diff options
author | Paolo Pisati <paolo.pisati@canonical.com> | 2012-03-30 06:51:19 -0400 |
---|---|---|
committer | Paolo Pisati <paolo.pisati@canonical.com> | 2012-08-17 04:19:40 -0400 |
commit | 2c2262f69ddccde4678e816dcfeb875699c48077 (patch) | |
tree | 71b6111f5b78dd9cf8de44ed671b11202975b936 | |
parent | 8ed5437e7ce97c25a648e7975bf70ca49c1697be (diff) |
UBUNTU: rebase on Ubuntu-3.0.0-18.31
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
-rw-r--r-- | debian.ti-omap4/changelog | 412 |
1 files changed, 412 insertions, 0 deletions
diff --git a/debian.ti-omap4/changelog b/debian.ti-omap4/changelog index df669f86b4e..7aeec4bde96 100644 --- a/debian.ti-omap4/changelog +++ b/debian.ti-omap4/changelog | |||
@@ -4,6 +4,418 @@ linux-ti-omap4 (3.0.0-1208.19) UNRELEASED; urgency=low | |||
4 | CHANGELOG: Use the printchanges target to see the curent changes. | 4 | CHANGELOG: Use the printchanges target to see the curent changes. |
5 | CHANGELOG: Use the insertchanges target to create the final log. | 5 | CHANGELOG: Use the insertchanges target to create the final log. |
6 | 6 | ||
7 | [ Ubuntu: 3.0.0-18.31 ] | ||
8 | |||
9 | * Release Tracking Bug | ||
10 | - LP: #965090 | ||
11 | * regset: Prevent null pointer reference on readonly regsets | ||
12 | - LP: #949905 | ||
13 | - CVE-2012-1097 | ||
14 | * regset: Return -EFAULT, not -EIO, on host-side memory fault | ||
15 | - LP: #949905 | ||
16 | - CVE-2012-1097 | ||
17 | * mm: memcg: Correct unregistring of events attached to the same eventfd | ||
18 | - LP: #952828 | ||
19 | - CVE-2012-1146 | ||
20 | * KVM: Remove ability to assign a device without iommu support | ||
21 | - LP: #897812 | ||
22 | - CVE-2011-4347 | ||
23 | * drm/i915: Module parameters using '-1' as default must be signed type | ||
24 | - LP: #925350 | ||
25 | * ASoC: wm8962: Fix sidetone enumeration texts | ||
26 | - LP: #954576 | ||
27 | * NOMMU: Lock i_mmap_mutex for access to the VMA prio list | ||
28 | - LP: #954576 | ||
29 | * hwmon: (max6639) Fix FAN_FROM_REG calculation | ||
30 | - LP: #954576 | ||
31 | * hwmon: (max6639) Fix PPR register initialization to set both channels | ||
32 | - LP: #954576 | ||
33 | * hwmon: (ads1015) Fix file leak in probe function | ||
34 | - LP: #954576 | ||
35 | * powerpc/perf: power_pmu_start restores incorrect values, breaking | ||
36 | frequency events | ||
37 | - LP: #954576 | ||
38 | * drm/radeon/kms: fix MSI re-arm on rv370+ | ||
39 | - LP: #954576 | ||
40 | * PCI: workaround hard-wired bus number V2 | ||
41 | - LP: #954576 | ||
42 | * mac80211: Fix a rwlock bad magic bug | ||
43 | - LP: #954576 | ||
44 | * ipheth: Add iPhone 4S | ||
45 | - LP: #900802, #954576 | ||
46 | * ALSA: hda - Fix redundant jack creations for cx5051 | ||
47 | - LP: #954576 | ||
48 | * mmc: core: check for zero length ioctl data | ||
49 | - LP: #954576 | ||
50 | * NFSv4: Ensure we throw out bad delegation stateids on | ||
51 | NFS4ERR_BAD_STATEID | ||
52 | - LP: #954576 | ||
53 | * ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | ||
54 | - LP: #954576 | ||
55 | * ARM: 7325/1: fix v7 boot with lockdep enabled | ||
56 | - LP: #954576 | ||
57 | * net: Make qdisc_skb_cb upper size bound explicit. | ||
58 | - LP: #954576 | ||
59 | * IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL | ||
60 | addresses | ||
61 | - LP: #954576 | ||
62 | * gro: more generic L2 header check | ||
63 | - LP: #954576 | ||
64 | * veth: Enforce minimum size of VETH_INFO_PEER | ||
65 | - LP: #954576 | ||
66 | * 3c59x: shorten timer period for slave devices | ||
67 | - LP: #954576 | ||
68 | * ipv6-multicast: Fix memory leak in input path. | ||
69 | - LP: #954576 | ||
70 | * ipv6-multicast: Fix memory leak in IPv6 multicast. | ||
71 | - LP: #954576 | ||
72 | * ipv4: fix for ip_options_rcv_srr() daddr update. | ||
73 | - LP: #954576 | ||
74 | * ipv4: Save nexthop address of LSRR/SSRR option to IPCB. | ||
75 | - LP: #954576 | ||
76 | * ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. | ||
77 | - LP: #954576 | ||
78 | * ipv4: reset flowi parameters on route connect | ||
79 | - LP: #954576 | ||
80 | * net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is | ||
81 | disabled | ||
82 | - LP: #954576 | ||
83 | * netpoll: netpoll_poll_dev() should access dev->flags | ||
84 | - LP: #954576 | ||
85 | * net_sched: Bug in netem reordering | ||
86 | - LP: #954576 | ||
87 | * via-velocity: S3 resume fix. | ||
88 | - LP: #954576 | ||
89 | * tcp_v4_send_reset: binding oif to iif in no sock case | ||
90 | - LP: #954576 | ||
91 | * tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs | ||
92 | - LP: #954576 | ||
93 | * tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() | ||
94 | - LP: #954576 | ||
95 | * tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK | ||
96 | - LP: #954576 | ||
97 | * route: fix ICMP redirect validation | ||
98 | - LP: #954576 | ||
99 | * ipv4: fix redirect handling | ||
100 | - LP: #954576 | ||
101 | * USB: Added Kamstrup VID/PIDs to cp210x serial driver. | ||
102 | - LP: #954576 | ||
103 | * USB: option: cleanup zte 3g-dongle's pid in option.c | ||
104 | - LP: #954576 | ||
105 | * USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id | ||
106 | - LP: #954576 | ||
107 | * USB: Remove duplicate USB 3.0 hub feature #defines. | ||
108 | - LP: #954576 | ||
109 | * USB: Fix handoff when BIOS disables host PCI device. | ||
110 | - LP: #954576 | ||
111 | * xhci: Fix oops caused by more USB2 ports than USB3 ports. | ||
112 | - LP: #954576 | ||
113 | * xhci: Fix encoding for HS bulk/control NAK rate. | ||
114 | - LP: #954576 | ||
115 | * USB: Set hub depth after USB3 hub reset | ||
116 | - LP: #954576 | ||
117 | * i387: math_state_restore() isn't called from asm | ||
118 | - LP: #954576 | ||
119 | * i387: make irq_fpu_usable() tests more robust | ||
120 | - LP: #954576 | ||
121 | * i387: fix sense of sanity check | ||
122 | - LP: #954576 | ||
123 | * i387: fix x86-64 preemption-unsafe user stack save/restore | ||
124 | - LP: #954576 | ||
125 | * i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | ||
126 | - LP: #954576 | ||
127 | * i387: don't ever touch TS_USEDFPU directly, use helper functions | ||
128 | - LP: #954576 | ||
129 | * i387: do not preload FPU state at task switch time | ||
130 | - LP: #954576 | ||
131 | * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | ||
132 | - LP: #954576 | ||
133 | * i387: move TS_USEDFPU flag from thread_info to task_struct | ||
134 | - LP: #954576 | ||
135 | * i387: re-introduce FPU state preloading at context switch time | ||
136 | - LP: #954576 | ||
137 | * usb-storage: fix freezing of the scanning thread | ||
138 | - LP: #954576 | ||
139 | * USB: Don't fail USB3 probe on missing legacy PCI IRQ. | ||
140 | - LP: #954576 | ||
141 | * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h | ||
142 | processors | ||
143 | - LP: #954576 | ||
144 | * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status | ||
145 | - LP: #954576 | ||
146 | * genirq: Unmask oneshot irqs when thread was not woken | ||
147 | - LP: #954576 | ||
148 | * genirq: Handle pending irqs in irq_startup() | ||
149 | - LP: #954576 | ||
150 | * scsi_scan: Fix 'Poison overwritten' warning caused by using freed | ||
151 | 'shost' | ||
152 | - LP: #954576 | ||
153 | * scsi_pm: Fix bug in the SCSI power management handler | ||
154 | - LP: #954576 | ||
155 | * ipvs: fix matching of fwmark templates during scheduling | ||
156 | - LP: #954576 | ||
157 | * jme: Fix FIFO flush issue | ||
158 | - LP: #954576 | ||
159 | * davinci_emac: Do not free all rx dma descriptors during init | ||
160 | - LP: #954576 | ||
161 | * builddeb: Don't create files in /tmp with predictable names | ||
162 | - LP: #954576 | ||
163 | * hdpvr: fix race conditon during start of streaming | ||
164 | - LP: #954576 | ||
165 | * hwmon: (f75375s) Fix register write order when setting fans to full | ||
166 | speed | ||
167 | - LP: #954576 | ||
168 | * epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | ||
169 | - LP: #954576 | ||
170 | * epoll: ep_unregister_pollwait() can use the freed pwq->whead | ||
171 | - LP: #954576 | ||
172 | * epoll: limit paths | ||
173 | - LP: #954576 | ||
174 | * cdrom: use copy_to_user() without the underscores | ||
175 | - LP: #954576 | ||
176 | * Linux 3.0.23 | ||
177 | - LP: #954576 | ||
178 | * autofs: work around unhappy compat problem on x86-64 | ||
179 | - LP: #954576 | ||
180 | * Fix autofs compile without CONFIG_COMPAT | ||
181 | - LP: #954576 | ||
182 | * compat: fix compile breakage on s390 | ||
183 | - LP: #954576 | ||
184 | * drm/i915: Prevent a machine hang by checking crtc->active before | ||
185 | loading lut | ||
186 | - LP: #954576 | ||
187 | * ARM: LPC32xx: serial.c: HW bug workaround | ||
188 | - LP: #954576 | ||
189 | * ARM: LPC32xx: serial.c: Fixed loop limit | ||
190 | - LP: #954576 | ||
191 | * ARM: LPC32xx: irq.c: Clear latched event | ||
192 | - LP: #954576 | ||
193 | * ARM: LPC32xx: Fix interrupt controller init | ||
194 | - LP: #954576 | ||
195 | * ARM: LPC32xx: Fix irq on GPI_28 | ||
196 | - LP: #954576 | ||
197 | * watchdog: hpwdt: clean up set_memory_x call for 32 bit | ||
198 | - LP: #954576 | ||
199 | * i2c: mxs: only flag completion when queue is completely done | ||
200 | - LP: #954576 | ||
201 | * regulator: fix the ldo configure according to 88pm860x spec | ||
202 | - LP: #954576 | ||
203 | * S390: KEYS: Enable the compat keyctl wrapper on s390x | ||
204 | - LP: #954576 | ||
205 | * ALSA: hda - Add a fake mute feature | ||
206 | - LP: #954576 | ||
207 | * ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs | ||
208 | - LP: #954576 | ||
209 | * mfd: Fix ACPI conflict check | ||
210 | - LP: #954576 | ||
211 | * genirq: Clear action->thread_mask if IRQ_ONESHOT is not set | ||
212 | - LP: #954576 | ||
213 | * ARM: S3C24XX: DMA resume regression fix | ||
214 | - LP: #954576 | ||
215 | * Move Logitech Harmony 900 from cdc_ether to zaurus | ||
216 | - LP: #954576 | ||
217 | * alpha: fix 32/64-bit bug in futex support | ||
218 | - LP: #954576 | ||
219 | * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | ||
220 | - LP: #954576 | ||
221 | * NOMMU: Don't need to clear vm_mm when deleting a VMA | ||
222 | - LP: #954576 | ||
223 | * cifs: fix dentry refcount leak when opening a FIFO on lookup | ||
224 | - LP: #954576 | ||
225 | * mac80211: zero initialize count field in ieee80211_tx_rate | ||
226 | - LP: #954576 | ||
227 | * ath9k_hw: prevent writes to const data on AR9160 | ||
228 | - LP: #954576 | ||
229 | * mm: thp: fix BUG on mm->nr_ptes | ||
230 | - LP: #954576 | ||
231 | * HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard | ||
232 | - LP: #954576 | ||
233 | * crypto: mv_cesa - fix final callback not ignoring input data | ||
234 | - LP: #954576 | ||
235 | * osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 | ||
236 | - LP: #954576 | ||
237 | * ASoC: dapm: Check for bias level when powering down | ||
238 | - LP: #954576 | ||
239 | * ASoC: i.MX SSI: Fix DSP_A format. | ||
240 | - LP: #954576 | ||
241 | * avr32: select generic atomic64_t support | ||
242 | - LP: #954576 | ||
243 | * kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()" | ||
244 | - LP: #954576 | ||
245 | * drm/i915: gen7: implement rczunit workaround | ||
246 | - LP: #954576 | ||
247 | * drm/i915: gen7: Implement an L3 caching workaround. | ||
248 | - LP: #954576 | ||
249 | * drm/i915: gen7: work around a system hang on IVB | ||
250 | - LP: #954576 | ||
251 | * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU | ||
252 | hangs. | ||
253 | - LP: #954576 | ||
254 | * ARM: orion: Fix USB phy for orion5x. | ||
255 | - LP: #954576 | ||
256 | * ARM: orion: Fix Orion5x GPIO regression from MPP cleanup | ||
257 | - LP: #954576 | ||
258 | * OMAP: DSS2: HDMI: use default dividers | ||
259 | - LP: #954576 | ||
260 | * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios | ||
261 | - LP: #954576 | ||
262 | * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD | ||
263 | - LP: #954576 | ||
264 | * OMAPDSS: remove wrong HDMI HPD muxing | ||
265 | - LP: #954576 | ||
266 | * OMAP: 4430SDP/Panda: setup HDMI GPIO muxes | ||
267 | - LP: #954576 | ||
268 | * OMAP: 4430SDP/Panda: add HDMI HPD gpio | ||
269 | - LP: #954576 | ||
270 | * OMAPDSS: HDMI: PHY burnout fix | ||
271 | - LP: #954576 | ||
272 | * ARM: 7345/1: errata: update workaround for A9 erratum #743622 | ||
273 | - LP: #954576 | ||
274 | * media: staging: lirc_serial: Fix init/exit order | ||
275 | - LP: #954576 | ||
276 | * media: staging: lirc_serial: Free resources on failure paths of | ||
277 | lirc_serial_probe() | ||
278 | - LP: #954576 | ||
279 | * media: staging: lirc_serial: Fix deadlock on resume failure | ||
280 | - LP: #954576 | ||
281 | * media: staging: lirc_serial: Do not assume error codes returned by | ||
282 | request_irq() | ||
283 | - LP: #954576 | ||
284 | * Input: ALPS - fix touchpad detection when buttons are pressed | ||
285 | - LP: #954576 | ||
286 | * hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes | ||
287 | - LP: #954576 | ||
288 | * hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000 | ||
289 | - LP: #954576 | ||
290 | * hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and | ||
291 | MCP9804 | ||
292 | - LP: #954576 | ||
293 | * carl9170: Fix memory accounting when sta is in power-save mode. | ||
294 | - LP: #954576 | ||
295 | * drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) | ||
296 | - LP: #954576 | ||
297 | * net/usbnet: avoid recursive locking in usbnet_stop() | ||
298 | - LP: #954576 | ||
299 | * dm io: fix discard support | ||
300 | - LP: #954576 | ||
301 | * dm raid: fix flush support | ||
302 | - LP: #954576 | ||
303 | * cs5535-mfgpt: don't call __init function from __devinit | ||
304 | - LP: #954576 | ||
305 | * mfd: Fix cs5535 section mismatch | ||
306 | - LP: #954576 | ||
307 | * Linux 3.0.24 | ||
308 | - LP: #954576 | ||
309 | * eCryptfs: Improve statfs reporting | ||
310 | - LP: #885744 | ||
311 | * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | ||
312 | - LP: #917842 | ||
313 | - CVE-2012-0045 | ||
314 | * KVM: x86: fix missing checks in syscall emulation | ||
315 | - LP: #917842 | ||
316 | - CVE-2012-0045 | ||
317 | * Bluetooth: Fix l2cap conn failures for ssp devices | ||
318 | - LP: #872044 | ||
319 | * ASoC: neo1973: fix neo1973 wm8753 initialization | ||
320 | - LP: #959470 | ||
321 | * aio: fix io_setup/io_destroy race | ||
322 | - LP: #959470 | ||
323 | * aio: fix the "too late munmap()" race | ||
324 | - LP: #959470 | ||
325 | * x86: Derandom delay_tsc for 64 bit | ||
326 | - LP: #959470 | ||
327 | * PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | ||
328 | - LP: #959470 | ||
329 | * firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner | ||
330 | cases | ||
331 | - LP: #959470 | ||
332 | * firewire: core: handle ack_busy when fetching the Config ROM | ||
333 | - LP: #959470 | ||
334 | * PM / Driver core: leave runtime PM enabled during system shutdown | ||
335 | - LP: #959470 | ||
336 | * rt2x00: fix random stalls | ||
337 | - LP: #959470 | ||
338 | * vfs: fix return value from do_last() | ||
339 | - LP: #959470 | ||
340 | * vfs: fix double put after complete_walk() | ||
341 | - LP: #959470 | ||
342 | * acer-wmi: support Lenovo ideapad S205 wifi switch | ||
343 | - LP: #959470 | ||
344 | * acer-wmi: check wireless capability flag before register rfkill | ||
345 | - LP: #959470 | ||
346 | * acer-wmi: No wifi rfkill on Lenovo machines | ||
347 | - LP: #959470 | ||
348 | * neighbour: Fixed race condition at tbl->nht | ||
349 | - LP: #959470 | ||
350 | * ipsec: be careful of non existing mac headers | ||
351 | - LP: #959470 | ||
352 | * ppp: fix 'ppp_mp_reconstruct bad seq' errors | ||
353 | - LP: #959470 | ||
354 | * tcp: fix false reordering signal in tcp_shifted_skb | ||
355 | - LP: #959470 | ||
356 | * vmxnet3: Fix transport header size | ||
357 | - LP: #959470 | ||
358 | * tcp: don't fragment SACKed skbs in tcp_mark_head_lost() | ||
359 | - LP: #959470 | ||
360 | * bridge: check return value of ipv6_dev_get_saddr() | ||
361 | - LP: #959470 | ||
362 | * tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una | ||
363 | - LP: #959470 | ||
364 | * IPv6: Fix not join all-router mcast group when forwarding set. | ||
365 | - LP: #959470 | ||
366 | * atl1c: dont use highprio tx queue | ||
367 | - LP: #959470 | ||
368 | * usb: asix: Patch for Sitecom LN-031 | ||
369 | - LP: #959470 | ||
370 | * compat: Re-add missing asm/compat.h include to fix compile breakage on | ||
371 | s390 | ||
372 | - LP: #959470 | ||
373 | * regulator: Fix setting selector in tps6524x set_voltage function | ||
374 | - LP: #959470 | ||
375 | * block: Fix NULL pointer dereference in sd_revalidate_disk | ||
376 | - LP: #959470 | ||
377 | * block, sx8: fix pointer math issue getting fw version | ||
378 | - LP: #959470 | ||
379 | * block: fix __blkdev_get and add_disk race condition | ||
380 | - LP: #959470 | ||
381 | * Block: use a freezable workqueue for disk-event polling | ||
382 | - LP: #959470 | ||
383 | * sfc: Fix assignment of ip_summed for pre-allocated skbs | ||
384 | - LP: #959470 | ||
385 | * sparc32: Add -Av8 to assembler command line. | ||
386 | - LP: #959470 | ||
387 | * compat: Re-add missing asm/compat.h include to fix compile breakage on | ||
388 | s390 | ||
389 | - LP: #959470 | ||
390 | * hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F | ||
391 | - LP: #959470 | ||
392 | * hwmon: (w83627ehf) Fix memory leak in probe function | ||
393 | - LP: #959470 | ||
394 | * i2c-algo-bit: Fix spurious SCL timeouts under heavy load | ||
395 | - LP: #959470 | ||
396 | * Linux 3.0.25 | ||
397 | - LP: #959470 | ||
398 | * KBuild: Allow scripts/* to be cross compiled | ||
399 | - LP: #963823 | ||
400 | * nilfs2: fix NULL pointer dereference in nilfs_load_super_block() | ||
401 | - LP: #963823 | ||
402 | * afs: Read of file returns EBADMSG | ||
403 | - LP: #963823 | ||
404 | * afs: Remote abort can cause BUG in rxrpc code | ||
405 | - LP: #963823 | ||
406 | * perf tools: Incorrect use of snprintf results in SEGV | ||
407 | - LP: #963823 | ||
408 | * tcp: fix syncookie regression | ||
409 | - LP: #963823 | ||
410 | * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | ||
411 | - LP: #963823 | ||
412 | * iwl3945: fix possible il->txq NULL pointer dereference in delayed works | ||
413 | - LP: #963823 | ||
414 | * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | ||
415 | - LP: #963823 | ||
416 | * Linux 3.0.26 | ||
417 | - LP: #963823 | ||
418 | |||
7 | -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 30 Mar 2012 12:47:51 +0200 | 419 | -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 30 Mar 2012 12:47:51 +0200 |
8 | 420 | ||
9 | linux-ti-omap4 (3.0.0-1208.18) oneiric-proposed; urgency=low | 421 | linux-ti-omap4 (3.0.0-1208.18) oneiric-proposed; urgency=low |