index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
tracing/user_events: Use bits vs bytes for enabled status page data
Beau Belgrave
5
-38
/
+135
2022-09-29
tracing/user_events: Use refcount instead of atomic for ref tracking
Beau Belgrave
1
-29
/
+24
2022-09-29
tracing/user_events: Ensure user provided strings are safely formatted
Beau Belgrave
1
-32
/
+59
2022-09-29
tracing/user_events: Use WRITE instead of READ for io vector import
Beau Belgrave
1
-1
/
+2
2022-09-29
tracing/user_events: Use NULL for strstr checks
Beau Belgrave
1
-3
/
+3
2022-09-29
tracing: Fix spelling mistake "preapre" -> "prepare"
Colin Ian King
1
-1
/
+1
2022-09-29
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
1
-0
/
+6
2022-09-29
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
1
-0
/
+22
2022-09-28
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2
-0
/
+16
2022-09-28
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
2
-1
/
+40
2022-09-27
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
1
-1
/
+2
2022-09-27
ring-buffer: Have the shortest_full queue be the shortest not longest
Steven Rostedt (Google)
1
-1
/
+1
2022-09-27
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
1
-1
/
+9
2022-09-27
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
Song Liu
1
-1
/
+5
2022-09-27
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
1
-2
/
+6
2022-09-27
tracing/eprobe: Fix alloc event dir failed when event name no set
Tao Chen
1
-2
/
+1
2022-09-27
x86: kprobes: Remove unused macro stack_addr
Chen Zhongjin
1
-2
/
+0
2022-09-27
ftrace: Remove obsoleted code from ftrace and task_struct
Gaosheng Cui
2
-44
/
+0
2022-09-27
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
1
-0
/
+23
2022-09-26
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
5
-10
/
+10
2022-09-26
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
Nico Pache
1
-1
/
+2
2022-09-26
tracing: kprobe: Make gen test module work in arm and riscv
Yipeng Zou
1
-4
/
+43
2022-09-26
tracing: kprobe: Fix kprobe event gen test module on exit
Yipeng Zou
1
-1
/
+1
2022-09-26
x86/kprobes: Remove unused arch_kprobe_override_function() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-26
x86/ftrace: Remove unused modifying_ftrace_code declaration
Gaosheng Cui
1
-1
/
+0
2022-09-26
tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming()
Zhen Lei
1
-8
/
+6
2022-09-26
tracing/filter: Call filter predicate functions directly via a switch statement
Steven Rostedt (Google)
1
-73
/
+157
2022-09-26
tracing: Move struct filter_pred into trace_events_filter.c
Steven Rostedt (Google)
2
-13
/
+13
2022-09-26
tracing/hist: Call hist functions directly via a switch statement
Steven Rostedt (Google)
1
-77
/
+169
2022-09-26
tracing: Add numeric delta time to the trace event benchmark
Steven Rostedt (Google)
2
-4
/
+6
2022-09-26
rv/dot2K: add 'static' qualifier for local variable
Zeng Heng
3
-6
/
+6
2022-09-26
rv/monitors: add 'static' qualifier for local symbols
Zeng Heng
2
-4
/
+4