Linux kernel 2.6.15.6 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linux kernel version 2.6.15.6 has been released.  It is available from:

Patch:		ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.15.6.bz2
Full source:	ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.6.tar.bz2

Sizes in bytes			Compressed	Uncompressed
------------------------------------------------------------
Patch                                28654            101464
Full source                       39845515         228167680

-----------------------------------------------------------------------------
 This is an automatically generated message.  To unsubscribe from this list,
 please send a message to majordomo@vger.kernel.org containing
 the line:

   unsubscribe linux-kernel-announce <your_email_address>

 ... where <your_email_address> is the email address you are receiving
     this message at.
-----------------------------------------------------------------------------

The following files were changed in this release:

 Documentation/hwmon/it87                       |    2 
 Makefile                                       |    2 
 arch/i386/kernel/acpi/boot.c                   |   13 +
 arch/i386/kernel/cpu/common.c                  |   17 +-
 arch/ia64/ia32/ia32_signal.c                   |    1 
 arch/ia64/kernel/unaligned.c                   |    2 
 arch/ppc/boot/common/util.S                    |    6 
 arch/ppc/boot/simple/Makefile                  |    2 
 arch/s390/kernel/compat_signal.c               |    3 
 arch/sparc64/Kconfig                           |    2 
 arch/sparc64/kernel/entry.S                    |    7 -
 arch/sparc64/kernel/sys32.S                    |    1 
 arch/sparc64/kernel/systbls.S                  |    4 
 arch/sparc64/kernel/time.c                     |   22 +--
 arch/x86_64/kernel/pci-gart.c                  |    1 
 arch/x86_64/kernel/vmlinux.lds.S               |   10 -
 arch/x86_64/mm/srat.c                          |   28 +++-
 block/ll_rw_blk.c                              |   24 ---
 drivers/char/moxa.c                            |    2 
 drivers/hwmon/it87.c                           |    6 
 drivers/ide/ide-cd.c                           |   10 -
 drivers/ieee1394/sbp2.c                        |   10 +
 drivers/infiniband/hw/mthca/mthca_qp.c         |   62 +++++----
 drivers/input/joystick/db9.c                   |   70 +++++-----
 drivers/input/joystick/grip.c                  |    3 
 drivers/input/joystick/iforce/iforce-main.c    |    2 
 drivers/input/joystick/iforce/iforce-packets.c |    4 
 drivers/input/joystick/iforce/iforce-usb.c     |    1 
 drivers/input/joystick/sidewinder.c            |    2 
 drivers/input/mousedev.c                       |    9 -
 drivers/md/dm-crypt.c                          |    5 
 drivers/md/dm.c                                |    8 +
 drivers/md/md.c                                |    3 
 drivers/message/i2o/i2o_scsi.c                 |    2 
 drivers/mtd/chips/cfi_cmdset_0001.c            |    1 
 drivers/net/hamradio/mkiss.c                   |    1 
 drivers/net/ppp_generic.c                      |    3 
 drivers/net/skge.c                             |  165 +++++++++++++++----------
 drivers/net/skge.h                             |    1 
 drivers/net/wireless/hostap/Kconfig            |    2 
 drivers/scsi/scsi_lib.c                        |    5 
 drivers/scsi/sd.c                              |   19 ++
 drivers/usb/input/pid.c                        |    2 
 drivers/video/Kconfig                          |    2 
 drivers/video/aty/atyfb_base.c                 |    2 
 drivers/video/console/vgacon.c                 |    8 +
 drivers/video/gbefb.c                          |    3 
 fs/binfmt_elf.c                                |    5 
 fs/dcache.c                                    |    7 -
 fs/exec.c                                      |    2 
 fs/ext2/xattr.c                                |    6 
 fs/hugetlbfs/inode.c                           |    4 
 fs/nfs/direct.c                                |   10 +
 fs/ramfs/inode.c                               |    2 
 fs/reiserfs/super.c                            |    2 
 fs/ufs/super.c                                 |    4 
 fs/ufs/util.h                                  |    4 
 fs/xfs/linux-2.6/xfs_aops.c                    |    2 
 fs/xfs/linux-2.6/xfs_buf.c                     |    7 +
 include/asm-alpha/system.h                     |    2 
 include/asm-s390/setup.h                       |   10 -
 include/linux/blkdev.h                         |    1 
 include/linux/netlink.h                        |    3 
 include/linux/ptrace.h                         |    1 
 include/linux/sched.h                          |    2 
 include/linux/security.h                       |    4 
 include/linux/skbuff.h                         |    2 
 include/linux/types.h                          |    1 
 ipc/mqueue.c                                   |   62 +++++----
 ipc/shm.c                                      |    1 
 kernel/ptrace.c                                |   25 ++-
 kernel/signal.c                                |    9 -
 kernel/workqueue.c                             |   16 +-
 mm/mempolicy.c                                 |    2 
 net/bridge/br_if.c                             |    7 -
 net/bridge/br_input.c                          |   10 +
 net/bridge/br_netfilter.c                      |   59 ++++++--
 net/bridge/br_stp_bpdu.c                       |    8 -
 net/bridge/br_stp_if.c                         |    6 
 net/bridge/netfilter/ebt_ip.c                  |    3 
 net/core/datagram.c                            |   81 ++++++++----
 net/core/net-sysfs.c                           |   28 ++--
 net/core/request_sock.c                        |    1 
 net/ipv4/icmp.c                                |    2 
 net/ipv4/netfilter/ip_nat_helper_pptp.c        |   59 ++++----
 net/ipv6/addrconf.c                            |    3 
 net/netlink/af_netlink.c                       |   11 -
 security/keys/keyctl.c                         |   15 +-
 security/seclvl.c                              |    2 
 sound/core/control_compat.c                    |   16 +-
 sound/drivers/opl3/opl3_oss.c                  |    2 
 sound/pci/emu10k1/emumixer.c                   |    2 
 sound/usb/usbaudio.c                           |   26 +++
 93 files changed, 664 insertions(+), 433 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel-announce" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux