summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas
2022-06-16delayacct: remove some unused variablescxbing
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-06-16userfaultfd/selftests: fix typo in commentXiang wangx
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang
2022-06-16tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song
2022-06-16selftest/bpf: Fix kprobe_multi bench testJiri Olsa
2022-06-16selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa
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-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang
2022-06-16selftests dma: fix compile error for dma_map_benchmarkYu Liao
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
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-15selftests/timens: add a test for vfork+exitAndrei Vagin
2022-06-15tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov
2022-06-15KVM: s390: selftests: Fix memop extension capability checkJanis Schoetterl-Glausch
2022-06-15KVM: selftests: Remove the mismatched parameter commentsShaoqin Huang
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-14selftests: Fix clang cross compilationMark Brown
2022-06-14KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possibleSean Christopherson
2022-06-14KVM: selftests: Drop a duplicate TEST_ASSERT() in vm_nr_pages_required()Sean Christopherson
2022-06-14KVM: selftests: Call a dummy helper in VM/vCPU ioctls() to enforce typeSean Christopherson
2022-06-14KVM: selftests: Add a missing apostrophe in comment to show ownershipSean Christopherson
2022-06-14KVM: selftests: kvm_binary_stats_test: Fix index expressionsAndrew Jones
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-13spi: spidev_test: Warn when the mode is not the requested modeDavid Fries
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-11KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson
2022-06-11KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRESean Christopherson