From e47838e45565f6a6e0d7a4ec36600fed07c00171 Mon Sep 17 00:00:00 2001 From: CKI KWF Bot Date: Thu, 5 Feb 2026 14:44:32 +0000 Subject: [PATCH] kernel-5.14.0-676.el9 * Thu Feb 05 2026 CKI KWF Bot [5.14.0-676.el9] - io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths [partial] (Jeff Moyer) [RHEL-141266] - io_uring: fix filename leak in __io_openat_prep() (Jeff Moyer) [RHEL-141266] - io_uring: fix min_wait wakeups for SQPOLL (Jeff Moyer) [RHEL-141266] - io_uring/kbuf: use READ_ONCE() for userspace-mapped memory (Jeff Moyer) [RHEL-141266] - io_uring/rsrc: fix lost entries after cloned range (Jeff Moyer) [RHEL-141266] - io_uring/poll: correctly handle io_poll_add() return value on update (Jeff Moyer) [RHEL-141266] - io_uring: use WRITE_ONCE for user shared memory (Jeff Moyer) [RHEL-141266] - io_uring: correct __must_hold annotation in io_install_fixed_file (Jeff Moyer) [RHEL-141266] - io_uring/sqpoll: be smarter on when to update the stime usage (Jeff Moyer) [RHEL-141266] - io_uring/sqpoll: switch away from getrusage() for CPU accounting (Jeff Moyer) [RHEL-141266] - io_uring: fix incorrect io_kiocb reference in io_link_skb (Jeff Moyer) [RHEL-141266] - io_uring: include dying ring in task_work "should cancel" state (Jeff Moyer) [RHEL-141266] - io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-141266] - io_uring: finish IOU_OK -> IOU_COMPLETE transition (Jeff Moyer) [RHEL-141266] - io_uring: unify STOP_MULTISHOT with IOU_OK (Jeff Moyer) [RHEL-141266] - io_uring: return -EAGAIN to continue multishot (Jeff Moyer) [RHEL-141266] - RDMA/efa: Remove possible negative shift (Kamal Heib) [RHEL-140844] - RDMA/efa: Extend admin timeout error print (Kamal Heib) [RHEL-140844] - RDMA/efa: Add Network HW statistics counters (Kamal Heib) [RHEL-140844] - e1000e: Introduce private flag to disable K1 (Corinna Vinschen) [RHEL-134986] - e1000e: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-134986] - e1000e: ignore uninitialized checksum word on tgp (Corinna Vinschen) [RHEL-134986] - e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (Corinna Vinschen) [RHEL-134986] - e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (Corinna Vinschen) [RHEL-134986] - e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-134986] - x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-129138] - x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-129138] - x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-129138] - redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-129138] - x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-129138] - x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-129138] - x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-129138] - x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-129138] - mm: memcg: add NULL check to obj_cgroup_put() (Radostin Stoyanov) [RHEL-113275] - mm: memcg: use rstat for non-hierarchical stats (Radostin Stoyanov) [RHEL-113275] - mm: memcg: change flush_next_time to flush_last_time (Radostin Stoyanov) [RHEL-113275] - zswap: export compression failure stats (Radostin Stoyanov) [RHEL-113275] - Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-113275] - cgroup/rstat: Fix forceidle time in cpu.stat (Radostin Stoyanov) [RHEL-113275] - memcg: drain obj stock on cpu hotplug teardown (Radostin Stoyanov) [RHEL-113275] - memcg: avoid dead loop when setting memory.max (Radostin Stoyanov) [RHEL-113275] - cgroup: Add compatibility option for content of /proc/cgroups (Radostin Stoyanov) [RHEL-113275] - cgroup: Print message when /proc/cgroups is read on v2-only system (Radostin Stoyanov) [RHEL-113275] - cgroup,freezer: fix incomplete freezing when attaching tasks (Radostin Stoyanov) [RHEL-113275] - cgroup: add helper for checking when css is cgroup::self (Radostin Stoyanov) [RHEL-113275] - include/cgroup: separate {get,put}_cgroup_ns no-op case (Radostin Stoyanov) [RHEL-113275] - sched: Factor out cgroup weight conversion functions (Radostin Stoyanov) [RHEL-113275] - blk-cgroup: Simplify policy files registration (Radostin Stoyanov) [RHEL-113275] - selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns (Radostin Stoyanov) [RHEL-113275] - bpf: Do not limit bpf_cgroup_from_id to current's namespace (Radostin Stoyanov) [RHEL-113275] - mm: cleanup WORKINGSET_NODES in workingset (Radostin Stoyanov) [RHEL-113275] - memcg: cleanup __mod_memcg_lruvec_state (Radostin Stoyanov) [RHEL-113275] - memcg: reduce memory size of mem_cgroup_events_index (Radostin Stoyanov) [RHEL-113275] - sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage (Radostin Stoyanov) [RHEL-113275] - cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-113275] - cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (Radostin Stoyanov) [RHEL-113275] - Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (Radostin Stoyanov) [RHEL-113275] Resolves: RHEL-113275, RHEL-129138, RHEL-134986, RHEL-140844, RHEL-141266 Signed-off-by: CKI KWF Bot --- Makefile.rhelver | 2 +- kernel-x86_64-debug-rhel.config | 1 + kernel-x86_64-rhel.config | 1 + kernel-x86_64-rt-debug-rhel.config | 1 + kernel-x86_64-rt-rhel.config | 1 + kernel.changelog | 69 +++++++++++++++++++++++++++ kernel.spec | 76 ++++++++++++++++++++++++++++-- sources | 6 +-- 8 files changed, 149 insertions(+), 8 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index c2b58c6fc..510ce1044 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 8 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 675 +RHEL_RELEASE = 676 # # ZSTREAM diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 20f50d18b..85e043d7b 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -3394,6 +3394,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 92569d963..fafbd7a07 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -3374,6 +3374,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 1d8bf278f..908326f06 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -3453,6 +3453,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 3caa012ed..f0489d42a 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -3433,6 +3433,7 @@ CONFIG_MICROCHIP_PHY=m CONFIG_MICROCHIP_T1_PHY=m # CONFIG_MICROCHIP_T1S_PHY is not set CONFIG_MICROCODE_AMD=y +# CONFIG_MICROCODE_DBG is not set CONFIG_MICROCODE_INTEL=y # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MICROCODE_OLD_INTERFACE is not set diff --git a/kernel.changelog b/kernel.changelog index 1ff927dd5..5c818cf9d 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,72 @@ +* Thu Feb 05 2026 CKI KWF Bot [5.14.0-676.el9] +- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths [partial] (Jeff Moyer) [RHEL-141266] +- io_uring: fix filename leak in __io_openat_prep() (Jeff Moyer) [RHEL-141266] +- io_uring: fix min_wait wakeups for SQPOLL (Jeff Moyer) [RHEL-141266] +- io_uring/kbuf: use READ_ONCE() for userspace-mapped memory (Jeff Moyer) [RHEL-141266] +- io_uring/rsrc: fix lost entries after cloned range (Jeff Moyer) [RHEL-141266] +- io_uring/poll: correctly handle io_poll_add() return value on update (Jeff Moyer) [RHEL-141266] +- io_uring: use WRITE_ONCE for user shared memory (Jeff Moyer) [RHEL-141266] +- io_uring: correct __must_hold annotation in io_install_fixed_file (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: be smarter on when to update the stime usage (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: switch away from getrusage() for CPU accounting (Jeff Moyer) [RHEL-141266] +- io_uring: fix incorrect io_kiocb reference in io_link_skb (Jeff Moyer) [RHEL-141266] +- io_uring: include dying ring in task_work "should cancel" state (Jeff Moyer) [RHEL-141266] +- io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-141266] +- io_uring: finish IOU_OK -> IOU_COMPLETE transition (Jeff Moyer) [RHEL-141266] +- io_uring: unify STOP_MULTISHOT with IOU_OK (Jeff Moyer) [RHEL-141266] +- io_uring: return -EAGAIN to continue multishot (Jeff Moyer) [RHEL-141266] +- RDMA/efa: Remove possible negative shift (Kamal Heib) [RHEL-140844] +- RDMA/efa: Extend admin timeout error print (Kamal Heib) [RHEL-140844] +- RDMA/efa: Add Network HW statistics counters (Kamal Heib) [RHEL-140844] +- e1000e: Introduce private flag to disable K1 (Corinna Vinschen) [RHEL-134986] +- e1000e: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-134986] +- e1000e: ignore uninitialized checksum word on tgp (Corinna Vinschen) [RHEL-134986] +- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (Corinna Vinschen) [RHEL-134986] +- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (Corinna Vinschen) [RHEL-134986] +- e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-134986] +- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-129138] +- x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-129138] +- x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-129138] +- redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-129138] +- x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-129138] +- mm: memcg: add NULL check to obj_cgroup_put() (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: use rstat for non-hierarchical stats (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: change flush_next_time to flush_last_time (Radostin Stoyanov) [RHEL-113275] +- zswap: export compression failure stats (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-113275] +- cgroup/rstat: Fix forceidle time in cpu.stat (Radostin Stoyanov) [RHEL-113275] +- memcg: drain obj stock on cpu hotplug teardown (Radostin Stoyanov) [RHEL-113275] +- memcg: avoid dead loop when setting memory.max (Radostin Stoyanov) [RHEL-113275] +- cgroup: Add compatibility option for content of /proc/cgroups (Radostin Stoyanov) [RHEL-113275] +- cgroup: Print message when /proc/cgroups is read on v2-only system (Radostin Stoyanov) [RHEL-113275] +- cgroup,freezer: fix incomplete freezing when attaching tasks (Radostin Stoyanov) [RHEL-113275] +- cgroup: add helper for checking when css is cgroup::self (Radostin Stoyanov) [RHEL-113275] +- include/cgroup: separate {get,put}_cgroup_ns no-op case (Radostin Stoyanov) [RHEL-113275] +- sched: Factor out cgroup weight conversion functions (Radostin Stoyanov) [RHEL-113275] +- blk-cgroup: Simplify policy files registration (Radostin Stoyanov) [RHEL-113275] +- selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns (Radostin Stoyanov) [RHEL-113275] +- bpf: Do not limit bpf_cgroup_from_id to current's namespace (Radostin Stoyanov) [RHEL-113275] +- mm: cleanup WORKINGSET_NODES in workingset (Radostin Stoyanov) [RHEL-113275] +- memcg: cleanup __mod_memcg_lruvec_state (Radostin Stoyanov) [RHEL-113275] +- memcg: reduce memory size of mem_cgroup_events_index (Radostin Stoyanov) [RHEL-113275] +- sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage (Radostin Stoyanov) [RHEL-113275] +- cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-113275] +- cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (Radostin Stoyanov) [RHEL-113275] +Resolves: RHEL-113275, RHEL-129138, RHEL-134986, RHEL-140844, RHEL-141266 + * Thu Feb 05 2026 CKI KWF Bot [5.14.0-675.el9] - sched: Fix tracepoint called from set_tsk_need_resched() more (Phil Auld) [RHEL-145368] - smb: client: fix oops in smbd_post_send_data() (Paulo Alcantara) [RHEL-116058] diff --git a/kernel.spec b/kernel.spec index d56201f86..4b2ea5aa1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -176,15 +176,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 675 +%define pkgrelease 676 %define kversion 5 -%define tarfile_release 5.14.0-675.el9 +%define tarfile_release 5.14.0-676.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 675%{?buildid}%{?dist} +%define specrelease 676%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-675.el9 +%define kabiversion 5.14.0-676.el9 # # End of genspec.sh variables @@ -3711,6 +3711,74 @@ fi # # %changelog +* Thu Feb 05 2026 CKI KWF Bot [5.14.0-676.el9] +- io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths [partial] (Jeff Moyer) [RHEL-141266] +- io_uring: fix filename leak in __io_openat_prep() (Jeff Moyer) [RHEL-141266] +- io_uring: fix min_wait wakeups for SQPOLL (Jeff Moyer) [RHEL-141266] +- io_uring/kbuf: use READ_ONCE() for userspace-mapped memory (Jeff Moyer) [RHEL-141266] +- io_uring/rsrc: fix lost entries after cloned range (Jeff Moyer) [RHEL-141266] +- io_uring/poll: correctly handle io_poll_add() return value on update (Jeff Moyer) [RHEL-141266] +- io_uring: use WRITE_ONCE for user shared memory (Jeff Moyer) [RHEL-141266] +- io_uring: correct __must_hold annotation in io_install_fixed_file (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: be smarter on when to update the stime usage (Jeff Moyer) [RHEL-141266] +- io_uring/sqpoll: switch away from getrusage() for CPU accounting (Jeff Moyer) [RHEL-141266] +- io_uring: fix incorrect io_kiocb reference in io_link_skb (Jeff Moyer) [RHEL-141266] +- io_uring: include dying ring in task_work "should cancel" state (Jeff Moyer) [RHEL-141266] +- io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-141266] +- io_uring: finish IOU_OK -> IOU_COMPLETE transition (Jeff Moyer) [RHEL-141266] +- io_uring: unify STOP_MULTISHOT with IOU_OK (Jeff Moyer) [RHEL-141266] +- io_uring: return -EAGAIN to continue multishot (Jeff Moyer) [RHEL-141266] +- RDMA/efa: Remove possible negative shift (Kamal Heib) [RHEL-140844] +- RDMA/efa: Extend admin timeout error print (Kamal Heib) [RHEL-140844] +- RDMA/efa: Add Network HW statistics counters (Kamal Heib) [RHEL-140844] +- e1000e: Introduce private flag to disable K1 (Corinna Vinschen) [RHEL-134986] +- e1000e: drop unnecessary constant casts to u16 (Corinna Vinschen) [RHEL-134986] +- e1000e: ignore uninitialized checksum word on tgp (Corinna Vinschen) [RHEL-134986] +- e1000e: disregard NVM checksum on tgp when valid checksum bit is not set (Corinna Vinschen) [RHEL-134986] +- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (Corinna Vinschen) [RHEL-134986] +- e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-134986] +- x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-129138] +- x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-129138] +- x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-129138] +- redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-129138] +- x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-129138] +- x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-129138] +- x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-129138] +- mm: memcg: add NULL check to obj_cgroup_put() (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: use rstat for non-hierarchical stats (Radostin Stoyanov) [RHEL-113275] +- mm: memcg: change flush_next_time to flush_last_time (Radostin Stoyanov) [RHEL-113275] +- zswap: export compression failure stats (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-113275] +- cgroup/rstat: Fix forceidle time in cpu.stat (Radostin Stoyanov) [RHEL-113275] +- memcg: drain obj stock on cpu hotplug teardown (Radostin Stoyanov) [RHEL-113275] +- memcg: avoid dead loop when setting memory.max (Radostin Stoyanov) [RHEL-113275] +- cgroup: Add compatibility option for content of /proc/cgroups (Radostin Stoyanov) [RHEL-113275] +- cgroup: Print message when /proc/cgroups is read on v2-only system (Radostin Stoyanov) [RHEL-113275] +- cgroup,freezer: fix incomplete freezing when attaching tasks (Radostin Stoyanov) [RHEL-113275] +- cgroup: add helper for checking when css is cgroup::self (Radostin Stoyanov) [RHEL-113275] +- include/cgroup: separate {get,put}_cgroup_ns no-op case (Radostin Stoyanov) [RHEL-113275] +- sched: Factor out cgroup weight conversion functions (Radostin Stoyanov) [RHEL-113275] +- blk-cgroup: Simplify policy files registration (Radostin Stoyanov) [RHEL-113275] +- selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns (Radostin Stoyanov) [RHEL-113275] +- bpf: Do not limit bpf_cgroup_from_id to current's namespace (Radostin Stoyanov) [RHEL-113275] +- mm: cleanup WORKINGSET_NODES in workingset (Radostin Stoyanov) [RHEL-113275] +- memcg: cleanup __mod_memcg_lruvec_state (Radostin Stoyanov) [RHEL-113275] +- memcg: reduce memory size of mem_cgroup_events_index (Radostin Stoyanov) [RHEL-113275] +- sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/musl breakage (Radostin Stoyanov) [RHEL-113275] +- cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-113275] +- cgroup/cpuset-v1: Add missing support for cpuset_v2_mode (Radostin Stoyanov) [RHEL-113275] +- Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" (Radostin Stoyanov) [RHEL-113275] + * Thu Feb 05 2026 CKI KWF Bot [5.14.0-675.el9] - sched: Fix tracepoint called from set_tsk_need_resched() more (Phil Auld) [RHEL-145368] - smb: client: fix oops in smbd_post_send_data() (Paulo Alcantara) [RHEL-116058] diff --git a/sources b/sources index 4ce4a6af0..898f86452 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-675.el9.tar.xz) = 0960d59077cbca56819f0a1586d04055c0348d83bc29d012ba60a3f16db5d44194a3db8a857f43b5af5556742c6803717f3660dcab775da9f67a5c2ab56cab5f -SHA512 (kernel-abi-stablelists-5.14.0-675.el9.tar.bz2) = 02ae710ebeb53289163147b8a571c872d3ceb4cfb92afd8129d3823797fdcf4fcf6f9356318c58dc8a9fc5e9e94bc508cc7d32b11da2ca99349f68d1b6222595 -SHA512 (kernel-kabi-dw-5.14.0-675.el9.tar.bz2) = 43927a9f9258ad69fbd2740089a99ae5c85565dd2433eaa4a49de21400bbce70f12995a01d7228421cc219c9b7c1984cc27c4937365696d912dc8a2859dc53b9 +SHA512 (linux-5.14.0-676.el9.tar.xz) = af6054c48861fbe9aea70ddce70264c26cfc7c3fb51e6c496bf8d0b738aa980ea1b933ec2bd8ecb0e1eac8e9bb04ae0f0dbc0ff4b16914832f68ca40ca8a6a82 +SHA512 (kernel-abi-stablelists-5.14.0-676.el9.tar.bz2) = 62cc4e9d57f055e87bc15aa471962c600a7c0c789a6a2d7ae7df7948119ca735d8fa1c6c967a36c5ad1c7dff7c6bd000db88d48666faefbd49275dd9c043f613 +SHA512 (kernel-kabi-dw-5.14.0-676.el9.tar.bz2) = 0a8d348a7d1692f589818a1602dce5e01157ca43862d7f09a72f2e434ba22877a55433109c974fe47cb1635b1e92346a333cc32ab79ff9bc3cc5d47eacdcb5da