aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-13selftests: find echo binary to use -ne optionsGuillaume Tucker1-2/+3
2023-02-13selftests: Fix spelling mistake "allright" -> "all right"Colin Ian King2-2/+2
2023-02-13selftests: tdx: Use installed kernel headers search pathMathieu Desnoyers2-2/+2
2023-02-13selftests: ptrace: Use installed kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: memfd: Use installed kernel headers search pathMathieu Desnoyers1-3/+1
2023-02-13selftests: iommu: Use installed kernel headers search pathMathieu Desnoyers1-2/+1
2023-02-13selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: vm: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: user_events: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: sync: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: seccomp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: sched: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: rseq: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: ptp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: pidfd: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: pid_namespace: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: perf_events: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: move_mount_set_group: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: mount_setattr: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: membarrier: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: media_tests: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: kcmp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: ipc: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: gpio: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2023-02-13selftests: filesystems: Fix incorrect kernel headers search pathMathieu Desnoyers3-3/+3
2023-02-13selftests: drivers: Fix incorrect kernel headers search pathMathieu Desnoyers2-3/+2
2023-02-13selftests: dmabuf-heaps: Fix incorrect kernel headers search pathMathieu Desnoyers2-3/+2
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-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf3-7/+12
2023-02-11objtool: mem*() are not uaccess safePeter Zijlstra1-3/+0
2023-02-10selftests: forwarding: Add MDB dump test casesIdo Schimmel1-0/+99
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams1-10/+137
2023-02-10Daniel Borkmann says:Jakub Kicinski59-268/+1753
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams1-10/+137
2023-02-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich2-10/+11
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich2-14/+16
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich1-2/+5
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich1-1/+2
2023-02-10tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich1-0/+2
2023-02-10selftests/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-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault2-2/+177
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni3-0/+61
2023-02-09perf stat: Avoid merging/aggregating metric counts twiceIan Rogers1-1/+1
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