[ubuntu/intrepid] linux 2.6.27-4.5 (Accepted)

Tim Gardner tim.gardner at canonical.com
Mon Sep 22 05:31:45 BST 2008


linux (2.6.27-4.5) intrepid; urgency=low

  [ Upstream Kernel Changes ]

  * Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"
  * udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
  * udf: Fix error paths in udf_new_inode()
  * [SCSI] sd: select CRC_T10DIF only when necessary
  * [SCSI] zfcp: Fix request queue locking
  * [SCSI] zfcp: Correctly query end flag in gpn_ft response
  * [SCSI] zfcp: Simplify ccw notify handler
  * [SCSI] zfcp: Fix reference counter for remote ports
  * [SCSI] zfcp: channel cannot be detached due to refcount imbalance
  * [SCSI] zfcp: Remove duplicated unlikely() macros.
  * [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
  * [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on
    retry
  * [SCSI] fix check of PQ and PDT bits for WLUNs
  * pcm037: add rts/cts support for serial port
  * i.MX serial: fix init failure
  * imx serial: set RXD mux bit on i.MX27 and i.MX31
  * imx serial: fix rts handling for non imx1 based hardware
  * mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries
  * udf: add llseek method
  * PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets
  * PCI: Fix printk warnings in probe.c
  * PCI: Fix printk warnings in setup-bus.c
  * PCI Hotplug: fakephp: fix deadlock... again
  * clockevents: remove WARN_ON which was used to gather information
  * ocfs2: Fix a bug in direct IO read.
  * arch/x86/kernel/kdebugfs.c: introduce missing kfree
  * [IA64] fix compile failure with non modular builds
  * [IA64] fix up bte.h
  * [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
  * PCI: fix pciehp_free_irq()
  * [IA64] prevent ia64 from invoking irq handlers on offline CPUs
  * ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
  * add deprecated ide-scsi to feature-removal-schedule.txt
  * swiotlb: fix back-off path when memory allocation fails
  * sparc64: Fix interrupt register calculations on Psycho and Sabre.
  * VIDEO_SH_MOBILE_CEU should depend on HAS_DMA
  * m68k: Update defconfigs for 2.6.27-rc6
  * sparc32: Fix function signature of of_bus_sbus_get_flags().
  * sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly
  * sched: fix deadlock in setting scheduler parameter to zero
  * KVM: SVM: fix random segfaults with NPT enabled
  * KVM: SVM: fix guest global tlb flushes with NPT
  * KVM: VMX: Always return old for clear_flush_young() when using EPT
  * clocksource, acpi_pm.c: fix check for monotonicity
  * [ARM] OMAP: Fix MMC device data
  * block: disable sysfs parts of the disk command filter
  * ath9k: Assign seq# when mac80211 requests this
  * sg: disable interrupts inside sg_copy_buffer
  * MN10300: Change the fault handler to check in_atomic() not
    in_interrupt()
  * [Bluetooth] Fix regression from using default link policy
  * netlink: fix overrun in attribute iteration
  * x86: fix possible x86_64 and EFI regression
  * sparc64: Fix PCI error interrupt registry on PSYCHO.
  * sparc: Fix user_regset 'n' field values.
  * niu: panic on reset
  * PCI: re-add debug prints for unmodified BARs
  * [ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
  * [ARM] 5246/1: tosa: add proper clock alias for tc6393xb clock
  * [ARM] 5247/1: tosa: SW_EAR_IN support
  * [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM
  * ata: duplicate variable sparse warning
  * sata_inic162x: enable LED blinking
  * [libata] LBA28/LBA48 off-by-one bug in ata.h
  * proc: more debugging for "already registered" case
  * include/linux/ioport.h: add missing macro argument for devm_release_*
    family
  * cpuset: avoid changing cpuset's cpus when -errno returned
  * cpuset: hotplug documentation fix
  * coredump_filter: add description of bit 4
  * bfs: fix Lockdep warning
  * mm: ifdef Quicklists in /proc/meminfo
  * spi_mpc83xx: fix clockrate calculation for low speed
  * spi_mpc83xx: reject invalid transfer sizes
  * pxa2xx_spi: chipselect bugfixes
  * pxa2xx_spi: dma bugfixes
  * mm: mark the correct zone as full when scanning zonelists
  * Documentation/ABI: /sys/class/gpio
  * MAINTAINERS: fix USB VIDEO CLASS mail list address
  * ia64: fix panic during `modprobe -r xpc'
  * atmel_lcdfb: disable LCD and DMA engines when suspending
  * spi_s3c24xx: fix section warning
  * rescan_partitions(): make device capacity errors non-fatal
  * memstick: fix MSProHG 8-bit interface mode support
  * Add Uwe Kleine-König to .mailmap
  * xen: fix for xen guest with mem > 3.7G
  * x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()
  * crypto: talitos - Avoid consecutive packets going out with same IV
  * slub: fixed uninitialized counter in struct kmem_cache_node
  * udp: Fix rcv socket locking
  * IB/mlx4: Fix up fast register page list format
  * [MIPS] VR41xx: unsigned irq cannot be negative
  * x86: completely disable NOPL on 32 bits
  * [S390] cio: Fix driver_data handling for ccwgroup devices.
  * [S390] cio: fix orb initialization in cio_start_key
  * sparc64: Fix OOPS in psycho_pcierr_intr_other().
  * sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.
  * RDMA/nes: Fix client side QP destroy
  * IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
  * clockevents: make device shutdown robust
  * powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree
  * hpplus: fix build regression
  * Fix PNP build failure, bugzilla #11276
  * warn: Turn the netdev timeout WARN_ON() into a WARN()
  * [XFS] Move memory allocations for log tracing out of the critical path
  * [XFS] Fix regression introduced by remount fixup
  * [XFS] Prevent direct I/O from mapping extents beyond eof
  * [XFS] Fix barrier status change detection.
  * [XFS] Prevent lockdep false positives when locking two inodes.
  * [XFS] Fix use-after-free with buffers
  * [XFS] Don't do I/O beyond eof when unreserving space
  * powerpc: Holly board needs dtbImage target
  * Fix compile failure with non modular builds
  * [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()
  * [ARM] omap: back out 'internal_clock' support
  * sctp: set the skb->ip_summed correctly when sending over loopback.
  * [ARM] 5255/1: Update jornada ssp to remove build errors/warnings
  * sctp: do not enable peer features if we can't do them.
  * sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
  * bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned
    int
  * forcedeth: call restore mac addr in nv_shutdown path
  * e1000: prevent corruption of EEPROM/NVM
  * e100: Use pci_pme_active to clear PME_Status and disable PME#
  * md: Don't wait UNINTERRUPTIBLE for other resync to finish
  * atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y
  * avr32: add .gitignore files
  * avr32: add generic_find_next_le_bit bit function
  * avr32: fix sys_sync_file_range() call convention
  * avr32: nmi_enter() without nmi_exit()
  * KVM: ia64: 'struct fdesc' build fix
  * hwmon: (atxp1) Fix device detection logic
  * hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)
  * hwmon: (ad7414) Make ad7414_update_device() static
  * tmio_mmc: fix compilation with debug enabled
  * atmel-mci: debugfs: enable clock before dumping regs
  * atmel-mci: Fix memory leak in atmci_regs_show
  * atmel-mci: Fix bogus debugfs file size
  * atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
  * mmc_block: handle error from mmc_register_driver()
  * mmc_test: initialize mmc_test_lock statically
  * [MIPS] Fix 64-bit IP checksum code
  * [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
  * [MIPS] Fix potential latency problem due to non-atomic cpu_wait.
  * [MIPS] vmlinux.lds.S: handle .text.*
  * MAINTAINERS: Trivial whitespace cleanups
  * MAINTAINERS: Various fixes
  * Linux 2.6.27-rc7

Date: Sun, 21 Sep 2008 21:49:28 -0600
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
https://launchpad.net/ubuntu/intrepid/+source/linux/2.6.27-4.5
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 21 Sep 2008 21:49:28 -0600
Source: linux
Binary: linux-source-2.6.27 linux-doc-2.6.27 linux-headers-2.6.27-4 linux-libc-dev linux-image-2.6.27-4-generic linux-headers-2.6.27-4-generic linux-image-debug-2.6.27-4-generic linux-image-2.6.27-4-server linux-headers-2.6.27-4-server linux-image-debug-2.6.27-4-server linux-image-2.6.27-4-virtual
Architecture: source
Version: 2.6.27-4.5
Distribution: intrepid
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Description: 
 linux-doc-2.6.27 - Linux kernel specific documentation for version 2.6.27
 linux-headers-2.6.27-4 - Header files related to Linux kernel version 2.6.27
 linux-headers-2.6.27-4-generic - Linux kernel headers for version 2.6.27 on x86/x86_64
 linux-headers-2.6.27-4-server - Linux kernel headers for version 2.6.27 on x86/x86_64
 linux-image-2.6.27-4-generic - Linux kernel image for version 2.6.27 on x86/x86_64
 linux-image-2.6.27-4-server - Linux kernel image for version 2.6.27 on x86/x86_64
 linux-image-2.6.27-4-virtual - Linux kernel image for version 2.6.27 on x86/x86_64
 linux-image-debug-2.6.27-4-generic - Linux kernel debug image for version 2.6.27 on x86/x86_64
 linux-image-debug-2.6.27-4-server - Linux kernel debug image for version 2.6.27 on x86/x86_64
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-2.6.27 - Linux kernel source for version 2.6.27 with Ubuntu patches
Changes: 
 linux (2.6.27-4.5) intrepid; urgency=low
 .
   [ Upstream Kernel Changes ]
 .
   * Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"
   * udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
   * udf: Fix error paths in udf_new_inode()
   * [SCSI] sd: select CRC_T10DIF only when necessary
   * [SCSI] zfcp: Fix request queue locking
   * [SCSI] zfcp: Correctly query end flag in gpn_ft response
   * [SCSI] zfcp: Simplify ccw notify handler
   * [SCSI] zfcp: Fix reference counter for remote ports
   * [SCSI] zfcp: channel cannot be detached due to refcount imbalance
   * [SCSI] zfcp: Remove duplicated unlikely() macros.
   * [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
   * [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on
     retry
   * [SCSI] fix check of PQ and PDT bits for WLUNs
   * pcm037: add rts/cts support for serial port
   * i.MX serial: fix init failure
   * imx serial: set RXD mux bit on i.MX27 and i.MX31
   * imx serial: fix rts handling for non imx1 based hardware
   * mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries
   * udf: add llseek method
   * PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets
   * PCI: Fix printk warnings in probe.c
   * PCI: Fix printk warnings in setup-bus.c
   * PCI Hotplug: fakephp: fix deadlock... again
   * clockevents: remove WARN_ON which was used to gather information
   * ocfs2: Fix a bug in direct IO read.
   * arch/x86/kernel/kdebugfs.c: introduce missing kfree
   * [IA64] fix compile failure with non modular builds
   * [IA64] fix up bte.h
   * [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
   * PCI: fix pciehp_free_irq()
   * [IA64] prevent ia64 from invoking irq handlers on offline CPUs
   * ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
   * add deprecated ide-scsi to feature-removal-schedule.txt
   * swiotlb: fix back-off path when memory allocation fails
   * sparc64: Fix interrupt register calculations on Psycho and Sabre.
   * VIDEO_SH_MOBILE_CEU should depend on HAS_DMA
   * m68k: Update defconfigs for 2.6.27-rc6
   * sparc32: Fix function signature of of_bus_sbus_get_flags().
   * sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly
   * sched: fix deadlock in setting scheduler parameter to zero
   * KVM: SVM: fix random segfaults with NPT enabled
   * KVM: SVM: fix guest global tlb flushes with NPT
   * KVM: VMX: Always return old for clear_flush_young() when using EPT
   * clocksource, acpi_pm.c: fix check for monotonicity
   * [ARM] OMAP: Fix MMC device data
   * block: disable sysfs parts of the disk command filter
   * ath9k: Assign seq# when mac80211 requests this
   * sg: disable interrupts inside sg_copy_buffer
   * MN10300: Change the fault handler to check in_atomic() not
     in_interrupt()
   * [Bluetooth] Fix regression from using default link policy
   * netlink: fix overrun in attribute iteration
   * x86: fix possible x86_64 and EFI regression
   * sparc64: Fix PCI error interrupt registry on PSYCHO.
   * sparc: Fix user_regset 'n' field values.
   * niu: panic on reset
   * PCI: re-add debug prints for unmodified BARs
   * [ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
   * [ARM] 5246/1: tosa: add proper clock alias for tc6393xb clock
   * [ARM] 5247/1: tosa: SW_EAR_IN support
   * [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM
   * ata: duplicate variable sparse warning
   * sata_inic162x: enable LED blinking
   * [libata] LBA28/LBA48 off-by-one bug in ata.h
   * proc: more debugging for "already registered" case
   * include/linux/ioport.h: add missing macro argument for devm_release_*
     family
   * cpuset: avoid changing cpuset's cpus when -errno returned
   * cpuset: hotplug documentation fix
   * coredump_filter: add description of bit 4
   * bfs: fix Lockdep warning
   * mm: ifdef Quicklists in /proc/meminfo
   * spi_mpc83xx: fix clockrate calculation for low speed
   * spi_mpc83xx: reject invalid transfer sizes
   * pxa2xx_spi: chipselect bugfixes
   * pxa2xx_spi: dma bugfixes
   * mm: mark the correct zone as full when scanning zonelists
   * Documentation/ABI: /sys/class/gpio
   * MAINTAINERS: fix USB VIDEO CLASS mail list address
   * ia64: fix panic during `modprobe -r xpc'
   * atmel_lcdfb: disable LCD and DMA engines when suspending
   * spi_s3c24xx: fix section warning
   * rescan_partitions(): make device capacity errors non-fatal
   * memstick: fix MSProHG 8-bit interface mode support
   * Add Uwe Kleine-König to .mailmap
   * xen: fix for xen guest with mem > 3.7G
   * x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()
   * crypto: talitos - Avoid consecutive packets going out with same IV
   * slub: fixed uninitialized counter in struct kmem_cache_node
   * udp: Fix rcv socket locking
   * IB/mlx4: Fix up fast register page list format
   * [MIPS] VR41xx: unsigned irq cannot be negative
   * x86: completely disable NOPL on 32 bits
   * [S390] cio: Fix driver_data handling for ccwgroup devices.
   * [S390] cio: fix orb initialization in cio_start_key
   * sparc64: Fix OOPS in psycho_pcierr_intr_other().
   * sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.
   * RDMA/nes: Fix client side QP destroy
   * IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
   * clockevents: make device shutdown robust
   * powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree
   * hpplus: fix build regression
   * Fix PNP build failure, bugzilla #11276
   * warn: Turn the netdev timeout WARN_ON() into a WARN()
   * [XFS] Move memory allocations for log tracing out of the critical path
   * [XFS] Fix regression introduced by remount fixup
   * [XFS] Prevent direct I/O from mapping extents beyond eof
   * [XFS] Fix barrier status change detection.
   * [XFS] Prevent lockdep false positives when locking two inodes.
   * [XFS] Fix use-after-free with buffers
   * [XFS] Don't do I/O beyond eof when unreserving space
   * powerpc: Holly board needs dtbImage target
   * Fix compile failure with non modular builds
   * [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()
   * [ARM] omap: back out 'internal_clock' support
   * sctp: set the skb->ip_summed correctly when sending over loopback.
   * [ARM] 5255/1: Update jornada ssp to remove build errors/warnings
   * sctp: do not enable peer features if we can't do them.
   * sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
   * bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned
     int
   * forcedeth: call restore mac addr in nv_shutdown path
   * e1000: prevent corruption of EEPROM/NVM
   * e100: Use pci_pme_active to clear PME_Status and disable PME#
   * md: Don't wait UNINTERRUPTIBLE for other resync to finish
   * atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y
   * avr32: add .gitignore files
   * avr32: add generic_find_next_le_bit bit function
   * avr32: fix sys_sync_file_range() call convention
   * avr32: nmi_enter() without nmi_exit()
   * KVM: ia64: 'struct fdesc' build fix
   * hwmon: (atxp1) Fix device detection logic
   * hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)
   * hwmon: (ad7414) Make ad7414_update_device() static
   * tmio_mmc: fix compilation with debug enabled
   * atmel-mci: debugfs: enable clock before dumping regs
   * atmel-mci: Fix memory leak in atmci_regs_show
   * atmel-mci: Fix bogus debugfs file size
   * atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
   * mmc_block: handle error from mmc_register_driver()
   * mmc_test: initialize mmc_test_lock statically
   * [MIPS] Fix 64-bit IP checksum code
   * [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
   * [MIPS] Fix potential latency problem due to non-atomic cpu_wait.
   * [MIPS] vmlinux.lds.S: handle .text.*
   * MAINTAINERS: Trivial whitespace cleanups
   * MAINTAINERS: Various fixes
   * Linux 2.6.27-rc7
Files: 
 06390ba22c8339343374f6e1f1dd3163 1009 devel optional linux_2.6.27-4.5.dsc
 730493c04b54877036f96e7099b2f746 67780481 devel optional linux_2.6.27-4.5.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI1xe0/VwK2Iv57+YRAnfkAJ9MH9T0ES6DVuUGvIYBTgv+0akubgCeO0jS
zvkyRzBmuyRpl5quFCFBtho=
=ICFz
-----END PGP SIGNATURE-----


More information about the Intrepid-changes mailing list