index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
bpf: selftests: Add non function pointer test to struct_ops
Martin KaFai Lau
1
-0
/
+1
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-9
/
+17
2021-02-12
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
1
-1
/
+1
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
13
-41
/
+642
2021-02-11
selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie
Florent Revest
2
-6
/
+41
2021-02-11
selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
Florent Revest
1
-5
/
+6
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
5
-213
/
+72
2021-02-11
selftests/ftrace: Add '!event' synthetic event syntax check
Tom Zanussi
1
-0
/
+4
2021-02-11
selftests/ftrace: Update synthetic event syntax errors
Tom Zanussi
1
-8
/
+27
2021-02-11
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
1
-7
/
+3
2021-02-11
selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
Alexei Starovoitov
1
-0
/
+69
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
1
-0
/
+8
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2
-0
/
+79
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-4
/
+4
2021-02-11
KVM: selftests: Don't bother mapping GVA for Xen shinfo test
Sean Christopherson
1
-4
/
+3
2021-02-11
KVM: selftests: Fix hex vs. decimal snafu in Xen test
Sean Christopherson
1
-1
/
+1
2021-02-11
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
2
-4
/
+2
2021-02-11
KVM: selftests: Ignore recently added Xen tests' build output
Sean Christopherson
1
-0
/
+2
2021-02-11
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
1
-0
/
+55
2021-02-11
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
1
-4
/
+4
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-19
/
+30
2021-02-10
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
1
-3
/
+3
2021-02-10
selftests/bpf: Fix endianness issues in atomic tests
Ilya Leoshkevich
3
-3
/
+3
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+14
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
2
-0
/
+86
2021-02-10
selftest/bpf: Verifier tests for var-off access
Andrei Matei
1
-2
/
+97
2021-02-10
selftest/bpf: Adjust expected verifier errors
Andrei Matei
9
-37
/
+41
2021-02-09
selftests/vm: rename file run_vmtests to run_vmtests.sh
Rong Chen
1
-0
/
+0
2021-02-09
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
1
-6
/
+2
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
4
-39
/
+39
2021-02-09
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
1
-1
/
+38
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
3
-28
/
+39
2021-02-09
selftests: kvm: Raise the default timeout to 120 seconds
Vitaly Kuznetsov
1
-0
/
+1
2021-02-08
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
1
-0
/
+2
2021-02-08
selftests/bpf: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-08
selftests: netdevsim: Test route offload failure notifications
Amit Cohen
1
-2
/
+132
2021-02-08
selftests/timens: add futex binary to .gitignore
Tobias Klauser
1
-0
/
+1
2021-02-08
selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
Tiezhu Yang
1
-2
/
+2
2021-02-08
selftests/vDSO: fix ABI selftest on riscv
Tobias Klauser
1
-1
/
+3
2021-02-08
selftests/x86/ldt_gdt: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-08
selftests/ipc: remove unneeded semicolon
Yang Li
1
-3
/
+3
2021-02-08
kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed
John Stultz
1
-0
/
+86
2021-02-08
kselftests: dmabuf-heaps: Cleanup test output
John Stultz
1
-23
/
+21
2021-02-08
kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
John Stultz
1
-8
/
+7
2021-02-08
kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
John Stultz
1
-7
/
+13
2021-02-08
kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
John Stultz
1
-1
/
+1
2021-02-08
selftests: tc-testing: u32: Add tests covering sample option
Phil Sutter
1
-0
/
+46
2021-02-08
selftests/net: so_txtime: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-08
bpf/benchs/bench_ringbufs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+3
[prev]
[next]