Stress test a computer system in various ways
Go to file
John Kacur 29cd0a335f Update the stress-ng-0.18.06 upstream
Update the stress-ng-0.18.06 upstream
Include some upstream patches after 0.18.06

Resolves: RHEL-65474
Signed-off-by: John Kacur <jkacur@redhat.com>
2024-11-06 10:37:35 -05:00
tests Initial commit of new RHEL-9 gating for stress-ng 2021-06-08 11:01:37 -04:00
.gitignore Rebase to upstream V0.17.08 2024-05-23 16:15:02 -04:00
core-shim-add-shim-to-ppoll-and-workaround-fortifica.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
core-shim-limit-_FORTIFY_SOURCE-to-2-for-ALT-linux-g.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
core-shim-use-shim-d-types-for-shim_poll-args.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
core-stress-fflush-opened-writable-files.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
core-target-clones-add-more-power9-10-11-target-clon.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
gating.yaml Initial commit of new RHEL-9 gating for stress-ng 2021-06-08 11:01:37 -04:00
README.md-add-another-kernel-commit-to-the-2024-kern.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
rpminspect.yaml Add a local rpminspect.yaml file and disable badfuncs test 2022-04-22 12:18:08 -04:00
sources Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
stress-brk-ensure-the-failure-sbrk-errno-is-being-ch.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
stress-fp-error-remove-duplicated-sqrt.patch Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -05:00
stress-ng.spec Update the stress-ng-0.18.06 upstream 2024-11-06 10:37:35 -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