index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
-23
/
+23
2024-12-02
selftests/bpf: Add tests for iter arg check
Kumar Kartikeya Dwivedi
-0
/
+26
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
-2
/
+2
2024-12-02
perf test: Don't signal all processes on system when interrupting tests
James Clark
-1
/
+1
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-18
/
+18
2024-12-02
selftests/bpf: ensure proper root namespace cleanup when test fail
Alexis Lothoré (eBPF Foundation)
-5
/
+11
2024-12-02
libbpf: Improve debug message when the base BTF cannot be found
Ben Olson
-1
/
+1
2024-12-02
selftests/bpf: add cgroup skb direct packet access test
Mahe Tardy
-0
/
+43
2024-12-02
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
-1
/
+1
2024-12-02
selftests/bpf: remove test_flow_dissector.sh
Alexis Lothoré (eBPF Foundation)
-961
/
+0
2024-12-02
selftests/bpf: migrate bpf flow dissectors tests to test_progs
Alexis Lothoré (eBPF Foundation)
-0
/
+792
2024-12-02
selftests/bpf: add network helpers to generate udp checksums
Alexis Lothoré (eBPF Foundation)
-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
2024-12-02
selftests/bpf: document pseudo-header checksum helpers
Alexis Lothoré (eBPF Foundation)
-0
/
+30
2024-12-02
selftests/bpf: move ip checksum helper to network helpers
Alexis Lothoré (eBPF Foundation)
-18
/
+25
2024-12-02
selftests/bpf: Enable generic tc actions in selftests config
Alexis Lothoré (eBPF Foundation)
-0
/
+1
2024-12-02
selftests/bpf: migrate flow_dissector namespace exclusivity test
Alexis Lothoré (eBPF Foundation)
-0
/
+62
2024-12-02
selftests/bpf: add gre packets testing to flow_dissector
Alexis Lothoré (eBPF Foundation)
-0
/
+76
2024-12-02
selftests/bpf: expose all subtests from flow_dissector
Alexis Lothoré (eBPF Foundation)
-3
/
+17
2024-12-02
selftests/bpf: re-split main function into dedicated tests
Alexis Lothoré (eBPF Foundation)
-35
/
+73
2024-12-02
selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
Alexis Lothoré (eBPF Foundation)
-20
/
+21
2024-12-02
selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
Alexis Lothoré (eBPF Foundation)
-30
/
+6
2024-12-02
selftests/bpf: add a macro to compare raw memory
Alexis Lothoré (eBPF Foundation)
-0
/
+30
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
-16
/
+33
2024-12-02
objtool: Warn about unknown annotation types
Peter Zijlstra
-0
/
+13
2024-12-02
objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Peter Zijlstra
-23
/
+0
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
-60
/
+23
2024-12-02
objtool: Remove annotate_{,un}reachable()
Peter Zijlstra
-41
/
+2
2024-12-02
objtool: Collapse annotate sequences
Peter Zijlstra
-55
/
+32
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
-57
/
+40
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
-35
/
+11
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
-23
/
+6
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
-39
/
+12
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
-34
/
+19
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
-27
/
+10
2024-12-02
objtool: Generic annotation infrastructure
Peter Zijlstra
-0
/
+45
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
-4
/
+4
2024-12-02
tests/pid_namespace: add pid_max tests
Christian Brauner
-1
/
+360
2024-12-01
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
-2
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-1
/
+1
2024-11-30
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-127
/
+325
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+8
2024-11-30
selftests: drv-net: rss_ctx: Add test for ntuple rule
Daniel Xu
-1
/
+11
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
-9
/
+29
2024-11-30
tools/power turbostat: Cache graphics sysfs file descriptors during probe
Zhang Rui
-50
/
+32
[prev]
[next]