summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-13Linux 6.12.77v6.12.77Greg Kroah-Hartman1-1/+1
2026-03-13ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck1-1/+1
2026-03-13ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel2-0/+2
2026-03-13ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal1-3/+19
2026-03-13ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal1-5/+3
2026-03-13ext4: fix potential null deref in ext4_mb_init()Baokun Li1-0/+10
2026-03-13apparmor: fix race between freeing data and fs accessing itJohn Johansen7-101/+153
2026-03-13apparmor: fix race on rawdata dereferenceJohn Johansen4-57/+93
2026-03-13apparmor: fix differential encoding verificationJohn Johansen2-4/+20
2026-03-13apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-9/+43
2026-03-13apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1
2026-03-13apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer1-2/+3
2026-03-13apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer1-10/+20
2026-03-13apparmor: fix: limit the number of levels of policy namespacesJohn Johansen2-0/+4
2026-03-13apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer1-3/+27
2026-03-13apparmor: fix memory leak in verify_headerMassimiliano Pellizzer1-1/+0
2026-03-13apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer1-1/+11
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira3-0/+14
2026-03-13tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck1-0/+3
2026-03-13selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-13xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba1-1/+2
2026-03-13i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-13i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-13xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba1-1/+2
2026-03-13net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim2-52/+45
2026-03-13net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3
2026-03-13net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-13net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera2-2/+2
2026-03-13selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
2026-03-13kselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
2026-03-13net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-13netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal4-13/+50
2026-03-13net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-13nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski1-0/+11
2026-03-13nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski1-4/+8
2026-03-13nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski1-2/+7
2026-03-13net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet1-0/+1
2026-03-13net: nfc: nci: Fix zero-length proprietary notificationsIan Ray1-1/+11
2026-03-13net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-13hwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki2-38/+60
2026-03-13nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim1-2/+2
2026-03-13nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi1-1/+5
2026-03-13drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-13i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock1-4/+10
2026-03-13drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-13amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-13net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su2-3/+4
2026-03-13ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski1-1/+2