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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-06-25
selftests: vm: install test_vmalloc.sh for run_vmtests
Naresh Kamboju
1
-0
/
+2
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
selftests: netfilter: missing error check when setting up veth interface
Jeffrin Jose T
1
-1
/
+5
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-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
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
1
-0
/
+2
2019-05-25
Revert "selftests/bpf: skip verifier tests for unsupported program types"
Greg Kroah-Hartman
1
-8
/
+1
2019-05-16
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-05-16
selftests: netfilter: check icmp pkttoobig errors are set as related
Florian Westphal
2
-1
/
+284
2019-05-16
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
1
-54
/
+40
2019-05-05
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-04-17
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
1
-0
/
+24
2019-04-05
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
1
-1
/
+8
2019-04-05
selftests: skip seccomp get_metadata test if not real root
Tycho Andersen
1
-0
/
+6
2019-03-23
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2019-03-23
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
1
-0
/
+10
2019-03-13
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-03-13
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-03-13
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
1
-10
/
+20
2019-03-13
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-0
/
+131
2019-03-13
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-03-13
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-03-13
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
1
-3
/
+10
2019-03-10
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
1
-1
/
+1
2019-03-05
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-03-05
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
1
-3
/
+6
2019-03-05
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-03-05
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
1
-0
/
+1
2019-03-05
selftests: rtc: rtctest: add alarm test on minute boundary
Alexandre Belloni
1
-0
/
+102
2019-03-05
selftests: rtc: rtctest: fix alarm tests
Alexandre Belloni
1
-5
/
+2
2019-02-27
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-02-27
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
1
-0
/
+30
2019-02-27
selftests: tc-testing: fix parsing of ife type
Davide Caratti
1
-44
/
+44
2019-02-27
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
1
-1
/
+1
2019-02-27
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
1
-29
/
+0
2019-02-27
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
1
-1
/
+14
2019-02-27
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
1
-3
/
+50
2019-02-12
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
1
-4
/
+4
2019-02-06
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
1
-15
/
+57
2019-01-31
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
1
-10
/
+31
2019-01-26
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
1
-0
/
+13
2019-01-26
selftests: do not macro-expand failed assertion expressions
Dmitry V. Levin
1
-21
/
+21
2019-01-26
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
2
-10
/
+14
2019-01-22
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
7
-6
/
+10
[next]