index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
selftests/bpf: Add test for legacy/perf kprobe/uprobe attach mode
Menglong Dong
2023-03-06
selftests/bpf: Split test_attach_probe into multi subtests
Menglong Dong
2023-03-06
libbpf: Add support to set kprobe/uprobe attach mode
Menglong Dong
2023-03-06
tools/resolve_btfids: Add /libsubcmd to .gitignore
Rong Tao
2023-03-04
selftests/bpf: adjust log_fixup's buffer size for proper truncation
Andrii Nakryiko
2023-03-04
selftests/bpf: enhance align selftest's expected log matching
Andrii Nakryiko
2023-03-03
selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
Eduard Zingerman
2023-03-03
selftests/bpf: test if pointer type is tracked for BPF_ST_MEM
Eduard Zingerman
2023-03-03
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2023-03-03
selftests/bpf: Tweak cgroup kfunc test.
Alexei Starovoitov
2023-03-03
selftests/bpf: Add a test case for kptr_rcu.
Alexei Starovoitov
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
Alexei Starovoitov
2023-03-02
selftests/bpf: Add absolute timer test
Tero Kristo
2023-03-02
bpf: Add support for absolute value BPF timers
Tero Kristo
2023-03-02
selftests/bpf: Add -Wuninitialized flag to bpf prog flags
Dave Marchevsky
2023-03-01
libbpf: Add support for attaching uprobes to shared objects in APKs
Daniel Müller
2023-03-01
libbpf: Introduce elf_find_func_offset_from_file() function
Daniel Müller
2023-03-01
libbpf: Implement basic zip archive parsing support
Daniel Müller
2023-03-01
selftests/bpf: Support custom per-test flags and multiple expected messages
Andrii Nakryiko
2023-03-01
libbpf: Cleanup linker_append_elf_relos
Viktor Malik
2023-03-01
libbpf: Remove several dead assignments
Viktor Malik
2023-03-01
libbpf: Remove unnecessary ternary operator
Viktor Malik
2023-03-01
selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
Tiezhu Yang
2023-03-01
selftests/bpf: Add more tests for kptrs in maps
Kumar Kartikeya Dwivedi
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
2023-02-27
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-27
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Puranjay Mohan
2023-02-27
selftests/bpf: Fix compilation errors: Assign a value to a constant
Rong Tao
2023-02-27
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
2023-02-27
selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test
Tiezhu Yang
2023-02-27
libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch
Tiezhu Yang
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-24
selftests/bpf: run mptcp in a dedicated netns
Hangbin Liu
2023-02-24
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
tools: net: add __pycache__ to gitignore
Jakub Kicinski
2023-02-24
tools: ynl-gen: re-raise the exception instead of printing
Jakub Kicinski
2023-02-24
tools: ynl-gen: fix single attribute structs with attr 0 only
Jakub Kicinski
[next]