From 1debdf05d152262113e10ef380a6dadf54782f21 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 6 Jun 2018 14:01:43 -0500 Subject: Linux v4.17 --- rebase-notes.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'rebase-notes.txt') diff --git a/rebase-notes.txt b/rebase-notes.txt index 6ddbe14e5..ce643d917 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -1,3 +1,23 @@ +Linux 4.17 rebase notes: +- Turn off MTD + JFFS2 + extra infiniband options +- Back out kernel-bootwrapper changes for power commit f360f7278a753796aec58ade5b149d12e49f8bc1 +- Drop CONFIG_CLK_RASPBERRYPI_CPU and bcm2835-cpufreq-add-CPU-frequency-control-driver.patch + +Linux 4.16 rebase notes: +- Consider turning off all the IMA features? +- F27 and earlier, disable vboxguest driver (to avoid conflict with the out of + tree versions which get auto-installed by scripts from vbox upstream) + -Unset CONFIG_VBOXGUEST + +Linux 4.15 rebase notes: +- F27 and earlier, disable new F28+ only power-management features: + -Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 + -Set CONFIG_SATA_MOBILE_LPM_POLICY=0 + -Unset CONFIG_BT_HCIBTUSB_AUTOSUSPEND + +Linux 4.14 rebase notes: +- Turn on i686 PAE + Linux 4.10 rebase notes: - F25 and earlier, revert S390x minumum hw level -- cgit