]> git.neil.brown.name Git - history.git/commit
Linux 2.2.26 2.2.26
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:24:46 +0000 (15:24 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:24:46 +0000 (15:24 -0500)
commitefbe9c0c58cfc288e1805f753fcfc015f1766451
tree6cd49b2c9626a28c3cf7fbf1012ea940bd15bbe9
parent5253f4a01feb2e3581f59ccd96edd48a0721f9a9
Linux 2.2.26

o   CAN-2004-0077: behave safely in case of do_munmap()   (Solar Designer)
     failures in mremap(2)
o   CAN-2003-0984: /dev/rtc can leak parts of kernel      (Solar Designer)
     memory to unprivileged users (2.4 backport)
o   CAN-2003-0244: hashing exploits in network stack      (David S. Miller)
o   update_atime() performance improvement (2.4 backport) (Solar Designer)
o   ability to swapoff after a device file might          (Solar Designer)
     have been re-created
o   MAINTAINERS correction for Kernel 2.2 and 2.2 fixes   (Marc-Christian Petersen)
o   fixed some typos                                      (Solar Designer,
                                                           Marc-Christian Petersen)
25 files changed:
ChangeLog-2.2.26 [new file with mode: 0644]
MAINTAINERS
Makefile
arch/i386/kernel/traps.c
arch/i386/mm/fault.c
arch/m68k/bvme6000/rtc.c
arch/m68k/mvme16x/rtc.c
drivers/char/rtc.c
drivers/macintosh/rtc.c
drivers/sbus/char/rtc.c
drivers/sgi/char/ds1286.c
drivers/sgi/char/graphics.c
fs/fat/inode.c
fs/inode.c
fs/proc/array.c
fs/proc/proc_tty.c
fs/select.c
include/linux/jhash.h [new file with mode: 0644]
include/linux/sysctl.h
mm/mmap.c
mm/mremap.c
mm/swapfile.c
net/ipv4/af_inet.c
net/ipv4/ip_fragment.c
net/ipv4/route.c