summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-10iommu/amd: move wait_on_sem() out of spinlockAnkit Soni
2026-01-10soc: fsl: qe: Add an interrupt controller for QUICC Engine PortsChristophe Leroy (CS GROUP)
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh
2026-01-10iommu: debug-pagealloc: Track IOMMU pagesMostafa Saleh
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack
2026-01-10PCI: Suspend iommu function prior to resetting a deviceNicolin Chen
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen
2026-01-10iommu: Tidy domain for iommu_setup_dma_ops()Nicolin Chen
2026-01-10iommu: Lock group->mutex in iommu_deferred_attach()Nicolin Chen
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack
2026-01-10HID: sony: add support for Rock Band 4 PS4 and PS5 guitarsRosalie Wanders
2026-01-10HID: hid-asus: Implement fn lock for Asus ProArt P16Connor Belli
2026-01-10HID: hid-pl: handle probe errorsOliver Neukum
2026-01-10HID: pidff: Do not set out of range trigger buttonTomasz Pakuła
2026-01-10HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard
2026-01-10HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang
2026-01-10HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar
2026-01-10HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouseNguyen Dinh Dang Duong
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2026-01-09cxl/acpi: Restore HBIW check before dereferencing platform_dataAlison Schofield
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li
2026-01-09cpuidle: menu: Remove incorrect unlikely() annotationBreno Leitao
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das
2026-01-09clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()Miaoqian Lin
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan
2026-01-09drm/rockchip: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-01-09drm/rockchip: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-01-09clk: qcom: alpha-pll: convert from divider_round_rate() to divider_determine_...Brian Masney
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is onBoris Brezillon