Jeremy Cline
27cfcafb2f
Fix for incorrect error message about parsing PCCT (rhbz 1435837)
2018-05-25 11:04:22 -04:00
Jeremy Cline
8beabd1392
Linux v4.16.11
2018-05-22 14:19:34 -04:00
Justin M. Forbes
fd35fe59bf
Fix CVE-2018-3639 (rhbz 1566890 1580713)
2018-05-21 16:22:54 -05:00
Jeremy Cline
f2b2c6d600
Linux v4.16.10
2018-05-21 09:58:49 -04:00
Hans de Goede
518d5bb753
Enable GPIO_AMDPT, PINCTRL_AMD and X86_AMD_PLATFORM_DEVICE Kconfig options
...
This fixes i2c and GPIOs not working on AMD based laptops (rhbz#1510649)
2018-05-21 09:58:28 -04:00
Justin M. Forbes
ca0e9ac5f4
Fix CVE-2018-1120 (rhbz 1575472 1579542)
2018-05-17 16:31:28 -05:00
Jeremy Cline
cf7cc62d07
Linux v4.16.9
2018-05-17 00:21:09 -04:00
Jeremy Cline
ba1ab78151
Silence unwanted "swiotlb buffer is full" warnings (rhbz 1556797)
2018-05-15 21:49:32 -04:00
Jeremy Cline
ce4ce5d093
Only set ARM64_ERRATUM_1024718 for aarch64
...
Obviously this erratum only applies to aarch64 so don't set it for other
ARM kernels.
2018-05-15 21:48:55 -04:00
Jeremy Cline
636a4cdbbc
Bump the release for a re-build
...
The build failed and unfortunately I pushed commits so I
can't rebuild the old 4.16.8-100 commit.
2018-05-10 11:03:06 -04:00
Jeremy Cline
14db0a600c
Work around firmware issue on X-Gene based m400 (rhbz 1574718)
2018-05-09 19:33:56 -04:00
Jeremy Cline
d8e8a0a8ab
Linux v4.16.8
2018-05-09 16:09:53 -04:00
Jeremy Cline
7db14a4837
Backport fix for KVM on core 2 processors (rhbz 1566258)
2018-05-09 16:09:35 -04:00
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