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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
1
-1
/
+14
2023-10-24
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
1
-0
/
+17
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
1
-0
/
+35
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
1
-0
/
+28
2023-10-24
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
1
-0
/
+3
2023-10-24
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
2
-0
/
+74
2023-10-24
vfio: Move iova_bitmap into iommufd
Joao Martins
1
-0
/
+26
2023-10-21
iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description
Nicolin Chen
1
-3
/
+2
2023-10-10
iommufd: Support allocating nested parent domain
Yi Liu
1
-1
/
+11
2023-10-10
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
1
-1
/
+10
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+3
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-0
/
+4
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+1
2023-09-15
Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-09-15
Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-5
/
+34
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+6
2023-09-14
drm/tests: helpers: Avoid a driver uaf
Thomas Hellström
1
-1
/
+3
2023-09-13
Merge branch '6.6/scsi-staging' into 6.6/scsi-fixes
Martin K. Petersen
1
-3
/
+3
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+3
2023-09-13
i2c: Drop legacy callback .probe_new()
Uwe Kleine-König
1
-10
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
1
-0
/
+5
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
1
-0
/
+5
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
1
-0
/
+2
2023-09-11
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
1
-3
/
+3
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
1
-2
/
+2
2023-09-11
Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...
Daniel Vetter
1
-4
/
+31
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
2023-09-09
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-0
/
+1
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-5
/
+5
2023-09-09
spnego: add missing OID to oid registry
Steve French
1
-0
/
+1
2023-09-08
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+18
2023-09-08
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
1
-1
/
+0
2023-09-08
Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+34
2023-09-08
Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-0
/
+6
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
1
-0
/
+2
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
12
-32
/
+56
2023-09-07
Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-09-07
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-09-07
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2
-20
/
+1
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+45
2023-09-07
buffer: Make bh_offset() work for compound pages
Matthew Wilcox (Oracle)
1
-1
/
+4
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
1
-29
/
+1
2023-09-07
Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
1
-0
/
+1
2023-09-07
drm/drm_exec: Work around a WW mutex lockdep oddity
Thomas Hellström
1
-4
/
+31
[next]