summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray2023-04-202-3/+0
* selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray2023-04-201-7/+4
* selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray2023-04-203-115/+113
* selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray2023-04-203-14/+159
* selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-207-15/+21
* selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray2023-04-204-14/+13
* selftests/powerpc/dscr: Correct typosBenjamin Gray2023-04-203-6/+6
* powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-202-0/+2
* selftests/powerpc: Make dd output quietBenjamin Gray2023-03-301-1/+1
* selftests/powerpc: Pass make context to childrenBenjamin Gray2023-03-302-16/+16
* selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray2023-03-301-2/+5
* selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-03-151-2/+2
* selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling2023-03-151-0/+1
* Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2023-03-121-0/+3
|\
| * selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
* | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds2023-03-1024-54/+153
|\ \
| * | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-061-0/+3
| * | tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-03-063-3/+5
| * | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-061-0/+8
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+11
| * | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-033-2/+42
| * | tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+1
| * | tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-032-1/+1
| * | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+6
| * | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-03-032-4/+5
| * | perf stat: Fix counting when initial delay configuredChangbin Du2023-03-024-16/+18
| * | tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-021-0/+6
| * | perf test: Avoid counting commas in json linterIan Rogers2023-02-231-16/+13
| * | perf tests stat+csv_output: Switch CSV separator to @Ian Rogers2023-02-231-11/+12
| * | perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim2023-02-231-0/+1
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-02-221-0/+20
| * | perf test: Fix offcpu test prev_state checkNamhyung Kim2023-02-221-1/+1
* | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-0910-120/+192
|\ \ \
| * | | tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2023-03-082-9/+7
| * | | tools: ynl: move the enum classes to shared codeJakub Kicinski2023-03-083-89/+121
| * | | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-077-9/+10
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-062-3/+32
| |\ \ \
| | * | | selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-061-0/+28
| | * | | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-061-3/+4
| * | | | tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski2023-03-032-5/+8
| * | | | tools: ynl: fully inherit attrs in subsetsJakub Kicinski2023-03-031-8/+15
| * | | | selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
* | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | selftest: hid: fix hid_bpf not set in configBenjamin Tissoires2023-02-231-0/+1
* | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-0222-305/+429
|\ \ \ \ \
| * | | | | objtool: Fix ORC 'signal' propagationJosh Poimboeuf2023-02-233-0/+3
| * | | | | objtool: Remove instruction::listPeter Zijlstra2023-02-234-86/+133
| * | | | | objtool: Fix overlapping alternativesPeter Zijlstra2023-02-231-26/+43
| * | | | | objtool: Union instruction::{call_dest,jump_table}Peter Zijlstra2023-02-232-29/+50
| * | | | | objtool: Remove instruction::relocPeter Zijlstra2023-02-232-16/+14