summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov
2023-09-14memblock tests: Fix compilation errors.Rong Tao
2023-09-13selftests: netfilter: Test nf_tables audit loggingPhil Sutter
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13selftests/tc-testing: cls_u32: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_route: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_fw: add tests for classidPedro Tammela
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-12selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov
2023-09-12selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-12selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=yAndrii Nakryiko
2023-09-11selftests/bpf: Offloaded prog after non-offloaded should not cause BUGEduard Zingerman
2023-09-12objtool: Fix _THIS_IP_ detection for cold functionsJosh Poimboeuf
2023-09-11selftests: user_events: create test-specific Kconfig fragmentsNaresh Kamboju
2023-09-11ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)
2023-09-11selftests/user_events: Fix failures when user_events is not installedBeau Belgrave
2023-09-11selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-09-11selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev
2023-09-11bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-09-11selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao
2023-09-11selftests: ALSA: remove unused variablesDing Xiang
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-08bpftool: Fix -Wcast-qual warningDenys Zagorui
2023-09-08selftests/bpf: Add kprobe_multi override testJiri Olsa
2023-09-08selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutexRong Tao
2023-09-08selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-08selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-08selftests: fix dependency checker scriptRicardo B. Marliere
2023-09-08kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-08selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()Hou Tao
2023-09-08bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song
2023-09-08selftests/bpf: Add some negative testsYonghong Song
2023-09-08selftests/bpf: Add tests for cgrp_local_storage with local percpu kptrYonghong Song
2023-09-08selftests/bpf: Remove unnecessary direct read of local percpu kptrYonghong Song
2023-09-08selftests/bpf: Add tests for array map with local percpu kptrYonghong Song
2023-09-08selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song
2023-09-08libbpf: Add __percpu_kptr macro definitionYonghong Song
2023-09-08selftests/bpf: Update error message in negative linked_list testYonghong Song
2023-09-08libbpf: Add basic BTF sanity validationAndrii Nakryiko
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds