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
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
2019-09-03
1
-1
/
+1
*
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
2019-09-03
3
-16
/
+22
*
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
2019-09-03
1
-1
/
+1
*
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
2019-09-03
1
-0
/
+1
*
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
2019-08-31
1
-1
/
+1
*
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
2
-1
/
+145
*
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
2019-08-28
1
-1
/
+0
*
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
2019-08-28
1
-23
/
+19
*
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
2019-08-28
5
-26
/
+40
*
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-28
22
-123
/
+60
*
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
2019-08-28
3
-2
/
+21
*
selftests/bpf: add precision tracking test
Alexei Starovoitov
2019-08-28
1
-0
/
+25
*
selftests/bpf: verifier precise tests
Alexei Starovoitov
2019-08-28
2
-11
/
+174
*
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
4
-1
/
+353
*
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
2019-08-17
1
-0
/
+31
*
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2019-08-17
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
81
-341
/
+2830
|
\
|
*
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2019-08-13
2
-8
/
+27
|
*
tools/bpf: fix core_reloc.c compilation error
Yonghong Song
2019-08-07
1
-1
/
+1
|
*
selftests/bpf: add CO-RE relocs misc tests
Andrii Nakryiko
2019-08-07
4
-0
/
+106
|
*
selftests/bpf: add CO-RE relocs ints tests
Andrii Nakryiko
2019-08-07
11
-0
/
+209
|
*
selftests/bpf: add CO-RE relocs ptr-as-array tests
Andrii Nakryiko
2019-08-07
5
-0
/
+69
|
*
selftests/bpf: add CO-RE relocs modifiers/typedef tests
Andrii Nakryiko
2019-08-07
6
-0
/
+170
|
*
selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
Andrii Nakryiko
2019-08-07
10
-0
/
+167
|
*
selftests/bpf: add CO-RE relocs array tests
Andrii Nakryiko
2019-08-07
11
-0
/
+201
|
*
selftests/bpf: add CO-RE relocs nesting tests
Andrii Nakryiko
2019-08-07
16
-0
/
+421
|
*
selftests/bpf: add CO-RE relocs struct flavors tests
Andrii Nakryiko
2019-08-07
5
-0
/
+117
|
*
selftests/bpf: add CO-RE relocs testing setup
Andrii Nakryiko
2019-08-07
2
-0
/
+165
|
*
selftests/bpf: add BPF_CORE_READ relocatable read macro
Andrii Nakryiko
2019-08-07
1
-0
/
+20
|
*
selftests/bpf: test_progs: drop extra trailing tab
Stanislav Fomichev
2019-08-06
1
-1
/
+1
|
*
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
2019-08-06
10
-38
/
+22
|
*
selftests/bpf: test_progs: switch to open_memstream
Stanislav Fomichev
2019-08-06
2
-56
/
+62
|
*
selftests/bpf: add loop test 5
Alexei Starovoitov
2019-08-06
2
-0
/
+33
|
*
selftests/bpf: add loop test 4
Alexei Starovoitov
2019-08-06
2
-0
/
+19
|
*
selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case
Stanislav Fomichev
2019-08-01
2
-0
/
+47
|
*
selftests/bpf: fix clearing buffered output between tests/subtests
Andrii Nakryiko
2019-07-30
1
-1
/
+1
|
*
selftests/bpf: add test for bpf_tcp_gen_syncookie
Petar Penkov
2019-07-30
3
-13
/
+99
|
*
selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
Petar Penkov
2019-07-30
1
-0
/
+3
|
*
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
2019-07-29
1
-0
/
+16
|
*
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
2019-07-27
1
-3
/
+6
|
*
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
Andrii Nakryiko
2019-07-27
1
-37
/
+40
|
*
selftests/bpf: add sub-tests support for test_progs
Andrii Nakryiko
2019-07-27
2
-29
/
+185
|
*
selftests/bpf: abstract away test log output
Andrii Nakryiko
2019-07-27
12
-73
/
+183
|
*
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
2019-07-27
3
-12
/
+38
|
*
selftests/bpf: add test selectors by number and name to test_progs
Andrii Nakryiko
2019-07-27
1
-4
/
+39
|
*
selftests/bpf: revamp test_progs to allow more control
Andrii Nakryiko
2019-07-27
2
-15
/
+77
|
*
selftests/bpf: prevent headers to be compiled as C code
Andrii Nakryiko
2019-07-27
1
-3
/
+3
|
*
selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
Stanislav Fomichev
2019-07-25
2
-0
/
+72
|
*
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...
Stanislav Fomichev
2019-07-25
2
-0
/
+56
|
*
selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
Stanislav Fomichev
2019-07-25
2
-7
/
+155
[next]