index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-03-24
selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
Mike Rapoport
2022-03-24
selftest/vm: add util.h and and move helper functions there
Aneesh Kumar K.V
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-23
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
selftests/damon: add a test for DAMON sysfs interface
SeongJae Park
2022-03-22
userfaultfd/selftests: fix uninitialized_var.cocci warning
Guo Zhengkui
2022-03-22
selftests: vm: add a hugetlb test case
Muchun Song
2022-03-22
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2022-03-22
selftests: memcg: test high limit for single entry allocation
Shakeel Butt
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-22
selftests/bpf: Fix kprobe_multi test.
Alexei Starovoitov
2022-03-22
selftests: forwarding: Use same VRF for port and VLAN upper
Ido Schimmel
2022-03-22
selftests: forwarding: Disable learning before link up
Ido Schimmel
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
selftests: net: change fprintf format specifiers
Guo Zhengkui
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-21
Merge tag 'x86_sgx_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-21
Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
selftests/vm/transhuge-stress: Support file-backed PMD folios
Matthew Wilcox (Oracle)
2022-03-21
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
2022-03-20
selftests/bpf: Test skipping stacktrace
Namhyung Kim
2022-03-20
selftests/bpf: Fix test for 4-byte load from remote_port on big-endian
Jakub Sitnicki
2022-03-20
selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
Jakub Sitnicki
2022-03-20
selftests/bpf: Test for associating multiple elements with the local storage
Joanne Koong
2022-03-18
selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN
Guillaume Nault
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-03-18
af_vsock: SOCK_SEQPACKET broken buffer test
Krasnov Arseniy Vladimirovich
2022-03-18
af_vsock: SOCK_SEQPACKET receive timeout test
Krasnov Arseniy Vladimirovich
2022-03-18
selftests/bpf: Fix test for 4-byte load from dst_port on big-endian
Jakub Sitnicki
2022-03-18
selftests/bpf: Use constants for socket states in sock_fields test
Jakub Sitnicki
2022-03-18
selftests/bpf: Check dst_port only on the client socket
Jakub Sitnicki
2022-03-18
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
2022-03-18
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
2022-03-17
selftests/bpf: Test subskeleton functionality
Delyan Kratunov
2022-03-17
selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
selftests/bpf: Add kprobe_multi bpf_cookie test
Jiri Olsa
2022-03-17
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa
2022-03-17
selftests/bpf: Fix tunnel remote IP comments
Kaixi Fan
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]