aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+11
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-5/+15
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationGravatar Steven Rostedt (VMware) 1-3/+11
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 12-41/+153
2017-10-15Linux 4.14-rc5v4.14-rc5Gravatar Linus Torvalds 1-1/+1
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-81/+115
2017-10-15Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 15-27/+86
2017-10-15Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Gravatar Linus Torvalds 3-19/+40
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 16-88/+284
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-102/+49
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-2/+10
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-26/+74
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-30/+24
2017-10-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-2/+45
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2017-10-14x86/microcode: Do the family check firstGravatar Borislav Petkov 1-9/+18
2017-10-14locking/lockdep: Disable cross-release features for nowGravatar Ingo Molnar 1-2/+2
2017-10-14Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Gravatar Linus Torvalds 5-26/+28
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeGravatar Andy Lutomirski 3-49/+136
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 19-50/+119
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 6-19/+26
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Gravatar Dave Airlie 7-25/+35
2017-10-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 21-181/+245
2017-10-13mm, swap: use page-cluster as max window of VMA based swap readaheadGravatar Huang Ying 2-44/+7
2017-10-13mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lockGravatar Will Deacon 1-15/+10
2017-10-13kmemleak: clear stale pointers from task stacksGravatar Konstantin Khlebnikov 2-1/+5
2017-10-13fs/binfmt_misc.c: node could be NULL when evicting inodeGravatar Eryu Guan 1-1/+1
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersGravatar Matthew Wilcox 3-5/+16
2017-10-13linux/kernel.h: add/correct kernel-doc notationGravatar Randy Dunlap 1-16/+74
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupGravatar Johannes Weiner 1-6/+5
2017-10-13Revert "vmalloc: back off when the current task is killed"Gravatar Johannes Weiner 1-6/+0
2017-10-13mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Gravatar Boris Brezillon 1-1/+1
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Gravatar Guenter Roeck 1-1/+1
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferGravatar Andrea Arcangeli 1-5/+20
2017-10-13mm: only display online cpus of the numa nodeGravatar Zhen Lei 1-2/+10
2017-10-13mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().Gravatar Zi Yan 1-2/+1
2017-10-13mm/mempolicy: fix NUMA_INTERLEAVE_HIT counterGravatar Andrey Ryabinin 1-2/+5
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFGravatar Arnd Bergmann 1-0/+10
2017-10-13mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORKGravatar Yang Shi 1-1/+6
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherGravatar Randy Dunlap 1-72/+71
2017-10-13mm/migrate: fix indexing bug (off by one) and avoid out of bound accessGravatar Mark Hairgrove 1-1/+2
2017-10-13Merge tag 'pci-v4.14-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-16/+8
2017-10-13Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-5/+8
2017-10-13Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-4/+8
2017-10-13Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 4-38/+53
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Gravatar Joerg Roedel 1-0/+1
2017-10-13powerpc/perf: Fix IMC initialization crashGravatar Anju T Sudhakar 1-1/+2
2017-10-13Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Gravatar Dave Airlie 3-0/+44
2017-10-13Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 1-1/+1