Commit Graph

21 Commits

Author SHA1 Message Date
Josh Boyer 6116861edf Linux v4.6
- Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173)
- CVE-2016-3713 kvm: out-of-bounds access in set_var_mtrr_msr (rhbz 1332139 1336410)
2016-05-17 11:14:02 -04:00
Laura Abbott d07b889185 Linux v4.2
This is a squashed patch of the history from F22 + the 4.2 rebase
2015-09-01 15:59:56 -07:00
Josh Boyer b3ef08adb3 Linux v3.11-rc5-21-g28fbc8b
- Disable WIMAX.  It's fairly broken and abandoned upstream.
2013-08-14 14:30:31 -04:00
Josh Boyer d30a701642 Enable Orinoco drivers in kernel-modules-extra (rhbz 894069) 2013-01-14 15:28:59 -05:00
Dave Jones 9654342460 Reenable UBIFS (rhbz 823238) 2012-09-14 13:15:17 -04:00
Dave Jones 341e5eb077 Reenable W1 drivers. (rhbz 849430) 2012-08-20 12:05:53 -04:00
John W. Linville 629ee7b235 Enable batman-adv and add it to the list of "extra" modules 2012-07-31 14:42:32 -04:00
Josh Boyer 618d6ec8fe Move modules needed by Shorewall back to main kernel package (rhbz 844436) 2012-07-31 08:05:45 -04:00
Josh Boyer 31eb76de86 Move sch_htb module into main kernel package (rhbz 836185) 2012-07-05 11:52:32 -04:00
Josh Boyer 1edae28474 Enable Nilfs2 and put it in modules-extra (rhbz 821702) 2012-05-15 13:21:52 -04:00
Justin M. Forbes 7b4b439262 Reenable slip and add to module-extras (rhbz 818308) 2012-05-03 13:15:22 -05:00
Josh Boyer 1caa16e278 Move the dlm module to modules-extra and do additional cleanup (rhbz 811547) 2012-04-20 16:49:27 -04:00
Josh Boyer bd9fffb7d6 Move the dlm module to modules-extra (rhbz 811547) 2012-04-17 16:27:30 -04:00
Josh Boyer af856217e0 Move 9p modules back to main package for KVM (rhbz 807733) 2012-03-28 12:56:18 -04:00
Dave Jones 07ac776056 Disable MTD 2012-01-13 16:07:41 -05:00
Dave Jones a374a8451d add module suffixes 2012-01-13 13:55:26 -05:00
Dave Jones 7729f41301 Disable IMA. (Forces TPM on, which may be undesirable: See 733964, 746097)
Move TPM modules to modules-extra
2011-12-19 15:11:34 -05:00
Josh Boyer 884a3e1f3c Move yenta_socket back into main kernel package
One day, pcmcia will be like the old MCA bus.  Hopefully that day is soon.
2011-12-06 09:19:39 -05:00
Josh Boyer 61b173509e Move 802.1q back into the main kernel package 2011-12-06 08:50:15 -05:00
Josh Boyer 42087d6524 Put ssb.ko back in the main kernel package 2011-12-02 14:17:44 -05:00
Josh Boyer b8b2783bb9 Create a kernel-modules-extra subpackage
This creates a modules-extra subpackage which places a number of less
frequently used modules into the extra directory under
/lib/modules/`uname -r`/.  This reduces the size of the default kernel
package while still allowing those modules to be built and installed if
needed.  We also limit the security exposure by keeping these modules out
of the default install.
2011-11-29 09:02:14 -05:00