summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13Merge v6.19.8Greg Kroah-Hartman
2026-03-13Linux 6.19.8Greg Kroah-Hartman
2026-03-13apparmor: fix race between freeing data and fs accessing itJohn Johansen
2026-03-13apparmor: fix race on rawdata dereferenceJohn Johansen
2026-03-13apparmor: fix differential encoding verificationJohn Johansen
2026-03-13apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen
2026-03-13apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen
2026-03-13apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer
2026-03-13apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer
2026-03-13apparmor: fix: limit the number of levels of policy namespacesJohn Johansen
2026-03-13apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer
2026-03-13apparmor: fix memory leak in verify_headerMassimiliano Pellizzer
2026-03-13apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12Merge 6.19.7Sasha Levin
2026-03-12Linux 6.19.7Sasha 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-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