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
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
-486
/
+2879
2022-09-06
kselftest/arm64: Count SIGUSR2 deliveries in FP stress tests
Mark Brown
-0
/
+46
2022-09-06
kselftest/arm64: Always encourage preemption for za-test
Mark Brown
-6
/
+1
2022-09-06
kselftest/arm64: Add simple hwcap validation
Mark Brown
-1
/
+190
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
-11
/
+0
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
-14
/
+24
2022-09-04
kselftest/cgroup: Add cpuset v2 partition root state test
Waiman Long
-2
/
+765
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+2
2022-09-04
selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems
Michael Ellerman
-0
/
+2
2022-09-04
memblock_tests: move variable declarations to single block
Rebecca Mckeever
-127
/
+42
2022-09-04
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
-11
/
+11
2022-09-02
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
-106
/
+43
2022-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-10
/
+26
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
-70
/
+41
2022-09-02
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+145
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
-3
/
+3
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
-250
/
+250
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
-4
/
+74
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
-0
/
+7
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
-87
/
+170
2022-09-02
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
-2
/
+2
2022-09-02
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
-27
/
+51
2022-09-02
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
-2
/
+37
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
-10
/
+145
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
-8
/
+16
2022-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
-1
/
+4
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-176
/
+343
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-28
/
+54
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
-0
/
+161
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
-18
/
+20
2022-09-01
selftests/net: return back io_uring zc send tests
Pavel Begunkov
-79
/
+41
2022-09-01
selftests/net: temporarily disable io_uring zc test
Pavel Begunkov
-0
/
+9
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
-2
/
+44
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
-0
/
+156
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
-0
/
+4
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
-25
/
+25
2022-08-31
selftests/xsk: Add missing close() on netns fd
Maciej Fijalkowski
-0
/
+4
2022-08-31
selftests/nolibc: Avoid generated files being committed
Fernanda Ma'rouf
-0
/
+4
2022-08-31
selftests/nolibc: add a "help" target
Willy Tarreau
-1
/
+26
2022-08-31
selftests/nolibc: "sysroot" target installs a local copy of the sysroot
Willy Tarreau
-2
/
+11
2022-08-31
selftests/nolibc: add a "run" target to start the kernel in QEMU
Willy Tarreau
-0
/
+33
2022-08-31
selftests/nolibc: add a "defconfig" target
Willy Tarreau
-0
/
+12
2022-08-31
selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
Willy Tarreau
-0
/
+13
2022-08-31
selftests/nolibc: support glibc as well
Willy Tarreau
-2
/
+45
2022-08-31
selftests/nolibc: condition some tests on /proc existence
Willy Tarreau
-5
/
+9
2022-08-31
selftests/nolibc: recreate and populate /dev and /proc if missing
Willy Tarreau
-0
/
+56
2022-08-31
selftests/nolibc: on x86, support exiting with isa-debug-exit
Willy Tarreau
-0
/
+9
2022-08-31
selftests/nolibc: exit with poweroff on success when getpid() == 1
Willy Tarreau
-0
/
+14
2022-08-31
selftests/nolibc: add a few tests for some libc functions
Willy Tarreau
-0
/
+35
2022-08-31
selftests/nolibc: implement a few tests for various syscalls
Willy Tarreau
-0
/
+110
[prev]
[next]