Stress test a computer system in various ways
Go to file
John Kacur dca8979b00 Remove the revert patch and replace it with an upstream fix for power
Remove the revert patch and replace it with an upstream fix for power
Include all of the stress-ng patches available past 0.18.06

Resolves:RHEL-65475
Signed-off-by: John Kacur <jkacur@redhat.com>
2024-11-06 09:29:06 -05:00
tests Add mising tests directory for gating 2024-07-16 12:58:27 -04:00
.gitignore Rebase to V0.17.08 Upstream 2024-05-23 16:02:20 -04:00
core-shim-add-shim-to-ppoll-and-workaround-fortifica.patch Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00
core-shim-limit-_FORTIFY_SOURCE-to-2-for-ALT-linux-g.patch Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00
core-shim-use-shim-d-types-for-shim_poll-args.patch Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00
core-stress-fflush-opened-writable-files.patch Rebase to stress-ng to V0.18.06 2024-11-01 13:47:10 -04:00
core-target-clones-add-more-power9-10-11-target-clon.patch Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00
gating.yaml Ensure gating is ready for RHEL-10 2024-06-17 15:21:07 -04:00
README.md-add-another-kernel-commit-to-the-2024-kern.patch Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00
rpminspect.yaml Turn off annocheck optimization, cf-protection and property-note checks 2024-08-01 17:36:10 -04:00
sources Rebase to stress-ng to V0.18.06 2024-11-01 13:47:10 -04:00
stress-brk-ensure-the-failure-sbrk-errno-is-being-ch.patch Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00
stress-fp-error-remove-duplicated-sqrt.patch Revert a patch to use that creates a gcc flags mismatch on power 2024-11-05 10:24:48 -05:00
stress-ng.spec Remove the revert patch and replace it with an upstream fix for power 2024-11-06 09:29:06 -05:00

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