From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757792Ab3EVWTs (ORCPT ); Wed, 22 May 2013 18:19:48 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42242 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757312Ab3EVWTq (ORCPT ); Wed, 22 May 2013 18:19:46 -0400 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/3] 3.0.80-stable review Date: Wed, 22 May 2013 15:19:42 -0700 Message-Id: <20130522221334.510217272@linuxfoundation.org> X-Mailer: git-send-email 1.8.3.rc0.20.gb99dd2e User-Agent: quilt/0.60-5.1.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 3.0.80 release. There are 3 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Fri May 24 22:11:00 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.0.80-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.0.80-rc1 Alan Cox media: mantis: fix silly crash case Wei Yongjun hwmon: fix error return code in abituguru_probe() Gabriel de Perthuis btrfs: don't stop searching after encountering the wrong item ------------- Diffstat: Makefile | 4 ++-- drivers/hwmon/abituguru.c | 16 ++++++++++------ drivers/media/dvb/mantis/mantis_dvb.c | 6 ++++-- fs/btrfs/ioctl.c | 10 +++++----- 4 files changed, 21 insertions(+), 15 deletions(-)