Commit graph

14 commits

Author SHA1 Message Date
Justin M. Forbes
bbbf2f550a
kernel-7.1.9-100
* 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:26:19 -06:00
Justin M. Forbes
9d3e20f4e3
kernel-7.1.8-100
* 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:10:15 -06:00
Justin M. Forbes
6596f86d71
kernel-7.1.7-100
* 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:31:37 -06:00
Justin M. Forbes
2719997015
kernel-7.1.6-100
* 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:22:33 -06:00
Augusto Caringi
3c36531f68 kernel-7.1.6-100
* 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:41:25 -03:00
Justin M. Forbes
dea91a4b39
kernel-7.1.5-101
* 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:54 -06:00
Augusto Caringi
c0a0d3c478 kernel-7.1.5-100
* 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:26:54 -03:00
Justin M. Forbes
73396e46af
kernel-7.1.4-104
* 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:10:28 -06:00
Justin M. Forbes
707ef724ef
kernel-7.1.4-103
* 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:27 -06:00
Justin M. Forbes
a926b083b2
kernel-7.1.4-102
* 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:21:59 -06:00
Justin M. Forbes
ad4d679b78
kernel-7.1.4-101
* 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:20:02 -06:00
Justin M. Forbes
20e3901ace
kernel-7.1.4-100
* 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:22:45 -06:00
Justin M. Forbes
3e493ef342
kernel-7.1.3-101
* 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:10:01 -06:00
Justin M. Forbes
4edcfd3685
kernel-7.1.3-100
* 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:56:57 -06:00