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-01-31
kselftest/arm64: Limit the maximum VL we try to set via ptrace
Mark Brown
-4
/
+24
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
-251
/
+687
2023-01-30
selftests: core: Fix incorrect kernel headers search path
Mathieu Desnoyers
-1
/
+1
2023-01-30
selftests: clone3: Fix incorrect kernel headers search path
Mathieu Desnoyers
-1
/
+1
2023-01-30
selftests: arm64: Fix incorrect kernel headers search path
Mathieu Desnoyers
-2
/
+2
2023-01-30
selftests/seccomp: Add m68k support
Michael Schmitz
-1
/
+7
2023-01-30
KVM: selftests: Fix build of rseq test
Mark Brown
-13
/
+3
2023-01-29
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
-69
/
+0
2023-01-29
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
-1
/
+1
2023-01-29
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
-6
/
+33
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
-49
/
+34
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
-24
/
+38
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
-2
/
+2
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
-2
/
+13
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
-3
/
+4
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
-0
/
+19
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
-3
/
+3
2023-01-28
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
-3
/
+6
2023-01-28
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
-0
/
+4
2023-01-28
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
-4
/
+11
2023-01-28
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
-0
/
+1
2023-01-28
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
-1
/
+2
2023-01-28
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
-13
/
+65
2023-01-28
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
Andrei Gherzan
-1
/
+1
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1086
/
+3176
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-18
/
+99
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+5
2023-01-27
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
-2
/
+2
2023-01-27
Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-5
/
+0
2023-01-27
selftests/landlock: Test ptrace as much as possible with Yama
Jeff Xu
-17
/
+96
2023-01-26
selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
Stanislav Fomichev
-1
/
+44
2023-01-26
cxl/test: Simulate event log overflow
Ira Weiny
-1
/
+49
2023-01-26
cxl/test: Add specific events
Ira Weiny
-0
/
+73
2023-01-26
cxl/test: Add generic mock events
Ira Weiny
-1
/
+232
2023-01-26
tools/testing/cxl: Remove cxl_test module math loading message
Alison Schofield
-3
/
+1
2023-01-26
testing: kselftest_harness: add filtering and enumerating tests
Jakub Kicinski
-5
/
+137
2023-01-26
selftests: mptcp: userspace: avoid read errors
Matthieu Baerts
-20
/
+12
2023-01-26
selftests: mptcp: userspace: print error details if any
Matthieu Baerts
-8
/
+25
2023-01-26
selftests: mptcp: userspace: refactor asserts
Matthieu Baerts
-36
/
+36
2023-01-26
selftests: mptcp: userspace: print titles
Matthieu Baerts
-1
/
+23
2023-01-26
selftests: mptcp: add test-cases for mixed v4/v6 subflows
Paolo Abeni
-9
/
+44
2023-01-25
selftests/net: Cover the IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
-0
/
+454
[prev]
[next]