index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-11-02
selftests: Add tests for automatic map pinning
Toke Høiland-Jørgensen
2019-11-02
libbpf: Add auto-pinning of maps when loading BPF objects
Toke Høiland-Jørgensen
2019-11-02
libbpf: Move directory creation into _pin() functions
Toke Høiland-Jørgensen
2019-11-02
libbpf: Store map pin path and status in struct bpf_map
Toke Høiland-Jørgensen
2019-11-02
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
2019-11-01
Revert "selftests: bpf: Don't try to read files without read permission"
Jakub Kicinski
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
2019-10-30
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
2019-10-29
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
2019-10-28
libbpf: Fix off-by-one error in ELF sanity check
Andrii Nakryiko
2019-10-28
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
2019-10-28
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
2019-10-28
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
tc-testing: list required kernel options for act_ct action
Roman Mashak
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-25
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
2019-10-25
bpftool: Allow to read btf as raw data
Jiri Olsa
2019-10-23
libbpf: Fix strncat bounds error in libbpf_prog_type_by_name
KP Singh
2019-10-23
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
2019-10-23
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2019-10-23
libbpf: Use implicit XSKMAP lookup from AF_XDP XDP program
Björn Töpel
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-22
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
2019-10-21
tc-testing: updated pedit TDC tests
Roman Mashak
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
2019-10-21
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2019-10-21
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
2019-10-21
libbpf: Teach bpf_object__open to guess program types
Andrii Nakryiko
2019-10-21
libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes
Andrii Nakryiko
2019-10-21
libbpf: Add bpf_program__get_{type, expected_attach_type) APIs
Andrii Nakryiko
2019-10-21
tools: Sync if_link.h
Andrii Nakryiko
2019-10-21
tools, bpf: Rename pr_warning to pr_warn to align with kernel logging
Kefeng Wang
2019-10-20
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
2019-10-18
bpf, libbpf: Add kernel version section parsing back
John Fastabend
2019-10-18
selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale test
Danielle Ratson
2019-10-18
selftests: mlxsw: Add a resource scale test for Spectrum-2
Danielle Ratson
2019-10-18
selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale test
Danielle Ratson
2019-10-18
selftests: mlxsw: Generalize the parameters of mirror_gre test
Danielle Ratson
2019-10-17
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
2019-10-17
selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs
Andrii Nakryiko
2019-10-17
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
2019-10-17
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2019-10-17
selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor
Andrii Nakryiko
2019-10-17
selftests/bpf: Teach test_progs to cd into subdir
Andrii Nakryiko
2019-10-17
selftests/bpf: Restore the netns after flow dissector reattach test
Jakub Sitnicki
[next]