summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-11perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2023-09-11selftests: ALSA: remove unused variablesDing Xiang
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao
2023-09-08bpftool: Fix -Wcast-qual warningDenys Zagorui
2023-09-08selftests/bpf: Add kprobe_multi override testJiri Olsa
2023-09-08selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutexRong Tao
2023-09-08selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-08selftests: Keep symlinks, when possibleBjörn Töpel
2023-09-08selftests: fix dependency checker scriptRicardo B. Marliere
2023-09-08kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-08selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()Hou Tao
2023-09-08bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song
2023-09-08selftests/bpf: Add some negative testsYonghong Song
2023-09-08selftests/bpf: Add tests for cgrp_local_storage with local percpu kptrYonghong Song
2023-09-08selftests/bpf: Remove unnecessary direct read of local percpu kptrYonghong Song
2023-09-08selftests/bpf: Add tests for array map with local percpu kptrYonghong Song
2023-09-08selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song
2023-09-08libbpf: Add __percpu_kptr macro definitionYonghong Song
2023-09-08selftests/bpf: Update error message in negative linked_list testYonghong Song
2023-09-08libbpf: Add basic BTF sanity validationAndrii Nakryiko
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau
2023-09-05selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-09-05tools/mm: fix undefined reference to pthread_onceXie XiuQi
2023-09-05perf parse-events: Fix driver config termIan Rogers
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-02Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-02perf parse-events: Fixes relating to no_value termsIan Rogers
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-01selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai
2023-09-01selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman
2023-08-31selftests/bpf: Include build flavors for install targetBjörn Töpel
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-31perf parse-events: Fix propagation of term's no_value when cloningIan Rogers
2023-08-31perf parse-events: Name the two term enumsIan Rogers
2023-08-31perf list: Don't print Unit for "default_core"Ian Rogers
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini