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
2024-07-15
Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-15
Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-15
Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-15
Merge tag 'lkmm.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-14
Merge branch 'for-6.10-fixes' into for-6.11
Tejun Heo
2024-07-11
Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2024-07-09
Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-08
Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
2024-07-07
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-07
perf comm str: Avoid sort during insert
Ian Rogers
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
2024-07-05
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
2024-07-05
selftests/vDSO: remove duplicate compiler invocations from Makefile
John Hubbard
2024-07-05
selftests/vDSO: remove partially duplicated "all:" target in Makefile
John Hubbard
2024-07-05
selftests/vDSO: fix clang build errors and warnings
John Hubbard
2024-07-05
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-05
selftest/timerns: fix clang build failures for abs() calls
John Hubbard
2024-07-04
Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-04
Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
2024-07-03
riscv: selftests: Fix vsetivli args for clang
Charlie Jenkins
2024-07-02
Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-01
Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-29
selftests: kselftest: also use strerror() on nolibc
Thomas Weißschuh
2024-06-29
tools/nolibc: implement strerror()
Thomas Weißschuh
2024-06-29
selftests/nolibc: introduce condition to run tests only on nolibc
Thomas Weißschuh
2024-06-29
tools/nolibc: implement strtol() and friends
Thomas Weißschuh
2024-06-29
tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong
Thomas Weißschuh
2024-06-29
selftests/nolibc: run-tests.sh: use -Werror by default
Thomas Weißschuh
2024-06-29
selftests/nolibc: disable brk()/sbrk() tests on musl
Thomas Weißschuh
2024-06-29
selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()
Thomas Weißschuh
2024-06-28
Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-06-28
selftests/harness: Fix tests timeout and race condition
Mickaël Salaün
2024-06-28
sefltests: extend the statmount test for mount options
Josef Bacik
2024-06-28
selftests: add a test for the foreign mnt ns extensions
Josef Bacik
2024-06-27
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2024-06-27
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
2024-06-27
tools/power turbostat: option '-n' is ambiguous
David Arcari
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
[next]