Commit Graph

3838 Commits

Author SHA1 Message Date
Laura Abbott 606b24ea99 Reenable debugging options. 2018-07-10 08:31:03 -07:00
Laura Abbott 9caee771b5 Fix for arm64 compilation issue
The short answer is that it looks like Fedora binutils doesn't quite
work with this patch. The long answer might be more complicated but this
gets things compiling.
2018-07-09 16:01:27 -07:00
Laura Abbott e71fe62528 Linux v4.18-rc4 2018-07-09 09:52:39 -07:00
Laura Abbott d856847d28 Disable debugging options. 2018-07-09 09:48:07 -07:00
Peter Robinson f145a61840 Add fix for AllWinner A64 timer scew errata 2018-07-09 08:23:23 +01:00
Laura Abbott a0d1511170 Linux v4.18-rc3-183-gc42c12a90545 2018-07-06 07:44:14 -07:00
Laura Abbott c703a6595c Linux v4.18-rc3-134-g06c85639897c 2018-07-05 10:06:53 -07:00
Laura Abbott 217e6f09e3 Linux v4.18-rc3-107-gd0fbad0aec1d 2018-07-03 09:28:01 -07:00
Laura Abbott 373b736296 Reenable debugging options. 2018-07-03 09:22:28 -07:00
Laura Abbott bdb5b2d8f8 Linux v4.18-rc3 2018-07-02 08:39:22 -07:00
Laura Abbott 1126e4c975 Disable debugging options. 2018-07-02 08:33:43 -07:00
Laura Abbott 15b3057cc9 Linux v4.18-rc2-207-gcd993fc4316d 2018-06-29 07:57:40 -07:00
Peter Robinson 4a31f03885 Add a possible i.MX6 sdhci fix, drop some old ARM patches, renumber patches 2018-06-29 13:18:57 +01:00
Laura Abbott af9fe25b4c Linux v4.18-rc2-132-gf57494321cbf 2018-06-28 08:34:35 -07:00
Laura Abbott 8a409ef282 Enable leds-pca9532 module (rhbz 1595163) 2018-06-26 09:43:24 -07:00
Laura Abbott 43f4fd511d Linux v4.18-rc2-44-g813835028e9a 2018-06-26 09:32:26 -07:00
Laura Abbott a3b9a96385 Linux v4.18-rc2-37-g6f0d349d922b 2018-06-25 12:47:40 -07:00
Laura Abbott 30adf44c21 Reenable debugging options. 2018-06-25 12:43:00 -07:00
Laura Abbott eeae7bec97 Linux v4.18-rc2 2018-06-25 10:19:55 -07:00
Laura Abbott d3c5fc9149 Disable debugging options. 2018-06-25 10:17:18 -07:00
Laura Abbott 26ec741350 Fix for i686 segfault and re-enable i686 builds 2018-06-25 10:15:13 -07:00
Peter Robinson d7624e0560 Disable BFP JIT on ARMv7 as it's currently broken, Remove forced console on aarch64, legacy config (rhbz 1594402) 2018-06-25 17:53:00 +01:00
Laura Abbott aebcac3de8 Linux v4.18-rc1-189-g894b8c000ae6 2018-06-22 08:27:48 -07:00
Laura Abbott 394b575971 Linux v4.18-rc1-107-g1abd8a8f39cd 2018-06-21 08:10:24 -07:00
Laura Abbott c6aba0b336 Linux v4.18-rc1-52-g81e97f01371f 2018-06-20 07:35:02 -07:00
Laura Abbott 7287517fe3 Linux v4.18-rc1-43-gba4dbdedd3ed 2018-06-19 07:19:38 -07:00
Laura Abbott d0c41c2840 Reenable debugging options. 2018-06-19 07:08:43 -07:00
Laura Abbott abad14ed4e Ensure we don't build debug as well 2018-06-18 11:34:13 -07:00
Laura Abbott c60d15178c Linux v4.18-rc1 2018-06-18 09:44:24 -07:00
Laura Abbott cc77c1e140 Disable debugging options. 2018-06-18 09:23:24 -07:00
Laura Abbott 87add78758 Linux v4.17-12074-g4c5e8fc62d6a 2018-06-15 10:52:50 -07:00
Peter Robinson 1f4f66833b Disable zoron driver, moved to staging for removal upstream 2018-06-15 13:24:56 +01:00
Peter Robinson c36cd75159 ARM updates for 4.18, cleanup some dropped config options 2018-06-15 12:57:54 +01:00
Laura Abbott 861ae54010 Don't build for i686
There is a segfault on i686

