aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2-1/+36
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky6-17/+114
2018-03-01Merge tag 'sound-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-14/+113
2018-03-01Merge tag 'pinctrl-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-2/+13
2018-03-01Merge tag 'gpio-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+14
2018-03-01block: fix a typoJiufei Xue1-1/+1
2018-03-01block: display the correct diskname for bioJiufei Xue2-3/+7
2018-03-01block: fix the count of PGPGOUT for WRITE_SAMEJiufei Xue1-1/+1
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu1-3/+6
2018-03-01mq-deadline: Make sure to always unlock zonesDamien Le Moal1-3/+13
2018-03-02kconfig: add xstrdup() helperMasahiro Yamada6-5/+17
2018-03-02kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck1-1/+1
2018-03-02Makefile: Fix lying comment re. silentoldconfigUlf Magnusson1-4/+3
2018-03-01Btrfs: fix log replay failure after unlink and link combinationFilipe Manana3-22/+139
2018-03-01Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana1-1/+1
2018-03-01Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana1-0/+3
2018-03-01btrfs: use proper endianness accessors for super_copyAnand Jain2-13/+15
2018-03-01btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg1-5/+6
2018-03-01btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov1-2/+16
2018-03-01btrfs: handle failure of add_pending_csumsNikolay Borisov1-2/+9
2018-03-01btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney2-2/+2
2018-03-01platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki1-0/+1
2018-03-01platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki1-0/+1
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner6-25/+32
2018-03-01pvcalls-front: 64-bit align flagsStefano Stabellini1-3/+8
2018-03-01Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-33/+32
2018-03-01Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-misc into drm-fixesDave Airlie6-8/+23
2018-03-01Merge tag 'drm-intel-fixes-2018-02-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie4-8/+10
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds45-137/+191
2018-02-28Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-3/+3
2018-02-28timers: Forward timer base before migrating timersLingutla Chandrasekhar1-0/+6
2018-02-28Merge tag 'arm-soc/for-4.16/drivers-fixes' of https://github.com/Broadcom/stblinux into fixesArnd Bergmann1-14/+60
2018-02-28Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixesArnd Bergmann7-14/+14
2018-02-28MAINTAINERS: update entries for ARM/STM32Alexandre Torgue1-1/+3
2018-02-28Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesArnd Bergmann2-2/+10
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds8-16/+19
2018-02-28drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu1-1/+1
2018-02-28drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu2-3/+4
2018-02-28drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng1-11/+7
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-28drm/amdgpu:Fixed wrong emit frame size for encJames Zhu1-1/+1
2018-02-28drm/amdgpu: move WB_FREE to correct placeMonk Liu1-5/+7
2018-02-28drm/amdgpu: only flush hotplug work without DCMonk Liu1-2/+4
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-5/+13
2018-02-28x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross1-2/+4
2018-02-28xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-02-28xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne1-2/+2
2018-02-28Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe7-23/+28