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-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
3
-6
/
+5
2023-03-24
sched, smp: Trace smp callback causing an IPI
Valentin Schneider
3
-16
/
+53
2023-03-24
smp: reword smp call IPI comment
Valentin Schneider
1
-3
/
+4
2023-03-24
irq_work: Trace self-IPIs sent via arch_irq_work_raise()
Valentin Schneider
1
-1
/
+13
2023-03-24
smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
Valentin Schneider
1
-1
/
+8
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
2
-2
/
+9
2023-03-24
kernel/smp: Make csdlock_debug= resettable
Paul E. McKenney
1
-3
/
+8
2023-03-24
locking/csd_lock: Remove per-CPU data indirection from CSD lock debugging
Paul E. McKenney
1
-10
/
+6
2023-03-24
locking/csd_lock: Remove added data from CSD lock debugging
Paul E. McKenney
1
-221
/
+12
2023-03-24
locking/csd_lock: Add Kconfig option for csd_debug default
Paul E. McKenney
1
-1
/
+1
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
1
-2
/
+2
2023-03-23
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
2
-3
/
+25
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+11
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2
-0
/
+118
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2
-1
/
+81
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2
-11
/
+155
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2
-35
/
+48
2023-03-22
bpf: remember meta->iter info only for initialized iters
Andrii Nakryiko
1
-7
/
+7
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
1
-3
/
+3
2023-03-22
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
1
-1
/
+1
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
16
-89
/
+89
2023-03-22
bpf: Teach the verifier to recognize rdonly_mem as not null.
Alexei Starovoitov
1
-5
/
+9
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
3
-23
/
+149
2023-03-22
livepatch: Skip task_call_func() for current task
Josh Poimboeuf
1
-1
/
+5
2023-03-22
livepatch: Convert stack entries array to percpu
Josh Poimboeuf
1
-2
/
+7
2023-03-22
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
1
-0
/
+4
2023-03-22
sched/core: Reduce cost of sched_move_task when config autogroup
wuchi
1
-3
/
+19
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
5
-19
/
+90
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
1
-2
/
+2
2023-03-22
swiotlb: fix slot alignment checks
Petr Tesarik
1
-6
/
+10
2023-03-22
swiotlb: use wrap_area_index() instead of open-coding it
Petr Tesarik
1
-4
/
+1
2023-03-21
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
1
-1
/
+1
2023-03-21
ftrace: Show a list of all functions that have ever been enabled
Steven Rostedt (Google)
1
-5
/
+46
2023-03-21
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
1
-4
/
+4
2023-03-21
ring_buffer: Change some static functions to bool
Uros Bizjak
1
-24
/
+23
2023-03-21
ring_buffer: Change some static functions to void
Uros Bizjak
1
-15
/
+7
2023-03-21
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
1
-10
/
+2
2023-03-21
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
2
-2
/
+2
2023-03-21
ftrace: Store direct called addresses in their ops
Florent Revest
1
-2
/
+5
2023-03-21
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
3
-27
/
+28
2023-03-21
ftrace: Remove the legacy _ftrace_direct API
Florent Revest
1
-393
/
+0
2023-03-21
ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
Florent Revest
1
-4
/
+6
2023-03-21
ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()
Florent Revest
2
-2
/
+6
2023-03-21
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
1
-1
/
+2
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2
-11
/
+47
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
1
-1
/
+1
2023-03-20
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
1
-32
/
+0
2023-03-20
userfaultfd: move unprivileged_userfaultfd sysctl to its own file
ZhangPeng
1
-11
/
+0
2023-03-20
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-1
/
+1
[prev]
[next]