summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
2026-03-03cxl/port: Fix use after free of parent_port in cxl_detach_ep()Alison Schofield
2026-03-03Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson
2026-03-03platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-03tee: shm: Remove refcounting of kernel pagesMatthew Wilcox
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-03-02spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
2026-03-02ACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre
2026-03-02iio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman