aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 25-26/+26
2017-09-03Linux 4.13v4.13Gravatar Linus Torvalds 1-1/+1
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 4-24/+8
2017-09-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-8/+10
2017-09-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+1
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-13/+22
2017-09-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 2-2/+27
2017-09-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 20-349/+2
2017-09-01Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 1-2/+2
2017-09-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+16
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Gravatar Oleg Nesterov 1-16/+26
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 119-559/+816
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-18/+18
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-20/+39
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-3/+22
2017-09-01Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 4-3/+17
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 3-3/+10
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-5/+24
2017-09-01udp: fix secpath leakGravatar Yossi Kuperman 1-1/+1
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetGravatar Ido Schimmel 1-0/+3
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersGravatar Ido Schimmel 3-1/+10
2017-09-01Fix warning messages when mounting to older serversGravatar Steve French 2-2/+27
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Gravatar Linus Torvalds 2-3/+3
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-16/+26
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-42/+13
2017-08-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-7/+27
2017-08-31Merge branch 'mmu_notifier_fixes'Gravatar Linus Torvalds 22-249/+65
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesGravatar Dave Kleikamp 1-9/+3
2017-08-31scripts/dtc: fix '%zx' warningGravatar Russell King 1-1/+1
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Gravatar Joe Stringer 1-1/+5
2017-08-31mm, madvise: ensure poisoned pages are removed from per-cpu listsGravatar Mel Gorman 1-0/+6
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaGravatar Eric Biggers 2-2/+8
2017-08-31kernel/kthread.c: kthread_worker: don't hog the cpuGravatar Shaohua Li 1-0/+1
2017-08-31mm,page_alloc: don't call __node_reclaim() with oom_lock held.Gravatar Tetsuo Handa 1-3/+6
2017-08-31mm/mmu_notifier: kill invalidate_pageGravatar Jérôme Glisse 2-39/+0
2017-08-31KVM: update to new mmu_notifier semantic v2Gravatar Jérôme Glisse 7-77/+0
2017-08-31xen/gntdev: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-19/+0
2017-08-31drm/amdgpu: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-31/+0
2017-08-31powerpc/powernv: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-10/+0
2017-08-31mm/rmap: update to new mmu_notifier semantic v2Gravatar Jérôme Glisse 1-3/+32
2017-08-31dax: update to new mmu_notifier semanticGravatar Jérôme Glisse 3-13/+33
2017-09-01ceph: fix readpage from fscacheGravatar Yan, Zheng 2-18/+18
2017-08-31wl1251: add a missing spin_lock_init()Gravatar Cong Wang 1-0/+1
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsGravatar Cameron Gutman 1-5/+19