aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17selftests: spectrum-2: tc_flower_scale: Dynamically set scale targetIdo Schimmel
2022-06-17selftests: mlxsw: Add a RIF counter scale testPetr Machata
2022-06-17selftests: mlxsw: tc_flower_scale: Add a traffic testPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Pass target count to cleanupPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Allow skipping a testPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Introduce traffic testsPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Update scale target after test setupIdo Schimmel
2022-06-17selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...Amit Cohen
2022-06-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko
2022-06-16selftests/bpf: Add selftests for raw syncookie helpers in TC modeMaxim Mikityanskiy
2022-06-16selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy
2022-06-16bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy
2022-06-16selftests/bpf: add tests for sleepable (uk)probesDelyan Kratunov
2022-06-16libbpf: add support for sleepable uprobe programsDelyan Kratunov
2022-06-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-14selftests/bpf: Avoid skipping certain subtestsYonghong Song
2022-06-14selftests/bpf: Fix test_varlen verification failure with latest llvmYonghong Song
2022-06-14bpftool: Do not check return value from libbpf_set_strict_mode()Quentin Monnet
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