开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-01-23
libbpf: Define powerpc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define mips syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define arm64 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define arm syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define s390x syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define i386 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define x86-64 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Improve syscall tracing support in bpf_tracing.h
Andrii Nakryiko
2023-01-23
selftests/bpf: Validate arch-specific argument registers limits
Andrii Nakryiko
2023-01-23
libbpf: Add BPF_UPROBE and BPF_URETPROBE macro aliases
Andrii Nakryiko
2023-01-23
libbpf: Complete LoongArch (loongarch) spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Fix and complete ARC spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete riscv arch spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete sparc spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete powerpc spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete mips spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Fix arm and arm64 specs in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Add 6th argument support for x86-64 in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Add support for fetching up to 8 arguments in kprobes
Andrii Nakryiko
2023-01-23
selftests/bpf: Use __failure macro in task kfunc testsuite
David Vernet
2023-01-23
selftests/bpf: Simple program to dump XDP RX metadata
Stanislav Fomichev
2023-01-23
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
2023-01-23
selftests/bpf: Update expected test_offload.py messages
Stanislav Fomichev
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-20
selftests/bpf: Add dynptr helper tests
Kumar Kartikeya Dwivedi
2023-01-20
selftests/bpf: Add dynptr partial slot overwrite tests
Kumar Kartikeya Dwivedi
2023-01-20
selftests/bpf: Add dynptr var_off tests
Kumar Kartikeya Dwivedi
2023-01-20
selftests/bpf: Add dynptr pruning tests
Kumar Kartikeya Dwivedi
2023-01-20
selftests/bpf: convenience macro for use with 'asm volatile' blocks
Eduard Zingerman
2023-01-20
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
2023-01-20
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2023-01-19
selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
Jiri Olsa
2023-01-18
selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
Tiezhu Yang
2023-01-17
bpf/selftests: Add verifier tests for loading sleepable programs
Jiri Olsa
2023-01-15
selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel
Ziyang Xuan
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-13
selftests/bpf: Fix missing space error
Roberto Valenzuela
2023-01-13
libbpf: Replace '.' with '_' in legacy kprobe event name
Menglong Dong
2023-01-13
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
2023-01-11
selftests/xsk: automatically switch XDP programs
Magnus Karlsson
2023-01-11
selftests/xsk: automatically restore packet stream
Magnus Karlsson
2023-01-11
selftests/xsk: merge dual and single thread dispatchers
Magnus Karlsson
2023-01-11
selftests/xsk: add test when some packets are XDP_DROPed
Magnus Karlsson
2023-01-11
selftests/xsk: get rid of built-in XDP program
Magnus Karlsson
2023-01-11
selftests/xsk: remove unnecessary code in control path
Magnus Karlsson
2023-01-11
selftests/xsk: load and attach XDP program only once per mode
Magnus Karlsson
2023-01-11
selftests/xsk: remove namespaces
Magnus Karlsson
2023-01-11
selftests/xsk: replace asm acquire/release implementations
Magnus Karlsson
2023-01-11
selftests/xsk: add debug option for creating netdevs
Magnus Karlsson
[next]