summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky
2020-09-24Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-24Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada
2020-09-24mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds
2020-09-24spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui
2020-09-24s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-23x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-09-23nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni
2020-09-23mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds
2020-09-23mm: split out the non-present case from copy_one_pte()Linus Torvalds
2020-09-23spi: fsl-dspi: fix use-after-free in remove pathSascha Hauer
2020-09-23regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-09-23KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang
2020-09-23ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unsetRafael J. Wysocki
2020-09-23drm/i915/selftests: Push the fake iommu device from the stack to dataChris Wilson
2020-09-23PM / devfreq: tegra30: Disable clock on error in probeDan Carpenter
2020-09-23PM / devfreq: Add timer type to devfreq_summary debugfsChanwoo Choi
2020-09-23Merge tag 'drm-misc-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner
2020-09-22cpuidle: Drop misleading comments about RCU usageUlf Hansson
2020-09-22dm crypt: document encrypted keyring key optionMilan Broz
2020-09-22Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-09-22dm crypt: document new no_workqueue flagsMilan Broz
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-22nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-09-22nvme-pci: fix NULL req in completion handlerXianting Tian
2020-09-22nvme: return errors for hwmon initKeith Busch
2020-09-22Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"Kai-Heng Feng
2020-09-22btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen
2020-09-22Merge remote-tracking branch 'origin/master' into drm-intel-fixesJani Nikula
2020-09-22media: dt-bindings: media: imx274: Convert to json-schemaJacopo Mondi
2020-09-21tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu
2020-09-21tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu
2020-09-21lib/bootconfig: Fix to remove tailing spaces after valueMasami Hiramatsu
2020-09-21lib/bootconfig: Fix a bug of breaking existing tree nodesMasami Hiramatsu
2020-09-21Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'David S. Miller