All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2012-11-21 21:32 Bruce Ashfield
  2012-11-21 21:32 ` [PATCH 1/4] linux-yocto/3.0: fix virtio configuration typo Bruce Ashfield
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Bruce Ashfield @ 2012-11-21 21:32 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, linux-yocto, openembedded-core

Richard/Saul,

Here's another small queue of patches, some minor updates to
kernel configs and fixes for YOCTO #3422 and YOCTO #3473.

patch 1/4 [linux-yocto/3.0: fix virtio configuration typo] fixes 
a build error atom-pc build in master by fixing the kernel fragment.

atom-pc should probably be using the 3.4 kernel, but that's a 
question for Darren/Tom/Nitin (so I've added them to the cc), since
there may be a reason (with respect to graphics) as to why it is on
3.0.

While fixing that build error, I also modified the kern tools to
clearly report the error and avoid needing to go to the logs for
diagnosis, that's patch 4/4 [kern-tools: report missing config fragments by name].

The other change is a comment fixup for YOCTO #3422, just to make
it clear if meta branches do or do not need to exist.

And finally, Tom noticed that a bad merge dropped some uprobes
configuration and sent a fixup patch.

cc: Tom Zanussi <tom.zanussi@intel.com>
cc: Darren Hart <dvhart@linux.intel.com>
cc: Nitin Kamble <nitin.a.kamble@intel.com>

Cheers,

Bruce


The following changes since commit 1b4dcf10b0fe9b4e95ca84f32de0c7dcfee2b729:

  ldconfig/cdrtools/icecc-create-env/linuxdoc-tools/python: Set FILESPATH to find -native files (2012-11-21 16:56:04 +0000)

are available in the git repository at:

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

Bruce Ashfield (4):
  linux-yocto/3.0: fix virtio configuration typo
  linux-yocto/3.4: uprobes: reinstate config options for 'uprobe'
    feature
  kernel-yocto: clarify KMETA branch comments
  kern-tools: report missing config fragments by name

 meta/classes/kernel-yocto.bbclass                       |    5 +++--
 meta/recipes-kernel/kern-tools/kern-tools-native_git.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb         |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb       |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb            |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.4.bb            |    2 +-
 6 files changed, 8 insertions(+), 7 deletions(-)

-- 
1.7.10.4




^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2022-02-13  1:23 bruce.ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: bruce.ashfield @ 2022-02-13  1:23 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

Here's the lastest -stable updates, plus the two backported changes to
fix the binutils 2.3.8 builds.

Bruce

The following changes since commit 81fe3dfab99149a3e5a6b5cf0086dd8cbef1177d:

  oeqa/buildtools: Switch to our webserver instead of example.com (2022-02-12 17:38:07 +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 (4):
  linux-yocto/5.15: update to v5.15.22
  linux-yocto/5.10: update to v5.10.99
  linux-yocto/5.15: ppc/riscv: fix build with binutils 2.3.8
  linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8

 .../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 +++++++++----------
 6 files changed, 39 insertions(+), 39 deletions(-)

-- 
2.19.1



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2021-06-27 14:13 Bruce Ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2021-06-27 14:13 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

Here are the next -stable integrations, along with some kconfig cleanup
and a backport of the identified rcu looking issue.

Next up will be libc-headers updates, along with the 5.13 reference
kernel (and the dropping of 5.4 from active in master).

Cheers,

Bruce

The following changes since commit 2834c2f853bd0d988dd1e35d4300005be05f8b19:

  populate_sdk_ext: copy BBMULTICONFIG files (2021-06-22 15:18:11 +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 (4):
  linux-yocto/5.10: update to v5.10.46
  linux-yocto/5.4: update to v5.4.128
  linux-yocto/5.10: features/nft_tables: refresh config options
  linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release
    of rcu_node ->lock

 .../linux/linux-yocto_5.10.bbappend           |  8 +++----
 .../linux/linux-yocto-rt_5.10.bb              |  4 ++--
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  6 ++---
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
 7 files changed, 38 insertions(+), 38 deletions(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2021-01-12 22:14 Bruce Ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2021-01-12 22:14 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

Here's the next set of -stable and configuration tweaks for the reference
kernels.

I'm holding back the 5.8 removal just a bit longer, since I want to see that
these + the 5.10 hardware reference bumps aren't causing issues before I
shake that branch.

Cheers,

Bruce

The following changes since commit eee3a23be1768986a51f8612efb78ce115d51368:

  net-tools: correct version check (2021-01-10 22:39:27 +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 (4):
  linux-yocto/5.10: update to v5.10.4
  linux-yocto/5.10: update to v5.10.5
  linux-yocto/5.4: update to v5.4.87
  linux-yocto/5.10/cfg: x86 and beaglebone config fixes

 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++----
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 22 +++++++++----------
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
 6 files changed, 36 insertions(+), 36 deletions(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2019-03-01  5:34 bruce.ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: bruce.ashfield @ 2019-03-01  5:34 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Hi all,

Here's my latest consolidated pull request.

These two changes are routine cleanups/tidying of configs that are no longer
valid in the supported kernels:

  linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG
  linux-yocto/4.19: configuration cleanups

This change are the integration of the qemuarm* graphics support from John
Mason, along with a change that I made to map qemuarm -> qemuarma15 for the
4.19 kernel. This KMACHINE mapping allows us to test the switch to qemuarma15
as the default quemuarm without impacting any other branches or users of the
4.19 linux-yocto kernel.

  linux-yocto: qemuarm|qemuarm64: graphics support

And finally, we have an objtool -> kernel shared dir fix that was posted
some time ago, and has recently been reported as breaking exernal module
builds.

  kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is set

I grabbed the change, tweaked it a bit and it tests fine here, so I've
included it in my series.

Cheers,

Bruce

The following changes since commit 4d275d97b6c572fe11668ac16d2c77c018340c7c:

  perl: apply a native-only patch only to -native (2019-02-28 17:49:40 +0000)

are available in the Git repository at:

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

Bruce Ashfield (3):
  linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG
  linux-yocto/4.19: configuration cleanups
  linux-yocto: qemuarm|qemuarm64: graphics support

Justin Bronder (1):
  kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is set

 meta/classes/kernel.bbclass                        | 9 +++++++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      | 5 ++++-
 4 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.19.1



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2015-09-29 14:31 Bruce Ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2015-09-29 14:31 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Hi all,

Here is the latest round of linux-yocto related changes.

The first three are integrations of BSP patches/fixes, and a -stable
update for 4.1. I've built and booted them here. 

The only trick with the axxia BSP integration is that there's a branch
rename for standard/preempt-rt to standard/preempt-rt base, so when I 
push the rename, builds of -rt won't be happy until the related recipe
change merges to the tree. But otherwise, it is pretty standard stuff.

Khem noticed that in my quest to speed up and simplify the way that
layers patch and configure the tree, that I went too far and broke 
multiple layers patching the tree.

So the final fix is a tweak to the tools to address that, which both
Khem and I have tested.

Cheers,

bruce


The following changes since commit f78f90240a3041be426c6ba9085849352164ee8b:

  bitbake: prserv/serv.py: Better messaging when starting/stopping the server with port=0 (2015-09-28 12:00:33 +0100)

are available in the git repository at:

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

Bruce Ashfield (4):
  linux-yocto-rt/4.1: integrate axxia BSP
  linux-yocto/4.1: update to 4.1.8 -stable
  linux-yocto/4.1: braswell bug fixes
  kern-tools: fix multi-layer patch application

 .../kern-tools/kern-tools-native_git.bb              |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb      |  8 ++++----
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb    |  6 +++---
 meta/recipes-kernel/linux/linux-yocto_4.1.bb         | 20 ++++++++++----------
 4 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.1.0



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2014-02-27 21:12 Bruce Ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2014-02-27 21:12 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Richard/Saul,

While I put the finishing touches on the 3.14 -dev kernel (and versioned
linux-yocto recipe), here are pending updates to the other supported
kernel versions, and a minor change to create consistency in branch
validation process.

I've kept all the incremental version (And LTSI) updates intact in this
series, since they represent build and validation points that I used
during the merges, and should be maintained in the history.

Sanity has passed across all the qemu* platforms, as well as builds for
the hardware references.

Cheers,

Bruce

The following changes since commit 5ab9d7e28f987fba8bab03bb7851c263f746c208:

  security-flags: Avoid lttng-tools issue on arm (2014-02-26 13:48:21 +0000)

are available in the git repository at:

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

Bruce Ashfield (4):
  kernel-yocto: always checkout machine branch when existing
    validate_branches
  linux-yocto/3.10: update to v3.10.32
  linux-yocto/3.4: update to v3.4.82 and latest LTSI
  linux-yocto/3.10: integrate latest LTSI changes

 meta/classes/kernel-yocto.bbclass                  | 37 ++++++++++------------
 meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb   |  8 ++---
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb    |  8 ++---
 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb  |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_3.10.bb      | 18 +++++------
 meta/recipes-kernel/linux/linux-yocto_3.4.bb       | 16 +++++-----
 7 files changed, 47 insertions(+), 52 deletions(-)

-- 
1.8.1.2



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2013-11-04  5:56 Bruce Ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-11-04  5:56 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Richard/Saul,

Here are four patches for kernel updates that I've been working on since
the 1.5 release. Pretty standard stuff, version bumps to track the 
korg stable updates, as well as some minor configuration changes.

Cheers,

Bruce

The following changes since commit f3541226b8b1187e79dec0f6f9f3c58cedf9ac9b:

  bitbake: hob: do not display the "Package list may be incomplete!" dialog (2013-11-01 17:59:31 +0000)

are available in the git repository at:

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

Bruce Ashfield (4):
  linux-yocto-3.10: bump to 3.10.17 and -rt11
  linux-yocto/3.10: haswell-wc and crystalforest support
  linux-yocto/3.8: add crystalforest bsp legacy block drivers
    configurations
  linux-yocto/3.10: common-pc: add missing dependencies for BRCMSMAC

 meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb   |  8 ++++----
 meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb    |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb |  6 +++---
 meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto_3.10.bb      | 18 +++++++++---------
 meta/recipes-kernel/linux/linux-yocto_3.8.bb       |  2 +-
 6 files changed, 19 insertions(+), 19 deletions(-)

-- 
1.8.1.2



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2013-06-26 13:40 Bruce Ashfield
  0 siblings, 0 replies; 22+ messages in thread
From: Bruce Ashfield @ 2013-06-26 13:40 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Richard/Saul,

Here's a collection of four patches that I've queued in the
past few days. My normal smoke testing passed here.

These are a collection of version refreshes, and configuration
changes. Nothing major. Once these are merged, the stage is 
set for more 1.5 development items. 

Everything is pretty self explanitory, or was discussed on
the mailing list, so I'll keep it to a summary here. Let me
know if there are any concerns.

 [PATCH 1/4] linux-yocto/3.4: allow kernel feature _appends to be overriden
 [PATCH 2/4] linux-yocto/3.8: add USB screen configuration and net sched options
 [PATCH 3/4] linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed
 [PATCH 4/4] linux-yocto-dev: bump version to 3.10+

Cheers,

Bruce

The following changes since commit 8e9501ffa8726d69412d669580d787ffedb88d34:

  populate_sdk_base, adt_installer: abort install if path contains spaces (2013-06-25 17:59:17 +0100)

are available in the git repository at:

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

Bruce Ashfield (4):
  linux-yocto/3.4: allow kernel feature _appends to be overriden
  linux-yocto/3.8: add USB screen configuration and net sched options
  linux-yocto/3.4: ltsi: sync to LTSI commit 5f05247ed
  linux-yocto-dev: bump version to 3.10+

 meta/recipes-kernel/linux/linux-yocto-dev.bb      |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |    4 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb   |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.4.bb      |   17 +++++++++--------
 meta/recipes-kernel/linux/linux-yocto_3.8.bb      |    2 +-
 7 files changed, 16 insertions(+), 15 deletions(-)

-- 
1.7.10.4



^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2012-07-03 15:14 Bruce Ashfield
  2012-07-05 17:44 ` Saul Wold
  0 siblings, 1 reply; 22+ messages in thread
