Commit graph

4,861 commits

Author SHA1 Message Date
Laura Abbott
642afd4d7c Add NFS fix
This was present on F29 but is applicable for all 5.0 branches.
2019-03-27 12:53:41 -07:00
Peter Robinson
caea5f841f centralise GENERIC_PHY as all arches enable it 2019-03-27 13:12:53 +00:00
Peter Robinson
ab7a9ff5a4 Initial NXP i.MX8 enablement 2019-03-26 16:55:50 +00:00
Jeremy Cline
05408af4f0 Enable W1_MASTER_GPIO on aarch64 (rbhz #1671934) 2019-03-25 16:06:40 +00:00
Laura Abbott
497fd5e42b Linux v5.0.4 2019-03-24 18:54:10 -07:00
Peter Robinson
13a6d195f8 Fixes for Tegra Jetson TX series, Initial support for NVIDIA Jetson Nano 2019-03-23 20:01:52 +00:00
Laura Abbott
305cd050c6 TPM fix (rhbz 1688283) 2019-03-22 09:31:37 -07:00
Hans de Goede
c804a8fb28 Make the mainline vboxguest drv feature set match VirtualBox 6.0.x (#1689750) 2019-03-20 14:23:27 +01:00
Peter Robinson
1c57a78e37 arm: build in some drivers needed by tegra jetson platforms 2019-03-19 18:00:05 +00:00
Laura Abbott
3e0ed2bc07 Linux v5.0.3 2019-03-19 08:24:39 -07:00
Peter Robinson
47fae99a21 enable stmmac dwc-qos for tegra 2019-03-19 15:23:37 +00:00
Laura Abbott
f7d0f775a7 Linux v5.0.2 2019-03-14 12:03:44 -07:00
Laura Abbott
b8905a63d2 Turn off stackleak
This got re-turned on in the rebase
2019-03-13 16:55:59 -07:00
Laura Abbott
90263b3c5c Drop fixup from 4.20 -> 5.0 jump 2019-03-13 16:55:59 -07:00
Jeremy Cline
a8c6c26372 Enable SPI_SPIDEV on x86
As requested on the Fedora kernel mailing list
2019-03-12 15:11:01 +00:00
Peter Robinson
2a29b48ca0 Arm config updates and fixes, fixes for Jetson TX series 2019-03-12 11:41:46 +00:00
Chuanhong Guo
ff5c4766aa Enable MESON_GX_PM_DOMAINS and PHY_MESON_GXL_USB2 for aarch64
Amlogic GXL SoCs needs these two for USB2.0 PHY and HDMI.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-03-11 20:08:48 +00:00
Justin M. Forbes
900e106773 Linux-v5.0.1 2019-03-10 23:07:35 -05:00
Peter Robinson
69bc191009 minor fix for bcm283x vc4 driver 2019-03-09 13:11:51 +00:00
Laura Abbott
b64db7afc1 Set the base release to -300
Given the timing, we're going to end up with this kernel on 5.0
anyway.
2019-03-04 14:21:24 -08:00
Laura Abbott
1bde9dbcae Linux v5.0.0 2019-03-04 07:23:36 -08:00
Laura Abbott
c5018505ed Linux v5.0-rc8-3-g7d762d69145a 2019-02-26 09:00:23 -08:00
Laura Abbott
6d26752622 Reenable debugging options. 2019-02-26 08:57:36 -08:00
Laura Abbott
1249e57136 Linux v5.0-rc8 2019-02-25 08:56:01 -08:00
Peter Robinson
a163f3690a arm: minor tweak, disable obsolete driver 2019-02-24 21:31:09 +00:00
Laura Abbott
e1790511d6 Linux v5.0-rc7-118-g8a61716ff2ab 2019-02-22 09:41:13 -08:00
Peter Robinson
2a3662749d Improvements to 96boards Rock960 2019-02-21 11:41:43 +00:00
Laura Abbott
2a86b1122d Linux v5.0-rc7-85-g2137397c92ae 2019-02-20 10:55:54 -08:00
Laura Abbott
83d8534473 Linux v5.0-rc7-11-gb5372fe5dc84 2019-02-19 09:07:58 -08:00
Laura Abbott
0f823b00b3 Reenable debugging options. 2019-02-19 09:03:46 -08:00
Laura Abbott
16332ac6b7 Linux v5.0-rc7 2019-02-17 20:10:42 -08:00
Laura Abbott
7f7300be61 Linux v5.0-rc6-42-g1f947a7a011f 2019-02-13 07:46:36 -08:00
Laura Abbott
0dc887a93f Reenable debugging options. 2019-02-13 07:43:20 -08:00
Laura Abbott
80fe8c7b70 Drop the old sources (this is what screwed up the commmit) 2019-02-13 07:42:49 -08:00
Laura Abbott
cf86731268 Revert "Linux v5.0-rc6-42-g1f947a7a011f"
This reverts commit aa760a8e17.

I don't know what happened with this snapshots
2019-02-13 07:38:06 -08:00
Laura Abbott
aa760a8e17 Linux v5.0-rc6-42-g1f947a7a011f 2019-02-13 07:32:10 -08:00
Laura Abbott
f045f0de6f Reenable debugging options. 2019-02-13 07:12:30 -08:00
Peter Robinson
50ae6178c9 Enable NXP Freescale Layerscape platform 2019-02-13 09:13:14 +00:00
Laura Abbott
8a2be6ef16 Enable CONFIG_ACPI_APEI_EINJ (rhbz 1670541) 2019-02-12 14:45:21 -08:00
Laura Abbott
4e4f5c72ef Linux v5.0-rc6
Tweaks to gcc9 fixes
2019-02-11 06:16:59 -08:00
Peter Robinson
76c7367ad0 Minor Arm fixes 2019-02-08 12:48:23 +00:00
Peter Robinson
51a54393e9 enable COMPAT on aarch64 to enable some legacy usecases on aarch64 with containers 2019-02-07 09:23:07 +00:00
Laura Abbott
0b1f32b6d6 Linux v5.0-rc4-106-g5b4746a03199 2019-02-04 14:58:10 +00:00
Hans de Goede
5668a090a8 Update comment on i915-enable-fastboot-on-vlv-chv.patch
It is now in -next / queued for merging into 5.1
2019-02-01 10:27:43 +01:00
Laura Abbott
d310dc8c57 Linux v5.0-rc4-106-g5b4746a03199 2019-02-01 09:41:39 +01:00
Hans de Goede
3f22d634d2 Add patches from -next to enable i915.fastboot by default on Skylake+ for
https://fedoraproject.org/wiki/Changes/FlickerFreeBoot
2019-01-31 10:15:07 +01:00
Laura Abbott
0ccd979b76 Linux v5.0-rc4-59-g62967898789d 2019-01-30 16:26:48 +01:00
Laura Abbott
1b48caaece Disable CONFIG_JUMP_LABEL on s390x
This is causing problems with gcc9. Disable this until we find
a real solution.
2019-01-30 16:22:33 +01:00
Laura Abbott
fee69e6d04 Linux v5.0-rc4-1-g4aa9fc2a435a 2019-01-29 08:32:15 +01:00
Laura Abbott
0c389c5ad0 Reenable debugging options. 2019-01-29 08:24:50 +01:00