Commit graph

6,728 commits

Author SHA1 Message Date
Justin M. Forbes
351f83378d
kernel-6.19.14-108
* Thu May 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-8]
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling)
- xfrm: esp: restore combined single-frag length gate (Jingguo Tan)
- Just disable the UKI DTB bits for the 6.19 repository (Justin M. Forbes)
- Revert "redhat/kernel.spec.template: Fix indentation of uki-virt generation code" (Justin M. Forbes)
- Revert "redhat/kernel.spec.template: Simplify uki-virt signing" (Justin M. Forbes)
- Revert "redhat/kernel.spec.template: Add kernel-uki-dtbloader sub-package" (Justin M. Forbes)
- Revert "redhat/kernel.spec.template: Make -uki-dtbloader provide kernel-core-uname-r" (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-21 11:40:27 -06:00
Justin M. Forbes
8bdd4f2e8c
kernel-6.19.14-107
* Tue May 19 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-7]
- net: gro: don't copy frags between mixed zcopy skbs (Sabrina Dubroca)
- Turn on auto bumping for remainder of F42 (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-19 10:07:46 -06:00
Justin M. Forbes
e7adda8c1c
kernel-6.19.14-106
* Mon May 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-6]
- 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 v4 in favor of v5 (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 17:01:01 -06:00
Justin M. Forbes
95219c0f88
kernel-6.19.14-105
* Fri May 15 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-0]
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim)
- Revert v3 of the fragnesia fix. V4 covers an additional path (Justin M. Forbes)
- ptrace: slightly saner 'get_dumpable()' logic (Linus Torvalds)
- 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)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-17 23:20:24 -06:00
Justin M. Forbes
ade235faca
kernel-6.19.14-104
* Fri May 15 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-0]
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Hyunwoo Kim)
- Revert v3 of the fragnesia fix. V4 covers an additional path (Justin M. Forbes)
- ptrace: slightly saner 'get_dumpable()' logic (Linus Torvalds)
- 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)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-15 08:02:56 -06:00
Justin M. Forbes
54491a87ba
kernel-6.19.14-103
* Wed May 13 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-0]
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling)
- net: skbuff: propagate shared-frag marker through pskb_copy() (Hyunwoo Kim)
- Turn off F43 and F44 release targets (Justin M. Forbes)
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present (Hyunwoo Kim)
- rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets (David Howells)
- rxrpc: Fix re-decryption of RESPONSE packets (David Howells)
- rxrpc: Fix error handling in rxgk_extract_token() (David Howells)
- rxrpc: Fix rxkad crypto unalignment handling (David Howells)
- rxrpc: Fix conn-level packet handling to unshare RESPONSE packets (David Howells)
- rxrpc: Fix memory leaks in rxkad_verify_response() (David Howells)
- rxrpc: Fix potential UAF after skb_unshare() failure (David Howells)
- xfrm: esp: avoid in-place decrypt on shared skb frags (Kuan-Ting Chen)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-14 11:26:35 -06:00
Justin M. Forbes
1e8da25639
kernel-6.19.14-102
* Wed May 13 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-0]
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling)
- net: skbuff: propagate shared-frag marker through pskb_copy() (Hyunwoo Kim)
- Turn off F43 and F44 release targets (Justin M. Forbes)
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present (Hyunwoo Kim)
- rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets (David Howells)
- rxrpc: Fix re-decryption of RESPONSE packets (David Howells)
- rxrpc: Fix error handling in rxgk_extract_token() (David Howells)
- rxrpc: Fix rxkad crypto unalignment handling (David Howells)
- rxrpc: Fix conn-level packet handling to unshare RESPONSE packets (David Howells)
- rxrpc: Fix memory leaks in rxkad_verify_response() (David Howells)
- rxrpc: Fix potential UAF after skb_unshare() failure (David Howells)
- xfrm: esp: avoid in-place decrypt on shared skb frags (Kuan-Ting Chen)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-13 13:13:34 -06:00
Justin M. Forbes
2332766566
kernel-6.19.14-100
* Wed May 13 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.14-0]
- net: skbuff: preserve shared-frag marker during coalescing (William Bowling)
- net: skbuff: propagate shared-frag marker through pskb_copy() (Hyunwoo Kim)
- Turn off F43 and F44 release targets (Justin M. Forbes)
- rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present (Hyunwoo Kim)
- rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets (David Howells)
- rxrpc: Fix re-decryption of RESPONSE packets (David Howells)
- rxrpc: Fix error handling in rxgk_extract_token() (David Howells)
- rxrpc: Fix rxkad crypto unalignment handling (David Howells)
- rxrpc: Fix conn-level packet handling to unshare RESPONSE packets (David Howells)
- rxrpc: Fix memory leaks in rxkad_verify_response() (David Howells)
- rxrpc: Fix potential UAF after skb_unshare() failure (David Howells)
- xfrm: esp: avoid in-place decrypt on shared skb frags (Kuan-Ting Chen)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-13 12:59:57 -06:00
Justin M. Forbes
09e29945bd
kernel-6.19.14-101
* 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-05-07 13:10:50 -06:00
Justin M. Forbes
1a2d9d9d37
kernel-6.19.14-100
* 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-05-07 13:09:01 -06:00
Justin M. Forbes
5461376422
kernel-6.19.14-100
* 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 10:06:00 -06:00
Justin M. Forbes
939a7fa0ff
kernel-6.19.13-100
* 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:52:04 -06:00
Justin M. Forbes
72e946c0b3
kernel-6.19.12-100
* 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:57:45 -06:00
Augusto Caringi
1e10d288fc kernel-6.19.11-100
* 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:24:48 -03:00
Augusto Caringi
33906e4717 kernel-6.19.10-100
* 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:48:22 -03:00
Augusto Caringi
ef890890c6 kernel-6.19.9-100
* 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 16:59:22 -03:00
Justin M. Forbes
3ecf7939ae
kernel-6.19.8-100
* 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:33:21 -06:00
Justin M. Forbes
77ac0a0696
kernel-6.19.7-100
* 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:34:07 -06:00
Justin M. Forbes
3f9da74d45
kernel-6.19.6-100
* 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-06 09:31:39 -07:00
Justin M. Forbes
43e915380d
kernel-6.19.6-100
* 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:32:17 -07:00
Augusto Caringi
de74f8d8a8 kernel-6.18.16-100
* Wed Mar 04 2026 Augusto Caringi <acaringi@redhat.com> [6.18.16-0]
- Linux v6.18.16
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-03-04 13:37:34 -03:00
Justin M. Forbes
612eceb8bf
kernel-6.18.15-100
* Fri Feb 27 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.15-0]
- Linux v6.18.15
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-02-27 14:48:50 -07:00
Augusto Caringi
86541987e6 kernel-6.18.14-100
* Thu Feb 26 2026 Augusto Caringi <acaringi@redhat.com> [6.18.14-0]
- Fix up the config for CONFIG_MFD_TN48M_CPLD (Augusto Caringi)
- Linux v6.18.14
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-02-26 23:11:20 -03:00
Augusto Caringi
dc64ef8971 kernel-6.18.13-100
* Thu Feb 19 2026 Augusto Caringi <acaringi@redhat.com> [6.18.13-0]
- Linux v6.18.13
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-02-19 15:26:52 -03:00
Justin M. Forbes
cc5fc9e93e
kernel-6.18.12-100
* Mon Feb 16 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.12-0]
- Linux v6.18.12
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-02-16 10:50:58 -07:00
Augusto Caringi
5f8a5e5eed kernel-6.18.10-100
* Wed Feb 11 2026 Augusto Caringi <acaringi@redhat.com> [6.18.10-0]
- Linux v6.18.10
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-02-11 12:52:18 -03:00
Augusto Caringi
a22db73311 kernel-6.18.9-100
* Fri Feb 06 2026 Augusto Caringi <acaringi@redhat.com> [6.18.9-0]
- Add a couple of bzs to be fixed with the 6.18.9 build (Justin M. Forbes)
- media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors (Hans de Goede)
- media: ov02c10: Remove unnecessary hflip and vflip pointers (Hans de Goede)
- media: ov02c10: Fix the horizontal flip control (Hans de Goede)
- media: ov02c10: Adjust x-win/y-win when changing flipping to preserve bayer-pattern (Hans de Goede)
- media: ov02c10: Fix bayer-pattern change after default vflip change (Hans de Goede)
- media: ov02c10: Support hflip and vflip (Sebastian Reichel)
- media: ov02c10: Fix default vertical flip (Sebastian Reichel)
- Linux v6.18.9
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-02-06 15:18:29 -03:00
Augusto Caringi
4bb137199c kernel-6.18.8-100
* Fri Jan 30 2026 Augusto Caringi <acaringi@redhat.com> [6.18.8-0]
- Linux v6.18.8
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-01-30 16:04:25 -03:00
Augusto Caringi
fd42bec974 kernel-6.18.7-100
* Fri Jan 23 2026 Augusto Caringi <acaringi@redhat.com> [6.18.7-0]
- Fix up the configs for CONFIG_DEVICE_PRIVATE (Justin M. Forbes)
- Linux v6.18.7
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2026-01-23 12:01:05 -03:00
Justin M. Forbes
0dac4d1888
kernel-6.18.6-100
* Sun Jan 18 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.6-0]
- Conifg update for 6.18.6 backports (Justin M. Forbes)
- fedora: aarch64: Enable TI_SCI_INTR_IRQCHIP as built-in (Ayush Singh)
- Backport of Intel ISH HID patches to support sensors on Lenovo platforms (Vishnu Sankar) [2428677]
- Backport of Intel ISH HID patches to support sensors on Lenovo platforms (Vishnu Sankar) [2428677]
- Linux v6.18.6
Resolves: rhbz#2428677

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-01-18 10:34:51 -07:00
Justin M. Forbes
a3fe426d2b
kernel-6.18.5-100
* Sun Jan 11 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.5-0]
- erofs: fix file-backed mounts no longer working on EROFS partitions (Gao Xiang)
- erofs: don't bother with s_stack_depth increasing for now (Gao Xiang)
- Linux v6.18.5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-01-11 09:55:00 -07:00
Justin M. Forbes
359777367a
kernel-6.18.4-100
* Thu Jan 08 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.4-0]
- Linux v6.18.4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-01-08 10:19:11 -07:00
Justin M. Forbes
789f960b7a
kernel-6.18.3-100
* Fri Jan 02 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.18.3-0]
- Config update due to stable patches (Justin M. Forbes)
- wifi: iwlwifi: Fix firmware version handling (Ville Syrjälä)
- Linux v6.18.3
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-01-02 12:56:39 -07:00
Augusto Caringi
d6e42e7a56 kernel-6.17.13-200
* Thu Dec 18 2025 Augusto Caringi <acaringi@redhat.com> [6.17.13-0]
- Fix up config issue related to CONFIG_SND_SOC_NAU8325 (Augusto Caringi)
- Linux v6.17.13
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-12-18 16:37:19 -03:00
Justin M. Forbes
38c8c42e87
kernel-6.17.12-200
* Sat Dec 13 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.12-0]
- Linux v6.17.12
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-12-13 11:06:35 +09:00
Justin M. Forbes
9036b0db74
kernel-6.17.11-200
* Mon Dec 08 2025 Augusto Caringi <acaringi@redhat.com> [6.17.11-0]
- Fix up config issue related to CONFIG_SCHED_PROXY_EXEC (Augusto Caringi)
- Prepare for F41 EOL (Justin M. Forbes)
- Linux v6.17.11
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-12-08 16:04:41 -07:00
Augusto Caringi
0e94febe9c kernel-6.17.10-200
* Mon Dec 01 2025 Augusto Caringi <acaringi@redhat.com> [6.17.10-0]
- Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup" (Justin M. Forbes)
- Linux v6.17.10
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-12-01 11:36:33 -03:00
Augusto Caringi
eb1d10b16a kernel-6.17.9-200
* Mon Nov 24 2025 Augusto Caringi <acaringi@redhat.com> [6.17.9-0]
- Change RZ_DMAC from m to y for Fedora (Justin M. Forbes)
- Linux v6.17.9
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-11-24 18:09:02 -03:00
Augusto Caringi
0d34a8f375 kernel-6.17.8-200
* Thu Nov 13 2025 Augusto Caringi <acaringi@redhat.com> [6.17.8-0]
- rust: kbuild: workaround `rustdoc` doctests modifier bug (Miguel Ojeda)
- rust: kbuild: treat `build_error` and `rustdoc` as kernel objects (Miguel Ojeda)
- Linux v6.17.8
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-11-13 22:29:37 -03:00
Justin M. Forbes
b0f800bacb
kernel-6.17.7-200
* Sun Nov 02 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.7-0]
- Linux v6.17.7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-11-02 08:19:13 -07:00
Augusto Caringi
c0250d1967 kernel-6.17.6-200
* Wed Oct 29 2025 Augusto Caringi <acaringi@redhat.com> [6.17.6-0]
- Linux v6.17.6
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-10-29 15:38:05 -03:00
Justin M. Forbes
535b3e59f9
kernel-6.17.5-200
* Thu Oct 23 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.5-0]
- Linux v6.17.5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-10-23 08:52:36 -06:00
Justin M. Forbes
2515ccc415
kernel-6.17.4-200
* Sun Oct 19 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.17.4-0]
- Add Fedora 42 and 41 to release_targets (Justin M. Forbes)
- RHEL_RELEASE should be 0, not 1 (Justin M. Forbes)
- PCI: vmd: override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info() (Inochi Amaoto)
- fedora: arm64: Updates for AMD Xilinx devices (Peter Robinson)
- Fix up config issue due to stable backport (Justin M. Forbes)
- Linux v6.17.4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-10-19 11:19:22 -06:00
Justin M. Forbes
c1f13b2600
kernel-6.16.12-200
* Sun Oct 12 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.12-0]
- Linux v6.16.12
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-10-12 09:57:13 -06:00
Augusto Caringi
0a30582983 kernel-6.16.11-200
* Mon Oct 06 2025 Augusto Caringi <acaringi@redhat.com> [6.16.11-0]
- Linux v6.16.11
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-10-06 15:39:06 -03:00
Augusto Caringi
58072a1903 kernel-6.16.10-200
* Thu Oct 02 2025 Augusto Caringi <acaringi@redhat.com> [6.16.10-0]
- Turn on USB_FUNCTIONFS for Fedora (Justin M. Forbes)
- Linux v6.16.10
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-10-02 15:00:57 -03:00
Augusto Caringi
d0f21d93d0 kernel-6.16.9-200
* Thu Sep 25 2025 Augusto Caringi <acaringi@redhat.com> [6.16.9-0]
- Linux v6.16.9
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-09-25 13:43:49 -03:00
Augusto Caringi
5ccfa7c145 kernel-6.16.8-200
* Fri Sep 19 2025 Augusto Caringi <acaringi@redhat.com> [6.16.8-0]
- Linux v6.16.8
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-09-19 13:25:03 -03:00
Justin M. Forbes
dfba673ce7
kernel-6.16.7-200
* Thu Sep 11 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.16.7-0]
- Turn on vmscape mitigation for x86 (Justin M. Forbes)
- Linux v6.16.7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-09-11 10:22:45 -06:00
Augusto Caringi
7b3da1d648 kernel-6.16.6-200
* Tue Sep 09 2025 Augusto Caringi <acaringi@redhat.com> [6.16.6-0]
- Add another bug fix staged for 6.16 (Justin M. Forbes)
- Turn on PHY_ROCKCHIP_SAMSUNG_DCPHY for Fedora (Justin M. Forbes)
- Linux v6.16.6
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-09-09 19:06:23 -03:00