All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15][v2] kernel: consolidated pull request
@ 2022-11-18 22:28 bruce.ashfield
  2022-11-18 22:28 ` [PATCH 01/15] linux-yocto-dev: bump to v6.0+ bruce.ashfield
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: bruce.ashfield @ 2022-11-18 22:28 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

This is a resend of the 10 patches in my first pull request, with additional
-stable and warning fixes on top.

We need those extra patches to pickup the one of most interest:

   linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure

I was able to isolate the commit causing the failure in the 5.19-stable
updates. did a revert and we are now able to pass the elfutils ptests.

Bruce

The following changes since commit 44bb88cc869f3b42440d6f7aad000e706b739a2b:

  mesa: do not rely on native llvm-config in target sysroot (2022-11-15 09:38:38 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib zedd/kernel
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (15):
  linux-yocto-dev: bump to v6.0+
  linux-yocto/5.19: update to v5.19.16
  linux-yocto/5.15: update to v5.15.74
  linux-yocto/5.19: update to v5.19.17
  linux-yocto/5.15: update to v5.15.76
  linux-yocto/5.19: cfg: intel and vesa updates
  kern-tools: integrate ZFS speedup patch
  linux-yocto-dev: bump to v6.1
  kernel-devsrc: fix for v6.1+
  lttng-modules: fix build for v6.1+
  linux-yocto/5.19: security.cfg: remove configs which have been dropped
  linux-yocto/5.15: update to v5.15.78
  linux-yocto/5.19: fix CONFIG_CRYPTO_CCM mismatch warnings
  linux-yocto/5.15: fix CONFIG_CRYPTO_CCM mismatch warnings
  linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure

 .../kern-tools/kern-tools-native_git.bb       |   2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb    |  25 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb  |   4 +-
 .../linux/linux-yocto-rt_5.15.bb              |   6 +-
 .../linux/linux-yocto-rt_5.19.bb              |   6 +-
 .../linux/linux-yocto-tiny_5.15.bb            |   6 +-
 .../linux/linux-yocto-tiny_5.19.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_5.15.bb |  26 +-
 meta/recipes-kernel/linux/linux-yocto_5.19.bb |  26 +-
 ...on-drop-kmem_alloc-avoid-dereferenci.patch | 278 ++++++++++++++++++
 .../lttng/lttng-modules_2.13.7.bb             |   1 +
 11 files changed, 343 insertions(+), 43 deletions(-)
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-fix-mm-slab_common-drop-kmem_alloc-avoid-dereferenci.patch

-- 
2.19.1



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-11-18 22:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 22:28 [PATCH 00/15][v2] kernel: consolidated pull request bruce.ashfield
2022-11-18 22:28 ` [PATCH 01/15] linux-yocto-dev: bump to v6.0+ bruce.ashfield
2022-11-18 22:28 ` [PATCH 02/15] linux-yocto/5.19: update to v5.19.16 bruce.ashfield
2022-11-18 22:28 ` [PATCH 03/15] linux-yocto/5.15: update to v5.15.74 bruce.ashfield
2022-11-18 22:28 ` [PATCH 04/15] linux-yocto/5.19: update to v5.19.17 bruce.ashfield
2022-11-18 22:28 ` [PATCH 05/15] linux-yocto/5.15: update to v5.15.76 bruce.ashfield
2022-11-18 22:28 ` [PATCH 06/15] linux-yocto/5.19: cfg: intel and vesa updates bruce.ashfield
2022-11-18 22:28 ` [PATCH 07/15] kern-tools: integrate ZFS speedup patch bruce.ashfield
2022-11-18 22:28 ` [PATCH 08/15] linux-yocto-dev: bump to v6.1 bruce.ashfield
2022-11-18 22:28 ` [PATCH 09/15] kernel-devsrc: fix for v6.1+ bruce.ashfield
2022-11-18 22:28 ` [PATCH 10/15] lttng-modules: fix build " bruce.ashfield
2022-11-18 22:28 ` [PATCH 11/15] linux-yocto/5.19: security.cfg: remove configs which have been dropped bruce.ashfield
2022-11-18 22:28 ` [PATCH 12/15] linux-yocto/5.15: update to v5.15.78 bruce.ashfield
2022-11-18 22:28 ` [PATCH 13/15] linux-yocto/5.19: fix CONFIG_CRYPTO_CCM mismatch warnings bruce.ashfield
2022-11-18 22:28 ` [PATCH 14/15] linux-yocto/5.15: " bruce.ashfield
2022-11-18 22:28 ` [PATCH 15/15] linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure bruce.ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.