diff options
author | John Audia <therealgraysky@proton.me> | 2023-09-19 15:04:14 -0400 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-09-20 14:13:00 +0200 |
commit | ac422c9788fbb3510b1fddaefc8816bea6601479 (patch) | |
tree | 693fdbd5c71152cc7b6e8915e20f97157c726ce0 /target/linux/uml | |
parent | e9722aef9e84110331706f74f7de0942c8d657ed (diff) | |
download | openwrt-ac422c9788fbb3510b1fddaefc8816bea6601479.tar.gz openwrt-ac422c9788fbb3510b1fddaefc8816bea6601479.tar.bz2 openwrt-ac422c9788fbb3510b1fddaefc8816bea6601479.zip |
kernel: bump 5.15 to 5.15.132
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.132
Removed upstreamed:
bcm53xx/patches-5.15/037-v6.6-0006-ARM-dts-BCM53573-Add-cells-sizes-to-PCIe-node.patch[1]
bcm53xx/patches-5.15/037-v6.6-0007-ARM-dts-BCM53573-Use-updated-spi-gpio-binding-proper.patch[2]
bcm53xx/patches-5.15/037-v6.6-0008-ARM-dts-BCM5301X-Extend-RAM-to-full-256MB-for-Linksy.patch[3]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.132&id=b35f3ca1877e024887df205ede952863d65dad36
2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.132&id=2840d9b9c8750be270fb1153ccd5b983cbb5d592
3. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.132&id=f086e859ddc252c32f0438edff241859c0f022ce
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/uml')
-rw-r--r-- | target/linux/uml/patches-5.15/102-pseudo-random-mac.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/patches-5.15/102-pseudo-random-mac.patch b/target/linux/uml/patches-5.15/102-pseudo-random-mac.patch index 045d2d0dbd..6806bb8a8a 100644 --- a/target/linux/uml/patches-5.15/102-pseudo-random-mac.patch +++ b/target/linux/uml/patches-5.15/102-pseudo-random-mac.patch @@ -11,7 +11,7 @@ Applies to vanilla kernel 3.9.4. =============================================================================== --- a/arch/um/drivers/Kconfig +++ b/arch/um/drivers/Kconfig -@@ -146,6 +146,20 @@ config UML_NET +@@ -136,6 +136,20 @@ config UML_NET enable at least one of the following transport options to actually make use of UML networking. |