summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-11Merge tag 'gpio-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki
2026-06-11s390/process: Fix kernel thread function pointer typeHeiko Carstens
2026-06-11phy: rockchip: inno-usb2: Add missing clkout_ctl_phy kerneldocHeiko Stuebner
2026-06-11phy: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-06-11phy: add basic support for NXPs TJA1145 CAN transceiverDimitri Fedrau
2026-06-11dt-bindings: phy: add support for NXPs TJA1145 CAN transceiverDimitri Fedrau
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on ...Felix Gu
2026-06-11perf test: Truncate printed test descriptions dynamically to avoid terminal w...Ian Rogers
2026-06-11ASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functionsKean Ren
2026-06-11dma-buf: move system_cc_shared heap under separate KconfigArnd Bergmann
2026-06-11dt-bindings: display/lvds-codec: add ti,sn65lvds93Hugo Villeneuve
2026-06-11backlight: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-11ASoC: cs35l56: Fix possible uninitialized value in cs35l56_spi_system_reset()Richard Fitzgerald
2026-06-11pmdomain: core: fix early domain registrationJohan Hovold
2026-06-11platform/x86: apple-gmux: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-11HID: logitech-hidpp: sync wheel multiplier on wheel mode changesLauri Saurus
2026-06-11ASoC: sdw_utils: Add missed component_name strings for TI ampsBaojun Xu
2026-06-11ARM: 9476/1: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PANFlorian Fainelli
2026-06-11ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter
2026-06-11ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter
2026-06-11spi: xilinx: let transfers timeout in case of no IRQVadim Fedorenko
2026-06-11arm64: dts: allwinner: a523: Add missing GPIO interruptAndre Przywara
2026-06-11net: sched: avoid printing uninitialized link speedJakub Kicinski
2026-06-11iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in commentEthan Nelson-Moore
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi
2026-06-11drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-11ip6_tunnel: do not use dst6_mtu() in ip4ip6_err() and ip6erspan_tunnel_xmit()Eric Dumazet
2026-06-11Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki
2026-06-11Merge branch 'acpi-button'Rafael J. Wysocki
2026-06-11Merge branch 'acpi-driver'Rafael J. Wysocki
2026-06-11KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memoryChristian Borntraeger
2026-06-11pinctrl: qcom: Register functions before enabling pinctrlAlexandre MINETTE
2026-06-11pinctrl: meson: amlogic-a4: use nolock get rangeXianwei Zhao
2026-06-11pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driverJia Wang
2026-06-11dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controllerJia Wang
2026-06-11Merge branch 'acpica'Rafael J. Wysocki
2026-06-11liveupdate: Document that retrieve failure is permanentTarun Sahu
2026-06-11LoongArch: KVM: Add missing slots_lock for device register/unregisterZeng Chi
2026-06-11LoongArch: KVM: Validate irqchip index in irqfd routingYanfei Xu
2026-06-11LoongArch: KVM: Return full old CSR value from kvm_emu_xchg_csr()Qiang Ma
2026-06-11LoongArch: KVM: Check the return values for put_user()Qiang Ma
2026-06-11LoongArch: KVM: Remove timer interrupt injection when SW timer expiredBibo Mao
2026-06-11LoongArch: KVM: Deliver interrupt after IN_GUEST_MODE is setBibo Mao
2026-06-11LoongArch: KVM: Add valid bit check when set CSR.ESTAT registerBibo Mao
2026-06-11LoongArch: KVM: Inject interrupts with batch methodBibo Mao
2026-06-11LoongArch: KVM: Check msgint feature in interrupt postBibo Mao
2026-06-11LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()Bibo Mao
2026-06-11LoongArch: KVM: Use existing macro about interrupt bit maskBibo Mao
2026-06-11LoongArch: KVM: Fix FPU register width with user access APIBibo Mao