summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-16bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang
2023-02-16selftests: seg6: add selftest for PSP flavor in SRv6 End behaviorAndrea Mayer
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim
2023-02-15selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti
2023-02-15bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-02-15selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov
2023-02-15selftest/bpf/benchs: Print less if the quiet option is setAnton Protopopov
2023-02-15selftest/bpf/benchs: Make quiet option commonAnton Protopopov
2023-02-15selftest/bpf/benchs: Remove an unused headerAnton Protopopov
2023-02-15selftest/bpf/benchs: Enhance argp parsingAnton Protopopov
2023-02-15selftest/bpf/benchs: Make a function static in bpf_hashmap_full_updateAnton Protopopov
2023-02-15selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_updateAnton Protopopov
2023-02-15selftests/bpf: Add test case for element reuse in htab mapHou Tao
2023-02-15selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZEROEduard Zingerman
2023-02-15selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEMEduard Zingerman
2023-02-15bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-02-15Merge branches 'pm-tools' and 'pm-docs'Rafael J. Wysocki
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15selftests/bpf: Fix map_kptr test.Alexei Starovoitov
2023-02-15selftests/bpf: Cross-compile bpftoolBjörn Töpel
2023-02-15selftests/bpf: Fix build error for LoongArchTiezhu Yang
2023-02-15tools/lib/thermal: Fix include path for libnl3 in pkg-config file.Vibhav Pant
2023-02-15tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot
2023-02-15Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15perf record: Fix segfault with --overwrite and --max-sizeYang Jihong
2023-02-15selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams
2023-02-14cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang
2023-02-14cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang
2023-02-14cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang
2023-02-14selftests/user_events: add a note about user_events.h dependencyShuah Khan
2023-02-13selftests/bpf: Clean up dynptr prog_testsJoanne Koong
2023-02-13selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param testsJoanne Koong
2023-02-13rtla: Add hwnoise toolDaniel Bristot de Oliveira
2023-02-13selftests/bpf: Add rbtree selftestsDave Marchevsky
2023-02-13bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.hDave Marchevsky
2023-02-13bpf: Special verifier handling for bpf_rbtree_{remove, first}Dave Marchevsky
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky
2023-02-13selftests/mount_setattr: fix to make run_tests failureShuah Khan