index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
2022-02-28
bpf, selftests: Use raw_tp program for atomic test
Hou Tao
2
-83
/
+36
2022-02-21
selftests/bpf: Add test for reg2btf_ids out of bounds access
Kumar Kartikeya Dwivedi
1
-0
/
+19
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
3
-7
/
+14
2022-02-19
selftests/bpf: Fix a clang deprecated-declarations compilation error
Yonghong Song
1
-0
/
+3
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-9
/
+174
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+104
2022-02-17
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
1
-2
/
+2
2022-02-17
selftests/bpf: Fix vmtest.sh to launch smp vm.
Yucong Sun
1
-1
/
+1
2022-02-16
selftests/bpf: Test "bpftool gen min_core_btf"
Mauricio Vásquez
1
-2
/
+48
2022-02-15
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
1
-8
/
+18
2022-02-15
selftests/bpf: Add Skeleton templated wrapper as an example
Andrii Nakryiko
1
-2
/
+85
2022-02-15
selftests/bpf: Fix GCC11 compiler warnings in -O2 mode
Andrii Nakryiko
3
-3
/
+3
2022-02-11
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-02-10
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
1
-1
/
+37
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
116
-1235
/
+1965
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
1
-0
/
+6
2022-02-08
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2
-0
/
+29
2022-02-08
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2
-1
/
+7
2022-02-08
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
1
-1
/
+1
2022-02-08
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
1
-1
/
+4
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
5
-8
/
+8
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
1
-1
/
+1
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
11
-23
/
+34
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
1
-1
/
+1
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
6
-2
/
+74
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-02-03
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
1
-0
/
+19
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
7
-50
/
+47
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2
-3
/
+3
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
14
-283
/
+218
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
38
-523
/
+649
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
5
-5
/
+5
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
3
-20
/
+160
2022-01-27
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
1
-14
/
+16
2022-01-27
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
1
-18
/
+20
2022-01-27
selftests/bpf/test_tcp_check_syncookie: use temp netns for testing
Hangbin Liu
1
-2
/
+3
2022-01-27
selftests/bpf/test_lwt_seg6local: use temp netns for testing
Hangbin Liu
1
-82
/
+88
2022-01-27
selftests/bpf/test_xdp_vlan: use temp netns for testing
Hangbin Liu
1
-32
/
+34
2022-01-27
selftests/bpf/test_xdp_veth: use temp netns for testing
Hangbin Liu
1
-18
/
+21
2022-01-27
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
1
-29
/
+31
2022-01-27
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
1
-0
/
+2
2022-01-27
selftests/bpf: add a selftest with __user tag
Yonghong Song
3
-0
/
+151
2022-01-27
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
Yonghong Song
2
-4
/
+4
2022-01-27
selftests/bpf: fix a clang compilation error
Yonghong Song
1
-1
/
+1
2022-01-27
selftests, xsk: Fix bpf_res cleanup test
Magnus Karlsson
2
-32
/
+50
2022-01-26
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
6
-66
/
+63
2022-01-26
selftests/bpf: Fix a clang compilation error
Yonghong Song
1
-1
/
+1
2022-01-25
selftests: bpf: Less strict size check in sockopt_sk
Felix Maurer
1
-1
/
+2
2022-01-25
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
4
-4
/
+4
2022-01-25
tools headers UAPI: remove stale lirc.h
Sean Young
1
-1
/
+0
[prev]
[next]