summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12Linux 6.18.17Sasha Levin
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman
2026-03-12tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-12ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck
2026-03-12xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba
2026-03-12net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-12xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-12net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen
2026-03-12net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-12net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-12selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-12kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-12net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-12netfilter: nf_tables: unconditionally bump set->nelems before insertionPablo Neira Ayuso
2026-03-12net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-12block: use trylock to avoid lockdep circular dependency in sysfsMing Lei
2026-03-12net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
2026-03-12net: stmmac: Fix VLAN HW state restoreOvidiu Panait
2026-03-12net: stmmac: Improve double VLAN handlingOvidiu Panait
2026-03-12net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-12nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski
2026-03-12nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski
2026-03-12nfc: nci: complete pending data exchange on device closeJakub Kicinski
2026-03-12nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski
2026-03-12net: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman
2026-03-12net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet
2026-03-12net: nfc: nci: Fix zero-length proprietary notificationsIan Ray
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-12hwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-03-12timekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar
2026-03-12nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-12nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2026-03-12drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-12drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-12i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock
2026-03-12drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-12ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong