~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal

« back to all changes in this revision

Viewing changes to debian.lowlatency/changelog

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich, Stefan Bader, Tim Gardner, Luke Yelavich, Upstream Kernel Changes, Andy Whitcroft, Colin Watson, John Johansen, Leann Ogasawara, Eugeni Dodonov, Seth Forshee, Wu Fengguang
  • Date: 2012-03-21 23:51:57 UTC
  • Revision ID: package-import@ubuntu.com-20120321235157-rqb6rpvyitir8dpj
Tags: 3.2.0-19.27
[ Stefan Bader ]

* d-i: Add dm-multipath and scsi device handlers
  - LP: #959749
* d-i: Move multipath modules into their own udeb
  - LP: #598251, #959749

[ Tim Gardner ]

* [Config] Auto-detect do_tools setting
* [Config] correctly specify CROSS_COMPILE for tools build
* [Config] CONFIG_DRM_PSB_CDV=n
* Rebase to v3.2.12

[ Luke Yelavich ]
* UBUNTU: Look for releases marked Lowlatency instead of Ubuntu
* UBUNTU: [Config] Adjust Poulsbo config options to match precise mainline,
  to satisfy enforcer

[ Upstream Kernel Changes ]

* powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
  - LP: #959959
* rebase to v3.2.12

[ Andy Whitcroft ]

* [Config] Fix typeo in the Hyper-V module names

[ Colin Watson ]

* [Config] Move kernels to "Section: kernel"
  - LP: #499557

[ John Johansen ]

* SAUCE: AppArmor: Add ability to load extended policy
* SAUCE: AppArmor: Add the ability to mediate mount
* SAUCE: AppArmor: Add profile introspection file to interface
* SAUCE: AppArmor: basic networking rules

[ Leann Ogasawara ]

* [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
  - LP: #952035
* Rebase to v3.2.10
* [Config] Update configs after rebase to v3.2.10
* Rebase to v3.2.11
* [Config] Disable CONFIG_STUB_POULSBO
  - LP: #899244
* [Config] Add CONFIG_DRM_PSB check to enforcer
  - LP: #899244

[ Tim Gardner ]

* [Config] Drop non-SMP powerpc

[ Upstream Kernel Changes ]

* net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
* x86: Derandom delay_tsc for 64 bit
* Bluetooth: Fix l2cap conn failures for ssp devices
  - LP: #872044
* KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
  - LP: #917842
  - CVE-2012-0045
* KVM: x86: fix missing checks in syscall emulation
  - LP: #917842
  - CVE-2012-0045
* rebase to v3.2.11
* rebase to v3.2.10

[ Andy Whitcroft ]

* [Config] restore build-% shortcut
* SAUCE: ata_piix: defer disks to the Hyper-V drivers by default
  - LP: #929545, #942316

[ Eugeni Dodonov ]

* SAUCE: drm: give up on edid retries when i2c bus is not responding
  - LP: #855124

[ Seth Forshee ]

* SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
  - LP: #925544

[ Upstream Kernel Changes ]

* bsg: fix sysfs link remove warning
  - LP: #946928
* regset: Prevent null pointer reference on readonly regsets
  - LP: #949905
  - CVE-2012-1097
* regset: Return -EFAULT, not -EIO, on host-side memory fault
  - LP: #949905
  - CVE-2012-1097

[ Wu Fengguang ]

* SAUCE: (drop after 3.4) ALSA: hda - add id for Atom Cedar Trail HDMI
  codec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
linux-lowlatency (3.2.0-19.27) precise; urgency=low
 
2
 
 
3
  [ Stefan Bader ]
 
4
 
 
5
  * d-i: Add dm-multipath and scsi device handlers
 
6
    - LP: #959749
 
7
  * d-i: Move multipath modules into their own udeb
 
8
    - LP: #598251, #959749
 
9
 
 
10
  [ Tim Gardner ]
 
11
 
 
12
  * [Config] Auto-detect do_tools setting
 
13
  * [Config] correctly specify CROSS_COMPILE for tools build
 
14
  * [Config] CONFIG_DRM_PSB_CDV=n
 
15
  * Rebase to v3.2.12
 
16
 
 
17
  [ Luke Yelavich ]
 
18
  * UBUNTU: Look for releases marked Lowlatency instead of Ubuntu
 
19
  * UBUNTU: [Config] Adjust Poulsbo config options to match precise mainline,
 
20
    to satisfy enforcer
 
21
 
 
22
  [ Upstream Kernel Changes ]
 
23
 
 
24
  * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
 
25
    - LP: #959959
 
26
  * rebase to v3.2.12
 
27
 
 
28
  [ Andy Whitcroft ]
 
29
 
 
30
  * [Config] Fix typeo in the Hyper-V module names
 
31
 
 
32
  [ Colin Watson ]
 
33
 
 
34
  * [Config] Move kernels to "Section: kernel"
 
35
    - LP: #499557
 
36
 
 
37
  [ John Johansen ]
 
38
 
 
39
  * SAUCE: AppArmor: Add ability to load extended policy
 
40
  * SAUCE: AppArmor: Add the ability to mediate mount
 
41
  * SAUCE: AppArmor: Add profile introspection file to interface
 
42
  * SAUCE: AppArmor: basic networking rules
 
43
 
 
44
  [ Leann Ogasawara ]
 
45
 
 
46
  * [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
 
47
    - LP: #952035
 
48
  * Rebase to v3.2.10
 
49
  * [Config] Update configs after rebase to v3.2.10
 
50
  * Rebase to v3.2.11
 
51
  * [Config] Disable CONFIG_STUB_POULSBO
 
52
    - LP: #899244
 
53
  * [Config] Add CONFIG_DRM_PSB check to enforcer
 
54
    - LP: #899244
 
55
 
 
56
  [ Tim Gardner ]
 
57
 
 
58
  * [Config] Drop non-SMP powerpc
 
59
 
 
60
  [ Upstream Kernel Changes ]
 
61
 
 
62
  * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
 
63
  * x86: Derandom delay_tsc for 64 bit
 
64
  * Bluetooth: Fix l2cap conn failures for ssp devices
 
65
    - LP: #872044
 
66
  * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
 
67
    - LP: #917842
 
68
    - CVE-2012-0045
 
69
  * KVM: x86: fix missing checks in syscall emulation
 
70
    - LP: #917842
 
71
    - CVE-2012-0045
 
72
  * rebase to v3.2.11
 
73
  * rebase to v3.2.10
 
74
 
 
75
  [ Andy Whitcroft ]
 
76
 
 
77
  * [Config] restore build-% shortcut
 
78
  * SAUCE: ata_piix: defer disks to the Hyper-V drivers by default
 
79
    - LP: #929545, #942316
 
80
 
 
81
  [ Eugeni Dodonov ]
 
82
 
 
83
  * SAUCE: drm: give up on edid retries when i2c bus is not responding
 
84
    - LP: #855124
 
85
 
 
86
  [ Seth Forshee ]
 
87
 
 
88
  * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
 
89
    - LP: #925544
 
90
 
 
91
  [ Upstream Kernel Changes ]
 
92
 
 
93
  * bsg: fix sysfs link remove warning
 
94
    - LP: #946928
 
95
  * regset: Prevent null pointer reference on readonly regsets
 
96
    - LP: #949905
 
97
    - CVE-2012-1097
 
98
  * regset: Return -EFAULT, not -EIO, on host-side memory fault
 
99
    - LP: #949905
 
100
    - CVE-2012-1097
 
101
 
 
102
  [ Wu Fengguang ]
 
103
 
 
104
  * SAUCE: (drop after 3.4) ALSA: hda - add id for Atom Cedar Trail HDMI
 
105
    codec
 
106
 
 
107
 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 21 Mar 2012 23:51:57 +1100
 
108
 
1
109
linux-lowlatency (3.2.0-18.26) precise; urgency=low
2
110
 
3
111
  [ Andy Whitcroft ]