index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
2
-0
/
+38
|
\
|
*
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
2022-01-19
1
-0
/
+32
|
*
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2022-01-11
1
-0
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-20
2
-6
/
+6
*
|
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2022-01-06
1
-0
/
+28
*
|
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
2022-01-06
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
5
-19
/
+261
|
\
\
|
*
|
bpf/selftests: Update local storage selftest for sleepable programs
KP Singh
2021-12-29
1
-19
/
+5
|
*
|
bpf/selftests: Test PTR_TO_RDONLY_MEM
Hao Luo
2021-12-18
1
-0
/
+29
|
*
|
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
1
-0
/
+123
|
*
|
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2021-12-11
1
-0
/
+54
|
*
|
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2021-12-11
1
-0
/
+50
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2021-12-16
1
-0
/
+12
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
14
-9
/
+559
|
\
\
|
*
|
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-10
1
-0
/
+24
|
*
|
selftests/bpf: Add CO-RE relocations to verifier scale test.
Alexei Starovoitov
2021-12-02
1
-2
/
+2
|
*
|
selftests/bpf: Revert CO-RE removal in test_ksyms_weak.
Alexei Starovoitov
2021-12-02
1
-1
/
+1
|
*
|
selftests/bpf: Additional test for CO-RE in the kernel.
Alexei Starovoitov
2021-12-02
1
-0
/
+104
|
*
|
selftests/bpf: Improve inner_map test coverage.
Alexei Starovoitov
2021-12-02
1
-2
/
+14
|
*
|
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
2021-11-30
1
-0
/
+26
|
*
|
selftests/bpf: Measure bpf_loop verifier performance
Joanne Koong
2021-11-30
4
-4
/
+157
|
*
|
selftests/bpf: Add bpf_loop test
Joanne Koong
2021-11-30
1
-0
/
+112
|
*
|
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2021-11-28
1
-0
/
+39
|
*
|
selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test
Andrii Nakryiko
2021-11-25
1
-0
/
+73
|
*
|
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
2021-11-16
1
-0
/
+7
*
|
|
af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.
Kuniyuki Iwashima
2021-11-26
3
-4
/
+2
*
|
|
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
2021-11-23
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
1
-0
/
+123
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selftests/bpf: Add tests for restricted helpers
Dmitrii Banshchikov
2021-11-15
1
-0
/
+123
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
15
-12
/
+211
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Add a C test for btf_type_tag
Yonghong Song
2021-11-11
1
-0
/
+25
|
*
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Yonghong Song
2021-11-11
1
-4
/
+0
|
*
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
1
-0
/
+8
|
*
selftests/bpf: Add exception handling selftests for tp_bpf program
Alan Maguire
2021-11-08
1
-0
/
+43
|
*
selftests/bpf: Add tests for bpf_find_vma
Song Liu
2021-11-07
3
-0
/
+127
|
*
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-11-07
1
-1
/
+1
|
*
selftests/bpf: Fix non-strict SEC() program sections
Andrii Nakryiko
2021-11-07
7
-7
/
+7
*
|
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
2021-11-06
1
-0
/
+12
|
/
*
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2021-11-01
1
-0
/
+58
*
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
2021-11-01
1
-13
/
+2
*
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2021-11-01
1
-0
/
+50
*
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
2021-11-01
1
-0
/
+11
*
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
1
-1
/
+1
*
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
1
-0
/
+153
*
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
1
-0
/
+82
*
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-25
1
-0
/
+9
*
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-22
1
-2
/
+7
*
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-22
1
-2
/
+18
[next]