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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
1
-1
/
+6
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
1
-3
/
+4
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
1
-1
/
+2
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
1
-4
/
+7
2020-02-26
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
1
-1
/
+2
2020-02-25
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
1
-1
/
+1
2020-02-19
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
1
-2
/
+2
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
1
-5
/
+6
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
1
-1
/
+1
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
1
-30
/
+29
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
1
-2
/
+6
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
1
-1
/
+6
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
1
-3
/
+7
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
1
-6
/
+6
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
1
-2
/
+3
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
1
-1
/
+1
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
1
-3
/
+3
2019-12-19
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
1
-2
/
+1
2019-12-18
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
1
-0
/
+36
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
1
-1
/
+1
2019-12-15
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
1
-8
/
+28
2019-12-13
selftests/bpf: Move reuseport tests under prog_tests/
Jakub Sitnicki
1
-1
/
+1
2019-12-04
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
1
-1
/
+5
2019-11-24
selftests/bpf: Ensure no DWARF relocations for BPF object files
Andrii Nakryiko
1
-1
/
+1
2019-11-19
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
1
-0
/
+7
2019-11-18
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
1
-2
/
+2
2019-11-11
bpf, testing: Add missing object file to TEST_FILES
Anders Roxell
1
-1
/
+2
2019-10-28
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
1
-0
/
+3
2019-10-28
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
1
-6
/
+7
2019-10-23
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
1
-4
/
+4
2019-10-23
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
1
-1
/
+1
2019-10-22
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
1
-20
/
+8
2019-10-17
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
1
-2
/
+1
2019-10-17
selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs
Andrii Nakryiko
1
-3
/
+0
2019-10-17
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
1
-136
/
+177
2019-10-17
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
1
-0
/
+10
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
1
-7
/
+1
2019-10-12
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
1
-48
/
+6
2019-10-12
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
1
-1
/
+2
2019-10-09
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
1
-1
/
+1
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
1
-7
/
+3
2019-10-07
selftests/bpf: Fix dependency ordering for attach_probe test
Andrii Nakryiko
1
-2
/
+2
2019-10-06
libbpf: auto-generate list of BPF helper definitions
Andrii Nakryiko
1
-2
/
+6
2019-10-05
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
1
-1
/
+1
2019-09-16
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
1
-15
/
+50
2019-09-06
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
1
-2
/
+1
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
1
-3
/
+1
[next]