aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-02iommu/arm-smmu: Add CB prefix to register bitfieldsRob Clark5-41/+41
2024-07-02sched_ext: Documentation: Remove mentions of scx_bpf_switch_allAboorva Devarajan1-11/+13
2024-07-02dt-bindings: arm-smmu: Add X1E80100 GPU SMMUAkhil P Oommen1-1/+2
2024-07-02drm/xe/guc: Demote GuC IDs usage message to debugMichal Wajdeczko1-2/+2
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich1-3/+0
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich2-0/+94
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich2-37/+32
2024-07-02s390/bpf: Support arena atomicsIlya Leoshkevich1-10/+94
2024-07-02s390/bpf: Enable arenaIlya Leoshkevich1-0/+5
2024-07-02s390/bpf: Support address space cast instructionIlya Leoshkevich1-0/+18
2024-07-02s390/bpf: Support BPF_PROBE_MEM32Ilya Leoshkevich1-27/+110
2024-07-02s390/bpf: Land on the next JITed instruction after exceptionIlya Leoshkevich1-3/+4
2024-07-02s390/bpf: Introduce pre- and post- probe functionsIlya Leoshkevich1-14/+44
2024-07-02s390/bpf: Get rid of get_probe_mem_regno()Ilya Leoshkevich1-26/+7
2024-07-02s390/bpf: Factor out emitting probe nopsIlya Leoshkevich1-22/+40
2024-07-02bpf: Fix atomic probe zero-extensionIlya Leoshkevich1-1/+2
2024-07-02bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen1-0/+4
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar4-8/+18
2024-07-02drm/xe/guc: Prevent use of uninitialized mutexVinay Belgaumkar1-0/+4
2024-07-02iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-02kunit/usercopy: Add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-02kunit/usercopy: Disable testing on !CONFIG_MMUKees Cook3-0/+11
2024-07-02io_uring/net: cleanup io_recv_finish() bundle handlingJens Axboe1-10/+10
2024-07-02io_uring/net: don't clear msg_inq before io_recv_buf_select() needs itJens Axboe1-4/+6
2024-07-02selinux: Use 1UL for EBITMAP_BIT to match maps typeCanfeng Guo1-1/+1
2024-07-02iommu/arm-smmu-v3: Shrink the strtab l1_desc arrayJason Gunthorpe2-10/+6
2024-07-02iommu/arm-smmu-v3: Do not zero the strtab twiceJason Gunthorpe1-20/+6
2024-07-02arm64: dts: qcom: msm8998: add venus nodePierre-Hugues Husson1-0/+48
2024-07-02xen-blkfront: fix sector_size propagation to the block layerChristoph Hellwig1-11/+5
2024-07-02null_blk: Fix description of the fua parameterDamien Le Moal1-1/+1
2024-07-02livepatch: Replace snprintf() with sysfs_emit()Yafang Shao1-3/+2
2024-07-02selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao1-0/+48
2024-07-02livepatch: Add "replace" sysfs attributeYafang Shao2-0/+20
2024-07-02io_uring/msg_ring: fix overflow postingPavel Begunkov1-1/+5
2024-07-02block/mq-deadline: Fix the tag reservation codeBart Van Assche1-3/+17
2024-07-02block: Call .limit_depth() after .hctx has been setBart Van Assche1-6/+6
2024-07-02iommu/arm-smmu-v3: Allow setting a S1 domain to a PASIDJason Gunthorpe2-2/+41
2024-07-02iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKEDJason Gunthorpe2-3/+49
2024-07-02iommu/arm-smmu-v3: Test the STE S1DSS functionalityJason Gunthorpe1-5/+108
2024-07-02iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is usedJason Gunthorpe3-16/+50
2024-07-02iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domainJason Gunthorpe3-393/+86
2024-07-02iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVAJason Gunthorpe1-2/+28
2024-07-02iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domainJason Gunthorpe3-17/+33
2024-07-02iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interfaceJason Gunthorpe1-9/+17
2024-07-02iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attachesJason Gunthorpe2-12/+19
2024-07-02iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domainJason Gunthorpe3-19/+43
2024-07-02iommu/arm-smmu-v3: Make changing domains be hitless for ATSJason Gunthorpe3-71/+177
2024-07-02iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated listJason Gunthorpe3-10/+47
2024-07-02iommu/arm-smmu-v3: Start building a generic PASID layerJason Gunthorpe3-31/+67
2024-07-02iommu/arm-smmu-v3: Convert to domain_alloc_sva()Jason Gunthorpe3-16/+8