summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
13 daysata: libata: cancel pending work after clearing deferred_qcNiklas Cassel2-0/+2
2026-03-12ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck1-1/+1
2026-03-12net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-12net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-12net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-12net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait2-19/+26
2026-03-12net: stmmac: Fix VLAN HW state restoreOvidiu Panait2-12/+22
2026-03-12net: stmmac: Improve double VLAN handlingOvidiu Panait3-4/+21
2026-03-12net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-12hwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1
2026-03-12nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim1-2/+2
2026-03-12nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi1-1/+5
2026-03-12drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-12drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-12i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock1-4/+10
2026-03-12drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-12xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-03-12wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-12wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-12octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-12octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-12octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-12octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen2-2/+9
2026-03-12net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
2026-03-12drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin1-0/+1
2026-03-12drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost1-0/+9
2026-03-12drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth1-2/+2
2026-03-12wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak1-1/+1
2026-03-12can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel1-1/+14
2026-03-12amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju1-1/+1
2026-03-12net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar1-0/+8
2026-03-12dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck1-1/+2
2026-03-12nvme-multipath: fix leak on try_module_get failureKeith Busch1-7/+5
2026-03-12net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
2026-03-12nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee1-4/+11
2026-03-12drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra1-4/+2
2026-03-12e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
2026-03-12i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
2026-03-12ice: recap the VSI and QoS info after rebuildAaron Ma3-11/+41