Skip to content

Commit 981b526

Browse files
committed
bump to 6.17.4-ba07
1 parent 490e3e9 commit 981b526

File tree

2 files changed

+710
-481
lines changed

2 files changed

+710
-481
lines changed

kernel.spec

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -176,13 +176,13 @@ Summary: The Linux kernel
176176
%define specrpmversion 6.17.4
177177
%define specversion 6.17.4
178178
%define patchversion 6.17
179-
%define pkgrelease ba06
179+
%define pkgrelease ba07
180180
%define kversion 6
181181
%define tarfile_release 6.17.4
182182
# This is needed to do merge window version magic
183183
%define patchlevel 17
184184
# This allows pkg_release to have configurable %%{?dist} tag
185-
%define specrelease ba06%{?buildid}%{?dist}
185+
%define specrelease ba07%{?buildid}%{?dist}
186186
# This defines the kabi tarball version
187187
%define kabiversion 6.17.4
188188

@@ -4532,9 +4532,9 @@ fi\
45324532
#
45334533
#
45344534
%changelog
4535-
* Fri Oct 24 2025 Antheas Kapenekakis <[email protected]> [6.17.4-ba06]
4535+
* Fri Oct 24 2025 Antheas Kapenekakis <[email protected]> [6.17.4-ba07]
45364536
- drm/amdgpu: only send the SMU RLC notification on S3 (Alex Deucher)
4537-
- add pmc (Antheas Kapenekakis)
4537+
- platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally (Antheas Kapenekakis)
45384538
- platform/x86/amd/pmc: Add support for Van Gogh SoC (Antheas Kapenekakis)
45394539
- CI: add universal blue secure boot (Antheas Kapenekakis)
45404540
- CI: add ZFS module (Antheas Kapenekakis)
@@ -4575,7 +4575,6 @@ fi\
45754575
- watchdog: reduce error message level to maintain plymouth (Antheas Kapenekakis)
45764576
- Input: evdev - allow releasing keys on grab (Antheas Kapenekakis)
45774577
- Input: xpad - add new ID for Lenovo Legion Go controllers (Antheas Kapenekakis)
4578-
- HID: asus: add Zenbook Duo Keyboard (Antheas Kapenekakis)
45794578
- drm/amd: Use suspend and hibernate post freeze notifications (Mario Limonciello)
45804579
- PM: Add suspend and hibernate notifications for after freeze (Mario Limonciello)
45814580
- drm/amd: Lower logging level of overdrive warning to err (Antheas Kapenekakis)
@@ -4643,17 +4642,21 @@ fi\
46434642
- Revert "platform/x86: asus-wmi: Refactor Ally suspend/resume" (Antheas Kapenekakis)
46444643
- Revert "platform/x86: asus-wmi: Refactor Ally suspend/resume" (Antheas Kapenekakis)
46454644
- add ROG Ally devices to nct6775 (Antheas Kapenekakis)
4645+
- platform/x86: asus-wmi: add early backlight init quirk (Antheas Kapenekakis)
4646+
- HID: asus: add Zenbook Duo Keyboards (Antheas Kapenekakis)
46464647
- HID: asus: initialize LED endpoint early for old NKEY keyboards (Antheas Kapenekakis)
46474648
- HID: asus: add RGB support to the ROG Ally units (Antheas Kapenekakis)
46484649
- HID: asus: add basic RGB support (Antheas Kapenekakis)
4650+
- HID: asus: add Z13 folio to generic group for multitouch to work (Antheas Kapenekakis)
46494651
- HID: asus: add support for the asus-wmi brightness handler (Antheas Kapenekakis)
46504652
- platform/x86: asus-wmi: add keyboard brightness event handler (Antheas Kapenekakis)
46514653
- platform/x86: asus-wmi: remove unused keyboard backlight quirk (Antheas Kapenekakis)
46524654
- HID: asus: listen to the asus-wmi brightness device instead of creating one (Antheas Kapenekakis)
4653-
- platform/x86: asus-wmi: Add support for multiple kbd RGB handlers (Antheas Kapenekakis)
4654-
- HID: asus: add Z13 folio to generic group for multitouch to work (Antheas Kapenekakis)
4655+
- platform/x86: asus-wmi: Add support for multiple kbd led handlers (Antheas Kapenekakis)
46554656
- HID: asus: prevent binding to all HID devices on ROG (Antheas Kapenekakis)
4656-
- HID: asus: refactor init sequence per spec (Antheas Kapenekakis)
4657+
- HID: asus: fortify keyboard handshake (Antheas Kapenekakis)
4658+
- HID: asus: use same report_id in response (Antheas Kapenekakis)
4659+
- HID: asus: simplify RGB init sequence (Antheas Kapenekakis)
46574660
- drm/amdgpu: enable SI and CIK support by default (Jan200101)
46584661
- set ds controller bluetooth pollrate to 1 ms (GloriousEggroll)
46594662
- Allow to set custom USB pollrate for specific devices like so: usbcore.interrupt_interval_override=045e:00db:16,1bcf:0005:1 (GloriousEggroll)

0 commit comments

Comments
 (0)