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
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
-52
/
+243
2021-09-13
torture: Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argument
Paul E. McKenney
-1
/
+1
2021-09-13
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
-8
/
+65
2021-09-12
selftest: net: fix typo in altname test
Andrea Claudi
-1
/
+1
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+7
2021-09-10
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
-0
/
+63
2021-09-10
selftests: xsk: Add tests for 2K frame size
Magnus Karlsson
-0
/
+25
2021-09-10
selftests: xsk: Add tests for invalid xsk descriptors
Magnus Karlsson
-18
/
+132
2021-09-10
selftests: xsk: Eliminate test specific if-statement in test runner
Magnus Karlsson
-4
/
+12
2021-09-10
selftests: xsk: Add test for unaligned mode
Magnus Karlsson
-23
/
+108
2021-09-10
selftests: xsk: Introduce replacing the default packet stream
Magnus Karlsson
-18
/
+48
2021-09-10
selftests: xsk: Allow for invalid packets
Magnus Karlsson
-6
/
+11
2021-09-10
selftests: xsk: Eliminate MAX_SOCKS define
Magnus Karlsson
-10
/
+9
2021-09-10
selftests: xsx: Make pthreads local scope
Magnus Karlsson
-2
/
+1
2021-09-10
selftests: xsk: Make xdp_flags and bind_flags local
Magnus Karlsson
-32
/
+31
2021-09-10
selftests: xsk: Specify number of sockets to create
Magnus Karlsson
-34
/
+27
2021-09-10
selftests: xsk: Replace second_step global variable
Magnus Karlsson
-45
/
+36
2021-09-10
selftests: xsk: Introduce rx_on and tx_on in ifobject
Magnus Karlsson
-28
/
+16
2021-09-10
selftests: xsk: Add use_poll to ifobject
Magnus Karlsson
-1
/
+5
2021-09-10
selftests: xsx: Introduce test name in test spec
Magnus Karlsson
-20
/
+31
2021-09-10
selftests: xsk: Make frame_size configurable
Magnus Karlsson
-5
/
+7
2021-09-10
selftests: xsk: Move rxqsize into xsk_socket_info
Magnus Karlsson
-7
/
+4
2021-09-10
selftests: xsk: Move num_frames and frame_headroom to xsk_umem_info
Magnus Karlsson
-12
/
+12
2021-09-10
selftests: xsk: Introduce test specifications
Magnus Karlsson
-84
/
+126
2021-09-10
selftests: xsk: Introduce type for thread function
Magnus Karlsson
-14
/
+15
2021-09-10
selftests: xsk: Simplify xsk and umem arrays
Magnus Karlsson
-49
/
+34
2021-09-09
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
-2
/
+2
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-1
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-5
/
+115
2021-09-08
selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events
Steven Rostedt (VMware)
-1
/
+1
2021-09-08
selftests/memfd: remove unused variable
Greg Thelen
-1
/
+1
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
-4
/
+4
2021-09-08
mm/damon: add user space selftests
SeongJae Park
-0
/
+110
2021-09-07
selftests/bpf: Add checks for X__elf_bytes() skeleton helper
Matt Smith
-0
/
+6
2021-09-07
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
-0
/
+9
2021-09-07
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-12
/
+303
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-28
/
+245
2021-09-07
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
-7
/
+13
2021-09-06
selftests/bpf: Test XDP bonding nest and unwind
Jussi Maki
-10
/
+64
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-9
/
+619
2021-09-06
vsock_test: update message bounds test for MSG_EOR
Arseny Krasnov
-1
/
+7
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-7
/
+170
2021-09-03
Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-17
/
+16
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-4
/
+66
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-4
/
+784
2021-09-03
selftests: vm: add COW time test for KSM pages
Zhansaya Bagdauletkyzy
-3
/
+83
2021-09-03
selftests: vm: add KSM merging time test
Zhansaya Bagdauletkyzy
-4
/
+70
2021-09-03
selftests: vm: add KSM merging across nodes test
Zhansaya Bagdauletkyzy
-3
/
+119
2021-09-03
selftests: vm: add KSM zero page merging test
Zhansaya Bagdauletkyzy
-3
/
+99
2021-09-03
selftests: vm: add KSM unmerge test
Zhansaya Bagdauletkyzy
-5
/
+85
[prev]
[next]