* Thu Feb 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [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 <cki-ci-bot+kwf-gitlab-com@redhat.com>
12 MiB
12 MiB
The file is too large to be shown.
View Raw