]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.4.0-2.16
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
1 linux (4.4.0-2.16) xenial; urgency=low
2
3 [ Andy Whitcroft ]
4
5 * Release Tracking Bug
6 - LP: #1539090
7 * SAUCE: hv: hv_set_ifconfig -- convert to python3
8 - LP: #1506521
9 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
10 - LP: #1538618
11
12 [ Colin Ian King ]
13
14 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
15 bit FADT addresses (LP: #1529381)
16 - LP: #1529381
17
18 [ John Johansen ]
19
20 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
21 being shutdown
22 - LP: #1446906
23
24 [ Mahesh Salgaonkar ]
25
26 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
27 - LP: #1537881
28 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
29 interrupt.
30 - LP: #1537881
31 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
32 base errors
33 - LP: #1537881
34
35 [ Paolo Pisati ]
36
37 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
38 #843419 build flags
39 - LP: #1533009
40 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
41 * [Config] disable ARCH_ZX (ZTE ZX Soc)
42
43 [ Tim Gardner ]
44
45 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
46 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
47 - LP: #1536719
48 * SAUCE: drop obsolete bnx2x firmware
49 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
50 - LP: #1536474
51 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
52 - LP: #1534647
53 * [Config] Add pvpanic to virtual flavour
54 - LP: #1537923
55 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
56 - LP: #1520457
57
58 [ Upstream Kernel Changes ]
59
60 * i40evf: fix compiler warning of unused variable
61 - LP: #1536474
62 * intel: i40e: fix confused code
63 - LP: #1536474
64 * i40e/i40evf: remove unused tunnel parameter
65 - LP: #1536474
66 * i40e: Change BUG_ON to WARN_ON in service event complete
67 - LP: #1536474
68 * i40e: remove BUG_ON from feature string building
69 - LP: #1536474
70 * i40e: remove BUG_ON from FCoE setup
71 - LP: #1536474
72 * i40e: Workaround fix for mss < 256 issue
73 - LP: #1536474
74 * i40e/i40evf: Add a stat to track how many times we have to do a force
75 WB
76 - LP: #1536474
77 * i40e: Move the saving of old link info from handle_link_event to
78 link_event
79 - LP: #1536474
80 * i40e/i40evf: Add comment to #endif
81 - LP: #1536474
82 * i40e/i40evf: clean up error messages
83 - LP: #1536474
84 * i40evf: handle many MAC filters correctly
85 - LP: #1536474
86 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
87 - LP: #1536474
88 * i40e: rework the functions to configure RSS with similar parameters
89 - LP: #1536474
90 * i40e: create a generic configure rss function
91 - LP: #1536474
92 * i40e: Bump version to 1.4.2
93 - LP: #1536474
94 * i40e: add new fields to store user configuration
95 - LP: #1536474
96 * i40e: rename rss_size to alloc_rss_size in i40e_pf
97 - LP: #1536474
98 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
99 workaround
100 - LP: #1536474
101 * i40e/i40evf: prefetch skb data on transmit
102 - LP: #1536474
103 * i40evf: rename VF adapter specific RSS function
104 - LP: #1536474
105 * i40evf: create a generic config RSS function
106 - LP: #1536474
107 * i40evf: create a generic get RSS function
108 - LP: #1536474
109 * i40evf: add new fields to store user configuration of RSS
110 - LP: #1536474
111 * i40e: Update error messaging
112 - LP: #1536474
113 * i40e: fix confusing message
114 - LP: #1536474
115 * i40e: make error message more useful
116 - LP: #1536474
117 * i40evf: quoth the VF driver, Nevermore
118 - LP: #1536474
119 * i40evf: allocate queue vectors dynamically
120 - LP: #1536474
121 * i40evf: allocate ring structs dynamically
122 - LP: #1536474
123 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
124 - LP: #1536474
125 * i40e: fix: do not sleep in netdev_ops
126 - LP: #1536474
127 * i40e: remove unused argument
128 - LP: #1536474
129 * i40evf: increase max number of queues
130 - LP: #1536474
131 * i40evf: set real num queues
132 - LP: #1536474
133 * i40evf: remove duplicate string
134 - LP: #1536474
135 * i40e: Detection and recovery of TX queue hung logic moved to
136 service_task from tx_timeout
137 - LP: #1536474
138 * i40e: Fix memory leaks, sideband filter programming
139 - LP: #1536474
140 * i40evf: don't use atomic allocation
141 - LP: #1536474
142 * i40e: propagate properly
143 - LP: #1536474
144 * i40evf: use correct types
145 - LP: #1536474
146 * i40e: use priv flags to control packet split
147 - LP: #1536474
148 * i40e: Remove separate functions gathering XOFF Rx stats
149 - LP: #1536474
150 * i40e: fix whitespace
151 - LP: #1536474
152 * i40e/i40evf: use logical operator
153 - LP: #1536474
154 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
155 - LP: #1536474
156 * i40e: trivial fixes
157 - LP: #1536474
158 * i40e: Fix i40e_print_features() VEB mode output
159 - LP: #1536474
160 * i40e: chomp the BIT(_ULL)
161 - LP: #1536474
162 * i40e: properly delete VF MAC filters
163 - LP: #1536474
164 * i40e: don't add zero MAC filter
165 - LP: #1536474
166 * i40evf: check rings before freeing resources
167 - LP: #1536474
168 * i40e: use explicit cast from u16 to u8
169 - LP: #1536474
170 * i40e: Opcode and structures required by OEM Post Update AQ command and
171 add new NVM arq message
172 - LP: #1536474
173 * i40e: hush little warnings
174 - LP: #1536474
175 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
176 - LP: #1536474
177 * i40e: clean whole mac filter list
178 - LP: #1536474
179 * i40evf: change version string generation
180 - LP: #1536474
181 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
182 - LP: #1536474
183 * geneve: UDP checksum configuration via netlink
184 - LP: #1536474
185 * geneve: Add geneve udp port offload for ethernet devices
186 - LP: #1536474
187 * i40e: geneve tunnel offload support
188 - LP: #1536474
189 * geneve: Add geneve_get_rx_port support
190 - LP: #1536474
191 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
192 - LP: #1536474
193 * i40e: change log messages and error returns
194 - LP: #1536474
195 * i40e: allow zero MAC address for VFs
196 - LP: #1536474
197 * i40e: Look up MAC address in Open Firmware or IDPROM
198 - LP: #1536474
199 * i40e: Fix Rx hash reported to the stack by our driver
200 - LP: #1536474
201 * i40e: remove forever unused ID
202 - LP: #1536474
203 * igb: add 88E1543 initialization code
204 * igb: don't unmap NULL hw_addr
205 * igb: use the correct i210 register for EEMNGCTL
206 * igb: fix NULL derefs due to skipped SR-IOV enabling
207 * igb: improve handling of disconnected adapters
208 * igb: Remove GS40G specific defines/functions
209 * igb: Don't add PHY address to PCDL address
210 * igb: Improve cable length function for I210, etc.
211 * igb: Explicitly label self-test result indices
212 * ixgbe: drop null test before destroy functions
213 - LP: #1536473
214 * ixgbe: Delete redundant include file
215 - LP: #1536473
216 * ixgbe: fix multiple kernel-doc errors
217 - LP: #1536473
218 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
219 vector
220 - LP: #1536473
221 * ixgbe: Add KR mode support for CS4227 chip
222 - LP: #1536473
223 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
224 to 12K
225 - LP: #1536473
226 * ixgbe/ixgbevf: use napi_schedule_irqoff()
227 - LP: #1536473
228 * ixgbe: Remove CS4227 diagnostic code
229 - LP: #1536473
230 * ixgbevf: use ether_addr_copy instead of memcpy
231 - LP: #1536473
232 * ixgbevf: fix spoofed packets with random MAC
233 - LP: #1536473
234 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
235 - LP: #1536473
236 * ixgbe: Add support for newer thermal alarm
237 - LP: #1536473
238 * ixgbe: Use private workqueue to avoid certain possible hangs
239 - LP: #1536473
240 * ixgbevf: Use a private workqueue to avoid certain possible hangs
241 - LP: #1536473
242 * ixgbevf: Minor cleanups
243 - LP: #1536473
244 * ixgbe: Refactor MAC address configuration code
245 - LP: #1536473
246 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
247 - LP: #1536473
248 * ixgbe: Allow FDB entries access to more RAR filters
249 - LP: #1536473
250 * ixgbe: Update PTP to support X550EM_x devices
251 - LP: #1536473
252 * ixgbe: Correct spec violations by waiting after reset
253 - LP: #1536473
254 * ixgbe: Wait for master disable to be set
255 - LP: #1536473
256 * ixgbe: Save VF info and take references
257 - LP: #1536473
258 * ixgbe: Handle extended IPv6 headers in Tx path
259 - LP: #1536473
260 * ixgbe: Always turn PHY power on when requested
261 - LP: #1536473
262 * ixgbevf: Handle extended IPv6 headers in Tx path
263 - LP: #1536473
264 * ixgbe: Return error on failure to allocate mac_table
265 - LP: #1536473
266 * ixgbe: Fix SR-IOV VLAN pool configuration
267 - LP: #1536473
268 * ixgbe: Simplify definitions for regidx and bit in set_vfta
269 - LP: #1536473
270 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
271 - LP: #1536473
272 * ixgbe: Simplify configuration of setting VLVF and VLVFB
273 - LP: #1536473
274 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
275 - LP: #1536473
276 * ixgbe: Reorder search to work from the top down instead of bottom up
277 - LP: #1536473
278 * ixgbe: Add support for VLAN promiscuous with SR-IOV
279 - LP: #1536473
280 * ixgbe: Fix VLAN promisc in relation to SR-IOV
281 - LP: #1536473
282 * ixgbe: Clear stale pool mappings
283 - LP: #1536473
284 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
285 - LP: #1536473
286 * ixgbe: do not report 2.5 Gbps as supported
287 - LP: #1536473
288 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
289 per vector
290 - LP: #1536473
291 * ixgbevf: minor cleanups for ixgbevf_set_itr()
292 - LP: #1536473
293 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
294 - LP: #1536473
295 * ixgbe: report correct media type for KR, KX and KX4 interfaces
296 - LP: #1536473
297 * ixgbe: Clean up redundancy in hw_enc_features
298 - LP: #1536473
299 * ixgbe: fix RSS limit for X550
300 - LP: #1536473
301 * ixgbe: Correct X550EM_x revision check
302 - LP: #1536473
303 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
304 - LP: #1536473
305 * ixgbe: Fill at least min credits to a TC credit refills
306 - LP: #1536473
307 * ixgbe: use correct FCoE DDP max check
308 - LP: #1536473
309 * ixgbe: fix broken PFC with X550
310 - LP: #1536473
311 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
312 - LP: #1536473
313 * ixgbe: Correct handling of any outer UDP checksum setting
314 - LP: #1536473
315 * ixgbe: Fix to get FDMI HBA attributes information with X550
316 - LP: #1536473
317 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
318 - LP: #1536473
319 * ixgbe: Make ATR recognize IPv6 extended headers
320 - LP: #1536473
321 * e1000: make eeprom read/write scheduler friendly
322 * e1000: fix data race between tx_ring->next_to_clean
323 * e1000: Remove checkpatch coding style errors
324 * e1000: clean up the checking logic
325 * e1000: fix a typo in the comment
326 * e1000e: clean up the local variable
327 * e1000: fix kernel-doc argument being missing
328 * e1000: get rid of duplicate exit path
329 * e1000: Elementary checkpatch warnings and checks removed
330 * e1000e: fix division by zero on jumbo MTUs
331 * e1000e: Increase timeout of polling bit RSPCIPHY
332 * e1000e: initial support for i219-LM (3)
333 * e1000e: Switch e1000e_up to void, drop code checking for error result
334 * e1000e: Remove unreachable code
335 * e1000e: Do not read ICR in Other interrupt
336 * e1000e: Do not write lsc to ics in msi-x mode
337 * e1000e: Fix msi-x interrupt automask
338 * acpi: pci: Setup MSI domain for ACPI based pci devices
339 * irqdomain: Introduce is_fwnode_irqchip helper
340 * irqchip/gic-v2m: Refactor to prepare for ACPI support
341 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
342 * clk: xgene: Fix divider with non-zero shift value
343 * i2c: designware: Do not require clock when SSCN and FFCN are provided
344 * fm10k: do not assume VF always has 1 queue
345 - LP: #1536475
346 * fm10k: Correct MTU for jumbo frames
347 - LP: #1536475
348 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
349 vector
350 - LP: #1536475
351 * fm10k: use napi_schedule_irqoff()
352 - LP: #1536475
353 * fm10k: set netdev features in one location
354 - LP: #1536475
355 * fm10k: reset max_queues on init_hw_vf failure
356 - LP: #1536475
357 * fm10k: always check init_hw for errors
358 - LP: #1536475
359 * fm10k: reinitialize queuing scheme after calling init_hw
360 - LP: #1536475
361 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
362 - LP: #1536475
363 * fm10k: explicitly typecast vlan values to u16
364 - LP: #1536475
365 * fm10k: add statistics for actual DWORD count of mbmem mailbox
366 - LP: #1536475
367 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
368 - LP: #1536475
369 * fm10k: Add support for ITR scaling based on PCIe link speed
370 - LP: #1536475
371 * fm10k: introduce ITR_IS_ADAPTIVE macro
372 - LP: #1536475
373 * fm10k: Update adaptive ITR algorithm
374 - LP: #1536475
375 * fm10k: use macro for default Tx and Rx ITR values
376 - LP: #1536475
377 * fm10k: change default Tx ITR to 25usec
378 - LP: #1536475
379 * fm10k: TRIVIAL fix typo of hardware
380 - LP: #1536475
381 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
382 - LP: #1536475
383 * fm10k: use ether_addr_copy to copy MAC address
384 - LP: #1536475
385 * fm10k: do not use CamelCase
386 - LP: #1536475
387 * fm10k: remove unnecessary else block from if statements with return
388 - LP: #1536475
389 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
390 - LP: #1536475
391 * fm10k: consistently refer to VLANs and VLAN IDs
392 - LP: #1536475
393 * fm10k: bump driver version
394 - LP: #1536475
395 * fm10k: conditionally compile DCB and DebugFS support
396 - LP: #1536475
397 * fm10k: Cleanup MSI-X interrupts in case of failure
398 - LP: #1536475
399 * fm10k: Cleanup exception handling for mailbox interrupt
400 - LP: #1536475
401 * fm10k: do not inline fm10k_iov_select_vid()
402 - LP: #1536475
403 * fm10k: whitespace cleanups
404 - LP: #1536475
405 * fm10k: use BIT() macro instead of open-coded bit-shifting
406 - LP: #1536475
407 * fm10k: cleanup namespace pollution
408 - LP: #1536475
409 * fm10k: cleanup overly long lines
410 - LP: #1536475
411 * fm10k: initialize xps at driver load
412 - LP: #1536475
413 * fm10k: don't initialize fm10k_workqueue at global level
414 - LP: #1536475
415 * fm10k: correctly pack TLV structures and explain reasoning
416 - LP: #1536475
417 * fm10k: Cleanup exception handling for changing queues
418 - LP: #1536475
419 * fm10k: use ether_addr_equal instead of memcmp
420 - LP: #1536475
421 * fm10k: address operator not needed when declaring function pointers
422 - LP: #1536475
423 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
424 - LP: #1536475
425 * fm10k: remove unused struct element
426 - LP: #1536475
427 * fm10k: use true/false for boolean get_host_state
428 - LP: #1536475
429 * fm10k: cleanup mailbox code comments etc
430 - LP: #1536475
431 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
432 - LP: #1536475
433 * device property: always check for fwnode type
434 - LP: #1533035
435 * device property: rename helper functions
436 - LP: #1533035
437 * device property: refactor built-in properties support
438 - LP: #1533035
439 * device property: keep single value inplace
440 - LP: #1533035
441 * device property: helper macros for property entry creation
442 - LP: #1533035
443 * device property: improve readability of macros
444 - LP: #1533035
445 * device property: return -EINVAL when property isn't found in ACPI
446 - LP: #1533035
447 * device property: Fallback to secondary fwnode if primary misses the
448 property
449 - LP: #1533035
450 * device property: Take a copy of the property set
451 - LP: #1533035
452 * driver core: platform: Add support for built-in device properties
453 - LP: #1533035
454 * driver core: Do not overwrite secondary fwnode with NULL if it is set
455 - LP: #1533035
456 * mfd: core: propagate device properties to sub devices drivers
457 - LP: #1533035
458 * mfd: intel-lpss: Add support for passing device properties
459 - LP: #1533035
460 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
461 - LP: #1533035
462 * mfd: intel-lpss: Pass HSUART configuration via properties
463 - LP: #1533035
464 * i2c: designware: Convert to use unified device property API
465 - LP: #1533035
466 * keys, trusted: fix: *do not* allow duplicate key options
467 - LP: #1398274
468 * keys, trusted: select hash algorithm for TPM2 chips
469 - LP: #1398274
470 * keys, trusted: seal with a TPM2 authorization policy
471 - LP: #1398274
472 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
473 - LP: #1461360
474 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
475 - LP: #1461360
476 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
477 offset
478 - LP: #1461360
479 * drm/i915: WaRsDisableCoarsePowerGating
480 - LP: #1527462
481 * drm/i915/skl: Add SKL GT4 PCI IDs
482 - LP: #1527462
483 * drm/i915/skl: Disable coarse power gating up until F0
484 - LP: #1527462
485 * platform:x86: add Intel P-Unit mailbox IPC driver
486 - LP: #1520457
487 * intel_punit_ipc: add NULL check for input parameters
488 - LP: #1520457
489 * platform/x86: Add Intel Telemetry Core Driver
490 - LP: #1520457
491 * intel_pmc_ipc: update acpi resource structure for Punit
492 - LP: #1520457
493 * platform:x86: Add Intel telemetry platform device
494 - LP: #1520457
495 * platform:x86: Add Intel telemetry platform driver
496 - LP: #1520457
497 * platform:x86: Add Intel Telemetry Debugfs interfaces
498 - LP: #1520457
499 * cxlflash: a couple off by one bugs
500
501 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
502
503 linux (4.4.0-1.15) xenial; urgency=low
504
505 [ Tim Gardner ]
506
507 * Release Tracking Bug
508 - LP: #1536803
509
510 [ Upstream Kernel Changes ]
511
512 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
513 - LP: #1517142
514
515 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
516
517 linux (4.4.0-0.14) xenial; urgency=low
518
519 [ Upstream Kernel Changes ]
520
521 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
522 - LP: #1522415
523 * powerpc: Add __raw_rm_writeq() function
524 - LP: #1522415
525
526 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
527
528 linux (4.4.0-0.13) xenial; urgency=low
529
530 [ Andy Whitcroft ]
531
532 * [Config] s390x -- the kernel provides ppp-modules such as there are
533 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
534
535 [ Tim Gardner ]
536
537 * [Config] Update annotations for VIRTIO_{NET,BLK}
538 - LP: #1533382
539
540 [ Upstream Kernel Changes ]
541
542 * powerpc/powernv: Add support for Nvlink NPUs
543 - LP: #1522415
544 * powerpc/powernv: Fix update of NVLink DMA mask
545 - LP: #1522415
546 * powerpc/powernv: Change NPU PE# assignment
547 - LP: #1522415
548 * powerpc/powernv: Reserve PE#0 on NPU
549 - LP: #1522415
550 * KEYS: Fix keyring ref leak in join_session_keyring()
551 - LP: #1534887
552 - CVE-2016-0728
553
554 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
555
556 linux (4.4.0-0.12) xenial; urgency=low
557
558 [ Eric Dumazet ]
559
560 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
561 - LP: #1527902
562
563 [ Guilherme G. Piccoli ]
564
565 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
566 - LP: #1486180
567
568 [ Tim Gardner ]
569
570 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
571 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
572 - LP: #1532886
573 * [Config] nvme.ko moved to drivers/nvme/host
574 * [Config] scsi_dh morphed into 4 modules
575 * [Config] CONFIG_IBMVNIC=m
576 * [Config] Add DRM ast driver to udeb installer image
577 - LP: #1514711
578 * [Config] CONFIG_KVM=y for s390x
579 - LP: #1532886
580 * [Config] Install spl/zfs under the kernel modules directory
581 Fixes some errors in generic.inclusion-list.log
582
583 [ Upstream Kernel Changes ]
584
585 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
586 - LP: #1524574
587 * EDAC: Add DDR4 flag
588 - LP: #1519631
589 * EDAC, sb_edac: Virtualize several hard-coded functions
590 - LP: #1519631
591 * EDAC, sb_edac: Add support for duplicate device IDs
592 - LP: #1519631
593 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
594 - LP: #1519631
595 * Driver for IBM System i/p VNIC protocol
596 - LP: #1532303
597
598 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
599
600 linux (4.4.0-0.11) xenial; urgency=low
601
602 [ Tim Gardner ]
603
604 * [Config] Fix bogus reconstruct script
605
606 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
607
608 linux (4.4.0-0.10) xenial; urgency=low
609
610 [ Haren Myneni ]
611
612 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
613 - LP: #1529666
614
615 [ Serge Hallyn ]
616
617 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
618
619 [ Tim Gardner ]
620
621 * [Config] CONFIG_ZONE_DEVICE=y for amd64
622 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
623 - LP: #1526869
624 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
625 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
626 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
627 * rebase to v4.4
628
629 [ Upstream Kernel Changes ]
630
631 * rebase to v4.4
632
633 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
634
635 linux (4.4.0-0.9) xenial; urgency=low
636
637 [ Tim Gardner ]
638
639 * rebase to v4.4-rc8
640
641 [ Upstream Kernel Changes ]
642
643 * rebase to v4.4-rc8
644
645 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
646
647 linux (4.4.0-0.8) xenial; urgency=low
648
649 [ Tim Gardner ]
650
651 * rebase to v4.4-rc7
652
653 [ Upstream Kernel Changes ]
654
655 * rebase to v4.4-rc7
656
657 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
658
659 linux (4.4.0-0.7) xenial; urgency=low
660
661 [ Hui Wang ]
662
663 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
664 - LP: #1527096
665
666 [ Jann Horn ]
667
668 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
669 uids/gids
670 - LP: #1527374
671
672 [ Tim Gardner ]
673
674 * rebase to v4.4-rc6
675
676 [ Upstream Kernel Changes ]
677
678 * rebase to v4.4-rc6
679 - LP: #1526330
680
681 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
682
683 linux (4.4.0-0.6) xenial; urgency=low
684
685 [ Andy Whitcroft ]
686
687 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
688 support in latest compilers
689 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
690 ARMv8.1 support in latest compilers
691
692 [ Tim Gardner ]
693
694 * [Config] s390 -> s390x
695 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
696
697 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
698
699 linux (4.4.0-0.5) xenial; urgency=low
700
701 [ Andy Whitcroft ]
702
703 * [Config] s390x -- enable tools
704 - LP: #1524319
705 * [Config] s390x -- add architecture to getabis
706 * [Config] s390x -- add s390x ABI information
707 * [Config] s390x -- enable ABI checks
708
709 [ Tim Gardner ]
710
711 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
712 * [Config] Add s390 modules to nic-modules udeb
713 - LP: #1525297
714 * rebase to v4.4-rc5
715
716 [ Upstream Kernel Changes ]
717
718 * rebase to v4.4-rc5
719 - LP: #1523517
720 - LP: #1523232
721
722 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
723
724 linux (4.4.0-0.4) xenial; urgency=low
725
726 [ Upstream Kernel Changes ]
727
728 * cgroup: make css_set pin its css's to avoid use-afer-free
729 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
730 freezer_attach()
731 * cgroup: fix handling of multi-destination migration from
732 subtree_control enabling
733
734 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
735
736 linux (4.4.0-0.3) xenial; urgency=low
737
738 [ Upstream Kernel Changes ]
739
740 * rebase to v4.4-rc4
741
742 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
743
744 linux (4.4.0-0.2) xenial; urgency=low
745
746 [ Tim Gardner ]
747
748 * [Config] Add spl/zfs provides to generic and powerpc64-smp
749 * [Config] Add zfs to d-i fs-core-modules
750 * [Config] Include all s390 specific drivers in linux-image
751 - LP: #1522210
752
753 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
754
755 linux (4.4.0-0.1) xenial; urgency=low
756
757 [ Andy Whitcroft ]
758
759 * [Tests] gcc-multilib does not exist on ppc64el redux
760 - LP: #1515541
761 * [Config] libunwind8-dev is not available on s390x
762 * [Debian] Disable SPL/ZFS for cross compiling -- redux
763 * [Config] s390x -- add dasd udebs
764 - LP: #1519833
765 * [Config] s390x -- include dasd modules in linux-image
766 - LP: #1519833
767 * [Config] s390x -- disable ZFS temporarily
768 - LP: #1519820
769 * [Config] s390s -- disable ABI/module checks
770 * [Config] make IBMVETH consistent on powerpc/ppc64el
771 - LP: #1521712
772 * [Config] follow ibmvscsi name change
773 - LP: #1521712
774 * [Config] move ibm disk and ethernet drivers to linux-image
775 - LP: #1521712
776 * [Config] include ibmveth in nic-modules for ppc64el
777 - LP: #1521712
778 * [Config] s390x -- disable abi/module checks for s390x
779
780 [ Joseph Salisbury ]
781
782 * SAUCE: scsi_sysfs: protect against double execution of
783 __scsi_remove_device()
784 - LP: #1509029
785
786 [ Seth Forshee ]
787
788 * [Config] CONFIG_DRM_AMDGPU_CIK=n
789 - LP: #1510405
790
791 [ Tim Gardner ]
792
793 * [Debian] Disable SPL/ZFS for cross compiling
794 * [Config] CONFIG_SCSI_IBMVSCSI=m
795 - LP: #1515872
796 * rebase to v4.4-rc2
797 * [Config] updateconfigs
798 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
799 * SAUCE: do_zfs=false temporarily
800 * [Config] CONFIG_LUSTRE_FS=n
801 * [Debian] Disable udebs when cross compiling
802 * rebase to v4.4-rc3
803 * [Config] CONFIG_AUFS_FS=m
804 * SAUCE: AUFS
805
806 [ Upstream Kernel Changes ]
807
808 * ZFS: Update with 4.4 support
809 * SPL: Update with 4.4 support
810
811 [ Upstream Kernel Changes ]
812
813 * rebase to v4.4-rc3
814 - LP: #1519168
815 * rebase to v4.4-rc2
816 - LP: #1506615
817 - LP: #1502781
818
819 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
820
821 linux (4.3.0-0.8) xenial; urgency=low
822
823 [ Andy Whitcroft ]
824
825 * [Config] re-enable OSS support and blacklist
826 - LP: #1434842
827 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
828 * [Packaging] config-check -- improve syntax diagnostics
829 * [Packaging] module-inclusion -- add dependency inclusion for a list
830 * [Packaging] config-check -- accumulate multi-line annotations correctly
831 * [Packaging] config-check -- handle V2 annotations format
832 * [Packaging] s390x -- add architecture to kernelconfig
833 - LP: #1488653
834 * [Config] s390x -- initial configuration
835 * [Config] s390x -- add initial binary image
836 * [Config] s390x -- initial configuration update
837 * [Config] s390x -- produce linux-image
838 * [Config] s390x -- d-i module exclusions
839 * [Config] apply Device Drivers >> LED Support >> LED Class Support
840 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
841 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
842 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
843 * [Config] -- s390x -- configuration review updates
844 * [Config] annotations -- add review marks
845 * [Config] annotations -- config review 4.3 updates
846 * [Config] annotations -- expose reviews
847 * [Config] updateconfigs following incoporation of s390x configs
848 * [Tests] gcc-multilib does not exist on ppc64el
849 - LP: #1515541
850
851 [ Dan Carpenter ]
852
853 * SAUCE: (noup) cxlflash: a couple off by one bugs
854 - LP: #1499849
855
856 [ Haren Myneni ]
857
858 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
859
860 [ Jay Vosburgh ]
861
862 * SAUCE: fan: add VXLAN implementation
863
864 [ Manoj Kumar ]
865
866 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
867 - LP: #1513583
868
869 [ Matthew R. Ochs ]
870
871 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
872 - LP: #1513583
873
874 [ Tim Gardner ]
875
876 * [Config] CONFIG_AUFS_EXPORT=y
877 - LP: #1121699
878
879 [ Upstream Kernel Changes ]
880
881 * misc/genwqe: get rid of atomic allocations
882 * crypto: 842 - Add CRC and validation support
883 - LP: #1497878
884 * cxlflash: Fix to avoid invalid port_sel value
885 * cxlflash: Replace magic numbers with literals
886 * cxlflash: Fix read capacity timeout
887 * cxlflash: Fix potential oops following LUN removal
888 * cxlflash: Fix data corruption when vLUN used over multiple cards
889 * cxlflash: Fix to avoid sizeof(bool)
890 * cxlflash: Fix context encode mask width
891 * cxlflash: Fix to avoid CXL services during EEH
892 * cxlflash: Correct naming of limbo state and waitq
893 * cxlflash: Make functions static
894 * cxlflash: Refine host/device attributes
895 * cxlflash: Fix to avoid spamming the kernel log
896 * cxlflash: Fix to avoid stall while waiting on TMF
897 * cxlflash: Fix location of setting resid
898 * cxlflash: Fix host link up event handling
899 * cxlflash: Fix async interrupt bypass logic
900 * cxlflash: Remove dual port online dependency
901 * cxlflash: Fix AFU version access/storage and add check
902 * cxlflash: Correct usage of scsi_host_put()
903 * cxlflash: Fix to prevent workq from accessing freed memory
904 * cxlflash: Correct behavior in device reset handler following EEH
905 * cxlflash: Remove unnecessary scsi_block_requests
906 * cxlflash: Fix function prolog parameters and return codes
907 * cxlflash: Fix MMIO and endianness errors
908 * cxlflash: Fix to prevent EEH recovery failure
909 * cxlflash: Correct spelling, grammar, and alignment mistakes
910 * cxlflash: Fix to prevent stale AFU RRQ
911 * cxlflash: Fix to double the delay each time
912 * cxlflash: Fix to avoid corrupting adapter fops
913 * cxlflash: Correct trace string
914 * cxlflash: Fix to avoid potential deadlock on EEH
915 * cxlflash: Fix to avoid leaving dangling interrupt resources
916 * cxlflash: Fix to escalate to LINK_RESET on login timeout
917 * cxlflash: Fix to avoid corrupting port selection mask
918 * cxlflash: Fix to avoid lock instrumentation rejection
919 * cxlflash: Fix to avoid bypassing context cleanup
920
921 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
922
923 linux (4.3.0-0.7) xenial; urgency=low
924
925 [ Tim Gardner ]
926
927 * Revert "Bypass spl/zfs config"
928 Causes unresolved symbols on load.
929 * [Config] Enable ZFS for powerpc64-smp
930
931 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
932
933 linux (4.3.0-0.6) xenial; urgency=low
934
935 [ Tim Gardner ]
936
937 * Release Tracking Bug
938 - LP: #1512704
939 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
940
941 [ Andy Whitcroft ]
942
943 * [Packaging] add feature interlock with mainline builds
944 * apparmor -- follow change to this_cpu_ptr
945
946 [ John Johansen ]
947
948 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
949 - LP: #1383886
950 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
951 - LP: #1362199
952 * SAUCE: Revert: fix: only allow a single threaded process to ...
953 - LP: #1371310
954 * SAUCE: (no-up) fix: bad unix_addr_fs macro
955 - LP: #1390223
956 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
957 - LP: #1408833
958 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
959 - LP: #1496430
960
961 [ Tim Gardner ]
962
963 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
964 - LP: #1511006
965 * rebase to v4.3
966 * Bypass spl/zfs config
967 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
968 * [Config] Default AppArmor settings
969
970 [ Upstream Kernel Changes ]
971
972 * rebase to v4.3
973
974 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
975
976 linux (4.3.0-0.5) xenial; urgency=low
977
978 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
979
980 [ Upstream Kernel Changes ]
981
982 * rebase to v4.3-rc7
983 - LP: #1504778
984
985 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
986
987 linux (4.3.0-0.4) xenial; urgency=low
988
989 [ Tim Gardner ]
990
991 * [Debian] Update to new signing key type and location
992
993 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
994
995 linux (4.3.0-0.3) wily; urgency=low
996
997 [ Tim Gardner ]
998
999 * [Debian] sign-file is now compiled
1000
1001 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
1002
1003 linux (4.3.0-0.2) wily; urgency=low
1004
1005 [ Tim Gardner ]
1006
1007 * [Config] Added libssl-dev to Build-Depends
1008
1009 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
1010
1011 linux (4.3.0-0.1) wily; urgency=low
1012
1013 [ Upstream Kernel Changes ]
1014
1015 * rebase to v4.3-rc6
1016 * rebase to v4.3-rc5
1017 * rebase to v4.3-rc4
1018 * rebase to v4.3-rc3
1019 * rebase to v4.3-rc2
1020 * rebase to v4.3-rc1
1021 - LP: #1492132
1022 - LP: #1481575
1023
1024 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
1025
1026 linux (4.2.0-10.11) wily; urgency=low
1027
1028 [ Andy Whitcroft ]
1029
1030 * Release Tracking Bug
1031 - LP: #1495208
1032 * No change rebuild to avoid issues with leading zero bytes on
1033 internal module signing key. (see launchpad bug 1494943)
1034
1035 [ Ming Lei ]
1036
1037 * [Config] SERIAL_8250_DW=y for arm64
1038
1039 [ Upstream Kernel Changes ]
1040
1041 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
1042 code
1043 - LP: #1484486
1044 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
1045 - LP: #1484486
1046 * drm/i915/gen8: Re-order init pipe_control in lrc mode
1047 - LP: #1484486
1048 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
1049 - LP: #1484486
1050 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
1051 workaround
1052 - LP: #1484486
1053 * drm/i915: Bail out early if WA batch is not available for given Gen
1054 - LP: #1484486
1055 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
1056 - LP: #1484486
1057 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
1058 - LP: #1484486
1059 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
1060 - LP: #1484486
1061 * drm/i915: Enable WA batch buffers for Gen9
1062 - LP: #1484486
1063 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
1064 - LP: #1484486
1065 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
1066 - LP: #1484486
1067 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
1068 workaround
1069 - LP: #1484486
1070 * drm/i915/gen9: Add
1071 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
1072 - LP: #1484486
1073 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
1074 - LP: #1484486
1075 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
1076 - LP: #1484486
1077 * drm/i915/skl: Don't expose the top most plane on gen9 display
1078 - LP: #1484486
1079 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
1080 - LP: #1484486
1081 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
1082 - LP: #1484486
1083 * drm/i915: reduce indent in i9xx_hpd_irq_handler
1084 - LP: #1484531
1085 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
1086 - LP: #1484531
1087 * drm/i915: reduce indent in intel_hpd_irq_handler
1088 - LP: #1484531
1089 * drm/i915: group all hotplug related fields into a new struct in
1090 dev_priv
1091 - LP: #1484531
1092 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
1093 - LP: #1484531
1094 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
1095 - LP: #1484531
1096 * drm/i915: put back the indent in intel_hpd_irq_handler
1097 - LP: #1484531
1098 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
1099 - LP: #1484531
1100 * drm/i915: simplify condition for digital port
1101 - LP: #1484531
1102 * drm/i915: abstract away platform specific parts from hpd handling
1103 - LP: #1484531
1104 * drm/i915: Handle HPD when it has actually occurred
1105 - LP: #1484531
1106 * drm/i915: Set power domain for DDI-E
1107 - LP: #1484531
1108 * drm/i915: Set alternate aux for DDI-E
1109 - LP: #1484531
1110 * drm/i915/skl: enable DDI-E hotplug
1111 - LP: #1484531
1112 * drm/i915/bxt: fix DDI PHY vswing scale value setting
1113 - LP: #1494163
1114 * drm/i915/skl: Buffer translation improvements
1115 - LP: #1494163
1116 * drm/i915: Per-DDI I_boost override
1117 - LP: #1494163
1118 * drm/i915: fix VBT parsing for SDVO child device mapping
1119 - LP: #1494163
1120 * drm/i915/bxt: edp1.4 Intermediate Freq support
1121 - LP: #1494163
1122 * drm/i915: fix link rates reported for SKL
1123 - LP: #1494163
1124 * drm/i915: Allow parsing of variable size child device entries from VBT
1125 - LP: #1494163
1126 * drm/i915/skl: Update DDI buffer translation programming.
1127 - LP: #1494163
1128 * drm/i915: Enable HDMI on DDI-E
1129 - LP: #1484531
1130 * drm/i915/skl: Enable DDI-E
1131 - LP: #1484531
1132 * drm/i915: eDP can be present on DDI-E
1133 - LP: #1484531
1134 * drm/i915/skl: Adding DDI_E power well domain
1135 - LP: #1484531
1136 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
1137 - LP: #1490035
1138 * drm/i915: Split atomic wm update to pre and post variants
1139 - LP: #1493746
1140 * drm/i915/skl: Drop the preliminary_hw_support flag
1141 - LP: #1486868
1142 * drm/i915: set FDI translations to NULL on SKL
1143 - LP: #1494163
1144
1145 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
1146
1147 linux (4.2.0-9.9) wily; urgency=low
1148
1149 [ Tim Gardner ]
1150
1151 * Release Tracking Bug
1152 - LP: #1493970
1153 * [Config] CONFIG_MFD_INTEL_LPSS=m
1154 - LP: #1397876
1155
1156 [ dann frazier ]
1157
1158 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
1159 - LP: #1388952
1160
1161 [ Michael Ellerman ]
1162
1163 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
1164 Fixes FTBS on 32 bit powerpc, patch sent upstream.
1165
1166 [ Upstream Kernel Changes ]
1167
1168 * thermal/powerclamp: add cpu id for skylake h/s
1169 - LP: #1398269
1170 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
1171 - LP: #1397852
1172 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
1173 - LP: #1460905
1174 * i2c: i801: Create iTCO device on newer Intel PCHs
1175 - LP: #1460905
1176 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
1177 - LP: #1460905
1178 * perf/x86: Add a native_perf_sched_clock_from_tsc()
1179 - LP: #1397867
1180 * perf/x86/intel: Add support for PEBSv3 profiling
1181 - LP: #1397867
1182 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
1183 - LP: #1397867
1184 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
1185 - LP: #1397867
1186 * perf: Add cycles to branch_info
1187 - LP: #1397867
1188 * perf/x86/intel/lbr: Add support for LBRv5
1189 - LP: #1397867
1190 * perf/x86/intel: Handle new arch perfmon v4 status bits
1191 - LP: #1397867
1192 * perf/x86/intel: Move PMU ACK to after LBR read
1193 - LP: #1397867
1194 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
1195 - LP: #1397867
1196 * perf/x86/intel: Add Intel Skylake PMU support
1197 - LP: #1397867
1198 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
1199 call stack
1200 - LP: #1397867
1201 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
1202 - LP: #1397867
1203 * perf/x86: Make merge_attr() global to use from perf_event_intel
1204 - LP: #1397867
1205 * perf/x86/intel: Use 0x11 as extra reg test value
1206 - LP: #1397867
1207 * perf tools: Add support for cycles, weight branch_info field
1208 - LP: #1397867
1209 * perf report: Add flag for non ANY branch mode
1210 - LP: #1397867
1211 * perf report: Add infrastructure for a cycles histogram
1212 - LP: #1397867
1213 * perf report: Add processing for cycle histograms
1214 - LP: #1397867
1215 * perf annotate: Compute IPC and basic block cycles
1216 - LP: #1397867
1217 * perf annotate: Finally display IPC and cycle accounting
1218 - LP: #1397867
1219 * perf top: Add branch annotation code to top
1220 - LP: #1397867
1221 * perf report: Display cycles in branch sort mode
1222 - LP: #1397867
1223 * perf annotate: Fix 32-bit compilation error in util/annotate.c
1224 - LP: #1397867
1225 * PM / QoS: Make it possible to expose device latency tolerance to
1226 userspace
1227 - LP: #1460908
1228 * ACPI / PM: Attach ACPI power domain only once
1229 - LP: #1460908
1230 * Driver core: wakeup the parent device before trying probe
1231 - LP: #1460908
1232 * klist: implement klist_prev()
1233 - LP: #1460908
1234 * driver core: implement device_for_each_child_reverse()
1235 - LP: #1460908
1236 * mfd: make mfd_remove_devices() iterate in reverse order
1237 - LP: #1460908
1238 * dmaengine: add a driver for Intel integrated DMA 64-bit
1239 - LP: #1460908
1240 * mfd: Add support for Intel Sunrisepoint LPSS devices
1241 - LP: #1460908
1242 * spi: pxa2xx: Add support for Intel Sunrisepoint
1243 - LP: #1397876
1244 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
1245 - LP: #1397876
1246 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
1247 - LP: #1397876
1248 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
1249 for it
1250 - LP: #1397876
1251 * intel_idle: Skylake Client Support
1252 - LP: #1397877
1253 * powerpc/kernel: Switch to using MAX_ERRNO
1254 - LP: #1458876
1255 * powerpc/kernel: Change the do_syscall_trace_enter() API
1256 - LP: #1458876
1257 * powerpc: Drop unused syscall_get_error()
1258 - LP: #1458876
1259 * powerpc: Don't negate error in syscall_set_return_value()
1260 - LP: #1458876
1261 * powerpc: Rework syscall_get_arguments() so there is only one loop
1262 - LP: #1458876
1263 * powerpc: Use orig_gpr3 in syscall_get_arguments()
1264 - LP: #1458876
1265 * powerpc: Change syscall_get_nr() to return int
1266 - LP: #1458876
1267 * powerpc/kernel: Add SIG_SYS support for compat tasks
1268 - LP: #1458876
1269 * powerpc/kernel: Enable seccomp filter
1270 - LP: #1458876
1271 * selftests/seccomp: Make seccomp tests work on big endian
1272 - LP: #1458876
1273 * selftests/seccomp: Add powerpc support
1274 - LP: #1458876
1275 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
1276
1277 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
1278
1279 linux (4.2.0-8.8) wily; urgency=low
1280
1281 [ Tim Gardner ]
1282
1283 * Release Tracking Bug
1284 - LP: #1493357
1285 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
1286 - LP: #1488495
1287 * [Config] CONFIG_CXLFLASH=m
1288 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
1289
1290
1291 [ Andy Whitcroft ]
1292
1293 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
1294 * [Packaging] mark up control for stage1
1295 * [Config] kernel-versions -- clean up deps field
1296 * [Config] s390x -- build linux-libc-dev
1297 - LP: #1488653
1298 * [Packaging] control -- prepare for new kernel-wedge semantics
1299
1300 [ Upstream Kernel Changes ]
1301
1302 * crypto: vmx - Fixing AES-CTR counter bug
1303 - LP: #1484519
1304 * crypto: vmx - Fixing GHASH Key issue on little endian
1305 - LP: #1484519
1306 * powerpc: Uncomment and make enable_kernel_vsx() routine available
1307 - LP: #1484519
1308 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
1309 - LP: #1484519
1310 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
1311 'okay'
1312 - LP: #1488495
1313 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
1314 - LP: #1488495
1315 * crypto: nx - do not emit extra output if status is disabled
1316 - LP: #1488495
1317 * crypto: nx - reduce chattiness of platform drivers
1318 - LP: #1488495
1319 * crypto: nx/842 - Fix context corruption
1320 - LP: #1488495
1321 * crypto: nx - remove __init/__exit from VIO functions
1322 - LP: #1488495
1323 * crypto: nx - remove pSeries NX 'status' field
1324 - LP: #1488495
1325 * crypto: nx - move kzalloc() out of spinlock
1326 - LP: #1488495
1327 * crypto: nx - don't register pSeries driver if ENODEV
1328 - LP: #1488495
1329 * crypto: nx - use common code for both NX decompress success cases
1330 - LP: #1488495
1331 * crypto: nx - merge nx-compress and nx-compress-crypto
1332 - LP: #1488495
1333 * crypto: nx - rename nx-842-crypto.c to nx-842.c
1334 - LP: #1488495
1335 * crypto: nx - make platform drivers directly register with crypto
1336 - LP: #1488495
1337 * cxlflash: Base support for IBM CXL Flash Adapter
1338 - LP: #1449121
1339 * cxlflash: Base error recovery support
1340 - LP: #1449121
1341 * cxlflash: Superpipe support
1342 - LP: #1449121
1343 * cxlflash: Virtual LUN support
1344 - LP: #1449121
1345 * cxlflash: off by one bug in cxlflash_show_port_status()
1346 - LP: #1449121
1347 * cxlflash: shift wrapping bug in afu_link_reset()
1348 - LP: #1449121
1349 * cxlflash: Remove unused variable from queuecommand
1350 - LP: #1449121
1351 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
1352 pci_controller_ops
1353 * powerpc/eeh: Probe after unbalanced kref check
1354 * misc: cxl: clean up afu_read_config()
1355 * cxl: Add explicit precision specifiers
1356 * cxl: use more common format specifier
1357 * cxl: Destroy cxl_adapter_idr on module_exit
1358 * cxl: Destroy afu->contexts_idr on release of an afu
1359 * cxl: Don't ignore add_process_element() result when attaching context
1360 * cxl: Compile with -Werror
1361 * cxl: sparse: Make declarations static
1362 * cxl: sparse: Silence iomem warning in debugfs file creation
1363 * cxl: Convert MMIO read/write macros to inline functions
1364 * cxl: Drop commands if the PCI channel is not in normal state
1365 * cxl: Allocate and release the SPA with the AFU
1366 * cxl: Make IRQ release idempotent
1367 * cxl: Clean up adapter MMIO unmap path.
1368 * cxl: Refactor adaptor init/teardown
1369 * cxl: Refactor AFU init/teardown
1370 * cxl: Don't remove AFUs/vPHBs in cxl_reset
1371 * cxl: Allow the kernel to trust that an image won't change on PERST.
1372 * cxl: EEH support
1373 * cxl: Add CONFIG_CXL_EEH symbol
1374 * cxl: Plug irq_bitmap getting leaked in cxl_context
1375 * cxl: Add alternate MMIO error handling
1376 * cxl: Allow release of contexts which have been OPENED but not STARTED
1377 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
1378 * cxl: Release irqs if memory allocation fails
1379 * cxl: Remove racy attempt to force EEH invocation in reset
1380 * cxl: Fix + cleanup error paths in cxl_dev_context_init
1381 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
1382 * cxl: Set up and enable PSL Timebase
1383
1384 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
1385
1386 linux (4.2.0-7.7) wily; urgency=low
1387
1388 [ Tim Gardner ]
1389
1390 * Release Tracking Bug
1391 - LP: #1490564
1392 * rebase to v4.2
1393
1394 [ Wen Xiong ]
1395
1396 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
1397 - LP: #1453892
1398
1399 [ Upstream Kernel Changes ]
1400
1401 * rebase to v4.2
1402 - LP: #1487345
1403
1404 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
1405
1406 linux (4.2.0-6.6) wily; urgency=low
1407
1408 [ Tim Gardner ]
1409
1410 * Release Tracking Bug
1411 - LP: #1488138
1412
1413 [ Andy Whitcroft ]
1414
1415 * rebase to v4.2-rc8
1416
1417 [ Shilpasri G Bhat ]
1418
1419 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
1420 level
1421 - LP: #1480894
1422 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
1423 - LP: #1480894
1424 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
1425 notification
1426 - LP: #1480894
1427 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
1428 OCC_THROTTLE
1429 - LP: #1480894
1430 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
1431 bit is set
1432 - LP: #1480894
1433 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
1434 unthrottling
1435 - LP: #1480894
1436
1437 [ Upstream Kernel Changes ]
1438
1439 * rebase to v4.2-rc8
1440 - LP: #1483440
1441 - LP: #1484334
1442
1443 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
1444
1445 linux (4.2.0-5.5) wily; urgency=low
1446
1447 [ Tim Gardner ]
1448
1449 * Release Tracking Bug
1450 - LP: #1487173
1451
1452 [ Andy Whitcroft ]
1453
1454 * [Packaging] correct spelling of probabaly on the tools packages
1455 - LP: #1256822
1456 * rebase to v4.2-rc7
1457
1458 [ dann frazier ]
1459
1460 * d-i: Add nicpf and nicvf to nic-modules
1461 * d-i: Enable usb modules on arm64
1462
1463 [ Mahesh Salgaonkar ]
1464
1465 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
1466 - LP: #1482343
1467 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
1468 - LP: #1482343
1469 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
1470 machine check errors.
1471 - LP: #1482343
1472 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
1473 - LP: #1482343
1474
1475 [ Vipin K Parashar ]
1476
1477 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
1478 PowerNV platform
1479 - LP: #1469771
1480
1481 [ Upstream Kernel Changes ]
1482
1483 * rebase to v4.2-rc7
1484
1485 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
1486
1487 linux (4.2.0-4.4) wily; urgency=low
1488
1489 [ Tim Gardner ]
1490
1491 * Release Tracking Bug
1492 - LP: #1483677
1493
1494 [ Achiad Shochat ]
1495
1496 * SAUCE: net/mlx5e: Support TX packet copy into WQE
1497 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
1498 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
1499 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
1500
1501 [ Adam Lee ]
1502
1503 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
1504 - LP: #1480142
1505
1506 [ dann frazier ]
1507
1508 * [Config] CONFIG_NR_CPUS=128 on arm64
1509
1510 [ Leann Ogasawara ]
1511
1512 * [Config] d-i -- Add sfc to nic-modules udeb
1513 - LP: #1481490
1514
1515 [ Saeed Mahameed ]
1516
1517 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
1518 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
1519
1520 [ Tim Gardner ]
1521
1522 * [Config] CONFIG_X86_INTEL_MPX=y
1523 - LP: #1460902
1524 * [Debian] change dependency on module-init-tools to kmod
1525 - LP: #1481986
1526 * rebase to v4.2-rc6
1527
1528 [ Upstream Kernel Changes ]
1529
1530 * rebase to v4.2-rc6
1531
1532 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
1533
1534 linux (4.2.0-3.3) wily; urgency=low
1535
1536 [ Tim Gardner ]
1537
1538 * Release Tracking Bug
1539 - LP: #1481462
1540 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
1541 Fixes an FTBS for at least one DKMS package.
1542
1543 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
1544
1545 linux (4.2.0-2.2) wily; urgency=low
1546
1547 [ Tim Gardner ]
1548
1549 * Release Tracking Bug
1550 - LP: #1481067
1551 * rebase to v4.2-rc5
1552
1553 [ Andy Whitcroft ]
1554
1555 * [Packaging] module-inclusion -- commonise copy code and simplify
1556 * [Packaging] module-inclusion -- add manual command entries
1557 * [Packaging] module blacklists -- add support for manual blacklists
1558 * [Packaging] do_common_tools should always be on
1559 * [Packaging] initscripts need installing when making the package
1560 * [Packaging] initscripts work around bug in debhelper systemd support
1561 * [Config] exclude oss modules from linux-image
1562 - LP: #1434842
1563 * hyper-v -- add hid and fb drivers to linux-virtual
1564 - LP: #1444179
1565 * ubuntu: (no-squash) vbox -- infrastructure and updater
1566 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
1567 - LP: #1426113
1568 * ubuntu: vbox -- update to 5.0.0-dfsg-1
1569 - LP: #1480879
1570 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
1571 * [Config] move vbox modules into linux-image
1572
1573 [ Upstream Kernel Changes ]
1574
1575 * rebase to v4.2-rc5
1576 - LP: #1478497
1577 - LP: #1477900
1578
1579 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
1580
1581 linux (4.2.0-1.1~rc1) wily; urgency=low
1582
1583 [ Andy Whitcroft ]
1584
1585 * Release Tracking Bug
1586 - LP: #1479903
1587 * Initial upload of v4.2 based kernel (currently v4.-rc4)
1588
1589 [ Upstream Kernel Changes ]
1590
1591 * rebase to v4.2-rc4
1592 - LP: #1476987
1593 - LP: #1476888
1594 * rebase to v4.2-rc3
1595 * rebase to v4.2-rc2
1596 * rebase to v4.2-rc1
1597 - LP: #1394368
1598 - LP: #1427680
1599 - LP: #1462614
1600 - LP: #1397021
1601
1602 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
1603
1604 linux (4.1.0-3.3) wily; urgency=low
1605
1606 [ Andy Whitcroft ]
1607
1608 * Release Tracking Bug
1609 - LP: #1478897
1610
1611 [ Colin Ian King ]
1612
1613 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
1614 - CVE-2015-1333
1615
1616 [ Seth Forshee ]
1617
1618 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
1619 - LP: #1478578
1620
1621 [ Upstream Kernel Changes ]
1622
1623 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
1624 - LP: #1461620
1625 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
1626 * x86/nmi/64: Remove asm code that saves cr2
1627 * x86/nmi/64: Switch stacks on userspace NMI entry
1628 * x86/nmi/64: Reorder nested NMI checks
1629 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
1630 detection
1631
1632 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
1633
1634 linux (4.1.0-2.4) wily; urgency=low
1635
1636 [ Andy Whitcroft ]
1637
1638 * SAUCE: overlayfs: when copying up and reading directories ensure
1639 mounter had permissions V2
1640 - CVE-2015-1328
1641
1642 [ Leann Ogasawara ]
1643
1644 * Release Tracking Bug
1645 - LP: #1465419
1646
1647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
1648
1649 linux (4.1.0-2.2) wily; urgency=low
1650
1651 [ Tim Gardner ]
1652
1653 * rebase to v4.1.3
1654 * [Config] Add i40e[vf] to d-i
1655 - LP: #1476393
1656
1657 [ Upstream Kernel Changes ]
1658
1659 * rebase to v4.1.3
1660 - LP: #1427680
1661 - LP: #1462614
1662 - LP: #1394368
1663
1664 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
1665
1666 linux (4.1.0-1.1) wily; urgency=low
1667
1668 [ Andy Whitcroft ]
1669
1670 * SAUCE: overlay: add backwards compatible overlayfs format support V3
1671 - LP: #1395877, #1410480
1672 * SAUCE: overlayfs: when copying up and reading directories ensure
1673 mounter had permissions V2
1674 - CVE-2015-1328
1675 * [Packaging] fix up Vcs-Git: to point to launchpad
1676 * [Config] correct linux-initramfs-tool virtual linkage
1677 - LP: #1474810
1678
1679 [ Chris J Arges ]
1680
1681 * [Config] Add dm-service-time to multipath-modules
1682 - LP: #1469240
1683 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
1684 - LP: #1464560
1685
1686 [ Jay Vosburgh ]
1687
1688 * SAUCE: fan: Proof of concept implementation (v2)
1689 - LP: #1439706
1690 * SAUCE: fan: tunnel multiple mapping mode (v3)
1691 - LP: #1470091
1692
1693 [ Leann Ogasawara ]
1694
1695 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
1696 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
1697 considering"
1698 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
1699 * Revert "SAUCE: dm-crypt: never use write same"
1700 * Release Tracking Bug
1701 - LP: #1476333
1702
1703 [ Tim Gardner ]
1704
1705 * Rebase to v4.1
1706 - LP: #1443371
1707 * [Config] Enable Apparmor
1708 * [Config] CONFIG_OVERLAY_FS_V1=y
1709 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
1710 - LP: #1469829
1711 * [Config] CONFIG_VM86=n
1712 - LP: #1473447
1713 * [Config] ACORN_PARTITION=n
1714 - LP: #1453117
1715
1716 [ Timo Aaltonen ]
1717
1718 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
1719 - LP: #1473319
1720
1721 [ Upstream Kernel Changes ]
1722
1723 * efi: efivar_create_sysfs_entry() should return negative error codes
1724 * efi: Add esrt support
1725 * x86, doc: Remove cmdline_size from list of fields to be filled in for
1726 EFI handover
1727 * efi/esrt: Fix some compiler warnings
1728 * efi: dmi: List SMBIOS3 table before SMBIOS table
1729 * efi: Add 'systab' information to Documentation/ABI
1730 * ALSA: hda - restore the MIC FIXUP for some Dell machines
1731 - LP: #1473560
1732 * mtd: powernv: Add powernv flash MTD abstraction driver
1733 - LP: #1464560
1734 * powerpc/powernv: Expose OPAL APIs required by PRD interface
1735 - LP: #1464560
1736 * powerpc/powernv: Add opal-prd channel
1737 - LP: #1464560
1738 * powerpc/powernv: fix construction of opal PRD messages
1739 - LP: #1464560
1740 * powerpc/include: Add opal-prd to installed uapi headers
1741 - LP: #1464560
1742 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
1743 - LP: #1464560
1744
1745 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
1746
1747 linux (4.0.0-2.4) wily; urgency=low
1748
1749 [ Andy Whitcroft ]
1750
1751 * SAUCE: overlayfs: when copying up and reading directories ensure
1752 mounter had permissions V2
1753 - CVE-2015-1328
1754
1755 [ Leann Ogasawara ]
1756
1757 * Release Tracking Bug
1758 - LP: #1465419
1759
1760 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
1761
1762 linux (4.0.0-1.2) wily; urgency=low
1763
1764 [ Andy Whitcroft ]
1765
1766 * SAUCE: overlay: add backwards compatible overlayfs format support V3
1767 - LP: #1395877, #1410480
1768 * [Config] enable CONFIG_OVERLAY_FS_V1
1769
1770 [ Tai Nguyen ]
1771
1772 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
1773 - LP: #1463211
1774
1775 [ Tim Gardner ]
1776
1777 * [Config] CONFIG_HIBERNATION=n for ppc64el
1778 - LP: #1463836
1779
1780 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
1781
1782 linux (4.0.0-1.1) wily; urgency=low
1783
1784 [ Leann Ogasawara ]
1785
1786 * Revert "md/raid0: fix bug with chunksize not a power of 2."
1787 - LP: #1457510
1788 * powerpc/powernv: Check image loaded or not before calling flash
1789 - LP: #1461553
1790
1791 [ Tim Gardner ]
1792
1793 * [Config] armhf: CPUFREQ_DT=y
1794 - LP: #1457781
1795
1796 [ Upstream Kernel Changes ]
1797
1798 * rebase to v4.0.5
1799 - LP: #1429756
1800 - LP: #1452175
1801 - LP: #1454656
1802 - LP: #1447909
1803 - LP: #1446517
1804 - LP: #1428947
1805 - LP: #1410704
1806 - LP: #1412800
1807 - LP: #1400215
1808 - LP: #1411193
1809 - LP: #1412800
1810 - LP: #1408295
1811 - LP: #1436745
1812
1813 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
1814
1815 linux (3.19.0-10.10) vivid; urgency=low
1816
1817 [ Andy Whitcroft ]
1818
1819 * [Packaging] control -- make element ordering deterministic
1820 * [Config] allow dracult to support initramfs as well
1821 - LP: #1109029
1822 * [Packaging] generate live watchdog blacklists
1823 - LP: #1432837
1824
1825 [ Leann Ogasawara ]
1826
1827 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
1828 - LP: #1397860
1829 * rebase to v3.19.2
1830
1831 [ Upstream Kernel Changes ]
1832
1833 * thinkpad_acpi: support new BIOS version string pattern
1834 - LP: #1417915
1835 * arm64: Invalidate the TLB corresponding to intermediate page table
1836 levels
1837 - LP: #1432546
1838 * perf tools: Support parsing parameterized events
1839 - LP: #1430341
1840 * perf tools: Extend format_alias() to include event parameters
1841 - LP: #1430341
1842 * perf Documentation: Add event parameters
1843 - LP: #1430341
1844 * perf tools: Document parameterized and symbolic events
1845 - LP: #1430341
1846 * perf: provide sysfs_show for struct perf_pmu_events_attr
1847 - LP: #1430341
1848 * perf: add PMU_EVENT_ATTR_STRING() helper
1849 - LP: #1430341
1850 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
1851 - LP: #1430341
1852 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
1853 - LP: #1430341
1854 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
1855 annotated
1856 - LP: #1430341
1857 * powerpc/perf/hv-gpci: add the remaining gpci requests
1858 - LP: #1430341
1859 * powerpc/perf/hv-24x7: Document sysfs event description entries
1860 - LP: #1430341
1861 * powerpc/iommu: Remove IOMMU device references via bus notifier
1862 - LP: #1425202
1863 * powerpc/pseries: Fix endian problems with LE migration
1864 - LP: #1428351
1865 * intel_idle: support additional Broadwell model
1866 - LP: #1400970
1867 * tools/power turbostat: support additional Broadwell model
1868 - LP: #1400970
1869 * KVM: x86: flush TLB when D bit is manually changed.
1870 - LP: #1397860
1871 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
1872 - LP: #1397860
1873 * KVM: Add generic support for dirty page logging
1874 - LP: #1397860
1875 * KVM: x86: switch to kvm_get_dirty_log_protect
1876 - LP: #1397860
1877 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
1878 log dirty
1879 - LP: #1397860
1880 * KVM: MMU: Add mmu help functions to support PML
1881 - LP: #1397860
1882 * KVM: MMU: Explicitly set D-bit for writable spte.
1883 - LP: #1397860
1884 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
1885 - LP: #1397860
1886 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
1887 - LP: #1397860
1888 * KVM: VMX: Add PML support in VMX
1889 - LP: #1397860
1890 * HID: multitouch: add support of clickpads
1891 * HID: multitouch: Add support for button type usage
1892
1893 [ Upstream Kernel Changes ]
1894
1895 * rebase to v3.19.2
1896 - LP: #1428947
1897
1898 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
1899
1900 linux (3.19.0-9.9) vivid; urgency=low
1901
1902 [ Leann Ogasawara ]
1903
1904 * Release Tracking Bug
1905 - LP: #1430930
1906
1907 [ Shachar Raindel ]
1908
1909 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
1910 arithmetic
1911 - LP: #1413741
1912 - CVE-2014-8159
1913
1914 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
1915
1916 linux (3.19.0-8.8) vivid; urgency=low
1917
1918 [ Andy Whitcroft ]
1919
1920 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
1921 - LP: #1426113
1922 * rebase to stable v3.19.1
1923
1924 [ John Johansen ]
1925
1926 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
1927 - LP: #1408833
1928
1929 [ Leann Ogasawara ]
1930
1931 * Release Tracking Bug
1932 - LP: #1429940
1933
1934 [ Upstream Kernel Changes ]
1935
1936 * xen: correct bug in p2m list initialization
1937 * net/mlx5_core: Fix configuration of log_uar_page_sz
1938 - LP: #1419938
1939 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
1940 - LP: #1420575
1941 * net/mlx4_core: Maintain a persistent memory for mlx4 device
1942 - LP: #1422481
1943 * net/mlx4_core: Set device configuration data to be persistent across
1944 reset
1945 - LP: #1422481
1946 * net/mlx4_core: Refactor the catas flow to work per device
1947 - LP: #1422481
1948 * net/mlx4_core: Enhance the catas flow to support device reset
1949 - LP: #1422481
1950 * net/mlx4_core: Activate reset flow upon fatal command cases
1951 - LP: #1422481
1952 * net/mlx4_core: Manage interface state for Reset flow cases
1953 - LP: #1422481
1954 * net/mlx4_core: Handle AER flow properly
1955 - LP: #1422481
1956 * net/mlx4_core: Enable device recovery flow with SRIOV
1957 - LP: #1422481
1958 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
1959 - LP: #1422481
1960 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
1961 - LP: #1428111
1962 * rebase to v3.19.1
1963 - LP: #1410704
1964 - LP: #1411193
1965 - LP: #1400215
1966
1967 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
1968
1969 linux (3.19.0-7.7) vivid; urgency=low
1970
1971 [ Andy Whitcroft ]
1972
1973 * Release Tracking Bug
1974 - LP: #1426013
1975
1976 [ Upstream Kernel Changes ]
1977
1978 * x86/irq: Fix regression caused by commit b568b8601f05
1979 * cxl: Fix leaking interrupts if attach process fails
1980 - LP: #1415102
1981 * cxl: Early return from cxl_handle_fault for a shut down context
1982 - LP: #1415102
1983 * cxl: Disable AFU debug flag
1984 - LP: #1415102
1985 * cxl: Disable SPAP register when freeing SPA
1986 - LP: #1415102
1987 * cxl: remove redundant increment of hwirq
1988 - LP: #1415102
1989 * cxl: Add tracepoints
1990 - LP: #1415102
1991 * cxl: Update CXL ABI documentation
1992 - LP: #1415102
1993 * cxl: Use image state defaults for reloading FPGA
1994 - LP: #1415102
1995 * cxl: Add image control to sysfs
1996 - LP: #1415102
1997 * cxl: Enable CAPP recovery
1998 - LP: #1415102
1999 * cxl: Add ability to reset the card
2000 - LP: #1415102
2001 * cxl: Fix device_node reference counting
2002 - LP: #1415102
2003 * cxl: Export optional AFU configuration record in sysfs
2004 - LP: #1415102
2005 * cxl: Fail AFU initialisation if an invalid configuration record is
2006 found
2007 - LP: #1415102
2008 * cxl: Add missing return statement after handling AFU errror
2009 - LP: #1415102
2010 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
2011 - LP: #1415102
2012 * powerpc/eeh: Allow to set maximal frozen times
2013 - LP: #1415102
2014 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
2015
2016 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
2017
2018 linux (3.19.0-6.6) vivid; urgency=low
2019
2020 [ Andy Whitcroft ]
2021
2022 * systemd -- fix hyper-v units to be non-forking
2023 - LP: #1401525
2024 * [Config] move vbox modules into linux-image
2025 * ubuntu: vbox -- update to 4.3.22-dfsg-1
2026
2027 [ Brad Figg ]
2028
2029 * SAUCE: DEP8 test to run our regression tests
2030
2031 [ Paolo Pisati ]
2032
2033 * [Config] I2C_CHARDEV=y
2034 - LP: #1417032
2035
2036 [ Upstream Kernel Changes ]
2037
2038 * PCI: Fix infinite loop with ROM image of size 0
2039 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
2040 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
2041 controller
2042 - LP: #1400215
2043
2044 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
2045
2046 linux (3.19.0-5.5) vivid; urgency=low
2047
2048 [ Andy Whitcroft ]
2049
2050 * [Config] CONFIG_FA_DUMP=y
2051 - LP: #1415562
2052 * ubuntu: (no-squash) vbox -- infrastructure and updater
2053 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
2054 * rebase to v3.19 final
2055
2056 [ Chris J Arges ]
2057
2058 * [Config] Add ibmvfc to d-i
2059 - LP: #1416001
2060 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
2061 - LP: #1292234
2062
2063 [ Upstream Kernel Changes ]
2064
2065 * rebase to v3.19
2066
2067 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
2068
2069 linux (3.19.0-4.4) vivid; urgency=low
2070
2071 [ Andy Whitcroft ]
2072
2073 * [Config] apply Kernel hacking >> Tracers config defaults
2074 * hyper-v -- fix comment handing in /etc/network/interfaces
2075 - LP: #1413020
2076 * rebase to v3.19-rc7
2077 * updateconfigs following rebase to v3.19-rc7
2078
2079 [ Ben Hutchings ]
2080
2081 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
2082 - LP: #1413149
2083
2084 [ Upstream Kernel Changes ]
2085
2086 * rebase to v3.19-rc7
2087
2088 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
2089
2090 linux (3.19.0-3.3) vivid; urgency=low
2091
2092 [ Andy Whitcroft ]
2093
2094 * [Debian] arm64 -- build ubuntu drivers
2095 - LP: #1411284
2096 * [Packaging] config-check -- add support for enforced annotations
2097 * [Config] annotations -- switch to ENFORCED annotations
2098 * [Packaging] config-check -- drop support for enforce file
2099 * [Packaging] enforce -- drop empty enforce file
2100 * rebase to v3.19-rc5
2101 * [Config] add modules removed due to tighter dependencies
2102 * [Config] updateconfigs following rebase to v3.19-rc5
2103 * [Config] enforce CONFIG_FHANDLE=y
2104 - LP: #1412543
2105 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
2106 - LP: #1408355
2107 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
2108 - LP: #1413646
2109 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
2110 message handler config defaults
2111 * [Config] apply Device Drivers >> Character devices >> Serial drivers
2112 config defaults
2113 * [Config] apply Device Drivers >> GPIO Support config defaults
2114 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
2115 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
2116 support) config defaults
2117 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
2118 Devices >> Support for frame buffer devices config defaults
2119 * [Config] apply Device Drivers >> HID support >> HID bus support >>
2120 Special HID drivers config defaults
2121 * [Config] apply Device Drivers >> Hardware Monitoring support config
2122 defaults
2123 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
2124 Hardware Bus support config defaults
2125 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
2126 digital converters config defaults
2127 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
2128 sensors config defaults
2129 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
2130 sensors config defaults
2131 * [Config] apply Device Drivers >> Input device support >> Generic input
2132 layer (needed for keyboard, mouse, ...) >> Mice config defaults
2133 * [Config] apply Device Drivers >> Input device support >> Generic input
2134 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
2135 * [Config] apply Device Drivers >> LED Support >> LED Class Support
2136 config defaults
2137 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
2138 defaults
2139 * [Config] apply Device Drivers >> Multifunction device drivers config
2140 defaults
2141 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
2142 grabbers support >> Media test drivers config defaults
2143 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
2144 Adapters config defaults
2145 * [Config] apply Device Drivers >> Multimedia support >> Remote
2146 Controller devices config defaults
2147 * [Config] apply Device Drivers >> Network device support >> Distributed
2148 Switch Architecture drivers config defaults
2149 * [Config] apply Device Drivers >> Network device support >> Network core
2150 driver support config defaults
2151 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
2152 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
2153 defaults
2154 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
2155 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
2156 defaults
2157 * [Config] apply Device Drivers >> PHY Subsystem config defaults
2158 * [Config] apply Device Drivers >> Pin controllers config defaults
2159 * [Config] apply Device Drivers >> SPI support config defaults
2160 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
2161 Sound Architecture >> ALSA for SoC audio support config defaults
2162 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
2163 Sound Architecture >> FireWire sound devices config defaults
2164 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
2165 Sound Architecture >> HD-Audio config defaults
2166 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
2167 client support config defaults
2168 * [Config] apply Device Drivers >> Staging drivers >> Media staging
2169 drivers config defaults
2170 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
2171 USB Gadget Drivers >> USB functions configurable through configfs
2172 config defaults
2173 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
2174 USB Peripheral Controller config defaults
2175 * [Config] apply Networking support >> NFC subsystem support >> Near
2176 Field Communication (NFC) devices config defaults
2177 * [Config] apply Networking support >> Networking options >> Network
2178 packet filtering framework (Netfilter) >> Core Netfilter Configuration
2179 >> Netfilter nf_tables support config defaults
2180 * [Config] apply Networking support >> Networking options >> QoS and/or
2181 fair queueing >> Actions config defaults
2182 * [Config] apply Networking support >> Networking options >> TCP/IP
2183 networking config defaults
2184 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
2185 Networking Stack (mac80211) config defaults
2186 * [Config] apply Device Drivers >> Input device support >> Generic input
2187 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
2188 * [Config] apply Device Drivers >> Input device support >> Generic input
2189 layer (needed for keyboard, mouse, ...) >> Mice config defaults
2190 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
2191 config defaults
2192 * [Config] apply Networking support >> Networking options >> Network
2193 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
2194 >> IPv4 NAT config defaults
2195 * [Config] apply Networking support >> Networking options >> Network
2196 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
2197 >> IPv6 NAT config defaults
2198 * [Config] apply Kernel hacking >> Kernel debugging config defaults
2199 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
2200 config defaults
2201 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
2202 values in
2203 - LP: #1414002
2204 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
2205 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
2206 (iwlwifi) config defaults
2207 * [Config] apply Device Drivers >> Real Time Clock config defaults
2208 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
2209 support >> SCSI low-level drivers config defaults
2210 * [Config] apply General setup >> CPU/Task time and stats accounting >>
2211 Cputime accounting config defaults
2212 * [Config] apply Device Drivers >> Mailbox Hardware Support config
2213 defaults
2214 * rebase to v3.19-rc6
2215 * [Config] updateconfigs following rebase to v3.19-rc6
2216
2217 [ Kamal Mostafa ]
2218
2219 * [Packaging] force "dpkg-source -I -i" behavior
2220
2221 [ Leann Ogasawara ]
2222
2223 * [Config] Disable CONFIG_USB_OTG
2224 - LP: #1411295
2225
2226 [ Upstream Kernel Changes ]
2227
2228 * overlay: add backwards compatible overlayfs format support (fixes)
2229 - LP: #1410480
2230
2231 [ Upstream Kernel Changes ]
2232
2233 * rebase to v3.19-rc5
2234 * rebase to v3.19-rc6
2235
2236 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
2237
2238 linux (3.19.0-2.2) vivid; urgency=low
2239
2240 [ Andy Whitcroft ]
2241
2242 * rebase to v3.19-rc4
2243 * [Config] updateconfigs following rebase to v3.19-rc4
2244 * [Packaging] install all dtb files
2245 - LP: #1408002
2246 * [Config] switch on "all" dtbs
2247 - LP: #1408002
2248
2249 [ Colin Ian King ]
2250
2251 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
2252 timers
2253 - LP: #1333569
2254
2255 [ Joseph Salisbury ]
2256
2257 * [Config] Enable CONFIG_N_GSM as module.
2258 - LP: #1404670
2259
2260 [ K. Y. Srinivasan ]
2261
2262 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
2263 - LP: #1406867
2264
2265 [ Steve McIntyre ]
2266
2267 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
2268 - LP: #1409750
2269
2270 [ Upstream Kernel Changes ]
2271
2272 * rebase to v3.19-rc4
2273
2274 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
2275
2276 linux (3.19.0-1.1) vivid; urgency=low
2277
2278 [ Andy Whitcroft ]
2279
2280 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
2281 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
2282 * Revert "SAUCE: AUFS -- aufs3-base.patch"
2283 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
2284 * rebase to v3.19-rc1
2285 * rebase to v3.19-rc2
2286 * [Config] defaultconfigs following rebase to v3.19-rc2
2287 * ubuntu: aufs3 -- follow rename of d_child
2288 * ubuntu: aufs3 -- follow switch to d_splice_alias
2289 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
2290 * ubuntu: aufs3 -- follow rename for d_alias
2291 * apparmor -- follow change to this_cpu_ptr
2292 * disable module checks for rebase
2293 * ubuntu: AUFS -- substrate: aufs3-base.patch
2294 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
2295 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
2296 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
2297 * [Configs] updateconfigs following aufs update
2298 * v3.19 series start
2299 * rebase to v3.19-rc3
2300 * [Configs] updateconfigs following rebase to v3.19-rc3
2301 * [Packaging] uploadnum should be the remainder of the version
2302 - LP: #1407755
2303 * [Packaging] handle dts directories
2304 - LP: #1408004
2305 * [Config] follow move of arm64 dts' into vendor directories
2306
2307 [ Upstream Kernel Changes ]
2308
2309 * arm64: optimized copy_to_user and copy_from_user assembly code
2310 - LP: #1400349
2311 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
2312
2313 [ Upstream Kernel Changes ]
2314
2315 * rebase to v3.19-rc1
2316 - LP: #1173681
2317 * rebase to v3.19-rc2
2318 * rebase to v3.19-rc3
2319
2320 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
2321
2322 linux (3.18.0-7.8) vivid; urgency=low
2323
2324 [ Leann Ogasawara ]
2325
2326 * Release Tracking Bug
2327 - LP: #1401590
2328
2329 [ John Johansen ]
2330
2331 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
2332 - LP: #1362199
2333 * SAUCE: Revert: fix: only allow a single threaded process to ...
2334 - LP: #1371310
2335 * SAUCE: (no-up) fix: bad unix_addr_fs macro
2336 - LP: #1390223
2337 * SAUCE: (no-up) apparmor: add parameter to control whether policy
2338 hashing is used
2339 - LP: #1383886
2340 * [config] set apparmor config options
2341
2342 [ Seth Forshee ]
2343
2344 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
2345 - LP: #1398458
2346
2347 [ Upstream Kernel Changes ]
2348
2349 * mfd: rtsx: Fix PM suspend for 5227 & 5249
2350 - LP: #1359052
2351 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
2352 - LP: #1346067
2353
2354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
2355
2356 linux (3.18.0-6.7) vivid; urgency=low
2357
2358 [ Andy Whitcroft ]
2359
2360 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
2361 assembly code"
2362 - LP: #1398596
2363 * rebase to v3.18
2364
2365 [ Chris J Arges ]
2366
2367 * [Config] CONFIG_PCIEASPM_DEBUG=y
2368 - LP: #1398544
2369
2370 [ Paolo Pisati ]
2371
2372 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
2373 - LP: #1396470
2374
2375 [ Upstream Kernel Changes ]
2376
2377 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
2378 may result in I/O freeze
2379 - LP: #1400289
2380
2381 [ Upstream Kernel Changes ]
2382
2383 * rebase to v3.18
2384
2385 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
2386
2387 linux (3.18.0-5.6) vivid; urgency=low
2388
2389 [ Leann Ogasawara ]
2390
2391 * Release Tracking Bug
2392 - LP: #1398109
2393
2394 [ Andy Whitcroft ]
2395
2396 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
2397 - LP: #1397061
2398 * rebase to v3.18-rc7
2399
2400 [ Chris J Arges ]
2401
2402 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
2403 ppc64el/generic
2404 - LP: #1395855
2405
2406 [ Upstream Kernel Changes ]
2407
2408 * rebase to v3.18-rc7
2409 - LP: #1389497
2410
2411 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
2412
2413 linux (3.18.0-4.5) vivid; urgency=low
2414
2415 [ Leann Ogasawara ]
2416
2417 * Release Tracking Bug
2418 - LP: #1395891
2419
2420 [ Andy Whitcroft ]
2421
2422 * rebase to v3.18-rc6
2423 * [Config] update configs following rebase to v3.18-rc6
2424 * [Config] enable overlayfs v1 support
2425
2426 [ Tim Gardner ]
2427
2428 * rebase to v3.18-rc5
2429
2430 [ Upstream Kernel Changes ]
2431
2432 * overlay: add backwards compatible overlayfs format support
2433 - LP: #1395877
2434
2435 [ Upstream Kernel Changes ]
2436
2437 * rebase to v3.18-rc5
2438 * rebase to v3.18-rc6
2439
2440 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
2441
2442 linux (3.18.0-3.4) vivid; urgency=low
2443
2444 [ Andy Whitcroft ]
2445
2446 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
2447 * Revert "SAUCE: AUFS -- update to
2448 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
2449 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
2450 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
2451 * [Config] amd64 is now the indep architecture
2452 * [Debian] basic hook support
2453 * SAUCE: AUFS -- aufs3-base.patch
2454 * SAUCE: AUFS -- aufs3-mmap.patch
2455 * SAUCE: AUFS -- aufs3-standalone.patch
2456 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
2457 * [Config] updateconfigs following aufs3 update
2458 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
2459
2460 [ dann frazier ]
2461
2462 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
2463 - LP: #1388952
2464 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
2465 * [Config] Disable CONFIG_RCU_USER_QS on arm64
2466
2467 [ Tim Gardner ]
2468
2469 * rebase to v3.18-rc4
2470
2471 [ Upstream Kernel Changes ]
2472
2473 * rebase to v3.18-rc4
2474 - LP: #1389497
2475 - LP: #1387128
2476
2477 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
2478
2479 linux (3.18.0-2.2) vivid; urgency=low
2480
2481 [ Tim Gardner ]
2482
2483 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
2484
2485 [ Upstream Kernel Changes ]
2486
2487 * rebase to v3.18-rc3
2488
2489 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
2490
2491 linux (3.18.0-1.1) vivid; urgency=low
2492
2493 [ Andy Whitcroft ]
2494
2495 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
2496 * [Config] tools -- only build common tools when enabled
2497 * [Config] follow rename of DEB_BUILD_PROFILES
2498 * [Config] linux-image-extra is additive to linux-image
2499 - LP: #1375310
2500 * [Config] linux-image-extra postrm is not needed on purge
2501 * [Config] enable cloud tools on i386
2502 - LP: #1367399
2503
2504 [ Marc Dietrich ]
2505
2506 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
2507
2508 [ Paolo Pisati ]
2509
2510 * [Config] armhf: REGULATOR_TWL4030=y
2511 * [Config] armhf: disable JUMP_LABEL
2512 - LP: #1378856
2513
2514 [ Tim Gardner ]
2515
2516 * rebase to v3.17-rc2
2517 * updateconfigs
2518 * [Config] CONFIG_NFC_ST21NFCB=n
2519 * [Config] Added net/6lowpan/* to generic inclusion list
2520 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
2521 * rebase to v3.17-rc3
2522 * rebase to v3.17-rc4
2523 * rebase to v3.17-rc5
2524 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
2525 * [Config] CONFIG_XMON=y
2526 - LP: #1365655
2527 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
2528 - LP: #1362514
2529 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
2530 - LP: #1362514
2531 * [Config] CONFIG_DMA_CMA=n
2532 - LP: #1362261
2533 * [Config] Add mpt3sas to d-i
2534 - LP: #1368907
2535 * [Debian] set do_*_tools after stage1 or bootstrap is determined
2536 - LP: #1370211
2537 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
2538 - LP: #1244176
2539 * rebase to v3.17-rc6
2540 * SAUCE: usbip: Update include path
2541 * [Debian] usbip tools packaging
2542 - LP: #898003
2543 * [Config] Enable usbip tools
2544 - LP: #898003
2545 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
2546 - LP: #1363180
2547 * [Config] Correct annotation regarding CONFIG_DMA_CMA
2548 - LP: #1362261
2549 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
2550 - LP: #1374438
2551 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
2552 - LP: #1374440
2553 * [Debian] Don't fail if a symlink already exists
2554 * rebase to v3.17-rc7
2555 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
2556 - LP: #1374440
2557 * rebase to v3.17
2558 * rebase to v3.18-rc1
2559 * [Config] CONFIG_AUFS_FS=n for FTBS
2560 * Enable vivid
2561 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
2562 - LP: #1385510
2563 * rebase to v3.18-rc2
2564 * [Debian] Fix linux-doc dangling symlinks
2565 - LP: #661306
2566 * CONFIG_MODULE_COMPRESS=n
2567 * [Config] dropped scsi_tgt from generic inclusion list
2568 * [Config] Added drivers/uio to generic inclusion list
2569 * [Config] CONFIG_PATA_MACIO=y
2570 - LP: #1378894
2571 * [Config] CONFIG_DRM_BOCHS=n
2572 * [Debian] install usbipd
2573 - LP: #898003
2574
2575 [ Upstream Kernel Changes ]
2576
2577 * rebase to v3.18-rc2
2578
2579 [ Upstream Kernel Changes ]
2580
2581 * rebase to v3.18-rc1
2582 - LP: #1316518
2583 - LP: #1371591
2584 - LP: #1357928
2585
2586 [ Upstream Kernel Changes ]
2587
2588 * rebase to v3.17
2589
2590 [ Upstream Kernel Changes ]
2591
2592 * rebase to v3.17-rc7
2593
2594 [ Upstream Kernel Changes ]
2595
2596 * rebase to v3.17-rc6
2597
2598 [ Upstream Kernel Changes ]
2599
2600 * rebase to v3.17-rc5
2601
2602 [ Upstream Kernel Changes ]
2603
2604 * rebase to v3.17-rc4
2605
2606 [ Upstream Kernel Changes ]
2607
2608 * rebase to v3.17-rc3
2609
2610 [ Upstream Kernel Changes ]
2611
2612 * rebase to v3.17-rc2
2613 - LP: #1358116
2614 - LP: #1350148
2615 - LP: #1334950
2616 - LP: #1329580
2617 - LP: #1329580
2618 - LP: #1329580
2619
2620 [ Upstream Kernel Changes ]
2621
2622 * rebase to v3.17-rc2
2623
2624 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
2625
2626 linux (3.17.0-0.0) utopic; urgency=medium
2627
2628 * Empty entry
2629
2630 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
2631
2632 linux (3.16.0-11.16) utopic; urgency=low
2633
2634 [ Mauricio Faria de Oliveira ]
2635
2636 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
2637 - LP: #1358920
2638
2639 [ Peter Zijlstra ]
2640
2641 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
2642 - LP: #1361300
2643
2644 [ Tim Gardner ]
2645
2646 * [Config] CONFIG_ZPOOL=y
2647 - LP: #1360428
2648 * Release Tracking Bug
2649 - LP: #1361308
2650
2651 [ Upstream Kernel Changes ]
2652
2653 * Revert "net/mlx4_en: Fix bad use of dev_id"
2654 - LP: #1347012
2655 * net/mlx4_en: Reduce memory consumption on kdump kernel
2656 - LP: #1347012
2657 * net/mlx4_en: Fix mac_hash database inconsistency
2658 - LP: #1347012
2659 * net/mlx4_en: Disable blueflame using ethtool private flags
2660 - LP: #1347012
2661 * net/mlx4_en: current_mac isn't updated in port up
2662 - LP: #1347012
2663 * net/mlx4_core: Use low memory profile on kdump kernel
2664 - LP: #1347012
2665 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
2666 - LP: #1347169
2667 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
2668 - LP: #1347169
2669 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
2670 - LP: #1347169
2671 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
2672 - LP: #1347169
2673 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
2674 - LP: #1347169
2675 * drivers: scsi: storvsc: Set srb_flags in all cases
2676 - LP: #1347169
2677 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
2678 - LP: #1347169
2679 * namespaces: Use task_lock and not rcu to protect nsproxy
2680 - LP: #1328088
2681 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
2682 * mm/zbud: change zbud_alloc size type to size_t
2683 - LP: #1360428
2684 * mm/zpool: implement common zpool api to zbud/zsmalloc
2685 - LP: #1360428
2686 * mm/zpool: zbud/zsmalloc implement zpool
2687 - LP: #1360428
2688 * mm/zpool: update zswap to use zpool
2689 - LP: #1360428
2690 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
2691 - LP: #1341296
2692 * iommu/amd: Fix for pasid initialization
2693 - LP: #1361300
2694 * iommu/amd: Moving PPR fault flags macros definitions
2695 - LP: #1361300
2696 * iommu/amd: Drop oprofile dependency
2697 - LP: #1361300
2698 * iommu/amd: Fix typo in amd_iommu_v2 driver
2699 - LP: #1361300
2700 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
2701 - LP: #1361300
2702 * iommu/amd: Don't free pasid_state in mn_release path
2703 - LP: #1361300
2704 * iommu/amd: Get rid of __unbind_pasid
2705 - LP: #1361300
2706 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
2707 - LP: #1361300
2708 * iommu/amd: Add pasid_state->invalid flag
2709 - LP: #1361300
2710 * iommu/amd: Don't hold a reference to mm_struct
2711 - LP: #1361300
2712 * iommu/amd: Don't hold a reference to task_struct
2713 - LP: #1361300
2714 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
2715 - LP: #1361300
2716 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
2717 - LP: #1361300
2718 * iommu/amd: Remove change_pte mmu_notifier call-back
2719 - LP: #1361300
2720 * iommu/amd: Fix device_state reference counting
2721 - LP: #1361300
2722 * iommu/amd: Fix 2 typos in comments
2723 - LP: #1361300
2724
2725 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
2726
2727 linux (3.16.0-10.15) utopic; urgency=low
2728
2729 [ dann frazier ]
2730
2731 * [debian] Fix regression with ABI subversions and backport
2732
2733 [ Feng Kan ]
2734
2735 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
2736 modify write.
2737 - LP: #1357527
2738 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
2739 assembly code
2740 - LP: #1358949
2741
2742 [ Stefan Bader ]
2743
2744 * SAUCE: bcache: prevent crash on changing writeback_running
2745 - LP: #1357295
2746
2747 [ Tim Gardner ]
2748
2749 * [Config] CONFIG_XFRM_STATISTICS=y
2750 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
2751 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
2752 - LP: #1353005
2753 * Release Tracking Bug
2754 - LP: #1359783
2755
2756 [ Upstream Kernel Changes ]
2757
2758 * intel_idle: Broadwell support
2759 - LP: #1256170
2760 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
2761 - LP: #1357108
2762 * powerpc/powernv: Invoke opal call to handle hmi.
2763 - LP: #1357108
2764 * powerpc/book3s: handle HMIs for cpus in nap mode.
2765 - LP: #1357108
2766 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
2767 - LP: #1357108
2768 * powerpc: Add smp_mb() to arch_spin_is_locked()
2769 - LP: #1358569
2770 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
2771 - LP: #1358569
2772 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
2773 temperature
2774 - LP: #1353005
2775 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
2776 - LP: #1358855
2777 * printk: Add function to return log buffer address and size
2778 - LP: #1359423
2779 * powerpc/powernv: Interface to register/unregister opal dump region
2780 - LP: #1359423
2781 * bcache: fix crash on shutdown in passthrough mode
2782 - LP: #1357295
2783 * bcache: fix uninterruptible sleep in writeback thread
2784 - LP: #1357295
2785
2786 [ Vinayak Kale ]
2787
2788 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
2789 - LP: #1357527
2790 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
2791 - LP: #1357527
2792
2793 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
2794
2795 linux (3.16.0-9.14) utopic; urgency=low
2796
2797 [ Tim Gardner ]
2798
2799 * Release Tracking Bug
2800 - LP: #1357370
2801
2802 [ Serge Hallyn ]
2803
2804 * SAUCE: Overlayfs: allow unprivileged mounts
2805 - LP: #1357025
2806
2807 [ Upstream Kernel Changes ]
2808
2809 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
2810 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
2811 * dts: Add bindings for APM X-Gene SoC ethernet driver
2812 * drivers: net: Add APM X-Gene SoC ethernet driver support.
2813 * powerpc/thp: Add write barrier after updating the valid bit
2814 - LP: #1357014
2815 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
2816 - LP: #1357014
2817 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
2818 of 4k pte
2819 - LP: #1357014
2820 * powerpc/thp: Handle combo pages in invalidate
2821 - LP: #1357014
2822 * powerpc/thp: Invalidate with vpn in loop
2823 - LP: #1357014
2824 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
2825 - LP: #1357014
2826 * powerpc/mm: Use read barrier when creating real_pte
2827 - LP: #1357014
2828 * powerpc/thp: Add tracepoints to track hugepage invalidate
2829 - LP: #1357014
2830 * rebase to v3.16.1
2831
2832 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
2833
2834 linux (3.16.0-8.13) utopic; urgency=low
2835
2836 [ Tim Gardner ]
2837
2838 * Release Tracking Bug
2839 - LP: #1356403
2840
2841 [ dann frazier ]
2842
2843 * [debian] Allow for package revisions condusive for branching
2844
2845 [ Upstream Kernel Changes ]
2846
2847 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
2848 - LP: #1350087
2849 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
2850 - LP: #1350087
2851 * powerpc/powernv: Enable M64 aperatus for PHB3
2852 - LP: #1355469
2853 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
2854 - LP: #1352994
2855 * powerpc: Add machine_early_initcall()
2856 - LP: #1352640
2857 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
2858 - LP: #1352640
2859 * powerpc/eeh: Avoid event on passed PE
2860 - LP: #1352640
2861 * powerpc/eeh: EEH support for VFIO PCI device
2862 - LP: #1352640
2863 * powerpc/eeh: sysfs entries lost
2864 - LP: #1352640
2865 * powerpc/powernv: Fix IOMMU table for VFIO dev
2866 - LP: #1352640
2867 * powerpc/eeh: Fetch IOMMU table in reliable way
2868 - LP: #1352640
2869 * powerpc/eeh: Refactor EEH flag accessors
2870 - LP: #1352640
2871 * powerpc/eeh: Selectively enable IO for error log
2872 - LP: #1352640
2873 * powerpc/eeh: Reduce lines of log dump
2874 - LP: #1352640
2875 * powerpc/eeh: Replace pr_warning() with pr_warn()
2876 - LP: #1352640
2877 * powerpc/eeh: Make diag-data not endian dependent
2878 - LP: #1352640
2879 * powerpc/eeh: Aux PE data for error log
2880 - LP: #1352640
2881 * PCI: Support BAR sizes up to 128GB
2882 - LP: #1352640
2883 * powerpc/powernv: Allow to freeze PE
2884 - LP: #1352640
2885 * powerpc/powernv: Split ioda_eeh_get_state()
2886 - LP: #1352640
2887 * powerpc/powernv: Handle compound PE
2888 - LP: #1352640
2889 * powerpc/powernv: Handle compound PE for EEH
2890 - LP: #1352640
2891 * powerpc/powernv: Handle compound PE in config accessors
2892 - LP: #1352640
2893 * mnt: Only change user settable mount flags in remount
2894 - LP: #1356318
2895 - CVE-2014-5206
2896 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
2897 - LP: #1356318
2898 - CVE-2014-5206
2899 * mnt: Correct permission checks in do_remount
2900 - LP: #1356323
2901 - CVE-2014-5207
2902 * mnt: Change the default remount atime from relatime to the existing value
2903 - LP: #1356323
2904 - CVE-2014-5207
2905
2906 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
2907
2908 linux (3.16.0-7.12) utopic; urgency=low
2909
2910 [ Andy Whitcroft ]
2911
2912 * rebase to v3.16 final
2913 * [Config] d-i -- add virtio_scsi to virtio-modules
2914 - LP: #1342000
2915
2916 [ dann frazier ]
2917
2918 * [Packaging] Fix 'printchanges' to work with versions containing '+'
2919
2920 [ Tim Gardner ]
2921
2922 * [Config] CONFIG_MICROCODE=y
2923 - LP: #1084373
2924 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
2925 - LP: #1349028
2926 * [Config] Add hv_balloon to d-i virtio-modules
2927 - LP: #1292216
2928 * Release Tracking Bug
2929 - LP: #1354530
2930
2931 [ Upstream Kernel Changes ]
2932
2933 * rebase to v3.16
2934
2935 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
2936
2937 linux (3.16.0-6.11) utopic; urgency=low
2938
2939 [ Paolo Pisati ]
2940
2941 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
2942 * [Config] armhf: KEYBOARD_IMX=m
2943 * [Config] armhf: build cubox & imx6 DTBs
2944 * [Config] armhf: RTC_DRV_PCF8523=y
2945
2946 [ Tim Gardner ]
2947
2948 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
2949 - LP: #1344405
2950 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
2951 - LP: #1343109
2952 * Release Tracking Bug
2953 - LP: #1349196
2954
2955 [ Upstream Kernel Changes ]
2956
2957 * rebase to v3.16-rc7
2958
2959 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
2960
2961 linux (3.16.0-5.10) utopic; urgency=low
2962
2963 [ Tim Gardner ]
2964
2965 * Release Tracking Bug
2966 - LP: #1346298
2967 * [Config] CONFIG_GPIO_SYSFS=y
2968 - LP: #1342153
2969 * rebase to v3.16-rc6
2970
2971 [ Paolo Pisati ]
2972
2973 * [Config] enable ARCH_MVEBU*
2974 * [Config] AHCI_MVEBU=m
2975 * [Config] ARMADA_THERMAL=y
2976 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
2977 * [Config] CRYPTO_DEV_MV_CESA=m
2978 * [Config] I2C_MV64XXX=m
2979 * [Config] MMC_MVSDIO=m
2980 * [Config] MMC_SDHCI_DOVE=m
2981 * [Config] MTD_NAND_ORION=m
2982 * [Config] MTD_NAND_PXA3xx=m
2983 * [Config] MVNETA=m
2984 * [Config] MV_XOR=y
2985 * [Config] ORION_WATCHDOG=m
2986 * [Config] PCI_MVEBU=y
2987 * [Config] RTC_DRV_MV=y
2988 * [Config] SND_KIRKWOOD_SOC*=m
2989 * [Config] SPI_ORION=m
2990 * [Config] USB_XHCI_MVEBU=m
2991 * [Config] armhf: build all Armada and Dove DTBs
2992 * [Config] armhf: SERIAL_8250_DW=y
2993
2994 [ Upstream Kernel Changes ]
2995
2996 * rebase to v3.16-rc6
2997
2998 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
2999
3000 linux (3.16.0-4.9) utopic; urgency=low
3001
3002 [ Tim Gardner ]
3003
3004 * Release Tracking Bug
3005 - LP: #1341543
3006
3007 [ Upstream Kernel Changes ]
3008
3009 * rebase to v3.16-rc5
3010
3011 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
3012
3013 linux (3.16.0-3.8) utopic; urgency=low
3014
3015 [ Tim Gardner ]
3016
3017 * Release Tracking Bug
3018 - LP: #1340091
3019
3020 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
3021
3022 linux (3.16.0-2.7) utopic; urgency=low
3023
3024 [ Andy Whitcroft ]
3025
3026 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
3027 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
3028
3029 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
3030
3031 linux (3.16.0-2.6) utopic; urgency=low
3032
3033 [ Andy Whitcroft ]
3034
3035 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
3036 Fixes FTBS.
3037
3038 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
3039
3040 linux (3.16.0-2.5) utopic; urgency=low
3041
3042 [ Andy Whitcroft ]
3043
3044 * ubuntu -- fix basic format for ubuntu/Makefile
3045 * ubuntu: AUFS (no-squash): basic framework and update machinary
3046 * ubuntu: aufs3 -- update update scripting
3047 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
3048 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
3049 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
3050 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
3051 * [Configs] AUFS configs
3052 * ubuntu: aufs3 -- reenable
3053
3054 [ Tim Gardner ]
3055
3056 * CONFIG_LATENCYTOP=n
3057
3058 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
3059
3060 linux (3.16.0-2.4) utopic; urgency=low
3061
3062 [ Andy Whitcroft ]
3063
3064 * [Config] flip VIRTIO*=y
3065 * [Config] commonise CONFIG_SWIOTLB=y
3066 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
3067 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
3068 config defaults
3069 * [Config] apply Device Drivers >> Block devices config defaults
3070 * [Config] apply Device Drivers >> Character devices config defaults
3071 * [Config] apply Device Drivers >> DMA Engine support config defaults
3072 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
3073 reporting config defaults
3074 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
3075 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
3076 support) config defaults
3077 * [Config] apply Device Drivers >> GPIO Support config defaults
3078 * [Config] apply Device Drivers >> Graphics support >> Console display
3079 driver support config defaults
3080 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
3081 config defaults
3082 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
3083 * [Config] apply Device Drivers >> Input device support >> Generic input
3084 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
3085 defaults
3086 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
3087 ports config defaults
3088 * [Config] apply Device Drivers >> LED Support >> LED Class Support
3089 config defaults
3090 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
3091 defaults
3092 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
3093 grabbers support config defaults
3094 * [Config] apply Security options config defaults
3095 * [Config] apply Networking options >> Network packet filtering framework
3096 (Netfilter) >> Core Netfilter Configuration config defaults
3097 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
3098 defaults
3099 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
3100 Devices >> Support for frame buffer devices config defaults
3101 * [Config] apply Power management and ACPI options >> CPU Frequency
3102 scaling config defaults
3103 * [Config] apply Processor type and features config defaults
3104 * [Config] apply Partition Types config defaults
3105 * [Config] apply Power management and ACPI options config defaults
3106 * [Config] apply Device Drivers >> InfiniBand support config defaults
3107 * [Config] apply Device Drivers >> Misc devices config defaults
3108 * [Config] apply Device Drivers >> Multifunction device drivers config
3109 defaults
3110 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
3111 support >> SCSI low-level drivers config defaults
3112 * [Config] apply Device Drivers >> Network device support >> Ethernet
3113 driver support config defaults
3114 * [Config] apply Device Drivers >> Network device support >> Network core
3115 driver support config defaults
3116 * [Config] apply Device Drivers >> Network device support >> PHY Device
3117 support and infrastructure config defaults
3118 * [Config] apply File systems >> Network File Systems config defaults
3119 * [Config] apply Device Drivers >> Input device support >> Generic input
3120 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
3121 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
3122 >> NAND Device Support config defaults
3123 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
3124 >> Ralink driver support config defaults
3125 * [Config] apply Device Drivers >> Staging drivers config defaults
3126 * [Config] apply Cryptographic API >> Hardware crypto devices config
3127 defaults
3128 * [Config] apply Device Drivers >> Macintosh device drivers config
3129 defaults
3130 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
3131 config defaults
3132 * [Config] apply Device Drivers >> PPS support config defaults
3133 * [Config] apply Device Drivers >> Sound card support config defaults
3134 * [Config] apply Networking support >> RF switch subsystem support config
3135 defaults
3136 * [Config] apply Library routines config defaults
3137 * [Config] apply Device Drivers >> CODEC drivers config defaults
3138 * [Config] apply Device Drivers >> PHY Subsystem config defaults
3139 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
3140 config defaults
3141 * [Config] apply Kernel hacking >> Tracers config defaults
3142 * [Config] apply Kernel hacking >> Runtime Testing config defaults
3143 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
3144 * [Config] apply Device Drivers >> USB support config defaults
3145 * [Config] apply Device Drivers >> Power supply class support config
3146 defaults
3147 * [Config] apply Device Drivers >> USB Network Adapters config defaults
3148 * [Config] apply General setup >> IRQ subsystem config defaults
3149 * [Config] apply General setup config defaults
3150 * [Config] apply File systems >> Miscellaneous filesystems config
3151 defaults
3152 * [Config] apply File systems config defaults
3153 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
3154 * [Config] apply Device Drivers >> Virtio drivers config defaults
3155 * [Config] apply Device Drivers >> USB Peripheral Controller config
3156 defaults
3157 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
3158 support >> SCSI Transports config defaults
3159 * [Config] apply Device Drivers >> Real Time Clock config defaults
3160 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
3161 (libata) config defaults
3162 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
3163 defaults
3164 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
3165 config defaults
3166 * [Config] apply Device Drivers >> USB Physical Layer drivers config
3167 defaults
3168 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
3169 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
3170 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
3171 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
3172 CONFIG_HOTPLUG_CPU=n
3173 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
3174 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
3175 * [Config] drivers/acpi/acpi_ipmi.ko needs
3176 drivers/char/ipmi/ipmi_msghandler.ko in virtual
3177 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
3178 CONFIG_FUNCTION_TRACER=n
3179 * [Config] ignore modules changing following major config changes
3180
3181 [ Tim Gardner ]
3182
3183 * rebase to v3.16-rc4
3184
3185 [ Upstream Kernel Changes ]
3186
3187 * rebase to v3.16-rc4
3188 - LP: #1297581
3189
3190 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
3191
3192 linux (3.16.0-1.3) utopic; urgency=low
3193
3194 [ Andy Whitcroft ]
3195
3196 * Revert "Disable do_tools_perf for FTBS"
3197 * SAUCE: fix perf_regs definitions for arm64
3198
3199 [ Paolo Pisati ]
3200
3201 * [Config] armhf: ARCH_EXYNOS5* support
3202 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
3203 * [Config] armhf: EXYNOS_THERMAL=y
3204 * [Config] armhf: EXYNOS_IOMMU=y
3205 * [Config] armhf: EXYNOS_ADC=m
3206 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
3207 * [Config] armhf: MMC_SDHCI_S3C=m
3208 * [Config] armhf: PCI_EXYNOS=y
3209 * [Config] armhf: PHY_EXYNOS5250_SATA=y
3210 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
3211 * [Config] armhf: PWM_SAMSUNG=m
3212 * [Config] armhf: RTC_DRV_S3C=y
3213 * [Config] armhf: S3C2410_WATCHDOG=m
3214 * [Config] armhf: MMC_DW_EXYNOS=m
3215 * [Config] armhf: SERIAL_SAMSUNG=y
3216 * [Config] armhf: SND_SOC_SAMSUNG=m
3217 * [Config] armhf: SPI_S3C64XX=m
3218 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
3219 * [Config] armhf: FB_S3C=m
3220 * [Config] armhf: build all Exynos 5 DTBs
3221 * [Config] armhf: disable CPUFREQ_EXYNOS
3222
3223 [ Tim Gardner ]
3224
3225 * rebase to v3.16-rc3
3226
3227 [ Upstream Kernel Changes ]
3228
3229 * rebase to v3.16-rc3
3230 - LP: #1331915
3231
3232 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
3233
3234 linux (3.16.0-0.2) utopic; urgency=low
3235
3236 [ Tim Gardner ]
3237
3238 * Revert "SAUCE: intel_pstate -- toggle default to disable"
3239 - LP: #1333322
3240 * CONFIG_BOOKE_WDT=y
3241 * Disable do_tools_perf for FTBS (just until I can figure it out)
3242
3243 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
3244
3245 linux (3.16.0-0.1) utopic; urgency=low
3246
3247 [ Tim Gardner ]
3248
3249 * Release Tracking Bug
3250 - LP: #1333265
3251
3252 [ Andy Whitcroft ]
3253
3254 * [Config] cloud-tools -- add systemd units
3255 - LP: #1329027
3256
3257 [ dann frazier ]
3258
3259 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
3260 * [Config] CONFIG_NET_XGENE=m for arm64
3261 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
3262
3263 [ Feng Kan ]
3264
3265 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
3266 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
3267 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
3268
3269 [ Iyappan Subramanian ]
3270
3271 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
3272 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
3273 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
3274 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
3275
3276 [ Tim Gardner ]
3277
3278 * updateconfigs
3279 * Fix arm64 crypto Makefile
3280 * [Config] CONFIG_BOOKE_WDT=n for FTBS
3281 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
3282 - LP: #1327619
3283 * Disabled powerpc64-emb for FTBS
3284 * [Config] CONFIG_DRM_TEGRA=m
3285 * [Config] CONFIG_CMA_SIZE_MBYTES=64
3286 * rebase to v3.16-rc2
3287 * Clean up generic.inclusion-list warnings
3288
3289 [ Upstream Kernel Changes ]
3290
3291 * rebase to v3.16-rc2
3292 - LP: #1328587
3293 - LP: #1319291
3294 - LP: #1310512
3295 - LP: #1310512
3296 - LP: #1305480
3297
3298 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
3299
3300 linux (3.15.0-6.11) utopic; urgency=low
3301
3302 [ Adam Conrad ]
3303
3304 * Enable building the sata-modules udeb on ppc64el.
3305 - LP: #1323980
3306 * [Packaging] Set bootloader and loader on ppc64el to grub
3307
3308 [ Adam Lee ]
3309
3310 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
3311 - LP: #1310512, #1320070
3312
3313 [ Alex Hung ]
3314
3315 * SAUCE: (no-up) dell-led: add mic mute led interface
3316 - LP: #1308297
3317
3318 [ Andy Whitcroft ]
3319
3320 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
3321 - LP: #1285434
3322 * [Config] tools -- enable cpupower on ppc64el
3323 * [Config] ppc64el -- enable perf tools
3324 * [Config] powerpc -- enable perf tools
3325 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
3326 * [Config] arm64 -- enable tools
3327 - LP: #1326050
3328 * [Config] switch hyper-keyboard to virtual
3329 - LP: #1325306
3330 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
3331 upgrades
3332 * SAUCE: kvm: BIOS disabled kvm support should be a warning
3333 - LP: #1300247
3334 * SAUCE: nouveau: missing outputs should be warnings
3335 - LP: #1300244
3336 * [Config] d-i -- add nvme devices to block-modules udeb
3337 - LP: #1303710
3338
3339 [ Anton Blanchard ]
3340
3341 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
3342 - LP: #1328230
3343
3344 [ Colin Ian King ]
3345
3346 * SAUCE: intel_pstate: inform user that thermald is worth considering
3347
3348 [ Dave Chiluk ]
3349
3350 * [Config] Enable CONFIG_IP_VS_IPV6=y
3351 - LP: #1300739
3352
3353 [ Paolo Pisati ]
3354
3355 * [Config] build vexpress a9 dtb
3356 - LP: #1303657
3357
3358 [ Tetsuo Handa ]
3359
3360 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
3361
3362 [ Tim Gardner ]
3363
3364 * Release Tracking Bug
3365 - LP: #1329045
3366 * [Debian] Treat vdso install as an environment variable
3367 - LP: #1325713
3368 * [Config] Treat vdso install as an environment variable
3369 - LP: #1325713
3370 * [config] Set IPMI suppoort default to "y"
3371 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
3372 * [Config] CONFIG_RT_GROUP_SCHED=n
3373 - LP: #1284731
3374 * [Config] ppc64el -- switch to 64K system pages
3375 * [Config] CONFIG_MICROCODE_EARLY=y
3376 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
3377 * [Config] armhf: DRM_TILCDC=m
3378 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
3379 * [Config] arm64: KVM=y
3380 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
3381 * [Config] armhf: generic: disable CPU_IDLE
3382 * [Config] armhf: CPU_FREQ=y
3383 * [Config] Add new mlx modules to d-i
3384 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
3385 - LP: #1295112
3386 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
3387 - LP: #1294353
3388 * [Config] CONFIG_ABX500_CORE=y for ppc64el
3389 * [Config] CONFIG_ALX=m for powerpc
3390 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
3391 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
3392 * [Config] CONFIG_ANDROID=n for powerpc
3393 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
3394 * [Config] CONFIG_BIG_KEYS=y for ppc64el
3395 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
3396 * rebase to v3.15
3397 * [Config] CONFIG_PHY_XGENE=y
3398 * [Config] CONFIG_MLX4_DEBUG=y
3399 - LP: #1328256
3400 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
3401 - LP: #1324571
3402 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
3403 * [Config] CONFIG_CFG80211=m for ppc64el
3404 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
3405 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
3406 * [Config] CONFIG_EXPERT=y for ppc64el
3407 * [Config] CONFIG_ATA_SFF=y on ppc64el
3408 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
3409 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
3410 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
3411 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
3412 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
3413 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
3414 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
3415 * [Config] CONFIG_DDR=y for ppc64el
3416 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
3417 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
3418 * [Config] CONFIG_EZX_PCAP=n for all arches
3419 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
3420 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
3421 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
3422 * [Config] CONFIG_FB_3DFX=m for all arches
3423 * [Config] CONFIG_FB_MATROX=m for ppc64el
3424 * [Config] CONFIG_FB_RADEON=m for ppc64el
3425 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
3426 * [Config] CONFIG_FIREWIRE=m for ppc64el
3427 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
3428 * [Config] CONFIG_HAMRADIO=y for ppc64el
3429 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
3430 * [Config] CONFIG_I2C_MUX=m for ppc64el
3431 * [Config] CONFIG_I2C_STUB=m for ppc64el
3432 * [Config] CONFIG_I2O=m for ppc64el
3433 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
3434 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
3435 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
3436 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
3437 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
3438 * [Config] CONFIG_IPACK_BUS=m for ppc64el
3439 * [Config] CONFIG_ISDN=y for ppc64el
3440 * [Config] CONFIG_ISO9660_FS=m for ppc64el
3441 * [Config] CONFIG_KGDB=y for ppc64el
3442 * [Config] CONFIG_KVM_GUEST=y for ppc64el
3443 * [Config] CONFIG_L2TP_V3=y for powerpc
3444 * [Config] CONFIG_MAILBOX=y for ppc64el
3445 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
3446 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
3447 * [Config] CONFIG_MEMORY=y for ppc64el
3448 * [Config] CONFIG_MEMSTICK=m for ppc64el
3449 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
3450 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
3451 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
3452 * [Config] CONFIG_NET_9P=m for ppc64el
3453 * [Config] CONFIG_MSDOS_FS=m for ppc64el
3454 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
3455 * [Config] CONFIG_MTD=m for arm64
3456 * [Config] CONFIG_NETCONSOLE=m for ppc64el
3457 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
3458 * [Config] CONFIG_NET_IPIP=m for ppc64el
3459 * [Config] CONFIG_NET_TEAM=m for all arches
3460 * [Config] CONFIG_NFC=m for ppc64el
3461 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
3462 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
3463 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
3464 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
3465 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
3466 * [Config] CONFIG_OPROFILE=m for ppc64el
3467 * [Config] CONFIG_PARPORT_1284=y for ppc64el
3468 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
3469 * [Config] CONFIG_8723AU_P2P=n
3470 * [Config] CONFIG_PCI_IOV=y, CONFIG_PCI_PASID=y, CONFIG_PCI_PRI=y, CONFIG_PCI_REALLOC_ENABLE_AUTO=y, CONFIG_PCI_STUB=m for ppc64el
3471 * [Config] CONFIG_PCNET32=m for ppc64el
3472 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
3473 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
3474 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
3475 * [Config] CONFIG_SCSI_IPR=m for ppc64el
3476 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
3477 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
3478 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
3479 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
3480 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
3481 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
3482 * [Config] CONFIG_WLAN=y for arm64
3483 * [Config] CONFIG_VORTEX=m for ppc64el
3484 * [Config] CONFIG_WIMAX=m for ppc64el
3485 * [Config] CONFIG_WATCHDOG=y for ppc64el
3486 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
3487 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
3488 * [Config] CONFIG_UWB=m for ppc64el
3489 * [Config] CONFIG_USB_STORAGE=y
3490 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
3491 * [Config] CONFIG_HID_RMI=m
3492 * [Config] CONFIG_HVC_DCC=n
3493 - LP: #1303657
3494
3495 [ Upstream Kernel Changes ]
3496
3497 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
3498 - LP: #1323165
3499 * powerpc/powernv: Add calls to support little endian host
3500 - LP: #1327400
3501 * HID: rmi: introduce RMI driver for Synaptics touchpads
3502 * HID: rmi: do not stop the device at the end of probe
3503 * HID: rmi: check for the existence of some optional queries before reading query 12
3504 * HID: rmi: do not fetch more than 16 bytes in a query
3505 * HID: rmi: fix wrong struct field name
3506 * HID: rmi: fix masks for x and w_x data
3507 * HID: rmi: do not handle touchscreens through hid-rmi
3508 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
3509 - LP: #1305480
3510 * rebase to v3.15
3511
3512 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
3513
3514 linux (3.15.0-5.10) utopic; urgency=low
3515
3516 [ Tim Gardner ]
3517
3518 * Release Tracking Bug
3519 - LP: #1325596
3520 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
3521 * rebase to v3.15-rc8
3522
3523 [ Upstream Kernel Changes ]
3524
3525 * rebase to v3.15-rc8
3526
3527 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
3528
3529 linux (3.15.0-4.9) utopic; urgency=low
3530
3531 * no change rebuild to fix embeded debhelper.
3532
3533 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
3534
3535 linux (3.15.0-4.8) utopic; urgency=low
3536
3537 [ Andy Whitcroft ]
3538
3539 * Release Tracking Bug
3540 - LP: #1324107
3541 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
3542
3543 [ Javier Martinez Canillas ]
3544
3545 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
3546 - LP: #1323526
3547
3548 [ John Johansen ]
3549
3550 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
3551 - LP: #1323528
3552 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
3553 - LP: #1308761
3554 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
3555 - LP: #1308765
3556 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
3557 - LP: #1308764
3558 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
3559 - LP: #1323530
3560
3561 [ Kamal Mostafa ]
3562
3563 * [Config] add debian/gbp.conf
3564
3565 [ Tim Gardner ]
3566
3567 * [Config] CONFIG_SATA_AHCI=m for ppc64el
3568 - LP: #1323980
3569
3570 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
3571
3572 linux (3.15.0-3.7) utopic; urgency=low
3573
3574 [ Tim Gardner ]
3575
3576 * Release Tracking Bug
3577 - LP: #1323189
3578
3579 [ Andy Whitcroft ]
3580
3581 * [Config] autopkgtest -- need fakeroot for tests
3582
3583 [ Upstream Kernel Changes ]
3584
3585 * rebase to v3.15-rc7
3586
3587 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
3588
3589 linux (3.15.0-2.6) utopic; urgency=low
3590
3591 [ Andy Whitcroft ]
3592
3593 * [Config] remove the kernel-image firmware list on clean
3594
3595 [ Martin Pitt ]
3596
3597 * [Config] autopkgtest -- switch to significantly faster rebuild
3598
3599 [ Stefan Bader ]
3600
3601 * [Config]: Add missing modules to inclusion list
3602
3603 [ Tim Gardner ]
3604
3605 * [debian] Dynamically generate the kernel-image udebs firmware list
3606 * [d-i] firmware/kernel-image is generated
3607 * rebase to v3.15-rc6
3608 * Release Tracking Bug
3609 - LP: #1322251
3610
3611 [ Upstream Kernel Changes ]
3612
3613 * rebase to v3.15-rc6
3614 - LP: #1297581
3615
3616 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
3617
3618 linux (3.15.0-1.5) utopic; urgency=low
3619
3620 [ Tim Gardner ]
3621
3622 * [Config] Add apm-mustang.dtb to kernel-image udeb
3623
3624 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
3625
3626 linux (3.15.0-1.4) utopic; urgency=low
3627
3628 [ Andy Whitcroft ]
3629
3630 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
3631 local linux/hyperv.h"
3632 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
3633 local linux/hyperv.h"
3634 * [Packaging] tools -- hv tools build correctly against the built headers
3635 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
3636 * cloud-tools -- pull in init scripts for Hyper-V daemons
3637 * cloud-tools -- detect Hyper-V VM to avoid starting
3638 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
3639 - LP: #1295401
3640 * [Config] cloud-tools: reenable cloud-tools
3641
3642 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
3643
3644 linux (3.15.0-1.3) utopic; urgency=low
3645
3646 [ Andy Whitcroft ]
3647
3648 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
3649 - LP: #1318848
3650
3651 [ Ben Collins ]
3652
3653 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
3654 - LP: #1318629
3655
3656 [ Tim Gardner ]
3657
3658 * [Config] CONFIG_FSL_PAMU=n
3659 - LP: #1311738
3660 * Release Tracking Bug
3661 - LP: #1320239
3662
3663 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
3664
3665 linux (3.15.0-1.2) utopic; urgency=low
3666
3667 [ Tim Gardner ]
3668
3669 * Release Tracking Bug
3670 - LP: #1318171
3671 * Add rpcsec_gss_krb5 to generic inclusion list
3672 - LP: #769527
3673 * rebase to v3.15-rc5
3674
3675 [ Upstream Kernel Changes ]
3676
3677 * rebase to v3.15-rc5
3678 - LP: #1297581
3679
3680 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
3681
3682 linux (3.15.0-0.1) utopic; urgency=low
3683
3684 [ Upstream Kernel Changes ]
3685
3686 * rebase to v3.15-rc4
3687 - LP: #1297581
3688 - LP: #1297581
3689 - LP: #1305133
3690 - LP: #1297581
3691 - LP: #1297581
3692 - LP: #871808
3693 - LP: #1260303
3694 - LP: #1268468
3695 - LP: #1248116
3696 - LP: #1211920
3697 - LP: #1259790
3698 - LP: #1259437
3699 - LP: #1259435
3700 - LP: #1268468
3701
3702 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
3703
3704 linux (3.15.0-0.0) utopic; urgency=low
3705
3706 * Initial version for 3.15.
3707
3708 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
3709
3710 linux (3.13.0-8.27) trusty; urgency=low
3711
3712 [ John Johansen ]
3713
3714 * SAUCE: Add config option to disable new apparmor 3 semantics
3715 -LP: #1270215
3716
3717 [ Tim Gardner ]
3718
3719 * [debian] Fix indep_hdrs_pkg_name
3720 - LP: #1134441
3721 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
3722 * Enabled lttng build
3723 * Don't build lttng for armhf
3724 lttng hates gcc-4.8 for armhf
3725 * Release Tracking Bug
3726 - LP: #1277309
3727
3728 [ Upstream Kernel Changes ]
3729
3730 * rebase to v3.13.2
3731 - LP: #1260303
3732 - LP: #1260303
3733 - LP: #1268468
3734
3735 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
3736
3737 linux (3.13.0-7.26) trusty; urgency=low
3738
3739 [ John Johansen ]
3740
3741 * SAUCE: apparmor: fix uninitialized lsm_audit membe
3742 - LP: #1268727
3743 * Add config option to optionally enable new apparmor 3 semantics
3744
3745 [ Tim Gardner ]
3746
3747 * [Config] Add lowlatency to getabis
3748 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
3749 - LP: #1270215
3750 * Release Tracking Bug
3751 - LP: #1276810
3752
3753 [ Upstream Kernel Changes ]
3754
3755 * x86, x32: Correct invalid use of user timespec in the kernel
3756 - LP: #1274349
3757 - CVE-2014-0038
3758
3759 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
3760
3761 linux (3.13.0-7.25) trusty; urgency=low
3762
3763 [ Andy Whitcroft ]
3764
3765 * Revert "SAUCE: fix fmd headers"
3766 * SAUCE: fix fmd headers
3767
3768 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
3769
3770 linux (3.13.0-7.24) trusty; urgency=low
3771
3772 [ Stefan Bader ]
3773
3774 * [Config] Make vmwgfx driver enable the framebuffer device
3775
3776 [ Tim Gardner ]
3777
3778 * rebase to v3.13.1
3779 * [Config] CONFIG_NFS_FS=m for ppc64el
3780 * [Config] CONFIG_X86_SYSFB=n
3781 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
3782 * Release Tracking Bug
3783 - LP: #1275898
3784
3785 [ Upstream Kernel Changes ]
3786
3787 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
3788 - LP: #1272525
3789 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
3790 - LP: #1272525
3791 * mm: ignore VM_SOFTDIRTY on VMA merging
3792 - LP: #1274917
3793 * drm/radeon: disable dpm on BTC
3794 - LP: #1266984
3795
3796 [ Upstream Kernel Changes ]
3797
3798 * rebase to v3.13.1
3799
3800 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
3801
3802 linux (3.13.0-6.23) trusty; urgency=low
3803
3804 [ Andy Whitcroft ]
3805
3806 * [Config] fix up architecture for linux-tools
3807
3808 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
3809
3810 linux (3.13.0-6.22) trusty; urgency=low
3811
3812 [ Andy Whitcroft ]
3813
3814 * [Packaging] limit linux-udebs-<flavour> to matching arch
3815 * [Config] powerpc -- disable perf to fix FTBFS
3816 * [Config] ppc64el -- fix up missing udebs
3817
3818 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
3819
3820 linux (3.13.0-6.21) trusty; urgency=low
3821
3822 [ Andy Fleming ]
3823
3824 * SAUCE: net: Add support for handling queueing in hardware
3825 * SAUCE: of_mdio: Add of_phy_attach function
3826 * SAUCE: phylib: Add generic 10G driver
3827 * SAUCE: phylib: Support attaching to gen10g_driver
3828 * SAUCE: phylib: Add Clause 45 read/write functions
3829
3830 [ Andy Whitcroft ]
3831
3832 * SAUCE: fix fmd headers
3833 * [Packaging] lowlatency -- merge out of tree flavours
3834 * SAUCE: allow IRQs to be irq-threaded by default via config
3835 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
3836 * [Config] powerpc -- fix up Build-depends:
3837 * Release Tracking Bug
3838 - LP: #1273747
3839
3840 [ Ben Collins ]
3841
3842 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
3843 ptr/64-bit rsrcs
3844 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
3845 * SAUCE: Fixup freescale usb phy driver to work on ppc64
3846 * SAUCE: xgmac_mdio: Silence read errors
3847 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
3848 * SAUCE: Fix stack overflow on ppc32
3849 * SAUCE: Use resource_size_t instead of long for PCI resource address
3850 * SAUCE: net/phy: Export function for use by dpaa_eth
3851 * [Packaging] powerpc -- merge out of tree powerpc arch
3852
3853 [ Bjorn Helgaas ]
3854
3855 * SAUCE: Revert "EISA: Log device resources in dmesg"
3856 - LP: #1251816
3857 * SAUCE: Revert "EISA: Initialize device before its resources"
3858 - LP: #1251816
3859
3860 [ Emil Medve ]
3861
3862 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
3863 with 10G "fixed-link"s
3864
3865 [ Kumar Gala ]
3866
3867 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
3868 * SAUCE: fsl_pme2: Add support for DPAA PME
3869 * SAUCE: fmd: FMD14 integration
3870 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
3871 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
3872
3873 [ Madalin Bucur ]
3874
3875 * SAUCE: net/flow: remove sleeping and deferral mechanism from
3876 flow_cache_flush
3877 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
3878 and duplex reading
3879
3880 [ Stefan Bader ]
3881
3882 * [Config] move some VMWare related modules into main package
3883 - LP: #1271669
3884
3885 [ Tim Gardner ]
3886
3887 * [Config] Add r815x to nic-modules
3888 - LP: #1273735
3889 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
3890 - LP: #239479
3891
3892 [ Upstream Kernel Changes ]
3893
3894 * mmc: sdhci-pci: break out definitions to header file
3895 - LP: #1239938
3896 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
3897 - LP: #1239938
3898 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
3899 * powerpc/book3e: support CONFIG_RELOCATABLE
3900 * book3e/kexec/kdump: enable kexec for kernel
3901 * book3e/kexec/kdump: create a 1:1 TLB mapping
3902 * book3e/kexec/kdump: introduce a kexec kernel flag
3903 * book3e/kexec/kdump: implement ppc64 kexec specfic
3904 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
3905 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
3906
3907 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
3908
3909 linux (3.13.0-5.20) trusty; urgency=low
3910
3911 [ Andy Whitcroft ]
3912
3913 * [Packaging] tools -- do not make symlinks when not making packages
3914 * [Packaging] tools -- tidy up control.stub.in ordering
3915 * [Packaging] tools -- tools-common is shared and not conditional
3916 * rebase to v3.13
3917
3918 [ Dirk Brandewie ]
3919
3920 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
3921
3922 [ KY Srinivasan ]
3923
3924 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
3925 notification
3926
3927 [ Upstream Kernel Changes ]
3928
3929 * rebase to v3.13
3930 - LP: #1270603
3931
3932 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
3933
3934 linux (3.13.0-4.19) trusty; urgency=low
3935
3936 [ Andy Whitcroft ]
3937
3938 * [Config] libunwind8-dev is now available for ppc64el
3939 * [Packaging] tools -- make cpupower optional
3940 * [Packaging] tools -- enable correctly for x86
3941
3942 [ Tim Gardner ]
3943
3944 * Release Tracking Bug
3945 - LP: #1269872
3946
3947 [ Upstream Kernel Changes ]
3948
3949 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
3950 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
3951 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
3952 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
3953
3954 [ Upstream Kernel Changes ]
3955
3956 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
3957
3958 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
3959
3960 linux (3.13.0-3.18) trusty; urgency=low
3961
3962 [ Andy Whitcroft ]
3963
3964 * rebase to v3.13-rc8
3965 * [Packaging] efi -- allow EFI signatures on any arch
3966
3967 [ Tim Gardner ]
3968
3969 * [Config] Fix vcs-git path
3970 * Release Tracking Bug
3971 - LP: #1268683
3972
3973 [ Upstream Kernel Changes ]
3974
3975 * rebase to v3.13-rc8
3976
3977 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
3978
3979 linux (3.13.0-2.17) trusty; urgency=low
3980
3981 [ Andy Whitcroft ]
3982
3983 * Release Tracking Bug
3984 - LP: #1267809
3985 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
3986 defaults
3987 * [Config] apply Platform support>>CPU Frequency scaling config defaults
3988 * [Config] CONFIG_PARIDE_EPATC8=y
3989 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
3990 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
3991 Switch drivers config defaults
3992 * [Config] apply Cryptographic API config defaults
3993 * [Config] apply Device Drivers >> Common Clock Framework config defaults
3994 * [Config] apply Device Drivers >> Distributed Switch Architecture
3995 drivers config defaults
3996 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
3997 device support config defaults
3998 * [Config] apply Device Drivers >> Graphics support >> Support for frame
3999 buffer devices >> Bootup logo config defaults
4000 * annotations -- update in tree annotations
4001 * [Config] apply Bus options >> PCI support >> RapidIO support config
4002 defaults
4003 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
4004 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
4005 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
4006 support config defaults
4007 * [Config] apply Device Drivers >> Character devices >> Serial drivers
4008 config defaults
4009 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
4010 defaults
4011 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
4012 Support config defaults
4013 * [Config] apply Device Drivers >> Character devices config defaults
4014 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
4015 HID transport layer config defaults
4016 * [Config] apply Device Drivers >> HID support >> HID bus support config
4017 defaults
4018 * [Config] apply Device Drivers >> HID support >> USB HID support config
4019 defaults
4020 * annotations -- update in tree annotations
4021 * [Config] apply Device Drivers >> GPIO Support config defaults
4022 * [Config] update configs for apparmour update
4023
4024 [ John Johansen ]
4025
4026 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
4027 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
4028 - LP: #1208988
4029 * SAUCE: apparmor: allocate path lookup buffers during init
4030 - LP: #1208988
4031 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
4032 - LP: #1236455
4033
4034 [ Tim Gardner ]
4035
4036 * Revert "[Debian] getabis: Preface module with package name"
4037 * [Config] Added ppc64el to getabis
4038 * [packaging] Bump ABI for every new release
4039
4040 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
4041
4042 linux (3.13.0-1.16) trusty; urgency=low
4043
4044 * First 3.13 upload.
4045 * Release tracker
4046 - LP: #1266852
4047
4048 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
4049
4050 linux (3.13.0-0.15) trusty; urgency=low
4051
4052 [ Tim Gardner ]
4053
4054 * rebase to v3.13-rc7
4055
4056 [ Upstream Kernel Changes ]
4057
4058 * rebase to v3.13-rc7
4059
4060 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
4061
4062 linux (3.13.0-0.14) trusty; urgency=low
4063
4064 [ Andy Whitcroft ]
4065
4066 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
4067
4068 [ Tim Gardner ]
4069
4070 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
4071 * Update lttng to Version 2.4.0-rc2
4072 * lttng: Disabled trace_kvm_async_pf_completed
4073 * [Config] CONFIG_IMA=y
4074 - LP: #1244627
4075
4076 [ Upstream Kernel Changes ]
4077
4078 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
4079
4080 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
4081
4082 linux (3.13.0-0.13) trusty; urgency=low
4083
4084 [ Andy Whitcroft ]
4085
4086 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
4087 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
4088 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
4089 * ubuntu: AUFS (no-squash): basic framework and update machinary
4090 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
4091 * ubuntu: aufs3 -- enable
4092 * ubuntu: aufs3 -- update configs
4093
4094 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
4095
4096 linux (3.13.0-0.12) trusty; urgency=low
4097
4098 [ Upstream Kernel Changes ]
4099
4100 * rebase to v3.13-rc6
4101
4102 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
4103
4104 linux (3.13.0-0.11) trusty; urgency=low
4105
4106 [ Andy Whitcroft ]
4107
4108 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
4109 * [Config] ppc64el -- initial defconfig based -generic flavour
4110 * [Config] initial defconfig for ppc64el
4111 * [Config] ubuntuise ppc64el config
4112 * [Config] ubuntuise ppc64el config part 2
4113 * [Config] d-i -- update empty udebs list
4114 * [Config] ppc64el -- split extras package
4115
4116 [ Anton Blanchard ]
4117
4118 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
4119
4120 [ Benjamin Herrenschmidt ]
4121
4122 * SAUCE: powerpc/powernv: Add calls to support little endian
4123
4124 [ Cédric Le Goater ]
4125
4126 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
4127 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
4128 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
4129 guests
4130
4131 [ Paul E. McKenney ]
4132
4133 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
4134
4135 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
4136
4137 linux (3.13.0-0.10) trusty; urgency=low
4138
4139 [ Andy Whitcroft ]
4140
4141 * rebase to v3.13-rc5
4142 * [Config] updateconfigs following rebase to v3.13-rc5
4143
4144 [ Upstream Kernel Changes ]
4145
4146 * rebase to v3.13-rc5
4147 - LP: #1260303
4148 - LP: #1260303
4149 - LP: #1260225
4150
4151 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
4152
4153 linux (3.13.0-0.9) trusty; urgency=low
4154
4155 [ Andy Whitcroft ]
4156
4157 * [Config] d-i -- allow missing firmware
4158
4159 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
4160
4161 linux (3.13.0-0.8) trusty; urgency=low
4162
4163 [ Andy Whitcroft ]
4164
4165 * [Config] annotations -- first pass over entire config
4166 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
4167
4168 [ Tim Gardner ]
4169
4170 * [Config] Add arm64 device tree files
4171 - LP: #1262901
4172
4173 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
4174
4175 linux (3.13.0-0.7) trusty; urgency=low
4176
4177 [ Rajesh B Prathipati ]
4178
4179 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
4180
4181 [ Tim Gardner ]
4182
4183 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
4184
4185 [ Upstream Kernel Changes ]
4186
4187 * rebase to v3.13-rc4
4188 - LP: #1259790
4189 - LP: #1259437
4190 - LP: #1259435
4191
4192 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
4193
4194 linux (3.13.0-0.6) trusty; urgency=low
4195
4196 [ Paolo Pisati ]
4197
4198 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
4199 * [Config] i386: amd64: VIRTIO_CONSOLE=y
4200
4201 [ Tim Gardner ]
4202
4203 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
4204
4205 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
4206
4207 linux (3.13.0-0.5) trusty; urgency=low
4208
4209 [ Andy Whitcroft ]
4210
4211 * correct bug listing for v3.13-rc2 rebase
4212 * [Config] ppc64el -- create linux-libc-dev
4213 * [Debian] Improve tools version message
4214 - LP: #1257715
4215
4216 [ Serge Hallyn ]
4217
4218 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
4219 - LP: #1248590
4220 * SAUCE: vfs: Fix a regression in mounting proc
4221
4222 [ Tim Gardner ]
4223
4224 * [Config] Build-in ohci-pci
4225 - LP: #1244176
4226 * Rebase to v3.13-rc3
4227
4228 [ Upstream Kernel Changes ]
4229
4230 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
4231 checks""
4232 - LP: #1248590
4233
4234 [ Upstream Kernel Changes ]
4235
4236 * rebase to v3.13-rc3
4237 - LP: #1256840
4238 - LP: #1256212
4239
4240 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
4241
4242 linux (3.13.0-0.4) trusty; urgency=low
4243
4244 [ Tim Gardner ]
4245
4246 * Rebase to v3.13-rc2
4247
4248 [ Upstream Kernel Changes ]
4249
4250 * rebase to v3.13-rc2
4251
4252 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
4253
4254 linux (3.13.0-0.3) trusty; urgency=low
4255
4256 [ Andy Whitcroft ]
4257
4258 * Revert "SAUCE: Fix DocBook FTBS"
4259
4260 [ Tim Gardner ]
4261
4262 * [Debian] Re-sign modules after debug objcopy
4263 - LP: #1253155
4264 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
4265
4266 [ Upstream Kernel Changes ]
4267
4268 * doc: fix generation of device-drivers
4269 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
4270
4271 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
4272
4273 linux (3.13.0-0.2) trusty; urgency=low
4274
4275 [ Tim Gardner ]
4276
4277 * SAUCE: Fix DocBook FTBS
4278
4279 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
4280
4281 linux (3.13.0-0.1) trusty; urgency=low
4282
4283 [ Upstream Kernel Changes ]
4284
4285 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
4286
4287 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
4288
4289 linux (3.13.0-0.0) trusty; urgency=low
4290
4291 * Major release bump.
4292
4293 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
4294
4295 linux (3.12.0-2.7) trusty; urgency=low
4296
4297 * Fixed armhf ABI build failure.
4298 * Release tracker
4299 - LP: #1249477
4300
4301 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
4302
4303 linux (3.12.0-2.6) trusty; urgency=low
4304
4305 [ Joseph Salisbury ]
4306
4307 * SAUCE: tg3: Add support for new 57786 device id.
4308 - LP: #1242610
4309
4310 [ Tim Gardner ]
4311
4312 * [Config] CONFIG_OABI_COMPAT=n
4313 * [Config] add the wandboard to shipped dtb
4314 - LP: #1249421
4315 * Release tracker
4316 - LP: #1249477
4317
4318 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
4319
4320 linux (3.12.0-2.5) trusty; urgency=low
4321
4322 [ Andy Whitcroft ]
4323
4324 * rebase to mainline v3.12
4325 * [Config] updateconfigs following rebase to v3.12
4326 * postinst -- improve relative symlink detection with missing files
4327 - LP: #1248053
4328 * postinst -- fix unchanged link detection
4329 * [Config] update configs following addition of apparmor fixes
4330
4331 [ Anthony Wong ]
4332
4333 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
4334 - LP: #1231305
4335
4336 [ John Johansen ]
4337
4338 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
4339 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
4340 - LP: #1208988
4341 * SAUCE: apparmor: allocate path lookup buffers during init
4342 - LP: #1208988
4343
4344 [ Tim Gardner ]
4345
4346 * [Config] Remove superfluous ubuntu/lttng-modules
4347
4348 [ Upstream Kernel Changes ]
4349
4350 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
4351 - LP: #1248590
4352
4353 [ Upstream Kernel Changes ]
4354
4355 * rebase to v3.12
4356 - LP: #1222850
4357
4358 [ Adam Conrad ]
4359 * etc/getabis: Fetch arm64/generic abis as well
4360
4361 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
4362
4363 linux (3.12.0-1.3) trusty; urgency=low
4364
4365 [ Andy Whitcroft ]
4366
4367 * [Config] arm64 -- add arch to the configuration handlers
4368 * [Config] arm64 -- add generic flavour
4369 * [Config] arm64 -- default config
4370 * [Config] arm64 -- fix up various FTBFS config options
4371 * SAUCE: arm64: export __copy_in_user to modules
4372 * [Config] arm64 -- disable ABI/module checks
4373 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
4374 * [Config] arm64 -- enable udebs for arm64
4375
4376 [ Colin Watson ]
4377
4378 * [Config] Clean up various udeb Provides
4379
4380 [ Paolo Pisati ]
4381
4382 * [Config] AHCI_IMX=y
4383 * [Config] build imx*-wandboard dtbs
4384
4385 [ Serge Hallyn ]
4386
4387 * SAUCE: device_cgroup: remove can_attach
4388
4389 [ Tim Gardner ]
4390
4391 * rebase to v3.12-rc7
4392 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
4393 * Release tracker
4394 - LP: #1245932
4395
4396 [ Upstream Kernel Changes ]
4397
4398 * rebase to v3.12-rc7
4399 - LP: #1180881
4400 - LP: #1180881
4401 - LP: #1217957
4402
4403 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
4404
4405 linux (3.12.0-0.2) trusty; urgency=low
4406
4407 [ Andy Whitcroft ]
4408
4409 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
4410 CAPACITY (16) at SPC-2"
4411 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
4412 SPC-2"
4413 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
4414 CAPACITY (16) be preferred"
4415 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
4416 be used at SPC-2"
4417 * Revert "overlayfs: Update to v19"
4418 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
4419 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
4420 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
4421 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
4422 clone_private_mount()"
4423 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
4424 modules"
4425 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
4426 documentation"
4427 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
4428 * [Config] fix linux-libc-dev generation for arm64
4429 * [Config] fix linux-libc-dev generation for x32
4430 * [Config] add linux-libc-dev generation for ppc64el
4431
4432 [ Erez Zadok ]
4433
4434 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
4435
4436 [ Miklos Szeredi ]
4437
4438 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
4439 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
4440 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
4441 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
4442 * ubuntu: overlayfs v20 -- overlay filesystem
4443 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
4444
4445 [ Neil Brown ]
4446
4447 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
4448
4449 [ Paolo Pisati ]
4450
4451 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
4452
4453 [ Seth Forshee ]
4454
4455 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
4456 ThinkPads
4457 - LP: #1183856
4458
4459 [ Tim Gardner ]
4460
4461 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
4462 * rebase to v3.12-rc2
4463 * updateconfigs
4464 * [Config] disable CONFIG_FB_VESA enforcer check
4465 * [Config] Disable lttng for FTBS
4466 * rebase to v3.12-rc3
4467 * rebase to v3.12-rc4
4468 * [Config] CONFIG_ANDROID=n
4469 - LP: #1235161
4470 * [Config] CONFIG_L2TP_V3=y
4471 - LP: #1235914
4472 * [Config] CONFIG_USB_OTG=n for all arches
4473 * Release tracker
4474 - LP: #1242811
4475
4476 [ Upstream Kernel Changes ]
4477
4478 * scsi: hyper-v storsvc switch up to SPC-3
4479
4480 * rebase to v3.12-rc6
4481 - LP: #1235977
4482 - LP: #1235523
4483 - LP: #1239392
4484 - LP: #1227491
4485
4486 * rebase to v3.12-rc3
4487 - LP: #1231931
4488
4489 * rebase to v3.12-rc2
4490 - LP: #1213820
4491 - LP: #1213055
4492 - LP: #1198030
4493
4494 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
4495
4496 linux (3.11.0-8.15) saucy; urgency=low
4497
4498 [ Tim Gardner ]
4499
4500 * Release tracker
4501 - LP: #1227969
4502
4503 * Update lttng
4504 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
4505 Version 2.3.0+
4506
4507 [ Upstream Kernel Changes ]
4508
4509 * igb: Add additional get_phy_id call for i354 devices
4510 - LP: #1219619
4511 * igb: Read flow control for i350 from correct EEPROM section
4512 - LP: #1219619
4513 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
4514 Required for lttng update.
4515
4516 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
4517
4518 linux (3.11.0-7.14) saucy; urgency=low
4519
4520 [ Andy Whitcroft ]
4521
4522 * [Packaging] sort out linux-tools naming
4523 - LP: #1205284
4524 * [Packaging] linux-tools: switch to common generic version helper
4525
4526 [ Paolo Pisati ]
4527
4528 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
4529
4530 [ Tim Gardner ]
4531
4532 * Release tracker
4533 - LP: #1226160
4534
4535 [ Tony Lindgren ]
4536
4537 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
4538 for pandaboard
4539
4540 [ Upstream Kernel Changes ]
4541
4542 * USB: handle LPM errors during device suspend correctly
4543 - LP: #1011415
4544 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
4545 - LP: #1011415
4546 * usb: Don't fail port power resume on device disconnect.
4547 - LP: #1011415
4548
4549 [ Upstream Kernel Changes ]
4550
4551 * rebase to v3.11.1
4552
4553 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
4554
4555 linux (3.11.0-7.13) saucy; urgency=low
4556
4557 * Release tracker
4558 - LP: #1223545
4559
4560 [ Andy Whitcroft ]
4561
4562 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
4563 - LP: #1223499
4564 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
4565 - LP: #1223499
4566 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
4567 - LP: #1223499
4568 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
4569 - LP: #1223499
4570
4571 [ Maximiliano Curia ]
4572
4573 * SAUCE: (no-up) Only let characters through when there are active readers.
4574 - LP: #1208740
4575
4576 [ Tim Gardner ]
4577
4578 * [Debian] getabis: Commit new ABI directory, remove the old
4579 * [Config] CONFIG_EFIVAR_FS=y
4580 - LP: #1223195
4581 * [Config] CONFIG_EFI_VARS_PSTORE=m,
4582 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
4583 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
4584 - LP: #1222850
4585
4586 [ Upstream Kernel Changes ]
4587
4588 * Intel xhci: refactor EHCI/xHCI port switching
4589 - LP: #1210858
4590
4591 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
4592
4593 linux (3.11.0-6.12) saucy; urgency=low
4594
4595 * Release tracker
4596 - LP: #1222893
4597
4598 [ Andy Whitcroft ]
4599
4600 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
4601 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
4602 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
4603 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
4604 - LP: #1222407
4605
4606 [ Paolo Pisati ]
4607
4608 * [Config] restore mmc boot on panda
4609
4610 [ Tyler Hicks ]
4611
4612 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
4613 - LP: #1216294
4614
4615 [ Upstream Kernel Changes ]
4616
4617 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
4618 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
4619 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
4620 * net: calxedaxgmac: fix possible skb free before tx complete
4621 * net: calxedaxgmac: update ring buffer tx_head after barriers
4622 * net: calxedaxgmac: fix race with tx queue stop/wake
4623 * net: calxedaxgmac: enable interrupts after napi_enable
4624 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
4625 * net: calxedaxgmac: remove some unused statistic counters
4626 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
4627 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
4628 * mfd: rtsx: Read vendor setting from config space
4629 - LP: #1201698
4630
4631 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
4632
4633 linux (3.11.0-5.11) saucy; urgency=low
4634
4635 * Release tracker
4636 - LP: #1221886
4637
4638 [ Adam Lee ]
4639
4640 * SAUCE: Bluetooth: Add support for 04ca:2007
4641 - LP: #1153448
4642 * SAUCE: Bluetooth: Add support for 105b:e065
4643 - LP: #1161261
4644
4645 [ Gavin Guo ]
4646
4647 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
4648 - LP: #1166113
4649
4650 [ Upstream Kernel Changes ]
4651
4652 * igb: Reset the link when EEE setting changed
4653 - LP: #1219619
4654 * igb: Read register for latch_on without return value
4655 - LP: #1219619
4656 * igb: Added rcu_lock to avoid race
4657 - LP: #1219619
4658 * igb: don't allow SR-IOV without MSI-X
4659 - LP: #1219619
4660 * igb: Update MTU so that it is always at least a standard frame size
4661 - LP: #1219619
4662 * igb: Refactor of init_nvm_params
4663 - LP: #1219619
4664 * igb: Refactor NVM read functions to accommodate devices with no flash
4665 - LP: #1219619
4666 * igb: Add device support for flashless SKU of i210 device
4667 - LP: #1219619
4668 * igb: Fix get_fw_version function for all parts
4669 - LP: #1219619
4670 * igb: Add macro for size of RETA indirection table
4671 - LP: #1219619
4672 * igb: Expose RSS indirection table for ethtool
4673 - LP: #1219619
4674 * igb: Don't look for a PBA in the iNVM when flashless
4675 - LP: #1219619
4676 * igb: Implementation of 1-sec delay for i210 devices
4677 - LP: #1219619
4678 * igb: New PHY_ID for i354 device
4679 - LP: #1219619
4680 * igb: M88E1543 PHY downshift implementation
4681 - LP: #1219619
4682 * igb: No PHPM support in i354 devices
4683 - LP: #1219619
4684 * igb: Support to get 2_5G link status for appropriate media type
4685 - LP: #1219619
4686 * igb: Get speed and duplex for 1G non_copper devices
4687 - LP: #1219619
4688 * igb: Implementation to report advertised/supported link on i354 devices
4689 - LP: #1219619
4690 * igb: Update version number
4691 - LP: #1219619
4692 * Bluetooth: Take proper tty_struct references
4693 - LP: #1189998
4694 * Bluetooth: Remove the device from the list in the destructor
4695 - LP: #1189998
4696 * Bluetooth: Move the tty initialization and cleanup out of open/close
4697 - LP: #1189998
4698 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
4699 - LP: #1189998
4700 * Bluetooth: Fix the reference counting of tty_port
4701 - LP: #1189998
4702 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
4703 - LP: #1189998
4704
4705 [ Wen-chien Jesse Sung ]
4706
4707 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
4708 - LP: #1065400
4709 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
4710 - LP: #1065400
4711
4712 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
4713
4714 linux (3.11.0-5.10) saucy; urgency=low
4715
4716 [ Andy Whitcroft ]
4717
4718 * Release tracker
4719 - LP: #1220222
4720 * Revert "[Config] Fix ubuntu directoy Kbuilds"
4721 * Revert "aufs update dropped some Kbuild files"
4722 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
4723 * Revert "ubuntu: AUFS -- update to
4724 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
4725 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
4726 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
4727 * rebase to v3.11 final
4728 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
4729 * ubuntu: AUFS (no-squash): basic framework and update machinary
4730 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
4731 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
4732 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
4733 * ubuntu: (no-squash) AUFS -- enable aufs
4734 * ubuntu: AUFS -- fix remaining d_count references to use accessor
4735 * ubuntu: lttng -- follow rename of pid_ns
4736 * SAUCE: disable stack-protector for ARM compressed bootloader
4737
4738 [ Paolo Pisati ]
4739
4740 * [Config] ARM_ATAG_DTB_COMPAT=y
4741
4742 [ Rob Herring ]
4743
4744 * [Config] Enable KVM and virtio for armhf generic-lpae
4745
4746 [ Tim Gardner ]
4747
4748 * [Config] CONFIG_ARPD=y
4749 * [Config] CONFIG_ZSWAP=y
4750 - LP: #1215379
4751
4752 [ Upstream Kernel Changes ]
4753
4754 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
4755 - LP: #1217957
4756 * ARM: use phys_addr_t for DMA zone sizes
4757 * ARM: highbank: enable DMA zone for LPAE
4758 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
4759 * ARM: highbank: select required errata work-arounds
4760 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
4761 * DMA: fix printk warning in AMBA PL08x DMA driver
4762 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
4763 * ARM: move outer_cache declaration out of ifdef
4764 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
4765 * ARM: highbank: clean-up some unused includes
4766 * ARM: xen: only set pm function ptrs for Xen guests
4767
4768 [ Upstream Kernel Changes ]
4769
4770 * rebase to v3.11
4771
4772 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
4773
4774 linux (3.11.0-4.9) saucy; urgency=low
4775
4776 [ Tim Gardner ]
4777
4778 * rebase to v3.11-rc7
4779 * Release tracker
4780 - LP: #1216962
4781
4782 [ Upstream Kernel Changes ]
4783
4784 * mwifiex: do not create AP and P2P interfaces upon driver loading
4785 - LP: #1212720
4786
4787 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
4788
4789 linux (3.11.0-3.8) saucy; urgency=low
4790
4791 [ Johannes Berg ]
4792
4793 * SAUCE: mac80211: ignore (E)CSA in probe response frames
4794 - LP: #1201470
4795
4796 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
4797
4798 linux (3.11.0-3.7) saucy; urgency=low
4799
4800 [ Tim Gardner ]
4801
4802 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
4803 upstart to track
4804 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
4805 linux/hyperv.h
4806 * SAUCE: hv: Add vss daemon to Makefile
4807 * [Debian] Add hv_vss_daemon to tools package
4808 - LP: #1213282
4809 * [Config] Fix ubuntu directoy Kbuilds
4810 - LP: #1181755
4811
4812 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
4813
4814 linux (3.11.0-3.6) saucy; urgency=low
4815
4816 [ Andy Whitcroft ]
4817
4818 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
4819 * [Config] tools: enable x86 and hyper-v
4820
4821 [ John Johansen ]
4822
4823 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
4824 snapshot"
4825 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
4826 root users"
4827 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
4828
4829 [ Joseph Salisbury ]
4830
4831 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
4832 - LP: #1210848
4833
4834 [ Kamal Mostafa ]
4835
4836 * [debian] tools: ship 'cpupower' in linux-tools
4837 - LP: #1158668
4838 * [Config] Build-dep on libpci-dev for cpu tools
4839 - LP: #1158668
4840
4841 [ Tim Gardner ]
4842
4843 * rebase to v3.11-rc6
4844 * Release tracker
4845 - LP: #1213941
4846
4847 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
4848
4849 linux (3.11.0-2.5) saucy; urgency=low
4850
4851 [ Tim Gardner ]
4852
4853 * [Config] CONFIG_PM_DEBUG=y
4854 - LP: #1210539
4855 * rebase to v3.11-rc5
4856 * Release tracker
4857 - LP: #1211378
4858
4859 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
4860
4861 linux (3.11.0-1.4) saucy; urgency=low
4862
4863 [ Tim Gardner ]
4864
4865 * Bump ABI when making changes to the inclusion list lest
4866 you cause conflicts with existing installed kernel
4867 packages.
4868 - LP: #1210331
4869
4870 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
4871
4872 linux (3.11.0-0.3) saucy; urgency=low
4873
4874 [ Tim Gardner ]
4875
4876 * [Config] Include rbd and kvm in the virtual inclusion list
4877 - LP: #1206961
4878 * [Config] Removed obsolete inclusion list entries
4879
4880 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
4881
4882 linux (3.11.0-0.2) saucy; urgency=low
4883
4884 [ Bruce Allan ]
4885
4886 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
4887 - LP: #1206757
4888 * SAUCE: (no-up) e1000e: enable support for new device IDs
4889 - LP: #1206757
4890
4891 [ John Johansen ]
4892
4893 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
4894
4895 [ Paolo Pisati ]
4896
4897 * build vexpress a15 dtb
4898 * [Config] disable Broadcom bcm support (ARCH_BCM)
4899 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
4900 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
4901 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
4902 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
4903 * [Config] disable TI Keystone, AM43xx and OMAP5 support
4904 * [Config] ARM_APPENDED_DTB=y
4905
4906 [ Tim Gardner ]
4907
4908 * rebase to v3.11-rc4
4909 * overlayfs: Update to v19
4910 * [Config] Enable overlayfs
4911 * SAUCE: Fix lttng compile errors
4912
4913 [ Upstream Kernel Changes ]
4914
4915 * rebase to v3.11-rc4
4916 - LP: #1163720
4917 - LP: #1162026
4918 - LP: #1195636
4919 - LP: #1195597
4920 - LP: #1180409
4921 - LP: #1168430
4922
4923 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
4924
4925 linux (3.11.0-0.1) saucy; urgency=low
4926
4927 [ Upstream Kernel Changes ]
4928
4929 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
4930 - LP: #1163720
4931 - LP: #1162026
4932 - LP: #1195636
4933 - LP: #1195597
4934 - LP: #1180409
4935 - LP: #1168430
4936
4937 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
4938
4939 linux (3.10.0-2.10) saucy; urgency=low
4940
4941 [ Andy Whitcroft ]
4942
4943 * [Config] CONFIG_INTEL_MEI*=m
4944 - LP: #1196155
4945 * [Config] CONFIG_DEBUG_INFO=y
4946
4947 [ Stephen Warren ]
4948
4949 * [Config] fix Calxeda xgmac module filename
4950
4951 [ Upstream Kernel Changes ]
4952
4953 * Revert "serial: 8250_pci: add support for another kind of NetMos
4954 Technology PCI 9835 Multi-I/O Controller"
4955 - LP: #1190967
4956 * mfd: lpc_ich: Add support for Intel Avoton SoC
4957 - LP: #1196658
4958
4959 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
4960
4961 linux (3.10.0-2.9) saucy; urgency=low
4962
4963 [ Andy Whitcroft ]
4964
4965 * rebase to v3.10
4966
4967 [ John Johansen ]
4968
4969 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
4970 network mediation"
4971 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
4972 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
4973 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
4974 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
4975 interface"
4976 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
4977 to prevent execve from granting privs"
4978 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
4979
4980 [ Upstream Kernel Changes ]
4981
4982 * rebase to v3.10
4983
4984 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
4985
4986 linux (3.10.0-1.8) saucy; urgency=low
4987
4988 [ Andy Whitcroft ]
4989
4990 * Release Tracking Bug
4991 - LP: #1195717
4992
4993 [ Andy Whitcroft ]
4994
4995 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
4996 interface"
4997 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
4998 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
4999 reference"
5000 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
5001 * Revert "ubuntu: overlayfs --
5002 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
5003 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
5004 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
5005 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
5006 * Revert "ubuntu: overlayfs --
5007 overlayfs-fix-possible-leak-in-ovl_new_inode"
5008 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
5009 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
5010 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
5011 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
5012 * Revert "ubuntu: overlayfs -- overlay filesystem"
5013 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
5014 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
5015 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
5016 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
5017
5018 [ Erez Zadok ]
5019
5020 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
5021
5022 [ Miklos Szeredi ]
5023
5024 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
5025 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
5026 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
5027 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
5028 * ubuntu: overlayfs v18 -- -- overlay filesystem
5029 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
5030
5031 [ Neil Brown ]
5032
5033 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
5034
5035 [ Tim Gardner ]
5036
5037 * [Config] CONFIG_SUNRPC_DEBUG=y
5038 - LP: #1127319
5039
5040 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
5041
5042 linux (3.10.0-0.7) saucy; urgency=low
5043
5044 [ Andy Whitcroft ]
5045
5046 * autopkgtest: switch Depends: to build-essential
5047
5048 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
5049
5050 linux (3.10.0-0.6) saucy; urgency=low
5051
5052 [ Andy Whitcroft ]
5053
5054 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
5055 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
5056 - LP: #1098378
5057 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
5058 * ubuntu: overlayfs -- expose do_splice_direct prototype
5059 * ubuntu: overlayfs -- follow change to do_splice_direct interface
5060 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
5061 - LP: #1192691
5062
5063 [ Stefan Bader ]
5064
5065 * (d-i) Add dm-snapshot to md-modules
5066 - LP: #1191726
5067
5068 [ Tim Gardner ]
5069
5070 * Release tracker
5071 - LP: #1194149
5072 * [Config] CONFIG_WIL6210=n for armhf
5073 * [Config] d-i: Add calxedaxgmac to nic-modules
5074 - LP: #1192358
5075 * [debian] Use dh_strip
5076 - LP: #1192759
5077 * [Config] Enable perf for armhf
5078 * do_tools=false when cross compiling
5079 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
5080 - LP: #1108082
5081
5082 [ Upstream Kernel Changes ]
5083
5084 * nsp32: switch reset delay to msleep() as it is tooo long
5085 * alx: add a simple AR816x/AR817x device driver
5086 Plucked from linux-next. replaces ubuntu/alx in favor of
5087 'to be merged' version in 3.11.
5088 * rebase to v3.10-rc7
5089 - LP: #1189363
5090
5091 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
5092
5093 linux (3.10.0-0.5) saucy; urgency=low
5094
5095 [ Andy Whitcroft ]
5096
5097 * rebase to v3.10-rc6
5098 * [Config] updateconfigs following rebase to v3.10-rc6
5099
5100 [ Upstream Kernel Changes ]
5101
5102 * rebase to v3.10-rc6
5103
5104 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
5105
5106 linux (3.10.0-0.4) saucy; urgency=low
5107
5108 [ Andy Whitcroft ]
5109
5110 * [Config] updateconfigs following rebase to v3.10-rc4
5111
5112 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
5113
5114 linux (3.10.0-0.3) saucy; urgency=low
5115
5116 [ Andy Whitcroft ]
5117
5118 * rebase to v3.10-rc5
5119
5120 [ Upstream Kernel Changes ]
5121
5122 * rebase to v3.10-rc5
5123 - LP: #1186170
5124
5125 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
5126
5127 linux (3.10.0-0.2) saucy; urgency=low
5128
5129 [ Andy Whitcroft ]
5130
5131 * rebase to v3.10-rc4
5132 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
5133 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
5134 - LP: #1187744
5135 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
5136
5137 [ Dave Chiluk ]
5138
5139 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
5140 - LP: #1035226
5141
5142 [ Tim Gardner ]
5143
5144 * rebase to v3.10-rc3
5145 * [Config] sparc be gone
5146 * [Config] ia64 be gone
5147 * d-i: block-modules provides nbd-modules
5148
5149 [ Upstream Kernel Changes ]
5150
5151 * rebase to v3.10-rc4
5152 * rebase to v3.10-rc3
5153
5154 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
5155
5156 linux (3.10.0-0.1) saucy; urgency=low
5157
5158 [ Tim Gardner ]
5159
5160 * UBUNTU: Disabled lttng
5161 * UBUNTU: Disable aufs for FTBS
5162 * UBUNTU: Disabled alx
5163 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
5164 * UBUNTU: rebase to v3.10-rc2
5165 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
5166
5167 [ Andy Whitcroft ]
5168
5169 * UBUNTU: [Config] update standards version to 3.9.4.0
5170 * UBUNTU: [Config] squash duplicate package description (long and short)
5171 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
5172 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
5173 * UBUNTU: [Config] drop redundant Build-Conficts:
5174
5175 [ Upstream Kernel Changes ]
5176
5177 * rebase to v3.10-rc2
5178 - LP: #1180351
5179
5180 [ Upstream Kernel Changes ]
5181
5182 * rebase to v3.10-rc1
5183 - LP: #1172151
5184 - LP: #1089795
5185 - LP: #1167270
5186 - LP: #1128840
5187
5188 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
5189
5190 linux (3.10.0-0.0) saucy; urgency=low
5191
5192 * Dummy
5193
5194 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
5195
5196 linux (3.9.0-2.6) saucy; urgency=low
5197
5198 [ Tim Gardner ]
5199
5200 * rebase to v3.9.2
5201
5202 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
5203
5204 linux (3.9.0-1.5) saucy; urgency=low
5205
5206 [ Tim Gardner ]
5207
5208 * rebase to v3.9.1
5209
5210 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
5211
5212 linux (3.9.0-0.4) saucy; urgency=low
5213
5214 [ Andy Whitcroft ]
5215
5216 * ubuntu: overlayfs -- add FS_ALIAS
5217
5218 [ Tim Gardner ]
5219
5220 * Added lttng
5221 - LP: #1175784
5222
5223 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
5224
5225 linux (3.9.0-0.3) saucy; urgency=low
5226
5227 [ Upstream Kernel Changes ]
5228
5229 * rebase to v3.9
5230
5231 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
5232
5233 linux (3.9.0-0.2) saucy; urgency=low
5234
5235 [ Tim Gardner ]
5236
5237 * Enable extras packaging for amd64/i386.
5238 Fixes build depenencies with brittany and linux-meta.
5239
5240 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
5241
5242 linux (3.9.0-0.1) saucy; urgency=low
5243
5244 [ Upstream Kernel Changes ]
5245
5246 * rebase to v3.9-rc8
5247
5248 [ Upstream Kernel Changes ]
5249
5250 * rebase to v3.9-rc7
5251 - LP: #1128840
5252
5253 [ Upstream Kernel Changes ]
5254
5255 * rebase to v3.9-rc6
5256
5257 [ Upstream Kernel Changes ]
5258
5259 * rebase to v3.9-rc5
5260
5261 [ Upstream Kernel Changes ]
5262
5263 * rebase to v3.8-rc4
5264 - LP: #1095315
5265 - LP: #886975
5266 - LP: #1086921
5267
5268 [ Upstream Kernel Changes ]
5269
5270 * rebase to v3.9-rc3
5271 - LP: #1155016
5272 - LP: #1103594
5273
5274 [ Upstream Kernel Changes ]
5275
5276 * rebase to v3.9-rc2
5277
5278 [ Upstream Kernel Changes ]
5279
5280 * rebase to v3.9-rc1
5281 - LP: #901105
5282 - LP: #961286
5283 - LP: #1011792
5284 - LP: #1128934
5285 - LP: #886975
5286 - LP: #978807
5287
5288 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
5289
5290 linux (3.8.0-7.14) raring; urgency=low
5291
5292 [ Andy Whitcroft ]
5293
5294 * [Config] CONFIG_RCU_USER_QS=n
5295 * [Config] CONFIG_MTD_ONENAND_SIM=n
5296 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
5297
5298 [ Upstream Kernel Changes ]
5299
5300 * rebase to v3.8
5301
5302 [Tim Gardner]
5303
5304 * Release Tracking Bug
5305 - LP: #1130111
5306 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
5307 - LP: #1128840
5308
5309 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
5310
5311 linux (3.8.0-6.13) raring; urgency=low
5312
5313 [Tim Gardner]
5314
5315 * Release Tracking Bug
5316 - LP: #1125364
5317 * Add ahci modules to d-i
5318 - LP: #1124415
5319
5320
5321 [ Chris Wilson ]
5322
5323 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
5324 the encoders
5325 - LP: #1097315
5326
5327 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
5328
5329 linux (3.8.0-6.12) raring; urgency=low
5330
5331 [Tim Gardner]
5332
5333 * perf: NO_LIBPERL=1
5334 * Fix linux-headers dependency
5335 * Release Tracking Bug
5336 - LP: #1124362
5337
5338 [ Andy Whitcroft ]
5339
5340 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
5341 - LP: #1121699
5342
5343 [ Daniel Vetter ]
5344
5345 * SAUCE: drm/i915: write backlight harder
5346 - LP: #954661
5347
5348 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
5349
5350 linux (3.8.0-6.11) raring; urgency=low
5351
5352 [Tim Gardner]
5353
5354 * Release Tracking Bug
5355 - LP: #1122071
5356 * rebase to v3.8-rc7
5357 * Add libaudit-dev as a build dependency
5358 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
5359
5360 [ Leann Ogasawara ]
5361
5362 * [Config] Remove CONFIG_SATA_AHCI annotation
5363
5364 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
5365
5366 linux (3.8.0-5.10) raring; urgency=low
5367
5368 [Tim Gardner]
5369
5370 * Release Tracking Bug
5371 - LP: #1118568
5372
5373 * Bump ABI to fix install issue with 3.8.0-4.8.
5374 Moving drivers/ata/*ahci* to linux-image caused an
5375 install conflict with linux-image-extras without an
5376 ABI bump.
5377
5378 [ Jan Beulich ]
5379
5380 * SAUCE: xen-pciback: rate limit error messages from
5381 xen_pcibk_enable_msi{, x}()
5382 - LP: #1117336
5383 - CVE-2013-0231
5384
5385 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
5386
5387 linux (3.8.0-4.9) raring; urgency=low
5388
5389 [ Herton Ronaldo Krzesinski ]
5390
5391 * d-i: Add mellanox ethernet drivers to nic-modules
5392 - LP: #1015339
5393
5394 [ Joseph Salisbury ]
5395
5396 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
5397 - LP: #1113547
5398
5399 [ Kamal Mostafa ]
5400
5401 * SAUCE: alx driver import script
5402
5403 [ Qualcomm Atheros, Inc ]
5404
5405 * SAUCE: alx: Update to heads/master
5406
5407 [ Tim Gardner ]
5408
5409 * Release Tracking Bug
5410 - LP: #1117673
5411
5412 * [debian] Remove dangling symlink from headers package
5413 - LP: #1112442
5414 * [config] CONFIG_ALX=m
5415 * [Config] Add alx to d-i nic-modules
5416 * [Config] CONFIG_SATA_AHCI=m
5417 - LP: #1056563
5418
5419 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
5420
5421 linux (3.8.0-4.8) raring; urgency=low
5422
5423 [ Allen Ibara ]
5424
5425 * SAUCE: imx6: dts: Add IMX6Q AHCI support
5426
5427 [ Andy Whitcroft ]
5428
5429 * rebase to v3.8-rc6
5430 * updateconfigs following rebase to v3.8-rc6
5431
5432 [Leann Ogasawara]
5433
5434 * Release Tracking Bug
5435 - LP: #1112573
5436
5437 [ Paolo Pisati ]
5438
5439 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
5440 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
5441 * [Config] MMC_ARMMMCI=y (vexpress mmc)
5442 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
5443
5444 [ Seth Forshee ]
5445
5446 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
5447
5448 [ Upstream Kernel Changes ]
5449
5450 * rebase to v3.8-rc6
5451 - LP: #1107477
5452
5453 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
5454
5455 linux (3.8.0-3.7) raring; urgency=low
5456
5457 [ Andy Green ]
5458
5459 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
5460 * SAUCE: ARM: omap2 add mac address allocation register api
5461 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
5462 allocation
5463
5464 [ Leann Ogasawara ]
5465
5466 * rebase to v3.8-rc5
5467 * Release Tracking Bug
5468 - LP: #1111486
5469
5470 [ Paolo Pisati ]
5471
5472 * SAUCE: davinci: vpss: compilation fix
5473 * [Config] enable TI OMAP4 support (Pandaboard/ES)
5474 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
5475 * [Config] enable Freescale IMX6 support (SabreLite)
5476 * [Config] SERIAL_IMX_CONSOLE=y
5477 * [Config] MMC_*_IMX=y
5478 * [Config] disable USB_SUSPEND
5479 * [Config] USB_MXS_PHY=y
5480 * [Config] USB_CHIPIDEA=y
5481 * SAUCE: DTB: add support for multiple DTBs
5482 * SAUCE: DTB: build imx6q-sabrelite
5483 * SAUCE: DTB: build beaglexm
5484 * SAUCE: DTB: build panda/panda es
5485 * [Config] disable CPU_FREQ
5486 * [Config] PANEL_TFP410=y (video DVI output)
5487 * [Config] SND_OMAP_SOC*=y
5488 * [Config] SND_IMX_SOC*=y
5489 * [Config] I2C_IMX=y
5490 * [Config] SPI_IMX=m
5491
5492 [ Stefan Bader ]
5493
5494 * [Config] Move 9p modules into generic package
5495 - LP: #1107658
5496
5497 [ Tony Lindgren ]
5498
5499 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
5500 kernels
5501 * SAUCE: ARM: OMAP2+: Use omap initcalls
5502 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
5503 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
5504 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
5505 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
5506 multiplaform
5507 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
5508 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
5509 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
5510
5511 [ Upstream Kernel Changes ]
5512
5513 * rebase to v3.8-rc5
5514 - LP: #1096789
5515
5516 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
5517
5518 linux (3.8.0-2.6) raring; urgency=low
5519
5520 [ Adam Conrad ]
5521
5522 * Fix up linux-tools -> SRCPKGNAME-tools rename
5523
5524 [ Andy Whitcroft ]
5525
5526 * [Config] re-disable CONFIG_SOUND_OSS
5527 - LP: #1105230
5528
5529 [ Arend van Spriel ]
5530
5531 * SAUCE: brcmsmac: fix tx status processing
5532
5533 [Leann Ogasawara]
5534
5535 * Release Tracking Bug
5536 - LP: #1105104
5537
5538 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
5539
5540 linux (3.8.0-1.5) raring; urgency=low
5541
5542 [Tim Gardner]
5543
5544 * Release Tracking Bug
5545 - LP: #1101235
5546
5547 [ Dudley Du ]
5548
5549 * SAUCE: Input: add support for Cypress PS/2 Trackpads
5550 - LP: #978807
5551
5552 [ Kamal Mostafa ]
5553
5554 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
5555 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
5556 * [Config] Add CONFIG_PS2_CYPRESS
5557
5558 [ Tim Gardner ]
5559
5560 * rebase to v3.8-rc4
5561
5562 [ Upstream Kernel Changes ]
5563
5564 * rebase to v3.8-rc4
5565 - LP: #1095315
5566 - LP: #886975
5567 - LP: #1086921
5568
5569 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
5570
5571 linux (3.8.0-0.4) raring; urgency=low
5572
5573 [ Leann Ogasawara ]
5574
5575 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
5576 * [Config] Update CONFIG_IIO build annotation
5577 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
5578 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
5579 * [Config] Remove CONFIG_SPI_PL022 annotation
5580 * [Config] Update CONFIG_EZX_PCAP annotation
5581 * [Config] Update CONFIG_SENSORS_AK8975 annotation
5582 * [Config] Disable CONFIG_DRM_MGAG200
5583 - LP: #1042903
5584
5585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
5586
5587 linux (3.8.0-0.3) raring; urgency=low
5588
5589 [ Andy Whitcroft ]
5590
5591 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
5592 uselib()"
5593
5594 [ Scott James Remnant ]
5595
5596 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
5597 (for v3.7+)
5598 - LP: #1085766, #462111
5599
5600 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
5601
5602 linux (3.8.0-0.2) raring; urgency=low
5603
5604 [ Tim Gardner ]
5605
5606 * [packaging] Add macro to selectively disable building perf
5607 * [packaging] Cannot depend on universe package libaudit-dev
5608
5609 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
5610
5611 linux (3.8.0-0.1) raring; urgency=low
5612
5613
5614 [ Upstream Kernel Changes ]
5615
5616 * rebase to v3.8-rc3
5617 - LP: #1096789
5618
5619 [ Upstream Kernel Changes ]
5620
5621 * rebase to v3.8-rc2
5622 - LP: #1082357
5623 - LP: #1075882
5624
5625 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
5626
5627 linux (3.7.0-7.15) raring; urgency=low
5628
5629 [ Chris J Arges ]
5630
5631 * SAUCE: add eeprom_bad_csum_allow module parameter
5632 - LP: #1070182
5633
5634 [ Leann Ogasawara ]
5635
5636 * Add ceph to linux-image for virtual instances
5637 - LP: #1063784
5638
5639 [ Serge Hallyn ]
5640
5641 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
5642
5643 [ Tim Gardner ]
5644
5645 * [Config] CONFIG_SLUB_DEBUG=y
5646 - LP: #1090308
5647
5648 [ Upstream Kernel Changes ]
5649
5650 * Revert "[SCSI] sd: Implement support for WRITE SAME"
5651 - LP: #1089818
5652
5653 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
5654
5655 linux (3.7.0-6.14) raring; urgency=low
5656
5657 [ Andy Whitcroft ]
5658
5659 * [Config] annotations: all new annotations scheme including defaults
5660 * [Configs] apply annotation updates to main configs (top section)
5661
5662 [ Leann Ogasawara ]
5663
5664 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
5665 build"
5666 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
5667 * Temporarily disable module check for build
5668
5669 [ Stefan Bader ]
5670
5671 * ubuntu: dm-raid45: Adapt to upstream interface changes
5672 * Re-enable build of dm-raid45
5673
5674 [ Tim Gardner ]
5675
5676 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
5677 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
5678 * SAUCE: drm: Fix possible EDID memory allocation oops
5679 * SAUCE: ttm: Fix possible _manager memory allocation oops
5680 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
5681 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
5682 2 pointers
5683
5684 [ Tomas Hozza ]
5685
5686 * SAUCE: tools: hv: Netlink source address validation allows DoS
5687 - LP: #1084777
5688 - CVE-2012-5532
5689
5690 [ Upstream Kernel Changes ]
5691
5692 * rebase to v3.7
5693
5694 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
5695
5696 linux (3.7.0-5.13) raring; urgency=low
5697
5698 [ Lino Sanfilippo ]
5699
5700 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
5701 fsnotify_destroy_group()
5702 - LP: #922906
5703 * SAUCE: fsnotify: introduce fsnotify_get_group()
5704 - LP: #922906
5705 * SAUCE: fsnotify: use reference counting for groups
5706 - LP: #922906
5707 * SAUCE: fsnotify: take groups mark_lock before mark lock
5708 - LP: #922906
5709 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
5710 indicates wheather a mark should be destroyed
5711 - LP: #922906
5712 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
5713 mark list
5714 - LP: #922906
5715 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
5716 - LP: #922906
5717 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
5718 fsnotify_remove_mark()
5719 - LP: #922906
5720 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
5721 by group
5722 - LP: #922906
5723 * SAUCE: fsnotify: change locking order
5724 - LP: #922906
5725
5726 [ Tim Gardner ]
5727
5728 * [Config] CONFIG_NFC_LLCP=y
5729 * [Config] get-firmware: Filter new files through fwinfo
5730 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
5731 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
5732 * [Config] CONFIG_XEN=y for all arches
5733 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
5734 * [Config] CONFIG_MMC_DW_EXYNOS=m
5735 * [Config] CONFIG_GPIO_ADNP=m
5736 * [Config] find-obsolete-firmware: Use correct path
5737 * rebase to v3.7-rc8
5738 - LP: #1084640
5739
5740 [ Upstream Kernel Changes ]
5741
5742 * Revert "VFS: don't do protected {sym,hard}links by default"
5743 - LP: #1084192
5744
5745 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
5746
5747 linux (3.7.0-4.12) raring; urgency=low
5748
5749 [ Tim Gardner ]
5750
5751 * Revert "[Config] Use -j1 for headers_install"
5752 * Revert "[Config] install-arch-headers needs a valid config"
5753 Strayed into the weeds in search of the root cause of the periodic
5754 build failure.
5755 Fixes powerpc FTBS introduced in -4.11.
5756 * [Config] hmake -j1
5757 The kernel makefile appears to have parallel dependency
5758 problems for the install_headers target. This appears to be root
5759 cause for a periodic build failure on N-way machines.
5760
5761 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
5762
5763 linux (3.7.0-4.11) raring; urgency=low
5764
5765 [ Tim Gardner ]
5766
5767 * [Config] Use -j1 for headers_install
5768 Also fixes a powerpc FTBS introduced by
5769 "[Config] install-arch-headers needs a valid config".
5770
5771 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
5772
5773 linux (3.7.0-4.10) raring; urgency=low
5774
5775 [ Andy Whitcroft ]
5776
5777 * [Config] add rebuild-test support for autopkgtest
5778 - LP: #1081500
5779 * [tests] move build tests out of the way
5780 - LP: #1081500
5781 * [tests] add an autopkgtest rebuild test
5782 - LP: #1081500
5783
5784 [ Tim Gardner ]
5785
5786 * rebase to v3.7-rc7
5787 * SAUCE: Remove emi62 files duplicated in linux-firmware
5788 * SAUCE: Remove sb16 files duplicated in linux-firmware
5789 * SAUCE: Remove whiteheat files duplicated in linux-firmware
5790 * SAUCE: Remove yamaha files duplicated in linux-firmware
5791 * SAUCE: Remove dsp56k files used only by m68k
5792 * SAUCE: firmware: Remove last vestiges of dabusb
5793 * SAUCE: Remove vicam files duplicated in linux-firmware
5794 * [Config] install-arch-headers needs a valid config
5795
5796 [ Upstream Kernel Changes ]
5797
5798 * rebase to v3.7-rc7
5799 - LP: #1076840
5800 - LP: #1081466
5801
5802 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
5803
5804 linux (3.7.0-3.9) raring; urgency=low
5805
5806 [ Leann Ogasawara ]
5807
5808 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
5809 - LP: #1079900
5810 * Add nfsv3 to nfs-modules udeb
5811
5812 [ Paolo Pisati ]
5813
5814 * [Config] SND_OMAP_SOC*=y
5815 - LP: #1019321
5816
5817 [ Stefan Bader ]
5818
5819 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
5820 - LP: #1078926
5821
5822 [ Tim Gardner ]
5823
5824 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
5825 - LP: #1079469
5826 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
5827 * rebase to v3.7-rc6
5828 * SAUCE: script to detect obsolete firmware
5829 * SAUCE: Remove yam files duplicated in linux-firmware
5830 * SAUCE: Remove tehuti files duplicated in linux-firmware
5831 * SAUCE: Remove matrox files duplicated in linux-firmware
5832 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
5833 * SAUCE: Remove r128 files duplicated in linux-firmware
5834 * SAUCE: Remove acenic files duplicated in linux-firmware
5835 * SAUCE: Remove keyspan files duplicated in linux-firmware
5836 * SAUCE: Remove sun files duplicated in linux-firmware
5837 * SAUCE: Remove radeon files duplicated in linux-firmware
5838 * SAUCE: Update bnx2x firmware to 7.8.2.0
5839 * [Config] generic.inclusion-list: econet has disappeared
5840
5841 [ Upstream Kernel Changes ]
5842
5843 * seccomp: forcing auditing of kill condition
5844 - LP: #1079469
5845 * rebase to v3.7-rc6
5846
5847 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
5848
5849 linux (3.7.0-2.8) raring; urgency=low
5850
5851 [ Andy Whitcroft ]
5852
5853 * Revert "overlayfs: disable until FTBS is fixed"
5854 * Revert "ubuntu: overlayfs"
5855 * Revert "ubuntu: AUFS"
5856 * ubuntu: overlayfs -- overlayfs: add statfs support
5857 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
5858 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
5859 inode
5860 - LP: #944386
5861 * ubuntu: AUFS (no-squash): basic framework and update machinary
5862 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
5863 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
5864 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
5865 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
5866 * ubuntu: AUFS (no-squash) -- reenable
5867 - LP: #1079193
5868
5869 [ Erez Zadok ]
5870
5871 * ubuntu: overlayfs -- overlayfs: implement show_options
5872
5873 [ Miklos Szeredi ]
5874
5875 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
5876 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
5877 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
5878 * ubuntu: overlayfs -- overlay filesystem
5879 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
5880 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
5881
5882 [ Neil Brown ]
5883
5884 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
5885
5886 [ Robin Dong ]
5887
5888 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
5889 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
5890
5891 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
5892
5893 linux (3.7.0-1.7) raring; urgency=low
5894
5895 [ Tim Gardner ]
5896
5897 * [Config] Drop dependency on libaudit-dev
5898 Its a universe package which causes an FTBS on the builders.
5899 libaudit-dev is not strictly required for the perf tools build.
5900
5901 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
5902
5903 linux (3.7.0-1.6) raring; urgency=low
5904
5905 [ Andy Whitcroft ]
5906
5907 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
5908 * [Config] better encode the CONFIG_NVRAM constaint
5909 * enforcer -- fix debugging output
5910
5911 [ Ben Collins ]
5912
5913 * [Config] Add custom_override rule to allow for alternate kernel
5914 file/install
5915 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
5916
5917 [ Tim Gardner ]
5918
5919 * [Config] Dropped armel
5920 * Drop highbank from ABI fetch list
5921 * [Config] Use dh_prep instead of 'dh_clean -k'
5922 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
5923 * [Config] Document binary-indep dependency chain
5924 * rebase to v3.7-rc5
5925
5926 [ Upstream Kernel Changes ]
5927
5928 * rebase to v3.7-rc5
5929
5930 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
5931
5932 linux (3.7.0-0.5) raring; urgency=low
5933
5934 [ Tim Gardner ]
5935
5936 * [Config] CONFIG_AMD_IOMMU_V2=m
5937 - LP: #1071520
5938 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
5939 Fixes FTBS
5940
5941 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
5942
5943 linux (3.7.0-0.4) raring; urgency=low
5944
5945 [ Ben Collins ]
5946
5947 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
5948
5949 [ Tim Gardner ]
5950
5951 * [Config] do_tools=false for arm
5952
5953 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
5954
5955 linux (3.7.0-0.3) raring; urgency=low
5956
5957 [ Tim Gardner ]
5958
5959 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
5960 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
5961 * [Config] Drop highbank harder
5962
5963 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
5964
5965 linux (3.7.0-0.2) raring; urgency=low
5966
5967 [ Andy Whitcroft ]
5968
5969 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
5970 instances
5971 - LP: #1066921
5972 * [Config] drop highbank builds
5973
5974 [ Jeremy Kerr ]
5975
5976 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
5977 - LP: #1063061
5978
5979 [ Leann Ogasawara ]
5980
5981 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
5982
5983 [ Tim Gardner ]
5984
5985 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
5986 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
5987 * rebase to v3.7-rc4
5988 * SAUCE: MODSIGN: Emit error for incorrectly signed module
5989
5990 [ Upstream Kernel Changes ]
5991
5992 * rebase to v3.7-rc4
5993
5994 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
5995
5996 linux (3.7.0-0.1) raring; urgency=low
5997
5998
5999 [ Upstream Kernel Changes ]
6000
6001 * rebase to v3.7-rc3
6002 - LP: #1056078
6003
6004 [ Upstream Kernel Changes ]
6005
6006 * rebase to v3.7-rc2
6007 - LP: #1060729
6008 - LP: #1059523
6009 - LP: #1006690
6010 - LP: #1049623
6011 - LP: #1046512
6012 - LP: #1052499
6013 - LP: #1037642
6014 - LP: #559939
6015 - LP: #1052460
6016 - LP: #939161
6017 - LP: #1046734
6018
6019 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
6020
6021 linux (3.6.0-0.1) UNRELEASED; urgency=low
6022
6023
6024 [ Upstream Kernel Changes ]
6025
6026 * rebase to v3.6
6027
6028 [ Upstream Kernel Changes ]
6029
6030 * rebase to v3.6-rc7
6031
6032 [ Upstream Kernel Changes ]
6033
6034 * rebase to v3.6-rc6
6035 - LP: #1000424
6036
6037 [ Upstream Kernel Changes ]
6038
6039 * rebase to v3.6-rc5
6040 - LP: #1040077
6041
6042 [ Upstream Kernel Changes ]
6043
6044 * rebase to v3.6-rc4
6045
6046 [ Upstream Kernel Changes ]
6047
6048 * rebase to v3.6-rc3
6049 - LP: #1038651
6050 - LP: #1034779
6051
6052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
6053
6054 linux (3.5.0-6.6) quantal-proposed; urgency=low
6055
6056 [ Andy Whitcroft ]
6057
6058 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
6059 experimental features
6060 * SAUCE: highbank -- export clock functions for modules
6061 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
6062 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
6063 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
6064 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
6065 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
6066 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
6067 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
6068 * [Config] highbank -- reenable CONFIG_DW_DMAC
6069 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
6070 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
6071 * [Config] highbank -- reenable CONFIG_USB_DWC3
6072 * [Config] highbank -- reenable CONFIG_SATA_MV
6073 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
6074 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
6075 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
6076 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
6077 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
6078 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
6079 * [Config] highbank -- enable CONFIG_EXPERT
6080 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
6081 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
6082 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
6083 * [Config] enable CONFIG_USB_ETH_EEM
6084 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
6085 * [Config] disable CONFIG_USB_M66592
6086 * [Config] enable CONFIG_USB_NET2272
6087 * [Config] enable CONFIG_USB_R8A66597
6088 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
6089 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
6090 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
6091 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
6092 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
6093 * [Config] sync configuration armhf omap -> armel omap
6094 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
6095 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
6096
6097 [ Bryan Wu ]
6098
6099 * [Config] change default IO scheduler from CFQ to Deadline
6100
6101 [ Leann Ogasawara ]
6102
6103 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
6104 * [Config] Disable CONFIG_MOUSE_INPORT
6105
6106 [ Tim Gardner ]
6107
6108 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
6109 * [Config] Add bnx2x firmware to nic-modules udeb
6110 * SAUCE: Add script to convert firmware to ihex format
6111 * SAUCE: firmware: Upgrade bnx2 to current versions
6112 * [Config] Add tigon firmware to nic-modules udeb
6113 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
6114 - LP: #1026761
6115 * SAUCE: Remove redundant cis firmware
6116 * SAUCE: Remove redundant emi26 firmware
6117 * SAUCE: Remove redundant ttusb-budget firmware
6118 * SAUCE: Remove redundant sun/cassini firmware
6119 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
6120 * SAUCE: Remove redundant 3com/typhoon.bin firmware
6121 * SAUCE: Remove redundant yamaha/ds1 firmware
6122 * SAUCE: Remove redundant keyspan_pda firmware
6123 * rebase to v3.5
6124
6125 [ Upstream Kernel Changes ]
6126
6127 * rebase to v3.5
6128 - LP: #1027828
6129
6130 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
6131
6132 linux (3.5.0-5.5) quantal-proposed; urgency=low
6133
6134 [ Andy Whitcroft ]
6135
6136 * [Config] annotations: initial import of configuration annotations
6137
6138 [ Bryan Wu ]
6139
6140 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
6141
6142 [ Leann Ogasawara ]
6143
6144 * Rebase to v3.5-rc7
6145
6146 [ Manoj Iyer ]
6147
6148 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
6149 - LP: #1010281
6150
6151 [ Tim Gardner ]
6152
6153 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
6154 expects
6155 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
6156 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
6157 * [Config] CONFIG_IP_NF_QUEUE=n
6158 * [Config] CONFIG_MTD_DOC2000=n
6159 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
6160 * [Config] CONFIG_PRISM54=n
6161 * [Config] CONFIG_SCx200_I2C=n
6162 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
6163
6164 [ Upstream Kernel Changes ]
6165
6166 * rebase to v3.5-rc7
6167
6168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
6169
6170 linux (3.5.0-4.4) quantal-proposed; urgency=low
6171
6172 [ Andy Whitcroft ]
6173
6174 * [Packaging] getabis should be extracting all packages
6175 - LP: #1021174
6176 * [Config] getabis -- series uses linux-image-extra
6177 - LP: #1021174
6178 * rebase to v3.5-rc6
6179
6180 [ Bryan Wu ]
6181
6182 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
6183 flavours
6184 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
6185
6186 [ Leann Ogasawara ]
6187
6188 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
6189 - LP: #1019561
6190
6191 [ Paolo Pisati ]
6192
6193 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
6194 - LP: #1019321
6195
6196 [ Stefan Bader ]
6197
6198 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
6199 - LP: #1018456
6200 * (config) Disable ACPI_PROCFS_POWER
6201
6202 [ Tim Gardner ]
6203
6204 * [Config] CONFIG_ACPI_BGRT=y
6205 * Extract firmware module info during getabi
6206 - LP: #1021174
6207
6208 [ Upstream Kernel Changes ]
6209
6210 * rebase to v3.5-rc6
6211
6212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
6213
6214 linux (3.5.0-3.3) quantal-proposed; urgency=low
6215
6216 [ Andy Whitcroft ]
6217
6218 * [Config] enable CONFIG_MEMTEST=y
6219 - LP: #1004535
6220 * [Config] config-check: add support for a cut operation
6221 * [Config] enforcer -- switch to cut where appropriate
6222
6223 [ Leann Ogasawara ]
6224
6225 * Rebase to v3.5-rc5
6226 * [Config] Updateconfigs after rebase to v3.5-rc5
6227
6228 [ Luis Henriques ]
6229
6230 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
6231 __ocfs2_change_file_space
6232 - LP: #1006012
6233
6234 [ Seth Forshee ]
6235
6236 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
6237 for LVDS register initialization
6238 - LP: #1012800
6239
6240 [ Upstream Kernel Changes ]
6241
6242 * rebase to v3.5-rc5
6243 - LP: #1013183
6244 - LP: #1017017
6245 - LP: #884652
6246
6247 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
6248
6249 linux (3.5.0-2.2) quantal-proposed; urgency=low
6250
6251 [ Andy Whitcroft ]
6252
6253 * rebase to v3.5-rc4
6254
6255 [ Arend van Spriel ]
6256
6257 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
6258 brcms_c_regd_init()
6259 - LP: #950320
6260
6261 [ Bryan Wu ]
6262
6263 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
6264
6265 [ Chris J Arges ]
6266
6267 * PACKAGING: add .gnu_debuglink sections to .ko files
6268 - LP: #669641
6269
6270 [ Leann Ogasawara ]
6271
6272 * d-i: Add hid-generic to input-modules
6273 - LP: #1017879
6274
6275 [ Ming Lei ]
6276
6277 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
6278 - LP: #1017717, #225
6279
6280 [ Paolo Pisati ]
6281
6282 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
6283 - LP: #1017718
6284 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
6285
6286 [ Seth Forshee ]
6287
6288 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
6289 during initialization
6290 - LP: #950320
6291 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
6292 by mac80211
6293 - LP: #950320
6294 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
6295 channels
6296 - LP: #950320
6297 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
6298 - LP: #950320
6299 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
6300 regulatory domain
6301 - LP: #950320
6302 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
6303 regulatory updates
6304 - LP: #950320
6305 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
6306 tx power limits
6307 - LP: #950320
6308 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
6309 against internal regulatory data
6310 - LP: #950320
6311 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
6312 when checking whether OFDM is allowed
6313 - LP: #950320
6314
6315 [ Tim Gardner ]
6316
6317 * [Config] Enable CONFIG_CGROUPS for highbank
6318 - LP: #1014692
6319 * [Config] FB_OMAP*=y and PANEL_TFP410=y
6320
6321 [ Upstream Kernel Changes ]
6322
6323 * rebase to v3.5-rc4
6324
6325 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
6326
6327 linux (3.5.0-1.1) quantal-proposed; urgency=low
6328
6329 [ Andy Whitcroft ]
6330
6331 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
6332
6333 [ Leann Ogasawara ]
6334
6335 * Rebase to v3.5-rc1
6336 * [Config] Remove USB_DEVICEFS from the config enforcer
6337 * [Config] Updateconfigs after rebase to v3.5-rc1
6338 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
6339 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
6340 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
6341 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
6342 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
6343 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
6344 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
6345 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
6346 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
6347 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
6348 * Rebase to v3.5-rc2
6349 * [Config] Updateconfigs after rebase to v3.5-rc2
6350 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
6351 * Rebase to v3.5-rc3
6352 * [Config] Updateconfigs after rebase to v3.5-rc3
6353
6354 [ Paul Mundt ]
6355
6356 * SAUCE: fix bug.h's inclusion of kernel.h
6357
6358 [ Stefan Bader ]
6359
6360 * SAUCE: Fix compile failures of dm-raid45
6361 * [Config] Enable dm-raid45
6362 * Move dependency on crda to extra package
6363 - LP: #657901
6364 * SAUCE: Mask CR4 writes on older Xen hypervisors
6365
6366 [ Upstream Kernel Changes ]
6367
6368 * rebase to v3.5-rc3
6369 - LP: #993162
6370 - LP: #925577
6371 * rebase to v3.5-rc2
6372 * rebase to v3.5-rc1
6373 - LP: #955892
6374 - LP: #978038
6375 - LP: #987371
6376 - LP: #929545
6377 - LP: #942316
6378 - LP: #903853
6379
6380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
6381
6382 linux (3.4.0-5.11) quantal-proposed; urgency=low
6383
6384 [ Leann Ogasawara ]
6385
6386 * [Config] Disable CONFIG_ARM_LPAE
6387 - LP: #1009061
6388
6389 [ Oleksij Rempel ]
6390
6391 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
6392 - LP: #1008905
6393
6394 [ Paolo Pisati ]
6395
6396 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
6397 - LP: #1009061
6398
6399 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
6400
6401 linux (3.4.0-4.10) quantal; urgency=low
6402
6403 [ Leann Ogasawara ]
6404
6405 * Temporarily disable ABI and module check
6406
6407 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
6408
6409 linux (3.4.0-4.9) quantal; urgency=low
6410
6411 [ Andy Whitcroft ]
6412
6413 * [Config] fix config split to avoid the shared config
6414 * [Config] updateconfigs following split config fix
6415 * [Config] linux-image-extras needs full postinst
6416 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
6417 * [Config] CONFIG_HP_WATCHDOG enable as module
6418 * [Config] CONFIG_PDC_ADMA is not boot essential
6419 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
6420 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
6421 * [Config] CONFIG_TRANZPORT=m commonise
6422 * [Config] CONFIG_R3964=m commonise
6423 * [Config] CONFIG_SCSI_DH=m commonise
6424 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
6425 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
6426 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
6427 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
6428 * [Config] CONFIG_USB_SN9C102 is deprecated disable
6429 * [Config] CONFIG_USB_SI470X=m commonise
6430 * [Config] CONFIG_USB_ET61X251=m commonise
6431 * [Config] CONFIG_RTS_PSTOR=m commonise
6432 * [Config] CONFIG_SCANLOG=m commonise
6433 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
6434 * [Config] CONFIG_SM_FTL=m commonise
6435 * [Config] CONFIG_SOLO6X10=m commonise
6436 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
6437 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
6438 * [Config] CONFIG_SPI_SPIDEV=m commonise
6439 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
6440 * [Config] CONFIG_TPS65010=m commonise
6441 * [Config] CONFIG_STE10XP=y commonise
6442 * [Config] CONFIG_X25_ASY=m commonise
6443 * [Config] CONFIG_USB_MON=m commonise
6444 * [Config] CONFIG_VME_BUS=m commonise
6445 * [Config] CONFIG_W35UND=m commonise
6446 * [Config] -CONFIG_TCG_TPM=y commonise
6447 * [Config] highbank -- commonise filesystems
6448 * [Config] highbank -- commonise subsystems
6449 * [Config] highbank -- commonise network protocols
6450 * [Config] highbank -- commonise input drivers
6451 * [Config] highbank -- commonise CRYPTO options
6452 * [Config] highbank -- commonise HID options
6453 * [Config] highbank -- commonise sensors options
6454 * [Config] highbank -- commonise EXPORTFS/FHANDLE
6455 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
6456 * [Config] highbank -- commonise ENCRYPTED_KEYS
6457 * [Config] highbank -- commonise CONFIG_ATALK
6458 * [Config] highbank -- commonise INET/INET6
6459 * [Config] highbank -- commonise NLS
6460 * [Config] highbank -- commonise BLK/CHR
6461 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
6462 * [Config] highbank -- commonise INET/INET6 part 2
6463 * [Config] highbank -- commonise PHY settings
6464 * [Config] highbank -- commonise CRC settings
6465 * [Config] highbank -- commonise BINFMT settings
6466 * [Config] highbank -- commonise DM settings
6467 * [Config] highbank -- commonise RTC_DRV settings
6468 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
6469 * [Config] highbank -- commonise USB settings
6470 * [Config] highbank -- commonise GPIO settings
6471 * [Config] highbank -- commonise I2C settings
6472 * [Config] highbank -- commonise numerous subsystem selectors
6473 * [Config] highbank -- commonise A-C modules missmatches
6474 * [Config] highbank -- commonise D-F modules missmatches
6475 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
6476 * [Config] highbank -- commonise G-I modules missmatches
6477 * [Config] highbank -- commonise J-L modules missmatches
6478 * [Config] highbank -- commonise M modules missmatches
6479 * [Config] highbank -- commonise N-P modules missmatches
6480 * [Config] highbank -- commonise Q-R modules missmatches
6481 * [Config] highbank -- commonise S modules missmatches -- part 1
6482 * [Config] highbank -- commonise S modules missmatches -- part 2
6483 * [Config] highbank -- commonise T modules missmatches
6484 * [Config] highbank -- commonise U-Z modules missmatches
6485
6486 [ Ike Panhc ]
6487
6488 * [Config] add highbank flavour
6489 - LP: #1000831
6490
6491 [ Mark Langsdorf ]
6492
6493 * SAUCE: arm highbank: add support for pl320-ipc driver
6494 - LP: #1000831
6495
6496 [ Rob Herring ]
6497
6498 * SAUCE: input: add a key driver for highbank
6499 - LP: #1000831
6500 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
6501 - LP: #1000831
6502 * SAUCE: force DMA buffers to non-bufferable on highbank
6503 - LP: #1000831
6504 * SAUCE: net: calxedaxgmac: fix net timeout recovery
6505 - LP: #1000831
6506
6507 [ Tim Gardner ]
6508
6509 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
6510 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
6511 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
6512 * [Config] Homogenize CIFS configs across all arches
6513 * [Config] armhf should not be skipabi or skipmodules
6514 - LP: #1006913
6515
6516 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
6517
6518 linux (3.4.0-3.8) quantal; urgency=low
6519
6520 [ Andy Whitcroft ]
6521
6522 * [Config] include include/generated/compile.h
6523 - LP: #942569
6524 * [Config] fix up postinst to ensure we know which error is which
6525 - LP: #1002388
6526
6527 [ Herton Ronaldo Krzesinski ]
6528
6529 * SAUCE: async_populate_rootfs: fix build warnings
6530 - LP: #1003417
6531
6532 [ John Johansen ]
6533
6534 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
6535 * SAUCE: apparmor: Add the ability to mediate mount
6536 * SAUCE: AppArmor: basic networking rules
6537 * SAUCE: apparmor: fix profile lookup for unconfined
6538 - LP: #978038, #987371
6539 * SAUCE: apparmor: fix long path failure due to disconnected path
6540 - LP: #955892
6541
6542 [ Mario Limonciello ]
6543
6544 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
6545 - LP: #901410
6546
6547 [ Stefan Bader ]
6548
6549 * (config) Built-in xen-acpi-processor
6550
6551 [ Tim Gardner ]
6552
6553 * [Config] CONFIG_NET_DSA=m
6554 - LP: #1004148
6555 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
6556
6557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
6558
6559 linux (3.4.0-3.7) quantal; urgency=low
6560
6561 [ Andy Whitcroft ]
6562
6563 * [Config] drop the virtual flavour in favour of a split generic et al
6564 * [Config] enforcer -- drop IDLE enforcement
6565 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
6566 * [Config] updateconfigs following removal of -virtual
6567
6568 [ Leann Ogasawara ]
6569
6570 * Rebase to v3.4
6571
6572 [ Seth Forshee ]
6573
6574 * [Config] disable CONFIG_B43_BCMA_EXTRA
6575
6576 [ Tim Gardner ]
6577
6578 * [Config] Check for extras when building udebs
6579 * [Config] Collapsed generic-pae into generic [i386]
6580
6581 [ Upstream Kernel Changes ]
6582
6583 * rebase to v3.4
6584
6585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
6586
6587 linux (3.4.0-2.6) quantal; urgency=low
6588
6589 [ Andy Whitcroft ]
6590
6591 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
6592 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
6593 d_make_root()"
6594 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
6595 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
6596 security permissions to overlay files"
6597 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
6598 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
6599 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
6600 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
6601 * Revert "ubuntu: overlayfs -- overlay filesystem"
6602 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
6603 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
6604 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
6605 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
6606 * ubuntu: overlayfs -- overlayfs: add statfs support
6607 * ubuntu: overlayfs -- inode_only_permission: export inode level
6608 permissions checks
6609 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
6610
6611 [ Erez Zadok ]
6612
6613 * ubuntu: overlayfs -- overlayfs: implement show_options
6614
6615 [ Miklos Szeredi ]
6616
6617 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
6618 * ubuntu: overlayfs -- vfs: add i_op->open()
6619 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
6620 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
6621 * ubuntu: overlayfs -- overlay filesystem
6622 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
6623
6624 [ Neil Brown ]
6625
6626 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
6627
6628 [ Robin Dong ]
6629
6630 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
6631 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
6632
6633 [ Tim Gardner ]
6634
6635 * [Config] perarch and indep tools builds need separate build directories
6636 * Prevent upgrading a non-PAE CPU
6637 * perf is not parallel build safe
6638
6639 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
6640
6641 linux (3.4.0-2.5) quantal; urgency=low
6642
6643 [ Andy Whitcroft ]
6644
6645 * [Config] perarch and indep tools builds need separate build directories
6646
6647 [ Tim Gardner ]
6648
6649 * Prevent upgrading a non-PAE CPU
6650 * [Config] build debug
6651 * [Config] perf tools are not parallel build safe
6652
6653 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
6654
6655 linux (3.4.0-2.4) quantal; urgency=low
6656
6657 [ Leann Ogasawara ]
6658
6659 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
6660 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
6661 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
6662 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
6663 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
6664 7400"
6665 * Revert "ubuntu: omnibook: fix source file newline"
6666 * Revert "ubuntu: omnibook -- update BOM"
6667 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
6668 depend on X86"
6669 * Revert "ubuntu: omnibook -- Added missing BOM file"
6670 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
6671 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
6672 mappings"
6673 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
6674 X86_32"
6675 * Revert "ubuntu: nx-emu - i386: NX emulation"
6676 * Revert "ubuntu: rfkill drivers -- version 1.3"
6677 * Temporarily disable module check
6678 * [Config] Remove CONFIG_FSAM7400
6679 * [Config] Remove CONFIG_OMNIBOOK
6680 * [Config] Update configs
6681 * Rebase to v3.4-rc7
6682 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
6683
6684 [ Tim Gardner ]
6685
6686 * Updated generic-pae description
6687 * Rebase to v3.4-rc6
6688 * install-tools depends on build targets
6689
6690 [ Upstream Kernel Changes ]
6691
6692 * kconfig: in debug mode some 0 length message prints occur
6693 * rebase to v3.4-rc7
6694 * rebase to v3.3-rc6
6695
6696 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
6697
6698 linux (3.4.0-1.3) quantal; urgency=low
6699
6700 [ Andy Whitcroft ]
6701
6702 * [Config] control.stub is an intermediate product not a dependancy
6703 - LP: #992414
6704
6705 [ Leann Ogasawara ]
6706
6707 * remove i386 generic from getabis
6708
6709 [ Upstream Kernel Changes ]
6710
6711 * (pre-stable) b43: only reload config after successful initialization
6712 - LP: #950295
6713
6714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
6715
6716 linux (3.4.0-1.2) quantal; urgency=low
6717
6718 [ Andy Whitcroft ]
6719
6720 * [Config] add build depends for flex, bison and pkg-config
6721
6722 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
6723
6724 linux (3.4.0-1.1) quantal; urgency=low
6725
6726 [ Andy Whitcroft ]
6727
6728 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
6729 permissions to overlay files
6730 - LP: #915941, #918212
6731 - CVE-2012-0055
6732
6733 [ Leann Ogasawara ]
6734
6735 * Open Q
6736 * Rebase to v3.4-rc5
6737 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
6738 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
6739 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
6740 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
6741 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
6742 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
6743 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
6744 * [Config] Temporarily disable CONFIG_AX88796 on arm
6745
6746 [ Upstream Kernel Changes ]
6747
6748 * vfs: pass struct path to __dentry_open()
6749 * vfs: add i_op->open()
6750 * vfs: export do_splice_direct() to modules
6751 * vfs: introduce clone_private_mount()
6752 * overlay filesystem
6753 * overlayfs: add statfs support
6754 * overlayfs: implement show_options
6755 * overlay: overlay filesystem documentation
6756 * fs: limit filesystem stacking depth
6757 * overlayfs: follow header cleanup
6758 * overlayfs: switch from d_alloc_root() to d_make_root()
6759 * overlayfs: update touch_atime() usage
6760 * rebase to v3.4-rc5
6761 - LP: #950490
6762 * rebase to v3.4-rc4
6763 * rebase to v3.4-rc3
6764 * rebase to v3.4-rc2
6765 * rebase to v3.4-rc1
6766 * rebase to v3.3
6767 * rebase to v3.3-rc7
6768 * rebase to v3.3-rc6
6769 * rebase to v3.3-rc5
6770 * rebase to v3.3-rc4
6771 - LP: #900802
6772 - LP: #930842
6773 * rebase to v3.3-rc3
6774 - LP: #924320
6775 - LP: #923316
6776 - LP: #923409
6777 - LP: #918254
6778 * rebase to v3.3-rc2
6779 * rebase to v3.3-rc1
6780 - LP: #795823
6781 - LP: #909419
6782 - LP: #910792
6783 - LP: #878701
6784 - LP: #724831
6785
6786 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
6787
6788 linux (3.2.0-10.18) precise; urgency=low
6789
6790 [ Tim Gardner ]
6791
6792 * SAUCE: ecryptfs: Print inode on metadata error
6793
6794 [ Upstream Kernel Changes ]
6795
6796 * Revert "proc: enable writing to /proc/pid/mem"
6797 - LP: #919115
6798 - CVE-2012-0056
6799 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
6800 - LP: #909419
6801
6802 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
6803
6804 linux (3.2.0-10.17) precise; urgency=low
6805
6806 [ Andy Whitcroft ]
6807
6808 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
6809 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
6810 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
6811 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
6812 * Revert "SAUCE: overlayfs -- overlay filesystem"
6813 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
6814 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
6815 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
6816 * ensure debian/ is not excluded from git by default
6817 * add new scripting to handle buglinks in rebases
6818 * ubuntu: overlayfs -- overlayfs: add statfs support
6819 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
6820 permissions to overlay files
6821 - LP: #915941, #918212
6822 - CVE-2012-0055
6823
6824 [ Erez Zadok ]
6825
6826 * ubuntu: overlayfs -- overlayfs: implement show_options
6827
6828 [ Leann Ogasawara ]
6829
6830 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
6831 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
6832 - LP: #907377, #911236
6833 * [Config] Enable CONFIG_IRQ_REMAP
6834
6835 [ Miklos Szeredi ]
6836
6837 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
6838 * ubuntu: overlayfs -- vfs: add i_op->open()
6839 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
6840 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
6841 * ubuntu: overlayfs -- overlay filesystem
6842 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
6843
6844 [ Neil Brown ]
6845
6846 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
6847
6848 [ Upstream Kernel Changes ]
6849
6850 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
6851 - LP: #647043
6852 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
6853 breaks USB
6854 - LP: #647043
6855
6856 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
6857
6858 linux (3.2.0-9.16) precise; urgency=low
6859
6860 [ Andy Whitcroft ]
6861
6862 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
6863 * [Config] pull ARM sound modules =m
6864 * [Config] CONFIG_RTC_DRV_TEST is for testing only
6865 * [Config] CONFIG_USB_DUMMY_HCD is testing only
6866 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
6867
6868 [ Leann Ogasawara ]
6869
6870 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
6871 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
6872 * [Config] Enable CONFIG_MMC_TMIO=m
6873 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
6874 * [Config] Enable CONFIG_ISI=m
6875 * [Config] Enable CONFIG_MMC=y
6876 * [Config] Enable CONFIG_LIRC_PARALLEL=m
6877 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
6878 * [Config] Enable CONFIG_CHR_DEV_SG=y
6879 * [Config] Enable CONFIG_GPIO_PCA953X=m
6880 * [Config] Enable CONFIG_GPIO_TWL4030=m
6881 * [Config] Enable CONFIG_INET_DIAG=m
6882 * [Config] Enable CONFIG_NLS_ISO8859_1=m
6883 * [Config] Enable CONFIG_NVRAM=m
6884 * [Config] Enable CONFIG_SLIP=m
6885 * [Config] Enable CONFIG_PC300TOO=m
6886 * [Config] Enable CONFIG_TUN=y
6887 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
6888 * [Config] Enable CONFIG_THERMAL=y
6889 * [Config] Enable CONFIG_PPP=y
6890 * [Config] Enable CONFIG_PCI_STUB=m
6891 * Rebase to v3.2.1
6892 * [Config] Enable CONFIG_RTL8192E=m
6893 * [Config] Enable CONFIG_RTS5139=m
6894
6895 [ Stefan Bader ]
6896
6897 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
6898
6899 [ Upstream Kernel Changes ]
6900
6901 * ARM: restart: add restart hook to machine_desc record
6902 * ARM: restart: allow platforms more flexibility specifying restart mode
6903 * ARM: restart: move reboot failure handing into machine_restart()
6904 * ARM: restart: remove argument to setup_mm_for_reboot()
6905 * ARM: 7159/1: OMAP: Introduce local common.h files
6906 * ARM: restart: only perform setup for restart when soft-restarting
6907 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
6908 function
6909 * ARM: idmap: populate identity map pgd at init time using .init.text
6910 * ARM: suspend: use idmap_pgd instead of suspend_pgd
6911 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
6912 * ARM: idmap: use idmap_pgd when setting up mm for reboot
6913 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
6914 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
6915 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
6916 restart changes
6917 * ARM: lib: add call_with_stack function for safely changing stack
6918 * ARM: reset: implement soft_restart for jumping to a physical address
6919 * ARM: stop: execute platform callback from cpu_stop code
6920 * ARM: kexec: use soft_restart for branching to the reboot buffer
6921 * ARM: restart: omap: use new restart hook
6922 * topdown mmap support
6923 - LP: #861296
6924
6925 [ Upstream Kernel Changes ]
6926
6927 * Rebase to v3.2.1
6928
6929 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
6930
6931 linux (3.2.0-8.15) precise; urgency=low
6932
6933 [ Leann Ogasawara ]
6934
6935 * [Config] Disable CONFIG_ACPI_PROCFS
6936 * Remove server from getabis
6937 * Temporarily disable module check
6938 * [Config] Disable CONFIG_MTD_TESTS
6939 * [Config] Disable CONFIG_X86_E_POWERSAVER
6940 * [Config] Set CONFIG_ARCNET=m
6941 * [Config] Enable CONFIG_ATM_DUMMY=m
6942 * [Config] Enable CONFIG_BLK_DEV_MD=y
6943 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
6944 * [Config] Enable CONFIG_BLK_DEV_SD=y
6945 * [Config] Enable CONFIG_BLK_DEV_SR=y
6946 * [Config] Enable CONFIG_BLK_DEV_UB=m
6947 * [Config] Enable CONFIG_COPS=m
6948 * [Config] Enable CONFIG_DVB_USB_EC168=m
6949 * [Config] Enable CONFIG_ENC28J60=m
6950 * [Config] Enable CONFIG_FB_UVESA=m
6951 * [Config] Enable CONFIG_FB_ATY=m
6952 * [Config] Enable CONFIG_BROADCOM_PHY=y
6953 * [Config] Enable CONFIG_CICADA_PHY=y
6954 * [Config] Enable CONFIG_DAVICOM_PHY=y
6955 * [Config] Enable CONFIG_ICPLUS_PHY=y
6956 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
6957 * [Config] Enable CONFIG_LXT_PHY=y
6958 * [Config] Enable CONFIG_MARVELL_PHY=y
6959 * [Config] Enable CONFIG_NATIONAL_PHY=y
6960 * [Config] Enable CONFIG_QSEMI_PHY=y
6961 * [Config] Enable CONFIG_SMSC_PHY=y
6962 * [Config] Enable CONFIG_VITESSE_PHY=y
6963 * Add 3w-sas to scsi-modules
6964 - LP: #776542
6965
6966 [ Mathieu Trudel-Lapierre ]
6967
6968 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
6969 to interface settings
6970
6971 [ Paolo Pisati ]
6972
6973 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
6974 - LP: #912199
6975 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
6976 - LP: #912199
6977 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
6978 - LP: #912199
6979
6980 [ Upstream Kernel Changes ]
6981
6982 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
6983 - LP: #906832
6984
6985 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
6986
6987 linux (3.2.0-8.14) precise; urgency=low
6988
6989 [ Andy Whitcroft ]
6990
6991 * [Config] enable CONFIG_SND_USB_6FIRE
6992 - LP: #912197
6993 * rebase to mainline v3.2 final release
6994 * updateconfigs following rebase to v3.2 final
6995 * ubuntu: AUFS -- add BOM and automated update script
6996 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
6997 - LP: #684666
6998 * ubuntu: AUFS -- update aufs-update to track new locations of headers
6999 * ubuntu: AUFS -- clean up the aufs updater and BOM
7000 * ubuntu: AUFS -- documentation on updating aufs2
7001 * ubuntu: AUFS -- aufs3-base.patch
7002 * ubuntu: AUFS -- aufs3-standalone.patch
7003 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
7004 * ubuntu: AUFS -- fix undefined security_path_link
7005 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
7006 * ubuntu: AUFS -- updateconfigs following update
7007 * ubuntu: AUFS -- suppress benign plink warning messages
7008 - LP: #621195
7009 * ubuntu: AUFS -- enable in config and makefile
7010 * ubuntu: AUFS -- disable in favor of overlayfs
7011 * [Config] linux-virtual -- should include the extX modules
7012 - LP: #912308
7013
7014 [ Tyler Hicks ]
7015
7016 * SAUCE: eCryptfs: Improve statfs reporting
7017 - LP: #885744
7018
7019 [ Upstream Kernel Changes ]
7020
7021 * rebase to upstream v3.2
7022
7023 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
7024
7025 linux (3.2.0-7.13) precise; urgency=low
7026
7027 [ Upstream Kernel Changes ]
7028
7029 * rebase to upstream 3.2-rc7
7030
7031 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
7032
7033 linux (3.2.0-6.12) precise; urgency=low
7034
7035 [ Upstream Kernel Changes ]
7036
7037 * rebase to upstream v3.2-rc6
7038
7039 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
7040
7041 linux (3.2.0-5.11) precise; urgency=low
7042
7043 [ Andy Whitcroft ]
7044
7045 * enforcer -- allow arch and flavour predicates to take lists
7046 * enforcer -- simplify armel/armhf specific options
7047 * enforcer -- fix incorrectly specified flavour matches
7048
7049 [ Leann Ogasawara ]
7050
7051 * [Config] Disable IRQ_REMAP
7052 * [Config] Enable CONFIG_SENSORS_LM95245=m
7053 * [Config] Enable CONFIG_SENSORS_MAX1668=m
7054 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
7055 * [Config] Enable CONFIG_SENSORS_MAX6639=m
7056 * [Config] Enable CONFIG_SENSORS_MAX6642=m
7057 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
7058 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
7059 * [Config] Enable CONFIG_PATA_TOSHIBA=m
7060 * [Config] Enable CONFIG_POHMELFS=m
7061 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
7062 * [Config] Enable CONFIG_PATA_OPTI=m
7063 * add overlayfs to virtual inclusion list
7064 - LP: #903897
7065 * add veth to virtual inclusion list
7066 - LP: #903897
7067 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
7068
7069 [ Paolo Pisati ]
7070
7071 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
7072 - LP: #903346
7073
7074 [ Tim Gardner ]
7075
7076 * [Config] CONFIG_LOCKUP_DETECTOR=y
7077 - LP: #903615
7078
7079 [ Upstream Kernel Changes ]
7080
7081 * rebase to upstream 55b02d2f
7082
7083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
7084
7085 linux (3.2.0-4.10) precise; urgency=low
7086
7087 [ Kyle McMartin ]
7088
7089 * SAUCE: dmar: disable if ricoh multifunction detected
7090 - LP: #894070
7091
7092 [ Seth Forshee ]
7093
7094 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
7095 - LP: #581312
7096
7097 [ Tim Gardner ]
7098
7099 * Start new release, Bump ABI, rebase to 3.2-rc5
7100
7101 [ Leann Ogasawara ]
7102
7103 * [Config] Enable CONFIG_SENSORS_AK8975=m
7104
7105 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
7106
7107 linux (3.2.0-3.9) precise; urgency=low
7108
7109 [ Andy Whitcroft ]
7110
7111 * SAUCE: ext4: correct partial write discard size calculation
7112 - LP: #894768
7113
7114 [ Leann Ogasawara ]
7115
7116 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
7117 - LP: #892615
7118
7119 [ Matthew Garrett ]
7120
7121 * SAUCE: pci: Rework ASPM disable code
7122
7123 [ Upstream Kernel Changes ]
7124
7125 * x86: Fix boot failures on older AMD CPU's
7126 - LP: #892615
7127 * EHCI : Fix a regression in the ISO scheduler
7128 - LP: #899165
7129
7130 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
7131
7132 linux (3.2.0-3.8) precise; urgency=low
7133
7134 [ Andy Whitcroft ]
7135
7136 * armhf -- add d-i configuration
7137 * armhf -- disable ABI checks for armhf
7138 * armhf -- add arch to getabis config
7139
7140 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
7141
7142 linux (3.2.0-3.7) precise; urgency=low
7143
7144 [ Stefan Bader ]
7145
7146 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
7147 synchronous, regardless of lazy_mmu mode
7148 - LP: #854050
7149
7150 [ Tim Gardner ]
7151
7152 * rebase to v3.2-rc4
7153
7154 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
7155
7156 linux (3.2.0-2.6) precise; urgency=low
7157
7158 [ Andy Whitcroft ]
7159
7160 * armhf -- fix omap flavour to build on armhf
7161 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
7162
7163 [ Borislav Petkov ]
7164
7165 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
7166 - LP: #892615
7167
7168 [ Colin Watson ]
7169
7170 * Add pata_macio to pata-modules
7171
7172 [ Tim Gardner ]
7173
7174 * [Config] Prefer crda over wireless-crda
7175 * [Config] Fix virtual inclusion list.
7176 - LP: #897795
7177
7178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
7179
7180 linux (3.2.0-2.5) precise; urgency=low
7181
7182 [ Paolo Pisati ]
7183
7184 * [Config] PANEL_DVI=y
7185
7186 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
7187
7188 linux (3.2.0-2.4) precise; urgency=low
7189
7190 [ Andy Whitcroft ]
7191
7192 * rebase to v3.2-rc3
7193
7194 [ Leann Ogasawara ]
7195
7196 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
7197 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
7198 * Revert "olpc_dcon_xo_1_5 needs delay.h"
7199 * Revert "olpc_dcon_xo_1 needs delay.h"
7200 * rebase to 6fe4c6d4
7201 * [Config] updateconfigs after rebase to 6fe4c6d4
7202
7203 [ Tim Gardner ]
7204
7205 * [Config] Replace wireless-crda with crda,wireless-regdb
7206 - LP: #856421
7207 * [Config] Relax the dependencies on crda
7208
7209 [ Upstream Kernel Changes ]
7210
7211 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
7212 - LP: #724831
7213 * Ubuntu: remove coreutils|fileutils package dependency
7214 - LP: #892814
7215 * iio: iio_event_getfd -- fix ev_int build failure
7216
7217 [ Upstream Kernel Changes ]
7218
7219 * Rebase to v3.2-rc3
7220
7221 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
7222
7223 linux (3.2.0-1.3) precise; urgency=low
7224
7225 [ Upstream Kernel Changes ]
7226
7227 * Ubuntu: Add ext2 to fs-core-modules
7228 - LP: #893395
7229
7230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
7231
7232 linux (3.2.0-1.2) precise; urgency=low
7233
7234 [ Andy Whitcroft ]
7235
7236 * [Config] enable CONFIG_NFC and associated devices
7237 * SAUCE: allow brcmsmac and b43 to both build
7238
7239 [ Soren Hansen ]
7240
7241 * Add ixgbe driver to d-i
7242 - LP: #891969
7243
7244 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
7245
7246 linux (3.2.0-1.1) precise; urgency=low
7247 [ Andy Whitcroft ]
7248
7249 * armhf -- enable armhf and create the first flavours
7250 * SAUCE: ensure root is ready before running usermodehelpers in it
7251 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
7252
7253 [ Leann Ogasawara ]
7254
7255 * Temporarily ignore module check
7256 * [Config] Enable PCI_IOV on powerpc
7257 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
7258 * rebase to v3.2-rc2
7259 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
7260 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
7261 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
7262 * SAUCE: select ARM_AMBA if OMAP3_EMU
7263 * [Config] updateconfigs after select ARM_AMBA
7264 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
7265 * [Config] Enable CONFIG_EXT2_FS=m
7266 * [Config] Build in CONFIG_SATA_AHCI=y
7267 * Resolve linux-image-extra's install dependency
7268
7269 [ Seth Forshee ]
7270
7271 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
7272 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
7273 Documentation
7274 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
7275 alps_model_info
7276 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
7277 size
7278 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
7279 3 and 4
7280 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
7281 protocol
7282 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
7283 versions 3 and 4
7284
7285 [ Stefan Bader ]
7286
7287 * [Config] Built-in xen-netfront and xen-blkfront
7288 * Fix build of dm-raid45 and re-enable it
7289
7290 [ Tim Gardner ]
7291
7292 * [Config] CONFIG_USB_XHCI_HCD=y
7293 - LP: #886167
7294 * [Config] CONFIG_R6040=m
7295 - LP: #650899
7296 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
7297 - LP: #854399
7298 * [Config] Consolidated amd64 server flavour into generic
7299 * [Config] updateconfigs after rebase to 3.2-rc1
7300 * [Config] Disabled dm-raid4-5
7301 * [Config] Disabled ndiswrapper
7302 * [Config] Disable vt6656
7303 * [Config] exclude ppp-modules for virtual flavour
7304 * [Config] CONFIG_MEMSTICK_R592=m
7305 - LP: #238208
7306
7307 [ Upstream Kernel Changes ]
7308
7309 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
7310 - LP: #887780
7311 * CHROMIUM: seccomp_filter: add process state reporting
7312 - LP: #887780
7313 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
7314 works.
7315 - LP: #887780
7316 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
7317 - LP: #887780
7318 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
7319 - LP: #887780
7320 * CHROMIUM: seccomp_filters: move to btrees
7321 * CHROMIUM: enable CONFIG_BTREE
7322 * CHROMIUM: seccomp_filter: kill NR_syscall references
7323 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
7324 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
7325 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
7326 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
7327 * CHROMIUM: seccomp_filter: inheritance documentation
7328 * CHROMIUM: seccomp_filter: make inherited filters composable
7329 * CHROMIUM: Fix seccomp_t compile error
7330 - LP: #887780
7331 * CHROMIUM: Fix kref usage
7332 - LP: #887780
7333 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
7334 * rebase to v3.2-rc2
7335
7336 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
7337
7338 linux (3.1.0-2.3) precise; urgency=low
7339
7340 [ Tim Gardner ]
7341
7342 * Add postinit and postrm scripts to the extras package
7343 - LP: #882120
7344
7345 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
7346
7347 linux (3.1.0-2.2) precise; urgency=low
7348
7349 [ Andy Whitcroft ]
7350
7351 * debian: add locking to protect debian/files from parallel update
7352
7353 [ Leann Ogasawara ]
7354
7355 * rebase to v3.1
7356
7357 [ Upstream Kernel Changes ]
7358
7359 * rebase to v3.1
7360
7361 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
7362
7363 linux (3.1.0-1.1) precise; urgency=low
7364
7365 [ Andiry Xu ]
7366
7367 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
7368 - LP: #872811
7369
7370 [ Andy Whitcroft ]
7371
7372 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
7373 - LP: #832694
7374 * Revert "ubuntu: compcache -- version 0.5.3"
7375 - LP: #832694
7376 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
7377 * [Config] Enable CONFIG_MACVTAP=m
7378 - LP: #822601
7379 * record the compiler in the ABI and check for inconsistant builds
7380 * [Config] move ECRYPT_FS back to =y for all architectures
7381 - LP: #827197
7382 * [Config] enable CONFIG_DRM_VMWGFX=m
7383 - LP: #698009
7384 * [Config] re-fix ECRYPT_FS=y
7385 - LP: #827197
7386 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
7387 - LP: #827197
7388 * [Config] dropping compcache configuration options
7389 * [Config] standardise on HZ=250
7390 * SAUCE: headers_install: fix #include "..." usage for userspace
7391 - LP: #824377
7392 * make module-inclusion selection retain the left overs
7393 * add a new linux-image-extras package for virtual
7394
7395 [ Colin Watson ]
7396
7397 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
7398
7399 [ edwin_rong ]
7400
7401 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
7402 - LP: #824273
7403
7404 [ Greg Kroah-Hartman ]
7405
7406 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
7407 - LP: #824273
7408
7409 [ Jesse Sung ]
7410
7411 * SAUCE: Unregister input device only if it is registered
7412 - LP: #839238
7413
7414 [ Jiri Kosina ]
7415
7416 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
7417
7418 [ Joshua V. Dillon ]
7419
7420 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
7421
7422 [ Kees Cook ]
7423
7424 * [Config] enable and enforce SECCOMP_FILTER on x86
7425
7426 [ Keng-Yu Lin ]
7427
7428 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
7429 - LP: #824273
7430
7431 [ Leann Ogasawara ]
7432
7433 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
7434 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
7435 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
7436 readdir"
7437 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
7438 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
7439 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
7440 * Revert "ubuntu: overlayfs -- overlay filesystem"
7441 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
7442 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
7443 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
7444 than just revision"
7445 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
7446 * Revert "ubuntu: fsam7400 disable driver"
7447 - LP: #876030
7448 * rebase to v3.1-rc1
7449 * [Config] updateconfigs after rebase to v3.1-rc1
7450 * rebase to v3.1-rc2
7451 * [Config] Updateconfigs after rebase to v3.1-rc2
7452 * ubuntu: Yama - update calls to generic_permission() and
7453 inode->i_op->permission()
7454 * ubuntu: ndiswrapper -- remove netdev_priv macro
7455 * ubuntu: aufs -- Temporarily disable due to build failure
7456 * [Config] Diable INTEL_MID_PTI on armel
7457 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
7458 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
7459 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
7460 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
7461 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
7462 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
7463 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
7464 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
7465 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
7466 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
7467 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
7468 * [Config] Enable CONFIG_ECHO=m on powerpc
7469 * [Config] Enable CONFIG_ET131X=m on powerpc
7470 * [Config] Set CONFIG_FB_MATROX=m
7471 * [Config] Enable CONFIG_FB_UDL=m on powerpc
7472 * [Config] Set CONFIG_FB_VIRTUAL=n
7473 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
7474 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
7475 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
7476 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
7477 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
7478 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
7479 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
7480 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
7481 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
7482 * [Config] Enable CONFIG_IBMVETH=m on powerpc
7483 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
7484 * [Config] Enable CONFIG_IGB=m on powerpc
7485 * [Config] Enable CONFIG_IIO=m on powerpc
7486 * [Config] Enable CONFIG_INFINIBAND_NES=m
7487 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
7488 * [Config] Enable CONFIG_IWL3945=m on powerpc
7489 * [Config] Disable CONFIG_KVM_BOOK3S_64
7490 * [Config] Enable CONFIG_LAPBETHER=m on arm
7491 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
7492 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
7493 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
7494 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
7495 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
7496 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
7497 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
7498 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
7499 * [Config] Enable CONFIG_MEMSTICK=m on arm
7500 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
7501 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
7502 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
7503 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
7504 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
7505 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
7506 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
7507 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
7508 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
7509 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
7510 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
7511 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
7512 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
7513 * [Config] Enable CONFIG_MTD_SST25L=m on arm
7514 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
7515 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
7516 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
7517 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
7518 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
7519 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
7520 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
7521 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
7522 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
7523 * [Config] Enable CONFIG_PANEL=m on powerpc
7524 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
7525 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
7526 - LP: #833705
7527 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
7528 - LP: #837332
7529 * [Config] Update CONFIG_EFI_VARS enforcer check
7530 * [Config] Add aufs to virtual flavor inclusion list
7531 - LP: #844159
7532 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
7533 - LP: #818933
7534 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
7535 - LP: #768039
7536 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
7537 - LP: #838402
7538 * [Config] Add igbvf to the virtual flavor inclusion list
7539 - LP: #794570
7540 * [Config] Add ixgbevf to the virtual inclusion list
7541 - LP: #872411
7542 * [Config] Transition -generic and -server to be identical
7543 * rebase to v3.1-rc10
7544
7545 [ Luke Yelavich ]
7546
7547 * [Config] Disable legacy IDE drivers on powerpc
7548
7549 [ Ming Lei ]
7550
7551 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
7552 - LP: #801719
7553 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
7554 Sandybridge chipsets(v2)
7555 - LP: #737388, #782389, #794642
7556
7557 [ Paolo Pisati ]
7558
7559 * [Config] Compile-in vfat support for armel
7560 - LP: #853783
7561
7562 [ Randy Dunlap ]
7563
7564 * SAUCE: staging: fix rts5139 depends & build
7565 - LP: #824273
7566
7567 [ Rene Bolldorf ]
7568
7569 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
7570 power in 'ideapad_backlight_notify_power' to avoid a page fault
7571
7572 [ Seth Forshee ]
7573
7574 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
7575 - LP: #681904
7576 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
7577 - LP: #810020
7578
7579 [ Stefan Bader ]
7580
7581 * (config) Package macvlan and macvtap for virtual
7582 * [Config] Force perf to use libiberty for demangling
7583 - LP: #783660
7584 * SAUCE: xen: Do not use pv spinlocks on HVM
7585 - LP: #838026
7586
7587 [ Tim Gardner ]
7588
7589 * [Config] Clean up tools rules
7590 * [Config] Package x86_energy_perf_policy and turbostat
7591 - LP: #797556
7592 * rebase to v3.1-rc3
7593 * [Config] Simplify binary-udebs dependencies
7594 * [Config] kernel preparation cannot be parallelized
7595 * [Config] Linearize module/abi checks
7596 * [Config] Linearize and simplify tree preparation rules
7597 * [Config] Build kernel image in parallel with modules
7598 * [Config] Set concurrency for kmake invocations
7599 * [Config] Improve install-arch-headers speed
7600 * [Config] Fix binary-perarch dependencies
7601 * [Config] Removed stamp-flavours target
7602 * [Config] Serialize binary indep targets
7603 * [Config] Use build stamp directly
7604 * [Config] Restore prepare-% target
7605 * rebase to v3.1-rc4
7606 * rebase to v3.1-rc5
7607 * [Config] Disable makedumpfile for i386/amd64
7608 * rebase to v3.1-rc6
7609 * [Config] Fix binary-% build target
7610 * rebase to v3.1-rc7
7611 * rebase to v3.1-rc8
7612 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
7613 - LP: #854399
7614 * [Config] Enable ftrace support in the mac80211 layer
7615 - LP: #865171
7616 * rebase to v3.1-rc9
7617 * SAUCE: usb/core/devio.c: Check for printer class specific request
7618 - LP: #872711
7619
7620 [ Upstream Kernel Changes ]
7621
7622 * overlay filesystem
7623 * overlayfs: add statfs support
7624 * overlayfs: implement show_options
7625 * overlay: overlay filesystem documentation
7626 * fs: limit filesystem stacking depth
7627
7628 [ Will Drewry ]
7629
7630 * SAUCE: seccomp_filter: new mode with configurable syscall filters
7631 * SAUCE: seccomp_filter: add process state reporting
7632 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
7633 works.
7634 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
7635
7636 [ Upstream Kernel Changes ]
7637
7638 * rebase to v3.1-rc1
7639 * rebase to v3.1-rc2
7640 * rebase to v3.1-rc3
7641 +CONFIG_BLK_DEV_BSGLIB=y
7642 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
7643 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
7644 * rebase to v3.1-rc4
7645 * rebase to v3.1-rc5
7646 * rebase to v3.1-rc6
7647 * rebase to v3.1-rc7
7648 * rebase to v3.1-rc8
7649 * rebase to v3.1-rc9
7650 * rebase to v3.1-rc10
7651
7652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
7653
7654 linux (3.1.0-1.0) oneiric; urgency=low
7655
7656 [ Leann Ogasawara ]
7657
7658 * Open P-series
7659
7660 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
7661
7662 linux (3.0.0-8.10) oneiric; urgency=low
7663
7664 [ Adam Jackson ]
7665
7666 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
7667 - LP: #753994
7668
7669 [ John Johansen ]
7670
7671 * [Config] Enable missing IPv6 options
7672
7673 [ Leann Ogasawara ]
7674
7675 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
7676 - LP: #819925
7677 * Rebase to 3.0.1
7678
7679 [ Upstream Kernel Changes ]
7680
7681 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
7682 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
7683 - LP: #783582
7684 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
7685 - LP: #796476
7686 * KVM: Add SMEP support when setting CR4
7687 - LP: #796476
7688 * KVM: Mask function7 ebx against host capability word9
7689 - LP: #796476
7690 * KVM: Add instruction fetch checking when walking guest page table
7691 - LP: #796476
7692
7693 [ Upstream Kernel Changes ]
7694
7695 * rebase to v3.0.1
7696
7697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
7698
7699 linux (3.0.0-7.9) oneiric; urgency=low
7700
7701 [ Andy Whitcroft ]
7702
7703 * Revert "[Upstream] add local prefix to oss local change_bits"
7704 * Revert "SAUCE: add tracing for user initiated readahead requests"
7705 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
7706 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
7707 Zhaoyang E47"
7708 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
7709 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
7710 (grub)"
7711 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
7712 checks"
7713 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
7714 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
7715 vt switch"
7716 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
7717 - LP: #816035
7718 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
7719 it
7720 * SAUCE: (no-up) add tracing for user initiated readahead requests
7721 * SAUCE: vt -- maintain bootloader screen mode and content until vt
7722 switch
7723 * SAUCE: vt -- allow grub to request automatic vt_handoff
7724
7725 [ Arjan van de Ven ]
7726
7727 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
7728
7729 [ Kees Cook ]
7730
7731 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
7732 * [Config] enforce ACPI_CUSTOM_METHOD disabled
7733
7734 [ Keng-Yu Lin ]
7735
7736 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
7737 Zhaoyang E47
7738 - LP: #632884, #803005
7739
7740 [ Leann Ogasawara ]
7741
7742 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
7743 - LP: #513131
7744 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
7745 - LP: #815064
7746
7747 [ Rezwanul Kabir ]
7748
7749 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
7750 Dell E2 series Laptops
7751 - LP: #632884
7752
7753 [ Upstream Kernel Changes ]
7754
7755 * Revert "yama: if an underlying filesystem provides a permissions op use
7756 it"
7757 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
7758 series Laptops"
7759 * Revert "tty: include linux/slab.h for kfree"
7760 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
7761 * Revert "pch_dma: add include/slab.h for kfree"
7762 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
7763 - LP: #773524
7764 * oss: rename local change_bits to avoid powerpc bitsops.h definition
7765
7766 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
7767
7768 linux (3.0.0-7.8) oneiric; urgency=low
7769
7770 [ Andy Whitcroft ]
7771
7772 * ubuntu: overlayfs -- overlayfs: add statfs support
7773 * [Config] enable CONFIG_OVERLAYFS
7774
7775 [ Erez Zadok ]
7776
7777 * ubuntu: overlayfs -- overlayfs: implement show_options
7778
7779 [ Leann Ogasawara ]
7780
7781 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
7782 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
7783 * [Config] Disable CONFIG_ATM_DUMMY on arm
7784 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
7785 * Temporarily disable module check on arm
7786 * Rebase to 3.0 final
7787 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
7788 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
7789 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
7790 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
7791 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
7792 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
7793 * [Config] Enable CONFIG_DM9000=m on arm
7794 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
7795 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
7796
7797 [ Miklos Szeredi ]
7798
7799 * ubuntu: overlayfs -- vfs: add i_op->open()
7800 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
7801 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
7802 * ubuntu: overlayfs -- overlay filesystem
7803 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
7804 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
7805 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
7806 * ubuntu: overlayfs -- ovl: make lower mount read-only
7807
7808 [ Neil Brown ]
7809
7810 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
7811
7812 [ Tim Gardner ]
7813
7814 * [Config] Add enic/fnic to udebs
7815 - LP: #801610
7816
7817 [ Upstream Kernel Changes ]
7818
7819 * yama: if an underlying filesystem provides a permissions op use it
7820
7821 [ Major Kernel Changes ]
7822
7823 * Rebase to 3.0 final
7824
7825 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
7826
7827 linux (3.0.0-6.7) oneiric; urgency=low
7828
7829 [ Eagon Yager ]
7830
7831 * [Config] Fix misspelled 'skipmodule' in arm makefile.
7832
7833 [ Keng-Yu Lin ]
7834
7835 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
7836 - LP: #632884, #803005
7837
7838 [ Leann Ogasawara ]
7839
7840 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
7841 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
7842 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
7843 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
7844 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
7845 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
7846 * [Config] Set CONFIG_ACPI_SBS=m
7847 * [Config] Set CONFIG_ACPI_WMI=m
7848 * [Config] Set CONFIG_AD7150=m on arm
7849 * [Config] Set CONFIG_AD7152=m on arm
7850 * [Config] Drop CONFIG_GPIO_S5PV210
7851 * [Config] Drop CONFIG_GPIO_S5PC100
7852 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
7853 * [Config] Drop CONFIG_GPIO_EXYNOS4
7854
7855 [ Stefan Bader ]
7856
7857 * SAUCE: Re-enable RODATA for i386 virtual
7858 - LP: #809838
7859
7860 [ Upstream Kernel Changes ]
7861
7862 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
7863 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
7864 - LP: #771758
7865
7866 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
7867
7868 linux (3.0.0-5.6) oneiric; urgency=low
7869
7870 [ Tim Gardner ]
7871
7872 * [Config] CONFIG_RTL8192CU=m
7873 * Rebase to -rc7
7874
7875 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
7876
7877 linux (3.0.0-4.5) oneiric; urgency=low
7878
7879 [ Ming Lei ]
7880
7881 * SAUCE: fix yama_ptracer_del lockdep warning
7882 - LP: #791019
7883
7884 [ Seth Forshee ]
7885
7886 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
7887 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
7888 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
7889 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
7890 - LP: #805218
7891
7892 [ Tim Gardner ]
7893
7894 * [Config] updateconfigs after rebase to -rc6+
7895 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
7896 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
7897 * Revert "UBUNTU: add dependancies for module-init-tools"
7898 This dependency is no longer required for a 3 digit version.
7899
7900 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
7901
7902 linux (3.0-3.4) oneiric; urgency=low
7903
7904 [ Keng-Yu Lin ]
7905
7906 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
7907 killswitch"
7908 - LP: #775281
7909
7910 [ Leann Ogasawara ]
7911
7912 * rebase to v3.0-rc5
7913 * [Config] updateconfigs after rebase to 3.0-rc5
7914
7915 [ Tim Gardner ]
7916
7917 * [Config] Remove ubuntu/rtl8192se
7918 * [Config] Added armel ABI files
7919 * [Config] Removed armel versatile flavour
7920 * [Config] CONFIG_INTEL_MEI=m
7921 - LP: #716867
7922
7923 [ Upstream Kernel Changes ]
7924
7925 * ALSA: hda - Enable auto-parser as default for Conexant codecs
7926
7927 [ Upstream Kernel Changes ]
7928
7929 * rebase to v3.0-rc5
7930
7931 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
7932
7933 linux (3.0-2.3) oneiric; urgency=low
7934
7935 [ Andy Whitcroft ]
7936
7937 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
7938
7939 [ Leann Ogasawara ]
7940
7941 * rebase to v3.0-rc4
7942 * [Config] updateconfigs after rebase to 3.0-rc4
7943 * fix ERROR: __devcgroup_inode_permission undefined
7944
7945 [ Stefan Bader ]
7946
7947 * SAUCE: iscsitarget: Remove driver from the kernel
7948
7949 [ Tim Gardner ]
7950
7951 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
7952 * [Config] Add grub-efi as a recommended bootloader for server and
7953 generic
7954 - LP: #800910
7955
7956 [ Upstream Kernel Changes ]
7957
7958 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
7959
7960 [ Leann Ogasawara ]
7961
7962 * rebase to v3.0-rc4
7963
7964 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
7965
7966 linux (3.0-1.2) oneiric; urgency=low
7967
7968 [ Andy Whitcroft ]
7969
7970 * [Config] enable CONFIG_CAN_CALC_BITTIMING
7971
7972 [ Leann Ogasawara ]
7973
7974 * rebase to v3.0-rc3
7975 * [Config] updateconfigs after rebase to 3.0-rc3
7976
7977 [ Upstream Kernel Changes ]
7978
7979 * perf: clear out make flags when calling kernel make kernelver
7980
7981 [ Leann Ogasawara ]
7982
7983 * rebase to v3.0-rc3
7984
7985 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
7986
7987 linux (3.0-0.1) oneiric; urgency=low
7988
7989 [ Andy Whitcroft ]
7990
7991 * use the packaging version in the kernel
7992 * use the kernels idea of its version for version_signature
7993 * add dependancies for module-init-tools
7994 * update control files to version 3
7995 * printchanges/insertchanges allow override of prev_release
7996 * correct Vcs-Git: to point to oneiric
7997
7998 [ Leann Ogasawara ]
7999
8000 * rebase to v3.0-rc1
8001 * [Config] updateconfigs after rebase to 3.0-rc1
8002 * ubuntu: dm-raid4-5 fix up build failure
8003 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
8004 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
8005 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
8006 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
8007 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
8008 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
8009 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
8010 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
8011 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
8012 * rebase to v3.0-rc2
8013
8014 [ Manoj Iyer ]
8015
8016 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
8017 - LP: #790754
8018
8019 [ Upstream Kernel Changes ]
8020
8021 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
8022 demands it"
8023 * drm/i915: fix regression after clock gating init split
8024
8025 [ Major Kernel Changes ]
8026
8027 * rebase from v2.6.39 to v3.0-rc1
8028 * rebase from v3.0-rc1 to v3.0-rc2
8029
8030 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
8031
8032 linux (2.6.39-3.10) oneiric; urgency=low
8033
8034 [ Colin Ian King ]
8035
8036 * SAUCE: S3 early resume debug via keyboard LEDs
8037
8038 [ Ingo Molnar ]
8039
8040 * ubuntu: nx-emu - i386: NX emulation
8041 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
8042
8043 [ Leann Ogasawara ]
8044
8045 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
8046 * Revert "[Config] Disable CONFIG_DM_RAID45"
8047 * [Config] enable CONFIG_BRCMFMAC=y
8048 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
8049 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
8050
8051 [ Robert Nelson ]
8052
8053 * SAUCE: omap3: beagle: detect new xM revision B
8054 - LP: #770679
8055 * SAUCE: omap3: beagle: detect new xM revision C
8056 - LP: #770679
8057 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
8058 - LP: #770679
8059
8060 [ Stefan Bader ]
8061
8062 * SAUCE: Convert dm-raid45 to new block plugging
8063
8064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
8065
8066 linux (2.6.39-3.9) oneiric; urgency=low
8067
8068 [ Leann Ogasawara ]
8069
8070 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
8071 * rebase to v2.6.39
8072 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
8073 * [Config] enable CONFIG_INPUT_APANEL=m
8074
8075 [ Thomas Schlichter ]
8076
8077 * SAUCE: vesafb: mtrr module parameter is uint, not bool
8078 - LP: #778043
8079 * SAUCE: vesafb: enable mtrr WC by default
8080 - LP: #778043
8081
8082 [ Major Kernel Changes ]
8083
8084 * rebase from v2.6.39-rc7 to v2.6.39
8085
8086 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
8087
8088 linux (2.6.39-2.8) oneiric; urgency=low
8089
8090 [ Andy Whitcroft ]
8091
8092 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
8093 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
8094 * Revert "[Config] Disable CONFIG_AUFS_FS"
8095 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
8096 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
8097 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
8098 * ubuntu: AUFS -- clean up the aufs updater and BOM
8099 * ubuntu: AUFS -- documentation on updating aufs2
8100
8101 [ Kees Cook ]
8102
8103 * ubuntu: Yama - LSM hooks
8104 * ubuntu: Yama - create task_free security callback
8105 * ubuntu: Yama - add ptrace relationship tracking interface
8106 * ubuntu: Yama - unconditionally chain to Yama LSM
8107
8108 [ Leann Ogasawara ]
8109
8110 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
8111 * Revert "[Config] Disable CONFIG_EASYCAP"
8112 * ubuntu: fsam7400 disable driver
8113 * ubuntu: omnibook disable driver
8114 * ubuntu: rfkill disable driver
8115
8116 [ Tim Gardner ]
8117
8118 * SAUCE: Fix extra reference in fb_open()
8119
8120 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
8121
8122 linux (2.6.39-2.7) oneiric; urgency=low
8123
8124 [ Leann Ogasawara ]
8125
8126 * rebase to v2.6.39-rc7
8127
8128 [ Major Kernel Changes ]
8129
8130 * rebase from v2.6.39-rc6 to v2.6.39-rc7
8131
8132 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
8133
8134 linux (2.6.39-1.6) oneiric; urgency=low
8135
8136 [ Leann Ogasawara ]
8137
8138 * rebase to v2.6.39-rc6
8139 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
8140
8141 [ Tim Gardner ]
8142
8143 * [Config] updateconfigs after rebase to 2.6.39-rc6
8144
8145 [ Major Kernel Changes ]
8146
8147 * rebase from v2.6.39-rc5 to v2.6.39-rc6
8148 - LP: #740126
8149
8150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
8151
8152 linux (2.6.39-0.5) oneiric; urgency=low
8153
8154 [ Herton Ronaldo Krzesinski ]
8155
8156 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
8157 - LP: #764758
8158
8159 [ Leann Ogasawara ]
8160
8161 * rebase to v2.6.39-rc5
8162 * [Config] updateconfigs following rebase to v2.6.39-rc5
8163
8164 [ Paolo Pisati ]
8165
8166 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
8167 - LP: #759913
8168
8169 [ Stefan Bader ]
8170
8171 * Include nls_iso8859-1 for virtual images
8172 - LP: #732046
8173
8174 [ Major Kernel Changes ]
8175
8176 * rebase from v2.6.39-rc4 to v2.6.39-rc5
8177
8178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
8179
8180 linux (2.6.39-0.4) oneiric; urgency=low
8181
8182 [ Leann Ogasawara ]
8183
8184 * rebase to v2.6.39-rc4
8185 * [Config] updateconfigs following rebase to v2.6.39-rc4
8186 * fixup powerpc implicit declaration of function
8187 'crash_kexec_wait_realmode'
8188 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
8189
8190 [ Tim Gardner ]
8191
8192 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
8193 - LP: #769503
8194 * [Config] Add cachefiles.ko to virtual flavour
8195 - LP: #770430
8196
8197 [ Major Kernel Changes ]
8198
8199 * rebase from v2.6.39-rc3 to v2.6.39-rc4
8200
8201 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
8202
8203 linux (2.6.39-0.3) oneiric; urgency=low
8204
8205 [ Leann Ogasawara ]
8206
8207 * rebase to v2.6.39-rc3
8208 * crash_kexec_wait_realmode() undefined when !SMP
8209
8210 [ Tim Gardner ]
8211
8212 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
8213 - LP: #632327
8214
8215 [ Major Kernel Changes ]
8216
8217 * rebase from v2.6.39-rc2 to v2.6.39-rc3
8218
8219 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
8220
8221 linux (2.6.39-0.2) oneiric; urgency=low
8222
8223 [ Gustavo F. Padovan ]
8224
8225 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
8226 - LP: #720949
8227
8228 [ John Johansen ]
8229
8230 * AppArmor: Fix masking of capabilities in complain mode
8231 - LP: #748656
8232
8233 [ Leann Ogasawara ]
8234
8235 * rebase to v2.6.39-rc2
8236 * [Config] updateconfigs following rebase to v2.6.39-rc2
8237 * hv_mouse needs delay.h
8238 * olpc_dcon_xo_1 needs delay.h
8239 * olpc_dcon_xo_1_5 needs delay.h
8240 * Update dropped.txt for Oneiric
8241
8242 [ Steve Langasek ]
8243
8244 * [Config] Make linux-libc-dev coinstallable under multiarch
8245 - LP: #750585
8246
8247 [ Upstream Kernel Changes ]
8248
8249 * x86, hibernate: Initialize mmu_cr4_features during boot
8250 - LP: #752870
8251
8252 [ Major Kernel Changes ]
8253
8254 * rebase from v2.6.39-rc1 to v2.6.39-rc2
8255
8256 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
8257
8258 linux (2.6.39-0.1) oneiric; urgency=low
8259
8260 [ Brad Figg ]
8261
8262 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
8263 - LP: #737124
8264
8265 [ Henrik Rydberg ]
8266
8267 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
8268 * SAUCE: HID: ntrig: fix suspend/resume on recent models
8269
8270 [ Herton Ronaldo Krzesinski ]
8271
8272 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
8273 struct v4l2_subdev
8274 - LP: #745213
8275
8276 [ Kees Cook ]
8277
8278 * [Config] packaging: adjust perms on vmlinuz as well
8279 * SAUCE: nx-emu: further clarify dmesg reporting
8280 - LP: #745181
8281
8282 [ Leann Ogasawara ]
8283
8284 * rebase to v2.6.39-rc1
8285 * [Config] updateconfigs following rebase to v2.6.39-rc1
8286 * [Config] Disable CONFIG_DM_RAID45
8287 * [Config] Disable CONFIG_SCSI_ISCSITARGET
8288 * [Config] Disable CONFIG_EASYCAP
8289 * [Config] Disable CONFIG_AUFS_FS
8290 * update bnx2 firmware files in d-i/firmware/nic-modules
8291 * xhci-pci.c resolve implicit declaration of kzalloc
8292 * [Config] Enable CONFIG_DRM_PSB for only x86
8293 * [Config] Enable CONFIG_RTS_PSTOR for only x86
8294 * mfd/asic3: Fix typo, s/irq_data/data/
8295
8296 [ Luke Yelavich ]
8297
8298 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
8299 - LP: #745358
8300 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
8301 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
8302
8303 [ Manoj Iyer ]
8304
8305 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
8306 - LP: #745217
8307
8308 [ Tim Gardner ]
8309
8310 * SAUCE: INR_OPEN=4096
8311 - LP: #663090
8312 * SAUCE: Increase the default hard limit for open FDs to 4096
8313 - LP: #663090
8314
8315 [ Upstream Kernel Changes ]
8316
8317 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
8318 namespace cleanup
8319 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
8320 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
8321
8322 [ Major Kernel Changes ]
8323
8324 * rebase from v2.6.38 to v2.6.39-rc1
8325
8326 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
8327
8328 linux (2.6.39-0.0) oneiric; urgency=low
8329
8330 [ Leann Ogasawara ]
8331
8332 * Open Oneiric
8333
8334 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
8335
8336 linux (2.6.38-7.39) natty; urgency=low
8337
8338 [ Leann Ogasawara ]
8339
8340 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
8341
8342 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
8343
8344 linux (2.6.38-7.38) natty; urgency=low
8345
8346 [ Leann Ogasawara ]
8347
8348 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
8349 gcc-4.5.2-6ubuntu5 finished building on all arches.
8350
8351 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
8352
8353 linux (2.6.38-7.37) natty; urgency=low
8354
8355 [ Leann Ogasawara ]
8356
8357 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
8358
8359 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
8360
8361 linux (2.6.38-7.36) natty; urgency=low
8362
8363 [ Andy Whitcroft ]
8364
8365 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
8366 optimisation"
8367 * purge last vestiges of maverick
8368 * [Config] switch CONFIG_FB_VESA back to module
8369
8370 [ Chris Wilson ]
8371
8372 * SAUCE: drm/i915: Fix pipelined fencing
8373 - LP: #717114
8374
8375 [ Loïc Minier ]
8376
8377 * Include nls_cp437 module in virtual for fat
8378 - LP: #732046
8379 * Support arch= cross-compilation for any arch
8380 * Fix couple of typos in 0-common-vars.mk
8381 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
8382 * Add armhf to Debian -> Linux arch map
8383 * Add initial armhf.mk
8384 * Enable common packages for armhf
8385
8386 [ Upstream Kernel Changes ]
8387
8388 * Yama: fix default relationship to check thread group
8389 - LP: #737676
8390
8391 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
8392
8393 linux (2.6.38-7.35) natty; urgency=low
8394
8395 [ Andy Whitcroft ]
8396
8397 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
8398 * rebase fixes bug #715330
8399 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
8400 * rebase to v2.6.38 final
8401
8402 [ Herton Ronaldo Krzesinski ]
8403
8404 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
8405 - LP: #636091
8406
8407 [ Tim Gardner ]
8408
8409 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
8410
8411 [ Upstream Kernel Changes ]
8412
8413 * Yama: use thread group leader when creating match
8414 - LP: #729839
8415 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
8416 RAID controller
8417 - LP: #735240
8418 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
8419
8420 [ Major Kernel Changes ]
8421
8422 * rebase from v2.6.38-rc8 to v2.6.38 final
8423 - LP: #715330
8424
8425 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
8426
8427 linux (2.6.38-6.34) natty; urgency=low
8428
8429 [ Andy Whitcroft ]
8430
8431 * [Config] normalise CONFIG_INTEL_TXT
8432 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
8433 - LP: #730860
8434 * rebase to mainline v2.6.38-rc8
8435
8436 [ Major Kernel Changes ]
8437
8438 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
8439 to v2.6.38-rc8
8440
8441 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
8442
8443 linux (2.6.38-6.33) natty; urgency=low
8444
8445 [ Andy Whitcroft ]
8446
8447 * d-i -- enable speakup-modules udeb
8448 - LP: #672699
8449 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
8450 * [Config] debian PPC64 configuration
8451 * [Config] cleanup powerpc config fixing unexpected inconsistancies
8452 * [Config] resync ppc64 configuration
8453 * SAUCE: match up ENTRY/END naming for 32/64 bit
8454 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
8455 * [Config] update configs after rebase to
8456 fb62c00a6d8942775abc23d1621db1252e2d93d1
8457 * [Config] pps_gen_parport no longer built
8458
8459 [ Corentin Chary ]
8460
8461 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
8462 - LP: #689393
8463 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
8464 - LP: #689393
8465
8466 [ John Johansen ]
8467
8468 * SAUCE: Fix aufs calling of security_path_mknod
8469 - LP: #724456
8470
8471 [ Kees Cook ]
8472
8473 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
8474
8475 [ Tim Gardner ]
8476
8477 * rebase to 2.6.38-rc7
8478
8479 [ Upstream Kernel Changes ]
8480
8481 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
8482
8483 [ Major Kernel Changes ]
8484
8485 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
8486 fb62c00a6d8942775abc23d1621db1252e2d93d1
8487 - LP: #721389
8488 - LP: #722925
8489 - LP: #723672
8490 - LP: #723676
8491 - LP: #715318
8492
8493 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
8494
8495 linux (2.6.38-5.32) natty; urgency=low
8496
8497 [ Andy Whitcroft ]
8498
8499 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
8500 * [Config] updateconfigs following rebase to v2.6.38-rc6
8501 * [Config] enable CONFIG_DMAR
8502 - LP: #552311
8503
8504 [ Upstream Kernel Changes ]
8505
8506 * drm/i915: skip FDI & PCH enabling for DP_A
8507 - LP: #561802, #600453, #681877
8508
8509 [ Major Kernel Changes ]
8510
8511 * rebase from v2.6.38-rc5 to v2.6.38-rc6
8512 - LP: #718402
8513 - LP: #719524
8514 - LP: #721126
8515 - LP: #719691
8516 - LP: #722689
8517 - LP: #722310
8518
8519 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
8520
8521 linux (2.6.38-4.31) natty; urgency=low
8522
8523 [ Andy Whitcroft ]
8524
8525 * add in bugs closed by upstream patches pulled in by rebases
8526 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
8527 * [Config] enable CONFIG_VSX to allow use of vector instuctions
8528 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
8529 * rebase to mainline v2.6.38-rc5
8530 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
8531 supported
8532 - LP: #719691
8533
8534 [ Colin Ian King ]
8535
8536 * SAUCE: Dell All-In-One: Remove need for Dell module alias
8537
8538 [ Manoj Iyer ]
8539
8540 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
8541 - LP: #717435
8542
8543 [ Tim Gardner ]
8544
8545 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
8546
8547 [ Upstream Kernel Changes ]
8548
8549 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
8550 - LP: #702434
8551 * vfs: fix BUG_ON() in fs/namei.c:1461
8552
8553 [ Vladislav P ]
8554
8555 * SAUCE: Release BTM while sleeping to avoid deadlock.
8556 - LP: #713837
8557
8558 [ Major Kernel Changes ]
8559
8560 * rebase from v2.6.38-rc4 to v2.6.38-rc5
8561 - LP: #579276
8562 - LP: #715877
8563 - LP: #713769
8564 - LP: #716811
8565 * resync with Maverick Ubuntu-2.6.35-27.47
8566
8567 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
8568
8569 linux (2.6.38-3.30) natty; urgency=low
8570
8571 [ Andy Whitcroft ]
8572
8573 * rebase to v2.6.38-rc4
8574 * ppc64 -- add basic architecture
8575 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
8576
8577 [ Colin Ian King ]
8578
8579 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
8580 - LP: #676997
8581 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
8582 - LP: #701530
8583 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
8584 - LP: #701530
8585
8586 [ Dan Rosenberg ]
8587
8588 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
8589
8590 [ Kees Cook ]
8591
8592 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
8593 attacking"
8594 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
8595
8596 [ Tim Gardner ]
8597
8598 * [Config] CONFIG_BLK_CGROUP=y
8599 - LP: #706394
8600 * [Config] CONFIG_DELL_WMI_AIO=m
8601
8602 [ Upstream Kernel Changes ]
8603
8604 * drm/i915/lvds: Restore dithering on native modes for gen2/3
8605 - LP: #711568
8606
8607 [ Upstream Kernel Changes ]
8608
8609 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
8610 - LP: #701271
8611 - LP: #708521
8612 - LP: #710371
8613
8614 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
8615
8616 linux (2.6.38-2.29) natty; urgency=low
8617
8618 [ Andy Whitcroft ]
8619
8620 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
8621 * [Config] updateconfigs following rebase to
8622 1f0324caefd39985e9fe052fac97da31694db31e
8623 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
8624 * [Config] reenable HIBERNATE
8625 - LP: #710877
8626 * rebase to v2.6.38-rc3
8627 * [Config] reenable CONFIG_CRASH_DUMP
8628
8629 [ Kamal Mostafa ]
8630
8631 * SAUCE: rtl8192se: fix source file perms
8632 * SAUCE: rtl8192se: fix source file newline
8633 * SAUCE: omnibook: fix source file newline
8634
8635 [ Kees Cook ]
8636
8637 * [Config] packaging: really make System.map mode 0600
8638
8639 [ Ricardo Salveti de Araujo ]
8640
8641 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
8642 PM34XX_ERRATUM
8643
8644 [ Soren Hansen ]
8645
8646 * SAUCE: nbd: Remove module-level ioctl mutex
8647
8648 [ Tim Gardner ]
8649
8650 * SAUCE: Disable building the ACPI debugfs source
8651
8652 [ Upstream Kernel Changes ]
8653
8654 * Set physical start and alignment 1M for virtual i386
8655 - LP: #710754
8656
8657 [ Upstream Kernel Changes ]
8658
8659 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
8660 to v2.6.38-rc3
8661 - LP: #707902
8662
8663 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
8664
8665 linux (2.6.38-1.28) natty; urgency=low
8666
8667 [ Andy Whitcroft ]
8668
8669 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
8670
8671 [ Ricardo Salveti de Araujo ]
8672
8673 * SAUCE: omap3: beaglexm: fix DVI initialization
8674 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
8675 display work at Beagle
8676
8677 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
8678
8679 linux (2.6.38-1.27) natty; urgency=low
8680
8681 [ Andy Whitcroft ]
8682
8683 * ubuntu: AUFS -- update aufs-update to track new locations of headers
8684 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
8685 * SAUCE: ensure root is ready before running usermodehelpers in it
8686 * correct the Vcs linkage to point to natty
8687 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
8688 * [Config] update configs following rebase
8689 e78bf5e6cbe837daa6ab628a5f679548742994d3
8690 * SAUCE: Yama: follow changes to generic_permission
8691 * ubuntu: compcache -- follow changes to bd_claim/bd_release
8692 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
8693 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
8694 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
8695 * update package version to match payload version
8696 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
8697 * rebase to v2.6.38-rc1
8698 * [Config] updateconfigs following rebase to v2.6.38-rc1
8699 * SAUCE: x86 fix up jiffies/jiffies_64 handling
8700 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
8701 * [Config] updateconfigs following rebase to
8702 2b1caf6ed7b888c95a1909d343799672731651a5
8703 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
8704 * ubuntu: AUFS -- suppress benign plink warning messages
8705 - LP: #621195
8706 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
8707 * rebase to v2.6.38-rc2
8708 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
8709 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
8710 * [Config] update configs following rebase to
8711 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
8712 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
8713 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
8714 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
8715 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
8716
8717 [ Kees Cook ]
8718
8719 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
8720
8721 [ Stefan Bader ]
8722
8723 * Temporarily disable RODATA for virtual i386
8724 - LP: #699828
8725
8726 [ Tim Gardner ]
8727
8728 * [Config] CONFIG_NLS_DEFAULT=utf8
8729 - LP: #683690
8730 * [Config] CONFIG_HIBERNATION=n
8731 * update bnx2 firmware files in d-i/firmware/nic-modules
8732
8733 [ Upstream Kernel Changes ]
8734
8735 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
8736 objects."
8737 * packaging: make System.map mode 0600
8738 * thinkpad_acpi: Always report scancodes for hotkeys
8739 - LP: #702407
8740 * sched: tg->se->load should be initialised to tg->shares
8741 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
8742 * brcm80211: include linux/slab.h for kfree
8743 * pch_dma: add include/slab.h for kfree
8744 * i2c-eg20t: include linux/slab.h for kfree
8745 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
8746 * tty: include linux/slab.h for kfree
8747 * winbond: include linux/delay.h for mdelay et al
8748
8749 [ Upstream Kernel Changes ]
8750
8751 * mark the start of v2.6.38 versioning
8752 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
8753 - LP: #689886
8754 - LP: #702125
8755 - LP: #608775
8756 - LP: #215802
8757 - LP: #686333
8758 - LP: #677830
8759 - LP: #677652
8760 - LP: #696493
8761 - LP: #697240
8762 - LP: #689036
8763 - LP: #705323
8764 - LP: #686692
8765
8766 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
8767
8768 linux (2.6.37-12.26) natty; urgency=low
8769
8770 [ Andy Whitcroft ]
8771
8772 * rebase to v2.6.37-rc8
8773 * [Config] armel -- reenable omap flavour
8774 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
8775 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
8776 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
8777 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
8778 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
8779 * [Config] track missing modules
8780 * rebase to v2.6.37 final
8781
8782 [ Chase Douglas ]
8783
8784 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
8785 Magic Trackpad
8786
8787 [ Stefan Bader ]
8788
8789 * Revert "SAUCE: blkfront: default to sd devices"
8790 - LP: #684875
8791
8792 [ Tim Gardner ]
8793
8794 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
8795 - LP: #380138
8796 * [Config] Added autofs4.ko to -virtual flavour
8797 - LP: #692917
8798
8799 [ Upstream Kernel Changes ]
8800
8801 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
8802 Laptops
8803 - LP: #632884
8804
8805 [ Upstream Kernel Changes ]
8806
8807 * rebase to v2.6.37-rc8
8808 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
8809 * rebase to v2.6.37 final
8810
8811 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
8812
8813 linux (2.6.37-11.25) natty; urgency=low
8814
8815 [ Andy Whitcroft ]
8816
8817 * [Config] d-i -- add hpsa to the list of block devices
8818 - LP: #684304
8819 * [Config] add vmw-balloon driver to -virtual flavour
8820 - LP: #592039
8821 * rebase to v2.6.37-rc7
8822
8823 [ Upstream Kernel Changes ]
8824
8825 * rebase to v2.6.37-rc7
8826
8827 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
8828
8829 linux (2.6.37-10.24) natty; urgency=low
8830
8831 [ Andy Whitcroft ]
8832
8833 * rebase to v2.6.37-rc6
8834 * updateconfigs following rebase to v2.6.37-rc6
8835
8836 [ Upstream Kernel Changes ]
8837
8838 * rebase to v2.6.37-rc6
8839
8840 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
8841
8842 linux (2.6.37-9.23) natty; urgency=low
8843
8844 [ Andy Whitcroft ]
8845
8846 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
8847 - LP: #689606
8848 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
8849 - LP: #689606
8850
8851 [ Kees Cook ]
8852
8853 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
8854 - LP: #690190
8855
8856 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
8857
8858 linux (2.6.37-9.22) natty; urgency=low
8859
8860 [ Andy Whitcroft ]
8861
8862 * rebase to v2.6.35-rc5
8863 * [Config] updateconfigs following rebase to v2.6.37-rc5
8864 * (no-up) add support for installed header files to ubuntu directory
8865 - LP: #684666
8866 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
8867 - LP: #684666
8868 * ubuntu: dm-raid4-5 -- follow changes to bio flags
8869 * ubuntu: dm-raid4-5 -- re-enable
8870 * ubuntu: omnibook -- update BOM
8871 * ubuntu: ndiswrapper -- update BOM to match actual version
8872 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
8873 * ubuntu: ndiswrapper -- re-enable
8874 * ubuntu: iscsitarget -- re-instate copy_io_context
8875 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
8876 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
8877 * ubuntu: iscsitarget -- re-enable
8878
8879 [ Kees Cook ]
8880
8881 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
8882
8883 [ Manoj Iyer ]
8884
8885 * SAUCE: Enable jack sense for Thinkpad Edge 13
8886 - LP: #685015
8887
8888 [ Tim Gardner ]
8889
8890 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
8891 * [Config] CONFIG_CRYPTO_CRC32C=y
8892 - LP: #681819
8893 * [Config] CONFIG_9P_FSCACHE=n
8894 * [Config] Add nfsd modules to -virtual flavour
8895 - LP: #688070
8896
8897 [ Upstream Kernel Changes ]
8898
8899 * Revert "Staging: zram: work around oops due to startup ordering snafu"
8900 * NFS: Fix panic after nfs_umount()
8901 - LP: #683938
8902 * x86: Add NX protection for kernel data
8903 * x86: Add RO/NX protection for loadable kernel modules
8904 * x86: Resume trampoline must be executable
8905 * x86: RO/NX protection for loadable kernel, jump_table fix
8906
8907 [ Upstream Kernel Changes ]
8908
8909 * rebase to v2.6.37-rc5
8910
8911 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
8912
8913 linux (2.6.37-8.21) natty; urgency=low
8914
8915 [ Andy Whitcroft ]
8916
8917 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
8918 linux-libc-headers"
8919 * Revert "(no-up) add support for installed header files to ubuntu
8920 directory"
8921
8922 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
8923
8924 linux (2.6.37-8.20) natty; urgency=low
8925
8926 [ Andy Whitcroft ]
8927
8928 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
8929 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
8930 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
8931 * Revert "SAUCE: i915 -- disable powersave by default"
8932 * SAUCE: enable Marvell 9128 PCIe SATA controller
8933 - LP: #658521
8934 * [Config] evtchn has been renamed
8935 * (no-up) add support for installed header files to ubuntu directory
8936 - LP: #684666
8937 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
8938 - LP: #684666
8939
8940 [ Tim Gardner ]
8941
8942 * [Config] MISS: evtchn, NEW : xen-evtchn
8943 * rebase to v2.6.37-rc4
8944
8945 [ Upstream Kernel Changes ]
8946
8947 * drm/i915: Clean conflicting modesetting registers upon init
8948 - LP: #683775
8949 * rebase to v2.6.37-rc4
8950
8951 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
8952
8953 linux (2.6.37-7.19) natty; urgency=low
8954
8955 [ Tim Gardner ]
8956
8957 * [Config] Add bnx2 firmware to nic-modules udeb
8958 - LP: #676245
8959
8960 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
8961
8962 linux (2.6.37-7.18) natty; urgency=low
8963
8964 [ Andy Whitcroft ]
8965
8966 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
8967 * Revert "SAUCE: Add extra headers to linux-libc-dev"
8968 * Revert "SAUCE: Enable speedstep for sonoma processors."
8969 * [Config] enable CONFIG_BT_HCIUART_ATH3K
8970 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
8971 * [Config] standardise CONFIG_MII
8972 * [Config] standardise CONFIG_PRISM2_USB
8973 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
8974 * [Config] build in CONFIG_AGP
8975 * [Config] build in CONFIG_AGP_INTEL
8976 * [Config] build in CONFIG_AGP_AMD
8977 * [Config] build in CONFIG_AGP_AMD64
8978 * [Config] build in CONFIG_AGP_NVIDIA
8979 * [Config] build in CONFIG_AGP_VIA
8980 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
8981 * (no-up): document the new ## scheme
8982 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
8983 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
8984 - LP: #675453
8985
8986 [ Mathieu J. Poirier ]
8987
8988 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
8989
8990 [ Upstream Kernel Changes ]
8991
8992 * nx-emu: fix inverted report of disable_nx
8993
8994 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
8995
8996 linux (2.6.37-6.17) natty; urgency=low
8997
8998 [ Andy Whitcroft ]
8999
9000 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
9001 aufs2.1-36-UNRELEASED-20101103"
9002 * Revert "ubuntu: AUFS -- aufs2-base.patch
9003 aufs2.1-36-UNRELEASED-20101103"
9004 * [Config] standardise CONFIG_BT
9005 * [Config] standardise CONFIG_IRDA
9006 * [Config] standardise CONFIG_LAPB
9007 * [Config] standardise CONFIG_RDS
9008 * [Config] standardise CONFIG_RFKILL
9009 * [Config] standardise CONFIG_TIPC
9010 * [Config] standardise CONFIG_X25
9011 * [Config] standardise CONFIG_INPUT_EVDEV
9012 * [Config] standardise CONFIG_INPUT_JOYDEV
9013 * [Config] standardise CONFIG_INPUT_JOYSTICK
9014 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
9015 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
9016 * [Config] CONFIG_IRDA=n for FTBS (arm)
9017 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
9018 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
9019 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
9020
9021 [ Tim Gardner ]
9022
9023 * SAUCE: Fix drivers/staging/easycap FTBS
9024 * [Config] CONFIG_EASYCAP=m after fixing FTBS
9025
9026 [ Upstream Kernel Changes ]
9027
9028 * Revert "x86: Add NX protection for kernel data"
9029
9030 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
9031
9032 linux (2.6.37-6.16) natty; urgency=low
9033
9034 [ Andy Whitcroft ]
9035
9036 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
9037 * rebase to v2.6.37-rc3
9038
9039 [ Tim Gardner ]
9040
9041 * [Config] CONFIG_SCHED_AUTOGROUP=y
9042
9043 [ Upstream Kernel Changes ]
9044
9045 * Revert "x86: Add RO/NX protection for loadable kernel modules"
9046 * sched: automated per session task groups
9047 * rebase to v2.6.37-rc3
9048
9049 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
9050
9051 linux (2.6.37-6.15) natty; urgency=low
9052
9053 [ Andy Whitcroft ]
9054
9055 * [Config] standardise CONFIG_CEPH_FS
9056 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
9057 * [Config] standardise CONFIG_SCSI_PROC_FS
9058 * [Config] standardise CONFIG_UBIFS_FS
9059 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
9060
9061 [ Kees Cook ]
9062
9063 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
9064
9065 [ Manoj Iyer ]
9066
9067 * SAUCE: Enable jack sense for Thinkpad Edge 11
9068 - LP: #677210
9069 * SAUCE: enable rfkill for rtl8192se driver
9070 - LP: #640992
9071
9072 [ Tim Gardner ]
9073
9074 * [Config] CONFIG_EASYCAP=n for FTBS
9075 * Rebase to v2.6.32-rc2+git
9076
9077 [ Upstream Kernel Changes ]
9078
9079 * x86: Fix improper large page preservation
9080 * x86: Add NX protection for kernel data
9081 * x86: Add RO/NX protection for loadable kernel modules
9082
9083 [ Upstream Kernel Changes ]
9084
9085 * Rebase to Linus 2.6.37-rc2+git
9086
9087 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
9088
9089 linux (2.6.37-5.14) natty; urgency=low
9090
9091 [ Upstream Kernel Changes ]
9092
9093 * PCI: fix offset check for sysfs mmapped files
9094 - LP: #676963
9095
9096 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
9097
9098 linux (2.6.37-5.13) natty; urgency=low
9099
9100 [ Andy Whitcroft ]
9101
9102 * rebased to v2.6.37-rc2
9103 * updateconfigs following rebase to v2.6.37-rc2
9104
9105 [ Tim Gardner ]
9106
9107 * [Config] Added NFS and related modules to virtual flavour
9108 - LP: #659084
9109
9110 [ Upstream Kernel Changes ]
9111
9112 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
9113 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
9114 * x86, cpu: Call verify_cpu during 32bit CPU startup
9115 * x86, cpu: Only CPU features determine NX capabilities
9116
9117 [ Upstream Changes ]
9118
9119 * rebased to v2.67.37-rc2
9120
9121 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
9122
9123 linux (2.6.37-4.12) natty; urgency=low
9124
9125 [ Andy Whitcroft ]
9126
9127 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
9128 * Revert "[Upstream] HID: magicmouse: properly account for scroll
9129 movement in state"
9130 * Revert "[Upstream] HID: magicmouse: disable and add module param for
9131 scroll acceleration"
9132 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
9133 middle of mouse"
9134
9135 [ Henrik Rydberg ]
9136
9137 * SAUCE: hid: ntrig: remove sysfs nodes
9138 * SAUCE: hid: ntrig: Setup input filtering manually
9139 * SAUCE: hid: ntrig: New ghost-filtering event logic
9140
9141 [ Manoj Iyer ]
9142
9143 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
9144 - LP: #348861
9145
9146 [ Upstream Kernel Changes ]
9147
9148 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
9149 suspend/resume"
9150 * Revert "[ARM] implement arch_randomize_brk()"
9151 * Revert "ARM: stack protector: change the canary value per task"
9152 * Revert "ARM: initial stack protector (-fstack-protector) support"
9153 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
9154 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
9155 * Revert "perf probe: Add kernel source path option"
9156 * hid: ntrig: Support single-touch devices
9157 * hid: ntrig: Mask pen switch events
9158 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
9159 kernel
9160 - LP: #673073
9161 * Fix userspace build of linux/fs.h
9162
9163 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
9164
9165 linux (2.6.37-3.11) natty; urgency=low
9166
9167 [ Andy Whitcroft ]
9168
9169 * Revert "ubuntu: AUFS -- update to
9170 b37c575759dc4535ccc03241c584ad5fe69e3b25"
9171 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
9172 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
9173 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
9174 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
9175 * [Config] Disable intel_idle for -virtual kernels
9176 - LP: #651370
9177 * [Config] enforcer -- ensure we never enable CONFIG_IMA
9178 * debian -- pass the correct flavour name when checking configs
9179 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
9180 * [Config] ensure CONFIG_IPV6=y for powerpc
9181 * [Config] enforcer -- ensure CONFIG_IPV6=y
9182 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
9183 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
9184 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
9185 * ubuntu: AUFS -- re-enable
9186 * ubuntu: AUFS -- track changes to work queue initialisation
9187 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
9188 * SAUCE: fbcon -- fix race between open and removal of framebuffers
9189 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
9190 - LP: #614008
9191 * SAUCE: drm -- stop early access to drm devices
9192
9193 [ Jeremy Kerr ]
9194
9195 * [Config] Build-in powermac ZILOG serial driver
9196 - LP: #673346
9197
9198 [ Kees Cook ]
9199
9200 * SAUCE: nx-emu: use upstream ASLR when possible
9201
9202 [ Tim Gardner ]
9203
9204 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
9205 - LP: #628776
9206
9207 [ Upstream Kernel Changes ]
9208
9209 * i386: NX emulation
9210 * nx-emu: drop exec-shield sysctl, merge with disable_nx
9211 * nx-emu: standardize boottime message prefix
9212 * mmap randomization for executable mappings on 32-bit
9213 * exec-randomization: brk away from exec rand area
9214
9215 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
9216
9217 linux (2.6.37-2.10) natty; urgency=low
9218
9219 [ Andy Whitcroft ]
9220
9221 * reinstate armel config changes:
9222 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
9223 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
9224
9225 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
9226
9227 linux (2.6.37-2.9) natty; urgency=low
9228
9229 [ Andy Whitcroft ]
9230
9231 * config -- fix genportsconfig
9232 * [Config] move powerpc over from ports to distro
9233 * bump master version number to match contained kernel
9234 * SAUCE: fix documentation strings for struct input_keymap_entry
9235 * usb: gadget: goku_udc: add registered flag bit
9236
9237 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
9238
9239 linux (2.6.36-2.8) natty; urgency=low
9240
9241 [ Tim Gardner ]
9242
9243 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
9244 * [Config]: TWL4030_CORE=n for FTBS
9245 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
9246 * [Config]: CONFIG_SOLO6X10=n for FTBS
9247 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
9248 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
9249 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
9250 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
9251 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
9252 * [Config]: CONFIG_I2C_I801=n for armel FTBS
9253 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
9254 * AppArmor: compatibility patch for v5 interface
9255 * AppArmor: compatibility patch for v5 network controll
9256 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
9257 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
9258 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
9259 * Dropped: hid: 3m: Convert to MT slots
9260 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
9261 * Dropped: HID: magicmouse: simplify touch data bit manipulation
9262 * Dropped: HID: magicmouse: simplify touch down logic
9263 * Dropped: HID: magicmouse: enable Magic Trackpad support
9264 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
9265 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
9266 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
9267 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
9268 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
9269 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
9270 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
9271 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
9272 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
9273 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
9274 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
9275 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
9276
9277 [ Upstream Kernel Changes ]
9278
9279 * rebased against 2.6.27-rc1
9280
9281 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
9282
9283 linux (2.6.36-1.7) natty; urgency=low
9284
9285 [ Andy Whitcroft ]
9286
9287 * rebased to v2.6.36 final
9288 * [Config] update configs following rebase to v2.6.36 final
9289 * [Config] update ports configs following rebase to v2.6.36 final
9290
9291 [ Upstream Kernel Changes ]
9292
9293 * rebased to v2.6.36 final
9294
9295 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
9296
9297 linux (2.6.36-1.6) natty; urgency=low
9298
9299 [ Upstream Kernel Changes ]
9300
9301 * drop broadcom staging driver preview:
9302 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
9303 wireless LAN driver."
9304
9305 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
9306
9307 linux (2.6.36-1.5) natty; urgency=low
9308
9309 [ Andy Whitcroft ]
9310
9311 * rebase to v2.6.36-rc8
9312 * updateconfigs following rebase to v2.6.36-rc8
9313 * updateportsconfigs following rebase to v2.6.36-rc8
9314 * config -- simplify the kernelconfig interface
9315 * config -- add new config mode 'dumpconfigs'
9316
9317 [ Tim Gardner ]
9318
9319 * Simplify the use of CROSS_COMPILER
9320
9321 [ Upstream Kernel Changes ]
9322
9323 * drop broadcom staging driver preview:
9324 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
9325 brcmfmac.ko mutually exclusive."
9326 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
9327 set."
9328 * Revert "Staging: brcm80211: remove driver specific -W options"
9329 * Revert "Staging: brcm80211: clean up makefile cflag lines"
9330 * Revert "staging: brcm80211: add fullmac driver"
9331 * Revert "staging: brcm80211: use string native library"
9332 * Revert "staging: brcm80211: use native ctype library"
9333 * Revert "staging: brcm80211: fix remaining checkpatch errors."
9334 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
9335 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
9336 ...""
9337 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
9338 ':' ...""
9339 * Revert "staging: brcm80211: fix "ERROR: space required before that
9340 ...""
9341 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
9342 * Revert "staging: brcm80211: fix "ERROR: space required after that close
9343 brace""
9344 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
9345 ...close square bracket""
9346 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
9347 ...""
9348 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
9349 '*'""
9350 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
9351 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
9352 do - while loop""
9353 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
9354 parenthesis""
9355 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
9356 or NULL""
9357 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
9358 or NULL""
9359 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
9360 '}'""
9361 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
9362 line""
9363 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
9364 on next line""
9365 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
9366 condition""
9367 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
9368 paren...""
9369 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
9370 function dec...""
9371 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
9372 *bar"'"
9373 * Revert "staging: brcm80211: Fix URLs for firmware files."
9374 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
9375 * Revert "staging: brcm80211: Add contact info to TODO list."
9376 * Revert "staging: brcm80211: Fix some initialisation failure paths"
9377 * Export dump_{write,seek} to binary loader modules
9378 * rebase to v2.6.36-rc8.
9379
9380 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
9381
9382 linux (2.6.36-0.4) natty; urgency=low
9383
9384 [ Andy Whitcroft ]
9385
9386 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
9387 (fixes FTBS on powerpc)
9388
9389 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
9390
9391 linux (2.6.36-0.3) natty; urgency=low
9392
9393 [ Andy Whitcroft ]
9394
9395 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
9396
9397 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
9398
9399 linux (2.6.36-0.2) natty; urgency=low
9400
9401 [ Andy Whitcroft ]
9402
9403 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
9404 (fix FTBS on powerpc)
9405
9406 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
9407
9408 linux (2.6.36-0.1) natty; urgency=low
9409
9410 [ Andy Whitcroft ]
9411
9412 * reduce disk usage during buildd builds
9413 - LP: #645653
9414 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
9415 * [Config] armel -- drop omap flavour
9416
9417 [ Tim Gardner ]
9418
9419 * Added dropped patch list
9420 * more dropped patches
9421 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
9422 * [Config] Add support for cross compiling armel
9423 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
9424 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
9425 * [Config]: updateconfigs after adding brcm80211
9426 * staging: brcm80211: Fix Makefile syntax error
9427 * rebased to v2.6.36-rc7
9428
9429 [ Upstream Kernel Changes ]
9430
9431 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
9432 * (upstream) IPS driver: verify BIOS provided limits
9433 * intel_ips: Print MCP limit exceeded values.
9434 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
9435 LAN driver.
9436 * staging: brcm80211: Fix some initialisation failure paths
9437 * staging: brcm80211: Add contact info to TODO list.
9438 * staging: brcm80211: use '%pM' format to print MAC address
9439 * staging: brcm80211: Fix URLs for firmware files.
9440 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
9441 * staging: brcm80211: fix "ERROR: open brace '{' following function
9442 dec..."
9443 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
9444 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
9445 * staging: brcm80211: fix "ERROR: trailing statements should be on next
9446 line"
9447 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
9448 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
9449 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
9450 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
9451 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
9452 parenthesis"
9453 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
9454 while loop"
9455 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
9456 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
9457 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
9458 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
9459 bracket"
9460 * staging: brcm80211: fix "ERROR: space required after that close brace"
9461 * staging: brcm80211: fix "ERROR: space required after that ..."
9462 * staging: brcm80211: fix "ERROR: space required before that ..."
9463 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
9464 * staging: brcm80211: fix "ERROR: spaces required around that ..."
9465 * staging: brcm80211: fix "ERROR: trailing whitespace."
9466 * staging: brcm80211: fix remaining checkpatch errors.
9467 * staging: brcm80211: use native ctype library
9468 * staging: brcm80211: use string native library
9469 * staging: brcm80211: add fullmac driver
9470 * Staging: brcm80211: clean up makefile cflag lines
9471 * Staging: brcm80211: remove driver specific -W options
9472 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
9473 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
9474 mutually exclusive.
9475
9476 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
9477
9478 linux (2.6.35-22.33) maverick; urgency=low
9479
9480 [ Andy Whitcroft ]
9481
9482 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
9483 Dell E2 series Laptops"
9484 - LP: #641320
9485
9486 [ Brian Rogers ]
9487
9488 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
9489 - LP: #624701
9490
9491 [ Christopher James Halse Rogers ]
9492
9493 * SAUCE: Nouveau: Add quirk framework to disable acceleration
9494 - LP: #544088, #546393
9495 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
9496 - LP: #546393
9497
9498 [ John Johansen ]
9499
9500 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
9501 kernels"
9502 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
9503 - LP: #639758
9504
9505 [ Mathieu J. Poirier ]
9506
9507 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
9508
9509 [ Upstream Kernel Changes ]
9510
9511 * ALSA: HDA: Enable internal speaker on Dell M101z
9512 - LP: #640254
9513
9514 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
9515
9516 linux (2.6.35-22.32) maverick; urgency=low
9517
9518 [ Arjan van de Ven ]
9519
9520 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
9521
9522 [ David Henningsson ]
9523
9524 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
9525 - LP: #605047, #628961
9526
9527 [ John Johansen ]
9528
9529 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
9530 and profile names
9531 - LP: #615947
9532 * [Upstream] AppArmor: Fix locking from removal of profile namespace
9533 - LP: #615947
9534 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
9535 - LP: #639758
9536 * SAUCE: Improve Amazon EBS performance for EC2
9537 - LP: #634316
9538
9539 [ Leann Ogasawara ]
9540
9541 * Revert "SAUCE: i915 KMS -- blacklist i855"
9542 * Revert "SAUCE: i915 KMS -- blacklist i845g"
9543 * Revert "SAUCE: i915 KMS -- blacklist i830"
9544 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
9545 devices"
9546 * execute module-inclusion within a subshell
9547 - LP: #621175
9548
9549 [ Upstream Kernel Changes ]
9550
9551 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
9552 - LP: #633227
9553 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
9554 - LP: #629711
9555 * (pre-stable) mm: Move vma_stack_continue into mm.h
9556 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
9557 - LP: #601073
9558 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
9559 * PM / Runtime: Add runtime PM statistics (v3)
9560 * compat: Make compat_alloc_user_space() incorporate the access_ok()
9561 - CVE-2010-3081
9562 * x86-64, compat: Test %rax for the syscall number, not %eax
9563 - CVE-2010-3301
9564 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
9565 - CVE-2010-3301
9566
9567 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
9568
9569 linux (2.6.35-21.31) maverick; urgency=low
9570
9571 [ Andy Whitcroft ]
9572
9573 * bodge linux-libc-dev package version due to ti-omap4 error
9574 * linux-libc-dev -- ensure we can only build this on debian.master
9575
9576 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
9577
9578 linux (2.6.35-21.30) maverick; urgency=low
9579
9580 [ Andy Whitcroft ]
9581
9582 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
9583 - LP: #614008
9584
9585 [ Daniel Lezcano ]
9586
9587 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
9588
9589 [ Henrik Rydberg ]
9590
9591 * SAUCE: Input: wacom - add fuzz parameters to features
9592 * SAUCE: Input: wacom - collect device quirks into single function
9593 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
9594 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
9595 * SAUCE: hid: ntrig: Remove unused device ids
9596 * SAUCE: hid: ntrig: remove sysfs nodes
9597 * SAUCE: hid: ntrig: Correct logic for quirks
9598 * SAUCE: hid: ntrig: zero-initialize ntrig struct
9599 * SAUCE: hid: ntrig: Setup input filtering manually
9600 * SAUCE: hid: ntrig: New ghost-filtering event logic
9601
9602 [ Leann Ogasawara ]
9603
9604 * SAUCE: ndiswrapper: Initialize buffer index and check its value
9605 - LP: #613796
9606
9607 [ Manoj Iyer ]
9608
9609 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
9610 series Laptops
9611 - LP: #632884
9612
9613 [ Ping Cheng ]
9614
9615 * SAUCE: Input: wacom - parse the Bamboo device family
9616
9617 [ Rafi Rubin ]
9618
9619 * SAUCE: hid: ntrig: identify firmware version (wiggled)
9620
9621 [ Tim Gardner ]
9622
9623 * [Config] CONFIG_NL80211_TESTMODE=n
9624
9625 [ Upstream Kernel Changes ]
9626
9627 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
9628 * e1000e: initial support for 82579 LOMs
9629 * e1000e: correct MAC-PHY interconnect register offset for 82579
9630 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
9631 tested on HP G60
9632 - LP: #587388
9633 * DSS2: Don't power off a panel twice
9634 - LP: #588243
9635 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
9636 * Input: i8042 - reset keyboard controller wehen resuming from S2R
9637 - LP: #86820
9638 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
9639 - LP: #414795
9640 * agp/intel: Support the extended physical addressing bits on
9641 Sandybridge.
9642 - LP: #632488
9643 * drm/i915,intel_agp: Add support for Sandybridge D0
9644 - LP: #632488
9645 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
9646 - LP: #632488
9647 * mmc: omap: fix for bus width which improves SD card's peformance.
9648
9649 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
9650
9651 linux (2.6.35-20.29) maverick; urgency=low
9652
9653 [ Andy Whitcroft ]
9654
9655 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
9656 - LP: #563277
9657 * SAUCE: i915 KMS -- blacklist i830
9658 - LP: #542208, #563277
9659 * SAUCE: i915 KMS -- blacklist i845g
9660 - LP: #541492, #563277
9661 * SAUCE: i915 KMS -- blacklist i855
9662 - LP: #511001, #541511, #563277
9663
9664 [ Leann Ogasawara ]
9665
9666 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
9667 - LP: #601073
9668 * ARM: Temporarily disable module check for armel
9669 * rebase to v2.6.35.4
9670 * [Config] update configs following rebase to v2.6.35.4
9671
9672 [ Ricardo Salveti de Araujo ]
9673
9674 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
9675 in Omap
9676
9677 [ Tim Gardner ]
9678
9679 * [Config] Added be2net, be2scsi to udebs
9680 - LP: #628776
9681
9682 [ Upstream Kernel Changes ]
9683
9684 * x86, cpu: Package Level Thermal Control, Power Limit Notification
9685 definitions
9686 - LP: #601073
9687 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
9688 - LP: #601073
9689 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
9690 - LP: #601073
9691 * x86, hwmon: Package Level Thermal/Power: power limit
9692 - LP: #601073
9693 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
9694 - LP: #601073
9695 * hid: 3m: Adjust to sequential MT HID protocol
9696 * hid: 3m: Convert to MT slots
9697 * hid: 3m: Correct touchscreen emulation
9698 * hid: 3m: Adjust major / minor axes to scale
9699 * input: bcm5974: Adjust major / minor to scale
9700 * HID: magicmouse: don't allow hidinput to initialize the device
9701 * HID: magicmouse: simplify multitouch feature request
9702 * HID: magicmouse: simplify touch data bit manipulation
9703 * HID: magicmouse: simplify touch down logic
9704 * HID: magicmouse: remove timestamp logic
9705 * HID: magicmouse: enable Magic Trackpad support
9706 * HID: magicmouse: Adjust major / minor axes to scale
9707 * mmc: fix all hangs related to mmc/sd card insert/removal during
9708 suspend/resume
9709 - LP: #477106
9710 * drm/i915: fix VGA plane disable for Ironlake+
9711 - LP: #602281
9712
9713 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
9714
9715 linux (2.6.35-19.28) maverick; urgency=low
9716
9717 [ Leann Ogasawara ]
9718
9719 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
9720 from the archive and a no-change rebuild was attempted. However, the ABI
9721 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
9722 up the ABI and re-upload.
9723
9724 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
9725
9726 linux (2.6.35-19.27) maverick; urgency=low
9727
9728 [ Leann Ogasawara ]
9729
9730 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
9731 from the archive.
9732
9733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
9734
9735 linux (2.6.35-19.26) maverick; urgency=low
9736
9737 [ Upstream Kernel Changes ]
9738
9739 * ARM: OMAP: Beagle: revision detection
9740 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
9741 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
9742
9743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
9744
9745 linux (2.6.35-19.25) maverick; urgency=low
9746
9747 [ Jarod Wilson ]
9748
9749 * SAUCE: Bring in staging/lirc from 2.6.36
9750 - LP: #609234
9751 * SAUCE: Update ir-core to linuxtv/other which should be merged for
9752 2.6.36.
9753 - LP: #609234
9754 * SAUCE: Fix memleaks in imon and mceusb drivers
9755 - LP: #609234
9756 * SAUCE: Bring in streamzap support from linuxtv/other
9757 - LP: #609234
9758
9759 [ Mario Limonciello ]
9760
9761 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
9762 - LP: #609234
9763
9764 [ Mathieu J. Poirier ]
9765
9766 * SAUCE: ARM: adding i2c eeprom driver to read EDID
9767 - LP: #608279
9768
9769 [ Upstream Kernel Changes ]
9770
9771 * intel_idle: disable module support
9772 - LP: #615265
9773 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
9774 correct codec ID
9775 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
9776 - LP: #605101
9777 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
9778 - LP: #495134
9779 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
9780 - LP: #519066
9781 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
9782 - LP: #519066
9783 * input: mt: Initialize slots to unused (rev2)
9784 * input: mt: Add support for the Bamboo Touch trackpad
9785 * hid: Add a hid quirk for input sync override
9786
9787 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
9788
9789 linux (2.6.35-18.24) maverick; urgency=low
9790
9791 [ Colin Watson ]
9792
9793 * Pass DEB_MAINT_PARAMS to hook scripts
9794
9795 [ Leann Ogasawara ]
9796
9797 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
9798 - LP: #584812
9799 * rebase to v2.6.35.3
9800
9801 [ Upstream Kernel Changes ]
9802
9803 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
9804 - LP: #609234
9805 * can: add limit for nframes and clean up signed/unsigned variables
9806 - CVE-2010-2959
9807 * drm: Initialize ioctl struct when no user data is present
9808 - CVE-2010-2803
9809 * ARM: initial stack protector (-fstack-protector) support
9810 * ARM: stack protector: change the canary value per task
9811 * [ARM] implement arch_randomize_brk()
9812 * [ARM] add address randomization to mmap()
9813 * ARM: fix ASLR of PIE executables
9814
9815 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
9816
9817 linux (2.6.35-17.23) maverick; urgency=low
9818
9819 [ Jeremy Kerr ]
9820
9821 * [Config] build-in uinput module
9822 - LP: #584812
9823
9824 [ Leann Ogasawara ]
9825
9826 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
9827 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
9828 * Revert "[Config] [FTBS] sparc: Temporarily disable
9829 CONFIG_MTD_NAND_DENALI"
9830 * Revert "[Config] [FTBS] sparc: Temporarily disable
9831 CONFIG_MFD_JANZ_CMODIO"
9832 * Revert "[Config] [FTBS] sparc: Temporarily disable
9833 CONFIG_INFINIBAND_QIB"
9834 * [Config] Enable INTEL_IPS
9835 - LP: #601057
9836 * Remove ia64 support
9837 * [Config] Update portsconfigs after removing ia64 support
9838 * Remove sparc support
9839 * [Config] Update portsconfigs after removing sparc support
9840
9841 [ Linus Torvalds ]
9842
9843 * (pre-stable) mm: fix page table unmap for stack guard page properly
9844
9845 [ Mathieu J. Poirier ]
9846
9847 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
9848 - LP: #591941
9849
9850 [ Upstream Kernel Changes ]
9851
9852 * timer: add on-stack deferrable timer interfaces
9853 - LP: #601057
9854 * x86 platform driver: intelligent power sharing driver
9855 - LP: #601057
9856 * IPS driver: add GPU busy and turbo checking
9857 - LP: #601057
9858 * X86: intel_ips, check for kzalloc properly
9859 - LP: #601057
9860 * ips driver: make it less chatty
9861 - LP: #601057
9862
9863 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
9864
9865 linux (2.6.35-16.22) maverick; urgency=low
9866
9867 [ Andy Whitcroft ]
9868
9869 * debian -- more agressivly clean up after depmod on purge
9870 - LP: #618591
9871
9872 [ Henrik Rydberg ]
9873
9874 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
9875
9876 [ Leann Ogasawara ]
9877
9878 * ubuntu: iscsitarget -- version 1.4.20.2
9879 * ubuntu: rtl8192se -- update to version 0017.0507.2010
9880 * rebase to v2.6.35.2
9881 * [Config] update configs following rebase to v2.6.35.2
9882 * [Config] update ports configs following rebase to v2.6.35.2
9883
9884 [ Luke Yelavich ]
9885
9886 * [Config] Enable new firewire stack on powerpc
9887
9888 [ Mathieu J. Poirier ]
9889
9890 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
9891 - LP: #608266
9892
9893 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
9894
9895 linux (2.6.35-15.21) maverick; urgency=low
9896
9897 [ Luke Yelavich ]
9898
9899 * [Config] CONFIG_SND_USB_UA101=m for all architectures
9900
9901 [ Upstream Kernel Changes ]
9902
9903 * Input: introduce MT event slots
9904 * Input: document the MT event slot protocol
9905 * (pre-stable) sched: Revert nohz_ratelimit() for now
9906 * (pre-stable) drm/radeon/kms: add missing copy from user
9907 - LP: #606081
9908
9909 [ Leann Ogasawara ]
9910
9911 * rebase to v2.6.35.1
9912
9913 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
9914
9915 linux (2.6.35-14.20) maverick; urgency=low
9916
9917 [ Andy Whitcroft ]
9918
9919 * update Vcs-Git to point to maverick repo
9920 * debian -- include the debian packaging in the -source package
9921 - LP: #608674
9922 * select debian source format 1.0
9923 * add support for building selected stages of kernel
9924 - LP: #603087
9925 * cleanup conditional dependancy handling
9926 - LP: #603087
9927
9928 [ Upstream Kernel Changes ]
9929
9930 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
9931 - LP: #582199, #586418, #588031
9932 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
9933 - LP: #582199, #586418, #588031
9934 * sched: Revert nohz_ratelimit() for now
9935
9936 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
9937
9938 linux (2.6.35-14.19) maverick; urgency=low
9939
9940 [ Leann Ogasawara ]
9941
9942 * rebase to v2.6.35
9943
9944 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
9945
9946 linux (2.6.35-13.18) maverick; urgency=low
9947
9948 [ Andy Whitcroft ]
9949
9950 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
9951 * SAUCE: add tracing for user initiated readahead requests
9952 * SAUCE: vt -- maintain bootloader screen mode and content until vt
9953 switch
9954 * SAUCE: vt -- allow grub to request automatic vt_handoff
9955 * SAUCE: fbcon -- fix race between open and removal of framebuffers
9956 * SAUCE: drm -- stop early access to drm devices
9957
9958 [ Bryan Wu ]
9959
9960 * CONFIG: compile in OTG driver and Transceiver driver
9961 - LP: #566645
9962 * remove OTG modules from modules list file
9963
9964 [ John Johansen ]
9965
9966 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
9967 - LP: #581525, #599450
9968 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
9969 * SAUCE: AppArmor 2.4 compatibility patch
9970 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
9971 * SAUCE: fix pv-ops for legacy Xen
9972 * SAUCE: blkfront: default to sd devices
9973 * [Config] Build in drivers required for Xen pv-ops
9974
9975 [ Leann Ogasawara ]
9976
9977 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
9978 size."
9979
9980 [ Lee Jones ]
9981
9982 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
9983 - LP: #608095
9984 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
9985 just revision
9986 - LP: #608095
9987 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
9988 - LP: #608095
9989 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
9990 - LP: #608095
9991
9992 [ Upstream Kernel Changes ]
9993
9994 * agp/intel: Use the correct mask to detect i830 aperture size.
9995 - LP: #597075
9996
9997 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
9998
9999 linux (2.6.35-12.17) maverick; urgency=low
10000
10001 [ Leann Ogasawara ]
10002
10003 * rebase to v2.6.35-rc6
10004 * [Config] update configs following rebase to v2.6.35-rc6
10005 * [Config] update ports configs following rebase to v2.6.35-rc6
10006 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
10007
10008 [ Leann Ogasawara ]
10009
10010 * rebase to v2.6.35-rc6
10011
10012 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
10013
10014 linux (2.6.35-11.16) maverick; urgency=low
10015
10016 [ Leann Ogasawara ]
10017
10018 * Bump ABI for new compiler update
10019
10020 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
10021
10022 linux (2.6.35-10.15) maverick; urgency=low
10023
10024 [ Leann Ogasawara ]
10025
10026 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
10027 device"
10028 * [Config] Enable CONFIG_M686=y
10029 - LP: #592495
10030
10031 [ Upstream Kernel Changes ]
10032
10033 * tracing: Add alignment to syscall metadata declarations
10034
10035 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
10036
10037 linux (2.6.35-9.14) maverick; urgency=low
10038
10039 [ Andy Whitcroft ]
10040
10041 * ubuntu: AUFS -- add BOM and automated update script
10042 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
10043
10044 [ John Johansen ]
10045
10046 * [Config] Enable DRBD as a module
10047
10048 [ Kees Cook ]
10049
10050 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
10051 - LP: #604407
10052
10053 [ Leann Ogasawara ]
10054
10055 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
10056 - LP: #606139
10057 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
10058 - LP: #606139
10059 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
10060 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
10061
10062 [ Lee Jones ]
10063
10064 * Stop ARM boards crashing when CUPS is loaded
10065 - LP: #601226
10066
10067 [ Upstream Kernel Changes ]
10068
10069 * perf probe: Support tracing an entry of array
10070 * perf probe: Support static and global variables
10071
10072 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
10073
10074 linux (2.6.35-8.13) maverick; urgency=low
10075
10076 [ Kees Cook ]
10077
10078 * SAUCE: Yama: check PTRACE using thread group leader
10079 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
10080 - LP: #603716
10081
10082 [ Leann Ogasawara ]
10083
10084 * rebase to v2.6.35-rc5
10085 * [Config] update configs following rebase to v2.6.35-rc5
10086
10087 [ Nicolas Pitre ]
10088
10089 * SAUCE: make ndiswrapper available on X86 only
10090
10091 [ Tim Gardner ]
10092
10093 * [Config] Added ums-cypress to udeb
10094 - LP: #576066
10095 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
10096 * [Config] CONFIG_NDISWRAPPER=m across all configs
10097
10098 [ Upstream Kernel Changes ]
10099
10100 * HID: magicmouse: report last touch up
10101 * rebase to 2.6.35-rc5
10102
10103 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
10104
10105 linux (2.6.35-7.12) maverick; urgency=low
10106
10107 [ Tim Gardner ]
10108
10109 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
10110 - LP: #597075
10111
10112 [ Upstream Kernel Changes ]
10113
10114 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
10115 (squashed)
10116
10117 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
10118
10119 linux (2.6.35-7.11) maverick; urgency=low
10120
10121 [ Tim Gardner ]
10122
10123 * [Config] CONFIG_X86_MRST=n
10124
10125 [ Upstream Kernel Changes ]
10126
10127 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
10128 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
10129 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
10130
10131 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
10132
10133 linux (2.6.35-7.10) maverick; urgency=low
10134
10135 [ Kees Cook ]
10136
10137 * SAUCE: security: create task_free security callback
10138 * SAUCE: Yama: add PTRACE exception tracking and interface
10139 * SAUCE: security: unconditionally chain to Yama LSM
10140 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
10141 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
10142 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
10143 * [Upstream] security: Yama LSM
10144 * [Config] Enable CONFIG_SECURITY_YAMA=y
10145
10146 [ Tim Gardner ]
10147
10148 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
10149
10150 [ Upstream Kernel Changes ]
10151
10152 * rebase to 2.6.35-rc4
10153
10154 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
10155
10156 linux (2.6.35-6.9) maverick; urgency=low
10157
10158 [ Tim Gardner ]
10159
10160 * [Upstream] direct_splice_actor() should not use pos in sd
10161 - LP: #588861
10162
10163 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
10164
10165 linux (2.6.35-6.8) maverick; urgency=low
10166
10167 [ Mathieu J. Poirier ]
10168
10169 * ARM: Adding regulator supply for vdds_sdi.
10170 - LP: #597904
10171
10172 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
10173
10174 linux (2.6.35-6.7) maverick; urgency=low
10175
10176 [ Alberto Milone ]
10177
10178 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
10179
10180 [ Chase Douglas ]
10181
10182 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
10183 of mouse
10184 * [Upstream] HID: magicmouse: disable and add module param for scroll
10185 acceleration
10186 * [Upstream] HID: magicmouse: properly account for scroll movement in
10187 state
10188 * [Upstream] HID: magicmouse: add param for scroll speed
10189 * [Upstream] HID: magicmouse: enable horizontal scrolling
10190
10191 [ Henrik Rydberg ]
10192
10193 * [Upstream] Input: evdev - convert to dynamic event buffer
10194 * [Upstream] Input: evdev - use driver hint to compute size of event
10195 buffer
10196 * [Upstream] Input: bcm5974 - set the average number of events per MT
10197 event packet
10198 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
10199 * [Upstream] Input: evdev - never leave the client buffer empty after
10200 write
10201
10202 [ John Johansen ]
10203
10204 * SAUCE: AppArmor: -- mainline 2010-06-23
10205 * SAUCE: AppArmor 2.4 compatibility patch
10206 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
10207
10208 [ Leann Ogasawara ]
10209
10210 * [Config] Enable CONFIG_INTR_REMAP=y
10211 - LP: #597091
10212 * [Config] Enable CONFIG_X86_X2APIC
10213 - LP: #597091
10214
10215 [ Mathieu J. Poirier ]
10216
10217 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
10218 - LP: #594382
10219
10220 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
10221
10222 linux (2.6.35-5.6) maverick; urgency=low
10223
10224 [ Amit Kucheria ]
10225
10226 * [Config] update omap flavour description
10227
10228 [ Andy Whitcroft ]
10229
10230 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
10231 - LP: #570500, #576274
10232 * SAUCE: add option to hand off all kernel parameters to init
10233 - LP: #586386
10234 * [Config] enable passing all kernel command line to init
10235 - LP: #586386
10236 * [Config] disable CONFIG_VMI
10237 - LP: #537601
10238 * [Config] enable CONFIG_IPV6_SIT_6RD
10239 - LP: #591869
10240 * [Config] enable CONFIG_VMWARE_BALOON as module
10241 - LP: #592039
10242
10243 [ Leann Ogasawara ]
10244
10245 * Revert "SAUCE: pm: Config option to disable handling of console during
10246 suspend/resume"
10247 - LP: #594885
10248 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
10249 * [Config] ports: enable passing all kernel command line to init
10250 - LP: #586386
10251 * [Config] Enable CONFIG_FB_VESA=y for x86
10252 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
10253 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
10254 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
10255 - LP: #493156
10256
10257 [ Mathieu Poirier ]
10258
10259 * ARM: Adding MosChip MCS7830 to nic-usb
10260 - LP: #584920
10261
10262 [ Upstream Kernel Changes ]
10263
10264 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
10265 * docbook: need xmldoclinks for all doc types
10266 * perf probe: Add kernel source path option
10267
10268 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
10269
10270 linux (2.6.35-4.5) maverick; urgency=low
10271
10272 [ Leann Ogasawara ]
10273
10274 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
10275 size (rev2)"
10276 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
10277 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
10278 (rev4)"
10279 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
10280 modules"
10281 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
10282 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
10283 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
10284
10285 [ Tim Gardner ]
10286
10287 * [Config] CONFIG_NFS_FSCACHE=y
10288 - LP: #440522
10289 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
10290 - LP: #440522
10291
10292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
10293
10294 linux (2.6.35-3.4) maverick; urgency=low
10295
10296 [ Andy Whitcroft ]
10297
10298 * debian -- ensure the version number is clean
10299
10300 [ Henrik Rydberg ]
10301
10302 * [Upstream] Introduce MT event slots (rev 5)
10303 * [Upstream] Document the MT event slot protocol (rev5)
10304 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
10305 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
10306 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
10307 (rev2)
10308
10309 [ Leann Ogasawara ]
10310
10311 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
10312 * Revert "SAUCE: hostap: send events on data interface as well as master
10313 interface"
10314 * Revert "Fix webcam having USB ID 0ac8:303b"
10315 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
10316 * rebase to v2.6.35-rc3
10317
10318 [ Maxim Levitsky ]
10319
10320 * [Config] Enable new Smartmedia/xD translation layer
10321 - LP: #202490
10322
10323 [ Upstream Kernel Changes ]
10324
10325 * net: fix deliver_no_wcard regression on loopback device
10326
10327 [ Upstream changes ]
10328
10329 * rebased to v2.6.35-rc3
10330
10331 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
10332
10333 linux (2.6.35-2.3) maverick; urgency=low
10334
10335 [ Bryan Wu ]
10336
10337 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
10338
10339 [ Leann Ogasawara ]
10340
10341 * [Config] armel: Enable CONFIG_BNX2=m
10342 * [Config] ports: Enable CONFIG_BNX2X=m
10343 * SAUCE: armel: define get_dma_ops to fix FTBS
10344
10345 [ Tim Gardner ]
10346
10347 * [Upstream] net: Print num_rx_queues imbalance warning only when there
10348 are allocated queues
10349 - LP: #591416
10350
10351 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
10352
10353 linux (2.6.35-2.2) maverick; urgency=low
10354
10355 [ Andy Whitcroft ]
10356
10357 * [Config] d-i: make armel configuration versatile flavour specific
10358 - LP: #588805
10359 * [Config] d-i: enable .udebs for omap flavour
10360 - LP: #588805
10361
10362 [ Kees Cook ]
10363
10364 * ptrace: limit scope to attach only (allow read)
10365 - LP: #589656
10366
10367 [ Leann Ogasawara ]
10368
10369 * rebase to v2.6.35-rc2
10370 * [Config] update configs following rebase to v2.6.35-rc2
10371 * [Config] update port configs following rebase to v2.6.35-rc2
10372
10373 [ Lee Jones ]
10374
10375 * Enable perf to be more helpful when perf_<version> does not exist.
10376 - LP: #570500
10377 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
10378
10379 [ Tim Gardner ]
10380
10381 * [Config] Update bnx2 udeb firmware files
10382 - LP: #589304
10383
10384 [ Upstream changes ]
10385
10386 * rebased to v2.6.35-rc2
10387
10388 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
10389
10390 linux (2.6.35-1.1) maverick; urgency=low
10391
10392 [ Andy Whitcroft ]
10393
10394 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
10395 - LP: #587888
10396 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
10397
10398 [ Leann Ogasawara ]
10399
10400 * rebase to v2.6.35-rc1
10401 * [Config] update configs following rebase to v2.6.35-rc1
10402 * [Config] update port configs following rebase to v2.6.35-rc1
10403 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
10404 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
10405 * SAUCE: ndiswrapper: convert multicast list to list_head
10406 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
10407 * [Config] [FTBS] ia64: Temporarily disable gpiolib
10408 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
10409 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
10410 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
10411 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
10412 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
10413 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
10414 * [Config] [FTBS] armel: Temporarily disable bnx2
10415 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
10416 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
10417 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
10418 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
10419 gpio_set_debounce
10420
10421 [ Upstream Kernel Changes ]
10422
10423 * of/usb: fix build error due to of_node pointer move
10424 * n2_crypto: Fix build after of_device/of_platform_driver changes.
10425 * powerpc/fsl-booke: fix the case where we are not in the first page
10426 * powerpc/fsl-booke: Move the entry setup code into a seperate file
10427 * powerpc/kexec: Add support for FSL-BookE
10428 * greth: Fix build after OF device conversions.
10429
10430 [ Upstream changes ]
10431
10432 * rebased to v2.6.35-rc1
10433
10434 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
10435
10436 linux (2.6.35-1.0) UNRELEASED; urgency=low
10437
10438 [ Leann Ogasawara ]
10439
10440 * Null entry.
10441
10442 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
10443
10444 linux (2.6.34-5.14) maverick; urgency=low
10445
10446 [ Tim Gardner ]
10447
10448 * [Config] Added module inclusion support
10449 * [Config] Added virtual flavour module inclusion list and d-i package
10450 definitions
10451
10452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
10453
10454 linux (2.6.34-5.13) maverick; urgency=low
10455
10456 [ Andy Whitcroft ]
10457
10458 * Revert "ubuntu: AUFS -- aufs2 20091209"
10459 * Revert "ubuntu: AUFS -- export various core functions
10460 (aufs2-standalone.patch)"
10461 * Revert "ubuntu: AUFS -- export various core functions
10462 (aufs2-base.patch)"
10463 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
10464 - LP: #587888
10465 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
10466 - LP: #587888
10467 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
10468 - LP: #587888
10469 * [Config] AUFS -- enable aufs options
10470 - LP: #587888
10471
10472 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
10473
10474 linux (2.6.34-5.12) maverick; urgency=low
10475
10476 [ Andy Whitcroft ]
10477
10478 * enforce -- ensure SYSFS compatibility is disabled
10479
10480 [ Chase Douglas ]
10481
10482 * build with libdw-dev for perf probe symbol support
10483 * maverick ftrace configuration changes
10484
10485 [ Kees Cook ]
10486
10487 * Revert "SAUCE: x86: brk away from exec rand area"
10488 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
10489 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
10490 * SAUCE: x86: implement cs-limit nx-emulation for ia32
10491 - LP: #369978
10492 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
10493 * SAUCE: x86: brk away from exec rand area
10494 - LP: #452175
10495 * SAUCE: ptrace: restrict ptrace scope to children
10496
10497 [ Leann Ogasawara ]
10498
10499 * Add new omap flavour to getabis
10500 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
10501 - LP: #585490
10502 * build/modules: Temorarily add ignore.modules
10503 * ubuntu: iscsitarget -- version 1.4.20.1
10504
10505 [ Loïc Minier ]
10506
10507 * SAUCE: [um] Don't use nx_enabled under UML
10508 - LP: #524849
10509
10510 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
10511
10512 linux (2.6.34-4.11) maverick; urgency=low
10513
10514 [ Amit Kucheria ]
10515
10516 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
10517 * [Config] Add support for OMAP-mainline flavour
10518
10519 [ Andy Whitcroft ]
10520
10521 * SAUCE: powerpc: fix compile error when ptrace.h is included from
10522 userspace
10523 - LP: #583733
10524
10525 [ Chase Douglas ]
10526
10527 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
10528 are present"
10529 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
10530 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
10531 load detect pipe"
10532
10533 [ Kees Cook ]
10534
10535 * SAUCE: fs: block cross-uid sticky symlinks
10536 * SAUCE: fs: block hardlinks to non-accessible sources
10537
10538 [ Koen Kooi ]
10539
10540 * SAUCE: board-omap3-beagle: add DSS2 support
10541
10542 [ Leann Ogasawara ]
10543
10544 * Revert "staging/go7007 -- disable"
10545 * Revert "[Config] staging/winbond -- disable"
10546 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
10547 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
10548 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
10549 controller"
10550 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
10551 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
10552 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
10553 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
10554 chipsets."
10555 * Revert "[Upstream] b43: Declare all possible firmware files."
10556 * Revert "add Breaks: against hardy lvm2"
10557 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
10558 id on Vmware ESX Server"
10559 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
10560 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
10561 * [Config] Enable CONFIG_USB=y for armel and sparc
10562 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
10563 * [Config] Enable CONFIG_RFKILL=y for ports
10564 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
10565 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
10566 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
10567 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
10568 * [Config] Enable CONFIG_LIBERTAS_MESH=y
10569 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
10570 * [Config] CONFIG_RT2800USB_UNKNOWN=y
10571 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
10572 * [Config] Enable CONFIG_CEPH_FS=m
10573 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
10574 * [Config] Enable CONFIG_EEEPC_WMI=m
10575 * [Config] Enable CONFIG_RT2800PCI=m
10576 * [Config] Enable CONFIG_SCSI_HPSA=m
10577 * [Config] Enable CONFIG_VHOST_NET=m
10578 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
10579 - LP: #582350
10580 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
10581 - LP: #579300
10582 * [Config] Enable CONFIG_PCIEASPM=y
10583 - LP: #333990
10584 * [Config] updateconfigs for OMAP flavour
10585
10586 [ Loïc Minier ]
10587
10588 * Enable perf tools on armel
10589
10590 [ Tim Gardner ]
10591
10592 * SAUCE: Updated ndiswrapper to 1.56
10593 - LP: #582555
10594 * [Config] Added virtual flavour
10595 * [Config] Remove support for sub-flavours
10596 * [Config] Removed amd64 preempt flavour
10597 * [Config] updateconfigs, updateportsconfigs after flavour munging
10598
10599 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
10600
10601 linux (2.6.34-3.10) maverick; urgency=low
10602
10603 [ Leann Ogasawara ]
10604
10605 * rebase to v2.6.34
10606
10607 [ Upstream changes ]
10608
10609 * rebased to v2.6.34
10610
10611 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
10612
10613 linux (2.6.34-2.9) maverick; urgency=low
10614
10615 [ Leann Ogasawara ]
10616
10617 * [Config] [FTBS] Disable comedi for armel
10618
10619 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
10620
10621 linux (2.6.34-2.8) maverick; urgency=low
10622
10623 [ Leann Ogasawara ]
10624
10625 * Drop lpia
10626 * [Config] [FTBS] disable KVM
10627 * [Config] [FTBS] disable ipr for armel
10628
10629 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
10630
10631 linux (2.6.34-2.7) maverick; urgency=low
10632
10633 [ Leann Ogasawara ]
10634
10635 * [Config] disable CONFIG_SCSI_IPR on powerpc
10636 * [Config] Remove 386 flavour per UDS discussion
10637
10638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
10639
10640 linux (2.6.34-1.6) maverick; urgency=low
10641
10642 [ Chase Douglas ]
10643
10644 * enforce CONFIG_TMPFS_POSIX_ACL=y
10645 - LP: #575940
10646 * don't force module dependency checking
10647 - LP: #577029
10648
10649 [ Kees Cook ]
10650
10651 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
10652 - LP: #568844
10653
10654 [ Leann Ogasawara ]
10655
10656 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
10657 * rebase to v2.6.34-rc7
10658 * [Config] update configs following rebase to v2.6.34-rc7
10659 * [Config] update port configs following rebase to v2.6.34-rc7
10660 * Add btrfs to the udebs
10661
10662 [ Tim Gardner ]
10663
10664 * [Config] Add atl1c to nic-modules udeb
10665 - LP: #557130
10666
10667 [ Upstream changes ]
10668
10669 * rebased to v2.6.34-rc7
10670
10671 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
10672
10673 linux (2.6.34-1.5) UNRELEASED; urgency=low
10674
10675 [ Leann Ogasawara ]
10676
10677 * rebase to v2.6.34-rc6
10678 * [Config] update configs following rebase to v2.6.34-rc6
10679 * [Config] update port configs following rebase to v2.6.34-rc6
10680
10681 [ Upstream changes ]
10682
10683 * rebased to v2.6.34-rc6
10684
10685 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
10686
10687 linux (2.6.34-1.4) UNRELEASED; urgency=low
10688
10689 [ Leann Ogasawara ]
10690
10691 * rebase to v2.6.34-rc5
10692 * [Config] update ports configs following rebase to v2.6.34-rc5
10693
10694 [ Upstream changes ]
10695
10696 * rebased to v2.6.34-rc5
10697
10698 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
10699
10700 linux (2.6.34-1.3) UNRELEASED; urgency=low
10701
10702 [ Leann Ogasawara ]
10703
10704 * rebase to v2.6.34-rc4
10705 * [Config] update configs following rebase to v2.6.34-rc4
10706 * [Config] update port configs following rebase to v2.6.34-rc4
10707 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
10708
10709 [ Upstream changes ]
10710
10711 * rebased to v2.6.34-rc4
10712
10713 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
10714
10715 linux (2.6.34-1.2) UNRELEASED; urgency=low
10716
10717 [ Leann Ogasawara ]
10718
10719 * Temorarily disable building linux-doc
10720 * rebase to v2.6.34-rc3
10721 * [Config] update configs following rebase to v2.6.34-rc3
10722 * [Config] update port configs following rebase to v2.6.34-rc3
10723
10724 [ Upstream changes ]
10725
10726 * rebased to v2.6.34-rc3
10727
10728 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
10729
10730 linux (2.6.34-1.1) UNRELEASED; urgency=low
10731
10732 [ Leann Ogasawara ]
10733
10734 * rebase to v2.6.34-rc2
10735 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
10736 * [Config] update port configs following rebase to v2.6.34-rc2
10737 * [Config] update configs following rebase to v2.6.34-rc2
10738
10739 [ Upstream changes ]
10740
10741 * rebased to v2.6.34-rc2
10742
10743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
10744
10745 linux (2.6.33-1.1) UNRELEASED; urgency=low
10746
10747 [ Leann Ogasawara ]
10748
10749 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
10750 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
10751 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
10752 * ubuntu: lirc -- rename kfifo_put and kfifo_get
10753 * ubuntu: iscsitarget -- rename daddr inet_sock field
10754 * rebased to v2.6.33
10755 * [Config] update configs following rebase to v2.6.33
10756 * [Config] update ports configs following rebase to v2.6.33
10757
10758 [ Upstream changes ]
10759
10760 * rebased to v2.6.33
10761
10762 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
10763
10764 linux (2.6.33-0.0) UNRELEASED; urgency=low
10765
10766 [ Leann Ogasawara ]
10767
10768 * Null entry.
10769
10770 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
10771
10772 linux (2.6.32-16.25) lucid; urgency=low
10773
10774 [ Andy Whitcroft ]
10775
10776 * linux-tools -- move to Suggests: with explicit seeding
10777 - LP: #534635
10778
10779 [ Tim Gardner ]
10780
10781 * [Config] CONFIG_HID=m
10782
10783 [ Upstream Kernel Changes ]
10784
10785 * (pre-stable) sched: Fix SMT scheduler regression in
10786 find_busiest_queue()
10787 * KVM: introduce kvm_vcpu_on_spin
10788 * KVM: VMX: Add support for Pause-Loop Exiting
10789
10790 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
10791
10792 linux (2.6.32-16.24) lucid; urgency=low
10793
10794 [ Andy Whitcroft ]
10795
10796 * armel -- perf userspace does not support arm
10797 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
10798
10799 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
10800
10801 linux (2.6.32-16.23) lucid; urgency=low
10802
10803 [ Andy Whitcroft ]
10804
10805 * SAUCE: PM report driver and device suspend/resume times -- move config
10806 * update to standards version 3.8.4.0
10807 * printenv -- expose all of the package selectors
10808 * source package -- cleanup source content control
10809 * doc package -- ensure we do build package content on buildd
10810 * lintian -- correct the address in the debian/copyright
10811 * lintian -- update debhelper package version dependancy
10812 * lintian -- fix ghostscript dependancy
10813 * lintian -- add required misc:Depends
10814 * lintian -- move our debhelper compat level to debian/compat
10815 * perf -- build the kernel carried tools
10816 * perf -- add linux-tools carrying the version switches and manuals
10817 * SAUCE: fix up Kconfig for staging drivers
10818 * [Config] enable NOUVEAU etc following drm backport
10819 * update DRM to mainline v2.6.33
10820 * [Config] Remove AppArmor config options that no longer exist (ports)
10821 * [Config] updateportsconfigs following drm update
10822
10823 [ John Johansen ]
10824
10825 * ubuntu: AppArmor -- update to mainline 2010-03-04
10826 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
10827 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
10828 * [Config] Remove AppArmor config options that no longer exist
10829
10830 [ Manoj Iyer ]
10831
10832 * ubuntu: rtl8192se -- version 2010-0115,0014
10833 - LP: #530275
10834 * [Config] added CONFIG_RTL8192SE module.
10835 - LP: #530275
10836
10837 [ Tim Gardner ]
10838
10839 * [Config] Added vmw_pvscsi to d-i/scsi-modules
10840 - LP: #531017
10841 * [Upstream] netfilter: xt_recent: Add an entry reaper
10842
10843 [ Upstream Kernel Changes ]
10844
10845 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
10846 emulation"
10847 * Revert "KVM: x86 emulator: Fix popf emulation"
10848 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
10849 emulation"
10850 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
10851 * Revert "KVM: fix memory access during x86 emulation."
10852 * Add vlan (8021.Q) module package for d-i.
10853 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
10854 Inspiron 700m
10855 - LP: #515246
10856 * [Upstream] docbook: need xmldoclinks for all doc types
10857 * x86: set_personality_ia32() misses force_personality32
10858 * lib: Introduce generic list_sort function
10859 * drm/nv50: Implement ctxprog/state generation.
10860 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
10861 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
10862 Inspiron 700m
10863 - LP: #515246
10864
10865 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
10866
10867 linux (2.6.32-15.22) lucid; urgency=low
10868
10869 [ Andy Whitcroft ]
10870
10871 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
10872 * Revert "SAUCE: PM report driver and device suspend/resume times."
10873 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
10874
10875 [ Manoj Iyer ]
10876
10877 * SAUCE: PM report driver and device suspend/resume times.
10878
10879 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
10880
10881 linux (2.6.32-15.21) lucid; urgency=low
10882
10883 [ Andy Whitcroft ]
10884
10885 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
10886 * Revert "[Config] lenovo-sl-laptop -- enable"
10887 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
10888 * armel -- cramfs module will no longer be built
10889 * d-i -- make all modules optional
10890 * rename the debug packages to match archive standard
10891 - LP: #527837
10892 * lenovo-sl-laptop is no longer built
10893
10894 [ Colin Ian King ]
10895
10896 * Disable 4MB page tables for Atom, work around errata AAE44
10897 - LP: #523112
10898
10899 [ Colin Watson ]
10900
10901 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
10902 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
10903
10904 [ Jesse Barnes ]
10905
10906 * SAUCE: drm/i915: don't change DRM configuration when releasing load
10907 detect pipe
10908 - LP: #488328
10909
10910 [ Loïc Minier ]
10911
10912 * [Config] armel Update versatile initrd configs
10913 - LP: #524893
10914 * SAUCE: [um] Don't use nx_enabled under UML
10915 - LP: #524849
10916
10917 [ Manoj Iyer ]
10918
10919 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
10920
10921 [ Mario Limonciello ]
10922
10923 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
10924
10925 [ Rafael J. Wysocki ]
10926
10927 * SAUCE: PM report driver and device suspend/resume times.
10928
10929 [ Surbhi Palande ]
10930
10931 * Revert "[Upstream] e1000e: enhance frame fragment detection"
10932 - CVE-2009-4538
10933 * Revert "[Upstream] e1000: enhance frame fragment detection"
10934 - CVE-2009-4536
10935
10936 [ Tim Gardner ]
10937
10938 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
10939 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
10940 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
10941
10942 [ Upstream Kernel Changes ]
10943
10944 * Revert "(pre-stable) eCryptfs: Add getattr function"
10945 * Fix potential crash with sys_move_pages
10946 * futex_lock_pi() key refcnt fix
10947 * futex: Handle user space corruption gracefully
10948 * futex: Handle futex value corruption gracefully
10949 * Fix race in tty_fasync() properly
10950 * hwmon: (w83781d) Request I/O ports individually for probing
10951 * hwmon: (lm78) Request I/O ports individually for probing
10952 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
10953 * ALSA: ctxfi - fix PTP address initialization
10954 * drm/i915: disable hotplug detect before Ironlake CRT detect
10955 * drm/i915: enable self-refresh on 965
10956 * drm/i915: Disable SR when more than one pipe is enabled
10957 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
10958 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
10959 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
10960 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
10961 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
10962 * i2c-tiny-usb: Fix on big-endian systems
10963 * drm/i915: handle FBC and self-refresh better
10964 * drm/i915: Increase fb alignment to 64k
10965 * drm/i915: Update write_domains on active list after flush.
10966 * regulator: Fix display of null constraints for regulators
10967 * ALSA: hda-intel: Avoid divide by zero crash
10968 * CPUFREQ: Fix use after free of struct powernow_k8_data
10969 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
10970 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
10971 * ioat: fix infinite timeout checking in ioat2_quiesce
10972 * resource: add helpers for fetching rlimits
10973 * fs/exec.c: restrict initial stack space expansion to rlimit
10974 * cifs: fix length calculation for converted unicode readdir names
10975 * NFS: Fix a reference leak in nfs_wb_cancel_page()
10976 * NFS: Try to commit unstable writes in nfs_release_page()
10977 * NFSv4: Don't allow posix locking against servers that don't support it
10978 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
10979 * NFS: Fix an Oops when truncating a file
10980 * NFS: Fix a umount race
10981 * NFS: Fix a bug in nfs_fscache_release_page()
10982 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
10983 * md: fix 'degraded' calculation when starting a reshape.
10984 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
10985 * Export the symbol of getboottime and mmonotonic_to_bootbased
10986 * kvmclock: count total_sleep_time when updating guest clock
10987 * KVM: PIT: control word is write-only
10988 * tpm_infineon: fix suspend/resume handler for pnp_driver
10989 * amd64_edac: Do not falsely trigger kerneloops
10990 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
10991 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
10992 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
10993 * netfilter: xtables: compat out of scope fix
10994 * netfilter: nf_conntrack: fix hash resizing with namespaces
10995 * drm/i915: remove full registers dump debug
10996 * drm/i915: add i915_lp_ring_sync helper
10997 * drm/i915: Don't wait interruptible for possible plane buffer flush
10998 * dasd: remove strings from s390dbf
10999 * crypto: padlock-sha - Add import/export support
11000 * wmi: Free the allocated acpi objects through wmi_get_event_data
11001 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
11002 * /dev/mem: introduce size_inside_page()
11003 * devmem: check vmalloc address on kmem read/write
11004 * devmem: fix kmem write bug on memory holes
11005 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
11006 of value 0.
11007 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
11008 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
11009 * dst: call cond_resched() in dst_gc_task()
11010 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
11011 * befs: fix leak
11012 * rtc-fm3130: add missing braces
11013 * Call flush_dcache_page after PIO data transfers in libata-sff.c
11014 * ahci: add Acer G725 to broken suspend list
11015 * pktgen: Fix freezing problem
11016 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
11017 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
11018 * x86: Re-get cfg_new in case reuse/move irq_desc
11019 * Staging: fix rtl8187se compilation errors with mac80211
11020 * ALSA: usb-audio - Avoid Oops after disconnect
11021 * serial: 8250: add serial transmitter fully empty test
11022 * sysfs: sysfs_sd_setattr set iattrs unconditionally
11023 * class: Free the class private data in class_release
11024 * USB: usbfs: only copy the actual data received
11025 * USB: usbfs: properly clean up the as structure on error paths
11026 * rtl8187: Add new device ID
11027 * ACPI: Add NULL pointer check in acpi_bus_start
11028 * ACPI: fix High cpu temperature with 2.6.32
11029 * drm/radeon/kms: use udelay for short delays
11030 * NFS: Too many GETATTR and ACCESS calls after direct I/O
11031 * eCryptfs: Add getattr function
11032 * b43: Fix throughput regression
11033 * ath9k: Fix sequence numbers for PAE frames
11034 * mac80211: Fix probe request filtering in IBSS mode
11035 * iwlwifi: Fix to set correct ht configuration
11036 * dm stripe: avoid divide by zero with invalid stripe count
11037 * dm log: userspace fix overhead_size calcuations
11038 * Linux 2.6.32.9
11039 * sfc: Fix SFE4002 initialisation
11040 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
11041 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
11042 * (pre-stable) HID: handle joysticks with large number of buttons
11043 - LP: #492056
11044 * (pre-stable) HID: extend mask for BUTTON usage page
11045 - LP: #492056
11046 * PM: Measure device suspend and resume times
11047 * e1000: enhance frame fragment detection
11048 - CVE-2009-4536
11049 * e1000e: enhance frame fragment detection
11050 - CVE-2009-4538
11051 * KVM: fix memory access during x86 emulation.
11052 - CVE-2010-0306
11053 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
11054 - CVE-2010-0306
11055 * KVM: x86 emulator: Check IOPL level during io instruction emulation
11056 - CVE-2010-0306
11057 * KVM: x86 emulator: Fix popf emulation
11058 - CVE-2010-0306
11059 * KVM: x86 emulator: Check CPL level during privilege instruction
11060 emulation
11061 - CVE-2010-0306
11062 * Input: wacom - ensure the device is initialized properly upon resume
11063 * Input: wacom - add defines for packet lengths of various devices
11064 * Input: wacom - add support for new LCD tablets
11065 - LP: #516777
11066
11067 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
11068
11069 linux (2.6.32-14.20) lucid; urgency=low
11070
11071 [ Andy Whitcroft ]
11072
11073 * rebuild following the GCC update to match compiler for out of tree modules
11074 * Revert "[Config] drbd -- enable"
11075 * Revert "ubuntu: drbd -- version 8.3.1"
11076 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
11077 - LP: #510937
11078
11079 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
11080
11081 linux (2.6.32-14.19) lucid; urgency=low
11082
11083 [ Andy Whitcroft ]
11084
11085 * ensure we build the source package contents when enabled
11086 - LP: #522308
11087 * [Config] enable CONFIG_X86_MCE_XEON75XX
11088 * SAUCE: AppArmor -- add linux/kref.h for struct kref
11089 * [Config] enable CONFIG_HID_ORTEK
11090 * enable udeb generation for arm versatile flavour
11091 - LP: #522515
11092
11093 [ John Johansen ]
11094
11095 * ubuntu: AppArmor -- update to mainline 2010-02-18
11096 - LP: #439560, #496110, #507069
11097
11098 [ Johnathon Harris ]
11099
11100 * SAUCE: HID: add support for Ortek WKB-2000
11101 - LP: #405390
11102
11103 [ Upstream Kernel Changes ]
11104
11105 * tpm_tis: TPM_STS_DATA_EXPECT workaround
11106 - LP: #490487
11107 * x86, mce: Xeon75xx specific interface to get corrected memory error
11108 information
11109 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
11110 * x86, mce: Make xeon75xx memory driver dependent on PCI
11111 * drm/edid: Unify detailed block parsing between base and extension
11112 blocks
11113 - LP: #500999
11114 * (pre-stable) eCryptfs: Add getattr function
11115 - LP: #390833
11116
11117 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
11118
11119 linux (2.6.32-13.18) lucid; urgency=low
11120
11121 [ Andy Whitcroft ]
11122
11123 * Revert "enforcer -- make the enforcement configuration common"
11124 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
11125 (Dell E6x00 series)"
11126 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
11127 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
11128 0755"
11129 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
11130 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
11131 * Revert "SAUCE: make fc transport removal of target configurable"
11132 * enforcer -- make the enforcement configuration common
11133 * getabis -- add preempt flavour to the list
11134 * [Config] enforce DEVTMPFS options
11135 * [Config] armel -- cleanup to-be builtin modules
11136 * [Config] cleanup ports configs
11137 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
11138 - LP: #485536
11139 * add printdebian target to find branch target
11140 * distclean -- do not remove debian.env
11141 * [Config] generic-pae switch to M586TSC
11142 - LP: #519448
11143 * git-ubuntu-log -- commonise duplicated log handling
11144 * git-ubuntu-log -- tighten up Bug: NNNN matching
11145 * git-ubuntu-log -- sort the bug numbers
11146
11147 [ Chris Wilson ]
11148
11149 * (pre-stable) drm/i915: Increase fb alignment to 64k
11150 - LP: #404064
11151
11152 [ Eric Miao ]
11153
11154 * arm -- enable ubuntu/ directory
11155
11156 [ Huang Ying ]
11157
11158 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
11159 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
11160
11161 [ Loïc Minier ]
11162
11163 * [Config] cleanup preempt configuration
11164 * [Config] versatile: Fix video output
11165 - LP: #517594
11166 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
11167 * [Config] Large update to armel/versatile
11168 * [Config] versatile: Add RTC support
11169 * [Config] armel: Enable NEON
11170 * [Config] versatile: Builtin MMC support
11171 * [Config] versatile Builtin SCSI controller
11172 * [Config] armel Disable dma_cache_sync callers
11173 * [Config] armel Disable asm/time.h users
11174 * [Config] armel Disable out of range udelay()
11175 * [Config] armel Disable flush_cache_range() users
11176 * [Config] armel -- Enable ubuntu/ drivers
11177
11178 [ Steve Conklin ]
11179
11180 * SAUCE: drm/i915: Add display hotplug event on Ironlake
11181 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
11182
11183 [ Upstream Kernel Changes ]
11184
11185 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
11186 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
11187 in IRQ handler""
11188 * clockevent: Don't remove broadcast device when cpu is dead
11189 * clockevents: Add missing include to pacify sparse
11190 * ACPI: don't cond_resched if irq is disabled
11191 * be2net: Add support for next generation of BladeEngine device.
11192 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
11193 * mpt2sas: New device SAS2208 support is added
11194 * ar9170: Add support for D-Link DWA 160 A2
11195 * powerpc/fsl: Add PCI device ids for new QoirQ chips
11196 * davinci: dm646x: Add support for 3.x silicon revision
11197 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
11198 * Driver-Core: devtmpfs - set root directory mode to 0755
11199 * driver-core: fix devtmpfs crash on s390
11200 * vfs: get_sb_single() - do not pass options twice
11201 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
11202 * V4L/DVB (13569): smsusb: add autodetection support for five additional
11203 Hauppauge USB IDs
11204 * USB: mos7840: add device IDs for B&B electronics devices
11205 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
11206 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
11207 SubVendor ID: 0x1043 Device ID: 0x4847)
11208 * iTCO_wdt: Add support for Intel Ibex Peak
11209 * atl1c:use common_task instead of reset_task and link_chg_task
11210 * atl1e:disable NETIF_F_TSO6 for hardware limit
11211 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
11212 * V4L/DVB (13680b): DocBook/media: create links for included sources
11213 * netfilter: xtables: fix conntrack match v1 ipt-save output
11214 * partitions: read whole sector with EFI GPT header
11215 * partitions: use sector size for EFI GPT
11216 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
11217 * sched: Fix isolcpus boot option
11218 * sched: Fix missing sched tunable recalculation on cpu add/remove
11219 * nohz: Prevent clocksource wrapping during idle
11220 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
11221 * timers, init: Limit the number of per cpu calibration bootup messages
11222 * PCI: Always set prefetchable base/limit upper32 registers
11223 * iscsi class: modify handling of replacement timeout
11224 * NFS: Revert default r/wsize behavior
11225 * HID: fixup quirk for NCR devices
11226 * scsi_devinfo: update Hitachi entries (v2)
11227 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
11228 * scsi_transport_fc: remove invalid BUG_ON
11229 * lpfc: fix hang on SGI ia64 platform
11230 * libfc: fix typo in retry check on received PRLI
11231 * libfc: fix ddp in fc_fcp for 0 xid
11232 * fcoe: remove redundant checking of netdev->netdev_ops
11233 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
11234 * libfc: lport: fix minor documentation errors
11235 * libfc: don't WARN_ON in lport_timeout for RESET state
11236 * fcoe: initialize return value in fcoe_destroy
11237 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
11238 * libfc: fix memory corruption caused by double frees and bad error
11239 handling
11240 * libfc: fix free of fc_rport_priv with timer pending
11241 * libfc: remote port gets stuck in restart state without really
11242 restarting
11243 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
11244 * fcoe: Fix checking san mac address
11245 * fcoe: Fix getting san mac for VLAN interface
11246 * qlge: Remove explicit setting of PCI Dev CTL reg.
11247 * qlge: Set PCIE max read request size.
11248 * qlge: Don't fail open when port is not initialized.
11249 * qlge: Add handler for DCBX firmware event.
11250 * qlge: Bonding fix for mode 6.
11251 * PCI: AER: fix aer inject result in kernel oops
11252 * DMI: allow omitting ident strings in DMI tables
11253 * Input: i8042 - remove identification strings from DMI tables
11254 * Input: i8042 - add Gigabyte M1022M to the noloop list
11255 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
11256 * ALSA: hda - select IbexPeak handler for Calpella
11257 * ALSA: hda - Fix quirk for Maxdata obook4-1
11258 * ALSA: hda - Add missing Line-Out and PCM switches as slave
11259 * iTCO_wdt.c - cleanup chipset documentation
11260 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
11261 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
11262 * ahci: disable SNotification capability for ich8
11263 * ata_piix: fix MWDMA handling on PIIX3
11264 * md: fix small irregularity with start_ro module parameter
11265 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
11266 * cio: fix double free in case of probe failure
11267 * cio: dont panic in non-fatal conditions
11268 * netiucv: displayed TX bytes value much too high
11269 * ipc ns: fix memory leak (idr)
11270 * ALSA: hda - Fix HP T5735 automute
11271 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
11272 * UBI: fix memory leak in update path
11273 * UBI: initialise update marker
11274 * ASoC: fix a memory-leak in wm8903
11275 * mac80211: check that ieee80211_set_power_mgmt only handles STA
11276 interfaces.
11277 * cfg80211: fix channel setting for wext
11278 * KVM: S390: fix potential array overrun in intercept handling
11279 * KVM: only allow one gsi per fd
11280 * KVM: Fix race between APIC TMR and IRR
11281 * KVM: MMU: bail out pagewalk on kvm_read_guest error
11282 * KVM: x86: Fix host_mapping_level()
11283 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
11284 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
11285 * KVM: fix lock imbalance in kvm_*_irq_source_id()
11286 * KVM: only clear irq_source_id if irqchip is present
11287 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
11288 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
11289 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
11290 - LP: #516325
11291 * iwlwifi: Fix throughput stall issue in HT mode for 5000
11292 * fnctl: f_modown should call write_lock_irqsave/restore
11293 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
11294 CPUID drivers.
11295 * Linux 2.6.32.7
11296 * scsi_lib: Fix bug in completion of bidi commands
11297 * mptsas: Fix issue with chain pools allocation on katmai
11298 * mm: add new 'read_cache_page_gfp()' helper function
11299 * drm/i915: Selectively enable self-reclaim
11300 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
11301 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
11302 * x86: Set hotpluggable nodes in nodes_possible_map
11303 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
11304 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
11305 * zcrypt: Do not remove coprocessor for error 8/72
11306 * dasd: fix possible NULL pointer errors
11307 * ACPI: Add a generic API for _OSC -v2
11308 * ACPI: Add platform-wide _OSC support.
11309 * ACPI: fix OSC regression that caused aer and pciehp not to load
11310 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
11311 * UBI: fix volume creation input checking
11312 * e1000/e1000e: don't use small hardware rx buffers
11313 * drm/i915: Reload hangcheck timer too for Ironlake
11314 * Fix a leak in affs_fill_super()
11315 * Fix failure exits in bfs_fill_super()
11316 * fix oops in fs/9p late mount failure
11317 * fix leak in romfs_fill_super()
11318 * Fix remount races with symlink handling in affs
11319 * fix affs parse_options()
11320 * Fix failure exit in ipathfs
11321 * mm: fix migratetype bug which slowed swapping
11322 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
11323 NOMMU stack
11324 * Split 'flush_old_exec' into two functions
11325 * sparc: TIF_ABI_PENDING bit removal
11326 * x86: get rid of the insane TIF_ABI_PENDING bit
11327 * Input: winbond-cir - remove dmesg spam
11328 * x86: Disable HPET MSI on ATI SB700/SB800
11329 * iwlwifi: set default aggregation frame count limit to 31
11330 * drm/i915: only enable hotplug for detected outputs
11331 * firewire: core: add_descriptor size check
11332 * SECURITY: selinux, fix update_rlimit_cpu parameter
11333 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
11334 * x86: Add Dell OptiPlex 760 reboot quirk
11335 - LP: #488319
11336 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
11337 * x86/amd-iommu: Fix possible integer overflow
11338 * clocksource: fix compilation if no GENERIC_TIME
11339 * tcp: update the netstamp_needed counter when cloning sockets
11340 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
11341 * net: restore ip source validation
11342 * af_packet: Don't use skb after dev_queue_xmit()
11343 * ax25: netrom: rose: Fix timer oopses
11344 * KVM: allow userspace to adjust kvmclock offset
11345 * oprofile/x86: add Xeon 7500 series support
11346 * oprofile/x86: fix crash when profiling more than 28 events
11347 * libata: retry link resume if necessary
11348 * mm: percpu-vmap fix RCU list walking
11349 * mm: purge fragmented percpu vmap blocks
11350 * block: fix bio_add_page for non trivial merge_bvec_fn case
11351 * Fix 'flush_old_exec()/setup_new_exec()' split
11352 * random: drop weird m_time/a_time manipulation
11353 * random: Remove unused inode variable
11354 * block: fix bugs in bio-integrity mempool usage
11355 * usb: r8a66597-hdc disable interrupts fix
11356 * connector: Delete buggy notification code.
11357 * be2net: Bug fix to support newer generation of BE ASIC
11358 * be2net: Fix memset() arg ordering.
11359 * mm: flush dcache before writing into page to avoid alias
11360 * mac80211: fix NULL pointer dereference when ftrace is enabled
11361 * imxfb: correct location of callbacks in suspend and resume
11362 * mx3fb: some debug and initialisation fixes
11363 * starfire: clean up properly if firmware loading fails
11364 * kernel/cred.c: use kmem_cache_free
11365 * uartlite: fix crash when using as console
11366 * pktcdvd: removing device does not remove its sysfs dir
11367 * ath9k: fix eeprom INI values override for 2GHz-only cards
11368 * ath9k: fix beacon slot/buffer leak
11369 * powerpc: TIF_ABI_PENDING bit removal
11370 * NET: fix oops at bootime in sysctl code
11371 * Linux 2.6.32.8
11372
11373 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
11374
11375 linux (2.6.32-12.17) lucid; urgency=low
11376
11377 [ Andy Whitcroft ]
11378
11379 * restore linux-image prefix -- master
11380 * enforce -- we require SELINUX enabled -- master
11381 * enforce -- ensure APPARMOR is our default LSM -- master
11382 * make doc package completely optional -- master
11383 * make source package completely optional -- master
11384 * make linux-libc-dev completly optional -- master
11385 * convert package disable to a deps list -- master
11386 * allow common headers to switch from indep to arch -- master
11387 * convert binary package disable to a deps list -- master
11388 * add configuration option for a full source build tree -- master
11389 * add support for uImage kernels in package control scripts
11390 * getabis -- cleanup and parameterise repository list -- master
11391 * getabis -- move configuration to etc/getabi -- master
11392 * kernelconfig -- move configuration to etc -- master
11393 * rules -- make debian/debian.env master for branch name
11394 * set the current branch name -- master
11395 * pull back common debian.master files into debian -- master
11396 * enforcer -- make the enforcement configuration common
11397 * insert-changes -- correctly link to debian/rules in DROOT
11398
11399 [ Colin Watson ]
11400
11401 * future-proof ddeb handling against buildd changes
11402
11403 [ Eric Miao ]
11404
11405 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
11406 X86
11407
11408 [ Loïc Minier ]
11409
11410 * Add modules.builtin.bin to prerm rm list
11411 - LP: #516584
11412
11413 [ Tim Gardner ]
11414
11415 * [Config] Implement the amd64 preempt flavour
11416
11417 [ Upstream Kernel Changes ]
11418
11419 * syslog: distinguish between /proc/kmsg and syscalls
11420 - LP: #515623
11421 * sfc: Fix polling for slow MCDI operations
11422 * sfc: Fix conditions for MDIO self-test
11423 * sfc: QT202x: Remove unreliable MMD check at initialisation
11424 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
11425 * sfc: Use fixed-size buffers for MCDI NVRAM requests
11426
11427 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
11428
11429 linux (2.6.32-12.16) lucid; urgency=low
11430
11431 [ Andy Whitcroft ]
11432
11433 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
11434 first use"
11435 * SAUCE: acpi battery -- move first lookup asynchronous
11436 - LP: #507211
11437 * [Config] update configs to cleanup generic configs
11438 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
11439 * [Config] enable USER_NS
11440 - LP: #480739, #509808
11441
11442 [ Heiko Carstens ]
11443
11444 * (pre-stable) driver-core: fix devtmpfs crash on s390
11445 - LP: #512370
11446
11447 [ John Johansen ]
11448
11449 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
11450 - LP: #494565
11451 * [Config] VIRTIO=y for server/virtual flavours
11452 - LP: #494565
11453
11454 [ Kay Sievers ]
11455
11456 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
11457 - LP: #512370
11458
11459 [ Kees Cook ]
11460
11461 * SAUCE: x86: brk away from exec rand area
11462 - LP: #452175
11463
11464 [ Leann Ogasawara ]
11465
11466 * [Upstream] e1000: enhance frame fragment detection
11467 - CVE-2009-4536
11468 * [Upstream] e1000e: enhance frame fragment detection
11469 - CVE-2009-4538
11470
11471 [ Sebastian Kapfer ]
11472
11473 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
11474 series)
11475 - LP: #296610
11476
11477 [ Upstream Kernel Changes ]
11478
11479 * inotify: do not reuse watch descriptors
11480 - LP: #485556
11481 * inotify: only warn once for inotify problems
11482 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
11483 Framebuffer"
11484 * memcg: ensure list is empty at rmdir
11485 * drm/i915: remove loop in Ironlake interrupt handler
11486 * block: Fix incorrect reporting of partition alignment
11487 * x86, mce: Thermal monitoring depends on APIC being enabled
11488 * futexes: Remove rw parameter from get_futex_key()
11489 * page allocator: update NR_FREE_PAGES only when necessary
11490 * x86, apic: use physical mode for IBM summit platforms
11491 * edac: i5000_edac critical fix panic out of bounds
11492 * x86: SGI UV: Fix mapping of MMIO registers
11493 * mfd: WM835x GPIO direction register is not locked
11494 * mfd: Correct WM835x ISINK ramp time defines
11495 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
11496 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
11497 * reiserfs: truncate blocks not used by a write
11498 * HID: add device IDs for new model of Apple Wireless Keyboard
11499 * PCI/cardbus: Add a fixup hook and fix powerpc
11500 * Input: pmouse - move Sentelic probe down the list
11501 * asus-laptop: add Lenovo SL hotkey support
11502 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
11503 * sparc64: Fix NMI programming when perf events are active.
11504 * sparc64: Fix Niagara2 perf event handling.
11505 * i2c: Do not use device name after device_unregister
11506 * i2c/pca: Don't use *_interruptible
11507 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
11508 * sched: Fix task priority bug
11509 * vfs: Fix vmtruncate() regression
11510 * Linux 2.6.32.5
11511 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
11512 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
11513 * Staging: asus_oled: fix oops in 2.6.32.2
11514 * Staging: hv: fix smp problems in the hyperv core code
11515 * tty: fix race in tty_fasync
11516 * ecryptfs: use after free
11517 * ecryptfs: initialize private persistent file before dereferencing
11518 pointer
11519 * nozomi: quick fix for the close/close bug
11520 * serial: 8250_pnp: use wildcard for serial Wacom tablets
11521 * usb: serial: fix memory leak in generic driver
11522 * USB: fix bitmask merge error
11523 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
11524 * USB: EHCI: fix handling of unusual interrupt intervals
11525 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
11526 * USB: add missing delay during remote wakeup
11527 * USB: add speed values for USB 3.0 and wireless controllers
11528 * ACPI: EC: Accelerate query execution
11529 * ACPI: EC: Add wait for irq storm
11530 * SCSI: enclosure: fix oops while iterating enclosure_status array
11531 * drm/i915: Read the response after issuing DDC bus switch command
11532 * drm/i915: try another possible DDC bus for the SDVO device with
11533 multiple outputs
11534 * block: bdev_stack_limits wrapper
11535 * DM: Fix device mapper topology stacking
11536 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
11537 * USB: fix usbstorage for 2770:915d delivers no FAT
11538 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
11539 * perf timechart: Use tid not pid for COMM change
11540 * perf events: Dont report side-band events on each cpu for
11541 per-task-per-cpu events
11542 * perf: Honour event state for aux stream data
11543 * Linux 2.6.32.6
11544
11545 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
11546
11547 linux (2.6.32-11.15) lucid; urgency=low
11548
11549 [ Andy Whitcroft ]
11550
11551 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
11552 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
11553 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
11554 boards"
11555 * Revert "[Upstream] mmc: prevent dangling block device from accessing
11556 stale queues"
11557 * Revert "SAUCE: Fix nx_enable reporting"
11558 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
11559 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
11560 * SAUCE: i915 -- disable powersave by default
11561 - LP: #492392
11562
11563 [ Kees Cook ]
11564
11565 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
11566 - LP: #369978
11567 * SAUCE: [x86] fix report of cs-limit nx-emulation
11568 - LP: #454285
11569 * SAUCE: Fix nx_enable reporting
11570 - LP: #454285
11571
11572 [ Tim Gardner ]
11573
11574 * [Upstream] b43: Declare all possible firmware files.
11575 - LP: #488636
11576 * [Config] updateconfigs after adding pvscsi
11577 - LP: #497156
11578 * [Config] CONFIG_BT=m
11579
11580 [ Upstream Kernel Changes ]
11581
11582 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
11583 for pre-Pentium"
11584 * SCSI: ipr: fix EEH recovery
11585 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
11586 * SCSI: st: fix mdata->page_order handling
11587 * SCSI: fc class: fix fc_transport_init error handling
11588 * sched: Fix task_hot() test order
11589 * x86, cpuid: Add "volatile" to asm in native_cpuid()
11590 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
11591 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
11592 * pata_hpt3x2n: fix clock turnaround
11593 * pata_cmd64x: fix overclocking of UDMA0-2 modes
11594 * ASoC: wm8974: fix a wrong bit definition
11595 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
11596 * ALSA: hda - Fix missing capsrc_nids for ALC88x
11597 * acerhdf: limit modalias matching to supported
11598 - LP: #435958
11599 * ACPI: EC: Fix MSI DMI detection
11600 * ACPI: Use the return result of ACPI lid notifier chain correctly
11601 * powerpc: Handle VSX alignment faults correctly in little-endian mode
11602 * ASoC: Do not write to invalid registers on the wm9712.
11603 * drm/radeon: fix build on 64-bit with some compilers.
11604 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
11605 * USB: option: support hi speed for modem Haier CE100
11606 * USB: Fix a bug on appledisplay.c regarding signedness
11607 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
11608 * Bluetooth: Prevent ill-timed autosuspend in USB driver
11609 * USB: rename usb_configure_device
11610 * USB: fix bugs in usb_(de)authorize_device
11611 * drivers/net/usb: Correct code taking the size of a pointer
11612 * x86: SGI UV: Fix writes to led registers on remote uv hubs
11613 * md: Fix unfortunate interaction with evms
11614 * dma: at_hdmac: correct incompatible type for argument 1 of
11615 'spin_lock_bh'
11616 * dma-debug: Do not add notifier when dma debugging is disabled.
11617 * dma-debug: Fix bug causing build warning
11618 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
11619 referrals
11620 * x86/amd-iommu: Fix initialization failure panic
11621 * ioat3: fix p-disabled q-continuation
11622 * ioat2,3: put channel hardware in known state at init
11623 * KVM: MMU: remove prefault from invlpg handler
11624 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
11625 * Libertas: fix buffer overflow in lbs_get_essid()
11626 * iwmc3200wifi: fix array out-of-boundary access
11627 * mac80211: fix propagation of failed hardware reconfigurations
11628 * mac80211: fix WMM AP settings application
11629 * mac80211: Fix IBSS merge
11630 * cfg80211: fix race between deauth and assoc response
11631 * ath5k: fix SWI calibration interrupt storm
11632 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
11633 * ath9k: Fix TX queue draining
11634 * ath9k: fix missed error codes in the tx status check
11635 * ath9k: wake hardware during AMPDU TX actions
11636 * ath9k: fix suspend by waking device prior to stop
11637 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
11638 64-bit
11639 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
11640 in 0x4054
11641 * iwl3945: disable power save
11642 * iwl3945: fix panic in iwl3945 driver
11643 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
11644 * iwlwifi: fix more eeprom endian bugs
11645 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
11646 * mac80211: fix race with suspend and dynamic_ps_disable_work
11647 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
11648 * 'sysctl_max_map_count' should be non-negative
11649 * kernel/sysctl.c: fix the incomplete part of
11650 sysctl_max_map_count-should-be-non-negative.patch
11651 * V4L/DVB (13596): ov511.c typo: lock => unlock
11652 * x86/ptrace: make genregs[32]_get/set more robust
11653 * memcg: avoid oom-killing innocent task in case of use_hierarchy
11654 * e100: Fix broken cbs accounting due to missing memset.
11655 * ipv6: reassembly: use seperate reassembly queues for conntrack and
11656 local delivery
11657 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
11658 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
11659 * b43: avoid PPC fault during resume
11660 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
11661 support
11662 * sched: Fix balance vs hotplug race
11663 * drm/radeon/kms: fix crtc vblank update for r600
11664 * drm: disable all the possible outputs/crtcs before entering KMS mode
11665 * S390: dasd: support DIAG access for read-only devices
11666 * xen: fix is_disconnected_device/exists_disconnected_device
11667 * xen: improvement to wait_for_devices()
11668 * xen: wait up to 5 minutes for device connetion
11669 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
11670 * udf: Try harder when looking for VAT inode
11671 * Add unlocked version of inode_add_bytes() function
11672 * quota: decouple fs reserved space from quota reservation
11673 * ext4: Convert to generic reserved quota's space management.
11674 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
11675 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
11676 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
11677 * amd64_edac: unify MCGCTL ECC switching
11678 * x86, msr: Add support for non-contiguous cpumasks
11679 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
11680 * amd64_edac: fix driver instance freeing
11681 * amd64_edac: make driver loading more robust
11682 * amd64_edac: fix forcing module load/unload
11683 * sched: Sched_rt_periodic_timer vs cpu hotplug
11684 * ext4: Update documentation to correct the inode_readahead_blks option
11685 name
11686 * lguest: fix bug in setting guest GDT entry
11687 * vmscan: do not evict inactive pages when skipping an active list scan
11688 * ksm: fix mlockfreed to munlocked
11689 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
11690 * generic_permission: MAY_OPEN is not write access
11691 * Linux 2.6.32.3
11692 * untangle the do_mremap() mess
11693 * fasync: split 'fasync_helper()' into separate add/remove functions
11694 * ASoC: fix params_rate() macro use in several codecs
11695 * modules: Skip empty sections when exporting section notes
11696 * exofs: simple_write_end does not mark_inode_dirty
11697 * nfsd: make sure data is on disk before calling ->fsync
11698 * sunrpc: fix peername failed on closed listener
11699 * SUNRPC: Fix up an error return value in
11700 gss_import_sec_context_kerberos()
11701 * SUNRPC: Fix the return value in gss_import_sec_context()
11702 * sunrpc: on successful gss error pipe write, don't return error
11703 * drm/i915: Update LVDS connector status when receiving ACPI LID event
11704 * drm/i915: fix order of fence release wrt flushing
11705 * drm/i915: Permit pinning whilst the device is 'suspended'
11706 * drm: remove address mask param for drm_pci_alloc()
11707 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
11708 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
11709 pipeconf on Ironlake
11710 * drm/i915: Select the correct BPC for LVDS on Ironlake
11711 * drm/i915: fix unused var
11712 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
11713 * drivers/cpuidle/governors/menu.c: fix undefined reference to
11714 `__udivdi3'
11715 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
11716 * lib/rational.c needs module.h
11717 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
11718 DMA_FROM_DEVICE and
11719 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
11720 * mmc_block: add dev_t initialization check
11721 * mmc_block: fix probe error cleanup bug
11722 * mmc_block: fix queue cleanup
11723 * ALSA: hda - Fix ALC861-VD capture source mixer
11724 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
11725 blacklist
11726 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
11727 - LP: #498863
11728 * ASoC: Fix WM8350 DSP mode B configuration
11729 * netfilter: ebtables: enforce CAP_NET_ADMIN
11730 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
11731 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
11732 * hwmon: (adt7462) Fix pin 28 monitoring
11733 * quota: Fix dquot_transfer for filesystems different from ext4
11734 * xen: fix hang on suspend.
11735 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
11736 * ath5k: Fix eeprom checksum check for custom sized eeproms
11737 * cfg80211: fix syntax error on user regulatory hints
11738 * iwl: off by one bug
11739 * mac80211: add missing sanity checks for action frames
11740 * drm/i915: remove render reclock support
11741 * libertas: Remove carrier signaling from the scan code
11742 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
11743 * mac80211: fix skb buffering issue (and fixes to that)
11744 * fix braindamage in audit_tree.c untag_chunk()
11745 * fix more leaks in audit_tree.c tag_chunk()
11746 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
11747 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
11748 * agp/intel-agp: Clear entire GTT on startup
11749 * Linux 2.6.32.4
11750 * ethtool: Add reset operation
11751 * gro: Name the GRO result enumeration type
11752 * gro: Change all receive functions to return GRO result codes
11753 * sfc: 10Xpress: Initialise pause advertising flags
11754 * sfc: 10Xpress: Report support for pause frames
11755 * sfc: Remove redundant header gmii.h
11756 * sfc: Remove redundant hardware initialisation
11757 * sfc: Rename Falcon-specific board code and types
11758 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
11759 * sfc: Remove versioned bitfield macros
11760 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
11761 * sfc: Update hardware definitions for Siena
11762 * sfc: Rename register I/O header and functions used by both Falcon and
11763 Siena
11764 * sfc: Eliminate indirect lookups of queue size constants
11765 * sfc: Define DMA address mask explicitly in terms of descriptor field
11766 width
11767 * sfc: Move all TX DMA length limiting into tx.c
11768 * sfc: Change order of device removal to reverse of probe order
11769 * sfc: Remove declarations of nonexistent functions
11770 * sfc: Move efx_xmit_done() declaration into correct stanza
11771 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
11772 * sfc: Maintain interrupt moderation values in ticks, not microseconds
11773 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
11774 * sfc: Remove pointless abstraction of memory BAR number
11775 * sfc: Remove incorrect assertion from efx_pci_remove_main()
11776 * sfc: Remove unnecessary tests of efx->membase
11777 * sfc: Move MTD probe after netdev registration and name allocation
11778 * sfc: Remove unused code for non-autoneg speed/duplex switching
11779 * sfc: Rename 'xfp' file and functions to reflect reality
11780 * sfc: Really allow RX checksum offload to be disabled
11781 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
11782 * sfc: Enable heuristic selection between page and skb RX buffers
11783 * sfc: Remove pointless abstraction of memory BAR number (2)
11784 * sfc: Remove redundant gotos from __efx_rx_packet()
11785 * sfc: Remove ridiculously paranoid assertions
11786 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
11787 * sfc: Record RX queue number on GRO path
11788 * sfc: SFT9001: Reset LED configuration correctly after blinking
11789 * sfc: Use a single blink implementation
11790 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
11791 * sfc: Make board information explicitly Falcon-specific
11792 * sfc: Move definition of struct falcon_nic_data into falcon.h
11793 * sfc: Move struct falcon_board into struct falcon_nic_data
11794 * sfc: Move all I2C stuff into struct falcon_board
11795 * sfc: Gather link state fields in struct efx_nic into new struct
11796 efx_link_state
11797 * sfc: Remove unnecessary casts to struct sk_buff *
11798 * sfc: Remove redundant efx_xmit() function
11799 * sfc: Combine high-level header files
11800 * sfc: Log interrupt and reset type names, not numbers
11801 * sfc: Fix descriptor cache sizes
11802 * sfc: Treat all MAC registers as 128-bit
11803 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
11804 * sfc: Comment corrections
11805 * sfc: Remove unused constant
11806 * sfc: Clean up struct falcon_board and struct falcon_board_data
11807 * sfc: Fix bugs in RX queue flushing
11808 * sfc: Remove unused function efx_flush_queues()
11809 * sfc: Only switch Falcon MAC clocks as necessary
11810 * sfc: Hold MAC lock for longer in efx_init_port()
11811 * sfc: Split MAC stats DMA initiation and completion
11812 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
11813 * sfc: Simplify XMAC link polling
11814 * sfc: Change MAC promiscuity and multicast hash at the same time
11815 * sfc: Move inline comment into kernel-doc
11816 * sfc: Do not set net_device::trans_start in self-test
11817 * sfc: Simplify PHY polling
11818 * sfc: QT202x: Reset before reading PHY id
11819 * sfc: Replace MDIO spinlock with mutex
11820 * sfc: Always start Falcon using the XMAC
11821 * sfc: Limit some hardware workarounds to Falcon
11822 * sfc: Remove EFX_WORKAROUND_9141 macro
11823 * sfc: Remove another unused workaround macro
11824 * sfc: Remove some redundant whitespace
11825 * sfc: Decouple NIC revision number from Falcon PCI revision number
11826 * sfc: Move descriptor cache base addresses to struct efx_nic_type
11827 * sfc: Clean up RX event handling
11828 * sfc: Remove redundant writes to INT_ADR_KER
11829 * sfc: Remove duplicate hardware structure definitions
11830 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
11831 * sfc: Move Falcon NIC operations to efx_nic_type
11832 * sfc: Refactor link configuration
11833 * sfc: Generalise link state monitoring
11834 * sfc: Add power-management and wake-on-LAN support
11835 * sfc: Implement ethtool reset operation
11836 * sfc: Add efx_nic_type operation for register self-test
11837 * sfc: Add efx_nic_type operation for NVRAM self-test
11838 * sfc: Add efx_nic_type operation for identity LED control
11839 * sfc: Separate shared NIC code from Falcon-specific and rename
11840 accordingly
11841 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
11842 * sfc: Extend loopback mode enumeration
11843 * sfc: Remove static PHY data and enumerations
11844 * sfc: Extend MTD driver for use with new NICs
11845 * sfc: Allow for additional checksum offload features
11846 * sfc: Rename falcon.h to nic.h
11847 * sfc: Move shared NIC code from falcon.c to new source file nic.c
11848 * sfc: Add firmware protocol definitions (MCDI)
11849 * sfc: Add support for SFC9000 family (1)
11850 * sfc: Add support for SFC9000 family (2)
11851 * sfc: Implement TSO for TCP/IPv6
11852 * sfc: Update version, copyright dates, authors
11853 * drivers/net/sfc: Correct code taking the size of a pointer
11854 * sfc: Move PHY software state initialisation from init() into probe()
11855 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
11856 * sfc: Fix DMA mapping cleanup in case of an error in TSO
11857 * sfc: QT2025C: Work around PHY bug
11858 * sfc: QT2025C: Switch into self-configure mode when not in loopback
11859 * sfc: QT2025C: Work around PHY firmware initialisation bug
11860 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
11861 * sfc: Disable TX descriptor prefetch watchdog
11862 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
11863 - LP: #497156
11864
11865 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
11866
11867 linux (2.6.32-10.14) lucid; urgency=low
11868
11869 [ Alex Deucher ]
11870
11871 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
11872 - LP: #493795
11873
11874 [ Andy Whitcroft ]
11875
11876 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
11877 id is less than 0x0f."
11878 * config-check -- ensure the checks get run at build time
11879 * config-check -- check the processed config during updateconfigs
11880 * config-check -- CONFIG_SECCOMP may not be present
11881 * TUN is now built in ignore
11882 * SAUCE: acpi battery -- delay first lookup of the battery until first
11883 use
11884 * SAUCE: async_populate_rootfs: move rootfs init earlier
11885 * ubuntu: AppArmor -- update to mainline 2010-01-06
11886 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
11887 - LP: #498525
11888
11889 [ Dave Airlie ]
11890
11891 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
11892
11893 [ Leann Ogasawara ]
11894
11895 * Add asix to nic-usb-modules file
11896 - LP: #499785
11897
11898 [ Peter Zijlstra ]
11899
11900 * (pre-stable) sched: Fix balance vs hotplug race
11901
11902 [ Tim Gardner ]
11903
11904 * [Config] Enable CONFIG_FUNCTION_TRACER
11905 - LP: #497989
11906 * [Config] Drop lpia from getabis
11907 * [Config] Build in TUN/TAP driver
11908 - LP: #499491
11909 * [Config] DH_COMPAT=5
11910
11911 [ Upstream Kernel Changes ]
11912
11913 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
11914 component_only tv_modes"
11915 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
11916 turned off"
11917 * USB: usb-storage: fix bug in fill_inquiry
11918 * USB: option: add pid for ZTE
11919 * firewire: ohci: handle receive packets with a data length of zero
11920 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
11921 of ->completed counter
11922 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
11923 counter
11924 * rcu: Fix note_new_gpnum() uses of ->gpnum
11925 * rcu: Remove inline from forward-referenced functions
11926 * perf_event: Fix invalid type in ioctl definition
11927 * perf_event: Initialize data.period in perf_swevent_hrtimer()
11928 * perf: Don't free perf_mmap_data until work has been done
11929 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
11930 * sched: Check for an idle shared cache in select_task_rq_fair()
11931 * sched: Fix affinity logic in select_task_rq_fair()
11932 * sched: Rate-limit newidle
11933 * sched: Fix and clean up rate-limit newidle code
11934 * x86/amd-iommu: attach devices to pre-allocated domains early
11935 * x86/amd-iommu: un__init iommu_setup_msi
11936 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
11937 up the PCI tree
11938 * x86: Fix iommu=nodac parameter handling
11939 * x86: GART: pci-gart_64.c: Use correct length in strncmp
11940 * x86: ASUS P4S800 reboot=bios quirk
11941 - LP: #366682
11942 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
11943 * ssb: Fix range check in sprom write
11944 * ath5k: allow setting txpower to 0
11945 * ath5k: enable EEPROM checksum check
11946 * hrtimer: Fix /proc/timer_list regression
11947 * ALSA: hrtimer - Fix lock-up
11948 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
11949 * KVM: x86 emulator: limit instructions to 15 bytes
11950 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
11951 * KVM: s390: Make psw available on all exits, not just a subset
11952 * KVM: fix irq_source_id size verification
11953 * KVM: x86: include pvclock MSRs in msrs_to_save
11954 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
11955 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
11956 * x86, mce: don't restart timer if disabled
11957 * x86/mce: Set up timer unconditionally
11958 * x86: SGI UV: Fix BAU initialization
11959 * x86: Fix duplicated UV BAU interrupt vector
11960 * x86: Add new Intel CPU cache size descriptors
11961 * x86: Fix typo in Intel CPU cache size descriptor
11962 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
11963 * s390: clear high-order bits of registers after sam64
11964 * V4L/DVB: Fix test in copy_reg_bits()
11965 * bsdacct: fix uid/gid misreporting
11966 * UBI: flush wl before clearing update marker
11967 * jbd2: don't wipe the journal on a failed journal checksum
11968 * USB: xhci: Add correct email and files to MAINTAINERS entry.
11969 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
11970 * USB: option.c: add support for D-Link DWM-162-U5
11971 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
11972 * USB: usb-storage: add BAD_SENSE flag
11973 * USB: Close usb_find_interface race v3
11974 * pxa/em-x270: fix usb hub power up/reset sequence
11975 * hfs: fix a potential buffer overflow
11976 * SUNRPC: IS_ERR/PTR_ERR confusion
11977 * NFS: Fix nfs_migrate_page()
11978 * md/bitmap: protect against bitmap removal while being updated.
11979 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
11980 * devpts_get_tty() should validate inode
11981 * debugfs: fix create mutex racy fops and private data
11982 * Driver core: fix race in dev_driver_string
11983 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
11984 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
11985 * mac80211: Fixed bug in mesh portal paths
11986 * mac80211: Revert 'Use correct sign for mesh active path refresh'
11987 * mac80211: fix scan abort sanity checks
11988 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
11989 * rtl8187: Fix wrong rfkill switch mask for some models
11990 * x86: Fix bogus warning in apic_noop.apic_write()
11991 * mm: hugetlb: fix hugepage memory leak in mincore()
11992 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
11993 * powerpc/windfarm: Add detection for second cpu pump
11994 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
11995 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
11996 * drm/radeon/kms: Add quirk for HIS X1300 board
11997 * drm/radeon/kms: handle vblanks properly with dpms on
11998 * drm/radeon/kms: fix legacy crtc2 dpms
11999 * drm/radeon/kms: fix vram setup on rs600
12000 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
12001 * drm/ttm: Fix build failure due to missing struct page
12002 * drm/i915: Set the error code after failing to insert new offset into mm
12003 ht.
12004 * drm/i915: Add the missing clonemask for display port on Ironlake
12005 * xen/xenbus: make DEVICE_ATTR()s static
12006 * xen: re-register runstate area earlier on resume.
12007 * xen: restore runstate_info even if !have_vcpu_info_placement
12008 * xen: correctly restore pfn_to_mfn_list_list after resume
12009 * xen: register timer interrupt with IRQF_TIMER
12010 * xen: register runstate on secondary CPUs
12011 * xen: don't call dpm_resume_noirq() with interrupts disabled.
12012 * xen: register runstate info for boot CPU early
12013 * xen: call clock resume notifier on all CPUs
12014 * xen: improve error handling in do_suspend.
12015 * xen: don't leak IRQs over suspend/resume.
12016 * xen: use iret for return from 64b kernel to 32b usermode
12017 * xen: explicitly create/destroy stop_machine workqueues outside
12018 suspend/resume region.
12019 * Xen balloon: fix totalram_pages counting.
12020 * xen: try harder to balloon up under memory pressure.
12021 * dm exception store: free tmp_store on persistent flag error
12022 * dm snapshot: only take lock for statustype info not table
12023 * dm crypt: move private iv fields to structs
12024 * dm crypt: restructure essiv error path
12025 * dm: avoid _hash_lock deadlock
12026 * dm snapshot: cope with chunk size larger than origin
12027 * dm crypt: separate essiv allocation from initialisation
12028 * dm crypt: make wipe message also wipe essiv key
12029 * slc90e66: fix UDMA handling
12030 * tcp: Stalling connections: Fix timeout calculation routine
12031 * ip_fragment: also adjust skb->truesize for packets not owned by a
12032 socket
12033 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
12034 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
12035 * sparc64: Fix overly strict range type matching for PCI devices.
12036 * sparc64: Fix stack debugging IRQ stack regression.
12037 * sparc: Set UTS_MACHINE correctly.
12038 * b43legacy: avoid PPC fault during resume
12039 * tracing: Fix event format export
12040 * ath9k: Fix TX hang poll routine
12041 * ath9k: fix processing of TX PS null data frames
12042 * ath9k: Fix maximum tx fifo settings for single stream devices
12043 * ath9k: fix tx status reporting
12044 * mac80211: Fix dynamic power save for scanning.
12045 * drm/i915: Fix sync to vblank when VGA output is turned off
12046 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
12047 * thinkpad-acpi: fix default brightness_mode for R50e/R51
12048 * thinkpad-acpi: preserve rfkill state across suspend/resume
12049 * ipw2100: fix rebooting hang with driver loaded
12050 * matroxfb: fix problems with display stability
12051 * acerhdf: add new BIOS versions
12052 * asus-laptop: change light sens default values.
12053 * vmalloc: conditionalize build of pcpu_get_vm_areas()
12054 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
12055 * net: Fix userspace RTM_NEWLINK notifications.
12056 * ext3: Fix data / filesystem corruption when write fails to copy data
12057 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
12058 * bcm63xx_enet: fix compilation failure after get_stats_count removal
12059 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
12060 * drm/i915: Avoid NULL dereference with component_only tv_modes
12061 * drm/i915: PineView only has LVDS and CRT ports
12062 * drm/i915: Fix LVDS stability issue on Ironlake
12063 * mm: sigbus instead of abusing oom
12064 * ipvs: zero usvc and udest
12065 * jffs2: Fix long-standing bug with symlink garbage collection.
12066 * intel-iommu: Detect DMAR in hyperspace at probe time.
12067 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
12068 * intel-iommu: Check for an RMRR which ends before it starts.
12069 * intel-iommu: Fix oops with intel_iommu=igfx_off
12070 * intel-iommu: ignore page table validation in pass through mode
12071 * netfilter: xtables: document minimal required version
12072 * perf_event: Fix incorrect range check on cpu number
12073 * implement early_io{re,un}map for ia64
12074 * Linux 2.6.32.2
12075
12076 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
12077
12078 linux (2.6.32-9.13) lucid; urgency=low
12079
12080 [ Andy Whitcroft ]
12081
12082 * [Config] enable CONFIG_B43_PHY_LP
12083 - LP: #493059
12084 * include modules.builtin in the binary debs
12085 * config-check -- add a configuration enforcer
12086 * config-check -- add a unit-test suite to the checker
12087 * [Config] Enable CONFIG_SYN_COOKIES for versatile
12088 * [Config] Enable CONFIG_SECURITY_SMACK for ports
12089 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
12090 * [Config] Disable CONFIG_COMPAT_BRK for ports
12091 * getabis -- add armel versatile to the list
12092
12093 [ Brad Figg ]
12094
12095 * SAUCE: Increase the default prealloc buffer for HDA audio devices
12096 (non-modem)
12097
12098 [ Manoj Iyer ]
12099
12100 * ubuntu: onmibook -- Added missing BOM file
12101
12102 [ Tim Gardner ]
12103
12104 * ubuntu: fsam7400 -- Cleanup Makefile
12105
12106 [ Upstream Kernel Changes ]
12107
12108 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
12109 * signal: Fix alternate signal stack check
12110 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
12111 * SCSI: osd_protocol.h: Add missing #include
12112 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
12113 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
12114 ENOSPC
12115 * ext4: avoid divide by zero when trying to mount a corrupted file system
12116 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
12117 * ext4: fix lock order problem in ext4_move_extents()
12118 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
12119 * ext4: plug a buffer_head leak in an error path of ext4_iget()
12120 * ext4: make sure directory and symlink blocks are revoked
12121 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
12122 * ext4: journal all modifications in ext4_xattr_set_handle
12123 * ext4: don't update the superblock in ext4_statfs()
12124 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
12125 non-zero
12126 * ext4: fix block validity checks so they work correctly with meta_bg
12127 * ext4: avoid issuing unnecessary barriers
12128 * ext4: fix error handling in ext4_ind_get_blocks()
12129 * ext4: make trim/discard optional (and off by default)
12130 * ext4: make "norecovery" an alias for "noload"
12131 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
12132 * ext4: initialize moved_len before calling ext4_move_extents()
12133 * ext4: move_extent_per_page() cleanup
12134 * jbd2: Add ENOMEM checking in and for
12135 jbd2_journal_write_metadata_buffer()
12136 * ext4: Return the PTR_ERR of the correct pointer in
12137 setup_new_group_blocks()
12138 * ext4: Avoid data / filesystem corruption when write fails to copy data
12139 * ext4: wait for log to commit when umounting
12140 * ext4: remove blocks from inode prealloc list on failure
12141 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
12142 * ext4: quota macros cleanup
12143 * ext4: fix incorrect block reservation on quota transfer.
12144 * ext4: Wait for proper transaction commit on fsync
12145 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
12146 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
12147 * Linux 2.6.32.1
12148 * kbuild: generate modules.builtin
12149 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
12150 - LP: #494461
12151 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
12152 tv_modes
12153 - LP: #494045
12154
12155 [ Zhao Yakui ]
12156
12157 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
12158 less than 0x0f.
12159 - LP: #481765
12160
12161 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
12162
12163 linux (2.6.32-8.12) lucid; urgency=low
12164
12165 [ Andy Whitcroft ]
12166
12167 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
12168
12169 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
12170
12171 linux (2.6.32-8.11) lucid; urgency=low
12172
12173 [ Andy Whitcroft ]
12174
12175 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
12176 up"
12177 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
12178 transition."
12179 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
12180 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
12181 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
12182 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
12183 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
12184 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
12185 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
12186 mem"
12187 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
12188 denied"
12189 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
12190 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
12191 allocation"
12192 * Revert "SAUCE: AppArmor: Set error code after structure
12193 initialization."
12194 * Revert "AppArmor -- fix pstrace_may_access rename"
12195 * Revert "ubuntu: AppArmor security module"
12196 * Revert "SAUCE: Add config option to set a default LSM"
12197 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
12198 * Revert "[Config] fsam7400 -- enable"
12199 * Revert "[Config] AUFS -- enable"
12200 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
12201 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
12202 * Revert "ubuntu: AUFS -- export various core functions"
12203 * Revert "[Config] ubuntu/iscsitarget -- disable"
12204 * Revert "[Config] iscsitarget -- enable"
12205 * Revert "ubuntu: iscsitarget -- SVN revision r214"
12206 * update Vcs-Git to point to the correct repository
12207 - LP: #493589
12208 * update build environment overrides to lucid
12209 - LP: #493589
12210 * [Config] enable CONFIG_DEVTMPFS
12211 * [Config] update all configs following AppArmor 2009-12-08 update
12212 * SAUCE: isapnp_init: make isa PNP scans occur async
12213 * [Config] fsam7400 -- enable
12214 * [Config] omnibook -- enable
12215 * [Config] cleanup CONFIG_AUDIT
12216 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
12217 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
12218 * ubuntu: AUFS -- aufs2 20091209
12219 * [Config] AUFS -- enable
12220 * [Config] iscsitarget -- enable
12221
12222 [ Arjan van de Ven ]
12223
12224 * SAUCE: KMS: cache the EDID information of the LVDS
12225
12226 [ Colin Watson ]
12227
12228 * bnx2: update d-i firmware filenames
12229 - LP: #494052
12230 * add cdc_ether to nic-usb-modules udeb
12231 - LP: #495060
12232
12233 [ John Johansen ]
12234
12235 * ubuntu: AppArmor -- mainline 2009-10-08
12236
12237 [ Manoj Iyer ]
12238
12239 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
12240 * ubuntu: omnibook -- support Toshiba (HP) netbooks
12241 * ubuntu: iscsitarget --- version 1.4.19
12242 - LP: #494693
12243
12244 [ Surbhi Palande ]
12245
12246 * SAUCE: Make populate_rootfs asynchronous
12247
12248 [ Tim Gardner ]
12249
12250 * Parallelize flavour builds and packaging
12251 * [Config] Enable CONFIG_KSM
12252
12253 [ Upstream Kernel Changes ]
12254
12255 * Config option to set a default LSM
12256 * LSM: Add security_path_chroot().
12257 * LSM: Add security_path_chroot().
12258 * LSM: Move security_path_chmod()/security_path_chown() to after
12259 mutex_lock().
12260 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
12261
12262 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
12263
12264 linux (2.6.32-7.10) lucid; urgency=low
12265
12266 [ Andy Whitcroft ]
12267
12268 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
12269
12270 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
12271
12272 linux (2.6.32-7.9) lucid; urgency=low
12273
12274 [ Andy Whitcroft ]
12275
12276 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
12277 - LP: #458982
12278 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
12279 * [Config] update configs following versatile switch to V7
12280 * rebased to v2.6.32
12281 * [Config] update configs following rebase to v2.6.32
12282 * [Config] update ports configs following rebase to v2.6.32
12283 * SAUCE: default ATI Radeon KMS to off until userspace catches up
12284
12285 [ Arjan van de Ven ]
12286
12287 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
12288
12289 [ Leann Ogasawara ]
12290
12291 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
12292 permissions
12293 - CVE-2009-3939
12294
12295 [ Loic Minier ]
12296
12297 * SAUCE: select a v7 CPU for versatile
12298
12299 [ Takashi Iwai ]
12300
12301 * SAUCE: ALSA: hda - Add power on/off counter
12302
12303 [ Upstream changes ]
12304
12305 * rebased to v2.6.32
12306
12307 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
12308
12309 linux (2.6.32-6.8) lucid; urgency=low
12310
12311 [ Andy Whitcroft ]
12312
12313 * [Config] disable SSB devices for armel
12314
12315 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
12316
12317 linux (2.6.32-6.7) lucid; urgency=low
12318
12319 [ Andy Whitcroft ]
12320
12321 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
12322 * Revert "SAUCE: Dell XPS710 reboot quirk"
12323 * Revert "SAUCE: Link acpi-cpufreq.o first"
12324 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
12325 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
12326 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
12327 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
12328 * Revert "Add Dell Dimension 9200 reboot quirk"
12329 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
12330 * Revert "SAUCE: tulip: Define ULI PCI ID's"
12331 * Revert "SAUCE: Lower warning level of some PCI messages"
12332 * Revert "mac80211: fix two issues in debugfs"
12333 Drop a number of known redundant commits as identified in the Ubuntu
12334 delta review blueprint.
12335
12336 * reenable armel versatile flavour
12337 * [Config] disable CONFIG_USB_DEVICEFS
12338
12339 [ Tim Gardner ]
12340
12341 * [Config] udeb: Add squashfs to fs-core-modules
12342 - LP: #352615
12343 * [Config] Create a real squashfs udeb
12344 - LP: #352615
12345
12346
12347 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
12348
12349 linux (2.6.32-5.6) lucid; urgency=low
12350
12351 [ Andy Whitcroft ]
12352
12353 * rebase to v2.6.32-rc8
12354 * update configs following rebase to v2.6.32-rc8
12355 * update ports configs since rebase to v2.6.32-rc8
12356 * [Config] enable cgroup options
12357 - LP: #480739
12358
12359 [ Upstream Kernel Changes ]
12360
12361 * rebase to v2.6.32-rc8
12362
12363 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
12364
12365 linux (2.6.32-4.5) lucid; urgency=low
12366
12367 [ Andy Whitcroft ]
12368
12369 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
12370 * rebase to v2.6.32-rc7
12371 * resync with Karmic proposed
12372
12373 [ John Johansen ]
12374
12375 * SAUCE: AppArmor: Fix oops after profile removal
12376 - LP: #475619
12377 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
12378 - LP: #437258
12379 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
12380 - LP: #479102
12381 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
12382 - LP: #479115
12383 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
12384 transition.
12385 - LP: #480112
12386
12387 [ Ubuntu Changes ]
12388
12389 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
12390
12391 [ Upstream Kernel Changes ]
12392
12393 * rebase to v2.6.32-rc7
12394
12395 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
12396
12397 linux (2.6.32-3.4) lucid; urgency=low
12398
12399 [ Andy Whitcroft ]
12400
12401 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
12402 * [Upstream] add local prefix to oss local change_bits
12403
12404 [ Upstream Kernel Changes ]
12405
12406 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
12407 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
12408
12409 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
12410
12411 linux (2.6.32-3.3) lucid; urgency=low
12412
12413 [ Andy Whitcroft ]
12414
12415 * rebase to v2.6.32-rc6
12416 * [Config] update configs following rebase to v2.6.32-rc6
12417 * [Config] update ports configs following rebase to v2.6.32-rc6
12418 * resync with Karmic Ubuntu-2.6.31-15.49
12419 * [Config] add module ignores for broken drivers
12420
12421 [ John Johansen ]
12422
12423 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
12424 - LP: #453335
12425 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
12426 - LP: #458299
12427 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
12428 - LP: #462824
12429 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
12430 - LP: #451375
12431
12432 [ Kees Cook ]
12433
12434 * SAUCE: Fix nx_enable reporting
12435 - LP: #454285
12436
12437 [ Scott James Remnant ]
12438
12439 * Revert "SAUCE: trace: add trace_event for the open() syscall"
12440 * SAUCE: trace: add trace events for open(), exec() and uselib()
12441 - LP: #462111
12442
12443 [ Stefan Bader ]
12444
12445 * SAUCE: Fix sub-flavour script to not stop on missing directories
12446 - LP: #453073
12447
12448 [ Ubuntu Changes ]
12449
12450 * resync with Karmic Ubuntu-2.6.31-15.49
12451
12452 [ Upstream Kernel Changes ]
12453
12454 * rebase to v2.6.32-rc6
12455 - LP: #464552
12456
12457 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
12458
12459 linux (2.6.32-2.2) lucid; urgency=low
12460
12461 [ Andy Whitcroft ]
12462
12463 * install the full changelog with the binary package
12464 * changelog -- explicitly note rebases and clean history
12465 * reinstate armel.mk with no flavours
12466 - LP: #449637
12467 * [Upstream] block: silently error unsupported empty barriers too
12468 - LP: #420423
12469 * [Config] udate configs following karmic resync
12470 * [Config] update ports configs following karmic resync
12471 * [Upstream] lirc -- follow removal of .id element
12472
12473 [ Colin Watson ]
12474
12475 * Use section 'admin' rather than 'base'
12476 * Add more e100 firmware to nic-modules
12477 - LP: #451872
12478 * Add qla1280 firmware to scsi-modules
12479 - LP: #381037
12480
12481 [ John Johansen ]
12482
12483 * SAUCE: AppArmor: Set error code after structure initialization.
12484 - LP: #427948
12485 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
12486 - LP: #446595
12487 * SAUCE: AppArmor: Fix mediation of "deleted" paths
12488
12489 [ Kees Cook ]
12490
12491 * SAUCE: [x86] fix report of cs-limit nx-emulation
12492 - LP: #454285
12493
12494 [ Leann Ogasawara ]
12495
12496 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
12497 events
12498 - LP: #430809
12499 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
12500 toggle switch press
12501 - LP: #430809
12502
12503 [ Luke Yelavich ]
12504
12505 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
12506 * [Config] Add sd_mod to scsi-modules udeb for powerpc
12507
12508 [ Mario Limonciello ]
12509
12510 * SAUCE: Update to LIRC 0.8.6
12511 - LP: #432678
12512 * SAUCE: dell-laptop: Store the HW switch status internally rather than
12513 requerying every time
12514 - LP: #430809
12515 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
12516 - LP: #430809
12517
12518 [ Stefan Bader ]
12519
12520 * [Upstream] acerhdf: Limit modalias matching to supported boards
12521 - LP: #435958
12522
12523 [ Tim Gardner ]
12524
12525 * [Upstream] i915: Fix i2c init message
12526 - LP: #409361
12527 * [Config] Add sym53c8xx.ko to virtual sub-flavour
12528 - LP: #439415
12529 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
12530 - LP: #439456
12531 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
12532 - LP: #381300
12533 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
12534 - LP: #430694
12535 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
12536 - LP: #430694
12537 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
12538 - LP: #416325
12539 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
12540 - LP: #430694
12541 * SAUCE: Raise the default console 'quiet' level to 2
12542 * [Config] CONFIG_X86_PAT=y
12543 * [Config] Add armel arch to linux-libc-dev arches.
12544 - LP: #449637
12545 * [Config] CONFIG_X86_MCE
12546 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
12547 M300 to rate blacklist
12548 - LP: #433801
12549
12550 [ Upstream Kernel Changes ]
12551
12552 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
12553 * drm/i915: Fix FDI M/N setting according with correct color depth
12554 - LP: #416792
12555
12556 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
12557
12558 linux (2.6.32-1.1) lucid; urgency=low
12559
12560 [ Andy Whitcroft ]
12561
12562 * rebase to v2.6.32-rc3
12563 * [Config] update configs following rebase to 2.6.32-rc3
12564 * [Config] update ports configs following rebase to 2.6.32-rc3
12565 * AppArmor -- fix pstrace_may_access rename
12566 * staging/android -- disable
12567 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
12568 * ubuntu: drbd -- disable
12569 * staging/comdi -- disable
12570 * staging/go7007 -- disable
12571 * [Config] staging/winbond -- disable
12572 * [Config] ubuntu/iscsitarget -- disable
12573 * [d-i] cbc and ecb are builtin make them optional in udebs
12574 * rebase to v2.6.32-rc5
12575 * [Config] update configs following rebase to v2.6.32-rc5
12576 * [Config] update ports configs following rebase to v2.6.31-rc5
12577
12578 [ Tim Gardner ]
12579
12580 * [Config] Add cpio as a build dependency.
12581
12582 [ Upstream Kernel Changes ]
12583
12584 * rebase to v2.6.32-rc3
12585 * rebase to v2.6.32-rc5
12586
12587 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
12588
12589 linux (2.6.31-11.37) karmic; urgency=low
12590
12591 [ Tim Gardner ]
12592
12593 * [Config] Increase kernel log buffer to 256K for amd64 flavours
12594 - LP: #424810
12595 * [Config] Set HZ=100 for amd64 flavours
12596 - LP: #438234
12597 * [Upstream] e1000e: Emit notice instead of an error when
12598 pci_enable_pcie_error_reporting() fails
12599 - LP: #436370
12600
12601 [ Upstream Kernel Changes ]
12602
12603 * n_tty: honor opost flag for echoes
12604 * n_tty: move echoctl check and clean up logic
12605 - LP: #438310
12606
12607 * Revert "[Upstream] drm/i915: Check that the relocation points to within
12608 the target" - Use upstream cherry-pick.
12609 * drm/i915: Check that the relocation points to within the target
12610 - LP: #429241
12611
12612 * drm/i915: fix tiling on IGDNG
12613 * drm/i915: add B43 chipset support
12614 * agp/intel: Add B43 chipset support
12615 Intel request from kernel team mailing list.
12616
12617 * HID: completely remove apple mightymouse from blacklist
12618 - LP: #428111
12619
12620 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
12621
12622 linux (2.6.31-11.36) karmic; urgency=low
12623
12624 [ Brian Rogers ]
12625
12626 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
12627 persistent object
12628 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
12629 persistent object
12630
12631 [ Takashi Iwai ]
12632
12633 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
12634 - LP: #416482
12635
12636 [ Tyler Hicks ]
12637
12638 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
12639 negative during unlink
12640
12641 [ Upstream Kernel Changes ]
12642
12643 * sg: fix oops in the error path in sg_build_indirect()
12644 * mpt2sas : Rescan topology from Interrupt context instead of work thread
12645 * mpt2sas: Prevent sending command to FW while Host Reset
12646 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
12647 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
12648 * SCSI: fix oops during scsi scanning
12649 * SCSI: libsrp: fix memory leak in srp_ring_free()
12650 * cfg80211: fix looping soft lockup in find_ie()
12651 * ath5k: write PCU registers on initial reset
12652 * binfmt_elf: fix PT_INTERP bss handling
12653 * TPM: Fixup boot probe timeout for tpm_tis driver
12654 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
12655 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
12656 * fix undefined reference to user_shm_unlock
12657 * perf_counter: Fix buffer overflow in perf_copy_attr()
12658 * perf_counter: Start counting time enabled when group leader gets
12659 enabled
12660 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
12661 * powerpc: Fix bug where perf_counters breaks oprofile
12662 * powerpc/ps3: Workaround for flash memory I/O error
12663 * block: don't assume device has a request list backing in nr_requests
12664 store
12665 * agp/intel: remove restore in resume
12666 * ALSA: cs46xx - Fix minimum period size
12667 * ASoC: Fix WM835x Out4 capture enumeration
12668 * sound: oxygen: work around MCE when changing volume
12669 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
12670 * perf stat: Change noise calculation to use stddev
12671 * x86: Fix x86_model test in es7000_apic_is_cluster()
12672 * x86/i386: Make sure stack-protector segment base is cache aligned
12673 * PCI: apply nv_msi_ht_cap_quirk on resume too
12674 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
12675 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
12676 with highmem
12677 * KVM guest: do not batch pte updates from interrupt context
12678 * KVM: Fix coalesced interrupt reporting in IOAPIC
12679 * KVM: VMX: Check cpl before emulating debug register access
12680 * KVM guest: fix bogus wallclock physical address calculation
12681 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
12682 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
12683 * KVM: x86 emulator: Implement zero-extended immediate decoding
12684 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
12685 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
12686 * KVM: limit lapic periodic timer frequency
12687 * libata: fix off-by-one error in ata_tf_read_block()
12688 * PCI quirk: update 82576 device ids in SR-IOV quirks list
12689 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
12690 * powerpc/pseries: Fix to handle slb resize across migration
12691 * Linux 2.6.31.1
12692
12693 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
12694
12695 linux (2.6.31-10.35) karmic; urgency=low
12696
12697 [ Amit Kucheria ]
12698
12699 * Disable CONFIG_UEVENT_HELPER_PATH
12700
12701 [ Andy Whitcroft ]
12702
12703 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
12704 * remove the tlsup driver
12705 * remove lmpcm logitech driver support
12706
12707 [ Bryan Wu ]
12708
12709 * Add 3 missing files to prerm remove file list
12710 - LP: #345623, #415832
12711
12712 [ Chris Wilson ]
12713
12714 * [Upstream] drm/i915: Check that the relocation points to within the
12715 target
12716 - LP: #429241
12717
12718 [ Luke Yelavich ]
12719
12720 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
12721
12722 [ Manoj Iyer ]
12723
12724 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12725 - LP: #348861
12726
12727 [ Tim Gardner ]
12728
12729 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
12730 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
12731 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
12732 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
12733 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
12734 Upstream suggests that this is not the right approach.
12735
12736 * [Config] Set default I/O scheduler to DEADLINE
12737 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
12738 - LP: #381300
12739
12740 [ ubuntu@tjworld.net ]
12741
12742 * SAUCE: ipw2200: Enable LED by default
12743 - LP: #21367
12744
12745 [ Upstream Kernel Changes ]
12746
12747 * ALSA: hda - Add support for new AMD HD audio devices
12748 - LP: #430564
12749
12750 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
12751
12752 linux (2.6.31-10.34) karmic; urgency=low
12753
12754 [ Ted Tso ]
12755
12756 * [Upstream] ext3: Don't update superblock write time when filesystem is
12757 read-only
12758 - LP: #427822
12759
12760 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
12761
12762 linux (2.6.31-10.33) karmic; urgency=low
12763
12764 [ Leann Ogasawara ]
12765
12766 * [Upstream] dvb-usb: fix tuning with Cinergy T2
12767 - LP: #421258
12768
12769 [ Tim Gardner ]
12770
12771 * [Config] Unconditionally copy files from sub-flavours lists.
12772 (really, really fix it this time)
12773 - LP: #423426
12774 * [Config] Set CONFIG_CACHEFILES=m for all flavours
12775
12776 [ Upstream Kernel Changes ]
12777
12778 * ext4: Don't update superblock write time when filesystem is read-only
12779 - LP: #427822
12780
12781 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
12782
12783 linux (2.6.31-10.32) karmic; urgency=low
12784
12785 [ Eric Miao ]
12786
12787 * [Config] enable module support for memory stick
12788 - LP: #159951
12789
12790 [ Tim Gardner ]
12791
12792 * [Config] Unconditionally copy files from sub-flavours lists.
12793 - LP: #423426
12794
12795 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
12796
12797 linux (2.6.31-10.31) karmic; urgency=low
12798
12799 [ Andy Whitcroft ]
12800
12801 * rebase to v2.6.31 final
12802
12803 [ Colin Watson ]
12804
12805 * [Config] Recommend grub-pc in linux-image
12806 - LP: #385741
12807
12808 [ Ike Panhc ]
12809
12810 * [Upstream] Pull latest update of lenovo-sl-laptop
12811
12812 [ Peter Feuerer ]
12813
12814 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
12815 model
12816 - LP: #426691
12817
12818 [ Tim Gardner ]
12819
12820 * [Config] De-macro some package names.
12821
12822 [ Upstream Changes ]
12823
12824 * rebase to 2.6.31 final.
12825
12826 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
12827
12828 linux (2.6.31-10.30) karmic; urgency=low
12829
12830 [ Amit Kucheria ]
12831
12832 * [Config] Enable CONFIG_USB_DEVICEFS
12833 - LP: #417748
12834 * [Config] Populate the config-update template a bit more
12835
12836 [ Andy Whitcroft ]
12837
12838 * rebase to v2.6.31-rc9
12839 * [Config] update configs following rebase to v2.6.31-rc9
12840 * [Config] update ports configs following rebase to v2.6.31-rc9
12841
12842 [ Colin Ian King ]
12843
12844 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
12845 - LP: #254837
12846
12847 [ Jerone Young ]
12848
12849 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
12850 white-list
12851 - LP: #281732
12852 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
12853 white-list
12854 - LP: #281732
12855 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
12856 white-list
12857 - LP: #281732
12858 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
12859 white-list
12860 - LP: #281732
12861 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
12862 white-list
12863 - LP: #281732
12864
12865 [ John Johansen ]
12866
12867 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
12868 - LP: #419308
12869 * SAUCE: AppArmor: Return the correct error codes on profile
12870 addition/removal
12871 - LP: #408473
12872 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
12873 - LP: #408454
12874 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
12875 - LP: #419222
12876 * SAUCE: AppArmor: Fix change_profile failure
12877 - LP: #401931
12878 * SAUCE: AppArmor: Tell git to ignore generated include files
12879 - LP: #419505
12880
12881 [ Stefan Bader ]
12882
12883 * [Upstream] acpi: video: Loosen strictness of video bus detection code
12884 - LP: #333386
12885 * SAUCE: Remove ov511 driver from ubuntu subdirectory
12886
12887 [ Tim Gardner ]
12888
12889 * [Config] Exclude char-modules from non-x86 udeb creation
12890 * SAUCE: Notify the ACPI call chain of AC events
12891 * [Config] CONFIG_SATA_VIA=m
12892 - LP: #403385
12893 * [Config] Build in all phylib support modules.
12894 * [Config] Don't fail when sub-flavour files are missing
12895 - LP: #423426
12896 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
12897 - LP: #423513
12898
12899 [ Upstream ]
12900
12901 * Rebased against v2.6.31-rc9
12902
12903 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
12904
12905 linux (2.6.31-9.29) karmic; urgency=low
12906
12907 [ Leann Ogasawara ]
12908
12909 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
12910 - LP: #419993
12911 * [Config] d-i/modules: Add new char-modules file, initialize with
12912 intel-agp
12913 - LP: #420605
12914
12915 [ Upstream ]
12916
12917 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
12918 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
12919 adda766193ea1cf3137484a9521972d080d0b7af.
12920
12921 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
12922
12923 linux (2.6.31-8.28) karmic; urgency=low
12924
12925 [ Ike Panhc ]
12926
12927 * [Config] Let nic-shared-modules depends on crypto-modules
12928 - LP: #360966
12929
12930 [ Leann Ogasawara ]
12931
12932 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
12933 constant
12934 - LP: #412492
12935
12936 [ Mario Limonciello ]
12937
12938 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
12939 status if HW switch is disabled
12940 - LP: #418721
12941 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
12942 Compal made Dell laptops
12943 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
12944 with rfkill support
12945
12946 [ Tim Gardner ]
12947
12948 * [Config] Add acpiphp to virtual sub-flavour
12949 - LP: #364916
12950 * Drop KSM patch set for now because of instabilities with encrypted swap.
12951 - LP: #418781
12952
12953 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
12954
12955 linux (2.6.31-7.27) karmic; urgency=low
12956
12957 [ Tim Gardner ]
12958
12959 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
12960 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
12961 Replaces previous ksm patches from 2.6.31-6.25
12962 * [Config] KSM=y
12963
12964 [ Upstream ]
12965
12966 * Rebased against v2.6.31-rc7
12967
12968 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
12969
12970 linux (2.6.31-6.26) karmic; urgency=low
12971
12972 [ Andy Whitcroft ]
12973
12974 * [Config] enable CONFIG_AUFS_BR_RAMFS
12975 - LP: #414738
12976 * split out debian directory ready for abstraction
12977 * add printdebian target to find branch target
12978 * abstracted debian -- debian/files is not abstracted
12979 * abstracted debian -- packages must be built in debian/<pkg>
12980 * abstracted debian -- kernel-wedge needs to work in debian/
12981 * abstracted debian -- ensure we install the copyright file
12982 * abstracted-debian -- drop the debian directories from headers
12983 * abstracted-debian -- drop the debian directories from headers part 2
12984 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
12985 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
12986 - LP: #410198
12987
12988 [ Luke Yelavich ]
12989
12990 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
12991 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
12992 - LP: #413150
12993 * [Config] Ports: Build all cpu frequency scaling governors into ports
12994 kernels
12995 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
12996 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
12997 * [Config] Ports: Enable PS3 network driver
12998
12999 [ Stefan Bader ]
13000
13001 * abstracted debian -- call $(DEBIAN)/rules using make
13002
13003 [ Tim Gardner ]
13004
13005 * [Config] Abstract the debian directory
13006 * SAUCE: Improve error reporting in postinst
13007 - LP: #358564
13008
13009 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
13010
13011 linux (2.6.31-6.25) karmic; urgency=low
13012
13013 [ Andy Whitcroft ]
13014
13015 * script to generate Ubuntu changes from changelog
13016 * [Config] standardise ANDROID options
13017 * [Config] standardise CONFIG_ATM as module
13018 * [Config] standardise CONFIG_LIB80211 as module
13019 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
13020 * [Config] set CONFIG_CRAMFS as module
13021 * [Config] enable CONFIG_DAB and modules
13022 * [Config] set CONFIG_MAC80211_HWSIM as module
13023 * [Config] set CONFIG_NET_CLS_FLOW as module
13024 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
13025 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
13026 * [Config] set CONFIG_RTC_DRV_DS1511 as module
13027 * [Config] set CONFIG_RTC_DRV_R9701 as module
13028 * [Config] set CONFIG_RTC_DRV_S35390A as module
13029 * [Config] set CONFIG_TOIM3232_DONGLE as module
13030 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
13031 * [Config] standardise CONFIG_USB_G_PRINTER as module
13032 * [Config] standardise CONFIG_USB_SERIAL_IR as module
13033 * [Config] set CONFIG_USB_SERIAL_IUU as module
13034 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
13035 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
13036 * cleanup remains of dm-loop
13037 * drop thinkpad ec and smapi support
13038 * drop appleir
13039 * [Config] update configs following rebase to v2.6.31-rc6
13040 * rebase to v2.6.31-rc6
13041
13042 [ Hugh Dickins ]
13043
13044 * SAUCE: ksm patch 1, drop after 2.6.31
13045 * SAUCE: ksm patch 2, drop after 2.6.31
13046 * SAUCE: ksm patch 3, drop after 2.6.31
13047 * SAUCE: ksm patch 4, drop after 2.6.31
13048 * SAUCE: ksm patch 5, drop after 2.6.31
13049 * SAUCE: ksm patch 7, drop after 2.6.31
13050
13051 [ Izik Eidus ]
13052
13053 * SAUCE: ksm patch 0, drop after 2.6.31
13054 * SAUCE: ksm patch 6, drop after 2.6.31
13055 * SAUCE: ksm patch 8, drop after 2.6.31
13056 * SAUCE: ksm patch 9, drop after 2.6.31
13057
13058 [ Luke Yelavich ]
13059
13060 * [Config] Ports: Re-add PS3 modules to udebs
13061
13062 [ Michael Casadevall ]
13063
13064 * [Config] Update SPARC config and d-i files to reflect what can be built
13065
13066 [ Tim Gardner ]
13067
13068 * [Config] Removed armel package support
13069 * [Config] Enabled CONFIG_KSM=y
13070
13071 [ Upstream Kernel Changes ]
13072
13073 * Rebased against v2.6.31-rc6
13074 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
13075 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
13076 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
13077 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
13078 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
13079 changes"
13080 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
13081 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
13082 revision"
13083 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
13084 by default"
13085 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
13086 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
13087 ARCH_MXC_CANONICAL"
13088 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
13089 CONFIG_GPIOLIB"
13090 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
13091 2.6.31"
13092 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
13093 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
13094 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
13095 mxc_uart.h _everywhere_"
13096 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
13097 correct location"
13098 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
13099 snd_card_create"
13100 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
13101 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
13102 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
13103 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
13104 mxc_map_io."
13105 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
13106 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
13107 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
13108 with snd_soc_card."
13109 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
13110 structure"
13111 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
13112 DMA_MODE_READ/WRITE/MASK"
13113 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
13114 Freescale mx51 platform"
13115 * Driver core: add new device to bus's list before probing
13116 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
13117 power-saving
13118 - LP: #381693, #399750, #380892
13119
13120 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
13121
13122 linux (2.6.31-5.24) karmic; urgency=low
13123
13124 [ Amit Kucheria ]
13125
13126 * ARM: IMX51: Make video capture drivers compile
13127 * [Config] IMX51: Config updates
13128
13129 [ Andy Whitcroft ]
13130
13131 * remove leftovers of dm-bbr
13132
13133 [ Leann Ogasawara ]
13134
13135 * Add pata_cs5535 to pata-modules
13136 - LP: #318805
13137
13138 [ Luke Yelavich ]
13139
13140 * [Config] CONFIG_PPC64=y for powerpc64-smp
13141 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
13142 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
13143 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
13144 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
13145 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
13146 * [Config] Enable all PS3 drivers in powerpc64-smp
13147
13148 [ Mario Limonciello ]
13149
13150 * LIRC -- fix lirc-i2c 2.6.31 compilation
13151
13152 [ Matthew Garrett ]
13153
13154 * [Upstream] dell-laptop: Fix rfkill state queries
13155
13156 [ Tim Gardner ]
13157
13158 * [Config] Ignore armel ABI and module changes
13159 * [Config] Update configs after rebase against 2.6.31-rc5
13160
13161 [ Upstream ]
13162
13163 * Rebased to 2.6.31-rc5
13164
13165 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
13166
13167 linux (2.6.31-4.23) karmic; urgency=low
13168
13169 [ Andy Whitcroft ]
13170
13171 * AUFS -- update to aufs2-30 20090727
13172 * [Config] enable AUFS FUSE support
13173
13174 [ Luke Yelavich ]
13175
13176 * [Config] CONFIG_JFS_FS=m on sparc
13177
13178 [ Tim Gardner ]
13179
13180 * [Upstream] dell-laptop: Fix rfkill state setting.
13181
13182 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
13183
13184 linux (2.6.31-4.22) karmic; urgency=low
13185
13186 [ Amit Kucheria ]
13187
13188 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
13189 * ARM: IMX51: Move board-mx51* header files to the correct location
13190 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
13191 * ARM: IMX51: Make it compile.
13192 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
13193 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
13194 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
13195 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
13196 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
13197 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
13198 * ARM: staging: udlfb: Add vmalloc.h include
13199 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
13200
13201 [ Brad Figg ]
13202
13203 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
13204 * ARM: IMX51: codec structure was moved to the card structure
13205 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
13206 * ARM: IMX51: Get to bus_id by calling dev_name.
13207 * ARM: IMX51: Get to bus_id by calling dev_name.
13208 * ARM: IMX51: Added external declaration for mxc_map_io.
13209 * ARM: IMX51: Removed the mxc_gpio_port structure.
13210 * ARM: IMX51: mxc_timer_init prototype
13211 * ARM: IMX51: Fix up merge error in Kconfig
13212 * ARM: IMX51: Changed from snd_card_new to snd_card_create
13213
13214 [ Dinh Nguyen ]
13215
13216 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
13217 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
13218 * ARM: IMX51: Babbage 2.5 needs a different system revision
13219 * ARM: IMX51: IPU irq handler deadlock fix
13220
13221 [ Tim Gardner ]
13222
13223 * [Config] Enabled CONFIG_CAN=m
13224 - LP: #327243
13225 * [Config] Enabled CONFIG_SERIAL=m
13226 - LP: #397189
13227
13228 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
13229
13230 linux (2.6.31-4.21) karmic; urgency=low
13231
13232 [ Amit Kucheria ]
13233
13234 * dm-raid-4-5: Add missing brackets around test_bit()
13235
13236 [ John Johansen ]
13237
13238 * AppArmor: Fix change_profile failing lpn401931
13239 * AppArmor: Fix determination of forced AUDIT messages.
13240 * AppArmor: Fix oops in auditing of the policy interface offset
13241
13242 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
13243
13244 linux (2.6.31-4.20) karmic; urgency=low
13245
13246 [ Andy Whitcroft ]
13247
13248 * SAUCE: iscsitarget -- update to SVN revision r214
13249 * SAUCE: iscsitarget -- renable driver
13250 * [Config] consolidate lpia/lpia and i386/generic configs
13251 * [Config] enable CRYPTO modules for all architectures
13252 * [Config] enable cryptoloop
13253 * [Config] enable various filesystems for armel
13254 * [Config] sync i386 generic and generic-pae
13255 * [Config] add the 386 (486 processors and above) flavour
13256 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
13257 - LP: #399914
13258 * add genconfigs/genportsconfigs to extract the built configs
13259 * updateconfigs -- alter concatenation order allow easier updates
13260 * intelfb -- INTELFB now conflicts with DRM_I915
13261 * printchanges -- rebase tree does not have stable tags use changelog
13262 * AppArmor: fix argument size missmatch on 64 bit builds
13263
13264 [ Ike Panhc ]
13265
13266 * Ship bnx2x firmware in nic-modules udeb
13267 - LP: #360966
13268
13269 [ Jeff Mahoney ]
13270
13271 * AppArmor: fix build failure on ia64
13272
13273 [ John Johansen ]
13274
13275 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
13276 initialize.
13277 * AppArmour: fix auditing of domain transitions to include target profile
13278 information
13279 * AppArmor: fix C99 violation
13280 * AppArmor: revert reporting of create to write permission.
13281 * SAUCE: Add config option to set a default LSM
13282 * [Config] enable AppArmor by default
13283 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
13284
13285 [ Keith Packard ]
13286
13287 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
13288 hardware
13289 - LP: #351756
13290
13291 [ Luke Yelavich ]
13292
13293 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
13294 header packages
13295 - LP: #355344
13296
13297 [ Michael Casadevall ]
13298
13299 * [Config] update SPARC config files to allow success build
13300
13301 [ Scott James Remnant ]
13302
13303 * SAUCE: trace: add trace_event for the open() syscall
13304
13305 [ Stefan Bader ]
13306
13307 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
13308 - LP: #396780
13309
13310 [ Tim Gardner ]
13311
13312 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
13313 - LP: #397499
13314 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
13315 refresh
13316 - LP: #365291
13317 * [Config] SSB/B44 are common across all arches/flavours.
13318
13319 [ Upstream ]
13320
13321 * Rebased to 2.6.31-rc4
13322
13323 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
13324
13325 linux (2.6.31-3.19) karmic; urgency=low
13326
13327 [ Andy Whitcroft ]
13328
13329 * Revert "[Config] Disabled NDISWRAPPER"
13330 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
13331 * AUFS -- export various core functions
13332 * AUFS -- export various core functions -- fixes
13333 * AUFS -- core filesystem
13334 * AUFS -- track changes in v2.6.31
13335 * [Config] Enable AUFS
13336 * droppped 'iwl3945: do not send scan command if channel count zero' as it
13337 is already upstream but failed to auto-drop on rebase.
13338
13339 [ Eric Paris ]
13340
13341 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
13342 choose
13343 * SAUCE: inotify: check filename before dropping repeat events
13344 * SAUCE: fsnotify: fix inotify tail drop check with path entries
13345
13346 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
13347
13348 linux (2.6.31-3.18) karmic; urgency=low
13349
13350 [ Andy Whitcroft ]
13351
13352 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
13353 AUFS"
13354 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
13355 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
13356 security_inode_permission"
13357 * clear out left over AUFS files and modifications
13358
13359 [ Luke Yelavich ]
13360
13361 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
13362 * SAUCE: Explicitly include header files to allow apparmor to build on
13363 powerpc
13364 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
13365
13366 [ Tim Gardner ]
13367
13368 * [Config] Dropped ubuntu/misc/wireless/acx
13369 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
13370
13371 [ Upstream ]
13372
13373 * Rebased to 2.6.31-rc3
13374
13375 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
13376
13377 linux (2.6.31-2.17) karmic; urgency=low
13378
13379 [ Andy Whitcroft ]
13380
13381 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
13382 * compcache -- remove redundant Kconfig entries part 2
13383 * compcache -- clean up CCFLAGS declarations
13384 * [Config] enable AppArmor
13385 * AppArmor: fix operator precidence issue in as_path_link
13386
13387 [ John Johansen ]
13388
13389 * AppArmor security module
13390 * AppArmor: Correct mapping of file permissions.
13391 * AppArmor: Turn auditing of ptrace on
13392
13393 [ Luke Yelavich ]
13394
13395 * [Config] disable CONFIG_DM_RAID45 on powerpc
13396
13397 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
13398
13399 linux (2.6.31-2.16) karmic; urgency=low
13400
13401 [ Andy Whitcroft ]
13402
13403 * compcache -- remove redundant Kconfig entries
13404 added ignore and ignore.modules for all arches since the compcache update
13405 changes the modules names as well as some compcache ABI values.
13406
13407 [ Manoj Iyer ]
13408
13409 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
13410 * SAUCE: update compcache version to 0.5.3
13411
13412 [ Tim Gardner ]
13413
13414 * [Config]: Fix sparc FTBS by adding ignore.modules
13415
13416 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
13417
13418 linux (2.6.31-2.15) karmic; urgency=low
13419
13420 [ Andy Whitcroft ]
13421
13422 * SAUCE: default ATI Radeon KMS to off until userspace catches up
13423 * [Config] Update configs following rebase to 2.6.31-rc2
13424 * [Config] update ports configs following update to 2.6.31-rc2
13425
13426 [ Luke Yelavich ]
13427
13428 * [Config] powerpc - Disable CONFIG_RDS
13429
13430 [ Matt Zimmerman ]
13431
13432 * Rename linux-doc-PKGVER to linux-doc and clean up its description
13433 - LP: #382115
13434
13435 [ Upstream Kernel Changes ]
13436
13437 * rebased to mainline 2.6.31-rc2
13438
13439 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
13440
13441 linux (2.6.31-1.14) karmic; urgency=low
13442
13443 [ Andy Whitcroft ]
13444
13445 * update ndiswrapper to 1.55
13446 * remove leftovers of gfs
13447 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
13448
13449 [ Luke Yelavich ]
13450
13451 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
13452 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
13453 kernel
13454
13455 [ Manoj Iyer ]
13456
13457 * Remove snd-bt-sco ubuntu driver
13458
13459 [ Michael Casadevall ]
13460
13461 * [Config] updates ia64 config and d-i folders to allow succesful build
13462 * [Config] Update powerpc and sparc for 2.6.31
13463
13464 [ Upstream Kernel Changes ]
13465
13466 * intel-iommu: fix Identity Mapping to be arch independent
13467 - LP: #384695
13468 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
13469
13470 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
13471
13472 linux (2.6.31-1.13) karmic; urgency=low
13473
13474 [ Andy Whitcroft ]
13475
13476 * REBASE: rebased to mainline 2.6.31-rc1
13477 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
13478 no longer applies, using deprecated interfaces, LPIA only, dropped
13479 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
13480 changes now upstream, dropped
13481 * [Config] Update configs following rebase to 2.6.31-rc1
13482 * [Config] update ports configs following update to 2.6.31-rc1
13483
13484 * [Config] disable broken staging driver CONFIG_STLC45XX
13485 * SAUCE: fix compcache to use updates accessors
13486 * [Config] disable staging driver CONFIG_VT6655
13487 * SAUCE: fix DRDB to use updates accessors
13488 * [Disable] ndiswrapper needs update
13489 * [Disable] LIRC I2C needs update
13490 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
13491 * [Config] disable I2C_DESIGNWARE does not compile
13492 * [Config] disable CONFIG_TLSUP for lpia
13493 * [Config] disable CONFIG_FB_UDL for arm
13494 * SAUCE: disable adding scsi headers to linux-libc-dev
13495
13496 [ Mario Limonciello ]
13497
13498 * SAUCE: Add LIRC drivers
13499
13500 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
13501
13502 linux (2.6.30-10.12) karmic; urgency=low
13503
13504 [ Andy Whitcroft ]
13505
13506 * [Config] split out the ports configs into their own family
13507 * [Config] update configs following introduction of ports family
13508
13509 [ Upstream Kernel Changes ]
13510
13511 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
13512 description". Fixes linux-doc package name conflicts for now.
13513 - LP: #382115
13514
13515 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
13516
13517 linux (2.6.30-10.11) karmic; urgency=low
13518
13519 [ Amit Kucheria ]
13520
13521 * [Config] Comment splitconfig.pl and misc cleanup
13522 * [Config] Rename all configs to the new naming scheme
13523 * [Config] Splitconfig rework
13524 * [Config] Rename scripts/misc/oldconfig to kernelconfig
13525 * [Config] Fix build system for new config split
13526 * [Config] Run updateconfigs after the splitconfig rework
13527
13528 [ Andy Whitcroft ]
13529
13530 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
13531 * [Config] standardise CONFIG_STAGING=y
13532 * [Config] standardise CONFIG_RD_LZMA=y
13533 * [Config] CONFIG_PCI_IOV=y
13534 * [Config] CONFIG_PCI_STUB=m
13535 * [Config] merge kernel configs more agressively
13536
13537 [ Colin Watson ]
13538
13539 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
13540 * [Config] Add support for including firmware in udebs
13541 * [Config] Ship bnx2 firmware in nic-modules udeb
13542 - LP: #384861
13543
13544 [ Luke Yelavich ]
13545
13546 * [Config] ports - Import of ports architectures into kernel packaging
13547 infrastructure
13548 * [Config] ports - Do not update ports kernel configurations by default
13549 * [Config] ports - Disable ABI checking for ports architectures
13550 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
13551 * [Config] ports - Add control.d/vars.* files for ports architectures
13552 * [Config] ports - Add ports architectures for linux-libc-dev
13553 * [Config] ports - Create powerpc specific message-modules and
13554 block-modules udebs
13555 * [Config] ports - Add configuration files for ports architectures
13556
13557 [ Manoj Iyer ]
13558
13559 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
13560 - LP: #329864
13561
13562 [ Michael Casadevall ]
13563
13564 * [Config] ports - Fix compression of kernels
13565
13566 [ Stefan Bader ]
13567
13568 * [Upstream] mmc: prevent dangling block device from accessing stale
13569 queues
13570 - LP: #383668
13571
13572 [ Tim Gardner ]
13573
13574 * [Config] Recommend grub-pc in linux-image
13575 - LP: #385741
13576 * [Config] Implement i386 generic and generic-pae flavours
13577 * [Config] ports - Add control info after integrating ports arches
13578 * [Config] Removed auto-generated files from git
13579 * [Config] Added netxen_nic to nic-modules
13580 - LP: #389603
13581
13582 [ Matt Zimmerman ]
13583
13584 * Rename linux-doc-PKGVER to linux-doc and clean up its description
13585 - LP: #382115
13586
13587 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
13588
13589 linux (2.6.30-9.10) karmic; urgency=low
13590
13591 [ Andy Whitcroft ]
13592
13593 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
13594 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
13595 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
13596 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
13597 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
13598 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
13599
13600 [ Upstream Kernel Changes ]
13601
13602 * rebased to 2.6.30 final
13603
13604 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
13605
13606 linux (2.6.30-8.9) karmic; urgency=low
13607
13608 [ Andy Whitcroft ]
13609
13610 * Config update removed the following options:
13611 CONFIG_EDAC_AMD8111=m
13612 CONFIG_EDAC_AMD8131=m
13613
13614 [ Upstream Kernel Changes ]
13615
13616 * rebased to 2.6.30-rc8
13617
13618 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
13619
13620 linux (2.6.30-7.8) karmic; urgency=low
13621
13622 [ Andy Whitcroft ]
13623
13624 * Enabled NEW configration options:
13625 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
13626 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
13627
13628 [ Upstream Kernel Changes ]
13629
13630 * rebased to 2.6.30-rc7
13631
13632 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
13633
13634 linux (2.6.30-6.7) karmic; urgency=low
13635
13636 [ Andy Whitcroft ]
13637
13638 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
13639 upstream)
13640
13641 [ Upstream Kernel Changes ]
13642
13643 * rebased to 2.6.30-rc6
13644
13645 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
13646
13647 linux (2.6.30-5.6) karmic; urgency=low
13648
13649 [ Tim Gardner ]
13650
13651 * [Config] Enable Keyspan USB serial device firmware in kernel module
13652 - LP: #334285
13653
13654 [ Upstream Kernel Changes ]
13655
13656 * rebased to 2.6.30-rc5
13657
13658 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
13659
13660 linux (2.6.30-4.5) karmic; urgency=low
13661
13662 [ Colin Watson ]
13663
13664 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
13665 /usr/include/asm/* going missing
13666 - LP: #373214
13667
13668 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
13669
13670 linux (2.6.30-3.4) karmic; urgency=low
13671
13672 [ Kees Cook ]
13673
13674 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
13675 - LP: #369978
13676
13677 [ Stefan Bader ]
13678
13679 * SAUCE: input: Blacklist digitizers from joydev.c
13680 - LP: #300143
13681
13682 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
13683
13684 linux (2.6.30-2.3) karmic; urgency=low
13685
13686 [ Tim Gardner ]
13687
13688 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
13689 - LP: #369152
13690 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
13691 * [Config] CONFIG_DRM_I915_KMS=y
13692 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
13693 minimums
13694
13695 [ Upstream Kernel Changes ]
13696
13697 * rebased to 2.6.30-rc4
13698
13699 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
13700
13701 linux (2.6.30-1.2) karmic; urgency=low
13702
13703 [ Tim Gardner ]
13704
13705 * [Config] armel: disable staging drivers, fixes FTBS
13706 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
13707
13708 [ Upstream Kernel Changes ]
13709
13710 * mpt2sas: Change reset_type enum to avoid namespace collision.
13711 Submitted upstream.
13712
13713 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
13714
13715 linux (2.6.30-1.1) karmic; urgency=low
13716
13717 * Initial release after rebasing against v2.6.30-rc3
13718
13719 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
13720