summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.10.6Justin M. Forbes2021-01-1120-1/+184
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Linux v5.9.7 rebaseJustin M. Forbes2020-11-107-21/+9
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* More missing configs, seems exclude added a bunchJustin M. Forbes2020-08-13139-0/+138
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Add missing config filesJustin M. Forbes2020-08-13220-0/+219
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Linux v5.8.1Justin M. Forbes2020-08-12720-0/+1153
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1Jeremy Cline2020-04-141041-1041/+0
| | | | | | This is an automated commit generated from the kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 tag in https://gitlab.com/cki-project/kernel-ark.git
* Linux v5.6-9431-gbef7b2a7be28Justin M. Forbes2020-04-032-0/+2
|
* Linux v5.6-5611-g1a323ea5356eJustin M. Forbes2020-04-015-1/+4
|
* Drop THUNDERBOLT_NET and move EFI_RCI2_TABLE to x86_64Jeremy Cline2020-02-272-1/+0
| | | | | THUNDERBOLT_NET was renamed to USB4_NET and EFI_RCI2_TABLE only applies to x86_64.
* Drop dead and invalid configuration optionsJeremy Cline2020-02-242-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | This drops the following configurations which are either no longer valid or were never valid: CONFIG_GIGASET_DEBUG CONFIG_CAPI_AVM CONFIG_THUNDERBOLT CONFIG_VIRTIO_BLK_SCSI CONFIG_GIGASET_CAPI CONFIG_I2C_PARPORT_LIGHT CONFIG_EXFAT_FS CONFIG_GIGASET_M101 CONFIG_HYSDN CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 CONFIG_HYSDN_CAPI CONFIG_DRM_LVDS_ENCODER CONFIG_GIGASET_M105 SND_CTL_VALIDATION CONFIG_X86_PTDUMP CONFIG_GIGASET_BASE Signed-off-by: Jeremy Cline <jcline@redhat.com>
* configs: clean up a few trivial editing mistakesPaul Bolle2020-02-124-4/+0
| | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* X86_INTEL_MPX removed u/sPeter Robinson2020-02-111-1/+0
|
* Disable CONFIG_SFIJustin M. Forbes2020-02-101-1/+1
|
* Linux v5.6-rc1Jeremy Cline2020-02-101-0/+1
|
* Linux v5.5-9737-g4c46bef2e96aJeremy Cline2020-02-061-0/+1
|
* Linux v5.5-9402-g6992ca0dd017Jeremy Cline2020-02-057-0/+7
|
* Temporarily disable STACKPROTECTOR_STRONG for x86 (rhbz 1796780)Jeremy Cline2020-02-041-1/+0
| | | | | Kernels built with gcc 10.0.1-0.7.fc32 and STACKPROTECTOR_STRONG panic on boot due to a corrupted stack.
* Linux v5.5-8686-g14cd0bd04907Jeremy Cline2020-02-035-0/+5
|
* Linux v5.5-3996-gb3a608222336Jeremy Cline2020-01-296-0/+6
|
* Kconfig symbol cleanup for v5.5-rc1Paul Bolle2020-01-253-3/+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>
* Make the MFD Intel LPSS driver builtin, some devices require this to beHans de Goede2020-01-062-2/+2
| | | | available early during boot (rhbz#1787997)
* Linux v5.5-rc2-56-gea200dec5128Justin M. Forbes2019-12-1710-6/+4
|
* Enable ASoC SOF driver for Intel DSPJaroslav Kysela2019-12-1625-2/+26
|
* arm: a few more updatesPeter Robinson2019-12-111-0/+1
|
* Linux v5.4-11747-g2f13437b8917Justin M. Forbes2019-12-051-1/+0
|
* Linux v5.4-10271-g596cf45cbf6eJustin M. Forbes2019-12-023-0/+3
|
* Linux v5.4-5280-g89d57dddd7d3Justin M. Forbes2019-11-274-0/+4
|
* Linux v5.4-3619-gbe2eca94d144Justin M. Forbes2019-11-262-0/+2
|
* Enable drivers for a number of the RPi HATs, minor config tidy upsPeter Robinson2019-11-244-1/+3
|
* Enable CONFIG_PARAVIRT_SPINLOCKSLaura Abbott2019-11-221-1/+1
| | | | This seems like an option we should have had on a while a go
* Enable CONFIG_X86_5LEVELLaura Abbott2019-11-221-1/+1
| | | | | Most Fedora users will never actually need it but it should be stable enough at this point.
* Enable CONFIG_CPU_IDLE_GOV_HALTPOLLLaura Abbott2019-11-221-0/+1
|
* Linux v5.4-rc7-49-g0e3f1ad80fc8Jeremy Cline2019-11-133-0/+3
|
* Revert "Enable VBOXSF_FS for x86"Jeremy Cline2019-11-131-1/+0
| | | | | | This reverts commit 2147ca93975deaf220619e9096e0b84d879febc9. Upstream removed the driver, hopefully it'll make it into 5.5.
* Enable VBOXSF_FS for x86Jeremy Cline2019-11-111-0/+1
| | | | | This is a staging driver that implements the Linux-guest side of folder sharing.
* Enable the Apple SPI driver for keyboard/touchpad (rhbz 1769465)Jeremy Cline2019-11-071-0/+1
| | | | | This enables support for Macbook8,1 and later, along with the MacbookPro13,* and MacbookPro14,*.
* Disable Sound Open Firmware support on Intel platforms (rhbz 1750194)David Ward2019-10-2917-17/+1
|
* Kconfig symbol cleanup for v5.4-rc1Paul Bolle2019-10-1010-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two Kconfig symbols were part of upstream v5.3-rc1 but didn't make it into v5.3 (for reasons I couldn't be bothered to unearth): PREEMPT_LL and SOUNDWIRE_BUS. Remove them from our configuration generation system too. Commit 3e636fe3a695 ("Remove patch for GCC VTA") forgot to clean up the configs/ directory. Do so now. Commit e21e52b60843 ("Linux v5.3-13236-g97f9a3c4eee5") forgot to remove CONFIG_LOCK_DOWN_KERNEL and CONFIG_LOCK_DOWN_KERNEL_FORCE from the configs/ directory. Do so now. Commit 5c0d4daff4a0 ("Remove crash driver") forgot to clean up the configs/ directory. Do so now. There are 22 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.4-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARM_QCOM_CPUFREQ_KRYO CONFIG_CRYPTO_AEGIS128L CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2 CONFIG_CRYPTO_AEGIS256 CONFIG_CRYPTO_AEGIS256_AESNI_SSE2 CONFIG_CRYPTO_AES_586 CONFIG_CRYPTO_AES_X86_64 CONFIG_CRYPTO_MORUS1280 CONFIG_CRYPTO_MORUS1280_AVX2 CONFIG_CRYPTO_MORUS1280_SSE2 CONFIG_CRYPTO_MORUS640 CONFIG_CRYPTO_MORUS640_SSE2 CONFIG_DRM_TINYDRM CONFIG_HISI_KIRIN_DW_DSI CONFIG_I2C_BCM2048 CONFIG_KEXEC_VERIFY_SIG CONFIG_MFD_CROS_EC_CHARDEV CONFIG_MTD_M25P80 CONFIG_SENSORS_ADS1015 CONFIG_SERIAL_8250_MOXA CONFIG_SGI_IOC4 CONFIG_TINYDRM_MIPI_DBI Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* second round of arm 5.4 updatesPeter Robinson2019-10-031-1/+0
|
* ChromeOS updates v2Peter Robinson2019-10-021-0/+1
|
* minor cleanup of ChromeBook config optionsPeter Robinson2019-10-0215-14/+2
|
* initial Arm 5.4 config updatesPeter Robinson2019-10-022-1/+2
|
* Linux v5.3-13236-g97f9a3c4eee5Jeremy Cline2019-10-011-1/+0
| | | | | | | 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-11768-g619e17cf75ddJeremy Cline2019-09-231-0/+1
|
* Linux v5.3-10169-g574cc4539762Jeremy Cline2019-09-2010-0/+10
|
* Linux v5.3-7639-gb41dae061bbdJeremy Cline2019-09-191-0/+1
|
* Linux v5.3-3839-g35f7a9526615Jeremy Cline2019-09-184-0/+4
|
* Drop cpumask auto select patch and set NR_CPUS appropriatelyLaura Abbott2019-09-162-2/+2
| | | | | | | | | | | We've been carrying a patch to make CPUMASK_OFFSTACK selectable without debugging for a long time now. The comment said this was going to be replaced with something else but that never seemed to happen. We're carrying it to have a higher number of CPUs but at this point, adjusting NR_CPUS doesn't really get us that much benfit. Drop the patch and just use 8192 or NR_CPUS on x86. Signed-off-by: Laura Abbott <labbott@redhat.com>
* Enable IMA Appraisal - related rhbz 790008 1554474Peter Robinson2019-07-311-1/+0
|
* Remove all Kconfig symbols dropped in v5.3-rc1Paul Bolle2019-07-253-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 60 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.3-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARCH_NETX CONFIG_CHR_DEV_OSST CONFIG_CIFS_ACL CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES CONFIG_CROS_EC_LPC_MEC CONFIG_DE_AOC CONFIG_DEBUG_BLK_CGROUP CONFIG_DEVICE_PUBLIC CONFIG_HISAX_16_3 CONFIG_HISAX_1TR6 CONFIG_HISAX_AVM_A1_CS CONFIG_HISAX_AVM_A1_PCMCIA CONFIG_HISAX_BKM_A4T CONFIG_HISAX_DEBUG CONFIG_HISAX_DIEHLDIVA CONFIG_HISAX_ELSA CONFIG_HISAX_ELSA_CS CONFIG_HISAX_ENTERNOW_PCI CONFIG_HISAX_EURO CONFIG_HISAX_FRITZPCI CONFIG_HISAX_FRITZ_PCIPNP CONFIG_HISAX_GAZEL CONFIG_HISAX_HFC4S8S CONFIG_HISAX_HFC_PCI CONFIG_HISAX_HFC_SX CONFIG_HISAX_HFCUSB CONFIG_HISAX_MAX_CARDS CONFIG_HISAX_NETJET CONFIG_HISAX_NETJET_U CONFIG_HISAX_NI1 CONFIG_HISAX_NICCY CONFIG_HISAX_NO_KEYPAD CONFIG_HISAX_NO_LLC CONFIG_HISAX_NO_SENDCOMPLETE CONFIG_HISAX_S0BOX CONFIG_HISAX_SCT_QUADRO CONFIG_HISAX_SEDLBAUER CONFIG_HISAX_SEDLBAUER_CS CONFIG_HISAX_ST5481 CONFIG_HISAX_TELES_CS CONFIG_HISAX_TELESPCI CONFIG_HISAX_W6692 CONFIG_INFINIBAND_NES CONFIG_INFINIBAND_NES_DEBUG CONFIG_IPPP_FILTER CONFIG_ISDN_AUDIO CONFIG_ISDN_CAPI_CAPIDRV CONFIG_ISDN_DIVERSION CONFIG_ISDN_DRV_HISAX CONFIG_ISDN_I4L CONFIG_ISDN_MPP CONFIG_ISDN_PPP CONFIG_ISDN_PPP_BSDCOMP CONFIG_ISDN_PPP_VJ CONFIG_ISDN_TTY_FAX CONFIG_NET_CLS_IND CONFIG_SCLP_ASYNC CONFIG_SCLP_ASYNC_ID CONFIG_SPI_STM32_QUADSPI CONFIG_XEN_SELFBALLOONING Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>