summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai1-0/+2
4 daysscsi: ufs: core: Fix shift out of bounds when MAXQ=32wangshuaiwei1-1/+1
4 daysscsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang1-2/+2
4 daysASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
4 daysASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu1-0/+7
4 daysscsi: ses: Fix devices attaching to different hostsTomas Henzl1-3/+2
4 daysACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider1-0/+13
4 dayswifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani1-0/+2
4 daysunshare: fix unshare_fs() handlingAl Viro1-1/+1
4 daysALSA: hda/realtek: Fix speaker pop on Star Labs StarFighterSean Rhodes1-0/+25
4 daysscsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar1-15/+19
4 daysACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek1-0/+8
4 daysscsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka1-2/+3
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