summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19workqueue: Use POOL_BH instead of WQ_BH when checking pool flagsBreno Leitao
2026-03-19drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
2026-03-19btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai
2026-03-19xprtrdma: Decrement re_receiving on the early exit pathsEric Badger
2026-03-19drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo
2026-03-19drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio
2026-03-19nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
2026-03-19ALSA: usb-audio: Check max frame size for implicit feedback mode, tooTakashi Iwai
2026-03-19drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-03-19ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai
2026-03-19scsi: ufs: core: Fix shift out of bounds when MAXQ=32wangshuaiwei
2026-03-19scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang
2026-03-19ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax
2026-03-19ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu
2026-03-19scsi: ses: Fix devices attaching to different hostsTomas Henzl
2026-03-19ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider
2026-03-19wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani
2026-03-19unshare: fix unshare_fs() handlingAl Viro
2026-03-19ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighterSean Rhodes
2026-03-19scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar
2026-03-19fs: init flags_valid before calling vfs_fileattr_getEdward Adam Davis
2026-03-19scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power modeWon Jung
2026-03-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek
2026-03-19scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka
2026-03-19smb/server: Fix another refcount leak in smb2_open()Guenter Roeck
2026-03-19powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-19remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih
2026-03-19remoteproc: sysmon: Correct subsys_name_len type in QMI requestBjorn Andersson
2026-03-19powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-19powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-19powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-19remoteproc: qcom_wcnss: Fix reserved region mapping failureRob Herring (Arm)
2026-03-13Merge v6.19.8Greg Kroah-Hartman
2026-03-13Linux 6.19.8Greg Kroah-Hartman
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-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12Merge 6.19.7Sasha Levin
2026-03-12Linux 6.19.7Sasha Levin
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon