summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2022-04-20tools/nolibc/types: move the FD_* functions to macros in types.hWilly Tarreau
2022-04-20tools/nolibc/ctype: add the missing is* functionsWilly Tarreau
2022-04-20tools/nolibc/ctype: split the is* functions to ctype.hWilly Tarreau
2022-04-20tools/nolibc/string: split the string functions into string.hWilly Tarreau
2022-04-20tools/nolibc/stdlib: extract the stdlib-specific functions to their own fileWilly Tarreau
2022-04-20tools/nolibc/sys: split the syscall definitions into their own fileWilly Tarreau
2022-04-20tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau
2022-04-20tools/nolibc/types: split syscall-specific definitions into their own filesWilly Tarreau
2022-04-20tools/nolibc/std: move the standard type definitions to std.hWilly Tarreau
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-11tools/nolibc: guard the main file against multiple inclusionWilly Tarreau
2022-04-11tools/nolibc: use pselect6 on RISCVWilly Tarreau
2022-04-10libbpf: Add ARC support to bpf_tracing.hVladimir Isaev
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-03bpf: Correct the comment for BTF kind bitfieldHaiyue Wang
2022-04-01tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-01tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2022-03-28bpf: Sync comments for bpf_get_stackGeliang Tang
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-27Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-23linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa
2022-03-17bpf: Add multi kprobe linkJiri Olsa
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2022-03-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau
2022-03-09bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen
2022-03-07nds32: Remove the architectureAlan Kao
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual
2022-02-25KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik
2022-02-20tools/include: Add debugfs.h stubKarolina Drobnik
2022-02-20tools/include: Add pfn.h stubKarolina Drobnik