aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-18Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-18Merge tag 'enforcement-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-10-18Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)
2017-10-17fs: Avoid invalidation in interrupt context in dio_complete()Lukas Czerner
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-10-16xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann
2017-10-16xfs: trim writepage mapping to within eofBrian Foster
2017-10-16fs: invalidate page cache after end_io() in dio completionEryu Guan
2017-10-16xfs: cancel dirty pages on invalidationDave Chinner
2017-10-16Documentation: Add a file explaining the Linux kernel license enforcement policyGreg Kroah-Hartman
2017-10-16s390: fix zfcpdump-configDimitri John Ledkov
2017-10-16s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger
2017-10-15Linux 4.14-rc5Linus Torvalds
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-15Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-15Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar
2017-10-14Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-10-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-13mm, swap: use page-cluster as max window of VMA based swap readaheadHuang Ying
2017-10-13mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lockWill Deacon
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-13fs/binfmt_misc.c: node could be NULL when evicting inodeEryu Guan
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-10-13Revert "vmalloc: back off when the current task is killed"Johannes Weiner
2017-10-13mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli
2017-10-13mm: only display online cpus of the numa nodeZhen Lei
2017-10-13mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().Zi Yan