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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
bpf, selftests: Update array map tests for per-cpu batched ops
Pedro Tammela
2021-04-28
1
-29
/
+75
|
*
|
|
|
|
|
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-27
1
-1
/
+1
|
*
|
|
|
|
|
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
2021-04-26
1
-8
/
+12
|
*
|
|
|
|
|
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-04-26
9
-48
/
+24
|
*
|
|
|
|
|
selftests/bpf: Add remaining ASSERT_xxx() variants
Andrii Nakryiko
2021-04-26
7
-15
/
+56
|
*
|
|
|
|
|
selftests/bpf: Use ASSERT macros in lsm test
Jiri Olsa
2021-04-25
1
-17
/
+10
|
*
|
|
|
|
|
selftests/bpf: Test that module can't be unloaded with attached trampoline
Jiri Olsa
2021-04-25
1
-0
/
+23
|
*
|
|
|
|
|
selftests/bpf: Add re-attach test to lsm test
Jiri Olsa
2021-04-25
1
-10
/
+38
|
*
|
|
|
|
|
selftests/bpf: Add re-attach test to fexit_test
Jiri Olsa
2021-04-25
1
-15
/
+37
|
*
|
|
|
|
|
selftests/bpf: Add re-attach test to fentry_test
Jiri Olsa
2021-04-25
1
-15
/
+37
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-25
35
-114
/
+1016
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
2021-04-23
1
-0
/
+9
|
|
*
|
|
|
|
|
selftests/bpf: Add map linking selftest
Andrii Nakryiko
2021-04-23
4
-1
/
+191
|
|
*
|
|
|
|
|
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
2021-04-23
4
-1
/
+154
|
|
*
|
|
|
|
|
selftests/bpf: Add function linking selftest
Andrii Nakryiko
2021-04-23
4
-1
/
+190
|
|
*
|
|
|
|
|
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
2021-04-23
1
-1
/
+3
|
|
*
|
|
|
|
|
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
2021-04-23
1
-4
/
+4
|
|
*
|
|
|
|
|
selftests/bpf: Add docs target as all dependency
Jiri Olsa
2021-04-20
1
-1
/
+2
|
|
*
|
|
|
|
|
bpf/selftests: Add bpf_get_task_stack retval bounds test_prog
Dave Marchevsky
2021-04-19
2
-0
/
+28
|
|
*
|
|
|
|
|
bpf/selftests: Add bpf_get_task_stack retval bounds verifier test
Dave Marchevsky
2021-04-19
1
-0
/
+43
|
|
*
|
|
|
|
|
selftests/bpf: Add a series of tests for bpf_snprintf
Florent Revest
2021-04-19
3
-0
/
+218
|
|
*
|
|
|
|
|
selftests/bpf: Silence clang compilation warnings
Yonghong Song
2021-04-15
3
-4
/
+9
|
|
*
|
|
|
|
|
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
2021-04-15
1
-1
/
+1
|
|
*
|
|
|
|
|
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
2021-04-15
1
-0
/
+4
|
|
*
|
|
|
|
|
tools/testing: Remove unused variable
zuoqilin
2021-04-14
1
-1
/
+1
|
|
*
|
|
|
|
|
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
2021-04-14
1
-1
/
+1
|
|
*
|
|
|
|
|
selftests/bpf: Add tests for target information in bpf_link info queries
Toke Høiland-Jørgensen
2021-04-13
1
-14
/
+44
|
|
*
|
|
|
|
|
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2021-04-08
2
-0
/
+25
|
|
*
|
|
|
|
|
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2021-04-08
2
-4
/
+20
|
|
*
|
|
|
|
|
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2021-04-08
2
-5
/
+13
|
|
*
|
|
|
|
|
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2021-04-08
2
-7
/
+19
|
|
*
|
|
|
|
|
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2021-04-08
2
-4
/
+15
|
|
*
|
|
|
|
|
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2021-04-08
2
-6
/
+6
|
|
*
|
|
|
|
|
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
2021-04-08
1
-48
/
+17
|
|
*
|
|
|
|
|
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
2021-04-08
1
-1
/
+0
|
|
*
|
|
|
|
|
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
2021-04-03
1
-0
/
+2
|
|
*
|
|
|
|
|
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
2021-04-03
1
-12
/
+0
|
*
|
|
|
|
|
|
selftests/net: bump timeout to 5 minutes
Po-Hsu Lin
2021-04-23
2
-0
/
+3
|
*
|
|
|
|
|
|
selftests: mptcp: add a test case for MSG_PEEK
Yonglong Li
2021-04-23
2
-8
/
+69
|
*
|
|
|
|
|
|
selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
Petr Machata
2021-04-23
2
-3
/
+19
|
*
|
|
|
|
|
|
selftests: mlxsw: Increase the tolerance of backlog buildup
Petr Machata
2021-04-23
1
-2
/
+2
|
*
|
|
|
|
|
|
selftests: mlxsw: Return correct error code in resource scale tests
Danielle Ratson
2021-04-23
2
-2
/
+6
|
*
|
|
|
|
|
|
selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
Danielle Ratson
2021-04-23
1
-5
/
+1
|
*
|
|
|
|
|
|
selftests: mlxsw: Remove a redundant if statement in port_scale test
Danielle Ratson
2021-04-23
1
-5
/
+1
|
*
|
|
|
|
|
|
selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
Petr Machata
2021-04-23
1
-1
/
+1
|
*
|
|
|
|
|
|
selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETS
Petr Machata
2021-04-20
1
-0
/
+7
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-19
1
-1
/
+151
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
selftests: fib_tests: Add test cases for interaction with mangling
Ido Schimmel
2021-04-18
1
-1
/
+151
|
*
|
|
|
|
|
|
|
selftests: fib_nexthops: Test large scale nexthop flushing
Ido Schimmel
2021-04-19
1
-0
/
+15
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
6
-35
/
+16
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
[prev]
[next]