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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+3
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+33
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
16
-282
/
+635
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-56
/
+38
2023-08-29
workqueue: fix data race with the pwq->stats[] increment
Mirsad Goran Todorovac
1
-1
/
+1
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
1
-1
/
+1
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-809
/
+2877
2023-08-29
module/decompress: use vmalloc() for zstd decompression workspace
Andrea Righi
1
-2
/
+2
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-40
/
+156
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-13
/
+15
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-896
/
+1135
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+12
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-39
/
+105
2023-08-28
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-21
/
+20
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2023-08-28
Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+11
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+9
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-57
/
+285
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-43
/
+17
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-30
/
+115
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+2
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-197
/
+495
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
1
-6
/
+4
2023-08-25
Merge branches 'pm-sleep', 'pm-qos' and 'powercap'
Rafael J. Wysocki
2
-40
/
+156
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2
-32
/
+8
2023-08-25
bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
Dave Marchevsky
2
-6
/
+5
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
1
-1
/
+12
2023-08-25
bpf: Reenable bpf_refcount_acquire
Dave Marchevsky
1
-4
/
+1
2023-08-25
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
Dave Marchevsky
1
-1
/
+5
2023-08-25
bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_a...
Dave Marchevsky
1
-0
/
+14
2023-08-25
kernel/fork: group allocation/free of per-cpu counters for mm struct
Mateusz Guzik
1
-11
/
+4
2023-08-24
crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
Eric DeVolder
1
-2
/
+2
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
4
-0
/
+55
2023-08-24
kexec: exclude elfcorehdr from the segment digest
Eric DeVolder
1
-0
/
+6
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
3
-0
/
+179
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
3
-218
/
+218
2023-08-24
kallsyms: Add more debug output for selftest
Kees Cook
1
-4
/
+18
2023-08-24
bpf: Remove a WARN_ON_ONCE warning related to local kptr
Yonghong Song
1
-1
/
+0
2023-08-23
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
1
-8
/
+9
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
1
-2
/
+1
2023-08-23
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
1
-14
/
+44
2023-08-23
tracing/probes: Add string type check with BTF
Masami Hiramatsu (Google)
2
-3
/
+89
2023-08-23
tracing/probes: Support BTF field access from $retval
Masami Hiramatsu (Google)
2
-102
/
+86
2023-08-23
tracing/probes: Support BTF based data structure field access
Masami Hiramatsu (Google)
3
-28
/
+216
2023-08-23
tracing/probes: Add a function to search a member of a struct/union
Masami Hiramatsu (Google)
2
-0
/
+73
2023-08-23
tracing/probes: Move finding func-proto API and getting func-param API to tra...
Masami Hiramatsu (Google)
4
-40
/
+72
[prev]
[next]