开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-next-6.6-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-28
Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-25
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
2023-08-24
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-08-24
selftests: cachestat: catch failing fsync test on tmpfs
Andre Przywara
2023-08-24
selftests: cachestat: test for cachestat availability
Andre Przywara
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-24
selftests: add OFD lock tests
Stas Sergeev
2023-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
2023-08-23
tools/nolibc: avoid undesired casts in the __sysret() macro
Willy Tarreau
2023-08-23
tools/nolibc: keep brk(), sbrk(), mmap() away from __sysret()
Willy Tarreau
2023-08-23
tools/nolibc: silence ppc64 compile warnings
Zhangjin Wu
2023-08-23
selftests/nolibc: libc-test: use HOSTCC instead of CC
Zhangjin Wu
2023-08-23
tools/nolibc: stackprotector.h: make __stack_chk_init static
Zhangjin Wu
2023-08-23
selftests/nolibc: allow report with existing test log
Zhangjin Wu
2023-08-23
selftests/nolibc: add test support for ppc64
Zhangjin Wu
2023-08-23
selftests/nolibc: add test support for ppc64le
Zhangjin Wu
2023-08-23
selftests/nolibc: add test support for ppc
Zhangjin Wu
2023-08-23
selftests/nolibc: add XARCH and ARCH mapping support
Zhangjin Wu
2023-08-23
tools/nolibc: add support for powerpc64
Zhangjin Wu
2023-08-23
tools/nolibc: add support for powerpc
Zhangjin Wu
2023-08-23
selftests/nolibc: enable compiler warnings
Thomas Weißschuh
2023-08-23
selftests/nolibc: don't strip nolibc-test
Thomas Weißschuh
2023-08-23
selftests/nolibc: prevent out of bounds access in expect_vfprintf
Thomas Weißschuh
2023-08-23
selftests/nolibc: use correct return type for read() and write()
Thomas Weißschuh
2023-08-23
selftests/nolibc: avoid sign-compare warnings
Thomas Weißschuh
2023-08-23
selftests/nolibc: avoid unused parameter warnings
Thomas Weißschuh
2023-08-23
selftests/nolibc: make functions static if possible
Thomas Weißschuh
2023-08-23
selftests/nolibc: mark test helpers as potentially unused
Thomas Weißschuh
2023-08-23
selftests/nolibc: drop unused variables
Thomas Weißschuh
2023-08-23
selftests/nolibc: avoid warnings during intptr tests
Willy Tarreau
2023-08-23
tools/nolibc: stdint: use __SIZE_TYPE__ for size_t
Thomas Weißschuh
2023-08-23
tools/nolibc: sys: avoid implicit sign cast
Thomas Weißschuh
2023-08-23
tools/nolibc: setvbuf: avoid unused parameter warnings
Thomas Weißschuh
2023-08-23
tools/nolibc: fix return type of getpagesize()
Thomas Weißschuh
[next]