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-04-01
veristat: avoid using kernel-internal headers
Andrii Nakryiko
-1
/
+4
2023-04-01
veristat: improve version reporting
Andrii Nakryiko
-2
/
+17
2023-04-01
veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
Andrii Nakryiko
-1
/
+1
2023-03-31
selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...
James Hilliard
-2
/
+2
2023-03-31
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
-49
/
+13
2023-03-31
selftests/bpf: Add read_build_id function
Jiri Olsa
-0
/
+87
2023-03-31
selftests/bpf: Add err.h header
Jiri Olsa
-2
/
+19
2023-03-31
selftests mount: Fix mount_setattr_test builds failed
Anh Tuan Phan
-0
/
+1
2023-03-30
selftests: forwarding: add tunnel_key "nofrag" test case
Davide Caratti
-0
/
+162
2023-03-30
selftests: tc-testing: add tunnel_key "nofrag" test case
Davide Caratti
-0
/
+25
2023-03-30
selftests: tc-testing: add "depends_on" property to skip tests
Davide Caratti
-0
/
+15
2023-03-30
selftests: rtnetlink: Fix do_test_address_proto()
Petr Machata
-4
/
+8
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+220
2023-03-30
selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg
David Vernet
-0
/
+48
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-0
/
+90
2023-03-30
veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS
Andrii Nakryiko
-1
/
+1
2023-03-30
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
-5
/
+5
2023-03-30
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
-2
/
+5
2023-03-30
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
-8
/
+24
2023-03-30
KVM: selftests: Fixup config fragment for access_tracking_perf_test
Ryan Roberts
-0
/
+1
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
-1
/
+15
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
-15
/
+25
2023-03-30
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
-1
/
+4
2023-03-30
selftests/powerpc: Make dd output quiet
Benjamin Gray
-1
/
+1
2023-03-30
selftests/powerpc: Pass make context to children
Benjamin Gray
-16
/
+16
2023-03-30
selftests/powerpc: Use CLEAN macro to fix make warning
Benjamin Gray
-2
/
+5
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
-0
/
+90
2023-03-29
selftests/bpf: Rewrite two infinite loops in bound check cases
Xu Kuohai
-8
/
+16
2023-03-29
veristat: guess and substitue underlying program type for freplace (EXT) progs
Andrii Nakryiko
-4
/
+117
2023-03-29
veristat: add -d debug mode option to see debug libbpf log
Andrii Nakryiko
-1
/
+7
2023-03-29
libbpf: disassociate section handler on explicit bpf_program__set_type() call
Andrii Nakryiko
-1
/
+1
2023-03-29
selftests/bpf: test a BPF CC writing app_limited
Yixin Shen
-1
/
+12
2023-03-29
cgroup/cpuset: Minor updates to test_cpuset_prs.sh
Waiman Long
-11
/
+14
2023-03-29
tracing/user_events: Add ABI self-test
Beau Belgrave
-1
/
+227
2023-03-29
tracing/user_events: Update self-tests to write ABI
Beau Belgrave
-89
/
+96
2023-03-29
selftests: use canonical ftrace path
Ross Zwisler
-12
/
+12
2023-03-29
selftests: mptcp: add mptcp_info tests
Geliang Tang
-1
/
+46
2023-03-29
selftests/bpf: add a test case for vsock sockmap
Bobby Eshleman
-0
/
+163
2023-03-29
selftests/bpf: add vsock to vmtest.sh
Bobby Eshleman
-0
/
+8
2023-03-28
testing/vsock: add vsock_perf to gitignore
Bobby Eshleman
-0
/
+1
2023-03-28
selftests/mm: fix split huge page tests
Zi Yan
-3
/
+3
2023-03-28
selftests: cgroup: add 'malloc' failures checks in test_memcontrol
Ivan Orlov
-0
/
+15
2023-03-28
selftests/bpf: Remove verifier/xdp_direct_packet_access.c, converted to progs...
Eduard Zingerman
-1468
/
+0
2023-03-28
selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assembly
Eduard Zingerman
-0
/
+1724
2023-03-28
Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-6
/
+24
2023-03-28
selftests: prctl: Add new prctl test for PR_SET_VMA action
Ivan Orlov
-1
/
+108
2023-03-28
selftests: sched: Add more core schedule prctl calls
Ivan Orlov
-0
/
+6
2023-03-28
selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
Ivan Orlov
-0
/
+15
2023-03-28
selftests: Refactor 'peeksiginfo' ptrace test part
Ivan Orlov
-7
/
+7
2023-03-27
tools/nolibc: x86_64: add stackprotector support
Thomas Weißschuh
-0
/
+2
[prev]
[next]