From: Bruce Ashfield @ 2012-07-03 15:14 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold

Richard/Saul,

Here's a collection of updates and fixes from the past week.
Built and boot tested here.

There's only one that may be slightly interesting, that's my
addition of the qemumipsel as a machine mapping. You may or may
not want this change, but the kernel meta data change was 
trivial and should have been done a while ago, so that part I'll
keep even if you don't want the branch mapping.

The routine updates are:
  
  - configuration audit updates
  - 3.4.4 -stable update
  - -rt refresh to 3.4.4-rt-13

I also fixed linux-yocto-tiny to have kernel configuration
audit reports again, there was a missing KMETA mapping in the 
recipe. There's some output from the audit that we need to look
into, but that will be dealt with separately. 

I've built and booted this on every qemu target I could get
my hands on .. but the matrix is increasing with multiple
variants, kernel versions and recipes :)

cc: Darren Hart <dvhart@linux.intel.com>

Cheers,

Bruce

The following changes since commit 644ad4bf1e30fcee4b9d5abb819046d1f2193d27:

  documentation/bsp-guide/bsp.xml: Yocto term paring (2012-07-02 16:47:45 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (4):
  linux-yocto/3.4: add qemumipsel machine mapping
  linux-yocto/3.4: v3.4.4 + configuration updates
  linux-yocto/3.4: update preempt-rt to 3.4.4-rt13
  linux-yocto-tiny: add KMETA specification

 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb   |    8 ++++----
 meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |    2 ++
 meta/recipes-kernel/linux/linux-yocto_3.4.bb      |   17 +++++++++--------
 3 files changed, 15 insertions(+), 12 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] linux-yocto: consolidated pull request
