summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13Linux 6.12.77linux-6.12.yGreg Kroah-Hartman
2026-03-13ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck
2026-03-13ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel
2026-03-13ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal
2026-03-13ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal
2026-03-13ext4: fix potential null deref in ext4_mb_init()Baokun Li
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-13tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
2026-03-13selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-13xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba
2026-03-13i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-13i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-13xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba
2026-03-13net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-13net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen
2026-03-13net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-13net: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-13selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-13kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-13net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-13netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-13net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-13nfc: rawsock: cancel tx_work before socket teardownJakub Kicinski
2026-03-13nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski
2026-03-13nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski
2026-03-13net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet
2026-03-13net: nfc: nci: Fix zero-length proprietary notificationsIan Ray
2026-03-13net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-13hwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-03-13hwmon: (max6639) : Configure based on DT propertyNaresh Solanki
2026-03-13nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-13nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2026-03-13drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-13i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock
2026-03-13drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-13amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-13net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-13ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski