index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
2022-09-21
3
-3
/
+35
*
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
3
-0
/
+259
*
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
7
-8
/
+610
*
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
3
-0
/
+159
*
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
2022-09-21
3
-1
/
+142
*
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2022-09-21
2
-14
/
+14
*
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
1
-1
/
+1
*
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
2022-09-21
1
-3
/
+8
*
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-21
5
-0
/
+1185
*
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
2022-09-19
3
-2
/
+8
*
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
2022-09-16
3
-1
/
+544
*
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
2
-5
/
+7
*
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2022-09-10
3
-2
/
+23
*
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2022-09-09
2
-0
/
+231
*
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-09-09
4
-40
/
+18
*
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
3
-0
/
+161
*
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
3
-7
/
+213
*
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-07
2
-18
/
+68
*
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-06
1
-0
/
+1
*
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
3
-0
/
+231
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
107
-486
/
+2879
|
\
|
*
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
1
-11
/
+0
|
*
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
2022-09-05
1
-14
/
+24
|
*
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2022-09-02
2
-106
/
+43
|
*
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
2022-09-02
1
-3
/
+3
|
*
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-09-02
68
-250
/
+250
|
*
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2022-09-02
2
-4
/
+74
|
*
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
2022-09-02
1
-0
/
+7
|
*
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
2022-09-02
3
-87
/
+170
|
*
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
2022-09-02
1
-2
/
+2
|
*
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
2022-09-02
2
-27
/
+51
|
*
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
2022-09-02
1
-2
/
+37
|
*
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
2
-0
/
+161
|
*
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
2022-09-01
3
-18
/
+20
|
*
selftests/bpf: Add test cases for htab update
Hou Tao
2022-08-31
3
-0
/
+156
|
*
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
|
*
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
3
-7
/
+7
|
*
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
2022-08-25
3
-0
/
+584
|
*
selftests/bpf: extend cgroup helpers
Yosry Ahmed
2022-08-25
2
-47
/
+174
|
*
selftests/bpf: Test cgroup_iter.
Hao Luo
2022-08-25
4
-1
/
+271
|
*
bpf: Introduce cgroup iter
Hao Luo
2022-08-25
1
-2
/
+2
|
*
selftests/bpf: Fix wrong size passed to bpf_setsockopt()
Yang Yingliang
2022-08-24
1
-3
/
+7
|
*
selftests/bpf: Add cb_refs test to s390x deny list
Daniel Müller
2022-08-24
1
-0
/
+1
[next]