summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-21net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang
2020-09-21inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet
2020-09-21net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-21Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-09-21net: Update MAINTAINERS for MediaTek switch driverSean Wang
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed