Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 15 Nov 2002 13:01:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 15 Nov 2002 13:01:58 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:38568 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id ; Fri, 15 Nov 2002 13:01:56 -0500 Date: Fri, 15 Nov 2002 13:10:07 -0200 (BRST) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: lkml Subject: Linux 2.4.20-rc2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2450 Lines: 85 So here goes -rc2, fixing the lcall DoS. Summary of changes from v2.4.20-rc1 to v2.4.20-rc2 ============================================ : o sock_writable not appropriate for TCP sockets : o fix file system corruption under load : o Use dev_kfree_skb_any not dev_kfree_skb in tg3 net driver function tg3_free_rings. : o Undo latest hid-input fixes: they are broken o Reverse order of BK config checkout entries o Changed EXTRAVERSION to -rc2 : o Update credits : o Fix carry ripple in 3 and 4 word addition and subtraction macros : o HTREE backwards compatibility patch Alan Cox : o Enable the merged AMD pm driver Andries E. Brouwer : o [TCP] Do not update rcv_nxt until ts_recent is updated Ben Collins : o [TG3]: TG3_HW_STATUS_SIZE should be 0x50 not 0x80 c-d.hailfinger.kernel.2002-q4@gmx.net : o restore framebuffer console after suspend David S. Miller : o [SPARC64]: Translate SO_{SND,RCV}TIMEO socket options o [SPARC64]: Handle kernel integer divide by zero properly o [SPARC64]: Check DRM_NEW not DRM in ioctl32.c o [SPARC64]: Fix accidental clobbering of register on cheetahplus David S. Miller : o Fix tg3 net driver to properly disable interrupts during some TX operations Edward Peng : o sundance net driver updates Joshua Uziel : o [SPARC64]: 0x22/0x10 is Ultra-I/spitfire Pete Zaitcev : o [sparc] Fix off-by-one in s/g handling Petr Vandrovec : o Fix ncpfs file creation issue Petr Vandrovec : o Fix lcall DoS r.e.wolff@bitwizard.nl : o Fix SX driver detection Tom Rini : o Fix a thinko in arch/ppc/kernel/ppc_ksyms.c Trond Myklebust : o another kmap imbalance in 2.4.x/2.5.x RPC Vojtech Pavlik : o Add vt8235 support - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/