@ 2011-12-22 18:05 Bruce Ashfield
  2012-01-03 21:14 ` Saul Wold
  0 siblings, 1 reply; 22+ messages in thread
From: Bruce Ashfield @ 2011-12-22 18:05 UTC (permalink / raw)
  To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold

Richard/Saul,

Here's a consolidated pull request that adds the cedartrail, and 
updates some remaining reference platforms to 3.0.x, including
updated -rt support.

There are also a couple of minor bug fixes that I found when working
on M2 functionality.

Built and boot tested everywhere that I could.

The bulk of my changes are pending on the patch refactoring changes
that have been proposed, and will follow once something merges for
that, and I can re-test.

Cheers,

Bruce

cc: Darren Hart <dvhart@linux.intel.com>

The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18:

  multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel-oe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe

Bruce Ashfield (4):
  linux-yocto: add cedartrail BSP support
  linux-yocto: update hardware reference boards to 3.0.12
  kern-tools: update SRCREV to pickup git operation fixes
  linux-yocto: use PATH to locate kconf_check

 meta/classes/kernel-yocto.bbclass                  |    4 ++--
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2022-02-13  1:23 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-21 21:32 [PATCH 0/4] linux-yocto: consolidated pull request Bruce Ashfield
2012-11-21 21:32 ` [PATCH 1/4] linux-yocto/3.0: fix virtio configuration typo Bruce Ashfield
2012-11-21 21:32 ` [PATCH 2/4] linux-yocto/3.4: uprobes: reinstate config options for 'uprobe' feature Bruce Ashfield
2012-11-21 21:32 ` [PATCH 3/4] kernel-yocto: clarify KMETA branch comments Bruce Ashfield
2012-11-21 21:32 ` [PATCH 4/4] kern-tools: report missing config fragments by name Bruce Ashfield
2012-12-05 15:48 ` [PATCH 0/4] linux-yocto: consolidated pull request Burton, Ross
2012-12-05 16:06   ` Tom Zanussi
2012-12-05 16:27     ` Richard Purdie
2012-12-05 16:51       ` Darren Hart
2012-12-05 16:57       ` Tom Zanussi
  -- strict thread matches above, loose matches on Subject: below --
2022-02-13  1:23 bruce.ashfield
2021-06-27 14:13 Bruce Ashfield
2021-01-12 22:14 Bruce Ashfield
2019-03-01  5:34 bruce.ashfield
2015-09-29 14:31 Bruce Ashfield
2014-02-27 21:12 Bruce Ashfield
2013-11-04  5:56 Bruce Ashfield
2013-06-26 13:40 Bruce Ashfield
2012-07-03 15:14 Bruce Ashfield
2012-07-05 17:44 ` Saul Wold
2011-12-22 18:05 Bruce Ashfield
2012-01-03 21:14 ` Saul Wold

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.