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
2021-04-17
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
3
-9
/
+9
2021-04-16
gcov: clang: fix clang-11+ build
Johannes Berg
1
-1
/
+1
2021-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-74
/
+156
2021-04-16
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-16
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-16
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-16
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-16
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-16
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-16
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-16
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-16
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
1
-1
/
+1
2021-04-16
tick/broadcast: Allow late registered device to enter oneshot mode
Jindong Yue
1
-2
/
+14
2021-04-16
tick: Use tick_check_replacement() instead of open coding it
Wang Wensheng
1
-6
/
+1
2021-04-16
time/timecounter: Mark 1st argument of timecounter_cyc2time() as const
Marc Kleine-Budde
1
-1
/
+1
2021-04-16
sched,fair: Alternative sched_slice()
Peter Zijlstra
2
-1
/
+14
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
1
-9
/
+16
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
3
-211
/
+59
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
3
-77
/
+78
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
5
-108
/
+77
2021-04-16
sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
Peter Zijlstra
1
-11
/
+11
2021-04-16
sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
Mel Gorman
1
-1
/
+3
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2
-12
/
+15
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
1
-0
/
+6
2021-04-16
perf: Add support for SIGTRAP on perf events
Marco Elver
1
-1
/
+48
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-0
/
+11
2021-04-16
perf: Add support for event removal on exec
Marco Elver
1
-8
/
+62
2021-04-16
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
2
-8
/
+15
2021-04-16
perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
Marco Elver
1
-1
/
+21
2021-04-16
perf: Rework perf_event_exit_event()
Peter Zijlstra
1
-63
/
+79
2021-04-16
perf: Cap allocation order at aux_watermark
Alexander Shishkin
1
-16
/
+18
2021-04-16
fs: split receive_fd_replace from __receive_fd
Christoph Hellwig
1
-5
/
+12
2021-04-15
ftrace: Reuse the output of the function tracer for func_repeats
Steven Rostedt (VMware)
1
-10
/
+13
2021-04-15
tracing: Add "func_no_repeats" option for function tracing
Yordan Karadzhov (VMware)
1
-3
/
+159
2021-04-15
tracing: Unify the logic for function tracing options
Yordan Karadzhov (VMware)
1
-27
/
+38
2021-04-15
tracing: Add method for recording "func_repeats" events
Yordan Karadzhov (VMware)
2
-0
/
+38
2021-04-15
tracing: Add "last_func_repeats" to struct trace_array
Yordan Karadzhov (VMware)
2
-0
/
+13
2021-04-15
tracing: Define new ftrace event "func_repeats"
Yordan Karadzhov (VMware)
3
-0
/
+73
2021-04-15
tracing: Define static void trace_print_time()
Yordan Karadzhov (VMware)
1
-9
/
+17
2021-04-14
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
Eric Dumazet
1
-0
/
+9
2021-04-14
rseq: Remove redundant access_ok()
Eric Dumazet
1
-4
/
+1
2021-04-14
rseq: Optimize rseq_update_cpu_id()
Eric Dumazet
1
-4
/
+11
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
3
-2
/
+44
2021-04-14
signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
Thomas Gleixner
1
-10
/
+7
2021-04-14
kdb: Refactor env variables get/set code
Sumit Garg
1
-74
/
+68
2021-04-14
kconfig: do not use allnoconfig_y option
Masahiro Yamada
1
-0
/
+1
2021-04-13
Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2021-04-13
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
1
-0
/
+3
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-0
/
+16
[prev]
[next]