summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-17libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich4-14/+14
2023-02-17libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich3-0/+34
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+177
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai97-396/+1249
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang5-17/+49
2023-02-16selftests: seg6: add selftest for PSP flavor in SRv6 End behaviorAndrea Mayer2-0/+870
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim1-203/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim1-227/+0
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim1-140/+0
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim1-94/+0
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim1-184/+0
2023-02-16selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti1-6/+10
2023-02-16bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin1-3/+4
2023-02-16selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov4-1/+354
2023-02-16selftest/bpf/benchs: Print less if the quiet option is setAnton Protopopov1-2/+4
2023-02-16selftest/bpf/benchs: Make quiet option commonAnton Protopopov4-15/+8
2023-02-16selftest/bpf/benchs: Remove an unused headerAnton Protopopov1-1/+0
2023-02-16selftest/bpf/benchs: Enhance argp parsingAnton Protopopov8-10/+51
2023-02-16selftest/bpf/benchs: Make a function static in bpf_hashmap_full_updateAnton Protopopov1-1/+1
2023-02-16selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_updateAnton Protopopov2-2/+2
2023-02-16selftests/bpf: Add test case for element reuse in htab mapHou Tao2-0/+120
2023-02-15selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZEROEduard Zingerman1-0/+30
2023-02-15selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEMEduard Zingerman1-0/+37
2023-02-15bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman1-46/+64
2023-02-15Merge branches 'pm-tools' and 'pm-docs'Rafael J. Wysocki3-9/+9
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-148/+527
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini62-317/+736
2023-02-15selftests/bpf: Fix map_kptr test.Alexei Starovoitov1-5/+7
2023-02-15selftests/bpf: Cross-compile bpftoolBjörn Töpel1-4/+26
2023-02-15selftests/bpf: Fix build error for LoongArchTiezhu Yang1-0/+2
2023-02-15tools/lib/thermal: Fix include path for libnl3 in pkg-config file.Vibhav Pant1-1/+1
2023-02-15tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot1-1/+1
2023-02-15Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini12-62/+63
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-5/+376
2023-02-15perf record: Fix segfault with --overwrite and --max-sizeYang Jihong1-10/+6
2023-02-15selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers4-4/+4
2023-02-15Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams4-12/+37
2023-02-15cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang3-5/+9
2023-02-15cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang3-5/+8
2023-02-15cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang2-2/+20
2023-02-14selftests/user_events: add a note about user_events.h dependencyShuah Khan1-0/+8
2023-02-14selftests/bpf: Clean up dynptr prog_testsJoanne Koong1-11/+7
2023-02-14selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param testsJoanne Koong6-197/+58
2023-02-14rtla: Add hwnoise toolDaniel Bristot de Oliveira5-16/+198
2023-02-14selftests/bpf: Add rbtree selftestsDave Marchevsky5-0/+716
2023-02-14bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.hDave Marchevsky1-0/+24
2023-02-14bpf: Special verifier handling for bpf_rbtree_{remove, first}Dave Marchevsky1-0/+37
2023-02-14bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky2-6/+17
2023-02-14selftests/mount_setattr: fix to make run_tests failureShuah Khan1-1/+1
2023-02-14selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan1-7/+0