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: Xsk selftests - DRV POLL, NOPOLL
Weqaar Janjua
2020-12-09
3
-4
/
+45
|
*
|
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
2020-12-09
5
-3
/
+1187
|
*
|
selftests/bpf: Xsk selftests framework
Weqaar Janjua
2020-12-09
3
-1
/
+274
|
*
|
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
2020-12-04
2
-2
/
+34
|
*
|
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
2020-12-04
2
-0
/
+64
|
*
|
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
2020-12-04
2
-0
/
+87
|
*
|
selftests/bpf: Avoid errno clobbering
Florian Lehner
2020-12-04
1
-5
/
+22
|
*
|
selftests/bpf: Print reason when a tester could not run a program
Florian Lehner
2020-12-04
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
6
-31
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
2020-12-10
1
-4
/
+4
|
*
|
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
2020-12-10
1
-1
/
+1
|
*
|
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
2020-12-10
1
-0
/
+41
|
*
|
selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps
Toke Høiland-Jørgensen
2020-12-09
1
-3
/
+4
|
*
|
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
2020-12-09
1
-0
/
+1
|
*
|
selftests/bpf/test_offload.py: Fix expected case of extack messages
Toke Høiland-Jørgensen
2020-12-09
1
-2
/
+2
|
*
|
selftests/bpf/test_offload.py: Only check verifier log on verification fails
Toke Høiland-Jørgensen
2020-12-09
1
-2
/
+17
|
*
|
selftests/bpf/test_offload.py: Remove check for program load flags match
Toke Høiland-Jørgensen
2020-12-09
1
-17
/
+5
|
*
|
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
2020-12-01
1
-0
/
+6
|
*
|
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-12-01
2
-2
/
+2
|
|
/
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
42
-266
/
+1265
|
\
\
|
*
|
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
2020-12-03
1
-13
/
+23
|
*
|
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2020-12-03
2
-0
/
+119
|
*
|
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2020-12-03
2
-2
/
+33
|
*
|
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
2020-12-03
3
-11
/
+151
|
*
|
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
2020-12-03
1
-3
/
+3
|
*
|
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-12-03
9
-3
/
+198
|
*
|
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
2020-12-03
4
-0
/
+40
|
*
|
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
2020-12-03
1
-1
/
+1
|
*
|
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
2020-12-03
1
-54
/
+54
|
*
|
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
2020-12-03
1
-0
/
+1
|
*
|
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
2020-12-03
1
-0
/
+15
|
*
|
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
2020-12-03
1
-4
/
+8
|
*
|
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
2020-12-03
1
-10
/
+18
|
*
|
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
2
-8
/
+1
|
*
|
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2020-12-02
2
-0
/
+62
|
*
|
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-12-02
3
-184
/
+171
|
*
|
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-30
1
-0
/
+1
|
*
|
bpf: Fix selftest compilation on clang 11
Andrei Matei
2020-11-26
1
-0
/
+2
|
*
|
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
4
-0
/
+186
|
*
|
selftest/bpf: Fix rst formatting in readme
Andrei Matei
2020-11-24
1
-13
/
+15
|
*
|
selftest/bpf: Fix link in readme
Andrei Matei
2020-11-24
1
-1
/
+4
|
*
|
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
2020-11-18
7
-18
/
+52
|
*
|
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
2020-11-18
1
-0
/
+13
|
*
|
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-11-18
1
-1
/
+2
|
*
|
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-18
2
-0
/
+150
|
*
|
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
2020-11-16
1
-0
/
+2
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
7
-1
/
+145
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2020-11-19
2
-0
/
+96
|
*
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
2020-11-16
1
-1
/
+2
|
*
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-14
2
-0
/
+20
[prev]
[next]