[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071105180736.GA28562@kroah.com>
Date: Mon, 5 Nov 2007 10:07:37 -0800
From: Greg Kroah-Hartman <gregkh@...e.de>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Subject: Linux 2.6.22.12
We (the -stable team) are announcing the release of the 2.6.22.12 kernel.
It fixes a number of reported bugs, and any user of the 2.6.22 series is
encouraged to upgrade.
I'll also be replying to this message with a copy of the patch between
2.6.22.11 and 2.6.22.12
The updated 2.6.22.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.22.y.git
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.22.y.git;a=summary
thanks,
greg k-h
--------
Makefile | 2 -
arch/i386/kernel/io_apic.c | 7 +++--
arch/x86_64/kernel/io_apic.c | 7 +++--
arch/x86_64/mm/init.c | 5 ---
arch/x86_64/mm/pageattr.c | 9 +++++-
drivers/infiniband/core/uverbs_cmd.c | 8 ++++-
drivers/md/dm-exception-store.c | 48 +++++++++++++++++++++++++++++++----
fs/minix/itree_v1.c | 9 +++++-
fs/minix/itree_v2.c | 9 +++++-
include/linux/bootmem.h | 1
kernel/irq/chip.c | 5 ---
kernel/irq/resend.c | 7 ++++-
kernel/params.c | 8 +++++
mm/sparse.c | 11 --------
14 files changed, 95 insertions(+), 41 deletions(-)
Summary of changes from v2.6.22.11 to v2.6.22.12
================================================
Dave Young (1):
param_sysfs_builtin memchr argument fix
Eric Sandeen (1):
minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)
Greg Kroah-Hartman (1):
Linux 2.6.22.12
Ingo Molnar (1):
x86: fix global_flush_tlb() bug
Linus Torvalds (1):
Revert "x86_64: allocate sparsemem memmap above 4G"
Milan Broz (1):
dm snapshot: fix invalidation deadlock
Roland Dreier (1):
IB/uverbs: Fix checking of userspace object ownership
Thomas Gleixner (3):
genirq: cleanup mismerge artifact
genirq: suppress resend of level interrupts
genirq: mark io_apic level interrupts to avoid resend
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists