index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
KVM: s390: selftest: memop: Fix integer literal
Janis Schoetterl-Glausch
1
-1
/
+1
2023-02-07
KVM: s390: selftest: memop: Fix wrong address being used in test
Janis Schoetterl-Glausch
1
-2
/
+2
2023-02-07
KVM: s390: selftest: memop: Fix typo
Janis Schoetterl-Glausch
1
-1
/
+1
2023-02-07
KVM: s390: selftest: memop: Add bad address test
Janis Schoetterl-Glausch
1
-1
/
+3
2023-02-07
KVM: s390: selftest: memop: Move testlist into main
Janis Schoetterl-Glausch
1
-65
/
+66
2023-02-07
KVM: s390: selftest: memop: Replace macros by functions
Janis Schoetterl-Glausch
1
-43
/
+39
2023-02-07
KVM: s390: selftest: memop: Pass mop_desc via pointer
Janis Schoetterl-Glausch
1
-22
/
+22
2023-02-07
KVM: selftests: Compile s390 tests with -march=z10
Nina Schoetterl-Glausch
1
-0
/
+3
2023-02-07
selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...
Vladimir Oltean
1
-1
/
+1
2023-02-06
selftests/bpf: Fix spelling mistake "detecion" -> "detection"
Colin Ian King
1
-1
/
+1
2023-02-06
KVM: selftests: Enable USERFAULTFD
Mark Brown
1
-0
/
+1
2023-02-06
selftests: Emit a warning if getcpu() is missing on 32bit
Sebastian Andrzej Siewior
1
-5
/
+2
2023-02-06
selftests: forwarding: bridge_mdb_max: Add a new selftest
Petr Machata
2
-0
/
+1337
2023-02-06
selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
Petr Machata
1
-0
/
+50
2023-02-06
selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
Petr Machata
1
-7
/
+15
2023-02-06
selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
Petr Machata
2
-14
/
+31
2023-02-06
selftests: forwarding: lib: Add helpers for checksum handling
Petr Machata
1
-0
/
+56
2023-02-06
selftests: forwarding: lib: Add helpers for IP address handling
Petr Machata
1
-0
/
+37
2023-02-06
selftests: forwarding: bridge_mdb: Fix a typo
Petr Machata
1
-1
/
+1
2023-02-06
selftests: forwarding: Move IGMP- and MLD-related functions to lib
Petr Machata
2
-49
/
+49
2023-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-84
/
+103
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-84
/
+103
2023-02-04
kselftest/alsa: Run PCM tests for multiple cards in parallel
Mark Brown
2
-8
/
+74
2023-02-03
KVM: selftests: Remove redundant setbuf()
Shaoqin Huang
2
-5
/
+0
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2
-1
/
+0
2023-02-02
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
2
-0
/
+198
2023-02-02
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
1
-1
/
+1
2023-02-02
selftests/damon/sysfs: hide expected write failures
SeongJae Park
1
-1
/
+1
2023-02-02
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
6
-2
/
+1105
2023-02-02
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2
-1
/
+34
2023-02-02
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
1
-2
/
+2
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
1
-0
/
+1
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-36
/
+153
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-31
/
+152
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
1
-3
/
+2
2023-02-01
KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition
Emanuele Giuseppe Esposito
1
-0
/
+55
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
1
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
1
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
1
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2
-0
/
+12
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Vipin Sharma
3
-0
/
+99
2023-02-01
KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
Vipin Sharma
1
-1
/
+1
[prev]
[next]