From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 4 May 2002 07:41:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 4 May 2002 07:41:27 -0400 Received: from revdns.flarg.info ([213.152.47.19]:44694 "EHLO noodles.internal") by vger.kernel.org with ESMTP id ; Sat, 4 May 2002 07:41:25 -0400 Date: Sat, 4 May 2002 12:41:19 +0100 From: Dave Jones To: Linux Kernel Subject: Linux 2.5.13-dj2 Message-ID: <20020504114119.GA17853@suse.de> Mail-Followup-To: Dave Jones , Linux Kernel Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Merge in some fixes for various corruption possibilities. Drop some of the USB bits thanks to GregKH for going through those. Some of the other things reported as broken in -dj1 (such as cpqarray are still borked, I've not had chance to look at them yet). As usual,.. Patch against 2.5.13 vanilla is available from: ftp://ftp.kernel.org/pub/linux/kernel/people/davej/patches/2.5/ Merged patch archive: http://www.codemonkey.org.uk/patches/merged/ Check http://www.codemonkey.org.uk/Linux-2.5.html before reporting known bugs that are also in mainline. -- Davej. 2.5.13-dj2 o More fbdev updates/syncing. (James Simmons) o Various VIA Rhine fixes. (Ivan G) o Kill IDE PIO corruption bug. (Osamu Tomita) | One down, n to go. o Fix up ext3 thinko. (Milton Miller) o eepro region handling fix. (William Stinson) o SCSI includes tweaks. (Douglas Gilbert) 2.5.13-dj1 o Merge 2.4.19pre7 & pre8 | drop non-x86 archs, cpqarray update, watchdog bits, LARGE ips update o Back out bogus ext2_setup_super() change. o EFI RTC region handling cleanup. (William Stinson) o Create stub for thermal_interrupt. (Brian Gerst) o ADFS super_block cleanup. (Brian Gerst) o UFS super_block cleanup. (Brian Gerst) o IDE-49 changes. (Martin Dalecki) o hpt34x compile fix. (Martin Dalecki) o Add some missing MODULE_LICENSE tags to fs/ (Tomas Szepe) o Check request_irq in atari_lance (William Stinson) o Update error handling for AHA1542 (Douglas Gilbert) o Small umem fixes/cleanup. (Neil Brown) o Small ALSA compilation fix. (Jaroslav Kysela) o Missing includes in sd/scsi_debug (Russell King) o Add missing NIPQUAD conversion to nfsroot. (Trond Myklebust) o IDE-50 and IDE-51. (Martin Dalecki) o Missing MODULE_LICENSE for sisfb. (John Tyner) o request_region cleanup for AHA1542 (William Stinson) o Sync framebuffer code with mainline. (James Simmons) -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs