Commit Graph

420 Commits

Author SHA1 Message Date
Jeremy Cline 691a6a34bd Enable FS_VERITY (rhbz 1765933)
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2019-10-28 15:10:20 +00:00
Jeremy Cline 849afaa577 Linux v5.4-rc4-85-gf116b96685a0 2019-10-24 13:24:08 +00:00
Jeremy Cline d82fe1b5f1 Linux v5.4-rc3-99-g0e2adab6cf28 2019-10-18 14:23:40 +00:00
Peter Robinson b659e23dbc USB_RIO500 was removed in 5.4-rc3 2019-10-15 11:55:04 +01:00
Paul Bolle 16a89be941 configs: fix typo "CONFIG_DRM_TDFX=n"
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-10-14 15:24:18 +00:00
Peter Robinson 418aac7518 add forgotten hisi SPI config 2019-10-12 15:17:53 +01:00
Peter Robinson 1aa5ee4622 arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES that's broken 2019-10-12 15:06:34 +01:00
Peter Robinson ed22f0605d arm64: enable spi flash memory on aarch64 too 2019-10-11 17:19:22 +01:00
Paul Bolle 58bd8a39c3 Kconfig symbol cleanup for v5.4-rc1
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 3e636fe3a6 ("Remove patch for GCC VTA") forgot to clean up the
configs/ directory. Do so now.

Commit e21e52b608 ("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 5c0d4daff4 ("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>
2019-10-10 11:54:27 -04:00
Dan Horák 108fcb8fc7 re-enable HDA sound drivers on PPC 2019-10-10 11:26:48 -04:00
Javier Martinez Canillas 89ddbf781a Enable CONFIG_EFI_TEST as a module (rhbz 1759325)
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.
2019-10-10 09:55:31 -04:00
Peter Robinson 5b14a9c862 arm: disable omap crytpo offload drivers as they currently cause issues on BeagleBone and related HW 2019-10-08 14:52:11 +01:00
Laura Abbott 7d533eb54e Enable a few NFT options (rhbz 1651813) 2019-10-07 13:58:22 -04:00
Peter Robinson dedd91c9bf second round of arm 5.4 updates 2019-10-03 11:10:55 +01:00
Peter Robinson e8d02b72a6 ChromeOS updates v2 2019-10-02 12:14:01 +01:00
Peter Robinson 6af9855755 minor cleanup of ChromeBook config options 2019-10-02 12:06:50 +01:00
Peter Robinson 54d7d38992 initial Arm 5.4 config updates 2019-10-02 10:38:25 +01:00
Jeremy Cline e21e52b608 Linux v5.3-13236-g97f9a3c4eee5
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.
2019-10-01 14:20:23 +00:00
Jeremy Cline 456bb7df42 Linux v5.3-12289-g351c8a09b00b 2019-09-25 14:53:16 +00:00
Jeremy Cline 1f034c9dc1 Update KMEMLEAK log size default
Upstream renamed the setting to DEBUG_KMEMLEAK_MEM_POOL_SIZE in upstream
commit c5665868183f and changed the default to 16000 in upstream commit
b751c52bb587.
2019-09-25 14:44:45 +00:00
Jeremy Cline 84b9af49cc Linux v5.3-12025-g4c07e2ddab5b 2019-09-24 17:50:27 +00:00
Jeremy Cline 3246ea9bd3 It seems like maybe EXFAT isn't really ready to turn on 2019-09-24 14:55:21 +00:00
Jeremy Cline f628f023e1 Linux v5.3-11768-g619e17cf75dd 2019-09-23 19:06:55 +00:00
Jeremy Cline 8e2f53d725 Linux v5.3-10169-g574cc4539762 2019-09-20 16:21:37 +00:00
Jeremy Cline 75129cc8a4 Linux v5.3-7639-gb41dae061bbd 2019-09-19 21:09:49 +00:00
Jeremy Cline e432a71879 Linux v5.3-3839-g35f7a9526615 2019-09-18 18:01:45 +00:00
Jeremy Cline 021611765e Linux v5.3-2061-gad062195731b 2019-09-17 21:22:39 +00:00
Laura Abbott 9742e529b8 Drop cpumask auto select patch and set NR_CPUS appropriately
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>
2019-09-16 10:48:39 -04:00
Dan Horák 3ce5c2aab2 enable driver for accessing HMC CD/DVD drive 2019-09-04 16:42:53 -04:00
Peter Robinson cf146e231f enable ES8316 audio codec for some Rockchips devices 2019-08-29 20:42:12 +01:00
Peter Robinson f8cb8e2a32 enable RTC_DRV_SA1100 on ARMv7 2019-08-28 17:02:44 +01:00
Laura Abbott f43f34d9e4 Enable IPVS MH (rhbz 1736266) 2019-08-01 13:01:49 -04:00
Laura Abbott 5c2aa86a1d Linux v5.3-rc2-60-g5c6207539aea
Enable 8250 serial ports
2019-08-01 07:46:56 -04:00
Lubomir Rintel 385c83f761 armv7hl: enable the OLPC XO-1.75 embedded controller 2019-08-01 11:02:10 +01:00
Peter Robinson adfbac47b6 Enable IMA Appraisal - related rhbz 790008 1554474 2019-07-31 13:58:31 +01:00
Laura Abbott 28be16d99e Linux v5.3-rc2 2019-07-29 07:40:19 -04:00
Peter Robinson b5bfb26495 disable DMADEVICES_DEBUG as it's very verbose and aimed as driver devs so probably not generally useful for rawhide 2019-07-27 17:49:48 +01:00
Peter Robinson 8efb3fad95 enable support for loading compressed firmware, non compressed formats still work 2019-07-26 16:44:18 +01:00
Laura Abbott 5feabf6fff Linux v5.3-rc1-96-g6789f873ed37 2019-07-26 07:58:59 -04:00
Justin M. Forbes d86f95817f Add missing config file 2019-07-25 12:30:31 -05:00
Peter Robinson 22baa65bfd IMA: add IMA_KEXEC option, align ppc config to all other arches 2019-07-25 12:40:22 +01:00
Peter Robinson a2832dc624 Disable ISDN as upstream is moving to deprecate it
Some of the ISDN stack was deleted in the 5.3 window as per Paul's cleanup
patch. The vast majority of the remainder was moved to staging so let's
disable it in Fedora as it's unlikely to be used, and if se we can feed this
back to upstream.

For reference the main details from upstream are in these commits:
8a7e8ff8ce8a : ISDN removal/move merge overview
6d97985072dc : isdn: move capi drivers to staging
9c3c0c204814 : isdn: remove isdn4linux
85993b8c9786 : isdn: remove hisax driver
2019-07-25 09:19:57 +01:00
Paul Bolle ddae4546c2 Remove all Kconfig symbols dropped in v5.3-rc1
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>
2019-07-25 09:07:56 +01:00
Laura Abbott b6bc920f00 Linux v5.3-rc1-56-g7b5cf701ea9c 2019-07-23 08:40:35 -04:00
Peter Robinson 1c98607f41 arm: part 4 (and the last) of the merge window updates 2019-07-22 13:27:49 +01:00
Peter Robinson c7dd95a6bb arm updates for 5.3 part 3 2019-07-22 08:31:01 +01:00
Peter Robinson cb88675efe arm updates for 5.3 part 2
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2019-07-22 00:42:57 +01:00
Laura Abbott 364bffc7b7 Linux v5.3-rc1 2019-07-21 17:53:59 -04:00
Peter Robinson eb83b04a06 arm updates for 5.3 part 1 2019-07-21 15:11:38 +01:00
Peter Robinson d7341fee1c Bug 1576593 - work around while vendor investigates arm builder LPAE HW issue 2019-07-19 18:51:33 +01:00