index
:
pm24.git
master
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-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
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-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-23
selftests/bpf: Add a test case for bpf_cgroup_from_id()
Tejun Heo
2023-02-22
selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
Stanislav Fomichev
2023-02-22
selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
Florent Revest
2023-02-22
selftests/bpf: Remove not used headers
Tiezhu Yang
2023-02-22
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-21
Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-21
Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-02-21
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
2023-02-21
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
self-tests: more rps self tests
Paolo Abeni
2023-02-20
selftests/net: Interpret UDP_GRO cmsg data as an int value
Jakub Sitnicki
2023-02-17
selftests/bpf: Add bpf_fib_lookup test
Martin KaFai Lau
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2023-02-17
selftests/bpf: Add global subprog context passing tests
Andrii Nakryiko
2023-02-17
selftests/bpf: Convert test_global_funcs test to test_loader framework
Andrii Nakryiko
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
Fix typos in selftest/bpf files
Taichi Nishimura
2023-02-16
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
[next]