UBUNTU: Ubuntu-2.6.38-11.47
[linux-flexiantxendom0-natty.git] / debian.master / changelog
1 linux (2.6.38-11.47) natty-proposed; urgency=low
2
3   [Steve Conklin]
4
5   * Release Tracking Bug
6     - LP: #811180
7
8   [ Keng-Yu Lin ]
9
10   * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11     killswitch"
12     - LP: #775281
13
14   [ Ming Lei ]
15
16   * SAUCE: fix yama_ptracer_del lockdep warning
17     - LP: #791019
18
19   [ Stefan Bader ]
20
21   * SAUCE: Re-enable RODATA for i386 virtual
22     - LP: #809838
23
24   [ Tim Gardner ]
25
26   * [Config] Add grub-efi as a recommended bootloader for server and
27     generic
28     - LP: #800910
29   * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
30     - LP: #805494
31
32   [ Upstream Kernel Changes ]
33
34   * Revert "bridge: Forward reserved group addresses if !STP"
35     - LP: #793702
36   * Fix up ABI directory
37   * bonding: Incorrect TX queue offset, CVE-2011-1581
38     - LP: #792312
39     - CVE-2011-1581
40   * fs/partitions/efi.c: corrupted GUID partition tables can cause kernel
41     oops
42     - LP: #795418
43     - CVE-2011-1577
44   * usbnet/cdc_ncm: add missing .reset_resume hook
45     - LP: #793892
46   * ath5k: Disable fast channel switching by default
47     - LP: #767192
48   * mm: vmscan: correctly check if reclaimer should schedule during
49     shrink_slab
50     - LP: #755066
51   * mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely
52     - LP: #755066
53   * ALSA: hda - Use LPIB for ATI/AMD chipsets as default
54     - LP: #741825
55   * ALSA: hda - Enable snoop bit for AMD controllers
56     - LP: #741825
57   * ALSA: hda - Enable sync_write workaround for AMD generically
58     - LP: #741825
59   * cpuidle: menu: fixed wrapping timers at 4.294 seconds
60     - LP: #774947
61   * drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
62     - LP: #761065
63   * USB: ehci: remove structure packing from ehci_def
64     - LP: #791552
65   * drm/i915: disable PCH ports if needed when disabling a CRTC
66     - LP: #791752
67   * kmemleak: Do not return a pointer to an object that kmemleak did not
68     get
69     - LP: #793702
70   * kmemleak: Initialise kmemleak after debug_objects_mem_init()
71     - LP: #793702
72   * Fix _OSC UUID in pcc-cpufreq
73     - LP: #793702
74   * CPU hotplug, re-create sysfs directory and symlinks
75     - LP: #793702
76   * Fix memory leak in cpufreq_stat
77     - LP: #793702
78   * net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
79     - LP: #793702
80   * ftrace: Only update the function code on write to filter files
81     - LP: #793702
82   * qla2xxx: Fix hang during driver unload when vport is active.
83     - LP: #793702
84   * qla2xxx: Fix virtual port failing to login after chip reset.
85     - LP: #793702
86   * qla2xxx: Fix vport delete hang when logins are outstanding.
87     - LP: #793702
88   * powerpc/kdump64: Don't reference freed memory as pacas
89     - LP: #793702
90   * powerpc/kexec: Fix memory corruption from unallocated slaves
91     - LP: #793702
92   * x86, cpufeature: Fix cpuid leaf 7 feature detection
93     - LP: #793702
94   * ath9k_hw: do noise floor calibration only on required chains
95     - LP: #793702
96   * ath9k_hw: fix power for the HT40 duplicate frames
97     - LP: #793702
98   * ath9k_hw: fix dual band assumption for XB113
99     - LP: #793702
100   * ath9k_hw: Fix STA connection issues with AR9380 (XB113).
101     - LP: #793702
102   * powerpc: Set nr_cpu_ids early and use it to free PACAs
103     - LP: #793702
104   * powerpc/oprofile: Handle events that raise an exception without
105     overflowing
106     - LP: #793702
107   * iwlagn: fix iwl_is_any_associated
108     - LP: #793702
109   * block: rescan partitions on invalidated devices on -ENOMEDIA too
110     - LP: #793702
111   * block: move bd_set_size() above rescan_partitions() in __blkdev_get()
112     - LP: #793702
113   * paride: Convert to bdops->check_events()
114     - LP: #793702
115   * gdrom,viocd: Convert to bdops->check_events()
116     - LP: #793702
117   * ide: Convert to bdops->check_events()
118     - LP: #793702
119   * block: don't block events on excl write for non-optical devices
120     - LP: #793702
121   * block: Fix discard topology stacking and reporting
122     - LP: #793702
123   * block: add proper state guards to __elv_next_request
124     - LP: #793702
125   * block: always allocate genhd->ev if check_events is implemented
126     - LP: #793702
127   * mtd: mtdconcat: fix NAND OOB write
128     - LP: #793702
129   * mtd: return badblockbits back
130     - LP: #793702
131   * x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address
132     limit
133     - LP: #793702
134   * ext4: fix possible use-after-free in ext4_remove_li_request()
135     - LP: #793702
136   * iwlwifi: fix bugs in change_interface
137     - LP: #793702
138   * nl80211: Fix set_key regression with some drivers
139     - LP: #793702
140   * mac80211: fix a few RCU issues
141     - LP: #793702
142   * wire up fanotify syscalls
143     - LP: #793702
144   * wire up clock_adjtime syscall
145     - LP: #793702
146   * drm: Send pending vblank events before disabling vblank.
147     - LP: #793702
148   * pata_cm64x: fix boot crash on parisc
149     - LP: #793702
150   * ext3: Fix fs corruption when make_indexed_dir() fails
151     - LP: #793702
152   * jbd: Fix forever sleeping process in do_get_write_access()
153     - LP: #793702
154   * jbd: fix fsync() tid wraparound bug
155     - LP: #793702
156   * ext4: release page cache in ext4_mb_load_buddy error path
157     - LP: #793702
158   * bonding: 802.3ad - fix agg_device_up
159     - LP: #793702
160   * bridge: fix forwarding of IPv6
161     - LP: #793702
162   * ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile
163     - LP: #793702
164   * irda: fix locking unbalance in irda_sendmsg
165     - LP: #793702
166   * inetpeer: reduce stack usage
167     - LP: #793702
168   * ipv6: Remove hoplimit initialization to -1
169     - LP: #793702
170   * ipv6: udp: fix the wrong headroom check
171     - LP: #793702
172   * macvlan: fix panic if lowerdev in a bond
173     - LP: #793702
174   * net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST
175     - LP: #793702
176   * net: use hlist_del_rcu() in dev_change_name()
177     - LP: #793702
178   * SCTP: fix race between sctp_bind_addr_free() and
179     sctp_bind_addr_conflict()
180     - LP: #793702
181   * tcp: len check is unnecessarily devastating, change to WARN_ON
182     - LP: #793702
183   * vlan: fix GVRP at dismantle time MIME-Version: 1.0
184     - LP: #793702
185   * igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
186     - LP: #793702
187   * net: add skb_dst_force() in sock_queue_err_skb()
188     - LP: #793702
189   * sch_sfq: avoid giving spurious NET_XMIT_CN signals
190     - LP: #793702
191   * sctp: fix memory leak of the ASCONF queue when free asoc
192     - LP: #793702
193   * sch_sfq: fix peek() implementation
194     - LP: #793702
195   * bonding: prevent deadlock on slave store with alb mode (v3)
196     - LP: #793702
197   * mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process
198     context
199     - LP: #793702
200   * bnx2i: Fixed packet error created when the sq_size is set to 16
201     - LP: #793702
202   * bnx2i: Updated the connection shutdown/cleanup timeout
203     - LP: #793702
204   * Fix Ultrastor asm snippet
205     - LP: #793702
206   * target: Fix multi task->task_sg[] chaining logic bug
207     - LP: #793702
208   * target: Fix interrupt context bug with stats_lock and
209     core_tmr_alloc_req
210     - LP: #793702
211   * target: Fix bug with task_sg chained transport_free_dev_tasks release
212     - LP: #793702
213   * target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
214     - LP: #793702
215   * x86, ioapic: Fix potential resume deadlock
216     - LP: #793702
217   * x86, amd: Do not enable ARAT feature on AMD processors below family
218     0x12
219     - LP: #793702
220   * x86, amd: Use _safe() msr access for GartTlbWlk disable code
221     - LP: #793702
222   * x86, cpufeature: Update CPU feature RDRND to RDRAND
223     - LP: #793702
224   * oprofile, x86: Enable preemption during pci device setup in IBS init
225     - LP: #793702
226   * rcu: Fix unpaired rcu_irq_enter() from locking selftests
227     - LP: #793702
228   * When mandatory encryption on share, fail mount
229     - LP: #793702
230   * staging: usbip: fix wrong endian conversion
231     - LP: #793702
232   * staging: r8712u: Fix driver to support ad-hoc mode
233     - LP: #793702
234   * Fix for buffer overflow in ldm_frag_add not sufficient
235     - LP: #793702
236   * seqlock: Don't smp_rmb in seqlock reader spin loop
237     - LP: #793702
238   * md: Fix race when creating a new md device.
239     - LP: #793702
240   * md/bitmap: fix saving of events_cleared and other state.
241     - LP: #793702
242   * ALSA: HDA: Use one dmic only for Dell Studio 1558
243     - LP: #731706, #793702
244   * ALSA: HDA: Add quirk for Lenovo U350
245     - LP: #751681, #793702
246   * ALSA: hda - Fix input-src parse in patch_analog.c
247     - LP: #793702
248   * ASoC: Ensure output PGA is enabled for line outputs in wm_hubs
249     - LP: #793702
250   * ASoC: Add some missing volume update bit sets for wm_hubs devices
251     - LP: #793702
252   * HID: magicmouse: ignore 'ivalid report id' while switching modes
253     - LP: #793702
254   * mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
255     - LP: #793702
256   * loop: limit 'max_part' module param to DISK_MAX_PARTS
257     - LP: #793702
258   * loop: handle on-demand devices correctly
259     - LP: #793702
260   * i2c/writing-clients: Fix foo_driver.id_table
261     - LP: #793702
262   * USB: CP210x Add 4 Device IDs for AC-Services Devices
263     - LP: #793702
264   * USB: moto_modem: Add USB identifier for the Motorola VE240.
265     - LP: #793702
266   * USB: serial: ftdi_sio: adding support for TavIR STK500
267     - LP: #793702
268   * USB: gadget: g_multi: fixed vendor and product ID in inf files
269     - LP: #793702
270   * USB: gamin_gps: Fix for data transfer problems in native mode
271     - LP: #793702
272   * Bind only modem AT command endpoint to option module.
273     - LP: #793702
274   * USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
275     - LP: #793702
276   * xhci: Fix bug in control transfer cancellation.
277     - LP: #793702
278   * usb/gadget: at91sam9g20 fix end point max packet size
279     - LP: #793702
280   * usb: gadget: rndis: don't test against req->length
281     - LP: #793702
282   * xhci: Fix memory leak in ring cache deallocation.
283     - LP: #793702
284   * xhci: Fix memory leak bug when dropping endpoints
285     - LP: #793702
286   * USB: option: add support for Huawei E353 device
287     - LP: #793702
288   * OHCI: fix regression caused by nVidia shutdown workaround
289     - LP: #793702
290   * USB: remove remaining usages of hcd->state from usbcore and fix
291     regression
292     - LP: #793702
293   * cx88: protect per-device driver list with device lock
294     - LP: #793702
295   * cx88: fix locking of sub-driver operations
296     - LP: #793702
297   * cx88: hold device lock during sub-driver initialization
298     - LP: #793702
299   * sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
300     - LP: #793702
301   * sh: fixup fpu.o compile order
302     - LP: #793702
303   * p54usb: add zoom 4410 usbid
304     - LP: #793702
305   * eCryptfs: Allow 2 scatterlist entries for encrypted filenames
306     - LP: #793702
307   * UBIFS: fix a rare memory leak in ro to rw remounting path
308     - LP: #793702
309   * kbuild: Fix GNU make v3.80 compatibility
310     - LP: #793702
311   * i8k: Avoid lahf in 64-bit code
312     - LP: #793702
313   * idle governor: Avoid lock acquisition to read pm_qos before entering
314     idle
315     - LP: #793702
316   * dm table: reject devices without request fns
317     - LP: #793702
318   * ARM: 6941/1: cache: ensure MVA is cacheline aligned in
319     flush_kern_dcache_area
320     - LP: #793702
321   * tmpfs: fix race between truncate and writepage
322     - LP: #793702
323   * atm: expose ATM device index in sysfs
324     - LP: #793702
325   * brd: limit 'max_part' module param to DISK_MAX_PARTS
326     - LP: #793702
327   * brd: handle on-demand devices correctly
328     - LP: #793702
329   * drm/i915: fix user irq miss in BSD ring on g4x
330     - LP: #793702
331   * drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when
332     asked
333     - LP: #793702
334   * drm/radeon/kms: add wait idle ioctl for eg->cayman
335     - LP: #793702
336   * SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change
337     callback...
338     - LP: #793702
339   * NFSv4: Handle expired stateids when the lease is still valid
340     - LP: #793702
341   * NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors
342     - LP: #793702
343   * PCI: Add quirk for setting valid class for TI816X Endpoint
344     - LP: #793702
345   * xen mmu: fix a race window causing leave_mm BUG()
346     - LP: #793702
347   * ext4: Use schedule_timeout_interruptible() for waiting in lazyinit
348     thread
349     - LP: #793702
350   * AppArmor: fix oops in apparmor_setprocattr
351     - LP: #793702
352   * Linux 2.6.38.8
353     - LP: #793702
354   * xhci: Add defines for hardcoded slot states
355     - LP: #802541
356   * xhci: Do not issue device reset when device is not setup
357     - LP: #802541
358   * taskstats: don't allow duplicate entries in listener mode,
359     CVE-2011-2484
360     - LP: #806390
361     - CVE-2011-2484
362   * ext4: init timer earlier to avoid a kernel panic in __save_error_info,
363     CVE-2011-2493
364     - LP: #806929
365     - CVE-2011-2493
366   * acer-wmi: does not poll device status when WMI event is available
367     - LP: #771758
368   * acer-wmi: Only update rfkill status for associated hotkey events
369     - LP: #771758
370   * (drop after 2.6.38) acer-wmi: Add support for Aspire 1830 wlan hotkey
371     - LP: #771758
372   * mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
373     - LP: #808509
374   * mm: vmscan: kswapd should not free an excessive number of pages when
375     balancing small zones
376     - LP: #808509
377   * mm: vmscan: do not apply pressure to slab if we are not applying
378     pressure to zone
379     - LP: #808509
380   * mm: vmscan: evaluate the watermarks against the correct classzone
381     - LP: #808509
382   * mm: vmscan: only read new_classzone_idx from pgdat when reclaiming
383     successfully
384     - LP: #808509
385
386  -- Steve Conklin <sconklin@canonical.com>  Fri, 15 Jul 2011 14:57:14 -0500
387
388 linux (2.6.38-10.46) natty-proposed; urgency=low
389
390   [ Steve Conklin ]
391
392   * Release Tracking Bug
393     - LP: #802464
394
395   [ Upstream Kernel Changes ]
396
397   * Revert "put stricter guards on queue dead checks"
398   * Revert "fix oops in scsi_run_queue()"
399
400  -- Steve Conklin <sconklin@canonical.com>  Tue, 28 Jun 2011 12:36:29 +0100
401
402 linux (2.6.38-10.45) natty-proposed; urgency=low
403
404   [ Upstream Kernel Changes ]
405
406   * Revert "af_unix: Only allow recv on connected seqpacket sockets."
407
408  -- Steve Conklin <sconklin@canonical.com>  Mon, 27 Jun 2011 12:41:27 +0100
409
410 linux (2.6.38-10.44) natty-proposed; urgency=low
411
412   [ Steve Conklin ]
413
414   * Release Tracking Bug
415     - LP: #792013
416
417   [ Robert Nelson ]
418
419   * SAUCE: omap3: beagle: detect new xM revision B
420     - LP: #770679
421   * SAUCE: omap3: beagle: detect new xM revision C
422     - LP: #770679
423   * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
424     - LP: #770679
425
426   [ Stefan Bader ]
427
428   * Include nls_iso8859-1 for virtual images
429     - LP: #732046
430
431   [ Thomas Schlichter ]
432
433   * SAUCE: vesafb: mtrr module parameter is uint, not bool
434     - LP: #778043
435
436   [ Tim Gardner ]
437
438   * Revert "SAUCE: acpi battery -- move first lookup asynchronous"
439     - LP: #775809
440   * updateconfigs after update to v2.6.38.6
441
442   [ Upstream Kernel Changes ]
443
444   * Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"
445     - LP: #780546
446   * Revert "[SCSI] Retrieve the Caching mode page"
447     - LP: #788691
448   * Revert "USB: xhci - fix unsafe macro definitions"
449   * Revert "USB: xhci - fix math in xhci_get_endpoint_interval()"
450   * Revert "USB: xhci - also free streams when resetting devices"
451   * ath9k_hw: fix stopping rx DMA during resets
452     - LP: #775809
453   * netxen: limit skb frags for non tso packet
454     - LP: #775809
455   * ath: add missing regdomain pair 0x5c mapping
456     - LP: #775809
457   * block, blk-sysfs: Fix an err return path in blk_register_queue()
458     - LP: #775809
459   * p54: Initialize extra_len in p54_tx_80211
460     - LP: #775809
461   * qlcnic: limit skb frags for non tso packet
462     - LP: #775809
463   * nfsd4: fix struct file leak on delegation
464     - LP: #775809
465   * nfsd4: Fix filp leak
466     - LP: #775809
467   * virtio: Decrement avail idx on buffer detach
468     - LP: #775809
469   * x86, gart: Set DISTLBWALKPRB bit always
470     - LP: #775809
471   * x86, gart: Make sure GART does not map physmem above 1TB
472     - LP: #775809
473   * intel-iommu: Fix use after release during device attach
474     - LP: #775809
475   * intel-iommu: Unlink domain from iommu
476     - LP: #775809
477   * intel-iommu: Fix get_domain_for_dev() error path
478     - LP: #775809
479   * drm/radeon/kms: pll tweaks for r7xx
480     - LP: #775809
481   * drm/nouveau: fix notifier memory corruption bug
482     - LP: #775809
483   * drm/radeon/kms: fix bad shift in atom iio table parser
484     - LP: #775809
485   * drm/i915/tv: Remember the detected TV type
486     - LP: #775809
487   * tty/n_gsm: fix bug in CRC calculation for gsm1 mode
488     - LP: #775809
489   * serial/imx: read cts state only after acking cts change irq
490     - LP: #775809
491   * ASoC: Fix output PGA enabling in wm_hubs CODECs
492     - LP: #775809
493   * ASoC: codecs: JZ4740: Fix OOPS
494     - LP: #775809
495   * ALSA: hda - Add a fix-up for Acer dmic with ALC271x codec
496     - LP: #775809
497   * ahci: don't enable port irq before handler is registered
498     - LP: #775809
499   * libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
500     - LP: #775809
501   * kconfig: Avoid buffer underrun in choice input
502     - LP: #775809
503   * UBIFS: fix master node recovery
504     - LP: #775809
505   * ideapad: read brightness setting on brightness key notify
506     - LP: #775809
507   * ACPI battery: fribble sysfs files from a resume notifier
508     - LP: #775809
509   * UBIFS: fix false space checking failure
510     - LP: #775809
511   * kvm-390: Let kernel exit SIE instruction on work
512     - LP: #775809
513   * pfault: fix token handling
514     - LP: #775809
515   * ACPI / PM: Avoid infinite recurrence while registering power resources
516     - LP: #775809
517   * slub: fix panic with DISCONTIGMEM
518     - LP: #775809
519   * set memory ranges in N_NORMAL_MEMORY when onlined
520     - LP: #775809
521   * FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
522     - LP: #775809
523   * virtio: console: Enable call to hvc_remove() on console port remove
524     - LP: #775809
525   * oom: use pte pages in OOM score
526     - LP: #775809
527   * mm: check if PTE is already allocated during page fault
528     - LP: #775809
529   * mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
530     - LP: #775809
531   * m68k/mm: Set all online nodes in N_NORMAL_MEMORY
532     - LP: #775809
533   * vfs: avoid large kmalloc()s for the fdtable
534     - LP: #775809
535   * nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
536     - LP: #775809
537   * NFSv4.1: Ensure state manager thread dies on last umount
538     - LP: #775809
539   * um: mdd support for 64 bit atomic operations
540     - LP: #775809
541   * drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE
542     - LP: #775809
543   * agp: fix arbitrary kernel memory writes
544     - LP: #775809
545   * agp: fix OOM and buffer overflow
546     - LP: #775809
547   * iwlwifi: do not set tx power when channel is changing
548     - LP: #775809
549   * iwl3945: do not deprecate software scan
550     - LP: #775809
551   * iwl3945: disable hw scan by default
552     - LP: #775809
553   * iwlegacy: fix tx_power initialization
554     - LP: #775809
555   * Input: xen-kbdfront - fix mouse getting stuck after save/restore
556     - LP: #775809
557   * Linux 2.6.38.5
558     - LP: #775809
559   * pmcraid: reject negative request size
560     - LP: #780546
561   * mpt2sas: prevent heap overflows and unchecked reads
562     - LP: #780546
563   * scsi_dh: fix reference counting in scsi_dh_activate error path
564     - LP: #780546
565   * put stricter guards on queue dead checks
566     - LP: #780546
567   * ALSA: HDA: Fix automute for Gateway NV79
568     - LP: #761861, #780546
569   * ALSA: hda - Fix Realtek's chained fixup checks
570     - LP: #780546
571   * i2c-parport: Fix adapter list handling
572     - LP: #780546
573   * workqueue: fix deadlock in worker_maybe_bind_and_lock()
574     - LP: #780546
575   * iwlwifi: fix skb usage after free
576     - LP: #780546
577   * iwlagn: fix "Received BA when not expected"
578     - LP: #780546
579   * atl1c: Fix work event interrupt/task races
580     - LP: #780546
581   * UBIFS: do not free write-buffers when in R/O mode
582     - LP: #780546
583   * UBIFS: seek journal heads to the latest bud in replay
584     - LP: #780546
585   * mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
586     - LP: #780546
587   * mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
588     - LP: #780546
589   * mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
590     - LP: #780546
591   * drm/radeon: fix regression on atom cards with hardcoded EDID record.
592     - LP: #780546
593   * USB: fix regression in usbip by setting has_tt flag
594     - LP: #780546
595   * firewire: Fix for broken configrom updates in quick succession
596     - LP: #780546
597   * usbnet: add support for some Huawei modems with cdc-ether ports
598     - LP: #780546
599   * imon: add conditional locking in change_protocol
600     - LP: #780546
601   * flex_array: flex_array_prealloc takes a number of elements, not an end
602     - LP: #780546
603   * flex_arrays: allow zero length flex arrays
604     - LP: #780546
605   * ath9k: fix the return value of ath_stoprecv
606     - LP: #780546
607   * mac80211: fix SMPS debugfs locking
608     - LP: #780546
609   * af_unix: Only allow recv on connected seqpacket sockets.
610     - LP: #780546
611   * ARM: 6891/1: prevent heap corruption in OABI semtimedop
612     - LP: #780546
613   * XZ decompressor: Fix decoding of empty LZMA2 streams
614     - LP: #780546
615   * Open with O_CREAT flag set fails to open existing files on non writable
616     directories
617     - LP: #780546
618   * can: Add missing socket check in can/bcm release.
619     - LP: #780546
620   * cx88: Fix HVR4000 IR keymap
621     - LP: #780546
622   * KVM: SVM: check for progress after IRET interception
623     - LP: #780546
624   * drm/radeon/kms: add some new pci ids
625     - LP: #780546
626   * can: add missing socket check in can/raw release
627     - LP: #780546
628   * fix oops in scsi_run_queue()
629     - LP: #780546
630   * VM: skip the stack guard page lookup in get_user_pages only for mlock
631     - LP: #780546
632   * Linux 2.6.38.6
633     - LP: #780546
634   * ips: use interruptible waits in ips-monitor
635     - LP: #765082
636   * cifs: change bleft in decode_unicode_ssetup back to signed type
637     - LP: #788691
638   * cifs: check for bytes_remaining going to zero in CIFS_SessSetup
639     - LP: #788691
640   * cifs: sanitize length checking in coalesce_t2 (try #3)
641     - LP: #788691
642   * cifs: refactor mid finding loop in cifs_demultiplex_thread
643     - LP: #788691
644   * cifs: handle errors from coalesce_t2
645     - LP: #788691
646   * Validate size of EFI GUID partition entries.
647     - LP: #788691
648   * drm/radeon/kms: add pci id to acer travelmate quirk for 5730
649     - LP: #788691
650   * x86, hw_breakpoints: Fix racy access to ptrace breakpoints
651     - LP: #788691
652   * ptrace: Prepare to fix racy accesses on task breakpoints
653     - LP: #788691
654   * hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in
655     ptrace_set_debugreg()
656     - LP: #788691
657   * iwlwifi: add {ack, plpc}_check module parameters
658     - LP: #788691
659   * drm/radeon/kms: fix gart setup on fusion parts (v2) backport
660     - LP: #788691
661   * vm: fix vm_pgoff wrap in upward expansion
662     - LP: #788691
663   * Don't lock guardpage if the stack is growing up
664     - LP: #788691
665   * drm/i915/dp: Be paranoid in case we disable a DP before it is attached
666     - LP: #788691
667   * drm/i915/lvds: Only act on lid notify when the device is on
668     - LP: #788691
669   * drm/i915: Release object along create user fb error path
670     - LP: #788691
671   * dccp: handle invalid feature options length
672     - LP: #788691
673   * CIFS: Fix memory over bound bug in cifs_parse_mount_options
674     - LP: #788691
675   * drivers/rtc/rtc-s3c.c: fixup wake support for rtc
676     - LP: #788691
677   * mm: use alloc_bootmem_node_nopanic() on really needed path
678     - LP: #788691
679   * tmpfs: fix race between umount and swapoff
680     - LP: #788691
681   * ARM: zImage: make sure the stack is 64-bit aligned
682     - LP: #788691
683   * PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
684     - LP: #788691
685   * PM / Hibernate: Make snapshot_release() restore GFP mask
686     - LP: #788691
687   * PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
688     - LP: #788691
689   * net: ip_expire() must revalidate route
690     - LP: #788691
691   * can: fix SJA1000 dlc for RTR packets
692     - LP: #788691
693   * ipheth: Properly distinguish length and alignment in URBs and skbs
694     - LP: #788691
695   * vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
696     - LP: #788691
697   * ehea: fix wrongly reported speed and port
698     - LP: #788691
699   * NET: slip, fix ldisc->open retval
700     - LP: #788691
701   * PCH_GbE : Fixed the issue of collision detection
702     - LP: #788691
703   * PCH_GbE : Fixed the issue of checksum judgment
704     - LP: #788691
705   * pch_gbe: support ML7223 IOH
706     - LP: #788691
707   * net: dev_close() should check IFF_UP
708     - LP: #788691
709   * slcan: fix ldisc->open retval
710     - LP: #788691
711   * ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.
712     - LP: #788691
713   * ASoC: SSM2602: Fix 'Mic Boost2' control
714     - LP: #788691
715   * ne-h8300: Fix regression caused during net_device_ops conversion
716     - LP: #788691
717   * hydra: Fix regression caused during net_device_ops conversion
718     - LP: #788691
719   * ehea: Fix memory hotplug oops
720     - LP: #788691
721   * libertas: fix cmdpendingq locking
722     - LP: #788691
723   * zorro8390: Fix regression caused during net_device_ops conversion
724     - LP: #788691
725   * tmpfs: fix race between umount and writepage
726     - LP: #788691
727   * tmpfs: fix race between swapoff and writepage
728     - LP: #788691
729   * tmpfs: fix off-by-one in max_blocks checks
730     - LP: #788691
731   * tmpfs: fix spurious ENOSPC when racing with unswap
732     - LP: #788691
733   * libata: fix oops when LPM is used with PMP
734     - LP: #788691
735   * drm/radeon/kms: fix extended lvds info parsing
736     - LP: #788691
737   * cifs: add fallback in is_path_accessible for old servers
738     - LP: #788691
739   * rapidio: fix default routing initialization
740     - LP: #788691
741   * x86, AMD: Fix ARAT feature setting again
742     - LP: #788691
743   * clocksource: Install completely before selecting
744     - LP: #788691
745   * tick: Clear broadcast active bit when switching to oneshot
746     - LP: #788691
747   * x86, apic: Fix spurious error interrupts triggering on all non-boot APs
748     - LP: #788691
749   * Fix cx88 remote control input
750     - LP: #788691
751   * v4l: Release module if subdev registration fails
752     - LP: #788691
753   * x86: Fix UV BAU for non-consecutive nasids
754     - LP: #788691
755   * x86, mce, AMD: Fix leaving freed data in a list
756     - LP: #788691
757   * megaraid_sas: Sanity check user supplied length before passing it to
758     dma_alloc_coherent()
759     - LP: #788691
760   * cdrom: always check_disk_change() on open
761     - LP: #788691
762   * vmxnet3: Fix inconsistent LRO state after initialization
763     - LP: #788691
764   * cifs: clean up various nits in unicode routines (try #2)
765     - LP: #788691
766   * cifs: fix cifsConvertToUCS() for the mapchars case
767     - LP: #788691
768   * iwlegacy: fix IBSS mode crashes
769     - LP: #788691
770   * tmpfs: fix highmem swapoff crash regression
771     - LP: #788691
772   * Linux 2.6.38.7
773     - LP: #788691
774   * rtlwifi: rtl8192ce: Fix LED initialization
775     - LP: #785975
776
777  -- Steve Conklin <sconklin@canonical.com>  Thu, 02 Jun 2011 14:12:59 -0500
778
779 linux (2.6.38-9.43) natty-proposed; urgency=low
780
781   [ Brad Figg ]
782
783   * Release Tracking Bug
784     - LP: #772096
785
786   [ Herton Ronaldo Krzesinski ]
787
788   * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
789     - LP: #764758
790
791   [ Leann Ogasawara ]
792
793   * [Config] updateconfigs for 2.6.38.4
794
795   [ Paolo Pisati ]
796
797   * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
798     - LP: #759913
799
800   [ Serge E. Hallyn ]
801
802   * SAUCE: kvm: fix push of wrong eip when doing softint
803     - LP: #747090
804
805   [ Tim Gardner ]
806
807   * [Config] Add cachefiles.ko to virtual flavour
808     - LP: #770430
809
810   [ Upstream Kernel Changes ]
811
812   * Revert "net/sunrpc: Use static const char arrays"
813     - LP: #761134
814   * Revert "x86: Cleanup highmap after brk is concluded"
815     - LP: #761134
816   * ALSA: hda - Fix SPDIF out regression on ALC889
817     - LP: #761134
818   * ALSA: Fix yet another race in disconnection
819     - LP: #761134
820   * ALSA: vmalloc buffers should use normal mmap
821     - LP: #761134
822   * perf: Better fit max unprivileged mlock pages for tools needs
823     - LP: #761134
824   * myri10ge: fix rmmod crash
825     - LP: #761134
826   * cciss: fix lost command issue
827     - LP: #761134
828   * ath9k: Fix kernel panic in AR2427
829     - LP: #761134
830   * sound/oss/opl3: validate voice and channel indexes
831     - LP: #761134
832   * mac80211: initialize sta->last_rx in sta_info_alloc
833     - LP: #761134
834   * ses: show devices for enclosures with no page 7
835     - LP: #761134
836   * ses: Avoid kernel panic when lun 0 is not mapped
837     - LP: #761134
838   * PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
839     - LP: #761134
840   * eCryptfs: Unlock page in write_begin error path
841     - LP: #761134
842   * eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
843     - LP: #761134
844   * crypto: aesni-intel - fixed problem with packets that are not multiple
845     of 64bytes
846     - LP: #761134
847   * staging: usbip: bugfixes related to kthread conversion
848     - LP: #761134
849   * staging: usbip: bugfix add number of packets for isochronous frames
850     - LP: #761134
851   * staging: usbip: bugfix for isochronous packets and optimization
852     - LP: #761134
853   * staging: hv: use sync_bitops when interacting with the hypervisor
854     - LP: #761134
855   * staging: hv: Fix GARP not sent after Quick Migration
856     - LP: #761134
857   * xfs: register the inode cache shrinker before quotachecks
858     - LP: #761134
859   * amd64_edac: Fix potential memleak
860     - LP: #761134
861   * watchdog: s3c2410_wdt.c: Convert release_resource to
862     release_region/release_mem_region
863     - LP: #761134
864   * watchdog: Convert release_resource to release_region/release_mem_region
865     - LP: #761134
866   * irda: validate peer name and attribute lengths
867     - LP: #761134
868   * irda: prevent heap corruption on invalid nickname
869     - LP: #761134
870   * powerpc: Fix accounting of softirq time when idle
871     - LP: #761134
872   * nilfs2: fix data loss in mmap page write for hole blocks
873     - LP: #761134
874   * ASoC: Explicitly say registerless widgets have no register
875     - LP: #761134
876   * ASoC: imx: set watermarks for mx2-dma
877     - LP: #761134
878   * ASoC: imx: fix burstsize for DMA
879     - LP: #761134
880   * ASoC: Fix CODEC device name for Corgi
881     - LP: #761134
882   * ALSA: ens1371: fix Creative Ectiva support
883     - LP: #761134
884   * ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums
885     - LP: #761134
886   * ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)
887     - LP: #752792, #761134
888   * net: fix ethtool->set_flags not intended -EINVAL return value
889     - LP: #761134
890   * drm/radeon/kms: add some new ontario pci ids
891     - LP: #761134
892   * drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)
893     - LP: #761134
894   * inotify: fix double free/corruption of stuct user
895     - LP: #761134
896   * HID: hid-magicmouse: Increase evdev buffer size
897     - LP: #761134
898   * perf: Fix task_struct reference leak
899     - LP: #761134
900   * perf: Rebase max unprivileged mlock threshold on top of page size
901     - LP: #761134
902   * ROSE: prevent heap corruption with bad facilities
903     - LP: #761134
904   * Btrfs: Fix uninitialized root flags for subvolumes
905     - LP: #761134
906   * x86, mtrr, pat: Fix one cpu getting out of sync during resume
907     - LP: #761134
908   * Input: synaptics - fix crash in synaptics_module_init()
909     - LP: #761134
910   * ath9k: fix a chip wakeup related crash in ath9k_start
911     - LP: #761134
912   * mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS
913     rates
914     - LP: #761134
915   * staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior
916     - LP: #761134
917   * staging: IIO: IMU: ADIS16400: Add delay after self test
918     - LP: #761134
919   * staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL
920     calibration offset
921     - LP: #761134
922   * staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are
923     pushed into the ring
924     - LP: #761134
925   * UBIFS: do not read flash unnecessarily
926     - LP: #761134
927   * UBIFS: fix oops on error path in read_pnode
928     - LP: #761134
929   * UBIFS: fix debugging failure in dbg_check_space_info
930     - LP: #761134
931   * quota: Don't write quota info in dquot_commit()
932     - LP: #761134
933   * mm: avoid wrapping vm_pgoff in mremap()
934     - LP: #761134
935   * iwlwifi: accept EEPROM version 0x423 for iwl6000
936     - LP: #761134
937   * p54usb: IDs for two new devices
938     - LP: #761134
939   * rt2x00: Fix radio off hang issue for PCIE interface
940     - LP: #662288, #761134
941   * rt2x00: fix cancelling uninitialized work
942     - LP: #761134
943   * wl12xx: fix potential buffer overflow in testmode nvs push
944     - LP: #761134
945   * media/radio/wl1273: fix build errors
946     - LP: #761134
947   * b43: allocate receive buffers big enough for max frame len + offset
948     - LP: #761134
949   * Bluetooth: sco: fix information leak to userspace
950     - LP: #761134
951   * bridge: netfilter: fix information leak
952     - LP: #761134
953   * Bluetooth: bnep: fix buffer overflow
954     - LP: #761134
955   * Bluetooth: add support for Apple MacBook Pro 8,2
956     - LP: #761134
957   * Treat writes as new when holes span across page boundaries
958     - LP: #761134
959   * char/tpm: Fix unitialized usage of data buffer
960     - LP: #761134
961   * netfilter: ip_tables: fix infoleak to userspace
962     - LP: #761134
963   * netfilter: xtables: fix reentrancy
964     - LP: #761134
965   * netfilter: arp_tables: fix infoleak to userspace
966     - LP: #761134
967   * netfilter: ipt_CLUSTERIP: fix buffer overflow
968     - LP: #761134
969   * ipv6: netfilter: ip6_tables: fix infoleak to userspace
970     - LP: #761134
971   * scsi_transport_iscsi: make priv_sess file writeable only by root
972     - LP: #761134
973   * mfd: ab8500: world-writable debugfs register-* files
974     - LP: #761134
975   * mfd: ab3500: world-writable debugfs register-* files
976     - LP: #761134
977   * mfd: ab3100: world-writable debugfs *_priv files
978     - LP: #761134
979   * drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
980     - LP: #761134
981   * drivers/misc/ep93xx_pwm.c: world-writable sysfs files
982     - LP: #761134
983   * drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
984     - LP: #761134
985   * drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
986     - LP: #761134
987   * econet: 4 byte infoleak to the network
988     - LP: #761134
989   * netfilter: h323: bug in parsing of ASN1 SEQOF field
990     - LP: #761134
991   * sound/oss: remove offset from load_patch callbacks
992     - LP: #761134
993   * drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in
994     pd_vidioc_s_fmt
995     - LP: #761134
996   * acer-wmi: does not set persistence state by rfkill_init_sw_state
997     - LP: #761134
998   * Squashfs: Use vmalloc rather than kmalloc for zlib workspace
999     - LP: #761134
1000   * Squashfs: handle corruption of directory structure
1001     - LP: #761134
1002   * atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
1003     - LP: #761134
1004   * atm/solos-pci: Don't flap VCs when carrier state changes
1005     - LP: #761134
1006   * ext4: fix a double free in ext4_register_li_request
1007     - LP: #761134
1008   * ext4: fix credits computing for indirect mapped files
1009     - LP: #761134
1010   * nfsd: fix auth_domain reference leak on nlm operations
1011     - LP: #761134
1012   * nfsd4: fix oops on lock failure
1013     - LP: #761134
1014   * Linux 2.6.38.3
1015     - LP: #761134
1016   * vm: fix vm_pgoff wrap in stack expansion
1017     - LP: #769042
1018   * drm/radeon/kms: pll tweaks for rv6xx
1019     - LP: #769042
1020   * drm/radeon/kms: fix suspend on rv530 asics
1021     - LP: #769042
1022   * cifs: always do is_path_accessible check in cifs_mount
1023     - LP: #769042
1024   * cifs: check for private_data before trying to put it
1025     - LP: #769042
1026   * cifs: set ra_pages in backing_dev_info
1027     - LP: #769042
1028   * cifs: wrap received signature check in srv_mutex
1029     - LP: #769042
1030   * video: sn9c102: world-wirtable sysfs files
1031     - LP: #769042
1032   * UBIFS: restrict world-writable debugfs files
1033     - LP: #769042
1034   * ALSA: hda - Fix pin-config of Gigabyte mobo
1035     - LP: #769042
1036   * NET: cdc-phonet, handle empty phonet header
1037     - LP: #769042
1038   * x86: Fix a bogus unwind annotation in lib/semaphore_32.S
1039     - LP: #769042
1040   * tioca: Fix assignment from incompatible pointer warnings
1041     - LP: #769042
1042   * mca.c: Fix cast from integer to pointer warning
1043     - LP: #769042
1044   * vm: fix mlock() on stack guard page
1045     - LP: #769042
1046   * UBIFS: fix assertion warnings
1047     - LP: #769042
1048   * perf: Fix task context scheduling
1049     - LP: #769042
1050   * bridge: Fix possibly wrong MLD queries' ethernet source address
1051     - LP: #769042
1052   * fib: add rtnl locking in ip_fib_net_exit
1053     - LP: #769042
1054   * gianfar: Fall back to software tcp/udp checksum on older controllers
1055     - LP: #769042
1056   * l2tp: fix possible oops on l2tp_eth module unload
1057     - LP: #769042
1058   * net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
1059     - LP: #769042
1060   * net_sched: fix ip_tos2prio
1061     - LP: #769042
1062   * pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
1063     - LP: #769042
1064   * sctp: Pass __GFP_NOWARN to hash table allocation attempts.
1065     - LP: #769042
1066   * tcp: avoid cwnd moderation in undo
1067     - LP: #769042
1068   * xfrm: Refcount destination entry on xfrm_lookup
1069     - LP: #769042
1070   * vlan: should take into account needed_headroom
1071     - LP: #769042
1072   * bridge: Reset IPCB when entering IP stack on NF_FORWARD
1073     - LP: #769042
1074   * sparc: Fix .size directive for do_int_load
1075     - LP: #769042
1076   * sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().
1077     - LP: #769042
1078   * sparc32: Pass task_struct to schedule_tail() in ret_from_fork
1079     - LP: #769042
1080   * sparc64: Fix build errors with gcc-4.6.0
1081     - LP: #769042
1082   * futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
1083     - LP: #769042
1084   * kstrto*: converting strings to integers done (hopefully) right
1085     - LP: #769042
1086   * mm/thp: use conventional format for boolean attributes
1087     - LP: #769042
1088   * ramfs: fix memleak on no-mmu arch
1089     - LP: #769042
1090   * oom-kill: remove boost_dying_task_prio()
1091     - LP: #769042
1092   * MAINTAINERS: update STABLE BRANCH info
1093     - LP: #769042
1094   * UBIFS: fix oops when R/O file-system is fsync'ed
1095     - LP: #769042
1096   * x86, AMD: Set ARAT feature on AMD processors
1097     - LP: #769042
1098   * x86, amd: Disable GartTlbWlkErr when BIOS forgets it
1099     - LP: #769042
1100   * vfs: Fix absolute RCU path walk failures due to uninitialized seq
1101     number
1102     - LP: #769042
1103   * ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
1104     - LP: #769042
1105   * i2c-algo-bit: Call pre/post_xfer for bit_test
1106     - LP: #769042
1107   * RTC: add missing "return 0" in new alarm func for rtc-bfin.c
1108     - LP: #769042
1109   * sched: Fix erroneous all_pinned logic
1110     - LP: #769042
1111   * vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
1112     - LP: #769042
1113   * brk: COMPAT_BRK: fix detection of randomized brk
1114     - LP: #769042
1115   * usb: musb: temporarily make it bool
1116     - LP: #769042
1117   * USB: ftdi_sio: Added IDs for CTI USB Serial Devices
1118     - LP: #769042
1119   * USB: ftdi_sio: add PID for OCT DK201 docking station
1120     - LP: #769042
1121   * USB: ftdi_sio: add ids for Hameg HO720 and HO730
1122     - LP: #769042
1123   * USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
1124     - LP: #769042
1125   * next_pidmap: fix overflow condition
1126     - LP: #769042
1127   * proc: do proper range check on readdir offset
1128     - LP: #769042
1129   * powerpc: Fix oops if scan_dispatch_log is called too early
1130     - LP: #769042
1131   * powerpc/perf_event: Skip updating kernel counters if register value
1132     shrinks
1133     - LP: #769042
1134   * usb: Fix qcserial memory leak on rmmod
1135     - LP: #769042
1136   * usb: qcserial avoid pointing to freed memory
1137     - LP: #769042
1138   * usb: qcserial add missing errorpath kfrees
1139     - LP: #769042
1140   * USB: EHCI: unlink unused QHs when the controller is stopped
1141     - LP: #769042
1142   * USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
1143     - LP: #769042
1144   * USB: xhci - fix unsafe macro definitions
1145     - LP: #769042
1146   * USB: xhci - fix math in xhci_get_endpoint_interval()
1147     - LP: #769042
1148   * USB: xhci - also free streams when resetting devices
1149     - LP: #769042
1150   * USB: Fix unplug of device with active streams
1151     - LP: #769042
1152   * radeon: Fix KMS CP writeback on big endian machines.
1153     - LP: #769042
1154   * Bluetooth: Fix HCI_RESET command synchronization
1155     - LP: #700292, #769042
1156   * perf tool: Fix gcc 4.6.0 issues
1157     - LP: #769042
1158   * bridge: reset IPCB in br_parse_ip_options
1159     - LP: #769042
1160   * ip: ip_options_compile() resilient to NULL skb route
1161     - LP: #769042
1162   * Linux 2.6.38.4
1163     - LP: #769042
1164   * (pre stable) ath9k_hw: partially revert "fix dma descriptor rx error
1165     bit parsing"
1166     - LP: #735171
1167   * fs/partitions/ldm.c: fix oops caused by corrupted partition table,
1168     CVE-2011-1017
1169     - LP: #771382
1170     - CVE-2011-1017
1171   * (pre-stable) drm/i915: Sanitize the output registers after resume
1172     - LP: #745304
1173
1174  -- Brad Figg <brad.figg@canonical.com>  Wed, 27 Apr 2011 11:02:03 -0700
1175
1176 linux (2.6.38-8.42) natty; urgency=low
1177
1178   [ David Henningsson ]
1179
1180   * SAUCE: (drop after 2.6.38) ALSA: HDA: Fix dock mic for Lenovo
1181     X220-tablet
1182     - LP: #751033
1183
1184   [ Gustavo F. Padovan ]
1185
1186   * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
1187     - LP: #720949
1188
1189   [ Herton Ronaldo Krzesinski ]
1190
1191   * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
1192     struct v4l2_subdev
1193     - LP: #745213
1194
1195   [ John Johansen ]
1196
1197   * AppArmor: Fix masking of capabilities in complain mode
1198     - LP: #748656
1199
1200   [ Leann Ogasawara ]
1201
1202   * [Config] Disable CONFIG_RTS_PSTOR for armel, powerpc
1203
1204   [ Manoj Iyer ]
1205
1206   * SAUCE: (drop after 2.6.38) add support for Lenovo tablet ID (0xE6)
1207     - LP: #746652
1208
1209   [ Steve Langasek ]
1210
1211   * [Config] Make linux-libc-dev coinstallable under multiarch
1212     - LP: #750585
1213
1214   [ Tim Gardner ]
1215
1216   * [Config] CONFIG_RTS_PSTOR=m
1217     - LP: #698006
1218
1219   [ Upstream Kernel Changes ]
1220
1221   * Revert "tcp: disallow bind() to reuse addr/port"
1222     - LP: #731878
1223   * ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220
1224     - LP: #746259
1225   * ALSA: HDA: New AD1984A model for Dell Precision R5500
1226     - LP: #741516
1227   * Input: sparse-keymap - report scancodes with key events
1228   * Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes
1229   * KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
1230     - LP: #729085
1231   * watchdog: sp5100_tco.c: Check if firmware has set correct value in
1232     tcobase.
1233     - LP: #740011
1234   * staging: add rts_pstor for Realtek PCIE cardreader
1235     - LP: #698006
1236   * staging: fix rts_pstor build errors
1237     - LP: #698006
1238   * Staging: rts_pstor: fixed some brace code styling issues
1239     - LP: #698006
1240   * staging: rts_pstor: potential NULL dereference
1241     - LP: #698006
1242   * Staging: rts_pstor: fix read past end of buffer
1243     - LP: #698006
1244   * staging: rts_pstor: delete a function
1245     - LP: #698006
1246   * staging: rts_pstor: fix sparse warning
1247     - LP: #698006
1248   * staging: rts_pstor: fix a bug that a greenhouse sd card can't be
1249     recognized
1250     - LP: #698006
1251   * staging: rts_pstor: optimize kmalloc to kzalloc
1252     - LP: #698006
1253   * staging: rts_pstor: MSXC card power class
1254     - LP: #698006
1255   * staging: rts_pstor: modify initial card clock
1256     - LP: #698006
1257   * staging: rts_pstor: set lun_mode in a different place
1258     - LP: #698006
1259   * x86, hibernate: Initialize mmu_cr4_features during boot
1260     - LP: #752870
1261
1262  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 08 Apr 2011 09:24:59 -0700
1263
1264 linux (2.6.38-8.41) natty; urgency=low
1265
1266   [ Luke Yelavich ]
1267
1268   * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
1269     - LP: #745358
1270   * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
1271   * [Config] Build some framebuffer drivers as modules for powerpc kernels.
1272
1273   [ Seth Forshee ]
1274
1275   * SAUCE: (drop after 2.6.38) eeepc-wmi: Add support for T101MT
1276     Home/Express Gate key
1277
1278   [ Tim Gardner ]
1279
1280   * SAUCE: Increase the default hard limit for open FDs to 4096
1281     - LP: #663090
1282
1283   [ Upstream Kernel Changes ]
1284
1285   * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
1286   * Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
1287
1288  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 05 Apr 2011 09:25:22 -0700
1289
1290 linux (2.6.38-8.40) natty; urgency=low
1291
1292   [ Brad Figg ]
1293
1294   * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
1295     - LP: #737124
1296
1297   [ Henrik Rydberg ]
1298
1299   * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
1300   * SAUCE: HID: ntrig: fix suspend/resume on recent models
1301
1302   [ Kees Cook ]
1303
1304   * [Config] packaging: adjust perms on vmlinuz as well
1305   * SAUCE: nx-emu: further clarify dmesg reporting
1306     - LP: #745181
1307
1308   [ Leann Ogasawara ]
1309
1310   * rebase to v2.6.38.1
1311   * [Config] update configs after v2.6.38.1 rebase
1312   * rebase to v2.6.38.2
1313
1314   [ Manoj Iyer ]
1315
1316   * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
1317     - LP: #745217
1318
1319   [ Tim Gardner ]
1320
1321   * SAUCE: INR_OPEN=4096
1322     - LP: #663090
1323
1324   [ Upstream Kernel Changes ]
1325
1326   * (drop after v2.6.38) HID: ntrig don't dereference unclaimed hidinput
1327   * (drop after v2.6.38) HID: ntrig: apply NO_INIT_REPORTS quirk
1328   * (drop after v2.6.38) HID: hid-ntrig: init settle and mode check
1329   * eeepc-wmi: add hotplug code for Eeepc 1000H
1330   * eeepc-wmi: serialize access to wmi method
1331   * eeepc-wmi: return proper error code in eeepc_rfkill_set()
1332   * eeepc-wmi: add an helper using simple return codes
1333   * eeepc-wmi: add hibernate/resume callbacks
1334   * eeepc-wmi: switch to platform_create_bundle()
1335   * eeepc-wmi: reorder defines
1336   * eeepc-wmi: use the presence bit correctly
1337   * eeepc-wmi: add camera and card reader support
1338   * eeepc-wmi: add wimax support
1339   * eeepc-wmi: set the right key code for 0xe9
1340   * eeepc-wmi: support backlight power (bl_power) attribute
1341   * eeepc-wmi: respect wireless_hotplug setting
1342   * eeepc-wmi: real touchpad led device id is 0x001000012
1343   * eeepc-wmi: comments keymap to clarify the meaning of some keys
1344   * eeepc-wmi: add touchpad sysfs file
1345   * eeepc-wmi: reorder device ids
1346
1347   [ Major Kernel Changes ]
1348
1349   * rebase from v2.6.38 to v2.6.38.1
1350     - LP: #735640, #735450
1351   * rebase from v2.6.38.1 to v2.6.38.2
1352     - LP: #733780
1353
1354  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Mar 2011 06:20:13 -0700
1355
1356 linux (2.6.38-7.39) natty; urgency=low
1357
1358   [ Leann Ogasawara ]
1359
1360   * No change upload.  This is just to rebuild with gcc-4.5.2-7ubuntu1.
1361
1362  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Mar 2011 09:27:45 -0700
1363
1364 linux (2.6.38-7.38) natty; urgency=low
1365
1366   [ Leann Ogasawara ]
1367
1368   * No change upload take 2.  2.6.38-7.37 was accidentally uploaded before
1369     gcc-4.5.2-6ubuntu5 finished building on all arches.
1370
1371  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 22 Mar 2011 06:12:47 -0700
1372
1373 linux (2.6.38-7.37) natty; urgency=low
1374
1375   [ Leann Ogasawara ]
1376
1377   * No change upload.  This is just to rebuild with gcc-4.5.2-6ubuntu5.
1378
1379  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 20 Mar 2011 16:02:48 -0700
1380
1381 linux (2.6.38-7.36) natty; urgency=low
1382
1383   [ Andy Whitcroft ]
1384
1385   * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
1386     optimisation"
1387   * purge last vestiges of maverick
1388   * [Config] switch CONFIG_FB_VESA back to module
1389
1390   [ Chris Wilson ]
1391
1392   * SAUCE: drm/i915: Fix pipelined fencing
1393     - LP: #717114
1394
1395   [ Loïc Minier ]
1396
1397   * Include nls_cp437 module in virtual for fat
1398     - LP: #732046
1399   * Support arch= cross-compilation for any arch
1400   * Fix couple of typos in 0-common-vars.mk
1401   * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
1402   * Add armhf to Debian -> Linux arch map
1403   * Add initial armhf.mk
1404   * Enable common packages for armhf
1405
1406   [ Upstream Kernel Changes ]
1407
1408   * Yama: fix default relationship to check thread group
1409     - LP: #737676
1410
1411  -- Andy Whitcroft <apw@canonical.com>  Fri, 18 Mar 2011 18:18:02 +0000
1412
1413 linux (2.6.38-7.35) natty; urgency=low
1414
1415   [ Andy Whitcroft ]
1416
1417   * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
1418   * rebase fixes bug #715330
1419   * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
1420   * rebase to v2.6.38 final
1421
1422   [ Herton Ronaldo Krzesinski ]
1423
1424   * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
1425     - LP: #636091
1426
1427   [ Tim Gardner ]
1428
1429   * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
1430
1431   [ Upstream Kernel Changes ]
1432
1433   * Yama: use thread group leader when creating match
1434     - LP: #729839
1435   * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
1436     RAID controller
1437     - LP: #735240
1438   * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
1439
1440   [ Major Kernel Changes ]
1441
1442   * rebase from v2.6.38-rc8 to v2.6.38 final
1443     - LP: #715330
1444
1445  -- Andy Whitcroft <apw@canonical.com>  Tue, 15 Mar 2011 19:04:19 +0000
1446
1447 linux (2.6.38-6.34) natty; urgency=low
1448
1449   [ Andy Whitcroft ]
1450
1451   * [Config] normalise CONFIG_INTEL_TXT
1452   * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
1453     - LP: #730860
1454   * rebase to mainline v2.6.38-rc8
1455
1456   [ Major Kernel Changes ]
1457
1458   * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
1459     to v2.6.38-rc8
1460
1461  -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Mar 2011 11:54:48 +0000
1462
1463 linux (2.6.38-6.33) natty; urgency=low
1464
1465   [ Andy Whitcroft ]
1466
1467   * d-i -- enable speakup-modules udeb
1468     - LP: #672699
1469   * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
1470   * [Config] debian PPC64 configuration
1471   * [Config] cleanup powerpc config fixing unexpected inconsistancies
1472   * [Config] resync ppc64 configuration
1473   * SAUCE: match up ENTRY/END naming for 32/64 bit
1474   * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
1475   * [Config] update configs after rebase to
1476     fb62c00a6d8942775abc23d1621db1252e2d93d1
1477   * [Config] pps_gen_parport no longer built
1478
1479   [ Corentin Chary ]
1480
1481   * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
1482     - LP: #689393
1483   * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
1484     - LP: #689393
1485
1486   [ John Johansen ]
1487
1488   * SAUCE: Fix aufs calling of security_path_mknod
1489     - LP: #724456
1490
1491   [ Kees Cook ]
1492
1493   * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
1494
1495   [ Tim Gardner ]
1496
1497   * rebase to 2.6.38-rc7
1498
1499   [ Upstream Kernel Changes ]
1500
1501   * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
1502
1503   [ Major Kernel Changes ]
1504
1505   * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
1506     fb62c00a6d8942775abc23d1621db1252e2d93d1
1507     - LP: #721389
1508     - LP: #722925
1509     - LP: #723672
1510     - LP: #723676
1511     - LP: #715318
1512
1513  -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Mar 2011 15:33:17 +0000
1514
1515 linux (2.6.38-5.32) natty; urgency=low
1516
1517   [ Andy Whitcroft ]
1518
1519   * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
1520   * [Config] updateconfigs following rebase to v2.6.38-rc6
1521   * [Config] enable CONFIG_DMAR
1522     - LP: #552311
1523
1524   [ Upstream Kernel Changes ]
1525
1526   * drm/i915: skip FDI & PCH enabling for DP_A
1527     - LP: #561802, #600453, #681877
1528
1529   [ Major Kernel Changes ]
1530
1531   * rebase from v2.6.38-rc5 to v2.6.38-rc6
1532     - LP: #718402
1533     - LP: #719524
1534     - LP: #721126
1535     - LP: #719691
1536     - LP: #722689
1537     - LP: #722310
1538
1539  -- Andy Whitcroft <apw@canonical.com>  Tue, 22 Feb 2011 13:28:39 +0000
1540
1541 linux (2.6.38-4.31) natty; urgency=low
1542
1543   [ Andy Whitcroft ]
1544
1545   * add in bugs closed by upstream patches pulled in by rebases
1546   * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
1547   * [Config] enable CONFIG_VSX to allow use of vector instuctions
1548   * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
1549   * rebase to mainline v2.6.38-rc5
1550   * SAUCE: ecryptfs: read on a directory should return EISDIR if not
1551     supported
1552     - LP: #719691
1553
1554   [ Colin Ian King ]
1555
1556   * SAUCE: Dell All-In-One: Remove need for Dell module alias
1557
1558   [ Manoj Iyer ]
1559
1560   * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
1561     - LP: #717435
1562
1563   [ Tim Gardner ]
1564
1565   * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
1566
1567   [ Upstream Kernel Changes ]
1568
1569   * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
1570     - LP: #702434
1571   * vfs: fix BUG_ON() in fs/namei.c:1461
1572
1573   [ Vladislav P ]
1574
1575   * SAUCE: Release BTM while sleeping to avoid deadlock.
1576     - LP: #713837
1577
1578   [ Major Kernel Changes ]
1579
1580   * rebase from v2.6.38-rc4 to v2.6.38-rc5
1581     - LP: #579276
1582     - LP: #715877
1583     - LP: #713769
1584     - LP: #716811
1585   * resync with Maverick Ubuntu-2.6.35-27.47
1586
1587  -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Feb 2011 17:24:09 +0000
1588
1589 linux (2.6.38-3.30) natty; urgency=low
1590
1591   [ Andy Whitcroft ]
1592
1593   * rebase to v2.6.38-rc4
1594   * ppc64 -- add basic architecture
1595   * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
1596
1597   [ Colin Ian King ]
1598
1599   * SAUCE: Add WMI hotkeys support for Dell All-In-One series
1600     - LP: #676997
1601   * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
1602     - LP: #701530
1603   * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
1604     - LP: #701530
1605
1606   [ Dan Rosenberg ]
1607
1608   * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
1609
1610   [ Kees Cook ]
1611
1612   * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
1613     attacking"
1614   * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
1615
1616   [ Tim Gardner ]
1617
1618   * [Config] CONFIG_BLK_CGROUP=y
1619     - LP: #706394
1620   * [Config] CONFIG_DELL_WMI_AIO=m
1621
1622   [ Upstream Kernel Changes ]
1623
1624   * drm/i915/lvds: Restore dithering on native modes for gen2/3
1625     - LP: #711568
1626
1627   [ Upstream Kernel Changes ]
1628
1629   * rebase from v2.6.38-rc3 to v2.6.38-rc4.
1630     - LP: #701271
1631     - LP: #708521
1632     - LP: #710371
1633
1634  -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Feb 2011 02:07:18 +0000
1635
1636 linux (2.6.38-2.29) natty; urgency=low
1637
1638   [ Andy Whitcroft ]
1639
1640   * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
1641   * [Config] updateconfigs following rebase to
1642     1f0324caefd39985e9fe052fac97da31694db31e
1643   * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
1644   * [Config] reenable HIBERNATE
1645     - LP: #710877
1646   * rebase to v2.6.38-rc3
1647   * [Config] reenable CONFIG_CRASH_DUMP
1648
1649   [ Kamal Mostafa ]
1650
1651   * SAUCE: rtl8192se: fix source file perms
1652   * SAUCE: rtl8192se: fix source file newline
1653   * SAUCE: omnibook: fix source file newline
1654
1655   [ Kees Cook ]
1656
1657   * [Config] packaging: really make System.map mode 0600
1658
1659   [ Ricardo Salveti de Araujo ]
1660
1661   * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
1662     PM34XX_ERRATUM
1663
1664   [ Soren Hansen ]
1665
1666   * SAUCE: nbd: Remove module-level ioctl mutex
1667
1668   [ Tim Gardner ]
1669
1670   * SAUCE: Disable building the ACPI debugfs source
1671
1672   [ Upstream Kernel Changes ]
1673
1674   * Set physical start and alignment 1M for virtual i386
1675     - LP: #710754
1676
1677   [ Upstream Kernel Changes ]
1678
1679   * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
1680     to v2.6.38-rc3
1681     - LP: #707902
1682
1683  -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 16:30:32 +0000
1684
1685 linux (2.6.38-1.28) natty; urgency=low
1686
1687   [ Andy Whitcroft ]
1688
1689   * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
1690
1691   [ Ricardo Salveti de Araujo ]
1692
1693   * SAUCE: omap3: beaglexm: fix DVI initialization
1694   * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
1695     display work at Beagle
1696
1697  -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 10:51:57 +0000
1698
1699 linux (2.6.38-1.27) natty; urgency=low
1700
1701   [ Andy Whitcroft ]
1702
1703   * ubuntu: AUFS -- update aufs-update to track new locations of headers
1704   * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
1705   * SAUCE: ensure root is ready before running usermodehelpers in it
1706   * correct the Vcs linkage to point to natty
1707   * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
1708   * [Config] update configs following rebase
1709     e78bf5e6cbe837daa6ab628a5f679548742994d3
1710   * SAUCE: Yama: follow changes to generic_permission
1711   * ubuntu: compcache -- follow changes to bd_claim/bd_release
1712   * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
1713   * ubuntu: ndiswrapper -- fix interaction between __packed and packed
1714   * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
1715   * update package version to match payload version
1716   * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
1717   * rebase to v2.6.38-rc1
1718   * [Config] updateconfigs following rebase to v2.6.38-rc1
1719   * SAUCE: x86 fix up jiffies/jiffies_64 handling
1720   * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
1721   * [Config] updateconfigs following rebase to
1722     2b1caf6ed7b888c95a1909d343799672731651a5
1723   * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
1724   * ubuntu: AUFS -- suppress benign plink warning messages
1725     - LP: #621195
1726   * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
1727   * rebase to v2.6.38-rc2
1728   * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
1729   * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
1730   * [Config] update configs following rebase to
1731     c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
1732   * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
1733   * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
1734   * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
1735   * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
1736
1737   [ Kees Cook ]
1738
1739   * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
1740
1741   [ Stefan Bader ]
1742
1743   * Temporarily disable RODATA for virtual i386
1744     - LP: #699828
1745
1746   [ Tim Gardner ]
1747
1748   * [Config] CONFIG_NLS_DEFAULT=utf8
1749     - LP: #683690
1750   * [Config] CONFIG_HIBERNATION=n
1751   * update bnx2 firmware files in d-i/firmware/nic-modules
1752
1753   [ Upstream Kernel Changes ]
1754
1755   * Revert "drm/radeon/bo: add some fallback placements for VRAM only
1756     objects."
1757   * packaging: make System.map mode 0600
1758   * thinkpad_acpi: Always report scancodes for hotkeys
1759     - LP: #702407
1760   * sched: tg->se->load should be initialised to tg->shares
1761   * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
1762   * brcm80211: include linux/slab.h for kfree
1763   * pch_dma: add include/slab.h for kfree
1764   * i2c-eg20t: include linux/slab.h for kfree
1765   * gpio/ml_ioh_gpio: include linux/slab.h for kfree
1766   * tty: include linux/slab.h for kfree
1767   * winbond: include linux/delay.h for mdelay et al
1768
1769   [ Upstream Kernel Changes ]
1770
1771   * mark the start of v2.6.38 versioning
1772   * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
1773     - LP: #689886
1774     - LP: #702125
1775     - LP: #608775
1776     - LP: #215802
1777     - LP: #686333
1778     - LP: #677830
1779     - LP: #677652
1780     - LP: #696493
1781     - LP: #697240
1782     - LP: #689036
1783     - LP: #705323
1784     - LP: #686692
1785
1786  -- Andy Whitcroft <apw@canonical.com>  Sun, 09 Jan 2011 13:44:52 +0000
1787
1788 linux (2.6.37-12.26) natty; urgency=low
1789
1790   [ Andy Whitcroft ]
1791
1792   * rebase to v2.6.37-rc8
1793   * [Config] armel -- reenable omap flavour
1794   * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
1795   * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
1796   * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
1797   * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
1798   * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
1799   * [Config] track missing modules
1800   * rebase to v2.6.37 final
1801
1802   [ Chase Douglas ]
1803
1804   * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
1805     Magic Trackpad
1806
1807   [ Stefan Bader ]
1808
1809   * Revert "SAUCE: blkfront: default to sd devices"
1810     - LP: #684875
1811
1812   [ Tim Gardner ]
1813
1814   * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
1815     - LP: #380138
1816   * [Config] Added autofs4.ko to -virtual flavour
1817     - LP: #692917
1818
1819   [ Upstream Kernel Changes ]
1820
1821   * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
1822     Laptops
1823     - LP: #632884
1824
1825   [ Upstream Kernel Changes ]
1826
1827   * rebase to v2.6.37-rc8
1828   * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
1829   * rebase to v2.6.37 final
1830
1831  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Dec 2010 18:34:13 +0000
1832
1833 linux (2.6.37-11.25) natty; urgency=low
1834
1835   [ Andy Whitcroft ]
1836
1837   * [Config] d-i -- add hpsa to the list of block devices
1838     - LP: #684304
1839   * [Config] add vmw-balloon driver to -virtual flavour
1840     - LP: #592039
1841   * rebase to v2.6.37-rc7
1842
1843   [ Upstream Kernel Changes ]
1844
1845   * rebase to v2.6.37-rc7
1846
1847  -- Andy Whitcroft <apw@canonical.com>  Tue, 21 Dec 2010 13:35:28 +0000
1848
1849 linux (2.6.37-10.24) natty; urgency=low
1850
1851   [ Andy Whitcroft ]
1852
1853   * rebase to v2.6.37-rc6
1854   * updateconfigs following rebase to v2.6.37-rc6
1855
1856   [ Upstream Kernel Changes ]
1857
1858   * rebase to v2.6.37-rc6
1859
1860  -- Andy Whitcroft <apw@canonical.com>  Thu, 16 Dec 2010 12:34:19 +0000
1861
1862 linux (2.6.37-9.23) natty; urgency=low
1863
1864   [ Andy Whitcroft ]
1865
1866   * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
1867     - LP: #689606
1868   * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
1869     - LP: #689606
1870
1871   [ Kees Cook ]
1872
1873   * SAUCE: RO/NX protection for loadable kernel, fix ftrace
1874     - LP: #690190
1875
1876  -- Andy Whitcroft <apw@canonical.com>  Wed, 15 Dec 2010 19:29:57 +0000
1877
1878 linux (2.6.37-9.22) natty; urgency=low
1879
1880   [ Andy Whitcroft ]
1881
1882   * rebase to v2.6.35-rc5
1883   * [Config] updateconfigs following rebase to v2.6.37-rc5
1884   * (no-up) add support for installed header files to ubuntu directory
1885     - LP: #684666
1886   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
1887     - LP: #684666
1888   * ubuntu: dm-raid4-5 -- follow changes to bio flags
1889   * ubuntu: dm-raid4-5 -- re-enable
1890   * ubuntu: omnibook -- update BOM
1891   * ubuntu: ndiswrapper -- update BOM to match actual version
1892   * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
1893   * ubuntu: ndiswrapper -- re-enable
1894   * ubuntu: iscsitarget -- re-instate copy_io_context
1895   * ubuntu: iscsitarget -- follow changes to semaphore initialisation
1896   * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
1897   * ubuntu: iscsitarget -- re-enable
1898
1899   [ Kees Cook ]
1900
1901   * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
1902
1903   [ Manoj Iyer ]
1904
1905   * SAUCE: Enable jack sense for Thinkpad Edge 13
1906     - LP: #685015
1907
1908   [ Tim Gardner ]
1909
1910   * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
1911   * [Config] CONFIG_CRYPTO_CRC32C=y
1912     - LP: #681819
1913   * [Config] CONFIG_9P_FSCACHE=n
1914   * [Config] Add nfsd modules to -virtual flavour
1915     - LP: #688070
1916
1917   [ Upstream Kernel Changes ]
1918
1919   * Revert "Staging: zram: work around oops due to startup ordering snafu"
1920   * NFS: Fix panic after nfs_umount()
1921     - LP: #683938
1922   * x86: Add NX protection for kernel data
1923   * x86: Add RO/NX protection for loadable kernel modules
1924   * x86: Resume trampoline must be executable
1925   * x86: RO/NX protection for loadable kernel, jump_table fix
1926
1927   [ Upstream Kernel Changes ]
1928
1929   * rebase to v2.6.37-rc5
1930
1931  -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Dec 2010 18:15:35 +0000
1932
1933 linux (2.6.37-8.21) natty; urgency=low
1934
1935   [ Andy Whitcroft ]
1936
1937   * Revert "ubuntu: AUFS -- include the aufs_types.h file in
1938     linux-libc-headers"
1939   * Revert "(no-up) add support for installed header files to ubuntu
1940     directory"
1941
1942  -- Andy Whitcroft <apw@canonical.com>  Sun, 05 Dec 2010 17:33:28 +0000
1943
1944 linux (2.6.37-8.20) natty; urgency=low
1945
1946   [ Andy Whitcroft ]
1947
1948   * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
1949   * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
1950   * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
1951   * Revert "SAUCE: i915 -- disable powersave by default"
1952   * SAUCE: enable Marvell 9128 PCIe SATA controller
1953     - LP: #658521
1954   * [Config] evtchn has been renamed
1955   * (no-up) add support for installed header files to ubuntu directory
1956     - LP: #684666
1957   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
1958     - LP: #684666
1959
1960   [ Tim Gardner ]
1961
1962   * [Config] MISS: evtchn, NEW : xen-evtchn
1963   * rebase to v2.6.37-rc4
1964
1965   [ Upstream Kernel Changes ]
1966
1967   * drm/i915: Clean conflicting modesetting registers upon init
1968     - LP: #683775
1969   * rebase to v2.6.37-rc4
1970
1971  -- Andy Whitcroft <apw@canonical.com>  Fri, 03 Dec 2010 18:42:07 +0000
1972
1973 linux (2.6.37-7.19) natty; urgency=low
1974
1975   [ Tim Gardner ]
1976
1977   * [Config] Add bnx2 firmware to nic-modules udeb
1978     - LP: #676245
1979
1980  -- Andy Whitcroft <apw@canonical.com>  Fri, 26 Nov 2010 17:53:45 +0000
1981
1982 linux (2.6.37-7.18) natty; urgency=low
1983
1984   [ Andy Whitcroft ]
1985
1986   * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
1987   * Revert "SAUCE: Add extra headers to linux-libc-dev"
1988   * Revert "SAUCE: Enable speedstep for sonoma processors."
1989   * [Config] enable CONFIG_BT_HCIUART_ATH3K
1990   * [Config] enable CONFIG_IWLWIFI_DEBUGFS
1991   * [Config] standardise CONFIG_MII
1992   * [Config] standardise CONFIG_PRISM2_USB
1993   * [Config] standardise CONFIG_SCSI_QLA_ISCSI
1994   * [Config] build in CONFIG_AGP
1995   * [Config] build in CONFIG_AGP_INTEL
1996   * [Config] build in CONFIG_AGP_AMD
1997   * [Config] build in CONFIG_AGP_AMD64
1998   * [Config] build in CONFIG_AGP_NVIDIA
1999   * [Config] build in CONFIG_AGP_VIA
2000   * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
2001   * (no-up): document the new ## scheme
2002   * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
2003   * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
2004     - LP: #675453
2005
2006   [ Mathieu J. Poirier ]
2007
2008   * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
2009
2010   [ Upstream Kernel Changes ]
2011
2012   * nx-emu: fix inverted report of disable_nx
2013
2014  -- Andy Whitcroft <apw@canonical.com>  Tue, 23 Nov 2010 21:00:39 +0000
2015
2016 linux (2.6.37-6.17) natty; urgency=low
2017
2018   [ Andy Whitcroft ]
2019
2020   * Revert "ubuntu: AUFS -- aufs2-standalone.patch
2021     aufs2.1-36-UNRELEASED-20101103"
2022   * Revert "ubuntu: AUFS -- aufs2-base.patch
2023     aufs2.1-36-UNRELEASED-20101103"
2024   * [Config] standardise CONFIG_BT
2025   * [Config] standardise CONFIG_IRDA
2026   * [Config] standardise CONFIG_LAPB
2027   * [Config] standardise CONFIG_RDS
2028   * [Config] standardise CONFIG_RFKILL
2029   * [Config] standardise CONFIG_TIPC
2030   * [Config] standardise CONFIG_X25
2031   * [Config] standardise CONFIG_INPUT_EVDEV
2032   * [Config] standardise CONFIG_INPUT_JOYDEV
2033   * [Config] standardise CONFIG_INPUT_JOYSTICK
2034   * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
2035   * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
2036   * [Config] CONFIG_IRDA=n for FTBS (arm)
2037   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
2038   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
2039   * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
2040
2041   [ Tim Gardner ]
2042
2043   * SAUCE: Fix drivers/staging/easycap FTBS
2044   * [Config] CONFIG_EASYCAP=m after fixing FTBS
2045
2046   [ Upstream Kernel Changes ]
2047
2048   * Revert "x86: Add NX protection for kernel data"
2049
2050  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 18:09:10 +0000
2051
2052 linux (2.6.37-6.16) natty; urgency=low
2053
2054   [ Andy Whitcroft ]
2055
2056   * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
2057   * rebase to v2.6.37-rc3
2058
2059   [ Tim Gardner ]
2060
2061   * [Config] CONFIG_SCHED_AUTOGROUP=y
2062
2063   [ Upstream Kernel Changes ]
2064
2065   * Revert "x86: Add RO/NX protection for loadable kernel modules"
2066   * sched: automated per session task groups
2067   * rebase to v2.6.37-rc3
2068
2069  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 10:11:13 +0000
2070
2071 linux (2.6.37-6.15) natty; urgency=low
2072
2073   [ Andy Whitcroft ]
2074
2075   * [Config] standardise CONFIG_CEPH_FS
2076   * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
2077   * [Config] standardise CONFIG_SCSI_PROC_FS
2078   * [Config] standardise CONFIG_UBIFS_FS
2079   * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
2080
2081   [ Kees Cook ]
2082
2083   * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
2084
2085   [ Manoj Iyer ]
2086
2087   * SAUCE: Enable jack sense for Thinkpad Edge 11
2088     - LP: #677210
2089   * SAUCE: enable rfkill for rtl8192se driver
2090     - LP: #640992
2091
2092   [ Tim Gardner ]
2093
2094   * [Config] CONFIG_EASYCAP=n for FTBS
2095   * Rebase to v2.6.32-rc2+git
2096
2097   [ Upstream Kernel Changes ]
2098
2099   * x86: Fix improper large page preservation
2100   * x86: Add NX protection for kernel data
2101   * x86: Add RO/NX protection for loadable kernel modules
2102
2103   [ Upstream Kernel Changes ]
2104
2105   * Rebase to Linus 2.6.37-rc2+git
2106
2107  -- Andy Whitcroft <apw@canonical.com>  Sat, 20 Nov 2010 11:40:00 +0000
2108
2109 linux (2.6.37-5.14) natty; urgency=low
2110
2111   [ Upstream Kernel Changes ]
2112
2113   * PCI: fix offset check for sysfs mmapped files
2114     - LP: #676963
2115
2116  -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Nov 2010 18:12:27 +0000
2117
2118 linux (2.6.37-5.13) natty; urgency=low
2119
2120   [ Andy Whitcroft ]
2121
2122   * rebased to v2.6.37-rc2
2123   * updateconfigs following rebase to v2.6.37-rc2
2124
2125   [ Tim Gardner ]
2126
2127   * [Config] Added NFS and related modules to virtual flavour
2128     - LP: #659084
2129
2130   [ Upstream Kernel Changes ]
2131
2132   * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
2133   * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
2134   * x86, cpu: Call verify_cpu during 32bit CPU startup
2135   * x86, cpu: Only CPU features determine NX capabilities
2136
2137   [ Upstream Changes ]
2138
2139   * rebased to v2.67.37-rc2
2140
2141  -- Andy Whitcroft <apw@canonical.com>  Tue, 16 Nov 2010 13:13:29 +0000
2142
2143 linux (2.6.37-4.12) natty; urgency=low
2144
2145   [ Andy Whitcroft ]
2146
2147   * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
2148   * Revert "[Upstream] HID: magicmouse: properly account for scroll
2149     movement in state"
2150   * Revert "[Upstream] HID: magicmouse: disable and add module param for
2151     scroll acceleration"
2152   * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
2153     middle of mouse"
2154
2155   [ Henrik Rydberg ]
2156
2157   * SAUCE: hid: ntrig: remove sysfs nodes
2158   * SAUCE: hid: ntrig: Setup input filtering manually
2159   * SAUCE: hid: ntrig: New ghost-filtering event logic
2160
2161   [ Manoj Iyer ]
2162
2163   * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
2164     - LP: #348861
2165
2166   [ Upstream Kernel Changes ]
2167
2168   * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
2169     suspend/resume"
2170   * Revert "[ARM] implement arch_randomize_brk()"
2171   * Revert "ARM: stack protector: change the canary value per task"
2172   * Revert "ARM: initial stack protector (-fstack-protector) support"
2173   * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
2174   * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
2175   * Revert "perf probe: Add kernel source path option"
2176   * hid: ntrig: Support single-touch devices
2177   * hid: ntrig: Mask pen switch events
2178   * net: rtnetlink.h -- only include linux/netdevice.h when used by the
2179     kernel
2180     - LP: #673073
2181   * Fix userspace build of linux/fs.h
2182
2183  -- Andy Whitcroft <apw@canonical.com>  Mon, 15 Nov 2010 19:31:44 +0000
2184
2185 linux (2.6.37-3.11) natty; urgency=low
2186
2187   [ Andy Whitcroft ]
2188
2189   * Revert "ubuntu: AUFS -- update to
2190     b37c575759dc4535ccc03241c584ad5fe69e3b25"
2191   * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
2192   * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
2193   * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
2194   * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
2195   * [Config] Disable intel_idle for -virtual kernels
2196     - LP: #651370
2197   * [Config] enforcer -- ensure we never enable CONFIG_IMA
2198   * debian -- pass the correct flavour name when checking configs
2199   * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
2200   * [Config] ensure CONFIG_IPV6=y for powerpc
2201   * [Config] enforcer -- ensure CONFIG_IPV6=y
2202   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
2203   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
2204   * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
2205   * ubuntu: AUFS -- re-enable
2206   * ubuntu: AUFS -- track changes to work queue initialisation
2207   * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
2208   * SAUCE: fbcon -- fix race between open and removal of framebuffers
2209   * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
2210     - LP: #614008
2211   * SAUCE: drm -- stop early access to drm devices
2212
2213   [ Jeremy Kerr ]
2214
2215   * [Config] Build-in powermac ZILOG serial driver
2216     - LP: #673346
2217
2218   [ Kees Cook ]
2219
2220   * SAUCE: nx-emu: use upstream ASLR when possible
2221
2222   [ Tim Gardner ]
2223
2224   * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
2225     - LP: #628776
2226
2227   [ Upstream Kernel Changes ]
2228
2229   * i386: NX emulation
2230   * nx-emu: drop exec-shield sysctl, merge with disable_nx
2231   * nx-emu: standardize boottime message prefix
2232   * mmap randomization for executable mappings on 32-bit
2233   * exec-randomization: brk away from exec rand area
2234
2235  -- Andy Whitcroft <apw@canonical.com>  Thu, 11 Nov 2010 23:46:37 +0000
2236
2237 linux (2.6.37-2.10) natty; urgency=low
2238
2239   [ Andy Whitcroft ]
2240
2241   * reinstate armel config changes:
2242    * [Config] CONFIG_GPIO_PCH=n for armel FTBS
2243    * [Config] CONFIG_GPIO_VX855=n for armel FTBS
2244
2245  -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Nov 2010 22:20:35 +0000
2246
2247 linux (2.6.37-2.9) natty; urgency=low
2248
2249   [ Andy Whitcroft ]
2250
2251   * config -- fix genportsconfig
2252   * [Config] move powerpc over from ports to distro
2253   * bump master version number to match contained kernel
2254   * SAUCE: fix documentation strings for struct input_keymap_entry
2255   * usb: gadget: goku_udc: add registered flag bit
2256
2257  -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Nov 2010 15:14:11 +0000
2258
2259 linux (2.6.36-2.8) natty; urgency=low
2260
2261   [ Tim Gardner ]
2262
2263   * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
2264   * [Config]: TWL4030_CORE=n for FTBS
2265   * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
2266   * [Config]: CONFIG_SOLO6X10=n for FTBS
2267   * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
2268   * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
2269   * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
2270   * [Config]: CONFIG_LINE6_USB=n for armel FTBS
2271   * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
2272   * [Config]: CONFIG_I2C_I801=n for armel FTBS
2273   * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
2274   * AppArmor: compatibility patch for v5 interface
2275   * AppArmor: compatibility patch for v5 network controll
2276   * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
2277   * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
2278   * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
2279   * Dropped: hid: 3m: Convert to MT slots
2280   * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
2281   * Dropped: HID: magicmouse: simplify touch data bit manipulation
2282   * Dropped: HID: magicmouse: simplify touch down logic
2283   * Dropped: HID: magicmouse: enable Magic Trackpad support
2284   * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
2285   * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
2286   * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
2287   * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
2288   * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
2289   * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
2290   * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
2291   * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
2292   * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
2293   * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
2294   * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
2295   * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
2296
2297   [ Upstream Kernel Changes ]
2298
2299   * rebased against 2.6.27-rc1
2300
2301  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 22 Oct 2010 19:35:05 -0600
2302
2303 linux (2.6.36-1.7) natty; urgency=low
2304
2305   [ Andy Whitcroft ]
2306
2307   * rebased to v2.6.36 final
2308   * [Config] update configs following rebase to v2.6.36 final
2309   * [Config] update ports configs following rebase to v2.6.36 final
2310
2311   [ Upstream Kernel Changes ]
2312
2313   * rebased to v2.6.36 final
2314
2315  -- Andy Whitcroft <apw@canonical.com>  Thu, 21 Oct 2010 14:28:57 +0100
2316
2317 linux (2.6.36-1.6) natty; urgency=low
2318
2319   [ Upstream Kernel Changes ]
2320
2321   * drop broadcom staging driver preview:
2322    * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
2323      wireless LAN driver."
2324
2325  -- Andy Whitcroft <apw@canonical.com>  Wed, 20 Oct 2010 10:41:25 +0100
2326
2327 linux (2.6.36-1.5) natty; urgency=low
2328
2329   [ Andy Whitcroft ]
2330
2331   * rebase to v2.6.36-rc8
2332   * updateconfigs following rebase to v2.6.36-rc8
2333   * updateportsconfigs following rebase to v2.6.36-rc8
2334   * config -- simplify the kernelconfig interface
2335   * config -- add new config mode 'dumpconfigs'
2336
2337   [ Tim Gardner ]
2338
2339   * Simplify the use of CROSS_COMPILER
2340
2341   [ Upstream Kernel Changes ]
2342
2343   * drop broadcom staging driver preview:
2344    * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
2345      brcmfmac.ko mutually exclusive."
2346    * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
2347      set."
2348    * Revert "Staging: brcm80211: remove driver specific -W options"
2349    * Revert "Staging: brcm80211: clean up makefile cflag lines"
2350    * Revert "staging: brcm80211: add fullmac driver"
2351    * Revert "staging: brcm80211: use string native library"
2352    * Revert "staging: brcm80211: use native ctype library"
2353    * Revert "staging: brcm80211: fix remaining checkpatch errors."
2354    * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
2355    * Revert "staging: brcm80211: fix "ERROR: spaces required around that
2356      ...""
2357    * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
2358      ':' ...""
2359    * Revert "staging: brcm80211: fix "ERROR: space required before that
2360      ...""
2361    * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
2362    * Revert "staging: brcm80211: fix "ERROR: space required after that close
2363      brace""
2364    * Revert "staging: brcm80211: fix "ERROR: space prohibited before
2365      ...close square bracket""
2366    * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
2367      ...""
2368    * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
2369      '*'""
2370    * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
2371    * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
2372      do - while loop""
2373    * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
2374      parenthesis""
2375    * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
2376      or NULL""
2377    * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
2378     or NULL""
2379    * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
2380      '}'""
2381    * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
2382      line""
2383    * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
2384      on next line""
2385    * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
2386      condition""
2387    * Revert "staging: brcm80211: fix "ERROR: return is not a function,
2388      paren...""
2389    * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
2390      function dec...""
2391    * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
2392      *bar"'"
2393    * Revert "staging: brcm80211: Fix URLs for firmware files."
2394    * Revert "staging: brcm80211: use '%pM' format to print MAC address"
2395    * Revert "staging: brcm80211: Add contact info to TODO list."
2396    * Revert "staging: brcm80211: Fix some initialisation failure paths"
2397   * Export dump_{write,seek} to binary loader modules
2398   * rebase to v2.6.36-rc8.
2399
2400  -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Oct 2010 18:58:11 +0100
2401
2402 linux (2.6.36-0.4) natty; urgency=low
2403
2404   [ Andy Whitcroft ]
2405
2406   * SAUCE: perf: increase stack footprint to avoid stack-protector warning
2407     (fixes FTBS on powerpc)
2408
2409  -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 13:16:16 +0100
2410
2411 linux (2.6.36-0.3) natty; urgency=low
2412
2413   [ Andy Whitcroft ]
2414
2415   * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
2416
2417  -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 03:01:30 +0100
2418
2419 linux (2.6.36-0.2) natty; urgency=low
2420
2421   [ Andy Whitcroft ]
2422
2423   * [Config] updateportsconfigs following rebase to 2.6.36-rc7
2424     (fix FTBS on powerpc)
2425
2426  -- Andy Whitcroft <apw@canonical.com>  Wed, 13 Oct 2010 23:25:12 +0100
2427
2428 linux (2.6.36-0.1) natty; urgency=low
2429
2430   [ Andy Whitcroft ]
2431
2432   * reduce disk usage during buildd builds
2433     - LP: #645653
2434   * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
2435   * [Config] armel -- drop omap flavour
2436
2437   [ Tim Gardner ]
2438
2439   * Added dropped patch list
2440   * more dropped patches
2441   * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
2442   * [Config] Add support for cross compiling armel
2443   * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
2444   * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
2445   * [Config]: updateconfigs after adding brcm80211
2446   * staging: brcm80211: Fix Makefile syntax error
2447   * rebased to v2.6.36-rc7
2448
2449   [ Upstream Kernel Changes ]
2450
2451   * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
2452   * (upstream) IPS driver: verify BIOS provided limits
2453   * intel_ips: Print MCP limit exceeded values.
2454   * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
2455     LAN driver.
2456   * staging: brcm80211: Fix some initialisation failure paths
2457   * staging: brcm80211: Add contact info to TODO list.
2458   * staging: brcm80211: use '%pM' format to print MAC address
2459   * staging: brcm80211: Fix URLs for firmware files.
2460   * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
2461   * staging: brcm80211: fix "ERROR: open brace '{' following function
2462     dec..."
2463   * staging: brcm80211: fix "ERROR: return is not a function, paren..."
2464   * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
2465   * staging: brcm80211: fix "ERROR: trailing statements should be on next
2466     line"
2467   * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
2468   * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
2469   * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
2470   * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
2471   * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
2472     parenthesis"
2473   * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
2474     while loop"
2475   * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
2476   * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
2477   * staging: brcm80211: fix "ERROR: space prohibited after that ..."
2478   * staging: brcm80211: fix "ERROR: space prohibited before ...close square
2479     bracket"
2480   * staging: brcm80211: fix "ERROR: space required after that close brace"
2481   * staging: brcm80211: fix "ERROR: space required after that ..."
2482   * staging: brcm80211: fix "ERROR: space required before that ..."
2483   * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
2484   * staging: brcm80211: fix "ERROR: spaces required around that ..."
2485   * staging: brcm80211: fix "ERROR: trailing whitespace."
2486   * staging: brcm80211: fix remaining checkpatch errors.
2487   * staging: brcm80211: use native ctype library
2488   * staging: brcm80211: use string native library
2489   * staging: brcm80211: add fullmac driver
2490   * Staging: brcm80211: clean up makefile cflag lines
2491   * Staging: brcm80211: remove driver specific -W options
2492   * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
2493   * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
2494     mutually exclusive.
2495
2496  -- Andy Whitcroft <apw@canonical.com>  Tue, 12 Oct 2010 16:00:27 +0100
2497
2498 linux (2.6.35-22.33) maverick; urgency=low
2499
2500   [ Andy Whitcroft ]
2501
2502   * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
2503     Dell E2 series Laptops"
2504     - LP: #641320
2505
2506   [ Brian Rogers ]
2507
2508   * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
2509     - LP: #624701
2510
2511   [ Christopher James Halse Rogers ]
2512
2513   * SAUCE: Nouveau: Add quirk framework to disable acceleration
2514     - LP: #544088, #546393
2515   * SAUCE: Nouveau: Disable acceleration on MacBook Pros
2516     - LP: #546393
2517
2518   [ John Johansen ]
2519
2520   * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
2521     kernels"
2522   * SAUCE: AppArmor: allow newer tools to load policy on older kernels
2523     - LP: #639758
2524
2525   [ Mathieu J. Poirier ]
2526
2527   * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
2528
2529   [ Upstream Kernel Changes ]
2530
2531   * ALSA: HDA: Enable internal speaker on Dell M101z
2532     - LP: #640254
2533
2534  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 17 Sep 2010 13:21:28 -0700
2535
2536 linux (2.6.35-22.32) maverick; urgency=low
2537
2538   [ Arjan van de Ven ]
2539
2540   * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
2541
2542   [ David Henningsson ]
2543
2544   * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
2545     - LP: #605047, #628961
2546
2547   [ John Johansen ]
2548
2549   * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
2550     and profile names
2551     - LP: #615947
2552   * [Upstream] AppArmor: Fix locking from removal of profile namespace
2553     - LP: #615947
2554   * SAUCE: AppArmor: allow newer tools to load policy on older kernels
2555     - LP: #639758
2556   * SAUCE: Improve Amazon EBS performance for EC2
2557     - LP: #634316
2558
2559   [ Leann Ogasawara ]
2560
2561   * Revert "SAUCE: i915 KMS -- blacklist i855"
2562   * Revert "SAUCE: i915 KMS -- blacklist i845g"
2563   * Revert "SAUCE: i915 KMS -- blacklist i830"
2564   * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
2565     devices"
2566   * execute module-inclusion within a subshell
2567     - LP: #621175
2568
2569   [ Upstream Kernel Changes ]
2570
2571   * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
2572     - LP: #633227
2573   * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
2574     - LP: #629711
2575   * (pre-stable) mm: Move vma_stack_continue into mm.h
2576   * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
2577     - LP: #601073
2578   * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
2579   * PM / Runtime: Add runtime PM statistics (v3)
2580   * compat: Make compat_alloc_user_space() incorporate the access_ok()
2581     - CVE-2010-3081
2582   * x86-64, compat: Test %rax for the syscall number, not %eax
2583     - CVE-2010-3301
2584   * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
2585     - CVE-2010-3301
2586
2587  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Sep 2010 08:46:49 -0700
2588
2589 linux (2.6.35-21.31) maverick; urgency=low
2590
2591   [ Andy Whitcroft ]
2592
2593   * bodge linux-libc-dev package version due to ti-omap4 error
2594   * linux-libc-dev -- ensure we can only build this on debian.master
2595
2596  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 13 Sep 2010 09:54:31 -0700
2597
2598 linux (2.6.35-21.30) maverick; urgency=low
2599
2600   [ Andy Whitcroft ]
2601
2602   * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
2603     - LP: #614008
2604
2605   [ Daniel Lezcano ]
2606
2607   * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
2608
2609   [ Henrik Rydberg ]
2610
2611   * SAUCE: Input: wacom - add fuzz parameters to features
2612   * SAUCE: Input: wacom - collect device quirks into single function
2613   * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
2614   * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
2615   * SAUCE: hid: ntrig: Remove unused device ids
2616   * SAUCE: hid: ntrig: remove sysfs nodes
2617   * SAUCE: hid: ntrig: Correct logic for quirks
2618   * SAUCE: hid: ntrig: zero-initialize ntrig struct
2619   * SAUCE: hid: ntrig: Setup input filtering manually
2620   * SAUCE: hid: ntrig: New ghost-filtering event logic
2621
2622   [ Leann Ogasawara ]
2623
2624   * SAUCE: ndiswrapper: Initialize buffer index and check its value
2625     - LP: #613796
2626
2627   [ Manoj Iyer ]
2628
2629   * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
2630     series Laptops
2631     - LP: #632884
2632
2633   [ Ping Cheng ]
2634
2635   * SAUCE: Input: wacom - parse the Bamboo device family
2636
2637   [ Rafi Rubin ]
2638
2639   * SAUCE: hid: ntrig: identify firmware version (wiggled)
2640
2641   [ Tim Gardner ]
2642
2643   * [Config] CONFIG_NL80211_TESTMODE=n
2644
2645   [ Upstream Kernel Changes ]
2646
2647   * Revert "input: mt: Add support for the Bamboo Touch trackpad"
2648   * e1000e: initial support for 82579 LOMs
2649   * e1000e: correct MAC-PHY interconnect register offset for 82579
2650   * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
2651     tested on HP G60
2652     - LP: #587388
2653   * DSS2: Don't power off a panel twice
2654     - LP: #588243
2655   * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
2656   * Input: i8042 - reset keyboard controller wehen resuming from S2R
2657     - LP: #86820
2658   * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
2659     - LP: #414795
2660   * agp/intel: Support the extended physical addressing bits on
2661     Sandybridge.
2662     - LP: #632488
2663   * drm/i915,intel_agp: Add support for Sandybridge D0
2664     - LP: #632488
2665   * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
2666     - LP: #632488
2667   * mmc: omap: fix for bus width which improves SD card's peformance.
2668
2669  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 07 Sep 2010 09:58:52 -0700
2670
2671 linux (2.6.35-20.29) maverick; urgency=low
2672
2673   [ Andy Whitcroft ]
2674
2675   * SAUCE: i915 KMS -- support disabling KMS for known broken devices
2676     - LP: #563277
2677   * SAUCE: i915 KMS -- blacklist i830
2678     - LP: #542208, #563277
2679   * SAUCE: i915 KMS -- blacklist i845g
2680     - LP: #541492, #563277
2681   * SAUCE: i915 KMS -- blacklist i855
2682     - LP: #511001, #541511, #563277
2683
2684   [ Leann Ogasawara ]
2685
2686   * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
2687     - LP: #601073
2688   * ARM: Temporarily disable module check for armel
2689   * rebase to v2.6.35.4
2690   * [Config] update configs following rebase to v2.6.35.4
2691
2692   [ Ricardo Salveti de Araujo ]
2693
2694   * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
2695     in Omap
2696
2697   [ Tim Gardner ]
2698
2699   * [Config] Added be2net, be2scsi to udebs
2700     - LP: #628776
2701
2702   [ Upstream Kernel Changes ]
2703
2704   * x86, cpu: Package Level Thermal Control, Power Limit Notification
2705     definitions
2706     - LP: #601073
2707   * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
2708     - LP: #601073
2709   * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
2710     - LP: #601073
2711   * x86, hwmon: Package Level Thermal/Power: power limit
2712     - LP: #601073
2713   * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
2714     - LP: #601073
2715   * hid: 3m: Adjust to sequential MT HID protocol
2716   * hid: 3m: Convert to MT slots
2717   * hid: 3m: Correct touchscreen emulation
2718   * hid: 3m: Adjust major / minor axes to scale
2719   * input: bcm5974: Adjust major / minor to scale
2720   * HID: magicmouse: don't allow hidinput to initialize the device
2721   * HID: magicmouse: simplify multitouch feature request
2722   * HID: magicmouse: simplify touch data bit manipulation
2723   * HID: magicmouse: simplify touch down logic
2724   * HID: magicmouse: remove timestamp logic
2725   * HID: magicmouse: enable Magic Trackpad support
2726   * HID: magicmouse: Adjust major / minor axes to scale
2727   * mmc: fix all hangs related to mmc/sd card insert/removal during
2728     suspend/resume
2729     - LP: #477106
2730   * drm/i915: fix VGA plane disable for Ironlake+
2731     - LP: #602281
2732
2733  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Aug 2010 08:38:01 -0700
2734
2735 linux (2.6.35-19.28) maverick; urgency=low
2736
2737   [ Leann Ogasawara ]
2738
2739   * No changes from 2.6.35-19.27.  Some armel udebs were accidentally deleted
2740     from the archive and a no-change rebuild was attempted.  However, the ABI
2741     did not get bumped and resulted in build failures for 2.6.35-19.27.  Fix
2742     up the ABI and re-upload.
2743
2744  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sat, 28 Aug 2010 16:42:27 -0700
2745
2746 linux (2.6.35-19.27) maverick; urgency=low
2747
2748   [ Leann Ogasawara ]
2749
2750   * No changes from 2.6.35-19.26.  Some armel udebs were accidentally deleted
2751     from the archive.
2752
2753  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 27 Aug 2010 08:58:35 -0700
2754
2755 linux (2.6.35-19.26) maverick; urgency=low
2756
2757   [ Upstream Kernel Changes ]
2758
2759   * ARM: OMAP: Beagle: revision detection
2760   * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
2761   * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
2762
2763  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 26 Aug 2010 09:15:09 -0700
2764
2765 linux (2.6.35-19.25) maverick; urgency=low
2766
2767   [ Jarod Wilson ]
2768
2769   * SAUCE: Bring in staging/lirc from 2.6.36
2770     - LP: #609234
2771   * SAUCE: Update ir-core to linuxtv/other which should be merged for
2772     2.6.36.
2773     - LP: #609234
2774   * SAUCE: Fix memleaks in imon and mceusb drivers
2775     - LP: #609234
2776   * SAUCE: Bring in streamzap support from linuxtv/other
2777     - LP: #609234
2778
2779   [ Mario Limonciello ]
2780
2781   * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
2782     - LP: #609234
2783
2784   [ Mathieu J. Poirier ]
2785
2786   * SAUCE: ARM: adding i2c eeprom driver to read EDID
2787     - LP: #608279
2788
2789   [ Upstream Kernel Changes ]
2790
2791   * intel_idle: disable module support
2792     - LP: #615265
2793   * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
2794     correct codec ID
2795   * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
2796     - LP: #605101
2797   * (pre-stable) ALSA: HDA: Use model=auto for LG R510
2798     - LP: #495134
2799   * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
2800     - LP: #519066
2801   * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
2802     - LP: #519066
2803   * input: mt: Initialize slots to unused (rev2)
2804   * input: mt: Add support for the Bamboo Touch trackpad
2805   * hid: Add a hid quirk for input sync override
2806
2807  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 Aug 2010 12:42:52 -0700
2808
2809 linux (2.6.35-18.24) maverick; urgency=low
2810
2811   [ Colin Watson ]
2812
2813   * Pass DEB_MAINT_PARAMS to hook scripts
2814
2815   [ Leann Ogasawara ]
2816
2817   * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
2818     - LP: #584812
2819   * rebase to v2.6.35.3
2820
2821   [ Upstream Kernel Changes ]
2822
2823   * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
2824     - LP: #609234
2825   * can: add limit for nframes and clean up signed/unsigned variables
2826     - CVE-2010-2959
2827   * drm: Initialize ioctl struct when no user data is present
2828     - CVE-2010-2803
2829   * ARM: initial stack protector (-fstack-protector) support
2830   * ARM: stack protector: change the canary value per task
2831   * [ARM] implement arch_randomize_brk()
2832   * [ARM] add address randomization to mmap()
2833   * ARM: fix ASLR of PIE executables
2834
2835  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 22 Aug 2010 19:22:04 -0700
2836
2837 linux (2.6.35-17.23) maverick; urgency=low
2838
2839   [ Jeremy Kerr ]
2840
2841   * [Config] build-in uinput module
2842     - LP: #584812
2843
2844   [ Leann Ogasawara ]
2845
2846   * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
2847   * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
2848   * Revert "[Config] [FTBS] sparc: Temporarily disable
2849     CONFIG_MTD_NAND_DENALI"
2850   * Revert "[Config] [FTBS] sparc: Temporarily disable
2851     CONFIG_MFD_JANZ_CMODIO"
2852   * Revert "[Config] [FTBS] sparc: Temporarily disable
2853     CONFIG_INFINIBAND_QIB"
2854   * [Config] Enable INTEL_IPS
2855     - LP: #601057
2856   * Remove ia64 support
2857   * [Config] Update portsconfigs after removing ia64 support
2858   * Remove sparc support
2859   * [Config] Update portsconfigs after removing sparc support
2860
2861   [ Linus Torvalds ]
2862
2863   * (pre-stable) mm: fix page table unmap for stack guard page properly
2864
2865   [ Mathieu J. Poirier ]
2866
2867   * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
2868     - LP: #591941
2869
2870   [ Upstream Kernel Changes ]
2871
2872   * timer: add on-stack deferrable timer interfaces
2873     - LP: #601057
2874   * x86 platform driver: intelligent power sharing driver
2875     - LP: #601057
2876   * IPS driver: add GPU busy and turbo checking
2877     - LP: #601057
2878   * X86: intel_ips, check for kzalloc properly
2879     - LP: #601057
2880   * ips driver: make it less chatty
2881     - LP: #601057
2882
2883  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 17 Aug 2010 09:38:08 -0700
2884
2885 linux (2.6.35-16.22) maverick; urgency=low
2886
2887   [ Andy Whitcroft ]
2888
2889   * debian -- more agressivly clean up after depmod on purge
2890     - LP: #618591
2891
2892   [ Henrik Rydberg ]
2893
2894   * SAUCE: hid: 3m: Simplify touchsreen emulation logic
2895
2896   [ Leann Ogasawara ]
2897
2898   * ubuntu: iscsitarget -- version 1.4.20.2
2899   * ubuntu: rtl8192se -- update to version 0017.0507.2010
2900   * rebase to v2.6.35.2
2901   * [Config] update configs following rebase to v2.6.35.2
2902   * [Config] update ports configs following rebase to v2.6.35.2
2903
2904   [ Luke Yelavich ]
2905
2906   * [Config] Enable new firewire stack on powerpc
2907
2908   [ Mathieu J. Poirier ]
2909
2910   * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
2911     - LP: #608266
2912
2913  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 12 Aug 2010 09:58:01 -0700
2914
2915 linux (2.6.35-15.21) maverick; urgency=low
2916
2917   [ Luke Yelavich ]
2918
2919   * [Config] CONFIG_SND_USB_UA101=m for all architectures
2920
2921   [ Upstream Kernel Changes ]
2922
2923   * Input: introduce MT event slots
2924   * Input: document the MT event slot protocol
2925   * (pre-stable) sched: Revert nohz_ratelimit() for now
2926   * (pre-stable) drm/radeon/kms: add missing copy from user
2927     - LP: #606081
2928
2929   [ Leann Ogasawara ]
2930
2931   * rebase to v2.6.35.1
2932
2933  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 09 Aug 2010 09:24:04 -0700
2934
2935 linux (2.6.35-14.20) maverick; urgency=low
2936
2937   [ Andy Whitcroft ]
2938
2939   * update Vcs-Git to point to maverick repo
2940   * debian -- include the debian packaging in the -source package
2941     - LP: #608674
2942   * select debian source format 1.0
2943   * add support for building selected stages of kernel
2944     - LP: #603087
2945   * cleanup conditional dependancy handling
2946     - LP: #603087
2947
2948   [ Upstream Kernel Changes ]
2949
2950   * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
2951     - LP: #582199, #586418, #588031
2952   * ALSA: hda - Handle pin NID 0x1a on ALC259/269
2953     - LP: #582199, #586418, #588031
2954   * sched: Revert nohz_ratelimit() for now
2955
2956  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 03 Aug 2010 08:46:47 -0700
2957
2958 linux (2.6.35-14.19) maverick; urgency=low
2959
2960   [ Leann Ogasawara ]
2961
2962   * rebase to v2.6.35
2963
2964  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 01 Aug 2010 10:35:56 -0700
2965
2966 linux (2.6.35-13.18) maverick; urgency=low
2967
2968   [ Andy Whitcroft ]
2969
2970   * SAUCE: (no-up) Modularize vesafb -- fix initialisation
2971   * SAUCE: add tracing for user initiated readahead requests
2972   * SAUCE: vt -- maintain bootloader screen mode and content until vt
2973     switch
2974   * SAUCE: vt -- allow grub to request automatic vt_handoff
2975   * SAUCE: fbcon -- fix race between open and removal of framebuffers
2976   * SAUCE: drm -- stop early access to drm devices
2977
2978   [ Bryan Wu ]
2979
2980   * CONFIG: compile in OTG driver and Transceiver driver
2981     - LP: #566645
2982   * remove OTG modules from modules list file
2983
2984   [ John Johansen ]
2985
2986   * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
2987     - LP: #581525, #599450
2988   * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
2989   * SAUCE: AppArmor 2.4 compatibility patch
2990   * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
2991   * SAUCE: fix pv-ops for legacy Xen
2992   * SAUCE: blkfront: default to sd devices
2993   * [Config] Build in drivers required for Xen pv-ops
2994
2995   [ Leann Ogasawara ]
2996
2997   * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
2998     size."
2999
3000   [ Lee Jones ]
3001
3002   * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
3003     - LP: #608095
3004   * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
3005     just revision
3006     - LP: #608095
3007   * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
3008     - LP: #608095
3009   * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
3010     - LP: #608095
3011
3012   [ Upstream Kernel Changes ]
3013
3014   * agp/intel: Use the correct mask to detect i830 aperture size.
3015     - LP: #597075
3016
3017  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Jul 2010 15:46:59 -0700
3018
3019 linux (2.6.35-12.17) maverick; urgency=low
3020
3021   [ Leann Ogasawara ]
3022
3023   * rebase to v2.6.35-rc6
3024   * [Config] update configs following rebase to v2.6.35-rc6
3025   * [Config] update ports configs following rebase to v2.6.35-rc6
3026   * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
3027
3028   [ Leann Ogasawara ]
3029
3030   * rebase to v2.6.35-rc6
3031
3032  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 16:16:38 +0200
3033
3034 linux (2.6.35-11.16) maverick; urgency=low
3035
3036   [ Leann Ogasawara ]
3037
3038   * Bump ABI for new compiler update 
3039
3040  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 10:24:58 +0200
3041
3042 linux (2.6.35-10.15) maverick; urgency=low
3043
3044   [ Leann Ogasawara ]
3045
3046   * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
3047     device"
3048   * [Config] Enable CONFIG_M686=y
3049     - LP: #592495
3050
3051   [ Upstream Kernel Changes ]
3052
3053   * tracing: Add alignment to syscall metadata declarations
3054
3055  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 20 Jul 2010 18:18:49 +0200
3056
3057 linux (2.6.35-9.14) maverick; urgency=low
3058
3059   [ Andy Whitcroft ]
3060
3061   * ubuntu: AUFS -- add BOM and automated update script
3062   * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
3063
3064   [ John Johansen ]
3065
3066   * [Config] Enable DRBD as a module
3067
3068   [ Kees Cook ]
3069
3070   * SAUCE: Yama: verify inode is symlink to avoid bind mounts
3071     - LP: #604407
3072
3073   [ Leann Ogasawara ]
3074
3075   * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
3076     - LP: #606139
3077   * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
3078     - LP: #606139
3079   * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
3080   * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
3081
3082   [ Lee Jones ]
3083
3084   * Stop ARM boards crashing when CUPS is loaded
3085     - LP: #601226
3086
3087   [ Upstream Kernel Changes ]
3088
3089   * perf probe: Support tracing an entry of array
3090   * perf probe: Support static and global variables
3091
3092  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Jul 2010 14:38:17 -0700
3093
3094 linux (2.6.35-8.13) maverick; urgency=low
3095
3096   [ Kees Cook ]
3097
3098   * SAUCE: Yama: check PTRACE using thread group leader
3099   * SAUCE: Yama: search for PTRACE exceptions via thread group leader
3100     - LP: #603716
3101
3102   [ Leann Ogasawara ]
3103
3104   * rebase to v2.6.35-rc5
3105   * [Config] update configs following rebase to v2.6.35-rc5
3106
3107   [ Nicolas Pitre ]
3108
3109   * SAUCE: make ndiswrapper available on X86 only
3110
3111   [ Tim Gardner ]
3112
3113   * [Config] Added ums-cypress to udeb
3114     - LP: #576066
3115   * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
3116   * [Config] CONFIG_NDISWRAPPER=m across all configs
3117
3118   [ Upstream Kernel Changes ]
3119
3120   * HID: magicmouse: report last touch up
3121   * rebase to 2.6.35-rc5
3122
3123  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Jul 2010 18:57:59 -0700
3124
3125 linux (2.6.35-7.12) maverick; urgency=low
3126
3127   [ Tim Gardner ]
3128
3129   * [Upstream] i915: Use the correct mask to detect i830 aperture size.
3130     - LP: #597075
3131
3132   [ Upstream Kernel Changes ]
3133
3134   * (drop after 2.6.35) drm/radeon/kms: add ioport register access
3135     (squashed)
3136
3137  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 08 Jul 2010 09:53:13 -0600
3138
3139 linux (2.6.35-7.11) maverick; urgency=low
3140
3141   [ Tim Gardner ]
3142
3143   * [Config] CONFIG_X86_MRST=n
3144
3145   [ Upstream Kernel Changes ]
3146
3147   * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
3148   * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
3149   * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
3150
3151  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 06 Jul 2010 18:39:08 -0600
3152
3153 linux (2.6.35-7.10) maverick; urgency=low
3154
3155   [ Kees Cook ]
3156
3157   * SAUCE: security: create task_free security callback
3158   * SAUCE: Yama: add PTRACE exception tracking and interface
3159   * SAUCE: security: unconditionally chain to Yama LSM
3160   * Revert "SAUCE: ptrace: restrict ptrace scope to children"
3161   * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
3162   * Revert "SAUCE: fs: block cross-uid sticky symlinks"
3163   * [Upstream] security: Yama LSM
3164   * [Config] Enable CONFIG_SECURITY_YAMA=y
3165
3166   [ Tim Gardner ]
3167
3168   * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
3169
3170   [ Upstream Kernel Changes ]
3171
3172   * rebase to 2.6.35-rc4
3173
3174  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 01 Jul 2010 08:55:57 -0700
3175
3176 linux (2.6.35-6.9) maverick; urgency=low
3177
3178   [ Tim Gardner ]
3179
3180   * [Upstream] direct_splice_actor() should not use pos in sd
3181     - LP: #588861
3182
3183  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Jun 2010 12:35:49 -0700
3184
3185 linux (2.6.35-6.8) maverick; urgency=low
3186
3187   [ Mathieu J. Poirier ]
3188
3189   * ARM: Adding regulator supply for vdds_sdi.
3190     - LP: #597904
3191
3192  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 27 Jun 2010 16:34:43 -0700
3193
3194 linux (2.6.35-6.7) maverick; urgency=low
3195
3196   [ Alberto Milone ]
3197
3198   * [Upstream] Add support for the ATIF ACPI method to the radeon driver
3199
3200   [ Chase Douglas ]
3201
3202   * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
3203     of mouse
3204   * [Upstream] HID: magicmouse: disable and add module param for scroll
3205     acceleration
3206   * [Upstream] HID: magicmouse: properly account for scroll movement in
3207     state
3208   * [Upstream] HID: magicmouse: add param for scroll speed
3209   * [Upstream] HID: magicmouse: enable horizontal scrolling
3210
3211   [ Henrik Rydberg ]
3212
3213   * [Upstream] Input: evdev - convert to dynamic event buffer
3214   * [Upstream] Input: evdev - use driver hint to compute size of event
3215     buffer
3216   * [Upstream] Input: bcm5974 - set the average number of events per MT
3217     event packet
3218   * [Upstream] Input: hid-input - use a larger event buffer for MT devices
3219   * [Upstream] Input: evdev - never leave the client buffer empty after
3220     write
3221
3222   [ John Johansen ]
3223
3224   * SAUCE: AppArmor: -- mainline 2010-06-23
3225   * SAUCE: AppArmor 2.4 compatibility patch
3226   * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
3227
3228   [ Leann Ogasawara ]
3229
3230   * [Config] Enable CONFIG_INTR_REMAP=y
3231     - LP: #597091
3232   * [Config] Enable CONFIG_X86_X2APIC
3233     - LP: #597091
3234
3235   [ Mathieu J. Poirier ]
3236
3237   * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
3238     - LP: #594382
3239
3240  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Jun 2010 12:19:48 -0700
3241
3242 linux (2.6.35-5.6) maverick; urgency=low
3243
3244   [ Amit Kucheria ]
3245
3246   * [Config] update omap flavour description
3247
3248   [ Andy Whitcroft ]
3249
3250   * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
3251     - LP: #570500, #576274
3252   * SAUCE: add option to hand off all kernel parameters to init
3253     - LP: #586386
3254   * [Config] enable passing all kernel command line to init
3255     - LP: #586386
3256   * [Config] disable CONFIG_VMI
3257     - LP: #537601
3258   * [Config] enable CONFIG_IPV6_SIT_6RD
3259     - LP: #591869
3260   * [Config] enable CONFIG_VMWARE_BALOON as module
3261     - LP: #592039
3262
3263   [ Leann Ogasawara ]
3264
3265   * Revert "SAUCE: pm: Config option to disable handling of console during
3266     suspend/resume"
3267     - LP: #594885
3268   * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
3269   * [Config] ports: enable passing all kernel command line to init
3270     - LP: #586386
3271   * [Config] Enable CONFIG_FB_VESA=y for x86
3272   * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
3273   * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
3274   * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
3275     - LP: #493156
3276
3277   [ Mathieu Poirier ]
3278
3279   * ARM: Adding MosChip MCS7830 to nic-usb
3280     - LP: #584920
3281
3282   [ Upstream Kernel Changes ]
3283
3284   * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
3285   * docbook: need xmldoclinks for all doc types
3286   * perf probe: Add kernel source path option
3287
3288  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 17 Jun 2010 08:05:29 -0700
3289
3290 linux (2.6.35-4.5) maverick; urgency=low
3291
3292   [ Leann Ogasawara ]
3293
3294   * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
3295     size (rev2)"
3296   * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
3297   * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
3298     (rev4)"
3299   * Revert "SAUCE: drivers: Remove some duplicate device entries in various
3300     modules"
3301   * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
3302   * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
3303   * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
3304
3305   [ Tim Gardner ]
3306
3307   * [Config] CONFIG_NFS_FSCACHE=y
3308     - LP: #440522
3309   * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
3310     - LP: #440522
3311
3312  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 16 Jun 2010 08:43:07 -0700
3313
3314 linux (2.6.35-3.4) maverick; urgency=low
3315
3316   [ Andy Whitcroft ]
3317
3318   * debian -- ensure the version number is clean
3319
3320   [ Henrik Rydberg ]
3321
3322   * [Upstream] Introduce MT event slots (rev 5)
3323   * [Upstream] Document the MT event slot protocol (rev5)
3324   * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
3325   * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
3326   * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
3327     (rev2)
3328
3329   [ Leann Ogasawara ]
3330
3331   * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
3332   * Revert "SAUCE: hostap: send events on data interface as well as master
3333     interface"
3334   * Revert "Fix webcam having USB ID 0ac8:303b"
3335   * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
3336   * rebase to v2.6.35-rc3
3337
3338   [ Maxim Levitsky ]
3339
3340   * [Config] Enable new Smartmedia/xD translation layer
3341     - LP: #202490
3342
3343   [ Upstream Kernel Changes ]
3344
3345   * net: fix deliver_no_wcard regression on loopback device
3346
3347   [ Upstream changes ]
3348
3349   * rebased to v2.6.35-rc3
3350
3351  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 10 Jun 2010 16:15:22 -0700
3352
3353 linux (2.6.35-2.3) maverick; urgency=low
3354
3355   [ Bryan Wu ]
3356
3357   * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
3358
3359   [ Leann Ogasawara ]
3360
3361   * [Config] armel: Enable CONFIG_BNX2=m
3362   * [Config] ports: Enable CONFIG_BNX2X=m
3363   * SAUCE: armel: define get_dma_ops to fix FTBS
3364
3365   [ Tim Gardner ]
3366
3367   * [Upstream] net: Print num_rx_queues imbalance warning only when there
3368     are allocated queues
3369     - LP: #591416
3370
3371  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 09 Jun 2010 08:27:41 -0700
3372
3373 linux (2.6.35-2.2) maverick; urgency=low
3374
3375   [ Andy Whitcroft ]
3376
3377   * [Config] d-i: make armel configuration versatile flavour specific
3378     - LP: #588805
3379   * [Config] d-i: enable .udebs for omap flavour
3380     - LP: #588805
3381
3382   [ Kees Cook ]
3383
3384   * ptrace: limit scope to attach only (allow read)
3385     - LP: #589656
3386
3387   [ Leann Ogasawara ]
3388
3389   * rebase to v2.6.35-rc2
3390   * [Config] update configs following rebase to v2.6.35-rc2
3391   * [Config] update port configs following rebase to v2.6.35-rc2
3392
3393   [ Lee Jones ]
3394
3395   * Enable perf to be more helpful when perf_<version> does not exist.
3396     - LP: #570500
3397   * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
3398
3399   [ Tim Gardner ]
3400
3401   * [Config] Update bnx2 udeb firmware files
3402     - LP: #589304
3403
3404   [ Upstream changes ]
3405
3406   * rebased to v2.6.35-rc2
3407
3408  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 07 Jun 2010 09:45:04 -0700
3409
3410 linux (2.6.35-1.1) maverick; urgency=low
3411
3412   [ Andy Whitcroft ]
3413
3414   * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
3415     - LP: #587888
3416   * ubuntu: AUFS -- track changes to the arguements to fop fsync()
3417
3418   [ Leann Ogasawara ]
3419
3420   * rebase to v2.6.35-rc1
3421   * [Config] update configs following rebase to v2.6.35-rc1
3422   * [Config] update port configs following rebase to v2.6.35-rc1
3423   * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
3424   * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
3425   * SAUCE: ndiswrapper: convert multicast list to list_head
3426   * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
3427   * [Config] [FTBS] ia64: Temporarily disable gpiolib
3428   * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
3429   * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
3430   * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
3431   * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
3432   * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
3433   * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
3434   * [Config] [FTBS] armel: Temporarily disable bnx2
3435   * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
3436   * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
3437   * SAUCE: [FTBS] armel: include linux/dma-mapping.h
3438   * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
3439     gpio_set_debounce
3440
3441   [ Upstream Kernel Changes ]
3442
3443   * of/usb: fix build error due to of_node pointer move
3444   * n2_crypto: Fix build after of_device/of_platform_driver changes.
3445   * powerpc/fsl-booke: fix the case where we are not in the first page
3446   * powerpc/fsl-booke: Move the entry setup code into a seperate file
3447   * powerpc/kexec: Add support for FSL-BookE
3448   * greth: Fix build after OF device conversions.
3449
3450   [ Upstream changes ]
3451
3452   * rebased to v2.6.35-rc1
3453
3454  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 04 Jun 2010 23:01:52 -0700
3455
3456 linux (2.6.35-1.0) UNRELEASED; urgency=low
3457
3458   [ Leann Ogasawara ]
3459
3460   * Null entry.
3461
3462  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 15:17:41 -0700
3463
3464 linux (2.6.34-5.14) maverick; urgency=low
3465
3466   [ Tim Gardner ]
3467
3468   * [Config] Added module inclusion support
3469   * [Config] Added virtual flavour module inclusion list and d-i package
3470     definitions
3471
3472  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 12:58:14 -0700
3473
3474 linux (2.6.34-5.13) maverick; urgency=low
3475
3476   [ Andy Whitcroft ]
3477
3478   * Revert "ubuntu: AUFS -- aufs2 20091209"
3479   * Revert "ubuntu: AUFS -- export various core functions
3480     (aufs2-standalone.patch)"
3481   * Revert "ubuntu: AUFS -- export various core functions
3482     (aufs2-base.patch)"
3483   * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
3484     - LP: #587888
3485   * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
3486     - LP: #587888
3487   * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
3488     - LP: #587888
3489   * [Config] AUFS -- enable aufs options
3490     - LP: #587888
3491
3492  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 01 Jun 2010 08:56:43 -0700
3493
3494 linux (2.6.34-5.12) maverick; urgency=low
3495
3496   [ Andy Whitcroft ]
3497
3498   * enforce -- ensure SYSFS compatibility is disabled
3499
3500   [ Chase Douglas ]
3501
3502   * build with libdw-dev for perf probe symbol support
3503   * maverick ftrace configuration changes
3504
3505   [ Kees Cook ]
3506
3507   * Revert "SAUCE: x86: brk away from exec rand area"
3508   * Revert "SAUCE: [um] Don't use nx_enabled under UML"
3509   * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
3510   * SAUCE: x86: implement cs-limit nx-emulation for ia32
3511     - LP: #369978
3512   * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
3513   * SAUCE: x86: brk away from exec rand area
3514     - LP: #452175
3515   * SAUCE: ptrace: restrict ptrace scope to children
3516
3517   [ Leann Ogasawara ]
3518
3519   * Add new omap flavour to getabis
3520   * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
3521     - LP: #585490
3522   * build/modules: Temorarily add ignore.modules
3523   * ubuntu: iscsitarget -- version 1.4.20.1
3524
3525   [ Loïc Minier ]
3526
3527   * SAUCE: [um] Don't use nx_enabled under UML
3528     - LP: #524849
3529
3530  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 May 2010 08:27:17 -0700
3531
3532 linux (2.6.34-4.11) maverick; urgency=low
3533
3534   [ Amit Kucheria ]
3535
3536   * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
3537   * [Config] Add support for OMAP-mainline flavour
3538
3539   [ Andy Whitcroft ]
3540
3541   * SAUCE: powerpc: fix compile error when ptrace.h is included from
3542     userspace
3543     - LP: #583733
3544
3545   [ Chase Douglas ]
3546
3547   * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
3548     are present"
3549   * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
3550   * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
3551     load detect pipe"
3552
3553   [ Kees Cook ]
3554
3555   * SAUCE: fs: block cross-uid sticky symlinks
3556   * SAUCE: fs: block hardlinks to non-accessible sources
3557
3558   [ Koen Kooi ]
3559
3560   * SAUCE: board-omap3-beagle: add DSS2 support
3561
3562   [ Leann Ogasawara ]
3563
3564   * Revert "staging/go7007 -- disable"
3565   * Revert "[Config] staging/winbond -- disable"
3566   * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
3567   * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
3568   * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
3569     controller"
3570   * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
3571   * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
3572   * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
3573   * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
3574     chipsets."
3575   * Revert "[Upstream] b43: Declare all possible firmware files."
3576   * Revert "add Breaks: against hardy lvm2"
3577   * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
3578     id on Vmware ESX Server"
3579   * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
3580   * [Config] Enable CONFIG_ECRYPT_FS=y for ports
3581   * [Config] Enable CONFIG_USB=y for armel and sparc
3582   * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
3583   * [Config] Enable CONFIG_RFKILL=y for ports
3584   * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
3585   * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
3586   * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
3587   * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
3588   * [Config] Enable CONFIG_LIBERTAS_MESH=y
3589   * [Config] Enable CONFIG_MMC_RICOH_MMC=y
3590   * [Config] CONFIG_RT2800USB_UNKNOWN=y
3591   * [Config] Enable CONFIG_VGA_SWITCHEROO=y
3592   * [Config] Enable CONFIG_CEPH_FS=m
3593   * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
3594   * [Config] Enable CONFIG_EEEPC_WMI=m
3595   * [Config] Enable CONFIG_RT2800PCI=m
3596   * [Config] Enable CONFIG_SCSI_HPSA=m
3597   * [Config] Enable CONFIG_VHOST_NET=m
3598   * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
3599     - LP: #582350
3600   * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
3601     - LP: #579300
3602   * [Config] Enable CONFIG_PCIEASPM=y
3603     - LP: #333990
3604   * [Config] updateconfigs for OMAP flavour
3605
3606   [ Loïc Minier ]
3607
3608   * Enable perf tools on armel
3609
3610   [ Tim Gardner ]
3611
3612   * SAUCE: Updated ndiswrapper to 1.56
3613     - LP: #582555
3614   * [Config] Added virtual flavour
3615   * [Config] Remove support for sub-flavours
3616   * [Config] Removed amd64 preempt flavour
3617   * [Config] updateconfigs, updateportsconfigs after flavour munging
3618
3619  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 25 May 2010 09:34:55 -0700
3620
3621 linux (2.6.34-3.10) maverick; urgency=low
3622
3623   [ Leann Ogasawara ]
3624
3625   * rebase to v2.6.34
3626
3627   [ Upstream changes ]
3628
3629   * rebased to v2.6.34
3630
3631  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 18 May 2010 17:35:35 -0700
3632
3633 linux (2.6.34-2.9) maverick; urgency=low
3634
3635   [ Leann Ogasawara ]
3636
3637   * [Config] [FTBS] Disable comedi for armel
3638
3639  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 23:20:55 +0200
3640
3641 linux (2.6.34-2.8) maverick; urgency=low
3642
3643   [ Leann Ogasawara ]
3644
3645   * Drop lpia
3646   * [Config] [FTBS] disable KVM
3647   * [Config] [FTBS] disable ipr for armel
3648
3649  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 16:07:52 +0200
3650
3651 linux (2.6.34-2.7) maverick; urgency=low
3652
3653   [ Leann Ogasawara ]
3654
3655   * [Config] disable CONFIG_SCSI_IPR on powerpc
3656   * [Config] Remove 386 flavour per UDS discussion
3657
3658  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 12 May 2010 18:26:43 +0200
3659
3660 linux (2.6.34-1.6) maverick; urgency=low
3661
3662   [ Chase Douglas ]
3663
3664   * enforce CONFIG_TMPFS_POSIX_ACL=y
3665     - LP: #575940
3666   * don't force module dependency checking
3667     - LP: #577029
3668
3669   [ Kees Cook ]
3670
3671   * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
3672     - LP: #568844
3673
3674   [ Leann Ogasawara ]
3675
3676   * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
3677   * rebase to v2.6.34-rc7
3678   * [Config] update configs following rebase to v2.6.34-rc7
3679   * [Config] update port configs following rebase to v2.6.34-rc7
3680   * Add btrfs to the udebs
3681
3682   [ Tim Gardner ]
3683
3684   * [Config] Add atl1c to nic-modules udeb
3685     - LP: #557130
3686
3687   [ Upstream changes ]
3688
3689   * rebased to v2.6.34-rc7
3690
3691  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 11 May 2010 11:29:08 +0200
3692
3693 linux (2.6.34-1.5) UNRELEASED; urgency=low
3694
3695   [ Leann Ogasawara ]
3696
3697   * rebase to v2.6.34-rc6
3698   * [Config] update configs following rebase to v2.6.34-rc6
3699   * [Config] update port configs following rebase to v2.6.34-rc6
3700
3701   [ Upstream changes ]
3702
3703   * rebased to v2.6.34-rc6
3704
3705  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Apr 2010 15:54:05 +0100
3706
3707 linux (2.6.34-1.4) UNRELEASED; urgency=low
3708
3709   [ Leann Ogasawara ]
3710
3711   * rebase to v2.6.34-rc5
3712   * [Config] update ports configs following rebase to v2.6.34-rc5
3713
3714   [ Upstream changes ]
3715
3716   * rebased to v2.6.34-rc5
3717
3718  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 22 Apr 2010 15:36:12 -0700
3719
3720 linux (2.6.34-1.3) UNRELEASED; urgency=low
3721
3722   [ Leann Ogasawara ]
3723
3724   * rebase to v2.6.34-rc4
3725   * [Config] update configs following rebase to v2.6.34-rc4
3726   * [Config] update port configs following rebase to v2.6.34-rc4
3727   * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
3728
3729   [ Upstream changes ]
3730
3731   * rebased to v2.6.34-rc4
3732
3733  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Apr 2010 18:33:44 -0700
3734
3735 linux (2.6.34-1.2) UNRELEASED; urgency=low
3736
3737   [ Leann Ogasawara ]
3738
3739   * Temorarily disable building linux-doc
3740   * rebase to v2.6.34-rc3
3741   * [Config] update configs following rebase to v2.6.34-rc3
3742   * [Config] update port configs following rebase to v2.6.34-rc3
3743
3744   [ Upstream changes ]
3745
3746   * rebased to v2.6.34-rc3
3747
3748  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 30 Mar 2010 16:55:44 -0700
3749
3750 linux (2.6.34-1.1) UNRELEASED; urgency=low
3751
3752   [ Leann Ogasawara ]
3753
3754   * rebase to v2.6.34-rc2
3755   * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
3756   * [Config] update port configs following rebase to v2.6.34-rc2
3757   * [Config] update configs following rebase to v2.6.34-rc2
3758
3759   [ Upstream changes ]
3760
3761   * rebased to v2.6.34-rc2
3762
3763  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 24 Mar 2010 23:00:39 -0700
3764
3765 linux (2.6.33-1.1) UNRELEASED; urgency=low
3766
3767   [ Leann Ogasawara ]
3768
3769   * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
3770   * ubuntu: lirc -- drop explicit include of linux/autoconf.h
3771   * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
3772   * ubuntu: lirc -- rename kfifo_put and kfifo_get
3773   * ubuntu: iscsitarget -- rename daddr inet_sock field
3774   * rebased to v2.6.33
3775   * [Config] update configs following rebase to v2.6.33
3776   * [Config] update ports configs following rebase to v2.6.33
3777
3778   [ Upstream changes ]
3779
3780   * rebased to v2.6.33
3781
3782  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 23 Mar 2010 03:55:46 -0700
3783
3784 linux (2.6.33-0.0) UNRELEASED; urgency=low
3785
3786   [ Leann Ogasawara ]
3787
3788   * Null entry.
3789
3790  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 17 Mar 2010 07:48:56 -0700
3791
3792 linux (2.6.32-16.25) lucid; urgency=low
3793
3794   [ Andy Whitcroft ]
3795
3796   * linux-tools -- move to Suggests: with explicit seeding
3797     - LP: #534635
3798
3799   [ Tim Gardner ]
3800
3801   * [Config] CONFIG_HID=m
3802
3803   [ Upstream Kernel Changes ]
3804
3805   * (pre-stable) sched: Fix SMT scheduler regression in
3806     find_busiest_queue()
3807   * KVM: introduce kvm_vcpu_on_spin
3808   * KVM: VMX: Add support for Pause-Loop Exiting
3809
3810  -- Andy Whitcroft <apw@canonical.com>  Tue, 09 Mar 2010 14:13:51 +0000
3811
3812 linux (2.6.32-16.24) lucid; urgency=low
3813
3814   [ Andy Whitcroft ]
3815
3816   * armel -- perf userspace does not support arm
3817   * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
3818
3819  -- Andy Whitcroft <apw@canonical.com>  Sat, 06 Mar 2010 11:42:12 +0000
3820
3821 linux (2.6.32-16.23) lucid; urgency=low
3822
3823   [ Andy Whitcroft ]
3824
3825   * SAUCE: PM report driver and device suspend/resume times -- move config
3826   * update to standards version 3.8.4.0
3827   * printenv -- expose all of the package selectors
3828   * source package -- cleanup source content control
3829   * doc package -- ensure we do build package content on buildd
3830   * lintian -- correct the address in the debian/copyright
3831   * lintian -- update debhelper package version dependancy
3832   * lintian -- fix ghostscript dependancy
3833   * lintian -- add required misc:Depends
3834   * lintian -- move our debhelper compat level to debian/compat
3835   * perf -- build the kernel carried tools
3836   * perf -- add linux-tools carrying the version switches and manuals
3837   * SAUCE: fix up Kconfig for staging drivers
3838   * [Config] enable NOUVEAU etc following drm backport
3839   * update DRM to mainline v2.6.33
3840   * [Config] Remove AppArmor config options that no longer exist (ports)
3841   * [Config] updateportsconfigs following drm update
3842
3843   [ John Johansen ]
3844
3845   * ubuntu: AppArmor -- update to mainline 2010-03-04
3846   * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
3847   * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
3848   * [Config] Remove AppArmor config options that no longer exist
3849
3850   [ Manoj Iyer ]
3851
3852   * ubuntu: rtl8192se -- version 2010-0115,0014
3853     - LP: #530275
3854   * [Config] added CONFIG_RTL8192SE module.
3855     - LP: #530275
3856
3857   [ Tim Gardner ]
3858
3859   * [Config] Added vmw_pvscsi to d-i/scsi-modules
3860     - LP: #531017
3861   * [Upstream] netfilter: xt_recent: Add an entry reaper
3862
3863   [ Upstream Kernel Changes ]
3864
3865   * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
3866     emulation"
3867   * Revert "KVM: x86 emulator: Fix popf emulation"
3868   * Revert "KVM: x86 emulator: Check IOPL level during io instruction
3869     emulation"
3870   * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
3871   * Revert "KVM: fix memory access during x86 emulation."
3872   * Add vlan (8021.Q) module package for d-i.
3873   * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
3874     Inspiron 700m
3875     - LP: #515246
3876   * [Upstream] docbook: need xmldoclinks for all doc types
3877   * x86: set_personality_ia32() misses force_personality32
3878   * lib: Introduce generic list_sort function
3879   * drm/nv50: Implement ctxprog/state generation.
3880   * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
3881   * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
3882     Inspiron 700m
3883     - LP: #515246
3884
3885  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Mar 2010 15:40:38 +0000
3886
3887 linux (2.6.32-15.22) lucid; urgency=low
3888
3889   [ Andy Whitcroft ]
3890
3891   * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
3892   * Revert "SAUCE: PM report driver and device suspend/resume times."
3893   * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
3894
3895   [ Manoj Iyer ]
3896
3897   * SAUCE: PM report driver and device suspend/resume times.
3898
3899  -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Mar 2010 01:35:37 +0000
3900
3901 linux (2.6.32-15.21) lucid; urgency=low
3902
3903   [ Andy Whitcroft ]
3904
3905   * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
3906   * Revert "[Config] lenovo-sl-laptop -- enable"
3907   * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
3908   * armel -- cramfs module will no longer be built
3909   * d-i -- make all modules optional
3910   * rename the debug packages to match archive standard
3911     - LP: #527837
3912   * lenovo-sl-laptop is no longer built
3913
3914   [ Colin Ian King ]
3915
3916   * Disable 4MB page tables for Atom, work around errata AAE44
3917     - LP: #523112
3918
3919   [ Colin Watson ]
3920
3921   * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
3922   * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
3923
3924   [ Jesse Barnes ]
3925
3926   * SAUCE: drm/i915: don't change DRM configuration when releasing load
3927     detect pipe
3928     - LP: #488328
3929
3930   [ Loïc Minier ]
3931
3932   * [Config] armel Update versatile initrd configs
3933     - LP: #524893
3934   * SAUCE: [um] Don't use nx_enabled under UML
3935     - LP: #524849
3936
3937   [ Manoj Iyer ]
3938
3939   * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
3940
3941   [ Mario Limonciello ]
3942
3943   * SAUCE: v3 - Add Dell Business Class Netbook LED driver
3944
3945   [ Rafael J. Wysocki ]
3946
3947   * SAUCE: PM report driver and device suspend/resume times.
3948
3949   [ Surbhi Palande ]
3950
3951   * Revert "[Upstream] e1000e: enhance frame fragment detection"
3952     - CVE-2009-4538
3953   * Revert "[Upstream] e1000: enhance frame fragment detection"
3954     - CVE-2009-4536
3955
3956   [ Tim Gardner ]
3957
3958   * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
3959   * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
3960   * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
3961
3962   [ Upstream Kernel Changes ]
3963
3964   * Revert "(pre-stable) eCryptfs: Add getattr function"
3965   * Fix potential crash with sys_move_pages
3966   * futex_lock_pi() key refcnt fix
3967   * futex: Handle user space corruption gracefully
3968   * futex: Handle futex value corruption gracefully
3969   * Fix race in tty_fasync() properly
3970   * hwmon: (w83781d) Request I/O ports individually for probing
3971   * hwmon: (lm78) Request I/O ports individually for probing
3972   * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
3973   * ALSA: ctxfi - fix PTP address initialization
3974   * drm/i915: disable hotplug detect before Ironlake CRT detect
3975   * drm/i915: enable self-refresh on 965
3976   * drm/i915: Disable SR when more than one pipe is enabled
3977   * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
3978   * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
3979   * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
3980   * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
3981   * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
3982   * i2c-tiny-usb: Fix on big-endian systems
3983   * drm/i915: handle FBC and self-refresh better
3984   * drm/i915: Increase fb alignment to 64k
3985   * drm/i915: Update write_domains on active list after flush.
3986   * regulator: Fix display of null constraints for regulators
3987   * ALSA: hda-intel: Avoid divide by zero crash
3988   * CPUFREQ: Fix use after free of struct powernow_k8_data
3989   * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
3990   * cciss: Make cciss_seq_show handle holes in the h->drv[] array
3991   * ioat: fix infinite timeout checking in ioat2_quiesce
3992   * resource: add helpers for fetching rlimits
3993   * fs/exec.c: restrict initial stack space expansion to rlimit
3994   * cifs: fix length calculation for converted unicode readdir names
3995   * NFS: Fix a reference leak in nfs_wb_cancel_page()
3996   * NFS: Try to commit unstable writes in nfs_release_page()
3997   * NFSv4: Don't allow posix locking against servers that don't support it
3998   * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
3999   * NFS: Fix an Oops when truncating a file
4000   * NFS: Fix a umount race
4001   * NFS: Fix a bug in nfs_fscache_release_page()
4002   * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
4003   * md: fix 'degraded' calculation when starting a reshape.
4004   * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
4005   * Export the symbol of getboottime and mmonotonic_to_bootbased
4006   * kvmclock: count total_sleep_time when updating guest clock
4007   * KVM: PIT: control word is write-only
4008   * tpm_infineon: fix suspend/resume handler for pnp_driver
4009   * amd64_edac: Do not falsely trigger kerneloops
4010   * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
4011   * netfilter: nf_conntrack: per netns nf_conntrack_cachep
4012   * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
4013   * netfilter: xtables: compat out of scope fix
4014   * netfilter: nf_conntrack: fix hash resizing with namespaces
4015   * drm/i915: remove full registers dump debug
4016   * drm/i915: add i915_lp_ring_sync helper
4017   * drm/i915: Don't wait interruptible for possible plane buffer flush
4018   * dasd: remove strings from s390dbf
4019   * crypto: padlock-sha - Add import/export support
4020   * wmi: Free the allocated acpi objects through wmi_get_event_data
4021   * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
4022   * /dev/mem: introduce size_inside_page()
4023   * devmem: check vmalloc address on kmem read/write
4024   * devmem: fix kmem write bug on memory holes
4025   * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
4026     of value 0.
4027   * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
4028   * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
4029   * dst: call cond_resched() in dst_gc_task()
4030   * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
4031   * befs: fix leak
4032   * rtc-fm3130: add missing braces
4033   * Call flush_dcache_page after PIO data transfers in libata-sff.c
4034   * ahci: add Acer G725 to broken suspend list
4035   * pktgen: Fix freezing problem
4036   * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
4037   * x86/amd-iommu: Fix deassignment of a device from the pt_domain
4038   * x86: Re-get cfg_new in case reuse/move irq_desc
4039   * Staging: fix rtl8187se compilation errors with mac80211
4040   * ALSA: usb-audio - Avoid Oops after disconnect
4041   * serial: 8250: add serial transmitter fully empty test
4042   * sysfs: sysfs_sd_setattr set iattrs unconditionally
4043   * class: Free the class private data in class_release
4044   * USB: usbfs: only copy the actual data received
4045   * USB: usbfs: properly clean up the as structure on error paths
4046   * rtl8187: Add new device ID
4047   * ACPI: Add NULL pointer check in acpi_bus_start
4048   * ACPI: fix High cpu temperature with 2.6.32
4049   * drm/radeon/kms: use udelay for short delays
4050   * NFS: Too many GETATTR and ACCESS calls after direct I/O
4051   * eCryptfs: Add getattr function
4052   * b43: Fix throughput regression
4053   * ath9k: Fix sequence numbers for PAE frames
4054   * mac80211: Fix probe request filtering in IBSS mode
4055   * iwlwifi: Fix to set correct ht configuration
4056   * dm stripe: avoid divide by zero with invalid stripe count
4057   * dm log: userspace fix overhead_size calcuations
4058   * Linux 2.6.32.9
4059   * sfc: Fix SFE4002 initialisation
4060   * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
4061   * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
4062   * (pre-stable) HID: handle joysticks with large number of buttons
4063     - LP: #492056
4064   * (pre-stable) HID: extend mask for BUTTON usage page
4065     - LP: #492056
4066   * PM: Measure device suspend and resume times
4067   * e1000: enhance frame fragment detection
4068     - CVE-2009-4536
4069   * e1000e: enhance frame fragment detection
4070     - CVE-2009-4538
4071   * KVM: fix memory access during x86 emulation.
4072     - CVE-2010-0306
4073   * KVM: x86 emulator: Add Virtual-8086 mode of emulation
4074     - CVE-2010-0306
4075   * KVM: x86 emulator: Check IOPL level during io instruction emulation
4076     - CVE-2010-0306
4077   * KVM: x86 emulator: Fix popf emulation
4078     - CVE-2010-0306
4079   * KVM: x86 emulator: Check CPL level during privilege instruction
4080     emulation
4081     - CVE-2010-0306
4082   * Input: wacom - ensure the device is initialized properly upon resume
4083   * Input: wacom - add defines for packet lengths of various devices
4084   * Input: wacom - add support for new LCD tablets
4085     - LP: #516777
4086
4087  -- Andy Whitcroft <apw@canonical.com>  Mon, 01 Mar 2010 22:56:28 +0000
4088
4089 linux (2.6.32-14.20) lucid; urgency=low
4090
4091   [ Andy Whitcroft ]
4092
4093   * rebuild following the GCC update to match compiler for out of tree modules
4094   * Revert "[Config] drbd -- enable"
4095   * Revert "ubuntu: drbd -- version 8.3.1"
4096   * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
4097     - LP: #510937
4098
4099  -- Andy Whitcroft <apw@canonical.com>  Fri, 19 Feb 2010 18:47:18 +0000
4100
4101 linux (2.6.32-14.19) lucid; urgency=low
4102
4103   [ Andy Whitcroft ]
4104
4105   * ensure we build the source package contents when enabled
4106     - LP: #522308
4107   * [Config] enable CONFIG_X86_MCE_XEON75XX
4108   * SAUCE: AppArmor -- add linux/kref.h for struct kref
4109   * [Config] enable CONFIG_HID_ORTEK
4110   * enable udeb generation for arm versatile flavour
4111     - LP: #522515
4112
4113   [ John Johansen ]
4114
4115   * ubuntu: AppArmor -- update to mainline 2010-02-18
4116     - LP: #439560, #496110, #507069
4117
4118   [ Johnathon Harris ]
4119
4120   * SAUCE: HID: add support for Ortek WKB-2000
4121     - LP: #405390
4122
4123   [ Upstream Kernel Changes ]
4124
4125   * tpm_tis: TPM_STS_DATA_EXPECT workaround
4126     - LP: #490487
4127   * x86, mce: Xeon75xx specific interface to get corrected memory error
4128     information
4129   * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
4130   * x86, mce: Make xeon75xx memory driver dependent on PCI
4131   * drm/edid: Unify detailed block parsing between base and extension
4132     blocks
4133     - LP: #500999
4134   * (pre-stable) eCryptfs: Add getattr function
4135     - LP: #390833
4136
4137  -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Feb 2010 19:22:02 +0000
4138
4139 linux (2.6.32-13.18) lucid; urgency=low
4140
4141   [ Andy Whitcroft ]
4142
4143   * Revert "enforcer -- make the enforcement configuration common"
4144   * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
4145     (Dell E6x00 series)"
4146   * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
4147   * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
4148     0755"
4149   * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
4150   * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
4151   * Revert "SAUCE: make fc transport removal of target configurable"
4152   * enforcer -- make the enforcement configuration common
4153   * getabis -- add preempt flavour to the list
4154   * [Config] enforce DEVTMPFS options
4155   * [Config] armel -- cleanup to-be builtin modules
4156   * [Config] cleanup ports configs
4157   * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
4158     - LP: #485536
4159   * add printdebian target to find branch target
4160   * distclean -- do not remove debian.env
4161   * [Config] generic-pae switch to M586TSC
4162     - LP: #519448
4163   * git-ubuntu-log -- commonise duplicated log handling
4164   * git-ubuntu-log -- tighten up Bug: NNNN matching
4165   * git-ubuntu-log -- sort the bug numbers
4166
4167   [ Chris Wilson ]
4168
4169   * (pre-stable) drm/i915: Increase fb alignment to 64k
4170     - LP: #404064
4171
4172   [ Eric Miao ]
4173
4174   * arm -- enable ubuntu/ directory
4175
4176   [ Huang Ying ]
4177
4178   * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
4179   * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
4180
4181   [ Loïc Minier ]
4182
4183   * [Config] cleanup preempt configuration
4184   * [Config] versatile: Fix video output
4185     - LP: #517594
4186   * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
4187   * [Config] Large update to armel/versatile
4188   * [Config] versatile: Add RTC support
4189   * [Config] armel: Enable NEON
4190   * [Config] versatile: Builtin MMC support
4191   * [Config] versatile Builtin SCSI controller
4192   * [Config] armel Disable dma_cache_sync callers
4193   * [Config] armel Disable asm/time.h users
4194   * [Config] armel Disable out of range udelay()
4195   * [Config] armel Disable flush_cache_range() users
4196   * [Config] armel -- Enable ubuntu/ drivers
4197
4198   [ Steve Conklin ]
4199
4200   * SAUCE: drm/i915: Add display hotplug event on Ironlake
4201   * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
4202
4203   [ Upstream Kernel Changes ]
4204
4205   * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
4206   * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
4207     in IRQ handler""
4208   * clockevent: Don't remove broadcast device when cpu is dead
4209   * clockevents: Add missing include to pacify sparse
4210   * ACPI: don't cond_resched if irq is disabled
4211   * be2net: Add support for next generation of BladeEngine device.
4212   * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
4213   * mpt2sas: New device SAS2208 support is added
4214   * ar9170: Add support for D-Link DWA 160 A2
4215   * powerpc/fsl: Add PCI device ids for new QoirQ chips
4216   * davinci: dm646x: Add support for 3.x silicon revision
4217   * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
4218   * Driver-Core: devtmpfs - set root directory mode to 0755
4219   * driver-core: fix devtmpfs crash on s390
4220   * vfs: get_sb_single() - do not pass options twice
4221   * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
4222   * V4L/DVB (13569): smsusb: add autodetection support for five additional
4223     Hauppauge USB IDs
4224   * USB: mos7840: add device IDs for B&B electronics devices
4225   * USB: ftdi_sio: add USB device ID's for B&B Electronics line
4226   * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
4227     SubVendor ID: 0x1043 Device ID: 0x4847)
4228   * iTCO_wdt: Add support for Intel Ibex Peak
4229   * atl1c:use common_task instead of reset_task and link_chg_task
4230   * atl1e:disable NETIF_F_TSO6 for hardware limit
4231   * V4L/DVB (13680a): DocBook/media: copy images after building HTML
4232   * V4L/DVB (13680b): DocBook/media: create links for included sources
4233   * netfilter: xtables: fix conntrack match v1 ipt-save output
4234   * partitions: read whole sector with EFI GPT header
4235   * partitions: use sector size for EFI GPT
4236   * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
4237   * sched: Fix isolcpus boot option
4238   * sched: Fix missing sched tunable recalculation on cpu add/remove
4239   * nohz: Prevent clocksource wrapping during idle
4240   * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
4241   * timers, init: Limit the number of per cpu calibration bootup messages
4242   * PCI: Always set prefetchable base/limit upper32 registers
4243   * iscsi class: modify handling of replacement timeout
4244   * NFS: Revert default r/wsize behavior
4245   * HID: fixup quirk for NCR devices
4246   * scsi_devinfo: update Hitachi entries (v2)
4247   * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
4248   * scsi_transport_fc: remove invalid BUG_ON
4249   * lpfc: fix hang on SGI ia64 platform
4250   * libfc: fix typo in retry check on received PRLI
4251   * libfc: fix ddp in fc_fcp for 0 xid
4252   * fcoe: remove redundant checking of netdev->netdev_ops
4253   * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
4254   * libfc: lport: fix minor documentation errors
4255   * libfc: don't WARN_ON in lport_timeout for RESET state
4256   * fcoe: initialize return value in fcoe_destroy
4257   * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
4258   * libfc: fix memory corruption caused by double frees and bad error
4259     handling
4260   * libfc: fix free of fc_rport_priv with timer pending
4261   * libfc: remote port gets stuck in restart state without really
4262     restarting
4263   * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
4264   * fcoe: Fix checking san mac address
4265   * fcoe: Fix getting san mac for VLAN interface
4266   * qlge: Remove explicit setting of PCI Dev CTL reg.
4267   * qlge: Set PCIE max read request size.
4268   * qlge: Don't fail open when port is not initialized.
4269   * qlge: Add handler for DCBX firmware event.
4270   * qlge: Bonding fix for mode 6.
4271   * PCI: AER: fix aer inject result in kernel oops
4272   * DMI: allow omitting ident strings in DMI tables
4273   * Input: i8042 - remove identification strings from DMI tables
4274   * Input: i8042 - add Gigabyte M1022M to the noloop list
4275   * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
4276   * ALSA: hda - select IbexPeak handler for Calpella
4277   * ALSA: hda - Fix quirk for Maxdata obook4-1
4278   * ALSA: hda - Add missing Line-Out and PCM switches as slave
4279   * iTCO_wdt.c - cleanup chipset documentation
4280   * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
4281   * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
4282   * ahci: disable SNotification capability for ich8
4283   * ata_piix: fix MWDMA handling on PIIX3
4284   * md: fix small irregularity with start_ro module parameter
4285   * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
4286   * cio: fix double free in case of probe failure
4287   * cio: dont panic in non-fatal conditions
4288   * netiucv: displayed TX bytes value much too high
4289   * ipc ns: fix memory leak (idr)
4290   * ALSA: hda - Fix HP T5735 automute
4291   * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
4292   * UBI: fix memory leak in update path
4293   * UBI: initialise update marker
4294   * ASoC: fix a memory-leak in wm8903
4295   * mac80211: check that ieee80211_set_power_mgmt only handles STA
4296     interfaces.
4297   * cfg80211: fix channel setting for wext
4298   * KVM: S390: fix potential array overrun in intercept handling
4299   * KVM: only allow one gsi per fd
4300   * KVM: Fix race between APIC TMR and IRR
4301   * KVM: MMU: bail out pagewalk on kvm_read_guest error
4302   * KVM: x86: Fix host_mapping_level()
4303   * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
4304   * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
4305   * KVM: fix lock imbalance in kvm_*_irq_source_id()
4306   * KVM: only clear irq_source_id if irqchip is present
4307   * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
4308   * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
4309   * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
4310     - LP: #516325
4311   * iwlwifi: Fix throughput stall issue in HT mode for 5000
4312   * fnctl: f_modown should call write_lock_irqsave/restore
4313   * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
4314     CPUID drivers.
4315   * Linux 2.6.32.7
4316   * scsi_lib: Fix bug in completion of bidi commands
4317   * mptsas: Fix issue with chain pools allocation on katmai
4318   * mm: add new 'read_cache_page_gfp()' helper function
4319   * drm/i915: Selectively enable self-reclaim
4320   * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
4321   * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
4322   * x86: Set hotpluggable nodes in nodes_possible_map
4323   * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
4324   * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
4325   * zcrypt: Do not remove coprocessor for error 8/72
4326   * dasd: fix possible NULL pointer errors
4327   * ACPI: Add a generic API for _OSC -v2
4328   * ACPI: Add platform-wide _OSC support.
4329   * ACPI: fix OSC regression that caused aer and pciehp not to load
4330   * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
4331   * UBI: fix volume creation input checking
4332   * e1000/e1000e: don't use small hardware rx buffers
4333   * drm/i915: Reload hangcheck timer too for Ironlake
4334   * Fix a leak in affs_fill_super()
4335   * Fix failure exits in bfs_fill_super()
4336   * fix oops in fs/9p late mount failure
4337   * fix leak in romfs_fill_super()
4338   * Fix remount races with symlink handling in affs
4339   * fix affs parse_options()
4340   * Fix failure exit in ipathfs
4341   * mm: fix migratetype bug which slowed swapping
4342   * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
4343     NOMMU stack
4344   * Split 'flush_old_exec' into two functions
4345   * sparc: TIF_ABI_PENDING bit removal
4346   * x86: get rid of the insane TIF_ABI_PENDING bit
4347   * Input: winbond-cir - remove dmesg spam
4348   * x86: Disable HPET MSI on ATI SB700/SB800
4349   * iwlwifi: set default aggregation frame count limit to 31
4350   * drm/i915: only enable hotplug for detected outputs
4351   * firewire: core: add_descriptor size check
4352   * SECURITY: selinux, fix update_rlimit_cpu parameter
4353   * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
4354   * x86: Add Dell OptiPlex 760 reboot quirk
4355     - LP: #488319
4356   * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
4357   * x86/amd-iommu: Fix possible integer overflow
4358   * clocksource: fix compilation if no GENERIC_TIME
4359   * tcp: update the netstamp_needed counter when cloning sockets
4360   * sky2: Fix oops in sky2_xmit_frame() after TX timeout
4361   * net: restore ip source validation
4362   * af_packet: Don't use skb after dev_queue_xmit()
4363   * ax25: netrom: rose: Fix timer oopses
4364   * KVM: allow userspace to adjust kvmclock offset
4365   * oprofile/x86: add Xeon 7500 series support
4366   * oprofile/x86: fix crash when profiling more than 28 events
4367   * libata: retry link resume if necessary
4368   * mm: percpu-vmap fix RCU list walking
4369   * mm: purge fragmented percpu vmap blocks
4370   * block: fix bio_add_page for non trivial merge_bvec_fn case
4371   * Fix 'flush_old_exec()/setup_new_exec()' split
4372   * random: drop weird m_time/a_time manipulation
4373   * random: Remove unused inode variable
4374   * block: fix bugs in bio-integrity mempool usage
4375   * usb: r8a66597-hdc disable interrupts fix
4376   * connector: Delete buggy notification code.
4377   * be2net: Bug fix to support newer generation of BE ASIC
4378   * be2net: Fix memset() arg ordering.
4379   * mm: flush dcache before writing into page to avoid alias
4380   * mac80211: fix NULL pointer dereference when ftrace is enabled
4381   * imxfb: correct location of callbacks in suspend and resume
4382   * mx3fb: some debug and initialisation fixes
4383   * starfire: clean up properly if firmware loading fails
4384   * kernel/cred.c: use kmem_cache_free
4385   * uartlite: fix crash when using as console
4386   * pktcdvd: removing device does not remove its sysfs dir
4387   * ath9k: fix eeprom INI values override for 2GHz-only cards
4388   * ath9k: fix beacon slot/buffer leak
4389   * powerpc: TIF_ABI_PENDING bit removal
4390   * NET: fix oops at bootime in sysctl code
4391   * Linux 2.6.32.8
4392
4393  -- Andy Whitcroft <apw@canonical.com>  Wed, 10 Feb 2010 18:56:52 +0000
4394
4395 linux (2.6.32-12.17) lucid; urgency=low
4396
4397   [ Andy Whitcroft ]
4398
4399   * restore linux-image prefix -- master
4400   * enforce -- we require SELINUX enabled -- master
4401   * enforce -- ensure APPARMOR is our default LSM -- master
4402   * make doc package completely optional -- master
4403   * make source package completely optional -- master
4404   * make linux-libc-dev completly optional -- master
4405   * convert package disable to a deps list -- master
4406   * allow common headers to switch from indep to arch -- master
4407   * convert binary package disable to a deps list -- master
4408   * add configuration option for a full source build tree -- master
4409   * add support for uImage kernels in package control scripts
4410   * getabis -- cleanup and parameterise repository list -- master
4411   * getabis -- move configuration to etc/getabi -- master
4412   * kernelconfig -- move configuration to etc -- master
4413   * rules -- make debian/debian.env master for branch name
4414   * set the current branch name -- master
4415   * pull back common debian.master files into debian -- master
4416   * enforcer -- make the enforcement configuration common
4417   * insert-changes -- correctly link to debian/rules in DROOT
4418
4419   [ Colin Watson ]
4420
4421   * future-proof ddeb handling against buildd changes
4422
4423   [ Eric Miao ]
4424
4425   * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
4426     X86
4427
4428   [ Loïc Minier ]
4429
4430   * Add modules.builtin.bin to prerm rm list
4431     - LP: #516584
4432
4433   [ Tim Gardner ]
4434
4435   * [Config] Implement the amd64 preempt flavour
4436
4437   [ Upstream Kernel Changes ]
4438
4439   * syslog: distinguish between /proc/kmsg and syscalls
4440     - LP: #515623
4441   * sfc: Fix polling for slow MCDI operations
4442   * sfc: Fix conditions for MDIO self-test
4443   * sfc: QT202x: Remove unreliable MMD check at initialisation
4444   * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
4445   * sfc: Use fixed-size buffers for MCDI NVRAM requests
4446
4447  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Feb 2010 07:09:31 +0000
4448
4449 linux (2.6.32-12.16) lucid; urgency=low
4450
4451   [ Andy Whitcroft ]
4452
4453   * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
4454     first use"
4455   * SAUCE: acpi battery -- move first lookup asynchronous
4456     - LP: #507211
4457   * [Config] update configs to cleanup generic configs
4458   * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
4459   * [Config] enable USER_NS
4460     - LP: #480739, #509808
4461
4462   [ Heiko Carstens ]
4463
4464   * (pre-stable) driver-core: fix devtmpfs crash on s390
4465     - LP: #512370
4466
4467   [ John Johansen ]
4468
4469   * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
4470     - LP: #494565
4471   * [Config] VIRTIO=y for server/virtual flavours
4472     - LP: #494565
4473
4474   [ Kay Sievers ]
4475
4476   * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
4477     - LP: #512370
4478
4479   [ Kees Cook ]
4480
4481   * SAUCE: x86: brk away from exec rand area
4482     - LP: #452175
4483
4484   [ Leann Ogasawara ]
4485
4486   * [Upstream] e1000: enhance frame fragment detection
4487     - CVE-2009-4536
4488   * [Upstream] e1000e: enhance frame fragment detection
4489     - CVE-2009-4538
4490
4491   [ Sebastian Kapfer ]
4492
4493   * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
4494     series)
4495     - LP: #296610
4496
4497   [ Upstream Kernel Changes ]
4498
4499   * inotify: do not reuse watch descriptors
4500     - LP: #485556
4501   * inotify: only warn once for inotify problems
4502   * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
4503     Framebuffer"
4504   * memcg: ensure list is empty at rmdir
4505   * drm/i915: remove loop in Ironlake interrupt handler
4506   * block: Fix incorrect reporting of partition alignment
4507   * x86, mce: Thermal monitoring depends on APIC being enabled
4508   * futexes: Remove rw parameter from get_futex_key()
4509   * page allocator: update NR_FREE_PAGES only when necessary
4510   * x86, apic: use physical mode for IBM summit platforms
4511   * edac: i5000_edac critical fix panic out of bounds
4512   * x86: SGI UV: Fix mapping of MMIO registers
4513   * mfd: WM835x GPIO direction register is not locked
4514   * mfd: Correct WM835x ISINK ramp time defines
4515   * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
4516   * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
4517   * reiserfs: truncate blocks not used by a write
4518   * HID: add device IDs for new model of Apple Wireless Keyboard
4519   * PCI/cardbus: Add a fixup hook and fix powerpc
4520   * Input: pmouse - move Sentelic probe down the list
4521   * asus-laptop: add Lenovo SL hotkey support
4522   * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
4523   * sparc64: Fix NMI programming when perf events are active.
4524   * sparc64: Fix Niagara2 perf event handling.
4525   * i2c: Do not use device name after device_unregister
4526   * i2c/pca: Don't use *_interruptible
4527   * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
4528   * sched: Fix task priority bug
4529   * vfs: Fix vmtruncate() regression
4530   * Linux 2.6.32.5
4531   * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
4532   * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
4533   * Staging: asus_oled: fix oops in 2.6.32.2
4534   * Staging: hv: fix smp problems in the hyperv core code
4535   * tty: fix race in tty_fasync
4536   * ecryptfs: use after free
4537   * ecryptfs: initialize private persistent file before dereferencing
4538     pointer
4539   * nozomi: quick fix for the close/close bug
4540   * serial: 8250_pnp: use wildcard for serial Wacom tablets
4541   * usb: serial: fix memory leak in generic driver
4542   * USB: fix bitmask merge error
4543   * USB: Don't use GFP_KERNEL while we cannot reset a storage device
4544   * USB: EHCI: fix handling of unusual interrupt intervals
4545   * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
4546   * USB: add missing delay during remote wakeup
4547   * USB: add speed values for USB 3.0 and wireless controllers
4548   * ACPI: EC: Accelerate query execution
4549   * ACPI: EC: Add wait for irq storm
4550   * SCSI: enclosure: fix oops while iterating enclosure_status array
4551   * drm/i915: Read the response after issuing DDC bus switch command
4552   * drm/i915: try another possible DDC bus for the SDVO device with
4553     multiple outputs
4554   * block: bdev_stack_limits wrapper
4555   * DM: Fix device mapper topology stacking
4556   * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
4557   * USB: fix usbstorage for 2770:915d delivers no FAT
4558   * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
4559   * perf timechart: Use tid not pid for COMM change
4560   * perf events: Dont report side-band events on each cpu for
4561     per-task-per-cpu events
4562   * perf: Honour event state for aux stream data
4563   * Linux 2.6.32.6
4564
4565  -- Andy Whitcroft <apw@canonical.com>  Wed, 27 Jan 2010 16:40:23 +0000
4566
4567 linux (2.6.32-11.15) lucid; urgency=low
4568
4569   [ Andy Whitcroft ]
4570
4571   * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
4572   * Revert "(pre-stable) sched: Fix balance vs hotplug race"
4573   * Revert "[Upstream] acerhdf: Limit modalias matching to supported
4574     boards"
4575   * Revert "[Upstream] mmc: prevent dangling block device from accessing
4576     stale queues"
4577   * Revert "SAUCE: Fix nx_enable reporting"
4578   * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
4579   * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
4580   * SAUCE: i915 -- disable powersave by default
4581     - LP: #492392
4582
4583   [ Kees Cook ]
4584
4585   * SAUCE: [x86] implement cs-limit nx-emulation for ia32
4586     - LP: #369978
4587   * SAUCE: [x86] fix report of cs-limit nx-emulation
4588     - LP: #454285
4589   * SAUCE: Fix nx_enable reporting
4590     - LP: #454285
4591
4592   [ Tim Gardner ]
4593
4594   * [Upstream] b43: Declare all possible firmware files.
4595     - LP: #488636
4596   * [Config] updateconfigs after adding pvscsi
4597     - LP: #497156
4598   * [Config] CONFIG_BT=m
4599
4600   [ Upstream Kernel Changes ]
4601
4602   * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
4603     for pre-Pentium"
4604   * SCSI: ipr: fix EEH recovery
4605   * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
4606   * SCSI: st: fix mdata->page_order handling
4607   * SCSI: fc class: fix fc_transport_init error handling
4608   * sched: Fix task_hot() test order
4609   * x86, cpuid: Add "volatile" to asm in native_cpuid()
4610   * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
4611   * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
4612   * pata_hpt3x2n: fix clock turnaround
4613   * pata_cmd64x: fix overclocking of UDMA0-2 modes
4614   * ASoC: wm8974: fix a wrong bit definition
4615   * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
4616   * ALSA: hda - Fix missing capsrc_nids for ALC88x
4617   * acerhdf: limit modalias matching to supported
4618     - LP: #435958
4619   * ACPI: EC: Fix MSI DMI detection
4620   * ACPI: Use the return result of ACPI lid notifier chain correctly
4621   * powerpc: Handle VSX alignment faults correctly in little-endian mode
4622   * ASoC: Do not write to invalid registers on the wm9712.
4623   * drm/radeon: fix build on 64-bit with some compilers.
4624   * USB: emi62: fix crash when trying to load EMI 6|2 firmware
4625   * USB: option: support hi speed for modem Haier CE100
4626   * USB: Fix a bug on appledisplay.c regarding signedness
4627   * USB: musb: gadget_ep0: avoid SetupEnd interrupt
4628   * Bluetooth: Prevent ill-timed autosuspend in USB driver
4629   * USB: rename usb_configure_device
4630   * USB: fix bugs in usb_(de)authorize_device
4631   * drivers/net/usb: Correct code taking the size of a pointer
4632   * x86: SGI UV: Fix writes to led registers on remote uv hubs
4633   * md: Fix unfortunate interaction with evms
4634   * dma: at_hdmac: correct incompatible type for argument 1 of
4635     'spin_lock_bh'
4636   * dma-debug: Do not add notifier when dma debugging is disabled.
4637   * dma-debug: Fix bug causing build warning
4638   * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
4639     referrals
4640   * x86/amd-iommu: Fix initialization failure panic
4641   * ioat3: fix p-disabled q-continuation
4642   * ioat2,3: put channel hardware in known state at init
4643   * KVM: MMU: remove prefault from invlpg handler
4644   * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
4645   * Libertas: fix buffer overflow in lbs_get_essid()
4646   * iwmc3200wifi: fix array out-of-boundary access
4647   * mac80211: fix propagation of failed hardware reconfigurations
4648   * mac80211: fix WMM AP settings application
4649   * mac80211: Fix IBSS merge
4650   * cfg80211: fix race between deauth and assoc response
4651   * ath5k: fix SWI calibration interrupt storm
4652   * ath9k: wake hardware for interface IBSS/AP/Mesh removal
4653   * ath9k: Fix TX queue draining
4654   * ath9k: fix missed error codes in the tx status check
4655   * ath9k: wake hardware during AMPDU TX actions
4656   * ath9k: fix suspend by waking device prior to stop
4657   * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
4658     64-bit
4659   * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
4660     in 0x4054
4661   * iwl3945: disable power save
4662   * iwl3945: fix panic in iwl3945 driver
4663   * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
4664   * iwlwifi: fix more eeprom endian bugs
4665   * iwlwifi: fix 40MHz operation setting on cards that do not allow it
4666   * mac80211: fix race with suspend and dynamic_ps_disable_work
4667   * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
4668   * 'sysctl_max_map_count' should be non-negative
4669   * kernel/sysctl.c: fix the incomplete part of
4670     sysctl_max_map_count-should-be-non-negative.patch
4671   * V4L/DVB (13596): ov511.c typo: lock => unlock
4672   * x86/ptrace: make genregs[32]_get/set more robust
4673   * memcg: avoid oom-killing innocent task in case of use_hierarchy
4674   * e100: Fix broken cbs accounting due to missing memset.
4675   * ipv6: reassembly: use seperate reassembly queues for conntrack and
4676     local delivery
4677   * netfilter: fix crashes in bridge netfilter caused by fragment jumps
4678   * hwmon: (sht15) Off-by-one error in array index + incorrect constants
4679   * b43: avoid PPC fault during resume
4680   * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
4681     support
4682   * sched: Fix balance vs hotplug race
4683   * drm/radeon/kms: fix crtc vblank update for r600
4684   * drm: disable all the possible outputs/crtcs before entering KMS mode
4685   * S390: dasd: support DIAG access for read-only devices
4686   * xen: fix is_disconnected_device/exists_disconnected_device
4687   * xen: improvement to wait_for_devices()
4688   * xen: wait up to 5 minutes for device connetion
4689   * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
4690   * udf: Try harder when looking for VAT inode
4691   * Add unlocked version of inode_add_bytes() function
4692   * quota: decouple fs reserved space from quota reservation
4693   * ext4: Convert to generic reserved quota's space management.
4694   * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
4695   * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
4696   * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
4697   * amd64_edac: unify MCGCTL ECC switching
4698   * x86, msr: Add support for non-contiguous cpumasks
4699   * x86, msr: msrs_alloc/free for CONFIG_SMP=n
4700   * amd64_edac: fix driver instance freeing
4701   * amd64_edac: make driver loading more robust
4702   * amd64_edac: fix forcing module load/unload
4703   * sched: Sched_rt_periodic_timer vs cpu hotplug
4704   * ext4: Update documentation to correct the inode_readahead_blks option
4705     name
4706   * lguest: fix bug in setting guest GDT entry
4707   * vmscan: do not evict inactive pages when skipping an active list scan
4708   * ksm: fix mlockfreed to munlocked
4709   * rt2x00: Disable powersaving for rt61pci and rt2800pci.
4710   * generic_permission: MAY_OPEN is not write access
4711   * Linux 2.6.32.3
4712   * untangle the do_mremap() mess
4713   * fasync: split 'fasync_helper()' into separate add/remove functions
4714   * ASoC: fix params_rate() macro use in several codecs
4715   * modules: Skip empty sections when exporting section notes
4716   * exofs: simple_write_end does not mark_inode_dirty
4717   * nfsd: make sure data is on disk before calling ->fsync
4718   * sunrpc: fix peername failed on closed listener
4719   * SUNRPC: Fix up an error return value in
4720     gss_import_sec_context_kerberos()
4721   * SUNRPC: Fix the return value in gss_import_sec_context()
4722   * sunrpc: on successful gss error pipe write, don't return error
4723   * drm/i915: Update LVDS connector status when receiving ACPI LID event
4724   * drm/i915: fix order of fence release wrt flushing
4725   * drm/i915: Permit pinning whilst the device is 'suspended'
4726   * drm: remove address mask param for drm_pci_alloc()
4727   * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
4728   * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
4729     pipeconf on Ironlake
4730   * drm/i915: Select the correct BPC for LVDS on Ironlake
4731   * drm/i915: fix unused var
4732   * rtc_cmos: convert shutdown to new pnp_driver->shutdown
4733   * drivers/cpuidle/governors/menu.c: fix undefined reference to
4734     `__udivdi3'
4735   * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
4736   * lib/rational.c needs module.h
4737   * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
4738     DMA_FROM_DEVICE and
4739   * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
4740   * mmc_block: add dev_t initialization check
4741   * mmc_block: fix probe error cleanup bug
4742   * mmc_block: fix queue cleanup
4743   * ALSA: hda - Fix ALC861-VD capture source mixer
4744   * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
4745     blacklist
4746   * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
4747     - LP: #498863
4748   * ASoC: Fix WM8350 DSP mode B configuration
4749   * netfilter: ebtables: enforce CAP_NET_ADMIN
4750   * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
4751   * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
4752   * hwmon: (adt7462) Fix pin 28 monitoring
4753   * quota: Fix dquot_transfer for filesystems different from ext4
4754   * xen: fix hang on suspend.
4755   * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
4756   * ath5k: Fix eeprom checksum check for custom sized eeproms
4757   * cfg80211: fix syntax error on user regulatory hints
4758   * iwl: off by one bug
4759   * mac80211: add missing sanity checks for action frames
4760   * drm/i915: remove render reclock support
4761   * libertas: Remove carrier signaling from the scan code
4762   * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
4763   * mac80211: fix skb buffering issue (and fixes to that)
4764   * fix braindamage in audit_tree.c untag_chunk()
4765   * fix more leaks in audit_tree.c tag_chunk()
4766   * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
4767   * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
4768   * agp/intel-agp: Clear entire GTT on startup
4769   * Linux 2.6.32.4
4770   * ethtool: Add reset operation
4771   * gro: Name the GRO result enumeration type
4772   * gro: Change all receive functions to return GRO result codes
4773   * sfc: 10Xpress: Initialise pause advertising flags
4774   * sfc: 10Xpress: Report support for pause frames
4775   * sfc: Remove redundant header gmii.h
4776   * sfc: Remove redundant hardware initialisation
4777   * sfc: Rename Falcon-specific board code and types
4778   * sfc: Remove boards.h, moving last remaining declaration to falcon.h
4779   * sfc: Remove versioned bitfield macros
4780   * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
4781   * sfc: Update hardware definitions for Siena
4782   * sfc: Rename register I/O header and functions used by both Falcon and
4783     Siena
4784   * sfc: Eliminate indirect lookups of queue size constants
4785   * sfc: Define DMA address mask explicitly in terms of descriptor field
4786     width
4787   * sfc: Move all TX DMA length limiting into tx.c
4788   * sfc: Change order of device removal to reverse of probe order
4789   * sfc: Remove declarations of nonexistent functions
4790   * sfc: Move efx_xmit_done() declaration into correct stanza
4791   * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
4792   * sfc: Maintain interrupt moderation values in ticks, not microseconds
4793   * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
4794   * sfc: Remove pointless abstraction of memory BAR number
4795   * sfc: Remove incorrect assertion from efx_pci_remove_main()
4796   * sfc: Remove unnecessary tests of efx->membase
4797   * sfc: Move MTD probe after netdev registration and name allocation
4798   * sfc: Remove unused code for non-autoneg speed/duplex switching
4799   * sfc: Rename 'xfp' file and functions to reflect reality
4800   * sfc: Really allow RX checksum offload to be disabled
4801   * sfc: Feed GRO result into RX allocation policy and interrupt moderation
4802   * sfc: Enable heuristic selection between page and skb RX buffers
4803   * sfc: Remove pointless abstraction of memory BAR number (2)
4804   * sfc: Remove redundant gotos from __efx_rx_packet()
4805   * sfc: Remove ridiculously paranoid assertions
4806   * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
4807   * sfc: Record RX queue number on GRO path
4808   * sfc: SFT9001: Reset LED configuration correctly after blinking
4809   * sfc: Use a single blink implementation
4810   * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
4811   * sfc: Make board information explicitly Falcon-specific
4812   * sfc: Move definition of struct falcon_nic_data into falcon.h
4813   * sfc: Move struct falcon_board into struct falcon_nic_data
4814   * sfc: Move all I2C stuff into struct falcon_board
4815   * sfc: Gather link state fields in struct efx_nic into new struct
4816     efx_link_state
4817   * sfc: Remove unnecessary casts to struct sk_buff *
4818   * sfc: Remove redundant efx_xmit() function
4819   * sfc: Combine high-level header files
4820   * sfc: Log interrupt and reset type names, not numbers
4821   * sfc: Fix descriptor cache sizes
4822   * sfc: Treat all MAC registers as 128-bit
4823   * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
4824   * sfc: Comment corrections
4825   * sfc: Remove unused constant
4826   * sfc: Clean up struct falcon_board and struct falcon_board_data
4827   * sfc: Fix bugs in RX queue flushing
4828   * sfc: Remove unused function efx_flush_queues()
4829   * sfc: Only switch Falcon MAC clocks as necessary
4830   * sfc: Hold MAC lock for longer in efx_init_port()
4831   * sfc: Split MAC stats DMA initiation and completion
4832   * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
4833   * sfc: Simplify XMAC link polling
4834   * sfc: Change MAC promiscuity and multicast hash at the same time
4835   * sfc: Move inline comment into kernel-doc
4836   * sfc: Do not set net_device::trans_start in self-test
4837   * sfc: Simplify PHY polling
4838   * sfc: QT202x: Reset before reading PHY id
4839   * sfc: Replace MDIO spinlock with mutex
4840   * sfc: Always start Falcon using the XMAC
4841   * sfc: Limit some hardware workarounds to Falcon
4842   * sfc: Remove EFX_WORKAROUND_9141 macro
4843   * sfc: Remove another unused workaround macro
4844   * sfc: Remove some redundant whitespace
4845   * sfc: Decouple NIC revision number from Falcon PCI revision number
4846   * sfc: Move descriptor cache base addresses to struct efx_nic_type
4847   * sfc: Clean up RX event handling
4848   * sfc: Remove redundant writes to INT_ADR_KER
4849   * sfc: Remove duplicate hardware structure definitions
4850   * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
4851   * sfc: Move Falcon NIC operations to efx_nic_type
4852   * sfc: Refactor link configuration
4853   * sfc: Generalise link state monitoring
4854   * sfc: Add power-management and wake-on-LAN support
4855   * sfc: Implement ethtool reset operation
4856   * sfc: Add efx_nic_type operation for register self-test
4857   * sfc: Add efx_nic_type operation for NVRAM self-test
4858   * sfc: Add efx_nic_type operation for identity LED control
4859   * sfc: Separate shared NIC code from Falcon-specific and rename
4860     accordingly
4861   * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
4862   * sfc: Extend loopback mode enumeration
4863   * sfc: Remove static PHY data and enumerations
4864   * sfc: Extend MTD driver for use with new NICs
4865   * sfc: Allow for additional checksum offload features
4866   * sfc: Rename falcon.h to nic.h
4867   * sfc: Move shared NIC code from falcon.c to new source file nic.c
4868   * sfc: Add firmware protocol definitions (MCDI)
4869   * sfc: Add support for SFC9000 family (1)
4870   * sfc: Add support for SFC9000 family (2)
4871   * sfc: Implement TSO for TCP/IPv6
4872   * sfc: Update version, copyright dates, authors
4873   * drivers/net/sfc: Correct code taking the size of a pointer
4874   * sfc: Move PHY software state initialisation from init() into probe()
4875   * sfc: Include XGXS in XMAC link status check except in XGMII loopback
4876   * sfc: Fix DMA mapping cleanup in case of an error in TSO
4877   * sfc: QT2025C: Work around PHY bug
4878   * sfc: QT2025C: Switch into self-configure mode when not in loopback
4879   * sfc: QT2025C: Work around PHY firmware initialisation bug
4880   * sfc: QT2025C: Add error message for suspected bad SFP+ cables
4881   * sfc: Disable TX descriptor prefetch watchdog
4882   * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
4883     - LP: #497156
4884
4885  -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Jan 2010 16:12:47 +0000
4886
4887 linux (2.6.32-10.14) lucid; urgency=low
4888
4889   [ Alex Deucher ]
4890
4891   * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
4892     - LP: #493795
4893
4894   [ Andy Whitcroft ]
4895
4896   * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
4897     id is less than 0x0f."
4898   * config-check -- ensure the checks get run at build time
4899   * config-check -- check the processed config during updateconfigs
4900   * config-check -- CONFIG_SECCOMP may not be present
4901   * TUN is now built in ignore
4902   * SAUCE: acpi battery -- delay first lookup of the battery until first
4903     use
4904   * SAUCE: async_populate_rootfs: move rootfs init earlier
4905   * ubuntu: AppArmor -- update to mainline 2010-01-06
4906   * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
4907     - LP: #498525
4908
4909   [ Dave Airlie ]
4910
4911   * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
4912
4913   [ Leann Ogasawara ]
4914
4915   * Add asix to nic-usb-modules file
4916     - LP: #499785
4917
4918   [ Peter Zijlstra ]
4919
4920   * (pre-stable) sched: Fix balance vs hotplug race
4921
4922   [ Tim Gardner ]
4923
4924   * [Config] Enable CONFIG_FUNCTION_TRACER
4925     - LP: #497989
4926   * [Config] Drop lpia from getabis
4927   * [Config] Build in TUN/TAP driver
4928     - LP: #499491
4929   * [Config] DH_COMPAT=5
4930
4931   [ Upstream Kernel Changes ]
4932
4933   * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
4934     component_only tv_modes"
4935   * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
4936     turned off"
4937   * USB: usb-storage: fix bug in fill_inquiry
4938   * USB: option: add pid for ZTE
4939   * firewire: ohci: handle receive packets with a data length of zero
4940   * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
4941     of ->completed counter
4942   * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
4943     counter
4944   * rcu: Fix note_new_gpnum() uses of ->gpnum
4945   * rcu: Remove inline from forward-referenced functions
4946   * perf_event: Fix invalid type in ioctl definition
4947   * perf_event: Initialize data.period in perf_swevent_hrtimer()
4948   * perf: Don't free perf_mmap_data until work has been done
4949   * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
4950   * sched: Check for an idle shared cache in select_task_rq_fair()
4951   * sched: Fix affinity logic in select_task_rq_fair()
4952   * sched: Rate-limit newidle
4953   * sched: Fix and clean up rate-limit newidle code
4954   * x86/amd-iommu: attach devices to pre-allocated domains early
4955   * x86/amd-iommu: un__init iommu_setup_msi
4956   * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
4957     up the PCI tree
4958   * x86: Fix iommu=nodac parameter handling
4959   * x86: GART: pci-gart_64.c: Use correct length in strncmp
4960   * x86: ASUS P4S800 reboot=bios quirk
4961     - LP: #366682
4962   * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
4963   * ssb: Fix range check in sprom write
4964   * ath5k: allow setting txpower to 0
4965   * ath5k: enable EEPROM checksum check
4966   * hrtimer: Fix /proc/timer_list regression
4967   * ALSA: hrtimer - Fix lock-up
4968   * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
4969   * KVM: x86 emulator: limit instructions to 15 bytes
4970   * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
4971   * KVM: s390: Make psw available on all exits, not just a subset
4972   * KVM: fix irq_source_id size verification
4973   * KVM: x86: include pvclock MSRs in msrs_to_save
4974   * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
4975   * x86: Use -maccumulate-outgoing-args for sane mcount prologues
4976   * x86, mce: don't restart timer if disabled
4977   * x86/mce: Set up timer unconditionally
4978   * x86: SGI UV: Fix BAU initialization
4979   * x86: Fix duplicated UV BAU interrupt vector
4980   * x86: Add new Intel CPU cache size descriptors
4981   * x86: Fix typo in Intel CPU cache size descriptor
4982   * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
4983   * s390: clear high-order bits of registers after sam64
4984   * V4L/DVB: Fix test in copy_reg_bits()
4985   * bsdacct: fix uid/gid misreporting
4986   * UBI: flush wl before clearing update marker
4987   * jbd2: don't wipe the journal on a failed journal checksum
4988   * USB: xhci: Add correct email and files to MAINTAINERS entry.
4989   * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
4990   * USB: option.c: add support for D-Link DWM-162-U5
4991   * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
4992   * USB: usb-storage: add BAD_SENSE flag
4993   * USB: Close usb_find_interface race v3
4994   * pxa/em-x270: fix usb hub power up/reset sequence
4995   * hfs: fix a potential buffer overflow
4996   * SUNRPC: IS_ERR/PTR_ERR confusion
4997   * NFS: Fix nfs_migrate_page()
4998   * md/bitmap: protect against bitmap removal while being updated.
4999   * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
5000   * devpts_get_tty() should validate inode
5001   * debugfs: fix create mutex racy fops and private data
5002   * Driver core: fix race in dev_driver_string
5003   * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
5004   * mac80211: Fix bug in computing crc over dynamic IEs in beacon
5005   * mac80211: Fixed bug in mesh portal paths
5006   * mac80211: Revert 'Use correct sign for mesh active path refresh'
5007   * mac80211: fix scan abort sanity checks
5008   * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
5009   * rtl8187: Fix wrong rfkill switch mask for some models
5010   * x86: Fix bogus warning in apic_noop.apic_write()
5011   * mm: hugetlb: fix hugepage memory leak in mincore()
5012   * mm: hugetlb: fix hugepage memory leak in walk_page_range()
5013   * powerpc/windfarm: Add detection for second cpu pump
5014   * powerpc/therm_adt746x: Record pwm invert bit at module load time]
5015   * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
5016   * drm/radeon/kms: Add quirk for HIS X1300 board
5017   * drm/radeon/kms: handle vblanks properly with dpms on
5018   * drm/radeon/kms: fix legacy crtc2 dpms
5019   * drm/radeon/kms: fix vram setup on rs600
5020   * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
5021   * drm/ttm: Fix build failure due to missing struct page
5022   * drm/i915: Set the error code after failing to insert new offset into mm
5023     ht.
5024   * drm/i915: Add the missing clonemask for display port on Ironlake
5025   * xen/xenbus: make DEVICE_ATTR()s static
5026   * xen: re-register runstate area earlier on resume.
5027   * xen: restore runstate_info even if !have_vcpu_info_placement
5028   * xen: correctly restore pfn_to_mfn_list_list after resume
5029   * xen: register timer interrupt with IRQF_TIMER
5030   * xen: register runstate on secondary CPUs
5031   * xen: don't call dpm_resume_noirq() with interrupts disabled.
5032   * xen: register runstate info for boot CPU early
5033   * xen: call clock resume notifier on all CPUs
5034   * xen: improve error handling in do_suspend.
5035   * xen: don't leak IRQs over suspend/resume.
5036   * xen: use iret for return from 64b kernel to 32b usermode
5037   * xen: explicitly create/destroy stop_machine workqueues outside
5038     suspend/resume region.
5039   * Xen balloon: fix totalram_pages counting.
5040   * xen: try harder to balloon up under memory pressure.
5041   * dm exception store: free tmp_store on persistent flag error
5042   * dm snapshot: only take lock for statustype info not table
5043   * dm crypt: move private iv fields to structs
5044   * dm crypt: restructure essiv error path
5045   * dm: avoid _hash_lock deadlock
5046   * dm snapshot: cope with chunk size larger than origin
5047   * dm crypt: separate essiv allocation from initialisation
5048   * dm crypt: make wipe message also wipe essiv key
5049   * slc90e66: fix UDMA handling
5050   * tcp: Stalling connections: Fix timeout calculation routine
5051   * ip_fragment: also adjust skb->truesize for packets not owned by a
5052     socket
5053   * b44 WOL setup: one-bit-off stack corruption kernel panic fix
5054   * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
5055   * sparc64: Fix overly strict range type matching for PCI devices.
5056   * sparc64: Fix stack debugging IRQ stack regression.
5057   * sparc: Set UTS_MACHINE correctly.
5058   * b43legacy: avoid PPC fault during resume
5059   * tracing: Fix event format export
5060   * ath9k: Fix TX hang poll routine
5061   * ath9k: fix processing of TX PS null data frames
5062   * ath9k: Fix maximum tx fifo settings for single stream devices
5063   * ath9k: fix tx status reporting
5064   * mac80211: Fix dynamic power save for scanning.
5065   * drm/i915: Fix sync to vblank when VGA output is turned off
5066   * memcg: fix memory.memsw.usage_in_bytes for root cgroup
5067   * thinkpad-acpi: fix default brightness_mode for R50e/R51
5068   * thinkpad-acpi: preserve rfkill state across suspend/resume
5069   * ipw2100: fix rebooting hang with driver loaded
5070   * matroxfb: fix problems with display stability
5071   * acerhdf: add new BIOS versions
5072   * asus-laptop: change light sens default values.
5073   * vmalloc: conditionalize build of pcpu_get_vm_areas()
5074   * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
5075   * net: Fix userspace RTM_NEWLINK notifications.
5076   * ext3: Fix data / filesystem corruption when write fails to copy data
5077   * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
5078   * bcm63xx_enet: fix compilation failure after get_stats_count removal
5079   * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
5080   * drm/i915: Avoid NULL dereference with component_only tv_modes
5081   * drm/i915: PineView only has LVDS and CRT ports
5082   * drm/i915: Fix LVDS stability issue on Ironlake
5083   * mm: sigbus instead of abusing oom
5084   * ipvs: zero usvc and udest
5085   * jffs2: Fix long-standing bug with symlink garbage collection.
5086   * intel-iommu: Detect DMAR in hyperspace at probe time.
5087   * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
5088   * intel-iommu: Check for an RMRR which ends before it starts.
5089   * intel-iommu: Fix oops with intel_iommu=igfx_off
5090   * intel-iommu: ignore page table validation in pass through mode
5091   * netfilter: xtables: document minimal required version
5092   * perf_event: Fix incorrect range check on cpu number
5093   * implement early_io{re,un}map for ia64
5094   * Linux 2.6.32.2
5095
5096  -- Andy Whitcroft <apw@canonical.com>  Thu, 07 Jan 2010 15:28:43 +0000
5097
5098 linux (2.6.32-9.13) lucid; urgency=low
5099
5100   [ Andy Whitcroft ]
5101
5102   * [Config] enable CONFIG_B43_PHY_LP
5103     - LP: #493059
5104   * include modules.builtin in the binary debs
5105   * config-check -- add a configuration enforcer
5106   * config-check -- add a unit-test suite to the checker
5107   * [Config] Enable CONFIG_SYN_COOKIES for versatile
5108   * [Config] Enable CONFIG_SECURITY_SMACK for ports
5109   * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
5110   * [Config] Disable CONFIG_COMPAT_BRK for ports
5111   * getabis -- add armel versatile to the list
5112
5113   [ Brad Figg ]
5114
5115   * SAUCE: Increase the default prealloc buffer for HDA audio devices
5116     (non-modem)
5117
5118   [ Manoj Iyer ]
5119
5120   * ubuntu: onmibook -- Added missing BOM file
5121
5122   [ Tim Gardner ]
5123
5124   * ubuntu: fsam7400 -- Cleanup Makefile
5125
5126   [ Upstream Kernel Changes ]
5127
5128   * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
5129   * signal: Fix alternate signal stack check
5130   * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
5131   * SCSI: osd_protocol.h: Add missing #include
5132   * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
5133   * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
5134     ENOSPC
5135   * ext4: avoid divide by zero when trying to mount a corrupted file system
5136   * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
5137   * ext4: fix lock order problem in ext4_move_extents()
5138   * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
5139   * ext4: plug a buffer_head leak in an error path of ext4_iget()
5140   * ext4: make sure directory and symlink blocks are revoked
5141   * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
5142   * ext4: journal all modifications in ext4_xattr_set_handle
5143   * ext4: don't update the superblock in ext4_statfs()
5144   * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
5145     non-zero
5146   * ext4: fix block validity checks so they work correctly with meta_bg
5147   * ext4: avoid issuing unnecessary barriers
5148   * ext4: fix error handling in ext4_ind_get_blocks()
5149   * ext4: make trim/discard optional (and off by default)
5150   * ext4: make "norecovery" an alias for "noload"
5151   * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
5152   * ext4: initialize moved_len before calling ext4_move_extents()
5153   * ext4: move_extent_per_page() cleanup
5154   * jbd2: Add ENOMEM checking in and for
5155     jbd2_journal_write_metadata_buffer()
5156   * ext4: Return the PTR_ERR of the correct pointer in
5157     setup_new_group_blocks()
5158   * ext4: Avoid data / filesystem corruption when write fails to copy data
5159   * ext4: wait for log to commit when umounting
5160   * ext4: remove blocks from inode prealloc list on failure
5161   * ext4: ext4_get_reserved_space() must return bytes instead of blocks
5162   * ext4: quota macros cleanup
5163   * ext4: fix incorrect block reservation on quota transfer.
5164   * ext4: Wait for proper transaction commit on fsync
5165   * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
5166   * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
5167   * Linux 2.6.32.1
5168   * kbuild: generate modules.builtin
5169   * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
5170     - LP: #494461
5171   * (pre-stable) drm/i915: Avoid NULL dereference with component_only
5172     tv_modes
5173     - LP: #494045
5174
5175   [ Zhao Yakui ]
5176
5177   * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
5178     less than 0x0f.
5179     - LP: #481765
5180
5181  -- Andy Whitcroft <apw@canonical.com>  Thu, 17 Dec 2009 15:41:21 +0000
5182
5183 linux (2.6.32-8.12) lucid; urgency=low
5184
5185   [ Andy Whitcroft ]
5186
5187   * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
5188
5189  -- Andy Whitcroft <apw@canonical.com>  Sat, 12 Dec 2009 10:56:16 +0000
5190
5191 linux (2.6.32-8.11) lucid; urgency=low
5192
5193   [ Andy Whitcroft ]
5194
5195   * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
5196     up"
5197   * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
5198     transition."
5199   * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
5200   * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
5201   * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
5202   * Revert "SAUCE: AppArmor: Fix oops after profile removal"
5203   * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
5204   * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
5205   * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
5206     mem"
5207   * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
5208     denied"
5209   * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
5210   * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
5211     allocation"
5212   * Revert "SAUCE: AppArmor: Set error code after structure
5213     initialization."
5214   * Revert "AppArmor -- fix pstrace_may_access rename"
5215   * Revert "ubuntu: AppArmor security module"
5216   * Revert "SAUCE: Add config option to set a default LSM"
5217   * Revert "ubuntu: fsam7400 -- sw kill switch driver"
5218   * Revert "[Config] fsam7400 -- enable"
5219   * Revert "[Config] AUFS -- enable"
5220   * Revert "ubuntu: AUFS -- aufs2-30 20090727"
5221   * Revert "ubuntu: AUFS -- export various core functions -- fixes"
5222   * Revert "ubuntu: AUFS -- export various core functions"
5223   * Revert "[Config] ubuntu/iscsitarget -- disable"
5224   * Revert "[Config] iscsitarget -- enable"
5225   * Revert "ubuntu: iscsitarget -- SVN revision r214"
5226   * update Vcs-Git to point to the correct repository
5227     - LP: #493589
5228   * update build environment overrides to lucid
5229     - LP: #493589
5230   * [Config] enable CONFIG_DEVTMPFS
5231   * [Config] update all configs following AppArmor 2009-12-08 update
5232   * SAUCE: isapnp_init: make isa PNP scans occur async
5233   * [Config] fsam7400 -- enable
5234   * [Config] omnibook -- enable
5235   * [Config] cleanup CONFIG_AUDIT
5236   * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
5237   * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
5238   * ubuntu: AUFS -- aufs2 20091209
5239   * [Config] AUFS -- enable
5240   * [Config] iscsitarget -- enable
5241
5242   [ Arjan van de Ven ]
5243
5244   * SAUCE: KMS: cache the EDID information of the LVDS
5245
5246   [ Colin Watson ]
5247
5248   * bnx2: update d-i firmware filenames
5249     - LP: #494052
5250   * add cdc_ether to nic-usb-modules udeb
5251     - LP: #495060
5252
5253   [ John Johansen ]
5254
5255   * ubuntu: AppArmor -- mainline 2009-10-08
5256
5257   [ Manoj Iyer ]
5258
5259   * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
5260   * ubuntu: omnibook -- support Toshiba (HP) netbooks
5261   * ubuntu: iscsitarget --- version 1.4.19
5262     - LP: #494693
5263
5264   [ Surbhi Palande ]
5265
5266   * SAUCE: Make populate_rootfs asynchronous
5267
5268   [ Tim Gardner ]
5269
5270   * Parallelize flavour builds and packaging
5271   * [Config] Enable CONFIG_KSM
5272
5273   [ Upstream Kernel Changes ]
5274
5275   * Config option to set a default LSM
5276   * LSM: Add security_path_chroot().
5277   * LSM: Add security_path_chroot().
5278   * LSM: Move security_path_chmod()/security_path_chown() to after
5279     mutex_lock().
5280   * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
5281
5282  -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Dec 2009 17:45:19 +0000
5283
5284 linux (2.6.32-7.10) lucid; urgency=low
5285
5286   [ Andy Whitcroft ]
5287
5288   * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
5289
5290  -- Andy Whitcroft <apw@canonical.com>  Sun, 06 Dec 2009 12:56:48 +0000
5291
5292 linux (2.6.32-7.9) lucid; urgency=low
5293
5294   [ Andy Whitcroft ]
5295
5296   * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
5297     - LP: #458982
5298   * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
5299   * [Config] update configs following versatile switch to V7
5300   * rebased to v2.6.32
5301   * [Config] update configs following rebase to v2.6.32
5302   * [Config] update ports configs following rebase to v2.6.32
5303   * SAUCE: default ATI Radeon KMS to off until userspace catches up
5304
5305   [ Arjan van de Ven ]
5306
5307   * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
5308
5309   [ Leann Ogasawara ]
5310
5311   * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
5312     permissions
5313     - CVE-2009-3939
5314
5315   [ Loic Minier ]
5316
5317   * SAUCE: select a v7 CPU for versatile
5318
5319   [ Takashi Iwai ]
5320
5321   * SAUCE: ALSA: hda - Add power on/off counter
5322
5323   [ Upstream changes ]
5324
5325   * rebased to v2.6.32
5326
5327  -- Andy Whitcroft <apw@canonical.com>  Fri, 04 Dec 2009 10:44:50 +0000
5328
5329 linux (2.6.32-6.8) lucid; urgency=low
5330
5331   [ Andy Whitcroft ]
5332
5333   * [Config] disable SSB devices for armel
5334
5335  -- Andy Whitcroft <apw@canonical.com>  Sat, 28 Nov 2009 12:16:40 +0000
5336
5337 linux (2.6.32-6.7) lucid; urgency=low
5338
5339   [ Andy Whitcroft ]
5340
5341   * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
5342   * Revert "SAUCE: Dell XPS710 reboot quirk"
5343   * Revert "SAUCE: Link acpi-cpufreq.o first"
5344   * Revert "SAUCE: LPIA  Logical reset of USB port on resume"
5345   * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
5346   * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
5347   * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
5348   * Revert "Add Dell Dimension 9200 reboot quirk"
5349   * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
5350   * Revert "SAUCE: tulip: Define ULI PCI ID's"
5351   * Revert "SAUCE: Lower warning level of some PCI messages"
5352   * Revert "mac80211: fix two issues in debugfs"
5353     Drop a number of known redundant commits as identified in the Ubuntu
5354     delta review blueprint.
5355
5356   * reenable armel versatile flavour
5357   * [Config] disable CONFIG_USB_DEVICEFS
5358
5359   [ Tim Gardner ]
5360
5361   * [Config] udeb: Add squashfs to fs-core-modules
5362     - LP: #352615
5363   * [Config] Create a real squashfs udeb
5364     - LP: #352615
5365
5366
5367  -- Andy Whitcroft <apw@canonical.com>  Fri, 27 Nov 2009 17:31:16 +0000
5368
5369 linux (2.6.32-5.6) lucid; urgency=low
5370
5371   [ Andy Whitcroft ]
5372
5373   * rebase to v2.6.32-rc8
5374   * update configs following rebase to v2.6.32-rc8
5375   * update ports configs since rebase to v2.6.32-rc8
5376   * [Config] enable cgroup options
5377     - LP: #480739
5378
5379   [ Upstream Kernel Changes ]
5380
5381   * rebase to v2.6.32-rc8
5382
5383  -- Andy Whitcroft <apw@canonical.com>  Mon, 23 Nov 2009 11:16:14 +0000
5384
5385 linux (2.6.32-4.5) lucid; urgency=low
5386
5387   [ Andy Whitcroft ]
5388
5389   * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
5390   * rebase to v2.6.32-rc7
5391   * resync with Karmic proposed
5392
5393   [ John Johansen ]
5394
5395   * SAUCE: AppArmor: Fix oops after profile removal
5396     - LP: #475619
5397   * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
5398     - LP: #437258
5399   * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
5400     - LP: #479102
5401   * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
5402     - LP: #479115
5403   * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
5404     transition.
5405     - LP: #480112
5406
5407   [ Ubuntu Changes ]
5408
5409   * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
5410
5411   [ Upstream Kernel Changes ]
5412
5413   * rebase to v2.6.32-rc7
5414
5415  -- Andy Whitcroft <apw@canonical.com>  Fri, 13 Nov 2009 11:35:13 +0000
5416
5417 linux (2.6.32-3.4) lucid; urgency=low
5418
5419   [ Andy Whitcroft ]
5420
5421   * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
5422   * [Upstream] add local prefix to oss local change_bits
5423
5424   [ Upstream Kernel Changes ]
5425
5426   * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
5427   * mtd/maps: gpio-addr-flash: depend on GPIO arch support
5428
5429  -- Andy Whitcroft <apw@canonical.com>  Wed, 11 Nov 2009 14:47:04 +0000
5430
5431 linux (2.6.32-3.3) lucid; urgency=low
5432
5433   [ Andy Whitcroft ]
5434
5435   * rebase to v2.6.32-rc6
5436   * [Config] update configs following rebase to v2.6.32-rc6
5437   * [Config] update ports configs following rebase to v2.6.32-rc6
5438   * resync with Karmic Ubuntu-2.6.31-15.49
5439   * [Config] add module ignores for broken drivers
5440
5441   [ John Johansen ]
5442
5443   * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
5444     - LP: #453335
5445   * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
5446     - LP: #458299
5447   * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
5448     - LP: #462824
5449   * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
5450     - LP: #451375
5451
5452   [ Kees Cook ]
5453
5454   * SAUCE: Fix nx_enable reporting
5455     - LP: #454285
5456
5457   [ Scott James Remnant ]
5458
5459   * Revert "SAUCE: trace: add trace_event for the open() syscall"
5460   * SAUCE: trace: add trace events for open(), exec() and uselib()
5461     - LP: #462111
5462
5463   [ Stefan Bader ]
5464
5465   * SAUCE: Fix sub-flavour script to not stop on missing directories
5466     - LP: #453073
5467
5468   [ Ubuntu Changes ]
5469
5470   * resync with Karmic Ubuntu-2.6.31-15.49
5471
5472   [ Upstream Kernel Changes ]
5473
5474   * rebase to v2.6.32-rc6
5475     - LP: #464552
5476
5477  -- Andy Whitcroft <apw@canonical.com>  Tue, 10 Nov 2009 15:00:57 +0000
5478
5479 linux (2.6.32-2.2) lucid; urgency=low
5480
5481   [ Andy Whitcroft ]
5482
5483   * install the full changelog with the binary package
5484   * changelog -- explicitly note rebases and clean history
5485   * reinstate armel.mk with no flavours
5486     - LP: #449637
5487   * [Upstream] block: silently error unsupported empty barriers too
5488     - LP: #420423
5489   * [Config] udate configs following karmic resync
5490   * [Config] update ports configs following karmic resync
5491   * [Upstream] lirc -- follow removal of .id element
5492
5493   [ Colin Watson ]
5494
5495   * Use section 'admin' rather than 'base'
5496   * Add more e100 firmware to nic-modules
5497     - LP: #451872
5498   * Add qla1280 firmware to scsi-modules
5499     - LP: #381037
5500
5501   [ John Johansen ]
5502
5503   * SAUCE: AppArmor: Set error code after structure initialization.
5504     - LP: #427948
5505   * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
5506     - LP: #446595
5507   * SAUCE: AppArmor: Fix mediation of "deleted" paths
5508
5509   [ Kees Cook ]
5510
5511   * SAUCE: [x86] fix report of cs-limit nx-emulation
5512     - LP: #454285
5513
5514   [ Leann Ogasawara ]
5515
5516   * SAUCE: (drop after 2.6.31) input: Add support for filtering input
5517     events
5518     - LP: #430809
5519   * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
5520     toggle switch press
5521     - LP: #430809
5522
5523   [ Luke Yelavich ]
5524
5525   * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
5526   * [Config] Add sd_mod to scsi-modules udeb for powerpc
5527
5528   [ Mario Limonciello ]
5529
5530   * SAUCE: Update to LIRC 0.8.6
5531     - LP: #432678
5532   * SAUCE: dell-laptop: Store the HW switch status internally rather than
5533     requerying every time
5534     - LP: #430809
5535   * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
5536     - LP: #430809
5537
5538   [ Stefan Bader ]
5539
5540   * [Upstream] acerhdf: Limit modalias matching to supported boards
5541     - LP: #435958
5542
5543   [ Tim Gardner ]
5544
5545   * [Upstream] i915: Fix i2c init message
5546     - LP: #409361
5547   * [Config] Add sym53c8xx.ko to virtual sub-flavour
5548     - LP: #439415
5549   * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
5550     - LP: #439456
5551   * [Config] Set default I/O scheduler back to CFQ for desktop flavours
5552     - LP: #381300
5553   * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
5554     - LP: #430694
5555   * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
5556     - LP: #430694
5557   * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
5558     - LP: #416325
5559   * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
5560     - LP: #430694
5561   * SAUCE: Raise the default console 'quiet' level to 2
5562   * [Config] CONFIG_X86_PAT=y
5563   * [Config] Add armel arch to linux-libc-dev arches.
5564     - LP: #449637
5565   * [Config] CONFIG_X86_MCE
5566   * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
5567     M300 to rate blacklist
5568     - LP: #433801
5569
5570   [ Upstream Kernel Changes ]
5571
5572   * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
5573   * drm/i915: Fix FDI M/N setting according with correct color depth
5574     - LP: #416792
5575
5576  -- Andy Whitcroft <apw@canonical.com>  Thu, 22 Oct 2009 16:53:33 +0100
5577
5578 linux (2.6.32-1.1) lucid; urgency=low
5579
5580   [ Andy Whitcroft ]
5581
5582   * rebase to v2.6.32-rc3
5583   * [Config] update configs following rebase to 2.6.32-rc3
5584   * [Config] update ports configs following rebase to 2.6.32-rc3
5585   * AppArmor -- fix pstrace_may_access rename
5586   * staging/android -- disable
5587   * ubuntu: dm-raid-45 -- update to compile with 2.6.32
5588   * ubuntu: drbd -- disable
5589   * staging/comdi -- disable
5590   * staging/go7007 -- disable
5591   * [Config] staging/winbond -- disable
5592   * [Config] ubuntu/iscsitarget -- disable
5593   * [d-i] cbc and ecb are builtin make them optional in udebs
5594   * rebase to v2.6.32-rc5
5595   * [Config] update configs following rebase to v2.6.32-rc5
5596   * [Config] update ports configs following rebase to v2.6.31-rc5
5597
5598   [ Tim Gardner ]
5599
5600   * [Config] Add cpio as a build dependency.
5601
5602   [ Upstream Kernel Changes ]
5603
5604   * rebase to v2.6.32-rc3
5605   * rebase to v2.6.32-rc5
5606
5607  -- Andy Whitcroft <apw@canonical.com>  Mon, 05 Oct 2009 15:48:58 +0100
5608
5609 linux (2.6.31-11.37) karmic; urgency=low
5610
5611   [ Tim Gardner ]
5612
5613   * [Config] Increase kernel log buffer to 256K for amd64 flavours
5614     - LP: #424810
5615   * [Config] Set HZ=100 for amd64 flavours
5616     - LP: #438234
5617   * [Upstream] e1000e: Emit notice instead of an error when
5618     pci_enable_pcie_error_reporting() fails
5619     - LP: #436370
5620
5621   [ Upstream Kernel Changes ]
5622
5623   * n_tty: honor opost flag for echoes
5624   * n_tty: move echoctl check and clean up logic
5625     - LP: #438310
5626
5627   * Revert "[Upstream] drm/i915: Check that the relocation points to within
5628     the target" - Use upstream cherry-pick.
5629   * drm/i915: Check that the relocation points to within the target
5630     - LP: #429241
5631
5632   * drm/i915: fix tiling on IGDNG
5633   * drm/i915: add B43 chipset support
5634   * agp/intel: Add B43 chipset support
5635     Intel request from kernel team mailing list.
5636
5637   * HID: completely remove apple mightymouse from blacklist
5638     - LP: #428111
5639
5640  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 28 Sep 2009 11:47:29 -0600
5641
5642 linux (2.6.31-11.36) karmic; urgency=low
5643
5644   [ Brian Rogers ]
5645
5646   * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
5647     persistent object
5648   * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
5649     persistent object
5650
5651   [ Takashi Iwai ]
5652
5653   * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
5654     - LP: #416482
5655
5656   [ Tyler Hicks ]
5657
5658   * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
5659     negative during unlink
5660
5661   [ Upstream Kernel Changes ]
5662
5663   * sg: fix oops in the error path in sg_build_indirect()
5664   * mpt2sas : Rescan topology from Interrupt context instead of work thread
5665   * mpt2sas: Prevent sending command to FW while Host Reset
5666   * mpt2sas: setting SDEV into RUNNING state from Interrupt context
5667   * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
5668   * SCSI: fix oops during scsi scanning
5669   * SCSI: libsrp: fix memory leak in srp_ring_free()
5670   * cfg80211: fix looping soft lockup in find_ie()
5671   * ath5k: write PCU registers on initial reset
5672   * binfmt_elf: fix PT_INTERP bss handling
5673   * TPM: Fixup boot probe timeout for tpm_tis driver
5674   * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
5675   * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
5676   * fix undefined reference to user_shm_unlock
5677   * perf_counter: Fix buffer overflow in perf_copy_attr()
5678   * perf_counter: Start counting time enabled when group leader gets
5679     enabled
5680   * powerpc/perf_counters: Reduce stack usage of power_check_constraints
5681   * powerpc: Fix bug where perf_counters breaks oprofile
5682   * powerpc/ps3: Workaround for flash memory I/O error
5683   * block: don't assume device has a request list backing in nr_requests
5684     store
5685   * agp/intel: remove restore in resume
5686   * ALSA: cs46xx - Fix minimum period size
5687   * ASoC: Fix WM835x Out4 capture enumeration
5688   * sound: oxygen: work around MCE when changing volume
5689   * mlx4_core: Allocate and map sufficient ICM memory for EQ context
5690   * perf stat: Change noise calculation to use stddev
5691   * x86: Fix x86_model test in es7000_apic_is_cluster()
5692   * x86/i386: Make sure stack-protector segment base is cache aligned
5693   * PCI: apply nv_msi_ht_cap_quirk on resume too
5694   * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
5695   * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
5696     with highmem
5697   * KVM guest: do not batch pte updates from interrupt context
5698   * KVM: Fix coalesced interrupt reporting in IOAPIC
5699   * KVM: VMX: Check cpl before emulating debug register access
5700   * KVM guest: fix bogus wallclock physical address calculation
5701   * KVM: x86: Disallow hypercalls for guest callers in rings > 0
5702   * KVM: VMX: Fix cr8 exiting control clobbering by EPT
5703   * KVM: x86 emulator: Implement zero-extended immediate decoding
5704   * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
5705   * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
5706   * KVM: limit lapic periodic timer frequency
5707   * libata: fix off-by-one error in ata_tf_read_block()
5708   * PCI quirk: update 82576 device ids in SR-IOV quirks list
5709   * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
5710   * powerpc/pseries: Fix to handle slb resize across migration
5711   * Linux 2.6.31.1
5712
5713  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 24 Sep 2009 13:04:28 -0600
5714
5715 linux (2.6.31-10.35) karmic; urgency=low
5716
5717   [ Amit Kucheria ]
5718
5719   * Disable CONFIG_UEVENT_HELPER_PATH
5720
5721   [ Andy Whitcroft ]
5722
5723   * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
5724   * remove the tlsup driver
5725   * remove lmpcm logitech driver support
5726
5727   [ Bryan Wu ]
5728
5729   * Add 3 missing files to prerm remove file list
5730     - LP: #345623, #415832
5731
5732   [ Chris Wilson ]
5733
5734   * [Upstream] drm/i915: Check that the relocation points to within the
5735     target
5736     - LP: #429241
5737
5738   [ Luke Yelavich ]
5739
5740   * [Config] Set CONFIG_EXT4_FS=y on ports architectures
5741
5742   [ Manoj Iyer ]
5743
5744   * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
5745     - LP: #348861
5746
5747   [ Tim Gardner ]
5748
5749   * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
5750   * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
5751   * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
5752   * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
5753   * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
5754     Upstream suggests that this is not the right approach.
5755
5756   * [Config] Set default I/O scheduler to DEADLINE
5757     CFQ seems to have some load related problems which are often exacerbated by sreadahead.
5758     - LP: #381300
5759
5760   [ ubuntu@tjworld.net ]
5761
5762   * SAUCE: ipw2200: Enable LED by default
5763     - LP: #21367
5764
5765   [ Upstream Kernel Changes ]
5766
5767   * ALSA: hda - Add support for new AMD HD audio devices
5768     - LP: #430564
5769
5770  -- Andy Whitcroft <apw@canonical.com>  Wed, 16 Sep 2009 15:37:49 +0100
5771
5772 linux (2.6.31-10.34) karmic; urgency=low
5773
5774   [ Ted Tso ]
5775
5776   * [Upstream] ext3: Don't update superblock write time when filesystem is
5777     read-only
5778     - LP: #427822
5779
5780  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 16:00:45 -0600
5781
5782 linux (2.6.31-10.33) karmic; urgency=low
5783
5784   [ Leann Ogasawara ]
5785
5786   * [Upstream] dvb-usb: fix tuning with Cinergy T2
5787     - LP: #421258
5788
5789   [ Tim Gardner ]
5790
5791   * [Config] Unconditionally copy files from sub-flavours lists.
5792     (really, really fix it this time)
5793     - LP: #423426
5794   * [Config] Set CONFIG_CACHEFILES=m for all flavours
5795
5796   [ Upstream Kernel Changes ]
5797
5798   * ext4: Don't update superblock write time when filesystem is read-only
5799     - LP: #427822
5800
5801  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 07:50:21 -0600
5802
5803 linux (2.6.31-10.32) karmic; urgency=low
5804
5805   [ Eric Miao ]
5806
5807   * [Config] enable module support for memory stick
5808     - LP: #159951
5809
5810   [ Tim Gardner ]
5811
5812   * [Config] Unconditionally copy files from sub-flavours lists.
5813     - LP: #423426
5814
5815  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 10 Sep 2009 15:57:55 -0600
5816
5817 linux (2.6.31-10.31) karmic; urgency=low
5818
5819   [ Andy Whitcroft ]
5820
5821   * rebase to v2.6.31 final
5822
5823   [ Colin Watson ]
5824
5825   * [Config] Recommend grub-pc in linux-image
5826     - LP: #385741
5827
5828   [ Ike Panhc ]
5829
5830   * [Upstream] Pull latest update of lenovo-sl-laptop
5831
5832   [ Peter Feuerer ]
5833
5834   * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
5835     model
5836     - LP: #426691
5837
5838   [ Tim Gardner ]
5839
5840   * [Config] De-macro some package names.
5841
5842   [ Upstream Changes ]
5843
5844   * rebase to 2.6.31 final.
5845
5846  -- Andy Whitcroft <apw@canonical.com>  Thu, 10 Sep 2009 09:38:10 +0100
5847
5848 linux (2.6.31-10.30) karmic; urgency=low
5849
5850   [ Amit Kucheria ]
5851
5852   * [Config] Enable CONFIG_USB_DEVICEFS
5853     - LP: #417748
5854   * [Config] Populate the config-update template a bit more
5855
5856   [ Andy Whitcroft ]
5857
5858   * rebase to v2.6.31-rc9
5859   * [Config] update configs following rebase to v2.6.31-rc9
5860   * [Config] update ports configs following rebase to v2.6.31-rc9
5861
5862   [ Colin Ian King ]
5863
5864   * SAUCE: wireless: hostap, fix oops due to early probing interrupt
5865     - LP: #254837
5866
5867   [ Jerone Young ]
5868
5869   * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
5870     white-list
5871     - LP: #281732
5872   * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
5873     white-list
5874     - LP: #281732
5875   * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
5876     white-list
5877     - LP: #281732
5878   * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
5879     white-list
5880     - LP: #281732
5881   * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
5882     white-list
5883     - LP: #281732
5884
5885   [ John Johansen ]
5886
5887   * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
5888     - LP: #419308
5889   * SAUCE: AppArmor: Return the correct error codes on profile
5890     addition/removal
5891     - LP: #408473
5892   * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
5893     - LP: #408454
5894   * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
5895     - LP: #419222
5896   * SAUCE: AppArmor: Fix change_profile failure
5897     - LP: #401931
5898   * SAUCE: AppArmor: Tell git to ignore generated include files
5899     - LP: #419505
5900
5901   [ Stefan Bader ]
5902
5903   * [Upstream] acpi: video: Loosen strictness of video bus detection code
5904     - LP: #333386
5905   * SAUCE: Remove ov511 driver from ubuntu subdirectory
5906
5907   [ Tim Gardner ]
5908
5909   * [Config] Exclude char-modules from non-x86 udeb creation
5910   * SAUCE: Notify the ACPI call chain of AC events
5911   * [Config] CONFIG_SATA_VIA=m
5912     - LP: #403385
5913   * [Config] Build in all phylib support modules.
5914   * [Config] Don't fail when sub-flavour files are missing
5915     - LP: #423426
5916   * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
5917     - LP: #423513
5918
5919   [ Upstream ]
5920
5921   * Rebased against v2.6.31-rc9
5922
5923  -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Sep 2009 11:33:45 +0100
5924
5925 linux (2.6.31-9.29) karmic; urgency=low
5926
5927   [ Leann Ogasawara ]
5928
5929   * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
5930     - LP: #419993
5931   * [Config] d-i/modules: Add new char-modules file, initialize with
5932     intel-agp
5933     - LP: #420605
5934
5935   [ Upstream ]
5936
5937   * Rebased against 2.6.31-rc8 plus some inotify regression patches:
5938     up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
5939     adda766193ea1cf3137484a9521972d080d0b7af.
5940
5941  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 28 Aug 2009 06:31:30 -0600
5942
5943 linux (2.6.31-8.28) karmic; urgency=low
5944
5945   [ Ike Panhc ]
5946
5947   * [Config] Let nic-shared-modules depends on crypto-modules
5948     - LP: #360966
5949
5950   [ Leann Ogasawara ]
5951
5952   * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
5953     constant
5954     - LP: #412492
5955
5956   [ Mario Limonciello ]
5957
5958   * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
5959     status if HW switch is disabled
5960     - LP: #418721
5961   * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
5962     Compal made Dell laptops
5963   * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
5964     with rfkill support
5965
5966   [ Tim Gardner ]
5967
5968   * [Config] Add acpiphp to virtual sub-flavour
5969     - LP: #364916
5970   * Drop KSM patch set for now because of instabilities with encrypted swap.
5971     - LP: #418781
5972
5973  --  Tim Gardner <tim.gardner@canonical.com>  Wed, 26 Aug 2009 08:14:26 -0600
5974
5975 linux (2.6.31-7.27) karmic; urgency=low
5976
5977   [ Tim Gardner ]
5978
5979   * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
5980   * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
5981     Replaces previous ksm patches from 2.6.31-6.25
5982   * [Config] KSM=y
5983
5984   [ Upstream ]
5985
5986   * Rebased against v2.6.31-rc7
5987
5988  --  Tim Gardner <tim.gardner@canonical.com>  Sat, 22 Aug 2009 20:32:11 -0600
5989
5990 linux (2.6.31-6.26) karmic; urgency=low
5991
5992   [ Andy Whitcroft ]
5993
5994   * [Config] enable CONFIG_AUFS_BR_RAMFS
5995     - LP: #414738
5996   * split out debian directory ready for abstraction
5997   * add printdebian target to find branch target
5998   * abstracted debian -- debian/files is not abstracted
5999   * abstracted debian -- packages must be built in debian/<pkg>
6000   * abstracted debian -- kernel-wedge needs to work in debian/
6001   * abstracted debian -- ensure we install the copyright file
6002   * abstracted-debian -- drop the debian directories from headers
6003   * abstracted-debian -- drop the debian directories from headers part 2
6004   * SAUCE: ubuntu-insert-changes -- follow abstracted debian
6005   * [Upstream] aoe: ensure we initialise the request_queue correctly V2
6006     - LP: #410198
6007
6008   [ Luke Yelavich ]
6009
6010   * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
6011   * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
6012     - LP: #413150
6013   * [Config] Ports: Build all cpu frequency scaling governors into ports
6014     kernels
6015   * [Config] Ports: Build ext2 and ext3 modules into ports kernels
6016   * [Config] Ports: CONFIG_PACKET=y for all ports kernels
6017   * [Config] Ports: Enable PS3 network driver
6018
6019   [ Stefan Bader ]
6020
6021   * abstracted debian -- call $(DEBIAN)/rules using make
6022
6023   [ Tim Gardner ]
6024
6025   * [Config] Abstract the debian directory
6026   * SAUCE: Improve error reporting in postinst
6027     - LP: #358564
6028
6029  --  Tim Gardner <tim.gardner@canonical.com>  Sun, 16 Aug 2009 20:33:28 -0600
6030
6031 linux (2.6.31-6.25) karmic; urgency=low
6032
6033   [ Andy Whitcroft ]
6034
6035   * script to generate Ubuntu changes from changelog
6036   * [Config] standardise ANDROID options
6037   * [Config] standardise CONFIG_ATM as module
6038   * [Config] standardise CONFIG_LIB80211 as module
6039   * [Config] disable CONFIG_PRINT_QUOTA_WARNING
6040   * [Config] set CONFIG_CRAMFS as module
6041   * [Config] enable CONFIG_DAB and modules
6042   * [Config] set CONFIG_MAC80211_HWSIM as module
6043   * [Config] set CONFIG_NET_CLS_FLOW as module
6044   * [Config] set CONFIG_NF_CONNTRACK_SANE as module
6045   * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
6046   * [Config] set CONFIG_RTC_DRV_DS1511 as module
6047   * [Config] set CONFIG_RTC_DRV_R9701 as module
6048   * [Config] set CONFIG_RTC_DRV_S35390A as module
6049   * [Config] set CONFIG_TOIM3232_DONGLE as module
6050   * [Config] standardise CONFIG_USB_MIDI_GADGET as module
6051   * [Config] standardise CONFIG_USB_G_PRINTER as module
6052   * [Config] standardise CONFIG_USB_SERIAL_IR as module
6053   * [Config] set CONFIG_USB_SERIAL_IUU as module
6054   * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
6055   * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
6056   * cleanup remains of dm-loop
6057   * drop thinkpad ec and smapi support
6058   * drop appleir
6059   * [Config] update configs following rebase to v2.6.31-rc6
6060   * rebase to v2.6.31-rc6
6061
6062   [ Hugh Dickins ]
6063
6064   * SAUCE: ksm patch 1, drop after 2.6.31
6065   * SAUCE: ksm patch 2, drop after 2.6.31
6066   * SAUCE: ksm patch 3, drop after 2.6.31
6067   * SAUCE: ksm patch 4, drop after 2.6.31
6068   * SAUCE: ksm patch 5, drop after 2.6.31
6069   * SAUCE: ksm patch 7, drop after 2.6.31
6070
6071   [ Izik Eidus ]
6072
6073   * SAUCE: ksm patch 0, drop after 2.6.31
6074   * SAUCE: ksm patch 6, drop after 2.6.31
6075   * SAUCE: ksm patch 8, drop after 2.6.31
6076   * SAUCE: ksm patch 9, drop after 2.6.31
6077
6078   [ Luke Yelavich ]
6079
6080   * [Config] Ports: Re-add PS3 modules to udebs
6081
6082   [ Michael Casadevall ]
6083
6084   * [Config] Update SPARC config and d-i files to reflect what can be built
6085
6086   [ Tim Gardner ]
6087
6088   * [Config] Removed armel package support
6089   * [Config] Enabled CONFIG_KSM=y
6090
6091   [ Upstream Kernel Changes ]
6092
6093   * Rebased against v2.6.31-rc6
6094   * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
6095   * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
6096   * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
6097   * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
6098   * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
6099     changes"
6100   * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
6101   * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
6102     revision"
6103   * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
6104     by default"
6105   * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
6106   * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
6107     ARCH_MXC_CANONICAL"
6108   * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
6109     CONFIG_GPIOLIB"
6110   * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
6111     2.6.31"
6112   * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
6113   * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
6114   * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
6115     mxc_uart.h _everywhere_"
6116   * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
6117     correct location"
6118   * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
6119     snd_card_create"
6120   * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
6121   * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
6122   * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
6123   * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
6124     mxc_map_io."
6125   * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
6126   * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
6127   * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
6128     with snd_soc_card."
6129   * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
6130     structure"
6131   * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
6132     DMA_MODE_READ/WRITE/MASK"
6133   * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
6134     Freescale mx51 platform"
6135   * Driver core: add new device to bus's list before probing
6136   * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
6137     power-saving
6138     - LP: #381693, #399750, #380892
6139
6140  -- Andy Whitcroft <apw@canonical.com>  Fri, 14 Aug 2009 11:32:23 +0100
6141
6142 linux (2.6.31-5.24) karmic; urgency=low
6143
6144   [ Amit Kucheria ]
6145
6146   * ARM: IMX51: Make video capture drivers compile
6147   * [Config] IMX51: Config updates
6148
6149   [ Andy Whitcroft ]
6150
6151   * remove leftovers of dm-bbr
6152
6153   [ Leann Ogasawara ]
6154
6155   * Add pata_cs5535 to pata-modules
6156     - LP: #318805
6157
6158   [ Luke Yelavich ]
6159
6160   * [Config] CONFIG_PPC64=y for powerpc64-smp
6161   * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
6162   * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
6163   * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
6164   * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
6165   * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
6166   * [Config] Enable all PS3 drivers in powerpc64-smp
6167
6168   [ Mario Limonciello ]
6169
6170   * LIRC -- fix lirc-i2c 2.6.31 compilation
6171
6172   [ Matthew Garrett ]
6173
6174   * [Upstream] dell-laptop: Fix rfkill state queries
6175
6176   [ Tim Gardner ]
6177
6178   * [Config] Ignore armel ABI and module changes
6179   * [Config] Update configs after rebase against 2.6.31-rc5
6180
6181   [ Upstream ]
6182
6183   * Rebased to 2.6.31-rc5
6184
6185  -- Andy Whitcroft <apw@canonical.com>  Tue, 28 Jul 2009 10:10:09 +0100
6186
6187 linux (2.6.31-4.23) karmic; urgency=low
6188
6189   [ Andy Whitcroft ]
6190
6191   * AUFS -- update to aufs2-30 20090727
6192   * [Config] enable AUFS FUSE support
6193
6194   [ Luke Yelavich ]
6195
6196   * [Config] CONFIG_JFS_FS=m on sparc
6197
6198   [ Tim Gardner ]
6199
6200   * [Upstream] dell-laptop: Fix rfkill state setting.
6201
6202  -- Andy Whitcroft <apw@canonical.com>  Mon, 27 Jul 2009 11:11:47 +0100
6203
6204 linux (2.6.31-4.22) karmic; urgency=low
6205
6206   [ Amit Kucheria ]
6207
6208   * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
6209   * ARM: IMX51: Move board-mx51* header files to the correct location
6210   * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
6211   * ARM: IMX51: Make it compile.
6212   * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
6213   * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
6214   * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
6215   * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
6216   * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
6217   * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
6218   * ARM: staging: udlfb: Add vmalloc.h include
6219   * UBUNTU [Config]: Bring imx51 config upto date with other flavours
6220
6221   [ Brad Figg ]
6222
6223   * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
6224   * ARM: IMX51: codec structure was moved to the card structure
6225   * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
6226   * ARM: IMX51: Get to bus_id by calling dev_name.
6227   * ARM: IMX51: Get to bus_id by calling dev_name.
6228   * ARM: IMX51: Added external declaration for mxc_map_io.
6229   * ARM: IMX51: Removed the mxc_gpio_port structure.
6230   * ARM: IMX51: mxc_timer_init prototype
6231   * ARM: IMX51: Fix up merge error in Kconfig
6232   * ARM: IMX51: Changed from snd_card_new to snd_card_create
6233
6234   [ Dinh Nguyen ]
6235
6236   * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
6237   * ARM: IMX51: Minimal changes for USB to work on 2.6.31
6238   * ARM: IMX51: Babbage 2.5 needs a different system revision
6239   * ARM: IMX51: IPU irq handler deadlock fix
6240
6241   [ Tim Gardner ]
6242
6243   * [Config] Enabled CONFIG_CAN=m
6244     - LP: #327243
6245   * [Config] Enabled CONFIG_SERIAL=m
6246     - LP: #397189
6247
6248  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 24 Jul 2009 06:19:10 -0600
6249
6250 linux (2.6.31-4.21) karmic; urgency=low
6251
6252   [ Amit Kucheria ]
6253
6254   * dm-raid-4-5: Add missing brackets around test_bit()
6255
6256   [ John Johansen ]
6257
6258   * AppArmor: Fix change_profile failing lpn401931
6259   * AppArmor: Fix determination of forced AUDIT messages.
6260   * AppArmor: Fix oops in auditing of the policy interface offset
6261
6262  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 19:18:30 +0100
6263
6264 linux (2.6.31-4.20) karmic; urgency=low
6265
6266   [ Andy Whitcroft ]
6267
6268   * SAUCE: iscsitarget -- update to SVN revision r214
6269   * SAUCE: iscsitarget -- renable driver
6270   * [Config] consolidate lpia/lpia and i386/generic configs
6271   * [Config] enable CRYPTO modules for all architectures
6272   * [Config] enable cryptoloop
6273   * [Config] enable various filesystems for armel
6274   * [Config] sync i386 generic and generic-pae
6275   * [Config] add the 386 (486 processors and above) flavour
6276   * [Config] re-set DEFAULT_MMAP_MIN_ADDR
6277     - LP: #399914
6278   * add genconfigs/genportsconfigs to extract the built configs
6279   * updateconfigs -- alter concatenation order allow easier updates
6280   * intelfb -- INTELFB now conflicts with DRM_I915
6281   * printchanges -- rebase tree does not have stable tags use changelog
6282   * AppArmor: fix argument size missmatch on 64 bit builds
6283
6284   [ Ike Panhc ]
6285
6286   * Ship bnx2x firmware in nic-modules udeb
6287     - LP: #360966
6288
6289   [ Jeff Mahoney ]
6290
6291   * AppArmor: fix build failure on ia64
6292
6293   [ John Johansen ]
6294
6295   * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
6296     initialize.
6297   * AppArmour: fix auditing of domain transitions to include target profile
6298     information
6299   * AppArmor: fix C99 violation
6300   * AppArmor: revert reporting of create to write permission.
6301   * SAUCE: Add config option to set a default LSM
6302   * [Config] enable AppArmor by default
6303   * AppArmor: Fix NULL pointer dereference oops in profile attachment.
6304
6305   [ Keith Packard ]
6306
6307   * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
6308     hardware
6309     - LP: #351756
6310
6311   [ Luke Yelavich ]
6312
6313   * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
6314     header packages
6315     - LP: #355344
6316
6317   [ Michael Casadevall ]
6318
6319   * [Config] update SPARC config files to allow success build
6320
6321   [ Scott James Remnant ]
6322
6323   * SAUCE: trace: add trace_event for the open() syscall
6324
6325   [ Stefan Bader ]
6326
6327   * SAUCE: jfs: Fix early release of acl in jfs_get_acl
6328     - LP: #396780
6329
6330   [ Tim Gardner ]
6331
6332   * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
6333     - LP: #397499
6334   * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
6335     refresh
6336     - LP: #365291
6337   * [Config] SSB/B44 are common across all arches/flavours.
6338
6339   [ Upstream ]
6340
6341   * Rebased to 2.6.31-rc4
6342
6343  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 08:41:39 +0100
6344
6345 linux (2.6.31-3.19) karmic; urgency=low
6346
6347   [ Andy Whitcroft ]
6348
6349   * Revert "[Config] Disabled NDISWRAPPER"
6350   * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
6351   * AUFS -- export various core functions
6352   * AUFS -- export various core functions -- fixes
6353   * AUFS -- core filesystem
6354   * AUFS -- track changes in v2.6.31
6355   * [Config] Enable AUFS
6356   * droppped 'iwl3945: do not send scan command if channel count zero' as it
6357     is already upstream but failed to auto-drop on rebase.
6358
6359   [ Eric Paris ]
6360
6361   * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
6362     choose
6363   * SAUCE: inotify: check filename before dropping repeat events
6364   * SAUCE: fsnotify: fix inotify tail drop check with path entries
6365
6366  -- Andy Whitcroft <apw@canonical.com>  Tue, 14 Jul 2009 12:52:55 +0100
6367
6368 linux (2.6.31-3.18) karmic; urgency=low
6369
6370   [ Andy Whitcroft ]
6371
6372   * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
6373     AUFS"
6374   * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
6375   * Revert "Add sec_perm-2.6.24.patch from AUFS - export
6376     security_inode_permission"
6377   * clear out left over AUFS files and modifications
6378
6379   [ Luke Yelavich ]
6380
6381   * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
6382   * SAUCE: Explicitly include header files to allow apparmor to build on
6383     powerpc
6384   * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
6385
6386   [ Tim Gardner ]
6387
6388   * [Config] Dropped ubuntu/misc/wireless/acx
6389   * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
6390
6391   [ Upstream ]
6392
6393   * Rebased to 2.6.31-rc3
6394
6395  -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 18:59:33 +0100
6396
6397 linux (2.6.31-2.17) karmic; urgency=low
6398
6399   [ Andy Whitcroft ]
6400
6401   * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
6402   * compcache -- remove redundant Kconfig entries part 2
6403   * compcache -- clean up CCFLAGS declarations
6404   * [Config] enable AppArmor
6405   * AppArmor: fix operator precidence issue in as_path_link
6406
6407   [ John Johansen ]
6408
6409   * AppArmor security module
6410   * AppArmor: Correct mapping of file permissions.
6411   * AppArmor: Turn auditing of ptrace on
6412
6413   [ Luke Yelavich ]
6414
6415   * [Config] disable CONFIG_DM_RAID45 on powerpc
6416
6417  -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 15:02:05 +0100
6418
6419 linux (2.6.31-2.16) karmic; urgency=low
6420
6421   [ Andy Whitcroft ]
6422
6423   * compcache -- remove redundant Kconfig entries
6424     added ignore and ignore.modules for all arches since the compcache update
6425     changes the modules names as well as some compcache ABI values.
6426
6427   [ Manoj Iyer ]
6428
6429   * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
6430   * SAUCE: update compcache version to 0.5.3
6431
6432   [ Tim Gardner ]
6433
6434   * [Config]: Fix sparc FTBS by adding ignore.modules
6435
6436  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 06 Jul 2009 13:35:29 -0600
6437
6438 linux (2.6.31-2.15) karmic; urgency=low
6439
6440   [ Andy Whitcroft ]
6441
6442   * SAUCE: default ATI Radeon KMS to off until userspace catches up
6443   * [Config] Update configs following rebase to 2.6.31-rc2
6444   * [Config] update ports configs following update to 2.6.31-rc2
6445
6446   [ Luke Yelavich ]
6447
6448   * [Config] powerpc - Disable CONFIG_RDS
6449
6450   [ Matt Zimmerman ]
6451
6452   * Rename linux-doc-PKGVER to linux-doc and clean up its description
6453     - LP: #382115
6454
6455   [ Upstream Kernel Changes ]
6456
6457   * rebased to mainline 2.6.31-rc2
6458
6459  -- Andy Whitcroft <apw@canonical.com>  Sat, 04 Jul 2009 17:39:13 +0100
6460
6461 linux (2.6.31-1.14) karmic; urgency=low
6462
6463   [ Andy Whitcroft ]
6464
6465   * update ndiswrapper to 1.55
6466   * remove leftovers of gfs
6467   * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
6468
6469   [ Luke Yelavich ]
6470
6471   * [Config] re-enable and build the ide-pmac driver into powerpc kernels
6472   * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
6473     kernel
6474
6475   [ Manoj Iyer ]
6476
6477   * Remove snd-bt-sco ubuntu driver
6478
6479   [ Michael Casadevall ]
6480
6481   * [Config] updates ia64 config and d-i folders to allow succesful build
6482   * [Config] Update powerpc and sparc for 2.6.31
6483
6484   [ Upstream Kernel Changes ]
6485
6486   * intel-iommu: fix Identity Mapping to be arch independent
6487     - LP: #384695
6488   * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
6489
6490  -- Andy Whitcroft <apw@canonical.com>  Tue, 30 Jun 2009 17:47:32 +0100
6491
6492 linux (2.6.31-1.13) karmic; urgency=low
6493
6494   [ Andy Whitcroft ]
6495
6496   * REBASE: rebased to mainline 2.6.31-rc1
6497     - "UBUNTU: SAUCE: UHCI USB quirk for resume"
6498       no longer applies, using deprecated interfaces, LPIA only, dropped
6499     - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
6500       changes now upstream, dropped
6501   * [Config] Update configs following rebase to 2.6.31-rc1
6502   * [Config] update ports configs following update to 2.6.31-rc1
6503
6504   * [Config] disable broken staging driver CONFIG_STLC45XX
6505   * SAUCE: fix compcache to use updates accessors
6506   * [Config] disable staging driver CONFIG_VT6655
6507   * SAUCE: fix DRDB to use updates accessors
6508   * [Disable] ndiswrapper needs update
6509   * [Disable] LIRC I2C needs update
6510   * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
6511   * [Config] disable I2C_DESIGNWARE does not compile
6512   * [Config] disable CONFIG_TLSUP for lpia
6513   * [Config] disable CONFIG_FB_UDL for arm
6514   * SAUCE: disable adding scsi headers to linux-libc-dev
6515
6516   [ Mario Limonciello ]
6517
6518   * SAUCE: Add LIRC drivers
6519
6520  -- Andy Whitcroft <apw@canonical.com>  Thu, 25 Jun 2009 12:06:22 +0100
6521
6522 linux (2.6.30-10.12) karmic; urgency=low
6523
6524   [ Andy Whitcroft ]
6525
6526   * [Config] split out the ports configs into their own family
6527   * [Config] update configs following introduction of ports family
6528
6529   [ Upstream Kernel Changes ]
6530
6531   * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
6532     description". Fixes linux-doc package name conflicts for now.
6533     - LP: #382115
6534
6535  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 22 Jun 2009 09:17:14 -0600
6536
6537 linux (2.6.30-10.11) karmic; urgency=low
6538
6539   [ Amit Kucheria ]
6540
6541   * [Config] Comment splitconfig.pl and misc cleanup
6542   * [Config] Rename all configs to the new naming scheme
6543   * [Config] Splitconfig rework
6544   * [Config] Rename scripts/misc/oldconfig to kernelconfig
6545   * [Config] Fix build system for new config split
6546   * [Config] Run updateconfigs after the splitconfig rework
6547
6548   [ Andy Whitcroft ]
6549
6550   * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
6551   * [Config] standardise CONFIG_STAGING=y
6552   * [Config] standardise CONFIG_RD_LZMA=y
6553   * [Config] CONFIG_PCI_IOV=y
6554   * [Config] CONFIG_PCI_STUB=m
6555   * [Config] merge kernel configs more agressively
6556
6557   [ Colin Watson ]
6558
6559   * [Config] Run kernel-wedge in $(builddir) rather than at the top level
6560   * [Config] Add support for including firmware in udebs
6561   * [Config] Ship bnx2 firmware in nic-modules udeb
6562     - LP: #384861
6563
6564   [ Luke Yelavich ]
6565
6566   * [Config] ports - Import of ports architectures into kernel packaging
6567     infrastructure
6568   * [Config] ports - Do not update ports kernel configurations by default
6569   * [Config] ports - Disable ABI checking for ports architectures
6570   * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
6571   * [Config] ports - Add control.d/vars.* files for ports architectures
6572   * [Config] ports - Add ports architectures for linux-libc-dev
6573   * [Config] ports - Create powerpc specific message-modules and
6574     block-modules udebs
6575   * [Config] ports - Add configuration files for ports architectures
6576
6577   [ Manoj Iyer ]
6578
6579   * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
6580     - LP: #329864
6581
6582   [ Michael Casadevall ]
6583
6584   * [Config] ports - Fix compression of kernels
6585
6586   [ Stefan Bader ]
6587
6588   * [Upstream] mmc: prevent dangling block device from accessing stale
6589     queues
6590     - LP: #383668
6591
6592   [ Tim Gardner ]
6593
6594   * [Config] Recommend grub-pc in linux-image
6595     - LP: #385741
6596   * [Config] Implement i386 generic and generic-pae flavours
6597   * [Config] ports - Add control info after integrating ports arches
6598   * [Config] Removed auto-generated files from git
6599   * [Config] Added netxen_nic to nic-modules
6600     - LP: #389603
6601
6602   [ Matt Zimmerman ]
6603
6604   * Rename linux-doc-PKGVER to linux-doc and clean up its description
6605     - LP: #382115
6606
6607  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 15 Jun 2009 14:38:26 -0600
6608
6609 linux (2.6.30-9.10) karmic; urgency=low
6610
6611   [ Andy Whitcroft ]
6612
6613   * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
6614   * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
6615   * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
6616   * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
6617   * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
6618   * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
6619
6620   [ Upstream Kernel Changes ]
6621
6622   * rebased to 2.6.30 final
6623
6624  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Jun 2009 11:42:53 +0100
6625
6626 linux (2.6.30-8.9) karmic; urgency=low
6627
6628   [ Andy Whitcroft ]
6629
6630   * Config update removed the following options:
6631         CONFIG_EDAC_AMD8111=m
6632         CONFIG_EDAC_AMD8131=m
6633
6634   [ Upstream Kernel Changes ]
6635
6636   * rebased to 2.6.30-rc8
6637
6638  -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Jun 2009 09:21:13 +0100
6639
6640 linux (2.6.30-7.8) karmic; urgency=low
6641
6642   [ Andy Whitcroft ]
6643
6644   * Enabled NEW configration options:
6645       Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
6646       Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
6647
6648   [ Upstream Kernel Changes ]
6649
6650   * rebased to 2.6.30-rc7
6651
6652  -- Andy Whitcroft <apw@canonical.com>  Sat, 23 May 2009 23:47:24 +0100
6653
6654 linux (2.6.30-6.7) karmic; urgency=low
6655
6656   [ Andy Whitcroft ]
6657
6658   * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
6659     upstream)
6660
6661   [ Upstream Kernel Changes ]
6662
6663   * rebased to 2.6.30-rc6
6664
6665  -- Andy Whitcroft <apw@canonical.com>  Mon, 18 May 2009 18:05:54 +0100
6666
6667 linux (2.6.30-5.6) karmic; urgency=low
6668
6669   [ Tim Gardner ]
6670
6671   * [Config] Enable Keyspan USB serial device firmware in kernel module
6672     - LP: #334285
6673
6674   [ Upstream Kernel Changes ]
6675
6676   * rebased to 2.6.30-rc5
6677
6678  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 May 2009 12:02:16 -0600
6679
6680 linux (2.6.30-4.5) karmic; urgency=low
6681
6682   [ Colin Watson ]
6683
6684   * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
6685     /usr/include/asm/* going missing
6686     - LP: #373214
6687
6688  -- Stefan Bader <stefan.bader@canonical.com>  Fri, 08 May 2009 11:09:08 +0200
6689
6690 linux (2.6.30-3.4) karmic; urgency=low
6691
6692   [ Kees Cook ]
6693
6694   * SAUCE: [x86] implement cs-limit nx-emulation for ia32
6695     - LP: #369978
6696
6697   [ Stefan Bader ]
6698
6699   * SAUCE: input: Blacklist digitizers from joydev.c
6700     - LP: #300143
6701
6702  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 01 May 2009 14:00:42 -0600
6703
6704 linux (2.6.30-2.3) karmic; urgency=low
6705
6706   [ Tim Gardner ]
6707
6708   * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
6709     - LP: #369152
6710   * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
6711   * [Config] CONFIG_DRM_I915_KMS=y
6712   * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
6713     minimums
6714
6715   [ Upstream Kernel Changes ]
6716
6717   * rebased to 2.6.30-rc4
6718
6719  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 30 Apr 2009 09:17:05 -0600
6720
6721 linux (2.6.30-1.2) karmic; urgency=low
6722
6723   [ Tim Gardner ]
6724
6725   * [Config] armel: disable staging drivers, fixes FTBS
6726   * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
6727
6728   [ Upstream Kernel Changes ]
6729
6730   * mpt2sas: Change reset_type enum to avoid namespace collision.
6731     Submitted upstream.
6732
6733  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 28 Apr 2009 16:54:41 -0600
6734
6735 linux (2.6.30-1.1) karmic; urgency=low
6736
6737   * Initial release after rebasing against v2.6.30-rc3
6738
6739  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 12 Mar 2009 19:16:07 -0600