Skip to content

Commit 45a746f

Browse files
author
Frantisek Hrbata
committed
[redhat] kernel-5.14.0-196.el9
Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com>
1 parent 079bc0b commit 45a746f

File tree

2 files changed

+138
-1
lines changed

2 files changed

+138
-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 = 195
15+
RHEL_RELEASE = 196
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.2

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,140 @@
1+
* Mon Nov 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-196.el9]
2+
- redhat/configs: add configs for new Qualcomm options (Adrien Thierry) [2122365]
3+
- soc: qcom: Make QCOM_RPMPD depend on OF (Adrien Thierry) [2122365]
4+
- soc: qcom: spm: Add CPU data for MSM8909 (Adrien Thierry) [2122365]
5+
- soc: qcom: rpmpd: Add compatible for MSM8909 (Adrien Thierry) [2122365]
6+
- soc: qcom: smd-rpm: Add compatible for MSM8909 (Adrien Thierry) [2122365]
7+
- soc: qcom: icc-bwmon: Remove unnecessary print function dev_err() (Adrien Thierry) [2122365]
8+
- soc: qcom: socinfo: Fix the id of SA8540P SoC (Adrien Thierry) [2122365]
9+
- soc: qcom: Make QCOM_RPMPD depend on PM (Adrien Thierry) [2122365]
10+
- soc: qcom: icc-bwmon: Add bandwidth monitoring driver (Adrien Thierry) [2122365]
11+
- soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OF (Adrien Thierry) [2122365]
12+
- soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register (Adrien Thierry) [2122365]
13+
- soc: qcom: llcc: Fix syntax errors in comments (Adrien Thierry) [2122365]
14+
- soc: qcom: ocmem: Fix refcount leak in of_get_ocmem (Adrien Thierry) [2122365]
15+
- soc: qcom: cmd-db: replace strscpy_pad() with strncpy() (Adrien Thierry) [2122365]
16+
- soc: qcom: rpmhpd: fix typos in comment (Adrien Thierry) [2122365]
17+
- soc: qcom: correct kerneldoc (Adrien Thierry) [2122365]
18+
- soc: qcom: cmd-db: replace strncpy() with strscpy_pad() (Adrien Thierry) [2122365]
19+
- soc: qcom: apr: Drop redundant check in .remove() (Adrien Thierry) [2122365]
20+
- soc: qcom: socinfo: Add an ID for sc7180P (Adrien Thierry) [2122365]
21+
- soc: qcom: geni: Disable MMIO tracing for GENI SE (Adrien Thierry) [2122365]
22+
- soc: qcom: pdr: use static for servreg_* variables (Adrien Thierry) [2122365]
23+
- soc: qcom: socinfo: Sort out 8974PRO names (Adrien Thierry) [2122365]
24+
- soc: qcom: pdr: replace usage of found with dedicated list iterator variable (Adrien Thierry) [2122365]
25+
- soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc (Adrien Thierry) [2122365]
26+
- soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc (Adrien Thierry) [2122365]
27+
- soc: qcom: socinfo: Add another ID for SM8450 (Adrien Thierry) [2122365]
28+
- soc: qcom: socinfo: add SC7280 entry to soc_id array (Adrien Thierry) [2122365]
29+
- soc: qcom: mdt_loader: Fix split-firmware condition (Adrien Thierry) [2122365]
30+
- soc: qcom: socinfo: Add some more PMICs and SoCs (Adrien Thierry) [2122365]
31+
- soc: qcom: mdt_loader: Extract PAS operations (Adrien Thierry) [2122365]
32+
- cpuidle: qcom-spm: Check if any CPU is managed by SPM (Adrien Thierry) [2122365]
33+
- soc: qcom: mdt_loader: Always invoke PAS mem_setup (Adrien Thierry) [2122365]
34+
- soc: qcom: mdt_loader: Reorder parts of __qcom_mdt_load() (Adrien Thierry) [2122365]
35+
- soc: qcom: mdt_loader: Extend check for split firmware (Adrien Thierry) [2122365]
36+
- soc: qcom: mdt_loader: Allow hash to reside in any segment (Adrien Thierry) [2122365]
37+
- firmware: qcom: scm: Introduce pas_metadata context (Adrien Thierry) [2122365]
38+
- soc: qcom: aoss: remove spurious IRQF_ONESHOT flags (Adrien Thierry) [2122365]
39+
- soc: qcom: apr: Remove redundant 'flush_workqueue()' calls (Adrien Thierry) [2122365]
40+
- soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem (Adrien Thierry) [2122365]
41+
- soc: qcom: rpmh-rsc: Fix typo in a comment (Adrien Thierry) [2122365]
42+
- soc: qcom: socinfo: Add SM6350 and SM7225 (Adrien Thierry) [2122365]
43+
- soc: qcom: socinfo: add SM8450 ID (Adrien Thierry) [2122365]
44+
- soc: qcom: aoss: constify static struct thermal_cooling_device_ops (Adrien Thierry) [2122365]
45+
- PM: AVS: qcom-cpr: Use div64_ul instead of do_div (Adrien Thierry) [2122365]
46+
- soc: qcom: stats: Add fixed sleep stats offset for older RPM firmwares (Adrien Thierry) [2122365]
47+
- soc: qcom: qmi: Fix a typo in a comment (Adrien Thierry) [2122365]
48+
- qcom: spm: allow compile-testing (Adrien Thierry) [2122365]
49+
- soc: qcom: smp2p: Add of_node_put() before goto (Adrien Thierry) [2122365]
50+
- soc: qcom: apr: Add of_node_put() before return (Adrien Thierry) [2122365]
51+
- soc: qcom: qcom_stats: Fix client votes offset (Adrien Thierry) [2122365]
52+
- soc: qcom: spm: Add 8916 SPM register data (Adrien Thierry) [2122365]
53+
- soc: qcom: socinfo: Add PM8150C and SMB2351 models (Adrien Thierry) [2122365]
54+
- soc: qcom: smp2p: add feature negotiation and ssr ack feature support (Adrien Thierry) [2122365]
55+
- soc: qcom: Add Sleep stats driver (Adrien Thierry) [2122365]
56+
- soc: qcom: socinfo: add two missing PMIC IDs (Adrien Thierry) [2122365]
57+
- soc: qcom: apr: Add GPR support (Adrien Thierry) [2122365]
58+
- soc: qcom: apr: make code more reuseable (Adrien Thierry) [2122365]
59+
- soc: qcom: aoss: Drop power domain support (Adrien Thierry) [2122365]
60+
- soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ (Adrien Thierry) [2122365]
61+
- soc: qcom: smd-rpm: Add QCM2290 compatible (Adrien Thierry) [2122365]
62+
- soc: qcom: pdr: Prefer strscpy over strcpy (Adrien Thierry) [2122365]
63+
- soc: qcom: rpmh-rsc: Make use of the helper function devm_platform_ioremap_resource_byname() (Adrien Thierry) [2122365]
64+
- soc: qcom: gsbi: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365]
65+
- soc: qcom: aoss: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365]
66+
- soc: qcom: ocmem: Make use of the helper function devm_platform_ioremap_resource_byname() (Adrien Thierry) [2122365]
67+
- PM: AVS: qcom-cpr: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2122365]
68+
- soc: qcom: socinfo: Add IPQ8074 family ID-s (Adrien Thierry) [2122365]
69+
- soc: qcom: smd-rpm: Add compatible for MSM8953 SoC (Adrien Thierry) [2122365]
70+
- soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 (Adrien Thierry) [2122365]
71+
- soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS (Adrien Thierry) [2122365]
72+
- cpuidle: qcom_spm: Detach state machine from main SPM handling (Adrien Thierry) [2122365]
73+
- soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment (Adrien Thierry) [2122365]
74+
- nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM (Adrien Thierry) [2122365]
75+
- soc: qcom: socinfo: Fixed argument passed to platform_set_data() (Adrien Thierry) [2122365]
76+
- soc: qcom: smsm: Fix missed interrupts if state changes while masked (Adrien Thierry) [2122365]
77+
- soc: qcom: smsm: Implement support for get_irqchip_state (Adrien Thierry) [2122365]
78+
- soc: qcom: smd-rpm: Add SM6115 compatible (Adrien Thierry) [2122365]
79+
- PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32() (Adrien Thierry) [2122365]
80+
- soc: qcom: aoss: Fix the out of bound usage of cooling_devs (Adrien Thierry) [2122365]
81+
- soc: qcom: socinfo: Don't print anything if nothing found (Adrien Thierry) [2122365]
82+
- soc: qcom: aoss: Add generic compatible (Adrien Thierry) [2122365]
83+
- net: drop the weight argument from netif_napi_add (Íñigo Huguet) [2139498]
84+
- eth: octeon: fix build after netif_napi_add() changes (Íñigo Huguet) [2139498]
85+
- net: remove netif_tx_napi_add() (Íñigo Huguet) [2139498]
86+
- atl1c: use netif_napi_add_tx() for Tx NAPI (Íñigo Huguet) [2139498]
87+
- ipoib: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
88+
- IB/hfi1: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
89+
- IB/hfi1: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498]
90+
- crypto: caam/qi2 - switch to netif_napi_add_tx_weight() (Íñigo Huguet) [2139498]
91+
- can: can-dev: move to netif_napi_add_weight() (Íñigo Huguet) [2139498]
92+
- net: wan: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
93+
- net: virtio: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
94+
- r8152: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
95+
- eth: switch to netif_napi_add_weight() (Íñigo Huguet) [2139498]
96+
- mt76: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498]
97+
- net: move snowflake callers to netif_napi_add_tx_weight() (Íñigo Huguet) [2139498]
98+
- net: switch to netif_napi_add_tx() (Íñigo Huguet) [2139498]
99+
- netdev: reshuffle netif_napi_add() APIs to allow dropping weight (Íñigo Huguet) [2139498]
100+
- ath10k: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
101+
- rtw88: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
102+
- eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
103+
- eth: benet: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
104+
- eth: remove remaining copies of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
105+
- eth: remove copies of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
106+
- eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
107+
- can: m_can: remove a copy of the NAPI_POLL_WEIGHT define (Íñigo Huguet) [2139498]
108+
- scsi: lpfc: Update lpfc version to 14.2.0.8 (Dick Kennedy) [2114053]
109+
- scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info (Dick Kennedy) [2114053]
110+
- scsi: lpfc: Log when congestion management limits are in effect (Dick Kennedy) [2114053]
111+
- scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs (Dick Kennedy) [2114053]
112+
- scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off (Dick Kennedy) [2114053]
113+
- scsi: lpfc: Update lpfc version to 14.2.0.7 (Dick Kennedy) [2114053]
114+
- scsi: lpfc: Fix various issues reported by tools (Dick Kennedy) [2114053]
115+
- scsi: lpfc: Add reporting capability for Link Degrade Signaling (Dick Kennedy) [2114053]
116+
- scsi: lpfc: Rework FDMI attribute registration for unintential padding (Dick Kennedy) [2114053]
117+
- scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency (Dick Kennedy) [2114053]
118+
- scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd (Dick Kennedy) [2114053]
119+
- scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application (Dick Kennedy) [2114053]
120+
- scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba (Dick Kennedy) [2114053]
121+
- scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPort ID (Dick Kennedy) [2114053]
122+
- scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases (Dick Kennedy) [2114053]
123+
- scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload (Dick Kennedy) [2114053]
124+
- scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology (Dick Kennedy) [2114053]
125+
- scsi: lpfc: Fix prli_fc4_req checks in PRLI handling (Dick Kennedy) [2114053]
126+
- scsi: lpfc: Remove unneeded result variable (Dick Kennedy) [2114053]
127+
- scsi: lpfc: Remove the unneeded result variable (Dick Kennedy) [2114053]
128+
- scsi: lpfc: Copyright updates for 14.2.0.6 patches (Dick Kennedy) [2114053]
129+
- scsi: lpfc: Update lpfc version to 14.2.0.6 (Dick Kennedy) [2114053]
130+
- scsi: lpfc: Remove SANDiags related code (Dick Kennedy) [2114053]
131+
- scsi: lpfc: Add warning notification period to CMF_SYNC_WQE (Dick Kennedy) [2114053]
132+
- scsi: lpfc: Rework MIB Rx Monitor debug info logic (Dick Kennedy) [2114053]
133+
- scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID (Dick Kennedy) [2114053]
134+
- scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery (Dick Kennedy) [2114053]
135+
- scsi: lpfc: Check the return value of alloc_workqueue() (Dick Kennedy) [2114053]
136+
Resolves: rhbz#2122365, rhbz#2139498, rhbz#2114053
137+
1138
* Mon Nov 14 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-195.el9]
2139
- mm: prep_compound_tail() clear page->private (Nico Pache) [2089498]
3140
- mm/huge_memory: do not clobber swp_entry_t during THP split (Nico Pache) [2089498]

0 commit comments

Comments
 (0)