Commit Graph

20 Commits

Author SHA1 Message Date
Justin M. Forbes
f8b7809310
kernel-6.14.0-0.rc7.20250321gitb3ee1e460951.60
* Fri Mar 21 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc7.b3ee1e460951.60]
- mei: vsc: Fix fortify-panic caused by invalid counted_by() use (Hans de Goede)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-03-21 10:56:47 -06:00
Justin M. Forbes
5c37886921
kernel-6.14.0-0.rc7.20250318git76b6905c11fd.57
* Tue Mar 18 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc7.76b6905c11fd.57]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-03-18 09:54:36 -06:00
Justin M. Forbes
6a6b3d8e66
kernel-6.14.0-0.rc7.56
* Mon Mar 17 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc7.56]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-03-17 06:38:04 -06:00
Justin M. Forbes
298d323d8f
kernel-6.14.0-0.rc6.20250314git695caca9345a.53
* Fri Mar 14 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc6.695caca9345a.53]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-03-14 13:09:25 -06:00
Justin M. Forbes
c3e1f6eeb1
kernel-6.14.0-0.rc6.49
* Mon Mar 10 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc6.49]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-03-10 17:02:38 -06:00
Justin M. Forbes
4f6a72e5f2
kernel-6.14.0-0.rc5.43
* Mon Mar 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc5.43]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-03-03 07:50:37 -07:00
Justin M. Forbes
9fdba30d42
kernel-6.14.0-0.rc4.36
* Mon Feb 24 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc4.36]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-02-24 07:28:46 -07:00
Justin M. Forbes
5d7cf45828
kernel-6.14.0-0.rc3.29
* Mon Feb 17 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc3.29]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-02-17 07:04:42 -07:00
Justin M. Forbes
3f504c7412
kernel-6.14.0-0.rc2.22
* Mon Feb 10 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc2.22]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-02-10 07:33:34 -07:00
Justin M. Forbes
7e8ff66821
kernel-6.14.0-0.rc1.15
* Mon Feb 03 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.15]
- Add -fzero-init-padding-bits to bindgen_skip_cflags (Justin M. Forbes)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-02-03 07:36:49 -07:00
Justin M. Forbes
e928830052
kernel-6.14.0-0.rc0.20250130git72deda0abee6.11
* Thu Jan 30 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.72deda0abee6.11]
- s390/bitops: Use correct constraint for arch_test_bit() inline assembly (Heiko Carstens)
- Add -fzero-init-padding-bits to bindgen_skip_cflags (Justin M. Forbes)
- s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS (Nathan Chancellor)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-30 12:46:18 -07:00
Justin M. Forbes
8e24e6a012
s390/bitops: Use correct constraint for arch_test_bit() inline assembly
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-29 15:26:24 -07:00
Justin M. Forbes
0899646380
kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10
* Wed Jan 29 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.05dbaf8dd8bf.10]
- s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS (Nathan Chancellor)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-29 14:54:09 -07:00
Justin M. Forbes
dd58bbe057
kernel-6.14.0-0.rc0.20250129git05dbaf8dd8bf.10
* Wed Jan 29 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.05dbaf8dd8bf.10]
- s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS (Nathan Chancellor)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-29 11:03:09 -07:00
Justin M. Forbes
fe2b9d878b
kernel-6.14.0-0.rc0.20250127git9c5968db9e62.8
* Mon Jan 27 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.9c5968db9e62.8]
- s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS (Nathan Chancellor)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
- kernel.spec: update license field (Scott Weaver)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-27 10:28:30 -07:00
Justin M. Forbes
9f7878c4f6
kernel-6.14.0-0.rc0.20250127gitaa22f4da2a46.7
* Mon Jan 27 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.aa22f4da2a46.7]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
- kernel.spec: update license field (Scott Weaver)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-27 07:32:12 -07:00
Justin M. Forbes
8feaa4fb5b
kernel-6.14.0-0.rc0.20250124gitbc8198dc7ebc.5
* Fri Jan 24 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.bc8198dc7ebc.5]
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- efi: libstub: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- redhat: kernel.spec: fix build with merged-sbin (Zbigniew Jędrzejewski-Szmek)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
- kernel.spec: update license field (Scott Weaver)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-24 07:35:11 -07:00
Justin M. Forbes
da451d9bb2
kernel-6.14.0-0.rc0.20250123gitd0d106a2bd21.4
* Thu Jan 23 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.d0d106a2bd21.4]
- redhat: fix modules.order target (Scott Weaver)
- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)
- efi: libstub: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- x86/boot: Use '-std=gnu11' to fix build with GCC 15 (Nathan Chancellor)
- kbuild: Use -fzero-init-padding-bits=all (Kees Cook)
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- redhat: kernel.spec: fix build with merged-sbin (Adam Williamson)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
- kernel.spec: update license field (Scott Weaver)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-23 15:16:22 -07:00
Justin M. Forbes
bd43ec6153
Fix up a mistake from the merge
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-22 13:47:11 -07:00
Justin M. Forbes
39f6da9eab
kernel-6.14.0-0.rc0.20250122gitc4b9570cfb63.3
* Wed Jan 22 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc0.c4b9570cfb63.3]
- include/linux: Adjust headers for C23 (Jakub Jelinek)
- redhat: kernel.spec: fix build with merged-sbin (Adam Williamson)
- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)
- kernel.spec: update license field (Scott Weaver)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2025-01-22 11:48:25 -07:00