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
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
7
-7
/
+19
2022-03-01
sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
Valentin Schneider
2
-16
/
+28
2022-03-01
sched/cpuacct: Remove redundant RCU read lock
Chengming Zhou
1
-2
/
+0
2022-03-01
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
1
-3
/
+1
2022-03-01
sched/cpuacct: Fix charge percpu cpuusage
Chengming Zhou
1
-1
/
+2
2022-03-01
bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
Tiezhu Yang
1
-0
/
+4
2022-02-28
Merge back cpufreq changes for v5.18.
Rafael J. Wysocki
1
-1
/
+1
2022-02-28
bpf: Cache the last valid build_id
Hao Luo
1
-1
/
+11
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-1
/
+1
2022-02-28
tracing: Update print fmt check to handle new __get_sockaddr() macro
Steven Rostedt (Google)
1
-0
/
+6
2022-02-28
blktrace: fix use after free for struct blk_trace
Yu Kuai
1
-8
/
+18
2022-02-28
bpf: Add config to allow loading modules with BTF mismatches
Connor O'Brien
1
-1
/
+2
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
49
-438
/
+745
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
23
-102
/
+216
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-53
/
+118
2022-02-25
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-02-25
bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.
Yucong Sun
1
-0
/
+7
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
1
-1
/
+0
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
1
-0
/
+14
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
4
-16
/
+12
2022-02-25
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-02-25
ucounts: Fix systemd LimitNPROC with private users regression
Eric W. Biederman
1
-1
/
+13
2022-02-25
Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-2
/
+0
2022-02-25
config: android-recommended: Disable BPF_UNPRIV_DEFAULT_OFF for netd
Marijn Suijten
1
-0
/
+1
2022-02-25
config: android-recommended: Don't explicitly disable CONFIG_AIO
Marijn Suijten
1
-1
/
+0
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
6
-33
/
+0
2022-02-24
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-46
/
+86
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+8
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
10
-185
/
+309
2022-02-23
tracing: Fix allocation of last_cmd in last_cmd_set()
Steven Rostedt (Google)
1
-3
/
+4
2022-02-23
bpf: Cleanup comments
Tom Rix
9
-14
/
+14
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
1
-2
/
+2
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h depende...
Ingo Molnar
4
-113
/
+46
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c...
Ingo Molnar
1
-2
/
+41
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/build_policy.c ...
Ingo Molnar
1
-0
/
+24
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependen...
Ingo Molnar
1
-0
/
+29
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen...
Ingo Molnar
1
-11
/
+70
2022-02-23
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
6
-11
/
+22
2022-02-23
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
9
-15
/
+38
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
22
-63
/
+139
2022-02-23
sched/headers: Fix comment typo in kernel/sched/cpudeadline.c
Ingo Molnar
1
-1
/
+1
2022-02-23
sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR...
Ingo Molnar
2
-24
/
+21
2022-02-23
sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/auto...
Ingo Molnar
2
-0
/
+11
2022-02-23
sched/headers: Add header guard to kernel/sched/sched.h
Ingo Molnar
1
-0
/
+4
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
1
-1
/
+0
2022-02-22
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+25
[prev]
[next]