diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2017-10-18 13:19:10 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-10-18 19:44:09 +0300 |
commit | 886d66abcd92a6f2001865d8319504d72cd0d53e (patch) | |
tree | 65414d052b80dc1d631eff44f48544a0dc4fec00 /target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch | |
parent | 060e37567e90665d2cb26b9eaa5384ec60b19478 (diff) | |
download | upstream-886d66abcd92a6f2001865d8319504d72cd0d53e.tar.gz upstream-886d66abcd92a6f2001865d8319504d72cd0d53e.tar.bz2 upstream-886d66abcd92a6f2001865d8319504d72cd0d53e.zip |
kernel: bump 4.9 to 4.9.57
Refresh patches.
Compile-tested for ar71xx - Archer C7 v2
Runtime-tested on ar71xx - Archer C7 v2
Fixes the following CVEs:
- CVE-2017-7518
- CVE-2017-0786
- CVE-2017-1000255
- CVE-2017-12188
- CVE-2017-15265
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch')
-rw-r--r-- | target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch b/target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch index 7b57b8a77d..b815f7263b 100644 --- a/target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch +++ b/target/linux/sunxi/patches-4.9/0081-ARM-dts-sun8i-nanopi-neo-enable-UART-USB-and-I2C-pin.patch @@ -7,10 +7,8 @@ Subject: [PATCH] ARM: dts: sun8i: nanopi-neo: enable UART, USB and I2C pins arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts | 43 ++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) -Index: linux-4.9.51/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts -=================================================================== ---- linux-4.9.51.orig/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts -+++ linux-4.9.51/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts +--- a/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts ++++ b/arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts @@ -78,10 +78,30 @@ }; }; |