All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: xen-devel <xen-devel@lists.xenproject.org>
Cc: Ian Campbell <Ian.Campbell@eu.citrix.com>,
	Keir Fraser <keir@xen.org>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>
Subject: [PATCH 0/3] LZO update and fixes
Date: Wed, 02 Jul 2014 14:53:02 +0100	[thread overview]
Message-ID: <53B42ADE020000780001F94F@mail.emea.novell.com> (raw)

1: mini-os: add BUILD_BUG_ON()
2: lzo: update LZO compression to current upstream version
3: lzo: properly check for overruns

The first one is a prereq to the second to avoid a stubdom build failure.
The second one is the port of an older (2012ish) Linux commit, needed
for a recent actual bug fix (on Linux even a security issue) to apply
without heavy rework.

Signed-off-by: Jan Beulich <jbeulich@suse.com>

             reply	other threads:[~2014-07-02 14:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02 13:53 Jan Beulich [this message]
2014-07-02 14:25 ` [PATCH 1/3] mini-os: add BUILD_BUG_ON() Jan Beulich
2014-07-02 16:10   ` Samuel Thibault
2014-07-03  9:58   ` Tim Deegan
2014-07-03 10:10     ` Jan Beulich
2014-07-03 10:26       ` Tim Deegan
2014-07-03 10:34         ` [PATCH v2 " Jan Beulich
2014-07-03 10:42           ` Tim Deegan
2014-07-02 14:26 ` [PATCH 2/3] lzo: update LZO compression to current upstream version Jan Beulich
2014-07-03 10:44   ` Ian Campbell
2014-07-02 14:27 ` [PATCH 3/3] lzo: properly check for overruns Jan Beulich
2014-07-03 10:45   ` Ian Campbell

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=53B42ADE020000780001F94F@mail.emea.novell.com \
    --to=jbeulich@suse.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xenproject.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 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.