Commit Graph

147 Commits

Author SHA1 Message Date
Laura Abbott
2841ab2761 Enable CONFIG_IP6_NF_TARGET_NPT (rhbz 1435884) 2018-01-18 08:59:42 -08:00
Laura Abbott
9e949a1624 Linux v4.15-rc7-152-g1545dec46db3 2018-01-12 09:12:40 -08:00
Justin M. Forbes
78b277bd72 Initial retpoline patches for Spectre v2 2018-01-11 10:28:58 -06:00
Laura Abbott
e3ed9bf70d Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058) 2018-01-08 14:37:57 -08:00
Laura Abbott
1de23271b4 Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE 2018-01-03 08:26:25 -08:00
Hans de Goede
148a32e255 Add patches which allow specifying a default SATA linkpower management policy
for mobile chipsets and set the default LPM policy to "med_power_with_dipm"
2017-12-22 18:24:57 +01:00
Laura Abbott
7e5cbdbc68 Linux v4.15-rc4 2017-12-18 09:27:37 -08:00
Jeremy Cline
b59e92ed22
Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 on x86_64 only (rhbz 1525561) 2017-12-15 09:39:04 -05:00
Laura Abbott
5919ce3742 Linux v4.15-rc2-174-g328b4ed93b69 2017-12-06 09:48:29 -08:00
Peter Robinson
837c7f7fd0 Enable HID_CP2112 2017-12-06 11:05:48 +00:00
Peter Robinson
bd6ba47fb1 minor IrDA cleanup, add fix for Pine64 boot already in 4.14 2017-12-06 04:33:38 +00:00
Peter Robinson
9e9be214f5 Disable IrDA (broken, being dropped upstream) 2017-12-06 04:13:25 +00:00
Laura Abbott
e173d2adb6 Linux v4.15-rc1 2017-11-27 09:15:57 -08:00
Peter Robinson
f74f35732d Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel 2017-11-23 14:19:51 +00:00
Justin M. Forbes
917a598403 Config options for non debug kernels 2017-11-21 12:44:40 -06:00
Peter Robinson
2d1ca3ead8 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel 2017-11-21 09:17:27 +00:00
Laura Abbott
f43033cacb Enable driver for the Behringer BCD 2000 (rhbz 1514945) 2017-11-20 10:11:18 -08:00
Laura Abbott
0805625aea Linux v4.14-12891-gc8a0739b185d
Also turn off a powerpc crypto drive that was failing to compile
2017-11-20 10:01:00 -08:00
Laura Abbott
8221dd34f7 Linux v4.14-12375-g2dcd9c71c1ff 2017-11-17 17:10:07 -08:00
Peter Robinson
0830aa88cf drop deprecated option 2017-11-17 11:52:43 +00:00
Laura Abbott
863b68486c Turn of this option since it depends on the IR subsystem 2017-11-16 12:06:56 -08:00
Laura Abbott
f0b5033e57 Turn off CONFIG_DRM_SIL_SII8620 since it has strange dependencies 2017-11-16 11:16:17 -08:00
Laura Abbott
6a1970be52 Linux v4.14-9248-ge60e1ee60630 2017-11-16 09:50:37 -08:00
Hans de Goede
1e02c6bb34 Enable USB autosuspend for USB bluetooth receivers by default, use
btusb.enable_autosuspend=n on the kernel cmdline to disable
2017-11-16 13:10:41 +01:00
Laura Abbott
1895d363af Disable IPX and NCPFS
These are being deprecated by the kernel community
https://marc.info/?l=linux-netdev&m=151067745601327&w=2

