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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2
-0
/
+8
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2
-2
/
+2
2021-10-17
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
1
-0
/
+10
2021-10-17
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
1
-0
/
+25
2021-10-17
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
1
-0
/
+142
2021-10-17
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
1
-0
/
+5
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
4
-19
/
+21
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
2
-26
/
+15
2021-10-17
KVM: arm64: selftests: Add MMIO readl/writel support
Raghavendra Rao Ananta
1
-1
/
+45
2021-10-16
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+52
2021-10-16
mptcp: increase default max additional subflows to 2
Paolo Abeni
2
-4
/
+7
2021-10-15
vsock_diag_test: remove free_sock_stat() call in test_no_sockets
Stefano Garzarella
1
-2
/
+0
2021-10-15
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
4
-0
/
+183
2021-10-15
selftests: net/fcnal: Test --{force,no}-bind-key-ifindex
Leonard Crestez
1
-0
/
+60
2021-10-15
selftests: nettest: Add --{force,no}-bind-key-ifindex
Leonard Crestez
1
-2
/
+26
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-109
/
+108
2021-10-14
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-109
/
+81
2021-10-14
selftests: netfilter: remove stray bash debug line
Florian Westphal
1
-1
/
+0
2021-10-13
selftests: mlxsw: RED: Test per-TC ECN counters
Petr Machata
3
-10
/
+60
2021-10-13
selftests/ftrace: Update test for more eprobe removal process
Steven Rostedt (VMware)
1
-2
/
+52
2021-10-12
selftests: net: modify IOAM tests for undef bits
Justin Iurman
2
-109
/
+81
2021-10-12
selftests: mlxsw: RED: Add selftests for the mark qevent
Petr Machata
2
-5
/
+122
2021-10-12
selftests: mlxsw: sch_red_core: Drop two unused variables
Petr Machata
1
-2
/
+0
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+30
2021-10-12
selftests: nft_nat: add udp hole punch test case
Florian Westphal
1
-0
/
+145
2021-10-11
selftests/ftrace: add s390 support for kprobe args tests
Heiko Carstens
2
-0
/
+7
2021-10-11
KVM: arm64: selftests: Add init ITS device test
Ricardo Koller
1
-0
/
+42
2021-10-11
KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above IPA range
Ricardo Koller
1
-0
/
+34
2021-10-11
KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
Ricardo Koller
1
-12
/
+26
2021-10-11
KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
Ricardo Koller
1
-32
/
+79
2021-10-11
KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnostic
Ricardo Koller
1
-9
/
+10
2021-10-11
KVM: arm64: selftests: Make vgic_init gic version agnostic
Ricardo Koller
1
-61
/
+95
2021-10-08
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
1
-1
/
+11
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
1
-2
/
+26
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
38
-38
/
+48
2021-10-08
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
1
-2
/
+2
2021-10-08
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2
-0
/
+17
2021-10-08
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2
-2
/
+2
2021-10-08
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
1
-1
/
+1
2021-10-08
selftests/bpf: Add per worker cgroup suffix
Yucong Sun
2
-4
/
+4
2021-10-08
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
1
-6
/
+54
2021-10-08
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2
-37
/
+610
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
7
-2
/
+83
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
1
-1
/
+1
2021-10-08
selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
Quentin Monnet
1
-0
/
+4
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
1
-6
/
+9
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
1
-2
/
+5
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
1
-0
/
+2
2021-10-08
selftests/bpf: Fix btf_dump test under new clang
Yucong Sun
4
-9
/
+9
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length key
Amit Cohen
1
-2
/
+4
[prev]
[next]