From: Bruce Ashfield <[email protected]> Richard,
Here's the collection of -stable, fixes and tweaks that I was talking about during the engineering sync on Tuesday. Feel free to take what you want, or just wait on them all until the release is over. It is worth taking the 5.18 -dev and lttng fixes IMHO, since they do make the release a bit more future proof. Likewise with Jon's -tiny changes. Cheers, Bruce The following changes since commit 632c83ab787211ef927a999f4ecde1d3ce40621d: license_image.bbclass: close package.manifest file (2022-04-10 08:31:17 +0100) 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/5.15: arm: poky-tiny cleanup and fixes linux-yocto/5.15: update to v5.15.33 linux-yocto/5.10: update to v5.10.110 linux-yocto/5.10: base: enable kernel crypto userspace API linux-yocto/5.15: base: enable kernel crypto userspace API linux-yocto/5.15: kasan: fix BUG: sleeping function called from invalid context lttng-modules: support kernel 5.18+ linux-yocto-dev: update to v5.18+ meta/recipes-kernel/linux/linux-yocto-dev.bb | 4 +- .../linux/linux-yocto-rt_5.10.bb | 6 +- .../linux/linux-yocto-rt_5.15.bb | 6 +- .../linux/linux-yocto-tiny_5.10.bb | 8 +- .../linux/linux-yocto-tiny_5.15.bb | 8 +- meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +-- meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +-- ...x-compaction-migratepages-event-name.patch | 37 ++++ ...vent-allow-same-provider-and-event-n.patch | 48 +++++ ...g-Don-t-re-read-p-state-when-emittin.patch | 183 ++++++++++++++++++ .../0004-fix-block-remove-genhd.h-v5.18.patch | 45 +++++ ...emove-REQ_OP_WRITE_SAME-support-v5.1.patch | 79 ++++++++ ...ndom-remove-unused-tracepoints-v5.18.patch | 47 +++++ ...rethook-for-kretprobe-if-possible-v5.patch | 72 +++++++ ...ore-Remove-scsi-scsi_request.h-v5.18.patch | 44 +++++ .../0009-Rename-genhd-wrapper-to-blkdev.patch | 76 ++++++++ ...n-cleanup-the-compaction-trace-event.patch | 106 ++++++++++ .../lttng/lttng-modules_2.13.3.bb | 14 +- 18 files changed, 791 insertions(+), 42 deletions(-) create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-compaction-migratepages-event-name.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-tracepoint-event-allow-same-provider-and-event-n.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-fix-sched-tracing-Don-t-re-read-p-state-when-emittin.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-fix-block-remove-genhd.h-v5.18.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-fix-scsi-block-Remove-REQ_OP_WRITE_SAME-support-v5.1.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-fix-random-remove-unused-tracepoints-v5.18.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-fix-kprobes-Use-rethook-for-kretprobe-if-possible-v5.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0008-fix-scsi-core-Remove-scsi-scsi_request.h-v5.18.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0009-Rename-genhd-wrapper-to-blkdev.patch create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0010-fix-mm-compaction-cleanup-the-compaction-trace-event.patch -- 2.19.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#164283): https://lists.openembedded.org/g/openembedded-core/message/164283 Mute This Topic: https://lists.openembedded.org/mt/90428400/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
