From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] linux-yocto: consolidated pull requesrt
Date: Mon, 14 Dec 2020 10:09:16 -0500 [thread overview]
Message-ID: <cover.1607958349.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
5.10 dropped this morning, so I'm switching over to the libc-headers
and reference kernel upgrade (5.4 and 5.10 will be in master, with
5.8 being dropped).
But since that will take a bit to sort out, I wanted to send my queue
of patches for other fixes/versions.
I didn't pick up any issues with local testing, so hopefully this won't
cause any problems.
I have the lttng-modules patch from a previous send repeated here, since
it may be easier to take it as part of the bulk update. I checked
just a few minutes ago, and there isn't a new tagged version of the
modules yet, so we still need the backported patches for 5.10+ builds.
Cheers,
Bruce
The following changes since commit 796be0593a607938aef3941372a9238b7e895446:
bitbake: msg: use safe YAML loader (2020-12-10 13:39:15 +0000)
are available in the Git repository at:
git://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (8):
linux-yocto-rt/5.4: update to -rt44
linux-yocto/5.4: update to v5.4.80
kern-tools: non-gcc config support and option re-classification
linux-yocto/cfg: qemuppc: set CONFIG_SCSI to '=y'
linux-yocto/5.4: update to v5.4.82
linux-yocto/cfg: qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT
lttng-modules: fix build against v5.10+
linux-yocto/5.4: update to v5.4.83
.../kern-tools/kern-tools-native_git.bb | 2 +-
.../linux/linux-yocto-rt_5.4.bb | 6 +-
.../linux/linux-yocto-rt_5.8.bb | 2 +-
.../linux/linux-yocto-tiny_5.4.bb | 8 +-
.../linux/linux-yocto-tiny_5.8.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +-
meta/recipes-kernel/linux/linux-yocto_5.8.bb | 2 +-
...jtool-Rename-frame.h-objtool.h-v5.10.patch | 88 ++++++++
...rdered-extent-tracepoint-take-btrfs_.patch | 179 ++++++++++++++++
...ext4-fast-commit-recovery-path-v5.10.patch | 99 +++++++++
...x86-mmu-Add-TDP-MMU-PF-handler-v5.10.patch | 82 ++++++++
...int-Optimize-using-static_call-v5.10.patch | 196 ++++++++++++++++++
...defined-symbols-caused-by-incorrect-.patch | 55 +++++
.../lttng/lttng-modules_2.12.3.bb | 10 +-
14 files changed, 729 insertions(+), 24 deletions(-)
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-fix-objtool-Rename-frame.h-objtool.h-v5.10.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0009-fix-btrfs-make-ordered-extent-tracepoint-take-btrfs_.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0010-fix-ext4-fast-commit-recovery-path-v5.10.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0012-fix-kvm-x86-mmu-Add-TDP-MMU-PF-handler-v5.10.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0014-fix-tracepoint-Optimize-using-static_call-v5.10.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0016-fix-statedump-undefined-symbols-caused-by-incorrect-.patch
--
2.19.1
next reply other threads:[~2020-12-14 15:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-14 15:09 Bruce Ashfield [this message]
2020-12-14 15:09 ` [PATCH 1/8] linux-yocto-rt/5.4: update to -rt44 Bruce Ashfield
2020-12-14 15:09 ` [PATCH 2/8] linux-yocto/5.4: update to v5.4.80 Bruce Ashfield
2020-12-14 15:09 ` [PATCH 3/8] kern-tools: non-gcc config support and option re-classification Bruce Ashfield
2020-12-14 15:09 ` [PATCH 4/8] linux-yocto/cfg: qemuppc: set CONFIG_SCSI to '=y' Bruce Ashfield
2020-12-14 15:09 ` [PATCH 5/8] linux-yocto/5.4: update to v5.4.82 Bruce Ashfield
2020-12-14 15:09 ` [PATCH 6/8] linux-yocto/cfg: qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT Bruce Ashfield
2020-12-14 15:09 ` [PATCH 7/8] lttng-modules: fix build against v5.10+ Bruce Ashfield
2020-12-14 15:09 ` [PATCH 8/8] linux-yocto/5.4: update to v5.4.83 Bruce Ashfield
2020-12-19 11:31 ` [PATCH 0/8] linux-yocto: consolidated pull requesrt Richard Purdie
2020-12-19 15:48 ` Bruce Ashfield
2020-12-19 15:52 ` Richard Purdie
2020-12-19 16:04 ` Bruce Ashfield
2020-12-21 2:57 ` [OE-core] " Anuj Mittal
2020-12-21 3:34 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1607958349.git.bruce.ashfield@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox