summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang