开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
21 hours
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
32 hours
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3 days
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3 days
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
3 days
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3 days
Merge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5 days
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8 days
net: Add queue-create operation
Daniel Borkmann
9 days
tools/nolibc: support UBSAN on gcc
Thomas Weißschuh
9 days
tools/nolibc: create __nolibc_no_sanitize_ubsan
Thomas Weißschuh
11 days
tools/nolibc: add byteorder conversions
Thomas Weißschuh
11 days
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
11 days
tools/nolibc: move the call to __sysret() into syscall()
Thomas Weißschuh
11 days
tools/nolibc: rename the internal macros used in syscall()
Thomas Weißschuh
12 days
tools/nolibc: check for overflow in calloc() without divisions
Thomas Weißschuh
12 days
tools/nolibc: add support for asprintf()
Thomas Weißschuh
13 days
tools: bitmap: add missing bitmap_copy() implementation
Lorenzo Stoakes (Oracle)
13 days
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-03-31
bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
Eyal Birger
2026-03-27
tools headers UAPI: sync linux/taskstats.h
Thomas Weißschuh
2026-03-26
btf: Add BTF kind layout encoding to UAPI
Alan Maguire
2026-03-24
tools uapi headers: add linux/module_signature.h
Thomas Weißschuh
2026-03-22
tools headers: Synchronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-22
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-22
tools/nolibc: rename sys_foo() functions to _sys_foo()
Thomas Weißschuh
2026-03-22
tools/nolibc: avoid -Wundef warning for __STDC_VERSION__
Thomas Weißschuh
2026-03-22
tools/nolibc: add err.h
Thomas Weißschuh
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
2026-03-20
tools/nolibc: MIPS: fix clobbers of 'lo' and 'hi' registers on different ISAs
Thomas Weißschuh
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
2026-03-20
tools/nolibc/printf: Add support for conversion flags space and plus
David Laight
2026-03-20
tools/nolibc/printf: Prepend sign to converted number
David Laight
2026-03-20
tools/nolibc/printf: Handle "%s" with the numeric formats
David Laight
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
[next]