index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2023-02-06
selftests: forwarding: bridge_mdb_max: Add a new selftest
Petr Machata
-0
/
+1337
2023-02-06
selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
Petr Machata
-0
/
+50
2023-02-06
selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
Petr Machata
-7
/
+15
2023-02-06
selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
Petr Machata
-14
/
+31
2023-02-06
selftests: forwarding: lib: Add helpers for checksum handling
Petr Machata
-0
/
+56
2023-02-06
selftests: forwarding: lib: Add helpers for IP address handling
Petr Machata
-0
/
+37
2023-02-06
selftests: forwarding: bridge_mdb: Fix a typo
Petr Machata
-1
/
+1
2023-02-06
selftests: forwarding: Move IGMP- and MLD-related functions to lib
Petr Machata
-49
/
+49
2023-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-84
/
+103
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-84
/
+103
2023-02-04
kselftest/alsa: Run PCM tests for multiple cards in parallel
Mark Brown
-8
/
+74
2023-02-03
KVM: selftests: Remove redundant setbuf()
Shaoqin Huang
-5
/
+0
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
-1
/
+0
2023-02-02
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
-0
/
+198
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
-16
/
+16
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
-1
/
+1
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
-1
/
+1
2023-02-02
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
-2
/
+1105
2023-02-02
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
-1
/
+34
2023-02-02
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
-2
/
+2
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
-0
/
+1
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-36
/
+153
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-31
/
+152
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
-1
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
-3
/
+2
2023-02-01
KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition
Emanuele Giuseppe Esposito
-0
/
+55
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
-0
/
+12
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Vipin Sharma
-0
/
+99
2023-02-01
KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
Vipin Sharma
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
-0
/
+14
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA
Mark Brown
-0
/
+4
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME
Mark Brown
-0
/
+8
2023-02-01
kselftest/arm64: Don't require FA64 for streaming SVE tests
Mark Brown
-6
/
+1
2023-01-31
selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()
Petr Machata
-21
/
+0
2023-01-31
selftests: mlxsw: qos_defprio: Convert from lldptool to dcb
Petr Machata
-52
/
+16
2023-01-31
selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcb
Petr Machata
-21
/
+6
2023-01-31
selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcb
Petr Machata
-18
/
+5
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
-1
/
+0
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
-0
/
+1
2023-01-31
kselftest/arm64: Remove redundant _start labels from zt-test
Mark Brown
-1
/
+0
[prev]
[next]