summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach
2018-05-19x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-05-19efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland
2018-05-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-18Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-05-18Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-18Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-18hfsplus: stop workqueue when fill_super() failedTetsuo Handa
2018-05-18mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin
2018-05-18MAINTAINERS: add Q: entry to kselftest for patchwork projectShuah Khan (Samsung OSG)
2018-05-18radix tree: fix multi-order iteration raceRoss Zwisler
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder
2018-05-18lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctlyMatthew Wilcox
2018-05-18platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-18Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-05-18Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-18Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-18Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-18Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-18Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller
2018-05-18parisc: Move setup_profiling_timer() out of init sectionHelge Deller
2018-05-18parisc: Move find_pa_parent_type() out of init sectionHelge Deller
2018-05-18sched/fair: Fix documentation file pathSebastian Andrzej Siewior
2018-05-18sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre
2018-05-18sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre
2018-05-18Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-17Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-17x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17Merge tag 'sound-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin
2018-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-17bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=nColy Li
2018-05-18powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-17MAINTAINERS: add entry for STM32 I2C driverPierre-Yves MORDRET
2018-05-17btrfs: fix crash when trying to resume balance without the resume flagAnand Jain