summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-01-09cxl/port: Fix target list setup for multiple decoders sharing the same dportRobert Richter
2026-01-09drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()Alice Ryhl
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2026-01-09drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks
2026-01-09Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09Merge tag 'v6.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2026-01-09wifi: ath12k: don't force radio frequency check in freq_to_idx()Baochen Qiang
2026-01-09wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier
2026-01-09wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2026-01-09Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"Anup Patel
2026-01-09irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi
2026-01-09nvme-fc: release admin tagset if init failsChaitanya Kulkarni
2026-01-09nvme-apple: add "apple,t8103-nvme-ans2" as compatibleJanne Grunau
2026-01-09nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar
2026-01-09drm/xe: improve header checkJani Nikula
2026-01-09drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-09drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-09drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-09drm/xe/guc: fix struct guc_lfd_file_header kernel-docJani Nikula
2026-01-09drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X dividerGustavo Sousa
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik