summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-11firewire: core: add KUnit test skeleton for node treeTakashi Sakamoto
2026-08-11drm/panel: remove accidentally committed .orig fileJani Nikula
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-11iommu/amd: Add SNP page mode 0 supportVasant Hegde
2026-08-11iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST commandVasant Hegde
2026-08-11iommu/amd: Rate limit INVALID_PPR_REQUEST error loggingVasant Hegde
2026-08-11iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requestsVasant Hegde
2026-08-11iommu/amd: Introduce PPR_TAG_LAST_PAGE() macroVasant Hegde
2026-08-11iommu/amd: Fix incorrect device ID in invalid PASID error messageVasant Hegde
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij
2026-08-11ALSA: hda/realtek: Rename Line Out control to Headphone on ThinkPad X1 Carbon...Zhang Heng
2026-08-11ALSA: pci: asihpi: use pcim_iomap for managed PCI memory mappingRosen Penev
2026-08-11m68k: coldfire/5441x: register mcf-rcm-reset platform deviceJean-Michel Hautbois
2026-08-11m68k/coldfire: replace linux/gpio.h inclusionsArnd Bergmann
2026-08-11m68k: defconfig: add config for M5282EVB boardGreg Ungerer
2026-08-11m68k: defconfig: add config for M52358EVB boardGreg Ungerer
2026-08-11ALSA: usb-audio: Fix popping noise on Valeton GP-200Zhang Heng
2026-08-11ALSA: hda/realtek: Add quirk for Lenovo Legion Pro 5 16ADR10Zhang Heng
2026-08-11ALSA: hda/realtek: Add quirk for Acer Predator PH16-71Zhang Heng
2026-08-11media: ipu-bridge: check all DMI entries when overriding sensor rotationJosé María Martín
2026-08-10apparmor: constify aa_label parameters on read-only query helpersJohn Johansen
2026-08-10apparmor: constify aa_dfa parameters on read-only compute pathsJohn Johansen
2026-08-10apparmor: constify aa_profile parameters on read-only compute pathsJohn Johansen
2026-08-10apparmor: constify aa_perms parameters that are read-onlyJohn Johansen
2026-08-10apparmor: drop use of _confined variant for iterationJohn Johansen
2026-08-10apparmor: refactory mount to use check_permsJohn Johansen
2026-08-10apparmor: fix auditing of mount binary dataJohn Johansen
2026-08-10apparmor: add audit mode to provide a mechanism to silence complain messagesJohn Johansen
2026-08-10apparmor: mark static tables and structs as read onlyJohn Johansen
2026-08-10apparmor: fix error debug output in fn_label_buildJohn Johansen
2026-08-10apparmor: make table entry count last enum for static tablesJohn Johansen
2026-08-10apparmor: fix race condition in label replacementJohn Johansen
2026-08-10apparmor: refactor xattr attachment, to take the file pathJohn Johansen
2026-08-10apparmor: fix unconfined user namespace restriction forced stackJohn Johansen
2026-08-10apparmor: reserve mediation class for packet mediationJohn Johansen
2026-08-10apparmor: move sock_rcv_skb() next to inet_conn_requestJohn Johansen
2026-08-10apparmor: move netfilter functions next to the LSM network operationsJohn Johansen
2026-08-10apparmor: refactor network socket mediation to support compatibilityJohn Johansen
2026-08-10apparmor: push inet mediation into profile callbacks, and improve auditingJohn Johansen
2026-08-10apparmor: refactor network sock mediation in preparation for inet mediationJohn Johansen
2026-08-10apparmor: make MEDIATES_AF_UNIX its own fnJohn Johansen
2026-08-10apparmor: fix error handling for copy_from_user in policy_updateJohn Johansen
2026-08-11powerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra
2026-08-11pwm: th1520: use vertical import styleGuru Das Srinagesh
2026-08-11rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`Francis Laniel
2026-08-11powerpc/configs: enable CONFIG_RAS to fix EDAC supportMichael Walle
2026-08-11f2fs: refactor f2fs_evict_inode having three major partsJaegeuk Kim
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong
2026-08-11thunderbolt: Clamp DMA tunnel credits to what a hop register can holdFan Ye
2026-08-10lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()Thomas Huth