index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-11-24
KVM: arm64: selftests: vgic_irq: Change configuration before enabling interrupt
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helper
Marc Zyngier
2025-11-24
KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by default
Marc Zyngier
2025-11-24
KVM: arm64: selftests: gic_v3: Add irq group setting helper
Marc Zyngier
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
2025-11-24
perf docs: arm-spe: Document new SPE filtering features
James Clark
2025-11-24
perf tools: Add support for perf_event_attr::config4
James Clark
2025-11-24
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
James Clark
2025-11-24
ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.c
Malaya Kumar Rout
2025-11-24
objtool: Trim trailing NOPs in alternative
Alexandre Chartre
2025-11-24
objtool: Add wide output for disassembly
Alexandre Chartre
2025-11-24
objtool: Compact output for alternatives with one instruction
Alexandre Chartre
2025-11-24
objtool: Improve naming of group alternatives
Alexandre Chartre
2025-11-24
objtool: Add Function to get the name of a CPU feature
Alexandre Chartre
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2025-11-24
bpftool: Allow bpftool to build with openssl < 3
Alan Maguire
2025-11-24
KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list
Anup Patel
2025-11-22
Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
2025-11-21
get_feat.pl: remove it, as it got replaced by get_feat.py
Mauro Carvalho Chehab
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
2025-11-21
objtool: Provide access to feature and flags of group alternatives
Alexandre Chartre
2025-11-21
objtool: Fix address references in alternatives
Alexandre Chartre
2025-11-21
objtool: Disassemble jump table alternatives
Alexandre Chartre
2025-11-21
objtool: Disassemble exception table alternatives
Alexandre Chartre
2025-11-21
objtool: Print addresses with alternative instructions
Alexandre Chartre
2025-11-21
objtool: Disassemble group alternatives
Alexandre Chartre
2025-11-21
objtool: Print headers for alternatives
Alexandre Chartre
2025-11-21
objtool: Preserve alternatives order
Alexandre Chartre
2025-11-21
objtool: Add the --disas=<function-pattern> action
Alexandre Chartre
2025-11-21
objtool: Do not validate IBT for .return_sites and .call_sites
Alexandre Chartre
2025-11-21
objtool: Improve tracing of alternative instructions
Alexandre Chartre
2025-11-21
objtool: Add functions to better name alternatives
Alexandre Chartre
2025-11-21
objtool: Identify the different types of alternatives
Alexandre Chartre
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
2025-11-21
objtool: Trace instruction state changes during function validation
Alexandre Chartre
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
[prev]
[next]