Skip to content

Commit b6a74cf

Browse files
committed
[redhat] kernel-6.12.0-44.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent a33ef50 commit b6a74cf

File tree

2 files changed

+53
-1
lines changed

2 files changed

+53
-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 = 43
15+
RHEL_RELEASE = 44
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.0

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
* Wed Jan 22 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-44.el10]
2+
- s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() (Mete Durlu) [RHEL-74386]
3+
- redhat/configs: Disable deprecated CONFIG_LCS option on s390 (Mete Durlu) [RHEL-68296]
4+
- powerpc/pseries/iommu: Don't unset window if it was never set (Mamatha Inamdar) [RHEL-74222]
5+
- selftests: net: local_termination: require mausezahn (CKI Backport Bot) [RHEL-74034]
6+
- selftests: openvswitch: fix tcpdump execution (CKI Backport Bot) [RHEL-74034]
7+
- selftests: rds: move test.py to TEST_FILES (CKI Backport Bot) [RHEL-74034]
8+
- selftests: netfilter: Fix missing return values in conntrack_dump_flush (CKI Backport Bot) [RHEL-74034]
9+
- selftests: net: include lib/sh/*.sh with lib.sh (CKI Backport Bot) [RHEL-74034]
10+
- selftests: tls: add a selftest for wrapping rec_seq (CKI Backport Bot) [RHEL-74034]
11+
- selftests: ETS: Use defer for test cleanup (CKI Backport Bot) [RHEL-74034]
12+
- selftests: TBF: Use defer for test cleanup (CKI Backport Bot) [RHEL-74034]
13+
- selftests: RED: Use defer for test cleanup (CKI Backport Bot) [RHEL-74034]
14+
- selftests: forwarding: lib: Allow passing PID to stop_traffic() (CKI Backport Bot) [RHEL-74034]
15+
- selftests: forwarding: Add a fallback cleanup() (CKI Backport Bot) [RHEL-74034]
16+
- selftests: net: lib: Introduce deferred commands (CKI Backport Bot) [RHEL-74034]
17+
- selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk (CKI Backport Bot) [RHEL-74034]
18+
- selftests: net: rebuild YNL if dependencies changed (CKI Backport Bot) [RHEL-74034]
19+
- ipmr: tune the ipmr_can_free_table() checks. (CKI Backport Bot) [RHEL-74037]
20+
- ipmr: fix build with clang and DEBUG_NET disabled. (CKI Backport Bot) [RHEL-74037]
21+
- net/ipv6: release expired exception dst cached in socket (CKI Backport Bot) [RHEL-74037]
22+
- ipv6: avoid possible NULL deref in modify_prefix_route() (CKI Backport Bot) [RHEL-74037]
23+
- ipmr: fix tables suspicious RCU usage (CKI Backport Bot) [RHEL-74037]
24+
- ip6mr: fix tables suspicious RCU usage (CKI Backport Bot) [RHEL-74037]
25+
- ipmr: add debug check for mr table cleanup (CKI Backport Bot) [RHEL-74037]
26+
- selftests/rtnetlink.sh: add mngtempaddr test (CKI Backport Bot) [RHEL-74037]
27+
- ipv6: Fix soft lockups in fib6_select_path under high next hop churn (CKI Backport Bot) [RHEL-74037]
28+
- selftests: net: really check for bg process completion (CKI Backport Bot) [RHEL-74037]
29+
- ipv6: release nexthop on device removal (CKI Backport Bot) [RHEL-74037]
30+
- ipv6: switch inet6_acaddr_hash() to less predictable hash (CKI Backport Bot) [RHEL-74037]
31+
- ipv6: switch inet6_addr_hash() to less predictable hash (CKI Backport Bot) [RHEL-74037]
32+
- ptp: Add error handling for adjfine callback in ptp_clock_adjtime (CKI Backport Bot) [RHEL-74024]
33+
- ptp_pch: Replace deprecated PCI functions (CKI Backport Bot) [RHEL-74024]
34+
- wireguard: mark as Tech Preview (Hangbin Liu) [RHEL-74327]
35+
- nbd: fix partial sending (Ming Lei) [RHEL-74229]
36+
- scsi: lpfc: Fix spelling errors 'asynchronously' (Dick Kennedy) [RHEL-61740]
37+
- scsi: lpfc: Copyright updates for 14.4.0.6 patches (Dick Kennedy) [RHEL-61740]
38+
- scsi: lpfc: Update lpfc version to 14.4.0.6 (Dick Kennedy) [RHEL-61740]
39+
- scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask (Dick Kennedy) [RHEL-61740]
40+
- scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure (Dick Kennedy) [RHEL-61740]
41+
- scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback (Dick Kennedy) [RHEL-61740]
42+
- scsi: lpfc: Add cleanup of nvmels_wq after HBA reset (Dick Kennedy) [RHEL-61740]
43+
- scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI (Dick Kennedy) [RHEL-61740]
44+
- scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag (Dick Kennedy) [RHEL-61740]
45+
- scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths (Dick Kennedy) [RHEL-61740]
46+
- scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrs (Dick Kennedy) [RHEL-61740]
47+
- scsi: lpfc: Modify CGN warning signal calculation based on EDC response (Dick Kennedy) [RHEL-61740]
48+
- md: reintroduce md-linear (Nigel Croxon) [RHEL-74142]
49+
- Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" (Maxim Levitsky) [RHEL-55724 RHEL-56929] {CVE-2024-57839}
50+
- i40e: add ability to reset VF for Tx and Rx MDD events (Michal Schmidt) [RHEL-73034]
51+
Resolves: RHEL-55724, RHEL-56929, RHEL-61740, RHEL-68296, RHEL-73034, RHEL-74024, RHEL-74034, RHEL-74037, RHEL-74142, RHEL-74222, RHEL-74229, RHEL-74327, RHEL-74386
52+
153
* Mon Jan 20 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-43.el10]
254
- net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged (CKI Backport Bot) [RHEL-39340]
355
- vfio/pci: Fallback huge faults for unaligned pfn (Alex Williamson) [RHEL-72822]

0 commit comments

Comments
 (0)