index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
selftests/bpf: Remove unused variable from bpf_sk_assign test
Eyal Birger
2022-04-01
1
-3
/
+1
*
|
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
2022-04-06
1
-19
/
+59
*
|
bpf: selftests: Test fentry tracing a struct_ops program
Martin KaFai Lau
2022-03-30
2
-0
/
+44
*
|
selftests/bpf: Fix warning comparing pointer to 0
Haowen Bai
2022-03-30
1
-2
/
+2
|
/
*
selftests/bpf: Fix clang compilation errors
Yonghong Song
2022-03-28
2
-4
/
+2
*
selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
Andrii Nakryiko
2022-03-28
1
-10
/
+2
*
selftests/bpf: Fix kprobe_multi test.
Alexei Starovoitov
2022-03-22
1
-1
/
+3
*
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
2022-03-21
1
-1
/
+4
*
selftests/bpf: Test skipping stacktrace
Namhyung Kim
2022-03-20
2
-0
/
+131
*
selftests/bpf: Fix test for 4-byte load from remote_port on big-endian
Jakub Sitnicki
2022-03-20
1
-2
/
+8
*
selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
Jakub Sitnicki
2022-03-20
1
-2
/
+1
*
selftests/bpf: Test for associating multiple elements with the local storage
Joanne Koong
2022-03-20
1
-0
/
+19
*
selftests/bpf: Fix test for 4-byte load from dst_port on big-endian
Jakub Sitnicki
2022-03-18
1
-1
/
+7
*
selftests/bpf: Use constants for socket states in sock_fields test
Jakub Sitnicki
2022-03-18
1
-5
/
+5
*
selftests/bpf: Check dst_port only on the client socket
Jakub Sitnicki
2022-03-18
1
-0
/
+4
*
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
2022-03-18
1
-1
/
+1
*
selftests/bpf: Test subskeleton functionality
Delyan Kratunov
2022-03-17
6
-2
/
+194
*
selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
1
-0
/
+68
*
selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
1
-11
/
+193
*
selftests/bpf: Add kprobe_multi bpf_cookie test
Jiri Olsa
2022-03-17
2
-19
/
+131
*
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa
2022-03-17
3
-0
/
+243
*
selftests/bpf: Fix tunnel remote IP comments
Kaixi Fan
2022-03-17
1
-1
/
+1
*
selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedly
Hou Tao
2022-03-16
1
-9
/
+68
*
bpf: selftests: Remove libcap usage from test_progs
Martin KaFai Lau
2022-03-16
2
-38
/
+11
*
bpf: selftests: Remove libcap usage from test_verifier
Martin KaFai Lau
2022-03-16
2
-64
/
+27
*
bpf: selftests: Add helpers to directly use the capget and capset syscall
Martin KaFai Lau
2022-03-16
2
-0
/
+86
*
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
2022-03-15
9
-15
/
+15
*
selftests/bpf: Fix a clang compilation error for send_signal.c
Yonghong Song
2022-03-11
1
-1
/
+1
*
selftests/bpf: Add a test for maximum packet size in xdp_do_redirect
Toke Høiland-Jørgensen
2022-03-11
1
-0
/
+24
*
selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy
Roberto Sassu
2022-03-10
2
-0
/
+35
*
selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Roberto Sassu
2022-03-10
3
-1
/
+49
*
selftests/bpf: Check if the digest is refreshed after a file write
Roberto Sassu
2022-03-10
3
-4
/
+103
*
selftests/bpf: Add test for bpf_ima_file_hash()
Roberto Sassu
2022-03-10
2
-6
/
+47
*
selftests/bpf: Move sample generation code to ima_test_common()
Roberto Sassu
2022-03-10
1
-3
/
+8
*
bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.h
Martin KaFai Lau
2022-03-10
1
-19
/
+19
*
selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
2
-0
/
+277
*
selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
Toke Høiland-Jørgensen
2022-03-09
3
-89
/
+95
*
Improve stability of find_vma BPF test
Mykola Lysenko
2022-03-08
1
-9
/
+19
*
Improve send_signal BPF test stability
Mykola Lysenko
2022-03-08
2
-8
/
+11
*
Improve perf related BPF tests (sample_freq issue)
Mykola Lysenko
2022-03-08
4
-5
/
+5
*
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
2022-03-08
1
-1
/
+9
*
bpf/docs: Update list of architectures supported.
KP Singh
2022-03-07
1
-1
/
+1
*
bpf/docs: Update vmtest docs for static linking
KP Singh
2022-03-07
1
-0
/
+8
*
selftests/bpf: Add a test for btf_type_tag "percpu"
Hao Luo
2022-03-05
3
-29
/
+215
*
selftests/bpf: Add tests for kfunc register offset checks
Kumar Kartikeya Dwivedi
2022-03-05
1
-0
/
+83
*
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
2022-03-05
2
-5
/
+5
*
selftests/bpf: Add custom SEC() handling selftest
Andrii Nakryiko
2022-03-05
2
-0
/
+239
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-04
26
-271
/
+281
|
\
|
*
bpf: Small BPF verifier log improvements
Mykola Lysenko
2022-03-03
19
-168
/
+168
|
*
selftests/bpf: Update btf_dump case for conflicting names
Xu Kuohai
2022-03-01
1
-13
/
+41
[prev]
[next]