summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-11selftests/bpf: test case for relaxed prunning of active_lock.idEduard Zingerman1-0/+75
2022-12-11selftests/bpf: Add pruning test case for bpf_spin_lockKumar Kartikeya Dwivedi1-0/+39
2022-12-11selftests/bpf: verify states_equal() maintains idmap across all framesEduard Zingerman1-0/+82
2022-12-11selftests/bpf: test cases for regsafe() bug skipping check_id()Eduard Zingerman2-0/+103
2022-12-10Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-3/+3
2022-12-10kselftests: cgroup: update kmem test precision toleranceMichal Hocko1-3/+3
2022-12-10Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira1-2/+24
2022-12-10tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira3-0/+704
2022-12-10rv: Add rv toolDaniel Bristot de Oliveira8-0/+558
2022-12-10rtla: Fix exit status when returning from calls to usage()John Kacur3-17/+13
2022-12-09ktest.pl: Add shell commands to variablesSteven Rostedt (Google)2-1/+16
2022-12-09selftests: net: Fix O=dir buildsBjörn Töpel1-3/+3
2022-12-09selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel1-1/+1
2022-12-09selftests/bpf: Add test for dynptr reinit in user_ringbuf callbackKumar Kartikeya Dwivedi2-8/+45
2022-12-09bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi2-2/+2
2022-12-09bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi2-6/+6
2022-12-09bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi2-17/+2
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-6/+222
2022-12-09Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-4/+220
2022-12-09selftests/bpf: Bring test_offload.py back to lifeStanislav Fomichev1-3/+5
2022-12-08kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2022-12-08ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2022-12-08selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic testerAndrii Nakryiko5-155/+64
2022-12-08selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko4-1/+272
2022-12-07ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel1-0/+10
2022-12-07ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel1-0/+27
2022-12-07bpf: Don't use rcu_users to refcount in task kfuncsDavid Vernet2-2/+12
2022-12-07selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=yDaan De Meyer1-1/+1
2022-12-07selftests/bpf: Use "is not set" instead of "=n"Daan De Meyer1-1/+1
2022-12-07selftests/bpf: Install all required files to run selftestsDaan De Meyer1-2/+4
2022-12-07libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))Timo Hunziker1-0/+8
2022-12-06selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]Martin KaFai Lau1-4/+9
2022-12-06bpftool: Fix memory leak in do_build_table_cbMiaoqian Lin1-0/+1
2022-12-06Merge branch 'for-next/selftests' into for-next/coreWill Deacon6-45/+122
2022-12-06PM: sleep: Refine error message in try_to_freeze_tasks()Rafael J. Wysocki1-1/+1
2022-12-06Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai87-333/+37504
2022-12-06selftests/bpf: add xfrm_info testsEyal Birger5-0/+403
2022-12-06tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.hEyal Birger1-0/+1
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams1-0/+2
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams1-2/+114
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams4-38/+407
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams2-11/+176
2022-12-05Merge tag 'linux-cpupower-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki14-13/+1642
2022-12-05selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard1-3/+3
2022-12-05bpf: Add sleepable prog tests for cgrp local storageYonghong Song2-0/+174
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song2-0/+12
2022-12-04selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semanticsYonghong Song1-10/+45
2022-12-04tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield1-3/+115
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter4-0/+33
2022-12-03tools/testing/cxl: Make mock CEDT parsing more robustDan Williams1-4/+6