summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds4-24/+63
2025-08-20tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes1-0/+28
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim1-1/+7
2025-08-18tools headers: Sync linux/cfi_types.h with the kernel sourceNamhyung Kim1-0/+23
2025-08-18tools headers: Sync linux/bits.h with the kernel sourceNamhyung Kim1-23/+6
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim1-0/+27
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-1/+44
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+7
2025-07-30Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-255/+543
2025-07-30Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2025-07-30Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+104
2025-07-25net: define an enum for the napi threaded stateSamiullah Khawaja1-0/+5
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov2-2/+6
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2025-07-17bpf: Add struct bpf_token_infoTao Chen1-0/+8
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-0/+1
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh1-1/+3
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2025-07-11perf bench futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-2/+0
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing1-0/+1
2025-07-10kallsyms: fix build without execinfoAchill Gilgenast1-0/+4
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson1-0/+1
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh1-3/+0
2025-07-07tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()Thomas Weißschuh1-1/+1
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh1-2/+2
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh1-0/+34
2025-07-04tools/nolibc: Provide vfork()Mark Brown2-0/+45
2025-07-04tools/nolibc: Replace ifdef with if defined() in sys.hMark Brown1-15/+15
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh2-0/+164
2025-07-04bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-06-28tools/nolibc: MIPS: add support for N64 and N32 ABIsThomas Weißschuh1-15/+90
2025-06-28tools/nolibc: MIPS: drop noreorder optionThomas Weißschuh1-4/+0
2025-06-28tools/nolibc: MIPS: drop manual stack pointer alignmentThomas Weißschuh1-2/+0
2025-06-28tools/nolibc: MIPS: drop $gp setupThomas Weißschuh1-6/+0
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov8-11/+88
2025-06-24tools/nolibc: use arm64 name over aarch64Thomas Weißschuh3-8/+7
2025-06-24tools/nolibc: hide headers_check command by defaultThomas Weißschuh1-1/+1
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau4-195/+179
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau1-2/+2
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+55
2025-06-16tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2-5/+13
2025-06-16tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2025-06-16tools headers UAPI: Sync the drm/drm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo2-4/+10
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-1/+6