index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2025-08-27
Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...
Linus Torvalds
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync linux/cfi_types.h with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync linux/bits.h with the kernel source
Namhyung Kim
2025-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-29
Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2025-07-13
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-11
perf bench futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
2025-07-09
kallsyms: fix build without execinfo
Achill Gilgenast
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
2025-07-08
uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
Thomas Weißschuh
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
2025-07-07
tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()
Thomas Weißschuh
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
2025-07-04
tools/nolibc: Provide vfork()
Mark Brown
2025-07-04
tools/nolibc: Replace ifdef with if defined() in sys.h
Mark Brown
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: drop noreorder option
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: drop manual stack pointer alignment
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: drop $gp setup
Thomas Weißschuh
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-24
tools/nolibc: use arm64 name over aarch64
Thomas Weißschuh
2025-06-24
tools/nolibc: hide headers_check command by default
Thomas Weißschuh
2025-06-22
tools/nolibc: merge i386 and x86_64 into a single x86 arch
Willy Tarreau
2025-06-22
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
[next]