Skip to content

Commit 96e72ad

Browse files
committed
bump to 6.17.5-ba01
1 parent 43b0a2b commit 96e72ad

File tree

4 files changed

+218
-119
lines changed

4 files changed

+218
-119
lines changed

kernel.changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Thu Oct 23 2025 Justin M. Forbes <[email protected]> [6.17.5-0]
2+
- Linux v6.17.5
3+
Resolves:
4+
15
* Sun Oct 19 2025 Justin M. Forbes <[email protected]> [6.17.4-0]
26
- Add Fedora 42 and 41 to release_targets (Justin M. Forbes)
37
- RHEL_RELEASE should be 0, not 1 (Justin M. Forbes)

kernel.spec

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,18 +173,18 @@ Summary: The Linux kernel
173173
# the --with-release option overrides this setting.)
174174
%define debugbuildsenabled 1
175175
# define buildid .local
176-
%define specrpmversion 6.17.4
177-
%define specversion 6.17.4
176+
%define specrpmversion 6.17.5
177+
%define specversion 6.17.5
178178
%define patchversion 6.17
179-
%define pkgrelease ba10
179+
%define pkgrelease ba01
180180
%define kversion 6
181-
%define tarfile_release 6.17.4
181+
%define tarfile_release 6.17.5
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 ba10%{?buildid}%{?dist}
185+
%define specrelease ba01%{?buildid}%{?dist}
186186
# This defines the kabi tarball version
187-
%define kabiversion 6.17.4
187+
%define kabiversion 6.17.5
188188

189189
# If this variable is set to 1, a bpf selftests build failure will cause a
190190
# fatal kernel package build error
@@ -4532,8 +4532,9 @@ fi\
45324532
#
45334533
#
45344534
%changelog
4535-
* Sun Oct 26 2025 Antheas Kapenekakis <[email protected]> [6.17.4-ba10]
4536-
- add projects for xbox allies (not used) (Antheas Kapenekakis)
4535+
* Sun Oct 26 2025 Antheas Kapenekakis <[email protected]> [6.17.5-ba01]
4536+
- ALSA: hda/realtek: Add match for ASUS Xbox Ally projects (Antheas Kapenekakis)
4537+
- ALSA: hda/tas2781: fix speaker id retrieval for multiple probes (Antheas Kapenekakis)
45374538
- patch it87 using frankcrawford/it87#60d9de (Antheas Kapenekakis)
45384539
- drm/amdgpu: only send the SMU RLC notification on S3 (Alex Deucher)
45394540
- platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally (Antheas Kapenekakis)
@@ -4763,6 +4764,9 @@ fi\
47634764
- scsi: sd: remove unused warning inherited from fedora (Antheas Kapenekakis)
47644765
- [NA] add dev tools (Antheas Kapenekakis)
47654766

4767+
* Thu Oct 23 2025 Justin M. Forbes <[email protected]> [6.17.5-0]
4768+
- Linux v6.17.5
4769+
47664770
* Sun Oct 19 2025 Justin M. Forbes <[email protected]> [6.17.4-0]
47674771
- Add Fedora 42 and 41 to release_targets (Justin M. Forbes)
47684772
- RHEL_RELEASE should be 0, not 1 (Justin M. Forbes)

patch-1-redhat.patch

Lines changed: 5 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
drivers/iommu/iommu.c | 22 +
4747
drivers/media/i2c/ov08x40.c | 2 +-
4848
drivers/net/wireless/ath/ath11k/core.c | 54 +-
49-
drivers/pci/controller/vmd.c | 13 +
5049
drivers/pci/quirks.c | 24 +
5150
drivers/platform/x86/intel/int3472/discrete.c | 58 +-
5251
drivers/scsi/sd.c | 10 +
@@ -71,7 +70,7 @@
7170
security/lockdown/lockdown.c | 11 +
7271
tools/testing/selftests/bpf/Makefile | 2 +-
7372
tools/testing/selftests/bpf/prog_tests/ksyms_btf.c | 31 -
74-
73 files changed, 2512 insertions(+), 292 deletions(-)
73+
72 files changed, 2499 insertions(+), 292 deletions(-)
7574

