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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
8
-12
/
+10
2023-12-12
iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
1
-0
/
+2
2023-12-12
iommu/of: Use -ENODEV consistently in of_iommu_configure()
Jason Gunthorpe
1
-34
/
+15
2023-12-12
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
3
-26
/
+40
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
10
-17
/
+16
2023-12-12
iommu: Set owner token to SVA domain
Lu Baolu
1
-0
/
+1
2023-12-12
mm: Deprecate pasid field
Tina Zhang
2
-4
/
+0
2023-12-12
iommu: Support mm PASID 1:n with sva domains
Tina Zhang
2
-41
/
+74
2023-12-12
mm: Add structure to keep sva information
Tina Zhang
2
-0
/
+7
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
4
-10
/
+29
2023-12-12
iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
Tina Zhang
1
-7
/
+7
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
10
-6
/
+16
2023-11-27
Merge branch 'iommu/fixes' into core
Joerg Roedel
9
-41
/
+124
2023-11-27
iommu: Extend LPAE page table format to support custom allocators
Boris Brezillon
1
-16
/
+39
2023-11-27
iommu: Allow passing custom allocators to pgtable drivers
Boris Brezillon
2
-0
/
+57
2023-11-27
iommu/vt-d: Set variable intel_dirty_ops to static
Kunwu Chan
1
-2
/
+2
2023-11-27
iommu/vt-d: Fix incorrect cache invalidation for mm notification
Lu Baolu
1
-0
/
+26
2023-11-27
iommu/vt-d: Add MTL to quirk list to skip TE disabling
Abdul Halim, Mohd Syazwan
1
-1
/
+1
2023-11-27
iommu/vt-d: Make context clearing consistent with context mapping
Lu Baolu
1
-2
/
+2
2023-11-27
iommu/vt-d: Disable PCI ATS in legacy passthrough mode
Lu Baolu
1
-1
/
+2
2023-11-27
iommu/vt-d: Omit devTLB invalidation requests when TES=0
Lu Baolu
1
-0
/
+18
2023-11-27
iommu/vt-d: Support enforce_cache_coherency only for empty domains
Lu Baolu
2
-1
/
+7
2023-11-27
iommu: Clean up open-coded ownership checks
Robin Murphy
7
-43
/
+6
2023-11-27
iommu: Retire bus ops
Robin Murphy
5
-19
/
+21
2023-11-27
iommu/arm-smmu: Don't register fwnode for legacy binding
Robin Murphy
1
-1
/
+2
2023-11-27
iommu: Decouple iommu_domain_alloc() from bus ops
Robin Murphy
1
-3
/
+22
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
3
-1
/
+13
2023-11-27
iommu: Decouple iommu_present() from bus ops
Robin Murphy
1
-1
/
+20
2023-11-27
iommu: Factor out some helpers
Robin Murphy
1
-30
/
+26
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
4
-14
/
+26
2023-11-27
MAINTAINERS: list all Qualcomm IOMMU drivers in the QUALCOMM IOMMU entry
Dmitry Baryshkov
1
-0
/
+2
2023-11-27
iommu: Flow ERR_PTR out from __iommu_domain_alloc()
Jason Gunthorpe
1
-20
/
+39
2023-11-27
iommu: Map reserved memory as cacheable if device is coherent
Laurentiu Tudor
1
-0
/
+3
2023-11-26
Linux 6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-26
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-48
/
+31
2023-11-26
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
11
-34
/
+43
2023-11-26
Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-48
/
+37
2023-11-26
Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2023-11-26
Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2023-11-26
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-375
/
+314
2023-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
29
-2245
/
+175
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+21
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-8
/
+20
2023-11-25
Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-2
/
+4
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
[next]