Sign in
android-kvm
/
linux
/
db6e863da1fd91be2c618542986e2a0f67cf62ff
/
tools
/
testing
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
80c9b2f
bpf: add various test cases to selftests
by Daniel Borkmann
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
8b6b25c
selftests/bpf: fix error printing in test_devmap()
by Xiaozhou Liu
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
903b77c
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
75f95da
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
a95c90f
mm, devm_memremap_pages: fix shutdown handling
by Dan Williams
· 6 years ago
808153e
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
by Dan Williams
· 6 years ago
4b5f747
Merge miscellaneous libnvdimm updates for 4.21
by Dan Williams
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
ecaa4a9
tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test
by Dave Jiang
· 6 years ago
926f748
tools/testing/nvdimm: Add overwrite support for nfit_test
by Dave Jiang
· 6 years ago
3c13e2a
tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs
by Dave Jiang
· 6 years ago
7fa4bd7
bpf: fix segfault in test_verifier selftest
by Daniel Borkmann
· 6 years ago
57d5edfe
kvm: selftests: ucall: fix exit mmio address guessing
by Andrew Jones
· 6 years ago
8cee581
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
by Andrew Jones
· 6 years ago
cdbd242
kvm: selftests: add pa-48/va-48 VM modes
by Andrew Jones
· 6 years ago
696ade7
kvm: selftests: dirty_log_test: improve mode param management
by Andrew Jones
· 6 years ago
fd3f6f8
kvm: selftests: dirty_log_test: reset guest test phys offset
by Andrew Jones
· 6 years ago
6498e1d
kvm: selftests: dirty_log_test: always use -t
by Andrew Jones
· 6 years ago
d4df5a1
kvm: selftests: dirty_log_test: don't identity map the test mem
by Andrew Jones
· 6 years ago
b442324
kvm: selftests: x86_64: dirty_log_test: fix -t
by Andrew Jones
· 6 years ago
b85c32d
selftests: kvm: report failed stage when exit reason is unexpected
by Vitaly Kuznetsov
· 6 years ago
34642d7
selftests/powerpc: Add checks for transactional sigreturn
by Breno Leitao
· 6 years ago
fa23233
selftests: net: reuseport_addr_any: silence clang warning
by Peter Oskolkov
· 6 years ago
339bbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
cda261f
selftests: add txtimestamp kselftest
by Willem de Bruijn
· 6 years ago
b52354aa
selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet
by Willem de Bruijn
· 6 years ago
7085f47
selftests: expand txtimestamp with cmsg support
by Willem de Bruijn
· 6 years ago
676f4bb
selftests: rtnetlink: Add a test case for multipath route get
by Ido Schimmel
· 6 years ago
03a84ea
selftests: forwarding: Add router test with VID 1
by Ido Schimmel
· 6 years ago
29b1e34
selftests: mlxsw: Adjust test regarding VID 1
by Ido Schimmel
· 6 years ago
9d15dce
selftests: mlxsw: Add a test case for L3 VNI
by Ido Schimmel
· 6 years ago
9ee79a6
bpf: sk_msg, fix sk_msg_md access past end test
by John Fastabend
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
489c066
selftests: bpf: add missing executables to .gitignore
by Jakub Kicinski
· 6 years ago
14507e3
selftests: bpf: verifier: add tests for JSET interpretation
by Jakub Kicinski
· 6 years ago
5a8d520
selftests: bpf: add trivial JSET tests
by Jakub Kicinski
· 6 years ago
519be69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
3f2eadb
selftests: net: refactor reuseport_addr_any test
by Peter Oskolkov
· 6 years ago
e30f564
bpf: Add BPF_LD_IMM64 to the line_info test
by Martin KaFai Lau
· 6 years ago
8deecf3
selftests: rtnetlink.sh: add testcase for neigh get
by Roopa Prabhu
· 6 years ago
489c25f
selftests: mlxsw: Add rtnetlink tests
by Ido Schimmel
· 6 years ago
55cbe07
selftests: net: Add test_vxlan_fdb_changelink.sh
by Petr Machata
· 6 years ago
945a47d
bpf: sk_msg, add tests for size field
by John Fastabend
· 6 years ago
0bae2d4
bpf: correct slot_type marking logic to allow more stack slot sharing
by Jiong Wang
· 6 years ago
77c7a7b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
0d7410e
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
by Yonghong Song
· 6 years ago
d0ebce6
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
by Yonghong Song
· 6 years ago
cd9de5d
tools/bpf: add test_btf unit tests for kind_flag
by Yonghong Song
· 6 years ago
5580b4a
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity
by James Morris
· 6 years ago
283ac6d
selftests: Fix test errors related to lib.mk khdr target
by Shuah Khan
· 6 years ago
5d06a76
selftests: mlxsw: Add Bloom delta test
by Nir Dotan
· 6 years ago
5118ca4
selftests: mlxsw: Add Bloom filter complex test
by Nir Dotan
· 6 years ago
095c720
selftests: mlxsw: Add Bloom filter simple test
by Nir Dotan
· 6 years ago
31d3195
selftests: net: rtnetlink.sh: add fdb get test
by Roopa Prabhu
· 6 years ago
11fb60d
selftests: net: reuseport_addr_any: add DCCP
by Peter Oskolkov
· 6 years ago
10589a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
19e2dbb
bpf: improve stacksafe state comparison
by Alexei Starovoitov
· 6 years ago
730ff40
selftests/bpf: check insn processed in test_verifier
by Alexei Starovoitov
· 6 years ago
6254e5c
selftests: net: test that listening sockets match on address properly
by Peter Oskolkov
· 6 years ago
5132411
kvm: selftests: ucall: improve ucall placement in memory, fix unsigned comparison
by Paolo Bonzini
· 6 years ago
7edcb734
KVM: selftests: Add hyperv_cpuid test
by Vitaly Kuznetsov
· 6 years ago
7e50c42
KVM: selftests: implement an unchecked version of vcpu_ioctl()
by Vitaly Kuznetsov
· 6 years ago
2a31b9d
kvm: introduce manual dirty log reprotect
by Paolo Bonzini
· 6 years ago
9651ee1
selftests: mlxsw: Test FID RIF MAC vetoing
by Petr Machata
· 6 years ago
555afaa
selftests: mlxsw: Test RIF MAC vetoing
by Petr Machata
· 6 years ago
4c6926a
acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs
by Dave Jiang
· 6 years ago
f298939
acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
by Dave Jiang
· 6 years ago
880b9df
Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
211929f
selftests: Fix test errors related to lib.mk khdr target
by Shuah Khan
· 6 years ago
28c1272
selftests/bpf: Fix sk lookup usage in test_sock_addr
by Andrey Ignatov
· 6 years ago
65e08c5
Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
6edf2e3
fix dma-buf/udmabuf selftest
by Tom Murphy
· 6 years ago
0ca2923
selftests: watchdog: fix spelling mistake "experies" -> "expires"
by Colin Ian King
· 6 years ago
7640ead
bpf: verifier: make sure callees don't prune with caller differences
by Jakub Kicinski
· 6 years ago
177e771
bpf: Remove !func_info and !line_info check from test_btf and bpftool
by Martin KaFai Lau
· 6 years ago
06a2fc8
selftests: mlxsw: extack: Test VLAN add on a port device
by Petr Machata
· 6 years ago
b498dc7
selftests: mlxsw: extack: Test VLAN add on a VXLAN device
by Petr Machata
· 6 years ago
8f9a8a6
selftests/bpf: add btf annotations for cgroup_local_storage maps
by Roman Gushchin
· 6 years ago
a0517a0
selftests/bpf: use __bpf_constant_htons in test_prog.c
by Stanislav Fomichev
· 6 years ago
6059c6b
selftests: watchdog: Add gettimeleft command line arg
by Jerry Hoemann
· 6 years ago
6d4efad
selftests: forwarding: Add multicast routing test
by Nir Dotan
· 6 years ago
2bd61ab
selftests/seccomp: Remove SIGSTOP si_pid check
by Kees Cook
· 6 years ago
6a21cc5
seccomp: add a return code to trap to userspace
by Tycho Andersen
· 6 years ago
a802ed0
selftests/ima: kexec_load syscall test
by Mimi Zohar
· 6 years ago
addb067
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
aca1a80
selftests/bpf: use proper type when passing prog_type
by Stanislav Fomichev
· 6 years ago
cfc5424
tools/bpf: rename *_info_cnt to nr_*_info
by Yonghong Song
· 6 years ago
c2a20a2
selftests/bpf: add missing pointer dereference for map stacktrace fixup
by Stanislav Fomichev
· 6 years ago
b708a3cc
selftests: do not macro-expand failed assertion expressions
by Dmitry V. Levin
· 6 years ago
e434b8c
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
by Jiong Wang
· 6 years ago
dbc3f04
selftests/ftrace: Add testcases for dynamic event
by Masami Hiramatsu
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
Next »