summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-25hwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck
2026-03-25hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-03-25Bluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou
2026-03-25Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang
2026-03-25PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li
2026-03-25hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-25drm/syncobj: Fix xa_alloc allocation flagsTvrtko Ursulin
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-24virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-03-24s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger
2026-03-24Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-24thermal: intel: int340x: soc_slider: Set offset only for balanced modeSrinivas Pandruvada
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam
2026-03-24ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-24Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang