summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-19perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers
2023-05-19perf test attr: Update no event/metric expectationsIan Rogers
2023-05-19selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-18selftests: mptcp: centralize stats dumpingPaolo Abeni
2023-05-18selftests: mptcp: add explicit check for new mibsPaolo Abeni
2023-05-18mptcp: introduces more address related mibsPaolo Abeni
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18cxl/port: Enable the HDM decoder capability for switch portsDan Williams
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo
2023-05-17Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-05-17selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernelYonghong Song
2023-05-17selftests/bpf: Fix dynptr/test_dynptr_is_nullYonghong Song
2023-05-17tools headers disabled-features: Sync with the kernel sourcesArnaldo Carvalho de Melo
2023-05-17tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo
2023-05-17bpftool: Support bpffs mountpoint as pin path for prog loadallPengcheng Yang
2023-05-17selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov
2023-05-17tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2023-05-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2023-05-17net: selftests: Fix optstringBenjamin Poirier
2023-05-16selftests/xsk: adjust packet pacing for multi-buffer supportMagnus Karlsson
2023-05-16selftests/xsk: generate data for multi-buffer packetsMagnus Karlsson
2023-05-16selftests/xsk: populate fill ring based on frags neededMagnus Karlsson
2023-05-16selftests/xsx: test for huge pages only onceMagnus Karlsson
2023-05-16selftests/xsk: store offset in pkt instead of addrMagnus Karlsson
2023-05-16selftests/xsk: add packet iterator for tx to packet streamMagnus Karlsson
2023-05-16selftests/xsk: dump packet at errorMagnus Karlsson
2023-05-16selftests/xsk: add varying payload pattern within packetMagnus Karlsson
2023-05-16selftests/xsk: generate simpler packets with variable lengthMagnus Karlsson
2023-05-16selftests/xsk: do not change XDP program when not necessaryMagnus Karlsson
2023-05-16bpf: Move kernel test kfuncs to bpf_testmodJiri Olsa
2023-05-16selftests/bpf: Remove extern from kfuncs declarationsJiri Olsa
2023-05-16selftests/bpf: Allow to use kfunc from testmod.ko in test_verifierJiri Olsa
2023-05-16selftests/bpf: Load bpf_testmod for verifier testJiri Olsa
2023-05-16selftests/bpf: Use un/load_bpf_testmod functions in testsJiri Olsa
2023-05-16selftests/bpf: Do not unload bpf_testmod in load_bpf_testmodJiri Olsa
2023-05-16selftests/bpf: Use only stdout in un/load_bpf_testmod functionsJiri Olsa
2023-05-16selftests/bpf: Move test_progs helpers to testing_helpers objectJiri Olsa
2023-05-16selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa
2023-05-16libbpf: Store zero fd to fd_array for loader kfunc relocationJiri Olsa
2023-05-16selftests/bpf: Fix s390 sock_field test failureYonghong Song
2023-05-16selftests/bpf: improve netcnt test robustnessAndrii Nakryiko
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UMLKees Cook
2023-05-16tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...Arnaldo Carvalho de Melo
2023-05-16tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-05-16perf metrics: Avoid segv with --topdown for metrics without a groupIan Rogers