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: Extract syscall wrapper
Kenta Tada
2022-01-24
2
-14
/
+20
|
*
|
selftests/bpf: Add test for sleepable bpf iterator programs
Kenny Yu
2022-01-24
2
-0
/
+74
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
tools headers UAPI: remove stale lirc.h
Sean Young
2022-01-25
1
-1
/
+0
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
55
-215
/
+2260
|
\
\
|
|
/
|
/
|
|
*
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
2022-01-24
7
-47
/
+50
|
*
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
2022-01-24
1
-1
/
+4
|
*
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
2022-01-21
6
-1
/
+185
|
*
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2022-01-21
2
-0
/
+146
|
*
bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
Eelco Chaudron
2022-01-21
3
-7
/
+160
|
*
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
2
-31
/
+82
|
*
selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-20
2
-0
/
+90
|
*
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
2022-01-20
7
-50
/
+47
|
*
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
1
-0
/
+4
|
*
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
2022-01-20
8
-42
/
+48
|
*
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
2022-01-20
1
-2
/
+2
|
*
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
2022-01-20
1
-4
/
+13
|
*
selftests: bpf: Fix bind on used port
Felix Maurer
2022-01-20
1
-3
/
+17
|
*
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
2022-01-20
1
-40
/
+20
|
*
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
2022-01-20
1
-40
/
+28
|
*
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2022-01-19
2
-18
/
+18
|
*
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
2022-01-19
3
-0
/
+578
|
*
selftest/bpf: Fix a stale comment.
Kuniyuki Iwashima
2022-01-18
1
-1
/
+1
|
*
selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.
Kuniyuki Iwashima
2022-01-18
3
-0
/
+162
|
*
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
2022-01-18
6
-0
/
+362
|
*
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
2022-01-18
3
-2
/
+131
|
*
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+28
|
*
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
2022-01-18
3
-0
/
+161
|
*
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-18
1
-8
/
+9
|
*
test: selftests: Remove unused various in sockmap_verdict_prog.c
Menglong Dong
2022-01-14
1
-2
/
+0
|
*
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
2022-01-12
5
-28
/
+26
|
*
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
2022-01-12
1
-6
/
+6
*
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
6
-32
/
+178
|
\
\
|
*
|
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
2022-01-19
4
-2
/
+79
|
*
|
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
2022-01-19
1
-0
/
+64
|
*
|
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2022-01-11
2
-0
/
+11
|
*
|
bpf/selftests: convert xdp_link test to ASSERT_* macros
Toke Høiland-Jørgensen
2022-01-11
1
-31
/
+25
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-20
2
-6
/
+6
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
6
-151
/
+308
|
\
\
|
*
|
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
2022-01-06
1
-20
/
+130
|
*
|
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
2022-01-06
1
-128
/
+92
|
*
|
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2022-01-06
2
-1
/
+49
|
*
|
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
2022-01-06
1
-2
/
+2
|
*
|
bpf, selftests: Add verifier test for mem_or_null register with offset.
Daniel Borkmann
2022-01-05
1
-0
/
+28
|
*
|
bpf/selftests: Fix namespace mount setup in tc_redirect
Jiri Olsa
2022-01-05
1
-0
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf, selftests: Fix spelling mistake "tained" -> "tainted"
Colin Ian King
2021-12-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
42
-265
/
+1077
|
\
\
|
*
|
bpf/selftests: Update local storage selftest for sleepable programs
KP Singh
2021-12-29
2
-33
/
+11
[prev]
[next]