summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | objtool: Shrink instruction::{type,visited}Peter Zijlstra2023-02-231-5/+5
| * | | | | objtool: Make instruction::alts a single-linked listPeter Zijlstra2023-02-232-10/+10
| * | | | | objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra2023-02-234-10/+9
| * | | | | objtool: Change arch_decode_instruction() signaturePeter Zijlstra2023-02-234-71/+64
| * | | | | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-23184-5224/+7603
| |\ \ \ \ \
| * | | | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-113-7/+12
| * | | | | | objtool: Optimize layout of struct special_altThomas Weißschuh2023-02-011-1/+1
| * | | | | | objtool: Optimize layout of struct symbolThomas Weißschuh2023-02-011-3/+2
| * | | | | | objtool: Allocate multiple structures with calloc()Thomas Weißschuh2023-02-012-21/+25
| * | | | | | objtool: Make struct check_options staticThomas Weißschuh2023-02-012-3/+1
| * | | | | | objtool: Make struct entries[] static and constThomas Weißschuh2023-02-011-3/+3
| * | | | | | objtool: Fix HOSTCC flag usageIan Rogers2023-02-011-12/+15
| * | | | | | objtool: Properly support make V=1Ian Rogers2023-01-301-4/+10