index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swap_slots.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-27
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
1
-1
/
+1
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
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
1
-1
/
+3
2023-11-24
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-11-23
arm64: add dependency between vmlinuz.efi and Image
Masahiro Yamada
1
-1
/
+1
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
3
-120
/
+52
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
[next]