index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-20
selftests: mptcp: fix incorrect fd checks in main_loop
Cong Liu
1
-2
/
+2
2025-04-20
selftests: mptcp: close fd_in before returning in main_loop
Geliang Tang
1
-2
/
+5
2025-04-20
selftests/landlock: Add a new test for setuid()
Mickaël Salaün
2
-0
/
+60
2025-04-20
selftests/landlock: Split signal_scoping_threads tests
Mickaël Salaün
1
-15
/
+34
2025-04-20
landlock: Always allow signals between threads of the same process
Mickaël Salaün
1
-1
/
+1
2025-04-20
landlock: Add the errata interface
Mickaël Salaün
1
-1
/
+45
2025-04-20
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Ayush Jain
1
-0
/
+8
2025-04-20
pm: cpupower: bench: Prevent NULL dereference on malloc failure
Zhongqiu Han
1
-0
/
+4
2025-04-20
objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
Josh Poimboeuf
1
-0
/
+5
2025-04-20
selftests/futex: futex_waitv wouldblock test should fail
Edward Liaw
1
-1
/
+1
2025-04-10
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-10
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-10
selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
Florian Westphal
3
-0
/
+15
2025-04-10
objtool: Fix verbose disassembly if CROSS_COMPILE isn't set
David Laight
1
-0
/
+2
2025-04-10
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2
-3
/
+3
2025-04-10
perf tools: annotate asm_pure_loop.S
Marcus Meissner
1
-0
/
+2
2025-04-10
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
1
-2
/
+2
2025-04-10
perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation
Ilkka Koskinen
1
-5
/
+5
2025-04-10
perf: intel-tpebs: Fix incorrect usage of zfree()
James Clark
1
-1
/
+1
2025-04-10
perf dso: fix dso__is_kallsyms() check
Stephen Brennan
1
-1
/
+3
2025-04-10
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-04-10
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
1
-3
/
+1
2025-04-10
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-04-10
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
selftests/mm/cow: fix the incorrect error handling
Cyan Yang
1
-1
/
+1
2025-04-10
perf test stat_all_pmu.sh: Correctly check 'perf stat' result
Veronika Molnarova
1
-14
/
+34
2025-04-10
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
perf x86/topdown: Fix topdown leader sampling test error on hybrid
Dapeng Mi
1
-1
/
+1
2025-04-10
perf evlist: Add success path to evlist__create_syswide_maps
Ian Rogers
1
-7
/
+6
2025-04-10
perf debug: Avoid stack overflow in recursive error message
Ian Rogers
1
-1
/
+1
2025-04-10
perf bench: Fix perf bench syscall loop count
Thomas Richter
1
-9
/
+13
2025-04-10
perf arm-spe: Fix load-store operation checking
Leo Yan
1
-1
/
+7
2025-04-10
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
1
-1
/
+1
2025-04-10
tools/x86: Fix linux/unaligned.h include path in lib/insn.c
Ian Rogers
1
-1
/
+1
2025-04-10
perf pmu: Don't double count common sysfs and json events
James Clark
2
-3
/
+9
2025-04-10
perf report: Switch data file correctly in TUI
Namhyung Kim
1
-1
/
+1
2025-04-10
perf tests: Fix Tool PMU test segfault
James Clark
1
-2
/
+2
2025-04-10
perf tools: Add skip check in tool_pmu__event_to_str()
Kan Liang
2
-1
/
+4
2025-04-10
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
6
-129
/
+235
2025-04-10
perf stat: Don't merge counters purely on name
Ian Rogers
1
-2
/
+11
2025-04-10
perf test: Fix Hwmon PMU test endianess issue
Thomas Richter
3
-19
/
+27
2025-04-10
perf: Always feature test reallocarray
James Clark
2
-6
/
+6
2025-04-10
perf stat: Fix find_stat for mixed legacy/non-legacy events
Ian Rogers
2
-4
/
+19
2025-04-10
libbpf: Fix accessing BTF.ext core_relo header
Tony Ambardar
1
-2
/
+2
2025-04-10
libbpf: Add namespace for errstr making it libbpf_errstr
Ian Rogers
2
-3
/
+6
2025-04-10
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-04-10
selftests/bpf: Fix freplace_link segfault in tailcalls prog test
Tengda Wu
1
-0
/
+1
2025-04-10
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
2
-1
/
+3
2025-04-10
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
1
-1
/
+4
[next]