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-05-23
mseal: add mseal syscall
Jeff Xu
8
-1
/
+432
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
19
-2
/
+23
2024-05-24
uprobes: prevent mutex_lock() under rcu_read_lock()
Andrii Nakryiko
1
-5
/
+9
2024-05-23
drm/amd/display: Enable colorspace property for MST connectors
Mario Limonciello
1
-0
/
+3
2024-05-23
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
1
-1
/
+1
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-68
/
+129
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
26
-186
/
+314
2024-05-23
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
1
-0
/
+8
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
3
-2
/
+4
2024-05-23
nvme: fix multipath batched completion accounting
Keith Busch
1
-5
/
+10
2024-05-23
Merge tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2
-6
/
+6
2024-05-23
Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-77
/
+48
2024-05-23
Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+8
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2
-11
/
+14
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-245
/
+243
2024-05-23
Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+15
2024-05-23
Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
147
-808
/
+794
2024-05-23
Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-114
/
+76
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-25
/
+125
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
40
-175
/
+353
2024-05-23
irqchip/riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
1
-1
/
+1
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2
-0
/
+9
2024-05-23
Merge tag 'drm-misc-fixes-2024-05-16' of https://gitlab.freedesktop.org/drm/m...
Daniel Vetter
11
-85
/
+112
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
2024-05-23
soi: Don't call DMA sync API when not needed
Mark Brown
63
-933
/
+2241
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-23
eventfs: Do not use attributes for events directory
Steven Rostedt (Google)
1
-7
/
+7
2024-05-23
eventfs: Cleanup permissions in creation of inodes
Steven Rostedt (Google)
1
-67
/
+23
2024-05-23
eventfs: Remove getattr and permission callbacks
Steven Rostedt (Google)
1
-40
/
+0
2024-05-23
eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()
Steven Rostedt (Google)
1
-19
/
+23
2024-05-23
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google)
1
-16
/
+17
2024-05-23
eventfs: Update all the eventfs_inodes from the events descriptor
Steven Rostedt (Google)
1
-13
/
+31
2024-05-23
tracefs: Update inode permissions on remount
Steven Rostedt (Google)
2
-7
/
+25
2024-05-23
eventfs: Keep the directories from having the same inode number as files
Steven Rostedt (Google)
1
-1
/
+5
2024-05-23
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
1
-2
/
+1
2024-05-23
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
1
-1
/
+2
2024-05-23
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fedor Pchelkin
1
-0
/
+3
2024-05-23
dma-mapping: benchmark: fix up kthread-related error handling
Fedor Pchelkin
1
-6
/
+10
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-05-23
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
1
-1
/
+1
2024-05-23
spi: stm32: Revert change that enabled controller before asserting CS
Uwe Kleine-König
1
-2
/
+12
2024-05-23
spi: Check if transfer is mapped before calling DMA sync APIs
Andy Shevchenko
1
-5
/
+13
2024-05-23
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
1
-0
/
+4
2024-05-23
Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
8
-89
/
+51
2024-05-23
9p: add missing locking around taking dentry fid list
Dominique Martinet
1
-2
/
+7
2024-05-23
Merge branch 'intel-interpret-set_channels-input-differently'
Paolo Abeni
2
-32
/
+8
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
1
-15
/
+6
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
1
-13
/
+23
[prev]
[next]