summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang
2026-03-10bpf: Reset register ID for BPF_END value trackingYazhou Tang
2026-03-10IB/hfi1: kzalloc to kzalloc_flexRosen Penev
2026-03-10x86/64/defconfig: Add CONFIG_IRQ_REMAPShashank Balaji
2026-03-10vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro
2026-03-10irqchip/riscv-aplic: Register syscore operations only onceJessica Liu
2026-03-10irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failureJessica Liu
2026-03-10fbdev: omapfb: Add missing error check for clk_get()Chen Ni
2026-03-10perf vendor events arm64: Add Tegra410 Olympus PMU eventsBesar Wicaksono
2026-03-10genirq: Document interaction between <linux/irq.h> and DT binding definesGeert Uytterhoeven
2026-03-10irqchip: Use IS_ERR_OR_NULL() instead of NULL and IS_ERR() checksPhilipp Hahn
2026-03-10irqchip/renesas-rzv2h: Handle ICU error IRQ and add SWPE triggerLad Prabhakar
2026-03-10irqchip/renesas-rzv2h: Add CA55 software interrupt supportLad Prabhakar
2026-03-10irqchip/renesas-rzv2h: Replace single irq_chip with per-region irq_chip insta...Lad Prabhakar
2026-03-10irqchip/renesas-rzv2h: Clarify IRQ range definitions and tighten TINT validationLad Prabhakar
2026-03-10irqchip/renesas-rzv2h: Switch to using dev_err_probe()Lad Prabhakar
2026-03-10irqchip/renesas-rzv2h: Use local device pointer in ICU probeLad Prabhakar
2026-03-10irqchip/renesas-rzv2h: Use local node pointerLad Prabhakar
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko
2026-03-10arm64: remove ARCH_INLINE_*Jisheng Zhang
2026-03-10landlock: Clean up interrupted thread logic in TSYNCYihan Ding
2026-03-10landlock: Serialize TSYNC thread restrictionYihan Ding
2026-03-10ALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum
2026-03-10sched_ext: Reject sub-sched attachment to a disabled parentTejun Heo
2026-03-10sched_ext: Fix scx_sched_lock / rq lock orderingTejun Heo
2026-03-10sched_ext: Always bounce scx_disable() through irq_workTejun Heo
2026-03-10sched_ext: Add scx_dump_lock and dump_disabledTejun Heo
2026-03-10sched_ext: Fix sub_detach op check to test the parent's opsTejun Heo
2026-03-10Merge branch 'for-7.1-devm-alloc-wq' into for-7.1Tejun Heo
2026-03-10workqueue: devres: Add device-managed allocate workqueueKrzysztof Kozlowski
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato
2026-03-10HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...Denis Benato
2026-03-10HID: asus: do not abort probe when not necessaryDenis Benato
2026-03-10HID: asus: simplify and improve asus_kbd_set_report()Denis Benato
2026-03-10HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato
2026-03-10HID: asus: fix code style of comments and bracketsDenis Benato
2026-03-10sched: Prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn
2026-03-10HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"Colin Ian King
2026-03-10HID: hid-lenovo-go: Remove unneeded semicolonChen Ni
2026-03-10HID: hid-lenovo-go-s: Remove unneeded semicolonChen Ni
2026-03-10HID: Add documentation for Lenovo Legion Go driversDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add IMU and Touchpad RO AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add RGB LED control interfaceDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add Touchpad Mode AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add Feature Status AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add MCU ID AttributeDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID DriverDerek J. Clark
2026-03-10HID: Include firmware version in the ueventMario Limonciello
2026-03-10HID: hid-lenovo-go: Add OS Mode ToggleDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add Calibration SettingsDerek J. Clark