summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-26drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-03-26arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-26arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-26net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro1-0/+4
2015-03-26net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-03-26tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-26ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-03-26ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca1-5/+3
2015-03-26Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-26net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-26rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-26caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-26inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-03-26virtio-net: correctly delete napi hashJason Wang1-5/+4
2015-03-26rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-03-26net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-4/+6
2015-03-26tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell1-2/+4
2015-03-26tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell1-0/+6
2015-03-26net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy1-2/+1
2015-03-26net_sched: fix struct tc_u_hnode layout in u32WANG Cong1-1/+4
2015-03-26sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-26sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-03-26sparc: perf: Make counting mode actually workDavid Ahern1-8/+3
2015-03-26sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern1-4/+0
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-03-18Linux 3.19.2v3.19.2Greg Kroah-Hartman1-1/+1
2015-03-18Revert "netfilter: xt_recent: relax ip_pkt_list_tot restrictions"Greg Kroah-Hartman1-47/+17
2015-03-18cxl: Add missing return statement after handling AFU errrorIan Munsie1-0/+1
2015-03-18cxl: Fix device_node reference countingRyan Grimm3-5/+5
2015-03-18cxl: Use image state defaults for reloading FPGARyan Grimm2-2/+41
2015-03-18clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-03-18sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2-5/+7
2015-03-18vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko1-1/+1
2015-03-18pinctrl: imx25: fix numbering for pinsUwe Kleine-König1-139/+137
2015-03-18pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König1-1/+1
2015-03-18ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-18GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble1-1/+1
2015-03-18of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi1-0/+4
2015-03-18sched: Fix hrtick_start() on UPWanpeng Li1-0/+5
2015-03-18coresight-etm: unlock on error paths in mode_store()Dan Carpenter1-2/+8
2015-03-18stable_kernel_rules: reorganize and update submission optionsBrian Norris1-10/+34
2015-03-18ASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatileBard Liao1-1/+0
2015-03-18ASoC: omap-pcm: Correct dma maskPeter Ujfalusi1-1/+1
2015-03-18NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust1-1/+1
2015-03-18NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()Trond Myklebust1-0/+6
2015-03-18ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus1-1/+4
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-18eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks1-4/+30
2015-03-18efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu1-4/+4
2015-03-18efi: Small leak on error in runtime map codeDan Carpenter1-1/+1