Commit Graph

6448 Commits

Author SHA1 Message Date
David Abdurachmanov 8414107e9e
Update riscv64 defconfig
This should allow to boot on TH1520 SBCs.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-05-08 10:08:16 +03:00
David Abdurachmanov bdfa040004
Update riscv64 configs
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-05-03 09:19:41 +03:00
David Abdurachmanov 3b315ea850
Merge remote-tracking branch 'up/f40' into f40-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-05-03 09:14:41 +03:00
Augusto Caringi e437dd7be7 kernel-6.8.9-300
* Thu May 02 2024 Augusto Caringi <acaringi@redhat.com> [6.8.9-0]
- redhat/configs: Enable CONFIG_CPU_MITIGATIONS (Augusto Caringi)
- Turn on CONFIG_RANDOM_KMALLOC_CACHES for Fedora (Justin M. Forbes)
- drm/nouveau/dp: Don't probe eDP ports twice harder (Lyude Paul)
- drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports (Lyude Paul)
- drm/dp: Don't attempt AUX transfers when eDP panels are not powered (Douglas Anderson)
- Linux v6.8.9
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2024-05-02 15:19:54 -03:00
Justin M. Forbes 9ead7be4da
kernel-6.8.8-300
* Sat Apr 27 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.8-0]
- Update BugsFixed for 6.8.8 (Justin M. Forbes)
- Turn on ISM for Fedora (Justin M. Forbes)
- Turn off some Fedora UBSAN options to avoid false positives (Justin M. Forbes)
- fedora: aarch64: Enable a QCom Robotics platforms requirements (Peter Robinson)
- Turn on UBSAN for Fedora (Justin M. Forbes)
- Linux v6.8.8
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-04-27 12:15:34 -05:00
David Abdurachmanov 45c0685ba3
Add LLD (ld.lld) for riscv64
See:
72fae63199

We currently get:
[..]
clang: error: invalid linker name in argument '-fuse-ld=lld'
[..]

while compiling sefltests on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-26 08:36:57 +03:00
David Abdurachmanov 28687bfd05
Update riscv64 configs (StarFive VF2)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-25 15:14:58 +03:00
David Abdurachmanov b8a7bbfc78
Update riscv64 configs (USB)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-24 10:50:47 +03:00
David Abdurachmanov d21e4f2307
Update riscv64 configs (USB updates)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-24 09:55:21 +03:00
David Abdurachmanov 841cc2a34a
Update riscv64 configs
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-23 14:11:59 +03:00
David Abdurachmanov 1c58b5e53f
Update riscv64 configs
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-23 13:16:37 +03:00
David Abdurachmanov b519ebc507
Merge remote-tracking branch 'up/f40' into f40-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-23 13:15:39 +03:00
Augusto Caringi 7d9eadb823 kernel-6.8.7-300
* Wed Apr 17 2024 Augusto Caringi <acaringi@redhat.com> [6.8.7-0]
- redhat/configs: Enable CONFIG_MITIGATION_SPECTRE_BHI (Augusto Caringi)
- Turn on XEN_BALLOON_MEMORY_HOTPLUG for Fedora (Justin M. Forbes)
- Linux v6.8.7
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2024-04-17 13:16:51 -03:00
Justin M. Forbes 3757f8eb14
kernel-6.8.6-300
* Sat Apr 13 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.6-0]
- nouveau: fix devinit paths to only handle display on GSP. (Dave Airlie)
- Add bluetooth bug to Bugsfixed for 6.8.6 (Justin M. Forbes)
- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit (Archie Pusaka)
- Linux v6.8.6
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-04-13 09:34:24 -05:00
Justin M. Forbes 3de7b4f3f0
kernel-6.8.5-301
* Wed Apr 10 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.5-0]
- Set configs for SPECTRE_BHI (Justin M. Forbes)
- Add AMD PMF bug (Justin M. Forbes)
- redhat/configs: Enable CONFIG_AMDTEE for x86 (David Arcari)
- Add CVE fix for 6.8.5 (Justin M. Forbes)
- Linux v6.8.5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-04-11 12:57:01 -05:00
David Abdurachmanov 56c6bb3545
Update riscv64 configs
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-11 11:41:59 +03:00
David Abdurachmanov e0da070e19
Merge remote-tracking branch 'up/f40' into f40-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-11 11:38:42 +03:00
Justin M. Forbes 100029c3e4
kernel-6.8.5-300
* Wed Apr 10 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.5-0]
- Set configs for SPECTRE_BHI (Justin M. Forbes)
- Add AMD PMF bug (Justin M. Forbes)
- redhat/configs: Enable CONFIG_AMDTEE for x86 (David Arcari)
- Add CVE fix for 6.8.5 (Justin M. Forbes)
- Linux v6.8.5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-04-10 10:52:29 -05:00
Justin M. Forbes 3cafd70317
kernel-6.8.4-300
* Thu Apr 04 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.4-0]
- Linux v6.8.4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-04-04 15:00:51 -05:00
Justin M. Forbes 525421e019
kernel-6.8.3-300
* Wed Apr 03 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.3-0]
- Fix up redhat directory for stable reabses (Justin M. Forbes)
- Add some CVE fixes for 6.8.3 (Justin M. Forbes)
- Add bug to BugsFixed (Justin M. Forbes)
- Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT" (Johan Hovold)
- Config updates for stable (Justin M. Forbes)
- Linux v6.8.3
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-04-03 17:21:09 -05:00
Justin M. Forbes 69f6e97d76
kernel-6.8.2-300
* Tue Mar 26 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.2-0]
- xfs: fix SEEK_HOLE/DATA for regions with active COW extents (Dave Chinner)
- redhat: make libperf-devel require libperf %%{version}-%%{release} (Jan Stancek)
- kernel.spec: drop custom mode also for System.map ghost entry (Jan Stancek)
- kernel.spec: fix libperf-debuginfo content (Jan Stancek)
- redhat/kernel.spec.template: enable cross for base/RT (Peter Robinson)
- redhat/kernel.spec.template: Fix cross compiling (Peter Robinson)
- Add more bugs to BugsFixed (Justin M. Forbes)
- Add bug to BugsFixed (Justin M. Forbes)
- Turn on CONFIG_READ_ONLY_THP_FOR_FS for Fedora (Justin M. Forbes)
- Change fedora-stable-release.sh to use git am (Justin M. Forbes)
- drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is set (Javier Martinez Canillas)
- Revert libcpupower soname bump for F38/39 (Justin M. Forbes)
- Fix up requires for UKI (Justin M. Forbes)
- drm/amd: Flush GFXOFF requests in prepare stage (Mario Limonciello)
- Linux v6.8.2
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-03-26 18:50:42 -05:00
David Abdurachmanov e4fce84915
Enable UKI for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-26 15:29:17 +02:00
David Abdurachmanov ad7134afca
Apply same change from aarch64 (51ecd81271bd, kernel-ark)
The same issue as on aarch64:

depmod: WARNING: [...]/kernel/drivers/usb/typec/mux/nb7vpq904m.ko needs unknown symbol drm_aux_bridge_register

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-20 18:51:02 +02:00
David Abdurachmanov 775fc81b52
Update riscv64 configs
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-20 16:48:40 +02:00
David Abdurachmanov 514b8d1c02
Fix spec
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-20 12:35:54 +02:00
David Abdurachmanov 1a87cc8e08
Add riscv64 support
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-20 12:12:47 +02:00
Augusto Caringi 18e40bfa26 kernel-6.8.1-300
* Wed Mar 20 2024 Augusto Caringi <acaringi@redhat.com> [6.8.1-0]
- redhat/configs: Enable CONFIG_MITIGATION_RFDS (Augusto Caringi)
- fedora: Enable MCP9600 (Peter Robinson)
- temporarily remove LIBBPF_DYNAMIC=1 from perf build (Thorsten Leemhuis)
- Added required files for rebase (Augusto Caringi)
- Linux v6.8.1
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2024-03-20 01:14:15 -03:00
Augusto Caringi d986941904 Merge branch 'rawhide' into f40 2024-03-12 16:46:08 -03:00
Augusto Caringi 29e70f065c kernel-6.8.0-63
* Mon Mar 11 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-63]
- Linux v6.8.0
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2024-03-11 15:51:18 -03:00
Augusto Caringi d5e6e4351c kernel-6.8.0-0.rc7.20240308git3aaa8ce7a335.60
* Fri Mar 08 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc7.3aaa8ce7a335.60]
- gitlab-ci: enable all variants for rawhide/eln builder image gating (Michael Hofmann)
- Linux v6.8.0-0.rc7.3aaa8ce7a335
Resolves:

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2024-03-08 16:29:10 -03:00
Justin M. Forbes 6ddee07c3e
kernel-6.8.0-0.rc7.20240307git67be068d31d4.59
* Thu Mar 07 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc7.67be068d31d4.59]
- Linux v6.8.0-0.rc7.67be068d31d4
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-03-07 11:33:06 -06:00
Justin M. Forbes 02ffb2fb7d
Merge branch 'rawhide' into f40 2024-03-04 11:16:26 -06:00
Justin M. Forbes 89438b612b
kernel-6.8.0-0.rc7.55
* Mon Mar 04 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc7.55]
- Linux v6.8.0-0.rc7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-03-04 07:54:13 -06:00
Jiri 5ba6dc48a4 Rebuilt for java-21-openjdk as system jdk
https://fedoraproject.org/wiki/Changes/Java21
2024-03-02 18:57:23 +01:00
Justin M. Forbes b9352d952c
kernel-6.8.0-0.rc6.20240229git805d849d7c3c.51
* Thu Feb 29 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc6.805d849d7c3c.51]
- gitlab-ci: fix merge tree URL for gating pipelines (Michael Hofmann)
- Revert "net: bump CONFIG_MAX_SKB_FRAGS to 45" (Marcelo Ricardo Leitner)
- uki: use systemd-pcrphase dracut module (Gerd Hoffmann)
- Add libperf-debuginfo subpackage (Justin M. Forbes)
- redhat/kernel.spec.template: Add log_msg macro (Prarit Bhargava)
- Linux v6.8.0-0.rc6.805d849d7c3c
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-29 09:25:14 -06:00
Justin M. Forbes af24b5dbb7
kernel-6.8.0-0.rc6.20240228gitcf1182944c7c.51
* Wed Feb 28 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc6.cf1182944c7c.51]
- Revert "net: bump CONFIG_MAX_SKB_FRAGS to 45" (Marcelo Ricardo Leitner)
- Add libperf-debuginfo subpackage (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-28 12:00:05 -06:00
Jiri Vanek edce45bc4d Rebuilt for java-21-openjdk as system jdk
https://fedoraproject.org/wiki/Changes/Java21
2024-02-27 16:49:05 +01:00
Justin M. Forbes f3a2577956
kernel-6.8.0-0.rc6.20240227git45ec2f5f6ed3.50
* Tue Feb 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc6.45ec2f5f6ed3.50]
- Add libperf-debuginfo subpackage (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-27 08:30:36 -06:00
Justin M. Forbes c77dda29b5
kernel-6.8.0-0.rc6.49
* Mon Feb 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc6.49]
- Add libperf-debuginfo subpackage (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-26 08:07:29 -06:00
Justin M. Forbes 9f3e4c93f9
kernel-6.8.0-0.rc5.20240222git39133352cbed.44
* Thu Feb 22 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc5.39133352cbed.44]
- Add libperf-debuginfo subpackage (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-22 07:21:36 -06:00
Justin M. Forbes ca7f66d833
kernel-6.8.0-0.rc5.20240221git9fc1ccccfd8d.42
* Wed Feb 21 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc5.9fc1ccccfd8d.42]
- redhat/configs: For aarch64/RT, default kstack randomization off (Jeremy Linton)
- redhat/Makefile: remove an unused target (Ondrej Mosnacek)
- redhat/Makefile: fix setup-source and document its caveat (Ondrej Mosnacek)
- redhat/Makefile: fix race condition when making the KABI tarball (Ondrej Mosnacek)
- redhat/Makefile: refactor KABI tarball creation (Ondrej Mosnacek)
- Turn XFS_SUPPORT_V4 back on for Fedora (Justin M. Forbes)
- Linux v6.8.0-0.rc5.9fc1ccccfd8d
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-21 10:06:47 -06:00
Justin M. Forbes 073fe3d5c6
kernel-6.8.0-0.rc5.41
* Mon Feb 19 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc5.41]
- Linux v6.8.0-0.rc5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-19 07:36:11 -06:00
Justin M. Forbes 3981326032
Fix module filtering for xe
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-16 10:47:01 -06:00
Justin M. Forbes 9022f9a5fc
Turn off DRM_XE_KUNIT_TEST
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-16 09:42:38 -06:00
Justin M. Forbes 431ef2608e
kernel-6.8.0-0.rc4.20240216git4f5e5092fdbf.39
* Fri Feb 16 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc4.4f5e5092fdbf.39]
- Flip secureboot signature order (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-16 09:11:36 -06:00
Justin M. Forbes 70d5cc365d
kernel-6.8.0-0.rc4.20240215git8d3dea210042.38
* Thu Feb 15 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc4.8d3dea210042.38]
- Flip secureboot signature order (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-15 11:39:18 -06:00
Justin M. Forbes c51409cd83
kernel-6.8.0-0.rc4.20240214git7e90b5c295ec.37
* Wed Feb 14 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc4.7e90b5c295ec.37]
- Flip secureboot signature order (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-14 15:52:40 -06:00
Justin M. Forbes cca288f4b7
kernel-6.8.0-0.rc4.20240212git716f4aaa7b48.35
* Mon Feb 12 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc4.716f4aaa7b48.35]
- tools/rv: Fix Makefile compiler options for clang (Daniel Bristot de Oliveira)
- tools/rtla: Fix Makefile compiler options for clang (Daniel Bristot de Oliveira)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-12 17:25:24 -06:00
Justin M. Forbes 1cc3f5200e
kernel-6.8.0-0.rc3.20240209git1f719a2f3fa6.31
* Fri Feb 09 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc3.1f719a2f3fa6.31]
- tools/rv: Fix Makefile compiler options for clang (Daniel Bristot de Oliveira)
- tools/rtla: Fix Makefile compiler options for clang (Daniel Bristot de Oliveira)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-09 13:37:15 -06:00
Justin M. Forbes 34cd04385c
kernel-6.8.0-0.rc3.20240208git047371968ffc.30
* Thu Feb 08 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.8.0-0.rc3.047371968ffc.30]
- DO NOT MERGE: Revert Fix cursor planes with virtualized drivers series (Justin M. Forbes)
- tools/rv: Fix Makefile compiler options for clang (Daniel Bristot de Oliveira)
- tools/rtla: Fix Makefile compiler options for clang (Daniel Bristot de Oliveira)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-02-08 11:39:07 -06:00