index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-20
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-19
kselftests: cgroup: add freezer controller self-tests
Roman Gushchin
5
-1
/
+912
2019-04-19
kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
Roman Gushchin
1
-3
/
+1
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
1
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-19
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
1
-1
/
+1
2019-04-19
selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h
Wang YanQing
2
-2
/
+2
2019-04-18
ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
Masayoshi Mizuma
2
-0
/
+13
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
22
-314
/
+48
2019-04-18
selftests/bpf: fix a compilation error
Yonghong Song
1
-2
/
+2
2019-04-18
ktest: Add support for meta characters in GRUB_MENU
Masayoshi Mizuma
1
-2
/
+4
2019-04-18
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
1
-6
/
+20
2019-04-18
selftests/kexec: update get_secureboot_mode
Mimi Zohar
1
-20
/
+66
2019-04-18
selftests/kexec: make kexec_load test independent of IMA being enabled
Mimi Zohar
1
-8
/
+16
2019-04-18
selftests/kexec: check kexec_load and kexec_file_load are enabled
Mimi Zohar
2
-0
/
+13
2019-04-18
selftests/kexec: Add missing '=y' to config options
Petr Vorel
1
-4
/
+3
2019-04-18
selftests/kexec: kexec_file_load syscall test
Mimi Zohar
4
-3
/
+304
2019-04-18
selftests/kexec: define "require_root_privileges"
Mimi Zohar
2
-3
/
+8
2019-04-18
selftests/kexec: define common logging functions
Mimi Zohar
2
-14
/
+35
2019-04-18
selftests/kexec: define a set of common functions
Mimi Zohar
3
-14
/
+42
2019-04-18
selftests/kexec: cleanup the kexec selftest
Mimi Zohar
1
-9
/
+9
2019-04-18
selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
Mimi Zohar
4
-1
/
+1
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-81
/
+288
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-54
/
+60
2019-04-17
selftests: bpf: add VRF test cases to lwt_ip_encap test.
Peter Oskolkov
1
-48
/
+86
2019-04-17
selftests/harness: Add 30 second timeout per test
Kees Cook
1
-0
/
+2
2019-04-17
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
1
-20
/
+23
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-23
/
+215
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-16
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
1
-81
/
+116
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2
-0
/
+88
2019-04-16
selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
Stanislav Fomichev
1
-1
/
+1
2019-04-16
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
1
-0
/
+49
2019-04-16
Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+13
2019-04-15
selftests: mlxsw: Test neighbour offload indication
Ido Schimmel
1
-0
/
+26
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-37
/
+241
2019-04-15
selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDED
Miroslav Benes
1
-0
/
+1
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
1
-9
/
+27
2019-04-13
selftests: netfilter: check icmp pkttoobig errors are set as related
Florian Westphal
2
-1
/
+284
2019-04-13
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
1
-1
/
+1
2019-04-12
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
2
-1
/
+126
2019-04-12
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-0
/
+485
2019-04-12
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
1
-0
/
+160
2019-04-12
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
1
-0
/
+19
2019-04-12
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
1
-0
/
+64
2019-04-12
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-0
/
+222
2019-04-12
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+228
2019-04-12
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
1
-0
/
+222
[prev]
[next]