summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-17btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-05-17btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-17btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro
2018-05-17Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana
2018-05-17dmaengine: qcom: bam_dma: check if the runtime pm enabledSrinivas Kandagatla
2018-05-17Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-17Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-16Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-16usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-16drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter
2018-05-16vsprintf: Replace memory barrier with static_key for random_ptr_key updateSteven Rostedt (VMware)
2018-05-16x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov
2018-05-16x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long
2018-05-16locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long
2018-05-16drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat