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
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-26
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2022-09-26
selftests/bpf: Add wait send memory test for sockmap redirect
Liu Jian
2022-09-23
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
2022-09-23
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
2022-09-23
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
2022-09-23
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
2022-09-23
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
2022-09-23
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
2022-09-23
libbpf: Add pathname_concat() helper
Wang Yufen
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2022-09-22
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
2022-09-22
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
Hou Tao
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
2022-09-21
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
2022-09-21
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-20
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
2022-09-16
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
Xin Liu
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
2022-09-16
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
Andrii Nakryiko
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-09-10
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2022-09-10
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-09-09
libbpf: Remove gcc support for bpf_tail_call_static for now
Daniel Borkmann
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-06
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-06
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
2022-09-06
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
[next]