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
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
Shiju Jose
1
-3
/
+0
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-4
/
+4
2023-01-31
cpuidle: tracing, preempt: Squash _rcuidle tracing
Peter Zijlstra
1
-8
/
+6
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
10
-15
/
+42
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-47
/
+48
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
1
-1
/
+1
2023-01-25
tracing/histogram: Add stacktrace type
Steven Rostedt (Google)
1
-0
/
+4
2023-01-25
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
4
-5
/
+87
2023-01-25
tracing: Allow stacktraces to be saved as histogram variables
Steven Rostedt (Google)
1
-9
/
+41
2023-01-25
tracing: Simplify calculating entry size using struct_size()
Steven Rostedt (Google)
1
-2
/
+1
2023-01-25
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
1
-1
/
+6
2023-01-25
tracing: Add a way to filter function addresses to function names
Steven Rostedt (Google)
2
-2
/
+93
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
1
-1
/
+1
2023-01-25
tracing/filter: fix kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2023-01-24
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
1
-0
/
+2
2023-01-24
tracing/osnoise: Use built-in RCU list checking
Chuang Wang
1
-3
/
+2
2023-01-24
tracing: Kconfig: Fix spelling/grammar/punctuation
Randy Dunlap
1
-4
/
+4
2023-01-24
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
3
-2
/
+4
2023-01-24
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
1
-1
/
+22
2023-01-24
ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2
-5
/
+111
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-01-19
bpf: Change modules resolving for kprobe multi link
Jiri Olsa
1
-46
/
+47
2023-01-19
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2
-2
/
+2
2023-01-18
bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
Yonghong Song
1
-1
/
+2
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
1
-4
/
+2
2023-01-13
tracing, hardirq: No moar _rcuidle() tracing
Peter Zijlstra
1
-8
/
+18
2023-01-13
tracing: WARN on rcuidle
Peter Zijlstra
1
-0
/
+3
2023-01-13
tracing: Remove trace_hardirqs_{on,off}_caller()
Peter Zijlstra
1
-29
/
+0
2023-01-06
bpf: Skip task with pid=1 in send_signal_common()
Hao Sun
1
-0
/
+3
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-36
/
+104
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-29
/
+27
2022-12-21
Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-2
/
+2
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-34
/
+102
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2
-2
/
+2
2022-12-19
bpf: Remove trace_printk_lock
Jiri Olsa
1
-14
/
+6
2022-12-19
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
1
-3
/
+3
2022-12-19
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
1
-14
/
+20
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+7
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
16
-182
/
+642
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
3
-10
/
+17
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
4
-24
/
+85
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+8
2022-12-14
tracing: Improve panic/die notifiers
Guilherme G. Piccoli
1
-28
/
+27
2022-12-14
ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
Guilherme G. Piccoli
1
-0
/
+1
2022-12-14
tracing: Do not synchronize freeing of trigger filter on boot up
Steven Rostedt (Google)
1
-2
/
+8
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-11
/
+118
2022-12-13
tracing: Have trigger filter parsing errors show up in error_log
Steven Rostedt (Google)
1
-1
/
+8
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+4
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-5
/
+4
[prev]
[next]