Commit Graph

4242 Commits

Author SHA1 Message Date
Justin M. Forbes 48df0906cd Linux v5.2-rc2-24-gbec7550cca10 2019-05-30 11:03:19 -05:00
Peter Robinson 38bd9ab178 revert crypto generic initcalls run early patch until upstream works out the issue with ARMv7 2019-05-30 16:44:18 +01:00
Justin M. Forbes ec25f30e2e Linux v5.2-rc2 2019-05-27 10:56:09 -05:00
Justin M. Forbes e5d8f8de77 Disable debugging options. 2019-05-27 10:52:24 -05:00
Justin M. Forbes 8f4544ef8d Linux v5.2-rc1-233-g0a72ef899014 2019-05-24 15:18:07 -05:00
Justin M. Forbes 59ba0d757a Linux v5.2-rc1-165-g54dee406374c 2019-05-22 12:15:16 -05:00
Justin M. Forbes a87df2f1bb Fix build issue on PPC 2019-05-21 16:50:35 -05:00
Justin M. Forbes fd9451c72c Linux v5.2-rc1-129-g9c7db5004280 2019-05-21 15:28:44 -05:00
Justin M. Forbes c856345649 Fix S390 build error 2019-05-20 15:46:32 -05:00
Justin M. Forbes c2b56eada2 Linux v5.2-rc1 2019-05-20 14:08:36 -05:00
Peter Robinson 37f7d8a335 Arm config updates for 5.2rc1 2019-05-20 08:47:57 +01:00
Justin M. Forbes 58561782e9 Linux v5.1-12505-g0ef0fd351550 2019-05-17 15:53:20 -05:00
Peter Robinson 7101de41f1 add patch to fix watchdog driver load and reboot on RPi 2019-05-17 19:41:55 +01:00
Justin M. Forbes 5b72efed7d Linux v5.1-12065-g8c05f3b965da 2019-05-16 15:35:54 -05:00
Justin M. Forbes df4525c195 Linux v5.1-10909-g2bbacd1a9278 2019-05-15 14:14:21 -05:00
Laura Abbott cbd87613cc Add arm64 vdso fix 2019-05-15 11:08:53 -07:00
Justin M. Forbes a915976cd4 Linux v5.1-10326-g7e9890a3500d 2019-05-14 12:16:53 -05:00
Justin M. Forbes 735223bf90 Linux v5.1-10135-ga13f0655503a 2019-05-13 12:05:41 -05:00
Justin M. Forbes e4473dc0e3 Linux v5.1-9573-gb970afcfcabd 2019-05-10 13:37:00 -05:00
Justin M. Forbes bf888d2bd5 Linux v5.1-8122-ga2d635decbfa 2019-05-09 13:02:16 -05:00
Justin M. Forbes a9602bb6e5 Linux v5.1-5445-g80f232121b69 2019-05-08 12:24:46 -05:00
Justin M. Forbes 2b2a5f0a2e Linux v5.1-1199-g71ae5fc87c34 2019-05-07 12:04:31 -05:00
Peter Robinson da649d5215 Enable Arm STM32MP1 2019-05-07 04:58:17 +01:00
Jeremy Cline eeca86408d Linux v5.1.0 2019-05-06 14:07:03 +00:00
Jeremy Cline ae63548e1d Linux v5.1-rc7-131-gea9866793d1e 2019-05-03 14:53:48 +00:00
Jeremy Cline 753cfebe7a Linux v5.1-rc7-29-g600d7258316d 2019-05-02 14:44:19 +00:00
Laura Abbott 8fa6c72eb7 Add gdb index for debuginfo
We disabled the gdb indexing a while ago because it was
broken with the kernel. It seems to be working okay now  so re-enable it.

Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-05-01 08:08:49 -07:00
Jeremy Cline d139c9574c Linux v5.1-rc7-16-gf2bc9c908dfe 2019-05-01 14:02:59 +00:00
Jeremy Cline 203f015253 Linux v5.1-rc7-5-g83a50840e72a 2019-04-30 16:04:29 +00:00
Jeremy Cline dfbf3d7f3d Reenable debugging options. 2019-04-30 16:02:26 +00:00
Hans de Goede 8fb1c9e328 Fix wifi on various ideapad models not working (rhbz#1703338) 2019-04-30 11:50:07 +02:00
Jeremy Cline 4d0bb33f59 s390x build failure fix for RDMA 2019-04-29 16:46:30 +00:00
Jeremy Cline c5e7ef61a4 Linux v5.1-rc7 2019-04-29 15:40:35 +00:00
Jeremy Cline d225a41203 Disable debugging options. 2019-04-29 14:35:33 +00:00
Jeremy Cline d465489856 Linux v5.1-rc6-72-g8113a85f8720 2019-04-26 14:37:24 +00:00
Laura Abbott 7a94d5a69e Clean up old PAE code
We no longer support i686 PAE. Cleanup some of the cruft that was left
behind and de-obfuscate some macros to make it more obvious what's
happening.
2019-04-25 09:51:12 -07:00
Laura Abbott b13aac6411 Remove references to old powerpc
We only support one powerpc target. Drop references via the older macro
to make the code easier to read.
2019-04-25 09:42:22 -07:00
Jeremy Cline 07c71efcc5 Linux v5.1-rc6-64-gcd8dead0c394 2019-04-25 14:15:39 +00:00
Justin M. Forbes 2f9efa0cf1 Fix CVE-2019-3900 (rhbz 1698757 1702940) 2019-04-25 07:23:14 -05:00
Jeremy Cline eb5b64f354 Linux v5.1-rc6-15-gba25b50d582f 2019-04-24 14:34:24 +00:00
Jeremy Cline 5db1fe24f3 Linux v5.1-rc6-4-g7142eaa58b49 2019-04-23 14:32:58 +00:00
Jeremy Cline 647a44eba1 Reenable debugging options. 2019-04-23 14:30:39 +00:00
Jeremy Cline 3313b2c332 Check module signatures with the platform keyring (if enabled)
Upstream has made a keyring to the platform keys. The "KEYS: Allow
unrestricted boot-time addition of keys to secondary keyring" is
available upstream for the platform keyring.

The only issue is that module signatures aren't checked with the
platform keyring, so this introduces a patch to add that which has been
sent upstream. At least our carried-patch count hasn't gone up.
2019-04-23 14:21:09 +00:00
Jeremy Cline 8f968e6f02 Linux v5.1-rc6 2019-04-22 14:20:15 +00:00
Jeremy Cline 883af1564c Disable debugging options. 2019-04-22 14:04:58 +00:00
Jeremy Cline effd0d5bfe Linux v5.1-rc5-36-g444fe9913539 2019-04-17 14:56:18 +00:00
Jeremy Cline ae01eaba36 Linux v5.1-rc5-10-g618d919cae2f 2019-04-16 16:53:46 +00:00
Jeremy Cline b91f3aa192 Reenable debugging options. 2019-04-16 14:23:06 +00:00
Jeremy Cline 5ea5759dda Linux v5.1-rc5 2019-04-15 16:16:54 +00:00
Jeremy Cline 8495ba147b Linux v5.1-rc4-184-g8ee15f324866 2019-04-12 16:56:48 +00:00
Jeremy Cline 9a69644b16 Linux v5.1-rc4-58-g582549e3fbe1 2019-04-11 13:57:07 +00:00
Jeremy Cline ec6c211178 Linux v5.1-rc4-43-g771acc7e4a6e 2019-04-10 14:14:36 +00:00
Jeremy Cline 26ae226f4d Linux v5.1-rc4-34-g869e3305f23d 2019-04-09 15:13:32 +00:00
Jeremy Cline 0b76b205ac Reenable debugging options. 2019-04-09 15:10:12 +00:00
Jeremy Cline 40d683e6db Linux v5.1-rc4 2019-04-08 16:58:32 +00:00
Jeremy Cline 9b8be7d377 Linux v5.1-rc3-206-gea2cec24c8d4 2019-04-05 14:40:37 +00:00
Jeremy Cline a0aaf95b00 Linux v5.1-rc3-35-g8ed86627f715 2019-04-03 17:49:51 +00:00
Jeremy Cline 29502db8a0 Linux v5.1-rc3-14-g5e7a8ca31926 2019-04-02 19:37:04 +00:00
Jeremy Cline 79281a6ba5 Reenable debugging options. 2019-04-02 18:58:17 +00:00
Jeremy Cline e0aa9e60cc Linux v5.1-rc3 2019-04-01 15:40:43 +00:00
Jeremy Cline ca14120224 Disable debugging options. 2019-04-01 15:29:49 +00:00
Jeremy Cline 677dc70b60 Linux v5.1-rc2-247-g9936328b41ce 2019-03-29 19:43:21 +00:00
Jeremy Cline ad0b6d368a Pick up a mm fix causing hangs (rhbz 1693525) 2019-03-29 19:36:44 +00:00
Jeremy Cline c552794cd5 Linux v5.1-rc2-243-g8c7ae38d1ce1 2019-03-28 20:06:43 +00:00
Jeremy Cline b844f75ea2 Linux v5.1-rc2-24-g14c741de9386 2019-03-27 18:14:04 +00:00
Jeremy Cline 2129b13059 Align the IPv4 netfilter configs with the IPv6 configs (rhbz 1672657)
IPv6 builds as a module, change IPv4 to be built as a module as well.
2019-03-27 18:13:27 +00:00
Jeremy Cline f86f195b90 Linux v5.1-rc2-16-g65ae689329c5 2019-03-26 19:06:04 +00:00
Jeremy Cline 15e9d9f66d Reenable debugging options. 2019-03-26 19:04:06 +00:00
Peter Robinson f1512dfeef Initial NXP i.MX8 enablement 2019-03-26 14:31:32 +00:00
Jeremy Cline 45e5a1f373 Linux v5.1-rc2 2019-03-25 14:51:10 +00:00
Jeremy Cline 915ea30215 Disable debugging options. 2019-03-25 14:30:45 +00:00
Peter Robinson a89bed2f8e TPM fix (rhbz 1688283) 2019-03-25 00:00:26 +00:00
Peter Robinson 509cc04d2b Fixes for Tegra Jetson TX series, Initial support for NVIDIA Jetson Nano 2019-03-24 17:16:09 +00:00
Jeremy Cline 70e042b78c Linux v5.1-rc1-66-gfd1f297b794c 2019-03-22 14:14:08 +00:00
Jeremy Cline 47ae8ce524 Linux v5.1-rc1-15-gbabf09c3837f 2019-03-20 14:19:12 +00:00
Hans de Goede 34d65b13da Make the mainline vboxguest drv feature set match VirtualBox 6.0.x (#1689750) 2019-03-20 13:02:44 +01:00
Jeremy Cline b9534d956d Linux v5.1-rc1 2019-03-18 14:46:16 +00:00
Jeremy Cline e9a6f9df95 Disable debugging options. 2019-03-18 14:10:29 +00:00
Peter Robinson bfbaeaff47 updates for Arm 2019-03-18 00:48:44 +00:00
Jeremy Cline 2372415c36 Linux v5.0-11520-gf261c4e529da 2019-03-15 14:48:09 +00:00
Jeremy Cline 3cc187999e Linux v5.0-11139-gfa3d493f7a57 2019-03-14 16:55:27 +00:00
Jeremy Cline 2a6ca24d59 Linux v5.0-11053-gebc551f2b8f9 2019-03-13 15:11:54 +00:00
Jeremy Cline fe3f29352b Linux v5.0-10742-gea295481b6e3 2019-03-12 15:02:18 +00:00
Peter Robinson dab12d564c Arm config updates and fixes, fixes for Jetson TX series 2019-03-12 11:50:12 +00:00
Jeremy Cline edfbff22b4 Linux v5.0-10360-g12ad143e1b80 2019-03-11 17:30:38 +00:00
Paul Bolle 55c734c218 Remove a patch that still touches userspace tools
The userspace tools were split out into kernel-tools in 2017. Remove a
patch that still touches them.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-03-11 17:30:38 +00:00
Jeremy Cline 6c72c6753e Linux v5.0-7001-g610cd4eadec4 2019-03-08 16:38:03 +00:00
Jeremy Cline ece6441001 Linux v5.0-6399-gf90d64483ebd 2019-03-07 20:30:13 +00:00
Laura Abbott 4f4c8c1037 Fix for compilation error linked to rhbz 1686419 2019-03-07 10:39:36 -08:00
Jeremy Cline 4997df9dcb Linux v5.0-3452-g3717f613f48d 2019-03-06 17:15:13 +00:00
Jeremy Cline 3d24375518 Linux v5.0-510-gcd2a3bf02625 2019-03-05 16:28:29 +00:00
Jeremy Cline 408ba024e4 Reenable debugging options. 2019-03-05 14:36:29 +00:00
Laura Abbott 1bde9dbcae Linux v5.0.0 2019-03-04 07:23:36 -08:00
Laura Abbott c5018505ed Linux v5.0-rc8-3-g7d762d69145a 2019-02-26 09:00:23 -08:00
Laura Abbott 6d26752622 Reenable debugging options. 2019-02-26 08:57:36 -08:00
Laura Abbott 1249e57136 Linux v5.0-rc8 2019-02-25 08:56:01 -08:00
Laura Abbott e1790511d6 Linux v5.0-rc7-118-g8a61716ff2ab 2019-02-22 09:41:13 -08:00
Peter Robinson 2a3662749d Improvements to 96boards Rock960 2019-02-21 11:41:43 +00:00
Laura Abbott 2a86b1122d Linux v5.0-rc7-85-g2137397c92ae 2019-02-20 10:55:54 -08:00
Laura Abbott 83d8534473 Linux v5.0-rc7-11-gb5372fe5dc84 2019-02-19 09:07:58 -08:00