summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-11Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-11Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-10dm linear: fix linear_end_io conditional definitionDamien Le Moal
2018-10-10Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-10Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-10Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-10-10Merge tag 'tag-chrome-platform-fixes-for-v4.19-rc8' of git://git.kernel.org/p...Greg Kroah-Hartman
2018-10-10Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-10Merge tag 'gfs2-4.19.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman
2018-10-10Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-10-09Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Greg Kroah-Hartman
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-08Merge tag 'vfio-ccw-20181002' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada
2018-10-07oradax: remove redundant null check before kfreeColin Ian King
2018-10-07sparc64: viohs: Remove VLA usageKees Cook
2018-10-07sbus: Use of_get_child_by_name helperRob Herring
2018-10-07sparc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-07mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-07percpu: stop leaking bitmap metadata blocksMike Rapoport
2018-10-07Linux 4.19-rc7Greg Kroah-Hartman
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-10-07Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman
2018-10-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook