Jeremy Cline
ca89810af7
Fix up the patch numbering due to my incompetence
2020-02-19 16:29:59 -05:00
Jeremy Cline
7e6cadeaa1
Pick up a uapi fix for qemu (rhbz 1804330)
2020-02-19 16:28:43 -05:00
Jeremy Cline
5c9dca7e5c
Linux v5.6-rc2-47-g4b205766d8fc
2020-02-19 16:24:55 -05:00
Jeremy Cline
c1ca6835f0
Revert "Temporary fix for opensc changing token names"
...
This reverts commit 7d934c1969
.
The pesign macro has been updated:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-90605177a0
https://bodhi.fedoraproject.org/updates/FEDORA-2020-649c2fdc37
https://bodhi.fedoraproject.org/updates/FEDORA-2020-c2652fe561
https://bodhi.fedoraproject.org/updates/FEDORA-2020-d98015f19e
2020-02-18 17:52:44 -05:00
Jeremy Cline
88372c915e
Linux v5.6-rc2-8-gb1da3acc781c
...
Also enable CONFIG_INET_ESPINTCP (rhbz 1804255)
2020-02-18 09:47:46 -05:00
Jeremy Cline
6b1f2ed695
Reenable debugging options.
2020-02-18 09:41:49 -05:00
Peter Robinson
b30e1518d1
filters: arm: filter soundwire
2020-02-17 20:46:50 +00:00
Jeremy Cline
7d934c1969
Temporary fix for opensc changing token names
...
the pesign macro defines the token name, but allows us to override it.
Apparently the new name is "OpenSC Card (Fedora Signer)".
2020-02-17 13:30:14 -05:00
Jeremy Cline
cbf985c660
Linux v5.6-rc2
2020-02-17 10:06:29 -05:00
Jeremy Cline
b0d58c3ad9
Disable debugging options.
2020-02-17 10:03:51 -05:00
Peter Robinson
cd678e1ea4
arm: last bits
2020-02-17 12:35:51 +00:00
Peter Robinson
3d403af59c
arm: more minor updates
2020-02-17 08:39:03 +00:00
Peter Robinson
89a9e040aa
arm updates
2020-02-16 17:53:43 +00:00
Jeremy Cline
80f15258ec
Linux v5.6-rc1-44-gb19e8c684703
2020-02-14 08:40:20 -05:00
Jeremy Cline
74d363dd81
Disable DEBUG_INFO_BTF on armv7, it appears to be broken
2020-02-13 15:09:33 -05:00
Jeremy Cline
caf831c1b1
Linux v5.6-rc1-23-g0bf999f9c5e7
2020-02-13 13:31:22 -05:00
Jeremy Cline
888c6eedbc
Pull in fix so a number of ioctls aren't compat (rhbz 1801353)
...
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-02-13 13:23:54 -05:00
Peter Robinson
fab133265b
Minor Arm updates
2020-02-13 11:21:16 +00:00
Paul Bolle
a70753d815
configs: clean up a few trivial editing mistakes
...
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2020-02-12 10:04:36 -05:00
Peter Robinson
f07ece6d8e
bcm2835: irqchips fix for early boot
2020-02-12 12:56:21 +00:00
Jeremy Cline
50e397c274
Linux v5.6-rc1-5-g0a679e13ea30
2020-02-11 15:54:32 -05:00
Jeremy Cline
9ca95f2d8d
Reenable debugging options.
2020-02-11 15:53:28 -05:00
Peter Robinson
301b462673
disable rockchips PCIE (again) because it's disabled for a reason and documented in bug 1704945
2020-02-11 11:08:29 +00:00
Peter Robinson
b15424c46d
X86_INTEL_MPX removed u/s
2020-02-11 09:26:38 +00:00
Justin M. Forbes
d3f1cb9023
Disable CONFIG_SFI
2020-02-10 17:11:25 -06:00
Jeremy Cline
7931e3d890
Remove sysrq support to lift lockdown (rhbz 1800859)
2020-02-10 12:55:54 -05:00
Peter Robinson
8e0f7e24c1
Minor arm updates
2020-02-10 16:41:41 +00:00
Jeremy Cline
6f54bfb25c
Linux v5.6-rc1
2020-02-10 10:52:58 -05:00
Jeremy Cline
ea287e522b
Disable debugging options.
2020-02-10 10:26:15 -05:00
Peter Robinson
fd248cd7f5
enable iProc rng200 on arm
2020-02-10 07:36:43 +00:00
Peter Robinson
fa6c2bfdb0
Add a tegra serial patch
2020-02-07 19:40:59 +00:00
Jeremy Cline
dde5675700
Linux v5.5-9824-g90568ecf5615
...
This also enables:
- DM_CLONE as a module (rhbz 1799060)
- PCI Express devices on RockChip SoCs (rhbz 1792564)
2020-02-07 11:53:17 -05:00
Jeremy Cline
2d1a677e51
Linux v5.5-9737-g4c46bef2e96a
2020-02-06 09:20:10 -05:00
Jeremy Cline
2be352ba91
Linux v5.5-9402-g6992ca0dd017
2020-02-05 09:39:51 -05:00
Jeremy Cline
3e71a5ae30
A quick fix for the armv7hl build failure.
...
The build is failing because of an undefined symbol. This needs further
investigation since I have no idea why this worked before, but this will
at least let us produce a Rawhide kernel that boots.
2020-02-04 17:49:56 -05:00
Jeremy Cline
8ced7a7bf5
Temporarily disable STACKPROTECTOR_STRONG for x86 (rhbz 1796780)
...
Kernels built with gcc 10.0.1-0.7.fc32 and STACKPROTECTOR_STRONG panic
on boot due to a corrupted stack.
2020-02-04 13:51:30 -05:00
Jeremy Cline
2877cca02d
Disable CONFIG_DRM_DP_CEC temporarily
...
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.
2020-02-04 13:51:30 -05:00
Peter Robinson
a994aea5f1
fix for firmware recovery on certain RPi4 HW revs
2020-02-04 12:26:55 +00:00
Jeremy Cline
2bdd226657
Linux v5.5-8686-g14cd0bd04907
2020-02-03 11:38:06 -05:00
Peter Robinson
88795a3a9b
remove duplicate ARCH_RANDOM
2020-02-03 16:00:53 +00:00
Peter Robinson
9b42cfa024
Add support for all bcm2711 GPIOs
2020-02-02 18:48:28 +00:00
Peter Robinson
35a68a57f7
disble BT_CMTP (CAPI Message Transport Protocol), we disable ISDN
2020-01-31 11:04:00 +00:00
Jeremy Cline
731323ae91
Drop the last alsa 5.6 patch which applies but breaks the build
2020-01-30 03:21:30 -05:00
Jeremy Cline
f15fea450f
Linux v5.5-3996-gb3a608222336
2020-01-29 12:22:59 -05:00
Jeremy Cline
3022df9b34
Reenable debugging options.
2020-01-29 12:22:59 -05:00
Peter Robinson
4f983e9658
ima: enable system extra cert to enable adding an extra cert without needing custom kernels
2020-01-29 13:15:29 +00:00
Justin M. Forbes
92ebc5dd37
It wasn't ready to go away
2020-01-27 11:50:52 -06:00
Justin M. Forbes
190fb38325
gcc 10 fixes, changelog trim
2020-01-27 11:36:29 -06:00
Justin M. Forbes
db9309152e
Linux v5.5
2020-01-27 08:03:45 -06:00
Paul Bolle
414db95e44
Kconfig symbol cleanup for v5.5-rc1
...
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>
2020-01-25 10:27:15 +01:00