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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
1
-52
/
+105
2020-04-30
tools api: Add a lightweight buffered reading api
Ian Rogers
5
-0
/
+422
2020-04-30
perf bench: Add a multi-threaded synthesize benchmark
Ian Rogers
1
-25
/
+186
2020-04-29
selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test
Jakub Sitnicki
3
-52
/
+53
2020-04-29
selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
Jakub Sitnicki
2
-30
/
+70
2020-04-29
tools: bpftool: Make libcap dependency optional
Quentin Monnet
3
-5
/
+38
2020-04-29
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
4
-16
/
+100
2020-04-29
tools: bpftool: For "feature probe" define "full_mode" bool as global
Quentin Monnet
1
-8
/
+7
2020-04-28
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
1
-1
/
+1
2020-04-28
selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
Andrii Nakryiko
1
-4
/
+1
2020-04-28
selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read
Andrii Nakryiko
1
-0
/
+5
2020-04-28
libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
Andrii Nakryiko
1
-1
/
+4
2020-04-28
selftests/bpf: Fix invalid memory reads in core_relo selftest
Andrii Nakryiko
1
-1
/
+1
2020-04-28
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
1
-0
/
+1
2020-04-28
selftests/bpf: Fix memory leak in test selector
Andrii Nakryiko
1
-4
/
+16
2020-04-28
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
1
-0
/
+7
2020-04-28
selftests/bpf: Convert test_hashmap into test_progs test
Andrii Nakryiko
3
-144
/
+140
2020-04-28
selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers
Andrii Nakryiko
1
-3
/
+4
2020-04-28
selftests/bpf: Ensure test flavors use correct skeletons
Andrii Nakryiko
1
-1
/
+1
2020-04-28
libbpf: Add BTF-defined map-in-map support
Andrii Nakryiko
4
-23
/
+384
2020-04-28
libbpf: Refactor map creation logic and fix cleanup leak
Andrii Nakryiko
1
-105
/
+121
2020-04-28
libbpf: Refactor BTF-defined map definition parsing logic
Andrii Nakryiko
1
-92
/
+103
2020-04-28
bpftool: Add link bash completions
Andrii Nakryiko
1
-0
/
+39
2020-04-28
bpftool: Add bpftool-link manpage
Andrii Nakryiko
1
-0
/
+118
2020-04-28
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
4
-1
/
+345
2020-04-28
bpftool: Expose attach_type-to-string array to non-cgroup code
Andrii Nakryiko
2
-33
/
+47
2020-04-28
selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info
Andrii Nakryiko
2
-20
/
+104
2020-04-28
libbpf: Add low-level APIs for new bpf_link commands
Andrii Nakryiko
3
-3
/
+26
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
1
-0
/
+31
2020-04-28
selftests/bpf: fix test_sysctl_prog with alu32
Alexei Starovoitov
1
-1
/
+1
2020-04-28
docs: networking: convert filter.txt to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-28
selftests: tls: run all tests for TLS 1.2 and TLS 1.3
Jakub Kicinski
1
-76
/
+17
2020-04-28
kselftest: add fixture variants
Jakub Kicinski
1
-26
/
+122
2020-04-28
kselftest: run tests by fixture
Jakub Kicinski
1
-9
/
+14
2020-04-28
kselftest: create fixture objects
Jakub Kicinski
1
-13
/
+38
2020-04-28
kselftest: factor out list manipulation to a helper
Jakub Kicinski
1
-18
/
+24
2020-04-28
selftests: net: add new testcases for nexthop API compat mode sysctl
Roopa Prabhu
1
-2
/
+196
2020-04-28
libbpf: Remove unneeded semicolon in btf_dump_emit_type
Zou Wei
1
-1
/
+1
2020-04-28
selftests/bpf: Copy runqslower to OUTPUT directory
Veronika Kabatova
1
-1
/
+2
2020-04-27
selftests: forwarding: tc_actions.sh: add matchall mirror test
Jiri Pirko
1
-8
/
+18
2020-04-27
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
1
-0
/
+1
2020-04-27
rcutorture: Make kvm-recheck-rcu.sh handle truncated lines
Paul E. McKenney
1
-1
/
+15
2020-04-27
rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIs
Paul E. McKenney
4
-0
/
+14
2020-04-27
rcutorture: Add torture tests for RCU Tasks Trace
Paul E. McKenney
3
-0
/
+12
2020-04-27
rcutorture: Add torture tests for RCU Tasks Rude
Paul E. McKenney
3
-0
/
+12
2020-04-27
Merge tag 'v5.7-rc3' into spi-5.8
Mark Brown
73
-975
/
+1813
2020-04-27
libbpf: Return err if bpf_object__load failed
Mao Wenan
1
-1
/
+1
2020-04-26
selftests/bpf: Add cls_redirect classifier
Lorenz Bauer
4
-0
/
+1575
2020-04-26
bpf: Make verifier log more relevant by default
Andrii Nakryiko
1
-1
/
+6
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
1
-1
/
+12
[prev]
[next]