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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-07-14
perf header: Assign proper ff->ph in perf_event__synthesize_features()
Song Liu
1
-0
/
+1
2019-07-14
perf thread-stack: Fix thread stack return from kernel for kernel-only case
Adrian Hunter
1
-1
/
+29
2019-07-14
perf pmu: Fix uncore PMU alias list for ARM64
John Garry
1
-16
/
+12
2019-07-14
perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
Adrian Hunter
1
-5
/
+5
2019-07-14
perf auxtrace: Fix itrace defaults for perf script
Adrian Hunter
1
-1
/
+2
2019-07-14
perf intel-pt: Fix itrace defaults for perf script
Adrian Hunter
1
-1
/
+2
2019-07-14
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-07-14
tools: bpftool: Fix JSON output when lookup fails
Krzesimir Nowak
1
-0
/
+2
2019-07-10
idr: Fix idr_get_next race with idr_remove
Matthew Wilcox (Oracle)
1
-0
/
+46
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-06-25
tests: fix pidfd-test compilation
Christian Brauner
1
-0
/
+4
2019-06-25
selftests: set sysctl bc_forwarding properly in router_broadcast.sh
Xin Long
1
-1
/
+4
2019-06-25
selftests: vm: install test_vmalloc.sh for run_vmtests
Naresh Kamboju
1
-0
/
+2
2019-06-25
userfaultfd: selftest: fix compiler warning
Alakesh Haloi
1
-1
/
+1
2019-06-25
kselftest/cgroup: fix incorrect test_core skip
Alex Shi
1
-1
/
+1
2019-06-25
kselftest/cgroup: fix unexpected testing failure on test_core
Alex Shi
1
-0
/
+5
2019-06-25
kselftest/cgroup: fix unexpected testing failure on test_memcontrol
Alex Shi
1
-0
/
+4
2019-06-22
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
1
-3
/
+6
2019-06-22
perf namespace: Protect reading thread's namespace
Namhyung Kim
1
-2
/
+13
2019-06-22
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
1
-1
/
+1
2019-06-22
selftests: netfilter: missing error check when setting up veth interface
Jeffrin Jose T
1
-1
/
+5
2019-06-19
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-06-19
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-06-19
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-06-19
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
1
-3
/
+2
2019-06-19
tools/io_uring: fix Makefile for pthread library link
Jens Axboe
1
-1
/
+1
2019-06-19
selftests/timers: Add missing fflush(stdout) calls
Kees Cook
10
-0
/
+12
2019-06-19
selftests: fib_rule_tests: fix local IPv4 address typo
Hangbin Liu
1
-1
/
+1
2019-06-19
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
1
-1
/
+1
2019-06-19
tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
Yonghong Song
1
-2
/
+2
2019-06-15
objtool: Don't use ignore flag for fake jumps
Josh Poimboeuf
1
-3
/
+5
2019-06-04
selftests/tls: add test for sleeping even though there is data
Jakub Kicinski
1
-0
/
+15
2019-06-04
selftests/tls: test for lowat overshoot with multiple records
Jakub Kicinski
1
-0
/
+19
2019-05-31
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
1
-0
/
+4
2019-05-31
selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
Roman Gushchin
1
-17
/
+21
2019-05-31
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-05-31
bpftool: exclude bash-completion/bpftool from .gitignore pattern
Masahiro Yamada
1
-1
/
+1
2019-05-31
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
1
-0
/
+2
2019-05-31
libbpf: fix invalid munmap call
Björn Töpel
1
-37
/
+40
2019-05-31
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
1
-0
/
+2
2019-05-25
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
1
-1
/
+2
2019-05-25
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
1
-1
/
+4
2019-05-25
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
1
-3
/
+10
2019-05-25
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
1
-3
/
+10
2019-05-22
objtool: Fix function fallthrough detection
Josh Poimboeuf
1
-1
/
+2
2019-05-16
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
1
-20
/
+23
2019-05-14
x86/msr-index: Cleanup bit defines
Thomas Gleixner
2
-2
/
+2
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-21
/
+154
2019-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+14
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
[next]