aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-11KVM: s390: Fix length check __import_wp_info()Christian Borntraeger1-1/+1
2026-08-11KVM: s390: Free guest debug data on vcpu destroyChristian Borntraeger1-0/+1
2026-08-11KVM: s390: Take srcu when importing watchpoint dataChristian Borntraeger1-2/+4
2026-08-11KVM: s390: Fix old_data leak in guest debug error pathChristian Borntraeger1-1/+5
2026-08-11KVM: s390: Fix memory leak in guest debug handlingChristian Borntraeger1-0/+1
2026-08-11KVM: s390: Zero initialize irq in reinject_machine_checkChristian Borntraeger1-1/+1
2026-08-11KVM: s390: Zero initialize data structures for inject_pfault_tokenChristian Borntraeger1-2/+2
2026-08-11KVM: s390: Remove user triggerable WARN_ONChristian Borntraeger1-1/+1
2026-08-11objtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/objtool_types.hIngo Molnar1-2/+2
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo4-13/+24
2026-08-11firewire: core: add KUnit tests for failure of tree buildingTakashi Sakamoto1-0/+84
2026-08-11firewire: core: add KUnit tests for successful tree buildingTakashi Sakamoto1-0/+508
2026-08-11firewire: core: add KUnit test skeleton for node treeTakashi Sakamoto4-0/+39
2026-08-11drm/panel: remove accidentally committed .orig fileJani Nikula1-722/+0
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm/msm', 'rockchip', 'ti/omap', 'riscv', 'intel/vt-d', 'amd/amd-vi', 'core' and 'typos' into nextJoerg Roedel44-463/+1026
2026-08-11iommu/amd: Add SNP page mode 0 supportVasant Hegde3-15/+35
2026-08-11iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST commandVasant Hegde2-5/+22
2026-08-11iommu/amd: Rate limit INVALID_PPR_REQUEST error loggingVasant Hegde1-3/+4
2026-08-11iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requestsVasant Hegde2-6/+33
2026-08-11iommu/amd: Introduce PPR_TAG_LAST_PAGE() macroVasant Hegde2-5/+5
2026-08-11iommu/amd: Fix incorrect device ID in invalid PASID error messageVasant Hegde1-1/+1
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij4-254/+79
2026-08-11ALSA: hda/realtek: Rename Line Out control to Headphone on ThinkPad X1 Carbon 6thZhang Heng1-0/+13
2026-08-11ALSA: pci: asihpi: use pcim_iomap for managed PCI memory mappingRosen Penev1-16/+1
2026-08-11m68k: coldfire/5441x: register mcf-rcm-reset platform deviceJean-Michel Hautbois1-0/+25
2026-08-11m68k/coldfire: replace linux/gpio.h inclusionsArnd Bergmann2-2/+2
2026-08-11m68k: defconfig: add config for M5282EVB boardGreg Ungerer1-0/+51
2026-08-11m68k: defconfig: add config for M52358EVB boardGreg Ungerer1-0/+52
2026-08-11ALSA: usb-audio: Fix popping noise on Valeton GP-200Zhang Heng1-0/+2
2026-08-11ALSA: hda/realtek: Add quirk for Lenovo Legion Pro 5 16ADR10Zhang Heng1-0/+1
2026-08-11ALSA: hda/realtek: Add quirk for Acer Predator PH16-71Zhang Heng1-0/+1
2026-08-11media: ipu-bridge: check all DMI entries when overriding sensor rotationJosé María Martín1-3/+5
2026-08-10apparmor: constify aa_label parameters on read-only query helpersJohn Johansen2-20/+23
2026-08-10apparmor: constify aa_dfa parameters on read-only compute pathsJohn Johansen8-32/+37
2026-08-10apparmor: constify aa_profile parameters on read-only compute pathsJohn Johansen10-23/+25
2026-08-10apparmor: constify aa_perms parameters that are read-onlyJohn Johansen6-10/+11
2026-08-10apparmor: drop use of _confined variant for iterationJohn Johansen1-7/+7
2026-08-10apparmor: refactory mount to use check_permsJohn Johansen4-168/+144
2026-08-10apparmor: fix auditing of mount binary dataJohn Johansen1-2/+2
2026-08-10apparmor: add audit mode to provide a mechanism to silence complain messagesJohn Johansen4-10/+22
2026-08-10apparmor: mark static tables and structs as read onlyJohn Johansen8-20/+22
2026-08-10apparmor: fix error debug output in fn_label_buildJohn Johansen1-2/+2
2026-08-10apparmor: make table entry count last enum for static tablesJohn Johansen3-5/+5
2026-08-10apparmor: fix race condition in label replacementJohn Johansen1-12/+48
2026-08-10apparmor: refactor xattr attachment, to take the file pathJohn Johansen1-15/+19
2026-08-10apparmor: fix unconfined user namespace restriction forced stackJohn Johansen1-26/+54
2026-08-10apparmor: reserve mediation class for packet mediationJohn Johansen2-1/+2
2026-08-10apparmor: move sock_rcv_skb() next to inet_conn_requestJohn Johansen1-36/+33
2026-08-10apparmor: move netfilter functions next to the LSM network operationsJohn Johansen1-44/+46
2026-08-10apparmor: refactor network socket mediation to support compatibilityJohn Johansen1-8/+10