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
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
-8
/
+7
2025-11-24
perf docs: arm-spe: Document new SPE filtering features
James Clark
-9
/
+95
2025-11-24
perf tools: Add support for perf_event_attr::config4
James Clark
-1
/
+34
2025-11-24
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
James Clark
-0
/
+2
2025-11-24
ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.c
Malaya Kumar Rout
-2
/
+5
2025-11-24
objtool: Trim trailing NOPs in alternative
Alexandre Chartre
-5
/
+73
2025-11-24
objtool: Add wide output for disassembly
Alexandre Chartre
-1
/
+96
2025-11-24
objtool: Compact output for alternatives with one instruction
Alexandre Chartre
-0
/
+22
2025-11-24
objtool: Improve naming of group alternatives
Alexandre Chartre
-6
/
+52
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
-1
/
+70
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
-2
/
+5
2025-11-24
bpftool: Allow bpftool to build with openssl < 3
Alan Maguire
-0
/
+6
2025-11-24
KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list
Anup Patel
-0
/
+4
2025-11-22
Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+3
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
-1
/
+1
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
-0
/
+1
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
-0
/
+42
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
-1
/
+1
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
-0
/
+50
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
-2
/
+90
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
-1
/
+1
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
-2
/
+17
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
-3
/
+3
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
-2
/
+2
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
-33
/
+34
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
-79
/
+43
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
-3
/
+3
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
-5
/
+3
2025-11-21
get_feat.pl: remove it, as it got replaced by get_feat.py
Mauro Carvalho Chehab
-641
/
+0
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
-0
/
+719
2025-11-21
objtool: Provide access to feature and flags of group alternatives
Alexandre Chartre
-1
/
+6
2025-11-21
objtool: Fix address references in alternatives
Alexandre Chartre
-4
/
+66
2025-11-21
objtool: Disassemble jump table alternatives
Alexandre Chartre
-6
/
+32
2025-11-21
objtool: Disassemble exception table alternatives
Alexandre Chartre
-1
/
+25
2025-11-21
objtool: Print addresses with alternative instructions
Alexandre Chartre
-12
/
+23
2025-11-21
objtool: Disassemble group alternatives
Alexandre Chartre
-17
/
+149
2025-11-21
objtool: Print headers for alternatives
Alexandre Chartre
-6
/
+182
2025-11-21
objtool: Preserve alternatives order
Alexandre Chartre
-2
/
+14
2025-11-21
objtool: Add the --disas=<function-pattern> action
Alexandre Chartre
-17
/
+53
2025-11-21
objtool: Do not validate IBT for .return_sites and .call_sites
Alexandre Chartre
-0
/
+2
2025-11-21
objtool: Improve tracing of alternative instructions
Alexandre Chartre
-13
/
+125
2025-11-21
objtool: Add functions to better name alternatives
Alexandre Chartre
-0
/
+84
2025-11-21
objtool: Identify the different types of alternatives
Alexandre Chartre
-5
/
+20
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
-0
/
+40
2025-11-21
objtool: Trace instruction state changes during function validation
Alexandre Chartre
-1
/
+149
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
-18
/
+299
2025-11-21
objtool: Record symbol name max length
Alexandre Chartre
-0
/
+7
2025-11-21
objtool: Extract code to validate instruction from the validate branch loop
Alexandre Chartre
-181
/
+205
2025-11-21
objtool: Disassemble instruction on warning or backtrace
Alexandre Chartre
-14
/
+58
2025-11-21
objtool: Store instruction disassembly result
Alexandre Chartre
-6
/
+71
[prev]
[next]