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
2024-06-13
bpf: crypto: make state and IV dynptr nullable
Vadim Fedorenko
1
-13
/
+13
2024-06-13
bpf: verifier: make kfuncs args nullalble
Vadim Fedorenko
1
-3
/
+3
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+13
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
1
-2
/
+3
2024-06-13
bpf: fix UML x86_64 compile failure
Maciej Żenczykowski
1
-1
/
+1
2024-06-13
bpf: Fix bpf_dynptr documentation comments
Daniel Xu
1
-2
/
+2
2024-06-13
bpf: Reduce stack consumption in check_stack_write_fixed_off
Daniel Borkmann
1
-4
/
+5
2024-06-13
bpf: Fix reg_set_min_max corruption of fake_reg
Daniel Borkmann
1
-4
/
+10
2024-06-13
locking: Remove superfluous sentinel element from kern_lockdep_table
Joel Granados
1
-1
/
+0
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
4
-27
/
+53
2024-06-12
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
2
-4
/
+19
2024-06-12
bpf: Make bpf_session_cookie() kfunc return long *
Daniel Xu
1
-1
/
+1
2024-06-12
tracing/kprobe: Remove cleanup code unrelated to selftest
Masami Hiramatsu (Google)
1
-4
/
+0
2024-06-12
tracing/kprobe: Integrate test warnings into WARN_ONCE
Masami Hiramatsu (Google)
1
-35
/
+19
2024-06-12
uprobe: Add uretprobe syscall to speed up return probe
Jiri Olsa
1
-7
/
+17
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-0
/
+2
2024-06-12
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
1
-2
/
+2
2024-06-11
ftrace: Add missing kerneldoc parameters to unregister_ftrace_direct()
Marilene A Garcia
1
-0
/
+2
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-34
/
+1
2024-06-11
function_graph: Fix up ftrace_graph_ret_addr()
Steven Rostedt (Google)
1
-8
/
+20
2024-06-11
jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
Thomas Gleixner
1
-9
/
+11
2024-06-11
jump_label: Clarify condition in static_key_fast_inc_not_disabled()
Thomas Gleixner
1
-3
/
+6
2024-06-11
jump_label: Fix concurrency issues in static_key_slow_dec()
Thomas Gleixner
1
-16
/
+29
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-126
/
+416
2024-06-10
function_graph: Make fgraph_update_pid_func() a stub for !DYNAMIC_FTRACE
Steven Rostedt (Google)
2
-2
/
+6
2024-06-10
workqueue: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-7
/
+1
2024-06-10
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
1
-28
/
+14
2024-06-08
Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2024-06-07
workqueue: Clean code in alloc_and_link_pwqs()
Wenchao Hao
1
-6
/
+7
2024-06-06
function_graph: Rename BYTE_NUMBER to CHAR_NUMBER in selftests
Steven Rostedt (Google)
1
-3
/
+3
2024-06-06
fgraph: Remove some unused functions
Jiapeng Chong
1
-13
/
+0
2024-06-06
ftrace: Hide one more entry in stack trace when ftrace_pid is enabled
Tatsuya S
1
-1
/
+6
2024-06-06
function_graph: Do not update pid func if CONFIG_DYNAMIC_FTRACE not enabled
Steven Rostedt (Google)
1
-0
/
+2
2024-06-06
function_graph: Make fgraph_do_direct static key static
Steven Rostedt (Google)
1
-1
/
+1
2024-06-06
ftrace: Fix prototypes for ftrace_startup/shutdown_subops()
Steven Rostedt (Google)
2
-1
/
+9
2024-06-06
ftrace: Assign RCU list variable with rcu_assign_ptr()
Steven Rostedt (Google)
1
-1
/
+1
2024-06-06
ftrace: Assign ftrace_list_end to ftrace_ops_list type cast to RCU
Steven Rostedt (Google)
1
-1
/
+1
2024-06-06
ftrace: Add comments to ftrace_hash_move() and friends
Steven Rostedt (Google)
1
-1
/
+23
2024-06-06
ftrace: Convert "inc" parameter to bool in ftrace_hash_rec_update_modify()
Steven Rostedt (Google)
1
-3
/
+20
2024-06-06
ftrace: Add comments to ftrace_hash_rec_disable/enable()
Steven Rostedt (Google)
1
-2
/
+12
2024-06-06
ftrace: Remove "filter_hash" parameter from __ftrace_hash_rec_update()
Steven Rostedt (Google)
1
-64
/
+38
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-21
/
+33
2024-06-06
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
2
-7
/
+17
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-06
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Paul E. McKenney
1
-1
/
+1
2024-06-06
kcsan: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-10
/
+10
2024-06-06
ftrace: Rename dup_hash() and comment it
Steven Rostedt (Google)
1
-2
/
+6
2024-06-06
tracing: Fix trace_pid_list_free() kernel-doc
Jeff Johnson
1
-0
/
+1
2024-06-05
ftrace: Add back ftrace_update_trampoline() to ftrace_update_pid_func()
Steven Rostedt (Google)
1
-0
/
+1
[prev]
[next]