index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
objtool/klp: Fix kCFI trap handling
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool/klp: Fix extraction of text annotations for alternatives
Josh Poimboeuf
1
-5
/
+28
2026-05-04
objtool/klp: Fix XXH3 state memory leak
Josh Poimboeuf
1
-0
/
+1
2026-05-04
objtool/klp: Fix cloning of zero-length section symbols
Josh Poimboeuf
1
-1
/
+1
2026-05-04
objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Josh Poimboeuf
1
-1
/
+12
2026-05-04
objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
2
-5
/
+15
2026-05-04
objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Josh Poimboeuf
3
-82
/
+60
2026-05-04
objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Joe Lawrence
1
-2
/
+2
2026-05-04
objtool/klp: Improve local label check
Josh Poimboeuf
1
-7
/
+7
2026-05-04
objtool/klp: Don't report uncorrelated functions as new
Josh Poimboeuf
1
-2
/
+2
2026-05-04
objtool/klp: Don't correlate __initstub__ symbols
Josh Poimboeuf
1
-2
/
+8
2026-05-04
objtool/klp: Don't correlate absolute symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-04
objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-04
objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
1
-1
/
+2
2026-05-04
objtool/klp: Fix is_uncorrelated_static_local() for Clang
Joe Lawrence
1
-10
/
+23
2026-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+1
2026-05-01
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-3
/
+5
2026-05-01
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
Leo Yan
2
-6
/
+1
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+34
2026-04-29
selftests: drv-net: clarify linters and frameworks in README
Jakub Kicinski
1
-2
/
+8
2026-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
185
-2817
/
+2711
2026-04-28
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-18
/
+98
2026-04-27
selftests/tc-testing: add taprio test for class dump after child delete
Weiming Shi
1
-0
/
+26
2026-04-27
selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y
Mark Brown
1
-0
/
+1
2026-04-27
MAINTAINERS: update Liam's email address
Liam R. Howlett
1
-1
/
+1
2026-04-27
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
2
-2
/
+3
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
185
-2817
/
+2706
2026-04-27
KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch
Sean Christopherson
1
-0
/
+5
2026-04-25
Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-195
/
+461
2026-04-25
Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilities
Len Brown
2
-117
/
+308
2026-04-25
tools/power x86_energy_perf_policy: Version 2026.04.25
Len Brown
1
-95
/
+66
2026-04-25
tools/power x86_energy_perf_policy.8: Document SoC Slider Options
Len Brown
1
-0
/
+26
2026-04-25
tools/power x86_energy_perf_policy: Enhances SoC Slider related checks
Len Brown
1
-38
/
+104
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
52
-57
/
+162
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-4
/
+4
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
24
-347
/
+1010
2026-04-23
selftests/bpf: check epoll readiness during reuseport migration
Zhenzhong Wu
1
-7
/
+42
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
1
-0
/
+48
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-1
/
+3
2026-04-23
selftests: mptcp: add a check for sndbuf of S/C
Gang Yan
1
-0
/
+28
2026-04-23
selftests: ublk: add ublk auto integrity test
Caleb Sander Mateos
2
-0
/
+104
2026-04-23
selftests: ublk: enable test_integrity_02.sh on fio 3.42
Caleb Sander Mateos
1
-2
/
+3
2026-04-23
selftests: ublk: remove unused argument to _cleanup
Caleb Sander Mateos
49
-55
/
+55
2026-04-23
selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArch
Tiezhu Yang
2
-4
/
+4
2026-04-22
Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+7
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2026-04-22
tools/power turbostat: v2026.04.21
Len Brown
1
-1
/
+1
2026-04-22
tools/power turbostat: Process HT siblings in CPU order
Len Brown
1
-49
/
+31
2026-04-22
tools/power turbostat: Show module_id column
Len Brown
1
-2
/
+36
[next]