]> git.neil.brown.name Git - history.git/commit
Linux 2.0.40-rc7 2.0.40-rc7
authorDavid Weinehall <tao@acc.umu.se>
Fri, 23 Nov 2007 20:12:28 +0000 (15:12 -0500)
committerDavid Weinehall <tao@acc.umu.se>
Fri, 23 Nov 2007 20:12:28 +0000 (15:12 -0500)
commit16f4f925c21fcd70d82c1423c0718d0816e01c3d
tree74e119edd583ffb49de66d0042b94c25c63bf211
parent4ac44a3f5a137bff8927174fb1d27c20ad4dd67b
Linux 2.0.40-rc7

Well, lets pretend, like many times before, that this really is the
last release candidate for the 2.0.40-kernel.  I won't bother with
excusing myself for being late (bordering on the extreme) with this
release.  Better late than never.

o   __Security-fix__: fix local LCALL7     (taken from 2.2.23)
    crasher
o   __Security-fix__: made mmap of         (David Weinehall)
    /proc/*/mem a config-option,
    disabled by default
o   __Security-fix__: fix ICMP data leak   (Philippe Biondi, David Weinehall)
o   __Security-fix__: Fix ethernet         (backported from 2.2.24)
    padding data leak
    | fixed drivers:
    | 3c501
    | 3c505
    | 3c507
    | 8390
    | atarilance
    | de600
    | de620
    | depca
    | epic100
    | hp100
    | ni52
    | ni65
    | rtl8139
    | seeq8005
    | sk_g16
    | smc9194
    | tulip
    | via-rhine
    | znet
    | todo:
    | a2065
    | ariadne
o   Make tulip handle the case where           (taken from 2.2.24)
    init_etherdev returns NULL
o   Rest in Peace, Leonard Zubkoff             (David Weinehall, Paul Gortmaker)
o   RTC wildcard fix                           (taken from 2.2.24)
o   Make padding work properly in ip_options   (Jeff DeFouw, David Weinehall)
    | Did whitespace-changes too
o   Fix typo and incorrect C-code              (Michael Deutschmann)
    in arch/i386/kernel/setup.c
o   Documentation fix for unicode.txt          (Michael Deutschmann)
o   Updated COPYING to fix y2k-issues...       (David Weinehall)
o   Update of various documentation            (Thunder from the Hill,
    to reflect the fact that Linus is NOT       David Weinehall)
    the right person to contact
    about 2.0-related bugs...
o   Remove the MCA-entry from                  (David Weinehall)
    MAINTAINERS, since the 2.0-tree
    does not support MCA
o   Change my e-mail address to                (David Weinehall)
    tao@kernel.org; since I have such
    an address, I might as well use it
    for kernel-related matters.  Also
    added my GPG-key information
o   Add default:-clause to a switch in vsprintf (David Weinehall)
    | Minor whitespace-changes while at it
o   Add default:-clauses to mm/{shm,sem,msg}.c  (David Weinehall)
    | No whitespace-changes here
55 files changed:
COPYING
CREDITS
Documentation/Changes
Documentation/Configure.help
Documentation/ioctl-number.txt
Documentation/mandatory.txt
Documentation/unicode.txt
MAINTAINERS
Makefile
README
arch/alpha/defconfig
arch/i386/defconfig
arch/i386/kernel/entry.S
arch/i386/kernel/setup.c
arch/m68k/defconfig
arch/mips/defconfig
arch/sparc/defconfig
drivers/char/rtc.c
drivers/isdn/isdn_net.c
drivers/net/3c501.c
drivers/net/3c505.c
drivers/net/3c507.c
drivers/net/8390.c
drivers/net/atarilance.c
drivers/net/de600.c
drivers/net/de620.c
drivers/net/depca.c
drivers/net/epic100.c
drivers/net/hp100.c
drivers/net/ni52.c
drivers/net/ni65.c
drivers/net/rtl8139.c
drivers/net/seeq8005.c
drivers/net/sk_g16.c
drivers/net/smc9194.c
drivers/net/tulip.c
drivers/net/via-rhine.c
drivers/net/znet.c
fs/Config.in
fs/proc/mem.c
include/linux/skbuff.h
include/net/icmp.h
ipc/msg.c
ipc/sem.c
ipc/shm.c
lib/vsprintf.c
net/core/skbuff.c
net/ipv4/arp.c
net/ipv4/icmp.c
net/ipv4/ip_forward.c
net/ipv4/ip_fragment.c
net/ipv4/ip_input.c
net/ipv4/ip_options.c
net/ipv4/udp.c
net/netsyms.c