Commit Graph

3710 Commits

Author SHA1 Message Date
Laura Abbott c88d6fb42a Reenable debugging options. 2017-03-08 07:43:25 -08:00
Laura Abbott a78a24cb93 CVE-2017-2636 Race condition access to n_hdlc.tbuf causes double free in n_hdlc_release (rhbz 1430049) 2017-03-07 14:59:52 -08:00
Laura Abbott 8e4bbb22f1 Linux v4.11-rc1 2017-03-06 09:21:57 -08:00
Laura Abbott ddbd66fdf6 Disable debugging options. 2017-03-06 07:36:15 -08:00
Laura Abbott 69ffe69523 Linux v4.10-11319-gc82be9d 2017-03-03 08:47:07 -08:00
Laura Abbott d60ee93427 rebuilt 2017-03-02 13:25:02 -08:00
Laura Abbott 97f92e0a84 Enable CONFIG_NET_L3_MASTER_DEV (rhbz 1428530) 2017-03-02 11:04:29 -08:00
Peter Robinson 6cabd13346 ... and rebuild configs 2017-03-02 17:33:33 +00:00
Peter Robinson 8d7b8b082a disable XGENE_DMA as it's causing numerous issues 2017-03-02 17:31:21 +00:00
Laura Abbott c1b581863c Linux v4.10-11073-g4977ab6 2017-03-02 07:26:26 -08:00
Laura Abbott e582bbd727 Fix for objtool/module breakage 2017-03-01 12:56:12 -08:00
Laura Abbott 3a9b20b346 Linux v4.10-10770-g2d6be4a 2017-03-01 07:58:25 -08:00
Peter Robinson 51f1cbdea9 - Enable Tiny DRM on ARM platforms
- ARM config updates
- General config cleanups
- Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163
2017-03-01 12:12:17 +00:00
Laura Abbott 1652b3b29e Fix for yet another stack variable in crypto (rhbz 1427593) 2017-02-28 13:09:16 -08:00
Thorsten Leemhuis 476553105e Apply patches with build tweaks (build-AFTER_LINK.patch) and compile
fixes all the time

[labbott: Rebased to current rawhide tip. Renumbered some patches]
2017-02-28 09:27:39 -08:00
Laura Abbott 01d8442680 Linux v4.10-10531-g86292b3 2017-02-28 09:24:03 -08:00
Justin M. Forbes 5d8646dba3 Fix kernel-devel virtual provide 2017-02-28 08:29:58 -06:00
Laura Abbott 9504d1311a Actual fix from upstream 2017-02-27 13:56:47 -08:00
Laura Abbott 4ccb99b25f Committing the kernel spec will help 2017-02-27 11:00:53 -08:00
Laura Abbott 4509f2f97a Fix for compile error on i386 2017-02-27 10:56:37 -08:00
Dan Horák ace9a4db5b s390x: disable unneeded network drivers
s390x: disable unneeded SCSI drivers
s390x: disable unneeded miscellaneous drivers
s390x,powerpc: enable GenWQE PCIe Accelerator driver
s390x: disable unneeded miscellaneous drivers 2
s390x: disable unneeded miscellaneous drivers 3

[labbott: Squashed changes]
2017-02-27 09:10:47 -08:00
Laura Abbott 7f10d93443 Linux v4.10-10320-ge5d56ef 2017-02-27 08:49:14 -08:00
Laura Abbott 09145060e9 Linux v4.10-9579-gf1ef09f
Includes config options from yesterday that were missed
2017-02-24 08:50:34 -08:00
Laura Abbott 3d652a572b Check for kerberos tickets in rawhide snapshot script
Fedora now uses kerberos for authorization to services. Gently remind
the user to get kerberos tokens if there are none available.
2017-02-23 15:20:54 -08:00
Laura Abbott 0757590438 Update snapshot script for new sources format
The sources format switched to sha512. Update the parsing to get the
kernel version from this.
2017-02-23 15:09:44 -08:00
Laura Abbott 604259a1da Filter out parport_serial on i686 as well
Once more, with feeling.
2017-02-23 14:38:57 -08:00
Laura Abbott 042c7b0aff Filter out the parport_serial driver 2017-02-23 12:36:49 -08:00
Laura Abbott 9f5adbcc1e Bring back gcc7 workaround
Other parts of the tree are hitting the same issue as arm64 did.
Bring back the workaround until they all get fixed up.
2017-02-23 10:45:40 -08:00
Laura Abbott c796f87d68 Linux v4.10-6476-gbc49a78 2017-02-23 09:21:58 -08:00
Laura Abbott 8a8a5bec0a Linux v4.10-2512-g7bb0338 2017-02-22 07:39:25 -08:00
Laura Abbott c6d02e4149 Fix for arm64 build breakage 2017-02-21 12:29:12 -08:00
Laura Abbott 012c1b4999 Linux v4.10-1242-g9763dd6 2017-02-21 11:23:09 -08:00
Laura Abbott 98b89acd62 Reenable debugging options. 2017-02-21 11:23:09 -08:00
Peter Robinson 84099871b1 minor config cleanups (NFC) 2017-02-21 18:55:00 +00:00
Justin M. Forbes cd3596bbfc Update efi-lockdown for 4.11 merge 2017-02-21 11:48:46 -06:00
Justin M. Forbes 0af610531c Trim the changelog 2017-02-20 11:35:54 -06:00
Justin M. Forbes 13be980218 Add gitrev 2017-02-20 08:29:55 -06:00
Justin M. Forbes a5fbc69021 Linux 4.10 2017-02-20 08:29:23 -06:00
Justin M. Forbes 7fbbd284a4 Disable Debugging options 2017-02-20 08:03:11 -06:00
Peter Robinson 86173774a7 Update some Raspberry Pi patches, Add Raspberry Pi fixes for UART/i2c/stable eth MAC 2017-02-18 23:12:07 +00:00
Justin M. Forbes 5b14022881 Linux v4.10-rc8-62-g6dc39c5 2017-02-17 16:30:29 -06:00
Justin M. Forbes 0f8ab42e67 Linux v4.10-rc8-39-g5a81e6a 2017-02-16 11:23:20 -06:00
Peter Robinson 8f1aa901ec Add patch to work around crash on RPi3 2017-02-16 10:00:34 +00:00
Peter Robinson f43646ce1a enable PWRSEQ_EMMC as well 2017-02-15 23:15:45 +00:00
Peter Robinson 6ec30f5393 Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816) 2017-02-15 23:06:52 +00:00
Justin M. Forbes fa0d6b9036 CVE-2017-5967 Disable CONFIG_TIMER_STATS (rhbz 1422138 1422140) 2017-02-14 09:57:56 -06:00
Justin M. Forbes 00e0d33317 Linux-v4.10-rc8 2017-02-13 10:18:37 -06:00
Justin M. Forbes 092bee3b3f Disable Debugging Options 2017-02-13 10:13:48 -06:00
Justin M. Forbes 43f3e35901 Linux v4.10-rc7-127-g3d88460 2017-02-10 16:19:58 -06:00
Justin M. Forbes d316ff4847 Linux v4.10-rc7-114-g55aac6e 2017-02-09 16:55:31 -06:00