summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-12net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson1-4/+10
2026-03-12indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
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 Chen3-2/+10
2026-03-12net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
2026-03-12drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-12drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-12accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou3-10/+19
2026-03-12kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-12rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot1-0/+8
2026-03-12blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni1-2/+1
2026-03-12drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13
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-12can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp1-0/+1
2026-03-12can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp1-0/+1
2026-03-12regulator: mt6363: Fix incorrect and redundant IRQ disposal in probeFelix Gu1-3/+1
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-12atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen1-11/+15
2026-03-12dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck1-1/+2
2026-03-12xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao1-9/+15
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao2-4/+4
2026-03-12tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski1-15/+1
2026-03-12udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.Kuniyuki Iwashima1-10/+15
2026-03-12accel/amdxdna: Fill invalid payload for failed commandLizhi Hou3-15/+38
2026-03-12crypto: ccp - Fix use-after-free on error pathAlper Ak1-1/+1
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet6-9/+10
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-12bridge: Check relevant per-VLAN options in VLAN range groupingDanielle Ratson2-3/+33
2026-03-12net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet8-23/+25
2026-03-12nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee1-4/+11
2026-03-12netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells5-77/+221
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: fix crash in ethtool offline loopback testMichal Schmidt3-6/+18
2026-03-12ice: recap the VSI and QoS info after rebuildAaron Ma3-11/+41