index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
iommu/vt-d: Fix identity map bounds in si_domain_init()
Jon Pan-Doh
1
-1
/
+1
2024-07-12
iommu: Move IOMMU_DIRTY_NO_CLEAR define
Shameer Kolothum
1
-3
/
+3
2024-07-10
dt-bindings: iommu: Convert msm,iommu-v0 to yaml
David Heidelberg
2
-64
/
+78
2024-07-10
iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()
Lu Baolu
1
-0
/
+1
2024-07-10
iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH
Lu Baolu
1
-1
/
+1
2024-07-04
iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
Georgi Djakov
3
-16
/
+42
2024-07-03
iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
Lu Baolu
3
-7
/
+61
2024-07-03
iommu/vt-d: Add helper to flush caches for context change
Lu Baolu
3
-50
/
+92
2024-07-03
iommu/vt-d: Add helper to allocate paging domain
Lu Baolu
1
-9
/
+81
2024-07-03
iommu/vt-d: Downgrade warning for pre-enabled IR
Lu Baolu
1
-2
/
+2
2024-07-03
iommu/vt-d: Remove control over Execute-Requested requests
Lu Baolu
4
-17
/
+4
2024-07-03
iommu/vt-d: Remove comment for def_domain_type
Lu Baolu
1
-11
/
+0
2024-07-03
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
1
-1
/
+1
2024-07-03
iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
Kunkun Jiang
4
-1
/
+23
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
3
-23
/
+67
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
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-09
Linux 6.10-rc3
Linus Torvalds
1
-1
/
+1
2024-06-07
HID: Ignore battery for ELAN touchscreens 2F2C and 4116
Louis Dalibard
2
-0
/
+6
2024-06-07
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
1
-12
/
+47
[next]