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-04
tools headers: Sync uapi/drm/drm.h with the kernel sources
Namhyung Kim
1
-0
/
+17
2024-12-04
sched_ext: fix application of sizeof to pointer
guanjing
1
-1
/
+1
2024-12-04
selftests/sched_ext: fix build after renames in sched_ext API
Ihor Solodrai
12
-19
/
+19
2024-12-04
selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
Kumar Kartikeya Dwivedi
1
-0
/
+17
2024-12-04
selftests/bpf: Add test for reading from STACK_INVALID slots
Kumar Kartikeya Dwivedi
1
-0
/
+18
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
4
-19
/
+62
2024-12-04
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
2024-12-04
selftests/bpf: Add IRQ save/restore tests
Kumar Kartikeya Dwivedi
2
-0
/
+446
2024-12-04
selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
Kumar Kartikeya Dwivedi
1
-0
/
+14
2024-12-04
bpf: Improve verifier log for resource leak on exit
Kumar Kartikeya Dwivedi
3
-10
/
+10
2024-12-03
tools/power turbostat: Introduce --force parameter
Zhang Rui
1
-2
/
+15
2024-12-03
tools/power turbostat: Improve --help output
Zhang Rui
1
-15
/
+26
2024-12-03
tools/power turbostat: Exit on unsupported Vendors
Zhang Rui
1
-2
/
+6
2024-12-03
tools/power turbostat: Exit on unsupported Intel models
Zhang Rui
1
-0
/
+4
2024-12-03
tools/power turbostat: update turbostat(8)
Len Brown
1
-1
/
+27
2024-12-03
tools/power turbostat: Add initial support for ClearwaterForest
Zhang Rui
1
-0
/
+1
2024-12-03
tools/power turbostat: Add initial support for PantherLake
Zhang Rui
1
-0
/
+1
2024-12-03
sched_ext: Add __weak to fix the build errors
Honglei Wang
1
-3
/
+3
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-12-03
iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
Nicolin Chen
1
-0
/
+14
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
5
-23
/
+23
2024-12-02
selftests/bpf: Add tests for iter arg check
Kumar Kartikeya Dwivedi
1
-0
/
+26
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
1
-2
/
+2
2024-12-02
perf test: Don't signal all processes on system when interrupting tests
James Clark
1
-1
/
+1
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
1
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-18
/
+18
2024-12-02
selftests/bpf: ensure proper root namespace cleanup when test fail
Alexis Lothoré (eBPF Foundation)
1
-5
/
+11
2024-12-02
libbpf: Improve debug message when the base BTF cannot be found
Ben Olson
1
-1
/
+1
2024-12-02
selftests/bpf: add cgroup skb direct packet access test
Mahe Tardy
2
-0
/
+43
2024-12-02
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
1
-1
/
+1
2024-12-02
selftests/bpf: remove test_flow_dissector.sh
Alexis Lothoré (eBPF Foundation)
4
-961
/
+0
2024-12-02
selftests/bpf: migrate bpf flow dissectors tests to test_progs
Alexis Lothoré (eBPF Foundation)
1
-0
/
+792
2024-12-02
selftests/bpf: add network helpers to generate udp checksums
Alexis Lothoré (eBPF Foundation)
1
-0
/
+42
2024-12-02
selftests/bpf: use the same udp and tcp headers in tests under test_progs
Alexis Lothoré (eBPF Foundation)
10
-10
/
+10
2024-12-02
selftests/bpf: document pseudo-header checksum helpers
Alexis Lothoré (eBPF Foundation)
1
-0
/
+30
2024-12-02
selftests/bpf: move ip checksum helper to network helpers
Alexis Lothoré (eBPF Foundation)
2
-18
/
+25
2024-12-02
selftests/bpf: Enable generic tc actions in selftests config
Alexis Lothoré (eBPF Foundation)
1
-0
/
+1
2024-12-02
selftests/bpf: migrate flow_dissector namespace exclusivity test
Alexis Lothoré (eBPF Foundation)
1
-0
/
+62
2024-12-02
selftests/bpf: add gre packets testing to flow_dissector
Alexis Lothoré (eBPF Foundation)
1
-0
/
+76
2024-12-02
selftests/bpf: expose all subtests from flow_dissector
Alexis Lothoré (eBPF Foundation)
1
-3
/
+17
2024-12-02
selftests/bpf: re-split main function into dedicated tests
Alexis Lothoré (eBPF Foundation)
1
-35
/
+73
2024-12-02
selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
Alexis Lothoré (eBPF Foundation)
1
-20
/
+21
2024-12-02
selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
Alexis Lothoré (eBPF Foundation)
1
-30
/
+6
2024-12-02
selftests/bpf: add a macro to compare raw memory
Alexis Lothoré (eBPF Foundation)
2
-0
/
+30
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
6
-16
/
+33
2024-12-02
objtool: Warn about unknown annotation types
Peter Zijlstra
1
-0
/
+13
2024-12-02
objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Peter Zijlstra
1
-23
/
+0
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
2
-60
/
+23
2024-12-02
objtool: Remove annotate_{,un}reachable()
Peter Zijlstra
1
-41
/
+2
2024-12-02
objtool: Collapse annotate sequences
Peter Zijlstra
1
-55
/
+32
[prev]
[next]