summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-14bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky3-41/+63
2023-02-13selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0
2023-02-13x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross1-0/+1
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2023-02-11objtool: mem*() are not uaccess safePeter Zijlstra1-3/+0
2023-02-11selftests: forwarding: Add MDB dump test casesIdo Schimmel1-0/+99
2023-02-11Daniel Borkmann says:Jakub Kicinski59-268/+1753
2023-02-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-02-11selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich2-10/+11
2023-02-11selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich2-14/+16
2023-02-11selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich1-2/+5
2023-02-11selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich1-1/+2
2023-02-11tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich1-0/+2
2023-02-11selftests/bpf: Quote host toolsIlya Leoshkevich1-3/+4
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas31-111/+1535
2023-02-10selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault2-2/+177
2023-02-10self-tests: introduce self-tests for RPS default maskPaolo Abeni3-0/+61
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-106/+128
2023-02-09tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targetsJiri Olsa1-1/+1
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-21/+25
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-09selftests: Fix failing VXLAN VNI filtering testIdo Schimmel1-13/+5
2023-02-09libbpf: Add sample_period to creation optionsJon Doron2-3/+10
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts1-4/+10
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni1-2/+8
2023-02-08libbpf: Always use libbpf_err to return an error in bpf_xdp_query()Lorenzo Bianconi1-1/+1
2023-02-08tools/resolve_btfids: Tidy HOST_OVERRIDESIan Rogers1-2/+2
2023-02-08tools/resolve_btfids: Compile resolve_btfids as host programJiri Olsa2-4/+9
2023-02-07kselftest/arm64: Don't require FA64 for streaming SVE+ZA testsMark Brown1-6/+1
2023-02-07kselftest/arm64: Copy whole EXTRA contextMark Brown1-2/+4
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean1-1/+1
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson1-4/+0
2023-02-07selftests/bpf: Fix spelling mistake "detecion" -> "detection"Colin Ian King1-1/+1