index
:
linux-stable.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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
radix tree test suite: fix incorrect allocation size for pthreads
Colin Ian King
2023-08-16
1
-1
/
+1
*
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
2023-08-11
1
-1
/
+7
*
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
2023-08-11
1
-0
/
+77
*
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
2023-08-11
1
-0
/
+2
*
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
2023-08-11
1
-1
/
+1
*
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
2023-06-21
1
-3
/
+3
*
selftests/memfd: Fix unknown type name build failure
Hardik Garg
2023-05-30
1
-0
/
+1
*
cpupower: Make TSC read per CPU for Mperf monitor
Wyes Karny
2023-05-30
1
-17
/
+14
*
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2023-05-17
3
-12
/
+15
*
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-17
1
-1
/
+1
*
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-05-17
1
-2
/
+1
*
perf vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2023-05-17
2
-3
/
+3
*
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-05-17
1
-1
/
+4
*
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
2023-05-17
1
-1
/
+1
*
selftests: sigaltstack: fix -Wuninitialized
Nick Desaulniers
2023-04-26
2
-6
/
+24
*
tools/iio/iio_utils:fix memory leak
Yulong Zhang
2023-03-11
1
-17
/
+6
*
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
2023-03-11
1
-1
/
+2
*
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
2023-02-22
8
-5
/
+45
*
objtool: Add a missing comma to avoid string concatenation
Eric W. Biederman
2023-02-06
1
-1
/
+1
*
exit: Add and use make_task_dead.
Eric W. Biederman
2023-02-06
1
-1
/
+2
*
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-18
1
-1
/
+1
*
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2023-01-18
2
-18
/
+6
*
selftests: Use optional USERCFLAGS and USERLDFLAGS
Mickaël Salaün
2023-01-18
1
-0
/
+5
*
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
2023-01-18
1
-1
/
+2
*
selftests/powerpc: Fix resource leaks
Miaoqian Lin
2023-01-18
1
-1
/
+4
*
perf script python: Remove explicit shebang from tests/attr.c
Tony Jones
2023-01-18
1
-1
/
+0
*
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2023-01-18
1
-1
/
+1
*
rcutorture: Automatically create initrd directory
Connor Shu
2022-12-14
2
-0
/
+68
*
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-08
1
-2
/
+2
*
selftests/futex: fix build for clang
Ricardo Cañuelo
2022-11-25
1
-4
/
+2
*
tools: iio: iio_utils: fix digit calculation
Matti Vaittinen
2022-11-03
1
-0
/
+4
*
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-11-01
1
-0
/
+1
*
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-26
1
-2
/
+7
*
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
2022-10-26
1
-1
/
+1
*
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-28
1
-5
/
+2
*
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2022-09-15
1
-8
/
+8
*
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
2022-09-15
1
-13
/
+14
*
tools build: Switch to new openssl API for test-libcrypto
Roberto Sassu
2022-08-25
1
-4
/
+11
*
tools/thermal: Fix possible path truncations
Florian Fainelli
2022-08-25
1
-11
/
+13
*
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-25
1
-1
/
+5
*
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
2022-08-25
1
-3
/
+3
*
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
2022-08-25
1
-1
/
+1
*
thermal/tools/tmon: Include pthread and time headers in tmon.h
Markus Mayer
2022-08-25
1
-0
/
+3
*
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
2022-06-14
1
-2
/
+2
*
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
2022-06-14
1
-1
/
+1
*
perf c2c: Use stdio interface if slang is not supported
Leo Yan
2022-06-14
1
-2
/
+4
*
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-25
1
-1
/
+1
*
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
2022-04-20
1
-1
/
+1
*
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
2022-04-20
1
-1
/
+1
*
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-23
1
-1
/
+1
[next]