index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-10
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-10
selftests/bpf: Make selftest compilation work on clang 11
Jiri Olsa
1
-0
/
+8
2020-12-10
selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignore
Weqaar Janjua
1
-0
/
+1
2020-12-10
selftests/bpf: Drop tcp-{client,server}.py from Makefile
Veronika Kabatova
1
-2
/
+0
2020-12-09
selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRV
Weqaar Janjua
3
-24
/
+104
2020-12-09
selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRV
Weqaar Janjua
3
-4
/
+57
2020-12-09
selftests/bpf: Xsk selftests - DRV POLL, NOPOLL
Weqaar Janjua
3
-4
/
+45
2020-12-09
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
5
-3
/
+1187
2020-12-09
selftests/bpf: Xsk selftests framework
Weqaar Janjua
3
-1
/
+274
2020-12-09
selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps
Toke Høiland-Jørgensen
1
-3
/
+4
2020-12-09
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-12-09
selftests/bpf/test_offload.py: Fix expected case of extack messages
Toke Høiland-Jørgensen
1
-2
/
+2
2020-12-09
selftests/bpf/test_offload.py: Only check verifier log on verification fails
Toke Høiland-Jørgensen
1
-2
/
+17
2020-12-09
selftests/bpf/test_offload.py: Remove check for program load flags match
Toke Høiland-Jørgensen
1
-17
/
+5
2020-12-08
tweewide: Fix most Shebang lines
Finn Behrens
1
-1
/
+1
2020-12-04
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
2
-2
/
+34
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
2
-0
/
+64
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
2
-0
/
+87
2020-12-04
selftests/bpf: Avoid errno clobbering
Florian Lehner
1
-5
/
+22
2020-12-04
selftests/bpf: Print reason when a tester could not run a program
Florian Lehner
1
-1
/
+3
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
42
-266
/
+1265
2020-12-03
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
1
-13
/
+23
2020-12-03
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2
-0
/
+119
2020-12-03
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2
-2
/
+33
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
3
-11
/
+151
2020-12-03
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
1
-3
/
+3
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
9
-3
/
+198
2020-12-03
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
4
-0
/
+40
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
1
-1
/
+1
2020-12-03
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
1
-51
/
+51
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
1
-0
/
+1
2020-12-03
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
1
-0
/
+15
2020-12-03
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
1
-4
/
+8
2020-12-03
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
1
-10
/
+18
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2
-8
/
+1
2020-12-02
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2
-0
/
+62
2020-12-02
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
3
-184
/
+171
2020-12-01
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
1
-0
/
+6
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2
-2
/
+2
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
1
-0
/
+1
2020-11-26
bpf: Fix selftest compilation on clang 11
Andrei Matei
1
-0
/
+2
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
4
-0
/
+186
2020-11-24
selftest/bpf: Fix rst formatting in readme
Andrei Matei
1
-13
/
+15
2020-11-24
selftest/bpf: Fix link in readme
Andrei Matei
1
-1
/
+4
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-1
/
+145
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-18
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
7
-18
/
+52
2020-11-18
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
[prev]
[next]