summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+18
2024-09-17Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds-46/+78
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld-0/+10
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld-0/+0
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella-0/+4
2024-09-11netdev: add dmabuf introspectionMina Almasry-0/+2
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry-0/+11
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy-0/+4
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+2
2024-08-16tools/nolibc: x86_64: use local label in memcpy/memmoveThomas Weißschuh-2/+2
2024-08-16tools/nolibc: stackprotector: mark implicitly used symbols as usedThomas Weißschuh-2/+2
2024-08-16tools/nolibc: crt: mark _start_c() as usedThomas Weißschuh-1/+1
2024-08-12tools/nolibc: compiler: use attribute((naked)) if availableThomas Weißschuh-2/+7
2024-08-12tools/nolibc: move entrypoint specifics to compiler.hThomas Weißschuh-18/+21
2024-08-10tools/nolibc: compiler: introduce __nolibc_has_attribute()Thomas Weißschuh-7/+9
2024-08-10tools/nolibc: powerpc: limit stack-protector workaround to GCCThomas Weißschuh-1/+1
2024-08-10tools/nolibc: mips: load current function to $t9Thomas Weißschuh-1/+3
2024-08-10tools/nolibc: arm: use clang-compatible asm syntaxThomas Weißschuh-2/+2
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh-11/+12
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire-1/+2
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim-2/+10
2024-08-07tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim-0/+2
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim-1/+1
2024-08-06tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim-2/+4
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim-1/+16
2024-08-06tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim-0/+27
2024-08-06perf tools: Add tools/include/uapi/READMENamhyung Kim-0/+73
2024-07-29tools/nolibc: add stdbool.h headerThomas Weißschuh-1/+19
2024-07-29tools/nolibc: include arch.h from string.hThomas Weißschuh-0/+1
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds-1/+16
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+4
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+4
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev-0/+4
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+883
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+10
2024-07-19selftests/vDSO: add tests for vgetrandomJason A. Donenfeld-0/+0
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld-0/+1
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds-5/+2
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+6
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-0/+4
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-5/+12
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+0
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka-5/+2
2024-07-12tools: sync uapi/linux/fs.h header into tools subdirAndrii Nakryiko-10/+170
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-5/+35
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata-2/+12
2024-07-10radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang-1/+16
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-4/+0
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni-0/+2