[ubuntu/precise] linux-lowlatency 3.2.0-18.26 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Thu Mar 8 23:30:49 UTC 2012
linux-lowlatency (3.2.0-18.26) precise; urgency=low
[ Andy Whitcroft ]
* [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
* ubuntu: AUFS -- adapt to the new changelog handling
* ubuntu: AUFS -- sort out the relative header paths
* ubuntu: AUFS -- update to d266b0c5d0693d6383976ee54b9e2c0fa9a3f5b0
[ Chase Douglas ]
* SAUCE: (drop after 3.3) HID: hid-magicmouse: Add pointer and buttonpad
properties for Magic Trackpad
* SAUCE: Input: synaptics - add second variant of two-button clickpad
* SAUCE: Input: synapticss - Set buttonpad property for all clickpads
[ Eugeni Dodonov ]
* SAUCE: drm/i915: do not enable RC6p on Sandy Bridge
* SAUCE: drm/i915: fix operator precedence when enabling RC6p
[ Ingo Molnar ]
* ubuntu: nx-emu - i386: NX emulation
[ Johannes Berg ]
* SAUCE: iwlwifi: fix key removal
- LP: #911059
[ John Johansen ]
* Revert "SAUCE: AppArmor: Fix unpack of network tables."
* Revert "SAUCE: AppArmor: Allow dfa backward compatibility with broken
userspace"
* SAUCE: AppArmor: Add mising end of structure test to caps unpacking
* SAUCE: AppArmor: Fix dropping of allowed operations that are force
audited
* SAUCE: AppArmor: Fix underflow in xindex calculation
* SAUCE: AppArmor: fix mapping of META_READ to audit and quiet flags
* SAUCE: AppArmor: Fix the error case for chroot relative path name
lookup
- LP: #925028
* SAUCE: AppArmor: Retrieve the dentry_path for error reporting when path
lookup fails
- LP: #925028
* SAUCE: AppArmor: Minor cleanup of d_namespace_path to consolidate error
handling
* SAUCE: AppArmor: Update dfa matching routines.
* SAUCE: AppArmor: Move path failure information into aa_get_name and
rename
* SAUCE: AppArmor: Make chroot relative the default path lookup type
* SAUCE: AppArmor: Add ability to load extended policy
* SAUCE: AppArmor: basic networking rules
* SAUCE: AppArmor: Add profile introspection file to interface
* SAUCE: AppArmor: Add the ability to mediate mount
* SAUCE: AppArmor: Add mount information to apparmorfs
[ Kees Cook ]
* 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
* SAUCE: AppArmor: refactor securityfs to use structures
* SAUCE: AppArmor: add initial "features" directory to securityfs
* SAUCE: AppArmor: add "file" details to securityfs
* SAUCE: AppArmor: export known rlimit names/value mappings in securityfs
* ubuntu: Yama - LSM hooks
* ubuntu: Yama - add ptrace relationship tracking interface
* ubuntu: Yama - unconditionally chain to Yama LSM
[ Leann Ogasawara ]
* Revert "[Config] Enable CONFIG_NVRAM=m"
- LP: #942193
* Drop ndiswrapper
* Ubuntu-3.2.0-17.26
* Ubuntu-3.2.0-17.27
* Rebase to v3.2.7
* [Config] Enable CONFIG_USB_SERIAL_QUATECH2=m on arm and powerpc
* [Config] Enable CONFIG_USB_SERIAL_QUATECH_USB2=m on arm and powerpc
* [Config] Add CONFIG_NVRAM to config enforcer
- LP: #942193
* [Config] Enable CONFIG_SCSI_IBMVSCSI=m for powerpc
- LP: #943090
* [Config] Enable CONFIG_SCSI_IPR=m for powerpc
- LP: #943090
* provide ipmi udeb
- LP: #942926
* Rebase to v3.2.9
* Add ibmveth to d-i/modules-powerpc/nic-modules
- LP: #712188
* [Config] Enable CONFIG_SCSI_IBMVFC=m for powerpc
- LP: #712188
* Add ibmvfc and ibmvscsic to d-i/modules-powerpc/nic-modules
- LP: #712188
* Ubuntu-3.2.0-18.28
[ Robert Hooker ]
* SAUCE: drm/i915: Enable RC6 by default on sandybridge.
[ Seth Heasley ]
* SAUCE: ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs
- LP: #900119
* SAUCE: ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
- LP: #900119
* SAUCE: ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
- LP: #900119
* SAUCE: i2c-i801: Add device IDs for Intel Lynx Point
- LP: #900119
[ Tim Gardner ]
* dropped hv_mouse
* [Config] CONFIG_X86_NUMACHIP=y
* [Config] updateconfigs after apparmor patches
* [Config] Added hv_netvsc and hv_storvsc to -virtual
- LP: #942256
* [Config] Enable aufs
- LP: #943119
* SAUCE: Made kernel irq-threaded by default
[ Luke Yelavich ]
* UBUNTU: Depend on crda (>=1.1.1-1ubuntu2) | wireless-crda as per precise
mainline packaging
[ Upstream Kernel Changes ]
* Revert "Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag""
* Revert "AppArmor: compatibility patch for v5 interface"
* Revert "AppArmor: compatibility patch for v5 network controll"
* 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
* Ubuntu: Rebase to v3.2.8
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
- LP: #898503
* Add low latency source
Date: Fri, 09 Mar 2012 10:21:12 +1100
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/linux-lowlatency/3.2.0-18.26
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 09 Mar 2012 10:21:12 +1100
Source: linux-lowlatency
Binary: linux-image-3.2.0-18-lowlatency linux-image-extra-3.2.0-18-lowlatency linux-headers-3.2.0-18-lowlatency linux-image-3.2.0-18-lowlatency-dbgsym linux-image-3.2.0-18-lowlatency-pae linux-image-extra-3.2.0-18-lowlatency-pae linux-headers-3.2.0-18-lowlatency-pae linux-image-3.2.0-18-lowlatency-pae-dbgsym kernel-image-3.2.0-18-lowlatency-di nic-modules-3.2.0-18-lowlatency-di nic-shared-modules-3.2.0-18-lowlatency-di serial-modules-3.2.0-18-lowlatency-di ppp-modules-3.2.0-18-lowlatency-di pata-modules-3.2.0-18-lowlatency-di firewire-core-modules-3.2.0-18-lowlatency-di scsi-modules-3.2.0-18-lowlatency-di plip-modules-3.2.0-18-lowlatency-di floppy-modules-3.2.0-18-lowlatency-di fat-modules-3.2.0-18-lowlatency-di nfs-modules-3.2.0-18-lowlatency-di md-modules-3.2.0-18-lowlatency-di usb-modules-3.2.0-18-lowlatency-di pcmcia-storage-modules-3.2.0-18-lowlatency-di fb-modules-3.2.0-18-lowlatency-di input-modules-3.2.0-18-lowlatency-di mouse-modules-3.2.0-18-lowlatency-di
irda-modules-3.2.0-18-lowlatency-di parport-modules-3.2.0-18-lowlatency-di nic-pcmcia-modules-3.2.0-18-lowlatency-di pcmcia-modules-3.2.0-18-lowlatency-di nic-usb-modules-3.2.0-18-lowlatency-di sata-modules-3.2.0-18-lowlatency-di crypto-modules-3.2.0-18-lowlatency-di squashfs-modules-3.2.0-18-lowlatency-di speakup-modules-3.2.0-18-lowlatency-di virtio-modules-3.2.0-18-lowlatency-di fs-core-modules-3.2.0-18-lowlatency-di fs-secondary-modules-3.2.0-18-lowlatency-di storage-core-modules-3.2.0-18-lowlatency-di block-modules-3.2.0-18-lowlatency-di message-modules-3.2.0-18-lowlatency-di
vlan-modules-3.2.0-18-lowlatency-di
Architecture: source
Version: 3.2.0-18.26
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description:
block-modules-3.2.0-18-lowlatency-di - Block storage devices (udeb)
crypto-modules-3.2.0-18-lowlatency-di - crypto modules (udeb)
fat-modules-3.2.0-18-lowlatency-di - FAT filesystem support (udeb)
fb-modules-3.2.0-18-lowlatency-di - Framebuffer modules (udeb)
firewire-core-modules-3.2.0-18-lowlatency-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-3.2.0-18-lowlatency-di - Floppy driver support (udeb)
fs-core-modules-3.2.0-18-lowlatency-di - Base filesystem modules (udeb)
fs-secondary-modules-3.2.0-18-lowlatency-di - Extra filesystem modules (udeb)
input-modules-3.2.0-18-lowlatency-di - Support for various input methods (udeb)
irda-modules-3.2.0-18-lowlatency-di - Support for Infrared protocols (udeb)
kernel-image-3.2.0-18-lowlatency-di - Linux kernel binary image for the Debian installer (udeb)
linux-headers-3.2.0-18-lowlatency - Linux kernel headers for version 3.2.0 on x86/x86_64
linux-headers-3.2.0-18-lowlatency-pae - Linux kernel headers for version 3.2.0 on x86
linux-image-3.2.0-18-lowlatency - Linux kernel image for version 3.2.0 on x86/x86_64
linux-image-3.2.0-18-lowlatency-dbgsym - Linux kernel debug image for version 3.2.0 on x86/x86_64
linux-image-3.2.0-18-lowlatency-pae - Linux kernel image for version 3.2.0 on x86
linux-image-3.2.0-18-lowlatency-pae-dbgsym - Linux kernel debug image for version 3.2.0 on x86
linux-image-extra-3.2.0-18-lowlatency - Linux kernel image for version 3.2.0 on x86/x86_64
linux-image-extra-3.2.0-18-lowlatency-pae - Linux kernel image for version 3.2.0 on x86
md-modules-3.2.0-18-lowlatency-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-3.2.0-18-lowlatency-di - Fusion and i2o storage modules (udeb)
mouse-modules-3.2.0-18-lowlatency-di - Mouse support (udeb)
nfs-modules-3.2.0-18-lowlatency-di - NFS filesystem drivers (udeb)
nic-modules-3.2.0-18-lowlatency-di - Network interface support (udeb)
nic-pcmcia-modules-3.2.0-18-lowlatency-di - PCMCIA network interface support (udeb)
nic-shared-modules-3.2.0-18-lowlatency-di - nic shared modules (udeb)
nic-usb-modules-3.2.0-18-lowlatency-di - USB network interface support (udeb)
parport-modules-3.2.0-18-lowlatency-di - Parallel port support (udeb)
pata-modules-3.2.0-18-lowlatency-di - PATA support modules (udeb)
pcmcia-modules-3.2.0-18-lowlatency-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-3.2.0-18-lowlatency-di - PCMCIA storage support (udeb)
plip-modules-3.2.0-18-lowlatency-di - PLIP (parallel port) networking support (udeb)
ppp-modules-3.2.0-18-lowlatency-di - PPP (serial port) networking support (udeb)
sata-modules-3.2.0-18-lowlatency-di - SATA storage support (udeb)
scsi-modules-3.2.0-18-lowlatency-di - SCSI storage support (udeb)
serial-modules-3.2.0-18-lowlatency-di - Serial port support (udeb)
speakup-modules-3.2.0-18-lowlatency-di - speakup modules (udeb)
squashfs-modules-3.2.0-18-lowlatency-di - squashfs modules (udeb)
storage-core-modules-3.2.0-18-lowlatency-di - Core storage support (udeb)
usb-modules-3.2.0-18-lowlatency-di - Core USB support (udeb)
virtio-modules-3.2.0-18-lowlatency-di - VirtIO Modules (udeb)
vlan-modules-3.2.0-18-lowlatency-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 593107 712188 898503 900119 911059 925028 929545 942193 942256 942926 943090 943119
Changes:
linux-lowlatency (3.2.0-18.26) precise; urgency=low
.
[ Andy Whitcroft ]
.
* [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
* ubuntu: AUFS -- adapt to the new changelog handling
* ubuntu: AUFS -- sort out the relative header paths
* ubuntu: AUFS -- update to d266b0c5d0693d6383976ee54b9e2c0fa9a3f5b0
.
[ Chase Douglas ]
.
* SAUCE: (drop after 3.3) HID: hid-magicmouse: Add pointer and buttonpad
properties for Magic Trackpad
* SAUCE: Input: synaptics - add second variant of two-button clickpad
* SAUCE: Input: synapticss - Set buttonpad property for all clickpads
.
[ Eugeni Dodonov ]
.
* SAUCE: drm/i915: do not enable RC6p on Sandy Bridge
* SAUCE: drm/i915: fix operator precedence when enabling RC6p
.
[ Ingo Molnar ]
.
* ubuntu: nx-emu - i386: NX emulation
.
[ Johannes Berg ]
.
* SAUCE: iwlwifi: fix key removal
- LP: #911059
.
[ John Johansen ]
.
* Revert "SAUCE: AppArmor: Fix unpack of network tables."
* Revert "SAUCE: AppArmor: Allow dfa backward compatibility with broken
userspace"
* SAUCE: AppArmor: Add mising end of structure test to caps unpacking
* SAUCE: AppArmor: Fix dropping of allowed operations that are force
audited
* SAUCE: AppArmor: Fix underflow in xindex calculation
* SAUCE: AppArmor: fix mapping of META_READ to audit and quiet flags
* SAUCE: AppArmor: Fix the error case for chroot relative path name
lookup
- LP: #925028
* SAUCE: AppArmor: Retrieve the dentry_path for error reporting when path
lookup fails
- LP: #925028
* SAUCE: AppArmor: Minor cleanup of d_namespace_path to consolidate error
handling
* SAUCE: AppArmor: Update dfa matching routines.
* SAUCE: AppArmor: Move path failure information into aa_get_name and
rename
* SAUCE: AppArmor: Make chroot relative the default path lookup type
* SAUCE: AppArmor: Add ability to load extended policy
* SAUCE: AppArmor: basic networking rules
* SAUCE: AppArmor: Add profile introspection file to interface
* SAUCE: AppArmor: Add the ability to mediate mount
* SAUCE: AppArmor: Add mount information to apparmorfs
.
[ Kees Cook ]
.
* 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
* SAUCE: AppArmor: refactor securityfs to use structures
* SAUCE: AppArmor: add initial "features" directory to securityfs
* SAUCE: AppArmor: add "file" details to securityfs
* SAUCE: AppArmor: export known rlimit names/value mappings in securityfs
* ubuntu: Yama - LSM hooks
* ubuntu: Yama - add ptrace relationship tracking interface
* ubuntu: Yama - unconditionally chain to Yama LSM
.
[ Leann Ogasawara ]
.
* Revert "[Config] Enable CONFIG_NVRAM=m"
- LP: #942193
* Drop ndiswrapper
* Ubuntu-3.2.0-17.26
* Ubuntu-3.2.0-17.27
* Rebase to v3.2.7
* [Config] Enable CONFIG_USB_SERIAL_QUATECH2=m on arm and powerpc
* [Config] Enable CONFIG_USB_SERIAL_QUATECH_USB2=m on arm and powerpc
* [Config] Add CONFIG_NVRAM to config enforcer
- LP: #942193
* [Config] Enable CONFIG_SCSI_IBMVSCSI=m for powerpc
- LP: #943090
* [Config] Enable CONFIG_SCSI_IPR=m for powerpc
- LP: #943090
* provide ipmi udeb
- LP: #942926
* Rebase to v3.2.9
* Add ibmveth to d-i/modules-powerpc/nic-modules
- LP: #712188
* [Config] Enable CONFIG_SCSI_IBMVFC=m for powerpc
- LP: #712188
* Add ibmvfc and ibmvscsic to d-i/modules-powerpc/nic-modules
- LP: #712188
* Ubuntu-3.2.0-18.28
.
[ Robert Hooker ]
.
* SAUCE: drm/i915: Enable RC6 by default on sandybridge.
.
[ Seth Heasley ]
.
* SAUCE: ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs
- LP: #900119
* SAUCE: ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
- LP: #900119
* SAUCE: ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
- LP: #900119
* SAUCE: i2c-i801: Add device IDs for Intel Lynx Point
- LP: #900119
.
[ Tim Gardner ]
.
* dropped hv_mouse
* [Config] CONFIG_X86_NUMACHIP=y
* [Config] updateconfigs after apparmor patches
* [Config] Added hv_netvsc and hv_storvsc to -virtual
- LP: #942256
* [Config] Enable aufs
- LP: #943119
* SAUCE: Made kernel irq-threaded by default
.
[ Luke Yelavich ]
.
* UBUNTU: Depend on crda (>=1.1.1-1ubuntu2) | wireless-crda as per precise
mainline packaging
.
[ Upstream Kernel Changes ]
.
* Revert "Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag""
* Revert "AppArmor: compatibility patch for v5 interface"
* Revert "AppArmor: compatibility patch for v5 network controll"
* 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
* Ubuntu: Rebase to v3.2.8
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
- LP: #898503
* Add low latency source
Checksums-Sha1:
762a33b9baf8e5d1433f8b5bfc299b8c74c3bffe 5915 linux-lowlatency_3.2.0-18.26.dsc
bc02e1066a3369e809744f0402760986b9a58d2d 2835156 linux-lowlatency_3.2.0-18.26.diff.gz
Checksums-Sha256:
1ed8b5f87e9d40192444ec7914210d6515e0460801cb63cd4529c20d5f00307d 5915 linux-lowlatency_3.2.0-18.26.dsc
13c81c769511490e40cfb5002b9f9b2bf9276f5db32df94ae2fe8ab2c994f8da 2835156 linux-lowlatency_3.2.0-18.26.diff.gz
Files:
96b3ab150f485ea3eaf5fac53866eafc 5915 devel optional linux-lowlatency_3.2.0-18.26.dsc
cd194b3e8de6278b8e4558ddec935c18 2835156 devel optional linux-lowlatency_3.2.0-18.26.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk9ZQE0ACgkQjVefwtBjIM58jgCfZTh58EsgpKBYCGwlAnW8ujml
wPUAoKI2DWzTsPH0+D1aKOGhVG01L+eG
=KmAH
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list