Skip to content

Commit cbf4d06

Browse files
committed
[redhat] kernel-6.12.0-36.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent 2181aaa commit cbf4d06

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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 = 0
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 35
15+
RHEL_RELEASE = 36
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.0

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
* Tue Dec 17 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-36.el10]
2+
- configs: synchronize CONFIG_HP_ILO between flavors & enable on x86/arm (Charles Mirabile) [RHEL-65590]
3+
- crypto: rng - Fix extrng EFAULT handling (Herbert Xu) [RHEL-70652]
4+
- s390/virtio_ccw: Fix dma_parm pointer not set up (Thomas Huth) [RHEL-69815]
5+
- fsnotify: fix sending inotify event with unexpected filename (Ian Kent) [RHEL-68847]
6+
- Revert "nvme: Return BLK_STS_TARGET if the DNR bit is set" (Benjamin Marzinski) [RHEL-68140]
7+
- Revert "nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT" (Benjamin Marzinski) [RHEL-68140]
8+
- Revert "nvme: decouple basic ANA log page re-read support from native multipathing" (Benjamin Marzinski) [RHEL-68140]
9+
- Revert "nvme: nvme_mpath_init remove multipath check" (Benjamin Marzinski) [RHEL-68140]
10+
Resolves: RHEL-65590, RHEL-68140, RHEL-68847, RHEL-69815, RHEL-70652
11+
112
* Fri Dec 13 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-35.el10]
213
- redhat: gating.yaml: drop unstable test (Jan Stancek)
314
- CI: provide pipelines for automotive variant (Julio Faracco)

0 commit comments

Comments
 (0)