summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-29perf metrics: Fix metric matchingIan Rogers
2024-02-29fortify: Split reporting and avoid passing string pointerKees Cook
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-29KVM: selftests: aarch64: Remove unused functions from vpmu testRaghavendra Rao Ananta
2024-02-28selftests: vxlan_mdb: Avoid duplicate test namesIdo Schimmel
2024-02-28KVM: selftests: Add a basic SEV-ES smoke testSean Christopherson
2024-02-28KVM: selftests: Add a basic SEV smoke testPeter Gonda
2024-02-28KVM: selftests: Use the SEV library APIs in the intra-host migration testSean Christopherson
2024-02-28KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda
2024-02-28KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda
2024-02-28tools: ynl: use MSG_DONTWAIT for getting notificationsJakub Kicinski
2024-02-28tools: ynl: remove the libmnl dependencyJakub Kicinski
2024-02-28tools: ynl: stop using mnl socket helpersJakub Kicinski
2024-02-28tools: ynl: switch away from MNL_CB_*Jakub Kicinski
2024-02-28tools: ynl: switch away from mnl_cb_tJakub Kicinski
2024-02-28tools: ynl: stop using mnl_cb_run2()Jakub Kicinski
2024-02-28tools: ynl: use ynl_sock_read_msgs() for ACK handlingJakub Kicinski
2024-02-28tools: ynl: wrap recv() + mnl_cb_run2() into a single helperJakub Kicinski
2024-02-28tools: ynl-gen: remove unused parse codeJakub Kicinski
2024-02-28tools: ynl: make yarg the first member of struct ynl_dump_stateJakub Kicinski
2024-02-28tools: ynl: create local ARRAY_SIZE() helperJakub Kicinski
2024-02-28tools: ynl: create local nlmsg access helpersJakub Kicinski
2024-02-28tools: ynl: create local for_each helpersJakub Kicinski
2024-02-28tools: ynl: create local attribute helpersJakub Kicinski
2024-02-28tools: ynl: give up on libmnl for auto-intsJakub Kicinski
2024-02-28tools: ynl: fix handling of multiple mcast groupsJakub Kicinski
2024-02-28tools: ynl: protect from old OvS headersJakub Kicinski
2024-02-29selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal
2024-02-28KVM: selftests: Explicitly ucall pool from shared memoryPeter Gonda
2024-02-28KVM: selftests: Add support for protected vm_vaddr_* allocationsMichael Roth
2024-02-28KVM: selftests: Add support for allocating/managing protected guest memoryPeter Gonda
2024-02-28KVM: selftests: Add a macro to iterate over a sparsebit rangeAckerley Tng
2024-02-28KVM: selftests: Make sparsebit structs const where appropriateMichael Roth
2024-02-28KVM: selftests: Extend VM creation's @shape to allow control of VM subtypeSean Christopherson
2024-02-28KVM: selftests: x86: Use TAP interface in the userspace_msr_exit testThomas Huth
2024-02-28KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps testThomas Huth
2024-02-28KVM: selftests: x86: Use TAP interface in the fix_hypercall testThomas Huth
2024-02-28KVM: selftests: x86: Use TAP interface in the sync_regs testThomas Huth
2024-02-28KVM: selftests: Add a macro to define a test with one vcpuThomas Huth
2024-02-28KVM: selftests: Move setting a vCPU's entry point to a dedicated APISean Christopherson
2024-02-27selftests: lib.mk: Do not process TEST_GEN_MODS_DIRMarcos Paulo de Souza
2024-02-27selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza
2024-02-27selftests: livepatch: Add initial .gitignoreMarcos Paulo de Souza
2024-02-27bpf, arm64: support exceptionsPuranjay Mohan
2024-02-27kunit: tool: Print UML commandMickaël Salaün
2024-02-27selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski
2024-02-27landlock: Add support for KUnit testsMickaël Salaün
2024-02-27selftests/landlock: Clean up error logs related to capabilitiesMickaël Salaün
2024-02-26perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET