Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux v5.4-10271-g596cf45cbf6e | Justin M. Forbes | 2019-12-02 | 63 | -825/+459 |
| | |||||
* | Linux v5.4-5280-g89d57dddd7d3 | Justin M. Forbes | 2019-11-27 | 31 | -19/+160 |
| | |||||
* | Linux v5.4-3619-gbe2eca94d144 | Justin M. Forbes | 2019-11-26 | 70 | -1158/+458 |
| | |||||
* | Clean up stray *.h.s files | Laura Abbott | 2019-11-25 | 1 | -0/+3 |
| | | | | | | The various header testing options (e.g. CONFIG_KERNEL_HEADER_TEST) leave a lot of stray *.s files around. Make sure these get cleaned up so they don't end up packaged. | ||||
* | bump and build to pick up fixes | Laura Abbott | 2019-11-25 | 1 | -1/+4 |
| | |||||
* | Remove extra files from being packaged | Laura Abbott | 2019-11-25 | 1 | -3/+0 |
| | | | | This commit was missed | ||||
* | Fixup missing keys | Laura Abbott | 2019-11-25 | 3 | -1/+11 |
| | | | | These were missing from the sync up. Also fix a duplicate file. | ||||
* | Fix a number of CVEs | Justin M. Forbes | 2019-11-25 | 5 | -0/+649 |
| | |||||
* | Drop the secureboot key sources for s390 and ppc | Jeremy Cline | 2019-11-25 | 1 | -11/+1 |
| | | | | | This caused a duplicate definition of Source15 and the secureboot key files are not currently in the tree. | ||||
* | Linux v5.4 | Jeremy Cline | 2019-11-25 | 2 | -8/+9 |
| | |||||
* | Renumber the second definition of Source15 | Jeremy Cline | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | Enable drivers for a number of the RPi HATs, minor config tidy ups | Peter Robinson | 2019-11-24 | 52 | -161/+181 |
| | |||||
* | bump and build to test new configs | Laura Abbott | 2019-11-22 | 1 | -1/+4 |
| | |||||
* | Enable CONFIG_TLS_DEVICE | Laura Abbott | 2019-11-22 | 16 | -15/+30 |
| | | | | We could potentially offload TLS. Enable this option. | ||||
* | Enable CONFIG_LIVEPATCH | Laura Abbott | 2019-11-22 | 16 | -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_SPINLOCKS | Laura Abbott | 2019-11-22 | 5 | -5/+5 |
| | | | | This seems like an option we should have had on a while a go | ||||
* | Enable CONFIG_X86_5LEVEL | Laura Abbott | 2019-11-22 | 3 | -3/+3 |
| | | | | | Most Fedora users will never actually need it but it should be stable enough at this point. | ||||
* | enable CONFIG_EDAC_BLUEFIELD | Laura Abbott | 2019-11-22 | 11 | -11/+3 |
| | | | | Used on some ARM platforms | ||||
* | Delete CONFIG_AMD_XGBE at the top level | Laura Abbott | 2019-11-22 | 1 | -1/+0 |
| | | | | This is architecture specific and doesn't need to be turned on | ||||
* | enable CONFIG_RDMA_SIW | Laura Abbott | 2019-11-22 | 15 | -15/+15 |
| | | | | Useful for verification of RDMA | ||||
* | enable CONFIG_NETDEVSIM | Laura Abbott | 2019-11-22 | 15 | -15/+15 |
| | | | | useful for networking developers | ||||
* | Enable CONFIG_IONIC | Laura Abbott | 2019-11-22 | 15 | -15/+15 |
| | | | | It's an ethernet driver. | ||||
* | Enable some header building options | Laura Abbott | 2019-11-22 | 18 | -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_HALTPOLL | Laura Abbott | 2019-11-22 | 5 | -4/+5 |
| | |||||
* | Linux v5.4-rc8-15-g81429eb8d9ca | Jeremy Cline | 2019-11-22 | 3 | -3/+7 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2019-11-22 | 1 | -1/+4 |
| | |||||
* | Fix a bunch of CVEs | Justin M. Forbes | 2019-11-21 | 14 | -0/+1332 |
| | |||||
* | bump and build to check the pesign | Laura Abbott | 2019-11-20 | 1 | -1/+4 |
| | |||||
* | Drop the Fedora checks around pesign | Laura Abbott | 2019-11-20 | 1 | -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 | ||||
* | Linux v5.4-rc8 | Jeremy Cline | 2019-11-18 | 2 | -4/+6 |
| | |||||
* | Disable debugging options. | Jeremy Cline | 2019-11-18 | 1 | -1/+4 |
| | |||||
* | arm: minor usb config tweaks | Peter Robinson | 2019-11-17 | 17 | -12/+29 |
| | |||||
* | enable the STMPE touchscreen stack to a wider audience | Peter Robinson | 2019-11-16 | 12 | -4/+30 |
| | |||||
* | Linux v5.4-rc7-68-g96b95eff4a59 | Jeremy Cline | 2019-11-15 | 3 | -4/+7 |
| | |||||
* | bump and build | Laura Abbott | 2019-11-14 | 1 | -1/+4 |
| | |||||
* | Make dwarves Fedora only | Laura Abbott | 2019-11-14 | 1 | -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 debuginfo | Laura Abbott | 2019-11-13 | 1 | -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. | ||||
* | whitespace | Laura Abbott | 2019-11-13 | 1 | -1/+1 |
| | | | | Fix up some whitespace | ||||
* | Add kpatch flags | Laura Abbott | 2019-11-13 | 1 | -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-package | Laura Abbott | 2019-11-13 | 1 | -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 nobuildarches | Laura Abbott | 2019-11-13 | 1 | -3/+6 |
| | | | | | We don't need to do some config work if we're not doing an arch build. | ||||
* | Better xz compression | Laura Abbott | 2019-11-13 | 2 | -3/+27 |
| | | | | | Borrowed from downstream, we can be a little bit smarter on how we compress modules. | ||||
* | Sync up on adding a bunch of files | Laura Abbott | 2019-11-13 | 65 | -106/+803 |
| | |||||
* | Drop remove-binary-diff.pl | Laura Abbott | 2019-11-13 | 2 | -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 pathfix | Laura Abbott | 2019-11-13 | 1 | -5/+1 |
| | | | | The el7 buildroot now has pathfix so we can drop these checks. | ||||
* | Linux v5.4-rc7-49-g0e3f1ad80fc8 | Jeremy Cline | 2019-11-13 | 10 | -2/+21 |
| | |||||
* | Reenable debugging options. | Jeremy Cline | 2019-11-13 | 1 | -1/+4 |
| | |||||
* | Revert "Enable VBOXSF_FS for x86" | Jeremy Cline | 2019-11-13 | 16 | -16/+0 |
| | | | | | | This reverts commit 2147ca93975deaf220619e9096e0b84d879febc9. Upstream removed the driver, hopefully it'll make it into 5.5. | ||||
* | Merge #39 `Fix existing CI test and resolve syntax warnings` | Laura Abbott | 2019-11-11 | 4 | -25/+26 |
|\ | |||||
| * | Resolve syntax warnings in SPEC file | David Ward | 2019-11-11 | 1 | -11/+8 |
| | | | | | | | | | | | | | | | | | | | | The "regular" definition of the with_kabichk macro does not need to be commented out while it is temporarily (re-)defined as 0 on the next line. This avoids a "Macro expanded in comment" warning. Remove comments on the same line as %endif directives. Instead, make a couple of these conditionals easier to read (and consistent with the surrounding ones) by deleting a few blank lines. |