Justin M. Forbes
6681bf218f
Linux v5.7.6 rebase
...
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-09-03 11:45:01 -05:00
Justin M. Forbes
59aac79c26
Linux v5.7.7 rebase
...
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-07-01 09:58:40 -05:00
Justin M. Forbes
f839cb38ec
Change value of CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE
...
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-06-02 13:59:39 -05:00
Justin M. Forbes
71893eb2f6
Linux v5.6.6 rebase
2020-04-21 08:43:50 -05:00
Justin M. Forbes
7f01999341
Linux v5.5.6
2020-02-24 10:06:21 -06:00
Hans de Goede
4f633fbc33
Backport Virtual Box Guest shared folder support from 5.6
2020-02-21 12:47:52 +01:00
Justin M. Forbes
742215ba51
Linux v5.5.5 rebase
2020-02-19 17:08:52 -06:00
Jeremy Cline
d7d00d12af
Remove sysrq support to lift lockdown (rhbz 1800859)
2020-02-10 13:02:21 -05:00
Jeremy Cline
3f0347895c
Disable DEBUG_INFO_BTF on armv7
...
The build appears to reliably break with this on.
2020-02-07 09:19:13 -05:00
Peter Robinson
be68e8579a
ima: enable system extra cert to enable adding an extra cert without needing custom kernels
2020-01-29 13:16:38 +00:00
Jeremy Cline
5166b3b763
Revert "Revert "Enable ASoC SOF driver for Intel DSP""
...
This reverts commit d304e5f9ba and bumps
the release. It also forces legacy mode by default.
2020-01-21 12:00:12 -05:00
Jeremy Cline
d304e5f9ba
Revert "Enable ASoC SOF driver for Intel DSP"
...
Back out the SOF driver support for now as it is causing a number of
regressions.
2020-01-09 10:31:29 -05:00
Peter Robinson
ebe613e907
enable CRYPTO_DEV_ATMEL_SHA204A/CRYPTO_DEV_ATMEL_ECC
2020-01-09 05:21:35 +00:00
Hans de Goede
03cd5911df
Make the MFD Intel LPSS driver builtin, some devices require this to be
...
available early during boot (rhbz#1787997)
2020-01-06 17:54:12 +01:00
Justin M. Forbes
3c560c6bd0
Linux v5.4.5 rebase
2019-12-19 12:47:36 -06:00
Peter Robinson
a4828aea55
enable the STMPE touchscreen stack to a wider audience
2019-11-16 01:38:28 +00:00
Justin M. Forbes
6dfe5c1ffb
Linux v5.3.11
2019-11-12 12:46:57 -06:00
Jeremy Cline
9db1e5ec27
Enable the Apple SPI driver for keyboard/touchpad (rhbz 1769465)
...
This enables support for Macbook8,1 and later, along with the
MacbookPro13,* and MacbookPro14,*.
2019-11-07 11:30:33 -05:00
David Ward
3181ab1054
Disable Sound Open Firmware support on Intel platforms (rhbz 1750194)
2019-11-04 10:09:36 -05:00
Laura Abbott
f60b42ed46
forgot this
2019-10-29 10:08:35 -04:00
Peter Robinson
aec7c80393
add forgotten hisi SPI config
2019-10-12 15:18:36 +01:00
Peter Robinson
cda78490b3
arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES that's broken
2019-10-12 15:06:00 +01:00
Peter Robinson
30675b84bb
arm64: enable spi flash memory on aarch64 too
2019-10-11 17:21:21 +01:00
Peter Robinson
839d783d52
arm: disable omap crytpo offload drivers as they currently cause issues on BeagleBone and related HW
2019-10-08 14:51:07 +01: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
Peter Robinson
69a18c18b1
arm: media acceleration driver config changes
2019-07-19 16:47:43 +01:00
Laura Abbott
108607559c
Linux v5.2-11564-g22051d9c4a57
2019-07-18 12:08:47 -04:00
Peter Robinson
89207621e9
IMA: change default hash from sha1 to sha256, the later is more secuure and hence should be the default
2019-07-17 11:10:24 +01:00
Laura Abbott
4cbd7a3c09
Linux v5.2-10808-g9637d517347e
2019-07-16 08:59:21 -04:00