7675
diff --git a/Documentation/arch/x86/tdx.rst b/Documentation/arch/x86/tdx.rst
7776
index 719043cd8b46..61670e7df2f7 100644
@@ -127,7 +126,7 @@ index 97d958c945e4..c7e27e2edfe4 100644
127126
M: David E. Box <[email protected]>
128127
S: Supported
129128
diff --git a/Makefile b/Makefile
130-
index 4c3092dae03c..d94f8028a8d4 100644
129+
index 072a3be62551..052cfe6c163e 100644
131130
--- a/Makefile
132131
+++ b/Makefile
133132
@@ -355,6 +355,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
@@ -213,10 +212,10 @@ index b1f3df39ed40..5e1c1169e27e 100644
213212
The VM uses one page of physical memory for each page table.
214213
For systems with a lot of processes, this can use a lot of
215214
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
216-
index e9bbfacc35a6..59f8e55f3ec0 100644
215+
index 93f391e67af1..237f7f623b4a 100644
217216
--- a/arch/arm64/Kconfig
218217
+++ b/arch/arm64/Kconfig
219-
@@ -1429,7 +1429,7 @@ endchoice
218+
@@ -1430,7 +1430,7 @@ endchoice
220219

221220
config ARM64_FORCE_52BIT
222221
bool "Force 52-bit virtual addresses for userspace"
@@ -638,7 +637,7 @@ index 7ddef3a69866..913199b1954b 100644
638637
#endif /* !__ASSEMBLER__ */
639638
#endif /* _ASM_X86_TDX_H */
640639
diff --git a/arch/x86/kernel/cpu/amd.c b/arch/x86/kernel/cpu/amd.c
641-
index a6f88ca1a6b4..5398db4dedb4 100644
640+
index a11e17f3b4b1..ccaa51ce63f6 100644
642641
--- a/arch/x86/kernel/cpu/amd.c
643642
+++ b/arch/x86/kernel/cpu/amd.c
644643
@@ -545,6 +545,23 @@ static void early_detect_mem_encrypt(struct cpuinfo_x86 *c)
@@ -2618,44 +2617,6 @@ index 2810752260f2..6c35a289d374 100644
26182617
DMI_MATCH(DMI_BOARD_VENDOR, "LENOVO"),
26192618
DMI_MATCH(DMI_PRODUCT_NAME, "21F9"),
26202619
},
2621-
diff --git a/drivers/pci/controller/vmd.c b/drivers/pci/controller/vmd.c
2622-
index 1bd5bf4a6097..b4b62b9ccc45 100644
2623-
--- a/drivers/pci/controller/vmd.c
2624-
+++ b/drivers/pci/controller/vmd.c
2625-
@@ -192,6 +192,12 @@ static void vmd_pci_msi_enable(struct irq_data *data)
2626-
data->chip->irq_unmask(data);
2627-
}
2628-
2629-
+static unsigned int vmd_pci_msi_startup(struct irq_data *data)
2630-
+{
2631-
+ vmd_pci_msi_enable(data);
2632-
+ return 0;
2633-
+}
2634-
+
2635-
static void vmd_irq_disable(struct irq_data *data)
2636-
{
2637-
struct vmd_irq *vmdirq = data->chip_data;
2638-
@@ -210,6 +216,11 @@ static void vmd_pci_msi_disable(struct irq_data *data)
2639-
vmd_irq_disable(data->parent_data);
2640-
}
2641-
2642-
+static void vmd_pci_msi_shutdown(struct irq_data *data)
2643-
+{
2644-
+ vmd_pci_msi_disable(data);
2645-
+}
2646-
+
2647-
static struct irq_chip vmd_msi_controller = {
2648-
.name = "VMD-MSI",
2649-
.irq_compose_msi_msg = vmd_compose_msi_msg,
2650-
@@ -309,6 +320,8 @@ static bool vmd_init_dev_msi_info(struct device *dev, struct irq_domain *domain,
2651-
if (!msi_lib_init_dev_msi_info(dev, domain, real_parent, info))
2652-
return false;
2653-
2654-
+ info->chip->irq_startup = vmd_pci_msi_startup;
2655-
+ info->chip->irq_shutdown = vmd_pci_msi_shutdown;
2656-
info->chip->irq_enable = vmd_pci_msi_enable;
2657-
info->chip->irq_disable = vmd_pci_msi_disable;
2658-
return true;
26592620
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
26602621
index d97335a40193..3b0c24a0bf32 100644
26612622
--- a/drivers/pci/quirks.c

0 commit comments

Comments
 (0)