Peter Robinson
77966bf896
add USB_TEGRA_PHY config
2018-05-09 16:09:25 -04:00
Peter Robinson
98a3d289ad
Fix USB-2 on Tegra devices
2018-05-09 16:04:27 -04:00
Peter Robinson
e4553886cb
ARM and Raspberry Pi fixes
2018-05-09 16:04:27 -04:00
Hendrik Brueckner
f3915030d5
kernel.spec: build and package bzImage on s390
...
For s390, build and package the compressed kernel image.
Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com>
2018-05-04 14:06:21 -07:00
Laura Abbott
e697eedd30
Fix for building out of tree modules on powerpc (rhbz 1574604)
2018-05-04 13:19:09 -07:00
Justin M. Forbes
813051e405
Fix CVE-2018-10322 CVE-2018-10323
2018-05-04 11:52:38 -05:00
Jeremy Cline
127e4b3348
Build HW_RANDOM_VIRTIO in rather than as a module
...
This helps when early boot needs the CRNG initialized (rhbz 1572944).
2018-05-02 19:21:13 -04:00
Jeremy Cline
4cb1c26d72
Linux v4.16.7
2018-05-02 16:00:18 -04:00
Jeremy Cline
9be75b8abe
Revert "random: fix crng_ready() test" (rhbz 1572944)
2018-05-01 14:55:40 -04:00
Jeremy Cline
10390db15b
Linux v4.16.6
2018-04-30 10:31:42 -04:00
Jeremy Cline
1558cb281e
Linux v4.16.5
2018-04-27 13:52:38 -04:00
Jeremy Cline
8b94128329
Fix a bluetooth autosuspend issue on some XPS 13s (rhbz 1514836)
2018-04-27 13:50:55 -04:00
Peter Robinson
8a80a030dc
Enable QLogic NICs on ARM
2018-04-27 13:50:55 -04:00
Jeremy Cline
50cf052e0a
Fix a kernel oops when using Thunderbolt 3 docks (rhbz 1565131)
2018-04-25 15:24:26 -04:00
Jeremy Cline
b03622d9f2
Linux v4.16.4
2018-04-25 14:46:54 -04:00
Justin M. Forbes
8838225a6f
Linux v4.15.18
2018-04-19 09:31:50 -05:00
Laura Abbott
5666c27e64
Linux v4.15.17
2018-04-12 10:54:51 -07:00
Justin M. Forbes
7867cdd943
Fix CVE-2018-10021 (rhbz 1566407 1566409)
2018-04-12 07:23:18 -05:00
Laura Abbott
d5b6319851
Linux v4.15.16
2018-04-09 10:14:08 -07:00
Jeremy Cline
018b8e4a87
Download patch signatures and verify them
...
Before uploading the source files, verify the GPG signature is good.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-04-09 11:37:23 -04:00
Laura Abbott
3710ee3b42
Linux v4.15.15
2018-04-02 08:49:13 -07:00
Laura Abbott
308f00978c
Linux v4.15.14
2018-03-29 08:46:35 -07:00
Jeremy Cline
4094ee6db0
Fix mounting NFS with kerberos (rhbz 1558977)
2018-03-29 09:31:13 -04:00
Laura Abbott
9a6529fd7c
Linux v4.15.13
2018-03-26 11:34:31 -07:00
Laura Abbott
3a5c5f63ee
Rebuild for kernel-devel fix
2018-03-22 11:53:20 -07:00
Laura Abbott
40f9e55244
Revert "Cleanup some binaries for kernel-devel (rhbz 1550152)"
...
This reverts commit 842f170f35
.
It turns out that despite having all the source files available, the
kernel make system is not smart enough to automatically rebuild certain
things like modpost or recordmcount when building an external modules.
Really if we're going to have to copy everything under the sun so
'make prepare' succeeds it would be nice just to build things. But that
requires more discussion upstream so just revert this change for now.
Long live external modules.
2018-03-22 11:53:08 -07:00
Jeremy Cline
6f85ee7075
Fix for nouveau backlight regression (rhbz 1511786)
2018-03-22 10:03:38 -07:00
Laura Abbott
7b899a696a
Linux v4.15.12
2018-03-21 08:32:50 -07:00
Laura Abbott
4fea2c0242
Cleanup some binaries for kernel-devel (rhbz 1550152)
...
As part of building the kernel, the scripts directory contains some
binaries. Most of these binaries don't have debuginfo (because they
don't need it) which throws off the packaging. Since these are
binaries and we have the source files, just remove them from the
buildroot.
2018-03-20 14:43:25 -07:00
Laura Abbott
830e8957dd
Linux v4.15.11
2018-03-19 11:56:14 -07:00
Justin M. Forbes
6daca93125
CVE-2017-18232 (rhbz 1558066
1558067)
2018-03-19 10:57:09 -05:00
Laura Abbott
a66a3dcb97
Linux v4.15.10
...
Fix for dock booting (rhbz 1549042)
Fix THP bug (rhbz 1546709)
2018-03-15 09:44:40 -07:00
Laura Abbott
213cf1056b
Linux v4.15.9
2018-03-12 09:36:15 -07:00
Justin M. Forbes
2770e4161e
Fix CVE-2018-7995 CVE-2018-8043
2018-03-12 08:18:40 -05:00
Laura Abbott
986e2bf640
Linux v4.15.8
2018-03-09 09:41:58 -08:00
Justin M. Forbes
e9c6acc15d
Fix CVE-2018-7757 (rhbz 1553361 1553363)
2018-03-08 13:00:49 -06:00
Laura Abbott
1045178022
Fixes for IPMI crash (rbhz 1549316)
2018-03-06 16:08:07 -08:00
Justin M. Forbes
bcb90a9168
Fix CVE-2018-5803 (rhbz 1551051 1551053)
2018-03-05 06:45:26 -06:00
Justin M. Forbes
0e73a86b91
Fix CVE-2018-1065 (rhbz 1547824 1547831)
2018-03-02 07:19:05 -06:00
Laura Abbott
beca8c749b
Fix "make prepare"
...
Copy a bunch more files (mostly related to objtool) to let "make prepare"
succeed.
2018-03-01 18:32:53 -08:00
Laura Abbott
c895e3e2a6
Linux v4.15.7
2018-02-28 09:28:05 -08:00
Peter Robinson
56929c445d
add a arm64 fix introduced by spectre/meltdown back ports but only noticed (at least on Fedora) on the db410c
2018-02-27 22:22:24 +00:00
Laura Abbott
9cf2060cf4
Linux v4.15.6
2018-02-26 10:11:26 -08:00
Laura Abbott
2fdf7a70ca
Linux v4.15.5
2018-02-23 09:03:52 -08:00
Laura Abbott
e312b54c27
Linux v4.15.4
2018-02-19 11:20:36 -08:00
Justin M. Forbes
504a8b71fb
Fix CVE-2018-1000026 (rhbz 1541846 1546744)
2018-02-19 09:02:09 -06:00
Laura Abbott
6072571208
whoops missed this delete
2018-02-15 09:23:25 -08:00
Laura Abbott
99240edf74
Linux v4.15.3
2018-02-15 09:16:38 -08:00
Justin M. Forbes
6c23658af4
Linux v4.14.18
2018-02-07 16:47:23 -06:00
Justin M. Forbes
6fdd3afab7
Linux v4.14.17
2018-02-05 07:41:41 -06:00