index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
selftest/ftrace: Generalise ftracetest to use with RV
Gabriele Monaco
3
-14
/
+28
2025-11-11
selftests/namespaces: fix nsid tests
Christian Brauner
1
-56
/
+51
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
5
-61
/
+85
2025-11-10
selftest: netcons: add test for netconsole over bonded interfaces
Breno Leitao
4
-7
/
+414
2025-11-10
selftest: netcons: create a torture test
Breno Leitao
2
-0
/
+131
2025-11-10
selftest: netcons: refactor target creation
Breno Leitao
1
-11
/
+19
2025-11-10
selftests/tracing: Run sample events to clear page cache events
Steven Rostedt
1
-0
/
+4
2025-11-10
selftests/tc-testing: Create tests trying to add children to clsact/ingress q...
Victor Nogueira
1
-0
/
+44
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
3
-0
/
+512
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
2
-0
/
+30
2025-11-10
selftests/bpf: Cover skb metadata access after change_head/tail helper
Jakub Sitnicki
2
-0
/
+39
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_adjust_room
Jakub Sitnicki
2
-15
/
+71
2025-11-10
selftests/bpf: Cover skb metadata access after vlan push/pop helper
Jakub Sitnicki
2
-0
/
+49
2025-11-10
selftests/bpf: Expect unclone to preserve skb metadata
Jakub Sitnicki
2
-63
/
+79
2025-11-10
selftests/bpf: Dump skb metadata on verification failure
Jakub Sitnicki
2
-7
/
+42
2025-11-10
selftests/bpf: Verify skb metadata in BPF instead of userspace
Jakub Sitnicki
2
-83
/
+57
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+11
2025-11-10
selftests/namespaces: test for efault
Christian Brauner
3
-0
/
+533
2025-11-10
selftests/namespaces: add active reference count regression test
Christian Brauner
3
-1
/
+117
2025-11-09
Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-1
/
+11
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
1
-0
/
+2
2025-11-07
selftests: drv-net: psp: add assertions on core-tracked psp dev stats
Daniel Zahka
1
-0
/
+13
2025-11-07
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
1
-0
/
+2
2025-11-07
selftest: packetdrill: Add max RTO test for SYN+ACK.
Kuniyuki Iwashima
1
-0
/
+54
2025-11-07
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2025-11-07
kselftest/arm64: Align zt-test register dumps
Mark Rutland
1
-1
/
+1
2025-11-07
torture: Permit negative kvm.sh --kconfig numberic arguments
Paul E. McKenney
1
-1
/
+1
2025-11-06
selftests/bpf: Use start_server_str rather than start_reuseport_server in tc_...
Alexis Lothoré (eBPF Foundation)
1
-15
/
+13
2025-11-06
selftests/bpf: Systematically add SO_REUSEADDR in start_server_addr
Alexis Lothoré (eBPF Foundation)
1
-1
/
+7
2025-11-06
selftests/tracing: Add basic test for trace_marker_raw file
Steven Rostedt
1
-0
/
+107
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-36
/
+219
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+18
2025-11-06
selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
1
-4
/
+4
2025-11-06
selftest/alsa: correct grammar in conf_get_bool error string
Zhang Chujun
1
-1
/
+1
2025-11-05
selftests/bpf: add C-level selftests for indirect jumps
Anton Protopopov
3
-1
/
+743
2025-11-05
selftests/bpf: add new verifier_gotox test
Anton Protopopov
2
-0
/
+391
2025-11-05
selftests/bpf: test instructions arrays with blinding
Anton Protopopov
1
-0
/
+95
2025-11-05
selftests/bpf: add selftests for new insn_array map
Anton Protopopov
1
-0
/
+409
2025-11-05
selftests/bpf: Add stacktrace ips test for raw_tp
Jiri Olsa
2
-0
/
+54
2025-11-05
selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
Jiri Olsa
3
-0
/
+171
2025-11-06
rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
Valentin Schneider
1
-0
/
+1
2025-11-06
rcutorture: Permit kvm-again.sh to re-use the build directory
Paul E. McKenney
1
-16
/
+40
2025-11-06
torture: Add kvm-series.sh to test commit/scenario combination
Paul E. McKenney
1
-0
/
+116
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
1
-0
/
+2
2025-11-05
vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfio
David Matlack
1
-9
/
+11
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
2
-22
/
+50
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
1
-3
/
+3
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
3
-9
/
+9
[prev]
[next]