summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix efi-lockdown.patch for upstream BPF changeJeremy Cline2018-03-231-1/+1
| | | | | | | Commit 0fa4fe85f472 ("bpf: skip unnecessary capability check") switched the if statement around. Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Revert "Cleanup some binaries for kernel-devel (rhbz 1550152)"Laura Abbott2018-03-221-53/+1
| | | | | | | | | | | | This reverts commit 842f170f35de359b0c58707f8afca29d63ff631e. It turns out that despite having all the source files available, the kernel make system is not smart enough to automatically rebuild certain things like modpost or recordmcount when building an external modules. Really if we're going to have to copy everything under the sun so 'make prepare' succeeds it would be nice just to build things. But that requires more discussion upstream so just revert this change for now. Long live external modules.
* Wifi fixes for QCom DragonBoard 410c, drop reference to upstreamed bcm283x patchPeter Robinson2018-03-223-6/+271
|
* Linux v4.16-rc6-75-g3215b9d57a2cJeremy Cline2018-03-215-168/+6
|
* Cleanup some binaries for kernel-devel (rhbz 1550152)Laura Abbott2018-03-201-1/+53
| | | | | | | | 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.
* Linux v4.16-rc6-35-g1b5f3ba415feJeremy Cline2018-03-203-3/+8
|
* Make BLS 'id' and 'version' fields include if it's a debug variant or not.Peter Jones2018-03-201-2/+4
| | | | Signed-off-by: Peter Jones <pjones@redhat.com>
* Include version field to generated BLS configuration fragmentJavier Martinez Canillas2018-03-192-0/+4
| | | | | | | | | | | 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>
* Linux v4.16-rc6Jeremy Cline2018-03-192-4/+6
|
* Disable debugging options.Jeremy Cline2018-03-191-0/+3
|
* rpi3: add the gpio expander for the 3+ tooPeter Robinson2018-03-191-0/+52
|
* actual Initial Raspberry Pi 3+ supportPeter Robinson2018-03-192-0/+165
|
* Initial Raspberry Pi 3+ supportPeter Robinson2018-03-191-0/+3
|
* Add release-note about disabling CONFIG_VBOXGUEST for F27 and earlierHans de Goede2018-03-171-1/+4
|
* Linux v4.16-rc5-86-gdf09348f78dcJeremy Cline2018-03-163-3/+6
|
* Linux v4.16-rc5-60-g0aa3fdb8b3a6Jeremy Cline2018-03-154-65/+7
|
* Temporarily workaround gcc warningLaura Abbott2018-03-142-0/+29
| | | | | | | | | | | | 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.
* Bump the release to rebuild rc5.git1 with aarch64 fixJeremy Cline2018-03-141-1/+4
|
* Fix for boot hang on arm64 (rhbz 1554954)Laura Abbott2018-03-132-0/+61
|
* Linux v4.16-rc5-4-gfc6eabbbf8efJeremy Cline2018-03-133-2/+6
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Disable IMA appraise (rhbz 1554474)Laura Abbott2018-03-1219-19/+19
| | | | | | | 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.
* Linux v4.16-rc5Jeremy Cline2018-03-1210-18/+20
|
* Disable debugging options.Jeremy Cline2018-03-121-1/+4
|
* Update efi-lockdown patch with current.Justin M. Forbes2018-03-1213-345/+992
|
* Enable SATA_SIL24 on ARM rhbz 1553931Peter Robinson2018-03-107-7/+6
|
* Enable CONFIG_ARM64_PMEMLaura Abbott2018-03-093-3/+3
| | | | Request for some arm64 devices
* Linux v4.16-rc4-159-g1b88accf6a65Jeremy Cline2018-03-094-4/+7
|
* Linux v4.16-rc4-152-gea9b5ee31078Jeremy Cline2018-03-073-3/+6
|
* Linux v4.16-rc4-120-gce380619fab9Jeremy Cline2018-03-064-115/+8
|
* enable big.little cpufreq on ARM64Peter Robinson2018-03-054-4/+3
|
* fixupp ARM_SCPI_CPUFREQ configPeter Robinson2018-03-054-4/+3
|
* Linux v4.16-rc4Jeremy Cline2018-03-045-5/+11
|
* restore the proper, commented out, local buildPeter Robinson2018-03-041-1/+1
|
* minor patch number cleanupsPeter Robinson2018-03-041-6/+3
|
* minor ARM usb cleanupsPeter Robinson2018-03-049-7/+7
|
* Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixesPeter Robinson2018-03-0336-35/+987
|
* Linux v4.16-rc3-245-g5d60e057d127Jeremy Cline2018-03-024-101/+6
|
* Merge #7 `Drop placeholder /etc/ld.so.conf.d files`Jeremy Cline2018-03-021-33/+10
|\
| * Drop %defattr and Group lines, use httpsZbigniew Jędrzejewski-Szmek2018-02-281-24/+1
| |
| * Drop placeholder ld.so.conf filesZbigniew Jędrzejewski-Szmek2018-02-281-9/+9
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1381764
* | Fix "make prepare"Laura Abbott2018-03-011-1/+13
| | | | | | | | | | Copy a bunch more files (mostly related to objtool) to let "make prepare" succeed.
* | Linux v4.16-rc3-167-g97ace515f014Jeremy Cline2018-03-013-3/+6
| |
* | Linux v4.16-rc3-97-gf3afe530d644Jeremy Cline2018-02-283-3/+6
| |
* | Don't build in CONFIG_X86_PMEM_LEGACY (rhbz 1460398)Laura Abbott2018-02-287-7/+7
|/
* Linux v4.16-rc3-88-g6f70eb2b00ebJeremy Cline2018-02-274-168/+8
|
* Linux v4.16-rc3Jeremy Cline2018-02-262-4/+6
|
* Disable debugging options.Jeremy Cline2018-02-261-1/+4
|
* Linux v4.16-rc2-189-g0f9da844d877Jeremy Cline2018-02-234-3/+104
|
* Linux v4.16-rc2-64-gaf3e79d29555Jeremy Cline2018-02-214-3/+52
|
* Linux v4.16-rc2-62-g79c0ef3e85c0Jeremy Cline2018-02-203-5/+11
|