index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
selftests/bpf: Add missing line break in test_verifier
Tiezhu Yang
2024-01-26
1
-1
/
+1
|
*
selftests/bpf: Incorporate LSM policy to token-based tests
Andrii Nakryiko
2024-01-24
2
-17
/
+104
|
*
selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2024-01-24
1
-0
/
+98
|
*
libbpf: Support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2024-01-24
2
-0
/
+14
|
*
selftests/bpf: Add tests for BPF object load with implicit token
Andrii Nakryiko
2024-01-24
1
-0
/
+64
|
*
selftests/bpf: Add BPF object loading tests with explicit token passing
Andrii Nakryiko
2024-01-24
3
-0
/
+166
|
*
libbpf: Wire up BPF token support at BPF object level
Andrii Nakryiko
2024-01-24
4
-11
/
+131
|
*
libbpf: Wire up token_fd into feature probing logic
Andrii Nakryiko
2024-01-24
5
-47
/
+97
|
*
libbpf: Move feature detection code into its own file
Andrii Nakryiko
2024-01-24
6
-466
/
+481
|
*
libbpf: Further decouple feature checking logic from bpf_object
Andrii Nakryiko
2024-01-24
3
-11
/
+22
|
*
libbpf: Split feature detectors definitions from cached results
Andrii Nakryiko
2024-01-24
1
-6
/
+12
|
*
selftests/bpf: Utilize string values for delegate_xxx mount options
Andrii Nakryiko
2024-01-24
1
-20
/
+32
|
*
selftests/bpf: Add BPF token-enabled tests
Andrii Nakryiko
2024-01-24
1
-0
/
+683
|
*
libbpf: Add BPF token support to bpf_prog_load() API
Andrii Nakryiko
2024-01-24
2
-2
/
+4
|
*
libbpf: Add BPF token support to bpf_btf_load() API
Andrii Nakryiko
2024-01-24
2
-2
/
+9
|
*
libbpf: Add BPF token support to bpf_map_create() API
Andrii Nakryiko
2024-01-24
2
-4
/
+7
|
*
libbpf: Add bpf_token_create() API
Andrii Nakryiko
2024-01-24
3
-0
/
+42
|
*
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
3
-0
/
+10
|
*
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-24
1
-0
/
+5
|
*
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
3
-0
/
+13
|
*
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-24
1
-0
/
+37
|
*
libbpf: Ensure undefined bpf_attr field stays 0
Martin KaFai Lau
2024-01-24
1
-1
/
+1
|
*
selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
Martin KaFai Lau
2024-01-24
1
-4
/
+75
|
*
selftests/bpf: Fix the flaky tc_redirect_dtime test
Martin KaFai Lau
2024-01-24
1
-0
/
+11
|
*
libbpf: Correct bpf_core_read.h comment wrt bpf_core_relo struct
Dima Tisnek
2024-01-23
1
-1
/
+1
|
*
selftests/bpf: Skip callback tests if jit is disabled in test_verifier
Tiezhu Yang
2024-01-23
2
-0
/
+17
|
*
selftests/bpf: Move is_jit_enabled() into testing_helpers
Tiezhu Yang
2024-01-23
3
-18
/
+19
|
*
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
2024-01-23
4
-0
/
+176
|
*
libbpf: Find correct module BTFs for struct_ops maps and progs.
Kui-Feng Lee
2024-01-23
4
-12
/
+38
|
*
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-23
1
-0
/
+8
|
*
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-23
1
-1
/
+1
|
*
bpftool: Display cookie for kprobe multi link
Jiri Olsa
2024-01-23
1
-15
/
+63
|
*
bpftool: Display cookie for perf event link probes
Jiri Olsa
2024-01-23
1
-0
/
+14
|
*
selftests/bpf: Add fill_link_info test for perf event
Jiri Olsa
2024-01-23
2
-0
/
+46
|
*
selftests/bpf: Add cookies check for perf_event fill_link_info test
Jiri Olsa
2024-01-23
1
-5
/
+21
|
*
selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
Jiri Olsa
2024-01-23
1
-12
/
+36
|
*
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
2024-01-23
1
-1
/
+1
|
*
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-23
1
-0
/
+1
|
*
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-23
1
-0
/
+6
|
*
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
2024-01-23
2
-3
/
+3
|
*
bpf: fix constraint in test_tcpbpf_kern.c
Jose E. Marchesi
2024-01-23
1
-1
/
+1
|
*
bpf: avoid VLAs in progs/test_xdp_dynptr.c
Jose E. Marchesi
2024-01-23
1
-5
/
+5
|
*
libbpf: call dup2() syscall directly
Andrii Nakryiko
2024-01-23
1
-1
/
+11
|
*
selftests/bpf: Enable kptr_xchg_inline test for arm64
Hou Tao
2024-01-23
1
-1
/
+1
|
*
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
2024-01-23
2
-1
/
+31
|
*
libbpf: Apply map_set_def_max_entries() for inner_maps on creation
Andrey Grafin
2024-01-23
1
-0
/
+4
|
*
bpf: Sync uapi bpf.h header for the tooling infra
Daniel Borkmann
2024-01-23
1
-3
/
+4
|
*
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
2024-01-23
7
-0
/
+953
|
*
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
2024-01-23
1
-0
/
+9
|
*
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-23
1
-1
/
+1
[prev]
[next]