summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-22selftests/bpf: Add testcase for updating attached freplace prog to prog_array...Leon Hwang
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
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-22selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocationEduard Zingerman
2024-08-21selftests/bpf: validate __xlated same way as __jitedEduard Zingerman
2024-08-21selftests/bpf: validate jit behaviour for tail callsEduard Zingerman
2024-08-21selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman
2024-08-21selftests/bpf: utility function to get program disassembly after jitEduard Zingerman
2024-08-21selftests/bpf: replace __regex macro with "{{...}}" patternsEduard Zingerman
2024-08-21selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman
2024-08-21selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman
2024-08-21selftests/bpf: less spam in the log for message matchingEduard Zingerman
2024-08-21selftests/bpf: test passing iterator to a kfuncAndrii Nakryiko
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-19selftest/bpf: Adapt inline asm operand constraint for GCC supportCupertino Miranda
2024-08-19selftests/bpf: Disable strict aliasing for verifier_nocsr.cCupertino Miranda
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-16Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter
2024-08-15Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds
2024-08-15libbpf: Workaround -Wmaybe-uninitialized false positiveSam James
2024-08-15selftests/bpf: Monitor traffic for select_reuseport.Kui-Feng Lee
2024-08-15selftests/bpf: Monitor traffic for sockmap_listen.Kui-Feng Lee
2024-08-15selftests/bpf: Monitor traffic for tc_redirect.Kui-Feng Lee
2024-08-15selftests/bpf: netns_new() and netns_free() helpers.Kui-Feng Lee
2024-08-15selftests/bpf: Add the traffic monitor option to test_progs.Kui-Feng Lee
2024-08-15selftests/bpf: Add traffic monitor functions.Kui-Feng Lee
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-14selftests/bpf: convert test_skb_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)
2024-08-14selftests/bpf: add proper section name to bpf prog and rename itAlexis Lothoré (eBPF Foundation)
2024-08-14selftests/bpf: convert test_cgroup_storage to test_progsAlexis Lothoré (eBPF Foundation)
2024-08-14selftests/bpf: convert get_current_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-12libbpf: Fix license for btf_relocate.cAlan Maguire
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds