Skip to content

Commit 8aac205

Browse files
author
Herton R. Krzesinski
committed
[redhat] kernel-5.14.0-229.el9
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
1 parent 55bcbec commit 8aac205

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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 = 228
15+
RHEL_RELEASE = 229
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.2

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
* Thu Jan 05 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-229.el9]
2+
- scsi: zfcp: Fix double free of FSF request when qdio send fails (Tobias Huschle) [2155158]
3+
- l2tp: Don't sleep and disable BH under writer-side sk_callback_lock (Guillaume Nault) [2145234] {CVE-2022-4129}
4+
- l2tp: Serialize access to sk_user_data with sk_callback_lock (Guillaume Nault) [2145234] {CVE-2022-4129}
5+
- scsi: target: iscsi: Fix a race condition between login_work and the login thread (Maurizio Lombardi) [2138867]
6+
- RHEL: ALSA: add kunit module soc-utils-test to mod-internal.list (Jaroslav Kysela) [2152183]
7+
- hwmon: (coretemp) Check for null before removing sysfs attrs (Phil Auld) [2101449]
8+
- powerpc/bpf/64: Add instructions for atomic_[cmp]xchg (Mamatha Inamdar) [2113155]
9+
- powerpc/bpf/64: add support for atomic fetch operations (Mamatha Inamdar) [2113155]
10+
- powerpc/bpf/64: add support for BPF_ATOMIC bitwise operations (Mamatha Inamdar) [2113155]
11+
- powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1 (Mamatha Inamdar) [2113155]
12+
Resolves: rhbz#2155158, rhbz#2145234, rhbz#2138867, rhbz#2152183, rhbz#2101449, rhbz#2113155
13+
114
* Tue Jan 03 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-228.el9]
215
- NFS: Allow very small rsize & wsize again (Benjamin Coddington) [2107347]
316
- NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE (Benjamin Coddington) [2107347]

0 commit comments

Comments
 (0)