index
:
pm24.git
cpufreq-rust
master
perf-mon
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
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
2022-04-20
tools/nolibc/stdlib: implement abort()
Willy Tarreau
2022-04-20
tools/nolibc: also mention how to build by just setting the include path
Willy Tarreau
2022-04-20
tools/nolibc/time: create time.h with time()
Willy Tarreau
2022-04-20
tools/nolibc/signal: move raise() to signal.h
Willy Tarreau
2022-04-20
tools/nolibc/unistd: add usleep()
Willy Tarreau
2022-04-20
tools/nolibc/unistd: extract msleep(), sleep(), tcsetpgrp() to unistd.h
Willy Tarreau
2022-04-20
tools/nolibc/errno: extract errno.h from sys.h
Willy Tarreau
2022-04-20
tools/nolibc/string: export memset() and memmove()
Willy Tarreau
2022-04-20
tools/nolibc/types: define PATH_MAX and MAXPATHLEN
Willy Tarreau
2022-04-20
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
[prev]
[next]