summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.16-9576-g38c23685b273Justin M. Forbes2018-04-0655-959/+363
|
* i686 filtersJustin M. Forbes2018-04-061-1/+1
|
* Add chtls filterJustin M. Forbes2018-04-051-1/+1
|
* Linux v4.16-7248-g06dd3dfeea60Justin M. Forbes2018-04-0542-98/+255
|
* Linux v4.16-5456-g17dec0a94915Justin M. Forbes2018-04-0450-479/+488
|
* Remote the generate-perf-man.sh scriptJeremy Cline2018-04-041-58/+0
| | | | | | The kernel-tools package now builds these man pages in its specfile. Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Linux v4.16-2520-g642e7fd23353Justin M. Forbes2018-04-0333-57/+77
|
* bump and build for RPi3+Peter Robinson2018-04-031-2/+2
|
* Improvements for the Raspberry Pi 3+, Fixes and minor improvements to ↵Peter Robinson2018-04-026-111/+419
| | | | Raspberry Pi 2/3
* Linux v4.16Jeremy Cline2018-04-022-8/+10
| | | | Disable debugging options.
* Linux v4.16-rc7-62-g0b412605ef5fJeremy Cline2018-03-293-3/+8
|
* Fix for NFS mounts with Kerberos (rhbz 1558977)Jeremy Cline2018-03-292-0/+60
|
* drop removed X86_PPRO_FENCE config optionPeter Robinson2018-03-276-6/+0
|
* Linux v4.16-rc7Jeremy Cline2018-03-262-4/+6
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Disable debugging options.Jeremy Cline2018-03-261-1/+4
|
* Enable initial config for Xilinx ZynqMP platformsPeter Robinson2018-03-2610-9/+24
|
* Linux v4.16-rc6-384-gf36b7534b833Jeremy Cline2018-03-233-3/+6
|
* 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
|