Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: bump 5.15 to 5.15.137 #13751

Merged
merged 1 commit into from Oct 27, 2023
Merged

kernel: bump 5.15 to 5.15.137 #13751

merged 1 commit into from Oct 27, 2023

Conversation

graysky2
Copy link
Contributor

@graysky2 graysky2 commented Oct 20, 2023

Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.137

All patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

@github-actions github-actions bot added target/bcm53xx pull request/issue for bcm53xx target build/scripts/tools pull request/issues for build, scripts and tools related changes labels Oct 20, 2023
@graysky2 graysky2 changed the title kernel: bump 5.15 to 5.15.136 kernel: bump 5.15 to 5.15.137 Oct 25, 2023
@github-actions github-actions bot added kernel pull request/issue with Linux kernel related changes target/bcm4908 pull request/issue for bcm4908 target labels Oct 25, 2023
@rmilecki
Copy link
Contributor

Please rebase this on top of the commit c25c1e2 ("bcm53xx: backport XHCI patch modifying xhci_run_finished()") and just rm target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch while updating 5.15 kernel.

graysky2 added a commit to graysky2/openwrt that referenced this pull request Oct 26, 2023
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136

Removed per @rmilecki's request:
	target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch[1]

All other patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

1. openwrt#13751 (comment)

Signed-off-by: John Audia <therealgraysky@proton.me>
openwrt-bot pushed a commit to lede-project/source that referenced this pull request Oct 26, 2023
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136

Removed bcm53xx patch backported from 5.15.136:
	target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch [1]

All other patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

1. openwrt/openwrt#13751 (comment)

Signed-off-by: John Audia <therealgraysky@proton.me>
[rmilecki: updated commit description & tested on Luxul XWR-3150]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
@graysky2
Copy link
Contributor Author

@rmilecki - I see you pulled the commit of the 5.15.136 bump. Should I remove that from this PR or will someone just cherrypick the 5.15.137 commit and close the PR? It cannot be merged as-is due to a conflict.

Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.137

All patches automatically rebased.

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>
@github-actions github-actions bot removed the target/bcm53xx pull request/issue for bcm53xx target label Oct 27, 2023
@openwrt-bot openwrt-bot merged commit 75aeb7e into openwrt:main Oct 27, 2023
194 checks passed
@rmilecki
Copy link
Contributor

Thanks for handling remaining patch @dangowrt !

darknblack pushed a commit to darknblack/openwrt that referenced this pull request Oct 28, 2023
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136

Removed bcm53xx patch backported from 5.15.136:
	target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch [1]

All other patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

1. openwrt#13751 (comment)

Signed-off-by: John Audia <therealgraysky@proton.me>
[rmilecki: updated commit description & tested on Luxul XWR-3150]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
hauke pushed a commit to hauke/openwrt that referenced this pull request Oct 28, 2023
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136

Removed bcm53xx patch backported from 5.15.136:
	target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch [1]

All other patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

1. openwrt#13751 (comment)

Signed-off-by: John Audia <therealgraysky@proton.me>
[rmilecki: updated commit description & tested on Luxul XWR-3150]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
[Refreshed on top of OpenWrt 23.05]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 5a6368e)
@graysky2 graysky2 deleted the 5 branch October 29, 2023 08:25
hauke pushed a commit to hauke/openwrt that referenced this pull request Oct 29, 2023
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136

Removed bcm53xx patch backported from 5.15.136:
	target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch [1]

All other patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

1. openwrt#13751 (comment)

Signed-off-by: John Audia <therealgraysky@proton.me>
[rmilecki: updated commit description & tested on Luxul XWR-3150]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
[Refreshed on top of OpenWrt 23.05]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 5a6368e)
patrykk pushed a commit to patrykk/openwrt that referenced this pull request Oct 31, 2023
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136

Removed bcm53xx patch backported from 5.15.136:
	target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch [1]

All other patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

1. openwrt#13751 (comment)

Signed-off-by: John Audia <therealgraysky@proton.me>
[rmilecki: updated commit description & tested on Luxul XWR-3150]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/scripts/tools pull request/issues for build, scripts and tools related changes kernel pull request/issue with Linux kernel related changes target/bcm4908 pull request/issue for bcm4908 target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants