~ubuntu-branches/ubuntu/raring/linux-ti-omap4/raring-updates

« back to all changes in this revision

Viewing changes to debian.master/changelog

  • Committer: Package Import Robot
  • Author(s): Brad Figg, Brad Figg
  • Date: 2013-06-08 09:09:23 UTC
  • Revision ID: package-import@ubuntu.com-20130608090923-ibtnp6edtrn3sxik
Tags: 3.5.0-226.39
[ Brad Figg ]

UBUNTU: Fixup missing abi files causing FTBS

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
linux (3.5.0-34.55) quantal; urgency=low
 
2
 
 
3
  [Steve Conklin]
 
4
 
 
5
  * Release Tracking Bug
 
6
    - LP: #1187926
 
7
 
 
8
  [ Upstream Kernel Changes ]
 
9
 
 
10
  * iwlwifi: dvm: fix zero LQ CMD sending avoidance
 
11
    - LP: #1186932
 
12
 
 
13
 -- Steve Conklin <sconklin@canonical.com>  Wed, 05 Jun 2013 15:27:36 -0500
 
14
 
 
15
linux (3.5.0-33.54) quantal; urgency=low
 
16
 
 
17
  [Steve Conklin]
 
18
 
 
19
  * Release Tracking Bug
 
20
    - LP: #1186271
 
21
 
 
22
  [ Upstream Kernel Changes ]
 
23
 
 
24
  * crypto: algif - suppress sending source address information in recvmsg
 
25
    - LP: #1172363
 
26
    - CVE-2013-3076
 
27
  * ax25: fix info leak via msg_name in ax25_recvmsg()
 
28
    - LP: #1172366
 
29
    - CVE-2013-3223
 
30
  * Bluetooth: fix possible info leak in bt_sock_recvmsg()
 
31
    - LP: #1172368
 
32
    - CVE-2013-3224
 
33
  * tipc: fix info leaks via msg_name in recv_msg/recv_stream
 
34
    - LP: #1172403
 
35
    - CVE-2013-3235
 
36
  * rose: fix info leak via msg_name in rose_recvmsg()
 
37
    - LP: #1172394
 
38
    - CVE-2013-3234
 
39
  * Bluetooth: RFCOMM - Fix missing msg_namelen update in
 
40
    rfcomm_sock_recvmsg()
 
41
    - LP: #1172369
 
42
    - CVE-2013-3225
 
43
  * atm: update msg_namelen in vcc_recvmsg()
 
44
    - LP: #1172365
 
45
    - CVE-2013-3222
 
46
  * iwlwifi: add new pci id for 6x35 series
 
47
    - LP: #1180256
 
48
  * ath9k_htc: accept 1.x firmware newer than 1.3
 
49
    - LP: #1186062
 
50
  * ssb: implement spurious tone avoidance
 
51
    - LP: #1186062
 
52
  * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
 
53
    - LP: #1186062
 
54
  * can: sja1000: fix handling on dt properties on little endian systems
 
55
    - LP: #1186062
 
56
  * ath9k_hw: change AR9580 initvals to fix a stability issue
 
57
    - LP: #1186062
 
58
  * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
 
59
    - LP: #1186062
 
60
  * ARM: 7698/1: perf: fix group validation when using enable_on_exec
 
61
    - LP: #1186062
 
62
  * hugetlbfs: add swap entry check in follow_hugetlb_page()
 
63
    - LP: #1186062
 
64
  * kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
 
65
    - LP: #1186062
 
66
  * hfsplus: fix potential overflow in hfsplus_file_truncate()
 
67
    - LP: #1186062
 
68
  * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
 
69
    - LP: #1186062
 
70
  * perf/x86: Fix offcore_rsp valid mask for SNB/IVB
 
71
    - LP: #1186062
 
72
  * vm: add vm_iomap_memory() helper function
 
73
    - LP: #1186062
 
74
  * vm: convert HPET mmap to vm_iomap_memory() helper
 
75
    - LP: #1186062
 
76
  * vm: convert fb_mmap to vm_iomap_memory() helper
 
77
    - LP: #1186062
 
78
  * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
 
79
    - LP: #1186062
 
80
  * vm: convert mtdchar mmap to vm_iomap_memory() helper
 
81
    - LP: #1186062
 
82
  * regulator: fixed regulator_bulk_enable unwinding code
 
83
    - LP: #1186062
 
84
  * perf: Fix error return code
 
85
    - LP: #1186062
 
86
  * xen/smp: Fix leakage of timer interrupt line for every CPU
 
87
    online/offline.
 
88
    - LP: #1186062
 
89
  * xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every
 
90
    CPU online/offline
 
91
    - LP: #1186062
 
92
  * xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
 
93
    - LP: #1186062
 
94
  * s390/memory hotplug: prevent offline of active memory increments
 
95
    - LP: #1186062
 
96
  * aio: fix possible invalid memory access when DEBUG is enabled
 
97
    - LP: #1186062
 
98
  * TTY: do not update atime/mtime on read/write
 
99
    - LP: #1186062
 
100
  * TTY: fix atime/mtime regression
 
101
    - LP: #1186062
 
102
  * caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
 
103
    - LP: #1186062
 
104
  * irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
 
105
    - LP: #1186062
 
106
  * iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
 
107
    - LP: #1186062
 
108
  * llc: Fix missing msg_namelen update in llc_ui_recvmsg()
 
109
    - LP: #1186062
 
110
  * netrom: fix info leak via msg_name in nr_recvmsg()
 
111
    - LP: #1186062
 
112
  * netrom: fix invalid use of sizeof in nr_recvmsg()
 
113
    - LP: #1186062
 
114
  * NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
 
115
    - LP: #1186062
 
116
  * cbq: incorrect processing of high limits
 
117
    - LP: #1186062
 
118
  * net IPv6 : Fix broken IPv6 routing table after loopback down-up
 
119
    - LP: #1186062
 
120
  * net: count hw_addr syncs so that unsync works properly.
 
121
    - LP: #1186062
 
122
  * atl1e: limit gso segment size to prevent generation of wrong ip length
 
123
    fields
 
124
    - LP: #1186062
 
125
  * bonding: fix bonding_masters race condition in bond unloading
 
126
    - LP: #1186062
 
127
  * bonding: IFF_BONDING is not stripped on enslave failure
 
128
    - LP: #1186062
 
129
  * af_unix: If we don't care about credentials coallesce all messages
 
130
    - LP: #1186062
 
131
  * netfilter: don't reset nf_trace in nf_reset()
 
132
    - LP: #1186062
 
133
  * rtnetlink: Call nlmsg_parse() with correct header length
 
134
    - LP: #1186062
 
135
  * tcp: incoming connections might use wrong route under synflood
 
136
    - LP: #1186062
 
137
  * tcp: Reallocate headroom if it would overflow csum_start
 
138
    - LP: #1186062
 
139
  * esp4: fix error return code in esp_output()
 
140
    - LP: #1186062
 
141
  * net: sctp: sctp_auth_key_put: use kzfree instead of kfree
 
142
    - LP: #1186062
 
143
  * tcp: call tcp_replace_ts_recent() from tcp_ack()
 
144
    - LP: #1186062
 
145
  * net: rate-limit warn-bad-offload splats.
 
146
    - LP: #1186062
 
147
  * net: fix incorrect credentials passing
 
148
    - LP: #1186062
 
149
  * net: drop dst before queueing fragments
 
150
    - LP: #1186062
 
151
  * sparc64: Fix race in TLB batch processing.
 
152
    - LP: #1186062
 
153
  * l2tp: fix info leak in l2tp_ip6_recvmsg()
 
154
    - LP: #1186062
 
155
  * tracing: Use stack of calling function for stack tracer
 
156
    - LP: #1186062
 
157
  * tracing: Fix stack tracer with fentry use
 
158
    - LP: #1186062
 
159
  * tracing: Remove most or all of stack tracer stack size from
 
160
    stack_max_size
 
161
    - LP: #1186062
 
162
  * tracing: Fix ftrace_dump()
 
163
    - LP: #1186062
 
164
  * Wrong asm register contraints in the futex implementation
 
165
    - LP: #1186062
 
166
  * Wrong asm register contraints in the kvm implementation
 
167
    - LP: #1186062
 
168
  * cgroup: fix an off-by-one bug which may trigger BUG_ON()
 
169
    - LP: #1186062
 
170
  * PCI / ACPI: Don't query OSC support with all possible controls
 
171
    - LP: #1186062
 
172
  * Fix initialization of CMCI/CMCP interrupts
 
173
    - LP: #1186062
 
174
  * sysfs: fix use after free in case of concurrent read/write and readdir
 
175
    - LP: #1186062
 
176
  * usb/misc/appledisplay: Add 24" LED Cinema display
 
177
    - LP: #1186062
 
178
  * ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
 
179
    - LP: #1186062
 
180
  * jbd2: fix race between jbd2_journal_remove_checkpoint and
 
181
    ->j_commit_callback
 
182
    - LP: #1186062
 
183
  * ext4: fix journal callback list traversal
 
184
    - LP: #1186062
 
185
  * usb: chipidea: udc: fix memory access of shared memory on armv5
 
186
    machines
 
187
    - LP: #1186062
 
188
  * NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
 
189
    nfs4_open_delegation_recall
 
190
    - LP: #1186062
 
191
  * usb: chipidea: udc: fix memory leak in _ep_nuke
 
192
    - LP: #1186062
 
193
  * USB: add ftdi_sio USB ID for GDM Boost V1.x
 
194
    - LP: #1186062
 
195
  * hrtimer: Add expiry time overflow check in hrtimer_interrupt
 
196
    - LP: #1186062
 
197
  * hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
 
198
    - LP: #1186062
 
199
  * ARM: omap3: cpuidle: enable time keeping
 
200
    - LP: #1186062
 
201
  * tracing: Fix off-by-one on allocating stat->pages
 
202
    - LP: #1186062
 
203
  * USB: option: add a D-Link DWM-156 variant
 
204
    - LP: #1186062
 
205
  * ext4: fix big-endian bug in metadata checksum calculations
 
206
    - LP: #1186062
 
207
  * tracing: Reset ftrace_graph_filter_enabled if count is zero
 
208
    - LP: #1186062
 
209
  * tracing: Check return value of tracing_init_dentry()
 
210
    - LP: #1186062
 
211
  * serial_core.c: add put_device() after device_find_child()
 
212
    - LP: #1186062
 
213
  * PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
 
214
    - LP: #1186062
 
215
  * wireless: regulatory: fix channel disabling race condition
 
216
    - LP: #1186062
 
217
  * usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl
 
218
    ep
 
219
    - LP: #1186062
 
220
  * iwlwifi: fix freeing uninitialized pointer
 
221
    - LP: #1186062
 
222
  * iwlwifi: dvm: don't send zeroed LQ cmd
 
223
    - LP: #1186062
 
224
  * LOCKD: Ensure that nlmclnt_block resets block->b_status after a server
 
225
    reboot
 
226
    - LP: #1186062
 
227
  * ext4: fix online resizing for ext3-compat file systems
 
228
    - LP: #1186062
 
229
  * ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
 
230
    - LP: #1186062
 
231
  * rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
 
232
    - LP: #1186062
 
233
  * USB: ftdi_sio: correct ST Micro Connect Lite PIDs
 
234
    - LP: #1186062
 
235
  * USB: serial: option: Added support Olivetti Olicard 145
 
236
    - LP: #1186062
 
237
  * usb-storage: CY7C68300A chips do not support Cypress ATACB
 
238
    - LP: #1186062
 
239
  * USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
 
240
    - LP: #1186062
 
241
  * gianfar: do not advertise any alarm capability.
 
242
    - LP: #1186062
 
243
  * clockevents: Set dummy handler on CPU_DEAD shutdown
 
244
    - LP: #1186062
 
245
  * ixgbe: fix EICR write in ixgbe_msix_other
 
246
    - LP: #1186062
 
247
  * mwifiex: Use pci_release_region() instead of a pci_release_regions()
 
248
    - LP: #1186062
 
249
  * mwifiex: Call pci_release_region after calling pci_disable_device
 
250
    - LP: #1186062
 
251
  * fs/fscache/stats.c: fix memory leak
 
252
    - LP: #1186062
 
253
  * mm: allow arch code to control the user page table ceiling
 
254
    - LP: #1186062
 
255
  * arm: set the page table freeing ceiling to TASK_SIZE
 
256
    - LP: #1186062
 
257
  * drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
 
258
    - LP: #1186062
 
259
  * drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
 
260
    - LP: #1186062
 
261
  * md: bad block list should default to disabled.
 
262
    - LP: #1186062
 
263
  * inotify: invalid mask should return a error number but not set it
 
264
    - LP: #1186062
 
265
  * fs/dcache.c: add cond_resched() to shrink_dcache_parent()
 
266
    - LP: #1186062
 
267
  * exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
 
268
    - LP: #1186062
 
269
  * tty: fix up atime/mtime mess, take three
 
270
    - LP: #1186062
 
271
  * ipc: sysv shared memory limited to 8TiB
 
272
    - LP: #1186062
 
273
  * ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
 
274
    - LP: #1186062
 
275
  * Linux 3.5.7.12
 
276
    - LP: #1186062
 
277
  * mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
 
278
    - LP: #1186062
 
279
  * ARM: at91: Fix typo in restart code panic message
 
280
    - LP: #1186062
 
281
  * drm/radeon: don't use get_engine_clock() on APUs
 
282
    - LP: #1186062
 
283
  * nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
 
284
    - LP: #1186062
 
285
  * mmc: core: Fix bit width test failing on old eMMC cards
 
286
    - LP: #1186062
 
287
  * drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
 
288
    - LP: #1186062
 
289
  * mfd: adp5520: Restore mode bits on resume
 
290
    - LP: #1186062
 
291
  * mmc: atmel-mci: pio hang on block errors
 
292
    - LP: #1186062
 
293
  * nfsd4: don't close read-write opens too soon
 
294
    - LP: #1186062
 
295
  * drm/radeon/dce6: add missing display reg for tiling setup
 
296
    - LP: #1186062
 
297
  * ALSA: usb: Add quirk for 192KHz recording on E-Mu devices
 
298
    - LP: #1186062
 
299
  * ALSA: usb-audio: disable autopm for MIDI devices
 
300
    - LP: #1186062
 
301
  * drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS
 
302
    - LP: #1186062
 
303
  * drm/radeon: cleanup properly if mmio mapping fails
 
304
    - LP: #1186062
 
305
  * ASoC: max98088: Fix logging of hardware revision.
 
306
    - LP: #1186062
 
307
  * drm/i915: Workaround incoherence between fences and LLC across multiple
 
308
    CPUs
 
309
    - LP: #1186062
 
310
  * drm/i915: Fall back to bit banging mode for DVO transmitter detection
 
311
    - LP: #1186062
 
312
  * drm/radeon: fix hdmi mode enable on RS600/RS690/RS740
 
313
    - LP: #1186062
 
314
  * i2c: xiic: must always write 16-bit words to TX_FIFO
 
315
    - LP: #1186062
 
316
  * nfsd: Decode and send 64bit time values
 
317
    - LP: #1186062
 
318
  * drm/radeon: fix typo in si_select_se_sh()
 
319
    - LP: #1186062
 
320
  * fbcon: when font is freed, clear also vc_font.data
 
321
    - LP: #1186062
 
322
  * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
 
323
    - LP: #1186062
 
324
  * ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
 
325
    - LP: #1186062
 
326
  * ALSA: usb-audio: Fix autopm error during probing
 
327
    - LP: #1186062
 
328
  * drm/gma500: fix backlight hotkeys behaviour on netbooks
 
329
    - LP: #1186062
 
330
  * powerpc: Add isync to copy_and_flush
 
331
    - LP: #1186062
 
332
  * ARM: u300: fix ages old copy/paste bug
 
333
    - LP: #1186062
 
334
  * x86: Eliminate irq_mis_count counted in arch_irq_stat
 
335
    - LP: #1186062
 
336
  * drm/prime: keep a reference from the handle to exported dma-buf (v6)
 
337
    - LP: #1186062
 
338
  * drm/mgag200: deal with bo reserve fail in dirty update path
 
339
    - LP: #1186062
 
340
  * drm/ast: deal with bo reserve fail in dirty update path
 
341
    - LP: #1186062
 
342
  * drm/cirrus: deal with bo reserve fail in dirty update path
 
343
    - LP: #1186062
 
344
  * drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
 
345
    - LP: #1186062
 
346
  * drm/radeon: fix possible segfault when parsing pm tables
 
347
    - LP: #1186062
 
348
  * drm/radeon: add some new SI PCI ids
 
349
    - LP: #1186062
 
350
  * drm/radeon: add new richland pci ids
 
351
    - LP: #1186062
 
352
  * drm/radeon: fix handling of v6 power tables
 
353
    - LP: #1186062
 
354
  * perf/x86/intel/lbr: Fix LBR filter
 
355
    - LP: #1186062
 
356
  * perf/x86/intel/lbr: Demand proper privileges for
 
357
    PERF_SAMPLE_BRANCH_KERNEL
 
358
    - LP: #1186062
 
359
  * net/eth/ibmveth: Fixup retrieval of MAC address
 
360
    - LP: #1186062
 
361
  * autofs - remove autofs dentry mount check
 
362
    - LP: #1186062
 
363
  * drm/radeon: properly lock disp in mc_stop/resume for evergreen+
 
364
    - LP: #1186062
 
365
  * drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)
 
366
    - LP: #1186062
 
367
  * powerpc: fix numa distance for form0 device tree
 
368
    - LP: #1186062
 
369
  * kernel/audit_tree.c: tree will leak memory when failure occurs in
 
370
    audit_trim_trees()
 
371
    - LP: #1186062
 
372
  * xhci: Don't warn on empty ring for suspended devices.
 
373
    - LP: #1186062
 
374
  * cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
 
375
    - LP: #1186062
 
376
  * ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE
 
377
    - LP: #1186062
 
378
  * drm/i915: ensure single initialization and cleanup of backlight device
 
379
    - LP: #1186062
 
380
  * drm/radeon: use frac fb div on RS780/RS880
 
381
    - LP: #1186062
 
382
  * r8169: fix vlan tag read ordering.
 
383
    - LP: #1186062
 
384
  * r8169: honor jumbo settings when chipset is requested to start.
 
385
    - LP: #1186062
 
386
  * drm/i915: Fix detection of base of stolen memory
 
387
    - LP: #1186062
 
388
  * s390: move dummy io_remap_pfn_range() to asm/pgtable.h
 
389
    - LP: #1186062
 
390
  * x86/mm: account for PGDIR_SIZE alignment
 
391
    - LP: #1186062
 
392
  * drbd: fix for deadlock when using automatic split-brain-recovery
 
393
    - LP: #1186062
 
394
  * cpufreq / Longhaul: Disable driver by default
 
395
    - LP: #1186062
 
396
  * ext4: add check for inodes_count overflow in new resize ioctl
 
397
    - LP: #1186062
 
398
  * powerpc: Emulate non privileged DSCR read and write
 
399
    - LP: #1186062
 
400
  * audit: Syscall rules are not applied to existing processes on non-x86
 
401
    - LP: #1186062
 
402
  * ASoC: wm8994: missing break in wm8994_aif3_hw_params()
 
403
    - LP: #1186062
 
404
  * tile: support new Tilera hypervisor
 
405
    - LP: #1186062
 
406
  * sd: fix array cache flushing bug causing performance problems
 
407
    - LP: #1186062
 
408
  * ath9k: fix key allocation error handling for powersave keys
 
409
    - LP: #1186062
 
410
  * nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
 
411
    - LP: #1186062
 
412
  * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
 
413
    - LP: #1186062
 
414
  * ALSA: HDA: Fix Oops caused by dereference NULL pointer
 
415
    - LP: #1186062
 
416
  * ACPICA: Fix possible buffer overflow during a field unit read operation
 
417
    - LP: #1186062
 
418
  * qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
 
419
    card
 
420
    - LP: #1186062
 
421
  * B43: Handle DMA RX descriptor underrun
 
422
    - LP: #1186062
 
423
  * mwifiex: clear is_suspended flag when interrupt is received early
 
424
    - LP: #1186062
 
425
  * mwifiex: fix setting of multicast filter
 
426
    - LP: #1186062
 
427
  * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
 
428
    devices
 
429
    - LP: #1186062
 
430
  * hp_accel: Ignore the error from lis3lv02d_poweron() at resume
 
431
    - LP: #1186062
 
432
  * KVM: VMX: fix halt emulation while emulating invalid guest sate
 
433
    - LP: #1186062
 
434
  * dm snapshot: fix error return code in snapshot_ctr
 
435
    - LP: #1186062
 
436
  * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
 
437
    - LP: #1186062
 
438
  * drm/mgag200: Fix framebuffer base address programming
 
439
    - LP: #1186062
 
440
  * hugetlbfs: fix mmap failure in unaligned size request
 
441
    - LP: #1186062
 
442
  * net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
 
443
    - LP: #1186062
 
444
  * net: qmi_wwan: fixup destination address (firmware bug workaround)
 
445
    - LP: #1186062
 
446
  * net: qmi_wwan: prevent duplicate mac address on link (firmware bug
 
447
    workaround)
 
448
    - LP: #1186062
 
449
  * tcp: force a dst refcount when prequeue packet
 
450
    - LP: #1186062
 
451
  * sfc: Fix naming of MTD partitions for FPGA bitfiles
 
452
    - LP: #1186062
 
453
  * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
 
454
    - LP: #1186062
 
455
  * net_sched: act_ipt forward compat with xtables
 
456
    - LP: #1186062
 
457
  * net: use netdev_features_t in skb_needs_linearize()
 
458
    - LP: #1186062
 
459
  * net: vlan,ethtool: netdev_features_t is more than 32 bit
 
460
    - LP: #1186062
 
461
  * bridge: fix race with topology change timer
 
462
    - LP: #1186062
 
463
  * packet: tpacket_v3: do not trigger bug() on wrong header status
 
464
    - LP: #1186062
 
465
  * 3c59x: fix freeing nonexistent resource on driver unload
 
466
    - LP: #1186062
 
467
  * 3c59x: fix PCI resource management
 
468
    - LP: #1186062
 
469
  * if_cablemodem.h: Add parenthesis around ioctl macros
 
470
    - LP: #1186062
 
471
  * macvlan: fix passthru mode race between dev removal and rx path
 
472
    - LP: #1186062
 
473
  * ipv6: do not clear pinet6 field
 
474
    - LP: #1186062
 
475
  * xfrm6: release dev before returning error
 
476
    - LP: #1186062
 
477
  * ext4: limit group search loop for non-extent files
 
478
    - LP: #1186062
 
479
  * iscsi-target: Fix processing of OOO commands
 
480
    - LP: #1186062
 
481
  * tick: Cleanup NOHZ per cpu data on cpu down
 
482
    - LP: #1186062
 
483
  * ACPI / EC: Restart transaction even when the IBF flag set
 
484
    - LP: #1186062
 
485
  * drm/radeon: check incoming cliprects pointer
 
486
    - LP: #1186062
 
487
  * ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the
 
488
    old/new value
 
489
    - LP: #1186062
 
490
  * powerpc: Bring all threads online prior to migration/hibernation
 
491
    - LP: #1186062
 
492
  * timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
 
493
    - LP: #1186062
 
494
  * tracing: Fix leaks of filter preds
 
495
    - LP: #1186062
 
496
  * usermodehelper: check subprocess_info->path != NULL
 
497
    - LP: #1186062
 
498
  * drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
 
499
    overflow
 
500
    - LP: #1186062
 
501
  * ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
 
502
    - LP: #1186062
 
503
  * dm thin: do not set discard_zeroes_data
 
504
    - LP: #1186062
 
505
  * drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
 
506
    - LP: #1186062
 
507
  * pch_dma: Use GFP_ATOMIC because called from interrupt context
 
508
    - LP: #1186062
 
509
  * ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
 
510
    - LP: #1186062
 
511
  * watchdog: Fix race condition in registration code
 
512
    - LP: #1186062
 
513
  * Linux 3.5.7.13
 
514
    - LP: #1186062
 
515
 
 
516
 -- Steve Conklin <sconklin@canonical.com>  Fri, 31 May 2013 09:29:44 -0500
 
517
 
 
518
linux (3.5.0-32.53) quantal-proposed; urgency=low
 
519
 
 
520
  [Steve Conklin]
 
521
 
 
522
  * Release Tracking Bug
 
523
    - LP: #1185161
 
524
 
 
525
  [ Upstream Kernel Changes ]
 
526
 
 
527
  * iscsi-target: fix heap buffer overflow on error
 
528
    - CVE-2013-2850
 
529
 
 
530
 -- Steve Conklin <sconklin@canonical.com>  Tue, 28 May 2013 15:17:15 -0500
 
531
 
1
532
linux (3.5.0-31.52) quantal-proposed; urgency=low
2
533
 
3
534
  [Steve Conklin]