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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-09-22
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-09-22
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
1
-14
/
+17
2021-09-22
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2021-09-22
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-2
/
+32
2021-08-15
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
1
-0
/
+2
2021-06-10
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2021-06-10
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
1
-0
/
+3
2021-06-10
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David S. Miller
1
-0
/
+16
2021-06-10
bpf: Make more use of 'any' alignment in test_verifier.c
David S. Miller
1
-0
/
+41
2021-06-10
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David S. Miller
1
-18
/
+24
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
2
-3
/
+4
2021-06-10
selftests/bpf: Generalize dummy program types
Joe Stringer
1
-14
/
+17
2021-06-10
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
1
-31
/
+40
2021-06-10
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
1
-2
/
+10
2021-06-03
bpf: Update selftests to reflect new error states
Daniel Borkmann
1
-23
/
+12
2021-06-03
bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test
Daniel Borkmann
1
-1
/
+1
2021-06-03
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
1
-4
/
+4
2021-06-03
selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"
Ovidiu Panait
1
-2
/
+2
2021-06-03
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
1
-10
/
+38
2021-06-03
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
1
-9
/
+33
2021-06-03
bpf: fix up selftests after backports were fixed
Ovidiu Panait
1
-0
/
+19
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
1
-1
/
+1
2020-12-30
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-09-09
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-06-22
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
1
-0
/
+1
2020-06-22
selftests: bpf: fix use of undeclared RET_IF macro
Lorenz Bauer
1
-4
/
+4
2020-02-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2019-12-31
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
1
-1
/
+1
2019-12-05
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-12-01
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
1
-1
/
+1
2019-12-01
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
1
-0
/
+1
2019-09-21
selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390
Ilya Leoshkevich
1
-2
/
+5
2019-08-29
selftests/bpf: fix sendmsg6_prog on s390
Ilya Leoshkevich
1
-2
/
+1
2019-07-26
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-05-31
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
1
-0
/
+4
2019-05-31
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
1
-0
/
+2
2019-05-25
Revert "selftests/bpf: skip verifier tests for unsupported program types"
Greg Kroah-Hartman
1
-8
/
+1
2019-04-05
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
1
-1
/
+8
2019-03-23
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
1
-0
/
+10
2019-03-14
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
1
-10
/
+20
2019-02-27
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
1
-0
/
+30
2019-02-27
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
1
-3
/
+50
2019-02-12
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
1
-4
/
+4
2019-01-26
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
1
-0
/
+13
2019-01-26
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
2
-10
/
+14
2018-12-21
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-12-21
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-12-21
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
[next]