summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-14asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-09-14PCI: Fix bridge_d3 update on device removalLukas Wunner1-2/+1
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+16
2016-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+22
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-55/+180
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-120/+283
2016-09-13Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds3-41/+31
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+7
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet1-4/+2
2016-09-13sctp: hold the transport before using it in sctp_hash_cmpXin Long1-10/+17
2016-09-13MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton1-1/+1
2016-09-13cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park1-3/+14
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-13bnx2: Reset device during driver initializationBaoquan He1-5/+7
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-13/+35
2016-09-13irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2-4/+6
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe5-74/+83
2016-09-13MIPS: Remove compact branch policy Kconfig entriesPaul Burton2-40/+0
2016-09-13MIPS: MAAR: Fix address alignmentJames Hogan1-7/+6
2016-09-13MIPS: Fix memory regions reaching top of physicalJames Hogan1-0/+7
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski1-1/+1
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla1-1/+1
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-13crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1
2016-09-13crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu1-1/+2
2016-09-13crypto: echainiv - Replace chaining with multiplicationHerbert Xu1-91/+24
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng3-4/+19
2016-09-13Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2-6/+6
2016-09-13Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-7/+7
2016-09-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+14
2016-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-12/+15
2016-09-13Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-38/+78
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever1-2/+3
2016-09-12nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann1-0/+1
2016-09-12nvme-rdma: fix null pointer dereference on req->mrColin Ian King1-0/+1
2016-09-12nvme-rdma: use ib_client API to detect device removalSteve Wise1-68/+40
2016-09-12nvme-rdma: add DELETING queue flagSagi Grimberg1-2/+9
2016-09-12netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso1-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-610/+875
2016-09-12ARM: pxa/lubbock: add pcmcia clockRussell King1-0/+14
2016-09-12ARM: locomo: fix locomo irq handlingRussell King1-3/+2
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner3-1/+3
2016-09-12mac80211: make mpath path fixing more robustPedersen, Thomas2-2/+3
2016-09-12Merge branches 'fixes-pcmcia' and 'fixes-sa1111' into fixesRussell King1-13/+19
2016-09-12ARM: sa1111: fix missing clk_disable()Russell King1-1/+3
2016-09-12ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13