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
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
3
-4
/
+23
2023-10-24
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
2
-0
/
+21
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
5
-0
/
+184
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
5
-0
/
+121
2023-10-24
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
2
-1
/
+6
2023-10-24
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
2
-0
/
+74
2023-10-24
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
4
-4
/
+7
2023-10-24
vfio: Move iova_bitmap into iommufd
Joao Martins
7
-2
/
+34
2023-10-24
vfio/iova_bitmap: Export more API symbols
Joao Martins
1
-0
/
+3
2023-10-21
iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description
Nicolin Chen
1
-3
/
+2
2023-10-16
iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
Nicolin Chen
1
-13
/
+16
2023-10-10
iommu/vt-d: Add domain_alloc_user op
Yi Liu
1
-0
/
+28
2023-10-10
iommufd/selftest: Add domain_alloc_user() support in iommu mock
Yi Liu
4
-8
/
+48
2023-10-10
iommufd: Support allocating nested parent domain
Yi Liu
2
-2
/
+15
2023-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
3
-5
/
+9
2023-10-10
iommufd: Use the domain_alloc_user() op for domain allocation
Yi Liu
1
-4
/
+15
2023-10-10
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
1
-1
/
+10
2023-09-26
iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
Nicolin Chen
1
-1
/
+1
2023-09-19
iommufd: Fix spelling errors in comments
GuokaiXu
2
-2
/
+2
2023-09-17
Linux 6.6-rc2
Linus Torvalds
1
-1
/
+1
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-24
/
+61
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+34
2023-09-17
Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2023-09-17
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-09-17
stat: remove no-longer-used helper macros
Linus Torvalds
1
-6
/
+0
2023-09-17
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+24
2023-09-17
Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+1
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-51
/
+64
2023-09-17
x86/purgatory: Remove LTO flags
Song Liu
1
-0
/
+4
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2
-14
/
+39
2023-09-16
Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2023-09-16
vm: fix move_vma() memory accounting being off
Linus Torvalds
1
-1
/
+1
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
21
-107
/
+112
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
8
-40
/
+63
2023-09-16
Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2023-09-16
Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2023-09-16
Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+35
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+11
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-09-15
Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-1
/
+129
2023-09-15
Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-4
/
+5
2023-09-15
Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-14
/
+16
2023-09-15
Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+15
2023-09-15
Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-30
/
+33
2023-09-15
Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linux
Linus Torvalds
9
-40
/
+65
2023-09-15
Merge tag 'io_uring-6.6-2023-09-15' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+5
2023-09-15
Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2023-09-15
Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
57
-235
/
+464
[next]