aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-03l2tp: pass tunnel pointer to ->session_create()Guillaume Nault4-25/+17
2017-09-03l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2-13/+32
2017-09-03Merge branch 'net-revert-lib-percpu_counter-API-for-fragmentation-mem-accounting'David S. Miller6-64/+22
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer5-41/+13
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2-24/+10
2017-09-03ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio1-3/+4
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-16/+26
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds119-559/+816
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2-18/+18
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-20/+39
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-3/+22
2017-09-01Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-3/+17
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-3/+10
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-5/+24
2017-09-01udp: fix secpath leakYossi Kuperman1-1/+1
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel1-0/+3
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel3-1/+10
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-3/+3
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-16/+26
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-42/+13
2017-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-7/+27
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds22-249/+65
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp1-9/+3
2017-08-31scripts/dtc: fix '%zx' warningRussell King1-1/+1
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-08-31mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman1-0/+6
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2-2/+8
2017-08-31kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li1-0/+1
2017-08-31mm,page_alloc: don't call __node_reclaim() with oom_lock held.Tetsuo Handa1-3/+6
2017-08-31mm/mmu_notifier: kill invalidate_pageJérôme Glisse2-39/+0
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse7-77/+0
2017-08-31xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-31powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse1-10/+0
2017-08-31mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse1-3/+32
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse3-13/+33
2017-09-01ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-31Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-2/+12
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixesMartin Schwidefsky1-1/+1
2017-08-31s390/mm: fix BUG_ON in crst_table_upgradeMartin Schwidefsky1-2/+4
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky1-0/+5
2017-08-31Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixesMark Brown2-1/+11