Commit Graph

235 Commits

Author SHA1 Message Date
Laura Abbott
f339ce1dad Linux v4.7 2016-07-26 16:36:43 -07:00
Paul Bolle
113d73aa59 config: x86: stop pretending to be an Lguest guest
Ever since v2.6.36 there's a conflict between OLPC support and Lguest
guest support: a kernel image can't both support booting OLPC x86
hardware and booting as an Lguest guest. Booting a kernel image that
tries to do both as an Lguest guest will fail with
    lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument

This means that people wanting to boot an Lguest guest on 32 bits x86
needed to build their own kernel image without OLPC support since, it
seems, Fedora 15. So let's stop pretending to support being an Lguest
guest. People wanting to have that will now not only have to disable
CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST.

(A second order effect is that both CONFIG_VIRTIO and
CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds.
Assuming a sane build system no one should notice. We'll see.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2016-05-31 08:35:28 -04:00
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
568b33d005 Turn off W+X warnings (rhbz 1306885)
The W+X warning is useful for finding potentially insecure
mappings. Fixes for some of the warning have stalled leading
to lots of reports of warnings though. There isn't much use
for this in stable releases since any fix will be trickling
in through rawhide anyway. Turn it off for stable releases
and leave it on for rawhide.
2016-02-12 11:59:29 -08:00
Laura Abbott
a2bb5001cb Linux v4.4 2016-01-14 11:34:59 -08:00
Laura Abbott
f69c01980b Enable CONFIG_X86_INTEL_MPX (rhbz 1287279) 2015-12-01 19:44:46 -05:00
Josh Boyer
89e881d12a Make sure ACPI_REV_OVERRIDE_POSSIBLE remains enabled 2015-11-23 09:28:59 -05:00
Josh Boyer
f70c487fdb Linux v4.3 2015-11-11 11:25:55 -05:00
Justin M. Forbes
d7ae676988 Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE and CONFIG_X86_NUMACHIP 2015-10-07 08:25:49 -05: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
9b82ecdfb8 Update to Linux v3.15 2014-06-10 08:31:19 -04:00
Josh Boyer
f9bb91845a Linux v3.14.1-rc1 2014-04-12 19:57:17 -04:00
Josh Boyer
17cfc21f1f Linux v3.12
- Disable debugging options.
2013-11-04 08:41:44 -05:00
Josh Boyer
5db35377dd Linux v3.12-rc7-9-gc9ca72f
- Fixes sg_open lock held when returning to userspace (rhbz 1018620)
- Reenable debugging options.
2013-10-29 12:44:37 -04:00
Josh Boyer
6894720d05 Linux v3.12-rc7
- Disable debugging options.
2013-10-28 07:22:20 -04:00
Josh Boyer
5205fba7a0 Linux v3.12-rc6-57-g69c88dc
- Reenable debugging options.
2013-10-22 09:12:54 -04:00
Josh Boyer
141877eb80 Linux v3.12-rc6
- Disable debugging options.
2013-10-20 10:30:49 -04:00
Josh Boyer
7f238336f2 Linux v3.12-rc5-36-g1e52db6
- Reenable debugging options.
2013-10-15 07:26:56 -04:00
Josh Boyer
75caab3b49 Linux v3.12-rc5
- Disable debugging options.
2013-10-14 07:48:25 -04:00
Peter Robinson
2fba3e3c2d Minor ARM config updates/cleanups, ARM GPIO/I2C updates, ARM usb gadget updates 2013-10-13 11:33:25 +01:00
Josh Boyer
72d016ee09 Linux v3.12-rc4-19-g8b5ede6
- Reenable debugging options.
- Quiet irq remapping stack trace (rhbz 982153)
2013-10-08 08:47:04 -04:00
Josh Boyer
511955b506 Linux v3.12-rc4
- Disable debugging options.
2013-10-06 19:46:02 -04:00
Josh Boyer
51a9efc4b6 Linux v3.12-rc3-186-gc31eeac
- Enable options for Intel Low Power Subsystem Support
2013-10-02 14:14:38 -04:00
Josh Boyer
c1a9286ef7 Linux v3.12-rc3-65-gf927318
- Reenable debugging options.
2013-10-01 09:28:38 -04:00
Josh Boyer
0aaf0b7b89 Linux v3.12-rc3
- Disable debugging options.
2013-09-29 22:22:58 -04:00
Josh Boyer
c294c6540b Linux v3.12-rc2-33-g22356f4
- Reenable debugging options.
2013-09-25 14:53:58 -04:00
Josh Boyer
85a7119fcf Linux v3.12-rc2
- Disable debugging options.
2013-09-23 20:59:49 -04:00
Josh Boyer
05e091435f Linux v3.12-rc1-27-g62d228b
- Reenable debugging options.
2013-09-18 09:13:46 -04:00
Josh Boyer
9849507a33 Linux v3.12-rc1
- Disable debugging options.
2013-09-17 07:30:33 -04:00
Josh Boyer
6176c6c82f Linux v3.11-7890-ge5c832d 2013-09-09 08:29:49 -04:00
Josh Boyer
7f84e82fc9 Linux v3.11-3120-g816434e 2013-09-05 07:16:30 -04:00
Josh Boyer
f2ae91bccf Linux v3.11-3070-gcb3e433 2013-09-04 13:55:03 -04:00
Josh Boyer
b730eee001 Linux v3.11-351-g1ccfd5e
- Reenable debugging options.
2013-09-03 20:24:48 -04:00
Josh Boyer
d7ee6f3b0e Add system_keyring patches back in 2013-09-03 17:28:29 -04:00
Josh Boyer
7ad7e4c401 Linux v3.11
- Disable debugging options.
2013-09-03 08:26:08 -04:00
Josh Boyer
c9d9c5a37e Rework Secure Boot support to use the secure_modules approach
- Drop pekey
2013-08-30 11:32:55 -04:00
Josh Boyer
e79570a9f6 Linux v3.11-rc7-14-gfa8218d
- Reenable debugging options.
2013-08-28 10:55:12 -04:00
Josh Boyer
6072b10d20 Linux v3.11-rc7
- Disable debugging options.
2013-08-26 10:49:09 -04:00
Josh Boyer
bf0f2a134b Linux v3.11-rc6-28-gfd3930f
- Reenable debugging options.
2013-08-20 13:48:57 -04:00
Josh Boyer
d7fe8b2878 Disable Dell RBU so userspace firmware path isn't selected (rhbz 997149) 2013-08-20 13:30:47 -04:00
Josh Boyer
875f13b8dd Linux v3.11-rc6
- Disable debugging options.
2013-08-19 09:42:39 -04:00
Peter Robinson
09ffc5546c Minor kernel configs cleanup merging duplicated config opts into generic
Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
2013-08-19 09:37:57 -04:00
Josh Boyer
d487df8030 Linux v3.11-rc5-13-g584d88b
- Reenable debugging options.
2013-08-13 06:14:43 -04:00
Josh Boyer
400c81a3b7 Linux v3.11-rc5
- Disable debugging options.
2013-08-12 08:50:14 -04:00
Josh Boyer
b8f0525e7d Linux v3.11-rc4-20-g0fff106
- Reenable debugging options.
2013-08-06 16:54:43 -04:00
Josh Boyer
8eada26de5 Build MEI_ME as a module.
Upstream changed it to a module from an add-on option to the MEI driver.
Build it as a module so that people can blacklist it because it's a piece
of crap.
2013-08-05 11:13:57 -04:00
Josh Boyer
ebebb8f64c Linux v3.11-rc4
- Disable debugging options.
2013-08-04 20:35:41 -04:00
Josh Boyer
f7eb1e5206 Linux v3.11-rc3-4-g36f571e
- Reenable debugging options.
2013-07-30 07:09:08 -04:00
Josh Boyer
3f4248200a Linux v3.11-rc3
- Disable debugging options.
2013-07-29 09:46:42 -04:00
Justin M. Forbes
faf25207dc let flavors/variants end with + in the uname 2013-07-22 15:51:25 -05:00