aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-200/+57
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+5
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-13/+100
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+0
2023-04-24Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+0
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+6
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-24/+498
2023-04-21selftests/mm: add new selftests for KSMStefan Roesch1-0/+2
2023-04-21tools: bpftool: print netfilter link infoFlorian Westphal1-0/+14
2023-04-21tools/virtio: fix build caused by virtio_ring changesShunsuke Mie1-0/+5
2023-04-15bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky1-0/+4
2023-04-13Daniel Borkmann says:Jakub Kicinski1-11/+50
2023-04-11tools/nolibc/stdio: Implement vprintf()Mark Brown1-0/+6
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko1-1/+11
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu1-0/+1
2023-03-27tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh1-0/+5
2023-03-27tools/nolibc: i386: add stackprotector supportThomas Weißschuh1-1/+6
2023-03-27tools/nolibc: add support for stack protectorThomas Weißschuh3-2/+56
2023-03-27tools/nolibc: add helpers for wait() signal exitsThomas Weißschuh1-0/+2
2023-03-27tools/nolibc: add definitions for standard fdsThomas Weißschuh1-0/+5
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf1-9/+18
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf1-3/+2
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf1-0/+1
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf2-200/+48
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee1-5/+16
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee1-1/+11
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner1-1/+0
2023-03-20tools/nolibc: Add support for LoongArchFeiyang Chen2-0/+202
2023-03-20tools/nolibc: Add statx() and make stat() rely on statx() if necessaryFeiyang Chen1-0/+56
2023-03-20tools/nolibc: Include linux/fcntl.h and remove duplicate codeFeiyang Chen2-6/+1
2023-03-20tools/nolibc: check for S_I* macros before defining themWilly Tarreau1-1/+22
2023-03-20tools/nolibc: add getuid() and geteuid()Willy Tarreau1-0/+42
2023-03-20tools/nolibc: add integer types and integer limit macrosVincent Dagonneau1-0/+75
2023-03-20tools/nolibc: add stdint.hVincent Dagonneau3-16/+27
2023-03-20tools/nolibc: Add gitignore to avoid git complaints about sysrootPaul E. McKenney1-0/+1
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-2/+31
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+3
2023-03-16ynl: broaden the license even moreJakub Kicinski1-1/+1
2023-03-13bpf: use canonical ftrace pathRoss Zwisler1-4/+4
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi1-0/+2
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt1-10/+0
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds7-1/+28
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+8
2023-03-09bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-03-08bpf: implement numbers iteratorAndrii Nakryiko1-0/+8
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski1-1/+1
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+31
2023-03-06tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2023-03-06tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+8
2023-03-03tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2023-03-03tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-03-03tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2-1/+1
2023-03-03tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2023-03-02bpf: Add support for absolute value BPF timersTero Kristo1-0/+15
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+7
2023-03-01bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwrJoanne Koong1-0/+5
2023-03-01bpf: Add xdp dynptrsJoanne Koong1-1/+1
2023-03-01bpf: Add skb dynptrsJoanne Koong1-2/+11
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan1-1/+1
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-200/+526
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar14-38/+91
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2023-02-15selftests/bpf: Fix build error for LoongArchTiezhu Yang1-0/+2
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky1-0/+11
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf1-4/+7
2023-02-03bpf: fix typo in header for bpf_perf_prog_read_valueFlorian Lehner1-1/+1
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+59
2023-02-02tools/bpf: Use tab instead of white spaces to sync bpf.hTiezhu Yang1-2/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+12
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev1-0/+5
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+12
2023-01-18tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2023-01-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan1-0/+7
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-38/+79
2023-01-10nolibc/sys: Implement `getpagesize(2)` functionAmmar Faizi1-0/+21
2023-01-10nolibc/stdlib: Implement `getauxval(3)` functionAmmar Faizi1-0/+27
2023-01-10tools/nolibc: add auxiliary vector retrieval for s390Sven Schnelle1-0/+10
2023-01-10tools/nolibc: add auxiliary vector retrieval for mipsWilly Tarreau1-0/+11
2023-01-10tools/nolibc: add auxiliary vector retrieval for riscvWilly Tarreau1-0/+10
2023-01-10tools/nolibc: add auxiliary vector retrieval for armWilly Tarreau1-0/+13
2023-01-10tools/nolibc: add auxiliary vector retrieval for arm64Willy Tarreau1-0/+7
2023-01-10tools/nolibc: add auxiliary vector retrieval for x86_64Willy Tarreau1-0/+7
2023-01-10tools/nolibc: add auxiliary vector retrieval for i386Willy Tarreau1-0/+7
2023-01-10tools/nolibc: export environ as a weak symbol on s390Sven Schnelle1-0/+4
2023-01-10tools/nolibc: export environ as a weak symbol on riscvWilly Tarreau1-0/+4
2023-01-10tools/nolibc: export environ as a weak symbol on mipsWilly Tarreau1-0/+5
2023-01-10tools/nolibc: export environ as a weak symbol on armWilly Tarreau1-1/+8
2023-01-10tools/nolibc: export environ as a weak symbol on arm64Willy Tarreau1-0/+4
2023-01-10tools/nolibc: export environ as a weak symbol on i386Willy Tarreau1-0/+3
2023-01-10tools/nolibc: export environ as a weak symbol on x86_64Willy Tarreau1-0/+3
2023-01-10tools/nolibc: make errno a weak symbol instead of a static oneWilly Tarreau1-3/+1
2023-01-10tools/nolibc: remove local definitions of O_* flags for open/fcntlWilly Tarreau8-84/+1
2023-01-10tools/nolibc: support thumb mode with frame pointers on ARMWilly Tarreau1-13/+47
2023-01-10tools/nolibc: enable support for thumb1 mode for ARMWilly Tarreau1-4/+10
2023-01-10tools/nolibc: make compiler and assembler agree on the section around _startWilly Tarreau7-131/+133
2023-01-09tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau1-7/+7
2023-01-09nolibc: add support for s390Sven Schnelle3-0/+226
2023-01-09tools/nolibc: prevent gcc from making memset() loop over itselfWilly Tarreau1-1/+4
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau10-0/+29
2023-01-09tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau1-0/+2
2023-01-09tools/nolibc: Fix S_ISxxx macrosWarner Losh1-7/+7
2023-01-09nolibc: fix fd_set typeSven Schnelle1-23/+30
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-29/+50
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+4
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+12
2022-12-20tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-26/+36
2022-12-19bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()Christian Ehrig1-0/+4
2022-12-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+2
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-60/+208
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+187
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini4-61/+21
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini1-0/+176
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi1-4/+4
2022-12-05tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.hEyal Birger1-0/+1
2022-12-05Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/nextMarc Zyngier1-0/+176
2022-12-02tools: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson2-9/+17
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson1-1/+1
2022-12-02tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpersSean Christopherson1-34/+0
2022-12-02tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpersSean Christopherson1-2/+2
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas1-3/+3
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas1-2/+0
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas1-12/+0
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng1-10/+13
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar7-46/+89
2022-11-16tools: Add atomic_test_and_set_bit()Peter Gonda1-0/+12
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi1-0/+10
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau1-0/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+48
2022-11-10tools: Copy bitfield.h from the kernel sourcesRicardo Koller1-0/+176
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+48
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+10
2022-11-03tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko2-0/+48
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+49
2022-11-01Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+10
2022-10-28tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-10-28tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau1-5/+8
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-39/+30
2022-10-26tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-8/+19
2022-10-25bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song1-1/+49
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-10-25tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-16/+0
2022-10-25tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-14/+8
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini1-0/+1
2022-10-18Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski1-213/+219
2022-10-17objtool: Fix find_{symbol,func}_containing()Peter Zijlstra1-0/+187
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+38
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-13/+19
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds1-49/+12
2022-10-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelRavi Bangoria1-1/+3
2022-10-06bpf: explicitly define BPF_FUNC_xxx integer valuesAndrii Nakryiko1-213/+219
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-29/+158
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual1-0/+6
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual1-1/+13
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual1-1/+15
2022-10-04perf branch: Add system error and not in transaction branch typesAnshuman Khandual1-0/+2
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-2/+5
2022-10-03hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens1-13/+13
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-4/+55
2022-10-03Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-20/+2
2022-09-28bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee1-0/+4
2022-09-28bpf: Parameterize task iterators.Kui-Feng Lee1-0/+6
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda1-1/+1
2022-09-27headers: Remove some left-over license textChristophe JAILLET1-5/+0
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa1-0/+1
2022-09-26radix tree test suite: add support for slab bulk APIsLiam R. Howlett1-0/+4
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-20/+2
2022-09-26Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2-20/+2
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-09-21bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet1-0/+38
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet1-0/+1
2022-09-21tools: sync find_bit() implementationYury Norov1-49/+12
2022-09-21bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui1-2/+5
2022-09-13tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings1-2/+2
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe1-0/+2
2022-09-11tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)2-20/+2
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song1-4/+5
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni1-14/+69
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani1-1/+9
2022-08-31tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definitionWilly Tarreau1-1/+1
2022-08-31tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not definedWilly Tarreau1-1/+1
2022-08-31tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau1-1/+1
2022-08-26bpf: Fix a few typos in BPF helpers documentationQuentin Monnet1-8/+8
2022-08-25bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo1-5/+5
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-89/+427
2022-08-25bpf: Introduce cgroup iterHao Luo1-0/+30
2022-08-23bpf: update bpf_{g,s}et_retval documentationStanislav Fomichev1-5/+17
2022-08-23bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progsShmulik Ladkani1-0/+5
2022-08-22perf tools: Fix compile error for x86Yang Jihong1-0/+4
2022-08-19tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+4