index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2022-02-08
selftests: nft_concat_range: add test for reload with no element add/del
Florian Westphal
1
-1
/
+71
2022-02-08
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-08
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-08
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
1
-2
/
+2
2022-02-08
selftests/exec: Remove pipe from TEST_GEN_FILES
Muhammad Usama Anjum
1
-1
/
+1
2022-01-27
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-27
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
1
-0
/
+3
2022-01-27
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2022-01-27
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-27
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2
-2
/
+0
2022-01-27
selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-01-27
selftests/ftrace: make kprobe profile testcase description unique
Heiko Carstens
1
-1
/
+1
2022-01-27
selftests/bpf: Fix bpf_object leak in skb_ctx selftest
Andrii Nakryiko
1
-0
/
+2
2022-01-27
bpftool: Enable line buffering for stdout
Paul Chaignon
1
-0
/
+2
2022-01-27
selftests: harness: avoid false negatives if test has no ASSERTs
Jakub Kicinski
1
-1
/
+1
2022-01-27
selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
Anders Roxell
1
-0
/
+6
2022-01-27
tools/nolibc: fix incorrect truncation of exit code
Willy Tarreau
1
-8
/
+5
2022-01-27
tools/nolibc: i386: fix initial stack alignment
Willy Tarreau
1
-1
/
+9
2022-01-27
tools/nolibc: x86-64: Fix startup code bug
Ammar Faizi
1
-2
/
+8
2022-01-11
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
1
-1
/
+1
2022-01-05
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
1
-1
/
+1
2022-01-05
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
2022-01-05
selftests: Calculate udpgso segment count without header adjustment
Coco Li
1
-6
/
+6
2021-12-22
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-22
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-22
selftests: Fix IPv6 address bind tests
David Ahern
1
-5
/
+13
2021-12-22
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-22
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-22
selftests: net: Correct ping6 expected rc from 2 to 1
Jie2x Zhou
1
-1
/
+1
2021-12-22
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-22
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-12-17
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-17
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-17
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-17
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-17
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-17
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-17
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-2
/
+3
2021-12-17
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
1
-1
/
+1
2021-12-16
netfilter: selftest: conntrack_vrf.sh: fix file permission
Greg Kroah-Hartman
1
-0
/
+0
2021-12-14
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-14
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
1
-10
/
+49
2021-12-14
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
5
-23
/
+0
2021-12-14
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
2021-12-14
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
1
-4
/
+26
2021-12-14
selftests: netfilter: add a vrf+conntrack testcase
Florian Westphal
2
-1
/
+221
2021-12-08
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-12-08
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+23
2021-12-08
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
[next]