summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25apparmor: fix race on rawdata dereferenceJohn Johansen4-57/+93
2026-03-25apparmor: fix differential encoding verificationJohn Johansen2-4/+20
2026-03-25apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-9/+43
2026-03-25apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1
2026-03-25apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer1-2/+3
2026-03-25apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer1-10/+20
2026-03-25apparmor: fix: limit the number of levels of policy namespacesJohn Johansen2-0/+4
2026-03-25apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer1-3/+27
2026-03-25apparmor: fix memory leak in verify_headerMassimiliano Pellizzer1-1/+0
2026-03-25apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer1-1/+11
2026-03-25net: tcp: accept old ack during closingMenglong Dong1-7/+11
2026-03-25net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira3-0/+14
2026-03-25tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck1-0/+3
2026-03-25selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-25xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba1-1/+2
2026-03-25i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-25i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-25xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-25xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba1-1/+2
2026-03-25net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim2-52/+45
2026-03-25net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3
2026-03-25net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-25net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera2-2/+2
2026-03-25net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-25net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-25nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski1-0/+11
2026-03-25nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski1-4/+8
2026-03-25nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski1-2/+7
2026-03-25net: nfc: nci: Fix zero-length proprietary notificationsIan Ray1-1/+11
2026-03-25net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-25nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim1-2/+2
2026-03-25nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi1-1/+5
2026-03-25drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-25amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-25ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski1-1/+2
2026-03-25smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
2026-03-25smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
2026-03-25bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu1-3/+1
2026-03-25bpf: export bpf_link_inc_not_zero.Kui-Feng Lee2-1/+8
2026-03-25xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-03-25net/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson1-4/+10
2026-03-25indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-25wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-25wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-25wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-25wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-25octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-25octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-25bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen3-2/+10
2026-03-25net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1