Peter Robinson
90a44bb425
Wifi fixes for QCom DragonBoard 410c, drop reference to upstreamed bcm283x patch
2018-03-22 03:52:59 +00:00
Jeremy Cline
29d2089ad6
Linux v4.16-rc6-75-g3215b9d57a2c
2018-03-21 05:56:02 -07:00
Laura Abbott
842f170f35
Cleanup some binaries for kernel-devel (rhbz 1550152)
...
As part of building the kernel, the scripts directory contains some
binaries. Most of these binaries don't have debuginfo (because they
don't need it) which throws off the packaging. Since these are
binaries and we have the source files, just remove them from the
buildroot.
2018-03-20 14:36:00 -07:00
Jeremy Cline
654e58958a
Linux v4.16-rc6-35-g1b5f3ba415fe
2018-03-20 10:29:42 -07:00
Peter Jones
92fea70c5b
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:08:59 -04:00
Javier Martinez Canillas
2531049324
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 18:27:40 +01:00
Jeremy Cline
9ecbabc75e
Linux v4.16-rc6
2018-03-19 08:33:32 -07:00
Jeremy Cline
0562f693ca
Disable debugging options.
2018-03-19 08:28:41 -07:00
Peter Robinson
1cf42779a0
rpi3: add the gpio expander for the 3+ too
2018-03-19 09:43:45 +00:00
Peter Robinson
a5169d3193
actual Initial Raspberry Pi 3+ support
2018-03-19 09:34:36 +00:00
Peter Robinson
915b2136f1
Initial Raspberry Pi 3+ support
2018-03-19 09:33:58 +00:00
Hans de Goede
967732cd2f
Add release-note about disabling CONFIG_VBOXGUEST for F27 and earlier
2018-03-17 17:35:29 +01:00
Jeremy Cline
0f374fa5b8
Linux v4.16-rc5-86-gdf09348f78dc
2018-03-16 08:01:55 -07:00
Jeremy Cline
8225d2710e
Linux v4.16-rc5-60-g0aa3fdb8b3a6
2018-03-15 10:45:25 -07:00
Laura Abbott
86e3b7659f
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-14 14:26:51 -07:00
Jeremy Cline
d31ffa623b
Bump the release to rebuild rc5.git1 with aarch64 fix
2018-03-14 09:40:57 -04:00
Laura Abbott
41eee5319f
Fix for boot hang on arm64 (rhbz 1554954)
2018-03-13 20:46:35 -07:00
Jeremy Cline
7f43568b0f
Linux v4.16-rc5-4-gfc6eabbbf8ef
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-03-13 10:33:23 -04:00
Laura Abbott
4acc5bbea9
Disable IMA appraise (rhbz 1554474)
...
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. Disable appraisal for now
until that gets fixed.
2018-03-12 12:12:50 -07: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
Peter Robinson
7f3c03a8d3
minor patch number cleanups
2018-03-04 18:58:10 +00:00
Peter Robinson
2a0e4a876d
minor ARM usb cleanups
2018-03-04 11:27:28 +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
Laura Abbott
356f92a381
Don't build in CONFIG_X86_PMEM_LEGACY (rhbz 1460398)
2018-02-28 09:34:54 -08: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
Justin M. Forbes
e33877912b
Add kernel-tools reminder for rc script
2018-02-19 17:21:49 -06:00
Laura Abbott
bb540d20c6
Enable IMA (rhbz 790008)
2018-02-19 10:54:11 -08:00