index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2022-11-11
1
-0
/
+5
*
selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1
David Vernet
2022-10-13
1
-2
/
+2
*
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
46
-98
/
+2228
|
\
|
*
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-09-29
1
-8
/
+17
|
*
selftests/bpf: Test parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
4
-2
/
+60
|
*
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
1
-11
/
+12
|
*
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-26
1
-2
/
+2
|
*
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
1
-3
/
+1
|
*
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2022-09-23
1
-126
/
+55
|
*
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
2022-09-21
1
-0
/
+27
|
*
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
1
-0
/
+94
|
*
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
1
-0
/
+90
|
*
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
1
-0
/
+46
|
*
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-21
3
-0
/
+430
|
*
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2022-09-16
2
-2
/
+2
|
*
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2022-09-10
1
-3
/
+4
|
*
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2022-09-10
2
-2
/
+21
|
*
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2022-09-09
1
-0
/
+53
|
*
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
2
-0
/
+154
|
*
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
2
-0
/
+77
|
*
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
2022-09-06
1
-2
/
+2
|
*
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
2022-09-06
1
-0
/
+120
|
*
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
1
-11
/
+0
|
*
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2022-09-02
2
-106
/
+43
|
*
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-09-02
1
-4
/
+4
|
*
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
2022-09-02
1
-8
/
+16
|
*
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2022-09-01
1
-0
/
+39
|
*
selftests/bpf: Add test cases for htab update
Hou Tao
2022-08-31
1
-0
/
+29
|
*
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-08-31
1
-0
/
+4
|
*
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
2022-08-29
1
-2
/
+3
|
*
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2022-08-29
2
-4
/
+0
|
*
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
2022-08-26
1
-1
/
+1
|
*
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
2022-08-26
1
-1
/
+0
|
*
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
2022-08-25
1
-0
/
+226
|
*
selftests/bpf: Test cgroup_iter.
Hao Luo
2022-08-25
2
-0
/
+46
|
*
selftests/bpf: Fix wrong size passed to bpf_setsockopt()
Yang Yingliang
2022-08-24
1
-3
/
+7
|
*
selftests/bpf: Add tests for reference state fixes for callbacks
Kumar Kartikeya Dwivedi
2022-08-24
1
-0
/
+116
|
*
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
Stanislav Fomichev
2022-08-23
1
-0
/
+16
|
*
bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
Shmulik Ladkani
2022-08-23
1
-0
/
+15
|
*
selftests/bpf: bpf_setsockopt tests
Martin KaFai Lau
2022-08-18
2
-1
/
+481
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-17
8
-34
/
+153
|
|
\
|
|
*
selftests/bpf: Tests libbpf autoattach APIs
Hao Luo
2022-08-17
1
-0
/
+23
|
|
*
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2022-08-16
1
-1
/
+2
|
|
*
selftests/bpf: Add connmark read test
Daniel Xu
2022-08-15
1
-0
/
+3
|
|
*
selftests/bpf: Add existing connection bpf_*_ct_lookup() test
Daniel Xu
2022-08-15
1
-0
/
+18
|
|
*
selftests/bpf: add destructive kfunc test
Artem Savkov
2022-08-10
1
-0
/
+14
|
|
*
selftests/bpf: add extra test for using dynptr data slice after release
Joanne Koong
2022-08-09
1
-1
/
+37
|
|
*
selftests/bpf: Add BPF-helper test for CLOCK_TAI access
Kurt Kanzenbach
2022-08-09
1
-0
/
+24
|
|
*
selftests/bpf: Clean up sys_nanosleep uses
Joanne Koong
2022-08-08
3
-32
/
+32
*
|
|
selftests/bpf: Add tests verifying bpf lsm userns_create hook
Frederick Lawler
2022-08-16
1
-0
/
+33
|
/
/
[next]