|
| 1 | +* Wed Nov 15 2023 Jan Stancek < [email protected]> [5.14.0-386.el9] |
| 2 | +- KVM: arm64: selftest: Perform ISB before reading PAR_EL1 (Gavin Shan) [RHEL-16004] |
| 3 | +- KVM: arm64: selftest: Add the missing .guest_prepare() (Gavin Shan) [RHEL-16004] |
| 4 | +- scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting() (Tomas Henzl) [RHEL-8247] |
| 5 | +- scsi: mpt3sas: Fix in error path (Tomas Henzl) [RHEL-8247] |
| 6 | +- scsi: mpt3sas: Fix loop logic (Tomas Henzl) [RHEL-8247] |
| 7 | +- scsi: mpt3sas: Remove volatile qualifier (Tomas Henzl) [RHEL-8247] |
| 8 | +- scsi: mpt3sas: Perform additional retries if doorbell read returns 0 (Tomas Henzl) [RHEL-8247] |
| 9 | +- net/ism: Remove redundant pci_clear_master (Tobias Huschle) [RHEL-11199] |
| 10 | +- net/smc: Fix dependency of SMC on ISM (Tobias Huschle) [RHEL-11199] |
| 11 | +- s390/ism: Do not unregister clients with registered DMBs (Tobias Huschle) [RHEL-11199] |
| 12 | +- s390/ism: Fix and simplify add()/remove() callback handling (Tobias Huschle) [RHEL-11199] |
| 13 | +- s390/ism: Fix locking for forwarding of IRQs and events to clients (Tobias Huschle) [RHEL-11199] |
| 14 | +- s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit() (Tobias Huschle) [RHEL-11199] |
| 15 | +- s390/ism: Set DMA coherent mask (Tobias Huschle) [RHEL-11199] |
| 16 | +- net/ism: Remove extra include (Tobias Huschle) [RHEL-11199] |
| 17 | +- net/smc: Introduce explicit check for v2 support (Tobias Huschle) [RHEL-11199] |
| 18 | +- cifs: Fix UAF in cifs_demultiplex_thread() (Scott Mayhew) [RHEL-15170 RHEL-15174] {CVE-2023-1192} |
| 19 | +- scsi: mpi3mr: Split off bus_reset function from host_reset (Tomas Henzl) [RHEL-8231] |
| 20 | +- scsi: mpi3mr: Update driver version to 8.5.0.0.0 (Tomas Henzl) [RHEL-8231] |
| 21 | +- scsi: mpi3mr: Enhance handling of devices removed after controller reset (Tomas Henzl) [RHEL-8231] |
| 22 | +- scsi: mpi3mr: WRITE SAME implementation (Tomas Henzl) [RHEL-8231] |
| 23 | +- scsi: mpi3mr: Add support for more than 1MB I/O (Tomas Henzl) [RHEL-8231] |
| 24 | +- scsi: mpi3mr: Update MPI Headers to version 3.00.28 (Tomas Henzl) [RHEL-8231] |
| 25 | +- scsi: mpi3mr: Invoke soft reset upon TSU or event ack time out (Tomas Henzl) [RHEL-8231] |
| 26 | +- scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O (Tomas Henzl) [RHEL-8231] |
| 27 | +- scsi: mpi3mr: Fix the type used for pointers to bitmap (Tomas Henzl) [RHEL-8231] |
| 28 | +- redhat: self-test: Use a more complete SRPM file suffix (Andrew Halaney) [RHEL-15147] |
| 29 | +- redhat: makefile: remove stray rpmbuild --without (Andrew Halaney) [RHEL-15147] |
| 30 | +- redhat: kernel.spec: amend license macro expansion (Eric Chanudet) [RHEL-15147] |
| 31 | +- wireguard: allowedips: expand maximum node depth (Hangbin Liu) [RHEL-13966] |
| 32 | +- wireguard: timers: move to using timer_delete_sync (Hangbin Liu) [RHEL-13966] |
| 33 | +- wireguard: netlink: send staged packets when setting initial private key (Hangbin Liu) [RHEL-13966] |
| 34 | +- wireguard: queueing: use saner cpu selection wrapping (Hangbin Liu) [RHEL-13966] |
| 35 | +- wireguard: timers: cast enum limits members to int in prints (Hangbin Liu) [RHEL-13966] |
| 36 | +- wireguard: allowedips: don't corrupt stack when detecting overflow (Hangbin Liu) [RHEL-13966] |
| 37 | +- x86/speculation: Provide a debugfs file to dump SPEC_CTRL MSRs (Waiman Long) [RHEL-8620] |
| 38 | +- x86/idle: Disable IBRS entering mwait idle and enable it on wakeup (Waiman Long) [RHEL-8620] |
| 39 | +- intel_idle: Add ibrs_off module parameter to force-disable IBRS (Waiman Long) [RHEL-8620] |
| 40 | +- intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs() (Waiman Long) [RHEL-8620] |
| 41 | +- x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance (Waiman Long) [RHEL-8620] |
| 42 | +- x86/speculation: Add __update_spec_ctrl() helper (Waiman Long) [RHEL-8620] |
| 43 | +- redhat/configs: Increase CONFIG_NODES_SHIFT from 6 to 8 for arm64 (Waiman Long) [RHEL-11395] |
| 44 | +- lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add (Petr Oros) [RHEL-5076] |
| 45 | +- vc_screen: don't clobber return value in vcs_read (Ricardo Robaina) [2221465] {CVE-2023-3567} |
| 46 | +- vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF (Ricardo Robaina) [2221465] {CVE-2023-3567} |
| 47 | +Resolves: rhbz#2221465, RHEL-11199, RHEL-11395, RHEL-13966, RHEL-15147, RHEL-15170, RHEL-15174, RHEL-16004, RHEL-5076, RHEL-8231, RHEL-8247, RHEL-8620 |
| 48 | + |
1 | 49 | * Mon Nov 13 2023 Jan Stancek < [email protected]> [5.14.0-385.el9] |
2 | 50 | - s390/qdio: fix do_sqbs() inline assembly constraint (Tobias Huschle) [RHEL-11201] |
3 | 51 | - s390/lcs: Convert sysfs sprintf to sysfs_emit (Tobias Huschle) [RHEL-11201] |
|
0 commit comments