summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-03Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig
2019-08-03lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down
2019-08-03mm/memory_hotplug.c: remove unneeded return for void functionWeitao Hou
2019-08-03mm/migrate.c: initialize pud_entry in migrate_vma()Ralph Campbell
2019-08-03coredump: split pipe command whitespace before expanding templatePaul Wise
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann
2019-08-03kasan: remove clang version check for KASAN_STACKArnd Bergmann
2019-08-03mm: compaction: avoid 100% CPU usage during compaction when a task is killedMel Gorman
2019-08-03mm: migrate: fix reference check race between __find_get_block() and migrationJan Kara
2019-08-03mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...Yang Shi
2019-08-03ocfs2: remove set but not used variable 'last_hash'YueHaibing
2019-08-03Revert "kmemleak: allow to coexist with fault injection"Yang Shi
2019-08-03kernel/signal.c: fix a kernel-doc markupMauro Carvalho Chehab
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-02Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-02Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'for-5.3/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-02Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-02Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02Merge tag 'pm-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-02Merge tag 'sound-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-02Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-02Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-02Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter
2019-08-02Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson
2019-08-02Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-02Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-08-02drm/exynos: fix missing decrement of retry counterColin Ian King
2019-08-02drm/exynos: add CONFIG_MMU dependencyArnd Bergmann