index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2026-05-02
tools/headers: Regenerate stddef.h to fix BPF selftests
Paul Chaignon
2026-04-27
tools/nolibc: open files with O_LARGEFILE
Thomas Weißschuh
2026-04-27
tools/nolibc: handle 64-bit system call arguments on MIPS N32
Thomas Weißschuh
2026-04-27
tools/nolibc: handle 64-bit system call arguments on x32
Thomas Weißschuh
2026-04-27
tools/nolibc: cast pointers returned from system calls through integers
Thomas Weißschuh
2026-04-27
tools/nolibc: add __nolibc_arg_to_reg()
Thomas Weißschuh
2026-04-27
tools/nolibc: also handle _llseek system call
Thomas Weißschuh
2026-04-27
tools/nolibc: add creat()
Thomas Weißschuh
2026-04-27
tools/nolibc: Don't use stack protector before setting it up
Daniel Palmer
2026-04-27
tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
Daniel Palmer
2026-04-27
tools/nolibc: avoid call to wcslen() in _start_c() inserted by clang
Thomas Weißschuh
2026-04-27
tools/nolibc: make __nolibc_enosys() a compile time error
Thomas Weißschuh
2026-04-27
tools/nolibc: add alloca()
Thomas Weißschuh
2026-04-27
tools/nolibc: add assert() and assert.h
Thomas Weißschuh
2026-04-20
bpf: Extend BTF UAPI vlen, kinds to use unused bits
Alan Maguire
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-18
Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-14
Merge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-04-09
net: Add queue-create operation
Daniel Borkmann
2026-04-09
tools/nolibc: support UBSAN on gcc
Thomas Weißschuh
2026-04-09
tools/nolibc: create __nolibc_no_sanitize_ubsan
Thomas Weißschuh
2026-04-07
tools/nolibc: add byteorder conversions
Thomas Weißschuh
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
2026-04-07
tools/nolibc: move the call to __sysret() into syscall()
Thomas Weißschuh
2026-04-07
tools/nolibc: rename the internal macros used in syscall()
Thomas Weißschuh
2026-04-06
tools/nolibc: check for overflow in calloc() without divisions
Thomas Weißschuh
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
2026-04-05
tools: bitmap: add missing bitmap_copy() implementation
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
2026-04-04
tools/nolibc: use __builtin_offsetof()
Thomas Weißschuh
2026-04-04
tools/nolibc: use makedev() in fstatat()
Thomas Weißschuh
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
2026-04-04
tools/nolibc: make dev_t 64 bits wide
Thomas Weißschuh
2026-04-04
tools/nolibc: move the logic of makedev() and friends into functions
Thomas Weißschuh
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-04-02
tools/nolibc: explicitly list architecture headers
Thomas Weißschuh
2026-04-02
tools/nolibc: drop superfluous definition of Q
Thomas Weißschuh
2026-04-02
tools/nolibc: drop superfluous invocation of mkdir
Thomas Weißschuh
2026-04-02
tools/nolibc: drop superfluous invocation of 'make headers'
Thomas Weißschuh
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
2026-04-01
mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport (Microsoft)
2026-04-01
memblock: move reserve_bootmem_range() to memblock.c and make it static
Mike Rapoport (Microsoft)
[prev]
[next]