summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman-3/+1
2025-11-05ptp: Return -EINVAL on ptp_clock_register if required ops are NULLTim Hostetler-1/+3
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski-4/+2
2025-11-05rust: block: update ARef and AlwaysRefCounted imports from sync::arefShankari Anand-2/+1
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones-3/+59
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi-12/+12
2025-11-06clk: rockchip: rk3568: Drop CLK_NR_CLKS usageHeiko Stuebner-1/+4
2025-11-05accel/qaic: Add support for PM callbacksYoussef Samir-0/+103
2025-11-05hisi_acc_vfio_pci: adapt to new migration configurationLongfang Liu-39/+114
2025-11-05sev-dev: use override credential guardsChristian Brauner-8/+2
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu-0/+27
2025-11-05nvdimm: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-11-05nvme: fix admin request_queue lifetimeKeith Busch-1/+2
2025-11-05drm/i915/dmc: Fix extra bracket and wrong variable in PIPEDMC error logsAlok Tiwari-3/+3
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe-9/+7
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-5/+14
2025-11-05pinctrl: sunrisepoint: Switch to INTEL_GPP() macroAndy Shevchenko-17/+9
2025-11-05pinctrl: tigerlake: Switch to INTEL_GPP() macroAndy Shevchenko-39/+31
2025-11-05pinctrl: meteorpoint: Switch to INTEL_GPP() macroAndy Shevchenko-27/+19
2025-11-05pinctrl: meteorlake: Switch to INTEL_GPP() macroAndy Shevchenko-31/+23
2025-11-05pinctrl: lakefield: Switch to INTEL_GPP() macroAndy Shevchenko-17/+9
2025-11-05pinctrl: jasperlake: Switch to INTEL_GPP() macroAndy Shevchenko-21/+13
2025-11-05pinctrl: icelake: Switch to INTEL_GPP() macroAndy Shevchenko-34/+26
2025-11-05pinctrl: cannonlake: Switch to INTEL_GPP() macroAndy Shevchenko-38/+30
2025-11-05pinctrl: alderlake: Switch to INTEL_GPP() macroAndy Shevchenko-38/+30
2025-11-05pinctrl: intel: Introduce INTEL_GPP() macroAndy Shevchenko-0/+9
2025-11-05pinctrl: cix: sky1: Provide pin control dummy statesLinus Walleij-0/+16
2025-11-05accel/amdxdna: Support preemption requestsLizhi Hou-1/+192
2025-11-05drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasonsLucas De Marchi-2/+56
2025-11-05efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif-2/+2
2025-11-05coresight: ETR: Fix ETR buffer use-after-free issueXiaoqi Zhuang-0/+7
2025-11-05drm/xe: Remove never used code in xe_vm_create()Gwan-gyeong Mun-2/+1
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-557/+1554
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-67/+55
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi-3/+4
2025-11-05wifi: ath12k: Replace lock/unlock with guard()Ripan Deuri-30/+13
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar-270/+262
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar-18/+51
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar-7/+8
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar-30/+27
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar-31/+42
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar-98/+129
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri-220/+237
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar-15/+13
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani-208/+281
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar-54/+60
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar-37/+141
2025-11-05reset: imx8mp-audiomix: Fix bad mask valuesLaurentiu Mihalcea-2/+2
2025-11-05block: introduce disk_report_zone()Damien Le Moal-62/+64
2025-11-05dma-buf: rework stub fence initialisation v2Christian König-17/+15