|
| 1 | +* Thu Sep 12 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-508.el9] |
| 2 | +- usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB (Desnes Nunes) [RHEL-52378] {CVE-2024-42226} |
| 3 | +- redhat: set defaults for RHEL 9.5 (Lucas Zampieri) |
| 4 | +- redhat/configs: Make CONFIG_REGULATOR_GPIO built-in (Luiz Capitulino) [RHEL-21095] |
| 5 | +- redhat/configs: enable a bunch of regulators (Luiz Capitulino) [RHEL-21095] |
| 6 | +- md-cluster: fix no recovery job when adding/re-adding a disk (Nigel Croxon) [RHEL-46615] |
| 7 | +- md-cluster: fix hanging issue while a new disk adding (Nigel Croxon) [RHEL-46615] |
| 8 | +- md/raid5: recheck if reshape has finished with device_lock held (Nigel Croxon) [RHEL-46615] |
| 9 | +- md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl (Nigel Croxon) [RHEL-46615] |
| 10 | +- md-cluster: Constify struct md_cluster_operations (Nigel Croxon) [RHEL-46615] |
| 11 | +- md/raid5: fix spares errors about rcu usage (Nigel Croxon) [RHEL-46615] |
| 12 | +- md: pass in max_sectors for pers->sync_request() (Nigel Croxon) [RHEL-46615] |
| 13 | +- md: factor out helpers for different sync_action in md_do_sync() (Nigel Croxon) [RHEL-46615] |
| 14 | +- md: replace last_sync_action with new enum type (Nigel Croxon) [RHEL-46615] |
| 15 | +- md: use new helpers in md_do_sync() (Nigel Croxon) [RHEL-46615] |
| 16 | +- md: don't fail action_store() if sync_thread is not registered (Nigel Croxon) [RHEL-46615] |
| 17 | +- md: remove parameter check_seq for stop_sync_thread() (Nigel Croxon) [RHEL-46615] |
| 18 | +- md: replace sysfs api sync_action with new helpers (Nigel Croxon) [RHEL-46615] |
| 19 | +- md: factor out helper to start reshape from action_store() (Nigel Croxon) [RHEL-46615] |
| 20 | +- md: add new helpers for sync_action (Nigel Croxon) [RHEL-46615] |
| 21 | +- md: add a new enum type sync_action (Nigel Croxon) [RHEL-46615] |
| 22 | +- md: rearrange recovery_flags (Nigel Croxon) [RHEL-46615] |
| 23 | +- md/md-bitmap: fix writing non bitmap pages (Nigel Croxon) [RHEL-46615] |
| 24 | +- md: make md_flush_request() more readable (Nigel Croxon) [RHEL-46615] |
| 25 | +- md: change the return value type of md_write_start to void (Nigel Croxon) [RHEL-46615] |
| 26 | +- md: do not delete safemode_timer in mddev_suspend (Nigel Croxon) [RHEL-46615] |
| 27 | +- lib: objagg: Fix general protection fault (Waiman Long) [RHEL-54790 RHEL-54793] {CVE-2024-43846} |
| 28 | +- Revert "x86/topology: Switch over to GENERIC_CPU_DEVICES" (David Arcari) [RHEL-58031] |
| 29 | +- Revert "x86/topology: use weak version of arch_unregister_cpu()" (David Arcari) [RHEL-58031] |
| 30 | +- Revert "x86/topology: convert to use arch_cpu_is_hotpluggable()" (David Arcari) [RHEL-58031] |
| 31 | +- Revert "x86/cpu: Move leftover contents of topology.c to setup.c" (David Arcari) [RHEL-58031] |
| 32 | +- x86/resctrl: Remove redundant variable in mbm_config_write_domain() (David Arcari) [RHEL-57701] |
| 33 | +- x86/resctrl: Read supported bandwidth sources from CPUID (David Arcari) [RHEL-57701] |
| 34 | +- x86/resctrl: Remove hard-coded memory bandwidth limit (David Arcari) [RHEL-57701] |
| 35 | +Resolves: RHEL-21095, RHEL-46615, RHEL-52378, RHEL-54790, RHEL-54793, RHEL-57701, RHEL-58031 |
| 36 | + |
1 | 37 | * Wed Sep 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-507.el9] |
2 | 38 | - block: fix deadlock between sd_remove & sd_release (CKI Backport Bot) [RHEL-54997] {CVE-2024-42294} |
3 | 39 | - gpio: prevent potential speculation leaks in gpio_device_get_desc() (CKI Backport Bot) [RHEL-56213] {CVE-2024-44931} |
|
0 commit comments