index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
iommu/io-pgtable-arm: Add read_and_clear_dirty() support
Shameer Kolothum
1
-2
/
+112
2024-07-03
iommu/arm-smmu-v3: Add feature detection for HTTU
Jean-Philippe Brucker
2
-0
/
+37
2024-07-03
iommu/arm-smmu-v3: Add support for domain_alloc_user fn
Shameer Kolothum
1
-2
/
+31
2024-07-02
iommu/arm-smmu-qcom: record reason for deferring probe
Zhenhua Huang
1
-1
/
+2
2024-07-02
iommu/arm-smmu: Pretty-print context fault related regs
Rob Clark
3
-51
/
+92
2024-07-02
iommu/arm-smmu-qcom-debug: Do not print for handled faults
Rob Clark
1
-4
/
+0
2024-07-02
iommu/arm-smmu: Add CB prefix to register bitfields
Rob Clark
5
-41
/
+41
2024-07-02
dt-bindings: arm-smmu: Add X1E80100 GPU SMMU
Akhil P Oommen
1
-1
/
+2
2024-07-02
iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-02
iommu/arm-smmu-v3: Shrink the strtab l1_desc array
Jason Gunthorpe
2
-10
/
+6
2024-07-02
iommu/arm-smmu-v3: Do not zero the strtab twice
Jason Gunthorpe
1
-20
/
+6
2024-07-02
iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID
Jason Gunthorpe
2
-2
/
+41
2024-07-02
iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
Jason Gunthorpe
2
-3
/
+49
2024-07-02
iommu/arm-smmu-v3: Test the STE S1DSS functionality
Jason Gunthorpe
1
-5
/
+108
2024-07-02
iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
Jason Gunthorpe
3
-16
/
+50
2024-07-02
iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
Jason Gunthorpe
3
-393
/
+86
2024-07-02
iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
Jason Gunthorpe
1
-2
/
+28
2024-07-02
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
3
-17
/
+33
2024-07-02
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
1
-9
/
+17
2024-07-02
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2
-12
/
+19
2024-07-02
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
3
-19
/
+43
2024-07-02
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
3
-71
/
+177
2024-07-02
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
3
-10
/
+47
2024-07-02
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
3
-31
/
+67
2024-07-02
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
3
-16
/
+8
2024-06-25
iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
Uros Bizjak
1
-3
/
+4
2024-06-25
iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
Uros Bizjak
1
-2
/
+5
2024-06-25
iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
Uros Bizjak
1
-1
/
+1
2024-06-25
dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatibles
Neil Armstrong
1
-0
/
+1
2024-06-25
iommu: sun50i: Add H616 compatible string
Andre Przywara
1
-0
/
+1
2024-06-25
dt-bindings: iommu: add new compatible strings
Andre Przywara
1
-1
/
+6
2024-06-25
iommu: sun50i: allocate page tables from below 4 GiB
Andre Przywara
1
-2
/
+11
2024-06-25
iommu: sun50i: clear bypass register
Jernej Skrabec
1
-0
/
+1
2024-06-14
iommu/iova: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-13
iommu/dma: Prune redundant pgprot arguments
Robin Murphy
1
-10
/
+6
2024-06-13
iommu: Make iommu_sva_domain_alloc() static
Lu Baolu
2
-10
/
+4
2024-06-09
Linux 6.10-rc3
Linus Torvalds
1
-1
/
+1
2024-06-09
Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...
Linus Torvalds
19
-29
/
+118
2024-06-09
Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+7
2024-06-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2024-06-08
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+1
2024-06-08
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-73
/
+222
2024-06-08
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-50
/
+17
2024-06-08
Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-40
/
+56
2024-06-08
Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-51
/
+36
2024-06-08
Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+17
2024-06-08
Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+10
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
21
-62
/
+115
2024-06-07
Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-31
/
+85
[prev]
[next]