index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
KVM: arm64: selftests: Cope with arch silliness in EL2 selftest
Oliver Upton
1
-2
/
+15
2025-09-24
KVM: arm64: selftests: Add basic test for running in VHE EL2
Oliver Upton
2
-0
/
+59
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
3
-1
/
+26
2025-09-24
KVM: arm64: selftests: Initialize HCR_EL2
Oliver Upton
1
-0
/
+6
2025-09-24
KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU counters
Oliver Upton
1
-31
/
+28
2025-09-24
KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2
Oliver Upton
3
-8
/
+28
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
5
-8
/
+21
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
6
-13
/
+23
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
4
-11
/
+69
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
19
-56
/
+60
2025-09-24
KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creation
Oliver Upton
2
-17
/
+35
2025-09-24
KVM: arm64: selftests: Add helper to check for VGICv3 support
Oliver Upton
7
-7
/
+21
2025-09-24
KVM: arm64: selftests: Initialize VGICv3 only once
Oliver Upton
1
-3
/
+0
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
3
-14
/
+20
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-18
/
+302
2025-09-24
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
14
-32
/
+144
2025-09-24
selftests: netfilter: nft_concat_range.sh: add check for double-create bug
Florian Westphal
1
-1
/
+55
2025-09-24
selftests/bpf: Add kprobe multi write ctx attach test
Jiri Olsa
2
-0
/
+34
2025-09-24
selftests/bpf: Add kprobe write ctx attach test
Jiri Olsa
2
-0
/
+43
2025-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
2
-0
/
+56
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
2
-1
/
+137
2025-09-23
selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behavior
Petr Machata
1
-4
/
+24
2025-09-23
selftests: fib_nexthops: Add test cases for FDB status change
Ido Schimmel
1
-0
/
+40
2025-09-23
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-09-23
selftests: rtnetlink: correct error message in rtnetlink.sh fou test
Alok Tiwari
1
-1
/
+1
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
4
-18
/
+302
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
4
-18
/
+302
2025-09-23
selftests: drv-net: Pull data before parsing headers
Amery Hung
1
-15
/
+74
2025-09-23
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+24
2025-09-23
selftests/bpf: Test bpf_xdp_pull_data
Amery Hung
2
-0
/
+227
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
1
-3
/
+1
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
3
-0
/
+93
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
1
-0
/
+176
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
1
-1
/
+18
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
1
-3
/
+94
2025-09-23
KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
Sean Christopherson
1
-1
/
+21
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
1
-3
/
+25
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
1
-2
/
+19
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
3
-0
/
+328
2025-09-23
KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()
Sean Christopherson
16
-109
/
+303
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
7
-22
/
+57
2025-09-23
selftests/kvm: remove stale TODO in xapic_state_test
Sukrut Heroorkar
1
-2
/
+2
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
5
-3
/
+77
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
4
-1
/
+29
2025-09-23
KVM: selftests: Reduce number of "unavailable PMU events" combos tested
Sean Christopherson
1
-15
/
+23
2025-09-23
KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
Sean Christopherson
1
-2
/
+5
2025-09-23
KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
Dapeng Mi
1
-1
/
+2
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
2
-0
/
+203
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
3
-0
/
+353
2025-09-23
selftests/net: Test tcp port reuse after unbinding a socket
Jakub Sitnicki
2
-0
/
+259
[prev]
[next]