summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2023-01-10tools/nolibc: export environ as a weak symbol on x86_64Willy Tarreau-0/+3
2023-01-10tools/nolibc: make errno a weak symbol instead of a static oneWilly Tarreau-3/+1
2023-01-10tools/nolibc: remove local definitions of O_* flags for open/fcntlWilly Tarreau-84/+1
2023-01-10tools/nolibc: support thumb mode with frame pointers on ARMWilly Tarreau-13/+47
2023-01-10tools/nolibc: enable support for thumb1 mode for ARMWilly Tarreau-4/+10
2023-01-10tools/nolibc: make compiler and assembler agree on the section around _startWilly Tarreau-133/+135
2023-01-09tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau-7/+7
2023-01-09nolibc: add support for s390Sven Schnelle-0/+226
2023-01-09tools/nolibc: prevent gcc from making memset() loop over itselfWilly Tarreau-1/+4
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau-0/+29
2023-01-09tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau-0/+2
2023-01-09tools/nolibc: Fix S_ISxxx macrosWarner Losh-7/+7
2023-01-09nolibc: fix fd_set typeSven Schnelle-23/+30
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+50
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+4
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+12
2022-12-20tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-26/+36
2022-12-19bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()Christian Ehrig-0/+4
2022-12-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo-2/+2
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-60/+208
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+187
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini-61/+21
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini-0/+176
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi-4/+4
2022-12-05tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.hEyal Birger-0/+1
2022-12-05Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/nextMarc Zyngier-0/+176
2022-12-02tools: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson-9/+17
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson-1/+1
2022-12-02tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpersSean Christopherson-34/+0
2022-12-02tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpersSean Christopherson-2/+2
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas-3/+3
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas-2/+0
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas-12/+0
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng-10/+13
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar-46/+89
2022-11-16tools: Add atomic_test_and_set_bit()Peter Gonda-0/+12
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi-0/+10
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+1
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau-0/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+48
2022-11-10tools: Copy bitfield.h from the kernel sourcesRicardo Koller-0/+176
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+48
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+10
2022-11-03tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko-0/+48
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+49
2022-11-01Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+10
2022-10-28tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes-2/+2
2022-10-28tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau-5/+8
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+30
2022-10-26tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo-8/+19