summaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-11-065-26/+159
|\
| * Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-022-23/+108
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-022-4/+38
| | |\
| | | * bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong2021-11-011-0/+1
| | | * bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi2021-10-291-0/+16
| | | * bpf: Add bloom filter map implementationJoanne Koong2021-10-281-0/+9
| | | * bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky2021-10-221-0/+1
| | | * bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen2021-10-221-0/+7
| | | * bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song2021-10-191-4/+4
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-081-0/+1
| | |\ \ | | | |/ | | |/|
| | * | bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky2021-09-171-2/+3
| | * | bpf: Add bpf_trace_vprintk helperDave Marchevsky2021-09-171-0/+11
| | * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-172-21/+60
| | |\ \
| | | * | bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce2021-09-151-1/+1
| | | * | bpf: Support for new btf kind BTF_KIND_TAGYonghong Song2021-09-151-1/+13
| | | * | btf: Change BTF_KIND_* macros to enumsYonghong Song2021-09-151-19/+22
| | | * | bpf: Introduce helper bpf_get_branch_snapshotSong Liu2021-09-131-0/+22
| | | * | bpf: Add hardware timestamp field to __sk_buffVadim Fedorenko2021-09-101-0/+2
| * | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-021-0/+12
| |\ \ \ \
| | * | | | objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2021-10-011-0/+12
| | |/ / /
| * | | | Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-011-0/+23
| |\ \ \ \
| | * | | | x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov2021-10-061-0/+23
| | |/ / /
| * | | | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-011-3/+16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools/perf: Add mem_hops field in perf_mem_data_src structureKajol Jain2021-10-191-2/+9
| | * | | perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain2021-10-191-1/+7
* | | | | perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter2021-10-201-0/+15
* | | | | tools lib: Adopt list_sort() from the kernel sourcesIan Rogers2021-10-201-0/+14
|/ / / /
* | / / tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-10-051-0/+1
| |/ / |/| |
* | | tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor2021-09-141-1/+3
* | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-132-144/+4
|\ \ \
| * | | compiler-gcc.h: drop checks for older GCC versionsNick Desaulniers2021-09-131-3/+1
| * | | compiler.h: drop fallback overflow checkersNick Desaulniers2021-09-132-141/+3
* | | | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-09-111-2/+12
* | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-81/+417
* | | | tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-0/+1
* | | | tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-10/+32
* | | | tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo2021-09-101-1/+2
* | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-5/+7
* | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-0/+1
* | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-4/+7
* | | | tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo2021-09-101-6/+8
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+2
|\ \ \ | |_|/ |/| |
| * | tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-2/+2
| |/
* | Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-09-051-0/+18
|\ \
| * | tools: Add sparse context/locking annotations in compiler-types.hRiccardo Mancini2021-08-191-0/+18
| |/
* | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-09-013-5/+169
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-312-1/+86
| |\ \
| | * | bpf: Add bpf_task_pt_regs() helperDaniel Xu2021-08-251-0/+7
| | * | tools: include: Add ethtool_drvinfo definition to UAPI headerKumar Kartikeya Dwivedi2021-08-241-0/+53
| | * | bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky2021-08-241-1/+1