Skip to content

Commit 5f90fb4

Browse files
committed
[redhat] kernel-5.14.0-362.5.1.el9_3
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent d320a9f commit 5f90fb4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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 = 3
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 362.4.1
15+
RHEL_RELEASE = 362.5.1
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.3

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
* Tue Sep 26 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-362.5.1.el9_3]
2+
- x86/mce: Add support for Extended Physical Address MCA changes (Aristeu Rozanski) [2164637]
3+
- x86/mce: Define a function to extract ErrorAddr from MCA_ADDR (Aristeu Rozanski) [2164637]
4+
- x86/mce: Avoid unnecessary padding in struct mce_bank (Aristeu Rozanski) [2164637]
5+
- net/mlx5e: TC, Remove sample and ct limitation (Amir Tzin) [2229736]
6+
- net/mlx5e: TC, Remove mirror and ct limitation (Amir Tzin) [2229736]
7+
- net/mlx5e: TC, Remove tuple rewrite and ct limitation (Amir Tzin) [2229736]
8+
- net/mlx5e: TC, Remove multiple ct actions limitation (Amir Tzin) [2229736]
9+
- net/mlx5e: TC, Remove CT action reordering (Amir Tzin) [2229736]
10+
- net/mlx5e: CT: Use per action stats (Amir Tzin) [2229736]
11+
- net/mlx5e: TC, Move main flow attribute cleanup to helper func (Amir Tzin) [2229736]
12+
- net/mlx5e: TC, Remove unused vf_tun variable (Amir Tzin) [2229736]
13+
- net/mlx5e: Set default can_offload action (Amir Tzin) [2229736]
14+
Resolves: rhbz#2164637, rhbz#2229736
15+
116
* Tue Sep 19 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-362.4.1.el9_3]
217
- Revert "net: macsec: preserve ingress frame ordering" (Sabrina Dubroca) [RHEL-2248]
318
- nfsd: fix change_info in NFSv4 RENAME replies (Jeffrey Layton) [2218844]

0 commit comments

Comments
 (0)