summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+4
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+16
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo-1/+4
2022-01-19kvm: selftests: sync uapi/linux/kvm.h with Linux headerPaolo Bonzini-3/+16
2022-01-18Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+22
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang-0/+3
2022-01-13tools headers UAPI: Update tools's copy of drm.h headerArnaldo Carvalho de Melo-0/+18
2022-01-13Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-3/+167
2022-01-06gro: add ability to control gro max packet sizeCoco Li-0/+1
2021-12-22tools headers UAPI: Add new macros for mem_hops field to perf_event.hKajol Jain-1/+4
2021-12-13bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa-0/+28
2021-12-11bpf: Add bpf_strncmp helperHou Tao-0/+11
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+103
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov-1/+58
2021-12-02bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov-0/+19
2021-11-30bpf: Add bpf_loop helperJoanne Koong-0/+25
2021-11-30Bonding: add arp_missed_max optionHangbin Liu-0/+1
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-37/+286
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+249
2021-11-18tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-3/+27
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang-1/+1
2021-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-1/+23
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-11bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributesYonghong Song-1/+2
2021-11-10bpf: Add ingress_ifindex to bpf_sk_lookupMark Pashmfouroush-0/+1
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-07bpf: Introduce helper bpf_find_vmaSong Liu-0/+20
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