summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
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
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-29perf: cs-etm: Support version 0.1 of HW_ID packetsJames Clark
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-23bpf: Add bpf_copy_from_user_str kfuncJordan Rome
2024-08-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-08-16tools/nolibc: x86_64: use local label in memcpy/memmoveThomas Weißschuh
2024-08-16tools/nolibc: stackprotector: mark implicitly used symbols as usedThomas Weißschuh
2024-08-16tools/nolibc: crt: mark _start_c() as usedThomas Weißschuh
2024-08-12tools/nolibc: compiler: use attribute((naked)) if availableThomas Weißschuh
2024-08-12tools/nolibc: move entrypoint specifics to compiler.hThomas Weißschuh
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang
2024-08-10tools/nolibc: compiler: introduce __nolibc_has_attribute()Thomas Weißschuh
2024-08-10tools/nolibc: powerpc: limit stack-protector workaround to GCCThomas Weißschuh
2024-08-10tools/nolibc: mips: load current function to $t9Thomas Weißschuh
2024-08-10tools/nolibc: arm: use clang-compatible asm syntaxThomas Weißschuh
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim
2024-08-06perf tools: Add tools/include/uapi/READMENamhyung Kim
2024-08-06memblock test: fix implicit declaration of function 'strscpy'Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang
2024-08-06memblock test: add the definition of __setup()Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'virt_to_phys'Wei Yang
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang
2024-07-31perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev
2024-07-29tools/nolibc: add stdbool.h headerThomas Weißschuh
2024-07-29tools/nolibc: include arch.h from string.hThomas Weißschuh
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds