Jeremy Cline
a4c780cf4a
Linux v5.6-rc3
2020-02-24 10:40:51 -05:00
Jeremy Cline
beeed1edcc
Disable debugging options.
2020-02-24 10:40:51 -05:00
Jeremy Cline
041b387bfe
Include the release in the kernel COPYING file
...
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>
2020-02-24 10:40:51 -05:00
Jeremy Cline
4f1980456e
Linux v5.6-rc2-55-gca7e1fd1026c
2020-02-21 09:33:57 -05:00
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
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
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
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
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
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
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
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
9b42cfa024
Add support for all bcm2711 GPIOs
2020-02-02 18:48:28 +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
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
Justin M. Forbes
8b4a502c67
Linux v5.5-rc7-62-g6381b442836e
2020-01-24 16:54:53 -06:00
Justin M. Forbes
4a3ff523d4
Linux v5.5-rc7-16-g131701c697e8
2020-01-23 14:31:44 -06:00
Justin M. Forbes
75f4244234
Linux v5.5-rc7
2020-01-20 10:43:19 -06:00
Justin M. Forbes
e489f7cb79
Disable debugging options.
2020-01-20 08:57:57 -06:00
Peter Robinson
9f1f509a10
rebase patch for Tegra TX2 usb fix
2020-01-20 13:54:42 +00:00
Justin M. Forbes
437cc7cacc
Linux v5.5-rc6-143-gab7541c3addd
2020-01-17 12:25:34 -06:00
Justin M. Forbes
13f41e65c7
Linux v5.5-rc6-45-g51d69817519f
2020-01-15 14:18:18 -06:00
Justin M. Forbes
b491dd4863
Linux vLinux v5.5-rc6-27-g452424cdcbca
2020-01-14 15:06:48 -06:00
Prarit Bhargava
8c274f1989
kernel.spec: Remove kernel-keys directory on rpm erase
...
An empty /usr/share/doc/kernel-keys/VR directory is left after executing
an 'rpm -e kernel-core-VR'. Simplify the code by removing the if clauses
and only list the kernel-keys directory.
Remove the directory when the rpm is erased.
Signed-off-by: Bruno E. O. Meneguele <bmeneg@redhat.com>
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
2020-01-14 13:09:53 -05:00
Justin M. Forbes
a443bcbf91
Add Documentation back to kernel-devel as it has Kconfig now (rhbz 1789641)
2020-01-13 15:40:25 -06:00
Justin M. Forbes
a52dd9cf80
Linux v5.5-rc6
2020-01-13 12:26:11 -06:00
Justin M. Forbes
8d287956c5
Disable debugging options.
2020-01-13 11:02:44 -06:00
Jeremy Cline
59eca17780
Pull in the s390 auto-lockdown patch
...
RHEL had a patch to automatically lock down s390 which never made its
way up to Fedora.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-01-13 10:05:40 -05:00
Justin M. Forbes
7cc57104b0
Linux v5.5-rc5-215-g4e4cd21c64da
2020-01-10 14:44:56 -06:00
Justin M. Forbes
ec5e1b2e89
Linux v5.5-rc5-134-ge69ec487b2c7
2020-01-09 14:17:52 -06:00
Justin M. Forbes
7b24f02e10
Linux v5.5-rc5-41-gb07f636fca1c
2020-01-08 16:33:55 -06:00
Hans de Goede
75fed581f6
Make the MFD Intel LPSS driver builtin, some devices require this to be
...
available early during boot (rhbz#1787997)
2020-01-06 17:51:19 +01:00
Justin M. Forbes
205a863d4d
Linux v5.5-rc5
2020-01-06 08:48:36 -06:00
Justin M. Forbes
6cf9ce3b70
Disable debugging options.
2020-01-06 08:43:34 -06:00
Justin M. Forbes
5c941fa255
Linux v5.5-rc4-116-gbed723519a72
2020-01-03 14:15:13 -06:00
Justin M. Forbes
deae1d9508
Linux v5.5-rc4-66-g738d2902773e
2020-01-02 08:23:29 -06:00
Peter Robinson
4ebddebcae
Linux v5.5-rc4
2019-12-30 06:13:07 +00:00
Peter Robinson
70e3b073f8
Disable debugging options.
2019-12-30 06:08:47 +00:00
Justin M. Forbes
869f809aaa
Linux v5.5-rc3
2019-12-23 09:13:46 -06:00
Justin M. Forbes
6a4e911d7a
Disable debugging options.
2019-12-23 09:07:02 -06:00
Justin M. Forbes
6707395cf9
Linux v5.5-rc2-195-g4a94c4332334
2019-12-19 09:39:38 -06:00
Justin M. Forbes
34e72e260d
Linux v5.5-rc2-157-g2187f215ebaa
2019-12-18 10:32:46 -06:00
Peter Robinson
455a02792d
add patch to enable v3d on aarch64
2019-12-18 09:36:10 +00:00
Justin M. Forbes
33fbdfc425
Linux v5.5-rc2-56-gea200dec5128
2019-12-17 11:00:23 -06:00
Justin M. Forbes
73c512963a
Linux v5.5-rc2
2019-12-16 09:04:07 -06:00
Justin M. Forbes
ca24224de1
Disable debugging options.
2019-12-16 07:11:52 -06:00
Peter Robinson
79730560f8
arm: fix armv7 breakage due to BCM2711 support
2019-12-15 02:57:24 +00:00
Peter Robinson
8ddc9d3afe
arm device enablement patches
2019-12-13 06:22:02 +00:00
Justin M. Forbes
17322a1f6a
Linux v5.5-rc1-27-gae4b064e2a61
2019-12-12 12:33:53 -06:00
Peter Robinson
e479e45f10
arm: a few more updates
2019-12-11 08:28:14 +00:00
Peter Robinson
2352fc874d
5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platforms
2019-12-11 02:35:43 +00:00
Justin M. Forbes
ca5cc27a35
Linux v5.5-rc1-12-g6794862a16ef
2019-12-10 10:54:47 -06:00
Justin M. Forbes
a508a8e468
Linux v5.5-rc1
2019-12-09 10:56:58 -06:00
Justin M. Forbes
492eb2410f
Disable debugging options.
2019-12-09 09:13:20 -06:00
Justin M. Forbes
4bdf8f6ab4
Linux v5.4-12941-gb0d4beaa5a4b
2019-12-06 12:36:54 -06:00
Justin M. Forbes
d8ba696ae9
Re-enable ppc64le
2019-12-05 12:18:41 -06:00
Justin M. Forbes
3c594e0587
Linux v5.4-11747-g2f13437b8917
2019-12-05 10:47:01 -06:00
Justin M. Forbes
7461345390
Linux v5.4-11681-g63de37476ebd
2019-12-04 09:18:53 -06:00
Laura Abbott
ff3219a986
Bring back perf/tools etc. but off
2019-12-03 13:55:19 -05:00
Laura Abbott
e7beb74a39
Stop redundant pae
2019-12-03 13:55:19 -05:00
Justin M. Forbes
7e8e0b495b
Linux v5.4-11180-g76bb8b05960c
2019-12-03 12:41:35 -06:00
Justin M. Forbes
abd6b9505d
Linux v5.4-10271-g596cf45cbf6e
2019-12-02 12:50:34 -06:00
Justin M. Forbes
fa3a43c8e6
Linux v5.4-5280-g89d57dddd7d3
2019-11-27 13:03:10 -06:00
Justin M. Forbes
17ffa26d54
Linux v5.4-3619-gbe2eca94d144
2019-11-26 12:44:01 -06:00
Laura Abbott
7009ddf5df
Clean up stray *.h.s files
...
The various header testing options (e.g. CONFIG_KERNEL_HEADER_TEST)
leave a lot of stray *.s files around. Make sure these get cleaned
up so they don't end up packaged.
2019-11-25 17:23:43 -05:00
Laura Abbott
786bb94902
bump and build to pick up fixes
2019-11-25 15:01:47 -05:00
Laura Abbott
0b30cc5df5
Remove extra files from being packaged
...
This commit was missed
2019-11-25 14:57:11 -05:00
Laura Abbott
c89ab67609
Fixup missing keys
...
These were missing from the sync up. Also fix a duplicate file.
2019-11-25 13:53:03 -05:00
Justin M. Forbes
be6041e7ff
Fix a number of CVEs
2019-11-25 10:19:55 -06:00
Jeremy Cline
facf80d5e3
Drop the secureboot key sources for s390 and ppc
...
This caused a duplicate definition of Source15 and the secureboot key
files are not currently in the tree.
2019-11-25 10:13:23 -05:00
Jeremy Cline
f6b57a59dc
Linux v5.4
2019-11-25 09:31:25 -05:00
Jeremy Cline
55a801695a
Renumber the second definition of Source15
2019-11-25 09:31:25 -05:00
Laura Abbott
97bb52b5db
bump and build to test new configs
2019-11-22 11:01:28 -05:00
Jeremy Cline
ac3be8bad1
Linux v5.4-rc8-15-g81429eb8d9ca
2019-11-22 10:00:29 -05:00
Jeremy Cline
0cb0921c33
Reenable debugging options.
2019-11-22 10:00:11 -05:00
Justin M. Forbes
a1f67e60ef
Fix a bunch of CVEs
2019-11-21 14:25:24 -06:00
Laura Abbott
222e96a09b
bump and build to check the pesign
2019-11-20 12:55:02 -05:00
Laura Abbott
3d93b18d26
Drop the Fedora checks around pesign
...
Now that we are packaging the certificates, there's no reason
to have the extra check. pesign will take care of doing the
right thing behind the scenes
2019-11-20 12:46:22 -05:00
Jeremy Cline
eb5fbf2f84
Linux v5.4-rc8
2019-11-18 10:12:45 -05:00
Jeremy Cline
45da71ea64
Disable debugging options.
2019-11-18 10:08:20 -05:00
Jeremy Cline
382121b4a1
Linux v5.4-rc7-68-g96b95eff4a59
2019-11-15 12:08:26 -05:00
Laura Abbott
013d4e378f
bump and build
2019-11-14 13:22:13 -05:00
Laura Abbott
e2cf7bd7e5
Make dwarves Fedora only
...
This isn't quite ready for other buildroots yet, just mark it as Fedora
only.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-11-14 12:49:29 -05:00
Laura Abbott
bd2450b71d
Be smarter about getting rid of debuginfo
...
We've been doing a workaround of using a uuid for the build-id for
userspace binaries to let us get parallel debuginfo (the trick we
use for the kernel doesn't extend to userspace binaries). This
works but isn't ideal for reproducibility. Given we don't actually
care about this debuginfo, just remove it from the buildroot completely.
2019-11-13 10:01:45 -05:00
Laura Abbott
ac4c8ecc59
whitespace
...
Fix up some whitespace
2019-11-13 10:01:45 -05:00
Laura Abbott
b8cf3e7d64
Add kpatch flags
...
Now that we have the rest of the flags hooked up, go ahead
and build with the kpatch flags. This should have a minimal
effect at runtime.
2019-11-13 10:01:45 -05:00
Laura Abbott
d6b81a036f
Don't build kernel meta package if we are only building a sub-package
...
Borrowed from downstream, if we're not doing an arch build and
only building a sub-package don't bother building the kernel
meta package.
2019-11-13 10:01:45 -05:00
Laura Abbott
897c1bc38d
Increase the scope of the nobuildarches
...
We don't need to do some config work if we're not doing
an arch build.
2019-11-13 10:01:45 -05:00
Laura Abbott
dba7671694
Better xz compression
...
Borrowed from downstream, we can be a little bit smarter
on how we compress modules.
2019-11-13 10:01:45 -05:00
Laura Abbott
d0a82f1e0f
Sync up on adding a bunch of files
2019-11-13 10:01:45 -05:00
Laura Abbott
c96dd52bfc
Drop remove-binary-diff.pl
...
This was a workaround for some bad diffs that came in. Upstream
has mostly stopped doing that so we can drop this workaround.
2019-11-13 10:01:44 -05:00
Laura Abbott
4019404bbc
Drop Fedora checks around pathfix
...
The el7 buildroot now has pathfix so we can drop these checks.
2019-11-13 10:01:44 -05:00
Jeremy Cline
6f0f15962e
Linux v5.4-rc7-49-g0e3f1ad80fc8
2019-11-13 09:40:06 -05:00
Jeremy Cline
9eacdbe062
Reenable debugging options.
2019-11-13 09:30:03 -05:00
Laura Abbott
4df513d076
Merge #39 Fix existing CI test and resolve syntax warnings
2019-11-11 21:01:25 +00:00
David Ward
d753bc001a
Resolve syntax warnings in SPEC file
...
The "regular" definition of the with_kabichk macro does not need to
be commented out while it is temporarily (re-)defined as 0 on the
next line. This avoids a "Macro expanded in comment" warning.
Remove comments on the same line as %endif directives. Instead, make
a couple of these conditionals easier to read (and consistent with
the surrounding ones) by deleting a few blank lines.
2019-11-11 14:06:01 -05:00
David Ward
a86513b40e
Revert "Trim EXTRAVERSION in the Makefile on CI builds"
...
This reverts commit 89c7d2ae30
, which
was causing kernel modules to be installed in a location other than
/lib/modules/$(uname -r), preventing modprobe from locating them.
CI builds no longer contain the Pagure UID in the package release:
https://github.com/CentOS-PaaS-SIG/upstream-fedora-pipeline/pull/199
2019-11-11 14:06:01 -05:00
Jeremy Cline
7d13cc32f6
Linux v5.4-rc7
2019-11-11 09:31:28 -05:00
Jeremy Cline
8d1139bb92
Disable debugging options.
2019-11-11 09:23:32 -05:00
Jeremy Cline
c80c8a3afd
Linux v5.4-rc6-29-g847120f859cc
2019-11-08 10:40:41 -05:00
Jeremy Cline
6b0750a9a3
Linux v5.4-rc6-26-g4dd58158254c
2019-11-07 11:25:34 -05:00
Jeremy Cline
cf93fd5615
Linux v5.4-rc6-8-g26bc67213424
2019-11-05 17:02:20 -05:00
Jeremy Cline
dc01cc3a4c
Reenable debugging options.
2019-11-05 16:42:37 -05:00
Jeremy Cline
5fe065b6c0
Linux v5.4-rc6
2019-11-04 11:18:33 -05:00
Jeremy Cline
32fe916e9b
Disable debugging options.
2019-11-04 11:11:31 -05:00
Peter Robinson
721a1be308
fix usb on JetsonTX2
2019-11-02 17:43:30 +00:00
Laura Abbott
84e5b0ab61
bump and build again
2019-11-01 16:19:27 -04:00
Laura Abbott
15d025ac3c
Align on kernel-devel
...
We don't actually need to be packaging most of these files so
switch to a smaller subset.
2019-11-01 16:18:24 -04:00
Laura Abbott
b8d58e2908
Bring back ApplyPatch and ApplyOptionalPatch macros
...
These are not used directly in Fedora but for easy of syncing
let's keep them around.
2019-11-01 16:18:24 -04:00
Laura Abbott
22f43b4c88
Few more build requires
2019-11-01 16:18:24 -04:00
Laura Abbott
581ddc4ac3
Whitespace and other minor cleanups
2019-11-01 16:18:24 -04:00
Laura Abbott
04b7b3c59b
Add zfcpdump package
...
This is a package for dumping on s390x systems. We don't build
this for Fedora but bring it in for now.
2019-11-01 16:18:24 -04:00
Laura Abbott
77b485a83b
Enable CONFIG_DEBUG_INFO_BTF
2019-11-01 09:16:20 -04:00
Laura Abbott
9b480548fc
bump and build to fix broken weak-updates
2019-10-31 15:31:10 -04:00
Laura Abbott
8d6017d4ce
Revert "Add some weak-updates"
...
This reverts commit 8044841427
.
There's an issue with the weak-updates script that needs to
be fixed. Revert this for now.
2019-10-31 15:30:38 -04:00
Jeremy Cline
841574462c
Linux v5.4-rc5-49-ge472c64aa4fa
2019-10-31 10:52:27 -04:00
Jeremy Cline
46fd293722
Reenable debugging options.
2019-10-31 10:37:27 -04:00
Laura Abbott
d40f98744c
Merge #30 devel: Don't run hardlink if rpm-ostree is in use
2019-10-30 20:34:01 +00:00
Laura Abbott
5919dc6ef7
bump and build to make sure I haven't broken anything
2019-10-30 10:21:12 -04:00
Laura Abbott
39eefe69c9
Switch up compression to be faster
2019-10-29 15:45:08 -04:00
Laura Abbott
5a7f6d996d
Update a comment
2019-10-29 15:28:51 -04:00
Laura Abbott
8be82a0f1b
Don't put %{?_smp_mflags} in the common make definition
...
Some of the build targets may be racy and need to be fixed up
to build correctly. Until that happens, put %{?_smp_mflags} on
individual targets.
2019-10-29 15:28:51 -04:00
Laura Abbott
862edd6d96
ppc64le cflags uses -O3
2019-10-29 15:28:51 -04:00
Laura Abbott
da6f972e3c
Remove redundant macros for ppc64le
...
We only have ppc64le
2019-10-29 15:28:51 -04:00
Laura Abbott
10b3a150cf
Move the with_vanilla up with the rest of the macros
2019-10-29 15:28:51 -04:00
Laura Abbott
1cf4120f6f
Fix debuginfo
...
From the original RHEL patch:
This extra '+' causes problems with the regular expression used with
/usr/lib/rpm/find-debuginfo.sh script from rpm-build, which is used to filter
the debug files to the corresponding debuginfo packages. The '+' character
in the release is interpreted as a regular expression operator and the
debuginfo filter fails, with the build failing on an empty debuginfo file list.
Which means we need to escape the extra '+' character if we want debuginfo
filter to work. I tried to use '\' to escape, but rpm "eats" that, in testing
'[+]' worked so is what I'm using to fix/workaround this problem. When RHEL 8
drops the the extra +<number> in the future, we can remove this fix/workaround.
This problem is likely to come up so just add it in now.
2019-10-29 15:28:51 -04:00
Laura Abbott
c0312b2e60
Make turning off configchecks an official ---with option
...
Fedora does some validation on config options to catch
errors. There may be cases when we want to turn off that
checking because it doesn't actually matter. Make this a
full --with option to make it easier to turn off.
2019-10-29 15:28:51 -04:00
Laura Abbott
d9864a2973
Switch up some Fedora options
...
Downstream has different requirements than Fedora in some places.
Add some macros to support both cases.
2019-10-29 15:28:51 -04:00
Laura Abbott
5648544aab
Add mod-internal package
...
Some of the downstream users want to package some modules for
internal use only. While Fedora isn't internal, it's still
useful to have packaging aligned. Add a few modules to this
package.
2019-10-29 15:28:51 -04:00
Laura Abbott
11fa12d6aa
Bring in packaging support for kABI (no we are not getting an ABI)
...
Other products downstream of Fedora offer kernel ABI guarantees.
Fedora doesn't offer this and have no plans to do so but it's
useful to at least have the packaging in our tree. Add support.
2019-10-29 15:28:51 -04:00
Laura Abbott
dd53be813b
Use the dist tag for the hard link instead of a wider fc* tag
...
More generic for other dist-tags
2019-10-29 15:28:51 -04:00
Laura Abbott
5a0c912794
Add some expanded UEFI support
...
Fedora currently only supports x86_64 secureboot signing.
There's ongoing work to enable other arches though. For now,
just bring in the packaging support with some of it commented
out.
2019-10-29 15:28:51 -04:00
Laura Abbott
8044841427
Add some weak-updates
...
Fedora doesn't use this at the moment but we might want it later.
Add support for weak module updates. This should have no affect.
2019-10-29 15:28:51 -04:00
Laura Abbott
c68fd73909
Add support for building ipaclones
...
While Fedora doesn't officially support kpatch, there's work
being done to enable kpatch elsewhere. Add the packaging work
but don't actually build anything.
2019-10-29 15:28:51 -04:00
Laura Abbott
1d23fdad0f
Package selftests
...
It can be useful to have some of the selftests built for future
testing. Package them up but don't build quite yet.
2019-10-29 15:28:51 -04:00
Jeremy Cline
f16f4a5c11
Linux v5.4-rc5
2019-10-28 15:10:20 +00:00
Jeremy Cline
262dbe5b8d
Disable debugging options.
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
3d5297b163
Linux v5.4-rc4-37-g13b86bc4cd64
2019-10-23 13:40:57 +00:00
Jeremy Cline
82c9667fb9
Linux v5.4-rc4-18-g3b7c59a1950c
2019-10-22 14:03:39 +00:00
Jeremy Cline
3d03e88428
Reenable debugging options.
2019-10-22 13:50:07 +00:00
Laura Abbott
c08fbbf9f7
Update cross_headers commands
...
The kernel currently builds the headers in a separate repository but
rebuilds may want to build it from the same srpm. Make sure the
cross command actually works.
2019-10-22 08:43:38 -04:00
Laura Abbott
be43f9d094
Do a more complete she-bang mangling
...
mangle a few more files that other buildroots found
2019-10-22 08:43:38 -04:00
Laura Abbott
204759e479
Remove dead CheckConfigs
2019-10-22 08:43:38 -04:00
Laura Abbott
43d94d3476
Tweak some build requires
...
The gcc-plugin-devel was a noble experiment that doesn't seem to be
something we'll shipp anytime soon. Remove it.
Building the headers now requires rsync
2019-10-22 08:43:38 -04:00
Laura Abbott
ef71879e7a
Bring back kernel-doc
...
Like a zombie, this is back from the grave. At least bring back the
macros for building.
2019-10-22 08:43:38 -04:00
Laura Abbott
48704bf821
Clean up some macros
...
- we sign modules on all arches now
- we zip modules on all arches
- tweak the comment
2019-10-22 08:43:37 -04:00
Laura Abbott
483dcef3b1
Consolodate cflags
...
The build flags for building are used inconsistently. Clean things up
to make it easier to understand.
2019-10-22 08:43:37 -04:00
Laura Abbott
9a4aee9f8d
Add support for KCFLAGS
...
In preparation for some upcoming work, add support for passing KCFLAGS
via a macro that's currently undefined.
2019-10-22 08:43:37 -04:00
Laura Abbott
a17ef5964d
Add support for building with gcov
...
gcov is useful for coverage testing. Add support for building the kernel.
2019-10-22 08:43:37 -04:00
Laura Abbott
f691fd9d87
Add DoModules to kernel build
...
There's upcoming work to build kernel variants without modules. Add
the infrastructure to support this.
2019-10-22 08:43:37 -04:00
Peter Robinson
5769e27048
aarch64: drop unrelated comment for a long upstreamed (Feb 2016) patch
2019-10-21 22:51:56 +01:00
Peter Robinson
2331b6cea5
aarch64: Jetson TX1: drop old patch no longer needed
2019-10-21 22:47:11 +01:00
Jeremy Cline
5ff50d0b22
Linux v5.4-rc4
2019-10-21 14:00:52 +00:00
Jeremy Cline
addab92228
Disable debugging options.
2019-10-21 13:52:30 +00:00
Jeremy Cline
d82fe1b5f1
Linux v5.4-rc3-99-g0e2adab6cf28
2019-10-18 14:23:40 +00:00
Jeremy Cline
743cfa0e88
Linux v5.4-rc3-18-g5bc52f64e884
2019-10-15 15:17:49 +00:00
Jeremy Cline
c579b07bb1
Reenable debugging options.
2019-10-15 15:11:25 +00:00
Peter Robinson
9f8bb9191f
fix booting on ARMv7 due to OPTIMIZE_INLINING now being forced, drop old i.MX MMC patch, fix for UFEI on ARMv7 on some devices
2019-10-15 08:57:19 +01:00
Jeremy Cline
9e691ad13a
Linux v5.4-rc3
2019-10-14 15:48:06 +00:00
Jeremy Cline
0b7fe8058b
Disable debugging options.
2019-10-14 15:26:28 +00:00
Laura Abbott
bfc2ea1270
Drop old Input workaround
...
Based on comments from the authors, this should be worked around in
libinput now.
2019-10-14 10:03:12 -04:00
Jeremy Cline
b4ce63cb54
Linux v5.4-rc2-96-gfb20da6af705
2019-10-10 17:51:10 +00: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
Laura Abbott
0367ea2bfd
Add fix for mount api change on shmem (rhbz 1757104)
2019-10-08 13:23:13 -04:00
Jeremy Cline
391323a40e
Linux v5.4-rc2-20-geda57a0e4299
2019-10-08 17:00:22 +00:00
Jeremy Cline
fb4a47e6a7
Reenable debugging options.
2019-10-08 16:55:17 +00:00
Laura Abbott
1bbfa3a13c
Drop custom patch for i8042
...
Fedora has been carrying this patch for a very long time as
a workaround for MacBook Airs1,1. We've also gotten smarter
about detection (see d79e141c1c6e ("Input: i8042 - Trust
firmware a bit more when probing on X86")) so let's try
dropping this.
2019-10-07 14:08:24 -04:00
Laura Abbott
7d533eb54e
Enable a few NFT options (rhbz 1651813)
2019-10-07 13:58:22 -04:00
Jeremy Cline
f35031adaa
Linux v5.4-rc2
2019-10-07 15:09:34 +00:00
Jeremy Cline
8e8ff6c9e5
Disable debugging options.
2019-10-07 15:06:44 +00:00
Peter Robinson
6d5fda683b
drop nouveau on Tegra210/GP10B as it breaks others platforms
2019-10-07 12:50:12 +01:00
Peter Robinson
5cbb392229
arm64: enable USB support on Jetson TX2
2019-10-06 14:47:24 +01:00
Peter Robinson
dc08c972db
arm64: tegra: enabled nouveau on Jetson-TX2
2019-10-06 14:35:36 +01:00
Peter Robinson
12bb7973ef
Fixes for Tegra Jetson TX1/TX2 series via max77620
2019-10-06 13:59:12 +01:00
Peter Robinson
426ebb7384
arm64: rockchip: Add some RockPro64 fixes
2019-10-06 13:28:50 +01:00
Jeremy Cline
f51db63777
Linux v5.4-rc1-14-gcc3a7bfe62b9
2019-10-04 14:53:07 +00:00
Jeremy Cline
9e3866f321
Reenable debugging options.
2019-10-04 14:51:57 +00:00
Jeremy Cline
5df4c5562f
Rebase the lockdown sysrq patch to work with upstream
...
Upstream finally merged the lockdown patches, adjust the SysRq patch to
work with the upstreamed version.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2019-10-02 20:11:04 +00:00
Jeremy Cline
c16b4f1acf
Linux v5.4-rc1
2019-10-02 14:34:08 +00:00
Jeremy Cline
c2ad199666
Disable debugging options.
2019-10-02 14:34:08 +00: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
08ea333f0b
Linux v5.3-12397-gf41def397161
2019-09-26 15:47:45 +00:00
Jeremy Cline
456bb7df42
Linux v5.3-12289-g351c8a09b00b
2019-09-25 14:53:16 +00:00
Jeremy Cline
84b9af49cc
Linux v5.3-12025-g4c07e2ddab5b
2019-09-24 17:50:27 +00:00
Peter Robinson
2fe857b25d
add iwlwifi fix for 8000 series devices
2019-09-24 15:08:09 +01: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
Jeremy Cline
fb222da551
Reenable debugging options.
2019-09-17 16:16:20 +00:00
Jeremy Cline
a08a03541f
Drop drm-i915-hush-check-crtc-state.patch
...
This patch from 2013 stops the i915 driver from spitting out WARNs in
some cases, but nearly the same thing can be achieved with the
``verbose_state_checks=false`` module option added in 2014. With the
module setting the issue results in a log message at error level rather
than the debug level set by this patch. However, it's not known if this
is still a common issue. It seems worth the cost of (maybe) a few more
bug reports about new error-level logs to drop the patch.
To start with, we're going to leave ``verbose_state_checks=true`` (the
default), but if we run into a lot of WARNs we will turn it off.
2019-09-16 20:30:31 +00:00
Laura Abbott
124297ef77
Drop old WARN patch
...
We haven't applied the patch in a while now. Let's just drop it.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 16:14:09 -04:00
Laura Abbott
5c0d4daff4
Remove crash driver
...
This has since been replaced by other in kernel pieces. We
can finally drop it.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:52:39 -04:00
Laura Abbott
3e636fe3a6
Remove patch for GCC VTA
...
It's been years and gcc has changed a lot.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:52:39 -04:00
Laura Abbott
bde70da19c
Remove old keyboard logging patch
...
Let's see if this results in flooding.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:52:39 -04:00
Laura Abbott
ddc01753a9
Remove some old modalias adjustments and move drivers
...
We've come a long way. Let's just leave these drivers alone.
Banish the drivers to mod-extra to ensure they really don't
get loaded.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:50:13 -04:00
Laura Abbott
3d246278f1
Drop old lis3 patch
...
We've been carrying this patch for years. If someone wants to
do the work to get it upstream, they are welcome to do so.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:48:43 -04:00
Laura Abbott
affb211a9a
Remove ancient ath9k workaround
...
It's been years. Let's see if we actually still need this.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:48:43 -04:00
Laura Abbott
8cd931114e
Drop scsi warning patch
...
It's been years since we've seen this warning. Just drop it.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:48:43 -04: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
Laura Abbott
9a47638b3d
Drop namespaces config tweak
...
We've come a long way for namespaces since 2013 and
all arches now enable namespaces. Drop the patch where
we can turn it off and on.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-09-16 10:34:51 -04:00
Laura Abbott
a301534bfa
Linux v5.3
2019-09-16 08:08:37 -04:00
Laura Abbott
0ceba001a5
Drop patch that was already applied
2019-09-10 09:39:16 +01:00
Laura Abbott
2e54842480
Linux v5.3-rc8
2019-09-10 09:34:54 +01:00
Laura Abbott
9df834407d
Disable debugging options.
2019-09-10 09:34:54 +01:00
Peter Robinson
bff345a8a8
Add ACPI fixes plus a DT for qcom sd850 based Yoga C630
2019-09-06 09:37:18 +01:00
Laura Abbott
8a4687c244
Linux v5.3-rc7-2-g3b47fd5ca9ea
2019-09-05 10:53:16 -04:00
Laura Abbott
44fd540215
Reenable debugging options.
2019-09-05 10:51:51 -04:00
Laura Abbott
f637d98ba5
Linux v5.3-rc7
2019-09-03 07:50:53 -04:00
Laura Abbott
02d14b969c
Disable debugging options.
2019-09-03 07:46:34 -04:00
Peter Robinson
4dbfff26bf
drop old ApplyPatch logic as now eveything is done via git am
2019-09-02 20:57:53 +01:00
Peter Robinson
b5f1f90cb8
Upstream fix for WP detection on SD card
2019-08-29 18:01:39 +01:00
Laura Abbott
82cbb5a6a7
Linux v5.3-rc6-119-g9cf6b756cdf2
2019-08-29 09:22:53 -04:00
Laura Abbott
b7e0f13e15
Linux v5.3-rc6-115-g9e8312f5e160
2019-08-28 09:03:36 -04:00
Laura Abbott
be7a82b4a8
Reenable debugging options.
2019-08-28 09:00:59 -04:00
Laura Abbott
2fdc962749
Linux v5.3-rc6
2019-08-26 08:33:15 -04:00
Laura Abbott
cf82a100d1
Disable debugging options.
2019-08-26 08:08:12 -04:00
Peter Robinson
4919ac334f
minor Arm cleanups
2019-08-25 18:44:48 +01:00
Laura Abbott
5d3d59393a
Linux v5.3-rc5-224-gdd469a456047
2019-08-23 11:39:29 -07:00
Laura Abbott
264ee325d5
Linux v5.3-rc5-149-gbb7ba8069de9
2019-08-22 07:18:31 -07:00
Laura Abbott
3c5c69a0ee
Reenable debugging options.
2019-08-22 07:05:54 -07:00
Laura Abbott
a16710fcba
Linux v5.3-rc5
2019-08-19 06:16:12 -07:00
Laura Abbott
793dd19d3d
Disable debugging options.
2019-08-19 06:08:47 -07:00
Laura Abbott
2c2a0daaaa
Linux v5.3-rc4-71-ga69e90512d9d
2019-08-16 07:56:52 -04:00
Laura Abbott
38139e8bfe
Linux v5.3-rc4-53-g41de59634046
2019-08-15 07:40:50 -04:00
Laura Abbott
9a56544597
Linux v5.3-rc4-4-gee1c7bd33e66
2019-08-14 11:00:39 -04:00
Laura Abbott
6aa44b71a7
Reenable debugging options.
2019-08-14 10:58:15 -04:00
Laura Abbott
2acd58de6b
Remove copying of deleted file
...
Removed with 4ce97317f41d ("x86/purgatory: Do not use __builtin_memcpy
and __builtin_memset")
2019-08-13 11:04:28 -04:00
Laura Abbott
ae3e2e3835
Linux v5.3-rc4
2019-08-13 08:06:45 -04:00
Laura Abbott
f85cf1ad09
Disable debugging options.
2019-08-13 08:02:48 -04:00
Laura Abbott
c37e89654f
Linux v5.3-rc3-282-g33920f1ec5bf
2019-08-07 12:21:01 +02:00
Laura Abbott
3166f3d037
Reenable debugging options.
2019-08-07 12:18:47 +02:00
Laura Abbott
b49cc14b37
Linux v5.3-rc3
2019-08-05 16:46:27 +02:00
Laura Abbott
c7aa2ae287
Disable debugging options.
2019-08-05 16:40:45 +02:00
Peter Robinson
977bfe032e
fix mac on Jetson-TX2 NIC
2019-08-04 15:31:08 +01:00
Laura Abbott
ea5d2e52dc
Linux v5.3-rc2-70-g1e78030e5e5b
2019-08-02 09:05:36 -04:00
Laura Abbott
5c2aa86a1d
Linux v5.3-rc2-60-g5c6207539aea
...
Enable 8250 serial ports
2019-08-01 07:46:56 -04:00
Peter Robinson
adfbac47b6
Enable IMA Appraisal - related rhbz 790008 1554474
2019-07-31 13:58:31 +01:00
Laura Abbott
ffc1fce93e
Linux v5.3-rc2-51-g4010b622f1d2
2019-07-31 07:53:47 -04:00
Laura Abbott
eb270ec831
Linux v5.3-rc2-11-g2a11c76e5301
2019-07-30 08:31:02 -04:00
Laura Abbott
1ec7f66dae
Reenable debugging options.
2019-07-30 08:28:16 -04:00
Laura Abbott
28be16d99e
Linux v5.3-rc2
2019-07-29 07:40:19 -04:00
Laura Abbott
c0122ac850
Disable debugging options.
2019-07-29 07:28:10 -04:00
Laura Abbott
5feabf6fff
Linux v5.3-rc1-96-g6789f873ed37
2019-07-26 07:58:59 -04:00
Laura Abbott
cfda0d83c7
Linux v5.3-rc1-82-gbed38c3e2dca
2019-07-25 07:46:05 -04:00
Laura Abbott
8087534bf2
Linux v5.3-rc1-59-gad5e427e0f6b
2019-07-24 07:48:09 -04:00
Laura Abbott
75c686a437
Add scsi fix
2019-07-23 13:41:47 -04:00
Laura Abbott
b6bc920f00
Linux v5.3-rc1-56-g7b5cf701ea9c
2019-07-23 08:40:35 -04:00
Laura Abbott
a1d4d2b92c
Reenable debugging options.
2019-07-23 08:37:08 -04:00
Laura Abbott
364bffc7b7
Linux v5.3-rc1
2019-07-21 17:53:59 -04:00
Laura Abbott
b121f57b17
Disable debugging options.
2019-07-21 17:42:12 -04:00
Peter Robinson
d7341fee1c
Bug 1576593 - work around while vendor investigates arm builder LPAE HW issue
2019-07-19 18:51:33 +01:00
Laura Abbott
108607559c
Linux v5.2-11564-g22051d9c4a57
2019-07-18 12:08:47 -04:00
Laura Abbott
47006d595f
Linux v5.2-11043-g0a8ad0ffa4d8
2019-07-17 08:17:47 -04:00
Peter Robinson
ef64fcc47a
drop merged qcom patches
2019-07-17 00:19:45 +01:00
Jeremy Cline
b39937c76a
Pick up the iwlwifi firmware crash fix (rhbz 1716334)
...
Some folks have been asking for this to be in Rawhide in addition to the
stable kernels.
2019-07-16 18:21:14 +00:00
Laura Abbott
4cbd7a3c09
Linux v5.2-10808-g9637d517347e
2019-07-16 08:59:21 -04:00
Justin M. Forbes
92f058c860
Turn off i686 builds for Rawhide
2019-07-12 14:43:02 -05:00
Laura Abbott
46f3e4dbcb
Linux v5.2-7109-gd7d170a8e357
2019-07-12 08:29:07 -04:00
Laura Abbott
84210fcea5
Linux v5.2-3311-g5450e8a316a6
2019-07-11 07:45:34 -04:00
Laura Abbott
19bcf9a9c5
Linux v5.2-3135-ge9a83bd23220
2019-07-10 08:28:38 -04:00
Laura Abbott
92f0deae55
Linux v5.2-915-g5ad18b2e60b7
2019-07-09 09:26:30 -04:00
Laura Abbott
f4ea651be7
Reenable debugging options.
2019-07-09 08:32:37 -04:00
Justin M. Forbes
52decab756
Linux v5.2.0
2019-07-08 09:49:35 -05:00
Justin M. Forbes
67c4f1112f
Linux v5.2-rc7-8-geca94432934f
2019-07-03 09:30:49 -05:00
Justin M. Forbes
a51ec6bf05
Linux v5.2-rc7
2019-07-01 08:53:17 -05:00
Justin M. Forbes
bd5a8e4c11
Disable debugging options.
2019-07-01 08:46:31 -05:00
Peter Robinson
d2e0e69e62
minor arm cleanups, update rpi cam patch, add fix for dwc3 on rockchips
2019-06-30 20:15:50 +01:00
Peter Robinson
bf2174540c
arm64: the tsadc patch is already upstream so drop it
2019-06-29 13:06:08 +01:00
Justin M. Forbes
7addfa8f74
Linux v5.2-rc6-93-g556e2f6020bf
2019-06-28 09:20:53 -05:00
Peter Robinson
6cb99dafc0
bcm2835: upstream fix for Raspberry Pi load issue
2019-06-25 19:41:59 +01:00
Peter Robinson
0d2c8ee000
arm64: qcom: add patch for ACPI UFS storage
2019-06-25 19:38:27 +01:00
Justin M. Forbes
639ea3fb7e
Linux v5.2-rc6-15-g249155c20f9b
2019-06-25 09:39:54 -05:00
Peter Robinson
2d52c31482
raspberrypi: patch to fix the camera
2019-06-25 08:46:44 +01:00
Justin M. Forbes
53459f7b69
Linux v5.2-rc6
2019-06-24 10:41:57 -05:00
Justin M. Forbes
6acb9747bd
Disable debugging options.
2019-06-24 10:23:42 -05:00
Peter Robinson
5a11487f77
QCom ACPI fixes
2019-06-22 10:56:20 +01:00
Peter Robinson
b0bc74c236
enable parallel xz compression of modules
...
So this uses the -P option for xargs to allow parallel compression
of xz uaing xargs options, it allows maximum usage of available CPUs
it can be reverted to the prior status quo but running the following
sed -i 's/global zcpu `nproc --all`/global zcpu 1/' kernel.spec
2019-06-21 22:04:20 +01:00
Justin M. Forbes
2a7e3ab552
Linux v5.2-rc5-290-g4ae004a9bca8
2019-06-21 12:42:02 -05:00
Justin M. Forbes
a380472ebf
Linux v5.2-rc5-239-g241e39004581
2019-06-20 11:26:13 -05:00
Justin M. Forbes
98f3fc35d7
Linux v5.2-rc5-224-gbed3c0d84e7e
2019-06-19 09:34:45 -05:00
Justin M. Forbes
9297bd04f0
Linux v5.2-rc5-177-g29f785ff76b6
2019-06-18 13:37:45 -05:00
Justin M. Forbes
899f9fafd5
Linux v5.2-rc5
2019-06-17 09:02:12 -05:00
Justin M. Forbes
f29ebb198c
Disable debugging options.
2019-06-17 08:45:30 -05:00
Justin M. Forbes
aeff6606b7
Linux v5.2-rc4-129-g72a20cee5d99
2019-06-14 12:11:12 -05:00
Jeremy Cline
ce94d565a9
Revert the Bluetooth encryption key patch
...
Upstream stable reverted it, although the revert isn't in Torvald's tree
yet.
2019-06-14 09:45:30 -04:00
Hans de Goede
b5f5548ebd
Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069)
...
Add small bugfix for new Logitech wireless keyboard support
2019-06-14 11:59:03 +02:00
Justin M. Forbes
c46dbbae2e
Linux v5.2-rc4-45-gc11fb13a117e
2019-06-13 13:09:01 -05:00
Peter Robinson
437fb97bec
Raspberry Pi: move to cpufreq driver accepted for upstream \o/
2019-06-13 10:49:31 +01:00
Justin M. Forbes
54546efb12
Linux v5.2-rc4-20-gaa7235483a83
2019-06-12 10:39:00 -05:00
Justin M. Forbes
c07ccf4fca
Linux v5.2-rc4
2019-06-10 09:25:17 -05:00
Justin M. Forbes
9b40078dd0
Disable debugging options.
2019-06-10 09:02:42 -05:00
Peter Robinson
de507cfd5d
usb dwc2 fix
2019-06-10 13:00:34 +01:00
Peter Robinson
1149ccac54
arm64: qcom: initial improvement of ACPI support for some devices
2019-06-10 10:43:46 +01:00
Justin M. Forbes
43ba372009
Linux v5.2-rc3-77-g16d72dd4891f
2019-06-07 12:02:07 -05:00
Jeremy Cline
228a4ee828
Fix rbhz 1658675 again
...
This patch got dropped with the latest rebase to upstream's version of
the lockdown patches.
2019-06-06 19:03:26 +00:00
Justin M. Forbes
ead55fdbc7
Linux v5.2-rc3-37-g156c05917e09
2019-06-06 11:22:11 -05:00
Justin M. Forbes
df15d2b71a
Linux v5.2-rc3-24-g788a024921c4
2019-06-04 11:15:33 -05:00
Justin M. Forbes
0b354a2cfe
Linux v5.2-rc3
2019-06-03 08:04:13 -05:00
Justin M. Forbes
4bf08358b0
Disable debugging options.
2019-06-03 07:53:09 -05:00
Peter Robinson
8de7cad79a
Bump for ARMv7 fix
2019-05-31 19:55:08 +01:00
Peter Robinson
daabca5f6f
move to upstream fix for arm crypto ghash issue
2019-05-31 11:11:09 +01:00
Justin M. Forbes
48df0906cd
Linux v5.2-rc2-24-gbec7550cca10
2019-05-30 11:03:19 -05:00
Peter Robinson
38bd9ab178
revert crypto generic initcalls run early patch until upstream works out the issue with ARMv7
2019-05-30 16:44:18 +01:00
Justin M. Forbes
ec25f30e2e
Linux v5.2-rc2
2019-05-27 10:56:09 -05:00
Justin M. Forbes
e5d8f8de77
Disable debugging options.
2019-05-27 10:52:24 -05:00
Justin M. Forbes
8f4544ef8d
Linux v5.2-rc1-233-g0a72ef899014
2019-05-24 15:18:07 -05:00
Justin M. Forbes
59ba0d757a
Linux v5.2-rc1-165-g54dee406374c
2019-05-22 12:15:16 -05:00
Justin M. Forbes
a87df2f1bb
Fix build issue on PPC
2019-05-21 16:50:35 -05:00
Justin M. Forbes
fd9451c72c
Linux v5.2-rc1-129-g9c7db5004280
2019-05-21 15:28:44 -05:00
Justin M. Forbes
c856345649
Fix S390 build error
2019-05-20 15:46:32 -05:00
Justin M. Forbes
c2b56eada2
Linux v5.2-rc1
2019-05-20 14:08:36 -05:00
Peter Robinson
37f7d8a335
Arm config updates for 5.2rc1
2019-05-20 08:47:57 +01:00
Justin M. Forbes
58561782e9
Linux v5.1-12505-g0ef0fd351550
2019-05-17 15:53:20 -05:00
Peter Robinson
7101de41f1
add patch to fix watchdog driver load and reboot on RPi
2019-05-17 19:41:55 +01:00
Justin M. Forbes
5b72efed7d
Linux v5.1-12065-g8c05f3b965da
2019-05-16 15:35:54 -05:00
Justin M. Forbes
df4525c195
Linux v5.1-10909-g2bbacd1a9278
2019-05-15 14:14:21 -05:00
Laura Abbott
cbd87613cc
Add arm64 vdso fix
2019-05-15 11:08:53 -07:00
Justin M. Forbes
a915976cd4
Linux v5.1-10326-g7e9890a3500d
2019-05-14 12:16:53 -05:00
Justin M. Forbes
735223bf90
Linux v5.1-10135-ga13f0655503a
2019-05-13 12:05:41 -05:00
Justin M. Forbes
e4473dc0e3
Linux v5.1-9573-gb970afcfcabd
2019-05-10 13:37:00 -05:00
Justin M. Forbes
bf888d2bd5
Linux v5.1-8122-ga2d635decbfa
2019-05-09 13:02:16 -05:00
Justin M. Forbes
a9602bb6e5
Linux v5.1-5445-g80f232121b69
2019-05-08 12:24:46 -05:00
Justin M. Forbes
2b2a5f0a2e
Linux v5.1-1199-g71ae5fc87c34
2019-05-07 12:04:31 -05:00
Peter Robinson
da649d5215
Enable Arm STM32MP1
2019-05-07 04:58:17 +01:00
Jeremy Cline
eeca86408d
Linux v5.1.0
2019-05-06 14:07:03 +00:00
Jeremy Cline
ae63548e1d
Linux v5.1-rc7-131-gea9866793d1e
2019-05-03 14:53:48 +00:00
Jeremy Cline
753cfebe7a
Linux v5.1-rc7-29-g600d7258316d
2019-05-02 14:44:19 +00:00
Laura Abbott
8fa6c72eb7
Add gdb index for debuginfo
...
We disabled the gdb indexing a while ago because it was
broken with the kernel. It seems to be working okay now so re-enable it.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-05-01 08:08:49 -07:00
Jeremy Cline
d139c9574c
Linux v5.1-rc7-16-gf2bc9c908dfe
2019-05-01 14:02:59 +00:00
Jeremy Cline
203f015253
Linux v5.1-rc7-5-g83a50840e72a
2019-04-30 16:04:29 +00:00
Jeremy Cline
dfbf3d7f3d
Reenable debugging options.
2019-04-30 16:02:26 +00:00
Hans de Goede
8fb1c9e328
Fix wifi on various ideapad models not working (rhbz#1703338)
2019-04-30 11:50:07 +02:00
Jeremy Cline
4d0bb33f59
s390x build failure fix for RDMA
2019-04-29 16:46:30 +00:00
Jeremy Cline
c5e7ef61a4
Linux v5.1-rc7
2019-04-29 15:40:35 +00:00
Jeremy Cline
d225a41203
Disable debugging options.
2019-04-29 14:35:33 +00:00
Jeremy Cline
d465489856
Linux v5.1-rc6-72-g8113a85f8720
2019-04-26 14:37:24 +00:00
Laura Abbott
7a94d5a69e
Clean up old PAE code
...
We no longer support i686 PAE. Cleanup some of the cruft that was left
behind and de-obfuscate some macros to make it more obvious what's
happening.
2019-04-25 09:51:12 -07:00
Laura Abbott
b13aac6411
Remove references to old powerpc
...
We only support one powerpc target. Drop references via the older macro
to make the code easier to read.
2019-04-25 09:42:22 -07:00
Jeremy Cline
07c71efcc5
Linux v5.1-rc6-64-gcd8dead0c394
2019-04-25 14:15:39 +00:00
Justin M. Forbes
2f9efa0cf1
Fix CVE-2019-3900 (rhbz 1698757 1702940)
2019-04-25 07:23:14 -05:00
Jeremy Cline
eb5b64f354
Linux v5.1-rc6-15-gba25b50d582f
2019-04-24 14:34:24 +00:00
Jeremy Cline
5db1fe24f3
Linux v5.1-rc6-4-g7142eaa58b49
2019-04-23 14:32:58 +00:00
Jeremy Cline
647a44eba1
Reenable debugging options.
2019-04-23 14:30:39 +00:00
Jeremy Cline
3313b2c332
Check module signatures with the platform keyring (if enabled)
...
Upstream has made a keyring to the platform keys. The "KEYS: Allow
unrestricted boot-time addition of keys to secondary keyring" is
available upstream for the platform keyring.
The only issue is that module signatures aren't checked with the
platform keyring, so this introduces a patch to add that which has been
sent upstream. At least our carried-patch count hasn't gone up.
2019-04-23 14:21:09 +00:00
Jeremy Cline
8f968e6f02
Linux v5.1-rc6
2019-04-22 14:20:15 +00:00
Jeremy Cline
883af1564c
Disable debugging options.
2019-04-22 14:04:58 +00:00
Jeremy Cline
effd0d5bfe
Linux v5.1-rc5-36-g444fe9913539
2019-04-17 14:56:18 +00:00
Jeremy Cline
ae01eaba36
Linux v5.1-rc5-10-g618d919cae2f
2019-04-16 16:53:46 +00:00
Jeremy Cline
b91f3aa192
Reenable debugging options.
2019-04-16 14:23:06 +00:00
Jeremy Cline
5ea5759dda
Linux v5.1-rc5
2019-04-15 16:16:54 +00:00
Jeremy Cline
8495ba147b
Linux v5.1-rc4-184-g8ee15f324866
2019-04-12 16:56:48 +00:00
Jeremy Cline
9a69644b16
Linux v5.1-rc4-58-g582549e3fbe1
2019-04-11 13:57:07 +00:00
Jeremy Cline
ec6c211178
Linux v5.1-rc4-43-g771acc7e4a6e
2019-04-10 14:14:36 +00:00
Jeremy Cline
26ae226f4d
Linux v5.1-rc4-34-g869e3305f23d
2019-04-09 15:13:32 +00:00
Jeremy Cline
0b76b205ac
Reenable debugging options.
2019-04-09 15:10:12 +00:00
Jeremy Cline
40d683e6db
Linux v5.1-rc4
2019-04-08 16:58:32 +00:00
Jeremy Cline
9b8be7d377
Linux v5.1-rc3-206-gea2cec24c8d4
2019-04-05 14:40:37 +00:00
Jeremy Cline
a0aaf95b00
Linux v5.1-rc3-35-g8ed86627f715
2019-04-03 17:49:51 +00:00
Jeremy Cline
29502db8a0
Linux v5.1-rc3-14-g5e7a8ca31926
2019-04-02 19:37:04 +00:00
Jeremy Cline
79281a6ba5
Reenable debugging options.
2019-04-02 18:58:17 +00:00
Jeremy Cline
e0aa9e60cc
Linux v5.1-rc3
2019-04-01 15:40:43 +00:00
Jeremy Cline
ca14120224
Disable debugging options.
2019-04-01 15:29:49 +00:00
Jeremy Cline
677dc70b60
Linux v5.1-rc2-247-g9936328b41ce
2019-03-29 19:43:21 +00:00
Jeremy Cline
ad0b6d368a
Pick up a mm fix causing hangs (rhbz 1693525)
2019-03-29 19:36:44 +00:00
Colin Walters
c5368cf936
devel: Don't run hardlink if rpm-ostree is in use
...
OSTree is a far, far more sophisticated wrapper around the `link()`
system call than the `hardlink` package - it supports using
as a mechanism for transactional offline updates, fetching over
HTTP with GPG signatures and deltas, etc. rpm-ostree uses it
for everything.
Having the `kernel-devel` package run `hardlink` just adds
latency to `rpm-ostree compose tree` unnecessarily.
2019-03-29 02:26:34 +00:00
Jeremy Cline
c552794cd5
Linux v5.1-rc2-243-g8c7ae38d1ce1
2019-03-28 20:06:43 +00:00
Jeremy Cline
b844f75ea2
Linux v5.1-rc2-24-g14c741de9386
2019-03-27 18:14:04 +00:00
Jeremy Cline
2129b13059
Align the IPv4 netfilter configs with the IPv6 configs (rhbz 1672657)
...
IPv6 builds as a module, change IPv4 to be built as a module as well.
2019-03-27 18:13:27 +00:00
Jeremy Cline
f86f195b90
Linux v5.1-rc2-16-g65ae689329c5
2019-03-26 19:06:04 +00:00
Jeremy Cline
15e9d9f66d
Reenable debugging options.
2019-03-26 19:04:06 +00:00
Peter Robinson
f1512dfeef
Initial NXP i.MX8 enablement
2019-03-26 14:31:32 +00:00
Jeremy Cline
45e5a1f373
Linux v5.1-rc2
2019-03-25 14:51:10 +00:00
Jeremy Cline
915ea30215
Disable debugging options.
2019-03-25 14:30:45 +00:00