[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1276554087-3632-1-git-send-email-jkacur@redhat.com>
Date: Tue, 15 Jun 2010 00:21:21 +0200
From: John Kacur <jkacur@...hat.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: lkml <linux-kernel@...r.kernel.org>,
rt-users <linux-rt-users@...r.kernel.org>,
Clark Williams <williams@...hat.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>
Subject: [PATCH 0/6] Potential rt patches for tip/rt/2.6.33
Thomas:
This is a small collection of patches that I have in my -rt tree on-top
of 2.6.33.5-rt23
Please consider them for the next version of tip/rt/2.6.33
They can be pulled from
git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/jk-2.6.git tip-rt-2.6.33-jk
Amit Shah (1):
hvc_console: Fix race between hvc_close and hvc_remove
Anton Blanchard (1):
hvc_console: Fix race between hvc_close and hvc_remove
Arnaldo Carvalho de Melo (1):
tracing: Update the comm field in the right variable in update_max_tr
John Kacur (1):
lockdep: Make MAX_STACK_TRACE_ENTRIES configurable.
Stephane Eranian (1):
perf: Fix errors path in perf_output_begin()
Toshiyuki Okajima (1):
KEYS: find_keyring_by_name() can gain access to a freed keyring
drivers/char/hvc_console.c | 27 +++++++++++++++++----------
kernel/lockdep_internals.h | 2 +-
kernel/perf_event.c | 2 +-
kernel/trace/trace.c | 4 ++--
lib/Kconfig.debug | 10 ++++++++++
security/keys/keyring.c | 18 +++++++++---------
6 files changed, 40 insertions(+), 23 deletions(-)
--
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