index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
selftests: net: vlan_bridge_binding: Rename dfr_set_binding_*() to adf_*
Petr Machata
1
-4
/
+4
2025-09-26
selftests: net: lib: Rename bridge_vlan_add() to adf_*
Petr Machata
4
-23
/
+23
2025-09-26
selftests: net: lib: Rename ip_route_add() to adf_*
Petr Machata
3
-6
/
+6
2025-09-26
selftests: net: lib: Rename ip_addr_add() to adf_*
Petr Machata
4
-22
/
+22
2025-09-26
selftests: net: lib: Rename ip_link_set_down() to adf_*
Petr Machata
2
-2
/
+2
2025-09-26
selftests: net: lib: Rename ip_link_set_up() to adf_*
Petr Machata
7
-32
/
+32
2025-09-26
selftests: net: lib: Rename ip_link_set_addr() to adf_*
Petr Machata
4
-6
/
+6
2025-09-26
selftests: net: lib: Rename ip_link_set_master() to adf_*
Petr Machata
7
-19
/
+19
2025-09-26
selftests: net: lib: Rename ip_link_add() to adf_*
Petr Machata
8
-38
/
+38
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-26
selftests: mptcp: join: validate C-flag + def limit
Matthieu Baerts (NGI0)
1
-0
/
+11
2025-09-26
selftests: net-drv: stats: sanity check FEC histogram
Vadim Fedorenko
1
-2
/
+33
2025-09-26
selftest: net: Fix error message if empty variable
Alessandro Zanni
1
-1
/
+1
2025-09-26
selftests: drv-net: Enable BTF
Stanislav Fomichev
1
-1
/
+3
2025-09-26
selftests: drv-net: Reload pkt pointer after calling filter_udphdr
Amery Hung
1
-5
/
+4
2025-09-26
selftests/bpf: Test changing packet data from kfunc
Amery Hung
1
-0
/
+14
2025-09-26
iommu/selftest: prevent use of uninitialized variable
Alessandro Zanni
1
-5
/
+3
2025-09-25
selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
Tao Chen
2
-1
/
+12
2025-09-25
selftests/bpf: Refactor stacktrace_map case with skeleton
Tao Chen
3
-40
/
+18
2025-09-25
selftests/bpf: Fix flaky bpf_cookie selftest
Mykyta Yatsenko
1
-2
/
+1
2025-09-25
selftests/bpf: Test changing packet data from global functions with a kfunc
Amery Hung
1
-1
/
+29
2025-09-25
selftests/kexec: Ignore selftest binary
Dylan Yudaken
1
-0
/
+2
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+47
2025-09-25
selftests/bpf: Task_work selftest cleanup fixes
Mykyta Yatsenko
1
-4
/
+11
2025-09-25
Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+46
2025-09-25
selftests/net: test ipip packets in gro.sh
Richard Gobert
2
-11
/
+40
2025-09-25
net: gro: remove unnecessary df checks
Richard Gobert
1
-5
/
+4
2025-09-24
selftests: drv-net: add HW timestamping tests
Vadim Fedorenko
2
-0
/
+114
2025-09-24
Merge tag 'nf-next-25-09-24' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+55
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
28
-176
/
+422
2025-09-24
KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+9
2025-09-24
KVM: arm64: selftests: Remove a duplicate register listing in set_id_regs
Mark Brown
1
-8
/
+5
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...
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
[prev]
[next]