Commit Graph

4347 Commits

Author SHA1 Message Date
Peter Robinson 283a6156bc add MMC support for 96boards Synquacer platform, add missing CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config 2018-01-13 06:20:30 +00:00
Laura Abbott 9e949a1624 Linux v4.15-rc7-152-g1545dec46db3 2018-01-12 09:12:40 -08:00
Laura Abbott 0674ccbb48 Linux v4.15-rc7-111-g5f615b97cdea 2018-01-11 08:36:50 -08:00
Justin M. Forbes 78b277bd72 Initial retpoline patches for Spectre v2 2018-01-11 10:28:58 -06:00
Peter Robinson d496f759f1 actually commit thw dwc2 phy patch 2018-01-11 01:11:05 +00:00
Laura Abbott 6a7b2a7eec Apply the same fixup to both sections 2018-01-10 10:22:53 -08:00
Laura Abbott 76a7548835 Linux v4.15-rc7-102-gcf1fb158230e 2018-01-10 09:05:55 -08:00
Justin M. Forbes e894e5dc49 Fix typo in arm implement nospec_ptr 2018-01-10 07:14:17 -06:00
Peter Robinson 0878a20964 Fix USB on Raspberry Pi (and possibly other dwc2 devices 2018-01-10 12:43:30 +00:00
Peter Jones 7bea88339b Update MODSIGN fixes with dhowell's first round of feedback.
Related: rhbz#1497559

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-01-09 17:11:55 -05:00
Peter Jones 8eb3db7f23 Don't print errors just because some EFI variables aren't there.
Resolves: rhbz#1497559

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-01-09 15:50:44 -05:00
Laura Abbott 8b84dd5121 Linux v4.15-rc7-79-gef7f8cec80a0 2018-01-09 08:18:38 -08:00
Laura Abbott b39aa58051 Reenable debugging options. 2018-01-09 08:16:02 -08:00
Laura Abbott e3ed9bf70d Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058) 2018-01-08 14:37:57 -08:00
Justin M. Forbes 3593c5f04e First round of Speculative Execution variant 1 patches 2018-01-08 11:06:58 -06:00
Laura Abbott fe73db3565 Linux v4.15-rc7 2018-01-08 08:50:30 -08:00
Laura Abbott 83808ef294 Disable debugging options. 2018-01-08 08:46:31 -08:00
Hans de Goede d971f609dc rebase-notes: Add notes about disabling power-management stuff enabled for F28+ 2018-01-08 11:00:44 +01:00
Peter Robinson b56d7dd11d remove old qcom config options 2018-01-08 09:45:22 +00:00
Peter Robinson c884d9aac6 remove baseconfig, obsolete 2018-01-08 03:35:58 +00:00
Don Zickus 62496f789f configs: Update config generation script to use configs/fedora
The previous patch moved the configs/base-{generic,debug} to configs/fedora.
Now we update the scripts to reflect that change.  Changing the scripts
was straightforward.  Handling overrides that didn't use generic names
was a little trickier.

To handle random override names (well rhel), I added some extra logic
in the config_generation script called "ORDER".  This tells the scripts
which configs to lay down first and which one overrides it.

Through some testing, I realized I could simplify things and just create
an outer 'order' loop.  This removed some duplicated code.

The other change is the 'skip_if_missing' flag.  The overrides directory
will not mimic the baseline directory layout 100%.  Ensure the baseline
config files are all there, but allow the overrides to have missing files.

Tested on my Fedora and my RHEL tree with success.
2018-01-05 14:40:19 -08:00
Don Zickus 4d6d8cc5c1 configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use.  Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.

This patch does a plain

mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora

No code changes.
2018-01-05 14:40:14 -08:00
Laura Abbott 32813e5abf Remove kernel tools from kernel spec file
The number of userspace tools has grown over time. It's time to split
those out into a separate kernel-tools repo. Remove the kernel tools
from here and look for them in the kernel-tools named repo.
2018-01-05 14:09:47 -08:00
Laura Abbott 23e036f36c Copy module linker script (rhbz 1531182) 2018-01-05 11:21:05 -08:00
Laura Abbott 11eab2447e Linux v4.15-rc6-48-ge1915c8195b3 2018-01-05 08:28:15 -08:00
Laura Abbott 5e9dae1c74 Oh whoops this was untracked 2018-01-04 15:56:35 -08:00
Laura Abbott e8e4bc8ffe Linux v4.15-rc6-18-g00a5ae218d57 2018-01-04 08:30:40 -08:00
Laura Abbott 30a7a0723f Reenable debugging options. 2018-01-04 08:28:38 -08:00
Hans de Goede b5cf2a10dd Add a patch to filter false positive kbd backlight change events (#1514969)
Add a patch to disable runtime-pm for QCA bluetooth devices (#1514836)
2018-01-04 10:03:46 +01:00
Laura Abbott b23e66e346 Yet another KPTI fix 2018-01-03 14:22:54 -08:00
Laura Abbott 72b9cb4f82 KPTI Fix 2018-01-03 09:46:35 -08:00
Laura Abbott 1de23271b4 Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE 2018-01-03 08:26:25 -08:00
Laura Abbott 07e9ba770a Linux v4.15-rc6 2017-12-31 16:28:27 -08:00
Laura Abbott cb1d6de4b7 Disable debugging options. 2017-12-31 16:28:08 -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 19e75a1a30 Linux v4.15-rc4-202-gead68f216110 2017-12-22 09:14:08 -08:00
Laura Abbott 3d98343b67 Linux v4.15-rc4-77-gd1ce8ceb8ba8 2017-12-21 08:03:42 -08:00
Laura Abbott 321b8436c6 Linux v4.15-rc4-42-g10a7e9d84915 2017-12-20 11:34:45 -08:00
Jeremy Cline d0caa1a154
Backport fix e1000_check_for_copper_link_ich8lan return value 2017-12-20 10:42:15 -05:00
Laura Abbott 93e24a13f9 Linux v4.15-rc4-41-gace52288edf0 2017-12-19 08:38:34 -08:00
Laura Abbott e63a20e43a Reenable debugging options. 2017-12-19 08:37:14 -08:00
Laura Abbott 7e5cbdbc68 Linux v4.15-rc4 2017-12-18 09:27:37 -08:00
Laura Abbott ce7aa18d6c Disable debugging options. 2017-12-18 09:23:38 -08:00
Laura Abbott 8360c29f0b Linux v4.15-rc3-86-g032b4cc8ff84 2017-12-15 09:28:17 -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
Hans de Goede c7187efdb4 Enable CONFIG_REGULATOR on x86_64 2017-12-15 13:26:13 +01:00
Laura Abbott 94672a5c0d Linux v4.15-rc3-45-g7c5cac1bc717 2017-12-14 09:04:10 -08:00
Laura Abbott 8e74282faf Linux v4.15-rc3-37-gd39a01eff9af 2017-12-13 10:17:37 -08:00
Laura Abbott 7f6bb2bf36 Linux v4.15-rc3-33-ga638349bf6c2 2017-12-12 09:03:38 -08:00
Laura Abbott 4cc9958fdf Reenable debugging options. 2017-12-12 09:02:39 -08:00