Skip to content

Commit b2e062f

Browse files
author
Herton R. Krzesinski
committed
[redhat] kernel-5.14.0-228.el9
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
1 parent 7abb83a commit b2e062f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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 = 2
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 227
15+
RHEL_RELEASE = 228
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.2

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
* Tue Jan 03 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-228.el9]
2+
- NFS: Allow very small rsize & wsize again (Benjamin Coddington) [2107347]
3+
- NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE (Benjamin Coddington) [2107347]
4+
- virtio_console: Introduce an ID allocator for virtual console numbers (Cédric Le Goater) [2155154]
5+
- perf/x86/amd/uncore: Fix memory leak for events array (Michael Petlan) [2152144]
6+
- netfs: Fix dodgy maths (Xiubo Li) [2138981]
7+
- netfs: Fix missing xas_retry() calls in xarray iteration (Xiubo Li) [2138981]
8+
- EDAC/mc_sysfs: Increase legacy channel support to 12 (Aristeu Rozanski) [2139862]
9+
Resolves: rhbz#2107347, rhbz#2155154, rhbz#2152144, rhbz#2138981, rhbz#2139862
10+
111
* Mon Jan 02 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-227.el9]
212
- crypto: pcrypt - Delay write to padata->info (Luis Claudio R. Goncalves) [2154189]
313
- cpufreq: ACPI: Defer setting boost MSRs (Mark Langsdorf) [2142900]

0 commit comments

Comments
 (0)