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-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
158
-5776
/
+1464
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
104
-1923
/
+5193
2024-07-19
Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
146
-1052
/
+1236
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
98
-639
/
+744
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
420
-3115
/
+15654
2024-07-19
Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
87
-3622
/
+616
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
127
-1197
/
+2553
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
41
-598
/
+1000
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-46
/
+156
2024-07-19
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-42
/
+46
2024-07-19
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-9
/
+8
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
352
-4509
/
+21495
2024-07-19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
469
-2231
/
+16821
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
48
-543
/
+2145
2024-07-19
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
6
-70
/
+78
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
65
-615
/
+3141
2024-07-19
Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
42
-582
/
+947
2024-07-19
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
8
-106
/
+146
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
56
-1236
/
+1624
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
106
-414
/
+1785
2024-07-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-239
/
+1206
2024-07-19
Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+3
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-07-19
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-19
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
114
-5897
/
+5484
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
3
-10
/
+10
2024-07-19
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2
-7
/
+34
2024-07-19
block: avoid polling configuration errors
hexue
1
-1
/
+4
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2
-0
/
+2
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
1
-1
/
+1
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
1
-32
/
+54
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
John Garry
2
-0
/
+3
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2
-2
/
+7
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2
-4
/
+9
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
2
-7
/
+11
2024-07-19
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
1
-0
/
+2
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
1
-13
/
+16
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
1
-2
/
+1
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2
-2
/
+2
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2
-3
/
+0
2024-07-19
block: Add missing entry to hctx_flag_name[]
John Garry
1
-2
/
+3
2024-07-19
block: Add zone write plugging entry to rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Add missing entries from cmd_flag_name[]
John Garry
1
-1
/
+6
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
5
-42
/
+46
2024-07-19
Merge branch 'pci/misc'
Bjorn Helgaas
19
-12
/
+19
2024-07-19
Merge branch 'pci/switchtec'
Bjorn Helgaas
3
-10
/
+10
[prev]
[next]