summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-20bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.cLorenzo Bianconi
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20delayacct: track delays from memory compactwangyong
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-20tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...Yafang Shao
2022-01-19selftests/bpf: Update sockopt_sk test to the use bpf_set_retvalYiFei Zhu
2022-01-19selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockoptYiFei Zhu
2022-01-19bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return valueYiFei Zhu
2022-01-19libbpf: Improve btf__add_btf() with an additional hashmap for strings.Kui-Feng Lee
2022-01-19uapi/bpf: Add missing description and returns for helper documentationUsama Arif
2022-01-19bpftool: Adding support for BTF program namesRaman Shukhau
2022-01-18libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errorsToke Høiland-Jørgensen
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann
2022-01-18selftest/bpf: Fix a stale comment.Kuniyuki Iwashima
2022-01-18selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.Kuniyuki Iwashima
2022-01-18selftests/bpf: Add test for race in btf_try_get_moduleKumar Kartikeya Dwivedi
2022-01-18selftests/bpf: Extend kfunc selftestsKumar Kartikeya Dwivedi
2022-01-18selftests/bpf: Add test_verifier support to fixup kfunc call insnsKumar Kartikeya Dwivedi
2022-01-18selftests/bpf: Add test for unstable CT lookup APIKumar Kartikeya Dwivedi
2022-01-18bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-18Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-01-15perf record: Disable debuginfod by defaultJiri Olsa
2022-01-15perf evlist: No need to do any affinity setup when profiling pidsArnaldo Carvalho de Melo
2022-01-15perf cpumap: Add is_dummy() methodArnaldo Carvalho de Melo
2022-01-15perf metric: Fix metric_leaderIan Rogers
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz
2022-01-15selftests/uffd: allow EINTR/EAGAINPeter Xu
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao
2022-01-14test: selftests: Remove unused various in sockmap_verdict_prog.cMenglong Dong
2022-01-14tools/resolve_btfids: Build with host flagsConnor O'Brien
2022-01-14selftest: kvm: Add amx selftestYang Zhong
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerYang Zhong
2022-01-14selftest: kvm: Reorder vcpu_load_state steps for AMXPaolo Bonzini
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14perf cputopo: Fix CPU topology reading on s/390Thomas Richter
2022-01-14perf metricgroup: Fix use after free in metric__new()José Expósito