index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
libbpf: Add support to set kprobe/uprobe attach mode
Menglong Dong
2023-03-06
2
-14
/
+84
|
*
|
|
|
|
|
tools/resolve_btfids: Add /libsubcmd to .gitignore
Rong Tao
2023-03-06
1
-0
/
+1
|
*
|
|
|
|
|
selftests/bpf: adjust log_fixup's buffer size for proper truncation
Andrii Nakryiko
2023-03-04
1
-1
/
+1
|
*
|
|
|
|
|
selftests/bpf: enhance align selftest's expected log matching
Andrii Nakryiko
2023-03-04
1
-6
/
+12
|
*
|
|
|
|
|
selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
Eduard Zingerman
2023-03-04
4
-1
/
+920
|
*
|
|
|
|
|
selftests/bpf: test if pointer type is tracked for BPF_ST_MEM
Eduard Zingerman
2023-03-04
1
-0
/
+23
|
*
|
|
|
|
|
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
2023-03-04
1
-11
/
+0
|
*
|
|
|
|
|
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2023-03-03
7
-28
/
+18
|
*
|
|
|
|
|
selftests/bpf: Tweak cgroup kfunc test.
Alexei Starovoitov
2023-03-03
1
-1
/
+11
|
*
|
|
|
|
|
selftests/bpf: Add a test case for kptr_rcu.
Alexei Starovoitov
2023-03-03
1
-0
/
+12
|
*
|
|
|
|
|
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
4
-5
/
+5
|
*
|
|
|
|
|
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
Alexei Starovoitov
2023-03-03
10
-23
/
+23
|
*
|
|
|
|
|
selftests/bpf: Add absolute timer test
Tero Kristo
2023-03-03
2
-0
/
+48
|
*
|
|
|
|
|
bpf: Add support for absolute value BPF timers
Tero Kristo
2023-03-03
1
-0
/
+15
|
*
|
|
|
|
|
selftests/bpf: Add -Wuninitialized flag to bpf prog flags
Dave Marchevsky
2023-03-03
6
-11
/
+14
|
*
|
|
|
|
|
libbpf: Add support for attaching uprobes to shared objects in APKs
Daniel Müller
2023-03-02
1
-7
/
+84
|
*
|
|
|
|
|
libbpf: Introduce elf_find_func_offset_from_file() function
Daniel Müller
2023-03-02
1
-21
/
+36
|
*
|
|
|
|
|
libbpf: Implement basic zip archive parsing support
Daniel Müller
2023-03-02
3
-1
/
+376
|
*
|
|
|
|
|
selftests/bpf: Support custom per-test flags and multiple expected messages
Andrii Nakryiko
2023-03-01
3
-9
/
+84
|
*
|
|
|
|
|
libbpf: Cleanup linker_append_elf_relos
Viktor Malik
2023-03-01
1
-9
/
+2
|
*
|
|
|
|
|
libbpf: Remove several dead assignments
Viktor Malik
2023-03-01
3
-6
/
+0
|
*
|
|
|
|
|
libbpf: Remove unnecessary ternary operator
Viktor Malik
2023-03-01
1
-1
/
+1
|
*
|
|
|
|
|
selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
Tiezhu Yang
2023-03-01
1
-1
/
+2
|
*
|
|
|
|
|
selftests/bpf: Add more tests for kptrs in maps
Kumar Kartikeya Dwivedi
2023-03-01
3
-65
/
+451
|
*
|
|
|
|
|
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
2023-03-01
15
-23
/
+2522
|
*
|
|
|
|
|
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
1
-0
/
+5
|
*
|
|
|
|
|
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
1
-1
/
+1
|
*
|
|
|
|
|
bpf: Add skb dynptrs
Joanne Koong
2023-03-01
1
-2
/
+11
|
*
|
|
|
|
|
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
2023-02-28
1
-1
/
+7
|
*
|
|
|
|
|
libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-27
1
-5
/
+64
|
*
|
|
|
|
|
libbpf: Fix arm syscall regs spec in bpf_tracing.h
Puranjay Mohan
2023-02-27
1
-0
/
+1
|
*
|
|
|
|
|
selftests/bpf: Fix compilation errors: Assign a value to a constant
Rong Tao
2023-02-27
1
-1
/
+1
|
*
|
|
|
|
|
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
2023-02-27
1
-3
/
+0
|
*
|
|
|
|
|
selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test
Tiezhu Yang
2023-02-27
2
-2
/
+2
|
*
|
|
|
|
|
libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch
Tiezhu Yang
2023-02-27
1
-0
/
+2
|
*
|
|
|
|
|
selftests/bpf: run mptcp in a dedicated netns
Hangbin Liu
2023-02-25
1
-2
/
+17
|
*
|
|
|
|
|
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
2023-02-25
11
-263
/
+193
|
*
|
|
|
|
|
selftests/bpf: Add a test case for bpf_cgroup_from_id()
Tejun Heo
2023-02-23
3
-0
/
+44
|
*
|
|
|
|
|
selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
Stanislav Fomichev
2023-02-22
2
-1
/
+25
|
*
|
|
|
|
|
selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
Florent Revest
2023-02-22
1
-0
/
+2
|
*
|
|
|
|
|
selftests/bpf: Remove not used headers
Tiezhu Yang
2023-02-22
3
-476
/
+0
|
*
|
|
|
|
|
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2023-02-22
2
-0
/
+96
|
*
|
|
|
|
|
bpf: Allow reads from uninit stack
Eduard Zingerman
2023-02-22
8
-135
/
+98
*
|
|
|
|
|
|
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
6
-12
/
+125
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
tools: net: add __pycache__ to gitignore
Jakub Kicinski
2023-02-24
1
-0
/
+1
|
*
|
|
|
|
|
tools: ynl-gen: re-raise the exception instead of printing
Jakub Kicinski
2023-02-24
1
-3
/
+1
|
*
|
|
|
|
|
tools: ynl-gen: fix single attribute structs with attr 0 only
Jakub Kicinski
2023-02-24
1
-1
/
+1
|
*
|
|
|
|
|
netdev-genl: fix repeated typo oflloading -> offloading
Tariq Toukan
2023-02-24
1
-1
/
+1
|
*
|
|
|
|
|
selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify
Lu Wei
2023-02-23
1
-1
/
+95
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-23
1
-6
/
+26
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[prev]
[next]