index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
1
-1
/
+7
10 days
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
1
-0
/
+3
2025-10-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
1
-1
/
+0
2025-08-28
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
1
-1
/
+1
2025-08-01
Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"
Shung-Hsi Yu
1
-7
/
+0
2025-07-24
Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error"
Shung-Hsi Yu
1
-11
/
+2
2025-07-06
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-05-09
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2
-10
/
+23
2025-05-09
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
2025-05-09
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2
-0
/
+44
2025-05-09
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
1
-0
/
+28
2025-04-10
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
1
-1
/
+4
2025-02-08
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
1
-3
/
+10
2025-01-09
Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...
Shung-Hsi Yu
1
-18
/
+5
2024-12-19
selftests/bpf: remove use of __xlated()
Shung-Hsi Yu
1
-16
/
+0
2024-12-19
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2
-4
/
+4
2024-12-09
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
1
-2
/
+2
2024-12-09
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
1
-5
/
+18
2024-11-17
selftests/bpf: Verify that sync_linked_regs preserves subreg_def
Eduard Zingerman
1
-0
/
+67
2024-11-01
bpf: Simplify checking size of helper accesses
Andrei Matei
2
-5
/
+5
2024-10-17
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
1
-4
/
+1
2024-10-04
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
1
-2
/
+0
2024-10-04
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
1
-0
/
+7
2024-10-04
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
1
-3
/
+7
2024-10-04
selftests/bpf: Workaround strict bpf_lsm return value check.
Alexei Starovoitov
1
-0
/
+1
2024-08-29
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
1
-0
/
+54
2024-08-29
selftests/bpf: Fix a few tests for GCC related warnings.
Cupertino Miranda
4
-29
/
+37
2024-08-19
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+1
2024-08-03
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2
-4
/
+4
2024-07-11
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
1
-1
/
+1
2024-07-11
selftests/bpf: adjust dummy_st_ops_success to detect additional error
Eduard Zingerman
1
-2
/
+11
2024-06-12
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
3
-13
/
+20
2024-03-27
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
1
-0
/
+26
2024-02-05
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
1
-0
/
+1
2024-02-05
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2024-02-01
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
1
-0
/
+75
2024-02-01
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-10
/
+25
2024-02-01
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
1
-0
/
+20
2024-02-01
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
1
-0
/
+147
2024-02-01
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2
-14
/
+58
2024-02-01
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
1
-30
/
+48
2024-02-01
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
1
-32
/
+52
2024-02-01
selftests/bpf: test if state loops are detected in a tricky case
Eduard Zingerman
1
-0
/
+177
2024-02-01
selftests/bpf: tests with delayed read/precision makrs in loop body
Eduard Zingerman
1
-0
/
+518
2024-01-26
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
1
-0
/
+5
2024-01-26
bpf: Fix accesses to uninit stack slots
Andrei Matei
5
-20
/
+62
2024-01-26
selftests/bpf: Fix erroneous bitmask operation
Jeroen van Ingen Schenau
1
-2
/
+2
2023-12-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
1
-5
/
+8
2023-11-28
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
1
-3
/
+6
2023-11-20
selftests/bpf: Make linked_list failure test more robust
Kumar Kartikeya Dwivedi
1
-1
/
+3
[next]