summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-13iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-13xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson
2026-03-13wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-13wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-13octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-13octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-13octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-13octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-13bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-13net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-03-13drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-13wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-13can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-13amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-03-13net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-03-13dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-03-13net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-03-13drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-03-13e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-03-13i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-03-13idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-03-13hwmon: (it87) Check the it87_lock() return valueBart Van Assche
2026-03-13pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu
2026-03-13HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray
2026-03-13HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard
2026-03-13platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh
2026-03-13pinctrl: equilibrium: fix warning trace on loadFlorian Eckert
2026-03-13pinctrl: equilibrium: rename irq_chip function callbacksFlorian Eckert
2026-03-13hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-03-13hwmon: (aht10) Add support for dht20Akhilesh Patil
2026-03-13nvme: fix admin queue leak on controller resetMing Lei
2026-03-13ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor
2026-03-13net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-03-13scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-03-13drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-03-13drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-03-13scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-03-13RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-13IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-13platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja
2026-03-13platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-13x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-13HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-13can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman