[ubuntu/precise] linux-ti-omap4 3.2.0-1407.9 (Accepted)

Paolo Pisati paolo.pisati at canonical.com
Fri Mar 2 07:05:24 UTC 2012


linux-ti-omap4 (3.2.0-1407.9) precise; urgency=low

  [ Paolo Pisati ]

  * [Config] Enable USB_MUSB_HDRC
    - LP: #927860
  * [Config] Enable led heartbeat
    - LP: #905445
  * rebased on 3.2.0-17.27

  [ Tim Gardner ]

  * [Config] updateconfigs, dropped CONFIG_HAVE_SECCOMP_FILTER,
    CONFIG_SECCOMP_FILTER

  [ Upstream Kernel Changes ]

  * smsc95xx: panda: don't blindly overwrite MAC address
    - LP: #937051

  [ Ubuntu: 3.2.0-17.27 ]

  * SAUCE: drm/i915: fix operator precedence when enabling RC6p

  [ Ubuntu: 3.2.0-17.26 ]

  * [Config] clean up the human consumable package descriptions
  * [Config] fix generic flavour description
  * [Config] clean up linux-tools package descriptions
    - LP: #593107
  * deviations -- note the source of the Hyper-V updates
  * SAUCE: ata_piix: defer to the Hyper-V drivers by default
    - LP: #929545
  * SAUCE: drm/i915: do not enable RC6p on Sandy Bridge
  * SAUCE: (drop after 3.3) security: create task_free security callback
  * SAUCE: (drop after 3.3) security: Yama LSM
  * SAUCE: (drop after 3.3) Yama: add PR_SET_PTRACER_ANY
  * SAUCE: Yama: add link restrictions
  * SAUCE: security: unconditionally chain to Yama LSM
  * Drop ndiswrapper
  * SAUCE: drm/i915: Enable RC6 by default on sandybridge.
  * SAUCE: ipheth: Add iPhone 4S
    - LP: #900802
  * dropped hv_mouse
  * [Config] CONFIG_X86_NUMACHIP=y
  * Staging: hv: vmbus: Support building the vmbus driver as part of the
    kernel
  * hv: Add Kconfig menu entry
  * Drivers: hv: Fix a memory leak
  * Drivers: hv: Make the vmbus driver unloadable
  * Drivers: hv: Get rid of an unnecessary check in hv.c
  * Staging: hv: mousevsc: Make boolean states boolean
  * Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
  * Staging: hv: mousevsc: Inline the code for reportdesc_callback()
  * Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
  * Staging: hv: mousevsc: Add a new line to a debug string
  * Staging: hv: mousevsc: Get rid of unnecessary include files
  * Staging: hv: mousevsc: Address some style issues
  * Staging: hv: mousevsc: Add a check to prevent memory corruption
  * Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
  * Staging: hv: storvsc: Use mempools to allocate struct
    storvsc_cmd_request
  * Staging: hv: storvsc: Cleanup error handling in the probe function
  * Staging: hv: storvsc: Fixup the error when processing SET_WINDOW
    command
  * Staging: hv: storvsc: Fix error handling storvsc_host_reset()
  * Staging: hv: storvsc: Use the accessor function shost_priv()
  * Staging: hv: storvsc: Use the unlocked version queuecommand
  * Staging: hv: storvsc: use the macro KBUILD_MODNAME
  * Staging: hv: storvsc: Get rid of an unnecessary forward declaration
  * Staging: hv: storvsc: Upgrade the vmstor protocol version
  * Staging: hv: storvsc: Support hot add of scsi disks
  * Staging: hv: storvsc: Support hot-removing of scsi devices
  * staging: hv: Use kmemdup rather than duplicating its implementation
  * staging: hv: move hv_netvsc out of staging area
  * Staging: hv: mousevsc: Properly add the hid device
  * Staging: hv: storvsc: Disable clustering
  * Staging: hv: storvsc: Cleanup storvsc_device_alloc()
  * Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
  * Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
  * Staging: hv: storvsc: Implement per device memory pools
  * Staging: hv: remove hv_mouse driver as it's now in the hid directory
  * Staging: hv: update TODO file
  * Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
  * net/hyperv: Fix long lines in netvsc.c
  * net/hyperv: Add support for promiscuous mode setting
  * net/hyperv: Fix the stop/wake queue mechanism
  * net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
  * net/hyperv: Add NETVSP protocol version negotiation
  * net/hyperv: Add support for jumbo frame up to 64KB
  * net/hyperv: fix possible memory leak in do_set_multicast()
  * net/hyperv: rx_bytes should account the ether header size
  * net/hyperv: fix the issue that large packets be dropped under bridge
  * net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when
    necessary
  * net/hyperv: Fix the page buffer when an RNDIS message goes beyond page
    boundary
  * HID: Move the hid-hyperv driver out of staging
  * HID: hv_mouse: Properly add the hid device
  * HID: hyperv: Properly disconnect the input device
  * Staging: hv: storvsc: Cleanup some comments
  * Staging: hv: storvsc: Cleanup storvsc_probe()
  * Staging: hv: storvsc: Cleanup storvsc_queuecommand()
  * Staging: hv: storvsc: Introduce defines for srb status codes
  * Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()
  * Staging: hv: storvsc: Move and cleanup storvsc_remove()
  * Staging: hv: storvsc: Add a comment to explain life-cycle management
  * Staging: hv: storvsc: Get rid of the on_io_completion in
    hv_storvsc_request
  * Staging: hv: storvsc: Rename the context field in hv_storvsc_request
  * Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
  * Staging: hv: storvsc: Cleanup the code for generating protocol version
  * Staging: hv: storvsc: Cleanup some protocol related constants
  * Staging: hv: storvsc: Get rid of some unused defines
  * Staging: hv: storvsc: Consolidate the request structure
  * Staging: hv: storvsc: Consolidate all the wire protocol definitions
  * Staging: hv: storvsc: Move the storage driver out of the staging area
  * x86: Make flat_init_apic_ldr() available
  * x86: Add x86_init platform override to fix up NUMA core numbering
  * x86: Add NumaChip support
  * x86/numachip: Drop unnecessary conflict with EDAC
  * Input: bcm5974 - set BUTTONPAD property

Date: Tue, 28 Feb 2012 16:39:40 +0100
Changed-By: Paolo Pisati <paolo.pisati at canonical.com>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Signed-By: Tim Gardner <tim.gardner at canonical.com>
https://launchpad.net/ubuntu/precise/+source/linux-ti-omap4/3.2.0-1407.9
-------------- next part --------------
Format: 1.8
Date: Tue, 28 Feb 2012 16:39:40 +0100
Source: linux-ti-omap4
Binary: linux-headers-3.2.0-1407 linux-ti-omap4-tools-3.2.0-1407 linux-image-3.2.0-1407-omap4 linux-headers-3.2.0-1407-omap4 linux-image-3.2.0-1407-omap4-dbgsym
Architecture: source
Version: 3.2.0-1407.9
Distribution: precise
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: Paolo Pisati <paolo.pisati at canonical.com>
Description: 
 linux-headers-3.2.0-1407 - Header files related to Linux kernel version 3.2.0
 linux-headers-3.2.0-1407-omap4 - Linux kernel headers for version 3.2.0 on TI OMAP4-based systems
 linux-image-3.2.0-1407-omap4 - Linux kernel image for version 3.2.0 on TI OMAP4-based systems
 linux-image-3.2.0-1407-omap4-dbgsym - Linux kernel debug image for version 3.2.0 on TI OMAP4-based syst
 linux-ti-omap4-tools-3.2.0-1407 - Linux kernel tools for version 3.2.0-1407
Launchpad-Bugs-Fixed: 593107 900802 905445 927860 929545 937051
Changes: 
 linux-ti-omap4 (3.2.0-1407.9) precise; urgency=low
 .
   [ Paolo Pisati ]
 .
   * [Config] Enable USB_MUSB_HDRC
     - LP: #927860
   * [Config] Enable led heartbeat
     - LP: #905445
   * rebased on 3.2.0-17.27
 .
   [ Tim Gardner ]
 .
   * [Config] updateconfigs, dropped CONFIG_HAVE_SECCOMP_FILTER,
     CONFIG_SECCOMP_FILTER
 .
   [ Upstream Kernel Changes ]
 .
   * smsc95xx: panda: don't blindly overwrite MAC address
     - LP: #937051
 .
   [ Ubuntu: 3.2.0-17.27 ]
 .
   * SAUCE: drm/i915: fix operator precedence when enabling RC6p
 .
   [ Ubuntu: 3.2.0-17.26 ]
 .
   * [Config] clean up the human consumable package descriptions
   * [Config] fix generic flavour description
   * [Config] clean up linux-tools package descriptions
     - LP: #593107
   * deviations -- note the source of the Hyper-V updates
   * SAUCE: ata_piix: defer to the Hyper-V drivers by default
     - LP: #929545
   * SAUCE: drm/i915: do not enable RC6p on Sandy Bridge
   * SAUCE: (drop after 3.3) security: create task_free security callback
   * SAUCE: (drop after 3.3) security: Yama LSM
   * SAUCE: (drop after 3.3) Yama: add PR_SET_PTRACER_ANY
   * SAUCE: Yama: add link restrictions
   * SAUCE: security: unconditionally chain to Yama LSM
   * Drop ndiswrapper
   * SAUCE: drm/i915: Enable RC6 by default on sandybridge.
   * SAUCE: ipheth: Add iPhone 4S
     - LP: #900802
   * dropped hv_mouse
   * [Config] CONFIG_X86_NUMACHIP=y
   * Staging: hv: vmbus: Support building the vmbus driver as part of the
     kernel
   * hv: Add Kconfig menu entry
   * Drivers: hv: Fix a memory leak
   * Drivers: hv: Make the vmbus driver unloadable
   * Drivers: hv: Get rid of an unnecessary check in hv.c
   * Staging: hv: mousevsc: Make boolean states boolean
   * Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
   * Staging: hv: mousevsc: Inline the code for reportdesc_callback()
   * Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
   * Staging: hv: mousevsc: Add a new line to a debug string
   * Staging: hv: mousevsc: Get rid of unnecessary include files
   * Staging: hv: mousevsc: Address some style issues
   * Staging: hv: mousevsc: Add a check to prevent memory corruption
   * Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
   * Staging: hv: storvsc: Use mempools to allocate struct
     storvsc_cmd_request
   * Staging: hv: storvsc: Cleanup error handling in the probe function
   * Staging: hv: storvsc: Fixup the error when processing SET_WINDOW
     command
   * Staging: hv: storvsc: Fix error handling storvsc_host_reset()
   * Staging: hv: storvsc: Use the accessor function shost_priv()
   * Staging: hv: storvsc: Use the unlocked version queuecommand
   * Staging: hv: storvsc: use the macro KBUILD_MODNAME
   * Staging: hv: storvsc: Get rid of an unnecessary forward declaration
   * Staging: hv: storvsc: Upgrade the vmstor protocol version
   * Staging: hv: storvsc: Support hot add of scsi disks
   * Staging: hv: storvsc: Support hot-removing of scsi devices
   * staging: hv: Use kmemdup rather than duplicating its implementation
   * staging: hv: move hv_netvsc out of staging area
   * Staging: hv: mousevsc: Properly add the hid device
   * Staging: hv: storvsc: Disable clustering
   * Staging: hv: storvsc: Cleanup storvsc_device_alloc()
   * Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
   * Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
   * Staging: hv: storvsc: Implement per device memory pools
   * Staging: hv: remove hv_mouse driver as it's now in the hid directory
   * Staging: hv: update TODO file
   * Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
   * net/hyperv: Fix long lines in netvsc.c
   * net/hyperv: Add support for promiscuous mode setting
   * net/hyperv: Fix the stop/wake queue mechanism
   * net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
   * net/hyperv: Add NETVSP protocol version negotiation
   * net/hyperv: Add support for jumbo frame up to 64KB
   * net/hyperv: fix possible memory leak in do_set_multicast()
   * net/hyperv: rx_bytes should account the ether header size
   * net/hyperv: fix the issue that large packets be dropped under bridge
   * net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when
     necessary
   * net/hyperv: Fix the page buffer when an RNDIS message goes beyond page
     boundary
   * HID: Move the hid-hyperv driver out of staging
   * HID: hv_mouse: Properly add the hid device
   * HID: hyperv: Properly disconnect the input device
   * Staging: hv: storvsc: Cleanup some comments
   * Staging: hv: storvsc: Cleanup storvsc_probe()
   * Staging: hv: storvsc: Cleanup storvsc_queuecommand()
   * Staging: hv: storvsc: Introduce defines for srb status codes
   * Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()
   * Staging: hv: storvsc: Move and cleanup storvsc_remove()
   * Staging: hv: storvsc: Add a comment to explain life-cycle management
   * Staging: hv: storvsc: Get rid of the on_io_completion in
     hv_storvsc_request
   * Staging: hv: storvsc: Rename the context field in hv_storvsc_request
   * Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
   * Staging: hv: storvsc: Cleanup the code for generating protocol version
   * Staging: hv: storvsc: Cleanup some protocol related constants
   * Staging: hv: storvsc: Get rid of some unused defines
   * Staging: hv: storvsc: Consolidate the request structure
   * Staging: hv: storvsc: Consolidate all the wire protocol definitions
   * Staging: hv: storvsc: Move the storage driver out of the staging area
   * x86: Make flat_init_apic_ldr() available
   * x86: Add x86_init platform override to fix up NUMA core numbering
   * x86: Add NumaChip support
   * x86/numachip: Drop unnecessary conflict with EDAC
   * Input: bcm5974 - set BUTTONPAD property
Checksums-Sha1: 
 4b06717c60f8c0015ab049f1d41596e02c97ce2f 2213 linux-ti-omap4_3.2.0-1407.9.dsc
 bb2d7b39e9c8522dc2f018a3657effa1e3eba10f 105022036 linux-ti-omap4_3.2.0-1407.9.tar.gz
Checksums-Sha256: 
 59c92b28677610d096508ccd886781de705fb1d143e9759199ce40f8778a564d 2213 linux-ti-omap4_3.2.0-1407.9.dsc
 ed2b2f25d4adeadc77a16d6b400d555e9fc82f1ac71bd1b826c355e3b079145f 105022036 linux-ti-omap4_3.2.0-1407.9.tar.gz
Files: 
 ef5007efad221eca50d52381b3bf7d3c 2213 devel optional linux-ti-omap4_3.2.0-1407.9.dsc
 3b44247bfeb0f3d549b529200747b2ac 105022036 devel optional linux-ti-omap4_3.2.0-1407.9.tar.gz


More information about the Precise-changes mailing list