summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-02KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslotsSean Christopherson
2024-05-02KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_testZide Chen
2024-05-02selftests/bpf: Add kernel socket operation testsJordan Rife
2024-05-02selftests/bpf: Make sock configurable for each test caseJordan Rife
2024-05-02selftests/bpf: Move IPv4 and IPv6 sockaddr test casesJordan Rife
2024-05-02perf maps: Remove check_invariants() from maps__lock()Namhyung Kim
2024-05-02selftests/bpf: Implement BPF programs for kernel socket operationsJordan Rife
2024-05-02selftests/bpf: Implement socket kfuncs for bpf_testmodJordan Rife
2024-05-02selftests/bpf: Fix bind program for big endian systemsJordan Rife
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02bpf: Missing trailing slash in tools/testing/selftests/bpf/MakefileJose E. Marchesi
2024-05-02libbpf: Fix error message in attach_kprobe_multiJiri Olsa
2024-05-02libbpf: Fix error message in attach_kprobe_sessionJiri Olsa
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02perf cs-etm: Improve version detection and error reportingJames Clark
2024-05-02perf cs-etm: Remove repeated fetches of the ETM PMUJames Clark
2024-05-02perf cs-etm: Use struct perf_cpu as much as possibleJames Clark
2024-05-02perf annotate-data: Check kind of stack variablesNamhyung Kim
2024-05-02perf annotate-data: Handle multi regs in find_data_type_block()Namhyung Kim
2024-05-02perf annotate-data: Check memory access with two registersNamhyung Kim
2024-05-02perf annotate-data: Handle direct global variable accessNamhyung Kim
2024-05-02perf annotate-data: Collect global variables in advanceNamhyung Kim
2024-05-02perf dwarf-aux: Add die_collect_global_vars()Namhyung Kim
2024-05-02Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae
2024-05-02Merge tag 'v6.9-rc6' into perf/core, to pick up fixesIngo Molnar
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal
2024-05-01libbpf: better fix for handling nulled-out struct_ops programAndrii Nakryiko
2024-05-01selftests/bpf: add tests for the "module: Function" syntaxViktor Malik
2024-05-01libbpf: support "module: Function" syntax for tracing programsViktor Malik
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin
2024-05-01selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"Ye Bin
2024-05-01tools/power turbostat: Enable non-privileged users to read sysfs countersPatryk Wlazlyn
2024-05-01tools/power turbostat: Replace _Static_assert with BUILD_BUG_ONPatryk Wlazlyn
2024-05-01tools/power turbostat: Add ARL-H supportZhang Rui
2024-05-01tools/power turbostat: Enhance ARL/LNL supportZhang Rui
2024-04-30selftests/bpf: Drop start_server_proto helperGeliang Tang
2024-04-30selftests/bpf: Make start_mptcp_server staticGeliang Tang
2024-04-30selftests/bpf: Add opts argument for __start_serverGeliang Tang
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-30cxl/test: Enhance event testingIra Weiny
2024-04-30selftests/bpf: Add sockopt case to verify prog_typeStanislav Fomichev
2024-04-30selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATEStanislav Fomichev