summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2019-07-262-1/+9
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-033-32/+123
|\ \ \ \ \
| * | | | | arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner2019-07-311-0/+40
| * | | | | x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner2019-07-311-0/+36
| * | | | | lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner2019-07-311-1/+11
| * | | | | lib/vdso: Move fallback invocation to the callersThomas Gleixner2019-07-311-17/+36
| * | | | | lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner2019-07-311-16/+2
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-034-3/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-08-014-3/+13
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe()Wen Yang2019-07-261-7/+8
| | * | | | | irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach2019-07-261-0/+1
| | * | | | | irqchip/irq-mbigen: Add of_node_put() before returnNishka Dasgupta2019-07-261-2/+7
| | * | | | | irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang2019-07-261-1/+1
| | * | | | | irqchip/gic-v3: Mark expected switch fall-throughAnders Roxell2019-07-261-0/+4
* | | | | | | Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-032-1/+8
|\ \ \ \ \ \ \
| * | | | | | | xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...Jia-Ju Bai2019-07-301-1/+5
| * | | | | | | xfs: fix stack contents leakage in the v1 inumber ioctlsDarrick J. Wong2019-07-281-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-0319-76/+114
|\ \ \ \ \ \ \
| * | | | | | | drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand2019-08-031-0/+6
| * | | | | | | memremap: move from kernel/ to mm/Christoph Hellwig2019-08-033-1/+1
| * | | | | | | lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko2019-08-031-1/+1
| * | | | | | | asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-031-30/+20
| * | | | | | | cgroup: kselftest: relax fs_spec checksChris Down2019-08-031-2/+1
| * | | | | | | mm/memory_hotplug.c: remove unneeded return for void functionWeitao Hou2019-08-031-2/+0
| * | | | | | | mm/migrate.c: initialize pud_entry in migrate_vma()Ralph Campbell2019-08-031-10/+7
| * | | | | | | coredump: split pipe command whitespace before expanding templatePaul Wise2019-08-031-5/+39
| * | | | | | | page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-032-7/+12
| * | | | | | | ubsan: build ubsan.c more conservativelyArnd Bergmann2019-08-031-1/+2
| * | | | | | | kasan: remove clang version check for KASAN_STACKArnd Bergmann2019-08-031-6/+5
| * | | | | | | mm: compaction: avoid 100% CPU usage during compaction when a task is killedMel Gorman2019-08-031-4/+7
| * | | | | | | mm: migrate: fix reference check race between __find_get_block() and migrationJan Kara2019-08-031-1/+3
| * | | | | | | mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...Yang Shi2019-08-031-1/+8
| * | | | | | | ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-031-3/+0
| * | | | | | | Revert "kmemleak: allow to coexist with fault injection"Yang Shi2019-08-031-1/+1
| * | | | | | | kernel/signal.c: fix a kernel-doc markupMauro Carvalho Chehab2019-08-031-1/+1
* | | | | | | | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-033-7/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley2019-07-311-5/+5
| * | | | | | | | riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley2019-07-311-1/+0
| * | | | | | | | riscv: Fix perf record without libelf supportMao Han2019-07-311-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-0248-256/+526
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter2019-08-025-5/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-021-2/+2
| | * | | | | | | | drm/exynos: add CONFIG_MMU dependencyArnd Bergmann2019-08-021-0/+1
| | * | | | | | | | drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King2019-08-021-1/+1
| | * | | | | | | | drm/exynos: using dev_get_drvdata directlyFuqian Huang2019-08-022-2/+2
| * | | | | | | | | Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson2019-08-021-83/+47
| * | | | | | | | | Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2019-08-028-71/+186
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/bochs: Use shadow buffer for bochs framebuffer consoleThomas Zimmermann2019-08-011-0/+1
| | * | | | | | | | | drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann2019-08-012-3/+22
| | * | | | | | | | | drm/fb-helper: Map DRM client buffer only when requiredThomas Zimmermann2019-08-012-20/+29