Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 4 Apr 2002 17:50:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 4 Apr 2002 17:50:40 -0500 Received: from adsl-63-194-239-202.dsl.lsan03.pacbell.net ([63.194.239.202]:15351 "EHLO mmp-linux.matchmail.com") by vger.kernel.org with ESMTP id ; Thu, 4 Apr 2002 17:50:20 -0500 Date: Thu, 4 Apr 2002 14:52:21 -0800 From: Mike Fedyk To: Kernel Mailing List Subject: Re: Linux-2.5.8-pre1 Message-ID: <20020404225221.GF961@matchmail.com> Mail-Followup-To: Kernel Mailing List In-Reply-To: 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 And here's the summarized changelog. It's just made with this[1], but it still ends up being about half the size of the origional changelog. :( [1] #!/bin/sh egrep -iA1 '\([0-9]{2}[/][0-9]{2}[/][0-9]{2}.*\..*\)'|sed 's/--$//' (02/03/15 1.473.4.15) acenic net driver update: (02/03/18 1.538) USB printer driver (02/03/18 1.539) USB printer driver (02/03/18 1.540) USB hcd.c, non-HS periodic transfers (02/03/18 1.541) USB mem flags nonpoisonous (02/03/18 1.542) USB (02/03/18 1.543) USB (02/03/18 1.544) USB echi and Intel ICH (02/03/18 1.537.1.1) On sparc{,64}, use ptrace_check_attach instead of (02/03/18 1.537.1.2) In Sparc{,64} signal handling, tsk->p_pptr --> tsk->parent (02/03/18 1.537.2.1) Fix build error on non-x86. (02/03/18 1.545) This updates linux/Documentation/usb/proc_usb_info.txt to: (02/03/18 1.546) [PATCH] uhci.c 2.4.19-pre3 kmem_cache_alloc flags (02/03/18 1.547) [PATCH] uhci.c 2.4.19-pre3 erroneous completion callback (02/03/18 1.548) [PATCH] uhci.c 2.4.19-pre3 interrupt deadlock (02/03/19 1.549) USB ipaq driver (02/03/19 1.550) USB usbfs periodic endpoint/bandwidth reporting (02/03/19 1.551) USB proc_usb_info.txt (02/03/19 1.537.1.3) Update sparc64 defconfig. (02/03/19 1.537.2.2) Netfilter enhancement from Harald Welte and Netfilter team. (02/03/19 1.552) USB hpusbscsi driver (02/03/19 1.537.2.3) Remove obsolete confusing instructions on tcp_max_syn_backlog (02/03/19 1.537.2.4) Make pkt_sched.h:PSCHED_TDIFF_SAFE behave sane when measuring (02/03/19 1.537.2.5) Remove unused field from TCP struct open_request. (02/03/19 1.537.2.6) Do not fail creating _new_ NOARP entry with EPERM. (02/03/19 1.537.2.7) Old bug in skbuff.c, found by someone, but was lost. (02/03/19 1.537.2.8) IPv4 FIB routing fixes: (02/03/19 1.537.2.9) In IPv4 ICMP: (02/03/19 1.537.2.10) Fix for ipv4 tunnel devices: (02/03/19 1.537.2.11) IP input fixes: (02/03/19 1.537.2.12) Terrible bug in ipv4/route.c, mis-sized ip_rt_acct leads to (02/03/19 1.537.2.13) TCP Input fixes: (02/03/19 1.537.2.14) UDP fixes: (02/03/19 1.537.2.15) IPV6 addrconf exploit fix: (02/03/19 1.537.2.16) IPv6 neighbour discovery fixes: (02/03/19 1.537.2.17) TCP ipv6 fixes: (02/03/19 1.537.2.18) Port of 2.2.x AF_PACKET bug fix. (02/03/19 1.537.2.19) Fix bug in sch_prio.c where wrong handle was (02/03/19 1.537.2.20) In sch_sfq.c, allow to descrease length of queue (02/03/19 1.537.2.21) Add new sysctl, medium_id, to devinet. (02/03/19 1.537.2.22) Allow to bind to an already in use local port (02/03/19 1.537.2.23) Fix mis-merge of TCP_LAST_ACK fix. (02/03/19 1.537.2.24) Update port-allocation changes to coincide with struct sock (02/03/19 1.537.2.25) Update port-allocation changes to coincide with struct sock (02/03/19 1.537.2.26) Kill unused local var in af_inet.c:inet_stream_connect (02/03/19 1.537.1.4) Move VPTE_BASE_foo definitions to common (02/03/20 1.537.3.2) e100 net driver update: (02/03/20 1.537.3.3) Merge ethtool initiate-nic-self-test ioctl, and support for it in e100 net drvr. (02/03/20 1.537.4.1) Add three scripts for BK users, to Documentation/BK-usage: (02/03/20 1.537.4.2) Remove silly overdependency on Perl 5.6.1 in BK helper scripts. (02/03/20 1.537.3.4) Add support file e100_test to e100 net driver. Missed in earlier merge. (02/03/20 1.537.3.5) Merge dl2k gigabit ethernet driver update vendor: (02/03/20 1.537.3.6) Merge orinoco_plx wireless driver pci ids from 2.4.x. (02/03/20 1.537.4.3) Update rocketport serial driver: (02/03/20 1.537.4.4) Add two AC97 codec ids to old OSS ac97_codec driver. (02/03/20 1.537.3.7) de620 net driver janitor fixes: (02/03/20 1.537.4.5) Update munish WAN driver to not kfree memory multiple times. (02/03/20 1.537.4.6) Fix DocBook documentation for ALSA merge, (02/03/20 1.537.3.8) Revert epic100 net driver power sequence "fix", it broke some boards. (02/03/20 1.537.2.27) Fix reverse logic in checking sock_writeable return (02/03/20 1.537.1.5) In sparc64/ebus, handle machines with both RIO and (02/03/20 1.551.1.1) USB hub (02/03/20 1.537.1.6) On sparc64 Schizo PCI controllers, there is no inofixup (02/03/20 1.537.1.7) On sparc64, handle assigning ROM and non-standard resources (02/03/20 1.537.1.8) In Sun GEM/HME drivers, if OpenBoot firmware is not (02/03/20 1.537.1.9) Model Sparc64 pci_assign_resource more closely to the (02/03/21 1.537.1.10) Merge 2.4.x Sun GEM/HME net driver fixes. (02/03/21 1.537.1.11) Remove debugging printk while probing MAC address. (02/03/21 1.537.1.12) Sun HME/GEM driver probing cleanups. (02/03/21 1.554) USB visor driver (02/03/21 1.555) USB serial driver core (02/03/21 1.556) USB serial drivers (02/03/21 1.557) USB kaweth driver (02/03/21 1.537.2.28) Add missing KERN_foo printk specifiers to networking. (02/03/21 1.537.1.13) Merge 2.4.x VGER sparc32 changes into 2.5.x (02/03/21 1.537.2.29) Add configure Configure.help message and (02/03/21 1.537.1.14) Remove explicit initialization of static vars to zero (02/03/21 1.537.2.30) Make sure outgoing ICMP and TCP resets (02/03/21 1.537.1.15) Move bootstr_valid/bootstr_buf back into .data section. (02/03/22 1.537.2.31) Code (and commentary) in SYN-RECEIVED processing (02/03/22 1.558) USB pegasus driver (02/03/22 1.559) USB (02/03/22 1.537.2.32) Bump TcpPassiveOpens when tcp_create_openreq_child succeeds. (02/03/22 1.560) [PATCH] Re: [PATCH] hiddev code and docs cleanup (02/03/23 1.561) USB visor driver (02/03/25 1.562) [PATCH] 2.4.19-pre3 uhci.c zero packet (02/03/25 1.537.1.16) Merge 2.4.x sparc64 PCI IRQ routing fixes into 2.5 (02/03/25 1.537.1.17) Sparc32 cleanups. (02/03/26 1.563) USB ohci-hcd update (02/03/26 1.564) USB pegasus driver (02/03/26 1.537.1.18) Do the slot mapping adjustment to PROM interrupt (02/03/26 1.537.2.33) Fix device list locking. (02/03/26 1.537.2.34) Big netfilter newnat patch for 2.5.7: (02/03/26 1.537.1.19) SunHME driver updates: (02/03/27 1.565) [PATCH] USB uhci bugfix (02/03/27 1.566) USB ohci-hcd driver update (02/03/27 1.567) USB core sanity check (02/03/27 1.537.2.35) Tigon3 net driver fixes: (02/03/27 1.537.1.20) In SBUS probing, handle empty SBUS correctly. (02/03/27 1.568) USB serial console support added (02/03/27 1.537.2.36) Tigon3 net driver bug fix: (02/03/28 1.569) USB serial config.in changes (02/03/28 1.570) USB uhci bug fix. (02/03/28 1.571) USB io_edgeport driver update (02/03/28 1.572) USB serial core (02/03/28 1.573) USB audio driver (02/03/28 1.574) USB hcd driver updates (02/03/28 1.575) USB hiddev interface (02/03/28 1.537.1.21) Sparc SBUS fix: Make for_all_sbusdev work with an empty SBUS. (02/03/30 1.537.2.37) net/core/sock.c needs linux/tcp.h to get at TCP state macros. (02/04/01 1.576) [PATCH] Update to konicawc driver (02/04/02 1.537.5.1) [PATCH] initrd issue (02/04/02 1.537.5.2) [PATCH] 2.5.7 IDE 23 (02/04/02 1.537.5.3) [PATCH] 2.5.7 IDE 24 (02/04/02 1.537.5.4) [PATCH] 2.5.7 IDE 25 (02/04/02 1.537.5.5) [PATCH] 2.5.7 IDE 26 (02/04/02 1.537.5.6) [PATCH] 2.5.7 IDE 27 (02/04/02 1.537.5.7) [PATCH] 2.5.7 IDE 28a (02/04/02 1.537.5.8) [PATCH] ext2_fill_super breakage (02/04/02 1.537.1.24) [PATCH] romfs inode allocation (02/04/02 1.537.1.25) [PATCH] conditional system call cleanup (02/04/02 1.537.1.26) [PATCH] minixfs cleanups (1/4) (02/04/02 1.537.1.27) [PATCH] minixfs cleanups (2/4) (02/04/02 1.537.1.28) [PATCH] minixfs cleanups (3/4) (02/04/02 1.537.1.29) [PATCH] minixfs cleanups (4/4) (02/04/02 1.537.1.30) [PATCH] set_blocksize() in JFS (02/04/02 1.537.1.31) [PATCH] hfs compile fix (02/04/02 1.537.1.32) [PATCH] restoring block size upon umount (02/04/02 1.537.1.33) [PATCH] fsync_bdev() conversion (02/04/02 1.537.1.34) [PATCH] brw_kiovec() converted to struct block_device * (02/04/02 1.537.1.35) update version and defconfig (02/04/02 1.537.2.38) In tcp_v4_send_reset, use inet_sk to get at (02/04/03 1.537.1.37) [PATCH] BKL reduction in do_exit (02/04/03 1.537.1.38) [PATCH] Hyperthreading binfmt. (02/04/03 1.537.1.39) [PATCH] fix broken asm constraint (02/04/03 1.537.1.40) [PATCH] small fix for mpparse.c (02/04/03 1.537.1.41) [PATCH] AGPGART capability handling cleanup (02/04/03 1.537.1.42) [PATCH] EFI GUID partition table support. (02/04/03 1.537.1.43) [PATCH] about locations of various sound files. (02/04/03 1.537.1.44) [PATCH] Support for ITE interrupt router (02/04/03 1.537.1.45) [PATCH] 3ware driver update for 2.5.8-pre1 (02/04/03 1.537.1.46) [PATCH] watchdog API documentation. (02/04/03 1.537.1.47) [PATCH] eicon driver was sleeping with lock held. (02/04/03 1.537.1.48) [PATCH] extra codepage support. (02/04/03 1.537.1.49) [PATCH] AMD ELAN support. (02/04/03 1.537.1.50) [PATCH] Cyrix irq router tweak (02/04/03 1.537.1.51) [PATCH] Cyclades driver region cleanup (02/04/03 1.537.1.52) [PATCH] Various completion users. (02/04/03 1.537.1.53) [PATCH] Document an errata workaround in apic code. (02/04/03 1.537.1.54) [PATCH] faster update_atime. (02/04/03 1.537.1.55) [PATCH] DMI scanner update. (02/04/03 1.537.1.56) [PATCH] AMD Elan uses slightly different clock freq (02/04/03 1.537.1.57) [PATCH] export rbtree routines for modules. (02/04/03 1.537.1.58) [PATCH] Detect get_block() errors in block_read_full_page() (02/04/03 1.537.1.59) [PATCH] add AMD Elan resources. (02/04/03 1.537.1.60) [PATCH] Extra cards support for MOXA driver (02/04/03 1.537.1.61) [PATCH] faster kiobuf init. (02/04/03 1.537.1.62) [PATCH] Fix up broken do while macros. (02/04/03 1.537.1.63) [PATCH] document new address space operations. (02/04/03 1.537.1.64) [PATCH] fix up broken comment delimiters. (02/04/03 1.537.1.65) [PATCH] proc race on task_struct->sig (02/04/03 1.537.1.66) [PATCH] silence DVD_INVALIDATE_AGID output. (02/04/03 1.537.1.67) [PATCH] Simple boot flag specification support. (02/04/03 1.537.1.68) [PATCH] sonypi driver update from 2.4 (02/04/03 1.537.1.69) [PATCH] group #include's together in x86 ioremap.c (02/04/03 1.537.1.70) [PATCH] Gameport patch for drivers/sound/mad16.c (02/04/03 1.537.1.71) [PATCH] CREDITS updates (02/04/03 1.537.1.72) [PATCH] Various typo fixes. (02/04/03 1.537.1.73) [PATCH] region handling cleanups for tpqic02 (02/04/03 1.537.1.74) [PATCH] UDF write support problem in 2.5.7 (02/04/03 1.537.1.75) [PATCH] unnecessary includes. (02/04/03 1.537.1.76) [PATCH] Update file list in INDEX (02/04/03 1.537.1.77) [PATCH] PCI IDS update. (02/04/03 1.537.1.78) [PATCH] Update bigphysarea URL (02/04/03 1.537.1.79) [PATCH] watchdog nowayout for i810-tco (02/04/03 1.537.1.80) [PATCH] videodev fixups / generic usercopy helper (02/04/03 1.537.1.81) [PATCH] watchdog nowayout for acquirewdt (02/04/03 1.537.1.82) [PATCH] printk levels for vme_scc driver (02/04/03 1.537.1.83) [PATCH] watchdog nowayout for eurotechwdt (02/04/03 1.537.1.84) [PATCH] watchdog nowayout for ib700wdt (02/04/03 1.537.1.85) [PATCH] more then enough typos. (02/04/03 1.537.1.86) [PATCH] remove dead comment (02/04/03 1.537.1.87) [PATCH] __init/__exit does nothing in prototypes (02/04/03 1.537.1.88) [PATCH] reiserfs tools update. (02/04/03 1.537.1.89) [PATCH] Remove guess from bttv docs. (02/04/03 1.537.1.90) [PATCH] More verbosity in VIA tweak (02/04/03 1.537.1.91) [PATCH] watchdog nowayout for advantechwdt (02/04/03 1.537.1.92) [PATCH] updated documentation for w9966 driver. (02/04/03 1.537.1.93) [PATCH] extra sanity checks for mempool (02/04/03 1.537.1.94) [PATCH] khttpd logs wrong debug message on leaving function. (02/04/03 1.537.1.95) [PATCH] nbd compile fix. (02/04/03 1.537.1.96) [PATCH] strtok -> strsep in adfs (02/04/03 1.537.1.97) [PATCH] remove workaround for old binutils. (02/04/03 1.537.1.98) [PATCH] remove bogus return from mtrr driver. (02/04/03 1.537.1.99) [PATCH] strtok->strsep in hpfs (02/04/03 1.537.1.100) [PATCH] strtok->strsep in hfs (02/04/03 1.537.1.101) [PATCH] typo in pci_set_mwi header (02/04/03 1.537.1.102) [PATCH] strtok->strsep in autofs (02/04/03 1.537.1.103) [PATCH] strtok->strsep in shmem (02/04/03 1.537.1.104) [PATCH] i2c-proc wasn't checking kmalloc result (02/04/03 1.537.1.105) [PATCH] compile fix for gemtek-pci radio card (02/04/03 1.537.1.106) [PATCH] strtok->strsep for autofs4 (02/04/03 1.537.1.107) [PATCH] strtok->strsep isofs (02/04/03 1.537.1.108) [PATCH] strtok->strsep in usb (02/04/03 1.537.1.109) [PATCH] strtok->strsep in jfs (02/04/03 1.537.1.110) [PATCH] Only offer ARM PCMCIA on ARM machines. (02/04/03 1.537.1.111) [PATCH] strtok->strsep in ntfs (02/04/03 1.537.1.112) [PATCH] strtok->strsep for reiserfs (02/04/03 1.537.1.113) [PATCH] strtok->strsep in isdn avmb1 capifs (02/04/03 1.537.1.114) [PATCH] apply KERNELRELEASE regexp globally in makefile (02/04/03 1.537.1.115) [PATCH] more kbuild cleanup. (02/04/03 1.537.1.116) [PATCH] Define KBUILD_BASENAME for .i * .s (02/04/03 1.537.1.117) [PATCH] MP1.4 SPEC compliance. (02/04/03 1.537.1.118) [PATCH] strtok->strsep in affs (02/04/03 1.537.1.119) [PATCH] Small fix to pci_alloc_consistent() (02/04/03 1.537.1.120) [PATCH] strtok->strsep in atari config (02/04/03 1.537.1.121) [PATCH] wrong return codes in ipc shm (02/04/03 1.537.1.122) [PATCH] devexit fix for i82092 (02/04/03 1.537.1.123) [PATCH] Fix race in JFS (02/04/03 1.537.1.124) [PATCH] malloc.h -> slab.h (02/04/03 1.537.1.125) [PATCH] add EISA port to /proc/ioports (02/04/03 1.537.1.126) [PATCH] Fix reiserfs oops with seperate journal dev (02/04/03 1.537.1.127) [PATCH] strtok->strsep in alpha setup (02/04/03 1.537.1.128) [PATCH] watchdog nowayout for sbc60xxwdt (02/04/03 1.537.1.129) [PATCH] Remove address member from scatterlist docs. (02/04/03 1.537.1.130) [PATCH] extra PIIX entries for IRQ routers. (02/04/03 1.537.1.131) [PATCH] Allow use of 256 loop devices (02/04/03 1.537.1.132) [PATCH] watchdog nowayout for shwdt (02/04/03 1.537.1.133) [PATCH] updates for make rpm (02/04/03 1.537.1.134) [PATCH] DMI entries for HP Pavillion laptops. (02/04/03 1.537.1.135) [PATCH] Clean up CONFIG_HIGHMEM & HIGHPTE options. (02/04/03 1.537.1.136) [PATCH] watchdog nowayout for machzwd (02/04/03 1.537.1.137) [PATCH] watchdog nowayout for softdog (02/04/03 1.537.1.138) [PATCH] watchdog nowayout for wdt_pci (02/04/03 1.537.1.139) [PATCH] watchdog nowayout for wdt (02/04/03 1.537.1.140) [PATCH] missing includes. (02/04/03 1.537.1.141) [PATCH] Christoph Hellwig contact update (02/04/03 1.537.1.142) [PATCH] watchdog nowayout for mixcomwd (02/04/03 1.537.1.143) [PATCH] seq_file for /proc/partitions (take 2) (02/04/03 1.537.1.144) [PATCH] document functions. (02/04/03 1.537.1.145) [PATCH] kdev_t fixes. (02/04/03 1.537.1.146) [PATCH] x86 microcode driver update (02/04/03 1.537.1.147) [PATCH] Pentium 4 NMI watchdog support (02/04/03 1.537.1.148) [PATCH] jiffies wrap fixes. (02/04/03 1.537.1.149) [PATCH] Add missing MODULE_LICENSE tags (02/04/03 1.537.1.150) [PATCH] Add support for National Semiconductor x86's. (02/04/03 1.537.1.151) [PATCH] watchdog nowayout for wdt977 (02/04/03 1.537.1.152) [PATCH] PPP documentation. (02/04/03 1.537.1.153) [PATCH] x86 bluesmoke update. (02/04/03 1.537.1.154) [PATCH] pnpbios driver update. (02/04/03 1.537.1.155) [PATCH] Remove last remaining bits of strtok. (02/04/03 1.537.1.156) update for i386 config.in changes (02/04/03 1.537.6.2) e1000 net drvr update 1/13: (02/04/03 1.537.6.3) e1000 net drvr update 2/13: (02/04/03 1.537.6.4) e1000 net drvr update 3/13: (02/04/03 1.537.6.5) e1000 net drvr update 4/13: (02/04/03 1.537.6.6) e1000 net drvr update 5/13: (02/04/03 1.537.6.7) e1000 net drvr update 6/13: (02/04/03 1.537.6.8) e1000 net drvr update 7/13: (02/04/03 1.537.6.9) e1000 net drvr updates 8/13: (02/04/03 1.537.6.10) e1000 net drvr update 9/13: (02/04/03 1.537.6.11) e1000 net drvr updates 10/13: (02/04/03 1.537.6.12) e1000 net drvr updates 11/13: (02/04/03 1.537.6.13) e1000 net drvr update 12/13: (02/04/03 1.537.6.14) e1000 net drvr update 13/13: (02/04/03 1.537.6.15) Small net driver fixes/cleanups related to setting (02/04/03 1.537.6.16) net driver janitor fixes: (02/04/03 1.537.1.157) Fix missing include due to do_exit() BKL movement (02/04/03 1.537.1.158) strtok -> strsep fixes (02/04/03 1.537.1.159) Fix compile without EISA support (02/04/03 1.537.1.160) Header file cleanup fixes (02/04/03 1.537.1.161) vmalloc_to_page() should be usable for everybody (see discussion (02/04/03 1.537.8.2) s/extern inline/static inline/ for net drivers: (02/04/03 1.537.8.3) These net drivers init dev->rmem_start/end but do not use these at all (02/04/03 1.537.8.4) drivers/net/sb1000.c does not use any ISA memory for I/O but does (ab)use (02/04/03 1.537.8.5) The struct netdev rmem_start and rmem_end entries are specific to 8390 (02/04/03 1.537.8.6) Enable multiple ISA ethernet probes at boot (old behaviour was to quit (02/04/03 1.537.8.7) finally, remove rmem_{start,end} from struct net_device. (02/04/03 1.537.8.8) Remove old 2.2.x wait queue compat code from cosa wan driver. (02/04/03 1.537.8.9) Merge new tc35815 net driver from 2.4.x. (02/04/03 1.537.8.10) jiffies wrap fixes for net drivers atp, yam, and sb1000. (02/04/03 1.537.8.11) Merge new sun3 82586 net driver from 2.4.x. (02/04/03 1.537.8.12) Merge SIByte SB1250 net driver from 2.4.x. (02/04/03 1.537.1.164) Remove unused, and now deprecated, references to (02/04/03 1.537.1.165) Clean up tg3 net drver PCI DMA mapping, and in the process (02/04/03 1.577) USB HID driver (02/04/03 1.578) USB rtl8150 driver (02/04/03 1.579) USB UHCI driver (02/04/03 1.580) USB tiusb (02/04/03 1.581) USB 64bit fixes (02/04/03 1.582) USB safe_serial (02/04/03 1.583) USB ohci driver fixes (02/04/03 1.584) USB (02/04/03 1.537.1.166) Get rid of duplicated EISA_bus variable (02/04/03 1.537.1.167) oops, lost end parenthesis (02/04/03 1.537.1.168) [PATCH] The last? strtok fixes. (02/04/03 1.537.1.169) [PATCH] simple preemption debug check - 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/