index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-13
Merge v6.19.8
Greg Kroah-Hartman
2026-03-13
Linux 6.19.8
Greg Kroah-Hartman
2026-03-13
apparmor: fix race between freeing data and fs accessing it
John Johansen
2026-03-13
apparmor: fix race on rawdata dereference
John Johansen
2026-03-13
apparmor: fix differential encoding verification
John Johansen
2026-03-13
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
2026-03-13
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
2026-03-13
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
2026-03-13
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
2026-03-13
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2026-03-13
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
2026-03-13
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
2026-03-13
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
2026-03-13
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
2026-03-13
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
2026-03-12
Merge 6.19.7
Sasha Levin
2026-03-12
Linux 6.19.7
Sasha Levin
2026-03-12
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
2026-03-12
bpf: collect only live registers in linked regs
Eduard Zingerman
2026-03-12
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
2026-03-12
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
2026-03-12
ata: libata-eh: Fix detection of deferred qc timeouts
Guenter Roeck
2026-03-12
accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
Rob Herring (Arm)
2026-03-12
accel: ethosu: Fix job submit error clean-up refcount underflows
Rob Herring (Arm)
2026-03-12
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
2026-03-12
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-03-12
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
2026-03-12
i40e: fix registering XDP RxQ info
Larysa Zaremba
2026-03-12
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
2026-03-12
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
2026-03-12
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
2026-03-12
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
2026-03-12
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
2026-03-12
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
2026-03-12
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2026-03-12
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2026-03-12
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
2026-03-12
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
2026-03-12
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
2026-03-12
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
2026-03-12
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
2026-03-12
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2026-03-12
block: use trylock to avoid lockdep circular dependency in sysfs
Ming Lei
2026-03-12
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
2026-03-12
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
2026-03-12
net: stmmac: Improve double VLAN handling
Ovidiu Panait
2026-03-12
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
2026-03-12
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
2026-03-12
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
2026-03-12
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
[next]