summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Include version field to generated BLS configuration fragmentJavier Martinez Canillas2018-03-191-0/+3
| | | | | | | | | | | 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-191-2/+5
|
* Disable debugging options.Jeremy Cline2018-03-191-0/+3
|
* actual Initial Raspberry Pi 3+ supportPeter Robinson2018-03-191-0/+2
|
* Initial Raspberry Pi 3+ supportPeter Robinson2018-03-191-0/+3
|
* Linux v4.16-rc5-86-gdf09348f78dcJeremy Cline2018-03-161-1/+4
|
* Linux v4.16-rc5-60-g0aa3fdb8b3a6Jeremy Cline2018-03-151-5/+5
|
* Temporarily workaround gcc warningLaura Abbott2018-03-141-0/+2
| | | | | | | | | | | | 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-131-0/+3
|
* Linux v4.16-rc5-4-gfc6eabbbf8efJeremy Cline2018-03-131-1/+4
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Linux v4.16-rc5Jeremy Cline2018-03-121-2/+5
|
* Disable debugging options.Jeremy Cline2018-03-121-1/+4
|
* Update efi-lockdown patch with current.Justin M. Forbes2018-03-121-0/+3
|
* Linux v4.16-rc4-159-g1b88accf6a65Jeremy Cline2018-03-091-1/+4
|
* Linux v4.16-rc4-152-gea9b5ee31078Jeremy Cline2018-03-071-1/+4
|
* Linux v4.16-rc4-120-gce380619fab9Jeremy Cline2018-03-061-5/+6
|
* Linux v4.16-rc4Jeremy Cline2018-03-041-3/+7
|
* restore the proper, commented out, local buildPeter Robinson2018-03-041-1/+1
|
* minor patch number cleanupsPeter Robinson2018-03-041-6/+3
|
* Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixesPeter Robinson2018-03-031-1/+21
|
* Linux v4.16-rc3-245-g5d60e057d127Jeremy Cline2018-03-021-4/+4
|
* 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-011-1/+4
| |
* | Linux v4.16-rc3-97-gf3afe530d644Jeremy Cline2018-02-281-1/+4
|/
* Linux v4.16-rc3-88-g6f70eb2b00ebJeremy Cline2018-02-271-3/+6
|
* Linux v4.16-rc3Jeremy Cline2018-02-261-2/+5
|
* Disable debugging options.Jeremy Cline2018-02-261-1/+4
|
* Linux v4.16-rc2-189-g0f9da844d877Jeremy Cline2018-02-231-1/+7
|
* Linux v4.16-rc2-64-gaf3e79d29555Jeremy Cline2018-02-211-1/+7
|
* Linux v4.16-rc2-62-g79c0ef3e85c0Jeremy Cline2018-02-201-4/+9
|
* Enable IMA (rhbz 790008)Laura Abbott2018-02-191-0/+3
|
* Generate BootLoaderSpec config fragmentsPeter Jones2018-02-191-0/+6
| | | | | | | | | | | | | 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>
* Linux v4.16-rc2kernel-4.16.0-0.rc2.git0.1.fc28kernel-4.16.0-0.rc2.git0.1.fc27kernel-4.16.0-0.rc2.git0.1.fc26Jeremy Cline2018-02-191-2/+5
|
* Disable debugging options.Jeremy Cline2018-02-191-1/+4
|
* Linux v4.16-rc1-100-g1388c80438e6Jeremy Cline2018-02-161-1/+4
|
* enable CONFIG_DRM_AMDGPU_SI so that Southern Island devices work with amdgpu ↵François Cami2018-02-161-0/+3
| | | | & radv
* Linux v4.16-rc1-88-ge525de3ab046Jeremy Cline2018-02-151-1/+4
|
* Linux v4.16-rc1-32-g6556677a8040Jeremy Cline2018-02-141-1/+4
|
* Remove %clean sectionIgor Gnatenko2018-02-141-3/+0
| | | | | | | 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>
* Remove BuildRoot definitionIgor Gnatenko2018-02-131-1/+0
| | | | | | | 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>
* Linux v4.16-rc1-10-g178e834c47b0Justin M. Forbes2018-02-131-3/+6
|
* Linux v4.16-rc1Justin M. Forbes2018-02-121-2/+5
|
* Disable debugging options.Justin M. Forbes2018-02-121-1/+4
|
* Some fixes to help RPi HDMI monitor detection, fixes for AllWinnerPeter Robinson2018-02-121-0/+11
|
* Linux v4.15-12216-gf9f1e414128eJustin M. Forbes2018-02-091-4/+4
|
* Linux v4.15-11930-g581e400ff935Justin M. Forbes2018-02-081-1/+4
|