Commit Graph

4261 Commits

Author SHA1 Message Date
Laura Abbott c7aa2ae287 Disable debugging options. 2019-08-05 16:40:45 +02:00
Peter Robinson 977bfe032e fix mac on Jetson-TX2 NIC 2019-08-04 15:31:08 +01:00
Laura Abbott ea5d2e52dc Linux v5.3-rc2-70-g1e78030e5e5b 2019-08-02 09:05:36 -04:00
Laura Abbott 5c2aa86a1d Linux v5.3-rc2-60-g5c6207539aea
Enable 8250 serial ports
2019-08-01 07:46:56 -04:00
Peter Robinson adfbac47b6 Enable IMA Appraisal - related rhbz 790008 1554474 2019-07-31 13:58:31 +01:00
Laura Abbott ffc1fce93e Linux v5.3-rc2-51-g4010b622f1d2 2019-07-31 07:53:47 -04:00
Laura Abbott eb270ec831 Linux v5.3-rc2-11-g2a11c76e5301 2019-07-30 08:31:02 -04:00
Laura Abbott 1ec7f66dae Reenable debugging options. 2019-07-30 08:28:16 -04:00
Laura Abbott 28be16d99e Linux v5.3-rc2 2019-07-29 07:40:19 -04:00
Laura Abbott c0122ac850 Disable debugging options. 2019-07-29 07:28:10 -04:00
Laura Abbott 5feabf6fff Linux v5.3-rc1-96-g6789f873ed37 2019-07-26 07:58:59 -04:00
Laura Abbott cfda0d83c7 Linux v5.3-rc1-82-gbed38c3e2dca 2019-07-25 07:46:05 -04:00
Laura Abbott 8087534bf2 Linux v5.3-rc1-59-gad5e427e0f6b 2019-07-24 07:48:09 -04:00
Laura Abbott 75c686a437 Add scsi fix 2019-07-23 13:41:47 -04:00
Laura Abbott b6bc920f00 Linux v5.3-rc1-56-g7b5cf701ea9c 2019-07-23 08:40:35 -04:00
Laura Abbott a1d4d2b92c Reenable debugging options. 2019-07-23 08:37:08 -04:00
Laura Abbott 364bffc7b7 Linux v5.3-rc1 2019-07-21 17:53:59 -04:00
Laura Abbott b121f57b17 Disable debugging options. 2019-07-21 17:42:12 -04:00
Peter Robinson d7341fee1c Bug 1576593 - work around while vendor investigates arm builder LPAE HW issue 2019-07-19 18:51:33 +01:00
Laura Abbott 108607559c Linux v5.2-11564-g22051d9c4a57 2019-07-18 12:08:47 -04:00
Laura Abbott 47006d595f Linux v5.2-11043-g0a8ad0ffa4d8 2019-07-17 08:17:47 -04:00
Peter Robinson ef64fcc47a drop merged qcom patches 2019-07-17 00:19:45 +01:00
Jeremy Cline b39937c76a Pick up the iwlwifi firmware crash fix (rhbz 1716334)
Some folks have been asking for this to be in Rawhide in addition to the
stable kernels.
2019-07-16 18:21:14 +00:00
Laura Abbott 4cbd7a3c09 Linux v5.2-10808-g9637d517347e 2019-07-16 08:59:21 -04:00
Justin M. Forbes 92f058c860 Turn off i686 builds for Rawhide 2019-07-12 14:43:02 -05:00
Laura Abbott 46f3e4dbcb Linux v5.2-7109-gd7d170a8e357 2019-07-12 08:29:07 -04:00
Laura Abbott 84210fcea5 Linux v5.2-3311-g5450e8a316a6 2019-07-11 07:45:34 -04:00
Laura Abbott 19bcf9a9c5 Linux v5.2-3135-ge9a83bd23220 2019-07-10 08:28:38 -04:00
Laura Abbott 92f0deae55 Linux v5.2-915-g5ad18b2e60b7 2019-07-09 09:26:30 -04:00
Laura Abbott f4ea651be7 Reenable debugging options. 2019-07-09 08:32:37 -04:00
Justin M. Forbes 52decab756 Linux v5.2.0 2019-07-08 09:49:35 -05:00
Justin M. Forbes 67c4f1112f Linux v5.2-rc7-8-geca94432934f 2019-07-03 09:30:49 -05:00
Justin M. Forbes a51ec6bf05 Linux v5.2-rc7 2019-07-01 08:53:17 -05:00
Justin M. Forbes bd5a8e4c11 Disable debugging options. 2019-07-01 08:46:31 -05:00
Peter Robinson d2e0e69e62 minor arm cleanups, update rpi cam patch, add fix for dwc3 on rockchips 2019-06-30 20:15:50 +01:00
Peter Robinson bf2174540c arm64: the tsadc patch is already upstream so drop it 2019-06-29 13:06:08 +01:00
Justin M. Forbes 7addfa8f74 Linux v5.2-rc6-93-g556e2f6020bf 2019-06-28 09:20:53 -05:00
Peter Robinson 6cb99dafc0 bcm2835: upstream fix for Raspberry Pi load issue 2019-06-25 19:41:59 +01:00
Peter Robinson 0d2c8ee000 arm64: qcom: add patch for ACPI UFS storage 2019-06-25 19:38:27 +01:00
Justin M. Forbes 639ea3fb7e Linux v5.2-rc6-15-g249155c20f9b 2019-06-25 09:39:54 -05:00
Peter Robinson 2d52c31482 raspberrypi: patch to fix the camera 2019-06-25 08:46:44 +01:00
Justin M. Forbes 53459f7b69 Linux v5.2-rc6 2019-06-24 10:41:57 -05:00
Justin M. Forbes 6acb9747bd Disable debugging options. 2019-06-24 10:23:42 -05:00
Peter Robinson 5a11487f77 QCom ACPI fixes 2019-06-22 10:56:20 +01:00
Peter Robinson b0bc74c236 enable parallel xz compression of modules
So this uses the -P option for xargs to allow parallel compression
of xz uaing xargs options, it allows maximum usage of available CPUs
it can be reverted to the prior status quo but running the following
sed -i 's/global zcpu `nproc --all`/global zcpu 1/' kernel.spec
2019-06-21 22:04:20 +01:00
Justin M. Forbes 2a7e3ab552 Linux v5.2-rc5-290-g4ae004a9bca8 2019-06-21 12:42:02 -05:00
Justin M. Forbes a380472ebf Linux v5.2-rc5-239-g241e39004581 2019-06-20 11:26:13 -05:00
Justin M. Forbes 98f3fc35d7 Linux v5.2-rc5-224-gbed3c0d84e7e 2019-06-19 09:34:45 -05:00
Justin M. Forbes 9297bd04f0 Linux v5.2-rc5-177-g29f785ff76b6 2019-06-18 13:37:45 -05:00
Justin M. Forbes 899f9fafd5 Linux v5.2-rc5 2019-06-17 09:02:12 -05:00