index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-04-22
tools/nolibc: add getopt()
Thomas Weißschuh
2025-04-22
tools/nolibc: add dprintf() and vdprintf()
Thomas Weißschuh
2025-04-22
Revert "selftests/nolibc: use waitid() over waitpid()"
Thomas Weißschuh
2025-04-22
tools/nolibc: implement waitpid() in terms of waitid()
Thomas Weißschuh
2025-04-22
tools/nolibc: add setpgrp()
Thomas Weißschuh
2025-04-22
tools/nolibc: add _exit()
Thomas Weißschuh
2025-04-22
tools/nolibc: add tolower() and toupper()
Thomas Weißschuh
2025-04-22
tools/nolibc: use ppoll_time64 if available
Thomas Weißschuh
2025-04-22
tools/nolibc: use pselect6_time64 if available
Thomas Weißschuh
2025-04-22
tools/nolibc: use intmax definitions from compiler
Thomas Weißschuh
2025-04-22
tools/nolibc: handle intmax_t/uintmax_t in printf
Thomas Weißschuh
2025-04-21
Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-04-21
tools: ynl: add missing header deps
Jakub Kicinski
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-04-21
fs: remove uselib() system call
Christian Brauner
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-19
tools/nolibc: move wait() and friends to sys/wait.h
Thomas Weißschuh
2025-04-19
tools/nolibc: add sys/types.h shim
Thomas Weißschuh
2025-04-19
tools/nolibc: move gettimeofday() to sys/time.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move syscall() to sys/syscall.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move stat() and friends to sys/stat.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move mmap() and friends to sys/mman.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move getauxval() to sys/auxv.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move open() and friends to fcntl.h
Thomas Weißschuh
2025-04-19
tools/nolibc: add elf.h
Thomas Weißschuh
2025-04-19
tools/nolibc: prepare for headers in subdirectories
Thomas Weißschuh
2025-04-19
selftests/nolibc: enable UBSAN if available
Thomas Weißschuh
2025-04-19
selftests/nolibc: disable ubsan for smash_stack()
Thomas Weißschuh
2025-04-19
tools/nolibc: fix integer overflow in i{64,}toa_r() and
Thomas Weißschuh
2025-04-19
tools/nolibc: properly align dirent buffer
Thomas Weißschuh
2025-04-19
tools/nolibc: disable function sanitizer for _start_c()
Thomas Weißschuh
2025-04-19
tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as()
Thomas Weißschuh
2025-04-19
tools/nolibc: add __nolibc_has_feature()
Thomas Weißschuh
2025-04-18
sched_ext: change the variable name for slice refill event
Honglei Wang
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-18
Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
2025-04-18
Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-18
tracing: selftests: Add testing a user string to filters
Steven Rostedt
2025-04-18
selftests/pcie_bwctrl: Fix test progs list
Ilpo Järvinen
2025-04-18
selftests/bpf: Add 5-byte NOP uprobe trigger benchmark
Jiri Olsa
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-17
selftests/bpf: Test attaching bpf qdisc to mq and non root
Amery Hung
2025-04-17
selftests/bpf: Add a bpf fq qdisc to selftest
Amery Hung
2025-04-17
selftests/bpf: Add a basic fifo qdisc test
Amery Hung
2025-04-17
libbpf: Support creating and destroying qdisc
Amery Hung
[prev]
[next]