Turn them off in advance.
2017-11-15 11:54:45 -08:00
Laura Abbott
e1d147112d Linux v4.14-4050-g37cb8e1f8e10 2017-11-15 09:40:48 -08:00
Laura Abbott
2ef4e8028f Linux v4.14-2229-g894025f24bd0 2017-11-14 10:28:07 -08:00
Laura Abbott
1a5d247609 Linux v4.14-104-g1e19bded7f5d
Also flip MAXSMP for generic vs. debug config
(see f4861c48b8)
2017-11-13 11:44:06 -08:00
Peter Robinson
52986814f7 Enable IS31FL32xx LED driver 2017-11-04 16:22:49 +00:00
Justin M. Forbes
837b22c217 Linux v4.14-rc7-47-g3a99df9a3d14 2017-11-02 10:05:53 -05:00
Laura Abbott
f4861c48b8 Stop setting CONFIG_MAXSMP and adjust NR_CPUS
During the Kconfig factor, CONFIG_MAXSMP was set for all builds instead
of just debug builds. This bumps the NR_CPUs up to 8192 which is far
more than anyone actually needs for Fedora. Stop setting CONFIG_MAXSMP
on non-debug configs and adjust NR_CPUs back to what it was before.
2017-10-31 11:44:35 -07:00
Justin M. Forbes
465569abad Linux v4.14-rc7 2017-10-30 11:51:50 -05:00
Justin M. Forbes
59566d9a2c Linux v4.14-rc5-31-g73d3393ada4f 2017-10-19 15:49:02 -05:00
Laura Abbott
e46f6eb3ab Turn off DCCP
The DCCP protocol has had a number of bugs recently and people keep
finding more. It hasn't been well maintained and there is talk of
removing it from the kernel. It doesn't seem to be highly used so
just turn it off.
2017-10-19 10:16:25 -07:00
Peter Robinson
9ffe16119b minor cleanups 2017-10-15 17:19:59 +01:00
Peter Robinson
2870f98475 drop retired option MMC_BLOCK_BOUNCE 2017-10-12 15:32:54 +01:00
Peter Robinson
75c0f16558 minor cleanup, NFC 2017-10-09 08:33:25 +01:00
Peter Robinson
d12373bff7 Initial support for Socionext Synquacer platform 2017-10-06 17:00:52 +01:00
Peter Robinson
6c704416bd the HP CISS driver has been replaced by hpsa with appropriate aliases so drop old config 2017-10-02 10:30:23 +01:00
Peter Robinson
851373223a disable a number of unused PATA/SATA drivers on ARM, don't build x86 specific
drivers on other arches, minor tweaks to other arch specific configs
2017-10-01 19:34:04 +01:00
Justin M. Forbes
b771fbdd69 Linux v4.14-rc2-201-g35dbba31be52 2017-09-29 15:33:41 -05:00
Peter Robinson
4ad84e15bc cleanup some deprecated options, minor arm config tweaks 2017-09-24 15:23:59 +01:00
Laura Abbott
2a0ad70ea2 Disable CONFIG_VIRTIO_BLK_SCSI
Per comments from Christoph Hellwig
lkml.kernel.org/r/<20170917235731.GA31789@infradead.org>
2017-09-19 10:14:52 -07:00
Justin M. Forbes
ab0c52a53b Linux v4.14-rc1 2017-09-18 14:14:22 -05:00
Justin M. Forbes
e6cec5b2c5 Linux v4.13-11811-g46c1e79fee41 2017-09-14 09:54:39 -07:00
Peter Robinson
f7b2debcf9 Enable Physlink/SFP functionality, minor cleanups, Tegra DRM FTB fix 2017-09-12 18:26:40 +01:00
Justin M. Forbes
e19dd18c38 Turn off BATTERY_MAX1721X as I don't think it is needed and it brings in regmap-w1 2017-09-11 15:56:44 -05:00
Peter Robinson
27e72a600e Raspberry Pi serial console fixes, minor other Pi improvements, Various ARM cleanups, build mmc/pwrseq non modular 2017-09-11 19:17:30 +01:00
Justin M. Forbes
21e4b83380 Linux v4.13-11197-gf007cad159e9 2017-09-11 13:05:08 -05:00
Peter Robinson
3261172548 Only build ParPort support on x86, ARM and s390x long disabled it, only PPC HW that shipped it was long prior to anything we remotely support 2017-09-09 15:15:44 +01:00