+ ./process_configs.sh -n -c kernel 4.18.0
~/build/BUILD/kernel-4.17.fc29/linux-4.18.0-0.rc0.git9.1.fc29.i686 ~/build/BUILD/kernel-4.17.fc29/linux-4.18.0-0.rc0.git9.1.fc29.i686/configs
Processing /builddir/build/BUILD/kernel-4.17.fc29/linux-4.18.0-0.rc0.git9.1.fc29.i686/configs/kernel-4.18.0-aarch64.config ... /builddir/build/BUILD/kernel-4.17.fc29/linux-4.18.0-0.rc0.git9.1.fc29.i686/configs/kernel-4.18.0-aarch64.config:5814:warning: override: SPARSEMEM_MANUAL changes choice state
/builddir/build/BUILD/kernel-4.17.fc29/linux-4.18.0-0.rc0.git9.1.fc29.i686/configs/kernel-4.18.0-aarch64.config:6846:warning: override: VIRT_CPU_ACCOUNTING_NATIVE changes choice state
make[1]: *** [scripts/kconfig/Makefile:64: olddefconfig] Segmentation fault (core dumped)

No idea why but we don't want to stop other arches. Disable it
for now.
2018-06-14 10:57:47 -07:00
Laura Abbott ee004bf48f Linux v4.17-11928-g2837461dbe6f 2018-06-14 10:04:58 -07:00
Laura Abbott 5f1fb0c45a Linux v4.17-11782-gbe779f03d563 2018-06-13 10:54:20 -07:00
Jeremy Cline 9e3153d84f
Commit of shame: Add the changelog for 6782776564 2018-06-13 09:46:42 -04:00
Jeremy Cline 6782776564
Fix kexec_file_load pefile signature verification (rhbz 1470995) 2018-06-13 09:38:05 -04:00
Laura Abbott bdc446c43d Linux v4.17-11346-g8efcf34a2639 2018-06-12 08:50:20 -07:00
Justin M. Forbes bbfe8b3016 Secure Boot updates 2018-06-11 15:35:41 -05:00
Laura Abbott 5a506e76b9 Linux v4.17-10288-ga2225d931f75 2018-06-11 10:24:06 -07:00
Laura Abbott 4b8512e91a Linux v4.17-7997-g68abbe729567 2018-06-08 11:37:45 -07:00
Laura Abbott 9382c1533b Linux v4.17-6625-g1c8c5a9d38f6 2018-06-07 14:52:18 -07:00
Laura Abbott 037431cf90 Linux v4.17-3754-g135c5504a600 2018-06-06 09:56:34 -07:00
Jeremy Cline dc16ce7d36
Enable CONFIG_SCSI_DH* for s390x (rhbz 1586189) 2018-06-05 17:00:26 -04:00
Laura Abbott 4ec5ad2daf Linux v4.17-1535-g5037be168f0e 2018-06-05 12:55:19 -07:00
Laura Abbott ab80721865 Linux v4.17-505-g9214407d1237 2018-06-04 14:16:03 -07:00
Laura Abbott a5a43e40db Reenable debugging options. 2018-06-04 14:15:50 -07:00
Justin M. Forbes ca54efe132 Trim changelog 2018-06-04 13:38:44 -05:00
Justin M. Forbes 1ae48fff50 Linux v4.17 2018-06-04 09:38:46 -05:00