summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-26/+60
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3/+167
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+2
2022-01-06gro: add ability to control gro max packet sizeCoco Li-0/+1
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-10tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan-0/+2
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+103
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-176/+0
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin-176/+0
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+26
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-30tools/nolibc: Implement gettid()Mark Brown-0/+18
2021-11-30tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`Ammar Faizi-1/+1
2021-11-30tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber listAmmar Faizi-14/+19
2021-11-30tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau-8/+5
2021-11-30tools/nolibc: i386: fix initial stack alignmentWilly Tarreau-1/+9
2021-11-30tools/nolibc: x86-64: Fix startup code bugAmmar Faizi-2/+8
2021-11-30bpf: Add bpf_loop helperJoanne Koong-0/+25
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)-21/+26
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/+159
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 tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-0/+12
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-4/+38
2021-11-01Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+23
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