summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-25io_uring: don't unconditionally set plug->nowait = trueJens Axboe1-3/+0
2020-09-25Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-4/+11
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu1-2/+1
2020-09-25io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe1-0/+5
2020-09-25KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson1-1/+2
2020-09-25Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+2
2020-09-25Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-8/+10
2020-09-25BackMerge commit '98477740630f270aecf648f1d6a9dbc6027d4ff1' into drm-fixesDave Airlie6-26/+38
2020-09-24Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9Jens Axboe5-22/+28
2020-09-24KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky1-2/+15
2020-09-24Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-175/+101
2020-09-24Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-8/+18
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada1-1/+15
2020-09-24mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds1-1/+1
2020-09-24spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui1-1/+1
2020-09-24s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger1-1/+2
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+49
2020-09-23Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-23/+14
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+15
2020-09-23x86/ioapic: Unbreak check_timer()Thomas Gleixner1-0/+1
2020-09-23nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni1-1/+1
2020-09-23mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds1-12/+12
2020-09-23mm: split out the non-present case from copy_one_pte()Linus Torvalds1-67/+79
2020-09-23spi: fsl-dspi: fix use-after-free in remove pathSascha Hauer1-5/+7
2020-09-23regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng1-3/+4
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang1-1/+1
2020-09-23KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal3-7/+15
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li1-1/+1
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang1-0/+4
2020-09-23ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unsetRafael J. Wysocki1-0/+1
2020-09-23drm/i915/selftests: Push the fake iommu device from the stack to dataChris Wilson1-7/+5
2020-09-23PM / devfreq: tegra30: Disable clock on error in probeDan Carpenter1-1/+3
2020-09-23PM / devfreq: Add timer type to devfreq_summary debugfsChanwoo Choi1-3/+8
2020-09-23Merge tag 'drm-misc-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-2/+3
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-15/+14
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds165-824/+1705
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+40
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds5-2/+28
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner6-12/+67
2020-09-22cpuidle: Drop misleading comments about RCU usageUlf Hansson1-10/+0
2020-09-22dm crypt: document encrypted keyring key optionMilan Broz1-1/+1
2020-09-22Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into d...Jani Nikula1-1/+5
2020-09-22dm crypt: document new no_workqueue flagsMilan Broz1-0/+8
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-29/+61
2020-09-22nvme-fc: fail new connections to a deleted host or remote portJames Smart1-2/+4
2020-09-22nvme-pci: fix NULL req in completion handlerXianting Tian1-7/+7
2020-09-22nvme: return errors for hwmon initKeith Busch3-12/+16
2020-09-22Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"Kai-Heng Feng1-1/+0