summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-10HID: hid-pl: handle probe errorsOliver Neukum-1/+6
2026-01-10HID: pidff: Do not set out of range trigger buttonTomasz PakuĊ‚a-3/+13
2026-01-10HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard-0/+73
2026-01-10HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang-1/+3
2026-01-10HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar-0/+1
2026-01-10HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouseNguyen Dinh Dang Duong-0/+111
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet-7/+13
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+55
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+4
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-66/+6
2026-01-09cxl/acpi: Restore HBIW check before dereferencing platform_dataAlison Schofield-2/+9
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang-14/+109
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li-3/+9
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki-22/+19
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki-1/+1
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li-24/+52
2026-01-09cpuidle: menu: Remove incorrect unlikely() annotationBreno Leitao-1/+1
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das-1/+0
2026-01-09clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()Miaoqian Lin-1/+1
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan-4/+30
2026-01-09drm/rockchip: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2026-01-09drm/rockchip: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-1/+1
2026-01-09clk: qcom: alpha-pll: convert from divider_round_rate() to divider_determine_...Brian Masney-15/+6
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko-36/+58
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi-11/+2
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski-6/+11
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz-5/+53
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka-58/+21
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+7
2026-01-09drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is onBoris Brezillon-15/+25
2026-01-09cxl/port: Fix target list setup for multiple decoders sharing the same dportRobert Richter-1/+1
2026-01-09drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()Alice Ryhl-2/+2
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-28/+43
2026-01-09drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks-1/+1
2026-01-09Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-138/+300
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-627/+632
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2026-01-09Merge tag 'v6.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+0
2026-01-09wifi: ath12k: don't force radio frequency check in freq_to_idx()Baochen Qiang-8/+1
2026-01-09wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier-6/+6
2026-01-09wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier-8/+8
2026-01-09Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"Anup Patel-3/+9
2026-01-09irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi-1/+1
2026-01-09nvme-fc: release admin tagset if init failsChaitanya Kulkarni-0/+2
2026-01-09nvme-apple: add "apple,t8103-nvme-ans2" as compatibleJanne Grunau-0/+1
2026-01-09nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar-0/+12
2026-01-09drm/xe: improve header checkJani Nikula-1/+2
2026-01-09drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula-1/+1
2026-01-09drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula-1/+3
2026-01-09drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula-2/+2