index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
perf vendor events intel: Update events for Icelake
Ian Rogers
3
-680
/
+680
2022-03-18
perf vendor events intel: Update events for Elkhartlake
Ian Rogers
2
-241
/
+241
2022-03-18
perf vendor events intel: Update events for CascadelakeX
Ian Rogers
2
-6588
/
+6588
2022-03-18
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
1
-3
/
+3
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2022-03-17
selftests/bpf: Test subskeleton functionality
Delyan Kratunov
6
-2
/
+194
2022-03-17
bpftool: Add support for subskeletons
Delyan Kratunov
3
-85
/
+542
2022-03-17
libbpf: Add subskeleton scaffolding
Delyan Kratunov
3
-21
/
+149
2022-03-17
libbpf: Init btf_{key,value}_type_id on internal map open
Delyan Kratunov
1
-1
/
+14
2022-03-17
libbpf: .text routines are subprograms in strict mode
Delyan Kratunov
2
-0
/
+11
2022-03-17
selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
1
-0
/
+68
2022-03-17
selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
1
-11
/
+193
2022-03-17
selftests/bpf: Add kprobe_multi bpf_cookie test
Jiri Olsa
2
-19
/
+131
2022-03-17
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa
3
-0
/
+243
2022-03-17
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
3
-0
/
+184
2022-03-17
libbpf: Add bpf_link_create support for multi kprobes
Jiri Olsa
2
-1
/
+17
2022-03-17
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
2
-24
/
+43
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
1
-0
/
+1
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
1
-0
/
+13
2022-03-17
selftests/bpf: Fix tunnel remote IP comments
Kaixi Fan
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-12
/
+16
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+2
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
selftests: net: fix array_size.cocci warning
Guo Zhengkui
3
-5
/
+10
2022-03-16
selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedly
Hou Tao
1
-9
/
+68
2022-03-16
bpf: selftests: Remove libcap usage from test_progs
Martin KaFai Lau
2
-38
/
+11
2022-03-16
bpf: selftests: Remove libcap usage from test_verifier
Martin KaFai Lau
2
-64
/
+27
2022-03-16
bpf: selftests: Add helpers to directly use the capget and capset syscall
Martin KaFai Lau
2
-0
/
+86
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+1
2022-03-15
bpftool: man: Add missing top level docs
Daniel Xu
1
-1
/
+12
2022-03-15
bpftool: Add bpf_cookie to link output
Dmitrii Dolgov
4
-0
/
+34
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-118
/
+617
2022-03-15
rtla: Tools main loop cleanup
Daniel Bristot de Oliveira
4
-5
/
+5
2022-03-15
rtla/timerlat: Add --dma-latency option
Daniel Bristot de Oliveira
4
-4
/
+86
2022-03-15
rtla/osnoise: Fix osnoise hist stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+1
2022-03-15
rtla: Check for trace off also in the trace instance
Daniel Bristot de Oliveira
6
-8
/
+28
2022-03-15
rtla/trace: Save event histogram output to a file
Daniel Bristot de Oliveira
1
-0
/
+53
2022-03-15
rtla: Add --filter support
Daniel Bristot de Oliveira
4
-10
/
+66
2022-03-15
rtla/trace: Add trace event filter helpers
Daniel Bristot de Oliveira
2
-0
/
+86
2022-03-15
rtla: Add --trigger support
Daniel Bristot de Oliveira
4
-10
/
+62
2022-03-15
rtla/trace: Add trace event trigger helpers
Daniel Bristot de Oliveira
2
-1
/
+91
2022-03-15
rtla: Add -e/--event support
Daniel Bristot de Oliveira
4
-11
/
+110
2022-03-15
rtla/trace: Add trace events helpers
Daniel Bristot de Oliveira
2
-0
/
+119
2022-03-15
rtla/timerlat: Add the automatic trace option
Daniel Bristot de Oliveira
2
-7
/
+39
2022-03-15
rtla/osnoise: Add the automatic trace option
Daniel Bristot de Oliveira
2
-6
/
+32
2022-03-15
rtla/osnoise: Add an option to set the threshold
Daniel Bristot de Oliveira
2
-7
/
+35
2022-03-15
rtla/osnoise: Add support to adjust the tracing_thresh
Daniel Bristot de Oliveira
2
-0
/
+91
2022-03-15
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
9
-15
/
+15
2022-03-15
selftests: mlxsw: hw_stats_l3: Add a new test
Petr Machata
1
-0
/
+31
2022-03-15
selftests: netdevsim: hw_stats_l3: Add a new test
Petr Machata
2
-0
/
+481
[prev]
[next]