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
2021-09-18
selftests: mptcp: add mptcp getsockopt test cases
Florian Westphal
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2021-09-17
libbpf: Constify all high-level program attach APIs
Andrii Nakryiko
2021-09-17
libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7
Andrii Nakryiko
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
2021-09-17
libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()
Andrii Nakryiko
2021-09-17
libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs
Andrii Nakryiko
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
2021-09-17
libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()
Andrii Nakryiko
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
2021-09-15
libbpf: Add sphinx code documentation comments
Grant Seltzer
2021-09-15
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
2021-09-15
selftests: net: test ethtool -L vs mq
Jakub Kicinski
2021-09-14
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
2021-09-14
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
2021-09-14
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
2021-09-14
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
2021-09-14
selftests/bpf: Test libbpf API function btf__add_tag()
Yonghong Song
2021-09-14
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
libbpf: Rename btf_{hash,equal}_int to btf_{hash,equal}_int_tag
Yonghong Song
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-14
btf: Change BTF_KIND_* macros to enums
Yonghong Song
2021-09-14
selftests/bpf: Fix .gitignore to not ignore test_progs.c
Andrii Nakryiko
2021-09-14
bpf,x64 Emit IMUL instead of MUL for x86-64
Jie Meng
2021-09-14
libbpf: Minimize explicit iterator of section definition array
Andrii Nakryiko
2021-09-14
libbpf: Simplify BPF program auto-attach code
Andrii Nakryiko
2021-09-14
libbpf: Ensure BPF prog types are set before relocations
Andrii Nakryiko
2021-09-14
selftests/bpf: Update selftests to always provide "struct_ops" SEC
Andrii Nakryiko
2021-09-14
libbpf: Introduce legacy kprobe events support
Rafael David Tinoco
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-13
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-12
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-12
selftest: net: fix typo in altname test
Andrea Claudi
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
[next]