diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-24 11:05:28 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-24 12:52:05 +0200 |
commit | b6686576b46ee81ca4e42a73a88ee4c1cb0007b3 (patch) | |
tree | c6d528377a97030bacd5d36ab71db6a3506f4d69 /target/linux/generic/hack-4.14 | |
parent | b1ec16d3c228b85035ba825159c670fafb98af1f (diff) | |
download | upstream-b6686576b46ee81ca4e42a73a88ee4c1cb0007b3.tar.gz upstream-b6686576b46ee81ca4e42a73a88ee4c1cb0007b3.tar.bz2 upstream-b6686576b46ee81ca4e42a73a88ee4c1cb0007b3.zip |
kernel: bump 4.14 to 4.14.146
Refreshed all patches.
Fixes:
- CVE-2019-14814
- CVE-2019-14815
- CVE-2019-14816
- CVE-2019-14821
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14')
-rw-r--r-- | target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch index d1e92ae40a..59651c921a 100644 --- a/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch +++ b/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch @@ -83,7 +83,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> EXPORT_SYMBOL(default_qdisc_ops); /* Main transmission queue. */ -@@ -760,7 +760,7 @@ static void attach_one_default_qdisc(str +@@ -764,7 +764,7 @@ static void attach_one_default_qdisc(str void *_unused) { struct Qdisc *qdisc; |