index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
iommu: Move IOMMU_DIRTY_NO_CLEAR define
Shameer Kolothum
2024-07-12
1
-3
/
+3
|
*
|
Merge branch 'for-joerg/arm-smmu/updates' into for-joerg/arm-smmu/next
Will Deacon
2024-07-04
16
-662
/
+1117
|
|
\
\
|
|
*
|
iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
Georgi Djakov
2024-07-04
3
-16
/
+42
|
|
*
|
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
2024-07-03
4
-1
/
+23
|
|
*
|
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
2024-07-03
3
-23
/
+67
|
|
*
|
iommu/io-pgtable-arm: Add read_and_clear_dirty() support
Shameer Kolothum
2024-07-03
1
-2
/
+112
|
|
*
|
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2024-07-03
2
-0
/
+37
|
|
*
|
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
2024-07-03
1
-2
/
+31
|
|
*
|
iommu/arm-smmu-qcom: record reason for deferring probe
Zhenhua Huang
2024-07-02
1
-1
/
+2
|
|
*
|
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
2024-07-02
3
-51
/
+92
|
|
*
|
iommu/arm-smmu-qcom-debug: Do not print for handled faults
Rob Clark
2024-07-02
1
-4
/
+0
|
|
*
|
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
2024-07-02
5
-41
/
+41
|
|
*
|
iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-02
1
-0
/
+1
|
|
*
|
iommu/arm-smmu-v3: Shrink the strtab l1_desc array
Jason Gunthorpe
2024-07-02
2
-10
/
+6
|
|
*
|
iommu/arm-smmu-v3: Do not zero the strtab twice
Jason Gunthorpe
2024-07-02
1
-20
/
+6
|
|
*
|
iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
Jason Gunthorpe
2024-07-02
2
-2
/
+41
|
|
*
|
iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
Jason Gunthorpe
2024-07-02
2
-3
/
+49
|
|
*
|
iommu/arm-smmu-v3: Test the STE S1DSS functionality
Jason Gunthorpe
2024-07-02
1
-5
/
+108
|
|
*
|
iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
Jason Gunthorpe
2024-07-02
3
-16
/
+50
|
|
*
|
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
Jason Gunthorpe
2024-07-02
3
-393
/
+86
|
|
*
|
iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
Jason Gunthorpe
2024-07-02
1
-2
/
+28
|
|
*
|
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
2024-07-02
3
-17
/
+33
|
|
*
|
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
2024-07-02
1
-9
/
+17
|
|
*
|
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2024-07-02
2
-12
/
+19
|
|
*
|
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
2024-07-02
3
-19
/
+43
|
|
*
|
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
2024-07-02
3
-71
/
+177
|
|
*
|
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
2024-07-02
3
-10
/
+47
|
|
*
|
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
2024-07-02
3
-31
/
+67
|
|
*
|
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
2024-07-02
3
-16
/
+8
|
|
*
|
iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-06-05
1
-3
/
+2
|
|
*
|
iommu/arm-smmu-v3: Avoid uninitialized asid in case of error
Mostafa Saleh
2024-06-05
1
-1
/
+1
|
*
|
|
Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/next
Will Deacon
2024-07-04
1
-2
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
dt-bindings: arm-smmu: Add X1E80100 GPU SMMU
Akhil P Oommen
2024-07-02
1
-1
/
+2
|
|
*
|
dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding
Bjorn Andersson
2024-06-05
1
-1
/
+2
|
|
/
/
*
|
|
Merge branch 'iommu/amd/amd-vi' into iommu/next
Will Deacon
2024-07-12
1
-1
/
+1
|
\
\
\
|
*
|
|
iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
Uros Bizjak
2024-06-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'iommu/allwinner/sun50i' into iommu/next
Will Deacon
2024-07-12
2
-3
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iommu: sun50i: Add H616 compatible string
Andre Przywara
2024-06-25
1
-0
/
+1
|
*
|
dt-bindings: iommu: add new compatible strings
Andre Przywara
2024-06-25
1
-1
/
+6
|
*
|
iommu: sun50i: allocate page tables from below 4 GiB
Andre Przywara
2024-06-25
1
-2
/
+11
|
*
|
iommu: sun50i: clear bypass register
Jernej Skrabec
2024-06-25
1
-0
/
+1
|
/
/
*
|
Linux 6.10-rc3
v6.10-rc3
Linus Torvalds
2024-06-09
1
-1
/
+1
*
|
Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...
Linus Torvalds
2024-06-09
19
-29
/
+118
|
\
\
|
*
|
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
2024-06-05
1
-0
/
+1
|
*
|
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Arnaldo Carvalho de Melo
2024-06-05
1
-4
/
+2
|
*
|
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
2024-06-04
1
-0
/
+6
|
*
|
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...
Arnaldo Carvalho de Melo
2024-06-03
1
-1
/
+3
|
*
|
tools headers UAPI: Update i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
1
-3
/
+28
|
*
|
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
2
-4
/
+22
|
*
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-05-28
1
-5
/
+4
[prev]
[next]