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
2021-07-19
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
1
-1
/
+1
2021-07-19
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2
-3
/
+3
2021-07-19
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
6
-0
/
+14
2021-07-14
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-14
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
1
-0
/
+7
2021-07-14
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
1
-1
/
+1
2021-07-14
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-14
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
1
-0
/
+7
2021-07-14
selftests: splice: Adjust for handler fallback removal
Kees Cook
1
-21
/
+98
2021-07-14
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
1
-65
/
+81
2021-07-14
tc-testing: fix list handling
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-14
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
1
-28
/
+39
2021-07-14
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
1
-0
/
+20
2021-07-14
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
1
-0
/
+3
2021-07-14
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
1
-0
/
+1
2021-07-14
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
1
-1
/
+3
2021-07-14
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
1
-1
/
+0
2021-07-14
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
4
-8
/
+3
2021-07-14
tools/power/x86/intel-speed-select: Fix uncore memory frequency display
Srinivas Pandruvada
4
-1
/
+34
2021-07-14
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
1
-4
/
+8
2021-06-30
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-30
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
8
-8
/
+53
2021-06-23
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-06-23
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-06-23
perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...
John Garry
1
-3
/
+5
2021-06-23
perf metricgroup: Fix find_evsel_group() event selector
John Garry
1
-3
/
+3
2021-06-23
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-0
/
+25
2021-06-23
selftests: mptcp: enable syncookie only in absence of reorders
Paolo Abeni
1
-3
/
+8
2021-06-23
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
1
-1
/
+1
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-16
tools/bootconfig: Fix error return code in apply_xbc()
Zhen Lei
1
-0
/
+1
2021-06-16
tools/bootconfig: Fix a build error accroding to undefined fallthrough
Masami Hiramatsu
1
-0
/
+4
2021-06-16
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-06-10
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-06-10
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
1
-1
/
+0
2021-06-10
perf probe: Fix NULL pointer dereference in convert_variable_location()
Li Huafei
2
-2
/
+9
2021-06-03
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-06-03
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2
-1
/
+9
2021-06-03
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-06-03
perf debug: Move debug initialization earlier
Ian Rogers
1
-2
/
+2
2021-06-03
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
4
-10
/
+16
2021-06-03
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-06-03
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
1
-4
/
+4
2021-06-03
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
1
-0
/
+5
2021-06-03
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
1
-2
/
+3
2021-06-03
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
1
-1
/
+1
2021-06-03
perf intel-pt: Fix transaction abort handling
Adrian Hunter
1
-1
/
+5
2021-06-03
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
1
-1
/
+4
2021-05-26
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
1
-9
/
+18
2021-05-26
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
[next]