index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
1
-7
/
+7
2018-11-04
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
1
-2
/
+2
2018-11-04
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
2018-11-04
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-11-04
perf record: Use unmapped IP for inline callchain cursors
Milian Wolff
1
-1
/
+2
2018-11-04
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-04
perf report: Don't try to map ip to invalid map
Milian Wolff
1
-2
/
+3
2018-10-20
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
1
-3
/
+7
2018-10-20
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
1
-2
/
+2
2018-10-18
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
1
-1
/
+5
2018-10-18
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
1
-0
/
+9
2018-10-18
Fix cg_read_strcmp()
Jay Kamat
1
-3
/
+14
2018-10-18
selftests: memory-hotplug: add required configs
Lei Yang
1
-0
/
+1
2018-10-18
selftests/efivarfs: add required kernel configs
Lei Yang
1
-0
/
+1
2018-10-18
selftests: add headers_install to lib.mk
Anders Roxell
9
-15
/
+22
2018-10-18
selftests: kselftest: Remove outdated comment
Thiago Jung Bauermann
1
-1
/
+0
2018-10-18
selftests: android: move config up a level
Anders Roxell
1
-0
/
+0
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-0
/
+73
2018-10-13
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-10-10
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
2018-10-10
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Kim Phillips
2
-1
/
+22
2018-10-10
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
1
-1
/
+3
2018-10-10
perf util: Fix bad memory access in trace info.
Chris Phlipot
1
-1
/
+1
2018-10-10
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
1
-2
/
+3
2018-10-10
perf annotate: Properly interpret indirect call
Martin Liška
1
-2
/
+8
2018-10-10
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-10-10
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-10-10
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-10-10
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-10-10
tools/kvm_stat: fix updates for dead guests
Stefan Raspl
1
-1
/
+10
2018-10-10
tools/kvm_stat: fix handling of invalid paths in debugfs provider
Stefan Raspl
1
-0
/
+8
2018-10-10
tools/kvm_stat: fix python3 issues
Stefan Raspl
1
-3
/
+3
2018-10-10
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
1
-0
/
+48
2018-10-10
rseq/selftests: fix parametrized test with -fpie
Mathieu Desnoyers
1
-9
/
+10
2018-10-03
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
1
-1
/
+4
2018-10-03
perf tests: Fix indexing when invoking subtests
Sandipan Das
1
-1
/
+1
2018-10-03
selftests: forwarding: Tweak tc filters for mirror-to-gretap tests
Petr Machata
3
-5
/
+9
2018-09-26
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...
John Stultz
1
-0
/
+5
2018-09-26
selftests/android: initialize heap_type to avoid compiling warning
Li Zhijian
1
-0
/
+1
2018-09-26
selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
Shuah Khan (Samsung OSG)
1
-2
/
+5
2018-09-26
tools/testing/nvdimm: Fix support for emulating controller temperature
Dan Williams
1
-1
/
+2
2018-09-26
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
1
-0
/
+11
2018-09-26
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
1
-1
/
+1
2018-09-26
perf script: Show correct offsets for DWARF-based unwinding
Sandipan Das
3
-3
/
+10
2018-09-26
perf powerpc: Fix callchain ip filtering
Sandipan Das
1
-1
/
+1
2018-09-26
perf powerpc: Fix callchain ip filtering when return address is in a register
Sandipan Das
1
-2
/
+6
2018-09-26
perf tools: Fix struct comm_str removal crash
Jiri Olsa
1
-5
/
+11
2018-09-26
perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
Sandipan Das
1
-1
/
+1
2018-09-26
perf tests: Fix record+probe_libc_inet_pton.sh when event exists
Sandipan Das
1
-4
/
+24
2018-09-26
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Sandipan Das
1
-0
/
+6
[next]