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
2024-02-09
selftests: udpgso: Pull up network setup into shell script
Jakub Sitnicki
2
-136
/
+47
2024-02-09
selftests: openvswitch: Add validation for the recursion test
Aaron Conole
2
-15
/
+69
2024-02-09
selftests: net: include forwarding lib
Paolo Abeni
1
-0
/
+2
2024-02-09
selftests: tc-testing: add mirred to block tdc tests
Victor Nogueira
1
-0
/
+396
2024-02-09
selftests: forwarding: Fix bridge locked port test flakiness
Ido Schimmel
1
-2
/
+2
2024-02-09
selftests: forwarding: Suppress grep warnings
Ido Schimmel
1
-3
/
+3
2024-02-09
selftests: forwarding: Fix bridge MDB test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: forwarding: Fix layer 2 miss test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: net: Fix bridge backup port test flakiness
Ido Schimmel
1
-0
/
+23
2024-02-09
selftests: forwarding: Add missing multicast routing config entries
Ido Schimmel
1
-0
/
+7
2024-02-08
selftests: net: add more missing kernel config
Paolo Abeni
1
-1
/
+5
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-23
/
+193
2024-02-08
Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-23
/
+85
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-1
/
+42
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
1
-1
/
+42
2024-02-07
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
Muhammad Usama Anjum
1
-0
/
+1
2024-02-07
selftests: bonding: use slowwait instead of hard code sleep
Hangbin Liu
3
-10
/
+24
2024-02-07
selftests: bonding: reduce garp_test/arp_validate test time
Hangbin Liu
1
-9
/
+29
2024-02-07
selftests: bonding: use tc filter to check if LACP was sent
Hangbin Liu
1
-10
/
+9
2024-02-07
selftests/net/forwarding: add slowwait functions
Hangbin Liu
1
-0
/
+35
2024-02-07
selftests/bpf: Mark cpumask kfunc declarations as __weak
Yafang Shao
1
-28
/
+29
2024-02-07
selftests/bpf: Fix error checking for cpumask_success__load()
Yafang Shao
1
-3
/
+3
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+108
2024-02-07
selftests: add ESRCH tests for pidfd_getfd()
Tycho Andersen
1
-1
/
+30
2024-02-07
selftests: cmsg_ipv6: repeat the exact packet
Jakub Kicinski
1
-2
/
+2
2024-02-07
selftests/seccomp: Pin benchmark to single CPU
Kees Cook
1
-2
/
+36
2024-02-06
KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test
Sean Christopherson
1
-9
/
+12
2024-02-06
KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test
Sean Christopherson
1
-23
/
+27
2024-02-06
bpf: Use -Wno-address-of-packed-member in some selftests
Jose E. Marchesi
3
-0
/
+6
2024-02-06
iommufd/selftest: Add mock IO hugepages tests
Joao Martins
1
-3
/
+42
2024-02-06
iommufd/selftest: Refactor dirty bitmap tests
Joao Martins
2
-31
/
+36
2024-02-06
iommufd/selftest: Test u64 unaligned bitmaps
Joao Martins
1
-2
/
+17
2024-02-06
selftests/net: Amend per-netns counter checks
Dmitry Safonov
1
-6
/
+6
2024-02-06
selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOW
Willem de Bruijn
1
-2
/
+5
2024-02-05
selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernels
Andrii Nakryiko
1
-9
/
+9
2024-02-05
selftests/bpf: Add tests for RCU lock transfer between subprogs
Kumar Kartikeya Dwivedi
2
-0
/
+126
2024-02-05
selftests/bpf: Add test for static subprog call in lock cs
Kumar Kartikeya Dwivedi
3
-0
/
+111
2024-02-05
bpf: Allow calling static subprogs while holding a bpf_spin_lock
Kumar Kartikeya Dwivedi
1
-1
/
+1
2024-02-05
selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
Yonghong Song
3
-2
/
+2
2024-02-05
selftests/bpf: Suppress warning message of an unused variable.
Kui-Feng Lee
3
-7
/
+4
2024-02-05
selftests/bpf: Fix flaky test ptr_untrusted
Yonghong Song
1
-3
/
+3
2024-02-05
netdevsim: add Makefile for selftests
David Wei
1
-0
/
+17
2024-02-05
selftests: net: let big_tcp test cope with slow env
Paolo Abeni
1
-1
/
+3
2024-02-05
selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()
R Nageswara Sastry
1
-2
/
+2
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
42
-235
/
+472
2024-02-04
selftests: netdevsim: stop using ifconfig
Jakub Kicinski
1
-20
/
+20
2024-02-02
selftests: net: avoid just another constant wait
Paolo Abeni
1
-5
/
+13
2024-02-02
selftests: net: fix tcp listener handling in pmtu.sh
Paolo Abeni
1
-1
/
+4
2024-02-02
selftests: net: fix setup_ns usage in rtnetlink.sh
Paolo Abeni
1
-4
/
+2
2024-02-02
selftests: net: cut more slack for gro fwd tests.
Paolo Abeni
2
-3
/
+13
[prev]
[next]