summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop THUNDERBOLT_NET and move EFI_RCI2_TABLE to x86_64Jeremy Cline2020-02-276-7/+2
| | | | | THUNDERBOLT_NET was renamed to USB4_NET and EFI_RCI2_TABLE only applies to x86_64.
* Linux v5.6-rc3-71-gbfdc6d91a25fJeremy Cline2020-02-273-3/+6
|
* Some minor arm and Raspberry Pi fixesPeter Robinson2020-02-2610-0/+295
|
* Linux v5.6-rc3-26-g63623fd44972Jeremy Cline2020-02-253-2/+6
|
* Reenable debugging options.Jeremy Cline2020-02-251-1/+4
|
* Sync up the ARK specfile with Fedora'sJeremy Cline2020-02-251-27/+84
| | | | | | | Pull in a number of changes made to the ARK kernel specfile in order to minimize the difference when they merge. Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Drop dead and invalid configuration optionsJeremy Cline2020-02-2433-207/+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>
* Linux v5.6-rc3Jeremy Cline2020-02-248-320/+56
|
* Disable debugging options.Jeremy Cline2020-02-241-1/+4
|
* Include the release in the kernel COPYING fileJeremy Cline2020-02-241-2/+2
| | | | | | | | | | Whenever upstream changes the COPYING file it leads to an RPM file conflict because the name is set to, for example, 5.6.0 for the whole release cycle, but multiple kernel packages need to be installed that reference that same file. This rarely happens, but it's annoying and the file is tiny so just have one per installed kernel. Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Linux v5.6-rc2-55-gca7e1fd1026cJeremy Cline2020-02-213-3/+6
|
* Fix up the patch numbering due to my incompetenceJeremy Cline2020-02-191-1/+1
|
* Pick up a uapi fix for qemu (rhbz 1804330)Jeremy Cline2020-02-192-0/+53
|
* Linux v5.6-rc2-47-g4b205766d8fcJeremy Cline2020-02-194-3/+103
|
* Revert "Temporary fix for opensc changing token names"Jeremy Cline2020-02-181-2/+0
| | | | | | | | | | | This reverts commit 7d934c19699837112d1ad7c0e6134394d9d94842. 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
* Linux v5.6-rc2-8-gb1da3acc781cJeremy Cline2020-02-1818-23/+22
| | | | Also enable CONFIG_INET_ESPINTCP (rhbz 1804255)
* Reenable debugging options.Jeremy Cline2020-02-181-1/+4
|
* filters: arm: filter soundwirePeter Robinson2020-02-174-4/+4
|
* Temporary fix for opensc changing token namesJeremy Cline2020-02-171-0/+2
| | | | | the pesign macro defines the token name, but allows us to override it. Apparently the new name is "OpenSC Card (Fedora Signer)".
* Linux v5.6-rc2Jeremy Cline2020-02-172-4/+6
|
* Disable debugging options.Jeremy Cline2020-02-171-1/+4
|
* arm: last bitsPeter Robinson2020-02-1716-13/+6
|
* arm: more minor updatesPeter Robinson2020-02-1719-32/+20
|
* arm updatesPeter Robinson2020-02-1624-40/+144
|
* Linux v5.6-rc1-44-gb19e8c684703Jeremy Cline2020-02-143-3/+6
|
* Disable DEBUG_INFO_BTF on armv7, it appears to be brokenJeremy Cline2020-02-135-4/+5
|
* Linux v5.6-rc1-23-g0bf999f9c5e7Jeremy Cline2020-02-133-3/+6
|
* Pull in fix so a number of ioctls aren't compat (rhbz 1801353)Jeremy Cline2020-02-132-0/+64
| | | | Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Minor Arm updatesPeter Robinson2020-02-133-35/+206
|
* configs: clean up a few trivial editing mistakesPaul Bolle2020-02-124-4/+0
| | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* bcm2835: irqchips fix for early bootPeter Robinson2020-02-122-0/+234
|
* Linux v5.6-rc1-5-g0a679e13ea30Jeremy Cline2020-02-113-2/+6
|
* Reenable debugging options.Jeremy Cline2020-02-111-1/+4
|
* disable rockchips PCIE (again) because it's disabled for a reason and ↵Peter Robinson2020-02-114-6/+4
| | | | documented in bug 1704945
* X86_INTEL_MPX removed u/sPeter Robinson2020-02-115-5/+0
|
* Disable CONFIG_SFIJustin M. Forbes2020-02-105-5/+5
|
* Remove sysrq support to lift lockdown (rhbz 1800859)Jeremy Cline2020-02-1017-304/+3
|
* Minor arm updatesPeter Robinson2020-02-1019-31/+15
|
* Linux v5.6-rc1Jeremy Cline2020-02-1027-336/+103
|
* Disable debugging options.Jeremy Cline2020-02-101-1/+4
|
* enable iProc rng200 on armPeter Robinson2020-02-1016-15/+7
|
* Add a tegra serial patchPeter Robinson2020-02-079-0/+405
|
* Linux v5.5-9824-g90568ecf5615Jeremy Cline2020-02-0720-22/+29
| | | | | | This also enables: - DM_CLONE as a module (rhbz 1799060) - PCI Express devices on RockChip SoCs (rhbz 1792564)
* Linux v5.5-9737-g4c46bef2e96aJeremy Cline2020-02-0623-3/+78
|
* Linux v5.5-9402-g6992ca0dd017Jeremy Cline2020-02-0537-10/+188
|
* A quick fix for the armv7hl build failure.Jeremy Cline2020-02-042-0/+30
| | | | | | 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.
* Temporarily disable STACKPROTECTOR_STRONG for x86 (rhbz 1796780)Jeremy Cline2020-02-045-5/+4
| | | | | 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 temporarilyJeremy Cline2020-02-0415-15/+15
| | | | | | | | | | | 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.
* fix for firmware recovery on certain RPi4 HW revsPeter Robinson2020-02-042-2/+95
|
* Linux v5.5-8686-g14cd0bd04907Jeremy Cline2020-02-0357-1743/+482
|