Commit Graph

3346 Commits

Author SHA1 Message Date
Laura Abbott 19c3eb680a Let 'make prepare' succeed with kernel-devel
Due to a few missing files, running 'make prepare' on the kernel-devel
sources will fail. This isn't a huge issue but can lead to confusion
for users who are trying to follow tutorials elsewhere that may
mention running make prepare. Copy the necessary files over to the
devel package.
2016-02-09 12:59:12 -08:00
Peter Robinson f3d56fd90e Fix Power64 kernel build 2016-02-09 16:13:25 +00:00
Justin M. Forbes 0aec8a810a Linux v4.5-rc3 2016-02-08 12:04:18 -06:00
Justin M. Forbes ce05f7de41 Linux v4.5-rc2-212-gdf48ab3 2016-02-05 10:23:09 -06:00
Peter Robinson 2bfb2d0904 aarch64: drop non upstreamable AMD A0 NIC as the HW has now been recalled 2016-02-04 15:42:14 +00:00
Justin M. Forbes f5e72862c1 Linux v4.5-rc2-192-gb37a05c 2016-02-03 16:32:35 -06:00
Justin M. Forbes 1f74b7dc7b Linux v4.5-rc2-163-g34229b2 2016-02-02 15:52:33 -06:00
Justin M. Forbes 289e557a5d linux v4.5-rc2 2016-02-01 13:38:33 -06:00
Josh Boyer 79bacf658e Backport HID sony patch to fix some gamepads (rhbz 1255235) 2016-01-29 15:24:26 -05:00
Justin M. Forbes 5804d1e506 Linux v4.5-rc1-32-g26cd836 2016-01-29 12:44:06 -06:00
Josh Boyer 5f5d60cddb Update patches from upstream to fix oops
Found by kernel test bot:

http://thread.gmane.org/gmane.linux.kernel/2139378

and Johanness fixed it up quickly
2016-01-29 12:08:12 -05:00
Josh Boyer 5befe5453f Add patches to fix suprious NEWLINK netlink messages (rhbz 1302037) 2016-01-28 15:07:51 -05:00
Justin M. Forbes 867ae5556f Add gitrev 2016-01-28 12:00:09 -06:00
Justin M. Forbes 9488a6f845 Linux v4.5-rc1-28-g03c21cb 2016-01-28 11:59:39 -06:00
Justin M. Forbes 62d6d340df Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set (rhbz 1301099) 2016-01-27 09:26:32 -06:00
Justin M. Forbes 04cf44e3c8 Linux v4.5-rc1 2016-01-25 10:59:05 -06:00
Justin M. Forbes 4b21efe5dc Actually add the patch 2016-01-22 13:27:28 -06:00
Justin M. Forbes f94470562d Linux v4.4-10454-g3e1e21c 2016-01-22 13:23:22 -06:00
Josh Boyer 8a0bfe0000 Fix backtrace from PNP conflict on Haswell-ULT (rhbz 1300955) 2016-01-22 13:05:39 -05:00
Justin M. Forbes 54d98c1fb3 Linux v4.4-10062-g30f0530 2016-01-21 12:22:59 -06:00
Josh Boyer 6db61a0cd5 Fix incorrect country code issue on RTL8812AE devices (rhbz 1279653) 2016-01-21 10:08:06 -05:00
Justin M. Forbes 43a1944dd7 Linux v4.4-8950-g2b4015e 2016-01-20 12:18:25 -06:00
Josh Boyer a600648d07 CVE-2016-0723 memory disclosure and crash in tty layer (rhbz 1296253 1300224) 2016-01-20 08:35:36 -05:00
Justin M. Forbes e5da0c6fbe Linux v4.4-8855-ga200dcb 2016-01-19 12:45:47 -06:00
Peter Robinson 867de2c270 Fix boot on TI am33xx/omap devices 2016-01-19 12:42:38 +00:00
Peter Robinson ca0d39be27 add patch to fix cpupower utils build 2016-01-19 06:02:05 +00:00
Justin M. Forbes 42aa4321c7 Linux v4.4-8606-g5807fca 2016-01-18 15:41:06 -06:00
Peter Robinson be7384caf2 minor config cleanups (NFC) 2016-01-18 07:55:05 +00:00
Peter Robinson d56b26ad1a Build usb gadget/OTG on aarch64, more arm/aarch64 cleanups for 4.5 2016-01-18 05:45:06 +00:00
Peter Robinson e528de5380 disable IPWIRELESS while I (pbr) work out why this filters properly when build with rpmbuild but not in koji 2016-01-17 15:12:22 +00:00
Peter Robinson aa2efe7488 filters: filter char drivers mwave pcmcia 2016-01-17 12:49:32 +00:00
Peter Robinson b07458db32 ARM: enable nvmem drivers 2016-01-17 07:24:19 +00:00
Peter Robinson b47c48fa74 Minor updates to aarch64/ARMv7/PowerPC 2016-01-17 06:54:51 +00:00
Peter Robinson ed523bab2c filters: tty: just filter all tty drivers, they're all corner case MP serial adapters, pcmcia (which we filter already) or other corner case, all core serial used for consoles are already built in 2016-01-15 12:38:21 -06:00
Peter Robinson b7cd1dec37 filters: drmdrvs: add amd, i2c, i915, and radeon plus ARMv7 specific drivers to modules alongside nouveau. -modules is generally needed for desktop anyway 2016-01-15 12:38:21 -06:00
Peter Robinson 210c63e222 filters: netprots: filter 6lowpan and mpls from core 2016-01-15 12:38:21 -06:00
Peter Robinson 60591bf6b9 filters: move firewire mwave w1 from core to modules 2016-01-15 12:38:21 -06:00
Peter Robinson e3f2f90c51 filters: add option to filter input drivers and apply to gameport, tablet and touchscreen so they move out of core 2016-01-15 12:38:20 -06:00
Peter Robinson 864dbf0fd4 filters: armv7/aarch64: add custom ethdrvs to ensure we get useful NICs in core 2016-01-15 12:38:20 -06:00
Peter Robinson d1dc8abc5f filters: usbdrvs: filter image misc serial from core
Disable USB_U132_HCD as it causes issues with serial filter, it's an old tech pcmcia 3G modem unlikely to be in wide use (we can revisit if necessary)
2016-01-15 12:38:20 -06:00
Justin M. Forbes 57edd9b76b Linux v4.4-5966-g7d1fc01 2016-01-15 11:04:43 -06:00
Justin M. Forbes 9ae86272fd Disable new hisi_sas driver for a bit 2016-01-14 16:58:02 -06:00
Justin M. Forbes 38ea69d21f Linux v4.4-5593-g7fdec82 2016-01-14 14:12:46 -06:00
Justin M. Forbes 6236659f01 v4.4-3408-g6799060 2016-01-13 16:27:14 -06:00
Justin M. Forbes 21c9cae290 drop i915 patch to turn off wc mmaps 2016-01-12 15:36:59 -06:00
Justin M. Forbes cc7c4bc6d7 Fix packaging for perf 2016-01-12 14:26:42 -06:00
Justin M. Forbes 84f6318818 v4.4-1175-g03891f9 2016-01-12 13:07:02 -06:00
Josh Boyer 0c2a2f5349 CVE-2015-7566 usb: visor: Crash on invalid USB dev descriptors (rhbz 1296466 1297517) 2016-01-12 13:13:04 -05:00
Josh Boyer c40143140b Fix backtrace from PNP conflict on Broadwell (rhbz 1083853) 2016-01-12 12:00:00 -05:00
Josh Boyer f6f84d7ce9 Fix typo in config option 2016-01-12 07:07:22 -05:00