Stress test a computer system in various ways
e174b9a683
Resolves: RHEL-33521 Signed-off-by: John Kacur <jkacur@redhat.com> |
||
---|---|---|
tests | ||
.gitignore | ||
core-shim-add-shim-to-ppoll-and-workaround-fortifica.patch | ||
core-shim-limit-_FORTIFY_SOURCE-to-2-for-ALT-linux-g.patch | ||
core-shim-use-shim-d-types-for-shim_poll-args.patch | ||
core-stress-fflush-opened-writable-files.patch | ||
core-target-clones-add-more-power9-10-11-target-clon.patch | ||
gating.yaml | ||
README.md-add-another-kernel-commit-to-the-2024-kern.patch | ||
rpminspect.yaml | ||
sources | ||
stress-brk-ensure-the-failure-sbrk-errno-is-being-ch.patch | ||
stress-fp-error-remove-duplicated-sqrt.patch | ||
stress-ng.spec |
From 9fc2f3ae54d9ce11b8c390d198ed540850f70cb2 Mon Sep 17 00:00:00 2001 From: Colin Ian King <colin.i.king@gmail.com> Date: Mon, 4 Nov 2024 11:25:46 +0000 Subject: [PATCH 3/8] README.md: add another kernel commit to the 2024 kernel bug list Signed-off-by: Colin Ian King <colin.i.king@gmail.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40953ac81200..47ec76a3ea91 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ stress-ng has found various Kernel, QEMU bugs/regressions, and libc bugs; approp * [cygwin: timer_delete: Fix return value](https://sourceware.org/pipermail/cygwin-patches/2024q4/012803.html) * [security/keys: fix slab-out-of-bounds in key_task_permission](https://www.spinics.net/lists/kernel/msg5392458.html) * [sched_ext: Don't hold scx_tasks_lock for too long](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?b07996c7abac0fe3f70bf74b0b3f76eb7852ef5a) +* [sched/numa: Fix the potential null pointer dereference in task_numa_work()](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?9c70b2a33cd2aa6a5a59c5523ef053bd42265209) ## Kernel improvements that used stress-ng -- 2.47.0