Peter Robinson
378d5c554c
Initial Raspberry Pi 3+ support
...
rpi3: add the gpio expander for the 3+ too
2018-03-19 09:01:41 -07:00
Laura Abbott
e371c522a9
Temporarily workaround gcc warning
...
New gcc, new warnings:
../lib/str_error_r.c: In function ‘str_error_r’:
../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict]
snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err);
^~~~~~~~
cc1: all warnings being treated as errors
Bring in a quick fix for now.
2018-03-19 08:55:42 -07:00
Jeremy Cline
21a841fa40
Bump the release to rebuild rc5.git0 with aarch64 fix
2018-03-14 09:44:31 -04:00
Laura Abbott
b7b49982b4
Fix for boot hang on arm64 (rhbz 1554954)
2018-03-14 09:43:31 -04:00
Jeremy Cline
2758d24adf
Revert "Enable IMA (rhbz 790008)"
...
This reverts commit bb540d20c6
.
A recent change to the EFI lockdown patch forces IMA policy to be loaded
when secureboot is used. Unfortunately, we don't have all the pieces in
place to have all components fully signed. A F29 change request is
planned to address this, so disable IMA for F28.
2018-03-12 15:31:15 -04:00
Jeremy Cline
06a455a312
Linux v4.16-rc5
2018-03-12 10:49:13 -04:00
Jeremy Cline
6ae2dcdba8
Disable debugging options.
2018-03-12 10:36:00 -04:00
Justin M. Forbes
f20e0a3b66
Update efi-lockdown patch with current.
2018-03-12 08:46:00 -05:00
Jeremy Cline
205d2cee19
Linux v4.16-rc4-159-g1b88accf6a65
2018-03-09 09:59:53 -05:00
Jeremy Cline
1e6d5fc8c1
Linux v4.16-rc4-152-gea9b5ee31078
2018-03-07 16:26:04 -05:00
Jeremy Cline
565f8f11d6
Linux v4.16-rc4-120-gce380619fab9
2018-03-06 11:17:32 -05:00
Jeremy Cline
49df743369
Linux v4.16-rc4
2018-03-04 22:57:03 -05:00
Peter Robinson
20fe7a920a
restore the proper, commented out, local build
2018-03-04 23:45:04 +00:00
Peter Robinson
7f3c03a8d3
minor patch number cleanups
2018-03-04 18:58:10 +00:00
Peter Robinson
60e272367a
Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixes
2018-03-03 22:51:13 +00:00
Jeremy Cline
5860e766a6
Linux v4.16-rc3-245-g5d60e057d127
2018-03-02 10:00:46 -05:00
Jeremy Cline
4b0b1380a2
Merge #7 Drop placeholder /etc/ld.so.conf.d files
2018-03-02 14:17:39 +00:00
Laura Abbott
c7c8ec5777
Fix "make prepare"
...
Copy a bunch more files (mostly related to objtool) to let "make prepare"
succeed.
2018-03-01 17:35:33 -08:00
Jeremy Cline
bb03281daa
Linux v4.16-rc3-167-g97ace515f014
2018-03-01 11:00:51 -05:00
Jeremy Cline
7072f5716f
Linux v4.16-rc3-97-gf3afe530d644
2018-02-28 12:46:55 -05:00
Zbigniew Jędrzejewski-Szmek
dce6274166
Drop %defattr and Group lines, use https
2018-02-28 14:25:42 +01:00
Zbigniew Jędrzejewski-Szmek
376237d3ba
Drop placeholder ld.so.conf files
...
https://bugzilla.redhat.com/show_bug.cgi?id=1381764
2018-02-28 14:25:35 +01:00
Jeremy Cline
37ff69b901
Linux v4.16-rc3-88-g6f70eb2b00eb
2018-02-27 09:49:44 -05:00
Jeremy Cline
8a0aa8d189
Linux v4.16-rc3
2018-02-26 09:24:01 -05:00
Jeremy Cline
b556e53689
Disable debugging options.
2018-02-26 09:09:43 -05:00
Jeremy Cline
294e924caa
Linux v4.16-rc2-189-g0f9da844d877
2018-02-23 09:36:25 -05:00
Jeremy Cline
a62acee612
Linux v4.16-rc2-64-gaf3e79d29555
2018-02-21 11:33:54 -05:00
Jeremy Cline
cf8332750d
Linux v4.16-rc2-62-g79c0ef3e85c0
2018-02-20 11:13:25 -05:00
Laura Abbott
bb540d20c6
Enable IMA (rhbz 790008)
2018-02-19 10:54:11 -08:00
Peter Jones
08732ed826
Generate BootLoaderSpec config fragments
...
The BootLoaderSpec (BLS) defines a scheme where different bootloaders can
share a format for boot items and a configuration directory that accepts
these common configurations as drop-in files [0].
Generate BLS snippets at build time that can be copied on kernel install,
so bootloaders can parse to create menu entries using this information.
[0]: https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-02-19 10:47:31 -05:00
Jeremy Cline
9ed1ca87cb
Linux v4.16-rc2
2018-02-19 09:19:54 -05:00
Jeremy Cline
b53d21151a
Disable debugging options.
2018-02-19 09:13:04 -05:00
Jeremy Cline
7f05027abf
Linux v4.16-rc1-100-g1388c80438e6
2018-02-16 09:55:10 -05:00
François Cami
06498cbfe5
enable CONFIG_DRM_AMDGPU_SI so that Southern Island devices work with amdgpu & radv
2018-02-16 09:19:03 -05:00
Jeremy Cline
0a39c238e3
Linux v4.16-rc1-88-ge525de3ab046
2018-02-15 12:22:35 -05:00
Jeremy Cline
f842d74ea2
Linux v4.16-rc1-32-g6556677a8040
2018-02-14 14:21:42 -05:00
Igor Gnatenko
ead19ec541
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:10:15 +01:00
Igor Gnatenko
8fcc2b2a59
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:36:03 +01:00
Justin M. Forbes
ffef01099f
Linux v4.16-rc1-10-g178e834c47b0
2018-02-13 11:34:37 -06:00
Justin M. Forbes
94e04cd684
Linux v4.16-rc1
2018-02-12 07:31:25 -06:00
Justin M. Forbes
3d809aa232
Disable debugging options.
2018-02-12 07:09:32 -06:00
Peter Robinson
dd10af6de0
Some fixes to help RPi HDMI monitor detection, fixes for AllWinner
2018-02-12 01:21:20 +00:00
Justin M. Forbes
c0815482a6
Linux v4.15-12216-gf9f1e414128e
2018-02-09 16:05:09 -06:00
Justin M. Forbes
5ebe83e42f
Linux v4.15-11930-g581e400ff935
2018-02-08 13:35:33 -06:00
Justin M. Forbes
bf681f6a5b
Linux v4.15-11704-ga2e5790d8416
2018-02-07 09:13:24 -06:00
Hans de Goede
8d6edefe57
Set CONFIG_VBOXGUEST=m
2018-02-07 12:06:32 +01:00
Justin M. Forbes
976523b074
Linux v4.15-10701-g2deb41b24532
2018-02-05 15:13:35 -06:00
Justin M. Forbes
4e95a71492
Fix build for arm with gcc 8
2018-02-05 13:05:05 -06:00
Justin M. Forbes
a698721916
Linux v4.15-10668-g35277995e179
2018-02-05 12:54:33 -06:00
Justin M. Forbes
2a778f5d34
We need bison and flex now
2018-02-02 16:09:28 -06:00
Justin M. Forbes
a84c4d8276
Linux v4.15-9939-g4bf772b14675
2018-02-02 14:38:32 -06:00
Justin M. Forbes
2de661d489
Linux v4.15-6064-g255442c93843
2018-02-01 15:50:49 -06:00
Justin M. Forbes
c0522a6391
Linux v4.15-2341-g3da90b159b14
2018-01-31 10:59:38 -06:00
Justin M. Forbes
98c76e090f
Linux v4.15-1549-g6304672b7f0a
2018-01-30 12:26:27 -06:00
Peter Robinson
613cf10377
Filter GPU bridge drivers on all arches, re-enable adv7511
2018-01-29 22:28:36 +00:00
Justin M. Forbes
4ad5c1a63e
Fix CVE-2018-5750 (rhbz 1539706 1539708)
2018-01-29 08:50:45 -06:00
Laura Abbott
d1d4d6ac4f
Linux v4.15
...
Disable debugging options.
2018-01-29 01:48:37 -08:00
Justin M. Forbes
8524d77481
Fix crash on Xwayland using nouveau
2018-01-26 10:43:54 -06:00
Laura Abbott
cd417bb2cd
Linux v4.15-rc9-67-g993ca2068b04
2018-01-26 01:19:34 -08:00
Laura Abbott
7a21204d80
Linux v4.15-rc9-55-g5b7d27967dab
2018-01-25 00:16:54 -08:00
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
76a7548835
Linux v4.15-rc7-102-gcf1fb158230e
2018-01-10 09:05:55 -08: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
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
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
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
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
Laura Abbott
d0f86d5b76
Linux v4.15-rc3
2017-12-11 09:03:00 -08:00
Laura Abbott
d867512af4
Disable debugging options.
2017-12-11 08:59:54 -08:00
Laura Abbott
75eb8a5a5a
Add cpuidle.h to kernel-tools-libs-devel
...
cpuidle.h is generated from the userspace kernel tools. Until now
it had been getting picked up as part of the general kernel-devel
blob. Move it to kernel-tools-libs-devel for better alignment.
2017-12-07 13:15:45 -08:00
Laura Abbott
8b3f9afc61
Linux v4.15-rc2-252-g968edbd93c0c
2017-12-07 10:51:10 -08:00
Laura Abbott
24c675ac8b
Add fixes for known AMD bootup issue
2017-12-06 10:15:02 -08:00
Laura Abbott
5919ce3742
Linux v4.15-rc2-174-g328b4ed93b69
2017-12-06 09:48:29 -08:00
Laura Abbott
f6b1a997be
Reenable debugging options.
2017-12-06 09:41:09 -08: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
4b1bd9852f
Linux v4.15-rc2
2017-12-04 08:24:35 -08:00
Laura Abbott
1920947665
Disable debugging options.
2017-12-04 08:22:33 -08:00
Laura Abbott
b5c3a18adc
Linux v4.15-rc1-396-ga0651c7fa2c0
2017-12-01 09:34:59 -08:00
Laura Abbott
f41f58be82
Linux v4.15-rc1-237-g9e0600f5cf6c
2017-11-30 08:58:02 -08:00
Laura Abbott
c33b7ad1f2
Linux v4.15-rc1-24-g43570f0383d6
2017-11-29 10:43:21 -08:00
Laura Abbott
aa10bc0225
Reenable debugging options.
2017-11-29 10:40:34 -08:00
Hans de Goede
7bac67a419
More build fixes
2017-11-28 09:26:01 +01:00
Laura Abbott
9ee4e84899
Build fixups
...
- Make sure tools/objtool/sync-check.sh is executable
- Drop patch that needs a rebase
2017-11-27 13:33:44 -08:00
Laura Abbott
e173d2adb6
Linux v4.15-rc1
2017-11-27 09:15:57 -08:00
Laura Abbott
c8450da193
Disable debugging options.
2017-11-27 09:08:02 -08:00
Hans de Goede
f10b01dcd4
Fix left-button not working with some hid-multitouch touchpads
2017-11-26 14:42:26 +01:00
Laura Abbott
1ee3c6e5fc
Fix for TTM regression (rhbz 1516584)
2017-11-22 18:20:39 -08:00
Laura Abbott
7548ed13f9
Linux v4.14-12995-g0c86a6bd85ff
2017-11-21 08:07:50 -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
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
0a7987e5d8
Put some %if %{with_pae} in a few places
...
This is mostly to quiet a bunch of rpmlint warnings about unexpanded
macros for non-existant packages.
2017-11-13 15:10:31 -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
Laura Abbott
ee6b4cbd33
Reenable debugging options.
2017-11-13 11:34:14 -08:00
Don Zickus
2bf928dd97
configs: Update scripts and spec file with layout changes
...
With the configs in the new place, update the scripts to find
them and utilize the base-generic and generic heirarchy to apply
configs and overrides.
Implement new process_configs.sh script that post-process the
config changes in a simple script and remove those commands
from the spec file. Add option flags to preserve functionality.
config_generation is a simple rename of baseconfig -> generic and
debugconfig -> debug and arm64 -> aarach64.
build_configs.sh is modified to find configs in generic and base-generic and
then apply base-generic first and if any generic files, apply those next. The
generic directory is used as an overrides and is expected to be empty for
Fedora initially.
kernel.spec is modified to use process_configs.sh instead of all the
commands in the spec file. Enabled spec options are translated to
script options. The config manipulation is moved to be grouped
with all config manipulation commands. This makes 'cd configs/' simpler.
Now all config scripts and executiion are done in configs/ directory.
v1 -> v2:
* the scripts were not working with SUBARCH correctly
* checkoptions was using wrong comparison file
* passing wrong kernel version to process_configs in spec file
v2 -> v3:
(incorporate Laura A's feedback)
* update README.txt
* fix build_configs.sh warnings
* Output info message on listnewconfig failure
2017-11-13 09:39:17 -08:00
Peter Robinson
36ae66c549
Compress modules on all arches, originally infra capability added significant time, this is no longer the case
2017-11-13 13:46:43 +00:00
Justin M. Forbes
67839dbacf
Linux v4.14
2017-11-13 07:41:03 -06:00