kernel: update to version 4.4.14

Changelog: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.14

Some manual changes to target/linux/generic/patches-4.4/610-
netfilter_match_bypass_default_checks.patch were needed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2016-06-26 14:45:12 +02:00
parent 3bf3512673
commit 84d489f64f
47 changed files with 758 additions and 1251 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -602,6 +602,19 @@ config ARCH_LPC32XX
@@ -603,6 +603,19 @@ config ARCH_LPC32XX
help
Support for the NXP LPC32XX family of processors
@@ -20,7 +20,7 @@
config ARCH_PXA
bool "PXA2xx/PXA3xx-based"
depends on MMU
@@ -882,6 +895,8 @@ source "arch/arm/mach-omap2/Kconfig"
@@ -883,6 +896,8 @@ source "arch/arm/mach-omap2/Kconfig"
source "arch/arm/mach-orion5x/Kconfig"