summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-14Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"Quentin Monnet
2022-06-14libbpf: Fix an unsigned < 0 bugYonghong Song
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-11selftest/bpf/benchs: Add bpf_map benchmarkFeng Zhou
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack
2022-06-09KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack
2022-06-09KVM: selftests: Link selftests directly with lib object filesDavid Matlack
2022-06-09KVM: selftests: Drop unnecessary rule for STATIC_LIBSDavid Matlack
2022-06-09KVM: selftests: Add a helper to check EPT/VPID capabilitiesDavid Matlack
2022-06-09KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.hDavid Matlack
2022-06-09KVM: selftests: Refactor nested_map() to specify target levelDavid Matlack
2022-06-09KVM: selftests: Drop stale function parameter comment for nested_map()David Matlack
2022-06-09KVM: selftests: Add option to create 2M and 1G EPT mappingsDavid Matlack
2022-06-09KVM: selftests: Replace x86_page_size with PG_LEVEL_XXDavid Matlack
2022-06-09Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-06-09libbpf: Fix uprobe symbol file offset calculation logicAndrii Nakryiko
2022-06-09bpftool: Fix bootstrapping during a cross compilationShahab Vahedi
2022-06-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-07selftests/bpf: Add a test for enum64 value relocationsYonghong Song
2022-06-07selftests/bpf: Test BTF_KIND_ENUM64 for deduplicationYonghong Song
2022-06-07selftests/bpf: Add BTF_KIND_ENUM64 unit testsYonghong Song
2022-06-07selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song
2022-06-07selftests/bpf: Fix selftests failureYonghong Song
2022-06-07bpftool: Add btf enum64 supportYonghong Song
2022-06-07libbpf: Add enum64 relocation supportYonghong Song
2022-06-07libbpf: Add enum64 support for bpf linkingYonghong Song
2022-06-07libbpf: Add enum64 sanitizationYonghong Song
2022-06-07libbpf: Add enum64 support for btf_dumpYonghong Song
2022-06-07libbpf: Add enum64 deduplication supportYonghong Song
2022-06-07libbpf: Add enum64 parsing and new enum64 public APIYonghong Song
2022-06-07libbpf: Refactor btf__add_enum() for future code sharingYonghong Song
2022-06-07libbpf: Fix an error in 64bit relocation value computationYonghong Song
2022-06-07libbpf: Permit 64bit relocation valueYonghong Song
2022-06-07bpf: Add btf enum64 supportYonghong Song
2022-06-07KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-06-07selftests net: fix bpf build errorLina Wang
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'perf-tools-for-v5.19-2022-06-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-06-03selftests/bpf: Add drv mode testing for xdpingHangbin Liu