summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-19scsi: ses: Fix devices attaching to different hostsTomas Henzl1-3/+2
2026-03-19ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider1-0/+13
2026-03-19wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani1-0/+2
2026-03-19unshare: fix unshare_fs() handlingAl Viro1-1/+1
2026-03-19ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighterSean Rhodes1-0/+25
2026-03-19scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar1-15/+19
2026-03-19fs: init flags_valid before calling vfs_fileattr_getEdward Adam Davis1-1/+1
2026-03-19scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power modeWon Jung1-1/+2
2026-03-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek1-0/+8
2026-03-19scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka1-2/+3
2026-03-19smb/server: Fix another refcount leak in smb2_open()Guenter Roeck1-1/+2
2026-03-19powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
2026-03-19remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih1-0/+39
2026-03-19remoteproc: sysmon: Correct subsys_name_len type in QMI requestBjorn Andersson1-1/+1
2026-03-19powerpc/crash: adjust the elfcorehdr sizeSourabh Jain1-1/+13
2026-03-19powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain1-8/+9
2026-03-19powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)1-1/+1
2026-03-19remoteproc: qcom_wcnss: Fix reserved region mapping failureRob Herring (Arm)1-1/+1
2026-03-13Linux 6.19.8v6.19.8Greg Kroah-Hartman1-1/+1
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-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses2-86/+212
2026-03-12Linux 6.19.7v6.19.7Sasha Levin1-1/+1
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman4-38/+73
2026-03-12tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck1-0/+3
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-12ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck1-1/+1
2026-03-12accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)1-1/+4
2026-03-12accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)1-8/+18
2026-03-12xdp: produce a warning when calculated tailroom is negativeLarysa Zaremba1-1/+2
2026-03-12net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-12ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
2026-03-12ice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-12xdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba1-1/+2
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim2-52/+45
2026-03-12net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3