summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.4-rc4-85-gf116b96685a0Jeremy Cline2019-10-241-1/+4
|
* Linux v5.4-rc4-37-g13b86bc4cd64Jeremy Cline2019-10-231-1/+4
|
* Linux v5.4-rc4-18-g3b7c59a1950cJeremy Cline2019-10-221-1/+4
|
* Reenable debugging options.Jeremy Cline2019-10-221-1/+4
|
* Update cross_headers commandsLaura Abbott2019-10-221-15/+10
| | | | | | The kernel currently builds the headers in a separate repository but rebuilds may want to build it from the same srpm. Make sure the cross command actually works.
* Do a more complete she-bang manglingLaura Abbott2019-10-221-12/+23
| | | | mangle a few more files that other buildroots found
* Remove dead CheckConfigsLaura Abbott2019-10-221-10/+0
|
* Tweak some build requiresLaura Abbott2019-10-221-1/+4
| | | | | | | The gcc-plugin-devel was a noble experiment that doesn't seem to be something we'll shipp anytime soon. Remove it. Building the headers now requires rsync
* Bring back kernel-docLaura Abbott2019-10-221-0/+49
| | | | | Like a zombie, this is back from the grave. At least bring back the macros for building.
* Clean up some macrosLaura Abbott2019-10-221-4/+9
| | | | | | - we sign modules on all arches now - we zip modules on all arches - tweak the comment
* Consolodate cflagsLaura Abbott2019-10-221-9/+10
| | | | | The build flags for building are used inconsistently. Clean things up to make it easier to understand.
* Add support for KCFLAGSLaura Abbott2019-10-221-2/+4
| | | | | In preparation for some upcoming work, add support for passing KCFLAGS via a macro that's currently undefined.
* Add support for building with gcovLaura Abbott2019-10-221-3/+44
| | | | gcov is useful for coverage testing. Add support for building the kernel.
* Add DoModules to kernel buildLaura Abbott2019-10-221-23/+46
| | | | | There's upcoming work to build kernel variants without modules. Add the infrastructure to support this.
* aarch64: drop unrelated comment for a long upstreamed (Feb 2016) patchPeter Robinson2019-10-211-1/+0
|
* aarch64: Jetson TX1: drop old patch no longer neededPeter Robinson2019-10-211-2/+0
|
* Linux v5.4-rc4Jeremy Cline2019-10-211-2/+5
|
* Disable debugging options.Jeremy Cline2019-10-211-1/+4
|
* Linux v5.4-rc3-99-g0e2adab6cf28Jeremy Cline2019-10-181-1/+4
|
* Linux v5.4-rc3-18-g5bc52f64e884Jeremy Cline2019-10-151-1/+4
|
* Reenable debugging options.Jeremy Cline2019-10-151-1/+4
|
* fix booting on ARMv7 due to OPTIMIZE_INLINING now being forced, drop old ↵Peter Robinson2019-10-151-3/+8
| | | | i.MX MMC patch, fix for UFEI on ARMv7 on some devices
* Linux v5.4-rc3Jeremy Cline2019-10-141-2/+5
|
* Disable debugging options.Jeremy Cline2019-10-141-1/+4
|
* Drop old Input workaroundLaura Abbott2019-10-141-2/+0
| | | | | Based on comments from the authors, this should be worked around in libinput now.
* Linux v5.4-rc2-96-gfb20da6af705Jeremy Cline2019-10-101-3/+4
|
* Enable CONFIG_EFI_TEST as a module (rhbz 1759325)Javier Martinez Canillas2019-10-101-0/+4
| | | | | | The driver is needed for testing purposes, enable it on the architectures where EFI is supported. Also, disallow access to the registered device if the kernel is locked down.
* Add fix for mount api change on shmem (rhbz 1757104)Laura Abbott2019-10-081-0/+2
|
* Linux v5.4-rc2-20-geda57a0e4299Jeremy Cline2019-10-081-1/+4
|
* Reenable debugging options.Jeremy Cline2019-10-081-1/+4
|
* Drop custom patch for i8042Laura Abbott2019-10-071-2/+0
| | | | | | | | Fedora has been carrying this patch for a very long time as a workaround for MacBook Airs1,1. We've also gotten smarter about detection (see d79e141c1c6e ("Input: i8042 - Trust firmware a bit more when probing on X86")) so let's try dropping this.
* Enable a few NFT options (rhbz 1651813)Laura Abbott2019-10-071-0/+3
|
* Linux v5.4-rc2Jeremy Cline2019-10-071-2/+5
|
* Disable debugging options.Jeremy Cline2019-10-071-1/+4
|
* drop nouveau on Tegra210/GP10B as it breaks others platformsPeter Robinson2019-10-071-3/+1
|
* arm64: enable USB support on Jetson TX2Peter Robinson2019-10-061-0/+2
|
* arm64: tegra: enabled nouveau on Jetson-TX2Peter Robinson2019-10-061-0/+2
|
* Fixes for Tegra Jetson TX1/TX2 series via max77620Peter Robinson2019-10-061-0/+7
|
* arm64: rockchip: Add some RockPro64 fixesPeter Robinson2019-10-061-0/+5
|
* Linux v5.4-rc1-14-gcc3a7bfe62b9Jeremy Cline2019-10-041-1/+4
|
* Reenable debugging options.Jeremy Cline2019-10-041-1/+4
|
* Rebase the lockdown sysrq patch to work with upstreamJeremy Cline2019-10-021-7/+7
| | | | | | | Upstream finally merged the lockdown patches, adjust the SysRq patch to work with the upstreamed version. Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Linux v5.4-rc1Jeremy Cline2019-10-021-2/+9
|
* Disable debugging options.Jeremy Cline2019-10-021-1/+4
|
* Linux v5.3-13236-g97f9a3c4eee5Jeremy Cline2019-10-011-9/+5
| | | | | | | This is a first pass at getting the secureboot patches working with the upstream lockdown patches that got merged. The final patch from our lockdown set is the sysrq patch which also needs work. For the present it is not applied.
* Linux v5.3-12397-gf41def397161Jeremy Cline2019-09-261-1/+4
|
* Linux v5.3-12289-g351c8a09b00bJeremy Cline2019-09-251-1/+4
|
* Linux v5.3-12025-g4c07e2ddab5bJeremy Cline2019-09-241-1/+4
|
* add iwlwifi fix for 8000 series devicesPeter Robinson2019-09-241-2/+5
|
* Linux v5.3-11768-g619e17cf75ddJeremy Cline2019-09-231-1/+4
|