index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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
2025-04-17
testing/selftests: add test tool and scripts for ovpn module
Antonio Quartulli
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2025-04-16
selftests: ublk: support user recovery
Ming Lei
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2025-04-16
tools: ynl-gen: make sure we validate subtype of array-nest
Jakub Kicinski
2025-04-16
tools: ynl-gen: individually free previous values on double set
Jakub Kicinski
2025-04-16
tools: ynl-gen: move local vars after the opening bracket
Jakub Kicinski
2025-04-16
tools: ynl-gen: don't declare loop iterator in place
Jakub Kicinski
[prev]
[next]