Jeremy Cline
8abaa9101d
Revert "Enable CONFIG_DRM on s390x (rhbz 1569086)"
...
It turns out this depends on CONFIG_VT which depends on !S390
This reverts commit 0ec9f4d319
.
2018-04-19 11:50:24 -04:00
Jeremy Cline
0ec9f4d319
Enable CONFIG_DRM on s390x (rhbz 1569086)
2018-04-18 13:42:21 -04:00
Peter Robinson
64e9c49481
Enable drivers for Xilinx ZYMQ-MP Ultra96
2018-04-18 00:10:20 +01:00
Peter Robinson
823336e6f0
Tegra TX fixes attempt 2
2018-04-17 14:28:16 +01:00
Peter Robinson
3a398481db
Fix Tegra TX series firmware/thermal interface
2018-04-17 14:18:51 +01:00
Laura Abbott
8a0bdfe4ec
Fix for hang on removal of macsec module (rhbz 1566410)
2018-04-16 10:24:28 -07:00
Peter Robinson
d509340556
Disable tps65217-charger on BeagleBone to fix USB-OTG port rhbz 1487399
2018-04-12 17:38:06 +01:00
Peter Robinson
a4a909da35
Add fix for the BeagleBone boot failure
2018-04-12 15:33:27 +01:00
Peter Robinson
ea29e15179
Merge branch 'f28' of ssh://pkgs.fedoraproject.org/rpms/kernel into f28
2018-04-12 15:32:58 +01:00
Jeremy Cline
7cc4b3157b
Linux v4.16.2
2018-04-12 09:25:03 -04:00
Peter Robinson
600b8a52ba
Fix for OF i2c module aliases, Fix for nvmem on AllWinner H3/H5 SoCs
2018-04-12 13:55:49 +01:00
Peter Robinson
570585ecda
Further fix for ThunderX ZIP driver - not had a decent review upstream, yet, seems mostly sane
2018-04-12 13:21:57 +01:00
Peter Robinson
d666622eac
fix nouveau on Tegra, Enable IOMMU on Exynos
2018-04-12 08:29:41 +01:00
Jeremy Cline
fb22a071cc
Apply the IPMI fixes patch from F27
2018-04-09 14:22:10 -04:00
Peter Robinson
af313c9728
More fixes for Raspberry Pi 3+ lan78xx ethernet interface, Fixes for Cavium ThunderX ZIP driver stability
2018-04-09 18:30:51 +01:00
Jeremy Cline
d1b9c24e94
Download patch signatures and verify them
...
Before uploading the source files, verify the GPG signature is good.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-04-09 11:32:01 -04:00
Jeremy Cline
12d6dcc62b
Linux v4.16.1
2018-04-09 11:02:24 -04:00
Peter Robinson
8dcb1eca9c
drop a couple of no longer needed ARM patches, renumber ARM patch list
2018-04-09 14:47:36 +01:00
Peter Robinson
c015ddfa3a
Move to the 300 series builds now rawhide will diverge, bump and build for RPi3+
2018-04-03 01:13:56 +01:00
Peter Robinson
748ac1b79c
Improvements for the Raspberry Pi 3+, Fixes and minor improvements to Raspberry Pi 2/3
2018-04-02 18:39:05 +01:00
Jeremy Cline
d2a389eae3
Linux v4.16
...
Disable debugging options.
2018-04-02 10:07:33 -04:00
Jeremy Cline
e8e939e08e
Fix for NFS mounts with Kerberos (rhbz 1558977)
2018-03-29 12:43:55 -04:00
Peter Robinson
a990c4e11c
drop removed X86_PPRO_FENCE config option
2018-03-29 12:43:35 -04:00
Jeremy Cline
7ff201a48b
Linux v4.16-rc7
2018-03-26 10:21:22 -04:00
Peter Robinson
7f079ede7b
Enable initial config for Xilinx ZynqMP platforms
2018-03-26 10:21:21 -04:00
Jeremy Cline
7079600beb
Fix efi-lockdown.patch for upstream BPF change
...
Commit 0fa4fe85f472 ("bpf: skip unnecessary capability check") switched
the if statement around.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-03-26 10:21:21 -04:00
Peter Robinson
583289fed5
Wifi fixes for QCom DragonBoard 410c, drop reference to upstreamed bcm283x patch
2018-03-26 10:21:21 -04:00
Jeremy Cline
6ff5dec3b8
Reset the baserelease to 1
2018-03-20 10:19:12 -07:00
Peter Jones
165bdf837b
Make BLS 'id' and 'version' fields include if it's a debug variant or not.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-03-20 11:35:37 -04:00
Javier Martinez Canillas
c207367127
Include version field to generated BLS configuration fragment
...
The BootLoaderSpec defines an optional version field that contains a human
readable version string for the menu item. This can be used by bootloaders
to set the boot menu item names instead of the optional title field.
For example the zipl bootloader used by s390x architecture doesn't support
names that contains spaces, so it uses the kernel version as the item name.
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2018-03-19 11:50:17 -07:00
Jeremy Cline
20dbc319c3
Linux v4.16-rc6
2018-03-19 09:10:51 -07:00
Jeremy Cline
a48c15e5eb
Disable debugging options.
2018-03-19 09:02:20 -07:00
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
Hans de Goede
34439c7842
Add release-note about disabling CONFIG_VBOXGUEST for F27 and earlier
2018-03-19 08:56:55 -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
Peter Robinson
b724bdfa9e
Enable SATA_SIL24 on ARM rhbz 1553931
2018-03-10 07:41:48 +00:00
Laura Abbott
898f8e9b5f
Enable CONFIG_ARM64_PMEM
...
Request for some arm64 devices
2018-03-09 09:52:33 -08: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
Peter Robinson
deb9c48b2d
enable big.little cpufreq on ARM64
2018-03-05 18:33:59 +00:00
Peter Robinson
8a843c93fd
fixupp ARM_SCPI_CPUFREQ config
2018-03-05 09:41:39 +00: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