Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | X86_INTEL_MPX removed u/s | Peter Robinson | 2020-02-11 | 1 | -1/+0 |
| | |||||
* | Disable CONFIG_SFI | Justin M. Forbes | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Remove sysrq support to lift lockdown (rhbz 1800859) | Jeremy Cline | 2020-02-10 | 1 | -1/+0 |
| | |||||
* | Minor arm updates | Peter Robinson | 2020-02-10 | 1 | -2/+0 |
| | |||||
* | Linux v5.6-rc1 | Jeremy Cline | 2020-02-10 | 1 | -0/+6 |
| | |||||
* | enable iProc rng200 on arm | Peter Robinson | 2020-02-10 | 1 | -1/+0 |
| | |||||
* | Linux v5.5-9824-g90568ecf5615 | Jeremy Cline | 2020-02-07 | 1 | -1/+1 |
| | | | | | | This also enables: - DM_CLONE as a module (rhbz 1799060) - PCI Express devices on RockChip SoCs (rhbz 1792564) | ||||
* | Linux v5.5-9737-g4c46bef2e96a | Jeremy Cline | 2020-02-06 | 1 | -0/+5 |
| | |||||
* | Linux v5.5-9402-g6992ca0dd017 | Jeremy Cline | 2020-02-05 | 1 | -1/+16 |
| | |||||
* | Temporarily disable STACKPROTECTOR_STRONG for x86 (rhbz 1796780) | Jeremy Cline | 2020-02-04 | 1 | -1/+1 |
| | | | | | Kernels built with gcc 10.0.1-0.7.fc32 and STACKPROTECTOR_STRONG panic on boot due to a corrupted stack. | ||||
* | Disable CONFIG_DRM_DP_CEC temporarily | Jeremy Cline | 2020-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | This setting introduces a dependency in drm_kms_helpers.ko on cec.ko but cec.ko is in the media subsystem and is filtered into kernel-modules, but drm_kms_helpers.ko is in kernel-core. There's not an easy way to pick up cec.ko for kernel-core to satisfy the module dependency in the current filtering scripts so I'm turning this off until the script can be adjusted to make this easier. When flipping this back on, CONFIG_CEC_CORE also needs to be turned on. | ||||
* | Linux v5.5-8686-g14cd0bd04907 | Jeremy Cline | 2020-02-03 | 1 | -0/+33 |
| | |||||
* | disble BT_CMTP (CAPI Message Transport Protocol), we disable ISDN | Peter Robinson | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | Linux v5.5-3996-gb3a608222336 | Jeremy Cline | 2020-01-29 | 1 | -1/+47 |
| | |||||
* | ima: enable system extra cert to enable adding an extra cert without needing ↵ | Peter Robinson | 2020-01-29 | 1 | -1/+2 |
| | | | | custom kernels | ||||
* | Kconfig symbol cleanup for v5.5-rc1 | Paul Bolle | 2020-01-25 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | There are 14 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.5-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_CALGARY_IOMMU CONFIG_CRC_PMIC_OPREGION CONFIG_CRYPTO_BLKCIPHER CONFIG_HEADERS_CHECK CONFIG_HEADER_TEST CONFIG_INFINIBAND_CXGB3 CONFIG_INPUT_KXTJ9_POLLED_MODE CONFIG_KERNEL_HEADER_TEST CONFIG_PCIEASPM_DEBUG CONFIG_PWM_TIPWMSS CONFIG_QCOM_SDM845_LLCC CONFIG_REFCOUNT_FULL CONFIG_SIMPLE_GPIO CONFIG_SND_HDA_INTEL_DETECT_DMIC Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | arm: qcom: disable some 32 bit HW in aarch64 | Peter Robinson | 2020-01-21 | 1 | -1/+0 |
| | |||||
* | Enable EROFS as it has been promoted from staging | Justin M. Forbes | 2020-01-09 | 1 | -1/+7 |
| | |||||
* | enable CRYPTO_DEV_ATMEL_SHA204A driver, it's used in a number of devices ↵ | Peter Robinson | 2020-01-08 | 1 | -1/+1 |
| | | | | across a few architectures | ||||
* | enable CRYPTO_DEV_ATMEL_ECC driver, it's used in a number of devices across ↵ | Peter Robinson | 2020-01-08 | 1 | -1/+1 |
| | | | | a few architectures | ||||
* | Make the MFD Intel LPSS driver builtin, some devices require this to be | Hans de Goede | 2020-01-06 | 1 | -2/+2 |
| | | | | available early during boot (rhbz#1787997) | ||||
* | Enable ASoC SOF driver for Intel DSP | Jaroslav Kysela | 2019-12-16 | 1 | -2/+22 |
| | |||||
* | arm: a few more updates | Peter Robinson | 2019-12-11 | 1 | -5/+1 |
| | |||||
* | 5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platforms | Peter Robinson | 2019-12-11 | 1 | -2/+0 |
| | |||||
* | Revert "Goodbye CONFIG_AX25" | Laura Abbott | 2019-12-10 | 1 | -1/+1 |
| | | | | | | This reverts commit e3676c312d6ce5efd03da004aef14a0cdb3b6f56. Turns out I cannot read and this is not the correct option. | ||||
* | Goodbye CONFIG_AX25 | Laura Abbott | 2019-12-09 | 1 | -1/+1 |
| | | | | | Upstream is looking to turn this off https://patchwork.ozlabs.org/patch/1206351/ | ||||
* | Linux v5.4-11747-g2f13437b8917 | Justin M. Forbes | 2019-12-05 | 1 | -0/+1 |
| | |||||
* | arm: minor config updates | Peter Robinson | 2019-12-05 | 1 | -2/+1 |
| | |||||
* | Linux v5.4-11681-g63de37476ebd | Justin M. Forbes | 2019-12-04 | 1 | -0/+2 |
| | |||||
* | Linux v5.4-11180-g76bb8b05960c | Justin M. Forbes | 2019-12-03 | 1 | -0/+1 |
| | |||||
* | Linux v5.4-10271-g596cf45cbf6e | Justin M. Forbes | 2019-12-02 | 1 | -1/+26 |
| | |||||
* | Linux v5.4-5280-g89d57dddd7d3 | Justin M. Forbes | 2019-11-27 | 1 | -0/+10 |
| | |||||
* | Linux v5.4-3619-gbe2eca94d144 | Justin M. Forbes | 2019-11-26 | 1 | -0/+26 |
| | |||||
* | Enable drivers for a number of the RPi HATs, minor config tidy ups | Peter Robinson | 2019-11-24 | 1 | -1/+1 |
| | |||||
* | Enable CONFIG_TLS_DEVICE | Laura Abbott | 2019-11-22 | 1 | -1/+2 |
| | | | | We could potentially offload TLS. Enable this option. | ||||
* | Enable CONFIG_LIVEPATCH | Laura Abbott | 2019-11-22 | 1 | -1/+2 |
| | | | | | | | 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 | 1 | -1/+1 |
| | | | | This seems like an option we should have had on a while a go | ||||
* | Enable CONFIG_X86_5LEVEL | Laura Abbott | 2019-11-22 | 1 | -1/+1 |
| | | | | | Most Fedora users will never actually need it but it should be stable enough at this point. | ||||
* | enable CONFIG_RDMA_SIW | Laura Abbott | 2019-11-22 | 1 | -1/+1 |
| | | | | Useful for verification of RDMA | ||||
* | enable CONFIG_NETDEVSIM | Laura Abbott | 2019-11-22 | 1 | -1/+1 |
| | | | | useful for networking developers | ||||
* | Enable CONFIG_IONIC | Laura Abbott | 2019-11-22 | 1 | -1/+1 |
| | | | | It's an ethernet driver. | ||||
* | Enable some header building options | Laura Abbott | 2019-11-22 | 1 | -2/+4 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | arm: minor usb config tweaks | Peter Robinson | 2019-11-17 | 1 | -0/+1 |
| | |||||
* | Sync up on adding a bunch of files | Laura Abbott | 2019-11-13 | 1 | -0/+6774 |