summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-19Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa
2024-11-11tools: testing: update tools UAPI header for mman-common.hLorenzo Stoakes
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-10-14netdev-genl: Support setting per-NAPI config valuesJoe Damato
2024-10-14netdev-genl: Dump gro_flush_timeoutJoe Damato
2024-10-14netdev-genl: Dump napi_defer_hard_irqsJoe Damato
2024-10-10bpf: Update bpf_override_return() commentMartin Kelly
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10bpf: fix argument type in bpf_loop documentationMatteo Croce
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-07tools: Sync if_link.h uapi tooling headerDaniel Borkmann
2024-10-07tools/nolibc: compiler: add macro __nolibc_fallthroughThomas Weißschuh
2024-10-07tools/nolibc: s390: include std.hThomas Weißschuh
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko
2024-10-03bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapiEduard Zingerman
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01bpf: Sync uapi bpf.h header to tools directoryDaniel Borkmann
2024-09-30tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-23tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens
2024-09-22Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-20tools: Optimize ring buffer for riscvCharlie Jenkins
2024-09-20tools: Add riscv barrier implementationCharlie Jenkins
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-09-11netdev: add dmabuf introspectionMina Almasry