summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-13selftests: membarrier: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: media_tests: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: kcmp: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: ipc: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: gpio: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: filesystems: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: drivers: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13selftests: dmabuf-heaps: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-02-13x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross
2023-02-11Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2023-02-11objtool: mem*() are not uaccess safePeter Zijlstra
2023-02-10selftests: forwarding: Add MDB dump test casesIdo Schimmel
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams
2023-02-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich
2023-02-10tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-02-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni
2023-02-09perf stat: Avoid merging/aggregating metric counts twiceIan Rogers
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targetsJiri Olsa
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-09selftests/powerpc: Add automatically allocating read_fileBenjamin Gray
2023-02-09selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray
2023-02-09selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray
2023-02-09selftests/powerpc: Add generic read/write file utilBenjamin Gray
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel
2023-02-08libbpf: Add sample_period to creation optionsJon Doron
2023-02-08kunit: kunit.py extract handlersAlexander Pantyukhin
2023-02-08tools/testing/kunit/kunit.py: remove redundant double checkAlexander Pantyukhin
2023-02-08KVM: selftests: Remove duplicate macro definitionShaoqin Huang
2023-02-08KVM: selftests: Clean up misnomers in xen_shinfo_testMichal Luczaj
2023-02-08selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang
2023-02-08perf tools: Fix perf tool build error in util/pfm.cThomas Richter
2023-02-08perf tools: Fix auto-complete on aarch64Yicong Yang
2023-02-08perf lock contention: Support old rw_semaphore typeNamhyung Kim
2023-02-08perf lock contention: Add -o/--lock-owner optionNamhyung Kim
2023-02-08perf lock contention: Fix to save callstack for the default modifiedNamhyung Kim
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts