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
2024-06-18
Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-8
/
+35
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
-1
/
+1
2024-06-18
sched_ext: Add selftests
David Vernet
-0
/
+3244
2024-06-18
KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_ID
Mathias Krause
-0
/
+16
2024-06-18
KVM: selftests: Test max vCPU IDs corner cases
Mathias Krause
-2
/
+20
2024-06-18
kselftest/alsa: Fix validation of writes to volatile controls
Mark Brown
-16
/
+29
2024-06-18
selftests: livepatch: Test atomic replace against multiple modules
Marcos Paulo de Souza
-49
/
+89
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
-18
/
+28
2024-06-17
testing: nvdimm: Add MODULE_DESCRIPTION() macros
Ira Weiny
-0
/
+2
2024-06-17
testing: nvdimm: iomap: add MODULE_DESCRIPTION()
Jeff Johnson
-0
/
+1
2024-06-17
selftests/bpf: Extend distilled BTF tests to cover BTF relocation
Alan Maguire
-0
/
+278
2024-06-17
selftests/bpf: Test distilled base, split BTF generation
Alan Maguire
-0
/
+274
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
-8
/
+16
2024-06-17
lkdtm/bugs: add test for hung smp_call_function_single()
Mark Rutland
-0
/
+1
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
-0
/
+63
2024-06-15
selftests: mm: make map_fixed_noreplace test names stable
Mark Brown
-8
/
+16
2024-06-14
selftests: forwarding: Add test for minimum and maximum MTU
Amit Cohen
-0
/
+284
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+43
2024-06-14
selftests/bpf: Add tests for add_const
Alexei Starovoitov
-3
/
+249
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
-0
/
+28
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
-11
/
+11
2024-06-14
selftests/hid: add subprog call test
Benjamin Tissoires
-0
/
+65
2024-06-14
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
-65
/
+89
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
-0
/
+61
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
-6
/
+4
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
-12
/
+4
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+115
2024-06-13
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
-0
/
+4
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
-0
/
+43
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+3
2024-06-13
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
-1
/
+11
2024-06-13
kselftest/arm64: Fix a couple of spelling mistakes
Colin Ian King
-2
/
+2
2024-06-12
selftests: forwarding: router_mpath_hash: Add a new selftest
Petr Machata
-0
/
+334
2024-06-12
selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()
Petr Machata
-1
/
+8
2024-06-12
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
-0
/
+1
2024-06-12
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
-0
/
+3
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
-8
/
+8
2024-06-12
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
-18
/
+18
2024-06-12
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
-1
/
+1
2024-06-12
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
-1
/
+1
2024-06-12
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
-4
/
+3
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
-1
/
+1
2024-06-12
kselftest/arm64: Fix redundancy of a testcase
Dev Jain
-1
/
+1
2024-06-12
selftests/livepatch: define max test-syscall processes
Ryan Sullivan
-1
/
+4
2024-06-12
kselftest/arm64: Include kernel mode NEON in fp-stress
Mark Brown
-9
/
+343
2024-06-11
selftests: mptcp: lib: use wait_local_port_listen helper
Geliang Tang
-14
/
+2
2024-06-11
selftests: mptcp: lib: use setup/cleanup_ns helpers
Geliang Tang
-9
/
+8
2024-06-11
selftests: net: lib: remove 'ns' var in setup_ns
Geliang Tang
-8
/
+12
2024-06-11
selftests: net: lib: do not set ns var as readonly
Matthieu Baerts (NGI0)
-3
/
+3
2024-06-11
selftests: net: lib: remove ns from list after clean-up
Matthieu Baerts (NGI0)
-4
/
+17
[prev]
[next]