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
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
2
-4
/
+5
2024-09-12
iov_iter: Provide copy_folio_from_iter()
David Howells
1
-0
/
+6
2024-09-12
mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
David Howells
3
-0
/
+207
2024-09-05
netfs: Remove NETFS_COPY_TO_CACHE
David Howells
2
-4
/
+2
2024-09-05
netfs: Reserve netfs_sreq_source 0 as unset/unknown
David Howells
2
-0
/
+2
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-2
/
+2
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
1
-0
/
+1
2024-09-05
netfs: Reduce number of conditional branches in netfs_perform_write()
David Howells
1
-2
/
+0
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+5
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2024-08-30
Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-10
/
+9
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-6
/
+2
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-8
/
+11
2024-08-29
Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-6
/
+9
2024-08-28
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
1
-1
/
+1
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-50
/
+6
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-0
/
+1
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
1
-0
/
+1
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-1
/
+1
2024-08-27
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
1
-2
/
+3
2024-08-27
drm/i915: ARL requires a newer GSC firmware
John Harrison
1
-4
/
+7
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-2
/
+2
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-0
/
+1
2024-08-26
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
1
-4
/
+6
2024-08-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+9
2024-08-24
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+36
2024-08-24
Merge tag 'drm-fixes-2024-08-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+4
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+1
2024-08-24
Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2024-08-23
Revert "drm/ttm: increase ttm pre-fault value to PMD size"
Alex Deucher
1
-4
/
+0
2024-08-23
iommu: Handle iommu faults for a bad iopf setup
Pranjal Shrivastava
1
-2
/
+3
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-15
/
+82
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
1
-5
/
+6
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-0
/
+4
2024-08-19
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
1
-0
/
+36
2024-08-19
block: Drop NULL check in bdev_write_zeroes_sectors()
John Garry
1
-6
/
+1
2024-08-19
drm/xe/oa/uapi: Make bit masks unsigned
Geert Uytterhoeven
1
-4
/
+4
2024-08-19
ACPI: video: Add Dell UART backlight controller detection
Hans de Goede
1
-0
/
+1
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-19
/
+62
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-8
/
+11
2024-08-16
scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...
Manivannan Sadhasivam
1
-0
/
+8
2024-08-16
scsi: core: Fix the return value of scsi_logical_block_count()
Chaotian Jing
1
-1
/
+1
2024-08-16
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
[next]