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-09-12
iommu/amd: Test for PAGING domains before freeing a domain
Jason Gunthorpe
1
-1
/
+2
2024-09-10
iommu/amd: Add kernel parameters to limit V1 page-sizes
Joerg Roedel
5
-7
/
+25
2024-09-04
iommu/amd: Do not set the D bit on AMD v2 table entries
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Correct the reported page sizes from the V1 table
Jason Gunthorpe
1
-1
/
+2
2024-09-04
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
Jason Gunthorpe
2
-44
/
+0
2024-09-04
iommu/amd: Fix typo of , instead of ;
Jason Gunthorpe
1
-3
/
+3
2024-09-04
iommu/amd: Remove conditions from domain free paths
Jason Gunthorpe
1
-19
/
+10
2024-09-04
iommu/amd: Narrow the use of struct protection_domain to invalidation
Jason Gunthorpe
2
-19
/
+25
2024-09-04
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
7
-14
/
+20
2024-09-04
iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
Jason Gunthorpe
2
-4
/
+4
2024-09-04
iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
Jason Gunthorpe
4
-22
/
+22
2024-09-04
iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
2
-37
/
+0
2024-09-04
iommu/amd: Remove amd_iommu_domain_update() from page table freeing
Jason Gunthorpe
2
-3
/
+2
2024-09-04
iommu/amd: Set the pgsize_bitmap correctly
Jason Gunthorpe
1
-24
/
+4
2024-09-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2
-21
/
+8
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
2
-5
/
+4
2024-09-04
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
Vasant Hegde
1
-14
/
+4
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
3
-20
/
+19
2024-09-04
iommu/amd: Make amd_iommu_dev_flush_pasid_all() static
Vasant Hegde
2
-5
/
+3
2024-09-04
iommu/amd: Handle error path in amd_iommu_probe_device()
Vasant Hegde
1
-3
/
+5
2024-09-04
iommu/amd: Remove unused DTE_GCR3_INDEX_* macros
Vasant Hegde
1
-4
/
+0
2024-09-04
iommu/amd: Make amd_iommu_is_attach_deferred() static
Vasant Hegde
2
-2
/
+1
2024-09-04
iommu/amd: Update event log pointer as soon as processing is complete
Vasant Hegde
1
-1
/
+3
2024-08-23
iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros
Suravee Suthikulpanit
3
-20
/
+9
2024-08-13
iommu/amd: Add blocked domain support
Vasant Hegde
1
-0
/
+24
2024-08-11
Linux 6.11-rc3
Linus Torvalds
1
-1
/
+1
2024-08-11
Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-27
/
+41
2024-08-11
Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+5
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+27
2024-08-11
Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-59
/
+119
2024-08-11
Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-23
/
+30
2024-08-11
Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-63
/
+109
2024-08-11
Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-67
/
+81
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+18
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+2
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+64
2024-08-10
Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+4
2024-08-10
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-28
/
+126
2024-08-10
irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
Yong-Xuan Wang
1
-7
/
+25
2024-08-10
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
1
-1
/
+1
2024-08-09
Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-18
/
+22
2024-08-09
Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+9
2024-08-09
bcachefs: bcachefs_metadata_version_disk_accounting_v3
Kent Overstreet
3
-6
/
+32
2024-08-09
Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
32
-56
/
+287
2024-08-09
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
3
-6
/
+10
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
4
-8
/
+73
2024-08-09
Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2024-08-09
Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-08-09
Merge tag 'asm-generic-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
[next]