summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutexTejun Heo
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-16Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-16vsprintf: Replace memory barrier with static_key for random_ptr_key updateSteven Rostedt (VMware)
2018-05-15Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-15Merge tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~a...Linus Torvalds
2018-05-15drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-05-14tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-14afs: Fix the non-encryption of callsDavid Howells
2018-05-14afs: Fix CB.CallBack handlingDavid Howells
2018-05-14afs: Fix whole-volume callback handlingDavid Howells
2018-05-14afs: Fix afs_find_server search loopMarc Dionne
2018-05-14afs: Fix the handling of an unfound server in CM operationsDavid Howells
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells
2018-05-14afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells
2018-05-14afs: Fix VNOVOL handling in address rotationDavid Howells
2018-05-14afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibilityDavid Howells
2018-05-14afs: Fix server rotation's handling of fileserver probe failureDavid Howells
2018-05-14afs: Fix refcounting in callback registrationDavid Howells
2018-05-14afs: Fix giving up callbacks on server destructionDavid Howells
2018-05-14afs: Fix address list parsingDavid Howells
2018-05-14afs: Fix directory page lockingDavid Howells
2018-05-13Linux 4.17-rc5Linus Torvalds
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-13Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-12Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-05-12Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes
2018-05-11mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi
2018-05-11proc/kcore: don't bounds check against address 0Laura Abbott
2018-05-11mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin
2018-05-11mm: sections are not offlined during memory hotremovePavel Tatashin
2018-05-11z3fold: fix reclaim lock-upsVitaly Wool
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo
2018-05-11lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov
2018-05-11MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak