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-05-21
tools/nolibc: move NULL and offsetof() to sys/stddef.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move uname() and friends to sys/utsname.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move makedev() and friends to sys/sysmacros.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move getrlimit() and friends to sys/resource.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move reboot() to sys/reboot.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move prctl() to sys/prctl.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move mount() to sys/mount.h
Thomas Weißschuh
2025-05-21
tools/nolibc: move ioctl() to sys/ioctl.h
Thomas Weißschuh
2025-05-21
tools/nolibc: implement wait() in terms of waitpid()
Thomas Weißschuh
2025-05-21
tools/nolibc: fall back to sys_clock_gettime() in gettimeofday()
Thomas Weißschuh
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
2025-05-21
tools/nolibc: add more stat() variants
Thomas Weißschuh
2025-05-21
tools/nolibc: add %m printf format
Thomas Weißschuh
2025-05-21
tools/nolibc: add strstr()
Thomas Weißschuh
2025-05-21
tools/nolibc: use poll-related definitions from UAPI headers
Thomas Weißschuh
2025-05-21
tools/nolibc: move poll() to poll.h
Thomas Weißschuh
2025-05-21
tools/nolibc: Add m68k support
Daniel Palmer
2025-05-21
selftests/nolibc: always run nolibc header check
Thomas Weißschuh
2025-05-21
tools/nolibc: include nolibc.h early from all header files
Thomas Weißschuh
2025-05-21
tools/nolibc: add target to check header usability
Thomas Weißschuh
2025-05-21
selftests/coredump: add tests for AF_UNIX coredumps
Christian Brauner
2025-05-21
selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
Christian Brauner
2025-05-21
selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"
Colin Ian King
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
2025-05-21
selftests/futex: Use TAP output in futex_numa_mpol
Sebastian Andrzej Siewior
2025-05-21
selftests/futex: Use TAP output in futex_priv_hash
Sebastian Andrzej Siewior
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-21
KVM: riscv: selftests: Add vector extension tests
Atish Patra
2025-05-21
KVM: riscv: selftests: Decode stval to identify exact exception type
Atish Patra
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
2025-05-20
selftests: net: Fix spellings
Sumanth Gavini
2025-05-20
selftests: nci: Fix "Electrnoics" to "Electronics"
Sumanth Gavini
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
2025-05-20
selftests/bpf: Test multi-split BTF
Alan Maguire
2025-05-20
libbpf/btf: Fix string handling to support multi-split BTF
Alan Maguire
2025-05-20
selftests/sched_ext: Add test for scx_bpf_select_cpu_and() via test_run
Andrea Righi
2025-05-20
selftests: seccomp: Fix "performace" to "performance"
Sumanth Gavini
2025-05-20
selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
selftests: ublk: support UBLK_F_AUTO_BUF_REG
Ming Lei
2025-05-20
selftests: ublk: make IO & device removal test more stressful
Ming Lei
2025-05-20
perf ftrace: Use process/session specific trace settings
Thomas Richter
[prev]
[next]