From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: [ 0/1] 3.4.33-stable review Date: Mon, 18 Feb 2013 10:24:55 -0800 Message-Id: <20130218181454.615592566@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 3.4.33 release. There is 1 patch in this series, which will be posted as a response to this one. If anyone has any issues with it being applied, please let me know. Responses should be made by Wed Feb 20 18:13:44 UTC 2013. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.33-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.4.33-rc1 Alexandre SIMON printk: fix buffer overflow when calling log_prefix function from call_console_drivers ------------- Diffstat: Makefile | 4 ++-- include/linux/syslog.h | 6 ++++++ kernel/printk.c | 13 ++++++++++++- 3 files changed, 20 insertions(+), 3 deletions(-)