|
| 1 | +* Wed Feb 15 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-270.el9] |
| 2 | +- rtmutex: Add acquire semantics for rtmutex lock acquisition slow path (Brian Masney) [2163507] |
| 3 | +- xfs: estimate post-merge refcounts correctly (Bill O'Donnell) [2161676] |
| 4 | +- xfs: hoist refcount record merge predicates (Bill O'Donnell) [2161676] |
| 5 | +- arm64: tegra: Add PWM fan for Jetson AGX Orin (Al Stone) [2144639] |
| 6 | +- arm64: tegra: Populate Tegra234 PWMs (Al Stone) [2144639] |
| 7 | +- dt-bindings: arm: qcom: Document additional sa8540p device (Adrien Thierry) [2152721] |
| 8 | +- dt-bindings: arm: qcom: Document additional sc8280xp devices (Adrien Thierry) [2152721] |
| 9 | +- dt-bindings: arm: qcom: Document sa8540p, sc8180x and sc8280xp (Adrien Thierry) [2152721] |
| 10 | +- cpufreq: Add SM6115 to cpufreq-dt-platdev blocklist (Adrien Thierry) [2152669] |
| 11 | +- cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist (Adrien Thierry) [2152669] |
| 12 | +- cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdev (Adrien Thierry) [2152669] |
| 13 | +- cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist (Adrien Thierry) [2152669] |
| 14 | +- cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev (Adrien Thierry) [2152669] |
| 15 | +- net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (Mohammad Kabat) [2112965] |
| 16 | +- RDMA/mlx4: Avoid flush_scheduled_work() usage (Mohammad Kabat) [2112965] |
| 17 | +- mlx4: support BIG TCP packets (Mohammad Kabat) [2112965] |
| 18 | +- net: mellanox: fix open-coded for_each_set_bit() (Mohammad Kabat) [2112965] |
| 19 | +- dt-bindings: Fix incorrect "the the" corrections (Eric Chanudet) [2150444] |
| 20 | +- remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found (Eric Chanudet) [2150444] |
| 21 | +- dt-bindings: Fix typo in comment (Eric Chanudet) [2150444] |
| 22 | +- remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators (Eric Chanudet) [2150444] |
| 23 | +- remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irq (Eric Chanudet) [2150444] |
| 24 | +- remoteproc: qcom: pas: Check if coredump is enabled (Eric Chanudet) [2150444] |
| 25 | +- remoteproc: qcom: pas: Mark devices as wakeup capable (Eric Chanudet) [2150444] |
| 26 | +- remoteproc: qcom: pas: Mark va as io memory (Eric Chanudet) [2150444] |
| 27 | +- remoteproc: qcom: pas: Add decrypt shutdown support for modem (Eric Chanudet) [2150444] |
| 28 | +- Revert "revert remoteproc: qcom: pas: Carry PAS metadata context" (Eric Chanudet) [2150444] |
| 29 | +- dt-bindings: remoteproc: qcom: Convert SC7180 MSS bindings to YAML (Eric Chanudet) [2150444] |
| 30 | +- dt-bindings: remoteproc: qcom: Convert SC7280 MSS bindings to YAML (Eric Chanudet) [2150444] |
| 31 | +- dt-bindings: remoteproc: qcom: q6v5: fix example (Eric Chanudet) [2150444] |
| 32 | +- dt-bindings: remoteproc: qcom,glink-edge: define re-usable schema for glink-edge (Eric Chanudet) [2150444] |
| 33 | +- dt-bindings: remoteproc: qcom,adsp: use GIC_SPI defines in example (Eric Chanudet) [2150444] |
| 34 | +- dt-bindings: remoteproc: qcom,adsp: simplify SM8150 power domains (Eric Chanudet) [2150444] |
| 35 | +- dt-bindings: remoteproc: qcom,adsp: simplify interrupts (Eric Chanudet) [2150444] |
| 36 | +- dt-bindings: remoteproc: qcom,adsp: add interconnects (Eric Chanudet) [2150444] |
| 37 | +- dt-bindings: remoteproc: remove unneeded ref for names (Eric Chanudet) [2150444] |
| 38 | +- remoteproc: qcom: pas: Add MSM8226 ADSP support (Eric Chanudet) [2150444] |
| 39 | +- dt-bindings: remoteproc: qcom: pas: Add MSM8226 adsp (Eric Chanudet) [2150444] |
| 40 | +- remoteproc: qcom: pas: Add sc8280xp remoteprocs (Eric Chanudet) [2150444] |
| 41 | +- dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair (Eric Chanudet) [2150444] |
| 42 | +- dt-bindings: remoteproc: qcom: pas: Add SM8450 PAS compatibles (Eric Chanudet) [2150444] |
| 43 | +- dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpss (Eric Chanudet) [2150444] |
| 44 | +- dt-bindings: remoteproc: qcom: Update Q6V5 Modem PIL binding (Eric Chanudet) [2150444] |
| 45 | +- dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support (Eric Chanudet) [2150444] |
| 46 | +- dt-bindings: remoteproc: qcom: Add QMP property (Eric Chanudet) [2150444] |
| 47 | +- dt-bindings: remoteproc: qcom: pas: Add QMP property (Eric Chanudet) [2150444] |
| 48 | +- dt-bindings: remoteproc: qcom: adsp: Add SDM660 ADSP (Eric Chanudet) [2150444] |
| 49 | +- etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead (Eric Chanudet) [2142659] |
| 50 | +Resolves: rhbz#2163507, rhbz#2161676, rhbz#2144639, rhbz#2152721, rhbz#2152669, rhbz#2112965, rhbz#2150444, rhbz#2142659 |
| 51 | + |
1 | 52 | * Tue Feb 14 2023 Herton R. Krzesinski <herton@redhat.com> [5.14.0-269.el9] |
2 | 53 | - redhat: Add sub-RPM with a EFI unified kernel image for virtual machines (Vitaly Kuznetsov) [2142102] |
3 | 54 | - redhat: split sub-rpm kernel-modules-core from kernel-core (Gerd Hoffmann) [2142102] |
|
0 commit comments