index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
libbpf: prog load: Allow to use fd_array_cnt
Anton Protopopov
2
-2
/
+6
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
1
-0
/
+10
2024-12-13
bpftool: bash: Add bash completion for root_id argument
Daniel Xu
1
-1
/
+6
2024-12-13
bpftool: btf: Support dumping a specific types from file
Daniel Xu
2
-4
/
+44
2024-12-13
bpftool: btf: Validate root_type_ids early
Daniel Xu
1
-0
/
+12
2024-12-13
bpftool: man: Add missing format argument to command description
Daniel Xu
1
-1
/
+1
2024-12-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-17
/
+15
2024-12-13
tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.c builds
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-12-13
perf tests switch-tracking: Set this test to run exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-13
perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
Ravi Bangoria
1
-0
/
+10
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
70
-224
/
+1146
2024-12-13
objtool/x86: allow syscall instruction
Juergen Gross
1
-3
/
+6
2024-12-12
selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
Eduard Zingerman
1
-3
/
+3
2024-12-12
tools/sched_ext: Receive updates from SCX repo
Tejun Heo
14
-8
/
+286
2024-12-12
Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
27
-44
/
+194
2024-12-12
libbpf: Extend linker API to support in-memory ELF files
Alastair Robertson
3
-21
/
+150
2024-12-12
libbpf: Pull file-opening logic up to top-level functions
Alastair Robertson
1
-42
/
+42
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-96
/
+727
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
1
-0
/
+36
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2
-4
/
+4
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
3
-22
/
+66
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-17
/
+56
2024-12-12
perf expr: Initialize is_test value in expr__ctx_new()
Levi Yun
1
-4
/
+1
2024-12-12
perf tests: Fix an incorrect type in append_script()
Jiapeng Chong
1
-1
/
+1
2024-12-12
perf test: Remove duplicate word
Ruffalo Lavoisier
1
-1
/
+1
2024-12-12
perf string: Avoid undefined NULL+1
Ian Rogers
1
-3
/
+12
2024-12-12
perf vendor events arm64: Update N2/V2 events from source
James Clark
12
-75
/
+82
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
1
-5
/
+9
2024-12-12
tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available
Arnaldo Carvalho de Melo
2
-3
/
+1
2024-12-12
tools build feature: Add some comments to explain the FEATURE_TESTS logic
Arnaldo Carvalho de Melo
1
-0
/
+35
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
2
-0
/
+33
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-2
/
+16
2024-12-12
selftests: forwarding: add a pvid_change test to bridge_vlan_unaware
Vladimir Oltean
1
-3
/
+22
2024-12-11
perf probe: Fix uninitialized variable
James Clark
1
-1
/
+1
2024-12-11
tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
Arnaldo Carvalho de Melo
1
-7
/
+0
2024-12-11
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
1
-2
/
+16
2024-12-11
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2024-12-11
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
1
-2
/
+16
2024-12-11
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
1
-7
/
+12
2024-12-11
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
1
-1
/
+1
2024-12-11
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
Waiman Long
1
-14
/
+19
2024-12-10
scx: Fix maximal BPF selftest prog
David Vernet
1
-3
/
+5
2024-12-10
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
3
-5
/
+15
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
3
-4
/
+8
2024-12-10
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
1
-1
/
+2
2024-12-10
perf jevents: Fix build issue in '*/' in event descriptions
Ian Rogers
1
-1
/
+4
2024-12-10
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
1
-1
/
+1
2024-12-10
perf probe: Replace unacceptable characters when generating event name
Masami Hiramatsu (Google)
4
-7
/
+46
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
[prev]
[next]