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-19
selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
Jiri Olsa
-5
/
+14
2023-01-19
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
-0
/
+36
2023-01-19
selftests/net: toeplitz: fix race on tpacket_v3 block close
Willem de Bruijn
-5
/
+7
2023-01-19
selftests/net: mv bpf/nat6to4.c to net folder
Hangbin Liu
-57
/
+52
2023-01-18
selftests/vm: remove __USE_GNU in hugetlb-madvise.c
Peter Xu
-1
/
+0
2023-01-18
selftests: vm: enable cross-compilation
Björn Töpel
-0
/
+4
2023-01-18
selftests/mm: define MADV_PAGEOUT to fix compilation issues
David Hildenbrand
-0
/
+3
2023-01-18
selftest/vm: add mremap expand merge offset test
Lorenzo Stoakes
-23
/
+96
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
-6
/
+6
2023-01-18
selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THP
David Hildenbrand
-0
/
+228
2023-01-18
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
-9
/
+9
2023-01-18
selftests/vm: ksm_functional_tests: fix a typo in comment
Xu Panda
-1
/
+1
2023-01-18
selftests/damon/sysfs: test filters directory
SeongJae Park
-0
/
+29
2023-01-18
selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
Jeff Xu
-5
/
+224
2023-01-18
selftests/memfd: add tests for F_SEAL_EXEC
Daniel Verkamp
-1
/
+122
2023-01-18
Sync with v6.2-rc4
Andrew Morton
-74
/
+134
2023-01-18
selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
Tiezhu Yang
-3
/
+8
2023-01-18
selftests: hid: enforce new attach API
Benjamin Tissoires
-5
/
+1
2023-01-18
selftests: hid: prepare tests for HID_BPF API change
Benjamin Tissoires
-4
/
+25
2023-01-18
selftests: hid: ensure the program is correctly pinned
Benjamin Tissoires
-1
/
+2
2023-01-18
selftests: hid: attach/detach 2 bpf programs, not just one
Benjamin Tissoires
-1
/
+20
2023-01-18
selftests: hid: allow to compile hid_bpf with LLVM
Benjamin Tissoires
-5
/
+5
2023-01-18
selftests: hid: add vmtest.sh
Benjamin Tissoires
-0
/
+530
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
-1
/
+1
2023-01-17
bpf/selftests: Add verifier tests for loading sleepable programs
Jiri Olsa
-0
/
+91
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
-9
/
+12
2023-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
-7
/
+10
2023-01-15
selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel
Ziyang Xuan
-8
/
+98
2023-01-14
Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+4
2023-01-13
selftests: mptcp: userspace: validate v4-v6 subflows mix
Matthieu Baerts
-0
/
+47
2023-01-13
selftests/bpf: Fix missing space error
Roberto Valenzuela
-1
/
+1
2023-01-13
selftests/landlock: Skip overlayfs tests when not supported
Jeff Xu
-0
/
+47
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-75
/
+133
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-74
/
+130
2023-01-12
kselftest: Fix error message for unconfigured LLVM builds
Mark Brown
-1
/
+1
2023-01-12
kselftest/arm64: Run BTI selftests on systems without BTI
Mark Brown
-15
/
+10
2023-01-12
kselftest/arm64: Fix test numbering when skipping tests
Mark Brown
-1
/
+1
2023-01-12
kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stress
Mark Brown
-1
/
+4
2023-01-12
kselftest/arm64: Only enumerate power of two VLs in syscall-abi
Mark Brown
-2
/
+2
2023-01-12
kselftest/arm64: Verify SME only ABI in syscall-abi
Mark Brown
-6
/
+42
2023-01-12
kselftest/arm64: Only enumerate VLs once in syscall-abi
Mark Brown
-54
/
+41
2023-01-12
kselftest/arm64: Fix syscall-abi for systems without 128 bit SME
Mark Brown
-0
/
+8
2023-01-12
test/vsock: vsock_perf utility
Arseniy Krasnov
-1
/
+463
2023-01-12
test/vsock: add big message test
Arseniy Krasnov
-0
/
+69
2023-01-12
test/vsock: rework message bounds test
Arseniy Krasnov
-15
/
+157
2023-01-12
selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"
Mathieu Desnoyers
-5
/
+0
2023-01-11
selftests/xsk: automatically switch XDP programs
Magnus Karlsson
-68
/
+96
2023-01-11
selftests/xsk: automatically restore packet stream
Magnus Karlsson
-14
/
+1
2023-01-11
selftests/xsk: merge dual and single thread dispatchers
Magnus Karlsson
-66
/
+54
2023-01-11
selftests/xsk: add test when some packets are XDP_DROPed
Magnus Karlsson
-0
/
+43
[prev]
[next]