summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)
2026-03-12accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)
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-12ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-12ice: fix rxq info registering in mbuf packetsLarysa 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-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-12sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
2026-03-12x86/topo: Fix SNC topology messPeter Zijlstra
2026-03-12x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
2026-03-12x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-12x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
2026-03-12nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
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-12time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch
2026-03-12i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock