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
2023-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
121
-4561
/
+1878
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
16
-188
/
+661
2023-09-02
Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
6
-23
/
+39
2023-09-02
Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+27
2023-09-02
Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-09-02
Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-09-02
Merge tag 'smp-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+23
2023-09-02
Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+13
2023-09-02
mm/pagewalk: fix bootstopping regression from extra pte_unmap()
Hugh Dickins
1
-1
/
+1
2023-09-02
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
1
-14
/
+14
2023-09-02
fbdev/g364fb: fix build failure with mips
Sudip Mukherjee
1
-1
/
+1
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
3
-4
/
+4
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
34
-236
/
+283
2023-09-02
ALSA: sb: Fix wrong argument in commented code
Takashi Iwai
1
-1
/
+1
2023-09-02
ALSA: pcm: Fix error checks of default read/write copy ops
Takashi Iwai
1
-4
/
+4
2023-09-02
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
1
-2
/
+4
2023-09-02
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
1
-0
/
+2
2023-09-01
tracing/filters: Fix coding style issues
Valentin Schneider
1
-2
/
+4
2023-09-01
tracing/filters: Change parse_pred() cpulist ternary into an if block
Valentin Schneider
1
-2
/
+6
2023-09-01
tracing/filters: Fix double-free of struct filter_pred.mask
Valentin Schneider
1
-0
/
+1
2023-09-01
tracing/filters: Fix error-handling of cpulist parsing buffer
Valentin Schneider
1
-2
/
+8
2023-09-01
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
1
-2
/
+2
2023-09-01
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
1
-3
/
+1
2023-09-01
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
1
-4
/
+2
2023-09-01
tracing: Replace strlcpy with strscpy in trace/events/task.h
Azeem Shaikh
1
-1
/
+1
2023-09-01
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
1
-5
/
+12
2023-09-01
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
1
-1
/
+1
2023-09-01
rv: Set variable 'da_mon_##name' to static
Yu Liao
1
-1
/
+1
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
45
-672
/
+1518
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
94
-1670
/
+2892
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+13
2023-09-01
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
18
-169
/
+1424
2023-09-01
Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
8
-804
/
+1512
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-204
/
+560
2023-09-01
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
4
-78
/
+109
2023-09-01
Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+2
2023-09-01
selftests/x86: Update map_shadow_stack syscall nr
Rick Edgecombe
1
-1
/
+1
2023-09-01
io_uring/fdinfo: only print ->sq_array[] if it's there
Jens Axboe
1
-0
/
+2
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
3
-4
/
+90
2023-09-01
Merge branch 'kvm-x86-mmu-6.6' into HEAD
Paolo Bonzini
20
-578
/
+562
2023-09-01
Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-263
/
+1799
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
372
-9557
/
+18949
2023-09-01
Merge tag 'fbdev-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-1805
/
+23
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
313
-2862
/
+20479
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
37
-297
/
+748
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
185
-2175
/
+2106
2023-09-01
Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
62
-941
/
+487
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
211
-1888
/
+7350
2023-09-01
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
64
-354
/
+8319
2023-09-01
soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
Lad Prabhakar
1
-0
/
+4
[prev]
[next]