Skip to content

Commit ee741f8

Browse files
committed
[redhat] kernel-5.14.0-427.2.1.el9_4
Signed-off-by: Scott Weaver <scweaver@redhat.com>
1 parent 2e2d5ee commit ee741f8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 4
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 427.1.1
15+
RHEL_RELEASE = 427.2.1
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.4

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
* Mon Mar 11 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.2.1.el9_4]
2+
- x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers (Paolo Bonzini) [RHEL-23426]
3+
- x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu() (Paolo Bonzini) [RHEL-23426]
4+
- x86/boot: Move x86_cache_alignment initialization to correct spot (Paolo Bonzini) [RHEL-23426]
5+
- x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of a two-phase approach (Paolo Bonzini) [RHEL-23426]
6+
- KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu (Prasad Pandit) [RHEL-2815]
7+
- drm/tegra: Remove existing framebuffer only if we support display (Robert Foss) [RHEL-26130]
8+
- Deprecate qla4xxx in RHEL-9 (Chris Leech) [RHEL-1241]
9+
- dm-bufio: fix no-sleep mode (Benjamin Marzinski) [RHEL-23968]
10+
- selftests: rtnetlink: add MACsec offload tests (Sabrina Dubroca) [RHEL-24616]
11+
- netdevsim: add dummy macsec offload (Sabrina Dubroca) [RHEL-24616]
12+
- selftests: rtnetlink: Make the set of tests to run configurable (Sabrina Dubroca) [RHEL-24616]
13+
Resolves: RHEL-1241, RHEL-23426, RHEL-23968, RHEL-24616, RHEL-26130, RHEL-2815
14+
115
* Mon Mar 04 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.1.1.el9_4]
216
- config: wifi: enable MT7925E card (Jose Ignacio Tornos Martinez) [RHEL-14693]
317
- shmem: support idmapped mounts for tmpfs (Giuseppe Scrivano) [RHEL-23900]

0 commit comments

Comments
 (0)