aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-10selftests/bpf: Fix progs/find_vma_fail1.c build error.Gravatar Alexei Starovoitov 1-0/+1
2023-03-10selftests: fix LLVM build for i386 and x86_64Gravatar Guillaume Tucker 1-0/+2
2023-03-10libbpf: Revert poisoning of strlcpyGravatar Jesus Sanchez-Palencia 1-2/+2
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Gravatar Linus Torvalds 24-54/+153
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 10-120/+192
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2023-03-08tools: ynl: fix enum-as-flags in the generic CLIGravatar Jakub Kicinski 2-9/+7
2023-03-08tools: ynl: move the enum classes to shared codeGravatar Jakub Kicinski 3-89/+121
2023-03-08selftests/clone3: test clone3 with CLONE_NEWTIMEGravatar Tobias Klauser 1-0/+3
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseGravatar Jakub Kicinski 7-9/+10
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-3/+32
2023-03-06selftests: amd-pstate: fix TEST_FILESGravatar Guillaume Tucker 1-4/+9
2023-03-06tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+3
2023-03-06selftests/bpf: check that modifier resolves after pointerGravatar Lorenz Bauer 1-0/+28
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESGravatar Alexander Lobakin 1-3/+4
2023-03-06tools headers x86 cpufeatures: Sync with the kernel sourcesGravatar Arnaldo Carvalho de Melo 3-3/+5
2023-03-06tools include UAPI: Sync linux/vhost.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+8
2023-03-03tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+11
2023-03-03tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 3-2/+42
2023-03-03tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+1
2023-03-03tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 2-1/+1
2023-03-03tools headers UAPI: Sync linux/prctl.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+6
2023-03-03tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Gravatar Arnaldo Carvalho de Melo 2-4/+5
2023-03-03tools: ynl: use 1 as the default for first entry in attrs/opsGravatar Jakub Kicinski 2-5/+8
2023-03-03tools: ynl: fully inherit attrs in subsetsGravatar Jakub Kicinski 1-8/+15
2023-03-02perf stat: Fix counting when initial delay configuredGravatar Changbin Du 4-16/+18
2023-03-02tools headers svm: Sync svm headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+6
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 22-305/+429
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayGravatar Linus Torvalds 1-4/+3
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 5-1/+32
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientGravatar Hangbin Liu 1-0/+2
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-12/+125
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 23-406/+1453
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 15-303/+435
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 13-26/+600
2023-02-25selftests/ftrace: Add LoongArch kprobe args string tests supportGravatar Qing Zhang 2-0/+7
2023-02-25selftests/seccomp: Add LoongArch selftesting supportGravatar Huacai Chen 1-0/+6
2023-02-25tools: Add LoongArch build infrastructureGravatar Huacai Chen 2-1/+19
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+6
2023-02-24tools: net: add __pycache__ to gitignoreGravatar Jakub Kicinski 1-0/+1
2023-02-24tools: ynl-gen: re-raise the exception instead of printingGravatar Jakub Kicinski 1-3/+1
2023-02-24tools: ynl-gen: fix single attribute structs with attr 0 onlyGravatar Jakub Kicinski 1-1/+1
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingGravatar Tariq Toukan 1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 69-83/+983
2023-02-23Merge tag 'bootconfig-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-02-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 3-2/+51
2023-02-23Merge tag 'perf-tools-for-v6.3-1-2023-02-22' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 128-1092/+3209
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 5-3/+91