Commit graph

6,891 commits

Author SHA1 Message Date
Justin M. Forbes
6f8b6a8493
kernel-7.1.12-200
* Fri Aug 28 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.12-0]
- Linux v7.1.12
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-28 07:39:58 -06:00
Justin M. Forbes
a94678c198
kernel-7.1.11-200
* Thu Aug 27 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.11-0]
- Linux v7.1.11
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-27 08:28:11 -06:00
Justin M. Forbes
91556430a0
kernel-7.1.10-200
* Sun Aug 23 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.10-0]
- ALSA: hda/realtek: add quirk for Framework F111:0010 (Daniel Schaefer)
- Linux v7.1.10
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-23 09:55:58 -06:00
Justin M. Forbes
8ae4d836bb
kernel-7.1.9-200
* Wed Aug 19 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.9-0]
- packet: use consistent hard_header_len in non-ring send paths (Qihang Tang)
- platform/x86: int3472: Increase handshake GPIO delay to 200 ms (Hans de Goede)
- drm/xe: Fix DPT allocation paths. (Junjie Cao) [2488751]
- Turn on CONFIG_CRYPTO_MLDSA for Fedora (Justin M. Forbes)
- Linux v7.1.9
Resolves: rhbz#2488751

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-19 11:21:04 -06:00
Justin M. Forbes
85a5a636bb
kernel-7.1.8-200
* Sun Aug 09 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.8-0]
- Config updates for 7.1.8 (Justin M. Forbes)
- Add to BugsFixed (Justin M. Forbes)
- smb/client: return EOPNOTSUPP for unsupported O_TMPFILE (ChenXiaoSong)
- Linux v7.1.8
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-09 21:09:56 -06:00
Justin M. Forbes
8d97aa964e
kernel-7.1.7-200
* Thu Aug 06 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.7-0]
- Linux v7.1.7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-06 12:28:17 -06:00
Justin M. Forbes
ef06c493b3
kernel-7.1.6-201
* Mon Aug 03 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.6-1]
- vhost: reset the vring metadata cache on vring reconfiguration (Jun Yang)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-03 18:01:16 -06:00
Justin M. Forbes
9f834313be
kernel-7.1.6-200
* Mon Aug 03 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.6-0]
- vhost: reset the vring metadata cache on vring reconfiguration (Jun Yang)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-08-03 10:06:16 -06:00
Augusto Caringi
d0080d2a93 kernel-7.1.6-200
* Mon Aug 03 2026 Augusto Caringi <acaringi@redhat.com> [7.1.6-0]
- New config for stable (Justin M. Forbes)
- acpi: battery: Sanitise model_number by dropping unprintable characters (Kate Hsuan)
- redhat: configs: Enable AMD ISP4 MIPI camera solution (Kate Hsuan)
- media: platform: amd: add DRM_AMDGPU dependency (Arnd Bergmann)
- media: platform: amd: isp4: drop stale list reinit before free (Bin Du)
- media: platform: amd: isp4 debug fs logging and more descriptive errors (Bin Du)
- media: platform: amd: isp4 video node and buffers handling added (Bin Du)
- media: platform: amd: isp4 subdev and firmware loading handling added (Bin Du)
- media: platform: amd: Add isp4 fw and hw interface (Bin Du)
- media: platform: amd: low level support for isp4 firmware (Bin Du)
- media: platform: amd: Introduce amd isp4 capture driver (Bin Du)
- serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms (Jiangshan Yi)
- Linux v7.1.6
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-08-03 12:42:34 -03:00
Justin M. Forbes
415343f9e5
kernel-7.1.5-201
* Tue Jul 28 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.5-1]
- ASoC: cs42l43: Correct report for forced microphone jack (Charles Keepax)
- platform/x86/intel-uncore-freq: Fix current_freq_khz after CPU hotplug (Guixiong Wei)
- xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN (Lin Jiapeng)
- sched_ext: Record an error on errno-only sub-enable failure (Tejun Heo)
- sched_ext: Enable tick for finite slices on nohz_full (Andrea Righi)
- sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx() (Tejun Heo)
- sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs() (Tejun Heo)
- sched_ext: Skip ops.set_weight() for disabled tasks (Kuba Piecuch)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-28 07:55:37 -06:00
Augusto Caringi
1940d78a27 kernel-7.1.5-200
* Fri Jul 24 2026 Augusto Caringi <acaringi@redhat.com> [7.1.5-0]
- redhat/configs: fix new config items for aarch64 and s390x (Augusto Caringi)
- Revert some RHEL only rng patches (Justin M. Forbes)
- Linux v7.1.5
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-07-24 17:23:29 -03:00
Justin M. Forbes
789bf79b31
kernel-7.1.4-204
* Wed Jul 22 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.4-4]
- net/packet: avoid fanout hook re-registration after unregister (David Lee)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-22 09:08:38 -06:00
Justin M. Forbes
4917bb643d
kernel-7.1.4-203
* Wed Jul 22 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.4-3]
- net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle (Jamal Hadi Salim)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-22 07:31:08 -06:00
Justin M. Forbes
c6ee4a9400
kernel-7.1.4-202
* Tue Jul 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.4-2]
- Revert "PCI/MSI: Unmap MSI-X region on error" (Yuanhe Shu)
- Revert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2page()" (Matthew Wilcox (Oracle))
- drm/amdkfd: always resume_all after suspend_all (Alex Deucher)
- KVM: nVMX: Hide shadow VMCS right after VMCLEAR (Hyunwoo Kim)
- KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN (Venkatesh Srinivas)
- KVM: x86/mmu: Fix use-after-free on vendor module reload (Phil Rosenthal)
- KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as roots (Hyunwoo Kim)
- KVM: x86: Check for invalid/obsolete root *after* making MMU pages available (Sean Christopherson)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-21 09:03:47 -06:00
Justin M. Forbes
f34eb87ae8
kernel-7.1.4-201
* Mon Jul 20 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.4-1]
- can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF (Lee Jones)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-20 14:17:47 -06:00
Justin M. Forbes
a68837d130
kernel-7.1.4-200
* Sat Jul 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.4-0]
- KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state (Sean Christopherson)
- drm/amd: Create a device link between APU display and XHCI devices (Mario Limonciello)
- Linux v7.1.4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-18 10:20:36 -06:00
Justin M. Forbes
ca41a29a9d
kernel-7.1.3-201
* Tue Jul 14 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.3-1]
- xfs: resample the data fork mapping after cycling ILOCK (Darrick J. Wong)
- redhat: configs: fedora: Enable Sony IMX471 image sensor (Kate Hsuan)
- media: i2c: imx471: Add Sony IMX471 image sensor driver (Kate Hsuan)
- platform: int3472: discrete: con_id vana for Sony IMX471 as power enable (Kate Hsuan)
- media: ipu-bridge: Add Sony IMX471 for Lenovo X1 Carbon G14 (Kate Hsuan)
- media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list (Kate Hsuan)
- redhat: move ynltool debuginfo to kernel-tools-debuginfo (Augusto Caringi)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-14 00:08:20 -06:00
Justin M. Forbes
e5512cad9e
kernel-7.1.3-200
* Sat Jul 04 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.1.3-1]
- Linux v7.1.3
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-04 12:54:59 -06:00
Justin M. Forbes
ff20f69bc3
kernel-7.0.14-201
* Wed Jul 01 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.14-1]
- ipv6: account for fraggap on the paged allocation path (Wongi Lee)
- ipv4: account for fraggap on the paged allocation path (Wongi Lee)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-07-01 07:14:07 -06:00
Justin M. Forbes
327bfc563b
kernel-7.0.14-200
* Sat Jun 27 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.14-0]
- Revert "Input: rmi4 - remove the need for artificial IRQ in case of HID" (Justin M. Forbes)
- Linux v7.0.14
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-06-27 09:34:52 -06:00
Augusto Caringi
3dc0eccab2 kernel-7.0.13-200
* Fri Jun 19 2026 Augusto Caringi <acaringi@redhat.com> [7.0.13-1]
- Linux v7.0.13
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-06-19 19:23:55 -03:00
Justin M. Forbes
2e96893031
kernel-7.0.12-201
* Wed Jun 10 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.12-1]
- New config setting for ARM64 Erratum (Justin M. Forbes)
- arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU (Shanker Donthineni)
- arm64: errata: Mitigate TLBI errata on various Arm CPUs (Mark Rutland)
- arm64: cputype: Add C1-Premium definitions (Mark Rutland)
- arm64: cputype: Add C1-Ultra definitions (Mark Rutland)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-06-10 19:06:43 -06:00
Augusto Caringi
d94c8f6400 kernel-7.0.12-200
* Tue Jun 09 2026 Augusto Caringi <acaringi@redhat.com> [7.0.12-1]
- Revert "xfrm: esp: restore combined single-frag length gate" (Justin M. Forbes)
- Revert "ipv6: preserve insertion order for same-scope addresses" (Justin M. Forbes)
- scsi: target: iscsi: Validate CHAP_R length before base64 decode (Alexandru Hossu)
- Linux v7.0.12
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-06-09 14:30:23 -03:00
Justin M. Forbes
1b994cb66d
kernel-7.0.11-200
* Mon Jun 01 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.11-1]
- Revert "crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks" (Justin M. Forbes)
- Revert "rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg" (Justin M. Forbes)
- Revert "rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer" (Justin M. Forbes)
- Linux v7.0.11
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-06-01 16:00:30 -06:00
Justin M. Forbes
bdb39a8332
kernel-7.0.10-201
* Wed May 27 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.10-1]
- ata: libata-scsi: do not needlessly defer commands when using PMP with FBS (Niklas Cassel)
- ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS (Niklas Cassel)
- ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT (Niklas Cassel)
- ata: libata-scsi: improve readability of ata_scsi_qc_issue() (Niklas Cassel)
- smb: client: reject userspace cifs.spnego descriptions (Asim Viladi Oglu Manizada)
- ksmbd: close durable scavenger races against m_fp_list lookups (DaeMyung Kang)
- iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs (Eder Zulian)
- iommu/amd: Fix illegal cap/mmio access in IOMMU debugfs (Guanghui Feng)
- drm/i915/cx0: Rename intel_clear_response_ready flag (Suraj Kandpal)
- drm/i915/cx0: Clear response ready & error bit (Suraj Kandpal)
- drm/i915/pps: Enable panel power earlier (Mika Kahola)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-27 07:37:10 -06:00
Justin M. Forbes
40bfe784af
kernel-7.0.10-200
* Wed May 27 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.10-1]
- ata: libata-scsi: do not needlessly defer commands when using PMP with FBS (Niklas Cassel)
- ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS (Niklas Cassel)
- ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT (Niklas Cassel)
- ata: libata-scsi: improve readability of ata_scsi_qc_issue() (Niklas Cassel)
- smb: client: reject userspace cifs.spnego descriptions (Asim Viladi Oglu Manizada)
- ksmbd: close durable scavenger races against m_fp_list lookups (DaeMyung Kang)
- iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs (Eder Zulian)
- iommu/amd: Fix illegal cap/mmio access in IOMMU debugfs (Guanghui Feng)
- drm/i915/cx0: Rename intel_clear_response_ready flag (Suraj Kandpal)
- drm/i915/cx0: Clear response ready & error bit (Suraj Kandpal)
- drm/i915/pps: Enable panel power earlier (Mika Kahola)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-27 07:33:39 -06:00
Justin M. Forbes
816a6aeef2
kernel-7.0.10-200
* Sat May 23 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.10-0]
- Linux v7.0.10
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-23 08:58:32 -06:00
Justin M. Forbes
81bb2c46ae
kernel-7.0.9-205
* Thu May 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-5]
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling)
- xfrm: esp: restore combined single-frag length gate (Jingguo Tan)
- rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer (David Howells)
- rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg (David Howells)
- crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks (David Howells)
- Revert "v3 crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks" (Justin M. Forbes)
- Revert "v3 rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg" (Justin M. Forbes)
- Revert "v3 rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer" (Justin M. Forbes)
- nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems (Carl Lee)
- ASoC: rt722-sdca: add FU06 Playback Switch for speaker mute control (Aaron Ma)
- ASoC: amd: ps: fix the pcm device numbering for acp pdm dmic (Syed Saba Kareem)
- ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machine (Mark Pearson)
- ASoC: amd: acp-sdw-legacy: rename the dmic component name (Vijendar Mukunda)
- ASoC: amd: acp: update dmic_num logic for acp pdm dmic (Vijendar Mukunda)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-21 10:12:26 -06:00
Justin M. Forbes
6848985872
kernel-7.0.9-205
* Thu May 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-5]
- xfrm: esp: restore combined single-frag length gate (Jingguo Tan)
- rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer (David Howells)
- rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg (David Howells)
- crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks (David Howells)
- Revert "v3 crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks" (Justin M. Forbes)
- Revert "v3 rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg" (Justin M. Forbes)
- Revert "v3 rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer" (Justin M. Forbes)
- nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems (Carl Lee)
- ASoC: rt722-sdca: add FU06 Playback Switch for speaker mute control (Aaron Ma)
- ASoC: amd: ps: fix the pcm device numbering for acp pdm dmic (Syed Saba Kareem)
- ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machine (Mark Pearson)
- ASoC: amd: acp-sdw-legacy: rename the dmic component name (Vijendar Mukunda)
- ASoC: amd: acp: update dmic_num logic for acp pdm dmic (Vijendar Mukunda)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-21 08:37:22 -06:00
Justin M. Forbes
40623daaeb
kernel-7.0.9-204
* Tue May 19 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-4]
- rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer (David Howells)
- rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg (David Howells)
- crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks (David Howells)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-19 11:23:30 -06:00
Justin M. Forbes
fa753129af
kernel-7.0.9-203
* Tue May 19 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-3]
- net: gro: don't copy frags between mixed zcopy skbs (Sabrina Dubroca)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-19 09:55:49 -06:00
Justin M. Forbes
c85f677536
kernel-7.0.9-202
* Mon May 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-0]
- net/sched: fix pedit partial COW leading to page cache corruption (Rajat Gupta)
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim)
- Revert fragnesia for so I can replace it with the newer one (Justin M. Forbes)
- net/sched: act_pedit: extend the writable skb range per key (Zhang Cen)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-18 15:08:57 -06:00
Justin M. Forbes
7b5a9b2f23
kernel-7.0.9-202
* Mon May 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-2]
- net/sched: fix pedit partial COW leading to page cache corruption (Rajat Gupta)
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim)
- Revert fragnesia for so I can replace it with the newer one (Justin M. Forbes)
- net/sched: act_pedit: extend the writable skb range per key (Zhang Cen)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-18 14:59:29 -06:00
Justin M. Forbes
c2df4a1fe4
kernel-7.0.9-201
* Sun May 17 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-0]
- Turn on XFS_ONLINE_REPAIR for Fedora (Justin M. Forbes)
- Enable SND_DESIGNWARE for Fedora x86 (Justin M. Forbes)
- Enable HID_SENSOR_PROX for Fedora x86 (Justin M. Forbes)
- drm/i915/dp_tunnel: Don't update tunnel state during system resume (Imre Deak)
- Linux v7.0.9
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-17 23:13:05 -06:00
Justin M. Forbes
bfa612b934
kernel-7.0.9-200
* Sun May 17 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.9-0]
- Turn on XFS_ONLINE_REPAIR for Fedora (Justin M. Forbes)
- Enable SND_DESIGNWARE for Fedora x86 (Justin M. Forbes)
- Enable HID_SENSOR_PROX for Fedora x86 (Justin M. Forbes)
- drm/i915/dp_tunnel: Don't update tunnel state during system resume (Imre Deak)
- Linux v7.0.9
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-17 11:38:50 -06:00
Justin M. Forbes
e5876bad31
kernel-7.0.8-200
* Fri May 15 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.8-0]
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim)
- Revert v3 of the fragnesia fixes as v4 covers an additional case (Justin M. Forbes)
- Bluetooth: btmtk: accept too short WMT FUNC_CTRL events (Pauli Virtanen)
- Linux v7.0.8
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-15 07:42:31 -06:00
Justin M. Forbes
2d0f97e4a2
kernel-7.0.7-200
* Thu May 14 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.7-0]
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim)
- Revert old fragnesia fixes in favor of more complete solution (Justin M. Forbes)
- Revert old fragnesia fixes in favor of more complete solution (Justin M. Forbes)
- Change version in Bugsfixed due to build (Justin M. Forbes)
- Linux v7.0.7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-14 10:59:15 -06:00
Justin M. Forbes
f0c72c771e
kernel-7.0.6-200
* Wed May 13 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.6-0]
- net: skbuff: propagate shared-frag marker through pskb_copy() (Hyunwoo Kim)
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling)
- Add BugsFixed for 7.0.7 (Justin M. Forbes)
- ovl: fix verity lazy-load guard broken by fsverity_active() semantic change (Colin Walters)
- Revert rxrpc dirtyfrag fix in favor of version which landed upstream (Justin M. Forbes)
- Re-enable Intel MEI for Fedora x86 (Justin M. Forbes)
- xfrm: esp: avoid in-place decrypt on shared skb frags (Kuan-Ting Chen)
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present (Hyunwoo Kim)
- Linux v7.0.6
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-13 08:32:55 -06:00
Justin M. Forbes
2a2ab9aa9a
kernel-7.0.4-200
* Thu May 07 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.4-0]
- wifi: mt76: mt7925: fix incorrect TLV length in CLC command (Quan Zhou)
- ASoC: SOF: Don't allow pointer operations on unconfigured streams (Mark Brown)
- Turn on DVB_PT3 for Fedora at user request (Justin M. Forbes)
- Enable MEDIA_TUNER_MXL301RF for Fedora (Justin M. Forbes)
- mfd: bcm2835-pm: Add BCM2712 PM device support (Phil Elwell)
- mfd: bcm2835-pm: Introduce SoC-specific type identifier (Phil Elwell)
- Linux v7.0.4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-07 11:56:51 -06:00
Justin M. Forbes
3c67564ff0
kernel-7.0.4-200
* Thu May 07 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.0.4-0]
- wifi: mt76: mt7925: fix incorrect TLV length in CLC command (Quan Zhou)
- ASoC: SOF: Don't allow pointer operations on unconfigured streams (Mark Brown)
- Turn on DVB_PT3 for Fedora at user request (Justin M. Forbes)
- Enable MEDIA_TUNER_MXL301RF for Fedora (Justin M. Forbes)
- mfd: bcm2835-pm: Add BCM2712 PM device support (Phil Elwell)
- mfd: bcm2835-pm: Introduce SoC-specific type identifier (Phil Elwell)
- Linux v7.0.4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-07 08:49:22 -06:00
Justin M. Forbes
ff30813c74
kernel-6.19.14-300
* Thu Apr 23 2026 Augusto Caringi <acaringi@redhat.com> [6.19.14-0]
- Linux v6.19.14
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-04-23 08:14:03 -06:00
Justin M. Forbes
91bd78cb5a
kernel-6.19.13-300
* Sat Apr 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.13-0]
- Linux v6.19.13
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-04-18 12:48:38 -06:00
Justin M. Forbes
ec5fbc5de0
kernel-6.19.12-300
* Sun Apr 12 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.12-0]
- Add new config item for 6.19.12 (Justin M. Forbes)
- redhat/configs: enable the DIBS driver as it is now required for the SMC networking (Dan Horák)
- redhat/configs: enable CRYPTO_PHMAC as module on s390x (Dan Horák)
- Linux v6.19.12
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-04-12 07:48:56 -06:00
Augusto Caringi
810e48c1a4 kernel-6.19.11-300
* Thu Apr 02 2026 Augusto Caringi <acaringi@redhat.com> [6.19.11-0]
- Add to BugsFixed for 6.19.11 (Justin M. Forbes)
- Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug" (Justin M. Forbes)
- fedora: arm64: Make qcom geni i2c-adapter and i2c-hid-of drivers builtin (Hans de Goede)
- redhat/kernel.spec: add aarch64 to fedora secure boot list (Jeremy Cline)
- Linux v6.19.11
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-04-02 12:27:24 -03:00
Augusto Caringi
e44c3f7512 kernel-6.19.10-300
* Wed Mar 25 2026 Augusto Caringi <acaringi@redhat.com> [6.19.10-0]
- Add entries for 6.19.10 to BugsFixed (Justin M. Forbes)
- Documentation: hid: intel-ish-hid: Document PRODUCT_FAMILY firmware matching (Vishnu Sankar)
- HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching (Vishnu Sankar)
- Add BugsFixed for 6.19.10 (Justin M. Forbes)
- drm/amdgpu: rework how we handle TLB fences (Alex Deucher)
- Linux v6.19.10
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-03-25 12:50:51 -03:00
Augusto Caringi
ca37e118bc kernel-6.19.9-300
* Thu Mar 19 2026 Augusto Caringi <acaringi@redhat.com> [6.19.9-0]
- arm64: dts: broadcom: bcm2712-rpi: Move the firmware node down 1 level (Rob Herring (Arm))
- arm64: dts: broadcom: bcm2712-d-rpi-5-b: update uart10 interrupt (Gregor Herburger)
- arm64: dts: broadcom: bcm2712-d-rpi-5-b: add fixes for pinctrl/pinctrl_aon (Gregor Herburger)
- arm64: dts: broadcom: bcm2712-rpi-5-b: add pinctrl properties for csi i2cs (Gregor Herburger)
- arm64: dts: broadcom: bcm2712: add camera backend node pispbe (Gregor Herburger)
- arm64: dts: broadcom: rp1: add csi nodes (Gregor Herburger)
- arm64: dts: broadcom: rp1: add i2c controller (Gregor Herburger)
- mfd: bcm2835-pm: Add BCM2712 PM device support (Phil Elwell)
- mfd: bcm2835-pm: Introduce SoC-specific type identifier (Phil Elwell)
- arm64: dts: broadcom: bcm2712: Add V3D device node (Maíra Canal)
- pmdomain: bcm: bcm2835-power: Fix broken reset status read (Maíra Canal)
- arm64: dts: imx93-11x11-frdm: enable additional devices (Francesco Valla)
- arm64: dts: imx93-11x11-frdm: Add MQS audio support (Daniel Baluta)
- arm64: dts: freescale: add support for NXP i.MX93 FRDM (Fabian Pflug)
- Revert "Fix mute LED on HP OmniBook 7 Laptop 16" (Justin M. Forbes)
- Linux v6.19.9
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-03-19 17:01:51 -03:00
Justin M. Forbes
32ca883bea
kernel-6.19.8-300
* Fri Mar 13 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.8-0]
- Fix mute LED on HP OmniBook 7 Laptop 16 (Justin M. Forbes)
- Add Lenovo bug to BugsFixed for 6.19.8 (Justin M. Forbes)
- Turn on Uniwill x86 platform driver (Justin M. Forbes)
- ASoC: SDCA: Add ASoC jack hookup in class driver (Charles Keepax)
- Linux v6.19.8
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-03-13 14:27:51 -06:00
Justin M. Forbes
7d0bbba835
kernel-6.19.7-300
* Thu Mar 12 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.7-0]
- Add some BugsFixed by 6.19.7 (Justin M. Forbes)
- drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state (Jouni Högander)
- drm/i915/psr: Disable PSR on update_m_n and update_lrr (Jouni Högander)
- Turn on GPIB for Fedora (Justin M. Forbes)
- drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling (Jouni Högander)
- drm/dp: Add definition for Panel Replay full-line granularity (Jouni Högander)
- drm/i915/display: Allow async flip when Selective Fetch is enabled (Jouni Högander)
- drm/i915/psr: Perform full frame update on async flip (Jouni Högander)
- drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR (Jouni Högander)
- drm/i915/psr: Move sink_sync_latency to intel_connector (Jouni Högander)
- drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connector (Jouni Högander)
- drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector (Jouni Högander)
- drm/i915/psr: Clear pr_dpcd as well on disconnect (Jouni Högander)
- drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector (Jouni Högander)
- drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior (Jouni Högander)
- drm/i915/psr: Use SU granularity information available in intel_connector (Jouni Högander)
- drm/i915/psr: Add panel granularity information into intel_connector (Jouni Högander)
- Work around binutils update in s390x perf (Justin M. Forbes)
- iommu: Fix mapping check for 0x0 to avoid re-mapping it (Antheas Kapenekakis)
- Revert the UKI dtbloader for F42 (Justin M. Forbes)
- Turn on release_targets for F43/F42 (Justin M. Forbes)
- Linux v6.19.7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-03-12 09:30:43 -06:00
Justin M. Forbes
50686eed6a
kernel-6.19.6-300
* Wed Mar 04 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.6-0]
- net: macb: Fix tx/rx malfunction after phy link down and up (Kevin Hao)
- net: macb: Replace open-coded device config retrieval with of_device_get_match_data() (Kevin Hao)
- net: macb: convert to use .get_rx_ring_count (Breno Leitao)
- net: cadence: macb: Discard pm_runtime_put() return value (Rafael J. Wysocki)
- arm64: dts: broadcom: bcm2712: Add watchdog DT node (Stanimir Varbanov)
- arm64: dts: broadcom: bcm2712: Enable RNG (Peter Robinson)
- fedora: minor beeper cleanups (Peter Robinson)
- Add config introduced in 6.19.4 (Justin M. Forbes)
- Linux v6.19.6
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-03-04 11:31:42 -07:00
Justin M. Forbes
f6724ec555
kernel-6.19.5-300
* Fri Feb 27 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.5-0]
- Linux v6.19.5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-02-27 14:38:13 -07:00