开源镜像站
帮助
动态
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
2022-04-29
selftests/net: add missing tests to Makefile
Hangbin Liu
2022-04-29
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-23
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-22
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-22
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2022-04-21
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-21
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
2022-04-20
tools/nolibc/string: Implement `strdup()` and `strndup()`
Ammar Faizi
2022-04-20
tools/nolibc/string: Implement `strnlen()`
Ammar Faizi
2022-04-20
tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
Ammar Faizi
2022-04-20
tools/nolibc/types: Implement `offsetof()` and `container_of()` macro
Ammar Faizi
2022-04-20
tools/nolibc/sys: Implement `mmap()` and `munmap()`
Ammar Faizi
2022-04-20
tools/nolibc: i386: Implement syscall with 6 arguments
Ammar Faizi
2022-04-20
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
2022-04-20
tools/nolibc: Replace `asm` with `__asm__`
Ammar Faizi
2022-04-20
tools/nolibc: x86-64: Update System V ABI document link
Ammar Faizi
2022-04-20
tools/nolibc/stdlib: only reference the external environ when inlined
Willy Tarreau
2022-04-20
tools/nolibc/string: do not use __builtin_strlen() at -O0
Willy Tarreau
2022-04-20
tools/nolibc: add the nolibc subdir to the common Makefile
Willy Tarreau
2022-04-20
tools/nolibc: add a makefile to install headers
Willy Tarreau
2022-04-20
tools/nolibc/types: add poll() and waitpid() flag definitions
Willy Tarreau
2022-04-20
tools/nolibc/sys: add syscall definition for getppid()
Willy Tarreau
2022-04-20
tools/nolibc/string: add strcmp() and strncmp()
Willy Tarreau
2022-04-20
tools/nolibc/stdio: add support for '%p' to vfprintf()
Willy Tarreau
2022-04-20
tools/nolibc/stdlib: add a simple getenv() implementation
Willy Tarreau
2022-04-20
tools/nolibc/stdio: make printf(%s) accept NULL
Willy Tarreau
[prev]
[next]