summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-34/+259
2021-11-23tools: sync uapi/linux/if_link.h headerEric Dumazet-34/+259
2021-11-18tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-3/+27
2021-11-13tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+241
2021-11-13tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo-1/+1
2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+3
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo-1/+4
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2021-11-08arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne-1/+1
2021-11-06Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-26/+124
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-23/+108
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-4/+38
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong-0/+1
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+16
2021-10-28bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi-0/+16
2021-10-28bpf: Add bloom filter map implementationJoanne Koong-0/+9
2021-10-21bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky-0/+1
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen-0/+7
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter-0/+15
2021-10-19tools/perf: Add mem_hops field in perf_mem_data_src structureKajol Jain-2/+9
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain-1/+7
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song-4/+4
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2021-10-05tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2021-09-17bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky-2/+3
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky-0/+11
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-21/+60
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce-1/+1
2021-09-14bpf: Support for new btf kind BTF_KIND_TAGYonghong Song-1/+13
2021-09-14btf: Change BTF_KIND_* macros to enumsYonghong Song-19/+22
2021-09-13bpf: Introduce helper bpf_get_branch_snapshotSong Liu-0/+22
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo-10/+32
2021-09-10bpf: Add hardware timestamp field to __sk_buffVadim Fedorenko-0/+2
2021-09-10tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo-1/+2
2021-09-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo-5/+7
2021-09-10tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2021-09-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-4/+7
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo-6/+8
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-1/+86
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue-0/+1
2021-08-25bpf: Add bpf_task_pt_regs() helperDaniel Xu-0/+7
2021-08-24tools: include: Add ethtool_drvinfo definition to UAPI headerKumar Kartikeya Dwivedi-0/+53
2021-08-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky-1/+1
2021-08-17bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueAndrii Nakryiko-0/+16
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko-0/+7
2021-08-17bpf: Implement minimal BPF perf linkAndrii Nakryiko-0/+2
2021-08-03bonding: add new option lacp_activeHangbin Liu-0/+1