summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.4.1kernel-5.4.1-125.vanilla.knurd.1.fc31kernel-5.4.1-125.vanilla.knurd.1.fc30Thorsten Leemhuis2019-11-292-1/+2
|
* merge master as of 5.4Thorsten Leemhuis2019-11-28418-5797/+7264
|\
| * merge originThorsten Leemhuis2019-11-255-11/+650
| |\
| | * Fix a number of CVEsJustin M. Forbes2019-11-255-0/+649
| | |
| | * Drop the secureboot key sources for s390 and ppcJeremy Cline2019-11-251-11/+1
| | | | | | | | | | | | | | | This caused a duplicate definition of Source15 and the secureboot key files are not currently in the tree.
| * | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-11-251-2/+5
| |\| | | | | | | | | | rawhide-user-thl-vanilla-fedora
| | * Linux v5.4Jeremy Cline2019-11-252-8/+9
| | |
| | * Renumber the second definition of Source15Jeremy Cline2019-11-251-1/+1
| | |
| * | Linux 5.4kernel-5.4.0-2.vanilla.knurd.1.fc32kernel-5.4.0-2.vanilla.knurd.1.fc31kernel-5.4.0-2.vanilla.knurd.1.fc30kernel-5.4.0-2.vanilla.knurd.1.fc29Thorsten Leemhuis2019-11-252-8/+6
| | | | | | | | | | | | - Disable cert for ppc adn s390 (let upstream fix it for us)
| * | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-11-2552-161/+181
| |\| | | | | | | | | | rawhide-user-thl-vanilla-fedora
| | * Enable drivers for a number of the RPi HATs, minor config tidy upsPeter Robinson2019-11-2452-161/+181
| | |
| * | disable debugbuildsenabledkernel-5.4.0-0.rc8.git1.2.vanilla.knurd.1.fc32kernel-5.4.0-0.rc8.git1.2.vanilla.knurd.1.fc31kernel-5.4.0-0.rc8.git1.2.vanilla.knurd.1.fc30kernel-5.4.0-0.rc8.git1.2.vanilla.knurd.1.fc29Thorsten Leemhuis2019-11-221-1/+1
| | |
| * | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-11-2246-137/+1530
| |\| | | | | | | | | | rawhide-user-thl-vanilla-fedora
| | * bump and build to test new configsLaura Abbott2019-11-221-1/+4
| | |
| | * Enable CONFIG_TLS_DEVICELaura Abbott2019-11-2216-15/+30
| | | | | | | | | | | | We could potentially offload TLS. Enable this option.
| | * Enable CONFIG_LIVEPATCHLaura Abbott2019-11-2216-15/+30
| | | | | | | | | | | | | | | | | | | | | No Fedora doesn't support delivering livepatches to the kernel but it's useful to validate the infrastructure around livepatch. Signed-off-by: Laura Abbott <labbott@redhat.com>
| | * Enable CONFIG_PARAVIRT_SPINLOCKSLaura Abbott2019-11-225-5/+5
| | | | | | | | | | | | This seems like an option we should have had on a while a go
| | * Enable CONFIG_X86_5LEVELLaura Abbott2019-11-223-3/+3
| | | | | | | | | | | | | | | Most Fedora users will never actually need it but it should be stable enough at this point.
| | * enable CONFIG_EDAC_BLUEFIELDLaura Abbott2019-11-2211-11/+3
| | | | | | | | | | | | Used on some ARM platforms
| | * Delete CONFIG_AMD_XGBE at the top levelLaura Abbott2019-11-221-1/+0
| | | | | | | | | | | | This is architecture specific and doesn't need to be turned on
| | * enable CONFIG_RDMA_SIWLaura Abbott2019-11-2215-15/+15
| | | | | | | | | | | | Useful for verification of RDMA
| | * enable CONFIG_NETDEVSIMLaura Abbott2019-11-2215-15/+15
| | | | | | | | | | | | useful for networking developers
| | * Enable CONFIG_IONICLaura Abbott2019-11-2215-15/+15
| | | | | | | | | | | | It's an ethernet driver.
| | * Enable some header building optionsLaura Abbott2019-11-2218-30/+60
| | | | | | | | | | | | | | | | | | This installs local headers and also runs various checks. Some of this isn't completely relevant with the split out headers but overall it's the right approach for validation.
| | * Enable CONFIG_CPU_IDLE_GOV_HALTPOLLLaura Abbott2019-11-225-4/+5
| | |
| | * Linux v5.4-rc8-15-g81429eb8d9caJeremy Cline2019-11-223-3/+7
| | |
| | * Reenable debugging options.Jeremy Cline2019-11-221-1/+4
| | |
| | * Fix a bunch of CVEsJustin M. Forbes2019-11-2114-0/+1332
| | |
| | * bump and build to check the pesignLaura Abbott2019-11-201-1/+4
| | |
| | * Drop the Fedora checks around pesignLaura Abbott2019-11-201-4/+0
| | | | | | | | | | | | | | | | | | Now that we are packaging the certificates, there's no reason to have the extra check. pesign will take care of doing the right thing behind the scenes
| * | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc8.git0.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc8.git0.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc8.git0.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc8.git0.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-11-1827-20/+68
| |\| | | | | | | | | | rawhide-user-thl-vanilla-fedora
| | * Linux v5.4-rc8Jeremy Cline2019-11-182-4/+6
| | |
| | * Disable debugging options.Jeremy Cline2019-11-181-1/+4
| | |
| | * arm: minor usb config tweaksPeter Robinson2019-11-1717-12/+29
| | |
| | * enable the STMPE touchscreen stack to a wider audiencePeter Robinson2019-11-1612-4/+30
| | |
| * | Merge remote-tracking branch 'origin/master' into ↵kernel-5.4.0-0.rc7.git2.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc7.git2.1.vanilla.knurd.1.fc31kernel-5.4.0-0.rc7.git2.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc7.git2.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-11-153-4/+7
| |\| | | | | | | | | | rawhide-user-thl-vanilla-fedora
| | * Linux v5.4-rc7-68-g96b95eff4a59Jeremy Cline2019-11-153-4/+7
| | |
| * | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2019-11-1566-159/+869
| |\| | | | | | | | | | rawhide-user-thl-vanilla-fedora
| | * bump and buildLaura Abbott2019-11-141-1/+4
| | |
| | * Make dwarves Fedora onlyLaura Abbott2019-11-141-1/+6
| | | | | | | | | | | | | | | | | | | | | This isn't quite ready for other buildroots yet, just mark it as Fedora only. Signed-off-by: Laura Abbott <labbott@redhat.com>
| | * Be smarter about getting rid of debuginfoLaura Abbott2019-11-131-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | We've been doing a workaround of using a uuid for the build-id for userspace binaries to let us get parallel debuginfo (the trick we use for the kernel doesn't extend to userspace binaries). This works but isn't ideal for reproducibility. Given we don't actually care about this debuginfo, just remove it from the buildroot completely.
| | * whitespaceLaura Abbott2019-11-131-1/+1
| | | | | | | | | | | | Fix up some whitespace
| | * Add kpatch flagsLaura Abbott2019-11-131-0/+5
| | | | | | | | | | | | | | | | | | Now that we have the rest of the flags hooked up, go ahead and build with the kpatch flags. This should have a minimal effect at runtime.
| | * Don't build kernel meta package if we are only building a sub-packageLaura Abbott2019-11-131-0/+3
| | | | | | | | | | | | | | | | | | Borrowed from downstream, if we're not doing an arch build and only building a sub-package don't bother building the kernel meta package.
| | * Increase the scope of the nobuildarchesLaura Abbott2019-11-131-3/+6
| | | | | | | | | | | | | | | We don't need to do some config work if we're not doing an arch build.
| | * Better xz compressionLaura Abbott2019-11-132-3/+27
| | | | | | | | | | | | | | | Borrowed from downstream, we can be a little bit smarter on how we compress modules.
| | * Sync up on adding a bunch of filesLaura Abbott2019-11-1365-106/+803
| | |
| | * Drop remove-binary-diff.plLaura Abbott2019-11-132-38/+3
| | | | | | | | | | | | | | | This was a workaround for some bad diffs that came in. Upstream has mostly stopped doing that so we can drop this workaround.
| | * Drop Fedora checks around pathfixLaura Abbott2019-11-131-5/+1
| | | | | | | | | | | | The el7 buildroot now has pathfix so we can drop these checks.
| * | disable debugbuildsenabledkernel-5.4.0-0.rc7.git1.1.vanilla.knurd.1.fc32kernel-5.4.0-0.rc7.git1.1.vanilla.knurd.1.fc30kernel-5.4.0-0.rc7.git1.1.vanilla.knurd.1.fc29Thorsten Leemhuis2019-11-131-1/+1
| | |