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-03-22
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-22
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
1
-1
/
+17
2018-03-22
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
1
-1
/
+72
2018-03-22
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-22
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2018-03-22
tools/usbip: fixes build with musl libc toolchain
Julien BOIBESSOT
1
-1
/
+1
2018-03-22
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2018-03-22
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
1
-3
/
+13
2018-03-22
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2
-1
/
+3
2018-03-22
perf probe: Return errno when not hitting any event
Kefeng Wang
1
-3
/
+3
2018-03-22
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
1
-2
/
+2
2018-03-22
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
1
-0
/
+5
2018-02-25
tools build: Add tools tree support for 'make -s'
Josh Poimboeuf
2
-1
/
+21
2018-02-25
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
1
-5
/
+51
2018-02-25
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2018-02-03
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan
1
-0
/
+9
2018-02-03
usbip: prevent bind loops on devices attached to vhci_hcd
Shuah Khan
1
-0
/
+9
2018-01-31
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2
-6
/
+30
2018-01-31
usbip: Fix implicit fallthrough warning
Jonathan Dieter
1
-0
/
+2
2018-01-31
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
1
-4
/
+4
2018-01-17
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+502
2018-01-17
Revert "userfaultfd: selftest: vm: allow to build in vm/ directory"
Greg Kroah-Hartman
1
-4
/
+0
2018-01-02
usbip: fix usbip bind writing random string after command in match_busid
Juan Zea
1
-3
/
+6
2017-12-20
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-12-20
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
1
-0
/
+4
2017-12-16
selftest/powerpc: Fix false failures for skipped tests
Sachin Sant
1
-2
/
+4
2017-12-16
hv: kvp: Avoid reading past allocated blocks from KVP file
Paul Meyer
1
-56
/
+14
2017-12-09
perf test attr: Fix ignored test case result
Thomas Richter
1
-1
/
+1
2017-12-09
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
1
-1
/
+16
2017-11-15
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
1
-2
/
+26
2017-11-15
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
1
-2
/
+2
2017-11-15
selftests: firmware: add empty string and async tests
Brian Norris
1
-1
/
+9
2017-11-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
1
-1
/
+2
2017-11-08
perf tools: Fix build failure on perl script context
Namhyung Kim
1
-1
/
+3
2017-08-06
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-08-06
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-08-06
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
1
-2
/
+2
2017-08-06
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
1
-3
/
+5
2017-08-06
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
1
-8
/
+4
2017-08-06
perf intel-pt: Fix last_ip usage
Adrian Hunter
1
-2
/
+11
2017-08-06
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2017-07-27
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
1
-1
/
+1
2017-07-27
perf intel-pt: Clear FUP flag on error
Adrian Hunter
1
-0
/
+2
2017-07-27
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
1
-0
/
+1
2017-07-27
perf intel-pt: Fix missing stack clear
Adrian Hunter
1
-0
/
+1
2017-07-27
perf intel-pt: Improve sample timestamp
Adrian Hunter
1
-3
/
+31
2017-07-27
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
1
-4
/
+7
2017-07-21
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-07-21
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
1
-1
/
+1
2017-07-15
perf tools: Use readdir() instead of deprecated readdir_r() again
Arnaldo Carvalho de Melo
1
-30
/
+30
[next]