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: xsk: Introduce type for thread function
Magnus Karlsson
2021-09-10
2
-14
/
+15
|
*
selftests: xsk: Simplify xsk and umem arrays
Magnus Karlsson
2021-09-10
2
-49
/
+34
|
*
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
1
-2
/
+2
|
*
selftests/bpf: Add checks for X__elf_bytes() skeleton helper
Matt Smith
2021-09-07
1
-0
/
+6
|
*
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
2021-09-07
2
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
8
-25
/
+281
|
\
\
|
*
|
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-13
4
-6
/
+127
|
*
|
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2021-09-13
2
-12
/
+141
|
*
|
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2021-09-07
2
-7
/
+13
|
|
/
*
/
selftests/bpf: Test XDP bonding nest and unwind
Jussi Maki
2021-09-06
1
-10
/
+64
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
47
-628
/
+1937
|
\
|
*
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
2021-08-27
1
-1
/
+3
|
*
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
2021-08-26
1
-3
/
+16
|
*
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
2021-08-25
3
-23
/
+134
|
*
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2021-08-25
2
-2
/
+27
|
*
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-25
3
-3
/
+4
|
*
selftests: xsk: Preface options with opt
Magnus Karlsson
2021-08-25
2
-5
/
+5
|
*
selftests: xsk: Make enums lower case
Magnus Karlsson
2021-08-25
2
-13
/
+7
|
*
selftests: xsk: Generate packets from specification
Magnus Karlsson
2021-08-25
2
-121
/
+166
|
*
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2021-08-25
2
-43
/
+32
|
*
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2021-08-25
2
-33
/
+40
|
*
selftests: xsk: Decrease sending speed
Magnus Karlsson
2021-08-25
2
-1
/
+2
|
*
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
2021-08-25
1
-14
/
+41
|
*
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2021-08-25
2
-131
/
+65
|
*
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
2021-08-25
1
-6
/
+6
|
*
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2021-08-25
2
-11
/
+9
|
*
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2021-08-25
2
-32
/
+12
|
*
selftests: xsk: Simplify the retry code
Magnus Karlsson
2021-08-25
2
-14
/
+11
|
*
selftests: xsk: Return correct error codes
Magnus Karlsson
2021-08-25
1
-5
/
+5
|
*
selftests: xsk: Remove unused variables
Magnus Karlsson
2021-08-25
2
-11
/
+0
|
*
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
2021-08-25
3
-27
/
+13
|
*
selftests: xsk: Remove color mode
Magnus Karlsson
2021-08-25
2
-28
/
+9
|
*
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-25
2
-0
/
+76
|
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-24
2
-24
/
+88
|
*
selftests/bpf: Exit with KSFT_SKIP if no Makefile found
Li Zhijian
2021-08-24
2
-1
/
+6
|
*
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2021-08-24
2
-2
/
+5
|
*
selftests/bpf: Add default bpftool built by selftests to PATH
Li Zhijian
2021-08-24
1
-0
/
+5
|
*
selftests/bpf: Make test_doc_build.sh work from script directory
Li Zhijian
2021-08-24
1
-2
/
+3
|
*
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
2021-08-24
1
-1
/
+1
|
*
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
2021-08-23
1
-4
/
+12
|
*
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
2021-08-20
3
-0
/
+127
|
*
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness
Yucong Sun
2021-08-19
1
-3
/
+9
|
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-19
2
-0
/
+100
|
*
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
1
-0
/
+16
|
*
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-17
1
-25
/
+20
|
*
selftests/bpf: Support glob matching for test selector.
Yucong Sun
2021-08-17
1
-16
/
+62
|
*
selftests/bpf: Also print test name in subtest status message
Yucong Sun
2021-08-17
1
-2
/
+2
|
*
selftests/bpf: Correctly display subtest skip status
Yucong Sun
2021-08-17
1
-12
/
+13
|
*
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
2021-08-17
1
-2
/
+2
|
*
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
2021-08-17
1
-1
/
+6
[prev]
[next]