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