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-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-21
/
+105
2022-04-06
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
-0
/
+39
2022-04-06
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
-6
/
+46
2022-04-06
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
-2
/
+3
2022-04-06
selftests/bpf: Fix issues in parse_num_list()
Yuntao Wang
-1
/
+1
2022-04-06
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
-19
/
+59
2022-04-06
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
-0
/
+124
2022-04-05
selftests/bpf: Fix file descriptor leak in load_kallsyms()
Yuntao Wang
-4
/
+5
2022-04-05
selftests/bpf: Add urandom_read shared lib and USDTs
Andrii Nakryiko
-9
/
+275
2022-04-05
selftests/bpf: Add basic USDT selftests
Andrii Nakryiko
-6
/
+970
2022-04-04
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
-14
/
+17
2022-04-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
-0
/
+2
2022-04-04
selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
Quentin Monnet
-1
/
+1
2022-04-04
kunit: tool: Do not colorize output when redirected
Kees Cook
-0
/
+7
2022-04-04
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
-3
/
+5
2022-04-04
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
-21
/
+33
2022-04-04
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
-10
/
+10
2022-04-04
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
-37
/
+24
2022-04-04
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
-11
/
+15
2022-04-04
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
-2
/
+0
2022-04-04
kunit: tool: make --json handling a bit clearer
Daniel Latypov
-16
/
+11
2022-04-04
selftests/harness: Pass variant to teardown
Willem de Bruijn
-5
/
+7
2022-04-04
selftests/harness: Run TEARDOWN for ASSERT failures
Kees Cook
-15
/
+34
2022-04-04
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
-1
/
+0
2022-04-04
selftests: fix header dependency for pid_namespace selftests
Axel Rasmussen
-3
/
+3
2022-04-04
selftests: x86: add 32bit build warnings for SUSE
Geliang Tang
-0
/
+4
2022-04-04
selftests/proc: fix array_size.cocci warning
Guo Zhengkui
-2
/
+4
2022-04-04
selftests/vDSO: fix array_size.cocci warning
Guo Zhengkui
-6
/
+3
2022-04-03
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
-0
/
+90
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
-17
/
+109
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
-4
/
+4
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
-2
/
+4
2022-04-03
selftests/bpf: Return true/false (not 1/0) from bool functions
Haowen Bai
-7
/
+7
2022-04-03
selftests/bpf: Fix vfs_link kprobe definition
Nikolay Borisov
-2
/
+3
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+14
2022-04-03
selftests: net: fix nexthop warning cleanup double ip typo
Nikolay Aleksandrov
-2
/
+2
2022-04-02
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
-0
/
+120
2022-04-02
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
-3
/
+32
2022-04-02
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
-13
/
+320
2022-04-02
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
-0
/
+6
2022-04-02
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
-0
/
+172
2022-04-01
bpf, test_offload.py: Skip base maps without names
Yauheni Kaliuta
-1
/
+1
2022-04-01
selftests/bpf: Remove unused variable from bpf_sk_assign test
Eyal Birger
-3
/
+1
2022-04-01
selftests: net: add delete nexthop route warning test
Nikolay Aleksandrov
-0
/
+14
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+7
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-33
/
+11
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
-1
/
+7
2022-03-30
bpf: selftests: Test fentry tracing a struct_ops program
Martin KaFai Lau
-0
/
+44
2022-03-30
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
-19
/
+7
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-91
/
+4
[prev]
[next]