summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-10selftests/bpf: test cases for regsafe() bug skipping check_id()Eduard Zingerman
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-09Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira
2022-12-09tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira
2022-12-09rv: Add rv toolDaniel Bristot de Oliveira
2022-12-09rtla: Fix exit status when returning from calls to usage()John Kacur
2022-12-08ktest.pl: Add shell commands to variablesSteven Rostedt (Google)
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel
2022-12-08selftests/bpf: Add test for dynptr reinit in user_ringbuf callbackKumar Kartikeya Dwivedi
2022-12-08bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08selftests/bpf: Bring test_offload.py back to lifeStanislav Fomichev
2022-12-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2022-12-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2022-12-07selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko
2022-12-07selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-06bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet
2022-12-06selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=yDaan De Meyer
2022-12-06selftests/bpf: Use "is not set" instead of "=n"Daan De Meyer
2022-12-06selftests/bpf: Install all required files to run selftestsDaan De Meyer
2022-12-06libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))Timo Hunziker
2022-12-06selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]Martin KaFai Lau
2022-12-06bpftool: Fix memory leak in do_build_table_cbMiaoqian Lin
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2022-12-06PM: sleep: Refine error message in try_to_freeze_tasks()Rafael J. Wysocki
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2022-12-05selftests/bpf: add xfrm_info testsEyal Birger
2022-12-05tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.hEyal Birger
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams
2022-12-05Merge tag 'linux-cpupower-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2022-12-04selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard
2022-12-04bpf: Add sleepable prog tests for cgrp local storageYonghong Song
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song
2022-12-04selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semanticsYonghong Song
2022-12-03tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter
2022-12-02tools/testing/cxl: Make mock CEDT parsing more robustDan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang