summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan4-0/+160
2018-05-19X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan4-3/+112
2018-05-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-15/+116
2018-05-18Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-05-18Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+3
2018-05-18Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-8/+24
2018-05-18hfsplus: stop workqueue when fill_super() failedTetsuo Handa1-0/+1
2018-05-18mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin1-0/+1
2018-05-18MAINTAINERS: add Q: entry to kselftest for patchwork projectShuah Khan (Samsung OSG)1-0/+1
2018-05-18radix tree: fix multi-order iteration raceRoss Zwisler1-4/+2
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler2-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler2-0/+21
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler1-1/+2
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler1-4/+2
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctlyMatthew Wilcox1-6/+15
2018-05-18platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-2/+43
2018-05-18Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-20/+74
2018-05-18Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2018-05-18Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-44/+145
2018-05-18Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-05-18Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-12/+34
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+17
2018-05-18Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds8-4/+19
2018-05-18Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-0/+11
2018-05-17Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+43
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-87/+157
2018-05-17Merge tag 'sound-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-3/+20
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin3-8/+8
2018-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds23-167/+422
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+28
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau3-4/+8
2018-05-17bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=nColy Li1-1/+3
2018-05-18powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin1-2/+12
2018-05-17MAINTAINERS: add entry for STM32 I2C driverPierre-Yves MORDRET1-0/+6
2018-05-17Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+2
2018-05-17Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-4/+6
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-22/+2
2018-05-16Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+15
2018-05-16usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)1-1/+2
2018-05-16drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter1-3/+4
2018-05-16vsprintf: Replace memory barrier with static_key for random_ptr_key updateSteven Rostedt (VMware)1-11/+15
2018-05-16drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry2-0/+7
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat1-0/+2
2018-05-15clk: stm32: fix: stm32 clock drivers are not compiled by defaultGabriel Fernandez1-4/+2
2018-05-15clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-05-15Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-168/+266
2018-05-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+5
2018-05-15Merge tag 'drm-fixes-for-v4.17-rc6-urgent' of git://people.freedesktop.org/~a...Linus Torvalds1-0/+1