summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-29s390/cpum_sf: Consistently use goto out for function exitThomas Richter
2024-10-29s390/cpum_sf: Do not re-enable event after deletionThomas Richter
2024-10-29MAINTAINERS: Update and add s390 crypto related entriesHarald Freudenberger
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger
2024-10-29s390/pkey: Build module name array selectively based on kernel config optionsHarald Freudenberger
2024-10-29s390/pkey: Fix checkpatch findings in pkey header fileHarald Freudenberger
2024-10-29s390/pkey: Rework pkey verify for protected keysHarald Freudenberger
2024-10-29s390/pkey: Simplify protected key length calculation codeHarald Freudenberger
2024-10-29s390/zcrypt: Cleanup include zcrypt_api.hHarald Freudenberger
2024-10-29s390/uv: Retrieve UV secrets sysfs supportSteffen Eiden
2024-10-29s390/uvdevice: Increase indent in IOCTL definitionsSteffen Eiden
2024-10-29s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden
2024-10-29s390/uv: Retrieve UV secrets supportSteffen Eiden
2024-10-29s390/uv: Use a constant for more-data rcSteffen Eiden
2024-10-29s390/uv: Provide host-key hashes in sysfsSteffen Eiden
2024-10-29s390/uv: Refactor uv-sysfs creationSteffen Eiden
2024-10-29Merge tag 'samsung-pinctrl-6.13' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2024-10-29SLUB: Add support for per object memory policiesChristoph Lameter
2024-10-29mm, slab: add kerneldocs for common SLAB_ flagsVlastimil Babka
2024-10-29mm/slab: remove duplicate check in create_cache()Zhen Lei
2024-10-29mm/slub: Move krealloc() and related code to slub.cFeng Tang
2024-10-29mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_siz...Feng Tang
2024-10-29mm: krealloc: Fix MTE false alarm in __do_kreallocQun-Wei Lin
2024-10-29iommu: Create __iommu_alloc_identity_domain()Jason Gunthorpe
2024-10-29iommu: Put domain allocation in __iommu_group_alloc_blocking_domain()Jason Gunthorpe
2024-10-29iommu/amd: Implement global identity domainVasant Hegde
2024-10-29iommu/amd: Enhance amd_iommu_domain_alloc_user()Vasant Hegde
2024-10-29iommu/amd: Pass page table type as param to pdom_setup_pgtable()Vasant Hegde
2024-10-29iommu/amd: Separate page table setup from domain allocationVasant Hegde
2024-10-29iommu/amd: Move V2 page table support check to early_amd_iommu_init()Vasant Hegde
2024-10-29iommu/amd: Add helper function to check GIOSUP/GTSUPVasant Hegde
2024-10-29iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domainVasant Hegde
2024-10-29iommu: Add new flag to explictly request PASID capable domainJason Gunthorpe
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe
2024-10-29iommu: Refactor __iommu_domain_alloc()Jason Gunthorpe
2024-10-29ALSA: usb-audio: Add Pioneer DJ/AlphaTheta DJM-A9 MixerSarah Grant
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu
2024-10-29drm/nouveau/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-10-29media: nvidia: tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-10-29remoteproc: Use iommu_paging_domain_alloc()Lu Baolu
2024-10-29ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13Piyush Raj Chouhan
2024-10-29iommu/amd: Fix corruption when mapping large pages from 0Jason Gunthorpe
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe
2024-10-29iommu/sysfs: constify the class structBartosz Golaszewski
2024-10-29iommu/mediatek: Add PGTABLE_PA_35_EN to mt8186 platform dataKonrad Adamczyk
2024-10-29iommu/amd: Do not try copy old DTE resume pathVasant Hegde
2024-10-29iommu/riscv: Paging domain supportTomasz Jeznach
2024-10-29iommu/riscv: Command and fault queue supportTomasz Jeznach
2024-10-29iommu/riscv: Device directory management.Tomasz Jeznach
2024-10-29iommu/riscv: Enable IOMMU registration and device probe.Tomasz Jeznach