Peter Robinson
b98ae2eee3
add patch to fix UDOO boot hang
2018-01-24 16:10:35 +00:00
Laura Abbott
c2f4ac7cf6
Linux v4.15-rc9-23-g1f07476ec143
2018-01-24 01:38:21 -08:00
Laura Abbott
6653547786
Linux v4.15-rc9-5-g1995266727fa
2018-01-23 01:50:54 -08:00
Laura Abbott
08d092ce16
Reenable debugging options.
2018-01-23 01:49:09 -08:00
Justin M. Forbes
8e385c7277
Linux v4.15-rc9
2018-01-22 17:38:00 -06:00
Justin M. Forbes
b8d3820c35
Disable debugging options.
2018-01-22 13:42:36 -06:00
Laura Abbott
ffdc9f3b33
Linux v4.15-rc8-120-gdda3e15231b3
2018-01-19 09:04:33 -08:00
Laura Abbott
2841ab2761
Enable CONFIG_IP6_NF_TARGET_NPT (rhbz 1435884)
2018-01-18 08:59:42 -08:00
Laura Abbott
16ab97485f
Switch from oldnoconfig -> olddefconfig
...
Target name has changed and will be going away
2018-01-18 08:30:39 -08:00
Laura Abbott
d1f54ffa0e
Linux v4.15-rc8-104-g1d966eb4d632
2018-01-18 08:29:03 -08:00
Laura Abbott
1fb9a121c4
Linux v4.15-rc8-72-g8cbab92dff77
2018-01-17 08:37:52 -08:00
Laura Abbott
d9ae6e1327
Reenable debugging options.
2018-01-17 08:36:40 -08:00
Laura Abbott
2fb3e72238
Add verbose option
...
There may be cases when it's useful to see the full kernel build
output. Add an option to allow rebuilding with full logs.
From Jaroslav Škarvada
2018-01-17 08:32:46 -08:00
Laura Abbott
825a0e7a9c
Linux v4.15-rc8
2018-01-15 08:25:29 -08:00
Laura Abbott
56578f5c35
Disable debugging options.
2018-01-15 08:15:40 -08:00
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