All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] LZO update and fixes
@ 2014-07-02 13:53 Jan Beulich
  2014-07-02 14:25 ` [PATCH 1/3] mini-os: add BUILD_BUG_ON() Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jan Beulich @ 2014-07-02 13:53 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell, Keir Fraser, Ian Jackson, Tim Deegan

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>

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

end of thread, other threads:[~2014-07-03 10:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 13:53 [PATCH 0/3] LZO update and fixes Jan Beulich
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

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.