summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-28Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-27KVM: arm64: Add selftest checking how the absence of GICv3 is handledMarc Zyngier
2024-08-27selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko
2024-08-27selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko
2024-08-27Documentation/srso: Document a method for checking safe RET operates properlyBorislav Petkov (AMD)
2024-08-26ring-buffer: Align meta-page to sub-buffers for improved TLB usageVincent Donnefort
2024-08-26net: netconsole: selftests: Create a new netconsole selftestBreno Leitao
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-08-26perf test: Support external tests for separate objdirAndi Kleen
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan
2024-08-26iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-08-24selftests: add xfrm policy insertion speed test scriptFlorian Westphal
2024-08-23selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.Jordan Rome
2024-08-23bpf: Add bpf_copy_from_user_str kfuncJordan Rome
2024-08-23selftests/bpf: use simply-expanded variables for libpcap flagsEduard Zingerman
2024-08-23selftests/bpf: Test bpf_kptr_xchg stashing into local kptrDave Marchevsky
2024-08-23selftests/bpf: add multi-uprobe benchmarksAndrii Nakryiko
2024-08-23selftests/bpf: make use of PROCMAP_QUERY ioctl if availableAndrii Nakryiko
2024-08-23selftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_helpers.cEduard Zingerman
2024-08-23selftests/bpf: match both retq/rethunk in verifier_tailcall_jitEduard Zingerman
2024-08-23selftests/bpf: test_loader.c:get_current_arch() should not return 0Eduard Zingerman
2024-08-23kselftest/arm64: signal: fix/refactor SVE vector length enumerationAndre Przywara
2024-08-23ASoC: dapm-graph: show path name for non-static routesLuca Ceresoli
2024-08-23ASoC: dapm-graph: visualize component On/Off bias levelLuca Ceresoli
2024-08-23ASoC: dapm-graph: remove the "ROOT" clusterLuca Ceresoli
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain
2024-08-22selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain
2024-08-22selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-22selftests/bpf: Add testcase for updating attached freplace prog to prog_array...Leon Hwang
2024-08-22perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo
2024-08-22KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov
2024-08-22KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov
2024-08-22perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-08-22perf annotate-data: Copy back variable types after moveNamhyung Kim
2024-08-22perf annotate-data: Update stack slot for the storeNamhyung Kim
2024-08-22perf annotate-data: Update debug messagesNamhyung Kim
2024-08-22selftests/bpf: check if bpf_fastcall is recognized for kfuncsEduard Zingerman
2024-08-22selftests/bpf: by default use arch mask allowing all archsEduard Zingerman
2024-08-22selftests/bpf: rename nocsr -> bpf_fastcall in selftestsEduard Zingerman
2024-08-22perf dwarf-aux: Handle bitfield members from pointer accessNamhyung Kim
2024-08-22selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocationEduard Zingerman
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski
2024-08-22selftests:core: test coverage for dup_fd() failure handling in unshare_fd()Al Viro
2024-08-21selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.Kuniyuki Iwashima