]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: SAUCE: mm: Only expand stack if guard area is hit
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
29175642
SB
1linux (4.10.0-25.29) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Stefan Bader <stefan.bader@canonical.com> Tue, 20 Jun 2017 10:44:16 +0200
8
11067176 9linux (4.10.0-24.28) zesty; urgency=low
7e0f6af1 10
11067176
SB
11 * CVE-2017-1000364
12 - mm: enlarge stack guard gap
13 - mm: do not collapse stack gap into THP
7e0f6af1 14
11067176 15 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 12:12:07 +0200
7e0f6af1 16
5df16355 17linux (4.10.0-22.24) zesty; urgency=low
60eefcd9 18
5df16355 19 * linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
60eefcd9 20
5df16355
TLSC
21 * Fix NVLINK2 TCE route (LP: #1690155)
22 - powerpc/powernv: Fix TCE kill on NVLink2
23
24 * CVE-2017-0605
25 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
26
27 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
28 - [Config] CONFIG_QCOM_L3_PMU=y
29 - perf: qcom: Add L3 cache PMU driver
30
31 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
32 - drivers/perf: arm_pmu: rework per-cpu allocation
33 - drivers/perf: arm_pmu: manage interrupts per-cpu
34 - drivers/perf: arm_pmu: split irq request from enable
35 - drivers/perf: arm_pmu: remove pointless PMU disabling
36 - drivers/perf: arm_pmu: define armpmu_init_fn
37 - drivers/perf: arm_pmu: fold init into alloc
38 - drivers/perf: arm_pmu: factor out pmu registration
39 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
40 - drivers/perf: arm_pmu: handle no platform_device
41 - drivers/perf: arm_pmu: rename irq request/free functions
42 - drivers/perf: arm_pmu: split cpu-local irq request/free
43 - drivers/perf: arm_pmu: move irq request/free into probe
44 - drivers/perf: arm_pmu: split out platform device probe logic
45 - arm64: add function to get a cpu's MADT GICC table
46 - [Config] CONFIG_ARM_PMU_ACPI=y
47 - drivers/perf: arm_pmu: add ACPI framework
48 - arm64: pmuv3: handle !PMUv3 when probing
49 - arm64: pmuv3: use arm_pmu ACPI framework
50
51 * [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
52 (LP: #1689886)
53 - ipmi: Fix kernel panic at ipmi_ssif_thread()
54
55 * tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
56 - tty: pl011: fix earlycon work-around for QDF2400 erratum 44
57 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
58
59 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
60 (LP: #1688259)
61 - Remove squashfs-modules files from d-i
62 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
63
64 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
65 - clocksource: arm_arch_timer: clean up printk usage
66 - clocksource: arm_arch_timer: rename type macros
67 - clocksource: arm_arch_timer: rename the PPI enum
68 - clocksource: arm_arch_timer: move enums and defines to header file
69 - clocksource: arm_arch_timer: add a new enum for spi type
70 - clocksource: arm_arch_timer: rework PPI selection
71 - clocksource: arm_arch_timer: split dt-only rate handling
72 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
73 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
74 call
75 - clocksource: arm_arch_timer: add structs to describe MMIO timer
76 - clocksource: arm_arch_timer: split MMIO timer probing.
77 - [Config] CONFIG_ACPI_GTDT=y
78 - acpi/arm64: Add GTDT table parse driver
79 - clocksource: arm_arch_timer: simplify ACPI support code.
80 - acpi/arm64: Add memory-mapped timer support in GTDT driver
81 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
82 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
83
84 * kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
85 (LP: #1674838)
86 - Revert "mm/ksm: handle protnone saved writes when making page write protect"
87 - Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
88 - Revert "mm: introduce page_vma_mapped_walk()"
89 - mm/ksm: handle protnone saved writes when making page write protect
90
91 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
92 - arm64: Add CNTFRQ_EL0 trap handler
93
94 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
95 - i2c: thunderx: Enable HWMON class probing
96
97 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
98 - net/ena: remove ntuple filter support from device feature list
99 - net/ena: fix queues number calculation
100 - net/ena: fix ethtool RSS flow configuration
101 - net/ena: fix RSS default hash configuration
102 - net/ena: fix NULL dereference when removing the driver after device reset
103 failed
104 - net/ena: refactor ena_get_stats64 to be atomic context safe
105 - net/ena: fix potential access to freed memory during device reset
106 - net/ena: use READ_ONCE to access completion descriptors
107 - net/ena: reduce the severity of ena printouts
108 - net/ena: change driver's default timeouts
109 - net/ena: change condition for host attribute configuration
110 - net/ena: update driver version to 1.1.2
111
112 * Zesty update to 4.10.15 stable release (LP: #1689258)
113 - timerfd: Protect the might cancel mechanism proper
114 - Handle mismatched open calls
115 - hwmon: (it87) Avoid registering the same chip on both SIO addresses
116 - dm ioctl: prevent stack leak in dm ioctl call
117 - Linux 4.10.15
118
119 * Zesty update to 4.10.14 stable release (LP: #1688499)
120 - ping: implement proper locking
121 - sparc64: kern_addr_valid regression
122 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
123 - net: neigh: guard against NULL solicit() method
124 - net: phy: handle state correctly in phy_stop_machine
125 - kcm: return immediately after copy_from_user() failure
126 - secure_seq: downgrade to per-host timestamp offsets
127 - bpf: improve verifier packet range checks
128 - Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
129 pointer"
130 - net/mlx5: Avoid dereferencing uninitialized pointer
131 - l2tp: hold tunnel socket when handling control frames in l2tp_ip and
132 l2tp_ip6
133 - l2tp: purge socket queues in the .destruct() callback
134 - openvswitch: Fix ovs_flow_key_update()
135 - l2tp: take reference on sessions being dumped
136 - l2tp: fix PPP pseudo-wire auto-loading
137 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
138 - sctp: listen on the sock only when it's state is listening or closed
139 - tcp: clear saved_syn in tcp_disconnect()
140 - ipv6: Fix idev->addr_list corruption
141 - net-timestamp: avoid use-after-free in ip_recv_error
142 - net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
143 - sh_eth: unmap DMA buffers when freeing rings
144 - ipv6: sr: fix out-of-bounds access in SRH validation
145 - dp83640: don't recieve time stamps twice
146 - ipv6: sr: fix double free of skb after handling invalid SRH
147 - ipv6: fix source routing
148 - gso: Validate assumption of frag_list segementation
149 - net: ipv6: RTF_PCPU should not be settable from userspace
150 - netpoll: Check for skb->queue_mapping
151 - ip6mr: fix notification device destruction
152 - net/mlx5: Fix driver load bad flow when having fw initializing timeout
153 - net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
154 - net/mlx5e: Fix small packet threshold
155 - net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
156 - tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
157 - tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
158 - macvlan: Fix device ref leak when purging bc_queue
159 - net: ipv6: regenerate host route if moved to gc list
160 - net: phy: fix auto-negotiation stall due to unavailable interrupt
161 - ipv6: check skb->protocol before lookup for nexthop
162 - tcp: memset ca_priv data to 0 properly
163 - ipv6: check raw payload size correctly in ioctl
164 - ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
165 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
166 type
167 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
168 - scsi: return correct blkprep status code in case scsi_init_io() fails.
169 - ARC: [plat-eznps] Fix build error
170 - MIPS: KGDB: Use kernel context for sleeping threads
171 - MIPS: cevt-r4k: Fix out-of-bounds array access
172 - MIPS: Avoid BUG warning in arch_check_elf
173 - p9_client_readdir() fix
174 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
175 - Input: i8042 - add Clevo P650RS to the i8042 reset list
176 - nfsd: check for oversized NFSv2/v3 arguments
177 - nfsd4: minor NFSv2/v3 write decoding cleanup
178 - nfsd: stricter decoding of write-like NFSv2/v3 ops
179 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
180 - macsec: avoid heap overflow in skb_to_sgvec
181 - net: can: usb: gs_usb: Fix buffer on stack
182 - cpu/hotplug: Serialize callback invocations proper
183 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
184 - Linux 4.10.14
185
186 * Zesty update to 4.10.13 stable release (LP: #1688485)
187 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
188 - KEYS: Change the name of the dead type to ".dead" to prevent user access
189 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
190 - tracing: Allocate the snapshot buffer before enabling probe
191 - HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
192 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
193 - mm: prevent NR_ISOLATE_* stats from going negative
194 - cifs: Do not send echoes before Negotiate is complete
195 - CIFS: remove bad_network_name flag
196 - mmc: dw_mmc: silent verbose log when calling from PM context
197 - s390/mm: fix CMMA vs KSM vs others
198 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
199 - ACPI / power: Avoid maybe-uninitialized warning
200 - mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
201 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
202 - ubifs: Fix RENAME_WHITEOUT support
203 - ubifs: Fix O_TMPFILE corner case in ubifs_link()
204 - mac80211: reject ToDS broadcast data frames
205 - mac80211: fix MU-MIMO follow-MAC mode
206 - x86/mce: Make the MCE notifier a blocking one
207 - ubi/upd: Always flush after prepared for an update
208 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
209 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
210 - device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
211 - Linux 4.10.13
212
213 * Zesty update to 4.10.12 stable release (LP: #1687045)
214 - Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
215 tracking""
216 - cgroup, kthread: close race window where new kthreads can be migrated to
217 non-root cgroups
218 - audit: make sure we don't let the retry queue grow without bounds
219 - tcmu: Fix possible overwrite of t_data_sg's last iov[]
220 - tcmu: Fix wrongly calculating of the base_command_size
221 - tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
222 - thp: fix MADV_DONTNEED vs. MADV_FREE race
223 - thp: fix MADV_DONTNEED vs clear soft dirty race
224 - zsmalloc: expand class bit
225 - orangefs: free superblock when mount fails
226 - drm/nouveau/mpeg: mthd returns true on success now
227 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
228 - drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
229 - drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
230 - drm/nouveau: initial support (display-only) for GP107
231 - drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
232 - drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
233 - CIFS: reconnect thread reschedule itself
234 - CIFS: store results of cifs_reopen_file to avoid infinite wait
235 - Input: xpad - add support for Razer Wildcat gamepad
236 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
237 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
238 - x86/efi: Don't try to reserve runtime regions
239 - x86/signals: Fix lower/upper bound reporting in compat siginfo
240 - x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
241 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
242 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
243 - x86/vdso: Plug race between mapping and ELF header setup
244 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
245 comparison)
246 - ACPI / scan: Set the visited flag for all enumerated devices
247 - parisc: fix bugs in pa_memcpy
248 - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
249 - efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
250 - iscsi-target: Fix TMR reference leak during session shutdown
251 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
252 - scsi: sr: Sanity check returned mode data
253 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
254 - scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
255 - scsi: sd: Fix capacity calculation with 32-bit sector_t
256 - target: Avoid mappedlun symlink creation during lun shutdown
257 - xen, fbfront: fix connecting to backend
258 - new privimitive: iov_iter_revert()
259 - make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
260 - libnvdimm: fix blk free space accounting
261 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
262 - libnvdimm: band aid btt vs clear poison locking
263 - can: ifi: use correct register to read rx status
264 - pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
265 - cpufreq: Bring CPUs up even if cpufreq_online() failed
266 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
267 - ftrace: Fix removing of second function probe
268 - drm/i915/gvt: set the correct default value of CTX STATUS PTR
269 - char: lack of bool string made CONFIG_DEVPORT always on
270 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
271 - zram: do not use copy_page with non-page aligned address
272 - ftrace: Fix function pid filter on instances
273 - crypto: algif_aead - Fix bogus request dereference in completion function
274 - crypto: xts - Fix use-after-free on EINPROGRESS
275 - crypto: ahash - Fix EINPROGRESS notification callback
276 - crypto: lrw - Fix use-after-free on EINPROGRESS
277 - parisc: Fix get_user() for 64-bit value on 32-bit kernel
278 - dvb-usb-v2: avoid use-after-free
279 - [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
280 - ASoC: Intel: select DW_DMAC_CORE since it's mandatory
281 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
282 notify event
283 - x86/xen: Fix APIC id mismatch warning on Intel
284 - ACPI / EC: Use busy polling mode when GPE is not enabled
285 - rtc: tegra: Implement clock handling
286 - mm: Tighten x86 /dev/mem with zeroing reads
287 - cxusb: Use a dma capable buffer also for reading
288 - virtio-console: avoid DMA from stack
289 - Linux 4.10.12
290
291 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
292 - [Config] CONFIG_LIBIO=y on arm64 only
293 - SAUCE: LIBIO: Introduce a generic PIO mapping method
294 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
295 - [Config] CONFIG_HISILICON_LPC=y
296 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
297 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
298 I/O
299 - SAUCE: LPC: Add the ACPI LPC support
300 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
301 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
302
303 * APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
304 - nvme: Adjust the Samsung APST quirk
305 - nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
306
307 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
308 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
309 - d-i: initrd needs qcom_emac on amberwing platform.
310
311 * POWER9: CAPI2 enablement (LP: #1686519)
312 - cxl: Fix build when CONFIG_DEBUG_FS=n
313 - cxl: Read vsec perst load image
314 - cxl: Remove unused values in bare-metal environment.
315 - cxl: Keep track of mm struct associated with a context
316 - cxl: Update implementation service layer
317 - cxl: Rename some psl8 specific functions
318 - cxl: Isolate few psl8 specific calls
319 - cxl: Force psl data-cache flush during device shutdown
320 - cxl: Add psl9 specific code
321
322 * CVE-2017-7979
323 - net sched actions: allocate act cookie early
324
325 * refcount underflow / kernel NULL dereference after attempting to add basic
326 tc filter (LP: #1682368)
327 - net_sched: nla_memdup_cookie() can be static
328
329 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 17 May 2017 18:13:39 -0300
60eefcd9 330
6e2b6766 331linux (4.10.0-21.23) zesty; urgency=low
e1b76e70 332
6e2b6766 333 * linux: 4.10.0-21.23 -proposed tracker (LP: #1686414)
e1b76e70 334
6e2b6766
KSS
335 * Need to stop using bzip2 compression in packages for zesty onward
336 (LP: #1686782)
337 - [Debian] Use default compression for all packages
338
339 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
340 (LP: #1684971)
341 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
342
343 * CVE-2017-7477: macsec: avoid heap overflow in skb_to_sgvec (LP: #1685892)
344 - macsec: avoid heap overflow in skb_to_sgvec
345 - macsec: dynamically allocate space for sglist
346
347 * Zesty update to 4.10.11 stable release (LP: #1685140)
348 - drm/i915: Fix forcewake active domain tracking
349 - drm/i915: Move updating color management to before vblank evasion
350 - drm/i915/fbdev: Stop repeating tile configuration on stagnation
351 - drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
352 - drm/i915/gen9: Increase PCODE request timeout to 50ms
353 - drm/i915: Store a permanent error in obj->mm.pages
354 - drm/i915: Nuke debug messages from the pipe update critical section
355 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
356 - drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
357 - drm/i915: Only enable hotplug interrupts if the display interrupts are
358 enabled
359 - drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
360 - drm/i915: Stop using RP_DOWN_EI on Baytrail
361 - drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
362 - drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
363 - orangefs: Dan Carpenter influenced cleanups...
364 - orangefs: fix buffer size mis-match between kernel space and user space.
365 - nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
366 - rt2x00usb: fix anchor initialization
367 - rt2x00usb: do not anchor rx and tx urb's
368 - MIPS: Introduce irq_stack
369 - MIPS: Stack unwinding while on IRQ stack
370 - MIPS: Only change $28 to thread_info if coming from user mode
371 - MIPS: Switch to the irq_stack in interrupts
372 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
373 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
374 - crypto: caam - fix RNG deinstantiation error checking
375 - crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
376 - dma-buf: add support for compat ioctl
377 - Linux 4.10.11
378
379 * Zesty update to v4.10.10 stable release (LP: #1682130)
380 - drm/vmwgfx: Type-check lookups of fence objects
381 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
382 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
383 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
384 - drm/vmwgfx: Remove getparam error message
385 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
386 - PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host
387 controller
388 - PCI: thunder-pem: Fix legacy firmware PEM-specific resources
389 - sysfs: be careful of error returns from ops->show()
390 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
391 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
392 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
393 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
394 - iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
395 - iio: st_pressure: initialize lps22hb bootime
396 - iio: bmg160: reset chip when probing
397 - arm64: mm: unaligned access by user-land should be received as SIGBUS
398 - cfg80211: check rdev resume callback only for registered wiphy
399 - Reset TreeId to zero on SMB2 TREE_CONNECT
400 - mm/page_alloc.c: fix print order in show_free_areas()
401 - ptrace: fix PTRACE_LISTEN race corrupting task->state
402 - dax: fix radix tree insertion race
403 - dm verity fec: limit error correction recursion
404 - dm verity fec: fix bufio leaks
405 - ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
406 - ACPI / scan: Prefer devices without _HID for _ADR matching
407 - Kbuild: use cc-disable-warning consistently for maybe-uninitialized
408 - jump label: fix passing kbuild_cflags when checking for asm goto support
409 - orangefs: move features validation to fix filesystem hang
410 - xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
411 - ring-buffer: Fix return value check in test_ringbuffer()
412 - mac80211: unconditionally start new netdev queues with iTXQ support
413 - brcmfmac: use local iftype avoiding use-after-free of virtual interface
414 - metag/usercopy: Drop unused macros
415 - metag/usercopy: Fix alignment error checking
416 - metag/usercopy: Add early abort to copy_to_user
417 - metag/usercopy: Zero rest of buffer from copy_from_user
418 - metag/usercopy: Set flags before ADDZ
419 - metag/usercopy: Fix src fixup in from user rapf loops
420 - metag/usercopy: Add missing fixups
421 - drm/msm: adreno: fix build error without debugfs
422 - powerpc: Disable HFSCR[TM] if TM is not supported
423 - powerpc/mm: Add missing global TLB invalidate if cxl is active
424 - powerpc/64: Fix flush_(d|i)cache_range() called from modules
425 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
426 - powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
427 - dm raid: fix NULL pointer dereference for raid1 without bitmap
428 - x86/mce: Don't print MCEs when mcelog is active
429 - nios2: reserve boot memory for device tree
430 - xtensa: make __pa work with uncached KSEG addresses
431 - s390/decompressor: fix initrd corruption caused by bss clear
432 - s390/uaccess: get_user() should zero on failure (again)
433 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
434 - MIPS: ralink: Fix typos in rt3883 pinctrl
435 - MIPS: End spinlocks with .insn
436 - MIPS: Lantiq: fix missing xbar kernel panic
437 - MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
438 - MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
439 - MIPS: Flush wrong invalid FTLB entry for huge page
440 - MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
441 - drm/i915/gvt: Fix gvt scheduler interval time
442 - drm/i915/kvmgt: fix suspicious rcu dereference usage
443 - usb: dwc3: gadget: delay unmap of bounced requests
444 - Documentation: stable-kernel-rules: fix stable-tag format
445 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
446 - random: use chacha20 for get_random_int/long
447 - kvm: fix page struct leak in handle_vmon
448 - drm/edid: constify edid quirk list
449 - drm/i915: fix INTEL_BDW_IDS definition
450 - drm/i915: more .is_mobile cleanups for BDW
451 - drm/i915: actually drive the BDW reserved IDs
452 - ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
453 - usb: chipidea: msm: Rely on core to override AHBBURST
454 - serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
455 - usb: xhci: add quirk flag for broken PED bits
456 - usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
457 - usb: dwc3: host: pass quirk-broken-port-ped property for known broken
458 revisions
459 - drm/mga: remove device_is_agp callback
460 - PCI: Add ACS quirk for Intel Union Point
461 - PCI: xgene: Fix double free on init error
462 - sata: ahci-da850: implement a workaround for the softreset quirk
463 - ACPI / button: Change default behavior to lid_init_state=open
464 - ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
465 - ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
466 - ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
467 - ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
468 - ACPI: save NVS memory for Lenovo G50-45
469 - ASoC: sun4i-i2s: Add quirks to handle a31 compatible
470 - HID: wacom: don't apply generic settings to old devices
471 - arm: kernel: Add SMC structure parameter
472 - firmware: qcom: scm: Fix interrupted SCM calls
473 - ARM: smccc: Update HVC comment to describe new quirk parameter
474 - PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
475 - PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
476 - mmc: sdhci-of-esdhc: remove default broken-cd for ARM
477 - PCI: Sort the list of devices with D3 delay quirk by ID
478 - watchdog: s3c2410: Fix infinite interrupt in soft mode
479 - platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
480 - x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
481 - x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
482 - usb-storage: Add ignore-residue quirk for Initio INIC-3619
483 - x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
484 - Linux 4.10.10
485
486 * Broken PowerNV PCI hotplug driver - Patch backporting to zesty
487 (LP: #1680328)
488 - drivers/pci/hotplug: Mask PDC interrupt if required
489
490 * Zesty update to v4.10.9 stable release (LP: #1681875)
491 - libceph: force GFP_NOIO for socket allocations
492 - KVM: nVMX: fix nested EPT detection
493 - xfs: pull up iolock from xfs_free_eofblocks()
494 - xfs: sync eofblocks scans under iolock are livelock prone
495 - xfs: fix eofblocks race with file extending async dio writes
496 - xfs: fix toctou race when locking an inode to access the data map
497 - xfs: fail _dir_open when readahead fails
498 - xfs: filter out obviously bad btree pointers
499 - xfs: check for obviously bad level values in the bmbt root
500 - xfs: verify free block header fields
501 - xfs: allow unwritten extents in the CoW fork
502 - xfs: mark speculative prealloc CoW fork extents unwritten
503 - xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
504 - xfs: reject all unaligned direct writes to reflinked files
505 - xfs: update ctime and mtime on clone destinatation inodes
506 - xfs: correct null checks and error processing in xfs_initialize_perag
507 - xfs: don't fail xfs_extent_busy allocation
508 - xfs: handle indlen shortage on delalloc extent merge
509 - xfs: split indlen reservations fairly when under reserved
510 - xfs: fix uninitialized variable in _reflink_convert_cow
511 - xfs: don't reserve blocks for right shift transactions
512 - xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
513 - xfs: tune down agno asserts in the bmap code
514 - xfs: only reclaim unwritten COW extents periodically
515 - xfs: fix and streamline error handling in xfs_end_io
516 - xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
517 - xfs: use iomap new flag for newly allocated delalloc blocks
518 - xfs: try any AG when allocating the first btree block when reflinking
519 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
520 - scsi: libsas: fix ata xfer length
521 - scsi: scsi_dh_alua: Check scsi_device_get() return value
522 - scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion
523 function
524 - PCI: iproc: Save host bridge window resource in struct iproc_pcie
525 - PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host
526 controller
527 - ALSA: seq: Fix race during FIFO resize
528 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
529 - ASoC: atmel-classd: fix audio clock rate
530 - ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of
531 pointer
532 - ASoC: rt5665: fix getting wrong work handler container
533 - HID: wacom: Don't add ghost interface as shared data
534 - mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
535 - mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
536 - crypto: ccp - Make some CCP DMA channels private
537 - crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
538 - ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
539 - NFSv4.1 fix infinite loop on IO BAD_STATEID error
540 - nfsd: map the ENOKEY to nfserr_perm for avoiding warning
541 - dt-bindings: rng: clocks property on omap_rng not always mandatory
542 - parisc: Clean up fixup routines for get_user()/put_user()
543 - parisc: Avoid stalled CPU warnings after system shutdown
544 - parisc: Fix access fault handling in pa_memcpy()
545 - ACPI: Fix incompatibility with mcount-based function graph tracing
546 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
547 - tty/serial: atmel: fix race condition (TX+DMA)
548 - tty/serial: atmel: fix TX path in atmel_console_write()
549 - xhci: Set URB actual length for stopped control transfers
550 - USB: fix linked-list corruption in rh_call_control()
551 - serial: mxs-auart: Fix baudrate calculation
552 - KVM: x86: clear bus pointer when destroyed
553 - KVM: kvm_io_bus_unregister_dev() should never fail
554 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
555 - drm/vc4: Allocate the right amount of space for boot-time CRTC state.
556 - drm/etnaviv: (re-)protect fence allocation with GPU mutex
557 - drm/i915/kvmgt: Hold struct kvm reference
558 - x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
559 - x86/mce: Fix copy/paste error in exception table entries
560 - lib/syscall: Clear return values when no stack
561 - mm: rmap: fix huge file mmap accounting in the memcg stats
562 - mm: workingset: fix premature shadow node shrinking with cgroups
563 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
564 - drm/armada: Fix compile fail
565 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
566 - MIPS: Lantiq: Fix cascaded IRQ setup
567 - blk: improve order of bio handling in generic_make_request()
568 - blk: Ensure users for current->bio_list can see the full list.
569 - padata: avoid race in reordering
570 - nvme/core: Fix race kicking freed request_queue
571 - nvme/pci: Disable on removal when disconnected
572 - drm/i915: Move the release of PT page to the upper caller
573 - drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
574 - drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
575 - Linux 4.10.9
576
577 * POWER9: Improve performance on memory management (LP: #1681429)
578 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
579 flush
580 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
581
582 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
583 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
584
585 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 28 Apr 2017 12:41:49 +0200
e1b76e70 586
605d2694 587linux (4.10.0-20.22) zesty; urgency=low
82a30952 588
605d2694
SB
589 * linux: 4.10.0-20.22 -proposed tracker (LP: #1684491)
590
591 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
592 (LP: #1682561)
593 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
82a30952
SB
594
595 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 16:13:16 +0200
596
acbae4cf 597linux (4.10.0-19.21) zesty; urgency=low
693f8399 598
acbae4cf
TG
599 [ Tim Gardner ]
600
601 * Release Tracking Bug
602 - LP: #1680535
603
604 * ADT regressions caused by "audit: fix auditd/kernel connection state
605 tracking" (LP: #1680532)
606 - SAUCE: Revert "audit: fix auditd/kernel connection state tracking"
607
608 * Miscellaneous Ubuntu changes
609 - [Config] updateconfigs to update CONFIG_GENERIC_CSUM for ppc64el
610 This cleans up behind a Kconfig change that went undetected.
693f8399
TG
611
612 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Apr 2017 17:28:49 +0100
613
e1746f28 614linux (4.10.0-18.20) zesty; urgency=low
1aace600 615
e1746f28
TG
616 [ Tim Gardner ]
617
618 * Release Tracking Bug
619 - LP: #1680168
620
621 * smartpqi driver needed in initram disk and installer (LP: #1680156)
622 - UBUNU: [Config] Add smartpqi to d-i
1aace600
TG
623
624 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Apr 2017 17:32:19 +0100
625
e38c4659 626linux (4.10.0-17.19) zesty; urgency=low
3b411be9 627
e38c4659
TG
628 [ Tim Gardner ]
629
630 * Release Tracking Bug
631 - LP: #1679718
632
633 * Fix CVE-2017-7308 (LP: #1678009)
634 - net/packet: fix overflow in check for priv area size
635 - net/packet: fix overflow in check for tp_frame_nr
636 - net/packet: fix overflow in check for tp_reserve
637
638 * apparmor: oops on boot if parameters set on grub command line (LP: #1678048)
639 - SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
640
641 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
642 - SAUCE: apparmor: add policy revision file interface
643
644 * apparmor does not make support of query data visible (LP: #1678023)
645 - SAUCE: apparmor: add label data availability to the feature set
646
647 * apparmor query interface does not make supported query info available
648 (LP: #1678030)
649 - SAUCE: apparmor: add information about the query inteface to the feature set
650
651 * change_profile incorrect when using namespaces with a compound stack
652 (LP: #1677959)
653 - SAUCE: apparmor: fix label parse for stacked labels
654
655 * Zesty update to v4.10.8 stable release (LP: #1678930)
656 - xfrm: policy: init locks early
657 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
658 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
659 - KVM: nVMX: Fix nested VPID vmx exec control
660 - KVM: x86: cleanup the page tracking SRCU instance
661 - virtio_balloon: init 1st buffer in stats vq
662 - pinctrl: qcom: Don't clear status bit on irq_unmask
663 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
664 - h8300/ptrace: Fix incorrect register transfer count
665 - mips/ptrace: Preserve previous registers for short regset write
666 - sparc/ptrace: Preserve previous registers for short regset write
667 - metag/ptrace: Preserve previous registers for short regset write
668 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
669 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
670 - qla2xxx: Allow vref count to timeout on vport delete.
671 - sched/rt: Add a missing rescheduling point
672 - usb: musb: fix possible spinlock deadlock
673 - Linux 4.10.8
674
675 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
676 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
677 - PCI: hv: Use device serial number as PCI domain
678
679 * Miscellaneous Ubuntu changes
680 - [Config] flash-kernel should be a Breaks
681 - [Config] drop the info directory
682 - [Config] drop NOTES as obsolete
683 - [Config] drop changelog.historical as obsolete
3b411be9
TG
684
685 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Mar 2017 14:30:54 -0600
686
5d6663a9 687linux (4.10.0-16.18) zesty; urgency=low
adcd58f3 688
5d6663a9
TG
689 [ Tim Gardner ]
690
691 * Release Tracking Bug
692 - LP: #1677697
693
694 * [Feature] ISH (Intel Sensor Hub) support (LP: #1645521)
695 - iio: accel: hid-sensor-accel-3d: Add timestamp
696
697 * Zesty update to v4.10.7 stable release (LP: #1677589)
698 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
699 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
700 - net: properly release sk_frag.page
701 - amd-xgbe: Fix jumbo MTU processing on newer hardware
702 - openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
703 - net: unix: properly re-increment inflight counter of GC discarded candidates
704 - qmi_wwan: add Dell DW5811e
705 - net: vrf: Reset rt6i_idev in local dst after put
706 - net/mlx5: Add missing entries for set/query rate limit commands
707 - net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
708 - net/mlx5: Increase number of max QPs in default profile
709 - net/mlx5e: Count GSO packets correctly
710 - net/mlx5e: Count LRO packets correctly
711 - ipv6: make sure to initialize sockc.tsflags before first use
712 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
713 - ipv4: provide stronger user input validation in nl_fib_input()
714 - socket, bpf: fix sk_filter use after free in sk_clone_lock
715 - genetlink: fix counting regression on ctrl_dumpfamily()
716 - tcp: initialize icsk_ack.lrcvtime at session start time
717 - amd-xgbe: Fix the ECC-related bit position definitions
718 - net: solve a NAPI race
719 - HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
720 - Input: ALPS - fix V8+ protocol handling (73 03 28)
721 - Input: ALPS - fix trackstick button handling on V8 devices
722 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
723 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
724 - Input: iforce - validate number of endpoints before using them
725 - Input: ims-pcu - validate number of endpoints before using them
726 - Input: hanwang - validate number of endpoints before using them
727 - Input: yealink - validate number of endpoints before using them
728 - Input: cm109 - validate number of endpoints before using them
729 - Input: kbtab - validate number of endpoints before using them
730 - Input: sur40 - validate number of endpoints before using them
731 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
732 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
733 - ALSA: hda - Adding a group of pin definition to fix headset problem
734 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
735 - USB: serial: qcserial: add Dell DW5811e
736 - ACM gadget: fix endianness in notifications
737 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
738 - dvb-usb-firmware: don't do DMA on stack
739 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
740 - USB: uss720: fix NULL-deref at probe
741 - USB: lvtest: fix NULL-deref at probe
742 - USB: idmouse: fix NULL-deref at probe
743 - USB: wusbcore: fix NULL-deref at probe
744 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
745 - usb: hub: Fix crash after failure to read BOS descriptor
746 - USB: usbtmc: add missing endpoint sanity check
747 - USB: usbtmc: fix probe error path
748 - uwb: i1480-dfu: fix NULL-deref at probe
749 - uwb: hwa-rc: fix NULL-deref at probe
750 - mmc: ushc: fix NULL-deref at probe
751 - nl80211: fix dumpit error path RTNL deadlocks
752 - mmc: core: Fix access to HS400-ES devices
753 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
754 - iio: sw-device: Fix config group initialization
755 - iio: hid-sensor-trigger: Change get poll value function order to avoid
756 sensor properties losing after resume from S3
757 - iio: magnetometer: ak8974: remove incorrect __exit markups
758 - mei: fix deadlock on mei reset
759 - mei: don't wait for os version message reply
760 - parport: fix attempt to write duplicate procfiles
761 - ppdev: fix registering same device name
762 - ext4: mark inode dirty after converting inline directory
763 - powerpc/64s: Fix idle wakeup potential to clobber registers
764 - audit: fix auditd/kernel connection state tracking
765 - mmc: sdhci-of-at91: Support external regulators
766 - mmc: sdhci-of-arasan: fix incorrect timeout clock
767 - mmc: sdhci: Do not disable interrupts while waiting for clock
768 - mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
769 - hwrng: amd - Revert managed API changes
770 - hwrng: geode - Revert managed API changes
771 - clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
772 - clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
773 - mwifiex: pcie: don't leak DMA buffers when removing
774 - ath10k: fix incorrect wlan_mac_base in qca6174_regs
775 - crypto: ccp - Assign DMA commands to the channel's CCP
776 - fscrypt: remove broken support for detecting keyring key revocation
777 - vfio: Rework group release notifier warning
778 - xen/acpi: upload PM state from init-domain to Xen
779 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
780 - iommu/exynos: Block SYSMMU while invalidating FLPD cache
781 - iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
782 - Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
783 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
784 - arm64: kaslr: Fix up the kernel image alignment
785 - cpufreq: Restore policy min/max limits on CPU online
786 - cgroup, net_cls: iterate the fds of only the tasks which are being migrated
787 - blk-mq: don't complete un-started request in timeout handler
788 - cpsw/netcp: cpts depends on posix_timers
789 - drm/amdgpu: reinstate oland workaround for sclk
790 - drm/amd/amdgpu: add POLARIS12 PCI ID
791 - auxdisplay: img-ascii-lcd: add missing sentinel entry in
792 img_ascii_lcd_matches
793 - jbd2: don't leak memory if setting up journal fails
794 - intel_th: Don't leak module refcount on failure to activate
795 - Drivers: hv: vmbus: Don't leak channel ids
796 - Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
797 - mmc: block: Fix is_waiting_last_req set incorrectly
798 - libceph: don't set weight to IN when OSD is destroyed
799 - device-dax: fix pmd/pte fault fallback handling
800 - scsi: sd: Check for unaligned partial completion
801 - cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
802 - xen: do not re-use pirq number cached in pci device msi msg data
803 - drm: reference count event->completion
804 - fbcon: Fix vc attr at deinit
805 - crypto: algif_hash - avoid zero-sized array
806 - Linux 4.10.7
807
808 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
809 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
810
811 * [Zesty] mlx5_core Kernel oops with bonding mode 1 and 6 (LP: #1676786)
812 - SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized pointer
813
814 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
815 - Revert "hv: don't reset hv_context.tsc_page on crash"
816 - Revert "Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()"
817 - Revert "hv: allocate synic pages for all present CPUs"
818 - Revert "hv: init percpu_list in hv_synic_alloc()"
819 - Revert "Drivers: hv: vmbus: Prevent sending data on a rescinded channel"
820 - Revert "Drivers: hv: vmbus: Fix a rescind handling bug"
821 - Revert "Drivers: hv: util: kvp: Fix a rescind processing issue"
822 - Revert "Drivers: hv: util: Fcopy: Fix a rescind processing issue"
823 - Revert "Drivers: hv: util: Backup: Fix a rescind processing issue"
824 - Revert "drivers: hv: Turn off write permission on the hypercall page"
825 - Revert "UBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI"
826 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
827 - hv: allocate synic pages for all present CPUs
828 - hv: init percpu_list in hv_synic_alloc()
829 - hv: don't reset hv_context.tsc_page on crash
830 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
831 - hv: switch to cpuhp state machine for synic init/cleanup
832 - hv: make CPU offlining prevention fine-grained
833 - Drivers: hv: vmbus: Fix a rescind handling bug
834 - Drivers: hv: util: kvp: Fix a rescind processing issue
835 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
836 - Drivers: hv: util: Backup: Fix a rescind processing issue
837 - Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
838 - Drivers: hv: vmbus: Move the definition of generate_guest_id()
839 - Drivers: hv vmbus: Move Hypercall page setup out of common code
840 - Drivers: hv: vmbus: Move Hypercall invocation code out of common code
841 - Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
842 - Drivers: hv: vmbus: Move the extracting of Hypervisor version information
843 - Drivers: hv: vmbus: Move the crash notification function
844 - Drivers: hv: vmbus: Move the check for hypercall page setup
845 - Drivers: hv: vmbus: Move the code to signal end of message
846 - Drivers: hv: vmbus: Restructure the clockevents code
847 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
848 - Drivers: hv: vmbus: Get rid of an unsused variable
849 - Drivers: hv: vmbus: Define APIs to manipulate the message page
850 - Drivers: hv: vmbus: Define APIs to manipulate the event page
851 - Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
852 - Drivers: hv: vmbus: Define an API to retrieve virtual processor index
853 - Drivers: hv: vmbus: Define an APIs to manage interrupt state
854 - Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
855 - hv_util: switch to using timespec64
856 - Drivers: hv: restore hypervcall page cleanup before kexec
857 - Drivers: hv: restore TSC page cleanup before kexec
858 - Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
859 - Drivers: hv: vmbus: Use all supported IC versions to negotiate
860 - Drivers: hv: Log the negotiated IC versions.
861 - Drivers: hv: Fix the bug in generating the guest ID
862 - hv: export current Hyper-V clocksource
863 - hv_utils: implement Hyper-V PTP source
864 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
865 - drivers: hv: Turn off write permission on the hypercall page
866
867 * Populating Hyper-V MSR for Ubuntu 13.10 (LP: #1193172)
868 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
869
870 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5
871 card (LP: #1670247)
872 - powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
873 - powerpc/64: Use optimized checksum routines on little-endian
874
875 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
876 2012r2 Gen2 VM (LP: #1674635)
877 - scsi: storvsc: Workaround for virtual DVD SCSI version
878
879 * POWER9 Radix mode KVM (LP: #1675806)
880 - Revert "powerpc: Update to new option-vector-5 format for CAS"
881 - Revert "powerpc/powernv: Initialise nest mmu"
882 - Revert "KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend"
883 - KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
884 - KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
885 - KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
886 - powerpc/64: More definitions for POWER9
887 - powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
888 - powerpc/64: Make type of partition table flush depend on partition type
889 - powerpc/64: Allow for relocation-on interrupts from guest to host
890 - KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
891 - KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
892 - KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
893 - KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
894 - KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
895 - KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
896 - KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
897 - KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
898 - KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
899 - KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
900 - KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
901 - KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
902 - KVM: PPC: Book3S HV: Enable radix guest support
903 - powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
904 - KVM: PPC: Book3S HV: Fix software walk of guest process page tables
905 - KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
906 - KVM: PPC: Book3S HV: Don't try to signal cpu -1
907 - KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
908 - powerpc/64: Invalidate process table caching after setting process table
909 - powerpc: Update to new option-vector-5 format for CAS
910 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
911 - powerpc/powernv: Initialise nest mmu
912 - powerpc/powernv: Remove separate entry for OPAL real mode calls
913
914 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device shutdown (LP: #1672785)
915 - net/mlx4_core: Avoid delays during VF driver device shutdown
916
917 * [zesty] mlx4_core OOM with 32 bit arch (LP: #1676858)
918 - mlx4: reduce OOM risk on arches with large pages
919
920 * [Feature] GLK Northpeak Enabling (LP: #1645963)
921 - intel_th: pci: Add Denverton SOC support
922 - intel_th: pci: Add Gemini Lake support
923
924 * [zesty] mlx5e OVS fixes (LP: #1676388)
925 - net/mlx5: Fix create autogroup prev initializer
926 - net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
927 - net/mlx5e: Avoid wrong identification of rules on deletion
928 - devlink: fix the name of eswitch commands
929 - devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
930 - devlink: use nla_put_failure goto label instead of out
931 - devlink: allow to fillup eswitch attrs even if mode_get op does not exist
932 - net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
933 - net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
934
935 * [ARM64] Support systems where the physical memory footprint exceeds the size
936 of the linear mapping. (LP: #1675046)
937 - SAUCE: efi: arm-stub: Correct FDT and initrd allocation rules for arm64
938 - SAUCE: efi: arm-stub: Round up FDT allocation to mapping size
939
940 * AACRAID Driver: Add 3 patch fixes to Kernel release (LP: #1675872)
941 - scsi: aacraid: remove redundant zero check on ret
942 - scsi: aacraid: Fix typo in blink status
943 - scsi: aacraid: Fix potential null access
944
945 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
946 failure with linux 4.9.0-12.13) (LP: #1658633)
947 - ext4: lock the xattr block before checksuming it
948
949 * ARM arch_timer erratum (LP: #1675509)
950 - arm64: ptrace: add XZR-safe regs accessors
951 - SAUCE: arm64: Allow checking of a CPU-local erratum
952 - SAUCE: arm64: Add CNTVCT_EL0 trap handler
953 - SAUCE: arm64: Define Cortex-A73 MIDR
954 - SAUCE: arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
955 - SAUCE: arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
956 - SAUCE: arm64: arch_timer: Add infrastructure for multiple erratum detection methods
957 - SAUCE: arm64: arch_timer: Add erratum handler for globally defined capability
958 - SAUCE: arm64: arch_timer: Add erratum handler for CPU-specific capability
959 - SAUCE: arm64: arch_timer: Move arch_timer_reg_read/write around
960 - SAUCE: arm64: arch_timer: Get rid of erratum_workaround_set_sne
961 - SAUCE: arm64: arch_timer: Rework the set_next_event workarounds
962 - SAUCE: arm64: arch_timer: Make workaround methods optional
963 - SAUCE: arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
964 - SAUCE: arm64: arch_timer: Move clocksource_counter and co around
965 - SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
966 - SAUCE: arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
967 - SAUCE: arm64: arch_timer: Allow erratum matching with ACPI OEM information
968 - SAUCE: arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
969 - SAUCE: arm64: arch_timer: Add check for unknown erratum
970
971 * Zesty update to v4.10.6 stable release (LP: #1676429)
972 - give up on gcc ilog2() constant optimizations
973 - qla2xxx: Fix memory leak for abts processing
974 - qla2xxx: Fix request queue corruption.
975 - parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
976 - parisc: support R_PARISC_SECREL32 relocation in modules
977 - parisc: Fix system shutdown halt
978 - perf/core: Fix use-after-free in perf_release()
979 - perf/core: Fix event inheritance on fork()
980 - md/r5cache: fix set_syndrome_sources() for data in cache
981 - xprtrdma: Squelch kbuild sparse complaint
982 - NFS prevent double free in async nfs4_exchange_id
983 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
984 - powerpc/boot: Fix zImage TOC alignment
985 - hwrng: omap - write registers after enabling the clock
986 - hwrng: omap - use devm_clk_get() instead of of_clk_get()
987 - hwrng: omap - Do not access INTMASK_REG on EIP76
988 - md/raid1/10: fix potential deadlock
989 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
990 - scsi: lpfc: Add shutdown method for kexec
991 - scsi: libiscsi: add lock around task lists to fix list corruption regression
992 - scsi: mpt3sas: Avoid sleeping in interrupt context
993 - target: Fix VERIFY_16 handling in sbc_parse_cdb
994 - isdn/gigaset: fix NULL-deref at probe
995 - gfs2: Avoid alignment hole in struct lm_lockname
996 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
997 - cgroup/pids: remove spurious suspicious RCU usage warning
998 - drm/amdgpu/si: add dpm quirk for Oland
999 - Linux 4.10.6
1000
1001 * Miscellaneous Ubuntu changes
1002 - [Config] CONFIG_ARM64_ERRATUM_858921=y
1003 - [Debian] add rprovides for spl-modules and zfs-modules
adcd58f3
TG
1004
1005 -- Tim Gardner <tim.gardner@canonical.com> Mon, 27 Mar 2017 07:17:47 -0600
1006
c0f8cae5 1007linux (4.10.0-15.17) zesty; urgency=low
481d1ed6 1008
c0f8cae5
TG
1009 [ Tim Gardner ]
1010
1011 * Release Tracking Bug
1012 - LP: #1675868
1013
1014 * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
1015 - powerpc/64s: fix handling of non-synchronous machine checks
1016 - powerpc/64s: allow machine check handler to set severity and initiator
1017 - powerpc/64s: POWER9 machine check handler
1018
1019 * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
1020 - x86/cpufeature: Enable RING3MWAIT for Knights Landing
1021 - x86/cpufeature: Enable RING3MWAIT for Knights Mill
1022 - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
1023 - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
1024 - x86/cpufeature: Add RING3MWAIT to CPU features
1025
1026 * [Feature] GLK:New device IDs (LP: #1645951)
1027 - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
1028 - pwm: lpss: Add Intel Gemini Lake PCI ID
1029 - i2c: i801: Add support for Intel Gemini Lake
1030 - spi: pxa2xx: Add support for Intel Gemini Lake
1031 - [Config] CONFIG_PINCTRL_GEMINILAKE=m
1032 - pinctrl: intel: Add Intel Gemini Lake pin controller support
1033
1034 * Zesty update to v4.10.5 stable release (LP: #1675032)
1035 - net/mlx5e: Register/unregister vport representors on interface attach/detach
1036 - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
1037 - net/mlx5e: Fix broken CQE compression initialization
1038 - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
1039 - net/mlx5e: Fix wrong CQE decompression
1040 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
1041 - vti6: return GRE_KEY for vti6
1042 - vxlan: don't allow overwrite of config src addr
1043 - ipv4: add missing initialization for flowi4_uid
1044 - ipv4: mask tos for input route
1045 - sctp: set sin_port for addr param when checking duplicate address
1046 - net sched actions: decrement module reference count after table flush.
1047 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
1048 - vxlan: lock RCU on TX path
1049 - geneve: lock RCU on TX path
1050 - mlxsw: spectrum_router: Avoid potential packets loss
1051 - net: bridge: allow IPv6 when multicast flood is disabled
1052 - net: don't call strlen() on the user buffer in packet_bind_spkt()
1053 - net: net_enable_timestamp() can be called from irq contexts
1054 - ipv6: orphan skbs in reassembly unit
1055 - dccp: Unlock sock before calling sk_free()
1056 - amd-xgbe: Stop the PHY before releasing interrupts
1057 - amd-xgbe: Be sure to set MDIO modes on device (re)start
1058 - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
1059 - bonding: use ETH_MAX_MTU as max mtu
1060 - strparser: destroy workqueue on module exit
1061 - tcp: fix various issues for sockets morphing to listen state
1062 - net: fix socket refcounting in skb_complete_wifi_ack()
1063 - net: fix socket refcounting in skb_complete_tx_timestamp()
1064 - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
1065 - dccp: fix use-after-free in dccp_feat_activate_values
1066 - team: use ETH_MAX_MTU as max mtu
1067 - vrf: Fix use-after-free in vrf_xmit
1068 - net/tunnel: set inner protocol in network gro hooks
1069 - uapi: fix linux/packet_diag.h userspace compilation error
1070 - amd-xgbe: Enable IRQs only if napi_complete_done() is true
1071 - act_connmark: avoid crashing on malformed nlattrs with null parms
1072 - mpls: Send route delete notifications when router module is unloaded
1073 - mpls: Do not decrement alive counter for unregister events
1074 - ipv6: make ECMP route replacement less greedy
1075 - ipv6: avoid write to a possibly cloned skb
1076 - net: use net->count to check whether a netns is alive or not
1077 - dccp/tcp: fix routing redirect race
1078 - tun: fix premature POLLOUT notification on tun devices
1079 - dccp: fix memory leak during tear-down of unsuccessful connection request
1080 - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
1081 - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
1082 - drm/i915/gen9+: Enable hotplug detection early
1083 - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
1084 - x86/unwind: Fix last frame check for aligned function stacks
1085 - x86/tsc: Fix ART for TSC_KNOWN_FREQ
1086 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
1087 - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
1088 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
1089 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
1090 - futex: Add missing error handling to FUTEX_REQUEUE_PI
1091 - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
1092 - crypto: powerpc - Fix initialisation of crc32c context
1093 - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
1094 - Linux 4.10.5
1095
1096 * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
1097 used) (LP: #869017)
1098 - SAUCE: Disable default console blanking interval
1099
1100 * CVE-CVE-2017-5986
1101 - sctp: deny peeloff operation on asocs with threads sleeping on it
1102
1103 * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
1104 - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
1105
1106 * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
1107 running stress-ng. (LP: #1654073)
1108 - tcp/dccp: block BH for SYN processing
1109
1110 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1111 - tty: Fix ldisc crash on reopened tty
1112 - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
1113
1114 * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
1115 - iwlwifi: fix MODULE_FIRMWARE for 6030
1116
1117 * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
1118 - net sched actions: Add support for user cookies
1119 - net sched actions: do not overwrite status of action creation.
1120
1121 * Zesty update to v4.10.4 stable release (LP: #1674288)
1122 - iio: 104-quad-8: Fix off-by-one error when addressing flag register
1123 - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
1124 - USB: serial: digi_acceleport: fix OOB data sanity check
1125 - USB: serial: digi_acceleport: fix OOB-event processing
1126 - crypto: improve gcc optimization flags for serpent and wp512
1127 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
1128 - MIPS: VDSO: avoid duplicate CAC_BASE definition
1129 - MIPS: ip27: Disable qlge driver in defconfig
1130 - MIPS: Update ip27_defconfig for SCSI_DH change
1131 - MIPS: ip22: Fix ip28 build for modern gcc
1132 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
1133 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
1134 - MIPS: ralink: Cosmetic change to prom_init().
1135 - MIPS: ralink: Remove unused timer functions
1136 - MIPS: ralink: Remove unused rt*_wdt_reset functions
1137 - i2c: bcm2835: Avoid possible NULL ptr dereference
1138 - tracing: Add #undef to fix compile error
1139 - ucount: Remove the atomicity from ucount->count
1140 - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
1141 - dw2102: don't do DMA on stack
1142 - i2c: add missing of_node_put in i2c_mux_del_adapters
1143 - powerpc: Emulation support for load/store instructions on LE
1144 - powerpc/booke: Fix boot crash due to null hugepd
1145 - powerpc/xics: Work around limitations of OPAL XICS priority handling
1146 - PCI: Prevent VPD access for QLogic ISP2722
1147 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
1148 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
1149 - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
1150 - usb: ohci-at91: Do not drop unhandled USB suspend control requests
1151 - usb: gadget: function: f_fs: pass companion descriptor along
1152 - Revert "usb: gadget: uvc: Add missing call for additional setup data"
1153 - usb: host: xhci-dbg: HCIVERSION should be a binary number
1154 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
1155 - USB: serial: safe_serial: fix information leak in completion handler
1156 - USB: serial: omninet: fix reference leaks at open
1157 - USB: iowarrior: fix NULL-deref at probe
1158 - USB: iowarrior: fix NULL-deref in write
1159 - USB: serial: io_ti: fix NULL-deref in interrupt callback
1160 - USB: serial: io_ti: fix information leak in completion handler
1161 - serial: samsung: Continue to work if DMA request fails
1162 - KVM: s390: Fix guest migration for huge guests resulting in panic
1163 - KVM: arm/arm64: Let vcpu thread modify its own active state
1164 - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
1165 - serial_ir: ensure we're ready to receive interrupts
1166 - dm: flush queued bios when process blocks to avoid deadlock
1167 - rc: raw decoder for keymap protocol is not loaded on register
1168 - ext4: don't BUG when truncating encrypted inodes on the orphan list
1169 - IB/mlx5: Verify that Q counters are supported
1170 - Linux 4.10.4
1171
1172 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
1173 - bridge: drop netfilter fake rtable unconditionally
1174
1175 * Miscellaneous Ubuntu changes
1176 - [Config] Remove powerpc architecture build
1177 - [Config] updateconfigs after removing powerpc builds
1178 - [Config] Update annotations after removing powerpc configs
481d1ed6
TG
1179
1180 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1181
0b2916b7 1182linux (4.10.0-14.16) zesty; urgency=low
49181a05 1183
0b2916b7
TG
1184 [ Tim Gardner ]
1185
1186 * Release Tracking Bug
1187 - LP: #1673805
1188
1189 * msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
1190 - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
1191 - SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
1192
1193 * C++ demangling support missing from perf (LP: #1396654)
1194 - [Config] added binutils-dev to Build-deps
1195
1196 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
1197 - [Config] d-i: Also add dm-queue-length to multipath modules
1198
1199 * move aufs.ko from -extra to linux-image package (LP: #1673498)
1200 - [config] aufs.ko moved to linux-image package
1201
1202 * Using an NVMe drive causes huge power drain (LP: #1664602)
1203 - nvme: Add a quirk mechanism that uses identify_ctrl
1204 - nvme: Enable autonomous power state transitions
1205
1206 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
1207 - Bluetooth: btbcm: Add a delay for module reset
1208
1209 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
1210 - Bluetooth: btusb: Add support for 413c:8143
1211
1212 * Zesty update to v4.10.3 stable release (LP: #1673118)
1213 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
1214 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
1215 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
1216 - Bluetooth: Add another AR3012 04ca:3018 device
1217 - phy: qcom-ufs: Don't kfree devres resource
1218 - phy: qcom-ufs: Fix misplaced jump label
1219 - s390/qdio: clear DSCI prior to scanning multiple input queues
1220 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
1221 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
1222 - s390/chsc: Add exception handler for CHSC instruction
1223 - s390: TASK_SIZE for kernel threads
1224 - s390/topology: correct allocation of topology information
1225 - s390: make setup_randomness work
1226 - s390: use correct input data address for setup_randomness
1227 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
1228 - cxl: Prevent read/write to AFU config space while AFU not configured
1229 - cxl: fix nested locking hang during EEH hotplug
1230 - brcmfmac: fix incorrect event channel deduction
1231 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
1232 - IB/ipoib: Fix deadlock between rmmod and set_mode
1233 - IB/IPoIB: Add destination address when re-queue packet
1234 - IB/mlx5: Fix out-of-bound access
1235 - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
1236 - IB/srp: Avoid that duplicate responses trigger a kernel bug
1237 - IB/srp: Fix race conditions related to task management
1238 - Btrfs: fix data loss after truncate when using the no-holes feature
1239 - orangefs: Use RCU for destroy_inode
1240 - memory/atmel-ebi: Fix ns <-> cycles conversions
1241 - tracing: Fix return value check in trace_benchmark_reg()
1242 - ktest: Fix child exit code processing
1243 - ceph: remove req from unsafe list when unregistering it
1244 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
1245 - drivers/pci/hotplug: Handle presence detection change properly
1246 - drivers/pci/hotplug: Fix initial state for empty slot
1247 - nlm: Ensure callback code also checks that the files match
1248 - pwm: pca9685: Fix period change with same duty cycle
1249 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
1250 - nfit, libnvdimm: fix interleave set cookie calculation
1251 - mac80211: flush delayed work when entering suspend
1252 - mac80211: don't reorder frames with SN smaller than SSN
1253 - mac80211: don't handle filtered frames within a BA session
1254 - mac80211: use driver-indicated transmitter STA only for data frames
1255 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
1256 - drm/amdgpu/pm: check for headless before calling compute_clocks
1257 - Revert "drm/amdgpu: update tile table for oland/hainan"
1258 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
1259 - drm/radeon: handle vfct with multiple vbios images
1260 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
1261 - drm/ttm: Make sure BOs being swapped out are cacheable
1262 - drm/vmwgfx: Work around drm removal of control nodes
1263 - drm/imx: imx-tve: Do not set the regulator voltage
1264 - drm/atomic: fix an error code in mode_fixup()
1265 - drm/i915/gvt: Disable access to stolen memory as a guest
1266 - drm: Cancel drm_fb_helper_dirty_work on unload
1267 - drm: Cancel drm_fb_helper_resume_work on unload
1268 - drm/i915: Recreate internal objects with single page segments if dmar fails
1269 - drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
1270 - drm/i915: Check for timeout completion when waiting for the rq to submitted
1271 - drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
1272 - drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
1273 - libceph: use BUG() instead of BUG_ON(1)
1274 - x86, mm: fix gup_pte_range() vs DAX mappings
1275 - x86/tlb: Fix tlb flushing when lguest clears PGE
1276 - thp: fix another corner case of munlock() vs. THPs
1277 - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
1278 - kasan: resched in quarantine_remove_cache()
1279 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
1280 - drivers: hv: Turn off write permission on the hypercall page
1281 - Linux 4.10.3
1282
1283 * Zesty update to v4.10.2 stable release (LP: #1672544)
1284 - MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
1285 - MIPS: Fix special case in 64 bit IP checksumming.
1286 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
1287 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
1288 - MIPS: Lantiq: Keep ethernet enabled during boot
1289 - MIPS: Clear ISA bit correctly in get_frame_info()
1290 - MIPS: Prevent unaligned accesses during stack unwinding
1291 - MIPS: Fix get_frame_info() handling of microMIPS function size
1292 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
1293 - MIPS: Calculate microMIPS ra properly when unwinding the stack
1294 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
1295 - mmc: sdhci-acpi: support deferred probe
1296 - am437x-vpfe: always assign bpp variable
1297 - uvcvideo: Fix a wrong macro
1298 - media: fix dm1105.c build error
1299 - cxd2820r: fix gpio null pointer dereference
1300 - dvb-usb: don't use stack for firmware load
1301 - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
1302 - media: Properly pass through media entity types in entity enumeration
1303 - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
1304 - spi: s3c64xx: fix inconsistency between binding and driver
1305 - ARM: at91: define LPDDR types
1306 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
1307 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
1308 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
1309 - ALSA: hda - fix Lewisburg audio issue
1310 - ALSA: timer: Reject user params with too small ticks
1311 - ALSA: ctxfi: Fallback DMA mask to 32bit
1312 - ALSA: seq: Fix link corruption by event error handling
1313 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
1314 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
1315 - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
1316 - hwmon: (it87) Ensure that pwm control cache is current before updating values
1317 - staging: greybus: loopback: fix broken udelay
1318 - staging/lustre/lnet: Fix allocation size for sv_cpt_data
1319 - staging: rtl: fix possible NULL pointer dereference
1320 - coresight: STM: Balance enable/disable
1321 - coresight: fix kernel panic caused by invalid CPU
1322 - regulator: Fix regulator_summary for deviceless consumers
1323 - tpm_tis: use default timeout value if chip reports it as zero
1324 - tpm_tis: fix the error handling of init_tis()
1325 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
1326 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
1327 - CIFS: Fix splice read for non-cached files
1328 - mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
1329 - mm/page_alloc: fix nodes for reclaim in fast path
1330 - mm: vmpressure: fix sending wrong events on underflow
1331 - mm: do not access page->mapping directly on page_endio
1332 - mm balloon: umount balloon_mnt when removing vb device
1333 - mm, vmscan: cleanup lru size claculations
1334 - mm, vmscan: consider eligible zones in get_scan_count
1335 - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
1336 - ipc/shm: Fix shmat mmap nil-page protection
1337 - ima: fix ima_d_path() possible race with rename
1338 - PM / devfreq: Fix available_governor sysfs
1339 - PM / devfreq: Fix wrong trans_stat of passive devfreq device
1340 - dm cache: fix corruption seen when using cache > 2TB
1341 - dm stats: fix a leaked s->histogram_boundaries array
1342 - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
1343 - dm raid: fix data corruption on reshape request
1344 - scsi: qla2xxx: Cleaned up queue configuration code.
1345 - scsi: qla2xxx: Fix response queue count for Target mode.
1346 - scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
1347 - Revert "scsi: aacraid: Reorder Adapter status check"
1348 - scsi: aacraid: Reorder Adapter status check
1349 - scsi: use 'scsi_device_from_queue()' for scsi_dh
1350 - power: reset: at91-poweroff: timely shutdown LPDDR memories
1351 - Fix: Disable sys_membarrier when nohz_full is enabled
1352 - jbd2: don't leak modified metadata buffers on an aborted journal
1353 - block/loop: fix race between I/O and set_status
1354 - loop: fix LO_FLAGS_PARTSCAN hang
1355 - ext4: Include forgotten start block on fallocate insert range
1356 - ext4: do not polute the extents cache while shifting extents
1357 - ext4: trim allocation requests to group size
1358 - ext4: fix data corruption in data=journal mode
1359 - ext4: fix use-after-iput when fscrypt contexts are inconsistent
1360 - ext4: fix inline data error paths
1361 - ext4: preserve the needs_recovery flag when the journal is aborted
1362 - ext4: return EROFS if device is r/o and journal replay is needed
1363 - ext4: fix fencepost in s_first_meta_bg validation
1364 - samples/seccomp: fix 64-bit comparison macros
1365 - mei: remove support for broken parallel read
1366 - ath10k: fix boot failure in UTF mode/testmode
1367 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
1368 - ath9k: fix race condition in enabling/disabling IRQs
1369 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
1370 - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
1371 - PCI: altera: Fix TLP_CFG_DW0 for TLP write
1372 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1373 - crypto: xts - Add ECB dependency
1374 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
1375 - crypto: xts - Propagate NEED_FALLBACK bit
1376 - crypto: api - Add crypto_requires_off helper
1377 - fuse: add missing FR_FORCE
1378 - x86/pkeys: Check against max pkey to avoid overflows
1379 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
1380 - arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
1381 - arm64: fix erroneous __raw_read_system_reg() cases
1382 - KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
1383 - Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
1384 - iio: pressure: mpl115: do not rely on structure field ordering
1385 - iio: pressure: mpl3115: do not rely on structure field ordering
1386 - can: gs_usb: Don't use stack memory for USB transfers
1387 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
1388 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
1389 - w1: ds2490: USB transfer buffers need to be DMAable
1390 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
1391 - usb: dwc3: gadget: skip Set/Clear Halt when invalid
1392 - usb: host: xhci: plat: check hcc_params after add hcd
1393 - usb: gadget: udc-core: Rescan pending list on driver unbind
1394 - usb: gadget: udc: fsl: Add missing complete function.
1395 - usb: gadget: f_hid: fix: Free out requests
1396 - usb: gadget: f_hid: fix: Prevent accessing released memory
1397 - usb: gadget: f_hid: Use spinlock instead of mutex
1398 - usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
1399 - hv: allocate synic pages for all present CPUs
1400 - hv: init percpu_list in hv_synic_alloc()
1401 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1402 - Drivers: hv: vmbus: Fix a rescind handling bug
1403 - Drivers: hv: util: kvp: Fix a rescind processing issue
1404 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1405 - Drivers: hv: util: Backup: Fix a rescind processing issue
1406 - RDMA/core: Fix incorrect structure packing for booleans
1407 - rdma_cm: fail iwarp accepts w/o connection params
1408 - gfs2: Add missing rcu locking for glock lookup
1409 - remoteproc: qcom: mdt_loader: Don't overwrite firmware object
1410 - rtlwifi: Fix alignment issues
1411 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
1412 - VME: restore bus_remove function causing incomplete module unload
1413 - nfsd: minor nfsd_setattr cleanup
1414 - nfsd: special case truncates some more
1415 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
1416 - NFSv4: Fix reboot recovery in copy offload
1417 - pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
1418 - Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
1419 - NFSv4: fix getacl head length estimation
1420 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
1421 - f2fs: fix a problem of using memory after free
1422 - f2fs: fix multiple f2fs_add_link() calls having same name
1423 - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
1424 - f2fs: avoid to issue redundant discard commands
1425 - f2fs: Fix zoned block device support
1426 - rtc: sun6i: Disable the build as a module
1427 - rtc: sun6i: Add some locking
1428 - rtc: sun6i: Switch to the external oscillator
1429 - md linear: fix a race between linear_add() and linear_congested()
1430 - bcma: use (get|put)_device when probing/removing device driver
1431 - mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
1432 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
1433 - xprtrdma: Fix Read chunk padding
1434 - xprtrdma: Per-connection pad optimization
1435 - xprtrdma: Disable pad optimization by default
1436 - xprtrdma: Reduce required number of send SGEs
1437 - powerpc/xmon: Fix data-breakpoint
1438 - powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
1439 - module: fix memory leak on early load_module() failures
1440 - MIPS: IP22: Reformat inline assembler code to modern standards.
1441 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
1442 - ceph: update readpages osd request according to size of pages
1443 - Linux 4.10.2
1444
1445 * kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
1446 - SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
1447
1448 * arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
1449 - [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
1450 - irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
1451
1452 * arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
1453 - irqdomain: Add empty irq_domain_check_msi_remap
1454
1455 * pinctrl: qcom: add get_direction function (LP: #1672504)
1456 - pinctrl: qcom: add get_direction function
1457
1458 * perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
1459 - perf probe: Fix wrong register name for arm64
1460
1461 * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
1462 - [Config] linux-source-* is in the primary linux namespace
1463
1464 * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
1465 - hv_set_ifconfig -- handle DHCP interfaces correctly
1466 - hv_set_ifconfig -- ensure we include the last stanza
1467
1468 * Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
1469 - Revert "UBUNTU: SAUCE: Disable timers selftest for now"
1470
1471 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
1472 - powerpc/64: Fix checksum folding in csum_add()
1473
1474 * POWER9: Additional power9 patches (LP: #1671613)
1475 - mm/autonuma: don't use set_pte_at when updating protnone ptes
1476 - mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
1477 - powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
1478 - mm/gup: check for protnone only if it is a PTE entry
1479 - mm/thp/autonuma: use TNF flag instead of vm fault
1480 - SAUCE: powerpc/mm: handle protnone ptes on fork
1481 - SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
1482 - mm/ksm: improve deduplication of zero pages with colouring
1483 - mm: introduce page_vma_mapped_walk()
1484 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
1485 - mm/ksm: handle protnone saved writes when making page write protect
1486
1487 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
1488 - powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
1489
1490 * Miscellaneous Ubuntu changes
1491 - [Debian] consider renames in gen-auto-reconstruct
49181a05
TG
1492
1493 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 13:30:55 -0700
1494
aa033b4c 1495linux (4.10.0-13.15) zesty; urgency=low
81afe745 1496
aa033b4c
TG
1497 [ Tim Gardner ]
1498
1499 * Release Tracking Bug
1500 - LP: #1671614
1501
1502 * ehci-platform needed in usb-modules udeb (LP: #1671589)
1503 - d-i: add ehci-platform to usb-modules
1504
1505 * irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
1506 (LP: #1671598)
1507 - irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
1508
1509 * iommu: Fix static checker warning in iommu_insert_device_resv_regions
1510 (LP: #1671599)
1511 - iommu: Fix static checker warning in iommu_insert_device_resv_regions
1512
1513 * QDF2400: Fix panic introduced by erratum 1003 (LP: #1671602)
1514 - arm64: Avoid clobbering mm in erratum workaround on QDF2400
1515
1516 * QDF2400 PCI ports require ACS quirk (LP: #1671601)
1517 - PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
1518
1519 * tty: pl011: Work around QDF2400 E44 stuck BUSY bit (LP: #1671600)
1520 - tty: pl011: Work around QDF2400 E44 stuck BUSY bit
1521
1522 * CVE-2017-2636
1523 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
1524
1525 * Sync virtualbox to 5.1.16-dfsg-1 in zesty (LP: #1671470)
1526 - ubuntu: vbox -- Update to 5.1.16-dfsg-1
81afe745
TG
1527
1528 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 06:16:24 -0700
1529
513a2988 1530linux (4.10.0-12.14) zesty; urgency=low
550d6ad6 1531
513a2988
TG
1532 [ Tim Gardner ]
1533
1534 * Release Tracking Bug
1535 - LP: #1671235
1536
1537 * POWER9: Improve CAS negotiation (LP: #1671169)
1538 - powerpc: Parse the command line before calling CAS
1539 - powerpc: Update to new option-vector-5 format for CAS
1540
1541 * lowlatency kernel is lacking support for latencytop (LP: #1655986)
1542 - [Config] CONFIG_LATENCYTOP=y for amd64 lowlatency
1543
1544 * Power9 kernel: add virtualization patches (LP: #1670800)
1545 - powerpc: Add POWER9 architected mode to cputable
1546
1547 * h-prod does not function across cores (LP: #1670726)
1548 - KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
1549
1550 * CIFS: Enable encryption for SMB3 (LP: #1670508)
1551 - cifs: Simplify SMB2 and SMB311 dependencies
1552 - cifs: Only select the required crypto modules
1553 - cifs: Add soft dependencies
1554 - CIFS: Separate SMB2 header structure
1555 - CIFS: Make SendReceive2() takes resp iov
1556 - CIFS: Make send_cancel take rqst as argument
1557 - CIFS: Send RFC1001 length in a separate iov
1558 - CIFS: Separate SMB2 sync header processing
1559 - CIFS: Separate RFC1001 length processing for SMB2 read
1560 - CIFS: Add capability to transform requests before sending
1561 - CIFS: Enable encryption during session setup phase
1562 - CIFS: Encrypt SMB3 requests before sending
1563 - CIFS: Add transform header handling callbacks
1564 - CIFS: Add mid handle callback
1565 - CIFS: Add copy into pages callback for a read operation
1566 - CIFS: Decrypt and process small encrypted packets
1567 - CIFS: Add capability to decrypt big read responses
1568 - CIFS: Allow to switch on encryption with seal mount option
1569 - CIFS: Fix possible use after free in demultiplex thread
1570
1571 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
1572 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
1573 - scsi: lpfc: Correct WQ creation for pagesize
1574 - scsi: lpfc: Add missing memory barrier
1575
1576 * Ubuntu 17.04: Guest does not reflect all the cpus hotplugged (LP: #1670315)
1577 - powerpc/64: Don't try to use radix MMU under a hypervisor
1578 - powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
1579 - powerpc/64: Enable use of radix MMU under hypervisor on POWER9
1580 - powerpc/pseries: Advertise HPT resizing support via CAS
1581 - powerpc/pseries: Advertise Hot Plug Event support to firmware
1582 - powerpc/pseries: Report DLPAR capabilities
1583 - powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
1584 - powerpc/pseries: Introduce memory hotplug READD operation
1585 - powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
1586 - powerpc/pseries: Implement indexed-count hotplug memory add
1587 - powerpc/pseries: Implement indexed-count hotplug memory remove
1588 - powerpc/pseries: Revert 'Auto-online hotplugged memory'
1589
1590 * Allow Unity8 to run inside Virtualbox (LP: #1669807)
1591 - ubuntu: vbox -- Update to 5.1.14-dfsg-3
1592
1593 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
1594 - crypto: vmx - Use skcipher for cbc fallback
1595 - crypto: vmx - Use skcipher for xts fallback
1596 - [Config] CONFIG_CRYPTO_DEV_VMX=y
1597
1598 * Regression in 4.4.0-65-generic causes very frequent system crashes
1599 (LP: #1669611)
1600 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
1601 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
1602 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() fails"
1603 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails"
1604
1605 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
1606 - powerpc/optprobes: Fix TOC handling in optprobes trampoline
1607
1608 * [Ubuntu 17.04] Kernel panics when large number of hugepages is passed as an
1609 boot argument to kernel. (LP: #1665113)
1610 - SAUCE: mm/cgroup: avoid panic when init with low memory
1611
1612 * bcache device numbers increase by 16 (LP: #1667078)
1613 - SAUCE: bcache: Fix bcache device names
1614
1615 * [Feature] GLK Intel PT write (LP: #1645962)
1616 - perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
1617
1618 * arm64: ACPI platform MSI support required for new systems (LP: #1669061)
1619 - SAUCE: ACPI: IORT: fix the indentation in iort_scan_node()
1620 - SAUCE: ACPI: IORT: add missing comment for iort_dev_find_its_id()
1621 - SAUCE: ACPI: IORT: minor cleanup for iort_match_node_callback()
1622 - SAUCE: irqchip: gic-v3-its: keep the head file include in alphabetic order
1623 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
1624 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
1625 - SAUCE: irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
1626 - SAUCE: ACPI: IORT: rename iort_node_map_rid() to make it generic
1627 - SAUCE: ACPI: IORT: introduce iort_node_map_platform_id() to retrieve dev id
1628 - SAUCE: ACPI: platform-msi: retrieve dev id from IORT
1629 - SAUCE: ACPI: platform: setup MSI domain for ACPI based platform device
1630 - SAUCE: msi: platform: make platform_msi_create_device_domain() ACPI aware
1631 - SAUCE: irqchip: mbigen: drop module owner
1632 - SAUCE: irqchip: mbigen: introduce mbigen_of_create_domain()
1633 - SAUCE: irqchip: mbigen: Add ACPI support
1634
1635 * Miscellaneous Ubuntu changes
1636 - [Debian] Don't attempt to sign files if CONFIG_MODULE_SIG=n
550d6ad6
TG
1637
1638 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Mar 2017 05:37:29 -0700
1639
cd6f70c0 1640linux (4.10.0-11.13) zesty; urgency=low
976a0958 1641
cd6f70c0
TG
1642 [ Tim Gardner ]
1643
1644 * Release Tracking Bug
1645 - LP: #1669127
1646
1647 * linux-tools-common should Depends: lsb-release (LP: #1667571)
1648 - [Config] linux-tools-common depends on lsb-release
1649
1650 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
1651 imprecise (LP: #1668382)
1652 - of/irq: improve error report on irq discovery process failure
1653
1654 * Zesty update to v4.10.1 stable release (LP: #1668993)
1655 - ptr_ring: fix race conditions when resizing
1656 - ip: fix IP_CHECKSUM handling
1657 - net: socket: fix recvmmsg not returning error from sock_error
1658 - tty: serial: msm: Fix module autoload
1659 - USB: serial: mos7840: fix another NULL-deref at open
1660 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
1661 - USB: serial: ftdi_sio: fix modem-status error handling
1662 - USB: serial: ftdi_sio: fix extreme low-latency setting
1663 - USB: serial: ftdi_sio: fix line-status over-reporting
1664 - USB: serial: spcp8x5: fix modem-status handling
1665 - USB: serial: opticon: fix CTS retrieval at open
1666 - USB: serial: ark3116: fix register-accessor error handling
1667 - USB: serial: console: fix uninitialised spinlock
1668 - x86/platform/goldfish: Prevent unconditional loading
1669 - goldfish: Sanitize the broken interrupt handler
1670 - netfilter: nf_ct_helper: warn when not applying default helper assignment
1671 - ACPICA: Linuxize: Restore and fix Intel compiler build
1672 - block: fix double-free in the failure path of cgwb_bdi_init()
1673 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
1674 - xfs: clear delalloc and cache on buffered write failure
1675 - Linux 4.10.1
1676
1677 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
1678 - net/sched: cls_flower: Disallow duplicate internal elements
1679 - net/sched: cls_flower: Properly handle classifier flags dumping
1680 - net/sched: cls_matchall: Dump the classifier flags
1681 - net/sched: Reflect HW offload status
1682 - net/sched: cls_flower: Reflect HW offload status
1683 - net/sched: cls_matchall: Reflect HW offloading status
1684 - net/sched: cls_u32: Reflect HW offload status
1685 - net/sched: cls_bpf: Reflect HW offload status
1686 - net/mlx5: Push min-inline mode resolution helper into the core
1687 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
1688 - net/mlx5: Use exact encap header size for the FW input buffer
1689 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
1690 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
1691 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
1692 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
1693 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
1694 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
1695 - net/mlx5: Fix static checker warnings
1696
1697 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1698 (LP: #1470250)
1699 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1700
1701 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
1702 (LP: #1668726)
1703 - scsi: aacraid: Remove duplicate irq management code
1704 - scsi: aacraid: Added aacraid.h include guard
1705 - scsi: aacraid: added support for init_struct_8
1706 - scsi: aacraid: Added sa firmware support
1707 - scsi: aacraid: Retrieve and update the device types
1708 - scsi: aacraid: Reworked scsi command submission path
1709 - scsi: aacraid: Process Error for response I/O
1710 - scsi: aacraid: Added support for response path
1711 - scsi: aacraid: Added support for read medium error
1712 - scsi: aacraid: Reworked aac_command_thread
1713 - scsi: aacraid: Added support for periodic wellness sync
1714 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
1715 - scsi: aacraid: Added support to set QD of attached drives
1716 - scsi: aacraid: Added support for hotplug
1717 - scsi: aacraid: Include HBA direct interface
1718 - scsi: aacraid: Add task management functionality
1719 - scsi: aacraid: Added support to abort cmd and reset lun
1720 - scsi: aacraid: VPD 83 type3 support
1721 - scsi: aacraid: Added new IWBR reset
1722 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
1723 - scsi: aacraid: Retrieve HBA host information ioctl
1724 - scsi: aacraid: Update copyrights
1725 - scsi: aacraid: Change Driver Version Prefix
1726 - scsi: aacraid: update version
1727 - scsi: aacraid: rcode is unsigned and should be signed int
1728 - scsi: aacraid: avoid open-coded upper_32_bits
1729 - scsi: aacraid: Fix camel case
1730 - scsi: aacraid: Use correct channel number for raw srb
1731 - scsi: aacraid: Fix for excessive prints on EEH
1732 - scsi: aacraid: Prevent E3 lockup when deleting units
1733 - scsi: aacraid: Fix memory leak in fib init path
1734 - scsi: aacraid: Added sysfs for driver version
1735 - scsi: aacraid: Fix sync fibs time out on controller reset
1736 - scsi: aacraid: Skip wellness sync on controller failure
1737 - scsi: aacraid: Reload offlined drives after controller reset
1738 - scsi: aacraid: Decrease adapter health check interval
1739 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
1740 - scsi: aacraid: Reorder Adapter status check
1741 - scsi: aacraid: Save adapter fib log before an IOP reset
1742 - scsi: aacraid: Fix a potential spinlock double unlock bug
1743 - scsi: aacraid: Update driver version
1744 - scsi: aacraid: Fixed expander hotplug for SMART family
1745
1746 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
1747 fadump over ssh on Alpine machine. (LP: #1655241)
1748 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
1749 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
1750
1751 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
1752 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
1753 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
1754 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
1755
1756 * Nvlink2: Additional patches (LP: #1667081)
1757 - powerpc/powernv: Initialise nest mmu
1758 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
1759 - powerpc/mm: refactor radix physical page mapping
1760 - powerpc/mm: add radix__create_section_mapping()
1761 - powerpc/mm: add radix__remove_section_mapping()
1762 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
1763 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
1764
1765 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
1766 (LP: #1667416)
1767 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
1768
1769 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
1770 (LP: #1667490)
1771 - [Config] Disable experimental IMA options
1772
1773 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
1774 - SAUCE: drm/ast: Handle configuration without P2A bridge
1775 - SAUCE: drm/ast: const'ify mode setting tables
1776 - SAUCE: drm/ast: Remove spurrious include
1777 - SAUCE: drm/ast: Fix calculation of MCLK
1778 - SAUCE: drm/ast: Base support for AST2500
1779 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
1780 - SAUCE: drm/ast: Factor mmc_test code in POST code
1781 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
1782 - SAUCE: drm/ast: POST code for the new AST2500
1783 - SAUCE: drm/ast: Fix test for VGA enabled
1784 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
1785
1786 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
1787 - powerpc/mm: Update PROTFAULT handling in the page fault path
1788 - powerpc/mm/radix: Update pte update sequence for pte clear case
1789 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
1790 - powerpc/mm/radix: Skip ptesync in pte update helpers
1791 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
1792
1793 * POWER9: Improve PMU capabilites (LP: #1667413)
1794 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
1795 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
1796 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
1797 - powerpc/perf: Use Instruction Counter value
1798 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
1799 - powerpc/perf: Add alternative event table and function for power9
1800 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
1801 - powerpc/perf: Factor out event_alternative function
1802
1803 * Miscellaneous Ubuntu changes
1804 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
1805 - [Config] CONFIG_QCOM_L2_PMU=y
1806 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
1807 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
1808
1809 * Miscellaneous upstream changes
1810 - arm64: errata: Provide macro for major and minor cpu revisions
1811 - arm64: Define Falkor v1 CPU
1812 - arm64: Use __tlbi() macros in KVM code
1813 - arm64: Work around Falkor erratum 1009
1814 - perf: add qcom l2 cache perf events driver
1815 - arm64: arch_timer: document Hisilicon erratum 161010101
1816 - arm64: Work around Falkor erratum 1003
1817 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
1818 - net: qcom/emac: add ethtool support
1819 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
1820 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
1821 - net: qcom/emac: claim the irq only when the device is opened
1822 - net: qcom/emac: display the phy driver info after we connect
1823 - net: qcom/emac: always use autonegotiation to configure the SGMII link
1824 - net: qcom/emac: do not call emac_mac_start twice
1825 - net: qcom/emac: remove extraneous wake-on-lan code
1826 - net: qcom/emac: add an error interrupt handler for the sgmii
1827 - net: qcom/emac: add ethool support for setting pause parameters
1828 - net: qcom/emac: fix semicolon.cocci warnings
1829 - net: qcom/emac: add ethtool support for reading hardware registers
1830 - net: qcom/emac: add ethtool support for setting ring parameters
1831 - net: qcom/emac: fix a sizeof() typo
976a0958
SF
1832
1833 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
1834
458e5f8c 1835linux (4.10.0-10.12) zesty; urgency=low
422137c0 1836
458e5f8c
TG
1837 [ Tim Gardner ]
1838
1839 * Release Tracking Bug
1840 - LP: #1666636
1841
1842 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
1843 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
1844 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
1845 - cpuidle:powernv: Add helper function to populate powernv idle states.
1846 - powernv: Pass PSSCR value and mask to power9_idle_stop
1847 - Documentation:powerpc: Add device-tree bindings for power-mgt
1848
1849 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
1850 - [Config] CONFIG_CRYPTO_DEV_VMX=n
1851
1852 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
1853 - powerpc/bpf: Introduce __PPC_SH64()
1854 - powerpc: Add helper to check if offset is within relative branch range
1855 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
1856 - powerpc/kprobes: Implement Optprobes
1857 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
1858
1859 * Miscellaneous Ubuntu changes
1860 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
1861 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
1862 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
1863
1864 * Miscellaneous upstream changes
1865 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
1866 - ACPI: Add support for ResourceSource/IRQ domain mapping
1867 - irqchip/qcom: Add IRQ combiner driver
1868 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
1869 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
1870 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
1871 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
1872 - iommu/dma: Allow MSI-only cookies
1873 - iommu: Rename iommu_dm_regions into iommu_resv_regions
1874 - iommu: Add a new type field in iommu_resv_region
1875 - iommu: iommu_alloc_resv_region
1876 - iommu: Only map direct mapped regions
1877 - iommu: iommu_get_group_resv_regions
1878 - iommu: Implement reserved_regions iommu-group sysfs file
1879 - iommu/vt-d: Implement reserved region get/put callbacks
1880 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
1881 - iommu/arm-smmu: Implement reserved region get/put callbacks
1882 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
1883 - irqdomain: Add irq domain MSI and MSI_REMAP flags
1884 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
1885 - irqdomain: irq_domain_check_msi_remap
1886 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
1887 - vfio/type1: Allow transparent MSI IOVA allocation
1888 - vfio/type1: Check MSI remapping at irq domain level
1889 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
1890 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
1891 - iommu/arm-smmu-v3: limit use of 2-level stream tables
1892 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
1893 - iommu/arm-smmu: Fix for ThunderX erratum #27704
422137c0
TG
1894
1895 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
1896
50ed354c 1897linux (4.10.0-9.11) zesty; urgency=low
7f3489eb 1898
50ed354c
TG
1899 [ Tim Gardner ]
1900
1901 * Release Tracking Bug
1902 - LP: #1666214
1903
1904 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
1905 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
1906
1907 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
1908 4.4.0-63.84~14.04.2 (LP: #1664912)
1909 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
1910
1911 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
1912 fadump over ssh on Alpine machine. (LP: #1655241)
1913 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
1914
1915 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
1916 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
1917 - SAUCE: ima: Downgrade error to warning
1918
1919 * NFS client : permission denied when trying to access subshare, since kernel
1920 4.4.0-31 (LP: #1649292)
1921 - fs: Better permission checking for submounts
1922
1923 * Miscellaneous Ubuntu changes
1924 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
1925 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
1926 - d-i: Add hisi_sas_v2_hw to scsi-modules
1927 - d-i: Add hns_enet_drv to nic-modules
1928 - d-i: Add supporting modules for hns_enet_drv to nic-modules
1929 - rebase to v4.10
7f3489eb 1930
f0987d53
TG
1931 [ Upstream Kernel Changes ]
1932
1933 * rebase to v4.10
1934
7f3489eb
TG
1935 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
1936
75b5a0fd 1937linux (4.10.0-8.10) zesty; urgency=low
2b04bc9d 1938
75b5a0fd
TG
1939 [ Tim Gardner ]
1940
1941 * Release Tracking Bug
1942 - LP: #1664217
1943
1944 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
1945 (LP: #1663687)
1946 - scsi: storvsc: Enable tracking of queue depth
1947 - scsi: storvsc: Remove the restriction on max segment size
1948 - scsi: storvsc: Enable multi-queue support
1949 - scsi: storvsc: use tagged SRB requests if supported by the device
1950 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
1951 - scsi: storvsc: properly set residual data length on errors
1952
1953 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
1954 caused KVM host hung and all KVM guests down. (LP: #1651248)
1955 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
1956 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
1957 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
1958 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
1959 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
1960
1961 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
1962 (LP: #1531747)
1963 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1964
1965 * CVE-2016-1575 (LP: #1534961)
1966 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1967
1968 * CVE-2016-1576 (LP: #1535150)
1969 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1970
1971 * Miscellaneous Ubuntu changes
1972 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
1973 - SAUCE: Import aufs driver
1974 - d-i: Build message-modules udeb for arm64
1975 - rebase to v4.10-rc8
1976
1977 * Miscellaneous upstream changes
1978 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
1979 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
1980 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
1981 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
1982 - Revert "UBUNTU: SAUCE: Import aufs driver"
2b04bc9d 1983
e2b3a5fb
TG
1984 [ Upstream Kernel Changes ]
1985
1986 * rebase to v4.10-rc8
1987
2b04bc9d
TG
1988 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
1989
97c4afde 1990linux (4.10.0-7.9) zesty; urgency=low
15598609 1991
97c4afde
TG
1992 [ Tim Gardner ]
1993
1994 * Release Tracking Bug
1995 - LP: #1662201
1996
1997 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
1998 - [Config] CONFIG_DRM_AMDGPU_CIK=y
1999
2000 * regession tests failing after stackprofile test is run (LP: #1661030)
2001 - fix regression with domain change in complain mode
2002
2003 * Permission denied and inconsistent behavior in complain mode with 'ip netns
2004 list' command (LP: #1648903)
2005 - fix regression with domain change in complain mode
2006
2007 * flock not mediated by 'k' (LP: #1658219)
2008 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2009
2010 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2011 from a unshared mount namespace (LP: #1656121)
2012 - SAUCE: apparmor: null profiles should inherit parent control flags
2013
2014 * apparmor refcount leak of profile namespace when removing profiles
2015 (LP: #1660849)
2016 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2017
2018 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2019 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2020 name="system_tor" (LP: #1648143)
2021 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2022 namespaces
2023
2024 * apparmor_parser hangs indefinitely when called by multiple threads
2025 (LP: #1645037)
2026 - SAUCE: apparmor: fix lock ordering for mkdir
2027
2028 * apparmor leaking securityfs pin count (LP: #1660846)
2029 - SAUCE: apparmor: fix leak on securityfs pin count
2030
2031 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2032 (LP: #1660845)
2033 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2034 fails
2035
2036 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2037 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2038
2039 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2040 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2041
2042 * apparmor auditing denied access of special apparmor .null fi\ le
2043 (LP: #1660836)
2044 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2045
2046 * apparmor label leak when new label is unused (LP: #1660834)
2047 - SAUCE: apparmor: fix label leak when new label is unused
2048
2049 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2050 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2051
2052 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2053 - SAUCE: apparmor: fix replacement race in reading rawdata
2054
2055 * unix domain socket cross permission check failing with nested namespaces
2056 (LP: #1660832)
2057 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2058
2059 * Regression tests can not detect binfmt_elf mmpa semantic change
2060 (LP: #1630069)
2061 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
2062
2063 * Support snaps inside of lxd containers (LP: #1611078)
2064 - apparmor: add interface to be able to grab loaded policy
2065 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
2066 - apparmor: add __aa_find_ns fn
2067 - apparmor: add mkdir/rmdir interface to manage policy namespaces
2068 - apparmor: fix oops in pivot_root mediation
2069 - apparmor: fix warning that fn build_pivotroot discards const
2070 - apparmor: add interface to advertise status of current task stacking
2071 - apparmor: update policy permissions to consider ns being viewed/managed
2072 - apparmor: add per ns policy management interface
2073 - apparmor: bump domain stacking version to 1.2
2074
2075 * change_hat is logging failures during expected hat probing (LP: #1615893)
2076 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2077
2078 * deleted files outside of the namespace are not being treated as disconnected
2079 (LP: #1615892)
2080 - SAUCE: apparmor: deleted dentries can be disconnected
2081
2082 * stacking to unconfined in a child namespace confuses mediation
2083 (LP: #1615890)
2084 - SAUCE: apparmor: special case unconfined when determining the mode
2085
2086 * apparmor module parameters can be changed after the policy is locked
2087 (LP: #1615895)
2088 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2089
2090 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2091 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2092
2093 * label vec reductions can result in reference labels instead of direct access
2094 to labels (LP: #1615889)
2095 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2096
2097 * profiles from different namespaces can block other namespaces from being
2098 able to load a profile (LP: #1615887)
2099 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2100
2101 * The label build for onexec when stacking is wrong (LP: #1615881)
2102 - SAUCE: apparmor: Fix label build for onexec stacking.
2103
2104 * The inherit check for new to old label comparison for domain transitions is
2105 wrong (LP: #1615880)
2106 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2107
2108 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2109 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2110
2111 * __label_update proxy comparison test is wrong (LP: #1615878)
2112 - SAUCE: apparmor: Fix __label_update proxy comparison test
2113
2114 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2115 (LP: #1560583)
2116 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2117 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2118
2119 * policy namespace stacking (LP: #1379535)
2120 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
2121 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2122
2123 * brd module compiled as built-in (LP: #1593293)
2124 - [Config] CONFIG_BLK_DEV_RAM=m
2125
2126 * Miscellaneous Ubuntu changes
2127 - SAUCE: apparmor: Fix FTBFS due to bad include path
2128 - SAUCE: apparmor: add data query support
2129 - rebase to v4.10-rc7
2130
2131 * Miscellaneous upstream changes
2132 - fixup backout policy view capable for forward port
2133 - apparmor: fix: Rework the iter loop for label_update
2134 - apparmor: add more assertions for updates/merges to help catch errors
2135 - apparmor: Make pivot root transitions work with stacking
2136 - apparmor: convert delegating deleted files to mediate deleted files
2137 - apparmor: add missing parens. not a bug fix but highly recommended
2138 - apparmor: add a stack_version file to allow detection of bug fixes
2139 - apparmor: push path lookup into mediation loop
2140 - apparmor: default to allowing unprivileged userns policy
2141 - apparmor: fix: permissions test to view and manage policy
2142 - apparmor: Add Basic ns cross check condition for ipc
15598609 2143
7a9190d6
TG
2144 [ Upstream Kernel Changes ]
2145
2146 * rebase to v4.10-rc7
2147
15598609
TG
2148 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
2149
dbd151ef 2150linux (4.10.0-6.8) zesty; urgency=low
2360c180 2151
dbd151ef
TG
2152 [ Tim Gardner ]
2153
2154 * Release Tracking Bug
2155 - LP: #1661300
2156
2157 * flock not mediated by 'k' (LP: #1658219)
2158 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2159
2160 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2161 from a unshared mount namespace (LP: #1656121)
2162 - SAUCE: apparmor: null profiles should inherit parent control flags
2163
2164 * apparmor refcount leak of profile namespace when removing profiles
2165 (LP: #1660849)
2166 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2167
2168 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2169 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2170 name="system_tor" (LP: #1648143)
2171 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2172 namespaces
2173
2174 * apparmor_parser hangs indefinitely when called by multiple threads
2175 (LP: #1645037)
2176 - SAUCE: apparmor: fix lock ordering for mkdir
2177
2178 * apparmor leaking securityfs pin count (LP: #1660846)
2179 - SAUCE: apparmor: fix leak on securityfs pin count
2180
2181 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2182 (LP: #1660845)
2183 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2184 fails
2185
2186 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2187 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2188
2189 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2190 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2191
2192 * apparmor auditing denied access of special apparmor .null fi\ le
2193 (LP: #1660836)
2194 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2195
2196 * apparmor label leak when new label is unused (LP: #1660834)
2197 - SAUCE: apparmor: fix label leak when new label is unused
2198
2199 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2200 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2201
2202 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2203 - SAUCE: apparmor: fix replacement race in reading rawdata
2204
2205 * unix domain socket cross permission check failing with nested namespaces
2206 (LP: #1660832)
2207 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2208
2209 * Kdump through NMI SMP and single core not working on Ubuntu16.10
2210 (LP: #1630924)
2211 - hv: don't reset hv_context.tsc_page on crash
2212
2213 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2214 distribution (LP: #1628889)
2215 - SAUCE: s390: kernel message catalog
2216
2217 * Miscellaneous Ubuntu changes
2218 - [Config] Drop powerpc ABI files
2360c180
TG
2219
2220 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
2221
308c0cf5
SF
2222linux (4.10.0-5.7) zesty; urgency=low
2223
2224 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
2225 Chromebook R11 (LP: #1630238)
2226 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
2227
2228 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
2229 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
2230
2231 * Miscellaneous Ubuntu changes
2232 - d-i: initrd needs msm_emac on amberwing platform.
2233 - [Config] Remove powerpc architecture builds
2234 - [Config] updateconfigs after removing powerpc configs
2235 - [Config] Update annotations after removing powerpc configs
2236 - SAUCE: Disable timers selftest for now
2237 - Rebase to v4.10-rc6
2238 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
2239 - Enable zfs build
2240 - [Config] CONFIG_NET_DROP_MONITOR=m
bba9527c 2241
b9c040fc
SF
2242 [ Upstream Kernel Changes ]
2243
2244 * rebase to v4.10-rc6
2245
308c0cf5 2246 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
bba9527c 2247
9330ca2d 2248linux (4.10.0-4.6) zesty; urgency=low
030b9697 2249
9330ca2d
SF
2250 * Miscellaneous upstream changes
2251 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
030b9697 2252
9330ca2d 2253 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
030b9697 2254
12e53b71 2255linux (4.10.0-3.5) zesty; urgency=low
5f4e07f9 2256
12e53b71
SF
2257 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
2258 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
2259
2260 * ENA network driver moved to -extra (LP: #1657767)
2261 - [Config] Move Amazon ENA network driver to the main kernel package
2262
2263 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
2264 (LP: #1657539)
2265 - block: relax check on sg gap
2266
2267 * i915 module requests unreleased GUC firmware files (LP: #1626740)
2268 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
2269 firmware
2270
2271 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2272 distribution (LP: #1628889)
2273 - [Config] CONFIG_KMSG_IDS=y for s390
2274 - SAUCE: s390 Kernel message catalog
2275
2276 * Miscellaneous Ubuntu changes
2277 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
2278 - SAUCE: vbox -- remove .readlink assignment
2279 - Enable vbox build
2280 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
2281 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
2282 - [Config] Fix up s390x config options changed during 4.10 rebase
2283 - [Config] Update annotations for 4.10
2284 - Disable all flavors for the powerpc architecture
5f4e07f9 2285
fbee9470
TG
2286 [ Upstream Kernel Changes ]
2287
2288 * rebase to v4.10-rc5
2289
12e53b71 2290 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
5f4e07f9 2291
c0d0e54e 2292linux (4.10.0-2.4) zesty; urgency=low
2f218d4b 2293
c0d0e54e
TG
2294 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
2295 - [Config] Add IBM power drivers to the inclusion list
2296
2297 * Miscellaneous Ubuntu changes
2298 - [Config] linux-source Provides should not be a macro
2299 - [Config] Correct the note URL for LATENCYTOP
2300 - rebase to v4.10-rc4
2f218d4b 2301
59219e76
TG
2302 [ Upstream Kernel Changes ]
2303
2304 * rebase to v4.10-rc4
2305
2f218d4b
TG
2306 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
2307
7ff9db67 2308linux (4.10.0-1.3) zesty; urgency=low
9bd40d9a 2309
9548a18f
SF
2310 [ Upstream Kernel Changes ]
2311
2312 * rebase to v4.10-rc3
2313
7ff9db67 2314 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
9bd40d9a 2315
55d32b0c 2316linux (4.10.0-0.2) zesty; urgency=low
53abb04a 2317
55d32b0c
SF
2318 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2319 host/NV kernel (LP: #1643652)
2320 - [Config] Update and enforce IMA options
53abb04a 2321
55d32b0c
SF
2322 * Miscellaneous Ubuntu changes
2323 - [Config] Disble stack protector for powerpc-smp
2324
2325 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
53abb04a 2326
6a679021
SF
2327linux (4.10.0-0.1) zesty; urgency=low
2328
3f6fdd8c
SF
2329 * IP-over-DDP packets dropped (LP: #1559772)
2330 - [Config] CONFIG_IPDDP=n
2331
2332 * Miscellaneous Ubuntu changes
2333 - [Config] Update annotations with recent config changes
2334 - SAUCE: aufs -- remove .readlink assignment
2335 - disable vbox build
2336 - disable ZFS build
6a679021 2337
98e55b68
SF
2338 [ Upstream Kernel Changes ]
2339
2340 * rebase to v4.10-rc2
2341
3f6fdd8c 2342 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
6a679021 2343
b58a399c 2344linux (4.9.0-11.12) zesty; urgency=low
e4ab0566 2345
b58a399c
TG
2346 * Miscellaneous Ubuntu changes
2347 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
2348 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
e4ab0566 2349
beafa51a
TG
2350 [ Upstream Kernel Changes ]
2351
2352 * rebase to v4.9
2353
e4ab0566
TG
2354 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
2355
71917fd7
TG
2356linux (4.9.0-10.11) zesty; urgency=low
2357
2358 * d-i is missing usb support for platforms that use the xhci-platform driver
2359 (LP: #1625222)
2360 - d-i initrd needs additional usb modules to support the merlin platform
2361
2362 * Miscellaneous Ubuntu changes
2363 - SAUCE: Import aufs driver
2364 - SAUCE: aufs -- Convert to use xattr handlers
2365 - SAUCE: aufs -- Add flags argument to aufs_rename()
2366 - [Config] Enable aufs
2367 - [Config] CONFIG_FSL_FMAN=y for powerpc
2368 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
2369 - [Config] Restore powerpc64-emb
2370
2371 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
2372
a51e1b75 2373linux (4.9.0-9.10) zesty; urgency=low
8fc4c565 2374
a51e1b75
TG
2375 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
2376 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
2377
2378 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
2379 - [Config] CONFIG_ARM64_ERRATUM_845719=y
2380
2381 * Update hio driver to 2.1.0.28 (LP: #1646643)
2382 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
2383
2384 * Miscellaneous Ubuntu changes
2385 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
2386 - Build vbox for ARCH=x86
2387 - SAUCE: Add aufs driver
2388 - SAUCE: aufs -- Convert to use xattr handlers
2389 - SAUCE: aufs -- Updates for rename2
2390 - SAUCE: Export symbols used by aufs
2391 - [Config] Enable aufs
8fc4c565
TG
2392
2393 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
2394
8b49f7e4 2395linux (4.9.0-8.9) zesty; urgency=low
0bd5bde8 2396
8b49f7e4
TG
2397 * Miscellaneous Ubuntu changes
2398 - SAUCE: xr-usb-serial: only build for x86
2399 Fixes s390x FTBS
0bd5bde8
TG
2400
2401 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
2402
ef18e0b5 2403linux (4.9.0-7.8) zesty; urgency=low
d535d2dd 2404
ef18e0b5
TG
2405 * Driver for Exar USB UART (LP: #1645591)
2406 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
2407 - SAUCE: xr-usb-serial: interface for switching modes
2408 - SAUCE: cdc-acm: Exclude Exar USB serial ports
d535d2dd 2409
d0eef8eb
TG
2410 [ Upstream Kernel Changes ]
2411
2412 * rebase to v4.9-rc8
2413
d535d2dd
TG
2414 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
2415
ac2ce7c2 2416linux (4.9.0-6.7) zesty; urgency=low
0d538f9b 2417
ac2ce7c2
TG
2418 * Miscellaneous Ubuntu changes
2419 - Set build_arch=x86 for i386
0d538f9b
TG
2420
2421 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
2422
f3509366 2423linux (4.9.0-5.6) zesty; urgency=low
1bd8d43d 2424
f3509366
TG
2425 * Miscellaneous Ubuntu changes
2426 - [Debian] restore tools build
2427 - Set build_arch=x86 for amd64 and x32
1bd8d43d
TG
2428
2429 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
2430
55bf3703 2431linux (4.9.0-4.5) zesty; urgency=low
25bf9132 2432
55bf3703
TG
2433 * linux: Staging modules should be unsigned (LP: #1642368)
2434 - [Debian] Suppress module signing for staging drivers
2435 - SAUCE: Add rtl drivers to signature inclusion list
2436
2437 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2438 host/NV kernel (LP: #1643652)
2439 - [Config] CONFIG_IMA=y
2440
2441 * Miscellaneous Ubuntu changes
2442 - [Debian] config-check -- Make it easier to find annotations syntax errors
2443 - [Config] Enable various drivers for ARM platforms
2444 - [Config] Fix s390x config carnage
2445 - [Config] Set CONFIG_KEXEC=y for all architectures
2446 - [Config] Fix up CONFIG_I2C_SLAVE values
2447 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
2448 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
2449 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
2450 - [Config] Update annotations
2451 - [Config] CONFIG_NR_CPUS=8192 for amd64
25bf9132
TG
2452
2453 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
2454
7ab763b3
TG
2455linux (4.9.0-3.4) zesty; urgency=low
2456
2457 * Miscellaneous Ubuntu changes
2458 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
2459 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
2460 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
2461 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
2462 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2463 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2464 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2465 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
2466 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
2467 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
2468 - SAUCE: (namespace) fuse: Add support for pid namespaces
2469 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2470 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
2471 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
2472 - SAUCE: (namespace) fuse: Allow user namespace mounts
2473 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
2474 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
2475 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
2476 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
2477
2478 * Miscellaneous upstream changes
2479 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
35bf2177
TG
2480
2481 [ Upstream Kernel Changes ]
2482
2483 * rebase to v4.9-rc7
2484
67e4ee33
TG
2485 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
2486
716ed3c8 2487linux (4.9.0-2.3) zesty; urgency=low
3a977c00 2488
716ed3c8
TG
2489 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
2490 - SAUCE: ibmvscsis: Rearrange functions for future patches
2491 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
2492 - SAUCE: ibmvscsis: Synchronize cmds at remove time
2493 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
2494 - SAUCE: ibmvscsis: Return correct partition name/# to client
2495 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
2496
2497 * Move some kernel modules to the main kernel package (LP: #1642228)
2498 - [Config] Move some powerpc kernel modules to the main kernel package
2499
2500 * linux: Staging modules should be unsigned (LP: #1642368)
2501 - [Debian] Suppress module signing for staging drivers
2502
2503 * Miscellaneous Ubuntu changes
2504 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
3a977c00 2505
32da737f
TG
2506 [ Upstream Kernel Changes ]
2507
2508 * rebase to v4.9-rc6
2509
3a977c00
TG
2510 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
2511
9afeb32d
TG
2512linux (4.9.0-1.2) zesty; urgency=low
2513
2514 * hio: SSD data corruption under stress test (LP: #1638700)
2515 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
2516 - SAUCE: hio: splitting bio in the entry of .make_request_fn
2517
2518 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
2519 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
2520 - SAUCE: hio: bio_endio() no longer takes errors arg
2521 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
2522 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
2523 - SAUCE: hio: fix mask maybe-uninitialized warning
2524 - SAUCE: hio: port to v4.8 base
2525 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
2526 - SAUCE: hio: Makefile and Kconfig
2527 - [Config] Enforce CONFIG_HIO
2528
2529 * Miscellaneous Ubuntu changes
2530 - rebase to v4.9-rc5
2531 - zfs: remove the never implemented aio_fsync file operation
2532 - [Config] Disable powerpc64-emb for FTBS
a943190c 2533
1f063282
TG
2534 [ Upstream Kernel Changes ]
2535
2536 * rebase to v4.9-rc5
2537
a943190c
TG
2538 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
2539
547e6956
TG
2540linux (4.9.0-0.1) zesty; urgency=low
2541
547e6956
TG
2542 [ Upstream Kernel Changes ]
2543
209cadf6 2544 * rebase to v4.9-rc4
547e6956
TG
2545 - LP: #1465724
2546 - LP: #1535802
2547
2548 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
2549
2550linux (4.9.0-0.0) yakkety; urgency=low
a31133c8 2551
80320aca
SF
2552 [ Seth Forshee ]
2553
2554 * Release Tracking Bug
2555 - LP: #1632918
2556
2557 * Revert "If zone is so small that watermarks are the same, stop zone balance"
2558 in yakkety (LP: #1632894)
2559 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
2560 same, stop zone balance."
a31133c8 2561
80320aca 2562 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
a31133c8 2563
7088397f 2564linux (4.8.0-24.26) yakkety; urgency=low
3dce9212 2565
7088397f
SF
2566 [ Seth Forshee ]
2567
2568 * Release Tracking Bug
2569 - LP: #1632749
2570
2571 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
2572 - SAUCE: (no-up) dm raid: fix compat_features validation
2573
2574 * kswapd0 100% CPU usage (LP: #1518457)
2575 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
2576 balance.
3dce9212 2577
7088397f 2578 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
3dce9212 2579
5895da9a 2580linux (4.8.0-23.25) yakkety; urgency=low
f7b2763e 2581
5895da9a 2582 [ Seth Forshee ]
f7b2763e 2583
5895da9a
SF
2584 * Release Tracking Bug
2585 - LP: #1632484
2586
2587 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
2588 __copy_tofrom_user (LP: #1632462)
2589 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
2590 __copy_tofrom_user
2591
2592 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
2593 memory_stress_ng. (LP: #1628976)
2594 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
2595
2596 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
2597 ibmvfc) (LP: #1632116)
2598 - scsi: ibmvfc: Fix I/O hang when port is not mapped
2599
2600 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
2601 (LP: #1626983)
2602 - [Config] Enable live patching on powerpc/ppc64el
2603
2604 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
2605 - [Config] CONFIG_AUFS_XATTR=y
2606
2607 * Yakkety update to 4.8.1 stable release (LP: #1632445)
2608 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
2609 - Using BUG_ON() as an assert() is _never_ acceptable
2610 - usb: misc: legousbtower: Fix NULL pointer deference
2611 - Staging: fbtft: Fix bug in fbtft-core
2612 - usb: usbip: vudc: fix left shift overflow
2613 - USB: serial: cp210x: Add ID for a Juniper console
2614 - Revert "usbtmc: convert to devm_kzalloc"
2615 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
2616 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
2617 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
2618 - Linux 4.8.1
2619
2620 * PSL data cache should be flushed before resetting CAPI adapter
2621 (LP: #1632049)
2622 - cxl: Flush PSL cache before resetting the adapter
2623
2624 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
2625 - net: thunderx: Don't set RX_PACKET_DIS while initializing
2626
2627 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
2628 - crypto: ghash-generic - move common definitions to a new header file
2629 - crypto: vmx - Fix memory corruption caused by p8_ghash
2630 - crypto: vmx - Ensure ghash-generic is enabled
2631
2632 * arm64: SPCR console not autodetected (LP: #1630311)
2633 - of/serial: move earlycon early_param handling to serial
2634 - [Config] CONFIG_ACPI_SPCR_TABLE=y
2635 - ACPI: parse SPCR and enable matching console
2636 - ARM64: ACPI: enable ACPI_SPCR_TABLE
2637 - serial: pl011: add console matching function
2638
2639 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
2640 (LP: #1630990)
2641 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
2642 CONFIG_SECURITYFS=n
2643
2644 * sha1-powerpc returning wrong results (LP: #1629977)
2645 - crypto: sha1-powerpc - little-endian support
2646
2647 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
f7b2763e 2648
d85bc481 2649linux (4.8.0-22.24) yakkety; urgency=low
ae3a6ef0 2650
d85bc481
AW
2651 * CVE-2016-7039 (LP: #1631287)
2652 - SAUCE: net: add recursion limit to GRO
ae3a6ef0 2653
d85bc481 2654 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
ae3a6ef0 2655
2742a5db 2656linux (4.8.0-21.23) yakkety; urgency=low
d067d8a0 2657
2742a5db
TG
2658 [ Tim Gardner ]
2659
2660 * Release Tracking Bug
2661 - LP: #1630279
2662
2663 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
2664 - Revert "Revert "powerpc: Simplify module TOC handling""
2665
2666 * Regression tests can not detect binfmt_elf mmpa semantic change
2667 (LP: #1630069)
2668 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
2669
2670 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
2671 (LP: #1629204)
2672 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
d067d8a0
TG
2673
2674 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
2675
f65fc5d8 2676linux (4.8.0-20.22) yakkety; urgency=low
0c1d1092 2677
f65fc5d8
TG
2678 [ Tim Gardner ]
2679
2680 * Release Tracking Bug
2681 - LP: #1629730
2682
2683 [ Upstream Kernel Changes ]
2684
2685 * rebase to v4.8
0c1d1092
TG
2686
2687 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
2688
e769e54a 2689linux (4.8.0-19.21) yakkety; urgency=low
1198a2c7 2690
e769e54a
TG
2691 [ Tim Gardner ]
2692
2693 * Release Tracking Bug
2694 - LP: #1629057
2695
2696 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
2697 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
2698
2699 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
2700 - SAUCE: nbd: Only delay uevent until connected
2701
2702 * Support snaps inside of lxd containers (LP: #1611078)
2703 - apparmor: add interface to be able to grab loaded policy
2704 - securityfs: update interface to allow inode_ops, and setup from vfs fns
2705 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
2706 - apparmor: add __aa_find_ns fn
2707 - apparmor: add mkdir/rmdir interface to manage policy namespaces
2708 - apparmor: fix oops in pivot_root mediation
2709 - apparmor: fix warning that fn build_pivotroot discards const
2710 - apparmor: add interface to advertise status of current task stacking
2711 - apparmor: update policy permissions to consider ns being viewed/managed
2712 - apparmor: add per ns policy management interface
2713 - apparmor: bump domain stacking version to 1.2
2714
2715 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
2716 (LP: #1628523)
2717 - [Config] CONFIG_ZONE_DMA=y for generic
2718
2719 * Yakkety - disable ARCH_ZX (LP: #1628503)
2720 - [Config] armhf: disable ARCH_ZX
2721
2722 * Enable switchdev config parameter for Yakkety (LP: #1628241)
2723 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
2724
2725 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
2726 (LP: #1628009)
2727 - firmware: Update bnx2x to 7.13.1.0
2728
2729 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
2730 - [Config] Enable CONFIG_IBMVNIC=m
2731
2732 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
2733 (LP: #1628112)
2734 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
2735
2736 * Miscellaneous Ubuntu changes
2737 - Rebase to v4.8-rc8
2738 - [Config] skip Ubuntu-4.8.0-18.20
2739 - [Config] missing modules in armhf/s390x
1198a2c7 2740
436a8f07
LO
2741 * Miscellaneous Ubuntu changes
2742 - rebase to v4.8-rc8
2743
1198a2c7
LO
2744 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
2745
beea422b 2746linux (4.8.0-17.19) yakkety; urgency=low
93749605 2747
beea422b
LO
2748 * Release Tracking Bug
2749 - LP: #1627387
2750
2751 * build squashfs into xenial kernels by default (LP: #1593134)
2752 - Remove squashfs udeb
2753
2754 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
2755 - Add d-i support for ata_generic
2756
2757 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
2758 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
2759
2760 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
2761 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
2762
2763 * Yakkety - USB drivers must be built in (LP: #1627323)
2764 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
2765
2766 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
2767 (LP: #1627052)
2768 - [Config] CONFIG_GOLDFISH=n
2769
2770 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
2771 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
2772 time in more detail"
2773
2774 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
2775 - SAUCE: Fix regression which breaks DFS mounting
2776
2777 * Miscellaneous Ubuntu changes
2778 - [Config] apply xenial configuration annotations
2779 - s390x -- DEBUG_RODATA is now valid
2780 - [Config] s390x -- CONFIG_SQUASHFS=y
2781 - [Config] s390x -- CONFIG_ECRYPT_FS=y
2782 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
2783 - [Config] Enable CONFIG_ACPI_HED=y for arm64
2784 - [Config] Enable CONFIG_QUICC_ENGINE=y
2785
2786 * Miscellaneous upstream changes
2787 - annotations: pull back to xenial
93749605 2788
beea422b 2789 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
93749605 2790
4a0e8200 2791linux (4.8.0-16.17) yakkety; urgency=low
f1c53dc0 2792
4a0e8200
TG
2793 [ Tim Gardner ]
2794
2795 * Release Tracking Bug
2796 - LP: #1626768
2797
2798 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
2799 - [Config] CONFIG_ACPI_IORT=y
2800 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
2801 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
2802 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
2803 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
2804 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
2805 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
2806 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
2807 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
2808
2809 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
2810 (LP: #1626394)
2811 - [Config] CONFIG_ATA=y
2812
2813 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
2814 - [Config] CONFIG_VMD=m
2815 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
2816 - [Config] CONFIG_OF=y for all arches
2817 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
2818 - [Config] Xenial device settings sync with amd64
2819 - [Config] Xenial device settings sync with i386
2820 - [Config] CONFIG_MTD_UBI_GLUEBI=m
2821 - [Config] Xenial device settings sync with armhf
2822 - [Config] Xenial device settings sync with arm64
2823
2824 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
2825 - [Config] CONFIG_USERFAULTFD=y
2826
2827 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
2828 - [Config] CONFIG_SLUB=y
2829
2830 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
2831 (LP: #1626158)
2832 - add nls_cp437 to the generic.inclusion-list
f1c53dc0
TG
2833
2834 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
2835
8b72f08c 2836linux (4.8.0-15.16) yakkety; urgency=low
f2630135 2837
8b72f08c
TG
2838 [ Tim Gardner ]
2839
2840 * Release Tracking Bug
2841 - LP: #1626239
2842
2843 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
2844 (LP: #1626158)
2845 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
2846 - [Config] CONFIG_NLS_CODEPAGE_437=y
2847 - [Config] CONFIG_VFAT_FS=y
2848
2849 * Miscellaneous Ubuntu changes
2850 - SAUCE: seccomp: log actions even when audit is disabled
f2630135
TG
2851
2852 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
2853
3c99efb7 2854linux (4.8.0-14.15) yakkety; urgency=low
c9b00a0f 2855
3c99efb7
LO
2856 * CVE-2016-1575 (LP: #1534961)
2857 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2858 - SAUCE: overlayfs: Be more careful about copying up sxid files
2859 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
c9b00a0f 2860
3c99efb7
LO
2861 * CVE-2016-1576 (LP: #1535150)
2862 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2863 - SAUCE: overlayfs: Be more careful about copying up sxid files
2864 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2865
2866 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
2867 (LP: #1531747)
2868 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2869
2870 * Miscellaneous Ubuntu changes
2871 - [Config] CONFIG_PM_WAKELOCKS=y
2872 - [Config] CONFIG_CLEANCACHE=y
2873 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
2874 - [Config] CONFIG_PROCESSOR_SELECT=y
2875 - [Config] Enabled some networking options
2876 - SAUCE: overlayfs: Enable user namespace mounts
2877
2878 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
c9b00a0f 2879
a928399f 2880linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 2881
a928399f
TG
2882 [ Tim Gardner ]
2883
2884 * Release Tracking Bug
2885 - LP: #1625733
2886
2887 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
2888 - [Config] Add some CRC crypto modules to d-i
2889
2890 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2891 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2892
2893 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
2894 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
2895 ThinkPads
2896
2897 * Option GE0301 3G modem doesn't work (LP: #348861)
2898 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
2899
2900 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
2901 (LP: #1625259)
2902 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
2903
2904 * Miscellaneous Ubuntu changes
2905 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
2906 opened for writing
2907 - SAUCE: fan: add VXLAN implementation
2908 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
2909
2910 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
2911
6b119e64 2912linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 2913
6b119e64 2914 [ Tim Gardner ]
94fb7f08 2915
6b119e64
TG
2916 * Release Tracking Bug
2917 - LP: #1625233
41e30a20 2918
6b119e64
TG
2919 * Miscellaneous Ubuntu changes
2920 - rebase to v4.8-rc7
2921 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 2922
94fb7f08
TG
2923 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
2924
81355c81 2925linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 2926
81355c81
LO
2927 * change_hat is logging failures during expected hat probing (LP: #1615893)
2928 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 2929
81355c81
LO
2930 * deleted files outside of the namespace are not being treated as
2931 disconnected
2932 (LP: #1615892)
2933 - SAUCE: apparmor: deleted dentries can be disconnected
2934
2935 * stacking to unconfined in a child namespace confuses mediation
2936 (LP: #1615890)
2937 - SAUCE: apparmor: special case unconfined when determining the mode
2938
2939 * apparmor module parameters can be changed after the policy is locked
2940 (LP: #1615895)
2941 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2942
2943 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
2944 #1579135)
2945 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2946
2947 * label vec reductions can result in reference labels instead of direct
2948 access
2949 to labels (LP: #1615889)
2950 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2951
2952 * profiles from different namespaces can block other namespaces from being
2953 able to load a profile (LP: #1615887)
2954 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2955
2956 * The label build for onexec when stacking is wrong (LP: #1615881)
2957 - SAUCE: apparmor: Fix label build for onexec stacking.
2958
2959 * The inherit check for new to old label comparison for domain transitions
2960 is
2961 wrong (LP: #1615880)
2962 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2963
2964 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2965 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2966
2967 * __label_update proxy comparison test is wrong (LP: #1615878)
2968 - SAUCE: apparmor: Fix __label_update proxy comparison test
2969
2970 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2971 (LP: #1560583)
2972 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2973 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2974
2975 * policy namespace stacking (LP: #1379535)
2976 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
2977 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2978
2979 * Miscellaneous Ubuntu changes
2980 - [Debian] Dynamically determine linux udebs package name
2981 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
2982 - SAUCE: apparmor: Fix FTBFS due to bad include path
2983 - SAUCE: apparmor: add data query support
2984 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
2985
2986 * Miscellaneous upstream changes
2987 - fixup backout policy view capable for forward port
2988 - apparmor: fix: Rework the iter loop for label_update
2989 - apparmor: add more assertions for updates/merges to help catch errors
2990 - apparmor: Make pivot root transitions work with stacking
2991 - apparmor: convert delegating deleted files to mediate deleted files
2992 - apparmor: add missing parens. not a bug fix but highly recommended
2993 - apparmor: add a stack_version file to allow detection of bug fixes
2994 - apparmor: push path lookup into mediation loop
2995 - apparmor: default to allowing unprivileged userns policy
2996 - apparmor: fix: permissions test to view and manage policy
2997 - apparmor: Add Basic ns cross check condition for ipc
2998
2999 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 3000
c7dddaff 3001linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 3002
c7dddaff
TG
3003 * Miscellaneous Ubuntu changes
3004 - ubuntu: vbox -- update to 5.1.6-dfsg-1
3005 - SAUCE: Enable vbox build
c65851b8
TG
3006
3007 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
3008
23296c6c 3009linux (4.8.0-9.10) yakkety; urgency=low
19563a18 3010
23296c6c
TG
3011 * Miscellaneous Ubuntu changes
3012 - [Config] arm64: CONFIG_ARCH_THUNDER=y
3013 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
3014 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
3015 - [Config] arm64: CONFIG_DRM_AST=m
3016 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
3017 - d-i: initrd needs ext4 and scsi modules
3018 - SAUCE: AUFS aufs4.x-rcN 20160912
3019 - [Config] Enable CONFIG_GPIO_XGENE*
3020 - [Config] Disable CONFIG_POWER_RESET_XGENE
3021 - [Config] CONFIG_EDAC_XGENE=m
3022 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
3023 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
3024
3025 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
3026
ea101072 3027linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 3028
ea101072
TG
3029 * New device ID for Kabypoint (LP: #1622469)
3030 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
3031 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
3032
3033 * Miscellaneous Ubuntu changes
3034 - rebase to v4.8-rc6
3035 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 3036
bbfe4661
TG
3037 [ Upstream Kernel Changes ]
3038
3039 * rebase to v4.8-rc6
3040 - LP: #1617900
3041
a15e177d
TG
3042 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
3043
0a7cc07d
TG
3044linux (4.8.0-7.8) yakkety; urgency=low
3045
3046 * Miscellaneous Ubuntu changes
3047 - [Debian] Use src_pkg_name when constructing udeb control files
3048
3049 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
3050
3051linux (4.8.0-6.7) yakkety; urgency=low
3052
3053 * Enable virtual scsi server driver for Power (LP: #1615665)
3054 - SAUCE: Ibmvscsis: Properly deregister target sessions
3055 - SAUCE: Return TCMU-generated sense data to fabric module
3056 - SAUCE: Ibmvscsis: Code cleanup of print statements
3057 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
3058
3059 * Miscellaneous Ubuntu changes
3060 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
3061 - rebase to v4.8-rc5
3062
3063 [ Upstream Kernel Changes ]
3064
3065 * rebase to v4.8-rc5
3066
3067 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
3068
3069linux (4.8.0-5.6) yakkety; urgency=low
3070
3071 * support compressed kernels on arm64 (LP: #1384955)
3072 - [Config] Switch to compressed Image on arm64
3073
3074 * Miscellaneous Ubuntu changes
3075 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3076 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3077 lookup_bdev()
3078 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3079 when mounting
3080 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3081 when mounting
3082 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3083 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3084 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3085 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3086 security.* xattrs
3087 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3088 filesystems
3089 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3090 - SAUCE: (namespace) fuse: Add support for pid namespaces
3091 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3092 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3093 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3094 or a descendant
3095 - SAUCE: (namespace) fuse: Allow user namespace mounts
3096 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3097 namespaces
3098 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3099 mounts
3100 - rebase to v4.8-rc4
3101
3102 [ Upstream Kernel Changes ]
3103
3104 * rebase to v4.8-rc4
3105
3106 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
3107
3108linux (4.8.0-4.5) yakkety; urgency=low
3109
3110 * Miscellaneous Ubuntu changes
3111 - [Config] CONFIG_AUFS_FS=m
3112 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
3113
3114 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
3115
3116linux (4.8.0-3.4) yakkety; urgency=low
3117
3118 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
3119 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
3120
3121 * Miscellaneous Ubuntu changes
3122 - rebase to v4.8-rc3
3123
3124 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
3125
3126linux (4.8.0-2.3) yakkety; urgency=low
3127
3128 * Miscellaneous Ubuntu changes
3129 - [Config] Add fuse to inclusion list
3130 - SAUCE: update spl/zfs to support v4.8
3131
3132 * Miscellaneous upstream changes
3133 - Revert "UBUNTU: [Debian] do_zfs=false"
3134
3135 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
3136
3137linux (4.8.0-1.2) yakkety; urgency=low
3138
3139 * Miscellaneous Ubuntu changes
3140 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
3141 - [Config] Enabled enforcement for CONFIG_NVRAM
3142 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
3143 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
3144 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
3145 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
3146 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
3147 - [Config] Enabled enforcement for CONFIG_SECCOMP
3148 - [Config] Enabled enforcement for
3149 - rebase to v4.8-rc2
3150 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
3151 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
3152 - SAUCE: security,perf: Allow further restriction of perf_event_open
3153
3154 [ Upstream Kernel Changes ]
3155
3156 * rebase to v4.8-rc2
3157
3158 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
3159
3160linux (4.8.0-0.1) yakkety; urgency=low
3161
3162 [ Upstream Kernel Changes ]
3163
3164 * rebase to v4.8-rc1
3165 - LP: #1607647
3166 - LP: #1498667
3167 - LP: #1592547
3168 - LP: #1319984
3169 - LP: #1268727
3170 - LP: #1600623
3171 - LP: #1465724
3172 - LP: #1333569
3173
3174 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
3175
3176linux (4.8.0-0.0) yakkety; urgency=low
3177
3178 * empty stanza
3179
3180 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
3181
3182linux (4.7.0-0.2) yakkety; urgency=low
3183
3184 * Miscellaneous Ubuntu changes fixing various FTBS issues
3185 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
3186 - [Config] make powerpc udeb block modules optional
3187 - [Config] CONFIG_PLIP=m
3188 - [Config] CONFIG_IRDA=m armhf/arm64
3189 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
3190 - [Config] CONFIG_MOUSE_PS2=m
3191 - [Config] remove ppc64el fb-modules
3192
3193 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
3194
3195linux (4.7.0-0.1) yakkety; urgency=low
3196
3197 [ Upstream Kernel Changes ]
3198
3199 * rebase to v4.7
3200 - LP: #972604
3201
3202 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
3203
3204linux (4.7.0-0.0) yakkety; urgency=low
3205
3206 [ Tim Gardner ]
3207
3208 * Release Tracking Bug
3209 - LP: #1588856
3210
3211 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
3212 - scsi_dh_alua: do not fail for unknown VPD identification
3213
3214 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3215 - [Config] Install lsvmbus in cloud tools
3216 - SAUCE: tools/hv/lsvmbus -- convert to python3
3217 - SAUCE: tools/hv/lsvmbus -- add manual page
3218
3219 * boot stalls on USB detection errors (LP: #1437492)
3220 - usb: core: hub: hub_port_init lock controller instead of bus
3221
3222 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3223 - kernek/fork.c: allocate idle task for a CPU always on its local node
3224
3225 * VirtIO (and probably other modules as well) is built-in, make it modular...
3226 (LP: #1475078)
3227 - [Config] CONFIG_VIRTIO_*=m for all but s390x
3228 - [Config] CONFIG_USB=m
3229 - [Config] CONFIG_BLK_DEV_*=m
3230 - [Config] CONFIG_ATA=m
3231 - [Config] CONFIG_SCSI=m
3232 - [Config] CONFIG_DEVFREQ_GOV_*=m
3233 - [Config] CONFIG_XEN_NETDEV_*=m
3234 - [Config] CONFIG_AGP=m
3235 - [Config] CONFIG_ECRYPT_FS=m
3236 - [Config] CONFIG_ACPI_*=m
3237 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
3238 - [Config] Modularize some CRYPTO
3239 - [Config] CONFIG_FDDI=m
3240 - [Config] CONFIG_FIXED_PHY=m
3241 - [Config] CONFIG_VFAT_FS=m for all but armhf
3242 - [Config] CONFIG_TUN=m
3243 - [Config] CONFIG_UNIX=m
3244 - [Config] CONFIG_TRUSTED_KEYS=m
3245 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
3246
3247 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3248 and "not a git repository" (LP: #1584890)
3249 - [debian] getabis: Only git add $abidir if running in local repo
3250 - [debian] getabis: Fix inconsistent compiler versions check
3251
3252 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3253 - [Config] Remove arc4 from nic-modules
3254
3255 * arm64: statically link rtc-efi (LP: #1583738)
3256 - [Config] Link rtc-efi statically on arm64
3257
3258 * Miscellaneous Ubuntu changes
3259 - [Debian] zfs: transform symlink into referent file/dir
3260 - [Debian] Added tristate.sh
3261 - [Config] CONFIG_FUSE_FS=m
3262 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
3263 - [Config] CONFIG_PSTORE_CONSOLE=y
3264 - Added Snapcraft files
3265 - [Config] Mark CONFIG_UNIX enforced
3266
3267 * Miscellaneous upstream changes
3268 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
3269
3270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
3271
3272linux (4.6.0-6.7) yakkety; urgency=low
3273
3274 [ Tim Gardner ]
3275
3276 * Release Tracking Bug
3277 - LP: #1582753
3278
3279 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3280 (LP: #1582378)
3281 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3282 owns the ipc ns
3283
3284 * Miscellaneous Ubuntu changes
3285 - [Config] Add Description to kernel-image udeb
3286 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
3287 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
3288
3289 * Miscellaneous upstream changes
3290 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
3291 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
3292 - Drivers: hv: vmbus: Use the new virt_xx barrier code
3293 - Drivers: hv: vmbus: Export the vmbus_set_event() API
3294 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
3295 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
3296 - drivers:hv: Lock access to hyperv_mmio resource tree
3297 - drivers:hv: Make a function to free mmio regions through vmbus
3298 - drivers:hv: Reverse order of resources in hyperv_mmio
3299 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
3300 - drivers:hv: Record MMIO range in use by frame buffer
3301 - drivers:hv: Separate out frame buffer logic when picking MMIO range
3302 - Drivers: hv: kvp: fix IP Failover
3303 - Drivers: hv: vmbus: handle various crash scenarios
3304 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
3305 - Drivers: hv: balloon: reset host_specified_ha_region
3306
3307 [ Tim Gardner ]
3308
3309 * Dropped hv SAUCE patches in favor of linux-next.
3310
3311 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
3312
3313linux (4.6.0-5.6) yakkety; urgency=low
3314
3315 [ Tim Gardner ]
3316
3317 * Release Tracking Bug
3318 - LP: #1582351
3319
3320 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
3321 - [Config] enable CONFIG_AUFS_EXPORT
3322
3323 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
3324 - [Config] Update inclusion list for CRIU
3325
3326 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3327 - [Debian] disable zfs module checks when cross-compiling
3328
3329 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3330 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3331
3332 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
3333 (LP: #1535150)
3334 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3335
3336 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
3337 enabled, breaking serial support on normal systems (LP: #1580960)
3338 - [Config] disable CONFIG_GOLDFISH
3339
3340 * Miscellaneous Ubuntu changes
3341 - [Config] d-i -- update local configuration to new form
3342 - [Config] kernel-wedge -- switch to explicit versions
3343 - [Config] powerpc64-smp --> generic
3344 - [Config] CONFIG_AUFS_FS=m
3345 - SAUCE: AUFS
3346 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
3347 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
3348 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
3349 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
3350 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
3351 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
3352 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
3353 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
3354 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
3355 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
3356 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
3357 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
3358 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
3359 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
3360 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
3361 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
3362 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
3363 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3364 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3365 - SAUCE: (namespace) fuse: Add support for pid namespaces
3366 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3367 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
3368 - SAUCE: (namespace) fuse: Allow user namespace mounts
3369 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
3370 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
3371 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3372 - SAUCE: (namespace) quota: Add support for user namespace mounts
3373 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
3374 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3375 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
3376 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
3377 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
3378 - rebase to v4.6
3379 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3380 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
3381
3382 * Miscellaneous upstream changes
3383 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
3384 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
3385
3386 [ Upstream Kernel Changes ]
3387
3388 * rebase to v4.6
3389
3390 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
3391
3392linux (4.6.0-4.5) yakkety; urgency=low
3393
3394 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3395 upgrade -d (LP: #1573231)
3396 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3397
3398 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
3399 IRC pointed out some leftover SAUCE patches that were causing issues.
3400
3401 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
3402 has some issues.
3403
3404 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
3405
3406linux (4.6.0-3.4) xenial; urgency=low
3407
3408 * Release Tracking Bug
3409 - LP: #1579594
3410
3411 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
3412 - [Config] Generate an -extras package for arm64 and powerpc
3413
3414 * Missing libunwind support in perf (LP: #1248289)
3415 - [Config] Add liblzma-dev to enable libunwind support in perf
3416
3417 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3418 acltype=posixac (LP: #1567558)
3419 - zfs: Fix user namespaces uid/gid mapping
3420
3421 * Miscellaneous Ubuntu changes
3422 - rebase to v4.6-rc7
3423
3424 [ Upstream Kernel Changes ]
3425
3426 * rebase to v4.6-rc7
3427
3428 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
3429
3430linux (4.6.0-2.3) yakkety; urgency=low
3431
3432 * Miscellaneous Ubuntu changes
3433 - [Config] CONFIG_AUFS_FS=m
3434 - SAUCE: AUFS
3435 - zfs: gcc build error: -Wbool-compare in metaslab.c
3436 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
3437 - zfs: Fix ZPL miswrite of default POSIX ACL
3438 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
3439 - SAUCE: Dropped ubuntu/i915
3440 - SAUCE: Dropped ubuntu/dm-raid4-5
3441
3442 * Miscellaneous upstream changes
3443 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
3444 kernel"
3445
3446 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
3447
3448linux (4.6.0-1.2) yakkety; urgency=low
3449
3450 * Miscellaneous Ubuntu changes
3451 - [Config] CONFIG_NR_CPUS=8192 for amd64
3452
3453 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
3454
3455linux (4.6.0-0.1) yakkety; urgency=low
3456
3457
3458 [ Upstream Kernel Changes ]
3459
3460 * rebase to v4.6-rc6
3461 - LP: #1564712
3462 - LP: #1555912
3463 - LP: #1552925
3464 - LP: #1546694
3465 - LP: #1549660
3466 - LP: #1549620
3467 - LP: #1542944
3468 - LP: #1542564
3469 - LP: #1533009
3470 - LP: #1533461
3471 - LP: #1529624
3472 - LP: #1522949
3473
3474 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
3475
3476linux (4.6.0-0.0) yakkety; urgency=low
3477
3478 [ Kamal Mostafa ]
3479
3480 * Release Tracking Bug
3481 - LP: #1573817
3482
3483 * autoreconstruct: need to also generate extend-diff-ignore options for links
3484 (LP: #1574362)
3485 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
3486
3487 * tipc: missing linearization of sk_buff (LP: #1567064)
3488 - tipc: move linearization of buffers to generic code
3489
3490 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
3491 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
3492 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
3493 vmbus_mmio_allocate()
3494 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
3495 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
3496 private resource tree
3497 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
3498 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
3499 range
3500
3501 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
3502 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
3503
3504 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3505 - [Config] CONFIG_AUFS_XATTR=y
3506
3507 * CVE-2016-3672 (LP: #1568523)
3508 - x86/mm/32: Enable full randomization on i386 and X86_32
3509
3510 * CVE-2016-3955 (LP: #1572666)
3511 - USB: usbip: fix potential out-of-bounds write
3512
3513 * Xenial update to v4.4.8 stable release (LP: #1573034)
3514 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
3515 instantiated
3516 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
3517 - parisc: Avoid function pointers for kernel exception routines
3518 - parisc: Fix kernel crash with reversed copy_from_user()
3519 - parisc: Unbreak handling exceptions from kernel modules
3520 - ALSA: timer: Use mod_timer() for rearming the system timer
3521 - ALSA: hda - Asus N750JV external subwoofer fixup
3522 - ALSA: hda - Fix white noise on Asus N750JV headphone
3523 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
3524 - mm: fix invalid node in alloc_migrate_target()
3525 - powerpc/mm: Fixup preempt underflow with huge pages
3526 - libnvdimm: fix smart data retrieval
3527 - libnvdimm, pfn: fix uuid validation
3528 - compiler-gcc: disable -ftracer for __noclone functions
3529 - arm64: opcodes.h: Add arm big-endian config options before including arm
3530 header
3531 - drm/dp: move hw_mutex up the call stack
3532 - drm/udl: Use unlocked gem unreferencing
3533 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
3534 - drm/radeon: add another R7 370 quirk
3535 - drm/radeon: add a dpm quirk for all R7 370 parts
3536 - drm/amdgpu/gmc: move vram type fetching into sw_init
3537 - drm/amdgpu/gmc: use proper register for vram type on Fiji
3538 - xen/events: Mask a moving irq
3539 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
3540 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
3541 - net: jme: fix suspend/resume on JMC260
3542 - net: vrf: Remove direct access to skb->data
3543 - net: qca_spi: Don't clear IFF_BROADCAST
3544 - net: qca_spi: clear IFF_TX_SKB_SHARING
3545 - net: fix bridge multicast packet checksum validation
3546 - sctp: lack the check for ports in sctp_v6_cmp_addr
3547 - mld, igmp: Fix reserved tailroom calculation
3548 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
3549 - qmi_wwan: add Sierra Wireless EM74xx device ID
3550 - ipv6: re-enable fragment header matching in ipv6_find_hdr
3551 - vxlan: fix missing options_len update on RX with collect metadata
3552 - cdc_ncm: toggle altsetting to force reset before setup
3553 - udp6: fix UDP/IPv6 encap resubmit path
3554 - tcp: fix tcpi_segs_in after connection establishment
3555 - ppp: release rtnl mutex when interface creation fails
3556 - net: validate variable length ll headers
3557 - ax25: add link layer header validation function
3558 - packet: validate variable length ll headers
3559 - bpf: avoid copying junk bytes in bpf_get_current_comm()
3560 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
3561 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
3562 - qlcnic: Remove unnecessary usage of atomic_t
3563 - qlcnic: Fix mailbox completion handling during spurious interrupt
3564 - macvtap: always pass ethernet header in linear
3565 - mlxsw: spectrum: Check requested ageing time is valid
3566 - rocker: set FDB cleanup timer according to lowest ageing time
3567 - bridge: allow zero ageing time
3568 - ipv4: Don't do expensive useless work during inetdev destroy.
3569 - net: Fix use after free in the recvmmsg exit path
3570 - mlx4: add missing braces in verify_qp_parameters
3571 - farsync: fix off-by-one bug in fst_add_one
3572 - ath9k: fix buffer overrun for ar9287
3573 - ppp: ensure file->private_data can't be overridden
3574 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
3575 - qlge: Fix receive packets drop.
3576 - net: bcmgenet: fix dma api length mismatch
3577 - bonding: fix bond_get_stats()
3578 - ipv4: fix broadcast packets reception
3579 - ipv4: initialize flowi4_flags before calling fib_lookup()
3580 - ppp: take reference on channels netns
3581 - xfrm: Fix crash observed during device unregistration and decryption
3582 - qmi_wwan: add "D-Link DWM-221 B1" device id
3583 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
3584 - bridge: Allow set bridge ageing time when switchdev disabled
3585 - rtnl: fix msg size calculation in if_nlmsg_size()
3586 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
3587 - tuntap: restore default qdisc
3588 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
3589 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
3590 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
3591 - ipv6: Count in extension headers in skb->network_header
3592 - mpls: find_outdev: check for err ptr in addition to NULL check
3593 - USB: uas: Limit qdepth at the scsi-host level
3594 - USB: uas: Add a new NO_REPORT_LUNS quirk
3595 - cdc-acm: fix NULL pointer reference
3596 - KVM: x86: Inject pending interrupt even if pending nmi exist
3597 - KVM: x86: reduce default value of halt_poll_ns parameter
3598 - MIPS: Fix MSA ld unaligned failure cases
3599 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
3600 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
3601 - pinctrl: sunxi: Fix A33 external interrupts not working
3602 - pinctrl: nomadik: fix pull debug print inversion
3603 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
3604 - au0828: fix au0828_v4l2_close() dev_state race condition
3605 - au0828: Fix dev_state handling
3606 - coda: fix error path in case of missing pdata on non-DT platform
3607 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
3608 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
3609 - rbd: use GFP_NOIO consistently for request allocations
3610 - virtio: virtio 1.0 cs04 spec compliance for reset
3611 - mac80211: properly deal with station hashtable insert errors
3612 - mac80211: avoid excessive stack usage in sta_info
3613 - mac80211: fix ibss scan parameters
3614 - mac80211: fix unnecessary frame drops in mesh fwding
3615 - mac80211: fix txq queue related crashes
3616 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
3617 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
3618 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
3619 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
3620 - iio: accel: bmc150: fix endianness when reading axes
3621 - iio: gyro: bmg160: fix buffer read values
3622 - iio: gyro: bmg160: fix endianness when reading axes
3623 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
3624 bytes
3625 - fs: add file_dentry()
3626 - nfs: use file_dentry()
3627 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
3628 - ext4: add lockdep annotations for i_data_sem
3629 - ext4: ignore quota mount options if the quota feature is enabled
3630 - iommu: Don't overwrite domain pointer when there is no default_domain
3631 - Btrfs: fix file/data loss caused by fsync after rename and new inode
3632 - arm64: replace read_lock to rcu lock in call_step_hook
3633 - perf: Do not double free
3634 - perf: Cure event->pending_disable race
3635 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
3636 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
3637 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
3638 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
3639 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
3640 - ALSA: usb-audio: Add a quirk for Plantronics BT300
3641 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
3642 - HID: wacom: fix Bamboo ONE oops
3643 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
3644 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
3645 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
3646 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
3647 - staging: android: ion: Set the length of the DMA sg entries in buffer
3648 - usbvision: fix crash on detecting device with invalid configuration
3649 - Revert "usb: hub: do not clear BOS field during reset device"
3650 - Linux 4.4.8
3651
3652 * Fix speaker volume on a Dell machine (LP: #1549660)
3653 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
3654
3655 * Xenial update to v4.4.7 stable release (LP: #1572722)
3656 - regulator: core: avoid unused variable warning
3657 - regulator: core: Fix nested locking of supplies
3658 - ASoC: samsung: pass DMA channels as pointers
3659 - mmc: sh_mmcif: rework dma channel handling
3660 - mmc: sh_mmcif: Correct TX DMA channel allocation
3661 - x86/microcode/intel: Make early loader look for builtin microcode too
3662 - x86/microcode: Untangle from BLK_DEV_INITRD
3663 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
3664 - perf/x86/intel: Add definition for PT PMI bit
3665 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
3666 - KVM: i8254: change PIT discard tick policy
3667 - KVM: fix spin_lock_init order on x86
3668 - KVM: VMX: avoid guest hang on invalid invept instruction
3669 - KVM: VMX: avoid guest hang on invalid invvpid instruction
3670 - KVM: VMX: fix nested vpid for old KVM guests
3671 - perf/core: Fix perf_sched_count derailment
3672 - perf tools: Dont stop PMU parsing on alias parse error
3673 - perf tools: Fix checking asprintf return value
3674 - perf tools: Fix python extension build
3675 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
3676 - sched/preempt, sh: kmap_coherent relies on disabled preemption
3677 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
3678 - s390: fix floating pointer register corruption (again)
3679 - s390/cpumf: add missing lpp magic initialization
3680 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
3681 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
3682 - PCI: ACPI: IA64: fix IO port generic range check
3683 - x86/irq: Cure live lock in fixup_irqs()
3684 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
3685 - x86/iopl/64: Properly context-switch IOPL on Xen PV
3686 - x86/iopl: Fix iopl capability check on Xen PV
3687 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
3688 - sg: fix dxferp in from_to case
3689 - aacraid: Fix RRQ overload
3690 - aacraid: Fix memory leak in aac_fib_map_free
3691 - aacraid: Set correct msix count for EEH recovery
3692 - sd: Fix discard granularity when LBPRZ=1
3693 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
3694 - be2iscsi: set the boot_kset pointer to NULL in case of failure
3695 - aic7xxx: Fix queue depth handling
3696 - libnvdimm: Fix security issue with DSM IOCTL.
3697 - dm snapshot: disallow the COW and origin devices from being identical
3698 - dm: fix excessive dm-mq context switching
3699 - dm thin metadata: don't issue prefetches if a transaction abort has failed
3700 - dm cache: make sure every metadata function checks fail_io
3701 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
3702 - usb: retry reset if a device times out
3703 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
3704 - USB: uas: Reduce can_queue to MAX_CMNDS
3705 - USB: cdc-acm: more sanity checking
3706 - USB: iowarrior: fix oops with malicious USB descriptors
3707 - USB: usb_driver_claim_interface: add sanity checking
3708 - USB: mct_u232: add sanity checking in probe
3709 - USB: digi_acceleport: do sanity checking for the number of ports
3710 - USB: cypress_m8: add endpoint sanity check
3711 - USB: serial: cp210x: Adding GE Healthcare Device ID
3712 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
3713 - USB: option: add "D-Link DWM-221 B1" device id
3714 - pwc: Add USB id for Philips Spc880nc webcam
3715 - Input: powermate - fix oops with malicious USB descriptors
3716 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
3717 - ALSA: usb-audio: Add sanity checks for endpoint accesses
3718 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
3719 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
3720 - ALSA: usb-audio: Fix double-free in error paths after
3721 snd_usb_add_audio_stream() call
3722 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
3723 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
3724 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
3725 - crypto: ccp - Add hash state import and export support
3726 - crypto: ccp - Limit the amount of information exported
3727 - crypto: ccp - Don't assume export/import areas are aligned
3728 - crypto: ccp - memset request context to zero during import
3729 - crypto: keywrap - memzero the correct memory
3730 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
3731 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
3732 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
3733 - X.509: Fix leap year handling again
3734 - mei: bus: check if the device is enabled before data transfer
3735 - HID: logitech: fix Dual Action gamepad support
3736 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
3737 - HID: multitouch: force retrieving of Win8 signature blob
3738 - HID: fix hid_ignore_special_drivers module parameter
3739 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
3740 - staging: android: ion_test: fix check of platform_device_register_simple()
3741 error code
3742 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
3743 - tty: Fix GPF in flush_to_ldisc(), part 2
3744 - net: irda: Fix use-after-free in irtty_open()
3745 - 8250: use callbacks to access UART_DLL/UART_DLM
3746 - saa7134: Fix bytesperline not being set correctly for planar formats
3747 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
3748 - bttv: Width must be a multiple of 16 when capturing planar formats
3749 - coda: fix first encoded frame payload
3750 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
3751 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
3752 - mtip32xx: Fix broken service thread handling
3753 - mtip32xx: Remove unwanted code from taskfile error handler
3754 - mtip32xx: Print exact time when an internal command is interrupted
3755 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
3756 - mtip32xx: Handle safe removal during IO
3757 - mtip32xx: Handle FTL rebuild failure state during device initialization
3758 - mtip32xx: Implement timeout handler
3759 - mtip32xx: Cleanup queued requests after surprise removal
3760 - ALSA: pcm: Avoid "BUG:" string for warnings again
3761 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
3762 - ALSA: hda - Don't handle ELD notify from invalid port
3763 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
3764 - ALSA: hda - Fix unconditional GPIO toggle via automute
3765 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
3766 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
3767 - brd: Fix discard request processing
3768 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
3769 - bcache: cleaned up error handling around register_cache()
3770 - bcache: fix race of writeback thread starting before complete initialization
3771 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
3772 - mm: memcontrol: reclaim when shrinking memory.high below usage
3773 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
3774 - ia64: define ioremap_uc()
3775 - watchdog: don't run proc_watchdog_update if new value is same as old
3776 - watchdog: rc32434_wdt: fix ioctl error handling
3777 - Bluetooth: Add new AR3012 ID 0489:e095
3778 - Bluetooth: Fix potential buffer overflow with Add Advertising
3779 - cgroup: ignore css_sets associated with dead cgroups during migration
3780 - net: mvneta: enable change MAC address when interface is up
3781 - of: alloc anywhere from memblock if range not specified
3782 - vfs: show_vfsstat: do not ignore errors from show_devname method
3783 - splice: handle zero nr_pages in splice_to_pipe()
3784 - xtensa: ISS: don't hang if stdin EOF is reached
3785 - xtensa: fix preemption in {clear,copy}_user_highpage
3786 - xtensa: clear all DBREAKC registers on start
3787 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
3788 - ARC: bitops: Remove non relevant comments
3789 - quota: Fix possible GPF due to uninitialised pointers
3790 - xfs: fix two memory leaks in xfs_attr_list.c error paths
3791 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
3792 - md/raid5: Compare apples to apples (or sectors to sectors)
3793 - RAID5: check_reshape() shouldn't call mddev_suspend
3794 - RAID5: revert e9e4c377e2f563 to fix a livelock
3795 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
3796 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
3797 - md: multipath: don't hardcopy bio in .make_request path
3798 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
3799 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
3800 freed"
3801 - fuse: do not use iocb after it may have been freed
3802 - fuse: Add reference counting for fuse_io_priv
3803 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
3804 - rapidio/rionet: fix deadlock on SMP
3805 - ipr: Fix out-of-bounds null overwrite
3806 - ipr: Fix regression when loading firmware
3807 - iwlwifi: mvm: Fix paging memory leak
3808 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
3809 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
3810 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
3811 - drm/amdgpu: include the right version of gmc header files for iceland
3812 - IB/ipoib: fix for rare multicast join race condition
3813 - tracing: Have preempt(irqs)off trace preempt disabled functions
3814 - tracing: Fix crash from reading trace_pipe with sendfile
3815 - tracing: Fix trace_printk() to print when not using bprintk()
3816 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
3817 - scripts/coccinelle: modernize &
3818 - scripts/kconfig: allow building with make 3.80 again
3819 - kbuild/mkspec: fix grub2 installkernel issue
3820 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
3821 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
3822 - mmc: block: fix ABI regression of mmc_blk_ioctl
3823 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
3824 - mmc: sdhci: fix data timeout (part 1)
3825 - mmc: sdhci: fix data timeout (part 2)
3826 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
3827 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
3828 - clk: rockchip: rk3368: fix cpuclk core dividers
3829 - clk: rockchip: rk3368: fix parents of video encoder/decoder
3830 - clk: rockchip: rk3368: fix hdmi_cec gate-register
3831 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
3832 - clk: bcm2835: Fix setting of PLL divider clock rates
3833 - target: Fix target_release_cmd_kref shutdown comp leak
3834 - iser-target: Fix identification of login rx descriptor type
3835 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
3836 - iser-target: Separate flows for np listeners and connections cma events
3837 - iser-target: Rework connection termination
3838 - nfsd4: fix bad bounds checking
3839 - nfsd: fix deadlock secinfo+readdir compound
3840 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
3841 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
3842 - ACPI / PM: Runtime resume devices when waking from hibernate
3843 - writeback, cgroup: fix premature wb_put() in
3844 locked_inode_to_wb_and_lock_list()
3845 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
3846 inode
3847 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
3848 trackstick buttons, again"
3849 - Input: synaptics - handle spurious release of trackstick buttons, again
3850 - Input: ims-pcu - sanity check against missing interfaces
3851 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
3852 - ocfs2/dlm: fix race between convert and recovery
3853 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
3854 - mm/page_alloc: prevent merging between isolated and other pageblocks
3855 - mtd: onenand: fix deadlock in onenand_block_markbad
3856 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
3857 - scsi_common: do not clobber fixed sense information
3858 - sched/cputime: Fix steal time accounting vs. CPU hotplug
3859 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
3860 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
3861 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
3862 - Linux 4.4.7
3863
3864 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
3865 - Bluetooth: Add new AR3012 ID 0489:e095
3866
3867 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
3868 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
3869
3870 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
3871 gl552jx (LP: #1552925)
3872 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
3873
3874 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
3875 (LP: #1546694)
3876 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
3877
3878 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
3879 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
3880
3881 * s390/pci: add extra padding to function measurement block (LP: #1572291)
3882 - s390/pci: add extra padding to function measurement block
3883
3884 * CVE-2016-3951 (LP: #1567191)
3885 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
3886 - usbnet: cleanup after bind() in probe()
3887
3888 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
3889 - efi: Remove redundant efi_set_variable_nonblocking() prototype
3890 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
3891 - efi: Add nonblocking option to efi_query_variable_store()
3892 - efi: Add NV memory attribute
3893 - efi: Reformat GUID tables to follow the format in UEFI spec
3894 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
3895 - SAUCE: (noup) Add EFI signature data types
3896 - crypto: KEYS: convert public key and digsig asym to the akcipher api
3897 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
3898 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
3899 - [Config] CONFIG_IMA_MOK_KEYRING=y
3900 - IMA: create machine owner and blacklist keyrings
3901 - KEYS: Add an alloc flag to convey the builtinness of a key
3902 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
3903 - SAUCE: (noup) KEYS: Add a system blacklist keyring
3904 - SAUCE: (noup) MODSIGN: Support not importing certs from db
3905
3906 * Miscellaneous Ubuntu changes
3907 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
3908
3909 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
3910
3911linux (4.4.0-21.37) xenial; urgency=low
3912
3913 [ Tim Gardner ]
3914
3915 * Release Tracking Bug
3916 - LP: #1571791
3917
3918 * linux: MokSBState is ignored (LP: #1571691)
3919 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
3920 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
3921 - SAUCE: (noup) Display MOKSBState when disabled
3922
3923 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
3924
3925linux (4.4.0-20.36) xenial; urgency=low
3926
3927 [ Tim Gardner ]
3928
3929 * Release Tracking Bug
3930 - LP: #1571069
3931
3932 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
3933 - SAUCE: kernfs: Do not match superblock in another user namespace when
3934 mounting
3935
3936 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
3937 - x86/topology: Fix logical package mapping
3938 - x86/topology: Fix Intel HT disable
3939 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
3940 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
3941 - x86/topology: Fix AMD core count
3942
3943 * [regression]: Failed to call clock_adjtime(): Invalid argument
3944 (LP: #1566465)
3945 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
3946
3947 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
3948
3949linux (4.4.0-19.35) xenial; urgency=low
3950
3951 [ Tim Gardner ]
3952
3953 * Release Tracking Bug
3954 - LP: #1570348
3955
3956 * CVE-2016-2847 (LP: #1554260)
3957 - pipe: limit the per-user amount of pages allocated in pipes
3958
3959 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
3960 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
3961
3962 * arm64: guest hangs when ntpd is running (LP: #1549494)
3963 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
3964
3965 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
3966 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
3967
3968 * s390/cpumf: Fix lpp detection (LP: #1555344)
3969 - s390/facilities: use stfl mnemonic instead of insn magic
3970 - s390/facilities: always use lowcore's stfle field for storing facility bits
3971 - s390/cpumf: Fix lpp detection
3972
3973 * s390x kernel image needs weightwatchers (LP: #1536245)
3974 - [Config] s390x: Use compressed kernel bzImage
3975
3976 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
3977 upgrading to Ubuntu 16.04 (LP: #1567581)
3978 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
3979 device-tree properties"
3980
3981 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
3982 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
3983 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
3984 - cpufreq: powernv: Add sysfs attributes to show throttle stats
3985
3986 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
3987 - [Config] Add ib_iser to generic inclusion list
3988
3989 * thunderx nic performance improvements (LP: #1567093)
3990 - net: thunderx: Set recevie buffer page usage count in bulk
3991 - net: thunderx: Adjust nicvf structure to reduce cache misses
3992
3993 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
3994 - net: thunderx: Fix for multiqset not configured upon interface toggle
3995 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
3996 - net: thunderx: Fix receive packet stats
3997
3998 * Miscellaneous Ubuntu changes
3999 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
4000
4001 * Miscellaneous upstream changes (LP: #1564901)
4002 - Input: xpad - correctly handle concurrent LED and FF requests
4003
4004 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
4005
4006linux (4.4.0-18.34) xenial; urgency=low
4007
4008 [ Tim Gardner ]
4009
4010 * Release Tracking Bug
4011 - LP: #1566868
4012
4013 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
4014 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
4015 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
4016
4017 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
4018 - [Config] CONFIG_ARCH_ROCKCHIP=y
4019
4020 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
4021 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
4022 - perf/x86/cqm: Fix CQM memory leak and notifier leak
4023 - x86/cpufeature: Carve out X86_FEATURE_*
4024 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
4025 - x86/topology: Create logical package id
4026 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
4027 - perf/x86/mbm: Add memory bandwidth monitoring event management
4028 - perf/x86/mbm: Implement RMID recycling
4029 - perf/x86/mbm: Add support for MBM counter overflow handling
4030
4031 * User namespace mount updates (LP: #1566505)
4032 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
4033 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
4034 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
4035 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
4036 - SAUCE: fs: fix a posible leak of allocated superblock
4037
4038 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
4039 (LP: #1566518)
4040 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
4041 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
4042
4043 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
4044 for Alpine Ridge on SKL (LP: #1519623)
4045 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
4046 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
4047 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
4048 - usb: add device descriptor for usb 3.1 root hub
4049 - usb: Support USB 3.1 extended port status request
4050 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
4051 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
4052 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
4053 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
4054 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
4055 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
4056 - usb: Add USB 3.1 Precision time measurement capability descriptor support
4057 - xhci: refactor and cleanup endpoint initialization.
4058 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
4059 - xhci: cleanup isoc tranfers queuing code
4060 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
4061 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
4062
4063 * wrong/missing permissions for device file /dev/prandom (prng.ko)
4064 (LP: #1558275)
4065 - s390/crypto: provide correct file mode at device register.
4066
4067 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
4068 - ALSA: hda - fix front mic problem for a HP desktop
4069
4070 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
4071 (LP: #1556228)
4072 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
4073
4074 * please provide mmc-modules udeb (LP: #1565765)
4075 - [Config] Add mmc block drivers to d-i
4076
4077 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4078 - Add secure_modules() call
4079 - PCI: Lock down BAR access when module security is enabled
4080 - x86: Lock down IO port access when module security is enabled
4081 - ACPI: Limit access to custom_method
4082 - asus-wmi: Restrict debugfs interface when module loading is restricted
4083 - Restrict /dev/mem and /dev/kmem when module loading is restricted
4084 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
4085 - kexec: Disable at runtime if the kernel enforces module loading restrictions
4086 - x86: Restrict MSR access when module loading is restricted
4087 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
4088 - Add option to automatically enforce module signatures when in Secure Boot mode
4089 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
4090 - efi: Add EFI_SECURE_BOOT bit
4091 - hibernate: Disable in a signed modules environment
4092
4093 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
4094 - PCI: Add fwnode_handle to x86 pci_sysdata
4095 - PCI: Look up IRQ domain by fwnode_handle
4096 - [Config] CONFIG_PCI_HYPERV=m
4097 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
4098
4099 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
4100 (LP: #1559923)
4101 - ACPI / processor: Request native thermal interrupt handling via _OSC
4102
4103 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
4104 (LP: #1564591)
4105 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
4106
4107 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
4108 - atomics: Allow architectures to define their own __atomic_op_* helpers
4109 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
4110 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
4111 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
4112
4113 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
4114 - [Debian] cpupower uses non-standard CROSS
4115
4116 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
4117 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
4118
4119 * Unable to migrate container (LP: #1563921)
4120 - SAUCE: cgroup mount: ignore nsroot=
4121
4122 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4123 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4124
4125 * /proc/$pid/maps performance regression (LP: #1547231)
4126 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4127
4128 * TPM2.0 trusted keys fixes (LP: #1398274)
4129 - tpm: remove unneeded include of actbl2.h
4130 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4131 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4132 - tpm_tis: Disable interrupt auto probing on a per-device basis
4133 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4134 - tpm_tis: Use devm_ioremap_resource
4135 - tpm_tis: Clean up the force=1 module parameter
4136 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4137 - tpm_crb: Use devm_ioremap_resource
4138 - tpm: fix the rollback in tpm_chip_register()
4139 - tpm: fix the cleanup of struct tpm_chip
4140 - tpm: fix: set continueSession attribute for the unseal operation
4141 - tpm: fix: return rc when devm_add_action() fails
4142 - tpm_eventlog.c: fix binary_bios_measurements
4143 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4144 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4145 - tpm_tis: fix build warning with tpm_tis_resume
4146
4147 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4148 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4149
4150 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4151 Xenial (LP: #1563485)
4152 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4153 - cxlflash: Increase cmd_per_lun for better throughput
4154 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4155
4156 * Miscellaneous Ubuntu changes
4157 - [Config] do_zfs_powerpc64-smp = true
4158 - [Debian] fix linux_tools when cross-compiling
4159 - [Config] do_zfs_powerpc64-smp use default value
4160 - SAUCE: apparmor: Fix FTBFS due to bad include path
4161 - SAUCE: i915_bpo: Disable preliminary hw support
4162
4163 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4164
4165linux (4.4.0-17.33) xenial; urgency=low
4166
4167 [ Tim Gardner ]
4168
4169 * Release Tracking Bug
4170 - LP: #1563441
4171
4172 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4173 (LP: #1560552)
4174 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4175 about to hit.
4176
4177 * Predictable naming mechanism is leading to issues in DLPAR operations of
4178 NICs (LP: #1560514)
4179 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4180 properties
4181
4182 * ThunderX: support alternative phy implementations (LP: #1562968)
4183 - net: thunderx: Cleanup PHY probing code.
4184 - [Config] CONFIG_MDIO_CAVIUM=m
4185 - phy: mdio-octeon: Refactor into two files/modules
4186 - [Config] CONFIG_MDIO_THUNDER=m
4187 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4188 - phy: mdio-cavium: Add missing MODULE_* annotations.
4189 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4190 - phy: mdio-thunder: Fix some Kconfig typos
4191 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4192
4193 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4194 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4195 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4196
4197 * lots of printk to serial console can hang system for long time
4198 (LP: #1534216)
4199 - printk: set may_schedule for some of console_trylock() callers
4200
4201 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4202 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4203 - PM / runtime: Add new helper for conditional usage count incrementation
4204 - drm/core: Add drm_for_each_encoder_mask, v2.
4205 - drm/atomic-helper: Implement subsystem-level suspend/resume
4206
4207 * [Hyper-V] VM Sockets (LP: #1541585)
4208 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4209 - Drivers: hv: vmbus: Add vendor and device atttributes
4210 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4211 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4212 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4213 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4214 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4215 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4216 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4217 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4218 - Drivers: hv: vmbus: add a per-channel rescind callback
4219 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4220 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4221 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4222 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4223 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4224 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4225 - Drivers: hv: vmbus: remove code duplication in message handling
4226 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4227 - Drivers: hv: util: Pass the channel information during the init call
4228 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4229 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4230 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4231
4232 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4233 (LP: #1559918)
4234 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4235
4236 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4237 - net: add tc offload feature flag
4238 - net: tc: helper functions to query action types
4239 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4240 - net: rework ndo tc op to consume additional qdisc handle parameter
4241 - net: rework setup_tc ndo op to consume general tc operand
4242 - net: sched: add cls_u32 offload hooks for netdevs
4243 - net: ixgbe: add support for tc_u32 offload
4244 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4245
4246 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4247 - net: add netif_is_team_master helper
4248 - net: add netif_is_team_port helper
4249 - net: add netif_is_lag_master helper
4250 - net: add netif_is_lag_port helper
4251 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4252 - fm10k: don't reinitialize RSS flow table when RXFH configured
4253
4254 * [Feature]Always Running Timer (ART) to System Time translation
4255 (LP: #1519625)
4256 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4257 - timekeeping: Provide internal function __ktime_get_real_seconds
4258 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4259 - clocksource: Make clocksource validation work for all clocksources
4260 - time: Add cycles to nanoseconds translation
4261 - time: Add timekeeping snapshot code capturing system time and counter
4262 - time: Remove duplicated code in ktime_get_raw_and_real()
4263 - time: Add driver cross timestamp interface for higher precision time synchronization
4264 - time: Add history to cross timestamp interface supporting slower devices
4265 - time/timekeeping: Work around false positive GCC warning
4266 - x86/tsc: Always Running Timer (ART) correlated clocksource
4267 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4268 - [Config] CONFIG_E1000E_HWTS=y
4269 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4270
4271 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4272 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4273
4274 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4275 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4276 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4277 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4278 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4279 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4280 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4281 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4282 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4283 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4284 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4285 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4286 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4287 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4288 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4289 x86/events/intel/uncore.[ch]
4290 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4291 x86/events/intel/uncore_nmhex.c
4292 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4293 x86/events/intel/uncore_snb.c
4294 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4295 x86/events/intel/uncore_snbep.c
4296 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4297 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4298 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4299 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4300 - perf/x86: Move perf_event.h to its new home
4301 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4302
4303 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4304 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4305
4306 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4307
4308linux (4.4.0-16.32) xenial; urgency=low
4309
4310 [ Tim Gardner ]
4311
4312 * Release Tracking Bug
4313 - LP: #1561727
4314
4315 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4316 device correctly" (LP: #1561676)
4317 - Thermal: Ignore invalid trip points
4318
4319 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
4320 on press (LP: #1553811)
4321 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
4322 buttons, again
4323
4324 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
4325 (LP: #1560583)
4326 - SAUCE: apparmor: Allow ns_root processes to open profiles file
4327 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
4328
4329 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
4330 - ubuntu: vbox -- update to 5.0.16-dfsg-2
4331
4332 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
4333 s390x (LP: #1557690)
4334 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
4335
4336 * spl/zfs fails to build on s390x (LP: #1519814)
4337 - [Config] s390x -- re-enable zfs
4338 - [Config] zfs -- disable powerpc until the test failures can be resolved
4339
4340 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
4341 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
4342
4343 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
4344 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
4345 - [Config] powerpc -- convert zfs configuration to custom_override
4346
4347 * Memory arena corruption with FUSE (was Memory allocation failure crashes
4348 kernel hard, presumably related to FUSE) (LP: #1505948)
4349 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
4350 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
4351
4352 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
4353 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
4354
4355 * linux packaging: clear remaining redundant delta (LP: #1560445)
4356 - [Debian] Remove generated intermediate files on clean
4357
4358 * arm64: guest hangs when ntpd is running (LP: #1549494)
4359 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
4360 - Revert "hrtimer: Catch illegal clockids"
4361 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
4362
4363 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
4364 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
4365 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
4366 ThunderX
4367
4368 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
4369 (LP: #1559609)
4370 - arcmsr: fixed getting wrong configuration data
4371 - arcmsr: fixes not release allocated resource
4372 - arcmsr: make code more readable
4373 - arcmsr: adds code to support new Areca adapter ARC1203
4374 - arcmsr: changes driver version number
4375 - arcmsr: more readability improvements
4376 - arcmsr: Split dma resource allocation to a new function
4377 - arcmsr: change driver version to v1.30.00.22-20151126
4378
4379 * server image has no keyboard, desktop image works (LP: #1559692)
4380 - [Config] Rework input-modules (d-i) list
4381
4382 * PMU support for Cavium ThunderX (LP: #1559349)
4383 - arm64: perf: Rename Cortex A57 events
4384 - arm64/perf: Add Cavium ThunderX PMU support
4385 - arm64: perf: Enable PMCR long cycle counter bit
4386 - arm64: perf: Extend event mask for ARMv8.1
4387 - arm64: dts: Add Cavium ThunderX specific PMU
4388
4389 * Show ARM PMU events in perf stat (LP: #1559350)
4390 - drivers/perf: kill armpmu_register
4391 - arm: perf: Convert event enums to #defines
4392 - arm: perf: Add event descriptions
4393 - arm64: perf: Convert event enums to #defines
4394 - arm64: perf: Add event descriptions
4395 - ARM: perf: add format entry to describe event -> config mapping
4396 - arm64: perf: add format entry to describe event -> config mapping
4397
4398 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
4399 - EDAC/sb_edac: Fix computation of channel address
4400
4401 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
4402 - [Config] disable CONFIG_IP_PNP
4403
4404 * Miscellaneous Ubuntu changes
4405 - [Debian] Silence the reconstruct script
4406
4407 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
4408
4409linux (4.4.0-15.31) xenial; urgency=low
4410
4411 [ Tim Gardner ]
4412
4413 * Release Tracking Bug
4414 - LP: #1559252
4415
4416 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
4417 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
4418
4419 * policy namespace stacking (LP: #1379535)
4420 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
4421 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
4422 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
4423 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
4424 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
4425 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
4426 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
4427 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
4428 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
4429 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
4430 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
4431 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
4432 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
4433 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
4434 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
4435 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
4436 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
4437 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
4438 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
4439 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
4440 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
4441 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
4442 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
4443 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
4444 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
4445 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
4446 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
4447 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
4448 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
4449 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
4450 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
4451 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
4452 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
4453 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
4454 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
4455 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
4456 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
4457 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4458 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
4459 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
4460 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
4461 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
4462 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
4463 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
4464 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
4465 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
4466 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
4467 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
4468 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
4469
4470 * Add arm64 NUMA support (LP: #1558765)
4471 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
4472 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
4473 - [Config] CONFIG_OF_NUMA=y
4474 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
4475 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
4476 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
4477 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
4478 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
4479
4480 * vivid/linux: total ADT test failures (LP: #1558447)
4481 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
4482
4483 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
4484 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4485 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
4486
4487 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
4488 - s390/pci: enforce fmb page boundary rule
4489
4490 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
4491 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
4492 - page_to_phys() always returns a multiple of PAGE_SIZE
4493 - s390/pci: provide ZPCI_ADDR macro
4494 - s390/pci: improve ZPCI_* macros
4495 - s390/pci: resize iomap
4496 - s390/pci: fix bar check
4497 - s390/pci: set error state for unusable functions
4498 - s390/pci: remove iomap sanity checks
4499 - s390/pci: remove pdev pointer from arch data
4500 - s390/pci: add ioctl interface for CLP
4501
4502 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
4503 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
4504 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
4505 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
4506 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
4507
4508 * skb_warn_bad_offload Crash (LP: #1558025)
4509 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
4510
4511 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
4512 - [Config] CONFIG_PCI_HOST_COMMON=y
4513 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
4514 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
4515 - PCI: generic: Move structure definitions to separate header file
4516 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
4517 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
4518 - PCI: thunder: Add PCIe host driver for ThunderX processors
4519 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
4520
4521 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
4522 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
4523
4524 * Xenial update to v4.4.6 stable release (LP: #1558330)
4525 - arm64: account for sparsemem section alignment when choosing vmemmap offset
4526 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
4527 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
4528 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
4529 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
4530 - kvm: cap halt polling at exactly halt_poll_ns
4531 - KVM: VMX: disable PEBS before a guest entry
4532 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
4533 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
4534 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
4535 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
4536 - s390/dasd: fix diag 0x250 inline assembly
4537 - tracing: Fix check for cpu online when event is disabled
4538 - dmaengine: at_xdmac: fix residue computation
4539 - jffs2: reduce the breakage on recovery from halfway failed rename()
4540 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
4541 - ASoC: dapm: Fix ctl value accesses in a wrong type
4542 - ASoC: samsung: Use IRQ safe spin lock calls
4543 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
4544 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
4545 - ovl: ignore lower entries when checking purity of non-directory entries
4546 - ovl: fix working on distributed fs as lower layer
4547 - wext: fix message delay/ordering
4548 - cfg80211/wext: fix message ordering
4549 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
4550 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
4551 - mac80211: minstrel: Change expected throughput unit back to Kbps
4552 - mac80211: fix use of uninitialised values in RX aggregation
4553 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
4554 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
4555 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
4556 - mac80211: Fix Public Action frame RX in AP mode
4557 - gpu: ipu-v3: Do not bail out on missing optional port nodes
4558 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
4559 - drm/radeon: Fix error handling in radeon_flip_work_func.
4560 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
4561 - userfaultfd: don't block on the last VM updates at exit time
4562 - ovl: fix getcwd() failure after unsuccessful rmdir
4563 - MIPS: Fix build error when SMP is used without GIC
4564 - MIPS: smp.c: Fix uninitialised temp_foreign_map
4565 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
4566 - target: Drop incorrect ABORT_TASK put for completed commands
4567 - ld-version: Fix awk regex compile failure
4568 - Linux 4.4.6
4569
4570 * linux fails to load x.509 built-in certificate (LP: #1557250)
4571 - lib/mpi: Endianness fix
4572
4573 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
4574 - [Config] CONFIG_NET_9P=m for s390x
4575
4576 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
4577 (LP: #1557950)
4578 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
4579 - net/mlx5e: Don't modify CQ before it was created
4580
4581 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
4582 - mmc: sdhci: Do not BUG on invalid vdd
4583 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
4584 - mmc: It is not an error for the card to be removed while suspended
4585
4586 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
4587 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
4588
4589 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
4590 - [Config] CONFIG_NUMA_EMU=y for s390x
4591
4592 * Miscellaneous Ubuntu changes
4593 - [Debian] git-ubuntu-log -- prevent bug references being split
4594 - [Debian] git-ubuntu-log -- git log output is UTF-8
4595
4596 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
4597
4598linux (4.4.0-14.30) xenial; urgency=low
4599
4600 [ Tim Gardner ]
4601
4602 * Release Tracking Bug
4603 - LP: #1557508
4604
4605 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
4606 - powerpc: Fix dedotify for binutils >= 2.26
4607
4608 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
4609 - Illumos 6370 - ZFS send fails to transmit some holes
4610
4611 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
4612 camera (LP: #1557138)
4613 - UVC: Add support for ds4 depth camera
4614
4615 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
4616 - sched/numa: Fix use-after-free bug in the task_numa_compare
4617
4618 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
4619 files (LP: #1555997)
4620 - ovl: copy new uid/gid into overlayfs runtime inode
4621
4622 * Miscellaneous Ubuntu changes
4623 - SAUCE: Dump stack when X.509 certificates cannot be loaded
4624
4625 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
4626
4627linux (4.4.0-13.29) xenial; urgency=low
4628
4629 [ Tim Gardner ]
4630
4631 * Release Tracking Bug
4632 - LP: #1556247
4633
4634 * s390/mm: four page table levels vs. fork (LP: #1556141)
4635 - s390/mm: four page table levels vs. fork
4636
4637 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
4638 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
4639 - hv_netvsc: cleanup netdev feature flags for netvsc
4640
4641 * fails to boot on megaraid (LP: #1552903)
4642 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
4643 case of PD list DCMD failure
4644
4645 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
4646 - ALSA: hda - add codec support for Kabylake display audio codec
4647
4648 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4649 - cpufreq: powernv: Free 'chips' on module exit
4650 - cpufreq: powernv: Hot-plug safe the kworker thread
4651 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
4652 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
4653 - cpufreq: powernv: Replace pr_info with trace print for throttle event
4654 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
4655
4656 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
4657 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
4658
4659 * integer overflow in xt_alloc_table_info (LP: #1555353)
4660 - SAUCE: (noup) netfilter: x_tables: check for size overflow
4661
4662 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
4663 - [Packaging] reconstruct -- automatically reconstruct against base tag
4664 - [Config] reconstruct -- update to autoreconstruct output
4665 - [Packaging] reconstruct -- update when inserting final changes
4666
4667 * Xenial update to v4.4.5 stable release (LP: #1555640)
4668 - use ->d_seq to get coherency between ->d_inode and ->d_flags
4669 - drivers: sh: Restore legacy clock domain on SuperH platforms
4670 - Btrfs: fix deadlock running delayed iputs at transaction commit time
4671 - btrfs: Fix no_space in write and rm loop
4672 - btrfs: async-thread: Fix a use-after-free error for trace
4673 - block: Initialize max_dev_sectors to 0
4674 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
4675 - parisc: Fix ptrace syscall number and return value modification
4676 - mips/kvm: fix ioctl error handling
4677 - kvm: x86: Update tsc multiplier on change.
4678 - fbcon: set a default value to blink interval
4679 - cifs: fix out-of-bounds access in lease parsing
4680 - CIFS: Fix SMB2+ interim response processing for read requests
4681 - Fix cifs_uniqueid_to_ino_t() function for s390x
4682 - vfio: fix ioctl error handling
4683 - KVM: x86: fix root cause for missed hardware breakpoints
4684 - arm/arm64: KVM: Fix ioctl error handling
4685 - iommu/amd: Apply workaround for ATS write permission check
4686 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
4687 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
4688 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
4689 - drm/ast: Fix incorrect register check for DRAM width
4690 - drm/radeon/pm: update current crtc info after setting the powerstate
4691 - drm/amdgpu/pm: update current crtc info after setting the powerstate
4692 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
4693 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
4694 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
4695 - libata: fix HDIO_GET_32BIT ioctl
4696 - libata: Align ata_device's id on a cacheline
4697 - block: bio: introduce helpers to get the 1st and last bvec
4698 - writeback: flush inode cgroup wb switches instead of pinning super_block
4699 - Adding Intel Lewisburg device IDs for SATA
4700 - arm64: vmemmap: use virtual projection of linear region
4701 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
4702 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
4703 - tracing: Do not have 'comm' filter override event 'comm' field
4704 - pata-rb532-cf: get rid of the irq_to_gpio() call
4705 - Btrfs: fix loading of orphan roots leading to BUG_ON
4706 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
4707 - jffs2: Fix page lock / f->sem deadlock
4708 - Fix directory hardlinks from deleted directories
4709 - dmaengine: pxa_dma: fix cyclic transfers
4710 - adv7604: fix tx 5v detect regression
4711 - ALSA: usb-audio: Add a quirk for Plantronics DA45
4712 - ALSA: ctl: Fix ioctls for X32 ABI
4713 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
4714 - ALSA: rawmidi: Fix ioctls X32 ABI
4715 - ALSA: timer: Fix ioctls for X32 ABI
4716 - ALSA: pcm: Fix ioctls for X32 ABI
4717 - ALSA: seq: oss: Don't drain at closing a client
4718 - ALSA: hdspm: Fix wrong boolean ctl value accesses
4719 - ALSA: hdsp: Fix wrong boolean ctl value accesses
4720 - ALSA: hdspm: Fix zero-division
4721 - ALSA: timer: Fix broken compat timer user status ioctl
4722 - usb: chipidea: otg: change workqueue ci_otg as freezable
4723 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
4724 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
4725 - USB: qcserial: add Sierra Wireless EM74xx device ID
4726 - USB: serial: option: add support for Telit LE922 PID 0x1045
4727 - USB: serial: option: add support for Quectel UC20
4728 - MIPS: scache: Fix scache init with invalid line size.
4729 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
4730 - ubi: Fix out of bounds write in volume update code
4731 - i2c: brcmstb: allocate correct amount of memory for regmap
4732 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
4733 - block: check virt boundary in bio_will_gap()
4734 - block: get the 1st and last bvec via helpers
4735 - drm/i915: more virtual south bridge detection
4736 - drm/i915: refine qemu south bridge detection
4737 - modules: fix longstanding /proc/kallsyms vs module insertion race.
4738 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
4739 - Linux 4.4.5
4740
4741 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
4742 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
4743
4744 * TPM2.0 trusted keys fixes (LP: #1398274)
4745 - tpm_tis: further simplify calculation of ordinal duration
4746 - tpm_tis: Use devm_free_irq not free_irq
4747 - tpm_tis: Ensure interrupts are disabled when the driver starts
4748 - tpm: rework tpm_get_timeouts()
4749 - tpm_tis: Get rid of the duplicate IRQ probing code
4750 - tpm_tis: Refactor the interrupt setup
4751 - tpm_tis: Tighten IRQ auto-probing
4752 - tpm_ibmvtpm: properly handle interrupted packet receptions
4753
4754 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
4755 - [Config] control.stub.in -- review versioned Build-Depends:
4756 - [Config] control.stub.in -- review versioned
4757 Depends/Breaks/Conflicts/Replaces
4758 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
4759 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
4760
4761 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
4762
4763linux (4.4.0-12.28) xenial; urgency=low
4764
4765 * Miscellaneous Ubuntu changes
4766 - reconstruct: Work around orig tarball packaging limitiations
4767 Fixes FTBS
4768
4769 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
4770
4771linux (4.4.0-12.27) xenial; urgency=low
4772
4773 [ Tim Gardner ]
4774
4775 * Release Tracking Bug
4776 - LP: #1554704
4777
4778 * Fails to detect (second) display (LP: #1543683)
4779 - drm/i915: Fix hpd live status bits for g4x
4780
4781 * s390x -- various configuration changes (LP: #1543165)
4782 - [Config] s390x -- enable CONFIG_NUMA
4783 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
4784 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
4785 - [Config] s390x -- disable CONFIG_NVMEM
4786 - [Config] s390x -- switch preempt mode to none
4787
4788 * Radeon hybrid graphics problem on resume (LP: #1554608)
4789 - Revert "drm/radeon: call hpd_irq_event on resume"
4790
4791 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
4792 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
4793 - drm/amdgpu: use $(src) in Makefile (v2)
4794 - drm/radeon: constify radeon_asic_ring structures
4795 - drm/amdgpu: add a callback for reading the bios from the rom directly
4796 - drm/amdgpu: add read_bios_from_rom callback for CI parts
4797 - drm/amdgpu: add read_bios_from_rom callback for VI parts
4798 - drm/amdgpu: Use new read bios from rom callback
4799 - drm/amdgpu: Use unlocked gem unreferencing
4800 - drm/radeon: Use unlocked gem unreferencing
4801 - drm/amd: add new gfx8 register definitions for EDC
4802 - drm/amdgpu: add EDC support for CZ (v3)
4803 - drm/amd: abstract kernel rq and normal rq to priority of run queue
4804 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
4805 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
4806 - drm/amdgpu: update rev id register for VI
4807 - drm/amdgpu: add more debugging output for driver failures
4808 - drm/amdgpu: add entity only when first job come
4809 - drm/amdgpu: handle error case for ctx
4810 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
4811 - drm/amdgpu: change default sched jobs to 32
4812 - drm/amdgpu: limit visible vram if it's smaller than the BAR
4813 - drm/amdgpu: restrict the sched jobs number to power of two
4814 - drm/amdgpu: put VM page tables directly into duplicates list
4815 - drm/amdgpu: split VM PD and PT handling during CS
4816 - drm/amdgpu: keep the PTs validation list in the VM v2
4817 - drm/radeon: Update radeon_get_vblank_counter_kms()
4818 - drm/radeon: only increment sync_seq when a fence is really emitted
4819 - drm/fb-helper: Use proper plane mask for fb cleanup
4820 - drm/amdgpu: fix dp link rate selection (v2)
4821 - drm/radeon: fix dp link rate selection (v2)
4822 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
4823 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
4824 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
4825 - drm/amdgpu: implement new cgs interface for acpi function
4826 - drm/amdgpu: implement cgs interface to query system info
4827 - drm/amdgpu: add new cgs interface to get display info (v2)
4828 - drm/amd/powerplay: add basic powerplay framework
4829 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
4830 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
4831 - drm/amd/powerplay: add SMU manager sub-component
4832 - drm/amd/powerplay: add hardware manager sub-component
4833 - SAUCE: amd: Include errno.h
4834 - drm/amd/powerplay: add Carrizo smu support
4835 - drm/amd/powerplay: add Carrizo dpm support
4836 - drm/amd/powerplay: add CG and PG support for carrizo
4837 - drm/amd/powerplay: add event manager sub-component
4838 - drm/amd/powerplay: implement functions of amd_powerplay_func
4839 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
4840 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
4841 - drm/amd/powerplay: add header file for tonga smu and dpm
4842 - drm/amd/powerplay: Add Tonga SMU support
4843 - drm/amd/powerplay: add Tonga dpm support (v3)
4844 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
4845 - drm/amd/powerplay: update atomctrl for fiji
4846 - drm/amd/powerplay: add Fiji SMU support.
4847 - drm/amd/powerplay: add Fiji DPM support.
4848 - drm/amdgpu: add amdgpu.powerplay module option
4849 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
4850 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
4851 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
4852 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
4853 - drm/amdgpu/powerplay: program display gap for tonga.
4854 - drm/amdgpu: enable powerplay module by default for tonga.
4855 - drm/amdgpu: enable powerplay module by default for fiji.
4856 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
4857 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
4858 - drm/amd/powerplay: Add CG and PG support for tonga
4859 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
4860 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
4861 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
4862 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
4863 - drm/amdgpu/powerplay: implement thermal control for tonga.
4864 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
4865 - drm/amdgpu: export fan control functions to amdgpu
4866 - drm/amdgpu: enable sysfs interface for powerplay
4867 - drm/amdgpu: support per device powerplay enablement (v2)
4868 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
4869 - drm/amd/powerplay: implement new funcs to check current states for tonga.
4870 - drm/amd/powerplay: refine the logic of whether need to update power state.
4871 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
4872 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
4873 - drm/amdgpu: extract pcie helpers to common header
4874 - drm: add drm_pcie_get_max_link_width helper (v2)
4875 - drm/amdgpu: store pcie gen mask and link width
4876 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
4877 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
4878 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
4879 - drm/amd/powerplay: fix boolreturn.cocci warnings
4880 - drm/amd/powerplay/tonga: Add UVD DPM init
4881 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
4882 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
4883 - drm/amdgpu: add sdma clock gating support for Fiji.
4884 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
4885 - drm/amd/powerplay: enable clock gating for Fiji.
4886 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
4887 - drm/amd/powerplay: implement smc state upload for CZ
4888 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
4889 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
4890 - drm/amd/powerplay: add new function point in hwmgr.
4891 - drm/amd/powerplay: add smc msg for NB P-State switch
4892 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
4893 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
4894 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
4895 - drm/amd/powerplay: Add PPLib debug print macro.
4896 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
4897 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
4898 - drm/amd/powerplay: add multimedia power gating support for Fiji.
4899 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
4900 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
4901 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
4902 - drm/amdgpu: Prepare DKMS build for powerplay module.
4903 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
4904 - drm/amd/powerplay: Add thermal protection support for Fiji.
4905 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
4906 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
4907 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
4908 - drm/amd/powerplay: fix boolreturn.cocci warnings
4909 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
4910 - drm/amd/powerplay: check whether enable dpm in powerplay.
4911 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
4912 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
4913 - drm/amd/powerplay: display gpu load when print performance for tonga.
4914 - drm/powerplay: add debugging output to tonga_processpptables.c
4915 - drm/powerplay: add debugging output to processpptables.c
4916 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
4917 - drm/amd/powerplay: Don't return an error if fan table is missing
4918 - amd\powerplay Implement get dal power level
4919 - amd/powerplay: Fix get dal power level
4920 - amd/powerplay: Add structures required to report configuration change
4921 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
4922 - drm/amd/powerplay: add point check to avoid NULL point hang.
4923 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
4924 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
4925 - drm: powerplay: use div64_s64 instead of do_div
4926 - drm/amd/powerplay: fix a reversed condition
4927 - drm/amdgpu/cgs: cleanup some indenting
4928 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
4929 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
4930 - drm/amd/powerplay: fix bug that NULL checks are reversed.
4931 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
4932 - drm/amd/powerplay: fix Smatch static checker warnings
4933 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
4934 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
4935 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
4936 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
4937 - drm/amdgpu: fix hex/decimal bug when show gpu load.
4938 - drm/amd/powerplay: add thermal control task when resume.
4939 - drm/amd/powerplay: enable set boot state task
4940 - drm/amd/powerplay: enable power down asic task. (v2)
4941 - drm/amd/powerplay: implement power down asic task for CZ
4942 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
4943 - drm/amdgpu/cgs: add an interface to access PCI resources
4944 - drm/amdgpu: add irq domain support
4945 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
4946 - drm/sysfs: use kobj_to_dev()
4947 - drm/amd/powerplay: fix static checker warning for return meaningless value.
4948 - drm/amdgpu/cz: add code to enable forcing UVD clocks
4949 - drm/amdgpu/cz: add code to enable forcing VCE clocks
4950 - drm/amdgpu/cz: force uvd clocks when sclks are forced
4951 - drm/amdgpu/cz: force vce clocks when sclks are forced
4952 - drm/amdgpu: use kobj_to_dev()
4953 - drm/radeon: use kobj_to_dev()
4954 - drm/ttm: fix adding foreign BOs to the LRU during init v2
4955 - drm/ttm: fix adding foreign BOs to the swap LRU
4956 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
4957 - drm/amdgpu: move VM page tables to the LRU end on CS v2
4958 - drm/amdgpu: validate duplicates first
4959 - drm/amdgpu: add missing irq.h include
4960 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
4961 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
4962 - amdkfd: don't open-code memdup_user()
4963 - amdkfd: Copy from the proper user command pointer
4964 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
4965 - amd/powerplay: disable powerplay by default initially
4966 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
4967 - drm/atomic-helper: Export framebuffer_changed()
4968 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
4969 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
4970 - drm/amdgpu: fix next_rptr handling for debugfs
4971 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
4972 - drm/radeon: only init fbdev if we have connectors
4973 - drm/amdgpu: don't init fbdev if we don't have any connectors
4974 - drm/amd/powerplay: Update SMU firmware loading for Stoney
4975 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
4976 - drm/amdkfd: Remove unnecessary cast in kfree
4977 - drm/amdgpu: only move pt bos in LRU list on success
4978 - drm/amdgpu: mask out WC from BO on unsupported arches
4979 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
4980 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
4981 - drm/amdgpu: load MEC ucode manually on iceland
4982 - drm/amdgpu: disable uvd and vce clockgating on Fiji
4983 - drm/amdgpu: add pcie cap module parameters (v2)
4984 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
4985 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
4986 - drm/amdgpu: handle uvd pg flags properly
4987 - drm/amdgpu: handle vce pg flags properly
4988 - drm/amdgpu: clean up vce pg flags for cz/st
4989 - drm/amdgpu: be consistent with uvd cg flags
4990 - drm/amd/powerplay/cz: disable uvd pg
4991 - drm/amd/powerplay/cz: disable vce pg
4992 - drm/amd/powerplay/tonga: disable uvd pg
4993 - drm/amd/powerplay/tonga: disable vce pg
4994 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
4995 - drm/amdgpu: remove unused cg defines
4996 - drma/dmgpu: move cg and pg flags into shared headers
4997 - drm/amdgpu/tonga: plumb pg flags through to powerplay
4998 - drm/amdgpu/cz: plumb pg flags through to powerplay
4999 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
5000
5001 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
5002 #1552632)
5003 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
5004
5005 * Miscellaneous Ubuntu changes
5006 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
5007
5008 * Miscellaneous upstream changes
5009 - net: thunderx: Fix for Qset error due to CQ full
5010 - ahci: Workaround for ThunderX Errata#22536
5011 - arm64: Add workaround for Cavium erratum 27456
5012 - tipc: fix nullptr crash during subscription cancel
5013
5014 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
5015
5016linux (4.4.0-11.26) xenial; urgency=low
5017
5018 [ Tim Gardner ]
5019
5020 * Release Tracking Bug
5021 - LP: #1553391
5022
5023 * Xenial update to v4.4.4 stable release (LP: #1553179)
5024 - af_iucv: Validate socket address length in iucv_sock_bind()
5025 - gro: Make GRO aware of lightweight tunnels.
5026 - net: dp83640: Fix tx timestamp overflow handling.
5027 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
5028 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
5029 - tcp: fix NULL deref in tcp_v4_send_ack()
5030 - af_unix: fix struct pid memory leak
5031 - pptp: fix illegal memory access caused by multiple bind()s
5032 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
5033 - net: dsa: fix mv88e6xxx switches
5034 - tipc: fix connection abort during subscription cancel
5035 - inet: frag: Always orphan skbs inside ip_defrag()
5036 - switchdev: Require RTNL mutex to be held when sending FDB notifications
5037 - tcp: beware of alignments in tcp_get_info()
5038 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
5039 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
5040 - ipv6: addrconf: Fix recursive spin lock call
5041 - ipv6: fix a lockdep splat
5042 - unix: correctly track in-flight fds in sending process user_struct
5043 - tcp: do not drop syn_recv on all icmp reports
5044 - net:Add sysctl_max_skb_frags
5045 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
5046 - enic: increment devcmd2 result ring in case of timeout
5047 - sctp: translate network order to host order when users get a hmacid
5048 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
5049 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
5050 eth_get_headlen
5051 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5052 - bonding: Fix ARP monitor validation
5053 - ipv4: fix memory leaks in ip_cmsg_send() callers
5054 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
5055 - af_unix: Guard against other == sk in unix_dgram_sendmsg
5056 - tipc: fix premature addition of node to lookup table
5057 - tcp: md5: release request socket instead of listener
5058 - qmi_wwan: add "4G LTE usb-modem U901"
5059 - net/mlx4_en: Count HW buffer overrun only once
5060 - net/mlx4_en: Avoid changing dev->features directly in run-time
5061 - l2tp: Fix error creating L2TP tunnels
5062 - pppoe: fix reference counting in PPPoE proxy
5063 - net_sched fix: reclassification needs to consider ether protocol changes
5064 - route: check and remove route cache when we get route
5065 - tcp/dccp: fix another race at listener dismantle
5066 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
5067 - rtnl: RTM_GETNETCONF: fix wrong return value
5068 - tipc: unlock in error path
5069 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
5070 - sctp: Fix port hash table size computation
5071 - ext4: fix bh->b_state corruption
5072 - ARM: debug-ll: fix BCM63xx entry for multiplatform
5073 - arm64: errata: Add -mpc-relative-literal-loads to build flags
5074 - KVM: s390: fix guest fprs memory leak
5075 - devm_memremap: Fix error value when memremap failed
5076 - drm/gma500: Use correct unref in the gem bo create function
5077 - ARM: 8457/1: psci-smp is built only for SMP
5078 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
5079 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
5080 - efi: Do variable name validation tests in utf8
5081 - efi: Make our variable validation list include the guid
5082 - efi: Make efivarfs entries immutable by default
5083 - efi: Add pstore variables to the deletion whitelist
5084 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
5085 - bcache: fix a livelock when we cause a huge number of cache misses
5086 - bcache: Add a cond_resched() call to gc
5087 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
5088 - bcache: fix a leak in bch_cached_dev_run()
5089 - bcache: unregister reboot notifier if bcache fails to unregister device
5090 - bcache: allows use of register in udev to avoid "device_busy" error.
5091 - bcache: Change refill_dirty() to always scan entire disk if necessary
5092 - dm thin: fix race condition when destroying thin pool workqueue
5093 - can: ems_usb: Fix possible tx overflow
5094 - usb: dwc3: Fix assignment of EP transfer resources
5095 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
5096 - USB: option: add support for SIM7100E
5097 - USB: option: add "4G LTE usb-modem U901"
5098 - drivers: android: correct the size of struct binder_uintptr_t for
5099 BC_DEAD_BINDER_DONE
5100 - spi: omap2-mcspi: Prevent duplicate gpio_request
5101 - iw_cxgb3: Fix incorrectly returning error on success
5102 - drm/i915: shut up gen8+ SDE irq dmesg noise
5103 - ocfs2: unlock inode if deleting inode from orphan fails
5104 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
5105 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
5106 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
5107 - clocksource/drivers/vt8500: Increase the minimum delta
5108 - s390/kvm: remove dependency on struct save_area definition
5109 - KVM: s390: fix memory overwrites when vx is disabled
5110 - Btrfs: add missing brelse when superblock checksum fails
5111 - Btrfs: igrab inode in writepage
5112 - btrfs: statfs: report zero available if metadata are exhausted
5113 - Btrfs: send, don't BUG_ON() when an empty symlink is found
5114 - Btrfs: fix number of transaction units required to create symlink
5115 - Btrfs: fix transaction handle leak on failure to create hard link
5116 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
5117 subvolume roots
5118 - btrfs: initialize the seq counter in struct btrfs_device
5119 - s390: fix normalization bug in exception table sorting
5120 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5121 - s390/dasd: fix refcount for PAV reassignment
5122 - s390/dasd: fix performance drop
5123 - uml: flush stdout before forking
5124 - uml: fix hostfs mknod()
5125 - um: link with -lpthread
5126 - locks: fix unlock when fcntl_setlk races with a close
5127 - rtlwifi: rtl_pci: Fix kernel panic
5128 - rtlwifi: rtl8192cu: Add missing parameter setup
5129 - rtlwifi: rtl8192ce: Fix handling of module parameters
5130 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5131 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5132 - rtlwifi: rtl8192se: Fix module parameter initialization
5133 - rtlwifi: rtl8188ee: Fix module parameter initialization
5134 - rtlwifi: rtl8723be: Fix module parameter initialization
5135 - mei: fix fasync return value on error
5136 - mei: validate request value in client notify request ioctl
5137 - namei: ->d_inode of a pinned dentry is stable only for positives
5138 - rc: sunxi-cir: Initialize the spinlock properly
5139 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5140 - si2157: return -EINVAL if firmware blob is too big
5141 - gspca: ov534/topro: prevent a division by 0
5142 - vb2: fix a regression in poll() behavior for output,streams
5143 - tda1004x: only update the frontend properties if locked
5144 - dm space map metadata: remove unused variable in brb_pop()
5145 - dm snapshot: fix hung bios when copy error occurs
5146 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5147 - coresight: checking for NULL string in coresight_name_match()
5148 - irqchip/omap-intc: Add support for spurious irq handling
5149 - irqchip/mxs: Add missing set_handle_irq()
5150 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5151 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5152 - posix-clock: Fix return code on the poll method's error path
5153 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5154 - mmc: usdhi6rol0: handle NULL data in timeout
5155 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5156 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5157 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5158 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5159 - mmc: core: Enable tuning according to the actual timing
5160 - mmc: mmci: fix an ages old detection error
5161 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5162 - mmc: pxamci: fix again read-only gpio detection polarity
5163 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5164 - mmc: sdhci: Allow override of mmc host operations
5165 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5166 - Bluetooth: Use continuous scanning when creating LE connections
5167 - Bluetooth: Add support of Toshiba Broadcom based devices
5168 - Bluetooth: Fix incorrect removing of IRKs
5169 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5170 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5171 - time: Avoid signed overflow in timekeeping_get_ns()
5172 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5173 - Revert "MIPS: Fix PAGE_MASK definition"
5174 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5175 - MIPS: hpet: Choose a safe value for the ETIME check
5176 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5177 - MIPS: Fix buffer overflow in syscall_get_arguments()
5178 - EDAC: Robustify workqueues destruction
5179 - EDAC, mc_sysfs: Fix freeing bus' name
5180 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5181 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5182 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5183 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5184 - virtio_balloon: fix race by fill and leak
5185 - virtio_balloon: fix race between migration and ballooning
5186 - virtio_pci: fix use after free on release
5187 - drm/vmwgfx: Fix an incorrect lock check
5188 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5189 - drm/vmwgfx: respect 'nomodeset'
5190 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5191 - drm/amdgpu: call hpd_irq_event on resume
5192 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5193 - drm/amdgpu: fix tonga smu resume
5194 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5195 - drm/amdgpu: no need to load MC firmware on fiji
5196 - drm/amdgpu: move gmc7 support out of CIK dependency
5197 - drm/amdgpu: iceland use CI based MC IP
5198 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5199 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5200 - drm/amdgpu: drop topaz support from gmc8 module
5201 - drm/amdgpu: don't load MEC2 on topaz
5202 - drm/amdgpu: remove exp hardware support from iceland
5203 - drm/amdgpu: fix s4 resume
5204 - drm/amdgpu: remove unnecessary forward declaration
5205 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5206 - drm/amdgpu: fix issue with overlapping userptrs
5207 - drm/amdgpu: use post-decrement in error handling
5208 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5209 - drm/amdgpu/pm: adjust display configuration after powerstate
5210 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5211 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5212 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5213 training
5214 - drm/nouveau: platform: Fix deferred probe
5215 - drm/dp/mst: process broadcast messages correctly
5216 - drm/dp/mst: always send reply for UP request
5217 - drm/dp/mst: fix in MSTB RAD initialization
5218 - drm/dp/mst: fix in RAD element access
5219 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5220 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5221 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5222 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5223 - drm/dp/mst: deallocate payload on port destruction
5224 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5225 - drm/radeon: call hpd_irq_event on resume
5226 - drm/radeon: Fix "slow" audio over DP on DCE8+
5227 - drm/radeon: clean up fujitsu quirks
5228 - drm/radeon: properly byte swap vce firmware setup
5229 - drm/radeon: cleaned up VCO output settings for DP audio
5230 - drm/radeon: Add a common function for DFS handling
5231 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5232 - drm: add helper to check for wc memory support
5233 - drm/radeon: mask out WC from BO on unsupported arches
5234 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5235 - drm: fix missing reference counting decrease
5236 - drm/i915: Restore inhibiting the load of the default context
5237 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5238 - drm/i915: Init power domains early in driver load
5239 - drm/i915: Make sure DC writes are coherent on flush.
5240 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5241 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5242 SKL+
5243 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5244 - drm/i915/dsi: defend gpio table against out of bounds access
5245 - drm/i915/dsi: don't pass arbitrary data to sideband
5246 - drm/i915: fix error path in intel_setup_gmbus()
5247 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5248 - drm/radeon: use post-decrement in error handling
5249 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5250 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5251 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5252 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5253 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5254 - drm/radeon/pm: adjust display configuration after powerstate
5255 - make sure that freeing shmem fast symlinks is RCU-delayed
5256 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5257 supported
5258 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5259 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5260 - uapi: update install list after nvme.h rename
5261 - lib: sw842: select crc32
5262 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5263 R700
5264 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5265 R830
5266 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5267 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5268 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5269 - dmaengine: dw: fix cyclic transfer setup
5270 - dmaengine: dw: fix cyclic transfer callbacks
5271 - dmaengine: at_xdmac: fix resume for cyclic transfers
5272 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5273 - IB/cm: Fix a recently introduced deadlock
5274 - IB/qib: fix mcast detach when qp not attached
5275 - IB/qib: Support creating qps with GFP_NOIO flag
5276 - IB/mlx5: Expose correct maximum number of CQE capacity
5277 - Thermal: initialize thermal zone device correctly
5278 - Thermal: handle thermal zone device properly during system sleep
5279 - Thermal: do thermal zone update after a cooling device registered
5280 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5281 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5282 - hwmon: (ads1015) Handle negative conversion values correctly
5283 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5284 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5285 - seccomp: always propagate NO_NEW_PRIVS on tsync
5286 - libceph: fix ceph_msg_revoke()
5287 - libceph: don't bail early from try_read() when skipping a message
5288 - libceph: use the right footer size when skipping a message
5289 - libceph: don't spam dmesg with stray reply warnings
5290 - sd: Optimal I/O size is in bytes, not sectors
5291 - Staging: speakup: Fix getting port information
5292 - Revert "Staging: panel: usleep_range is preferred over udelay"
5293 - cdc-acm:exclude Samsung phone 04e8:685d
5294 - perf stat: Do not clean event's private stats
5295 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5296 - rfkill: fix rfkill_fop_read wait_event usage
5297 - mac80211: Requeue work after scan complete for all VIF types.
5298 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5299 - Revert "workqueue: make sure delayed work run in local cpu"
5300 - ALSA: hda - Apply clock gate workaround to Skylake, too
5301 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5302 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5303 - target: Fix LUN_RESET active TMR descriptor handling
5304 - target: Fix TAS handling for multi-session se_node_acls
5305 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5306 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5307 - spi: atmel: fix gpio chip-select in case of non-DT platform
5308 - libata: fix sff host state machine locking while polling
5309 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5310 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5311 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5312 - cpuset: make mm migration asynchronous
5313 - cgroup: make sure a parent css isn't offlined before its children
5314 - writeback: keep superblock pinned during cgroup writeback association
5315 switches
5316 - phy: core: fix wrong err handle for phy_power_on
5317 - i2c: i801: Adding Intel Lewisburg support for iTCO
5318 - bio: return EINTR if copying to user space got interrupted
5319 - block: fix use-after-free in dio_bio_complete
5320 - nfs: fix nfs_size_to_loff_t
5321 - NFSv4: Fix a dentry leak on alias use
5322 - of/irq: Fix msi-map calculation for nonzero rid-base
5323 - KVM: async_pf: do not warn on page allocation failures
5324 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
5325 - KVM: x86: fix missed hardware breakpoints
5326 - KVM: x86: MMU: fix ubsan index-out-of-range warning
5327 - powerpc/eeh: Fix partial hotplug criterion
5328 - tracing: Fix showing function event in available_events
5329 - sunrpc/cache: fix off-by-one in qword_get()
5330 - kernel/resource.c: fix muxed resource handling in __request_region()
5331 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
5332 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
5333 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
5334 - xen/arm: correctly handle DMA mapping of compound pages
5335 - xen/scsiback: correct frontend counting
5336 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
5337 - xen/pciback: Save the number of MSI-X entries to be copied later.
5338 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
5339 extracted.
5340 - should_follow_link(): validate ->d_seq after having decided to follow
5341 - do_last(): ELOOP failure exit should be done after leaving RCU mode
5342 - hpfs: don't truncate the file when delete fails
5343 - x86/irq: Call chip->irq_set_affinity in proper context
5344 - x86/irq: Fix a race in x86_vector_free_irqs()
5345 - x86/irq: Validate that irq descriptor is still active
5346 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
5347 - x86/irq: Reorganize the return path in assign_irq_vector
5348 - x86/irq: Reorganize the search in assign_irq_vector
5349 - x86/irq: Check vector allocation early
5350 - x86/irq: Copy vectormask instead of an AND operation
5351 - x86/irq: Get rid of code duplication
5352 - x86/irq: Remove offline cpus from vector cleanup
5353 - x86/irq: Clear move_in_progress before sending cleanup IPI
5354 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
5355 - x86/irq: Remove outgoing CPU from vector cleanup mask
5356 - x86/irq: Call irq_force_move_complete with irq descriptor
5357 - x86/irq: Plug vector cleanup race
5358 - IB/cma: Fix RDMA port validation for iWarp
5359 - iwlwifi: dvm: fix WoWLAN
5360 - iwlwifi: pcie: properly configure the debug buffer size for 8000
5361 - iwlwifi: update and fix 7265 series PCI IDs
5362 - iwlwifi: mvm: don't allow sched scans without matches to be started
5363 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
5364 - bcache: prevent crash on changing writeback_running
5365 - Linux 4.4.4
5366
5367 * mlx4_en didn't choose time-stamping shift value according to HW frequency
5368 (LP: #1552627)
5369 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
5370
5371 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
5372 - target/transport: add flag to indicate CPU Affinity is observed
5373 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
5374 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
5375
5376 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5377 - qla2xxx: Fix warning reported by static checker
5378 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
5379 - qla2xxx: Fix stale pointer access.
5380 - qla2xxx: Use ATIO type to send correct tmr response
5381 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
5382
5383 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
5384 - [Config] Add s390x zfcp to scsi-modules udeb
5385
5386 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
5387
5388linux (4.4.0-10.25) xenial; urgency=low
5389
5390 [ Tim Gardner ]
5391
5392 * Release Tracking Bug
5393 - LP: #1552247
5394
5395 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
5396 - security: let security modules use PTRACE_MODE_* with bitmasks
5397
5398 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
5399 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
5400
5401 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5402 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
5403 - mmc: sdhci: Fix DMA descriptor with zero data length
5404
5405 * Miscellaneous Ubuntu changes
5406 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
5407
5408 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
5409
5410linux (4.4.0-9.24) xenial; urgency=low
5411
5412 [ Tim Gardner ]
5413
5414 * Release Tracking Bug
5415 - LP: #1551319
5416
5417 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
5418 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
5419
5420 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
5421 #1448912)
5422 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
5423 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
5424 replacedby is not setup
5425 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
5426 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
5427 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
5428 replacedby
5429 - SAUCE: apparmor: Fix: label_vec_merge insertion
5430 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
5431 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
5432 merge path
5433 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
5434 labelset lock
5435 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
5436
5437 * apparmor kernel BUG kills firefox (LP: #1430546)
5438 - SAUCE: apparmor: Disallow update of cred when then subjective != the
5439 objective cred
5440 - SAUCE: apparmor: rework retrieval of the current label in the profile update
5441 case
5442
5443 * sleep from invalid context in aa_move_mount (LP: #1539349)
5444 - SAUCE: apparmor: fix sleep from invalid context
5445
5446 * s390x: correct restore of high gprs on signal return (LP: #1550468)
5447 - s390/compat: correct restore of high gprs on signal return
5448
5449 * missing SMAP support (LP: #1550517)
5450 - x86/entry/compat: Add missing CLAC to entry_INT80_32
5451
5452 * Floating-point exception handler receives empty Data-Exception Code in
5453 Floating Point Control register (LP: #1548414)
5454 - s390/fpu: signals vs. floating point control register
5455
5456 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
5457 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
5458
5459 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
5460 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
5461 build fips840/b1208b_1604.840 (LP: #1532914)
5462 - cxl: Fix PSL timebase synchronization detection
5463
5464 * [Feature]EDAC support for Knights Landing (LP: #1519631)
5465 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
5466
5467 * Various failures of kernel_security suite on Xenial kernel on s390x arch
5468 (LP: #1531327)
5469 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
5470
5471 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
5472 - [Config] Provides: virtualbox-guest-modules when appropriate
5473
5474 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
5475 #1507588)
5476 - [Config] Provides: virtualbox-guest-modules when appropriate
5477
5478 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
5479 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
5480 - SAUCE: i915_bpo: Update intel_ips.h file location
5481 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
5482 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
5483 - drm/i915: remove an extra level of indirection in PCI ID list
5484 - drm/i915/kbl: Add Kabylake PCI ID
5485 - drm/i915/kbl: Add Kabylake GT4 PCI ID
5486 - mm: Export nr_swap_pages
5487 - async: export current_is_async()
5488 - drm: fix potential dangling else problems in for_each_ macros
5489 - dp/mst: add SDP stream support
5490 - drm: Implement drm_modeset_lock_all_ctx()
5491 - drm: Add "prefix" parameter to drm_rect_debug_print()
5492 - drm/i915: Set connector_state->connector using the helper.
5493 - drm/atomic: add connector mask to drm_crtc_state.
5494 - drm/i915: Report context GTT size
5495 - drm/i915: Add get_eld audio component
5496 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
5497 - SAUCE: i915_bpo: Revert passing plane/encoder name
5498 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
5499 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
5500 - drm/i915/bxt: update list of PCIIDs
5501 - drm/i915/skl: Add missing SKL ids
5502 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
5503 driver isn't"
5504 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
5505 - drm/atomic: Do not unset crtc when an encoder is stolen
5506 - drm/i915: Update connector_mask during readout, v2.
5507 - drm/atomic: Add encoder_mask to crtc_state, v3.
5508 - SAUCE: drm/core: Add drm_encoder_index.
5509 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
5510 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
5511
5512 * arm64: guest hangs when ntpd is running (LP: #1549494)
5513 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
5514 - hrtimer: Catch illegal clockids
5515 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
5516
5517 * Miscellaneous Ubuntu changes
5518 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
5519 - [Config] CONFIG_ARM_SMMU=y on arm64
5520 - rebase to v4.4.3
5521 - [Debian] git-ubuntu-log -- ensure we get the last commit
5522 - [Config] fix up spelling of probably again
5523 - [Debian] perf -- build in the context of the full generated local headers
5524 - SAUCE: tools: lib/bpf -- add generated headers to search path
5525 - SAUCE: proc: Always set super block owner to init_user_ns
5526 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
5527 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
5528 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
5529 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
5530 needs locking
5531 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
5532 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
5533 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
5534 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
5535 of remove_and_insert
5536 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
5537 transitions ns
5538 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
5539 freed.
5540 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
5541 been removed
5542 - SAUCE: apparmor: Fix: query label file permission
5543 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
5544 - SAUCE: fixup: cleanup return handling of labels
5545 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
5546 destroyed
5547 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
5548 - SAUCE: fixup: 20/23 locking issue around in __label_update
5549 - SAUCE: fixup: get rid of unused var build warning
5550 - SAUCE: fixup: cast poison values to remove warnings
5551 - SAUCE: apparmor: fix refcount race when finding a child profile
5552 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
5553 - SAUCE: fix: audit "no_new_privs" case for exec failure
5554 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
5555 - SAUCE: Move replacedby allocation into label_alloc
5556 - [Debian] supply zfs dkms Provides: based on do_zfs
5557 - [Config] supply zfs dkms Provides: based on do_zfs
5558 - [Config] drop linux-image-3.0 provides
5559
5560 * Miscellaneous upstream changes
5561 - x86/mpx: Fix off-by-one comparison with nr_registers
5562
5563 [ Upstream Kernel Changes ]
5564
5565 * rebase to v4.4.3
5566
5567 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
5568
5569linux (4.4.0-8.23) xenial; urgency=low
5570
5571 * cgroup namespace mounts broken in containers (LP: #1549398)
5572 - SAUCE: kernfs: Always set super block owner to init_user_ns
5573
5574 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
5575 - arm64: mm: avoid calling apply_to_page_range on empty range
5576 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
5577
5578 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
5579 - [Config] postinst -- handle recreating symlinks when a real file is present
5580
5581 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
5582 - SAUCE: cred: Add clone_cred() interface
5583 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5584 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5585 - SAUCE: overlayfs: Be more careful about copying up sxid files
5586 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5587
5588 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
5589 - SAUCE: cred: Add clone_cred() interface
5590 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5591 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5592 - SAUCE: overlayfs: Be more careful about copying up sxid files
5593 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5594
5595 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
5596 - SAUCE: cred: Add clone_cred() interface
5597 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5598 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5599
5600 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
5601 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
5602 - net: Add eth_platform_get_mac_address() helper.
5603 - i40e: Add mac_filter_element at the end of the list instead of HEAD
5604 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
5605 - i40e: Replace X722 mac check in ethtool get_settings
5606 - i40evf: allow channel bonding of VFs
5607 - i40e: define function capabilities in only one place
5608 - i40evf: null out ring pointers on free
5609 - i40e: Cleanup the code with respect to restarting autoneg
5610 - i40e: update features with right offload
5611 - i40e: bump version to 1.4.10
5612 - i40e: add new device IDs for X722
5613 - i40e: Extend ethtool RSS hooks for X722
5614 - i40e/i40evf: Fix for UDP/TCP RSS for X722
5615 - i40evf: add new write-back mode
5616 - i40e/i40evf: Use private workqueue
5617 - i40e: add new proxy-wol bit for X722
5618 - i40e: Limit DCB FW version checks to X710/XL710 devices
5619 - i40e: AQ Add Run PHY Activity struct
5620 - i40e: AQ Geneve cloud tunnel type
5621 - i40e: AQ Add external power class to get link status
5622 - i40e: add 100Mb ethtool reporting
5623 - ixgbe: bulk free SKBs during TX completion cleanup cycle
5624 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
5625 - igb: Unpair the queues when changing the number of queues
5626 - igb/igbvf: don't give up
5627 - igb: clean up code for setting MAC address
5628 - igb: Refactor VFTA configuration
5629 - igb: Allow asymmetric configuration of MTU versus Rx frame size
5630 - igb: Do not factor VLANs into RLPML calculation
5631 - igb: Always enable VLAN 0 even if 8021q is not loaded
5632 - igb: Merge VLVF configuration into igb_vfta_set
5633 - igb: Clean-up configuration of VF port VLANs
5634 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
5635 - igb: Drop unnecessary checks in transmit path
5636 - igb: Enable use of "bridge fdb add" to set unicast table entries
5637 - igb: Add workaround for VLAN tag stripping on 82576
5638 - i40e: AQ Shared resource flags
5639 - i40e: AQ Add set_switch_config
5640 - i40e: AQ Add VXLAN-GPE tunnel type
5641 - i40e: AQ thermal sensor control struct
5642 - i40e: Bump AQ minor version to 1.5 for new FW features
5643 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
5644 - i40e: fix write-back-on-itr to work with legacy itr
5645 - i40e: add counter for arq overflows
5646 - i40e: add 20G speed for Tx bandwidth calculations
5647 - i40e: refactor DCB function
5648 - i40e: add a little more to an NVM update debug message
5649 - i40evf: enable bus master after reset
5650 - i40e: add netdev info to VSI dump
5651 - i40e: remove VF device IDs from PF
5652 - i40e: trivial: remove unnecessary local var
5653 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
5654 - net: ixgbe: add minimal parser details for ixgbe
5655 - i40e: trivial: drop duplicate definition
5656 - i40e: trivial: fix missing space
5657 - i40e: fix bug in dma sync
5658 - i40e: do TSO only if CHECKSUM_PARTIAL is set
5659 - i40e: allocate memory safer
5660 - i40e: fix: do not sleep in netdev_ops
5661 - i40e: APIs to Add/remove port mirroring rules
5662 - i40e: negate PHY int mask bits
5663 - i40e: drop unused function
5664 - i40e: count allocation errors
5665 - i40e: avoid large memcpy by assigning struct
5666 - i40e/i40evf: bump version to 1.4.12/1.4.8
5667 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
5668 - i40e: add priv flag for automatic rule eviction
5669 - i40e: use eth_platform_get_mac_address()
5670 - i40e: move sync_vsi_filters up in service_task
5671 - i40e: Make the DCB firmware checks for X710/XL710 only
5672 - i40e: set shared bit for multicast filters
5673 - i40e: add VEB stat control and remove L2 cloud filter
5674 - i40e: use new add_veb calling with VEB stats control
5675 - i40e: Refactor force_wb and WB_ON_ITR functionality code
5676 - i40evf: Change vf driver string to reflect all products i40evf supports
5677 - i40e/i40evf: don't lose interrupts
5678 - i40e/i40evf: try again after failure
5679 - i40e: dump descriptor indexes in hex
5680 - i40e/i40evf: use __GFP_NOWARN
5681 - i40e/i40evf: use pages correctly in Rx
5682 - i40e/i40evf: use logical operators, not bitwise
5683 - i40e: properly show packet split status in debugfs
5684 - i40e/i40evf: Bump version
5685 - ixgbe: use u32 instead of __u32 in model header
5686 - ixgbe: fix dates on header of ixgbe_model.h
5687 - i40e: get rid of magic number
5688 - i40e: drop unused debugfs file "dump"
5689 - i40evf: support packet split receive
5690 - i40e: trivial: cleanup use of pf->hw
5691 - i40e: Add a SW workaround for lost interrupts
5692 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
5693 - i40e: Removal of code which relies on BASE VEB SEID
5694 - i40e/i40evf: avoid atomics
5695 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
5696 - i40e: expand comment
5697 - i40e: better error reporting for nvmupdate
5698 - i40evf: set adapter state on reset failure
5699 - i40e: clean event descriptor before use
5700 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
5701 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
5702 - i40e/i40evf: Drop outer checksum offload that was not requested
5703 - i40e/i40evf: Use u64 values instead of casting them in TSO function
5704 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
5705 - i40e/i40evf: Consolidate all header changes into TSO function
5706 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
5707 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
5708 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
5709 - i40e/i40evf: Do not write to descriptor unless we complete
5710 - i40e/i40evf: Add exception handling for Tx checksum
5711 - i40e/i40evf: Clean-up Rx packet checksum handling
5712 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
5713 - i40e: Fix ATR in relation to tunnels
5714 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
5715 - i40e: Update feature flags to reflect newly enabled features
5716 - i40evf: Update feature flags to reflect newly enabled features
5717 - i40e: Add support for ATR w/ IPv6 extension headers
5718 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
5719 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
5720 - i40e/i40evf: Move Tx checksum closer to TSO
5721 - i40e: Add functions to blink led on 10GBaseT PHY
5722 - i40e: Fix led blink capability for 10GBaseT PHY
5723 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
5724 - i40e: Do not wait for Rx queue disable in DCB reconfig
5725 - i40e: Fix for unexpected messaging
5726 - i40e: Expose some registers to program parser, FD and RSS logic
5727 - i40e: add check for null VSI
5728 - i40e: add adminq commands for Rx CTL registers
5729 - i40e: implement and use Rx CTL helper functions
5730 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
5731 - i40e: suspend scheduling during driver unload
5732 - i40e: let go of the past
5733 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
5734
5735 * MPT3SAS Driver update for next kernel release (LP: #1512221)
5736 - mpt3sas: A correction in unmap_resources
5737 - mpt3sas: Added support for high port count HBA variants.
5738 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
5739 - mpt3sas: Fix static analyzer(coverity) tool identified defects
5740 - mpt3sas: Never block the Enclosure device
5741 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
5742 - mpt3sas: Added smp_affinity_enable module parameter.
5743 - mpt3sas: Add support for configurable Chain Frame Size
5744 - mpt3sas: Updated MPI Header to 2.00.42
5745 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
5746 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
5747 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
5748
5749 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
5750 - ibmvscsi: Add endian conversions to sysfs attribute show functions
5751
5752 * Miscellaneous Ubuntu changes
5753 - [Packaging] git-ubuntu-log -- output should be utf-8
5754 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
5755
5756 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
5757
5758linux (4.4.0-7.22) xenial; urgency=low
5759
5760 [ Tim Gardner ]
5761
5762 * Release Tracking Bug
5763 - LP: #1547205
5764
5765 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
5766 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
5767 - arm64: kernel: implement ACPI parking protocol
5768
5769 * Please pull cgroup namespaces (LP: #1546775)
5770 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
5771 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
5772 - SAUCE: (noup) cgroup: introduce cgroup namespaces
5773 - SAUCE: (noup) cgroup: cgroup namespace setns support
5774 - SAUCE: (noup) kernfs: define kernfs_node_dentry
5775 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
5776 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
5777 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
5778
5779 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
5780 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
5781 - pwm: lpss: Remove ->free() callback
5782 - pwm: bcm2835: Calculate scaler in ->config()
5783 - pwm: bcm2835: Prevent division by zero
5784 - pwm: bcm2835: Fix email address specification
5785 - pwm: lpss: Update PWM setting for Broxton
5786 - pwm: lpss: Select core part automatically
5787 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
5788 - pwm: fsl-ftm: Fix clock enable/disable when using PM
5789 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
5790 - pwm: lpc32xx: make device usable with common clock framework
5791 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
5792 - pwm: lpc32xx: return ERANGE, if requested period is not supported
5793 - pwm: rcar: Improve accuracy of frequency division setting
5794 - pwm: Add PWM driver for OMAP using dual-mode timers
5795 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
5796 - pwm: omap-dmtimer: Potential NULL dereference on error
5797 - pwm: Mark all devices as "might sleep"
5798
5799 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
5800 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
5801 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
5802
5803 * Update megaraid driver to MR6.10 (LP: #1544679)
5804 - megaraid_sas: Do not allow PCI access during OCR
5805 - megaraid_sas: MFI IO timeout handling
5806 - megaraid_sas: Syncing request flags macro names with firmware
5807 - megaraid_sas: Task management support
5808 - megaraid_sas: Update device queue depth based on interface type
5809 - megaraid_sas: Fastpath region lock bypass
5810 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
5811 - megaraid_sas: Code optimization build_and_issue_cmd return-type
5812 - megaraid_sas: Dual queue depth support
5813 - megaraid_sas: IO throttling support
5814 - megaraid_sas: Make adprecovery variable atomic
5815 - megaraid_sas: MFI adapter OCR changes
5816 - megaraid_sas: Introduce module parameter for SCSI command timeout
5817 - megaraid_sas: SPERC OCR changes
5818 - megaraid_sas: driver version upgrade
5819 - megaraid: fix null pointer check in megasas_detach_one().
5820 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
5821 - megaraid_sas: Fix SMAP issue
5822 - megaraid_sas: Add an i/o barrier
5823
5824 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
5825 - powerpc/powernv: Fix stale PE primary bus
5826
5827 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
5828 - [Config] Update bnx2x d-i firmware to 7.12.30
5829
5830 * Miscellaneous Ubuntu changes
5831 - rebase to v4.4.2
5832
5833 * Miscellaneous upstream changes
5834 - openvswitch: allow management from inside user namespaces
5835 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
5836 - net, thunderx: Remove unnecessary rcv buffer start address management
5837 - net: thunderx: HW TSO support for pass-2 hardware
5838 - net: thunderx: Enable CQE count threshold interrupt
5839 - net: cavium: liquidio: use helpers ns_to_timespec64()
5840 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
5841 - arm64: KVM: Configure TCR_EL2.PS at runtime
5842 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
5843 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
5844 - arm64: lib: improve copy_page to deal with 128 bytes at a time
5845 - arm64: lib: patch in prfm for copy_page if requested
5846 - arm64: prefetch: add missing #include for spin_lock_prefetch
5847 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
5848 - net: thunderx: Use napi_schedule_irqoff()
5849 - net: thunderx: Assign affinity hints to vf's interrupts
5850 - net: thunderx: bgx: Use standard firmware node infrastructure.
5851 - net: thunderx: bgx: Add log message when setting mac address
5852 - net: thunderx: Alloc higher order pages when pagesize is small
5853 - net: cavium: liquidio: Return correct error code
5854 - net: cavium: liquidio: fix check for in progress flag
5855 - livepatch: add old_sympos as disambiguator field to klp_func
5856 - livepatch: add sympos as disambiguator field to klp_reloc
5857 - livepatch: function,sympos scheme in livepatch sysfs directory
5858 - module: Use the same logic for setting and unsetting RO/NX
5859 - gcov: use within_module() helper.
5860 - module: use a structure to encapsulate layout.
5861 - module: clean up RO/NX handling.
5862 - module: keep percpu symbols in module's symtab
5863 - livepatch: Cleanup module page permission changes
5864
5865 [ Upstream Kernel Changes ]
5866
5867 * rebase to v4.4.2
5868
5869 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
5870
5871linux (4.4.0-6.21) xenial; urgency=low
5872
5873 [ Tim Gardner ]
5874
5875 * Release Tracking Bug
5876 - LP: #1546283
5877
5878 * Naples/Zen, NTB Driver (LP: #1542071)
5879 - [Config] CONFIG_NTB_AMD=m
5880 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
5881
5882 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
5883 - SAUCE: storvsc: use small sg_tablesize on x86
5884
5885 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
5886 - [Config] CONFIG_ARMV8_DEPRECATED=y
5887
5888 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
5889 - powerpc/eeh: Fix stale cached primary bus
5890
5891 * Miscellaneous Ubuntu changes
5892 - SAUCE: fs: Add user namesapace member to struct super_block
5893 - SAUCE: fs: Limit file caps to the user namespace of the super block
5894 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
5895 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
5896 - SAUCE: block_dev: Check permissions towards block device inode when mounting
5897 - SAUCE: fs: Treat foreign mounts as nosuid
5898 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
5899 - SAUCE: userns: Replace in_userns with current_in_userns
5900 - SAUCE: Smack: Handle labels consistently in untrusted mounts
5901 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
5902 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
5903 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
5904 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
5905 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
5906 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
5907 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
5908 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
5909 - SAUCE: fuse: Add support for pid namespaces
5910 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
5911 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
5912 - SAUCE: fuse: Allow user namespace mounts
5913 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
5914 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
5915 - SAUCE: quota: Convert ids relative to s_user_ns
5916 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
5917 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
5918 - SAUCE: quota: Treat superblock owner as privilged
5919 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
5920 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
5921 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
5922 - SAUCE: ext4: Add module parameter to enable user namespace mounts
5923 - SAUCE: fuse: Add module parameter to enable user namespace mounts
5924
5925 * Miscellaneous upstream changes
5926 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
5927 - libahci: Implement the capability to override the generic ahci interrupt handler.
5928 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
5929 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
5930
5931 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
5932
5933linux (4.4.0-5.20) xenial; urgency=low
5934
5935 [ Tim Gardner ]
5936
5937 * Release Tracking Bug
5938 - LP: #1544637
5939
5940 * s390/cio: update measurement characteristics (LP: #1541534)
5941 - s390/cio: fix measurement characteristics memleak
5942 - s390/cio: ensure consistent measurement state
5943 - s390/cio: update measurement characteristics
5944
5945 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
5946 - qeth: initialize net_device with carrier off
5947
5948 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
5949 - [Config] CONFIG_ZONE_DMA=y
5950 - mm: CONFIG_NR_ZONES_EXTENDED
5951
5952 * perf enahancements for ppc64 (LP: #1521678)
5953 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
5954 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
5955 - perf kvm/powerpc: Port perf kvm stat to powerpc
5956 - perf kvm/powerpc: Add support for HCALL reasons
5957
5958 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
5959 - SAUCE: nbd: ratelimit error msgs after socket close
5960
5961 * sleep from invalid context in aa_move_mount (LP: #1539349)
5962 - SAUCE: apparmor: fix sleep from invalid context
5963
5964 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
5965 - net/mlx5_core: Modify enable/disable hca functions
5966 - net/mlx5_core: Add base sriov support
5967 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
5968 - net/mlx5: Update access functions to Query/Modify vport MAC address
5969 - net/mlx5: Introduce access functions to modify/query vport mac lists
5970 - net/mlx5: Introduce access functions to modify/query vport state
5971 - net/mlx5: Introduce access functions to modify/query vport promisc mode
5972 - net/mlx5: Introduce access functions to modify/query vport vlans
5973 - net/mlx5e: Write UC/MC list and promisc mode into vport context
5974 - net/mlx5e: Write vlan list into vport context
5975 - net/mlx5: Introducing E-Switch and l2 table
5976 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
5977 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
5978 - net/mlx5: E-Switch, Introduce Vport administration functions
5979 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
5980 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
5981 - net/mlx5: E-Switch, Introduce get vf statistics
5982 - net/mlx5e: Add support for SR-IOV ndos
5983 - net/mlx5: Fix query E-Switch capabilities
5984 - net/mlx5e: Assign random MAC address if needed
5985
5986 * make wacom_w8001 work well in xenial (LP: #1542771)
5987 - Input: wacom_w8001 - use __set_bit for evbits
5988 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
5989 - Input: wacom_w8001 - handle touch error case correctly
5990 - Input: wacom_w8001 - split pen and touch initialization up
5991 - Input: wacom_w8001 - split the touch and pen devices into two devices
5992 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
5993
5994 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
5995 - ubuntu: vbox -- update to 5.0.14-dfsg-2
5996
5997 * Miscellaneous Ubuntu changes
5998 - [Packaging] git-ubuntu-log -- fix empty section formatting
5999 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
6000
6001 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
6002
6003linux (4.4.0-4.19) xenial; urgency=low
6004
6005 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
6006 - [Config] update spl/zfs version
6007 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
6008 - [Config] reconstruct -- drop links for zfs userspace components
6009 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
6010
6011 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
6012 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
6013
6014 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
6015 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6016
6017 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
6018 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
6019
6020 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
6021 - HID: multitouch: enable palm rejection if device implements confidence usage
6022
6023 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6024 - qla2xxx: Remove unavailable firmware files
6025 - qla2xxx: Enable Extended Logins support
6026 - qla2xxx: Enable Exchange offload support.
6027 - qla2xxx: Enable Target counters in DebugFS.
6028 - qla2xxx: Add FW resource count in DebugFS.
6029 - qla2xxx: Added interface to send explicit LOGO.
6030 - qla2xxx: Delete session if initiator is gone from FW
6031 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
6032 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
6033 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
6034 - qla2xxx: Add irq affinity notification
6035 - qla2xxx: Add selective command queuing
6036 - qla2xxx: Move atioq to a different lock to reduce lock contention
6037 - qla2xxx: Disable ZIO at start time.
6038 - qla2xxx: Set all queues to 4k
6039 - qla2xxx: Check for online flag instead of active reset when transmitting responses
6040 - scsi: qla2xxxx: avoid type mismatch in comparison
6041
6042 * [Hyper-V] PCI Passthrough (LP: #1541120)
6043 - x86/irq: Export functions to allow MSI domains in modules
6044 - genirq/msi: Export functions to allow MSI domains in modules
6045
6046 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
6047 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
6048 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
6049 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
6050 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
6051 - lpfc: Fix crash in fcp command completion path.
6052 - lpfc: Modularize and cleanup FDMI code in driver
6053 - lpfc: Fix RDP Speed reporting.
6054 - lpfc: Fix RDP ACC being too long.
6055 - lpfc: Make write check error processing more resilient
6056 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
6057 - lpfc: Fix mbox reuse in PLOGI completion
6058 - lpfc: Fix external loopback failure.
6059 - lpfc: Add logging for misconfigured optics.
6060 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
6061 - lpfc: Use kzalloc instead of kmalloc
6062 - lpfc: Update version to 11.0.0.10 for upstream patch set
6063
6064 * Miscellaneous Ubuntu changes
6065 - [Config] CONFIG_ARM64_VA_BITS=48
6066 - [Config] Fixed Vcs-Git
6067
6068 * Miscellaneous upstream changes
6069 - cxl: Fix possible idr warning when contexts are released
6070 - cxl: use correct operator when writing pcie config space values
6071 - cxlflash: drop unlikely before IS_ERR_OR_NULL
6072 - cxl: Fix DSI misses when the context owning task exits
6073 - cxlflash: Removed driver date print
6074 - cxlflash: Fix to resolve cmd leak after host reset
6075 - cxlflash: Resolve oops in wait_port_offline
6076 - cxlflash: Enable device id for future IBM CXL adapter
6077 - cxl: fix build for GCC 4.6.x
6078 - cxl: use -Werror only with CONFIG_PPC_WERROR
6079 - cxl: Enable PCI device ID for future IBM CXL adapter
6080
6081 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
6082
6083linux (4.4.0-3.17) xenial; urgency=low
6084
6085 [ Tim Gardner ]
6086
6087 * Release Tracking Bug
6088 - LP: #1541058
6089 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
6090 - LP: #1531539
6091 * SAUCE: nvme merge cleanup
6092 - LP: #1531539
6093 * rebase to v4.4.1
6094
6095 [ Andy Whitcroft ]
6096
6097 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
6098 ioctls"
6099 - LP: #1538618
6100 * postinst -- detect symlinks correctly
6101 - LP: #1536810
6102
6103 [ John Johansen ]
6104
6105 * SAUCE: apparmor: fix sleep from invalid context
6106 - LP: #1539349
6107
6108 [ Upstream Kernel Changes ]
6109
6110 * powerpc/eeh: Fix PE location code
6111 - LP: #1538909
6112 * powerpc/pseries: Limit EPOW reset event warnings
6113 - LP: #1539102
6114 * lightnvm: fix bio submission issue
6115 - LP: #1531539
6116 * lightnvm: fix incorrect nr_free_blocks stat
6117 - LP: #1531539
6118 * lightnvm: add check after mempool allocation
6119 - LP: #1531539
6120 * lightnvm: unlock rq and free ppa_list on submission fail
6121 - LP: #1531539
6122 * lightnvm: move ppa erase logic to core
6123 - LP: #1531539
6124 * lightnvm: refactor rqd ppa list into set/free
6125 - LP: #1531539
6126 * lightnvm: refactor end_io functions for sync
6127 - LP: #1531539
6128 * lightnvm: return the get_bb_tbl return value
6129 - LP: #1531539
6130 * lightnvm: check bi_error in gc
6131 - LP: #1531539
6132 * lightnvm: put block back to gc list on its reclaim fail
6133 - LP: #1531539
6134 * lightnvm: fix locking and mempool in rrpc_lun_gc
6135 - LP: #1531539
6136 * lightnvm: sectors first in ppa list
6137 - LP: #1531539
6138 * lightnvm: move the pages per block check out of the loop
6139 - LP: #1531539
6140 * lightnvm: support multiple ppas in nvm_erase_ppa
6141 - LP: #1531539
6142 * lightnvm: move rq->error to nvm_rq->error
6143 - LP: #1531539
6144 * lightnvm: introduce nvm_submit_ppa
6145 - LP: #1531539
6146 * lightnvm: reference rrpc lun in rrpc block
6147 - LP: #1531539
6148 * lightnvm: fix missing grown bad block type
6149 - LP: #1531539
6150 * lightnvm: manage open and closed blocks separately
6151 - LP: #1531539
6152 * lightnvm: add mccap support
6153 - LP: #1531539
6154 * lightnvm: introduce mlc lower page table mappings
6155 - LP: #1531539
6156 * lightnvm: core on-disk initialization
6157 - LP: #1531539
6158 * lightnvm: introduce ioctl to initialize device
6159 - LP: #1531539
6160 * lightnvm: use system block for mm initialization
6161 - LP: #1531539
6162 * lightnvm: introduce factory reset
6163 - LP: #1531539
6164 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6165 - LP: #1531539
6166 * blk-mq: add a flags parameter to blk_mq_alloc_request
6167 - LP: #1531539
6168 * nvme: move struct nvme_iod to pci.c
6169 - LP: #1531539
6170 * nvme: split command submission helpers out of pci.c
6171 - LP: #1531539
6172 * nvme: use offset instead of a struct for registers
6173 - LP: #1531539
6174 * nvme: split nvme_trans_device_id_page
6175 - LP: #1531539
6176 * nvme: use vendor it from identify
6177 - LP: #1531539
6178 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6179 - LP: #1531539
6180 * nvme: simplify nvme_setup_prps calling convention
6181 - LP: #1531539
6182 * nvme: refactor nvme_queue_rq
6183 - LP: #1531539
6184 * nvme: factor out a nvme_unmap_data helper
6185 - LP: #1531539
6186 * nvme: move nvme_error_status to common code
6187 - LP: #1531539
6188 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6189 - LP: #1531539
6190 * nvme: split __nvme_submit_sync_cmd
6191 - LP: #1531539
6192 * nvme: use the block layer for userspace passthrough metadata
6193 - LP: #1531539
6194 * nvme: move block_device_operations and ns/ctrl freeing to common code
6195 - LP: #1531539
6196 * nvme: add explicit quirk handling
6197 - LP: #1531539
6198 * nvme: move remaining CC setup into nvme_enable_ctrl
6199 - LP: #1531539
6200 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6201 - LP: #1531539
6202 * nvme: add a common helper to read Identify Controller data
6203 - LP: #1531539
6204 * nvme: move the call to nvme_init_identify earlier
6205 - LP: #1531539
6206 * nvme: move namespace scanning to common code
6207 - LP: #1531539
6208 * nvme: move chardev and sysfs interface to common code
6209 - LP: #1531539
6210 * nvme: refactor set_queue_count
6211 - LP: #1531539
6212 * blk-integrity: empty implementation when disabled
6213 - LP: #1531539
6214 * NVMe: fix build with CONFIG_NVM enabled
6215 - LP: #1531539
6216 * nvme: fix another 32-bit build warning
6217 - LP: #1531539
6218 * nvme: precedence bug in nvme_pr_clear()
6219 - LP: #1531539
6220 * nvme: only ignore hardware errors in nvme_create_io_queues
6221 - LP: #1531539
6222 * nvme: only add a controller to dev_list after it's been fully
6223 initialized
6224 - LP: #1531539
6225 * nvme: protect against simultaneous shutdown invocations
6226 - LP: #1531539
6227 * nvme: don't take the I/O queue q_lock in nvme_timeout
6228 - LP: #1531539
6229 * nvme: merge nvme_abort_req and nvme_timeout
6230 - LP: #1531539
6231 * nvme: add NVME_SC_CANCELLED
6232 - LP: #1531539
6233 * nvme: simplify resets
6234 - LP: #1531539
6235 * nvme: do not restart the request timeout if we're resetting the
6236 controller
6237 - LP: #1531539
6238 * nvme: merge probe_work and reset_work
6239 - LP: #1531539
6240 * nvme: remove dead controllers from a work item
6241 - LP: #1531539
6242 * nvme: switch abort_limit to an atomic_t
6243 - LP: #1531539
6244 * NVMe: Implement namespace list scanning
6245 - LP: #1531539
6246 * NVMe: Use unbounded work queue for all work
6247 - LP: #1531539
6248 * NVMe: Remove device management handles on remove
6249 - LP: #1531539
6250 * NVMe: Simplify metadata setup
6251 - LP: #1531539
6252 * nvme: fix admin queue depth
6253 - LP: #1531539
6254 * nvme: factor out a few helpers from req_completion
6255 - LP: #1531539
6256 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6257 - LP: #1531539
6258 * nvme: switch abort to blk_execute_rq_nowait
6259 - LP: #1531539
6260 * nvme: special case AEN requests
6261 - LP: #1531539
6262 * nvme: simplify completion handling
6263 - LP: #1531539
6264 * nvme: properly free resources for cancelled command
6265 - LP: #1531539
6266 * nvme: meta_sg doesn't have to be an array
6267 - LP: #1531539
6268 * nvme: merge iod and cmd_info
6269 - LP: #1531539
6270 * NVMe: Add pci error handlers
6271 - LP: #1531539
6272 * NVMe: Export namespace attributes to sysfs
6273 - LP: #1531539
6274 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6275 - LP: #1531539
6276 * nvme: synchronize access to ctrl->namespaces
6277 - LP: #1531539
6278 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6279 - LP: #1531539
6280 * nvme: make SG_IO support optional
6281 - LP: #1531539
6282 * NVMe: Fix admin queue ring wrap
6283 - LP: #1531539
6284 * NVMe: Use a retryable error code on reset
6285 - LP: #1531539
6286 * NVMe: Remove queue freezing on resets
6287 - LP: #1531539
6288 * NVMe: IO queue deletion re-write
6289 - LP: #1531539
6290 * NVMe: Shutdown controller only for power-off
6291 - LP: #1531539
6292 * NVMe: Export NVMe attributes to sysfs group
6293 - LP: #1531539
6294 * i40e: fix build warnings
6295 * net: i40e: shut up uninitialized variable warnings
6296 * Drivers: hv: vmbus: fix build warning
6297 * Drivers: hv: util: Increase the timeout for util services
6298 * Drivers: hv: utils: run polling callback always in interrupt context
6299 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6300 * tools: hv: remove repeated HV_FCOPY string
6301 * Drivers: hv: util: catch allocation errors
6302 * Drivers: hv: utils: use memdup_user in hvt_op_write
6303 * drivers/hv: cleanup synic msrs if vmbus connect failed
6304 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6305 num
6306 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6307 * drivers:hv: Define the channel type for Hyper-V PCI Express
6308 pass-through
6309 * Drivers: hv: vss: run only on supported host versions
6310 * Drivers: hv: vmbus: Use uuid_le type consistently
6311 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6312 * Drivers: hv: vmbus: Get rid of the unused macro
6313 * Drivers: hv: vmbus: Get rid of the unused irq variable
6314 * Drivers: hv: vmbus: serialize process_chn_event() and
6315 vmbus_close_internal()
6316 * Drivers: hv: vmbus: do sanity check of channel state in
6317 vmbus_close_internal()
6318 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
6319 driver
6320 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
6321 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
6322 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
6323 * Drivers: hv: vmbus: Fix a Host signaling bug
6324 * drivers/hv: correct tsc page sequence invalid value
6325 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
6326 * Drivers: hv: utils: Invoke the poll function after handshake
6327 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
6328 * Drivers: hv: utils: fix memory leak on on_msg() failure
6329 * Drivers: hv: utils: rename outmsg_lock
6330 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
6331 * Drivers: hv: utils: fix crash when device is removed from host side
6332 * Drivers: hv: ring_buffer.c: fix comment style
6333 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
6334 * Drivers: hv: ring_buffer: remove code duplication from
6335 hv_ringbuffer_peek/read()
6336 * Drivers: hv: remove code duplication between
6337 vmbus_recvpacket()/vmbus_recvpacket_raw()
6338 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
6339 * drivers/hv: replace enum hv_message_type by u32
6340 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
6341 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
6342 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
6343 header
6344 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
6345 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
6346 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
6347
6348 [ Upstream Kernel Changes ]
6349
6350 * rebase to v4.4.1
6351 - LP: #1533461
6352 - LP: #1529624
6353
6354 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
6355
6356linux (4.4.0-2.16) xenial; urgency=low
6357
6358 [ Andy Whitcroft ]
6359
6360 * Release Tracking Bug
6361 - LP: #1539090
6362 * SAUCE: hv: hv_set_ifconfig -- convert to python3
6363 - LP: #1506521
6364 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
6365 - LP: #1538618
6366
6367 [ Colin Ian King ]
6368
6369 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
6370 bit FADT addresses (LP: #1529381)
6371 - LP: #1529381
6372
6373 [ John Johansen ]
6374
6375 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
6376 being shutdown
6377 - LP: #1446906
6378
6379 [ Mahesh Salgaonkar ]
6380
6381 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
6382 - LP: #1537881
6383 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
6384 interrupt.
6385 - LP: #1537881
6386 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
6387 base errors
6388 - LP: #1537881
6389
6390 [ Paolo Pisati ]
6391
6392 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
6393 #843419 build flags
6394 - LP: #1533009
6395 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
6396 * [Config] disable ARCH_ZX (ZTE ZX Soc)
6397
6398 [ Tim Gardner ]
6399
6400 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
6401 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
6402 - LP: #1536719
6403 * SAUCE: drop obsolete bnx2x firmware
6404 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
6405 - LP: #1536474
6406 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
6407 - LP: #1534647
6408 * [Config] Add pvpanic to virtual flavour
6409 - LP: #1537923
6410 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
6411 - LP: #1520457
6412
6413 [ Upstream Kernel Changes ]
6414
6415 * i40evf: fix compiler warning of unused variable
6416 - LP: #1536474
6417 * intel: i40e: fix confused code
6418 - LP: #1536474
6419 * i40e/i40evf: remove unused tunnel parameter
6420 - LP: #1536474
6421 * i40e: Change BUG_ON to WARN_ON in service event complete
6422 - LP: #1536474
6423 * i40e: remove BUG_ON from feature string building
6424 - LP: #1536474
6425 * i40e: remove BUG_ON from FCoE setup
6426 - LP: #1536474
6427 * i40e: Workaround fix for mss < 256 issue
6428 - LP: #1536474
6429 * i40e/i40evf: Add a stat to track how many times we have to do a force
6430 WB
6431 - LP: #1536474
6432 * i40e: Move the saving of old link info from handle_link_event to
6433 link_event
6434 - LP: #1536474
6435 * i40e/i40evf: Add comment to #endif
6436 - LP: #1536474
6437 * i40e/i40evf: clean up error messages
6438 - LP: #1536474
6439 * i40evf: handle many MAC filters correctly
6440 - LP: #1536474
6441 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
6442 - LP: #1536474
6443 * i40e: rework the functions to configure RSS with similar parameters
6444 - LP: #1536474
6445 * i40e: create a generic configure rss function
6446 - LP: #1536474
6447 * i40e: Bump version to 1.4.2
6448 - LP: #1536474
6449 * i40e: add new fields to store user configuration
6450 - LP: #1536474
6451 * i40e: rename rss_size to alloc_rss_size in i40e_pf
6452 - LP: #1536474
6453 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
6454 workaround
6455 - LP: #1536474
6456 * i40e/i40evf: prefetch skb data on transmit
6457 - LP: #1536474
6458 * i40evf: rename VF adapter specific RSS function
6459 - LP: #1536474
6460 * i40evf: create a generic config RSS function
6461 - LP: #1536474
6462 * i40evf: create a generic get RSS function
6463 - LP: #1536474
6464 * i40evf: add new fields to store user configuration of RSS
6465 - LP: #1536474
6466 * i40e: Update error messaging
6467 - LP: #1536474
6468 * i40e: fix confusing message
6469 - LP: #1536474
6470 * i40e: make error message more useful
6471 - LP: #1536474
6472 * i40evf: quoth the VF driver, Nevermore
6473 - LP: #1536474
6474 * i40evf: allocate queue vectors dynamically
6475 - LP: #1536474
6476 * i40evf: allocate ring structs dynamically
6477 - LP: #1536474
6478 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
6479 - LP: #1536474
6480 * i40e: fix: do not sleep in netdev_ops
6481 - LP: #1536474
6482 * i40e: remove unused argument
6483 - LP: #1536474
6484 * i40evf: increase max number of queues
6485 - LP: #1536474
6486 * i40evf: set real num queues
6487 - LP: #1536474
6488 * i40evf: remove duplicate string
6489 - LP: #1536474
6490 * i40e: Detection and recovery of TX queue hung logic moved to
6491 service_task from tx_timeout
6492 - LP: #1536474
6493 * i40e: Fix memory leaks, sideband filter programming
6494 - LP: #1536474
6495 * i40evf: don't use atomic allocation
6496 - LP: #1536474
6497 * i40e: propagate properly
6498 - LP: #1536474
6499 * i40evf: use correct types
6500 - LP: #1536474
6501 * i40e: use priv flags to control packet split
6502 - LP: #1536474
6503 * i40e: Remove separate functions gathering XOFF Rx stats
6504 - LP: #1536474
6505 * i40e: fix whitespace
6506 - LP: #1536474
6507 * i40e/i40evf: use logical operator
6508 - LP: #1536474
6509 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
6510 - LP: #1536474
6511 * i40e: trivial fixes
6512 - LP: #1536474
6513 * i40e: Fix i40e_print_features() VEB mode output
6514 - LP: #1536474
6515 * i40e: chomp the BIT(_ULL)
6516 - LP: #1536474
6517 * i40e: properly delete VF MAC filters
6518 - LP: #1536474
6519 * i40e: don't add zero MAC filter
6520 - LP: #1536474
6521 * i40evf: check rings before freeing resources
6522 - LP: #1536474
6523 * i40e: use explicit cast from u16 to u8
6524 - LP: #1536474
6525 * i40e: Opcode and structures required by OEM Post Update AQ command and
6526 add new NVM arq message
6527 - LP: #1536474
6528 * i40e: hush little warnings
6529 - LP: #1536474
6530 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
6531 - LP: #1536474
6532 * i40e: clean whole mac filter list
6533 - LP: #1536474
6534 * i40evf: change version string generation
6535 - LP: #1536474
6536 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
6537 - LP: #1536474
6538 * geneve: UDP checksum configuration via netlink
6539 - LP: #1536474
6540 * geneve: Add geneve udp port offload for ethernet devices
6541 - LP: #1536474
6542 * i40e: geneve tunnel offload support
6543 - LP: #1536474
6544 * geneve: Add geneve_get_rx_port support
6545 - LP: #1536474
6546 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
6547 - LP: #1536474
6548 * i40e: change log messages and error returns
6549 - LP: #1536474
6550 * i40e: allow zero MAC address for VFs
6551 - LP: #1536474
6552 * i40e: Look up MAC address in Open Firmware or IDPROM
6553 - LP: #1536474
6554 * i40e: Fix Rx hash reported to the stack by our driver
6555 - LP: #1536474
6556 * i40e: remove forever unused ID
6557 - LP: #1536474
6558 * igb: add 88E1543 initialization code
6559 * igb: don't unmap NULL hw_addr
6560 * igb: use the correct i210 register for EEMNGCTL
6561 * igb: fix NULL derefs due to skipped SR-IOV enabling
6562 * igb: improve handling of disconnected adapters
6563 * igb: Remove GS40G specific defines/functions
6564 * igb: Don't add PHY address to PCDL address
6565 * igb: Improve cable length function for I210, etc.
6566 * igb: Explicitly label self-test result indices
6567 * ixgbe: drop null test before destroy functions
6568 - LP: #1536473
6569 * ixgbe: Delete redundant include file
6570 - LP: #1536473
6571 * ixgbe: fix multiple kernel-doc errors
6572 - LP: #1536473
6573 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
6574 vector
6575 - LP: #1536473
6576 * ixgbe: Add KR mode support for CS4227 chip
6577 - LP: #1536473
6578 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
6579 to 12K
6580 - LP: #1536473
6581 * ixgbe/ixgbevf: use napi_schedule_irqoff()
6582 - LP: #1536473
6583 * ixgbe: Remove CS4227 diagnostic code
6584 - LP: #1536473
6585 * ixgbevf: use ether_addr_copy instead of memcpy
6586 - LP: #1536473
6587 * ixgbevf: fix spoofed packets with random MAC
6588 - LP: #1536473
6589 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
6590 - LP: #1536473
6591 * ixgbe: Add support for newer thermal alarm
6592 - LP: #1536473
6593 * ixgbe: Use private workqueue to avoid certain possible hangs
6594 - LP: #1536473
6595 * ixgbevf: Use a private workqueue to avoid certain possible hangs
6596 - LP: #1536473
6597 * ixgbevf: Minor cleanups
6598 - LP: #1536473
6599 * ixgbe: Refactor MAC address configuration code
6600 - LP: #1536473
6601 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
6602 - LP: #1536473
6603 * ixgbe: Allow FDB entries access to more RAR filters
6604 - LP: #1536473
6605 * ixgbe: Update PTP to support X550EM_x devices
6606 - LP: #1536473
6607 * ixgbe: Correct spec violations by waiting after reset
6608 - LP: #1536473
6609 * ixgbe: Wait for master disable to be set
6610 - LP: #1536473
6611 * ixgbe: Save VF info and take references
6612 - LP: #1536473
6613 * ixgbe: Handle extended IPv6 headers in Tx path
6614 - LP: #1536473
6615 * ixgbe: Always turn PHY power on when requested
6616 - LP: #1536473
6617 * ixgbevf: Handle extended IPv6 headers in Tx path
6618 - LP: #1536473
6619 * ixgbe: Return error on failure to allocate mac_table
6620 - LP: #1536473
6621 * ixgbe: Fix SR-IOV VLAN pool configuration
6622 - LP: #1536473
6623 * ixgbe: Simplify definitions for regidx and bit in set_vfta
6624 - LP: #1536473
6625 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
6626 - LP: #1536473
6627 * ixgbe: Simplify configuration of setting VLVF and VLVFB
6628 - LP: #1536473
6629 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
6630 - LP: #1536473
6631 * ixgbe: Reorder search to work from the top down instead of bottom up
6632 - LP: #1536473
6633 * ixgbe: Add support for VLAN promiscuous with SR-IOV
6634 - LP: #1536473
6635 * ixgbe: Fix VLAN promisc in relation to SR-IOV
6636 - LP: #1536473
6637 * ixgbe: Clear stale pool mappings
6638 - LP: #1536473
6639 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
6640 - LP: #1536473
6641 * ixgbe: do not report 2.5 Gbps as supported
6642 - LP: #1536473
6643 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
6644 per vector
6645 - LP: #1536473
6646 * ixgbevf: minor cleanups for ixgbevf_set_itr()
6647 - LP: #1536473
6648 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
6649 - LP: #1536473
6650 * ixgbe: report correct media type for KR, KX and KX4 interfaces
6651 - LP: #1536473
6652 * ixgbe: Clean up redundancy in hw_enc_features
6653 - LP: #1536473
6654 * ixgbe: fix RSS limit for X550
6655 - LP: #1536473
6656 * ixgbe: Correct X550EM_x revision check
6657 - LP: #1536473
6658 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
6659 - LP: #1536473
6660 * ixgbe: Fill at least min credits to a TC credit refills
6661 - LP: #1536473
6662 * ixgbe: use correct FCoE DDP max check
6663 - LP: #1536473
6664 * ixgbe: fix broken PFC with X550
6665 - LP: #1536473
6666 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
6667 - LP: #1536473
6668 * ixgbe: Correct handling of any outer UDP checksum setting
6669 - LP: #1536473
6670 * ixgbe: Fix to get FDMI HBA attributes information with X550
6671 - LP: #1536473
6672 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
6673 - LP: #1536473
6674 * ixgbe: Make ATR recognize IPv6 extended headers
6675 - LP: #1536473
6676 * e1000: make eeprom read/write scheduler friendly
6677 * e1000: fix data race between tx_ring->next_to_clean
6678 * e1000: Remove checkpatch coding style errors
6679 * e1000: clean up the checking logic
6680 * e1000: fix a typo in the comment
6681 * e1000e: clean up the local variable
6682 * e1000: fix kernel-doc argument being missing
6683 * e1000: get rid of duplicate exit path
6684 * e1000: Elementary checkpatch warnings and checks removed
6685 * e1000e: fix division by zero on jumbo MTUs
6686 * e1000e: Increase timeout of polling bit RSPCIPHY
6687 * e1000e: initial support for i219-LM (3)
6688 * e1000e: Switch e1000e_up to void, drop code checking for error result
6689 * e1000e: Remove unreachable code
6690 * e1000e: Do not read ICR in Other interrupt
6691 * e1000e: Do not write lsc to ics in msi-x mode
6692 * e1000e: Fix msi-x interrupt automask
6693 * acpi: pci: Setup MSI domain for ACPI based pci devices
6694 * irqdomain: Introduce is_fwnode_irqchip helper
6695 * irqchip/gic-v2m: Refactor to prepare for ACPI support
6696 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
6697 * clk: xgene: Fix divider with non-zero shift value
6698 * i2c: designware: Do not require clock when SSCN and FFCN are provided
6699 * fm10k: do not assume VF always has 1 queue
6700 - LP: #1536475
6701 * fm10k: Correct MTU for jumbo frames
6702 - LP: #1536475
6703 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
6704 vector
6705 - LP: #1536475
6706 * fm10k: use napi_schedule_irqoff()
6707 - LP: #1536475
6708 * fm10k: set netdev features in one location
6709 - LP: #1536475
6710 * fm10k: reset max_queues on init_hw_vf failure
6711 - LP: #1536475
6712 * fm10k: always check init_hw for errors
6713 - LP: #1536475
6714 * fm10k: reinitialize queuing scheme after calling init_hw
6715 - LP: #1536475
6716 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
6717 - LP: #1536475
6718 * fm10k: explicitly typecast vlan values to u16
6719 - LP: #1536475
6720 * fm10k: add statistics for actual DWORD count of mbmem mailbox
6721 - LP: #1536475
6722 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
6723 - LP: #1536475
6724 * fm10k: Add support for ITR scaling based on PCIe link speed
6725 - LP: #1536475
6726 * fm10k: introduce ITR_IS_ADAPTIVE macro
6727 - LP: #1536475
6728 * fm10k: Update adaptive ITR algorithm
6729 - LP: #1536475
6730 * fm10k: use macro for default Tx and Rx ITR values
6731 - LP: #1536475
6732 * fm10k: change default Tx ITR to 25usec
6733 - LP: #1536475
6734 * fm10k: TRIVIAL fix typo of hardware
6735 - LP: #1536475
6736 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
6737 - LP: #1536475
6738 * fm10k: use ether_addr_copy to copy MAC address
6739 - LP: #1536475
6740 * fm10k: do not use CamelCase
6741 - LP: #1536475
6742 * fm10k: remove unnecessary else block from if statements with return
6743 - LP: #1536475
6744 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
6745 - LP: #1536475
6746 * fm10k: consistently refer to VLANs and VLAN IDs
6747 - LP: #1536475
6748 * fm10k: bump driver version
6749 - LP: #1536475
6750 * fm10k: conditionally compile DCB and DebugFS support
6751 - LP: #1536475
6752 * fm10k: Cleanup MSI-X interrupts in case of failure
6753 - LP: #1536475
6754 * fm10k: Cleanup exception handling for mailbox interrupt
6755 - LP: #1536475
6756 * fm10k: do not inline fm10k_iov_select_vid()
6757 - LP: #1536475
6758 * fm10k: whitespace cleanups
6759 - LP: #1536475
6760 * fm10k: use BIT() macro instead of open-coded bit-shifting
6761 - LP: #1536475
6762 * fm10k: cleanup namespace pollution
6763 - LP: #1536475
6764 * fm10k: cleanup overly long lines
6765 - LP: #1536475
6766 * fm10k: initialize xps at driver load
6767 - LP: #1536475
6768 * fm10k: don't initialize fm10k_workqueue at global level
6769 - LP: #1536475
6770 * fm10k: correctly pack TLV structures and explain reasoning
6771 - LP: #1536475
6772 * fm10k: Cleanup exception handling for changing queues
6773 - LP: #1536475
6774 * fm10k: use ether_addr_equal instead of memcmp
6775 - LP: #1536475
6776 * fm10k: address operator not needed when declaring function pointers
6777 - LP: #1536475
6778 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
6779 - LP: #1536475
6780 * fm10k: remove unused struct element
6781 - LP: #1536475
6782 * fm10k: use true/false for boolean get_host_state
6783 - LP: #1536475
6784 * fm10k: cleanup mailbox code comments etc
6785 - LP: #1536475
6786 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
6787 - LP: #1536475
6788 * device property: always check for fwnode type
6789 - LP: #1533035
6790 * device property: rename helper functions
6791 - LP: #1533035
6792 * device property: refactor built-in properties support
6793 - LP: #1533035
6794 * device property: keep single value inplace
6795 - LP: #1533035
6796 * device property: helper macros for property entry creation
6797 - LP: #1533035
6798 * device property: improve readability of macros
6799 - LP: #1533035
6800 * device property: return -EINVAL when property isn't found in ACPI
6801 - LP: #1533035
6802 * device property: Fallback to secondary fwnode if primary misses the
6803 property
6804 - LP: #1533035
6805 * device property: Take a copy of the property set
6806 - LP: #1533035
6807 * driver core: platform: Add support for built-in device properties
6808 - LP: #1533035
6809 * driver core: Do not overwrite secondary fwnode with NULL if it is set
6810 - LP: #1533035
6811 * mfd: core: propagate device properties to sub devices drivers
6812 - LP: #1533035
6813 * mfd: intel-lpss: Add support for passing device properties
6814 - LP: #1533035
6815 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
6816 - LP: #1533035
6817 * mfd: intel-lpss: Pass HSUART configuration via properties
6818 - LP: #1533035
6819 * i2c: designware: Convert to use unified device property API
6820 - LP: #1533035
6821 * keys, trusted: fix: *do not* allow duplicate key options
6822 - LP: #1398274
6823 * keys, trusted: select hash algorithm for TPM2 chips
6824 - LP: #1398274
6825 * keys, trusted: seal with a TPM2 authorization policy
6826 - LP: #1398274
6827 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
6828 - LP: #1461360
6829 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
6830 - LP: #1461360
6831 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
6832 offset
6833 - LP: #1461360
6834 * drm/i915: WaRsDisableCoarsePowerGating
6835 - LP: #1527462
6836 * drm/i915/skl: Add SKL GT4 PCI IDs
6837 - LP: #1527462
6838 * drm/i915/skl: Disable coarse power gating up until F0
6839 - LP: #1527462
6840 * platform:x86: add Intel P-Unit mailbox IPC driver
6841 - LP: #1520457
6842 * intel_punit_ipc: add NULL check for input parameters
6843 - LP: #1520457
6844 * platform/x86: Add Intel Telemetry Core Driver
6845 - LP: #1520457
6846 * intel_pmc_ipc: update acpi resource structure for Punit
6847 - LP: #1520457
6848 * platform:x86: Add Intel telemetry platform device
6849 - LP: #1520457
6850 * platform:x86: Add Intel telemetry platform driver
6851 - LP: #1520457
6852 * platform:x86: Add Intel Telemetry Debugfs interfaces
6853 - LP: #1520457
6854 * cxlflash: a couple off by one bugs
6855
6856 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
6857
6858linux (4.4.0-1.15) xenial; urgency=low
6859
6860 [ Tim Gardner ]
6861
6862 * Release Tracking Bug
6863 - LP: #1536803
6864
6865 [ Upstream Kernel Changes ]
6866
6867 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
6868 - LP: #1517142
6869
6870 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
6871
6872linux (4.4.0-0.14) xenial; urgency=low
6873
6874 [ Upstream Kernel Changes ]
6875
6876 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
6877 - LP: #1522415
6878 * powerpc: Add __raw_rm_writeq() function
6879 - LP: #1522415
6880
6881 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
6882
6883linux (4.4.0-0.13) xenial; urgency=low
6884
6885 [ Andy Whitcroft ]
6886
6887 * [Config] s390x -- the kernel provides ppp-modules such as there are
6888 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
6889
6890 [ Tim Gardner ]
6891
6892 * [Config] Update annotations for VIRTIO_{NET,BLK}
6893 - LP: #1533382
6894
6895 [ Upstream Kernel Changes ]
6896
6897 * powerpc/powernv: Add support for Nvlink NPUs
6898 - LP: #1522415
6899 * powerpc/powernv: Fix update of NVLink DMA mask
6900 - LP: #1522415
6901 * powerpc/powernv: Change NPU PE# assignment
6902 - LP: #1522415
6903 * powerpc/powernv: Reserve PE#0 on NPU
6904 - LP: #1522415
6905 * KEYS: Fix keyring ref leak in join_session_keyring()
6906 - LP: #1534887
6907 - CVE-2016-0728
6908
6909 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
6910
6911linux (4.4.0-0.12) xenial; urgency=low
6912
6913 [ Eric Dumazet ]
6914
6915 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
6916 - LP: #1527902
6917
6918 [ Guilherme G. Piccoli ]
6919
6920 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
6921 - LP: #1486180
6922
6923 [ Tim Gardner ]
6924
6925 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
6926 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
6927 - LP: #1532886
6928 * [Config] nvme.ko moved to drivers/nvme/host
6929 * [Config] scsi_dh morphed into 4 modules
6930 * [Config] CONFIG_IBMVNIC=m
6931 * [Config] Add DRM ast driver to udeb installer image
6932 - LP: #1514711
6933 * [Config] CONFIG_KVM=y for s390x
6934 - LP: #1532886
6935 * [Config] Install spl/zfs under the kernel modules directory
6936 Fixes some errors in generic.inclusion-list.log
6937
6938 [ Upstream Kernel Changes ]
6939
6940 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
6941 - LP: #1524574
6942 * EDAC: Add DDR4 flag
6943 - LP: #1519631
6944 * EDAC, sb_edac: Virtualize several hard-coded functions
6945 - LP: #1519631
6946 * EDAC, sb_edac: Add support for duplicate device IDs
6947 - LP: #1519631
6948 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
6949 - LP: #1519631
6950 * Driver for IBM System i/p VNIC protocol
6951 - LP: #1532303
6952
6953 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
6954
6955linux (4.4.0-0.11) xenial; urgency=low
6956
6957 [ Tim Gardner ]
6958
6959 * [Config] Fix bogus reconstruct script
6960
6961 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
6962
6963linux (4.4.0-0.10) xenial; urgency=low
6964
6965 [ Haren Myneni ]
6966
6967 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
6968 - LP: #1529666
6969
6970 [ Serge Hallyn ]
6971
6972 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
6973
6974 [ Tim Gardner ]
6975
6976 * [Config] CONFIG_ZONE_DEVICE=y for amd64
6977 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
6978 - LP: #1526869
6979 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
6980 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
6981 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
6982 * rebase to v4.4
6983
6984 [ Upstream Kernel Changes ]
6985
6986 * rebase to v4.4
6987
6988 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
6989
6990linux (4.4.0-0.9) xenial; urgency=low
6991
6992 [ Tim Gardner ]
6993
6994 * rebase to v4.4-rc8
6995
6996 [ Upstream Kernel Changes ]
6997
6998 * rebase to v4.4-rc8
6999
7000 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
7001
7002linux (4.4.0-0.8) xenial; urgency=low
7003
7004 [ Tim Gardner ]
7005
7006 * rebase to v4.4-rc7
7007
7008 [ Upstream Kernel Changes ]
7009
7010 * rebase to v4.4-rc7
7011
7012 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
7013
7014linux (4.4.0-0.7) xenial; urgency=low
7015
7016 [ Hui Wang ]
7017
7018 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
7019 - LP: #1527096
7020
7021 [ Jann Horn ]
7022
7023 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
7024 uids/gids
7025 - LP: #1527374
7026
7027 [ Tim Gardner ]
7028
7029 * rebase to v4.4-rc6
7030
7031 [ Upstream Kernel Changes ]
7032
7033 * rebase to v4.4-rc6
7034 - LP: #1526330
7035
7036 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
7037
7038linux (4.4.0-0.6) xenial; urgency=low
7039
7040 [ Andy Whitcroft ]
7041
7042 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
7043 support in latest compilers
7044 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
7045 ARMv8.1 support in latest compilers
7046
7047 [ Tim Gardner ]
7048
7049 * [Config] s390 -> s390x
7050 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
7051
7052 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
7053
7054linux (4.4.0-0.5) xenial; urgency=low
7055
7056 [ Andy Whitcroft ]
7057
7058 * [Config] s390x -- enable tools
7059 - LP: #1524319
7060 * [Config] s390x -- add architecture to getabis
7061 * [Config] s390x -- add s390x ABI information
7062 * [Config] s390x -- enable ABI checks
7063
7064 [ Tim Gardner ]
7065
7066 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
7067 * [Config] Add s390 modules to nic-modules udeb
7068 - LP: #1525297
7069 * rebase to v4.4-rc5
7070
7071 [ Upstream Kernel Changes ]
7072
7073 * rebase to v4.4-rc5
7074 - LP: #1523517
7075 - LP: #1523232
7076
7077 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
7078
7079linux (4.4.0-0.4) xenial; urgency=low
7080
7081 [ Upstream Kernel Changes ]
7082
7083 * cgroup: make css_set pin its css's to avoid use-afer-free
7084 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
7085 freezer_attach()
7086 * cgroup: fix handling of multi-destination migration from
7087 subtree_control enabling
7088
7089 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
7090
7091linux (4.4.0-0.3) xenial; urgency=low
7092
7093 [ Upstream Kernel Changes ]
7094
7095 * rebase to v4.4-rc4
7096
7097 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
7098
7099linux (4.4.0-0.2) xenial; urgency=low
7100
7101 [ Tim Gardner ]
7102
7103 * [Config] Add spl/zfs provides to generic and powerpc64-smp
7104 * [Config] Add zfs to d-i fs-core-modules
7105 * [Config] Include all s390 specific drivers in linux-image
7106 - LP: #1522210
7107
7108 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
7109
7110linux (4.4.0-0.1) xenial; urgency=low
7111
7112 [ Andy Whitcroft ]
7113
7114 * [Tests] gcc-multilib does not exist on ppc64el redux
7115 - LP: #1515541
7116 * [Config] libunwind8-dev is not available on s390x
7117 * [Debian] Disable SPL/ZFS for cross compiling -- redux
7118 * [Config] s390x -- add dasd udebs
7119 - LP: #1519833
7120 * [Config] s390x -- include dasd modules in linux-image
7121 - LP: #1519833
7122 * [Config] s390x -- disable ZFS temporarily
7123 - LP: #1519820
7124 * [Config] s390s -- disable ABI/module checks
7125 * [Config] make IBMVETH consistent on powerpc/ppc64el
7126 - LP: #1521712
7127 * [Config] follow ibmvscsi name change
7128 - LP: #1521712
7129 * [Config] move ibm disk and ethernet drivers to linux-image
7130 - LP: #1521712
7131 * [Config] include ibmveth in nic-modules for ppc64el
7132 - LP: #1521712
7133 * [Config] s390x -- disable abi/module checks for s390x
7134
7135 [ Joseph Salisbury ]
7136
7137 * SAUCE: scsi_sysfs: protect against double execution of
7138 __scsi_remove_device()
7139 - LP: #1509029
7140
7141 [ Seth Forshee ]
7142
7143 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7144 - LP: #1510405
7145
7146 [ Tim Gardner ]
7147
7148 * [Debian] Disable SPL/ZFS for cross compiling
7149 * [Config] CONFIG_SCSI_IBMVSCSI=m
7150 - LP: #1515872
7151 * rebase to v4.4-rc2
7152 * [Config] updateconfigs
7153 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7154 * SAUCE: do_zfs=false temporarily
7155 * [Config] CONFIG_LUSTRE_FS=n
7156 * [Debian] Disable udebs when cross compiling
7157 * rebase to v4.4-rc3
7158 * [Config] CONFIG_AUFS_FS=m
7159 * SAUCE: AUFS
7160
7161 [ Upstream Kernel Changes ]
7162
7163 * ZFS: Update with 4.4 support
7164 * SPL: Update with 4.4 support
7165
7166 [ Upstream Kernel Changes ]
7167
7168 * rebase to v4.4-rc3
7169 - LP: #1519168
7170 * rebase to v4.4-rc2
7171 - LP: #1506615
7172 - LP: #1502781
7173
7174 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7175
7176linux (4.3.0-0.8) xenial; urgency=low
7177
7178 [ Andy Whitcroft ]
7179
7180 * [Config] re-enable OSS support and blacklist
7181 - LP: #1434842
7182 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7183 * [Packaging] config-check -- improve syntax diagnostics
7184 * [Packaging] module-inclusion -- add dependency inclusion for a list
7185 * [Packaging] config-check -- accumulate multi-line annotations correctly
7186 * [Packaging] config-check -- handle V2 annotations format
7187 * [Packaging] s390x -- add architecture to kernelconfig
7188 - LP: #1488653
7189 * [Config] s390x -- initial configuration
7190 * [Config] s390x -- add initial binary image
7191 * [Config] s390x -- initial configuration update
7192 * [Config] s390x -- produce linux-image
7193 * [Config] s390x -- d-i module exclusions
7194 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7195 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7196 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7197 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7198 * [Config] -- s390x -- configuration review updates
7199 * [Config] annotations -- add review marks
7200 * [Config] annotations -- config review 4.3 updates
7201 * [Config] annotations -- expose reviews
7202 * [Config] updateconfigs following incoporation of s390x configs
7203 * [Tests] gcc-multilib does not exist on ppc64el
7204 - LP: #1515541
7205
7206 [ Dan Carpenter ]
7207
7208 * SAUCE: (noup) cxlflash: a couple off by one bugs
7209 - LP: #1499849
7210
7211 [ Haren Myneni ]
7212
7213 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7214
7215 [ Jay Vosburgh ]
7216
7217 * SAUCE: fan: add VXLAN implementation
7218
7219 [ Manoj Kumar ]
7220
7221 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7222 - LP: #1513583
7223
7224 [ Matthew R. Ochs ]
7225
7226 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7227 - LP: #1513583
7228
7229 [ Tim Gardner ]
7230
7231 * [Config] CONFIG_AUFS_EXPORT=y
7232 - LP: #1121699
7233
7234 [ Upstream Kernel Changes ]
7235
7236 * misc/genwqe: get rid of atomic allocations
7237 * crypto: 842 - Add CRC and validation support
7238 - LP: #1497878
7239 * cxlflash: Fix to avoid invalid port_sel value
7240 * cxlflash: Replace magic numbers with literals
7241 * cxlflash: Fix read capacity timeout
7242 * cxlflash: Fix potential oops following LUN removal
7243 * cxlflash: Fix data corruption when vLUN used over multiple cards
7244 * cxlflash: Fix to avoid sizeof(bool)
7245 * cxlflash: Fix context encode mask width
7246 * cxlflash: Fix to avoid CXL services during EEH
7247 * cxlflash: Correct naming of limbo state and waitq
7248 * cxlflash: Make functions static
7249 * cxlflash: Refine host/device attributes
7250 * cxlflash: Fix to avoid spamming the kernel log
7251 * cxlflash: Fix to avoid stall while waiting on TMF
7252 * cxlflash: Fix location of setting resid
7253 * cxlflash: Fix host link up event handling
7254 * cxlflash: Fix async interrupt bypass logic
7255 * cxlflash: Remove dual port online dependency
7256 * cxlflash: Fix AFU version access/storage and add check
7257 * cxlflash: Correct usage of scsi_host_put()
7258 * cxlflash: Fix to prevent workq from accessing freed memory
7259 * cxlflash: Correct behavior in device reset handler following EEH
7260 * cxlflash: Remove unnecessary scsi_block_requests
7261 * cxlflash: Fix function prolog parameters and return codes
7262 * cxlflash: Fix MMIO and endianness errors
7263 * cxlflash: Fix to prevent EEH recovery failure
7264 * cxlflash: Correct spelling, grammar, and alignment mistakes
7265 * cxlflash: Fix to prevent stale AFU RRQ
7266 * cxlflash: Fix to double the delay each time
7267 * cxlflash: Fix to avoid corrupting adapter fops
7268 * cxlflash: Correct trace string
7269 * cxlflash: Fix to avoid potential deadlock on EEH
7270 * cxlflash: Fix to avoid leaving dangling interrupt resources
7271 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7272 * cxlflash: Fix to avoid corrupting port selection mask
7273 * cxlflash: Fix to avoid lock instrumentation rejection
7274 * cxlflash: Fix to avoid bypassing context cleanup
7275
7276 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7277
7278linux (4.3.0-0.7) xenial; urgency=low
7279
7280 [ Tim Gardner ]
7281
7282 * Revert "Bypass spl/zfs config"
7283 Causes unresolved symbols on load.
7284 * [Config] Enable ZFS for powerpc64-smp
7285
7286 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7287
7288linux (4.3.0-0.6) xenial; urgency=low
7289
7290 [ Tim Gardner ]
7291
7292 * Release Tracking Bug
7293 - LP: #1512704
7294 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7295
7296 [ Andy Whitcroft ]
7297
7298 * [Packaging] add feature interlock with mainline builds
7299 * apparmor -- follow change to this_cpu_ptr
7300
7301 [ John Johansen ]
7302
7303 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7304 - LP: #1383886
7305 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7306 - LP: #1362199
7307 * SAUCE: Revert: fix: only allow a single threaded process to ...
7308 - LP: #1371310
7309 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7310 - LP: #1390223
7311 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7312 - LP: #1408833
7313 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7314 - LP: #1496430
7315
7316 [ Tim Gardner ]
7317
7318 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
7319 - LP: #1511006
7320 * rebase to v4.3
7321 * Bypass spl/zfs config
7322 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
7323 * [Config] Default AppArmor settings
7324
7325 [ Upstream Kernel Changes ]
7326
7327 * rebase to v4.3
7328
7329 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
7330
7331linux (4.3.0-0.5) xenial; urgency=low
7332
7333 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
7334
7335 [ Upstream Kernel Changes ]
7336
7337 * rebase to v4.3-rc7
7338 - LP: #1504778
7339
7340 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
7341
7342linux (4.3.0-0.4) xenial; urgency=low
7343
7344 [ Tim Gardner ]
7345
7346 * [Debian] Update to new signing key type and location
7347
7348 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
7349
7350linux (4.3.0-0.3) wily; urgency=low
7351
7352 [ Tim Gardner ]
7353
7354 * [Debian] sign-file is now compiled
7355
7356 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
7357
7358linux (4.3.0-0.2) wily; urgency=low
7359
7360 [ Tim Gardner ]
7361
7362 * [Config] Added libssl-dev to Build-Depends
7363
7364 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
7365
7366linux (4.3.0-0.1) wily; urgency=low
7367
7368 [ Upstream Kernel Changes ]
7369
7370 * rebase to v4.3-rc6
7371 * rebase to v4.3-rc5
7372 * rebase to v4.3-rc4
7373 * rebase to v4.3-rc3
7374 * rebase to v4.3-rc2
7375 * rebase to v4.3-rc1
7376 - LP: #1492132
7377 - LP: #1481575
7378
7379 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
7380
7381linux (4.2.0-10.11) wily; urgency=low
7382
7383 [ Andy Whitcroft ]
7384
7385 * Release Tracking Bug
7386 - LP: #1495208
7387 * No change rebuild to avoid issues with leading zero bytes on
7388 internal module signing key. (see launchpad bug 1494943)
7389
7390 [ Ming Lei ]
7391
7392 * [Config] SERIAL_8250_DW=y for arm64
7393
7394 [ Upstream Kernel Changes ]
7395
7396 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
7397 code
7398 - LP: #1484486
7399 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
7400 - LP: #1484486
7401 * drm/i915/gen8: Re-order init pipe_control in lrc mode
7402 - LP: #1484486
7403 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
7404 - LP: #1484486
7405 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7406 workaround
7407 - LP: #1484486
7408 * drm/i915: Bail out early if WA batch is not available for given Gen
7409 - LP: #1484486
7410 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
7411 - LP: #1484486
7412 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
7413 - LP: #1484486
7414 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
7415 - LP: #1484486
7416 * drm/i915: Enable WA batch buffers for Gen9
7417 - LP: #1484486
7418 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
7419 - LP: #1484486
7420 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
7421 - LP: #1484486
7422 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7423 workaround
7424 - LP: #1484486
7425 * drm/i915/gen9: Add
7426 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
7427 - LP: #1484486
7428 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
7429 - LP: #1484486
7430 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
7431 - LP: #1484486
7432 * drm/i915/skl: Don't expose the top most plane on gen9 display
7433 - LP: #1484486
7434 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
7435 - LP: #1484486
7436 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
7437 - LP: #1484486
7438 * drm/i915: reduce indent in i9xx_hpd_irq_handler
7439 - LP: #1484531
7440 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
7441 - LP: #1484531
7442 * drm/i915: reduce indent in intel_hpd_irq_handler
7443 - LP: #1484531
7444 * drm/i915: group all hotplug related fields into a new struct in
7445 dev_priv
7446 - LP: #1484531
7447 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
7448 - LP: #1484531
7449 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
7450 - LP: #1484531
7451 * drm/i915: put back the indent in intel_hpd_irq_handler
7452 - LP: #1484531
7453 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
7454 - LP: #1484531
7455 * drm/i915: simplify condition for digital port
7456 - LP: #1484531
7457 * drm/i915: abstract away platform specific parts from hpd handling
7458 - LP: #1484531
7459 * drm/i915: Handle HPD when it has actually occurred
7460 - LP: #1484531
7461 * drm/i915: Set power domain for DDI-E
7462 - LP: #1484531
7463 * drm/i915: Set alternate aux for DDI-E
7464 - LP: #1484531
7465 * drm/i915/skl: enable DDI-E hotplug
7466 - LP: #1484531
7467 * drm/i915/bxt: fix DDI PHY vswing scale value setting
7468 - LP: #1494163
7469 * drm/i915/skl: Buffer translation improvements
7470 - LP: #1494163
7471 * drm/i915: Per-DDI I_boost override
7472 - LP: #1494163
7473 * drm/i915: fix VBT parsing for SDVO child device mapping
7474 - LP: #1494163
7475 * drm/i915/bxt: edp1.4 Intermediate Freq support
7476 - LP: #1494163
7477 * drm/i915: fix link rates reported for SKL
7478 - LP: #1494163
7479 * drm/i915: Allow parsing of variable size child device entries from VBT
7480 - LP: #1494163
7481 * drm/i915/skl: Update DDI buffer translation programming.
7482 - LP: #1494163
7483 * drm/i915: Enable HDMI on DDI-E
7484 - LP: #1484531
7485 * drm/i915/skl: Enable DDI-E
7486 - LP: #1484531
7487 * drm/i915: eDP can be present on DDI-E
7488 - LP: #1484531
7489 * drm/i915/skl: Adding DDI_E power well domain
7490 - LP: #1484531
7491 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
7492 - LP: #1490035
7493 * drm/i915: Split atomic wm update to pre and post variants
7494 - LP: #1493746
7495 * drm/i915/skl: Drop the preliminary_hw_support flag
7496 - LP: #1486868
7497 * drm/i915: set FDI translations to NULL on SKL
7498 - LP: #1494163
7499
7500 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
7501
7502linux (4.2.0-9.9) wily; urgency=low
7503
7504 [ Tim Gardner ]
7505
7506 * Release Tracking Bug
7507 - LP: #1493970
7508 * [Config] CONFIG_MFD_INTEL_LPSS=m
7509 - LP: #1397876
7510
7511 [ dann frazier ]
7512
7513 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
7514 - LP: #1388952
7515
7516 [ Michael Ellerman ]
7517
7518 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
7519 Fixes FTBS on 32 bit powerpc, patch sent upstream.
7520
7521 [ Upstream Kernel Changes ]
7522
7523 * thermal/powerclamp: add cpu id for skylake h/s
7524 - LP: #1398269
7525 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
7526 - LP: #1397852
7527 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
7528 - LP: #1460905
7529 * i2c: i801: Create iTCO device on newer Intel PCHs
7530 - LP: #1460905
7531 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
7532 - LP: #1460905
7533 * perf/x86: Add a native_perf_sched_clock_from_tsc()
7534 - LP: #1397867
7535 * perf/x86/intel: Add support for PEBSv3 profiling
7536 - LP: #1397867
7537 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
7538 - LP: #1397867
7539 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
7540 - LP: #1397867
7541 * perf: Add cycles to branch_info
7542 - LP: #1397867
7543 * perf/x86/intel/lbr: Add support for LBRv5
7544 - LP: #1397867
7545 * perf/x86/intel: Handle new arch perfmon v4 status bits
7546 - LP: #1397867
7547 * perf/x86/intel: Move PMU ACK to after LBR read
7548 - LP: #1397867
7549 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
7550 - LP: #1397867
7551 * perf/x86/intel: Add Intel Skylake PMU support
7552 - LP: #1397867
7553 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
7554 call stack
7555 - LP: #1397867
7556 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
7557 - LP: #1397867
7558 * perf/x86: Make merge_attr() global to use from perf_event_intel
7559 - LP: #1397867
7560 * perf/x86/intel: Use 0x11 as extra reg test value
7561 - LP: #1397867
7562 * perf tools: Add support for cycles, weight branch_info field
7563 - LP: #1397867
7564 * perf report: Add flag for non ANY branch mode
7565 - LP: #1397867
7566 * perf report: Add infrastructure for a cycles histogram
7567 - LP: #1397867
7568 * perf report: Add processing for cycle histograms
7569 - LP: #1397867
7570 * perf annotate: Compute IPC and basic block cycles
7571 - LP: #1397867
7572 * perf annotate: Finally display IPC and cycle accounting
7573 - LP: #1397867
7574 * perf top: Add branch annotation code to top
7575 - LP: #1397867
7576 * perf report: Display cycles in branch sort mode
7577 - LP: #1397867
7578 * perf annotate: Fix 32-bit compilation error in util/annotate.c
7579 - LP: #1397867
7580 * PM / QoS: Make it possible to expose device latency tolerance to
7581 userspace
7582 - LP: #1460908
7583 * ACPI / PM: Attach ACPI power domain only once
7584 - LP: #1460908
7585 * Driver core: wakeup the parent device before trying probe
7586 - LP: #1460908
7587 * klist: implement klist_prev()
7588 - LP: #1460908
7589 * driver core: implement device_for_each_child_reverse()
7590 - LP: #1460908
7591 * mfd: make mfd_remove_devices() iterate in reverse order
7592 - LP: #1460908
7593 * dmaengine: add a driver for Intel integrated DMA 64-bit
7594 - LP: #1460908
7595 * mfd: Add support for Intel Sunrisepoint LPSS devices
7596 - LP: #1460908
7597 * spi: pxa2xx: Add support for Intel Sunrisepoint
7598 - LP: #1397876
7599 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
7600 - LP: #1397876
7601 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
7602 - LP: #1397876
7603 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
7604 for it
7605 - LP: #1397876
7606 * intel_idle: Skylake Client Support
7607 - LP: #1397877
7608 * powerpc/kernel: Switch to using MAX_ERRNO
7609 - LP: #1458876
7610 * powerpc/kernel: Change the do_syscall_trace_enter() API
7611 - LP: #1458876
7612 * powerpc: Drop unused syscall_get_error()
7613 - LP: #1458876
7614 * powerpc: Don't negate error in syscall_set_return_value()
7615 - LP: #1458876
7616 * powerpc: Rework syscall_get_arguments() so there is only one loop
7617 - LP: #1458876
7618 * powerpc: Use orig_gpr3 in syscall_get_arguments()
7619 - LP: #1458876
7620 * powerpc: Change syscall_get_nr() to return int
7621 - LP: #1458876
7622 * powerpc/kernel: Add SIG_SYS support for compat tasks
7623 - LP: #1458876
7624 * powerpc/kernel: Enable seccomp filter
7625 - LP: #1458876
7626 * selftests/seccomp: Make seccomp tests work on big endian
7627 - LP: #1458876
7628 * selftests/seccomp: Add powerpc support
7629 - LP: #1458876
7630 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
7631
7632 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
7633
7634linux (4.2.0-8.8) wily; urgency=low
7635
7636 [ Tim Gardner ]
7637
7638 * Release Tracking Bug
7639 - LP: #1493357
7640 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
7641 - LP: #1488495
7642 * [Config] CONFIG_CXLFLASH=m
7643 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
7644
7645
7646 [ Andy Whitcroft ]
7647
7648 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
7649 * [Packaging] mark up control for stage1
7650 * [Config] kernel-versions -- clean up deps field
7651 * [Config] s390x -- build linux-libc-dev
7652 - LP: #1488653
7653 * [Packaging] control -- prepare for new kernel-wedge semantics
7654
7655 [ Upstream Kernel Changes ]
7656
7657 * crypto: vmx - Fixing AES-CTR counter bug
7658 - LP: #1484519
7659 * crypto: vmx - Fixing GHASH Key issue on little endian
7660 - LP: #1484519
7661 * powerpc: Uncomment and make enable_kernel_vsx() routine available
7662 - LP: #1484519
7663 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
7664 - LP: #1484519
7665 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
7666 'okay'
7667 - LP: #1488495
7668 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
7669 - LP: #1488495
7670 * crypto: nx - do not emit extra output if status is disabled
7671 - LP: #1488495
7672 * crypto: nx - reduce chattiness of platform drivers
7673 - LP: #1488495
7674 * crypto: nx/842 - Fix context corruption
7675 - LP: #1488495
7676 * crypto: nx - remove __init/__exit from VIO functions
7677 - LP: #1488495
7678 * crypto: nx - remove pSeries NX 'status' field
7679 - LP: #1488495
7680 * crypto: nx - move kzalloc() out of spinlock
7681 - LP: #1488495
7682 * crypto: nx - don't register pSeries driver if ENODEV
7683 - LP: #1488495
7684 * crypto: nx - use common code for both NX decompress success cases
7685 - LP: #1488495
7686 * crypto: nx - merge nx-compress and nx-compress-crypto
7687 - LP: #1488495
7688 * crypto: nx - rename nx-842-crypto.c to nx-842.c
7689 - LP: #1488495
7690 * crypto: nx - make platform drivers directly register with crypto
7691 - LP: #1488495
7692 * cxlflash: Base support for IBM CXL Flash Adapter
7693 - LP: #1449121
7694 * cxlflash: Base error recovery support
7695 - LP: #1449121
7696 * cxlflash: Superpipe support
7697 - LP: #1449121
7698 * cxlflash: Virtual LUN support
7699 - LP: #1449121
7700 * cxlflash: off by one bug in cxlflash_show_port_status()
7701 - LP: #1449121
7702 * cxlflash: shift wrapping bug in afu_link_reset()
7703 - LP: #1449121
7704 * cxlflash: Remove unused variable from queuecommand
7705 - LP: #1449121
7706 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
7707 pci_controller_ops
7708 * powerpc/eeh: Probe after unbalanced kref check
7709 * misc: cxl: clean up afu_read_config()
7710 * cxl: Add explicit precision specifiers
7711 * cxl: use more common format specifier
7712 * cxl: Destroy cxl_adapter_idr on module_exit
7713 * cxl: Destroy afu->contexts_idr on release of an afu
7714 * cxl: Don't ignore add_process_element() result when attaching context
7715 * cxl: Compile with -Werror
7716 * cxl: sparse: Make declarations static
7717 * cxl: sparse: Silence iomem warning in debugfs file creation
7718 * cxl: Convert MMIO read/write macros to inline functions
7719 * cxl: Drop commands if the PCI channel is not in normal state
7720 * cxl: Allocate and release the SPA with the AFU
7721 * cxl: Make IRQ release idempotent
7722 * cxl: Clean up adapter MMIO unmap path.
7723 * cxl: Refactor adaptor init/teardown
7724 * cxl: Refactor AFU init/teardown
7725 * cxl: Don't remove AFUs/vPHBs in cxl_reset
7726 * cxl: Allow the kernel to trust that an image won't change on PERST.
7727 * cxl: EEH support
7728 * cxl: Add CONFIG_CXL_EEH symbol
7729 * cxl: Plug irq_bitmap getting leaked in cxl_context
7730 * cxl: Add alternate MMIO error handling
7731 * cxl: Allow release of contexts which have been OPENED but not STARTED
7732 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
7733 * cxl: Release irqs if memory allocation fails
7734 * cxl: Remove racy attempt to force EEH invocation in reset
7735 * cxl: Fix + cleanup error paths in cxl_dev_context_init
7736 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
7737 * cxl: Set up and enable PSL Timebase
7738
7739 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
7740
7741linux (4.2.0-7.7) wily; urgency=low
7742
7743 [ Tim Gardner ]
7744
7745 * Release Tracking Bug
7746 - LP: #1490564
7747 * rebase to v4.2
7748
7749 [ Wen Xiong ]
7750
7751 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
7752 - LP: #1453892
7753
7754 [ Upstream Kernel Changes ]
7755
7756 * rebase to v4.2
7757 - LP: #1487345
7758
7759 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
7760
7761linux (4.2.0-6.6) wily; urgency=low
7762
7763 [ Tim Gardner ]
7764
7765 * Release Tracking Bug
7766 - LP: #1488138
7767
7768 [ Andy Whitcroft ]
7769
7770 * rebase to v4.2-rc8
7771
7772 [ Shilpasri G Bhat ]
7773
7774 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
7775 level
7776 - LP: #1480894
7777 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
7778 - LP: #1480894
7779 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
7780 notification
7781 - LP: #1480894
7782 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
7783 OCC_THROTTLE
7784 - LP: #1480894
7785 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
7786 bit is set
7787 - LP: #1480894
7788 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
7789 unthrottling
7790 - LP: #1480894
7791
7792 [ Upstream Kernel Changes ]
7793
7794 * rebase to v4.2-rc8
7795 - LP: #1483440
7796 - LP: #1484334
7797
7798 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
7799
7800linux (4.2.0-5.5) wily; urgency=low
7801
7802 [ Tim Gardner ]
7803
7804 * Release Tracking Bug
7805 - LP: #1487173
7806
7807 [ Andy Whitcroft ]
7808
7809 * [Packaging] correct spelling of probabaly on the tools packages
7810 - LP: #1256822
7811 * rebase to v4.2-rc7
7812
7813 [ dann frazier ]
7814
7815 * d-i: Add nicpf and nicvf to nic-modules
7816 * d-i: Enable usb modules on arm64
7817
7818 [ Mahesh Salgaonkar ]
7819
7820 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
7821 - LP: #1482343
7822 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
7823 - LP: #1482343
7824 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
7825 machine check errors.
7826 - LP: #1482343
7827 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
7828 - LP: #1482343
7829
7830 [ Vipin K Parashar ]
7831
7832 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
7833 PowerNV platform
7834 - LP: #1469771
7835
7836 [ Upstream Kernel Changes ]
7837
7838 * rebase to v4.2-rc7
7839
7840 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
7841
7842linux (4.2.0-4.4) wily; urgency=low
7843
7844 [ Tim Gardner ]
7845
7846 * Release Tracking Bug
7847 - LP: #1483677
7848
7849 [ Achiad Shochat ]
7850
7851 * SAUCE: net/mlx5e: Support TX packet copy into WQE
7852 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
7853 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
7854 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
7855
7856 [ Adam Lee ]
7857
7858 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
7859 - LP: #1480142
7860
7861 [ dann frazier ]
7862
7863 * [Config] CONFIG_NR_CPUS=128 on arm64
7864
7865 [ Leann Ogasawara ]
7866
7867 * [Config] d-i -- Add sfc to nic-modules udeb
7868 - LP: #1481490
7869
7870 [ Saeed Mahameed ]
7871
7872 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
7873 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
7874
7875 [ Tim Gardner ]
7876
7877 * [Config] CONFIG_X86_INTEL_MPX=y
7878 - LP: #1460902
7879 * [Debian] change dependency on module-init-tools to kmod
7880 - LP: #1481986
7881 * rebase to v4.2-rc6
7882
7883 [ Upstream Kernel Changes ]
7884
7885 * rebase to v4.2-rc6
7886
7887 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
7888
7889linux (4.2.0-3.3) wily; urgency=low
7890
7891 [ Tim Gardner ]
7892
7893 * Release Tracking Bug
7894 - LP: #1481462
7895 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
7896 Fixes an FTBS for at least one DKMS package.
7897
7898 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
7899
7900linux (4.2.0-2.2) wily; urgency=low
7901
7902 [ Tim Gardner ]
7903
7904 * Release Tracking Bug
7905 - LP: #1481067
7906 * rebase to v4.2-rc5
7907
7908 [ Andy Whitcroft ]
7909
7910 * [Packaging] module-inclusion -- commonise copy code and simplify
7911 * [Packaging] module-inclusion -- add manual command entries
7912 * [Packaging] module blacklists -- add support for manual blacklists
7913 * [Packaging] do_common_tools should always be on
7914 * [Packaging] initscripts need installing when making the package
7915 * [Packaging] initscripts work around bug in debhelper systemd support
7916 * [Config] exclude oss modules from linux-image
7917 - LP: #1434842
7918 * hyper-v -- add hid and fb drivers to linux-virtual
7919 - LP: #1444179
7920 * ubuntu: (no-squash) vbox -- infrastructure and updater
7921 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
7922 - LP: #1426113
7923 * ubuntu: vbox -- update to 5.0.0-dfsg-1
7924 - LP: #1480879
7925 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
7926 * [Config] move vbox modules into linux-image
7927
7928 [ Upstream Kernel Changes ]
7929
7930 * rebase to v4.2-rc5
7931 - LP: #1478497
7932 - LP: #1477900
7933
7934 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
7935
7936linux (4.2.0-1.1~rc1) wily; urgency=low
7937
7938 [ Andy Whitcroft ]
7939
7940 * Release Tracking Bug
7941 - LP: #1479903
7942 * Initial upload of v4.2 based kernel (currently v4.-rc4)
7943
7944 [ Upstream Kernel Changes ]
7945
7946 * rebase to v4.2-rc4
7947 - LP: #1476987
7948 - LP: #1476888
7949 * rebase to v4.2-rc3
7950 * rebase to v4.2-rc2
7951 * rebase to v4.2-rc1
7952 - LP: #1394368
7953 - LP: #1427680
7954 - LP: #1462614
7955 - LP: #1397021
7956
7957 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
7958
7959linux (4.1.0-3.3) wily; urgency=low
7960
7961 [ Andy Whitcroft ]
7962
7963 * Release Tracking Bug
7964 - LP: #1478897
7965
7966 [ Colin Ian King ]
7967
7968 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
7969 - CVE-2015-1333
7970
7971 [ Seth Forshee ]
7972
7973 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
7974 - LP: #1478578
7975
7976 [ Upstream Kernel Changes ]
7977
7978 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
7979 - LP: #1461620
7980 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
7981 * x86/nmi/64: Remove asm code that saves cr2
7982 * x86/nmi/64: Switch stacks on userspace NMI entry
7983 * x86/nmi/64: Reorder nested NMI checks
7984 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
7985 detection
7986
7987 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
7988
7989linux (4.1.0-2.4) wily; urgency=low
7990
7991 [ Andy Whitcroft ]
7992
7993 * SAUCE: overlayfs: when copying up and reading directories ensure
7994 mounter had permissions V2
7995 - CVE-2015-1328
7996
7997 [ Leann Ogasawara ]
7998
7999 * Release Tracking Bug
8000 - LP: #1465419
8001
8002 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8003
8004linux (4.1.0-2.2) wily; urgency=low
8005
8006 [ Tim Gardner ]
8007
8008 * rebase to v4.1.3
8009 * [Config] Add i40e[vf] to d-i
8010 - LP: #1476393
8011
8012 [ Upstream Kernel Changes ]
8013
8014 * rebase to v4.1.3
8015 - LP: #1427680
8016 - LP: #1462614
8017 - LP: #1394368
8018
8019 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
8020
8021linux (4.1.0-1.1) wily; urgency=low
8022
8023 [ Andy Whitcroft ]
8024
8025 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8026 - LP: #1395877, #1410480
8027 * SAUCE: overlayfs: when copying up and reading directories ensure
8028 mounter had permissions V2
8029 - CVE-2015-1328
8030 * [Packaging] fix up Vcs-Git: to point to launchpad
8031 * [Config] correct linux-initramfs-tool virtual linkage
8032 - LP: #1474810
8033
8034 [ Chris J Arges ]
8035
8036 * [Config] Add dm-service-time to multipath-modules
8037 - LP: #1469240
8038 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
8039 - LP: #1464560
8040
8041 [ Jay Vosburgh ]
8042
8043 * SAUCE: fan: Proof of concept implementation (v2)
8044 - LP: #1439706
8045 * SAUCE: fan: tunnel multiple mapping mode (v3)
8046 - LP: #1470091
8047
8048 [ Leann Ogasawara ]
8049
8050 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
8051 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
8052 considering"
8053 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
8054 * Revert "SAUCE: dm-crypt: never use write same"
8055 * Release Tracking Bug
8056 - LP: #1476333
8057
8058 [ Tim Gardner ]
8059
8060 * Rebase to v4.1
8061 - LP: #1443371
8062 * [Config] Enable Apparmor
8063 * [Config] CONFIG_OVERLAY_FS_V1=y
8064 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
8065 - LP: #1469829
8066 * [Config] CONFIG_VM86=n
8067 - LP: #1473447
8068 * [Config] ACORN_PARTITION=n
8069 - LP: #1453117
8070
8071 [ Timo Aaltonen ]
8072
8073 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
8074 - LP: #1473319
8075
8076 [ Upstream Kernel Changes ]
8077
8078 * efi: efivar_create_sysfs_entry() should return negative error codes
8079 * efi: Add esrt support
8080 * x86, doc: Remove cmdline_size from list of fields to be filled in for
8081 EFI handover
8082 * efi/esrt: Fix some compiler warnings
8083 * efi: dmi: List SMBIOS3 table before SMBIOS table
8084 * efi: Add 'systab' information to Documentation/ABI
8085 * ALSA: hda - restore the MIC FIXUP for some Dell machines
8086 - LP: #1473560
8087 * mtd: powernv: Add powernv flash MTD abstraction driver
8088 - LP: #1464560
8089 * powerpc/powernv: Expose OPAL APIs required by PRD interface
8090 - LP: #1464560
8091 * powerpc/powernv: Add opal-prd channel
8092 - LP: #1464560
8093 * powerpc/powernv: fix construction of opal PRD messages
8094 - LP: #1464560
8095 * powerpc/include: Add opal-prd to installed uapi headers
8096 - LP: #1464560
8097 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
8098 - LP: #1464560
8099
8100 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
8101
8102linux (4.0.0-2.4) wily; urgency=low
8103
8104 [ Andy Whitcroft ]
8105
8106 * SAUCE: overlayfs: when copying up and reading directories ensure
8107 mounter had permissions V2
8108 - CVE-2015-1328
8109
8110 [ Leann Ogasawara ]
8111
8112 * Release Tracking Bug
8113 - LP: #1465419
8114
8115 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8116
8117linux (4.0.0-1.2) wily; urgency=low
8118
8119 [ Andy Whitcroft ]
8120
8121 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8122 - LP: #1395877, #1410480
8123 * [Config] enable CONFIG_OVERLAY_FS_V1
8124
8125 [ Tai Nguyen ]
8126
8127 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8128 - LP: #1463211
8129
8130 [ Tim Gardner ]
8131
8132 * [Config] CONFIG_HIBERNATION=n for ppc64el
8133 - LP: #1463836
8134
8135 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8136
8137linux (4.0.0-1.1) wily; urgency=low
8138
8139 [ Leann Ogasawara ]
8140
8141 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8142 - LP: #1457510
8143 * powerpc/powernv: Check image loaded or not before calling flash
8144 - LP: #1461553
8145
8146 [ Tim Gardner ]
8147
8148 * [Config] armhf: CPUFREQ_DT=y
8149 - LP: #1457781
8150
8151 [ Upstream Kernel Changes ]
8152
8153 * rebase to v4.0.5
8154 - LP: #1429756
8155 - LP: #1452175
8156 - LP: #1454656
8157 - LP: #1447909
8158 - LP: #1446517
8159 - LP: #1428947
8160 - LP: #1410704
8161 - LP: #1412800
8162 - LP: #1400215
8163 - LP: #1411193
8164 - LP: #1412800
8165 - LP: #1408295
8166 - LP: #1436745
8167
8168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8169
8170linux (3.19.0-10.10) vivid; urgency=low
8171
8172 [ Andy Whitcroft ]
8173
8174 * [Packaging] control -- make element ordering deterministic
8175 * [Config] allow dracult to support initramfs as well
8176 - LP: #1109029
8177 * [Packaging] generate live watchdog blacklists
8178 - LP: #1432837
8179
8180 [ Leann Ogasawara ]
8181
8182 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8183 - LP: #1397860
8184 * rebase to v3.19.2
8185
8186 [ Upstream Kernel Changes ]
8187
8188 * thinkpad_acpi: support new BIOS version string pattern
8189 - LP: #1417915
8190 * arm64: Invalidate the TLB corresponding to intermediate page table
8191 levels
8192 - LP: #1432546
8193 * perf tools: Support parsing parameterized events
8194 - LP: #1430341
8195 * perf tools: Extend format_alias() to include event parameters
8196 - LP: #1430341
8197 * perf Documentation: Add event parameters
8198 - LP: #1430341
8199 * perf tools: Document parameterized and symbolic events
8200 - LP: #1430341
8201 * perf: provide sysfs_show for struct perf_pmu_events_attr
8202 - LP: #1430341
8203 * perf: add PMU_EVENT_ATTR_STRING() helper
8204 - LP: #1430341
8205 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8206 - LP: #1430341
8207 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8208 - LP: #1430341
8209 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8210 annotated
8211 - LP: #1430341
8212 * powerpc/perf/hv-gpci: add the remaining gpci requests
8213 - LP: #1430341
8214 * powerpc/perf/hv-24x7: Document sysfs event description entries
8215 - LP: #1430341
8216 * powerpc/iommu: Remove IOMMU device references via bus notifier
8217 - LP: #1425202
8218 * powerpc/pseries: Fix endian problems with LE migration
8219 - LP: #1428351
8220 * intel_idle: support additional Broadwell model
8221 - LP: #1400970
8222 * tools/power turbostat: support additional Broadwell model
8223 - LP: #1400970
8224 * KVM: x86: flush TLB when D bit is manually changed.
8225 - LP: #1397860
8226 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8227 - LP: #1397860
8228 * KVM: Add generic support for dirty page logging
8229 - LP: #1397860
8230 * KVM: x86: switch to kvm_get_dirty_log_protect
8231 - LP: #1397860
8232 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8233 log dirty
8234 - LP: #1397860
8235 * KVM: MMU: Add mmu help functions to support PML
8236 - LP: #1397860
8237 * KVM: MMU: Explicitly set D-bit for writable spte.
8238 - LP: #1397860
8239 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8240 - LP: #1397860
8241 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8242 - LP: #1397860
8243 * KVM: VMX: Add PML support in VMX
8244 - LP: #1397860
8245 * HID: multitouch: add support of clickpads
8246 * HID: multitouch: Add support for button type usage
8247
8248 [ Upstream Kernel Changes ]
8249
8250 * rebase to v3.19.2
8251 - LP: #1428947
8252
8253 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8254
8255linux (3.19.0-9.9) vivid; urgency=low
8256
8257 [ Leann Ogasawara ]
8258
8259 * Release Tracking Bug
8260 - LP: #1430930
8261
8262 [ Shachar Raindel ]
8263
8264 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8265 arithmetic
8266 - LP: #1413741
8267 - CVE-2014-8159
8268
8269 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8270
8271linux (3.19.0-8.8) vivid; urgency=low
8272
8273 [ Andy Whitcroft ]
8274
8275 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8276 - LP: #1426113
8277 * rebase to stable v3.19.1
8278
8279 [ John Johansen ]
8280
8281 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8282 - LP: #1408833
8283
8284 [ Leann Ogasawara ]
8285
8286 * Release Tracking Bug
8287 - LP: #1429940
8288
8289 [ Upstream Kernel Changes ]
8290
8291 * xen: correct bug in p2m list initialization
8292 * net/mlx5_core: Fix configuration of log_uar_page_sz
8293 - LP: #1419938
8294 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8295 - LP: #1420575
8296 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8297 - LP: #1422481
8298 * net/mlx4_core: Set device configuration data to be persistent across
8299 reset
8300 - LP: #1422481
8301 * net/mlx4_core: Refactor the catas flow to work per device
8302 - LP: #1422481
8303 * net/mlx4_core: Enhance the catas flow to support device reset
8304 - LP: #1422481
8305 * net/mlx4_core: Activate reset flow upon fatal command cases
8306 - LP: #1422481
8307 * net/mlx4_core: Manage interface state for Reset flow cases
8308 - LP: #1422481
8309 * net/mlx4_core: Handle AER flow properly
8310 - LP: #1422481
8311 * net/mlx4_core: Enable device recovery flow with SRIOV
8312 - LP: #1422481
8313 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8314 - LP: #1422481
8315 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8316 - LP: #1428111
8317 * rebase to v3.19.1
8318 - LP: #1410704
8319 - LP: #1411193
8320 - LP: #1400215
8321
8322 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
8323
8324linux (3.19.0-7.7) vivid; urgency=low
8325
8326 [ Andy Whitcroft ]
8327
8328 * Release Tracking Bug
8329 - LP: #1426013
8330
8331 [ Upstream Kernel Changes ]
8332
8333 * x86/irq: Fix regression caused by commit b568b8601f05
8334 * cxl: Fix leaking interrupts if attach process fails
8335 - LP: #1415102
8336 * cxl: Early return from cxl_handle_fault for a shut down context
8337 - LP: #1415102
8338 * cxl: Disable AFU debug flag
8339 - LP: #1415102
8340 * cxl: Disable SPAP register when freeing SPA
8341 - LP: #1415102
8342 * cxl: remove redundant increment of hwirq
8343 - LP: #1415102
8344 * cxl: Add tracepoints
8345 - LP: #1415102
8346 * cxl: Update CXL ABI documentation
8347 - LP: #1415102
8348 * cxl: Use image state defaults for reloading FPGA
8349 - LP: #1415102
8350 * cxl: Add image control to sysfs
8351 - LP: #1415102
8352 * cxl: Enable CAPP recovery
8353 - LP: #1415102
8354 * cxl: Add ability to reset the card
8355 - LP: #1415102
8356 * cxl: Fix device_node reference counting
8357 - LP: #1415102
8358 * cxl: Export optional AFU configuration record in sysfs
8359 - LP: #1415102
8360 * cxl: Fail AFU initialisation if an invalid configuration record is
8361 found
8362 - LP: #1415102
8363 * cxl: Add missing return statement after handling AFU errror
8364 - LP: #1415102
8365 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
8366 - LP: #1415102
8367 * powerpc/eeh: Allow to set maximal frozen times
8368 - LP: #1415102
8369 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
8370
8371 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
8372
8373linux (3.19.0-6.6) vivid; urgency=low
8374
8375 [ Andy Whitcroft ]
8376
8377 * systemd -- fix hyper-v units to be non-forking
8378 - LP: #1401525
8379 * [Config] move vbox modules into linux-image
8380 * ubuntu: vbox -- update to 4.3.22-dfsg-1
8381
8382 [ Brad Figg ]
8383
8384 * SAUCE: DEP8 test to run our regression tests
8385
8386 [ Paolo Pisati ]
8387
8388 * [Config] I2C_CHARDEV=y
8389 - LP: #1417032
8390
8391 [ Upstream Kernel Changes ]
8392
8393 * PCI: Fix infinite loop with ROM image of size 0
8394 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
8395 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
8396 controller
8397 - LP: #1400215
8398
8399 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
8400
8401linux (3.19.0-5.5) vivid; urgency=low
8402
8403 [ Andy Whitcroft ]
8404
8405 * [Config] CONFIG_FA_DUMP=y
8406 - LP: #1415562
8407 * ubuntu: (no-squash) vbox -- infrastructure and updater
8408 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
8409 * rebase to v3.19 final
8410
8411 [ Chris J Arges ]
8412
8413 * [Config] Add ibmvfc to d-i
8414 - LP: #1416001
8415 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
8416 - LP: #1292234
8417
8418 [ Upstream Kernel Changes ]
8419
8420 * rebase to v3.19
8421
8422 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
8423
8424linux (3.19.0-4.4) vivid; urgency=low
8425
8426 [ Andy Whitcroft ]
8427
8428 * [Config] apply Kernel hacking >> Tracers config defaults
8429 * hyper-v -- fix comment handing in /etc/network/interfaces
8430 - LP: #1413020
8431 * rebase to v3.19-rc7
8432 * updateconfigs following rebase to v3.19-rc7
8433
8434 [ Ben Hutchings ]
8435
8436 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
8437 - LP: #1413149
8438
8439 [ Upstream Kernel Changes ]
8440
8441 * rebase to v3.19-rc7
8442
8443 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
8444
8445linux (3.19.0-3.3) vivid; urgency=low
8446
8447 [ Andy Whitcroft ]
8448
8449 * [Debian] arm64 -- build ubuntu drivers
8450 - LP: #1411284
8451 * [Packaging] config-check -- add support for enforced annotations
8452 * [Config] annotations -- switch to ENFORCED annotations
8453 * [Packaging] config-check -- drop support for enforce file
8454 * [Packaging] enforce -- drop empty enforce file
8455 * rebase to v3.19-rc5
8456 * [Config] add modules removed due to tighter dependencies
8457 * [Config] updateconfigs following rebase to v3.19-rc5
8458 * [Config] enforce CONFIG_FHANDLE=y
8459 - LP: #1412543
8460 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
8461 - LP: #1408355
8462 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
8463 - LP: #1413646
8464 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
8465 message handler config defaults
8466 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8467 config defaults
8468 * [Config] apply Device Drivers >> GPIO Support config defaults
8469 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
8470 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
8471 support) config defaults
8472 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
8473 Devices >> Support for frame buffer devices config defaults
8474 * [Config] apply Device Drivers >> HID support >> HID bus support >>
8475 Special HID drivers config defaults
8476 * [Config] apply Device Drivers >> Hardware Monitoring support config
8477 defaults
8478 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
8479 Hardware Bus support config defaults
8480 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
8481 digital converters config defaults
8482 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
8483 sensors config defaults
8484 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
8485 sensors config defaults
8486 * [Config] apply Device Drivers >> Input device support >> Generic input
8487 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8488 * [Config] apply Device Drivers >> Input device support >> Generic input
8489 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
8490 * [Config] apply Device Drivers >> LED Support >> LED Class Support
8491 config defaults
8492 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
8493 defaults
8494 * [Config] apply Device Drivers >> Multifunction device drivers config
8495 defaults
8496 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
8497 grabbers support >> Media test drivers config defaults
8498 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
8499 Adapters config defaults
8500 * [Config] apply Device Drivers >> Multimedia support >> Remote
8501 Controller devices config defaults
8502 * [Config] apply Device Drivers >> Network device support >> Distributed
8503 Switch Architecture drivers config defaults
8504 * [Config] apply Device Drivers >> Network device support >> Network core
8505 driver support config defaults
8506 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8507 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
8508 defaults
8509 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8510 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
8511 defaults
8512 * [Config] apply Device Drivers >> PHY Subsystem config defaults
8513 * [Config] apply Device Drivers >> Pin controllers config defaults
8514 * [Config] apply Device Drivers >> SPI support config defaults
8515 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8516 Sound Architecture >> ALSA for SoC audio support config defaults
8517 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8518 Sound Architecture >> FireWire sound devices config defaults
8519 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8520 Sound Architecture >> HD-Audio config defaults
8521 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
8522 client support config defaults
8523 * [Config] apply Device Drivers >> Staging drivers >> Media staging
8524 drivers config defaults
8525 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8526 USB Gadget Drivers >> USB functions configurable through configfs
8527 config defaults
8528 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8529 USB Peripheral Controller config defaults
8530 * [Config] apply Networking support >> NFC subsystem support >> Near
8531 Field Communication (NFC) devices config defaults
8532 * [Config] apply Networking support >> Networking options >> Network
8533 packet filtering framework (Netfilter) >> Core Netfilter Configuration
8534 >> Netfilter nf_tables support config defaults
8535 * [Config] apply Networking support >> Networking options >> QoS and/or
8536 fair queueing >> Actions config defaults
8537 * [Config] apply Networking support >> Networking options >> TCP/IP
8538 networking config defaults
8539 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
8540 Networking Stack (mac80211) config defaults
8541 * [Config] apply Device Drivers >> Input device support >> Generic input
8542 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
8543 * [Config] apply Device Drivers >> Input device support >> Generic input
8544 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8545 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
8546 config defaults
8547 * [Config] apply Networking support >> Networking options >> Network
8548 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
8549 >> IPv4 NAT config defaults
8550 * [Config] apply Networking support >> Networking options >> Network
8551 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
8552 >> IPv6 NAT config defaults
8553 * [Config] apply Kernel hacking >> Kernel debugging config defaults
8554 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
8555 config defaults
8556 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
8557 values in
8558 - LP: #1414002
8559 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8560 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
8561 (iwlwifi) config defaults
8562 * [Config] apply Device Drivers >> Real Time Clock config defaults
8563 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
8564 support >> SCSI low-level drivers config defaults
8565 * [Config] apply General setup >> CPU/Task time and stats accounting >>
8566 Cputime accounting config defaults
8567 * [Config] apply Device Drivers >> Mailbox Hardware Support config
8568 defaults
8569 * rebase to v3.19-rc6
8570 * [Config] updateconfigs following rebase to v3.19-rc6
8571
8572 [ Kamal Mostafa ]
8573
8574 * [Packaging] force "dpkg-source -I -i" behavior
8575
8576 [ Leann Ogasawara ]
8577
8578 * [Config] Disable CONFIG_USB_OTG
8579 - LP: #1411295
8580
8581 [ Upstream Kernel Changes ]
8582
8583 * overlay: add backwards compatible overlayfs format support (fixes)
8584 - LP: #1410480
8585
8586 [ Upstream Kernel Changes ]
8587
8588 * rebase to v3.19-rc5
8589 * rebase to v3.19-rc6
8590
8591 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
8592
8593linux (3.19.0-2.2) vivid; urgency=low
8594
8595 [ Andy Whitcroft ]
8596
8597 * rebase to v3.19-rc4
8598 * [Config] updateconfigs following rebase to v3.19-rc4
8599 * [Packaging] install all dtb files
8600 - LP: #1408002
8601 * [Config] switch on "all" dtbs
8602 - LP: #1408002
8603
8604 [ Colin Ian King ]
8605
8606 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
8607 timers
8608 - LP: #1333569
8609
8610 [ Joseph Salisbury ]
8611
8612 * [Config] Enable CONFIG_N_GSM as module.
8613 - LP: #1404670
8614
8615 [ K. Y. Srinivasan ]
8616
8617 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
8618 - LP: #1406867
8619
8620 [ Steve McIntyre ]
8621
8622 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
8623 - LP: #1409750
8624
8625 [ Upstream Kernel Changes ]
8626
8627 * rebase to v3.19-rc4
8628
8629 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
8630
8631linux (3.19.0-1.1) vivid; urgency=low
8632
8633 [ Andy Whitcroft ]
8634
8635 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
8636 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
8637 * Revert "SAUCE: AUFS -- aufs3-base.patch"
8638 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
8639 * rebase to v3.19-rc1
8640 * rebase to v3.19-rc2
8641 * [Config] defaultconfigs following rebase to v3.19-rc2
8642 * ubuntu: aufs3 -- follow rename of d_child
8643 * ubuntu: aufs3 -- follow switch to d_splice_alias
8644 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
8645 * ubuntu: aufs3 -- follow rename for d_alias
8646 * apparmor -- follow change to this_cpu_ptr
8647 * disable module checks for rebase
8648 * ubuntu: AUFS -- substrate: aufs3-base.patch
8649 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
8650 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
8651 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
8652 * [Configs] updateconfigs following aufs update
8653 * v3.19 series start
8654 * rebase to v3.19-rc3
8655 * [Configs] updateconfigs following rebase to v3.19-rc3
8656 * [Packaging] uploadnum should be the remainder of the version
8657 - LP: #1407755
8658 * [Packaging] handle dts directories
8659 - LP: #1408004
8660 * [Config] follow move of arm64 dts' into vendor directories
8661
8662 [ Upstream Kernel Changes ]
8663
8664 * arm64: optimized copy_to_user and copy_from_user assembly code
8665 - LP: #1400349
8666 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
8667
8668 [ Upstream Kernel Changes ]
8669
8670 * rebase to v3.19-rc1
8671 - LP: #1173681
8672 * rebase to v3.19-rc2
8673 * rebase to v3.19-rc3
8674
8675 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
8676
8677linux (3.18.0-7.8) vivid; urgency=low
8678
8679 [ Leann Ogasawara ]
8680
8681 * Release Tracking Bug
8682 - LP: #1401590
8683
8684 [ John Johansen ]
8685
8686 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
8687 - LP: #1362199
8688 * SAUCE: Revert: fix: only allow a single threaded process to ...
8689 - LP: #1371310
8690 * SAUCE: (no-up) fix: bad unix_addr_fs macro
8691 - LP: #1390223
8692 * SAUCE: (no-up) apparmor: add parameter to control whether policy
8693 hashing is used
8694 - LP: #1383886
8695 * [config] set apparmor config options
8696
8697 [ Seth Forshee ]
8698
8699 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
8700 - LP: #1398458
8701
8702 [ Upstream Kernel Changes ]
8703
8704 * mfd: rtsx: Fix PM suspend for 5227 & 5249
8705 - LP: #1359052
8706 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
8707 - LP: #1346067
8708
8709 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
8710
8711linux (3.18.0-6.7) vivid; urgency=low
8712
8713 [ Andy Whitcroft ]
8714
8715 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
8716 assembly code"
8717 - LP: #1398596
8718 * rebase to v3.18
8719
8720 [ Chris J Arges ]
8721
8722 * [Config] CONFIG_PCIEASPM_DEBUG=y
8723 - LP: #1398544
8724
8725 [ Paolo Pisati ]
8726
8727 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
8728 - LP: #1396470
8729
8730 [ Upstream Kernel Changes ]
8731
8732 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
8733 may result in I/O freeze
8734 - LP: #1400289
8735
8736 [ Upstream Kernel Changes ]
8737
8738 * rebase to v3.18
8739
8740 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
8741
8742linux (3.18.0-5.6) vivid; urgency=low
8743
8744 [ Leann Ogasawara ]
8745
8746 * Release Tracking Bug
8747 - LP: #1398109
8748
8749 [ Andy Whitcroft ]
8750
8751 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
8752 - LP: #1397061
8753 * rebase to v3.18-rc7
8754
8755 [ Chris J Arges ]
8756
8757 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
8758 ppc64el/generic
8759 - LP: #1395855
8760
8761 [ Upstream Kernel Changes ]
8762
8763 * rebase to v3.18-rc7
8764 - LP: #1389497
8765
8766 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
8767
8768linux (3.18.0-4.5) vivid; urgency=low
8769
8770 [ Leann Ogasawara ]
8771
8772 * Release Tracking Bug
8773 - LP: #1395891
8774
8775 [ Andy Whitcroft ]
8776
8777 * rebase to v3.18-rc6
8778 * [Config] update configs following rebase to v3.18-rc6
8779 * [Config] enable overlayfs v1 support
8780
8781 [ Tim Gardner ]
8782
8783 * rebase to v3.18-rc5
8784
8785 [ Upstream Kernel Changes ]
8786
8787 * overlay: add backwards compatible overlayfs format support
8788 - LP: #1395877
8789
8790 [ Upstream Kernel Changes ]
8791
8792 * rebase to v3.18-rc5
8793 * rebase to v3.18-rc6
8794
8795 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
8796
8797linux (3.18.0-3.4) vivid; urgency=low
8798
8799 [ Andy Whitcroft ]
8800
8801 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
8802 * Revert "SAUCE: AUFS -- update to
8803 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
8804 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
8805 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
8806 * [Config] amd64 is now the indep architecture
8807 * [Debian] basic hook support
8808 * SAUCE: AUFS -- aufs3-base.patch
8809 * SAUCE: AUFS -- aufs3-mmap.patch
8810 * SAUCE: AUFS -- aufs3-standalone.patch
8811 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
8812 * [Config] updateconfigs following aufs3 update
8813 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
8814
8815 [ dann frazier ]
8816
8817 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
8818 - LP: #1388952
8819 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
8820 * [Config] Disable CONFIG_RCU_USER_QS on arm64
8821
8822 [ Tim Gardner ]
8823
8824 * rebase to v3.18-rc4
8825
8826 [ Upstream Kernel Changes ]
8827
8828 * rebase to v3.18-rc4
8829 - LP: #1389497
8830 - LP: #1387128
8831
8832 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
8833
8834linux (3.18.0-2.2) vivid; urgency=low
8835
8836 [ Tim Gardner ]
8837
8838 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
8839
8840 [ Upstream Kernel Changes ]
8841
8842 * rebase to v3.18-rc3
8843
8844 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
8845
8846linux (3.18.0-1.1) vivid; urgency=low
8847
8848 [ Andy Whitcroft ]
8849
8850 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
8851 * [Config] tools -- only build common tools when enabled
8852 * [Config] follow rename of DEB_BUILD_PROFILES
8853 * [Config] linux-image-extra is additive to linux-image
8854 - LP: #1375310
8855 * [Config] linux-image-extra postrm is not needed on purge
8856 * [Config] enable cloud tools on i386
8857 - LP: #1367399
8858
8859 [ Marc Dietrich ]
8860
8861 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
8862
8863 [ Paolo Pisati ]
8864
8865 * [Config] armhf: REGULATOR_TWL4030=y
8866 * [Config] armhf: disable JUMP_LABEL
8867 - LP: #1378856
8868
8869 [ Tim Gardner ]
8870
8871 * rebase to v3.17-rc2
8872 * updateconfigs
8873 * [Config] CONFIG_NFC_ST21NFCB=n
8874 * [Config] Added net/6lowpan/* to generic inclusion list
8875 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
8876 * rebase to v3.17-rc3
8877 * rebase to v3.17-rc4
8878 * rebase to v3.17-rc5
8879 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
8880 * [Config] CONFIG_XMON=y
8881 - LP: #1365655
8882 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
8883 - LP: #1362514
8884 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
8885 - LP: #1362514
8886 * [Config] CONFIG_DMA_CMA=n
8887 - LP: #1362261
8888 * [Config] Add mpt3sas to d-i
8889 - LP: #1368907
8890 * [Debian] set do_*_tools after stage1 or bootstrap is determined
8891 - LP: #1370211
8892 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
8893 - LP: #1244176
8894 * rebase to v3.17-rc6
8895 * SAUCE: usbip: Update include path
8896 * [Debian] usbip tools packaging
8897 - LP: #898003
8898 * [Config] Enable usbip tools
8899 - LP: #898003
8900 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
8901 - LP: #1363180
8902 * [Config] Correct annotation regarding CONFIG_DMA_CMA
8903 - LP: #1362261
8904 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
8905 - LP: #1374438
8906 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
8907 - LP: #1374440
8908 * [Debian] Don't fail if a symlink already exists
8909 * rebase to v3.17-rc7
8910 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
8911 - LP: #1374440
8912 * rebase to v3.17
8913 * rebase to v3.18-rc1
8914 * [Config] CONFIG_AUFS_FS=n for FTBS
8915 * Enable vivid
8916 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
8917 - LP: #1385510
8918 * rebase to v3.18-rc2
8919 * [Debian] Fix linux-doc dangling symlinks
8920 - LP: #661306
8921 * CONFIG_MODULE_COMPRESS=n
8922 * [Config] dropped scsi_tgt from generic inclusion list
8923 * [Config] Added drivers/uio to generic inclusion list
8924 * [Config] CONFIG_PATA_MACIO=y
8925 - LP: #1378894
8926 * [Config] CONFIG_DRM_BOCHS=n
8927 * [Debian] install usbipd
8928 - LP: #898003
8929
8930 [ Upstream Kernel Changes ]
8931
8932 * rebase to v3.18-rc2
8933
8934 [ Upstream Kernel Changes ]
8935
8936 * rebase to v3.18-rc1
8937 - LP: #1316518
8938 - LP: #1371591
8939 - LP: #1357928
8940
8941 [ Upstream Kernel Changes ]
8942
8943 * rebase to v3.17
8944
8945 [ Upstream Kernel Changes ]
8946
8947 * rebase to v3.17-rc7
8948
8949 [ Upstream Kernel Changes ]
8950
8951 * rebase to v3.17-rc6
8952
8953 [ Upstream Kernel Changes ]
8954
8955 * rebase to v3.17-rc5
8956
8957 [ Upstream Kernel Changes ]
8958
8959 * rebase to v3.17-rc4
8960
8961 [ Upstream Kernel Changes ]
8962
8963 * rebase to v3.17-rc3
8964
8965 [ Upstream Kernel Changes ]
8966
8967 * rebase to v3.17-rc2
8968 - LP: #1358116
8969 - LP: #1350148
8970 - LP: #1334950
8971 - LP: #1329580
8972 - LP: #1329580
8973 - LP: #1329580
8974
8975 [ Upstream Kernel Changes ]
8976
8977 * rebase to v3.17-rc2
8978
8979 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
8980
8981linux (3.17.0-0.0) utopic; urgency=medium
8982
8983 * Empty entry
8984
8985 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
8986
8987linux (3.16.0-11.16) utopic; urgency=low
8988
8989 [ Mauricio Faria de Oliveira ]
8990
8991 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
8992 - LP: #1358920
8993
8994 [ Peter Zijlstra ]
8995
8996 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
8997 - LP: #1361300
8998
8999 [ Tim Gardner ]
9000
9001 * [Config] CONFIG_ZPOOL=y
9002 - LP: #1360428
9003 * Release Tracking Bug
9004 - LP: #1361308
9005
9006 [ Upstream Kernel Changes ]
9007
9008 * Revert "net/mlx4_en: Fix bad use of dev_id"
9009 - LP: #1347012
9010 * net/mlx4_en: Reduce memory consumption on kdump kernel
9011 - LP: #1347012
9012 * net/mlx4_en: Fix mac_hash database inconsistency
9013 - LP: #1347012
9014 * net/mlx4_en: Disable blueflame using ethtool private flags
9015 - LP: #1347012
9016 * net/mlx4_en: current_mac isn't updated in port up
9017 - LP: #1347012
9018 * net/mlx4_core: Use low memory profile on kdump kernel
9019 - LP: #1347012
9020 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
9021 - LP: #1347169
9022 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
9023 - LP: #1347169
9024 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
9025 - LP: #1347169
9026 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
9027 - LP: #1347169
9028 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
9029 - LP: #1347169
9030 * drivers: scsi: storvsc: Set srb_flags in all cases
9031 - LP: #1347169
9032 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
9033 - LP: #1347169
9034 * namespaces: Use task_lock and not rcu to protect nsproxy
9035 - LP: #1328088
9036 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
9037 * mm/zbud: change zbud_alloc size type to size_t
9038 - LP: #1360428
9039 * mm/zpool: implement common zpool api to zbud/zsmalloc
9040 - LP: #1360428
9041 * mm/zpool: zbud/zsmalloc implement zpool
9042 - LP: #1360428
9043 * mm/zpool: update zswap to use zpool
9044 - LP: #1360428
9045 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
9046 - LP: #1341296
9047 * iommu/amd: Fix for pasid initialization
9048 - LP: #1361300
9049 * iommu/amd: Moving PPR fault flags macros definitions
9050 - LP: #1361300
9051 * iommu/amd: Drop oprofile dependency
9052 - LP: #1361300
9053 * iommu/amd: Fix typo in amd_iommu_v2 driver
9054 - LP: #1361300
9055 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
9056 - LP: #1361300
9057 * iommu/amd: Don't free pasid_state in mn_release path
9058 - LP: #1361300
9059 * iommu/amd: Get rid of __unbind_pasid
9060 - LP: #1361300
9061 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
9062 - LP: #1361300
9063 * iommu/amd: Add pasid_state->invalid flag
9064 - LP: #1361300
9065 * iommu/amd: Don't hold a reference to mm_struct
9066 - LP: #1361300
9067 * iommu/amd: Don't hold a reference to task_struct
9068 - LP: #1361300
9069 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
9070 - LP: #1361300
9071 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
9072 - LP: #1361300
9073 * iommu/amd: Remove change_pte mmu_notifier call-back
9074 - LP: #1361300
9075 * iommu/amd: Fix device_state reference counting
9076 - LP: #1361300
9077 * iommu/amd: Fix 2 typos in comments
9078 - LP: #1361300
9079
9080 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
9081
9082linux (3.16.0-10.15) utopic; urgency=low
9083
9084 [ dann frazier ]
9085
9086 * [debian] Fix regression with ABI subversions and backport
9087
9088 [ Feng Kan ]
9089
9090 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
9091 modify write.
9092 - LP: #1357527
9093 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9094 assembly code
9095 - LP: #1358949
9096
9097 [ Stefan Bader ]
9098
9099 * SAUCE: bcache: prevent crash on changing writeback_running
9100 - LP: #1357295
9101
9102 [ Tim Gardner ]
9103
9104 * [Config] CONFIG_XFRM_STATISTICS=y
9105 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
9106 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
9107 - LP: #1353005
9108 * Release Tracking Bug
9109 - LP: #1359783
9110
9111 [ Upstream Kernel Changes ]
9112
9113 * intel_idle: Broadwell support
9114 - LP: #1256170
9115 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
9116 - LP: #1357108
9117 * powerpc/powernv: Invoke opal call to handle hmi.
9118 - LP: #1357108
9119 * powerpc/book3s: handle HMIs for cpus in nap mode.
9120 - LP: #1357108
9121 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9122 - LP: #1357108
9123 * powerpc: Add smp_mb() to arch_spin_is_locked()
9124 - LP: #1358569
9125 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9126 - LP: #1358569
9127 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9128 temperature
9129 - LP: #1353005
9130 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9131 - LP: #1358855
9132 * printk: Add function to return log buffer address and size
9133 - LP: #1359423
9134 * powerpc/powernv: Interface to register/unregister opal dump region
9135 - LP: #1359423
9136 * bcache: fix crash on shutdown in passthrough mode
9137 - LP: #1357295
9138 * bcache: fix uninterruptible sleep in writeback thread
9139 - LP: #1357295
9140
9141 [ Vinayak Kale ]
9142
9143 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9144 - LP: #1357527
9145 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9146 - LP: #1357527
9147
9148 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9149
9150linux (3.16.0-9.14) utopic; urgency=low
9151
9152 [ Tim Gardner ]
9153
9154 * Release Tracking Bug
9155 - LP: #1357370
9156
9157 [ Serge Hallyn ]
9158
9159 * SAUCE: Overlayfs: allow unprivileged mounts
9160 - LP: #1357025
9161
9162 [ Upstream Kernel Changes ]
9163
9164 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9165 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9166 * dts: Add bindings for APM X-Gene SoC ethernet driver
9167 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9168 * powerpc/thp: Add write barrier after updating the valid bit
9169 - LP: #1357014
9170 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9171 - LP: #1357014
9172 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9173 of 4k pte
9174 - LP: #1357014
9175 * powerpc/thp: Handle combo pages in invalidate
9176 - LP: #1357014
9177 * powerpc/thp: Invalidate with vpn in loop
9178 - LP: #1357014
9179 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9180 - LP: #1357014
9181 * powerpc/mm: Use read barrier when creating real_pte
9182 - LP: #1357014
9183 * powerpc/thp: Add tracepoints to track hugepage invalidate
9184 - LP: #1357014
9185 * rebase to v3.16.1
9186
9187 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9188
9189linux (3.16.0-8.13) utopic; urgency=low
9190
9191 [ Tim Gardner ]
9192
9193 * Release Tracking Bug
9194 - LP: #1356403
9195
9196 [ dann frazier ]
9197
9198 * [debian] Allow for package revisions condusive for branching
9199
9200 [ Upstream Kernel Changes ]
9201
9202 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9203 - LP: #1350087
9204 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9205 - LP: #1350087
9206 * powerpc/powernv: Enable M64 aperatus for PHB3
9207 - LP: #1355469
9208 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9209 - LP: #1352994
9210 * powerpc: Add machine_early_initcall()
9211 - LP: #1352640
9212 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9213 - LP: #1352640
9214 * powerpc/eeh: Avoid event on passed PE
9215 - LP: #1352640
9216 * powerpc/eeh: EEH support for VFIO PCI device
9217 - LP: #1352640
9218 * powerpc/eeh: sysfs entries lost
9219 - LP: #1352640
9220 * powerpc/powernv: Fix IOMMU table for VFIO dev
9221 - LP: #1352640
9222 * powerpc/eeh: Fetch IOMMU table in reliable way
9223 - LP: #1352640
9224 * powerpc/eeh: Refactor EEH flag accessors
9225 - LP: #1352640
9226 * powerpc/eeh: Selectively enable IO for error log
9227 - LP: #1352640
9228 * powerpc/eeh: Reduce lines of log dump
9229 - LP: #1352640
9230 * powerpc/eeh: Replace pr_warning() with pr_warn()
9231 - LP: #1352640
9232 * powerpc/eeh: Make diag-data not endian dependent
9233 - LP: #1352640
9234 * powerpc/eeh: Aux PE data for error log
9235 - LP: #1352640
9236 * PCI: Support BAR sizes up to 128GB
9237 - LP: #1352640
9238 * powerpc/powernv: Allow to freeze PE
9239 - LP: #1352640
9240 * powerpc/powernv: Split ioda_eeh_get_state()
9241 - LP: #1352640
9242 * powerpc/powernv: Handle compound PE
9243 - LP: #1352640
9244 * powerpc/powernv: Handle compound PE for EEH
9245 - LP: #1352640
9246 * powerpc/powernv: Handle compound PE in config accessors
9247 - LP: #1352640
9248 * mnt: Only change user settable mount flags in remount
9249 - LP: #1356318
9250 - CVE-2014-5206
9251 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9252 - LP: #1356318
9253 - CVE-2014-5206
9254 * mnt: Correct permission checks in do_remount
9255 - LP: #1356323
9256 - CVE-2014-5207
9257 * mnt: Change the default remount atime from relatime to the existing value
9258 - LP: #1356323
9259 - CVE-2014-5207
9260
9261 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9262
9263linux (3.16.0-7.12) utopic; urgency=low
9264
9265 [ Andy Whitcroft ]
9266
9267 * rebase to v3.16 final
9268 * [Config] d-i -- add virtio_scsi to virtio-modules
9269 - LP: #1342000
9270
9271 [ dann frazier ]
9272
9273 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9274
9275 [ Tim Gardner ]
9276
9277 * [Config] CONFIG_MICROCODE=y
9278 - LP: #1084373
9279 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9280 - LP: #1349028
9281 * [Config] Add hv_balloon to d-i virtio-modules
9282 - LP: #1292216
9283 * Release Tracking Bug
9284 - LP: #1354530
9285
9286 [ Upstream Kernel Changes ]
9287
9288 * rebase to v3.16
9289
9290 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9291
9292linux (3.16.0-6.11) utopic; urgency=low
9293
9294 [ Paolo Pisati ]
9295
9296 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9297 * [Config] armhf: KEYBOARD_IMX=m
9298 * [Config] armhf: build cubox & imx6 DTBs
9299 * [Config] armhf: RTC_DRV_PCF8523=y
9300
9301 [ Tim Gardner ]
9302
9303 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9304 - LP: #1344405
9305 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9306 - LP: #1343109
9307 * Release Tracking Bug
9308 - LP: #1349196
9309
9310 [ Upstream Kernel Changes ]
9311
9312 * rebase to v3.16-rc7
9313
9314 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9315
9316linux (3.16.0-5.10) utopic; urgency=low
9317
9318 [ Tim Gardner ]
9319
9320 * Release Tracking Bug
9321 - LP: #1346298
9322 * [Config] CONFIG_GPIO_SYSFS=y
9323 - LP: #1342153
9324 * rebase to v3.16-rc6
9325
9326 [ Paolo Pisati ]
9327
9328 * [Config] enable ARCH_MVEBU*
9329 * [Config] AHCI_MVEBU=m
9330 * [Config] ARMADA_THERMAL=y
9331 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
9332 * [Config] CRYPTO_DEV_MV_CESA=m
9333 * [Config] I2C_MV64XXX=m
9334 * [Config] MMC_MVSDIO=m
9335 * [Config] MMC_SDHCI_DOVE=m
9336 * [Config] MTD_NAND_ORION=m
9337 * [Config] MTD_NAND_PXA3xx=m
9338 * [Config] MVNETA=m
9339 * [Config] MV_XOR=y
9340 * [Config] ORION_WATCHDOG=m
9341 * [Config] PCI_MVEBU=y
9342 * [Config] RTC_DRV_MV=y
9343 * [Config] SND_KIRKWOOD_SOC*=m
9344 * [Config] SPI_ORION=m
9345 * [Config] USB_XHCI_MVEBU=m
9346 * [Config] armhf: build all Armada and Dove DTBs
9347 * [Config] armhf: SERIAL_8250_DW=y
9348
9349 [ Upstream Kernel Changes ]
9350
9351 * rebase to v3.16-rc6
9352
9353 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
9354
9355linux (3.16.0-4.9) utopic; urgency=low
9356
9357 [ Tim Gardner ]
9358
9359 * Release Tracking Bug
9360 - LP: #1341543
9361
9362 [ Upstream Kernel Changes ]
9363
9364 * rebase to v3.16-rc5
9365
9366 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
9367
9368linux (3.16.0-3.8) utopic; urgency=low
9369
9370 [ Tim Gardner ]
9371
9372 * Release Tracking Bug
9373 - LP: #1340091
9374
9375 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
9376
9377linux (3.16.0-2.7) utopic; urgency=low
9378
9379 [ Andy Whitcroft ]
9380
9381 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
9382 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9383
9384 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
9385
9386linux (3.16.0-2.6) utopic; urgency=low
9387
9388 [ Andy Whitcroft ]
9389
9390 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
9391 Fixes FTBS.
9392
9393 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
9394
9395linux (3.16.0-2.5) utopic; urgency=low
9396
9397 [ Andy Whitcroft ]
9398
9399 * ubuntu -- fix basic format for ubuntu/Makefile
9400 * ubuntu: AUFS (no-squash): basic framework and update machinary
9401 * ubuntu: aufs3 -- update update scripting
9402 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9403 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9404 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9405 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
9406 * [Configs] AUFS configs
9407 * ubuntu: aufs3 -- reenable
9408
9409 [ Tim Gardner ]
9410
9411 * CONFIG_LATENCYTOP=n
9412
9413 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
9414
9415linux (3.16.0-2.4) utopic; urgency=low
9416
9417 [ Andy Whitcroft ]
9418
9419 * [Config] flip VIRTIO*=y
9420 * [Config] commonise CONFIG_SWIOTLB=y
9421 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
9422 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
9423 config defaults
9424 * [Config] apply Device Drivers >> Block devices config defaults
9425 * [Config] apply Device Drivers >> Character devices config defaults
9426 * [Config] apply Device Drivers >> DMA Engine support config defaults
9427 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
9428 reporting config defaults
9429 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9430 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9431 support) config defaults
9432 * [Config] apply Device Drivers >> GPIO Support config defaults
9433 * [Config] apply Device Drivers >> Graphics support >> Console display
9434 driver support config defaults
9435 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
9436 config defaults
9437 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
9438 * [Config] apply Device Drivers >> Input device support >> Generic input
9439 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
9440 defaults
9441 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
9442 ports config defaults
9443 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9444 config defaults
9445 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
9446 defaults
9447 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9448 grabbers support config defaults
9449 * [Config] apply Security options config defaults
9450 * [Config] apply Networking options >> Network packet filtering framework
9451 (Netfilter) >> Core Netfilter Configuration config defaults
9452 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9453 defaults
9454 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9455 Devices >> Support for frame buffer devices config defaults
9456 * [Config] apply Power management and ACPI options >> CPU Frequency
9457 scaling config defaults
9458 * [Config] apply Processor type and features config defaults
9459 * [Config] apply Partition Types config defaults
9460 * [Config] apply Power management and ACPI options config defaults
9461 * [Config] apply Device Drivers >> InfiniBand support config defaults
9462 * [Config] apply Device Drivers >> Misc devices config defaults
9463 * [Config] apply Device Drivers >> Multifunction device drivers config
9464 defaults
9465 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9466 support >> SCSI low-level drivers config defaults
9467 * [Config] apply Device Drivers >> Network device support >> Ethernet
9468 driver support config defaults
9469 * [Config] apply Device Drivers >> Network device support >> Network core
9470 driver support config defaults
9471 * [Config] apply Device Drivers >> Network device support >> PHY Device
9472 support and infrastructure config defaults
9473 * [Config] apply File systems >> Network File Systems config defaults
9474 * [Config] apply Device Drivers >> Input device support >> Generic input
9475 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9476 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
9477 >> NAND Device Support config defaults
9478 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9479 >> Ralink driver support config defaults
9480 * [Config] apply Device Drivers >> Staging drivers config defaults
9481 * [Config] apply Cryptographic API >> Hardware crypto devices config
9482 defaults
9483 * [Config] apply Device Drivers >> Macintosh device drivers config
9484 defaults
9485 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9486 config defaults
9487 * [Config] apply Device Drivers >> PPS support config defaults
9488 * [Config] apply Device Drivers >> Sound card support config defaults
9489 * [Config] apply Networking support >> RF switch subsystem support config
9490 defaults
9491 * [Config] apply Library routines config defaults
9492 * [Config] apply Device Drivers >> CODEC drivers config defaults
9493 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9494 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9495 config defaults
9496 * [Config] apply Kernel hacking >> Tracers config defaults
9497 * [Config] apply Kernel hacking >> Runtime Testing config defaults
9498 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
9499 * [Config] apply Device Drivers >> USB support config defaults
9500 * [Config] apply Device Drivers >> Power supply class support config
9501 defaults
9502 * [Config] apply Device Drivers >> USB Network Adapters config defaults
9503 * [Config] apply General setup >> IRQ subsystem config defaults
9504 * [Config] apply General setup config defaults
9505 * [Config] apply File systems >> Miscellaneous filesystems config
9506 defaults
9507 * [Config] apply File systems config defaults
9508 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
9509 * [Config] apply Device Drivers >> Virtio drivers config defaults
9510 * [Config] apply Device Drivers >> USB Peripheral Controller config
9511 defaults
9512 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9513 support >> SCSI Transports config defaults
9514 * [Config] apply Device Drivers >> Real Time Clock config defaults
9515 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
9516 (libata) config defaults
9517 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
9518 defaults
9519 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
9520 config defaults
9521 * [Config] apply Device Drivers >> USB Physical Layer drivers config
9522 defaults
9523 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
9524 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
9525 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
9526 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
9527 CONFIG_HOTPLUG_CPU=n
9528 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
9529 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
9530 * [Config] drivers/acpi/acpi_ipmi.ko needs
9531 drivers/char/ipmi/ipmi_msghandler.ko in virtual
9532 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
9533 CONFIG_FUNCTION_TRACER=n
9534 * [Config] ignore modules changing following major config changes
9535
9536 [ Tim Gardner ]
9537
9538 * rebase to v3.16-rc4
9539
9540 [ Upstream Kernel Changes ]
9541
9542 * rebase to v3.16-rc4
9543 - LP: #1297581
9544
9545 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
9546
9547linux (3.16.0-1.3) utopic; urgency=low
9548
9549 [ Andy Whitcroft ]
9550
9551 * Revert "Disable do_tools_perf for FTBS"
9552 * SAUCE: fix perf_regs definitions for arm64
9553
9554 [ Paolo Pisati ]
9555
9556 * [Config] armhf: ARCH_EXYNOS5* support
9557 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
9558 * [Config] armhf: EXYNOS_THERMAL=y
9559 * [Config] armhf: EXYNOS_IOMMU=y
9560 * [Config] armhf: EXYNOS_ADC=m
9561 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
9562 * [Config] armhf: MMC_SDHCI_S3C=m
9563 * [Config] armhf: PCI_EXYNOS=y
9564 * [Config] armhf: PHY_EXYNOS5250_SATA=y
9565 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
9566 * [Config] armhf: PWM_SAMSUNG=m
9567 * [Config] armhf: RTC_DRV_S3C=y
9568 * [Config] armhf: S3C2410_WATCHDOG=m
9569 * [Config] armhf: MMC_DW_EXYNOS=m
9570 * [Config] armhf: SERIAL_SAMSUNG=y
9571 * [Config] armhf: SND_SOC_SAMSUNG=m
9572 * [Config] armhf: SPI_S3C64XX=m
9573 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
9574 * [Config] armhf: FB_S3C=m
9575 * [Config] armhf: build all Exynos 5 DTBs
9576 * [Config] armhf: disable CPUFREQ_EXYNOS
9577
9578 [ Tim Gardner ]
9579
9580 * rebase to v3.16-rc3
9581
9582 [ Upstream Kernel Changes ]
9583
9584 * rebase to v3.16-rc3
9585 - LP: #1331915
9586
9587 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
9588
9589linux (3.16.0-0.2) utopic; urgency=low
9590
9591 [ Tim Gardner ]
9592
9593 * Revert "SAUCE: intel_pstate -- toggle default to disable"
9594 - LP: #1333322
9595 * CONFIG_BOOKE_WDT=y
9596 * Disable do_tools_perf for FTBS (just until I can figure it out)
9597
9598 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
9599
9600linux (3.16.0-0.1) utopic; urgency=low
9601
9602 [ Tim Gardner ]
9603
9604 * Release Tracking Bug
9605 - LP: #1333265
9606
9607 [ Andy Whitcroft ]
9608
9609 * [Config] cloud-tools -- add systemd units
9610 - LP: #1329027
9611
9612 [ dann frazier ]
9613
9614 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
9615 * [Config] CONFIG_NET_XGENE=m for arm64
9616 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
9617
9618 [ Feng Kan ]
9619
9620 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
9621 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
9622 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
9623
9624 [ Iyappan Subramanian ]
9625
9626 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9627 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9628 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
9629 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
9630
9631 [ Tim Gardner ]
9632
9633 * updateconfigs
9634 * Fix arm64 crypto Makefile
9635 * [Config] CONFIG_BOOKE_WDT=n for FTBS
9636 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
9637 - LP: #1327619
9638 * Disabled powerpc64-emb for FTBS
9639 * [Config] CONFIG_DRM_TEGRA=m
9640 * [Config] CONFIG_CMA_SIZE_MBYTES=64
9641 * rebase to v3.16-rc2
9642 * Clean up generic.inclusion-list warnings
9643
9644 [ Upstream Kernel Changes ]
9645
9646 * rebase to v3.16-rc2
9647 - LP: #1328587
9648 - LP: #1319291
9649 - LP: #1310512
9650 - LP: #1310512
9651 - LP: #1305480
9652
9653 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
9654
9655linux (3.15.0-6.11) utopic; urgency=low
9656
9657 [ Adam Conrad ]
9658
9659 * Enable building the sata-modules udeb on ppc64el.
9660 - LP: #1323980
9661 * [Packaging] Set bootloader and loader on ppc64el to grub
9662
9663 [ Adam Lee ]
9664
9665 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
9666 - LP: #1310512, #1320070
9667
9668 [ Alex Hung ]
9669
9670 * SAUCE: (no-up) dell-led: add mic mute led interface
9671 - LP: #1308297
9672
9673 [ Andy Whitcroft ]
9674
9675 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
9676 - LP: #1285434
9677 * [Config] tools -- enable cpupower on ppc64el
9678 * [Config] ppc64el -- enable perf tools
9679 * [Config] powerpc -- enable perf tools
9680 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
9681 * [Config] arm64 -- enable tools
9682 - LP: #1326050
9683 * [Config] switch hyper-keyboard to virtual
9684 - LP: #1325306
9685 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
9686 upgrades
9687 * SAUCE: kvm: BIOS disabled kvm support should be a warning
9688 - LP: #1300247
9689 * SAUCE: nouveau: missing outputs should be warnings
9690 - LP: #1300244
9691 * [Config] d-i -- add nvme devices to block-modules udeb
9692 - LP: #1303710
9693
9694 [ Anton Blanchard ]
9695
9696 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
9697 - LP: #1328230
9698
9699 [ Colin Ian King ]
9700
9701 * SAUCE: intel_pstate: inform user that thermald is worth considering
9702
9703 [ Dave Chiluk ]
9704
9705 * [Config] Enable CONFIG_IP_VS_IPV6=y
9706 - LP: #1300739
9707
9708 [ Paolo Pisati ]
9709
9710 * [Config] build vexpress a9 dtb
9711 - LP: #1303657
9712
9713 [ Tetsuo Handa ]
9714
9715 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
9716
9717 [ Tim Gardner ]
9718
9719 * Release Tracking Bug
9720 - LP: #1329045
9721 * [Debian] Treat vdso install as an environment variable
9722 - LP: #1325713
9723 * [Config] Treat vdso install as an environment variable
9724 - LP: #1325713
9725 * [config] Set IPMI suppoort default to "y"
9726 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
9727 * [Config] CONFIG_RT_GROUP_SCHED=n
9728 - LP: #1284731
9729 * [Config] ppc64el -- switch to 64K system pages
9730 * [Config] CONFIG_MICROCODE_EARLY=y
9731 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
9732 * [Config] armhf: DRM_TILCDC=m
9733 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
9734 * [Config] arm64: KVM=y
9735 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
9736 * [Config] armhf: generic: disable CPU_IDLE
9737 * [Config] armhf: CPU_FREQ=y
9738 * [Config] Add new mlx modules to d-i
9739 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
9740 - LP: #1295112
9741 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
9742 - LP: #1294353
9743 * [Config] CONFIG_ABX500_CORE=y for ppc64el
9744 * [Config] CONFIG_ALX=m for powerpc
9745 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
9746 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
9747 * [Config] CONFIG_ANDROID=n for powerpc
9748 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
9749 * [Config] CONFIG_BIG_KEYS=y for ppc64el
9750 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
9751 * rebase to v3.15
9752 * [Config] CONFIG_PHY_XGENE=y
9753 * [Config] CONFIG_MLX4_DEBUG=y
9754 - LP: #1328256
9755 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
9756 - LP: #1324571
9757 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
9758 * [Config] CONFIG_CFG80211=m for ppc64el
9759 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
9760 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
9761 * [Config] CONFIG_EXPERT=y for ppc64el
9762 * [Config] CONFIG_ATA_SFF=y on ppc64el
9763 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
9764 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
9765 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
9766 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
9767 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
9768 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
9769 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
9770 * [Config] CONFIG_DDR=y for ppc64el
9771 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
9772 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
9773 * [Config] CONFIG_EZX_PCAP=n for all arches
9774 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
9775 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
9776 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
9777 * [Config] CONFIG_FB_3DFX=m for all arches
9778 * [Config] CONFIG_FB_MATROX=m for ppc64el
9779 * [Config] CONFIG_FB_RADEON=m for ppc64el
9780 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
9781 * [Config] CONFIG_FIREWIRE=m for ppc64el
9782 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
9783 * [Config] CONFIG_HAMRADIO=y for ppc64el
9784 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
9785 * [Config] CONFIG_I2C_MUX=m for ppc64el
9786 * [Config] CONFIG_I2C_STUB=m for ppc64el
9787 * [Config] CONFIG_I2O=m for ppc64el
9788 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
9789 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
9790 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
9791 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
9792 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
9793 * [Config] CONFIG_IPACK_BUS=m for ppc64el
9794 * [Config] CONFIG_ISDN=y for ppc64el
9795 * [Config] CONFIG_ISO9660_FS=m for ppc64el
9796 * [Config] CONFIG_KGDB=y for ppc64el
9797 * [Config] CONFIG_KVM_GUEST=y for ppc64el
9798 * [Config] CONFIG_L2TP_V3=y for powerpc
9799 * [Config] CONFIG_MAILBOX=y for ppc64el
9800 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
9801 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
9802 * [Config] CONFIG_MEMORY=y for ppc64el
9803 * [Config] CONFIG_MEMSTICK=m for ppc64el
9804 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
9805 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
9806 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
9807 * [Config] CONFIG_NET_9P=m for ppc64el
9808 * [Config] CONFIG_MSDOS_FS=m for ppc64el
9809 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
9810 * [Config] CONFIG_MTD=m for arm64
9811 * [Config] CONFIG_NETCONSOLE=m for ppc64el
9812 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
9813 * [Config] CONFIG_NET_IPIP=m for ppc64el
9814 * [Config] CONFIG_NET_TEAM=m for all arches
9815 * [Config] CONFIG_NFC=m for ppc64el
9816 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
9817 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
9818 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
9819 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
9820 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
9821 * [Config] CONFIG_OPROFILE=m for ppc64el
9822 * [Config] CONFIG_PARPORT_1284=y for ppc64el
9823 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
9824 * [Config] CONFIG_8723AU_P2P=n
9825 * [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
9826 * [Config] CONFIG_PCNET32=m for ppc64el
9827 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
9828 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
9829 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
9830 * [Config] CONFIG_SCSI_IPR=m for ppc64el
9831 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
9832 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
9833 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
9834 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
9835 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
9836 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
9837 * [Config] CONFIG_WLAN=y for arm64
9838 * [Config] CONFIG_VORTEX=m for ppc64el
9839 * [Config] CONFIG_WIMAX=m for ppc64el
9840 * [Config] CONFIG_WATCHDOG=y for ppc64el
9841 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
9842 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
9843 * [Config] CONFIG_UWB=m for ppc64el
9844 * [Config] CONFIG_USB_STORAGE=y
9845 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
9846 * [Config] CONFIG_HID_RMI=m
9847 * [Config] CONFIG_HVC_DCC=n
9848 - LP: #1303657
9849
9850 [ Upstream Kernel Changes ]
9851
9852 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
9853 - LP: #1323165
9854 * powerpc/powernv: Add calls to support little endian host
9855 - LP: #1327400
9856 * HID: rmi: introduce RMI driver for Synaptics touchpads
9857 * HID: rmi: do not stop the device at the end of probe
9858 * HID: rmi: check for the existence of some optional queries before reading query 12
9859 * HID: rmi: do not fetch more than 16 bytes in a query
9860 * HID: rmi: fix wrong struct field name
9861 * HID: rmi: fix masks for x and w_x data
9862 * HID: rmi: do not handle touchscreens through hid-rmi
9863 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
9864 - LP: #1305480
9865 * rebase to v3.15
9866
9867 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
9868
9869linux (3.15.0-5.10) utopic; urgency=low
9870
9871 [ Tim Gardner ]
9872
9873 * Release Tracking Bug
9874 - LP: #1325596
9875 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
9876 * rebase to v3.15-rc8
9877
9878 [ Upstream Kernel Changes ]
9879
9880 * rebase to v3.15-rc8
9881
9882 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
9883
9884linux (3.15.0-4.9) utopic; urgency=low
9885
9886 * no change rebuild to fix embeded debhelper.
9887
9888 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
9889
9890linux (3.15.0-4.8) utopic; urgency=low
9891
9892 [ Andy Whitcroft ]
9893
9894 * Release Tracking Bug
9895 - LP: #1324107
9896 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
9897
9898 [ Javier Martinez Canillas ]
9899
9900 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
9901 - LP: #1323526
9902
9903 [ John Johansen ]
9904
9905 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
9906 - LP: #1323528
9907 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
9908 - LP: #1308761
9909 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
9910 - LP: #1308765
9911 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
9912 - LP: #1308764
9913 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
9914 - LP: #1323530
9915
9916 [ Kamal Mostafa ]
9917
9918 * [Config] add debian/gbp.conf
9919
9920 [ Tim Gardner ]
9921
9922 * [Config] CONFIG_SATA_AHCI=m for ppc64el
9923 - LP: #1323980
9924
9925 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
9926
9927linux (3.15.0-3.7) utopic; urgency=low
9928
9929 [ Tim Gardner ]
9930
9931 * Release Tracking Bug
9932 - LP: #1323189
9933
9934 [ Andy Whitcroft ]
9935
9936 * [Config] autopkgtest -- need fakeroot for tests
9937
9938 [ Upstream Kernel Changes ]
9939
9940 * rebase to v3.15-rc7
9941
9942 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
9943
9944linux (3.15.0-2.6) utopic; urgency=low
9945
9946 [ Andy Whitcroft ]
9947
9948 * [Config] remove the kernel-image firmware list on clean
9949
9950 [ Martin Pitt ]
9951
9952 * [Config] autopkgtest -- switch to significantly faster rebuild
9953
9954 [ Stefan Bader ]
9955
9956 * [Config]: Add missing modules to inclusion list
9957
9958 [ Tim Gardner ]
9959
9960 * [debian] Dynamically generate the kernel-image udebs firmware list
9961 * [d-i] firmware/kernel-image is generated
9962 * rebase to v3.15-rc6
9963 * Release Tracking Bug
9964 - LP: #1322251
9965
9966 [ Upstream Kernel Changes ]
9967
9968 * rebase to v3.15-rc6
9969 - LP: #1297581
9970
9971 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
9972
9973linux (3.15.0-1.5) utopic; urgency=low
9974
9975 [ Tim Gardner ]
9976
9977 * [Config] Add apm-mustang.dtb to kernel-image udeb
9978
9979 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
9980
9981linux (3.15.0-1.4) utopic; urgency=low
9982
9983 [ Andy Whitcroft ]
9984
9985 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
9986 local linux/hyperv.h"
9987 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
9988 local linux/hyperv.h"
9989 * [Packaging] tools -- hv tools build correctly against the built headers
9990 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
9991 * cloud-tools -- pull in init scripts for Hyper-V daemons
9992 * cloud-tools -- detect Hyper-V VM to avoid starting
9993 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
9994 - LP: #1295401
9995 * [Config] cloud-tools: reenable cloud-tools
9996
9997 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
9998
9999linux (3.15.0-1.3) utopic; urgency=low
10000
10001 [ Andy Whitcroft ]
10002
10003 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
10004 - LP: #1318848
10005
10006 [ Ben Collins ]
10007
10008 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
10009 - LP: #1318629
10010
10011 [ Tim Gardner ]
10012
10013 * [Config] CONFIG_FSL_PAMU=n
10014 - LP: #1311738
10015 * Release Tracking Bug
10016 - LP: #1320239
10017
10018 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
10019
10020linux (3.15.0-1.2) utopic; urgency=low
10021
10022 [ Tim Gardner ]
10023
10024 * Release Tracking Bug
10025 - LP: #1318171
10026 * Add rpcsec_gss_krb5 to generic inclusion list
10027 - LP: #769527
10028 * rebase to v3.15-rc5
10029
10030 [ Upstream Kernel Changes ]
10031
10032 * rebase to v3.15-rc5
10033 - LP: #1297581
10034
10035 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
10036
10037linux (3.15.0-0.1) utopic; urgency=low
10038
10039 [ Upstream Kernel Changes ]
10040
10041 * rebase to v3.15-rc4
10042 - LP: #1297581
10043 - LP: #1297581
10044 - LP: #1305133
10045 - LP: #1297581
10046 - LP: #1297581
10047 - LP: #871808
10048 - LP: #1260303
10049 - LP: #1268468
10050 - LP: #1248116
10051 - LP: #1211920
10052 - LP: #1259790
10053 - LP: #1259437
10054 - LP: #1259435
10055 - LP: #1268468
10056
10057 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
10058
10059linux (3.15.0-0.0) utopic; urgency=low
10060
10061 * Initial version for 3.15.
10062
10063 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
10064
10065linux (3.13.0-8.27) trusty; urgency=low
10066
10067 [ John Johansen ]
10068
10069 * SAUCE: Add config option to disable new apparmor 3 semantics
10070 -LP: #1270215
10071
10072 [ Tim Gardner ]
10073
10074 * [debian] Fix indep_hdrs_pkg_name
10075 - LP: #1134441
10076 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
10077 * Enabled lttng build
10078 * Don't build lttng for armhf
10079 lttng hates gcc-4.8 for armhf
10080 * Release Tracking Bug
10081 - LP: #1277309
10082
10083 [ Upstream Kernel Changes ]
10084
10085 * rebase to v3.13.2
10086 - LP: #1260303
10087 - LP: #1260303
10088 - LP: #1268468
10089
10090 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
10091
10092linux (3.13.0-7.26) trusty; urgency=low
10093
10094 [ John Johansen ]
10095
10096 * SAUCE: apparmor: fix uninitialized lsm_audit membe
10097 - LP: #1268727
10098 * Add config option to optionally enable new apparmor 3 semantics
10099
10100 [ Tim Gardner ]
10101
10102 * [Config] Add lowlatency to getabis
10103 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
10104 - LP: #1270215
10105 * Release Tracking Bug
10106 - LP: #1276810
10107
10108 [ Upstream Kernel Changes ]
10109
10110 * x86, x32: Correct invalid use of user timespec in the kernel
10111 - LP: #1274349
10112 - CVE-2014-0038
10113
10114 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
10115
10116linux (3.13.0-7.25) trusty; urgency=low
10117
10118 [ Andy Whitcroft ]
10119
10120 * Revert "SAUCE: fix fmd headers"
10121 * SAUCE: fix fmd headers
10122
10123 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10124
10125linux (3.13.0-7.24) trusty; urgency=low
10126
10127 [ Stefan Bader ]
10128
10129 * [Config] Make vmwgfx driver enable the framebuffer device
10130
10131 [ Tim Gardner ]
10132
10133 * rebase to v3.13.1
10134 * [Config] CONFIG_NFS_FS=m for ppc64el
10135 * [Config] CONFIG_X86_SYSFB=n
10136 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10137 * Release Tracking Bug
10138 - LP: #1275898
10139
10140 [ Upstream Kernel Changes ]
10141
10142 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10143 - LP: #1272525
10144 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10145 - LP: #1272525
10146 * mm: ignore VM_SOFTDIRTY on VMA merging
10147 - LP: #1274917
10148 * drm/radeon: disable dpm on BTC
10149 - LP: #1266984
10150
10151 [ Upstream Kernel Changes ]
10152
10153 * rebase to v3.13.1
10154
10155 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10156
10157linux (3.13.0-6.23) trusty; urgency=low
10158
10159 [ Andy Whitcroft ]
10160
10161 * [Config] fix up architecture for linux-tools
10162
10163 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10164
10165linux (3.13.0-6.22) trusty; urgency=low
10166
10167 [ Andy Whitcroft ]
10168
10169 * [Packaging] limit linux-udebs-<flavour> to matching arch
10170 * [Config] powerpc -- disable perf to fix FTBFS
10171 * [Config] ppc64el -- fix up missing udebs
10172
10173 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10174
10175linux (3.13.0-6.21) trusty; urgency=low
10176
10177 [ Andy Fleming ]
10178
10179 * SAUCE: net: Add support for handling queueing in hardware
10180 * SAUCE: of_mdio: Add of_phy_attach function
10181 * SAUCE: phylib: Add generic 10G driver
10182 * SAUCE: phylib: Support attaching to gen10g_driver
10183 * SAUCE: phylib: Add Clause 45 read/write functions
10184
10185 [ Andy Whitcroft ]
10186
10187 * SAUCE: fix fmd headers
10188 * [Packaging] lowlatency -- merge out of tree flavours
10189 * SAUCE: allow IRQs to be irq-threaded by default via config
10190 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10191 * [Config] powerpc -- fix up Build-depends:
10192 * Release Tracking Bug
10193 - LP: #1273747
10194
10195 [ Ben Collins ]
10196
10197 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10198 ptr/64-bit rsrcs
10199 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10200 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10201 * SAUCE: xgmac_mdio: Silence read errors
10202 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10203 * SAUCE: Fix stack overflow on ppc32
10204 * SAUCE: Use resource_size_t instead of long for PCI resource address
10205 * SAUCE: net/phy: Export function for use by dpaa_eth
10206 * [Packaging] powerpc -- merge out of tree powerpc arch
10207
10208 [ Bjorn Helgaas ]
10209
10210 * SAUCE: Revert "EISA: Log device resources in dmesg"
10211 - LP: #1251816
10212 * SAUCE: Revert "EISA: Initialize device before its resources"
10213 - LP: #1251816
10214
10215 [ Emil Medve ]
10216
10217 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10218 with 10G "fixed-link"s
10219
10220 [ Kumar Gala ]
10221
10222 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10223 * SAUCE: fsl_pme2: Add support for DPAA PME
10224 * SAUCE: fmd: FMD14 integration
10225 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10226 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10227
10228 [ Madalin Bucur ]
10229
10230 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10231 flow_cache_flush
10232 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10233 and duplex reading
10234
10235 [ Stefan Bader ]
10236
10237 * [Config] move some VMWare related modules into main package
10238 - LP: #1271669
10239
10240 [ Tim Gardner ]
10241
10242 * [Config] Add r815x to nic-modules
10243 - LP: #1273735
10244 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10245 - LP: #239479
10246
10247 [ Upstream Kernel Changes ]
10248
10249 * mmc: sdhci-pci: break out definitions to header file
10250 - LP: #1239938
10251 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10252 - LP: #1239938
10253 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10254 * powerpc/book3e: support CONFIG_RELOCATABLE
10255 * book3e/kexec/kdump: enable kexec for kernel
10256 * book3e/kexec/kdump: create a 1:1 TLB mapping
10257 * book3e/kexec/kdump: introduce a kexec kernel flag
10258 * book3e/kexec/kdump: implement ppc64 kexec specfic
10259 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10260 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10261
10262 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10263
10264linux (3.13.0-5.20) trusty; urgency=low
10265
10266 [ Andy Whitcroft ]
10267
10268 * [Packaging] tools -- do not make symlinks when not making packages
10269 * [Packaging] tools -- tidy up control.stub.in ordering
10270 * [Packaging] tools -- tools-common is shared and not conditional
10271 * rebase to v3.13
10272
10273 [ Dirk Brandewie ]
10274
10275 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10276
10277 [ KY Srinivasan ]
10278
10279 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10280 notification
10281
10282 [ Upstream Kernel Changes ]
10283
10284 * rebase to v3.13
10285 - LP: #1270603
10286
10287 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10288
10289linux (3.13.0-4.19) trusty; urgency=low
10290
10291 [ Andy Whitcroft ]
10292
10293 * [Config] libunwind8-dev is now available for ppc64el
10294 * [Packaging] tools -- make cpupower optional
10295 * [Packaging] tools -- enable correctly for x86
10296
10297 [ Tim Gardner ]
10298
10299 * Release Tracking Bug
10300 - LP: #1269872
10301
10302 [ Upstream Kernel Changes ]
10303
10304 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10305 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10306 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10307 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10308
10309 [ Upstream Kernel Changes ]
10310
10311 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10312
10313 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10314
10315linux (3.13.0-3.18) trusty; urgency=low
10316
10317 [ Andy Whitcroft ]
10318
10319 * rebase to v3.13-rc8
10320 * [Packaging] efi -- allow EFI signatures on any arch
10321
10322 [ Tim Gardner ]
10323
10324 * [Config] Fix vcs-git path
10325 * Release Tracking Bug
10326 - LP: #1268683
10327
10328 [ Upstream Kernel Changes ]
10329
10330 * rebase to v3.13-rc8
10331
10332 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
10333
10334linux (3.13.0-2.17) trusty; urgency=low
10335
10336 [ Andy Whitcroft ]
10337
10338 * Release Tracking Bug
10339 - LP: #1267809
10340 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
10341 defaults
10342 * [Config] apply Platform support>>CPU Frequency scaling config defaults
10343 * [Config] CONFIG_PARIDE_EPATC8=y
10344 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
10345 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
10346 Switch drivers config defaults
10347 * [Config] apply Cryptographic API config defaults
10348 * [Config] apply Device Drivers >> Common Clock Framework config defaults
10349 * [Config] apply Device Drivers >> Distributed Switch Architecture
10350 drivers config defaults
10351 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
10352 device support config defaults
10353 * [Config] apply Device Drivers >> Graphics support >> Support for frame
10354 buffer devices >> Bootup logo config defaults
10355 * annotations -- update in tree annotations
10356 * [Config] apply Bus options >> PCI support >> RapidIO support config
10357 defaults
10358 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
10359 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
10360 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
10361 support config defaults
10362 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10363 config defaults
10364 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
10365 defaults
10366 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
10367 Support config defaults
10368 * [Config] apply Device Drivers >> Character devices config defaults
10369 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
10370 HID transport layer config defaults
10371 * [Config] apply Device Drivers >> HID support >> HID bus support config
10372 defaults
10373 * [Config] apply Device Drivers >> HID support >> USB HID support config
10374 defaults
10375 * annotations -- update in tree annotations
10376 * [Config] apply Device Drivers >> GPIO Support config defaults
10377 * [Config] update configs for apparmour update
10378
10379 [ John Johansen ]
10380
10381 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10382 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10383 - LP: #1208988
10384 * SAUCE: apparmor: allocate path lookup buffers during init
10385 - LP: #1208988
10386 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
10387 - LP: #1236455
10388
10389 [ Tim Gardner ]
10390
10391 * Revert "[Debian] getabis: Preface module with package name"
10392 * [Config] Added ppc64el to getabis
10393 * [packaging] Bump ABI for every new release
10394
10395 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
10396
10397linux (3.13.0-1.16) trusty; urgency=low
10398
10399 * First 3.13 upload.
10400 * Release tracker
10401 - LP: #1266852
10402
10403 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
10404
10405linux (3.13.0-0.15) trusty; urgency=low
10406
10407 [ Tim Gardner ]
10408
10409 * rebase to v3.13-rc7
10410
10411 [ Upstream Kernel Changes ]
10412
10413 * rebase to v3.13-rc7
10414
10415 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
10416
10417linux (3.13.0-0.14) trusty; urgency=low
10418
10419 [ Andy Whitcroft ]
10420
10421 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10422
10423 [ Tim Gardner ]
10424
10425 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
10426 * Update lttng to Version 2.4.0-rc2
10427 * lttng: Disabled trace_kvm_async_pf_completed
10428 * [Config] CONFIG_IMA=y
10429 - LP: #1244627
10430
10431 [ Upstream Kernel Changes ]
10432
10433 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10434
10435 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
10436
10437linux (3.13.0-0.13) trusty; urgency=low
10438
10439 [ Andy Whitcroft ]
10440
10441 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10442 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10443 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10444 * ubuntu: AUFS (no-squash): basic framework and update machinary
10445 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
10446 * ubuntu: aufs3 -- enable
10447 * ubuntu: aufs3 -- update configs
10448
10449 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
10450
10451linux (3.13.0-0.12) trusty; urgency=low
10452
10453 [ Upstream Kernel Changes ]
10454
10455 * rebase to v3.13-rc6
10456
10457 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
10458
10459linux (3.13.0-0.11) trusty; urgency=low
10460
10461 [ Andy Whitcroft ]
10462
10463 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
10464 * [Config] ppc64el -- initial defconfig based -generic flavour
10465 * [Config] initial defconfig for ppc64el
10466 * [Config] ubuntuise ppc64el config
10467 * [Config] ubuntuise ppc64el config part 2
10468 * [Config] d-i -- update empty udebs list
10469 * [Config] ppc64el -- split extras package
10470
10471 [ Anton Blanchard ]
10472
10473 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
10474
10475 [ Benjamin Herrenschmidt ]
10476
10477 * SAUCE: powerpc/powernv: Add calls to support little endian
10478
10479 [ Cédric Le Goater ]
10480
10481 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
10482 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
10483 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
10484 guests
10485
10486 [ Paul E. McKenney ]
10487
10488 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
10489
10490 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
10491
10492linux (3.13.0-0.10) trusty; urgency=low
10493
10494 [ Andy Whitcroft ]
10495
10496 * rebase to v3.13-rc5
10497 * [Config] updateconfigs following rebase to v3.13-rc5
10498
10499 [ Upstream Kernel Changes ]
10500
10501 * rebase to v3.13-rc5
10502 - LP: #1260303
10503 - LP: #1260303
10504 - LP: #1260225
10505
10506 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
10507
10508linux (3.13.0-0.9) trusty; urgency=low
10509
10510 [ Andy Whitcroft ]
10511
10512 * [Config] d-i -- allow missing firmware
10513
10514 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
10515
10516linux (3.13.0-0.8) trusty; urgency=low
10517
10518 [ Andy Whitcroft ]
10519
10520 * [Config] annotations -- first pass over entire config
10521 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
10522
10523 [ Tim Gardner ]
10524
10525 * [Config] Add arm64 device tree files
10526 - LP: #1262901
10527
10528 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
10529
10530linux (3.13.0-0.7) trusty; urgency=low
10531
10532 [ Rajesh B Prathipati ]
10533
10534 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
10535
10536 [ Tim Gardner ]
10537
10538 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
10539
10540 [ Upstream Kernel Changes ]
10541
10542 * rebase to v3.13-rc4
10543 - LP: #1259790
10544 - LP: #1259437
10545 - LP: #1259435
10546
10547 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
10548
10549linux (3.13.0-0.6) trusty; urgency=low
10550
10551 [ Paolo Pisati ]
10552
10553 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
10554 * [Config] i386: amd64: VIRTIO_CONSOLE=y
10555
10556 [ Tim Gardner ]
10557
10558 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
10559
10560 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
10561
10562linux (3.13.0-0.5) trusty; urgency=low
10563
10564 [ Andy Whitcroft ]
10565
10566 * correct bug listing for v3.13-rc2 rebase
10567 * [Config] ppc64el -- create linux-libc-dev
10568 * [Debian] Improve tools version message
10569 - LP: #1257715
10570
10571 [ Serge Hallyn ]
10572
10573 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
10574 - LP: #1248590
10575 * SAUCE: vfs: Fix a regression in mounting proc
10576
10577 [ Tim Gardner ]
10578
10579 * [Config] Build-in ohci-pci
10580 - LP: #1244176
10581 * Rebase to v3.13-rc3
10582
10583 [ Upstream Kernel Changes ]
10584
10585 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
10586 checks""
10587 - LP: #1248590
10588
10589 [ Upstream Kernel Changes ]
10590
10591 * rebase to v3.13-rc3
10592 - LP: #1256840
10593 - LP: #1256212
10594
10595 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
10596
10597linux (3.13.0-0.4) trusty; urgency=low
10598
10599 [ Tim Gardner ]
10600
10601 * Rebase to v3.13-rc2
10602
10603 [ Upstream Kernel Changes ]
10604
10605 * rebase to v3.13-rc2
10606
10607 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
10608
10609linux (3.13.0-0.3) trusty; urgency=low
10610
10611 [ Andy Whitcroft ]
10612
10613 * Revert "SAUCE: Fix DocBook FTBS"
10614
10615 [ Tim Gardner ]
10616
10617 * [Debian] Re-sign modules after debug objcopy
10618 - LP: #1253155
10619 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
10620
10621 [ Upstream Kernel Changes ]
10622
10623 * doc: fix generation of device-drivers
10624 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
10625
10626 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
10627
10628linux (3.13.0-0.2) trusty; urgency=low
10629
10630 [ Tim Gardner ]
10631
10632 * SAUCE: Fix DocBook FTBS
10633
10634 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
10635
10636linux (3.13.0-0.1) trusty; urgency=low
10637
10638 [ Upstream Kernel Changes ]
10639
10640 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
10641
10642 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
10643
10644linux (3.13.0-0.0) trusty; urgency=low
10645
10646 * Major release bump.
10647
10648 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
10649
10650linux (3.12.0-2.7) trusty; urgency=low
10651
10652 * Fixed armhf ABI build failure.
10653 * Release tracker
10654 - LP: #1249477
10655
10656 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
10657
10658linux (3.12.0-2.6) trusty; urgency=low
10659
10660 [ Joseph Salisbury ]
10661
10662 * SAUCE: tg3: Add support for new 57786 device id.
10663 - LP: #1242610
10664
10665 [ Tim Gardner ]
10666
10667 * [Config] CONFIG_OABI_COMPAT=n
10668 * [Config] add the wandboard to shipped dtb
10669 - LP: #1249421
10670 * Release tracker
10671 - LP: #1249477
10672
10673 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
10674
10675linux (3.12.0-2.5) trusty; urgency=low
10676
10677 [ Andy Whitcroft ]
10678
10679 * rebase to mainline v3.12
10680 * [Config] updateconfigs following rebase to v3.12
10681 * postinst -- improve relative symlink detection with missing files
10682 - LP: #1248053
10683 * postinst -- fix unchanged link detection
10684 * [Config] update configs following addition of apparmor fixes
10685
10686 [ Anthony Wong ]
10687
10688 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
10689 - LP: #1231305
10690
10691 [ John Johansen ]
10692
10693 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10694 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10695 - LP: #1208988
10696 * SAUCE: apparmor: allocate path lookup buffers during init
10697 - LP: #1208988
10698
10699 [ Tim Gardner ]
10700
10701 * [Config] Remove superfluous ubuntu/lttng-modules
10702
10703 [ Upstream Kernel Changes ]
10704
10705 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
10706 - LP: #1248590
10707
10708 [ Upstream Kernel Changes ]
10709
10710 * rebase to v3.12
10711 - LP: #1222850
10712
10713 [ Adam Conrad ]
10714 * etc/getabis: Fetch arm64/generic abis as well
10715
10716 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
10717
10718linux (3.12.0-1.3) trusty; urgency=low
10719
10720 [ Andy Whitcroft ]
10721
10722 * [Config] arm64 -- add arch to the configuration handlers
10723 * [Config] arm64 -- add generic flavour
10724 * [Config] arm64 -- default config
10725 * [Config] arm64 -- fix up various FTBFS config options
10726 * SAUCE: arm64: export __copy_in_user to modules
10727 * [Config] arm64 -- disable ABI/module checks
10728 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
10729 * [Config] arm64 -- enable udebs for arm64
10730
10731 [ Colin Watson ]
10732
10733 * [Config] Clean up various udeb Provides
10734
10735 [ Paolo Pisati ]
10736
10737 * [Config] AHCI_IMX=y
10738 * [Config] build imx*-wandboard dtbs
10739
10740 [ Serge Hallyn ]
10741
10742 * SAUCE: device_cgroup: remove can_attach
10743
10744 [ Tim Gardner ]
10745
10746 * rebase to v3.12-rc7
10747 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
10748 * Release tracker
10749 - LP: #1245932
10750
10751 [ Upstream Kernel Changes ]
10752
10753 * rebase to v3.12-rc7
10754 - LP: #1180881
10755 - LP: #1180881
10756 - LP: #1217957
10757
10758 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
10759
10760linux (3.12.0-0.2) trusty; urgency=low
10761
10762 [ Andy Whitcroft ]
10763
10764 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
10765 CAPACITY (16) at SPC-2"
10766 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
10767 SPC-2"
10768 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
10769 CAPACITY (16) be preferred"
10770 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
10771 be used at SPC-2"
10772 * Revert "overlayfs: Update to v19"
10773 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
10774 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
10775 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
10776 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
10777 clone_private_mount()"
10778 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
10779 modules"
10780 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
10781 documentation"
10782 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
10783 * [Config] fix linux-libc-dev generation for arm64
10784 * [Config] fix linux-libc-dev generation for x32
10785 * [Config] add linux-libc-dev generation for ppc64el
10786
10787 [ Erez Zadok ]
10788
10789 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
10790
10791 [ Miklos Szeredi ]
10792
10793 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
10794 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
10795 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
10796 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
10797 * ubuntu: overlayfs v20 -- overlay filesystem
10798 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
10799
10800 [ Neil Brown ]
10801
10802 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
10803
10804 [ Paolo Pisati ]
10805
10806 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
10807
10808 [ Seth Forshee ]
10809
10810 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
10811 ThinkPads
10812 - LP: #1183856
10813
10814 [ Tim Gardner ]
10815
10816 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
10817 * rebase to v3.12-rc2
10818 * updateconfigs
10819 * [Config] disable CONFIG_FB_VESA enforcer check
10820 * [Config] Disable lttng for FTBS
10821 * rebase to v3.12-rc3
10822 * rebase to v3.12-rc4
10823 * [Config] CONFIG_ANDROID=n
10824 - LP: #1235161
10825 * [Config] CONFIG_L2TP_V3=y
10826 - LP: #1235914
10827 * [Config] CONFIG_USB_OTG=n for all arches
10828 * Release tracker
10829 - LP: #1242811
10830
10831 [ Upstream Kernel Changes ]
10832
10833 * scsi: hyper-v storsvc switch up to SPC-3
10834
10835 * rebase to v3.12-rc6
10836 - LP: #1235977
10837 - LP: #1235523
10838 - LP: #1239392
10839 - LP: #1227491
10840
10841 * rebase to v3.12-rc3
10842 - LP: #1231931
10843
10844 * rebase to v3.12-rc2
10845 - LP: #1213820
10846 - LP: #1213055
10847 - LP: #1198030
10848
10849 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
10850
10851linux (3.11.0-8.15) saucy; urgency=low
10852
10853 [ Tim Gardner ]
10854
10855 * Release tracker
10856 - LP: #1227969
10857
10858 * Update lttng
10859 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
10860 Version 2.3.0+
10861
10862 [ Upstream Kernel Changes ]
10863
10864 * igb: Add additional get_phy_id call for i354 devices
10865 - LP: #1219619
10866 * igb: Read flow control for i350 from correct EEPROM section
10867 - LP: #1219619
10868 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
10869 Required for lttng update.
10870
10871 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
10872
10873linux (3.11.0-7.14) saucy; urgency=low
10874
10875 [ Andy Whitcroft ]
10876
10877 * [Packaging] sort out linux-tools naming
10878 - LP: #1205284
10879 * [Packaging] linux-tools: switch to common generic version helper
10880
10881 [ Paolo Pisati ]
10882
10883 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
10884
10885 [ Tim Gardner ]
10886
10887 * Release tracker
10888 - LP: #1226160
10889
10890 [ Tony Lindgren ]
10891
10892 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
10893 for pandaboard
10894
10895 [ Upstream Kernel Changes ]
10896
10897 * USB: handle LPM errors during device suspend correctly
10898 - LP: #1011415
10899 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
10900 - LP: #1011415
10901 * usb: Don't fail port power resume on device disconnect.
10902 - LP: #1011415
10903
10904 [ Upstream Kernel Changes ]
10905
10906 * rebase to v3.11.1
10907
10908 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
10909
10910linux (3.11.0-7.13) saucy; urgency=low
10911
10912 * Release tracker
10913 - LP: #1223545
10914
10915 [ Andy Whitcroft ]
10916
10917 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
10918 - LP: #1223499
10919 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
10920 - LP: #1223499
10921 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
10922 - LP: #1223499
10923 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
10924 - LP: #1223499
10925
10926 [ Maximiliano Curia ]
10927
10928 * SAUCE: (no-up) Only let characters through when there are active readers.
10929 - LP: #1208740
10930
10931 [ Tim Gardner ]
10932
10933 * [Debian] getabis: Commit new ABI directory, remove the old
10934 * [Config] CONFIG_EFIVAR_FS=y
10935 - LP: #1223195
10936 * [Config] CONFIG_EFI_VARS_PSTORE=m,
10937 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
10938 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
10939 - LP: #1222850
10940
10941 [ Upstream Kernel Changes ]
10942
10943 * Intel xhci: refactor EHCI/xHCI port switching
10944 - LP: #1210858
10945
10946 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
10947
10948linux (3.11.0-6.12) saucy; urgency=low
10949
10950 * Release tracker
10951 - LP: #1222893
10952
10953 [ Andy Whitcroft ]
10954
10955 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
10956 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
10957 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
10958 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
10959 - LP: #1222407
10960
10961 [ Paolo Pisati ]
10962
10963 * [Config] restore mmc boot on panda
10964
10965 [ Tyler Hicks ]
10966
10967 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
10968 - LP: #1216294
10969
10970 [ Upstream Kernel Changes ]
10971
10972 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
10973 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
10974 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
10975 * net: calxedaxgmac: fix possible skb free before tx complete
10976 * net: calxedaxgmac: update ring buffer tx_head after barriers
10977 * net: calxedaxgmac: fix race with tx queue stop/wake
10978 * net: calxedaxgmac: enable interrupts after napi_enable
10979 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
10980 * net: calxedaxgmac: remove some unused statistic counters
10981 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
10982 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
10983 * mfd: rtsx: Read vendor setting from config space
10984 - LP: #1201698
10985
10986 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
10987
10988linux (3.11.0-5.11) saucy; urgency=low
10989
10990 * Release tracker
10991 - LP: #1221886
10992
10993 [ Adam Lee ]
10994
10995 * SAUCE: Bluetooth: Add support for 04ca:2007
10996 - LP: #1153448
10997 * SAUCE: Bluetooth: Add support for 105b:e065
10998 - LP: #1161261
10999
11000 [ Gavin Guo ]
11001
11002 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
11003 - LP: #1166113
11004
11005 [ Upstream Kernel Changes ]
11006
11007 * igb: Reset the link when EEE setting changed
11008 - LP: #1219619
11009 * igb: Read register for latch_on without return value
11010 - LP: #1219619
11011 * igb: Added rcu_lock to avoid race
11012 - LP: #1219619
11013 * igb: don't allow SR-IOV without MSI-X
11014 - LP: #1219619
11015 * igb: Update MTU so that it is always at least a standard frame size
11016 - LP: #1219619
11017 * igb: Refactor of init_nvm_params
11018 - LP: #1219619
11019 * igb: Refactor NVM read functions to accommodate devices with no flash
11020 - LP: #1219619
11021 * igb: Add device support for flashless SKU of i210 device
11022 - LP: #1219619
11023 * igb: Fix get_fw_version function for all parts
11024 - LP: #1219619
11025 * igb: Add macro for size of RETA indirection table
11026 - LP: #1219619
11027 * igb: Expose RSS indirection table for ethtool
11028 - LP: #1219619
11029 * igb: Don't look for a PBA in the iNVM when flashless
11030 - LP: #1219619
11031 * igb: Implementation of 1-sec delay for i210 devices
11032 - LP: #1219619
11033 * igb: New PHY_ID for i354 device
11034 - LP: #1219619
11035 * igb: M88E1543 PHY downshift implementation
11036 - LP: #1219619
11037 * igb: No PHPM support in i354 devices
11038 - LP: #1219619
11039 * igb: Support to get 2_5G link status for appropriate media type
11040 - LP: #1219619
11041 * igb: Get speed and duplex for 1G non_copper devices
11042 - LP: #1219619
11043 * igb: Implementation to report advertised/supported link on i354 devices
11044 - LP: #1219619
11045 * igb: Update version number
11046 - LP: #1219619
11047 * Bluetooth: Take proper tty_struct references
11048 - LP: #1189998
11049 * Bluetooth: Remove the device from the list in the destructor
11050 - LP: #1189998
11051 * Bluetooth: Move the tty initialization and cleanup out of open/close
11052 - LP: #1189998
11053 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
11054 - LP: #1189998
11055 * Bluetooth: Fix the reference counting of tty_port
11056 - LP: #1189998
11057 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
11058 - LP: #1189998
11059
11060 [ Wen-chien Jesse Sung ]
11061
11062 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
11063 - LP: #1065400
11064 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
11065 - LP: #1065400
11066
11067 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
11068
11069linux (3.11.0-5.10) saucy; urgency=low
11070
11071 [ Andy Whitcroft ]
11072
11073 * Release tracker
11074 - LP: #1220222
11075 * Revert "[Config] Fix ubuntu directoy Kbuilds"
11076 * Revert "aufs update dropped some Kbuild files"
11077 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
11078 * Revert "ubuntu: AUFS -- update to
11079 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
11080 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11081 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11082 * rebase to v3.11 final
11083 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
11084 * ubuntu: AUFS (no-squash): basic framework and update machinary
11085 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11086 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11087 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
11088 * ubuntu: (no-squash) AUFS -- enable aufs
11089 * ubuntu: AUFS -- fix remaining d_count references to use accessor
11090 * ubuntu: lttng -- follow rename of pid_ns
11091 * SAUCE: disable stack-protector for ARM compressed bootloader
11092
11093 [ Paolo Pisati ]
11094
11095 * [Config] ARM_ATAG_DTB_COMPAT=y
11096
11097 [ Rob Herring ]
11098
11099 * [Config] Enable KVM and virtio for armhf generic-lpae
11100
11101 [ Tim Gardner ]
11102
11103 * [Config] CONFIG_ARPD=y
11104 * [Config] CONFIG_ZSWAP=y
11105 - LP: #1215379
11106
11107 [ Upstream Kernel Changes ]
11108
11109 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
11110 - LP: #1217957
11111 * ARM: use phys_addr_t for DMA zone sizes
11112 * ARM: highbank: enable DMA zone for LPAE
11113 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
11114 * ARM: highbank: select required errata work-arounds
11115 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
11116 * DMA: fix printk warning in AMBA PL08x DMA driver
11117 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
11118 * ARM: move outer_cache declaration out of ifdef
11119 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11120 * ARM: highbank: clean-up some unused includes
11121 * ARM: xen: only set pm function ptrs for Xen guests
11122
11123 [ Upstream Kernel Changes ]
11124
11125 * rebase to v3.11
11126
11127 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11128
11129linux (3.11.0-4.9) saucy; urgency=low
11130
11131 [ Tim Gardner ]
11132
11133 * rebase to v3.11-rc7
11134 * Release tracker
11135 - LP: #1216962
11136
11137 [ Upstream Kernel Changes ]
11138
11139 * mwifiex: do not create AP and P2P interfaces upon driver loading
11140 - LP: #1212720
11141
11142 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11143
11144linux (3.11.0-3.8) saucy; urgency=low
11145
11146 [ Johannes Berg ]
11147
11148 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11149 - LP: #1201470
11150
11151 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11152
11153linux (3.11.0-3.7) saucy; urgency=low
11154
11155 [ Tim Gardner ]
11156
11157 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11158 upstart to track
11159 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11160 linux/hyperv.h
11161 * SAUCE: hv: Add vss daemon to Makefile
11162 * [Debian] Add hv_vss_daemon to tools package
11163 - LP: #1213282
11164 * [Config] Fix ubuntu directoy Kbuilds
11165 - LP: #1181755
11166
11167 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11168
11169linux (3.11.0-3.6) saucy; urgency=low
11170
11171 [ Andy Whitcroft ]
11172
11173 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11174 * [Config] tools: enable x86 and hyper-v
11175
11176 [ John Johansen ]
11177
11178 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11179 snapshot"
11180 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11181 root users"
11182 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11183
11184 [ Joseph Salisbury ]
11185
11186 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11187 - LP: #1210848
11188
11189 [ Kamal Mostafa ]
11190
11191 * [debian] tools: ship 'cpupower' in linux-tools
11192 - LP: #1158668
11193 * [Config] Build-dep on libpci-dev for cpu tools
11194 - LP: #1158668
11195
11196 [ Tim Gardner ]
11197
11198 * rebase to v3.11-rc6
11199 * Release tracker
11200 - LP: #1213941
11201
11202 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11203
11204linux (3.11.0-2.5) saucy; urgency=low
11205
11206 [ Tim Gardner ]
11207
11208 * [Config] CONFIG_PM_DEBUG=y
11209 - LP: #1210539
11210 * rebase to v3.11-rc5
11211 * Release tracker
11212 - LP: #1211378
11213
11214 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11215
11216linux (3.11.0-1.4) saucy; urgency=low
11217
11218 [ Tim Gardner ]
11219
11220 * Bump ABI when making changes to the inclusion list lest
11221 you cause conflicts with existing installed kernel
11222 packages.
11223 - LP: #1210331
11224
11225 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11226
11227linux (3.11.0-0.3) saucy; urgency=low
11228
11229 [ Tim Gardner ]
11230
11231 * [Config] Include rbd and kvm in the virtual inclusion list
11232 - LP: #1206961
11233 * [Config] Removed obsolete inclusion list entries
11234
11235 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11236
11237linux (3.11.0-0.2) saucy; urgency=low
11238
11239 [ Bruce Allan ]
11240
11241 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11242 - LP: #1206757
11243 * SAUCE: (no-up) e1000e: enable support for new device IDs
11244 - LP: #1206757
11245
11246 [ John Johansen ]
11247
11248 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11249
11250 [ Paolo Pisati ]
11251
11252 * build vexpress a15 dtb
11253 * [Config] disable Broadcom bcm support (ARCH_BCM)
11254 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11255 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11256 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11257 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11258 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11259 * [Config] ARM_APPENDED_DTB=y
11260
11261 [ Tim Gardner ]
11262
11263 * rebase to v3.11-rc4
11264 * overlayfs: Update to v19
11265 * [Config] Enable overlayfs
11266 * SAUCE: Fix lttng compile errors
11267
11268 [ Upstream Kernel Changes ]
11269
11270 * rebase to v3.11-rc4
11271 - LP: #1163720
11272 - LP: #1162026
11273 - LP: #1195636
11274 - LP: #1195597
11275 - LP: #1180409
11276 - LP: #1168430
11277
11278 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11279
11280linux (3.11.0-0.1) saucy; urgency=low
11281
11282 [ Upstream Kernel Changes ]
11283
11284 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11285 - LP: #1163720
11286 - LP: #1162026
11287 - LP: #1195636
11288 - LP: #1195597
11289 - LP: #1180409
11290 - LP: #1168430
11291
11292 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11293
11294linux (3.10.0-2.10) saucy; urgency=low
11295
11296 [ Andy Whitcroft ]
11297
11298 * [Config] CONFIG_INTEL_MEI*=m
11299 - LP: #1196155
11300 * [Config] CONFIG_DEBUG_INFO=y
11301
11302 [ Stephen Warren ]
11303
11304 * [Config] fix Calxeda xgmac module filename
11305
11306 [ Upstream Kernel Changes ]
11307
11308 * Revert "serial: 8250_pci: add support for another kind of NetMos
11309 Technology PCI 9835 Multi-I/O Controller"
11310 - LP: #1190967
11311 * mfd: lpc_ich: Add support for Intel Avoton SoC
11312 - LP: #1196658
11313
11314 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11315
11316linux (3.10.0-2.9) saucy; urgency=low
11317
11318 [ Andy Whitcroft ]
11319
11320 * rebase to v3.10
11321
11322 [ John Johansen ]
11323
11324 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
11325 network mediation"
11326 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
11327 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
11328 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
11329 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
11330 interface"
11331 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
11332 to prevent execve from granting privs"
11333 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11334
11335 [ Upstream Kernel Changes ]
11336
11337 * rebase to v3.10
11338
11339 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
11340
11341linux (3.10.0-1.8) saucy; urgency=low
11342
11343 [ Andy Whitcroft ]
11344
11345 * Release Tracking Bug
11346 - LP: #1195717
11347
11348 [ Andy Whitcroft ]
11349
11350 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
11351 interface"
11352 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
11353 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
11354 reference"
11355 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
11356 * Revert "ubuntu: overlayfs --
11357 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
11358 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
11359 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
11360 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
11361 * Revert "ubuntu: overlayfs --
11362 overlayfs-fix-possible-leak-in-ovl_new_inode"
11363 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
11364 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
11365 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
11366 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
11367 * Revert "ubuntu: overlayfs -- overlay filesystem"
11368 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
11369 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
11370 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
11371 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
11372
11373 [ Erez Zadok ]
11374
11375 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
11376
11377 [ Miklos Szeredi ]
11378
11379 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
11380 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
11381 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
11382 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
11383 * ubuntu: overlayfs v18 -- -- overlay filesystem
11384 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
11385
11386 [ Neil Brown ]
11387
11388 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
11389
11390 [ Tim Gardner ]
11391
11392 * [Config] CONFIG_SUNRPC_DEBUG=y
11393 - LP: #1127319
11394
11395 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
11396
11397linux (3.10.0-0.7) saucy; urgency=low
11398
11399 [ Andy Whitcroft ]
11400
11401 * autopkgtest: switch Depends: to build-essential
11402
11403 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
11404
11405linux (3.10.0-0.6) saucy; urgency=low
11406
11407 [ Andy Whitcroft ]
11408
11409 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
11410 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
11411 - LP: #1098378
11412 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
11413 * ubuntu: overlayfs -- expose do_splice_direct prototype
11414 * ubuntu: overlayfs -- follow change to do_splice_direct interface
11415 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
11416 - LP: #1192691
11417
11418 [ Stefan Bader ]
11419
11420 * (d-i) Add dm-snapshot to md-modules
11421 - LP: #1191726
11422
11423 [ Tim Gardner ]
11424
11425 * Release tracker
11426 - LP: #1194149
11427 * [Config] CONFIG_WIL6210=n for armhf
11428 * [Config] d-i: Add calxedaxgmac to nic-modules
11429 - LP: #1192358
11430 * [debian] Use dh_strip
11431 - LP: #1192759
11432 * [Config] Enable perf for armhf
11433 * do_tools=false when cross compiling
11434 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
11435 - LP: #1108082
11436
11437 [ Upstream Kernel Changes ]
11438
11439 * nsp32: switch reset delay to msleep() as it is tooo long
11440 * alx: add a simple AR816x/AR817x device driver
11441 Plucked from linux-next. replaces ubuntu/alx in favor of
11442 'to be merged' version in 3.11.
11443 * rebase to v3.10-rc7
11444 - LP: #1189363
11445
11446 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
11447
11448linux (3.10.0-0.5) saucy; urgency=low
11449
11450 [ Andy Whitcroft ]
11451
11452 * rebase to v3.10-rc6
11453 * [Config] updateconfigs following rebase to v3.10-rc6
11454
11455 [ Upstream Kernel Changes ]
11456
11457 * rebase to v3.10-rc6
11458
11459 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
11460
11461linux (3.10.0-0.4) saucy; urgency=low
11462
11463 [ Andy Whitcroft ]
11464
11465 * [Config] updateconfigs following rebase to v3.10-rc4
11466
11467 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
11468
11469linux (3.10.0-0.3) saucy; urgency=low
11470
11471 [ Andy Whitcroft ]
11472
11473 * rebase to v3.10-rc5
11474
11475 [ Upstream Kernel Changes ]
11476
11477 * rebase to v3.10-rc5
11478 - LP: #1186170
11479
11480 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
11481
11482linux (3.10.0-0.2) saucy; urgency=low
11483
11484 [ Andy Whitcroft ]
11485
11486 * rebase to v3.10-rc4
11487 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
11488 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
11489 - LP: #1187744
11490 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
11491
11492 [ Dave Chiluk ]
11493
11494 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
11495 - LP: #1035226
11496
11497 [ Tim Gardner ]
11498
11499 * rebase to v3.10-rc3
11500 * [Config] sparc be gone
11501 * [Config] ia64 be gone
11502 * d-i: block-modules provides nbd-modules
11503
11504 [ Upstream Kernel Changes ]
11505
11506 * rebase to v3.10-rc4
11507 * rebase to v3.10-rc3
11508
11509 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
11510
11511linux (3.10.0-0.1) saucy; urgency=low
11512
11513 [ Tim Gardner ]
11514
11515 * UBUNTU: Disabled lttng
11516 * UBUNTU: Disable aufs for FTBS
11517 * UBUNTU: Disabled alx
11518 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
11519 * UBUNTU: rebase to v3.10-rc2
11520 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
11521
11522 [ Andy Whitcroft ]
11523
11524 * UBUNTU: [Config] update standards version to 3.9.4.0
11525 * UBUNTU: [Config] squash duplicate package description (long and short)
11526 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
11527 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
11528 * UBUNTU: [Config] drop redundant Build-Conficts:
11529
11530 [ Upstream Kernel Changes ]
11531
11532 * rebase to v3.10-rc2
11533 - LP: #1180351
11534
11535 [ Upstream Kernel Changes ]
11536
11537 * rebase to v3.10-rc1
11538 - LP: #1172151
11539 - LP: #1089795
11540 - LP: #1167270
11541 - LP: #1128840
11542
11543 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
11544
11545linux (3.10.0-0.0) saucy; urgency=low
11546
11547 * Dummy
11548
11549 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11550
11551linux (3.9.0-2.6) saucy; urgency=low
11552
11553 [ Tim Gardner ]
11554
11555 * rebase to v3.9.2
11556
11557 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11558
11559linux (3.9.0-1.5) saucy; urgency=low
11560
11561 [ Tim Gardner ]
11562
11563 * rebase to v3.9.1
11564
11565 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
11566
11567linux (3.9.0-0.4) saucy; urgency=low
11568
11569 [ Andy Whitcroft ]
11570
11571 * ubuntu: overlayfs -- add FS_ALIAS
11572
11573 [ Tim Gardner ]
11574
11575 * Added lttng
11576 - LP: #1175784
11577
11578 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
11579
11580linux (3.9.0-0.3) saucy; urgency=low
11581
11582 [ Upstream Kernel Changes ]
11583
11584 * rebase to v3.9
11585
11586 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
11587
11588linux (3.9.0-0.2) saucy; urgency=low
11589
11590 [ Tim Gardner ]
11591
11592 * Enable extras packaging for amd64/i386.
11593 Fixes build depenencies with brittany and linux-meta.
11594
11595 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
11596
11597linux (3.9.0-0.1) saucy; urgency=low
11598
11599 [ Upstream Kernel Changes ]
11600
11601 * rebase to v3.9-rc8
11602
11603 [ Upstream Kernel Changes ]
11604
11605 * rebase to v3.9-rc7
11606 - LP: #1128840
11607
11608 [ Upstream Kernel Changes ]
11609
11610 * rebase to v3.9-rc6
11611
11612 [ Upstream Kernel Changes ]
11613
11614 * rebase to v3.9-rc5
11615
11616 [ Upstream Kernel Changes ]
11617
11618 * rebase to v3.8-rc4
11619 - LP: #1095315
11620 - LP: #886975
11621 - LP: #1086921
11622
11623 [ Upstream Kernel Changes ]
11624
11625 * rebase to v3.9-rc3
11626 - LP: #1155016
11627 - LP: #1103594
11628
11629 [ Upstream Kernel Changes ]
11630
11631 * rebase to v3.9-rc2
11632
11633 [ Upstream Kernel Changes ]
11634
11635 * rebase to v3.9-rc1
11636 - LP: #901105
11637 - LP: #961286
11638 - LP: #1011792
11639 - LP: #1128934
11640 - LP: #886975
11641 - LP: #978807
11642
11643 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
11644
11645linux (3.8.0-7.14) raring; urgency=low
11646
11647 [ Andy Whitcroft ]
11648
11649 * [Config] CONFIG_RCU_USER_QS=n
11650 * [Config] CONFIG_MTD_ONENAND_SIM=n
11651 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
11652
11653 [ Upstream Kernel Changes ]
11654
11655 * rebase to v3.8
11656
11657 [Tim Gardner]
11658
11659 * Release Tracking Bug
11660 - LP: #1130111
11661 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
11662 - LP: #1128840
11663
11664 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
11665
11666linux (3.8.0-6.13) raring; urgency=low
11667
11668 [Tim Gardner]
11669
11670 * Release Tracking Bug
11671 - LP: #1125364
11672 * Add ahci modules to d-i
11673 - LP: #1124415
11674
11675
11676 [ Chris Wilson ]
11677
11678 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
11679 the encoders
11680 - LP: #1097315
11681
11682 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
11683
11684linux (3.8.0-6.12) raring; urgency=low
11685
11686 [Tim Gardner]
11687
11688 * perf: NO_LIBPERL=1
11689 * Fix linux-headers dependency
11690 * Release Tracking Bug
11691 - LP: #1124362
11692
11693 [ Andy Whitcroft ]
11694
11695 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
11696 - LP: #1121699
11697
11698 [ Daniel Vetter ]
11699
11700 * SAUCE: drm/i915: write backlight harder
11701 - LP: #954661
11702
11703 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
11704
11705linux (3.8.0-6.11) raring; urgency=low
11706
11707 [Tim Gardner]
11708
11709 * Release Tracking Bug
11710 - LP: #1122071
11711 * rebase to v3.8-rc7
11712 * Add libaudit-dev as a build dependency
11713 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
11714
11715 [ Leann Ogasawara ]
11716
11717 * [Config] Remove CONFIG_SATA_AHCI annotation
11718
11719 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
11720
11721linux (3.8.0-5.10) raring; urgency=low
11722
11723 [Tim Gardner]
11724
11725 * Release Tracking Bug
11726 - LP: #1118568
11727
11728 * Bump ABI to fix install issue with 3.8.0-4.8.
11729 Moving drivers/ata/*ahci* to linux-image caused an
11730 install conflict with linux-image-extras without an
11731 ABI bump.
11732
11733 [ Jan Beulich ]
11734
11735 * SAUCE: xen-pciback: rate limit error messages from
11736 xen_pcibk_enable_msi{, x}()
11737 - LP: #1117336
11738 - CVE-2013-0231
11739
11740 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
11741
11742linux (3.8.0-4.9) raring; urgency=low
11743
11744 [ Herton Ronaldo Krzesinski ]
11745
11746 * d-i: Add mellanox ethernet drivers to nic-modules
11747 - LP: #1015339
11748
11749 [ Joseph Salisbury ]
11750
11751 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
11752 - LP: #1113547
11753
11754 [ Kamal Mostafa ]
11755
11756 * SAUCE: alx driver import script
11757
11758 [ Qualcomm Atheros, Inc ]
11759
11760 * SAUCE: alx: Update to heads/master
11761
11762 [ Tim Gardner ]
11763
11764 * Release Tracking Bug
11765 - LP: #1117673
11766
11767 * [debian] Remove dangling symlink from headers package
11768 - LP: #1112442
11769 * [config] CONFIG_ALX=m
11770 * [Config] Add alx to d-i nic-modules
11771 * [Config] CONFIG_SATA_AHCI=m
11772 - LP: #1056563
11773
11774 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
11775
11776linux (3.8.0-4.8) raring; urgency=low
11777
11778 [ Allen Ibara ]
11779
11780 * SAUCE: imx6: dts: Add IMX6Q AHCI support
11781
11782 [ Andy Whitcroft ]
11783
11784 * rebase to v3.8-rc6
11785 * updateconfigs following rebase to v3.8-rc6
11786
11787 [Leann Ogasawara]
11788
11789 * Release Tracking Bug
11790 - LP: #1112573
11791
11792 [ Paolo Pisati ]
11793
11794 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
11795 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
11796 * [Config] MMC_ARMMMCI=y (vexpress mmc)
11797 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
11798
11799 [ Seth Forshee ]
11800
11801 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
11802
11803 [ Upstream Kernel Changes ]
11804
11805 * rebase to v3.8-rc6
11806 - LP: #1107477
11807
11808 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
11809
11810linux (3.8.0-3.7) raring; urgency=low
11811
11812 [ Andy Green ]
11813
11814 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
11815 * SAUCE: ARM: omap2 add mac address allocation register api
11816 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
11817 allocation
11818
11819 [ Leann Ogasawara ]
11820
11821 * rebase to v3.8-rc5
11822 * Release Tracking Bug
11823 - LP: #1111486
11824
11825 [ Paolo Pisati ]
11826
11827 * SAUCE: davinci: vpss: compilation fix
11828 * [Config] enable TI OMAP4 support (Pandaboard/ES)
11829 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
11830 * [Config] enable Freescale IMX6 support (SabreLite)
11831 * [Config] SERIAL_IMX_CONSOLE=y
11832 * [Config] MMC_*_IMX=y
11833 * [Config] disable USB_SUSPEND
11834 * [Config] USB_MXS_PHY=y
11835 * [Config] USB_CHIPIDEA=y
11836 * SAUCE: DTB: add support for multiple DTBs
11837 * SAUCE: DTB: build imx6q-sabrelite
11838 * SAUCE: DTB: build beaglexm
11839 * SAUCE: DTB: build panda/panda es
11840 * [Config] disable CPU_FREQ
11841 * [Config] PANEL_TFP410=y (video DVI output)
11842 * [Config] SND_OMAP_SOC*=y
11843 * [Config] SND_IMX_SOC*=y
11844 * [Config] I2C_IMX=y
11845 * [Config] SPI_IMX=m
11846
11847 [ Stefan Bader ]
11848
11849 * [Config] Move 9p modules into generic package
11850 - LP: #1107658
11851
11852 [ Tony Lindgren ]
11853
11854 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
11855 kernels
11856 * SAUCE: ARM: OMAP2+: Use omap initcalls
11857 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
11858 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
11859 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
11860 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
11861 multiplaform
11862 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
11863 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
11864 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
11865
11866 [ Upstream Kernel Changes ]
11867
11868 * rebase to v3.8-rc5
11869 - LP: #1096789
11870
11871 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
11872
11873linux (3.8.0-2.6) raring; urgency=low
11874
11875 [ Adam Conrad ]
11876
11877 * Fix up linux-tools -> SRCPKGNAME-tools rename
11878
11879 [ Andy Whitcroft ]
11880
11881 * [Config] re-disable CONFIG_SOUND_OSS
11882 - LP: #1105230
11883
11884 [ Arend van Spriel ]
11885
11886 * SAUCE: brcmsmac: fix tx status processing
11887
11888 [Leann Ogasawara]
11889
11890 * Release Tracking Bug
11891 - LP: #1105104
11892
11893 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
11894
11895linux (3.8.0-1.5) raring; urgency=low
11896
11897 [Tim Gardner]
11898
11899 * Release Tracking Bug
11900 - LP: #1101235
11901
11902 [ Dudley Du ]
11903
11904 * SAUCE: Input: add support for Cypress PS/2 Trackpads
11905 - LP: #978807
11906
11907 [ Kamal Mostafa ]
11908
11909 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
11910 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
11911 * [Config] Add CONFIG_PS2_CYPRESS
11912
11913 [ Tim Gardner ]
11914
11915 * rebase to v3.8-rc4
11916
11917 [ Upstream Kernel Changes ]
11918
11919 * rebase to v3.8-rc4
11920 - LP: #1095315
11921 - LP: #886975
11922 - LP: #1086921
11923
11924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
11925
11926linux (3.8.0-0.4) raring; urgency=low
11927
11928 [ Leann Ogasawara ]
11929
11930 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
11931 * [Config] Update CONFIG_IIO build annotation
11932 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
11933 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
11934 * [Config] Remove CONFIG_SPI_PL022 annotation
11935 * [Config] Update CONFIG_EZX_PCAP annotation
11936 * [Config] Update CONFIG_SENSORS_AK8975 annotation
11937 * [Config] Disable CONFIG_DRM_MGAG200
11938 - LP: #1042903
11939
11940 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
11941
11942linux (3.8.0-0.3) raring; urgency=low
11943
11944 [ Andy Whitcroft ]
11945
11946 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
11947 uselib()"
11948
11949 [ Scott James Remnant ]
11950
11951 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
11952 (for v3.7+)
11953 - LP: #1085766, #462111
11954
11955 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
11956
11957linux (3.8.0-0.2) raring; urgency=low
11958
11959 [ Tim Gardner ]
11960
11961 * [packaging] Add macro to selectively disable building perf
11962 * [packaging] Cannot depend on universe package libaudit-dev
11963
11964 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
11965
11966linux (3.8.0-0.1) raring; urgency=low
11967
11968
11969 [ Upstream Kernel Changes ]
11970
11971 * rebase to v3.8-rc3
11972 - LP: #1096789
11973
11974 [ Upstream Kernel Changes ]
11975
11976 * rebase to v3.8-rc2
11977 - LP: #1082357
11978 - LP: #1075882
11979
11980 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
11981
11982linux (3.7.0-7.15) raring; urgency=low
11983
11984 [ Chris J Arges ]
11985
11986 * SAUCE: add eeprom_bad_csum_allow module parameter
11987 - LP: #1070182
11988
11989 [ Leann Ogasawara ]
11990
11991 * Add ceph to linux-image for virtual instances
11992 - LP: #1063784
11993
11994 [ Serge Hallyn ]
11995
11996 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
11997
11998 [ Tim Gardner ]
11999
12000 * [Config] CONFIG_SLUB_DEBUG=y
12001 - LP: #1090308
12002
12003 [ Upstream Kernel Changes ]
12004
12005 * Revert "[SCSI] sd: Implement support for WRITE SAME"
12006 - LP: #1089818
12007
12008 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
12009
12010linux (3.7.0-6.14) raring; urgency=low
12011
12012 [ Andy Whitcroft ]
12013
12014 * [Config] annotations: all new annotations scheme including defaults
12015 * [Configs] apply annotation updates to main configs (top section)
12016
12017 [ Leann Ogasawara ]
12018
12019 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
12020 build"
12021 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
12022 * Temporarily disable module check for build
12023
12024 [ Stefan Bader ]
12025
12026 * ubuntu: dm-raid45: Adapt to upstream interface changes
12027 * Re-enable build of dm-raid45
12028
12029 [ Tim Gardner ]
12030
12031 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
12032 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
12033 * SAUCE: drm: Fix possible EDID memory allocation oops
12034 * SAUCE: ttm: Fix possible _manager memory allocation oops
12035 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
12036 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
12037 2 pointers
12038
12039 [ Tomas Hozza ]
12040
12041 * SAUCE: tools: hv: Netlink source address validation allows DoS
12042 - LP: #1084777
12043 - CVE-2012-5532
12044
12045 [ Upstream Kernel Changes ]
12046
12047 * rebase to v3.7
12048
12049 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
12050
12051linux (3.7.0-5.13) raring; urgency=low
12052
12053 [ Lino Sanfilippo ]
12054
12055 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
12056 fsnotify_destroy_group()
12057 - LP: #922906
12058 * SAUCE: fsnotify: introduce fsnotify_get_group()
12059 - LP: #922906
12060 * SAUCE: fsnotify: use reference counting for groups
12061 - LP: #922906
12062 * SAUCE: fsnotify: take groups mark_lock before mark lock
12063 - LP: #922906
12064 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
12065 indicates wheather a mark should be destroyed
12066 - LP: #922906
12067 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
12068 mark list
12069 - LP: #922906
12070 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
12071 - LP: #922906
12072 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
12073 fsnotify_remove_mark()
12074 - LP: #922906
12075 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
12076 by group
12077 - LP: #922906
12078 * SAUCE: fsnotify: change locking order
12079 - LP: #922906
12080
12081 [ Tim Gardner ]
12082
12083 * [Config] CONFIG_NFC_LLCP=y
12084 * [Config] get-firmware: Filter new files through fwinfo
12085 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
12086 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
12087 * [Config] CONFIG_XEN=y for all arches
12088 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
12089 * [Config] CONFIG_MMC_DW_EXYNOS=m
12090 * [Config] CONFIG_GPIO_ADNP=m
12091 * [Config] find-obsolete-firmware: Use correct path
12092 * rebase to v3.7-rc8
12093 - LP: #1084640
12094
12095 [ Upstream Kernel Changes ]
12096
12097 * Revert "VFS: don't do protected {sym,hard}links by default"
12098 - LP: #1084192
12099
12100 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
12101
12102linux (3.7.0-4.12) raring; urgency=low
12103
12104 [ Tim Gardner ]
12105
12106 * Revert "[Config] Use -j1 for headers_install"
12107 * Revert "[Config] install-arch-headers needs a valid config"
12108 Strayed into the weeds in search of the root cause of the periodic
12109 build failure.
12110 Fixes powerpc FTBS introduced in -4.11.
12111 * [Config] hmake -j1
12112 The kernel makefile appears to have parallel dependency
12113 problems for the install_headers target. This appears to be root
12114 cause for a periodic build failure on N-way machines.
12115
12116 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
12117
12118linux (3.7.0-4.11) raring; urgency=low
12119
12120 [ Tim Gardner ]
12121
12122 * [Config] Use -j1 for headers_install
12123 Also fixes a powerpc FTBS introduced by
12124 "[Config] install-arch-headers needs a valid config".
12125
12126 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12127
12128linux (3.7.0-4.10) raring; urgency=low
12129
12130 [ Andy Whitcroft ]
12131
12132 * [Config] add rebuild-test support for autopkgtest
12133 - LP: #1081500
12134 * [tests] move build tests out of the way
12135 - LP: #1081500
12136 * [tests] add an autopkgtest rebuild test
12137 - LP: #1081500
12138
12139 [ Tim Gardner ]
12140
12141 * rebase to v3.7-rc7
12142 * SAUCE: Remove emi62 files duplicated in linux-firmware
12143 * SAUCE: Remove sb16 files duplicated in linux-firmware
12144 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12145 * SAUCE: Remove yamaha files duplicated in linux-firmware
12146 * SAUCE: Remove dsp56k files used only by m68k
12147 * SAUCE: firmware: Remove last vestiges of dabusb
12148 * SAUCE: Remove vicam files duplicated in linux-firmware
12149 * [Config] install-arch-headers needs a valid config
12150
12151 [ Upstream Kernel Changes ]
12152
12153 * rebase to v3.7-rc7
12154 - LP: #1076840
12155 - LP: #1081466
12156
12157 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12158
12159linux (3.7.0-3.9) raring; urgency=low
12160
12161 [ Leann Ogasawara ]
12162
12163 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12164 - LP: #1079900
12165 * Add nfsv3 to nfs-modules udeb
12166
12167 [ Paolo Pisati ]
12168
12169 * [Config] SND_OMAP_SOC*=y
12170 - LP: #1019321
12171
12172 [ Stefan Bader ]
12173
12174 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12175 - LP: #1078926
12176
12177 [ Tim Gardner ]
12178
12179 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12180 - LP: #1079469
12181 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12182 * rebase to v3.7-rc6
12183 * SAUCE: script to detect obsolete firmware
12184 * SAUCE: Remove yam files duplicated in linux-firmware
12185 * SAUCE: Remove tehuti files duplicated in linux-firmware
12186 * SAUCE: Remove matrox files duplicated in linux-firmware
12187 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12188 * SAUCE: Remove r128 files duplicated in linux-firmware
12189 * SAUCE: Remove acenic files duplicated in linux-firmware
12190 * SAUCE: Remove keyspan files duplicated in linux-firmware
12191 * SAUCE: Remove sun files duplicated in linux-firmware
12192 * SAUCE: Remove radeon files duplicated in linux-firmware
12193 * SAUCE: Update bnx2x firmware to 7.8.2.0
12194 * [Config] generic.inclusion-list: econet has disappeared
12195
12196 [ Upstream Kernel Changes ]
12197
12198 * seccomp: forcing auditing of kill condition
12199 - LP: #1079469
12200 * rebase to v3.7-rc6
12201
12202 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12203
12204linux (3.7.0-2.8) raring; urgency=low
12205
12206 [ Andy Whitcroft ]
12207
12208 * Revert "overlayfs: disable until FTBS is fixed"
12209 * Revert "ubuntu: overlayfs"
12210 * Revert "ubuntu: AUFS"
12211 * ubuntu: overlayfs -- overlayfs: add statfs support
12212 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12213 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12214 inode
12215 - LP: #944386
12216 * ubuntu: AUFS (no-squash): basic framework and update machinary
12217 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12218 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12219 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12220 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12221 * ubuntu: AUFS (no-squash) -- reenable
12222 - LP: #1079193
12223
12224 [ Erez Zadok ]
12225
12226 * ubuntu: overlayfs -- overlayfs: implement show_options
12227
12228 [ Miklos Szeredi ]
12229
12230 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12231 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12232 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12233 * ubuntu: overlayfs -- overlay filesystem
12234 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12235 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12236
12237 [ Neil Brown ]
12238
12239 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12240
12241 [ Robin Dong ]
12242
12243 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12244 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12245
12246 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12247
12248linux (3.7.0-1.7) raring; urgency=low
12249
12250 [ Tim Gardner ]
12251
12252 * [Config] Drop dependency on libaudit-dev
12253 Its a universe package which causes an FTBS on the builders.
12254 libaudit-dev is not strictly required for the perf tools build.
12255
12256 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12257
12258linux (3.7.0-1.6) raring; urgency=low
12259
12260 [ Andy Whitcroft ]
12261
12262 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12263 * [Config] better encode the CONFIG_NVRAM constaint
12264 * enforcer -- fix debugging output
12265
12266 [ Ben Collins ]
12267
12268 * [Config] Add custom_override rule to allow for alternate kernel
12269 file/install
12270 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12271
12272 [ Tim Gardner ]
12273
12274 * [Config] Dropped armel
12275 * Drop highbank from ABI fetch list
12276 * [Config] Use dh_prep instead of 'dh_clean -k'
12277 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12278 * [Config] Document binary-indep dependency chain
12279 * rebase to v3.7-rc5
12280
12281 [ Upstream Kernel Changes ]
12282
12283 * rebase to v3.7-rc5
12284
12285 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12286
12287linux (3.7.0-0.5) raring; urgency=low
12288
12289 [ Tim Gardner ]
12290
12291 * [Config] CONFIG_AMD_IOMMU_V2=m
12292 - LP: #1071520
12293 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12294 Fixes FTBS
12295
12296 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12297
12298linux (3.7.0-0.4) raring; urgency=low
12299
12300 [ Ben Collins ]
12301
12302 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12303
12304 [ Tim Gardner ]
12305
12306 * [Config] do_tools=false for arm
12307
12308 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12309
12310linux (3.7.0-0.3) raring; urgency=low
12311
12312 [ Tim Gardner ]
12313
12314 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12315 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12316 * [Config] Drop highbank harder
12317
12318 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
12319
12320linux (3.7.0-0.2) raring; urgency=low
12321
12322 [ Andy Whitcroft ]
12323
12324 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
12325 instances
12326 - LP: #1066921
12327 * [Config] drop highbank builds
12328
12329 [ Jeremy Kerr ]
12330
12331 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
12332 - LP: #1063061
12333
12334 [ Leann Ogasawara ]
12335
12336 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
12337
12338 [ Tim Gardner ]
12339
12340 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
12341 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
12342 * rebase to v3.7-rc4
12343 * SAUCE: MODSIGN: Emit error for incorrectly signed module
12344
12345 [ Upstream Kernel Changes ]
12346
12347 * rebase to v3.7-rc4
12348
12349 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
12350
12351linux (3.7.0-0.1) raring; urgency=low
12352
12353
12354 [ Upstream Kernel Changes ]
12355
12356 * rebase to v3.7-rc3
12357 - LP: #1056078
12358
12359 [ Upstream Kernel Changes ]
12360
12361 * rebase to v3.7-rc2
12362 - LP: #1060729
12363 - LP: #1059523
12364 - LP: #1006690
12365 - LP: #1049623
12366 - LP: #1046512
12367 - LP: #1052499
12368 - LP: #1037642
12369 - LP: #559939
12370 - LP: #1052460
12371 - LP: #939161
12372 - LP: #1046734
12373
12374 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
12375
12376linux (3.6.0-0.1) UNRELEASED; urgency=low
12377
12378
12379 [ Upstream Kernel Changes ]
12380
12381 * rebase to v3.6
12382
12383 [ Upstream Kernel Changes ]
12384
12385 * rebase to v3.6-rc7
12386
12387 [ Upstream Kernel Changes ]
12388
12389 * rebase to v3.6-rc6
12390 - LP: #1000424
12391
12392 [ Upstream Kernel Changes ]
12393
12394 * rebase to v3.6-rc5
12395 - LP: #1040077
12396
12397 [ Upstream Kernel Changes ]
12398
12399 * rebase to v3.6-rc4
12400
12401 [ Upstream Kernel Changes ]
12402
12403 * rebase to v3.6-rc3
12404 - LP: #1038651
12405 - LP: #1034779
12406
12407 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
12408
12409linux (3.5.0-6.6) quantal-proposed; urgency=low
12410
12411 [ Andy Whitcroft ]
12412
12413 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
12414 experimental features
12415 * SAUCE: highbank -- export clock functions for modules
12416 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
12417 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
12418 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
12419 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12420 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12421 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
12422 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
12423 * [Config] highbank -- reenable CONFIG_DW_DMAC
12424 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
12425 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
12426 * [Config] highbank -- reenable CONFIG_USB_DWC3
12427 * [Config] highbank -- reenable CONFIG_SATA_MV
12428 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
12429 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
12430 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
12431 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
12432 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
12433 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12434 * [Config] highbank -- enable CONFIG_EXPERT
12435 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12436 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
12437 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
12438 * [Config] enable CONFIG_USB_ETH_EEM
12439 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
12440 * [Config] disable CONFIG_USB_M66592
12441 * [Config] enable CONFIG_USB_NET2272
12442 * [Config] enable CONFIG_USB_R8A66597
12443 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
12444 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
12445 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
12446 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
12447 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
12448 * [Config] sync configuration armhf omap -> armel omap
12449 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
12450 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
12451
12452 [ Bryan Wu ]
12453
12454 * [Config] change default IO scheduler from CFQ to Deadline
12455
12456 [ Leann Ogasawara ]
12457
12458 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
12459 * [Config] Disable CONFIG_MOUSE_INPORT
12460
12461 [ Tim Gardner ]
12462
12463 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
12464 * [Config] Add bnx2x firmware to nic-modules udeb
12465 * SAUCE: Add script to convert firmware to ihex format
12466 * SAUCE: firmware: Upgrade bnx2 to current versions
12467 * [Config] Add tigon firmware to nic-modules udeb
12468 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
12469 - LP: #1026761
12470 * SAUCE: Remove redundant cis firmware
12471 * SAUCE: Remove redundant emi26 firmware
12472 * SAUCE: Remove redundant ttusb-budget firmware
12473 * SAUCE: Remove redundant sun/cassini firmware
12474 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
12475 * SAUCE: Remove redundant 3com/typhoon.bin firmware
12476 * SAUCE: Remove redundant yamaha/ds1 firmware
12477 * SAUCE: Remove redundant keyspan_pda firmware
12478 * rebase to v3.5
12479
12480 [ Upstream Kernel Changes ]
12481
12482 * rebase to v3.5
12483 - LP: #1027828
12484
12485 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
12486
12487linux (3.5.0-5.5) quantal-proposed; urgency=low
12488
12489 [ Andy Whitcroft ]
12490
12491 * [Config] annotations: initial import of configuration annotations
12492
12493 [ Bryan Wu ]
12494
12495 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
12496
12497 [ Leann Ogasawara ]
12498
12499 * Rebase to v3.5-rc7
12500
12501 [ Manoj Iyer ]
12502
12503 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
12504 - LP: #1010281
12505
12506 [ Tim Gardner ]
12507
12508 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
12509 expects
12510 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
12511 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
12512 * [Config] CONFIG_IP_NF_QUEUE=n
12513 * [Config] CONFIG_MTD_DOC2000=n
12514 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
12515 * [Config] CONFIG_PRISM54=n
12516 * [Config] CONFIG_SCx200_I2C=n
12517 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
12518
12519 [ Upstream Kernel Changes ]
12520
12521 * rebase to v3.5-rc7
12522
12523 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
12524
12525linux (3.5.0-4.4) quantal-proposed; urgency=low
12526
12527 [ Andy Whitcroft ]
12528
12529 * [Packaging] getabis should be extracting all packages
12530 - LP: #1021174
12531 * [Config] getabis -- series uses linux-image-extra
12532 - LP: #1021174
12533 * rebase to v3.5-rc6
12534
12535 [ Bryan Wu ]
12536
12537 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
12538 flavours
12539 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
12540
12541 [ Leann Ogasawara ]
12542
12543 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
12544 - LP: #1019561
12545
12546 [ Paolo Pisati ]
12547
12548 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
12549 - LP: #1019321
12550
12551 [ Stefan Bader ]
12552
12553 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
12554 - LP: #1018456
12555 * (config) Disable ACPI_PROCFS_POWER
12556
12557 [ Tim Gardner ]
12558
12559 * [Config] CONFIG_ACPI_BGRT=y
12560 * Extract firmware module info during getabi
12561 - LP: #1021174
12562
12563 [ Upstream Kernel Changes ]
12564
12565 * rebase to v3.5-rc6
12566
12567 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
12568
12569linux (3.5.0-3.3) quantal-proposed; urgency=low
12570
12571 [ Andy Whitcroft ]
12572
12573 * [Config] enable CONFIG_MEMTEST=y
12574 - LP: #1004535
12575 * [Config] config-check: add support for a cut operation
12576 * [Config] enforcer -- switch to cut where appropriate
12577
12578 [ Leann Ogasawara ]
12579
12580 * Rebase to v3.5-rc5
12581 * [Config] Updateconfigs after rebase to v3.5-rc5
12582
12583 [ Luis Henriques ]
12584
12585 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
12586 __ocfs2_change_file_space
12587 - LP: #1006012
12588
12589 [ Seth Forshee ]
12590
12591 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
12592 for LVDS register initialization
12593 - LP: #1012800
12594
12595 [ Upstream Kernel Changes ]
12596
12597 * rebase to v3.5-rc5
12598 - LP: #1013183
12599 - LP: #1017017
12600 - LP: #884652
12601
12602 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
12603
12604linux (3.5.0-2.2) quantal-proposed; urgency=low
12605
12606 [ Andy Whitcroft ]
12607
12608 * rebase to v3.5-rc4
12609
12610 [ Arend van Spriel ]
12611
12612 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
12613 brcms_c_regd_init()
12614 - LP: #950320
12615
12616 [ Bryan Wu ]
12617
12618 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
12619
12620 [ Chris J Arges ]
12621
12622 * PACKAGING: add .gnu_debuglink sections to .ko files
12623 - LP: #669641
12624
12625 [ Leann Ogasawara ]
12626
12627 * d-i: Add hid-generic to input-modules
12628 - LP: #1017879
12629
12630 [ Ming Lei ]
12631
12632 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
12633 - LP: #1017717, #225
12634
12635 [ Paolo Pisati ]
12636
12637 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
12638 - LP: #1017718
12639 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
12640
12641 [ Seth Forshee ]
12642
12643 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
12644 during initialization
12645 - LP: #950320
12646 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
12647 by mac80211
12648 - LP: #950320
12649 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
12650 channels
12651 - LP: #950320
12652 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
12653 - LP: #950320
12654 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
12655 regulatory domain
12656 - LP: #950320
12657 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
12658 regulatory updates
12659 - LP: #950320
12660 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
12661 tx power limits
12662 - LP: #950320
12663 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
12664 against internal regulatory data
12665 - LP: #950320
12666 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
12667 when checking whether OFDM is allowed
12668 - LP: #950320
12669
12670 [ Tim Gardner ]
12671
12672 * [Config] Enable CONFIG_CGROUPS for highbank
12673 - LP: #1014692
12674 * [Config] FB_OMAP*=y and PANEL_TFP410=y
12675
12676 [ Upstream Kernel Changes ]
12677
12678 * rebase to v3.5-rc4
12679
12680 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
12681
12682linux (3.5.0-1.1) quantal-proposed; urgency=low
12683
12684 [ Andy Whitcroft ]
12685
12686 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
12687
12688 [ Leann Ogasawara ]
12689
12690 * Rebase to v3.5-rc1
12691 * [Config] Remove USB_DEVICEFS from the config enforcer
12692 * [Config] Updateconfigs after rebase to v3.5-rc1
12693 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
12694 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
12695 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
12696 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
12697 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
12698 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
12699 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
12700 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
12701 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
12702 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
12703 * Rebase to v3.5-rc2
12704 * [Config] Updateconfigs after rebase to v3.5-rc2
12705 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
12706 * Rebase to v3.5-rc3
12707 * [Config] Updateconfigs after rebase to v3.5-rc3
12708
12709 [ Paul Mundt ]
12710
12711 * SAUCE: fix bug.h's inclusion of kernel.h
12712
12713 [ Stefan Bader ]
12714
12715 * SAUCE: Fix compile failures of dm-raid45
12716 * [Config] Enable dm-raid45
12717 * Move dependency on crda to extra package
12718 - LP: #657901
12719 * SAUCE: Mask CR4 writes on older Xen hypervisors
12720
12721 [ Upstream Kernel Changes ]
12722
12723 * rebase to v3.5-rc3
12724 - LP: #993162
12725 - LP: #925577
12726 * rebase to v3.5-rc2
12727 * rebase to v3.5-rc1
12728 - LP: #955892
12729 - LP: #978038
12730 - LP: #987371
12731 - LP: #929545
12732 - LP: #942316
12733 - LP: #903853
12734
12735 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
12736
12737linux (3.4.0-5.11) quantal-proposed; urgency=low
12738
12739 [ Leann Ogasawara ]
12740
12741 * [Config] Disable CONFIG_ARM_LPAE
12742 - LP: #1009061
12743
12744 [ Oleksij Rempel ]
12745
12746 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
12747 - LP: #1008905
12748
12749 [ Paolo Pisati ]
12750
12751 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
12752 - LP: #1009061
12753
12754 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
12755
12756linux (3.4.0-4.10) quantal; urgency=low
12757
12758 [ Leann Ogasawara ]
12759
12760 * Temporarily disable ABI and module check
12761
12762 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
12763
12764linux (3.4.0-4.9) quantal; urgency=low
12765
12766 [ Andy Whitcroft ]
12767
12768 * [Config] fix config split to avoid the shared config
12769 * [Config] updateconfigs following split config fix
12770 * [Config] linux-image-extras needs full postinst
12771 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
12772 * [Config] CONFIG_HP_WATCHDOG enable as module
12773 * [Config] CONFIG_PDC_ADMA is not boot essential
12774 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
12775 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
12776 * [Config] CONFIG_TRANZPORT=m commonise
12777 * [Config] CONFIG_R3964=m commonise
12778 * [Config] CONFIG_SCSI_DH=m commonise
12779 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
12780 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
12781 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
12782 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
12783 * [Config] CONFIG_USB_SN9C102 is deprecated disable
12784 * [Config] CONFIG_USB_SI470X=m commonise
12785 * [Config] CONFIG_USB_ET61X251=m commonise
12786 * [Config] CONFIG_RTS_PSTOR=m commonise
12787 * [Config] CONFIG_SCANLOG=m commonise
12788 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
12789 * [Config] CONFIG_SM_FTL=m commonise
12790 * [Config] CONFIG_SOLO6X10=m commonise
12791 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
12792 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
12793 * [Config] CONFIG_SPI_SPIDEV=m commonise
12794 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
12795 * [Config] CONFIG_TPS65010=m commonise
12796 * [Config] CONFIG_STE10XP=y commonise
12797 * [Config] CONFIG_X25_ASY=m commonise
12798 * [Config] CONFIG_USB_MON=m commonise
12799 * [Config] CONFIG_VME_BUS=m commonise
12800 * [Config] CONFIG_W35UND=m commonise
12801 * [Config] -CONFIG_TCG_TPM=y commonise
12802 * [Config] highbank -- commonise filesystems
12803 * [Config] highbank -- commonise subsystems
12804 * [Config] highbank -- commonise network protocols
12805 * [Config] highbank -- commonise input drivers
12806 * [Config] highbank -- commonise CRYPTO options
12807 * [Config] highbank -- commonise HID options
12808 * [Config] highbank -- commonise sensors options
12809 * [Config] highbank -- commonise EXPORTFS/FHANDLE
12810 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
12811 * [Config] highbank -- commonise ENCRYPTED_KEYS
12812 * [Config] highbank -- commonise CONFIG_ATALK
12813 * [Config] highbank -- commonise INET/INET6
12814 * [Config] highbank -- commonise NLS
12815 * [Config] highbank -- commonise BLK/CHR
12816 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
12817 * [Config] highbank -- commonise INET/INET6 part 2
12818 * [Config] highbank -- commonise PHY settings
12819 * [Config] highbank -- commonise CRC settings
12820 * [Config] highbank -- commonise BINFMT settings
12821 * [Config] highbank -- commonise DM settings
12822 * [Config] highbank -- commonise RTC_DRV settings
12823 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
12824 * [Config] highbank -- commonise USB settings
12825 * [Config] highbank -- commonise GPIO settings
12826 * [Config] highbank -- commonise I2C settings
12827 * [Config] highbank -- commonise numerous subsystem selectors
12828 * [Config] highbank -- commonise A-C modules missmatches
12829 * [Config] highbank -- commonise D-F modules missmatches
12830 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
12831 * [Config] highbank -- commonise G-I modules missmatches
12832 * [Config] highbank -- commonise J-L modules missmatches
12833 * [Config] highbank -- commonise M modules missmatches
12834 * [Config] highbank -- commonise N-P modules missmatches
12835 * [Config] highbank -- commonise Q-R modules missmatches
12836 * [Config] highbank -- commonise S modules missmatches -- part 1
12837 * [Config] highbank -- commonise S modules missmatches -- part 2
12838 * [Config] highbank -- commonise T modules missmatches
12839 * [Config] highbank -- commonise U-Z modules missmatches
12840
12841 [ Ike Panhc ]
12842
12843 * [Config] add highbank flavour
12844 - LP: #1000831
12845
12846 [ Mark Langsdorf ]
12847
12848 * SAUCE: arm highbank: add support for pl320-ipc driver
12849 - LP: #1000831
12850
12851 [ Rob Herring ]
12852
12853 * SAUCE: input: add a key driver for highbank
12854 - LP: #1000831
12855 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
12856 - LP: #1000831
12857 * SAUCE: force DMA buffers to non-bufferable on highbank
12858 - LP: #1000831
12859 * SAUCE: net: calxedaxgmac: fix net timeout recovery
12860 - LP: #1000831
12861
12862 [ Tim Gardner ]
12863
12864 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
12865 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
12866 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
12867 * [Config] Homogenize CIFS configs across all arches
12868 * [Config] armhf should not be skipabi or skipmodules
12869 - LP: #1006913
12870
12871 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
12872
12873linux (3.4.0-3.8) quantal; urgency=low
12874
12875 [ Andy Whitcroft ]
12876
12877 * [Config] include include/generated/compile.h
12878 - LP: #942569
12879 * [Config] fix up postinst to ensure we know which error is which
12880 - LP: #1002388
12881
12882 [ Herton Ronaldo Krzesinski ]
12883
12884 * SAUCE: async_populate_rootfs: fix build warnings
12885 - LP: #1003417
12886
12887 [ John Johansen ]
12888
12889 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
12890 * SAUCE: apparmor: Add the ability to mediate mount
12891 * SAUCE: AppArmor: basic networking rules
12892 * SAUCE: apparmor: fix profile lookup for unconfined
12893 - LP: #978038, #987371
12894 * SAUCE: apparmor: fix long path failure due to disconnected path
12895 - LP: #955892
12896
12897 [ Mario Limonciello ]
12898
12899 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
12900 - LP: #901410
12901
12902 [ Stefan Bader ]
12903
12904 * (config) Built-in xen-acpi-processor
12905
12906 [ Tim Gardner ]
12907
12908 * [Config] CONFIG_NET_DSA=m
12909 - LP: #1004148
12910 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
12911
12912 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
12913
12914linux (3.4.0-3.7) quantal; urgency=low
12915
12916 [ Andy Whitcroft ]
12917
12918 * [Config] drop the virtual flavour in favour of a split generic et al
12919 * [Config] enforcer -- drop IDLE enforcement
12920 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
12921 * [Config] updateconfigs following removal of -virtual
12922
12923 [ Leann Ogasawara ]
12924
12925 * Rebase to v3.4
12926
12927 [ Seth Forshee ]
12928
12929 * [Config] disable CONFIG_B43_BCMA_EXTRA
12930
12931 [ Tim Gardner ]
12932
12933 * [Config] Check for extras when building udebs
12934 * [Config] Collapsed generic-pae into generic [i386]
12935
12936 [ Upstream Kernel Changes ]
12937
12938 * rebase to v3.4
12939
12940 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
12941
12942linux (3.4.0-2.6) quantal; urgency=low
12943
12944 [ Andy Whitcroft ]
12945
12946 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
12947 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
12948 d_make_root()"
12949 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
12950 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
12951 security permissions to overlay files"
12952 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
12953 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
12954 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
12955 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
12956 * Revert "ubuntu: overlayfs -- overlay filesystem"
12957 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
12958 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
12959 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
12960 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
12961 * ubuntu: overlayfs -- overlayfs: add statfs support
12962 * ubuntu: overlayfs -- inode_only_permission: export inode level
12963 permissions checks
12964 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
12965
12966 [ Erez Zadok ]
12967
12968 * ubuntu: overlayfs -- overlayfs: implement show_options
12969
12970 [ Miklos Szeredi ]
12971
12972 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
12973 * ubuntu: overlayfs -- vfs: add i_op->open()
12974 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12975 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12976 * ubuntu: overlayfs -- overlay filesystem
12977 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12978
12979 [ Neil Brown ]
12980
12981 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12982
12983 [ Robin Dong ]
12984
12985 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12986 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12987
12988 [ Tim Gardner ]
12989
12990 * [Config] perarch and indep tools builds need separate build directories
12991 * Prevent upgrading a non-PAE CPU
12992 * perf is not parallel build safe
12993
12994 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
12995
12996linux (3.4.0-2.5) quantal; urgency=low
12997
12998 [ Andy Whitcroft ]
12999
13000 * [Config] perarch and indep tools builds need separate build directories
13001
13002 [ Tim Gardner ]
13003
13004 * Prevent upgrading a non-PAE CPU
13005 * [Config] build debug
13006 * [Config] perf tools are not parallel build safe
13007
13008 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
13009
13010linux (3.4.0-2.4) quantal; urgency=low
13011
13012 [ Leann Ogasawara ]
13013
13014 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
13015 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
13016 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
13017 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
13018 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
13019 7400"
13020 * Revert "ubuntu: omnibook: fix source file newline"
13021 * Revert "ubuntu: omnibook -- update BOM"
13022 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
13023 depend on X86"
13024 * Revert "ubuntu: omnibook -- Added missing BOM file"
13025 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
13026 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
13027 mappings"
13028 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
13029 X86_32"
13030 * Revert "ubuntu: nx-emu - i386: NX emulation"
13031 * Revert "ubuntu: rfkill drivers -- version 1.3"
13032 * Temporarily disable module check
13033 * [Config] Remove CONFIG_FSAM7400
13034 * [Config] Remove CONFIG_OMNIBOOK
13035 * [Config] Update configs
13036 * Rebase to v3.4-rc7
13037 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
13038
13039 [ Tim Gardner ]
13040
13041 * Updated generic-pae description
13042 * Rebase to v3.4-rc6
13043 * install-tools depends on build targets
13044
13045 [ Upstream Kernel Changes ]
13046
13047 * kconfig: in debug mode some 0 length message prints occur
13048 * rebase to v3.4-rc7
13049 * rebase to v3.3-rc6
13050
13051 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
13052
13053linux (3.4.0-1.3) quantal; urgency=low
13054
13055 [ Andy Whitcroft ]
13056
13057 * [Config] control.stub is an intermediate product not a dependancy
13058 - LP: #992414
13059
13060 [ Leann Ogasawara ]
13061
13062 * remove i386 generic from getabis
13063
13064 [ Upstream Kernel Changes ]
13065
13066 * (pre-stable) b43: only reload config after successful initialization
13067 - LP: #950295
13068
13069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
13070
13071linux (3.4.0-1.2) quantal; urgency=low
13072
13073 [ Andy Whitcroft ]
13074
13075 * [Config] add build depends for flex, bison and pkg-config
13076
13077 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
13078
13079linux (3.4.0-1.1) quantal; urgency=low
13080
13081 [ Andy Whitcroft ]
13082
13083 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13084 permissions to overlay files
13085 - LP: #915941, #918212
13086 - CVE-2012-0055
13087
13088 [ Leann Ogasawara ]
13089
13090 * Open Q
13091 * Rebase to v3.4-rc5
13092 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13093 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13094 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13095 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
13096 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13097 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
13098 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13099 * [Config] Temporarily disable CONFIG_AX88796 on arm
13100
13101 [ Upstream Kernel Changes ]
13102
13103 * vfs: pass struct path to __dentry_open()
13104 * vfs: add i_op->open()
13105 * vfs: export do_splice_direct() to modules
13106 * vfs: introduce clone_private_mount()
13107 * overlay filesystem
13108 * overlayfs: add statfs support
13109 * overlayfs: implement show_options
13110 * overlay: overlay filesystem documentation
13111 * fs: limit filesystem stacking depth
13112 * overlayfs: follow header cleanup
13113 * overlayfs: switch from d_alloc_root() to d_make_root()
13114 * overlayfs: update touch_atime() usage
13115 * rebase to v3.4-rc5
13116 - LP: #950490
13117 * rebase to v3.4-rc4
13118 * rebase to v3.4-rc3
13119 * rebase to v3.4-rc2
13120 * rebase to v3.4-rc1
13121 * rebase to v3.3
13122 * rebase to v3.3-rc7
13123 * rebase to v3.3-rc6
13124 * rebase to v3.3-rc5
13125 * rebase to v3.3-rc4
13126 - LP: #900802
13127 - LP: #930842
13128 * rebase to v3.3-rc3
13129 - LP: #924320
13130 - LP: #923316
13131 - LP: #923409
13132 - LP: #918254
13133 * rebase to v3.3-rc2
13134 * rebase to v3.3-rc1
13135 - LP: #795823
13136 - LP: #909419
13137 - LP: #910792
13138 - LP: #878701
13139 - LP: #724831
13140
13141 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13142
13143linux (3.2.0-10.18) precise; urgency=low
13144
13145 [ Tim Gardner ]
13146
13147 * SAUCE: ecryptfs: Print inode on metadata error
13148
13149 [ Upstream Kernel Changes ]
13150
13151 * Revert "proc: enable writing to /proc/pid/mem"
13152 - LP: #919115
13153 - CVE-2012-0056
13154 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13155 - LP: #909419
13156
13157 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13158
13159linux (3.2.0-10.17) precise; urgency=low
13160
13161 [ Andy Whitcroft ]
13162
13163 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13164 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13165 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13166 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13167 * Revert "SAUCE: overlayfs -- overlay filesystem"
13168 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13169 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13170 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13171 * ensure debian/ is not excluded from git by default
13172 * add new scripting to handle buglinks in rebases
13173 * ubuntu: overlayfs -- overlayfs: add statfs support
13174 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13175 permissions to overlay files
13176 - LP: #915941, #918212
13177 - CVE-2012-0055
13178
13179 [ Erez Zadok ]
13180
13181 * ubuntu: overlayfs -- overlayfs: implement show_options
13182
13183 [ Leann Ogasawara ]
13184
13185 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13186 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13187 - LP: #907377, #911236
13188 * [Config] Enable CONFIG_IRQ_REMAP
13189
13190 [ Miklos Szeredi ]
13191
13192 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13193 * ubuntu: overlayfs -- vfs: add i_op->open()
13194 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13195 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13196 * ubuntu: overlayfs -- overlay filesystem
13197 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13198
13199 [ Neil Brown ]
13200
13201 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13202
13203 [ Upstream Kernel Changes ]
13204
13205 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13206 - LP: #647043
13207 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13208 breaks USB
13209 - LP: #647043
13210
13211 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13212
13213linux (3.2.0-9.16) precise; urgency=low
13214
13215 [ Andy Whitcroft ]
13216
13217 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13218 * [Config] pull ARM sound modules =m
13219 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13220 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13221 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13222
13223 [ Leann Ogasawara ]
13224
13225 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13226 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13227 * [Config] Enable CONFIG_MMC_TMIO=m
13228 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13229 * [Config] Enable CONFIG_ISI=m
13230 * [Config] Enable CONFIG_MMC=y
13231 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13232 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13233 * [Config] Enable CONFIG_CHR_DEV_SG=y
13234 * [Config] Enable CONFIG_GPIO_PCA953X=m
13235 * [Config] Enable CONFIG_GPIO_TWL4030=m
13236 * [Config] Enable CONFIG_INET_DIAG=m
13237 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13238 * [Config] Enable CONFIG_NVRAM=m
13239 * [Config] Enable CONFIG_SLIP=m
13240 * [Config] Enable CONFIG_PC300TOO=m
13241 * [Config] Enable CONFIG_TUN=y
13242 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13243 * [Config] Enable CONFIG_THERMAL=y
13244 * [Config] Enable CONFIG_PPP=y
13245 * [Config] Enable CONFIG_PCI_STUB=m
13246 * Rebase to v3.2.1
13247 * [Config] Enable CONFIG_RTL8192E=m
13248 * [Config] Enable CONFIG_RTS5139=m
13249
13250 [ Stefan Bader ]
13251
13252 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13253
13254 [ Upstream Kernel Changes ]
13255
13256 * ARM: restart: add restart hook to machine_desc record
13257 * ARM: restart: allow platforms more flexibility specifying restart mode
13258 * ARM: restart: move reboot failure handing into machine_restart()
13259 * ARM: restart: remove argument to setup_mm_for_reboot()
13260 * ARM: 7159/1: OMAP: Introduce local common.h files
13261 * ARM: restart: only perform setup for restart when soft-restarting
13262 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13263 function
13264 * ARM: idmap: populate identity map pgd at init time using .init.text
13265 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13266 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13267 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13268 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13269 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13270 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13271 restart changes
13272 * ARM: lib: add call_with_stack function for safely changing stack
13273 * ARM: reset: implement soft_restart for jumping to a physical address
13274 * ARM: stop: execute platform callback from cpu_stop code
13275 * ARM: kexec: use soft_restart for branching to the reboot buffer
13276 * ARM: restart: omap: use new restart hook
13277 * topdown mmap support
13278 - LP: #861296
13279
13280 [ Upstream Kernel Changes ]
13281
13282 * Rebase to v3.2.1
13283
13284 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13285
13286linux (3.2.0-8.15) precise; urgency=low
13287
13288 [ Leann Ogasawara ]
13289
13290 * [Config] Disable CONFIG_ACPI_PROCFS
13291 * Remove server from getabis
13292 * Temporarily disable module check
13293 * [Config] Disable CONFIG_MTD_TESTS
13294 * [Config] Disable CONFIG_X86_E_POWERSAVER
13295 * [Config] Set CONFIG_ARCNET=m
13296 * [Config] Enable CONFIG_ATM_DUMMY=m
13297 * [Config] Enable CONFIG_BLK_DEV_MD=y
13298 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13299 * [Config] Enable CONFIG_BLK_DEV_SD=y
13300 * [Config] Enable CONFIG_BLK_DEV_SR=y
13301 * [Config] Enable CONFIG_BLK_DEV_UB=m
13302 * [Config] Enable CONFIG_COPS=m
13303 * [Config] Enable CONFIG_DVB_USB_EC168=m
13304 * [Config] Enable CONFIG_ENC28J60=m
13305 * [Config] Enable CONFIG_FB_UVESA=m
13306 * [Config] Enable CONFIG_FB_ATY=m
13307 * [Config] Enable CONFIG_BROADCOM_PHY=y
13308 * [Config] Enable CONFIG_CICADA_PHY=y
13309 * [Config] Enable CONFIG_DAVICOM_PHY=y
13310 * [Config] Enable CONFIG_ICPLUS_PHY=y
13311 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13312 * [Config] Enable CONFIG_LXT_PHY=y
13313 * [Config] Enable CONFIG_MARVELL_PHY=y
13314 * [Config] Enable CONFIG_NATIONAL_PHY=y
13315 * [Config] Enable CONFIG_QSEMI_PHY=y
13316 * [Config] Enable CONFIG_SMSC_PHY=y
13317 * [Config] Enable CONFIG_VITESSE_PHY=y
13318 * Add 3w-sas to scsi-modules
13319 - LP: #776542
13320
13321 [ Mathieu Trudel-Lapierre ]
13322
13323 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
13324 to interface settings
13325
13326 [ Paolo Pisati ]
13327
13328 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
13329 - LP: #912199
13330 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
13331 - LP: #912199
13332 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
13333 - LP: #912199
13334
13335 [ Upstream Kernel Changes ]
13336
13337 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
13338 - LP: #906832
13339
13340 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
13341
13342linux (3.2.0-8.14) precise; urgency=low
13343
13344 [ Andy Whitcroft ]
13345
13346 * [Config] enable CONFIG_SND_USB_6FIRE
13347 - LP: #912197
13348 * rebase to mainline v3.2 final release
13349 * updateconfigs following rebase to v3.2 final
13350 * ubuntu: AUFS -- add BOM and automated update script
13351 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13352 - LP: #684666
13353 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13354 * ubuntu: AUFS -- clean up the aufs updater and BOM
13355 * ubuntu: AUFS -- documentation on updating aufs2
13356 * ubuntu: AUFS -- aufs3-base.patch
13357 * ubuntu: AUFS -- aufs3-standalone.patch
13358 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
13359 * ubuntu: AUFS -- fix undefined security_path_link
13360 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
13361 * ubuntu: AUFS -- updateconfigs following update
13362 * ubuntu: AUFS -- suppress benign plink warning messages
13363 - LP: #621195
13364 * ubuntu: AUFS -- enable in config and makefile
13365 * ubuntu: AUFS -- disable in favor of overlayfs
13366 * [Config] linux-virtual -- should include the extX modules
13367 - LP: #912308
13368
13369 [ Tyler Hicks ]
13370
13371 * SAUCE: eCryptfs: Improve statfs reporting
13372 - LP: #885744
13373
13374 [ Upstream Kernel Changes ]
13375
13376 * rebase to upstream v3.2
13377
13378 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
13379
13380linux (3.2.0-7.13) precise; urgency=low
13381
13382 [ Upstream Kernel Changes ]
13383
13384 * rebase to upstream 3.2-rc7
13385
13386 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
13387
13388linux (3.2.0-6.12) precise; urgency=low
13389
13390 [ Upstream Kernel Changes ]
13391
13392 * rebase to upstream v3.2-rc6
13393
13394 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
13395
13396linux (3.2.0-5.11) precise; urgency=low
13397
13398 [ Andy Whitcroft ]
13399
13400 * enforcer -- allow arch and flavour predicates to take lists
13401 * enforcer -- simplify armel/armhf specific options
13402 * enforcer -- fix incorrectly specified flavour matches
13403
13404 [ Leann Ogasawara ]
13405
13406 * [Config] Disable IRQ_REMAP
13407 * [Config] Enable CONFIG_SENSORS_LM95245=m
13408 * [Config] Enable CONFIG_SENSORS_MAX1668=m
13409 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
13410 * [Config] Enable CONFIG_SENSORS_MAX6639=m
13411 * [Config] Enable CONFIG_SENSORS_MAX6642=m
13412 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
13413 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
13414 * [Config] Enable CONFIG_PATA_TOSHIBA=m
13415 * [Config] Enable CONFIG_POHMELFS=m
13416 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
13417 * [Config] Enable CONFIG_PATA_OPTI=m
13418 * add overlayfs to virtual inclusion list
13419 - LP: #903897
13420 * add veth to virtual inclusion list
13421 - LP: #903897
13422 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
13423
13424 [ Paolo Pisati ]
13425
13426 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
13427 - LP: #903346
13428
13429 [ Tim Gardner ]
13430
13431 * [Config] CONFIG_LOCKUP_DETECTOR=y
13432 - LP: #903615
13433
13434 [ Upstream Kernel Changes ]
13435
13436 * rebase to upstream 55b02d2f
13437
13438 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
13439
13440linux (3.2.0-4.10) precise; urgency=low
13441
13442 [ Kyle McMartin ]
13443
13444 * SAUCE: dmar: disable if ricoh multifunction detected
13445 - LP: #894070
13446
13447 [ Seth Forshee ]
13448
13449 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
13450 - LP: #581312
13451
13452 [ Tim Gardner ]
13453
13454 * Start new release, Bump ABI, rebase to 3.2-rc5
13455
13456 [ Leann Ogasawara ]
13457
13458 * [Config] Enable CONFIG_SENSORS_AK8975=m
13459
13460 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
13461
13462linux (3.2.0-3.9) precise; urgency=low
13463
13464 [ Andy Whitcroft ]
13465
13466 * SAUCE: ext4: correct partial write discard size calculation
13467 - LP: #894768
13468
13469 [ Leann Ogasawara ]
13470
13471 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
13472 - LP: #892615
13473
13474 [ Matthew Garrett ]
13475
13476 * SAUCE: pci: Rework ASPM disable code
13477
13478 [ Upstream Kernel Changes ]
13479
13480 * x86: Fix boot failures on older AMD CPU's
13481 - LP: #892615
13482 * EHCI : Fix a regression in the ISO scheduler
13483 - LP: #899165
13484
13485 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
13486
13487linux (3.2.0-3.8) precise; urgency=low
13488
13489 [ Andy Whitcroft ]
13490
13491 * armhf -- add d-i configuration
13492 * armhf -- disable ABI checks for armhf
13493 * armhf -- add arch to getabis config
13494
13495 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
13496
13497linux (3.2.0-3.7) precise; urgency=low
13498
13499 [ Stefan Bader ]
13500
13501 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
13502 synchronous, regardless of lazy_mmu mode
13503 - LP: #854050
13504
13505 [ Tim Gardner ]
13506
13507 * rebase to v3.2-rc4
13508
13509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
13510
13511linux (3.2.0-2.6) precise; urgency=low
13512
13513 [ Andy Whitcroft ]
13514
13515 * armhf -- fix omap flavour to build on armhf
13516 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
13517
13518 [ Borislav Petkov ]
13519
13520 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
13521 - LP: #892615
13522
13523 [ Colin Watson ]
13524
13525 * Add pata_macio to pata-modules
13526
13527 [ Tim Gardner ]
13528
13529 * [Config] Prefer crda over wireless-crda
13530 * [Config] Fix virtual inclusion list.
13531 - LP: #897795
13532
13533 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
13534
13535linux (3.2.0-2.5) precise; urgency=low
13536
13537 [ Paolo Pisati ]
13538
13539 * [Config] PANEL_DVI=y
13540
13541 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
13542
13543linux (3.2.0-2.4) precise; urgency=low
13544
13545 [ Andy Whitcroft ]
13546
13547 * rebase to v3.2-rc3
13548
13549 [ Leann Ogasawara ]
13550
13551 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
13552 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
13553 * Revert "olpc_dcon_xo_1_5 needs delay.h"
13554 * Revert "olpc_dcon_xo_1 needs delay.h"
13555 * rebase to 6fe4c6d4
13556 * [Config] updateconfigs after rebase to 6fe4c6d4
13557
13558 [ Tim Gardner ]
13559
13560 * [Config] Replace wireless-crda with crda,wireless-regdb
13561 - LP: #856421
13562 * [Config] Relax the dependencies on crda
13563
13564 [ Upstream Kernel Changes ]
13565
13566 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
13567 - LP: #724831
13568 * Ubuntu: remove coreutils|fileutils package dependency
13569 - LP: #892814
13570 * iio: iio_event_getfd -- fix ev_int build failure
13571
13572 [ Upstream Kernel Changes ]
13573
13574 * Rebase to v3.2-rc3
13575
13576 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
13577
13578linux (3.2.0-1.3) precise; urgency=low
13579
13580 [ Upstream Kernel Changes ]
13581
13582 * Ubuntu: Add ext2 to fs-core-modules
13583 - LP: #893395
13584
13585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
13586
13587linux (3.2.0-1.2) precise; urgency=low
13588
13589 [ Andy Whitcroft ]
13590
13591 * [Config] enable CONFIG_NFC and associated devices
13592 * SAUCE: allow brcmsmac and b43 to both build
13593
13594 [ Soren Hansen ]
13595
13596 * Add ixgbe driver to d-i
13597 - LP: #891969
13598
13599 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
13600
13601linux (3.2.0-1.1) precise; urgency=low
13602 [ Andy Whitcroft ]
13603
13604 * armhf -- enable armhf and create the first flavours
13605 * SAUCE: ensure root is ready before running usermodehelpers in it
13606 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
13607
13608 [ Leann Ogasawara ]
13609
13610 * Temporarily ignore module check
13611 * [Config] Enable PCI_IOV on powerpc
13612 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
13613 * rebase to v3.2-rc2
13614 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
13615 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
13616 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
13617 * SAUCE: select ARM_AMBA if OMAP3_EMU
13618 * [Config] updateconfigs after select ARM_AMBA
13619 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
13620 * [Config] Enable CONFIG_EXT2_FS=m
13621 * [Config] Build in CONFIG_SATA_AHCI=y
13622 * Resolve linux-image-extra's install dependency
13623
13624 [ Seth Forshee ]
13625
13626 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
13627 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
13628 Documentation
13629 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
13630 alps_model_info
13631 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
13632 size
13633 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
13634 3 and 4
13635 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
13636 protocol
13637 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
13638 versions 3 and 4
13639
13640 [ Stefan Bader ]
13641
13642 * [Config] Built-in xen-netfront and xen-blkfront
13643 * Fix build of dm-raid45 and re-enable it
13644
13645 [ Tim Gardner ]
13646
13647 * [Config] CONFIG_USB_XHCI_HCD=y
13648 - LP: #886167
13649 * [Config] CONFIG_R6040=m
13650 - LP: #650899
13651 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
13652 - LP: #854399
13653 * [Config] Consolidated amd64 server flavour into generic
13654 * [Config] updateconfigs after rebase to 3.2-rc1
13655 * [Config] Disabled dm-raid4-5
13656 * [Config] Disabled ndiswrapper
13657 * [Config] Disable vt6656
13658 * [Config] exclude ppp-modules for virtual flavour
13659 * [Config] CONFIG_MEMSTICK_R592=m
13660 - LP: #238208
13661
13662 [ Upstream Kernel Changes ]
13663
13664 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
13665 - LP: #887780
13666 * CHROMIUM: seccomp_filter: add process state reporting
13667 - LP: #887780
13668 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
13669 works.
13670 - LP: #887780
13671 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
13672 - LP: #887780
13673 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
13674 - LP: #887780
13675 * CHROMIUM: seccomp_filters: move to btrees
13676 * CHROMIUM: enable CONFIG_BTREE
13677 * CHROMIUM: seccomp_filter: kill NR_syscall references
13678 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
13679 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
13680 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
13681 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
13682 * CHROMIUM: seccomp_filter: inheritance documentation
13683 * CHROMIUM: seccomp_filter: make inherited filters composable
13684 * CHROMIUM: Fix seccomp_t compile error
13685 - LP: #887780
13686 * CHROMIUM: Fix kref usage
13687 - LP: #887780
13688 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
13689 * rebase to v3.2-rc2
13690
13691 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
13692
13693linux (3.1.0-2.3) precise; urgency=low
13694
13695 [ Tim Gardner ]
13696
13697 * Add postinit and postrm scripts to the extras package
13698 - LP: #882120
13699
13700 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
13701
13702linux (3.1.0-2.2) precise; urgency=low
13703
13704 [ Andy Whitcroft ]
13705
13706 * debian: add locking to protect debian/files from parallel update
13707
13708 [ Leann Ogasawara ]
13709
13710 * rebase to v3.1
13711
13712 [ Upstream Kernel Changes ]
13713
13714 * rebase to v3.1
13715
13716 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
13717
13718linux (3.1.0-1.1) precise; urgency=low
13719
13720 [ Andiry Xu ]
13721
13722 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
13723 - LP: #872811
13724
13725 [ Andy Whitcroft ]
13726
13727 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
13728 - LP: #832694
13729 * Revert "ubuntu: compcache -- version 0.5.3"
13730 - LP: #832694
13731 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
13732 * [Config] Enable CONFIG_MACVTAP=m
13733 - LP: #822601
13734 * record the compiler in the ABI and check for inconsistant builds
13735 * [Config] move ECRYPT_FS back to =y for all architectures
13736 - LP: #827197
13737 * [Config] enable CONFIG_DRM_VMWGFX=m
13738 - LP: #698009
13739 * [Config] re-fix ECRYPT_FS=y
13740 - LP: #827197
13741 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
13742 - LP: #827197
13743 * [Config] dropping compcache configuration options
13744 * [Config] standardise on HZ=250
13745 * SAUCE: headers_install: fix #include "..." usage for userspace
13746 - LP: #824377
13747 * make module-inclusion selection retain the left overs
13748 * add a new linux-image-extras package for virtual
13749
13750 [ Colin Watson ]
13751
13752 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
13753
13754 [ edwin_rong ]
13755
13756 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
13757 - LP: #824273
13758
13759 [ Greg Kroah-Hartman ]
13760
13761 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
13762 - LP: #824273
13763
13764 [ Jesse Sung ]
13765
13766 * SAUCE: Unregister input device only if it is registered
13767 - LP: #839238
13768
13769 [ Jiri Kosina ]
13770
13771 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
13772
13773 [ Joshua V. Dillon ]
13774
13775 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
13776
13777 [ Kees Cook ]
13778
13779 * [Config] enable and enforce SECCOMP_FILTER on x86
13780
13781 [ Keng-Yu Lin ]
13782
13783 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
13784 - LP: #824273
13785
13786 [ Leann Ogasawara ]
13787
13788 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
13789 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13790 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
13791 readdir"
13792 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
13793 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13794 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13795 * Revert "ubuntu: overlayfs -- overlay filesystem"
13796 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13797 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
13798 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
13799 than just revision"
13800 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
13801 * Revert "ubuntu: fsam7400 disable driver"
13802 - LP: #876030
13803 * rebase to v3.1-rc1
13804 * [Config] updateconfigs after rebase to v3.1-rc1
13805 * rebase to v3.1-rc2
13806 * [Config] Updateconfigs after rebase to v3.1-rc2
13807 * ubuntu: Yama - update calls to generic_permission() and
13808 inode->i_op->permission()
13809 * ubuntu: ndiswrapper -- remove netdev_priv macro
13810 * ubuntu: aufs -- Temporarily disable due to build failure
13811 * [Config] Diable INTEL_MID_PTI on armel
13812 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
13813 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
13814 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
13815 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
13816 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
13817 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
13818 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
13819 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
13820 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
13821 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
13822 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
13823 * [Config] Enable CONFIG_ECHO=m on powerpc
13824 * [Config] Enable CONFIG_ET131X=m on powerpc
13825 * [Config] Set CONFIG_FB_MATROX=m
13826 * [Config] Enable CONFIG_FB_UDL=m on powerpc
13827 * [Config] Set CONFIG_FB_VIRTUAL=n
13828 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
13829 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
13830 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
13831 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
13832 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
13833 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
13834 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
13835 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
13836 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
13837 * [Config] Enable CONFIG_IBMVETH=m on powerpc
13838 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
13839 * [Config] Enable CONFIG_IGB=m on powerpc
13840 * [Config] Enable CONFIG_IIO=m on powerpc
13841 * [Config] Enable CONFIG_INFINIBAND_NES=m
13842 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
13843 * [Config] Enable CONFIG_IWL3945=m on powerpc
13844 * [Config] Disable CONFIG_KVM_BOOK3S_64
13845 * [Config] Enable CONFIG_LAPBETHER=m on arm
13846 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
13847 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
13848 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
13849 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
13850 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
13851 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
13852 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
13853 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
13854 * [Config] Enable CONFIG_MEMSTICK=m on arm
13855 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
13856 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
13857 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
13858 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
13859 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
13860 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
13861 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
13862 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
13863 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
13864 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
13865 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
13866 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
13867 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
13868 * [Config] Enable CONFIG_MTD_SST25L=m on arm
13869 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
13870 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
13871 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
13872 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
13873 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
13874 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
13875 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
13876 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
13877 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
13878 * [Config] Enable CONFIG_PANEL=m on powerpc
13879 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
13880 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
13881 - LP: #833705
13882 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
13883 - LP: #837332
13884 * [Config] Update CONFIG_EFI_VARS enforcer check
13885 * [Config] Add aufs to virtual flavor inclusion list
13886 - LP: #844159
13887 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
13888 - LP: #818933
13889 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
13890 - LP: #768039
13891 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
13892 - LP: #838402
13893 * [Config] Add igbvf to the virtual flavor inclusion list
13894 - LP: #794570
13895 * [Config] Add ixgbevf to the virtual inclusion list
13896 - LP: #872411
13897 * [Config] Transition -generic and -server to be identical
13898 * rebase to v3.1-rc10
13899
13900 [ Luke Yelavich ]
13901
13902 * [Config] Disable legacy IDE drivers on powerpc
13903
13904 [ Ming Lei ]
13905
13906 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
13907 - LP: #801719
13908 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
13909 Sandybridge chipsets(v2)
13910 - LP: #737388, #782389, #794642
13911
13912 [ Paolo Pisati ]
13913
13914 * [Config] Compile-in vfat support for armel
13915 - LP: #853783
13916
13917 [ Randy Dunlap ]
13918
13919 * SAUCE: staging: fix rts5139 depends & build
13920 - LP: #824273
13921
13922 [ Rene Bolldorf ]
13923
13924 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
13925 power in 'ideapad_backlight_notify_power' to avoid a page fault
13926
13927 [ Seth Forshee ]
13928
13929 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
13930 - LP: #681904
13931 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
13932 - LP: #810020
13933
13934 [ Stefan Bader ]
13935
13936 * (config) Package macvlan and macvtap for virtual
13937 * [Config] Force perf to use libiberty for demangling
13938 - LP: #783660
13939 * SAUCE: xen: Do not use pv spinlocks on HVM
13940 - LP: #838026
13941
13942 [ Tim Gardner ]
13943
13944 * [Config] Clean up tools rules
13945 * [Config] Package x86_energy_perf_policy and turbostat
13946 - LP: #797556
13947 * rebase to v3.1-rc3
13948 * [Config] Simplify binary-udebs dependencies
13949 * [Config] kernel preparation cannot be parallelized
13950 * [Config] Linearize module/abi checks
13951 * [Config] Linearize and simplify tree preparation rules
13952 * [Config] Build kernel image in parallel with modules
13953 * [Config] Set concurrency for kmake invocations
13954 * [Config] Improve install-arch-headers speed
13955 * [Config] Fix binary-perarch dependencies
13956 * [Config] Removed stamp-flavours target
13957 * [Config] Serialize binary indep targets
13958 * [Config] Use build stamp directly
13959 * [Config] Restore prepare-% target
13960 * rebase to v3.1-rc4
13961 * rebase to v3.1-rc5
13962 * [Config] Disable makedumpfile for i386/amd64
13963 * rebase to v3.1-rc6
13964 * [Config] Fix binary-% build target
13965 * rebase to v3.1-rc7
13966 * rebase to v3.1-rc8
13967 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
13968 - LP: #854399
13969 * [Config] Enable ftrace support in the mac80211 layer
13970 - LP: #865171
13971 * rebase to v3.1-rc9
13972 * SAUCE: usb/core/devio.c: Check for printer class specific request
13973 - LP: #872711
13974
13975 [ Upstream Kernel Changes ]
13976
13977 * overlay filesystem
13978 * overlayfs: add statfs support
13979 * overlayfs: implement show_options
13980 * overlay: overlay filesystem documentation
13981 * fs: limit filesystem stacking depth
13982
13983 [ Will Drewry ]
13984
13985 * SAUCE: seccomp_filter: new mode with configurable syscall filters
13986 * SAUCE: seccomp_filter: add process state reporting
13987 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
13988 works.
13989 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
13990
13991 [ Upstream Kernel Changes ]
13992
13993 * rebase to v3.1-rc1
13994 * rebase to v3.1-rc2
13995 * rebase to v3.1-rc3
13996 +CONFIG_BLK_DEV_BSGLIB=y
13997 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
13998 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
13999 * rebase to v3.1-rc4
14000 * rebase to v3.1-rc5
14001 * rebase to v3.1-rc6
14002 * rebase to v3.1-rc7
14003 * rebase to v3.1-rc8
14004 * rebase to v3.1-rc9
14005 * rebase to v3.1-rc10
14006
14007 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
14008
14009linux (3.1.0-1.0) oneiric; urgency=low
14010
14011 [ Leann Ogasawara ]
14012
14013 * Open P-series
14014
14015 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
14016
14017linux (3.0.0-8.10) oneiric; urgency=low
14018
14019 [ Adam Jackson ]
14020
14021 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
14022 - LP: #753994
14023
14024 [ John Johansen ]
14025
14026 * [Config] Enable missing IPv6 options
14027
14028 [ Leann Ogasawara ]
14029
14030 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
14031 - LP: #819925
14032 * Rebase to 3.0.1
14033
14034 [ Upstream Kernel Changes ]
14035
14036 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
14037 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
14038 - LP: #783582
14039 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
14040 - LP: #796476
14041 * KVM: Add SMEP support when setting CR4
14042 - LP: #796476
14043 * KVM: Mask function7 ebx against host capability word9
14044 - LP: #796476
14045 * KVM: Add instruction fetch checking when walking guest page table
14046 - LP: #796476
14047
14048 [ Upstream Kernel Changes ]
14049
14050 * rebase to v3.0.1
14051
14052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
14053
14054linux (3.0.0-7.9) oneiric; urgency=low
14055
14056 [ Andy Whitcroft ]
14057
14058 * Revert "[Upstream] add local prefix to oss local change_bits"
14059 * Revert "SAUCE: add tracing for user initiated readahead requests"
14060 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
14061 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
14062 Zhaoyang E47"
14063 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
14064 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
14065 (grub)"
14066 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
14067 checks"
14068 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
14069 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
14070 vt switch"
14071 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
14072 - LP: #816035
14073 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
14074 it
14075 * SAUCE: (no-up) add tracing for user initiated readahead requests
14076 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14077 switch
14078 * SAUCE: vt -- allow grub to request automatic vt_handoff
14079
14080 [ Arjan van de Ven ]
14081
14082 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
14083
14084 [ Kees Cook ]
14085
14086 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
14087 * [Config] enforce ACPI_CUSTOM_METHOD disabled
14088
14089 [ Keng-Yu Lin ]
14090
14091 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
14092 Zhaoyang E47
14093 - LP: #632884, #803005
14094
14095 [ Leann Ogasawara ]
14096
14097 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
14098 - LP: #513131
14099 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
14100 - LP: #815064
14101
14102 [ Rezwanul Kabir ]
14103
14104 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
14105 Dell E2 series Laptops
14106 - LP: #632884
14107
14108 [ Upstream Kernel Changes ]
14109
14110 * Revert "yama: if an underlying filesystem provides a permissions op use
14111 it"
14112 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14113 series Laptops"
14114 * Revert "tty: include linux/slab.h for kfree"
14115 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
14116 * Revert "pch_dma: add include/slab.h for kfree"
14117 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
14118 - LP: #773524
14119 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14120
14121 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14122
14123linux (3.0.0-7.8) oneiric; urgency=low
14124
14125 [ Andy Whitcroft ]
14126
14127 * ubuntu: overlayfs -- overlayfs: add statfs support
14128 * [Config] enable CONFIG_OVERLAYFS
14129
14130 [ Erez Zadok ]
14131
14132 * ubuntu: overlayfs -- overlayfs: implement show_options
14133
14134 [ Leann Ogasawara ]
14135
14136 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14137 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14138 * [Config] Disable CONFIG_ATM_DUMMY on arm
14139 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14140 * Temporarily disable module check on arm
14141 * Rebase to 3.0 final
14142 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14143 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14144 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14145 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14146 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14147 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14148 * [Config] Enable CONFIG_DM9000=m on arm
14149 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14150 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14151
14152 [ Miklos Szeredi ]
14153
14154 * ubuntu: overlayfs -- vfs: add i_op->open()
14155 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14156 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14157 * ubuntu: overlayfs -- overlay filesystem
14158 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14159 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14160 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14161 * ubuntu: overlayfs -- ovl: make lower mount read-only
14162
14163 [ Neil Brown ]
14164
14165 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14166
14167 [ Tim Gardner ]
14168
14169 * [Config] Add enic/fnic to udebs
14170 - LP: #801610
14171
14172 [ Upstream Kernel Changes ]
14173
14174 * yama: if an underlying filesystem provides a permissions op use it
14175
14176 [ Major Kernel Changes ]
14177
14178 * Rebase to 3.0 final
14179
14180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14181
14182linux (3.0.0-6.7) oneiric; urgency=low
14183
14184 [ Eagon Yager ]
14185
14186 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14187
14188 [ Keng-Yu Lin ]
14189
14190 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14191 - LP: #632884, #803005
14192
14193 [ Leann Ogasawara ]
14194
14195 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14196 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14197 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14198 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14199 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14200 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14201 * [Config] Set CONFIG_ACPI_SBS=m
14202 * [Config] Set CONFIG_ACPI_WMI=m
14203 * [Config] Set CONFIG_AD7150=m on arm
14204 * [Config] Set CONFIG_AD7152=m on arm
14205 * [Config] Drop CONFIG_GPIO_S5PV210
14206 * [Config] Drop CONFIG_GPIO_S5PC100
14207 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14208 * [Config] Drop CONFIG_GPIO_EXYNOS4
14209
14210 [ Stefan Bader ]
14211
14212 * SAUCE: Re-enable RODATA for i386 virtual
14213 - LP: #809838
14214
14215 [ Upstream Kernel Changes ]
14216
14217 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14218 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14219 - LP: #771758
14220
14221 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14222
14223linux (3.0.0-5.6) oneiric; urgency=low
14224
14225 [ Tim Gardner ]
14226
14227 * [Config] CONFIG_RTL8192CU=m
14228 * Rebase to -rc7
14229
14230 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14231
14232linux (3.0.0-4.5) oneiric; urgency=low
14233
14234 [ Ming Lei ]
14235
14236 * SAUCE: fix yama_ptracer_del lockdep warning
14237 - LP: #791019
14238
14239 [ Seth Forshee ]
14240
14241 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14242 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14243 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14244 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14245 - LP: #805218
14246
14247 [ Tim Gardner ]
14248
14249 * [Config] updateconfigs after rebase to -rc6+
14250 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14251 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14252 * Revert "UBUNTU: add dependancies for module-init-tools"
14253 This dependency is no longer required for a 3 digit version.
14254
14255 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14256
14257linux (3.0-3.4) oneiric; urgency=low
14258
14259 [ Keng-Yu Lin ]
14260
14261 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14262 killswitch"
14263 - LP: #775281
14264
14265 [ Leann Ogasawara ]
14266
14267 * rebase to v3.0-rc5
14268 * [Config] updateconfigs after rebase to 3.0-rc5
14269
14270 [ Tim Gardner ]
14271
14272 * [Config] Remove ubuntu/rtl8192se
14273 * [Config] Added armel ABI files
14274 * [Config] Removed armel versatile flavour
14275 * [Config] CONFIG_INTEL_MEI=m
14276 - LP: #716867
14277
14278 [ Upstream Kernel Changes ]
14279
14280 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14281
14282 [ Upstream Kernel Changes ]
14283
14284 * rebase to v3.0-rc5
14285
14286 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14287
14288linux (3.0-2.3) oneiric; urgency=low
14289
14290 [ Andy Whitcroft ]
14291
14292 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14293
14294 [ Leann Ogasawara ]
14295
14296 * rebase to v3.0-rc4
14297 * [Config] updateconfigs after rebase to 3.0-rc4
14298 * fix ERROR: __devcgroup_inode_permission undefined
14299
14300 [ Stefan Bader ]
14301
14302 * SAUCE: iscsitarget: Remove driver from the kernel
14303
14304 [ Tim Gardner ]
14305
14306 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14307 * [Config] Add grub-efi as a recommended bootloader for server and
14308 generic
14309 - LP: #800910
14310
14311 [ Upstream Kernel Changes ]
14312
14313 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14314
14315 [ Leann Ogasawara ]
14316
14317 * rebase to v3.0-rc4
14318
14319 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
14320
14321linux (3.0-1.2) oneiric; urgency=low
14322
14323 [ Andy Whitcroft ]
14324
14325 * [Config] enable CONFIG_CAN_CALC_BITTIMING
14326
14327 [ Leann Ogasawara ]
14328
14329 * rebase to v3.0-rc3
14330 * [Config] updateconfigs after rebase to 3.0-rc3
14331
14332 [ Upstream Kernel Changes ]
14333
14334 * perf: clear out make flags when calling kernel make kernelver
14335
14336 [ Leann Ogasawara ]
14337
14338 * rebase to v3.0-rc3
14339
14340 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
14341
14342linux (3.0-0.1) oneiric; urgency=low
14343
14344 [ Andy Whitcroft ]
14345
14346 * use the packaging version in the kernel
14347 * use the kernels idea of its version for version_signature
14348 * add dependancies for module-init-tools
14349 * update control files to version 3
14350 * printchanges/insertchanges allow override of prev_release
14351 * correct Vcs-Git: to point to oneiric
14352
14353 [ Leann Ogasawara ]
14354
14355 * rebase to v3.0-rc1
14356 * [Config] updateconfigs after rebase to 3.0-rc1
14357 * ubuntu: dm-raid4-5 fix up build failure
14358 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
14359 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
14360 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
14361 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
14362 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
14363 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
14364 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
14365 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
14366 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
14367 * rebase to v3.0-rc2
14368
14369 [ Manoj Iyer ]
14370
14371 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
14372 - LP: #790754
14373
14374 [ Upstream Kernel Changes ]
14375
14376 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
14377 demands it"
14378 * drm/i915: fix regression after clock gating init split
14379
14380 [ Major Kernel Changes ]
14381
14382 * rebase from v2.6.39 to v3.0-rc1
14383 * rebase from v3.0-rc1 to v3.0-rc2
14384
14385 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
14386
14387linux (2.6.39-3.10) oneiric; urgency=low
14388
14389 [ Colin Ian King ]
14390
14391 * SAUCE: S3 early resume debug via keyboard LEDs
14392
14393 [ Ingo Molnar ]
14394
14395 * ubuntu: nx-emu - i386: NX emulation
14396 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
14397
14398 [ Leann Ogasawara ]
14399
14400 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
14401 * Revert "[Config] Disable CONFIG_DM_RAID45"
14402 * [Config] enable CONFIG_BRCMFMAC=y
14403 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
14404 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
14405
14406 [ Robert Nelson ]
14407
14408 * SAUCE: omap3: beagle: detect new xM revision B
14409 - LP: #770679
14410 * SAUCE: omap3: beagle: detect new xM revision C
14411 - LP: #770679
14412 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
14413 - LP: #770679
14414
14415 [ Stefan Bader ]
14416
14417 * SAUCE: Convert dm-raid45 to new block plugging
14418
14419 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
14420
14421linux (2.6.39-3.9) oneiric; urgency=low
14422
14423 [ Leann Ogasawara ]
14424
14425 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
14426 * rebase to v2.6.39
14427 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
14428 * [Config] enable CONFIG_INPUT_APANEL=m
14429
14430 [ Thomas Schlichter ]
14431
14432 * SAUCE: vesafb: mtrr module parameter is uint, not bool
14433 - LP: #778043
14434 * SAUCE: vesafb: enable mtrr WC by default
14435 - LP: #778043
14436
14437 [ Major Kernel Changes ]
14438
14439 * rebase from v2.6.39-rc7 to v2.6.39
14440
14441 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
14442
14443linux (2.6.39-2.8) oneiric; urgency=low
14444
14445 [ Andy Whitcroft ]
14446
14447 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
14448 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
14449 * Revert "[Config] Disable CONFIG_AUFS_FS"
14450 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
14451 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
14452 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
14453 * ubuntu: AUFS -- clean up the aufs updater and BOM
14454 * ubuntu: AUFS -- documentation on updating aufs2
14455
14456 [ Kees Cook ]
14457
14458 * ubuntu: Yama - LSM hooks
14459 * ubuntu: Yama - create task_free security callback
14460 * ubuntu: Yama - add ptrace relationship tracking interface
14461 * ubuntu: Yama - unconditionally chain to Yama LSM
14462
14463 [ Leann Ogasawara ]
14464
14465 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
14466 * Revert "[Config] Disable CONFIG_EASYCAP"
14467 * ubuntu: fsam7400 disable driver
14468 * ubuntu: omnibook disable driver
14469 * ubuntu: rfkill disable driver
14470
14471 [ Tim Gardner ]
14472
14473 * SAUCE: Fix extra reference in fb_open()
14474
14475 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
14476
14477linux (2.6.39-2.7) oneiric; urgency=low
14478
14479 [ Leann Ogasawara ]
14480
14481 * rebase to v2.6.39-rc7
14482
14483 [ Major Kernel Changes ]
14484
14485 * rebase from v2.6.39-rc6 to v2.6.39-rc7
14486
14487 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
14488
14489linux (2.6.39-1.6) oneiric; urgency=low
14490
14491 [ Leann Ogasawara ]
14492
14493 * rebase to v2.6.39-rc6
14494 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
14495
14496 [ Tim Gardner ]
14497
14498 * [Config] updateconfigs after rebase to 2.6.39-rc6
14499
14500 [ Major Kernel Changes ]
14501
14502 * rebase from v2.6.39-rc5 to v2.6.39-rc6
14503 - LP: #740126
14504
14505 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
14506
14507linux (2.6.39-0.5) oneiric; urgency=low
14508
14509 [ Herton Ronaldo Krzesinski ]
14510
14511 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
14512 - LP: #764758
14513
14514 [ Leann Ogasawara ]
14515
14516 * rebase to v2.6.39-rc5
14517 * [Config] updateconfigs following rebase to v2.6.39-rc5
14518
14519 [ Paolo Pisati ]
14520
14521 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
14522 - LP: #759913
14523
14524 [ Stefan Bader ]
14525
14526 * Include nls_iso8859-1 for virtual images
14527 - LP: #732046
14528
14529 [ Major Kernel Changes ]
14530
14531 * rebase from v2.6.39-rc4 to v2.6.39-rc5
14532
14533 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
14534
14535linux (2.6.39-0.4) oneiric; urgency=low
14536
14537 [ Leann Ogasawara ]
14538
14539 * rebase to v2.6.39-rc4
14540 * [Config] updateconfigs following rebase to v2.6.39-rc4
14541 * fixup powerpc implicit declaration of function
14542 'crash_kexec_wait_realmode'
14543 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
14544
14545 [ Tim Gardner ]
14546
14547 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
14548 - LP: #769503
14549 * [Config] Add cachefiles.ko to virtual flavour
14550 - LP: #770430
14551
14552 [ Major Kernel Changes ]
14553
14554 * rebase from v2.6.39-rc3 to v2.6.39-rc4
14555
14556 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
14557
14558linux (2.6.39-0.3) oneiric; urgency=low
14559
14560 [ Leann Ogasawara ]
14561
14562 * rebase to v2.6.39-rc3
14563 * crash_kexec_wait_realmode() undefined when !SMP
14564
14565 [ Tim Gardner ]
14566
14567 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
14568 - LP: #632327
14569
14570 [ Major Kernel Changes ]
14571
14572 * rebase from v2.6.39-rc2 to v2.6.39-rc3
14573
14574 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
14575
14576linux (2.6.39-0.2) oneiric; urgency=low
14577
14578 [ Gustavo F. Padovan ]
14579
14580 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
14581 - LP: #720949
14582
14583 [ John Johansen ]
14584
14585 * AppArmor: Fix masking of capabilities in complain mode
14586 - LP: #748656
14587
14588 [ Leann Ogasawara ]
14589
14590 * rebase to v2.6.39-rc2
14591 * [Config] updateconfigs following rebase to v2.6.39-rc2
14592 * hv_mouse needs delay.h
14593 * olpc_dcon_xo_1 needs delay.h
14594 * olpc_dcon_xo_1_5 needs delay.h
14595 * Update dropped.txt for Oneiric
14596
14597 [ Steve Langasek ]
14598
14599 * [Config] Make linux-libc-dev coinstallable under multiarch
14600 - LP: #750585
14601
14602 [ Upstream Kernel Changes ]
14603
14604 * x86, hibernate: Initialize mmu_cr4_features during boot
14605 - LP: #752870
14606
14607 [ Major Kernel Changes ]
14608
14609 * rebase from v2.6.39-rc1 to v2.6.39-rc2
14610
14611 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
14612
14613linux (2.6.39-0.1) oneiric; urgency=low
14614
14615 [ Brad Figg ]
14616
14617 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
14618 - LP: #737124
14619
14620 [ Henrik Rydberg ]
14621
14622 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
14623 * SAUCE: HID: ntrig: fix suspend/resume on recent models
14624
14625 [ Herton Ronaldo Krzesinski ]
14626
14627 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
14628 struct v4l2_subdev
14629 - LP: #745213
14630
14631 [ Kees Cook ]
14632
14633 * [Config] packaging: adjust perms on vmlinuz as well
14634 * SAUCE: nx-emu: further clarify dmesg reporting
14635 - LP: #745181
14636
14637 [ Leann Ogasawara ]
14638
14639 * rebase to v2.6.39-rc1
14640 * [Config] updateconfigs following rebase to v2.6.39-rc1
14641 * [Config] Disable CONFIG_DM_RAID45
14642 * [Config] Disable CONFIG_SCSI_ISCSITARGET
14643 * [Config] Disable CONFIG_EASYCAP
14644 * [Config] Disable CONFIG_AUFS_FS
14645 * update bnx2 firmware files in d-i/firmware/nic-modules
14646 * xhci-pci.c resolve implicit declaration of kzalloc
14647 * [Config] Enable CONFIG_DRM_PSB for only x86
14648 * [Config] Enable CONFIG_RTS_PSTOR for only x86
14649 * mfd/asic3: Fix typo, s/irq_data/data/
14650
14651 [ Luke Yelavich ]
14652
14653 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
14654 - LP: #745358
14655 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
14656 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
14657
14658 [ Manoj Iyer ]
14659
14660 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
14661 - LP: #745217
14662
14663 [ Tim Gardner ]
14664
14665 * SAUCE: INR_OPEN=4096
14666 - LP: #663090
14667 * SAUCE: Increase the default hard limit for open FDs to 4096
14668 - LP: #663090
14669
14670 [ Upstream Kernel Changes ]
14671
14672 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
14673 namespace cleanup
14674 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
14675 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
14676
14677 [ Major Kernel Changes ]
14678
14679 * rebase from v2.6.38 to v2.6.39-rc1
14680
14681 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
14682
14683linux (2.6.39-0.0) oneiric; urgency=low
14684
14685 [ Leann Ogasawara ]
14686
14687 * Open Oneiric
14688
14689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
14690
14691linux (2.6.38-7.39) natty; urgency=low
14692
14693 [ Leann Ogasawara ]
14694
14695 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
14696
14697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
14698
14699linux (2.6.38-7.38) natty; urgency=low
14700
14701 [ Leann Ogasawara ]
14702
14703 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
14704 gcc-4.5.2-6ubuntu5 finished building on all arches.
14705
14706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
14707
14708linux (2.6.38-7.37) natty; urgency=low
14709
14710 [ Leann Ogasawara ]
14711
14712 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
14713
14714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
14715
14716linux (2.6.38-7.36) natty; urgency=low
14717
14718 [ Andy Whitcroft ]
14719
14720 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
14721 optimisation"
14722 * purge last vestiges of maverick
14723 * [Config] switch CONFIG_FB_VESA back to module
14724
14725 [ Chris Wilson ]
14726
14727 * SAUCE: drm/i915: Fix pipelined fencing
14728 - LP: #717114
14729
14730 [ Loïc Minier ]
14731
14732 * Include nls_cp437 module in virtual for fat
14733 - LP: #732046
14734 * Support arch= cross-compilation for any arch
14735 * Fix couple of typos in 0-common-vars.mk
14736 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
14737 * Add armhf to Debian -> Linux arch map
14738 * Add initial armhf.mk
14739 * Enable common packages for armhf
14740
14741 [ Upstream Kernel Changes ]
14742
14743 * Yama: fix default relationship to check thread group
14744 - LP: #737676
14745
14746 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
14747
14748linux (2.6.38-7.35) natty; urgency=low
14749
14750 [ Andy Whitcroft ]
14751
14752 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
14753 * rebase fixes bug #715330
14754 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
14755 * rebase to v2.6.38 final
14756
14757 [ Herton Ronaldo Krzesinski ]
14758
14759 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
14760 - LP: #636091
14761
14762 [ Tim Gardner ]
14763
14764 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
14765
14766 [ Upstream Kernel Changes ]
14767
14768 * Yama: use thread group leader when creating match
14769 - LP: #729839
14770 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
14771 RAID controller
14772 - LP: #735240
14773 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
14774
14775 [ Major Kernel Changes ]
14776
14777 * rebase from v2.6.38-rc8 to v2.6.38 final
14778 - LP: #715330
14779
14780 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
14781
14782linux (2.6.38-6.34) natty; urgency=low
14783
14784 [ Andy Whitcroft ]
14785
14786 * [Config] normalise CONFIG_INTEL_TXT
14787 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
14788 - LP: #730860
14789 * rebase to mainline v2.6.38-rc8
14790
14791 [ Major Kernel Changes ]
14792
14793 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
14794 to v2.6.38-rc8
14795
14796 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
14797
14798linux (2.6.38-6.33) natty; urgency=low
14799
14800 [ Andy Whitcroft ]
14801
14802 * d-i -- enable speakup-modules udeb
14803 - LP: #672699
14804 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
14805 * [Config] debian PPC64 configuration
14806 * [Config] cleanup powerpc config fixing unexpected inconsistancies
14807 * [Config] resync ppc64 configuration
14808 * SAUCE: match up ENTRY/END naming for 32/64 bit
14809 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
14810 * [Config] update configs after rebase to
14811 fb62c00a6d8942775abc23d1621db1252e2d93d1
14812 * [Config] pps_gen_parport no longer built
14813
14814 [ Corentin Chary ]
14815
14816 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
14817 - LP: #689393
14818 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
14819 - LP: #689393
14820
14821 [ John Johansen ]
14822
14823 * SAUCE: Fix aufs calling of security_path_mknod
14824 - LP: #724456
14825
14826 [ Kees Cook ]
14827
14828 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
14829
14830 [ Tim Gardner ]
14831
14832 * rebase to 2.6.38-rc7
14833
14834 [ Upstream Kernel Changes ]
14835
14836 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
14837
14838 [ Major Kernel Changes ]
14839
14840 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
14841 fb62c00a6d8942775abc23d1621db1252e2d93d1
14842 - LP: #721389
14843 - LP: #722925
14844 - LP: #723672
14845 - LP: #723676
14846 - LP: #715318
14847
14848 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
14849
14850linux (2.6.38-5.32) natty; urgency=low
14851
14852 [ Andy Whitcroft ]
14853
14854 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
14855 * [Config] updateconfigs following rebase to v2.6.38-rc6
14856 * [Config] enable CONFIG_DMAR
14857 - LP: #552311
14858
14859 [ Upstream Kernel Changes ]
14860
14861 * drm/i915: skip FDI & PCH enabling for DP_A
14862 - LP: #561802, #600453, #681877
14863
14864 [ Major Kernel Changes ]
14865
14866 * rebase from v2.6.38-rc5 to v2.6.38-rc6
14867 - LP: #718402
14868 - LP: #719524
14869 - LP: #721126
14870 - LP: #719691
14871 - LP: #722689
14872 - LP: #722310
14873
14874 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
14875
14876linux (2.6.38-4.31) natty; urgency=low
14877
14878 [ Andy Whitcroft ]
14879
14880 * add in bugs closed by upstream patches pulled in by rebases
14881 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
14882 * [Config] enable CONFIG_VSX to allow use of vector instuctions
14883 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
14884 * rebase to mainline v2.6.38-rc5
14885 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
14886 supported
14887 - LP: #719691
14888
14889 [ Colin Ian King ]
14890
14891 * SAUCE: Dell All-In-One: Remove need for Dell module alias
14892
14893 [ Manoj Iyer ]
14894
14895 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
14896 - LP: #717435
14897
14898 [ Tim Gardner ]
14899
14900 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
14901
14902 [ Upstream Kernel Changes ]
14903
14904 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
14905 - LP: #702434
14906 * vfs: fix BUG_ON() in fs/namei.c:1461
14907
14908 [ Vladislav P ]
14909
14910 * SAUCE: Release BTM while sleeping to avoid deadlock.
14911 - LP: #713837
14912
14913 [ Major Kernel Changes ]
14914
14915 * rebase from v2.6.38-rc4 to v2.6.38-rc5
14916 - LP: #579276
14917 - LP: #715877
14918 - LP: #713769
14919 - LP: #716811
14920 * resync with Maverick Ubuntu-2.6.35-27.47
14921
14922 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
14923
14924linux (2.6.38-3.30) natty; urgency=low
14925
14926 [ Andy Whitcroft ]
14927
14928 * rebase to v2.6.38-rc4
14929 * ppc64 -- add basic architecture
14930 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
14931
14932 [ Colin Ian King ]
14933
14934 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
14935 - LP: #676997
14936 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
14937 - LP: #701530
14938 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
14939 - LP: #701530
14940
14941 [ Dan Rosenberg ]
14942
14943 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
14944
14945 [ Kees Cook ]
14946
14947 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
14948 attacking"
14949 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
14950
14951 [ Tim Gardner ]
14952
14953 * [Config] CONFIG_BLK_CGROUP=y
14954 - LP: #706394
14955 * [Config] CONFIG_DELL_WMI_AIO=m
14956
14957 [ Upstream Kernel Changes ]
14958
14959 * drm/i915/lvds: Restore dithering on native modes for gen2/3
14960 - LP: #711568
14961
14962 [ Upstream Kernel Changes ]
14963
14964 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
14965 - LP: #701271
14966 - LP: #708521
14967 - LP: #710371
14968
14969 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
14970
14971linux (2.6.38-2.29) natty; urgency=low
14972
14973 [ Andy Whitcroft ]
14974
14975 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
14976 * [Config] updateconfigs following rebase to
14977 1f0324caefd39985e9fe052fac97da31694db31e
14978 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
14979 * [Config] reenable HIBERNATE
14980 - LP: #710877
14981 * rebase to v2.6.38-rc3
14982 * [Config] reenable CONFIG_CRASH_DUMP
14983
14984 [ Kamal Mostafa ]
14985
14986 * SAUCE: rtl8192se: fix source file perms
14987 * SAUCE: rtl8192se: fix source file newline
14988 * SAUCE: omnibook: fix source file newline
14989
14990 [ Kees Cook ]
14991
14992 * [Config] packaging: really make System.map mode 0600
14993
14994 [ Ricardo Salveti de Araujo ]
14995
14996 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
14997 PM34XX_ERRATUM
14998
14999 [ Soren Hansen ]
15000
15001 * SAUCE: nbd: Remove module-level ioctl mutex
15002
15003 [ Tim Gardner ]
15004
15005 * SAUCE: Disable building the ACPI debugfs source
15006
15007 [ Upstream Kernel Changes ]
15008
15009 * Set physical start and alignment 1M for virtual i386
15010 - LP: #710754
15011
15012 [ Upstream Kernel Changes ]
15013
15014 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15015 to v2.6.38-rc3
15016 - LP: #707902
15017
15018 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
15019
15020linux (2.6.38-1.28) natty; urgency=low
15021
15022 [ Andy Whitcroft ]
15023
15024 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
15025
15026 [ Ricardo Salveti de Araujo ]
15027
15028 * SAUCE: omap3: beaglexm: fix DVI initialization
15029 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
15030 display work at Beagle
15031
15032 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
15033
15034linux (2.6.38-1.27) natty; urgency=low
15035
15036 [ Andy Whitcroft ]
15037
15038 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15039 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
15040 * SAUCE: ensure root is ready before running usermodehelpers in it
15041 * correct the Vcs linkage to point to natty
15042 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
15043 * [Config] update configs following rebase
15044 e78bf5e6cbe837daa6ab628a5f679548742994d3
15045 * SAUCE: Yama: follow changes to generic_permission
15046 * ubuntu: compcache -- follow changes to bd_claim/bd_release
15047 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
15048 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
15049 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
15050 * update package version to match payload version
15051 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
15052 * rebase to v2.6.38-rc1
15053 * [Config] updateconfigs following rebase to v2.6.38-rc1
15054 * SAUCE: x86 fix up jiffies/jiffies_64 handling
15055 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
15056 * [Config] updateconfigs following rebase to
15057 2b1caf6ed7b888c95a1909d343799672731651a5
15058 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
15059 * ubuntu: AUFS -- suppress benign plink warning messages
15060 - LP: #621195
15061 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
15062 * rebase to v2.6.38-rc2
15063 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
15064 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15065 * [Config] update configs following rebase to
15066 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15067 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
15068 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
15069 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
15070 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
15071
15072 [ Kees Cook ]
15073
15074 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
15075
15076 [ Stefan Bader ]
15077
15078 * Temporarily disable RODATA for virtual i386
15079 - LP: #699828
15080
15081 [ Tim Gardner ]
15082
15083 * [Config] CONFIG_NLS_DEFAULT=utf8
15084 - LP: #683690
15085 * [Config] CONFIG_HIBERNATION=n
15086 * update bnx2 firmware files in d-i/firmware/nic-modules
15087
15088 [ Upstream Kernel Changes ]
15089
15090 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
15091 objects."
15092 * packaging: make System.map mode 0600
15093 * thinkpad_acpi: Always report scancodes for hotkeys
15094 - LP: #702407
15095 * sched: tg->se->load should be initialised to tg->shares
15096 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
15097 * brcm80211: include linux/slab.h for kfree
15098 * pch_dma: add include/slab.h for kfree
15099 * i2c-eg20t: include linux/slab.h for kfree
15100 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
15101 * tty: include linux/slab.h for kfree
15102 * winbond: include linux/delay.h for mdelay et al
15103
15104 [ Upstream Kernel Changes ]
15105
15106 * mark the start of v2.6.38 versioning
15107 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15108 - LP: #689886
15109 - LP: #702125
15110 - LP: #608775
15111 - LP: #215802
15112 - LP: #686333
15113 - LP: #677830
15114 - LP: #677652
15115 - LP: #696493
15116 - LP: #697240
15117 - LP: #689036
15118 - LP: #705323
15119 - LP: #686692
15120
15121 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15122
15123linux (2.6.37-12.26) natty; urgency=low
15124
15125 [ Andy Whitcroft ]
15126
15127 * rebase to v2.6.37-rc8
15128 * [Config] armel -- reenable omap flavour
15129 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15130 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15131 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15132 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15133 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15134 * [Config] track missing modules
15135 * rebase to v2.6.37 final
15136
15137 [ Chase Douglas ]
15138
15139 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15140 Magic Trackpad
15141
15142 [ Stefan Bader ]
15143
15144 * Revert "SAUCE: blkfront: default to sd devices"
15145 - LP: #684875
15146
15147 [ Tim Gardner ]
15148
15149 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15150 - LP: #380138
15151 * [Config] Added autofs4.ko to -virtual flavour
15152 - LP: #692917
15153
15154 [ Upstream Kernel Changes ]
15155
15156 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15157 Laptops
15158 - LP: #632884
15159
15160 [ Upstream Kernel Changes ]
15161
15162 * rebase to v2.6.37-rc8
15163 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15164 * rebase to v2.6.37 final
15165
15166 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15167
15168linux (2.6.37-11.25) natty; urgency=low
15169
15170 [ Andy Whitcroft ]
15171
15172 * [Config] d-i -- add hpsa to the list of block devices
15173 - LP: #684304
15174 * [Config] add vmw-balloon driver to -virtual flavour
15175 - LP: #592039
15176 * rebase to v2.6.37-rc7
15177
15178 [ Upstream Kernel Changes ]
15179
15180 * rebase to v2.6.37-rc7
15181
15182 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15183
15184linux (2.6.37-10.24) natty; urgency=low
15185
15186 [ Andy Whitcroft ]
15187
15188 * rebase to v2.6.37-rc6
15189 * updateconfigs following rebase to v2.6.37-rc6
15190
15191 [ Upstream Kernel Changes ]
15192
15193 * rebase to v2.6.37-rc6
15194
15195 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15196
15197linux (2.6.37-9.23) natty; urgency=low
15198
15199 [ Andy Whitcroft ]
15200
15201 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15202 - LP: #689606
15203 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15204 - LP: #689606
15205
15206 [ Kees Cook ]
15207
15208 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15209 - LP: #690190
15210
15211 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15212
15213linux (2.6.37-9.22) natty; urgency=low
15214
15215 [ Andy Whitcroft ]
15216
15217 * rebase to v2.6.35-rc5
15218 * [Config] updateconfigs following rebase to v2.6.37-rc5
15219 * (no-up) add support for installed header files to ubuntu directory
15220 - LP: #684666
15221 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15222 - LP: #684666
15223 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15224 * ubuntu: dm-raid4-5 -- re-enable
15225 * ubuntu: omnibook -- update BOM
15226 * ubuntu: ndiswrapper -- update BOM to match actual version
15227 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15228 * ubuntu: ndiswrapper -- re-enable
15229 * ubuntu: iscsitarget -- re-instate copy_io_context
15230 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15231 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15232 * ubuntu: iscsitarget -- re-enable
15233
15234 [ Kees Cook ]
15235
15236 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15237
15238 [ Manoj Iyer ]
15239
15240 * SAUCE: Enable jack sense for Thinkpad Edge 13
15241 - LP: #685015
15242
15243 [ Tim Gardner ]
15244
15245 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15246 * [Config] CONFIG_CRYPTO_CRC32C=y
15247 - LP: #681819
15248 * [Config] CONFIG_9P_FSCACHE=n
15249 * [Config] Add nfsd modules to -virtual flavour
15250 - LP: #688070
15251
15252 [ Upstream Kernel Changes ]
15253
15254 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15255 * NFS: Fix panic after nfs_umount()
15256 - LP: #683938
15257 * x86: Add NX protection for kernel data
15258 * x86: Add RO/NX protection for loadable kernel modules
15259 * x86: Resume trampoline must be executable
15260 * x86: RO/NX protection for loadable kernel, jump_table fix
15261
15262 [ Upstream Kernel Changes ]
15263
15264 * rebase to v2.6.37-rc5
15265
15266 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15267
15268linux (2.6.37-8.21) natty; urgency=low
15269
15270 [ Andy Whitcroft ]
15271
15272 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15273 linux-libc-headers"
15274 * Revert "(no-up) add support for installed header files to ubuntu
15275 directory"
15276
15277 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15278
15279linux (2.6.37-8.20) natty; urgency=low
15280
15281 [ Andy Whitcroft ]
15282
15283 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15284 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15285 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15286 * Revert "SAUCE: i915 -- disable powersave by default"
15287 * SAUCE: enable Marvell 9128 PCIe SATA controller
15288 - LP: #658521
15289 * [Config] evtchn has been renamed
15290 * (no-up) add support for installed header files to ubuntu directory
15291 - LP: #684666
15292 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15293 - LP: #684666
15294
15295 [ Tim Gardner ]
15296
15297 * [Config] MISS: evtchn, NEW : xen-evtchn
15298 * rebase to v2.6.37-rc4
15299
15300 [ Upstream Kernel Changes ]
15301
15302 * drm/i915: Clean conflicting modesetting registers upon init
15303 - LP: #683775
15304 * rebase to v2.6.37-rc4
15305
15306 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15307
15308linux (2.6.37-7.19) natty; urgency=low
15309
15310 [ Tim Gardner ]
15311
15312 * [Config] Add bnx2 firmware to nic-modules udeb
15313 - LP: #676245
15314
15315 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15316
15317linux (2.6.37-7.18) natty; urgency=low
15318
15319 [ Andy Whitcroft ]
15320
15321 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
15322 * Revert "SAUCE: Add extra headers to linux-libc-dev"
15323 * Revert "SAUCE: Enable speedstep for sonoma processors."
15324 * [Config] enable CONFIG_BT_HCIUART_ATH3K
15325 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
15326 * [Config] standardise CONFIG_MII
15327 * [Config] standardise CONFIG_PRISM2_USB
15328 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
15329 * [Config] build in CONFIG_AGP
15330 * [Config] build in CONFIG_AGP_INTEL
15331 * [Config] build in CONFIG_AGP_AMD
15332 * [Config] build in CONFIG_AGP_AMD64
15333 * [Config] build in CONFIG_AGP_NVIDIA
15334 * [Config] build in CONFIG_AGP_VIA
15335 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
15336 * (no-up): document the new ## scheme
15337 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
15338 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
15339 - LP: #675453
15340
15341 [ Mathieu J. Poirier ]
15342
15343 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
15344
15345 [ Upstream Kernel Changes ]
15346
15347 * nx-emu: fix inverted report of disable_nx
15348
15349 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
15350
15351linux (2.6.37-6.17) natty; urgency=low
15352
15353 [ Andy Whitcroft ]
15354
15355 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
15356 aufs2.1-36-UNRELEASED-20101103"
15357 * Revert "ubuntu: AUFS -- aufs2-base.patch
15358 aufs2.1-36-UNRELEASED-20101103"
15359 * [Config] standardise CONFIG_BT
15360 * [Config] standardise CONFIG_IRDA
15361 * [Config] standardise CONFIG_LAPB
15362 * [Config] standardise CONFIG_RDS
15363 * [Config] standardise CONFIG_RFKILL
15364 * [Config] standardise CONFIG_TIPC
15365 * [Config] standardise CONFIG_X25
15366 * [Config] standardise CONFIG_INPUT_EVDEV
15367 * [Config] standardise CONFIG_INPUT_JOYDEV
15368 * [Config] standardise CONFIG_INPUT_JOYSTICK
15369 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
15370 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
15371 * [Config] CONFIG_IRDA=n for FTBS (arm)
15372 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
15373 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
15374 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
15375
15376 [ Tim Gardner ]
15377
15378 * SAUCE: Fix drivers/staging/easycap FTBS
15379 * [Config] CONFIG_EASYCAP=m after fixing FTBS
15380
15381 [ Upstream Kernel Changes ]
15382
15383 * Revert "x86: Add NX protection for kernel data"
15384
15385 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
15386
15387linux (2.6.37-6.16) natty; urgency=low
15388
15389 [ Andy Whitcroft ]
15390
15391 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
15392 * rebase to v2.6.37-rc3
15393
15394 [ Tim Gardner ]
15395
15396 * [Config] CONFIG_SCHED_AUTOGROUP=y
15397
15398 [ Upstream Kernel Changes ]
15399
15400 * Revert "x86: Add RO/NX protection for loadable kernel modules"
15401 * sched: automated per session task groups
15402 * rebase to v2.6.37-rc3
15403
15404 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
15405
15406linux (2.6.37-6.15) natty; urgency=low
15407
15408 [ Andy Whitcroft ]
15409
15410 * [Config] standardise CONFIG_CEPH_FS
15411 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
15412 * [Config] standardise CONFIG_SCSI_PROC_FS
15413 * [Config] standardise CONFIG_UBIFS_FS
15414 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
15415
15416 [ Kees Cook ]
15417
15418 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15419
15420 [ Manoj Iyer ]
15421
15422 * SAUCE: Enable jack sense for Thinkpad Edge 11
15423 - LP: #677210
15424 * SAUCE: enable rfkill for rtl8192se driver
15425 - LP: #640992
15426
15427 [ Tim Gardner ]
15428
15429 * [Config] CONFIG_EASYCAP=n for FTBS
15430 * Rebase to v2.6.32-rc2+git
15431
15432 [ Upstream Kernel Changes ]
15433
15434 * x86: Fix improper large page preservation
15435 * x86: Add NX protection for kernel data
15436 * x86: Add RO/NX protection for loadable kernel modules
15437
15438 [ Upstream Kernel Changes ]
15439
15440 * Rebase to Linus 2.6.37-rc2+git
15441
15442 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
15443
15444linux (2.6.37-5.14) natty; urgency=low
15445
15446 [ Upstream Kernel Changes ]
15447
15448 * PCI: fix offset check for sysfs mmapped files
15449 - LP: #676963
15450
15451 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
15452
15453linux (2.6.37-5.13) natty; urgency=low
15454
15455 [ Andy Whitcroft ]
15456
15457 * rebased to v2.6.37-rc2
15458 * updateconfigs following rebase to v2.6.37-rc2
15459
15460 [ Tim Gardner ]
15461
15462 * [Config] Added NFS and related modules to virtual flavour
15463 - LP: #659084
15464
15465 [ Upstream Kernel Changes ]
15466
15467 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
15468 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
15469 * x86, cpu: Call verify_cpu during 32bit CPU startup
15470 * x86, cpu: Only CPU features determine NX capabilities
15471
15472 [ Upstream Changes ]
15473
15474 * rebased to v2.67.37-rc2
15475
15476 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
15477
15478linux (2.6.37-4.12) natty; urgency=low
15479
15480 [ Andy Whitcroft ]
15481
15482 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
15483 * Revert "[Upstream] HID: magicmouse: properly account for scroll
15484 movement in state"
15485 * Revert "[Upstream] HID: magicmouse: disable and add module param for
15486 scroll acceleration"
15487 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
15488 middle of mouse"
15489
15490 [ Henrik Rydberg ]
15491
15492 * SAUCE: hid: ntrig: remove sysfs nodes
15493 * SAUCE: hid: ntrig: Setup input filtering manually
15494 * SAUCE: hid: ntrig: New ghost-filtering event logic
15495
15496 [ Manoj Iyer ]
15497
15498 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15499 - LP: #348861
15500
15501 [ Upstream Kernel Changes ]
15502
15503 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
15504 suspend/resume"
15505 * Revert "[ARM] implement arch_randomize_brk()"
15506 * Revert "ARM: stack protector: change the canary value per task"
15507 * Revert "ARM: initial stack protector (-fstack-protector) support"
15508 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
15509 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
15510 * Revert "perf probe: Add kernel source path option"
15511 * hid: ntrig: Support single-touch devices
15512 * hid: ntrig: Mask pen switch events
15513 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
15514 kernel
15515 - LP: #673073
15516 * Fix userspace build of linux/fs.h
15517
15518 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
15519
15520linux (2.6.37-3.11) natty; urgency=low
15521
15522 [ Andy Whitcroft ]
15523
15524 * Revert "ubuntu: AUFS -- update to
15525 b37c575759dc4535ccc03241c584ad5fe69e3b25"
15526 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
15527 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
15528 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
15529 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
15530 * [Config] Disable intel_idle for -virtual kernels
15531 - LP: #651370
15532 * [Config] enforcer -- ensure we never enable CONFIG_IMA
15533 * debian -- pass the correct flavour name when checking configs
15534 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
15535 * [Config] ensure CONFIG_IPV6=y for powerpc
15536 * [Config] enforcer -- ensure CONFIG_IPV6=y
15537 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
15538 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
15539 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
15540 * ubuntu: AUFS -- re-enable
15541 * ubuntu: AUFS -- track changes to work queue initialisation
15542 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
15543 * SAUCE: fbcon -- fix race between open and removal of framebuffers
15544 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15545 - LP: #614008
15546 * SAUCE: drm -- stop early access to drm devices
15547
15548 [ Jeremy Kerr ]
15549
15550 * [Config] Build-in powermac ZILOG serial driver
15551 - LP: #673346
15552
15553 [ Kees Cook ]
15554
15555 * SAUCE: nx-emu: use upstream ASLR when possible
15556
15557 [ Tim Gardner ]
15558
15559 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
15560 - LP: #628776
15561
15562 [ Upstream Kernel Changes ]
15563
15564 * i386: NX emulation
15565 * nx-emu: drop exec-shield sysctl, merge with disable_nx
15566 * nx-emu: standardize boottime message prefix
15567 * mmap randomization for executable mappings on 32-bit
15568 * exec-randomization: brk away from exec rand area
15569
15570 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
15571
15572linux (2.6.37-2.10) natty; urgency=low
15573
15574 [ Andy Whitcroft ]
15575
15576 * reinstate armel config changes:
15577 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
15578 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
15579
15580 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
15581
15582linux (2.6.37-2.9) natty; urgency=low
15583
15584 [ Andy Whitcroft ]
15585
15586 * config -- fix genportsconfig
15587 * [Config] move powerpc over from ports to distro
15588 * bump master version number to match contained kernel
15589 * SAUCE: fix documentation strings for struct input_keymap_entry
15590 * usb: gadget: goku_udc: add registered flag bit
15591
15592 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
15593
15594linux (2.6.36-2.8) natty; urgency=low
15595
15596 [ Tim Gardner ]
15597
15598 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
15599 * [Config]: TWL4030_CORE=n for FTBS
15600 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
15601 * [Config]: CONFIG_SOLO6X10=n for FTBS
15602 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
15603 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
15604 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
15605 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
15606 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
15607 * [Config]: CONFIG_I2C_I801=n for armel FTBS
15608 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
15609 * AppArmor: compatibility patch for v5 interface
15610 * AppArmor: compatibility patch for v5 network controll
15611 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
15612 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
15613 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15614 * Dropped: hid: 3m: Convert to MT slots
15615 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
15616 * Dropped: HID: magicmouse: simplify touch data bit manipulation
15617 * Dropped: HID: magicmouse: simplify touch down logic
15618 * Dropped: HID: magicmouse: enable Magic Trackpad support
15619 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
15620 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
15621 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
15622 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
15623 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
15624 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
15625 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
15626 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15627 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
15628 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
15629 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
15630 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
15631
15632 [ Upstream Kernel Changes ]
15633
15634 * rebased against 2.6.27-rc1
15635
15636 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
15637
15638linux (2.6.36-1.7) natty; urgency=low
15639
15640 [ Andy Whitcroft ]
15641
15642 * rebased to v2.6.36 final
15643 * [Config] update configs following rebase to v2.6.36 final
15644 * [Config] update ports configs following rebase to v2.6.36 final
15645
15646 [ Upstream Kernel Changes ]
15647
15648 * rebased to v2.6.36 final
15649
15650 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
15651
15652linux (2.6.36-1.6) natty; urgency=low
15653
15654 [ Upstream Kernel Changes ]
15655
15656 * drop broadcom staging driver preview:
15657 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
15658 wireless LAN driver."
15659
15660 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
15661
15662linux (2.6.36-1.5) natty; urgency=low
15663
15664 [ Andy Whitcroft ]
15665
15666 * rebase to v2.6.36-rc8
15667 * updateconfigs following rebase to v2.6.36-rc8
15668 * updateportsconfigs following rebase to v2.6.36-rc8
15669 * config -- simplify the kernelconfig interface
15670 * config -- add new config mode 'dumpconfigs'
15671
15672 [ Tim Gardner ]
15673
15674 * Simplify the use of CROSS_COMPILER
15675
15676 [ Upstream Kernel Changes ]
15677
15678 * drop broadcom staging driver preview:
15679 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
15680 brcmfmac.ko mutually exclusive."
15681 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
15682 set."
15683 * Revert "Staging: brcm80211: remove driver specific -W options"
15684 * Revert "Staging: brcm80211: clean up makefile cflag lines"
15685 * Revert "staging: brcm80211: add fullmac driver"
15686 * Revert "staging: brcm80211: use string native library"
15687 * Revert "staging: brcm80211: use native ctype library"
15688 * Revert "staging: brcm80211: fix remaining checkpatch errors."
15689 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
15690 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
15691 ...""
15692 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
15693 ':' ...""
15694 * Revert "staging: brcm80211: fix "ERROR: space required before that
15695 ...""
15696 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
15697 * Revert "staging: brcm80211: fix "ERROR: space required after that close
15698 brace""
15699 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
15700 ...close square bracket""
15701 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
15702 ...""
15703 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
15704 '*'""
15705 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
15706 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
15707 do - while loop""
15708 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
15709 parenthesis""
15710 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
15711 or NULL""
15712 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
15713 or NULL""
15714 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
15715 '}'""
15716 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
15717 line""
15718 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
15719 on next line""
15720 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
15721 condition""
15722 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
15723 paren...""
15724 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
15725 function dec...""
15726 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
15727 *bar"'"
15728 * Revert "staging: brcm80211: Fix URLs for firmware files."
15729 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
15730 * Revert "staging: brcm80211: Add contact info to TODO list."
15731 * Revert "staging: brcm80211: Fix some initialisation failure paths"
15732 * Export dump_{write,seek} to binary loader modules
15733 * rebase to v2.6.36-rc8.
15734
15735 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
15736
15737linux (2.6.36-0.4) natty; urgency=low
15738
15739 [ Andy Whitcroft ]
15740
15741 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
15742 (fixes FTBS on powerpc)
15743
15744 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
15745
15746linux (2.6.36-0.3) natty; urgency=low
15747
15748 [ Andy Whitcroft ]
15749
15750 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
15751
15752 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
15753
15754linux (2.6.36-0.2) natty; urgency=low
15755
15756 [ Andy Whitcroft ]
15757
15758 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
15759 (fix FTBS on powerpc)
15760
15761 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
15762
15763linux (2.6.36-0.1) natty; urgency=low
15764
15765 [ Andy Whitcroft ]
15766
15767 * reduce disk usage during buildd builds
15768 - LP: #645653
15769 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
15770 * [Config] armel -- drop omap flavour
15771
15772 [ Tim Gardner ]
15773
15774 * Added dropped patch list
15775 * more dropped patches
15776 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
15777 * [Config] Add support for cross compiling armel
15778 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
15779 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
15780 * [Config]: updateconfigs after adding brcm80211
15781 * staging: brcm80211: Fix Makefile syntax error
15782 * rebased to v2.6.36-rc7
15783
15784 [ Upstream Kernel Changes ]
15785
15786 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
15787 * (upstream) IPS driver: verify BIOS provided limits
15788 * intel_ips: Print MCP limit exceeded values.
15789 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
15790 LAN driver.
15791 * staging: brcm80211: Fix some initialisation failure paths
15792 * staging: brcm80211: Add contact info to TODO list.
15793 * staging: brcm80211: use '%pM' format to print MAC address
15794 * staging: brcm80211: Fix URLs for firmware files.
15795 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
15796 * staging: brcm80211: fix "ERROR: open brace '{' following function
15797 dec..."
15798 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
15799 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
15800 * staging: brcm80211: fix "ERROR: trailing statements should be on next
15801 line"
15802 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
15803 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
15804 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
15805 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
15806 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
15807 parenthesis"
15808 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
15809 while loop"
15810 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
15811 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
15812 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
15813 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
15814 bracket"
15815 * staging: brcm80211: fix "ERROR: space required after that close brace"
15816 * staging: brcm80211: fix "ERROR: space required after that ..."
15817 * staging: brcm80211: fix "ERROR: space required before that ..."
15818 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
15819 * staging: brcm80211: fix "ERROR: spaces required around that ..."
15820 * staging: brcm80211: fix "ERROR: trailing whitespace."
15821 * staging: brcm80211: fix remaining checkpatch errors.
15822 * staging: brcm80211: use native ctype library
15823 * staging: brcm80211: use string native library
15824 * staging: brcm80211: add fullmac driver
15825 * Staging: brcm80211: clean up makefile cflag lines
15826 * Staging: brcm80211: remove driver specific -W options
15827 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
15828 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
15829 mutually exclusive.
15830
15831 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
15832
15833linux (2.6.35-22.33) maverick; urgency=low
15834
15835 [ Andy Whitcroft ]
15836
15837 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
15838 Dell E2 series Laptops"
15839 - LP: #641320
15840
15841 [ Brian Rogers ]
15842
15843 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
15844 - LP: #624701
15845
15846 [ Christopher James Halse Rogers ]
15847
15848 * SAUCE: Nouveau: Add quirk framework to disable acceleration
15849 - LP: #544088, #546393
15850 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
15851 - LP: #546393
15852
15853 [ John Johansen ]
15854
15855 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
15856 kernels"
15857 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
15858 - LP: #639758
15859
15860 [ Mathieu J. Poirier ]
15861
15862 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
15863
15864 [ Upstream Kernel Changes ]
15865
15866 * ALSA: HDA: Enable internal speaker on Dell M101z
15867 - LP: #640254
15868
15869 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
15870
15871linux (2.6.35-22.32) maverick; urgency=low
15872
15873 [ Arjan van de Ven ]
15874
15875 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
15876
15877 [ David Henningsson ]
15878
15879 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
15880 - LP: #605047, #628961
15881
15882 [ John Johansen ]
15883
15884 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
15885 and profile names
15886 - LP: #615947
15887 * [Upstream] AppArmor: Fix locking from removal of profile namespace
15888 - LP: #615947
15889 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
15890 - LP: #639758
15891 * SAUCE: Improve Amazon EBS performance for EC2
15892 - LP: #634316
15893
15894 [ Leann Ogasawara ]
15895
15896 * Revert "SAUCE: i915 KMS -- blacklist i855"
15897 * Revert "SAUCE: i915 KMS -- blacklist i845g"
15898 * Revert "SAUCE: i915 KMS -- blacklist i830"
15899 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
15900 devices"
15901 * execute module-inclusion within a subshell
15902 - LP: #621175
15903
15904 [ Upstream Kernel Changes ]
15905
15906 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
15907 - LP: #633227
15908 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
15909 - LP: #629711
15910 * (pre-stable) mm: Move vma_stack_continue into mm.h
15911 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
15912 - LP: #601073
15913 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
15914 * PM / Runtime: Add runtime PM statistics (v3)
15915 * compat: Make compat_alloc_user_space() incorporate the access_ok()
15916 - CVE-2010-3081
15917 * x86-64, compat: Test %rax for the syscall number, not %eax
15918 - CVE-2010-3301
15919 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
15920 - CVE-2010-3301
15921
15922 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
15923
15924linux (2.6.35-21.31) maverick; urgency=low
15925
15926 [ Andy Whitcroft ]
15927
15928 * bodge linux-libc-dev package version due to ti-omap4 error
15929 * linux-libc-dev -- ensure we can only build this on debian.master
15930
15931 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
15932
15933linux (2.6.35-21.30) maverick; urgency=low
15934
15935 [ Andy Whitcroft ]
15936
15937 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15938 - LP: #614008
15939
15940 [ Daniel Lezcano ]
15941
15942 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
15943
15944 [ Henrik Rydberg ]
15945
15946 * SAUCE: Input: wacom - add fuzz parameters to features
15947 * SAUCE: Input: wacom - collect device quirks into single function
15948 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
15949 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
15950 * SAUCE: hid: ntrig: Remove unused device ids
15951 * SAUCE: hid: ntrig: remove sysfs nodes
15952 * SAUCE: hid: ntrig: Correct logic for quirks
15953 * SAUCE: hid: ntrig: zero-initialize ntrig struct
15954 * SAUCE: hid: ntrig: Setup input filtering manually
15955 * SAUCE: hid: ntrig: New ghost-filtering event logic
15956
15957 [ Leann Ogasawara ]
15958
15959 * SAUCE: ndiswrapper: Initialize buffer index and check its value
15960 - LP: #613796
15961
15962 [ Manoj Iyer ]
15963
15964 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
15965 series Laptops
15966 - LP: #632884
15967
15968 [ Ping Cheng ]
15969
15970 * SAUCE: Input: wacom - parse the Bamboo device family
15971
15972 [ Rafi Rubin ]
15973
15974 * SAUCE: hid: ntrig: identify firmware version (wiggled)
15975
15976 [ Tim Gardner ]
15977
15978 * [Config] CONFIG_NL80211_TESTMODE=n
15979
15980 [ Upstream Kernel Changes ]
15981
15982 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
15983 * e1000e: initial support for 82579 LOMs
15984 * e1000e: correct MAC-PHY interconnect register offset for 82579
15985 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
15986 tested on HP G60
15987 - LP: #587388
15988 * DSS2: Don't power off a panel twice
15989 - LP: #588243
15990 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
15991 * Input: i8042 - reset keyboard controller wehen resuming from S2R
15992 - LP: #86820
15993 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
15994 - LP: #414795
15995 * agp/intel: Support the extended physical addressing bits on
15996 Sandybridge.
15997 - LP: #632488
15998 * drm/i915,intel_agp: Add support for Sandybridge D0
15999 - LP: #632488
16000 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
16001 - LP: #632488
16002 * mmc: omap: fix for bus width which improves SD card's peformance.
16003
16004 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
16005
16006linux (2.6.35-20.29) maverick; urgency=low
16007
16008 [ Andy Whitcroft ]
16009
16010 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
16011 - LP: #563277
16012 * SAUCE: i915 KMS -- blacklist i830
16013 - LP: #542208, #563277
16014 * SAUCE: i915 KMS -- blacklist i845g
16015 - LP: #541492, #563277
16016 * SAUCE: i915 KMS -- blacklist i855
16017 - LP: #511001, #541511, #563277
16018
16019 [ Leann Ogasawara ]
16020
16021 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
16022 - LP: #601073
16023 * ARM: Temporarily disable module check for armel
16024 * rebase to v2.6.35.4
16025 * [Config] update configs following rebase to v2.6.35.4
16026
16027 [ Ricardo Salveti de Araujo ]
16028
16029 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
16030 in Omap
16031
16032 [ Tim Gardner ]
16033
16034 * [Config] Added be2net, be2scsi to udebs
16035 - LP: #628776
16036
16037 [ Upstream Kernel Changes ]
16038
16039 * x86, cpu: Package Level Thermal Control, Power Limit Notification
16040 definitions
16041 - LP: #601073
16042 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
16043 - LP: #601073
16044 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
16045 - LP: #601073
16046 * x86, hwmon: Package Level Thermal/Power: power limit
16047 - LP: #601073
16048 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
16049 - LP: #601073
16050 * hid: 3m: Adjust to sequential MT HID protocol
16051 * hid: 3m: Convert to MT slots
16052 * hid: 3m: Correct touchscreen emulation
16053 * hid: 3m: Adjust major / minor axes to scale
16054 * input: bcm5974: Adjust major / minor to scale
16055 * HID: magicmouse: don't allow hidinput to initialize the device
16056 * HID: magicmouse: simplify multitouch feature request
16057 * HID: magicmouse: simplify touch data bit manipulation
16058 * HID: magicmouse: simplify touch down logic
16059 * HID: magicmouse: remove timestamp logic
16060 * HID: magicmouse: enable Magic Trackpad support
16061 * HID: magicmouse: Adjust major / minor axes to scale
16062 * mmc: fix all hangs related to mmc/sd card insert/removal during
16063 suspend/resume
16064 - LP: #477106
16065 * drm/i915: fix VGA plane disable for Ironlake+
16066 - LP: #602281
16067
16068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
16069
16070linux (2.6.35-19.28) maverick; urgency=low
16071
16072 [ Leann Ogasawara ]
16073
16074 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
16075 from the archive and a no-change rebuild was attempted. However, the ABI
16076 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
16077 up the ABI and re-upload.
16078
16079 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
16080
16081linux (2.6.35-19.27) maverick; urgency=low
16082
16083 [ Leann Ogasawara ]
16084
16085 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
16086 from the archive.
16087
16088 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
16089
16090linux (2.6.35-19.26) maverick; urgency=low
16091
16092 [ Upstream Kernel Changes ]
16093
16094 * ARM: OMAP: Beagle: revision detection
16095 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
16096 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
16097
16098 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
16099
16100linux (2.6.35-19.25) maverick; urgency=low
16101
16102 [ Jarod Wilson ]
16103
16104 * SAUCE: Bring in staging/lirc from 2.6.36
16105 - LP: #609234
16106 * SAUCE: Update ir-core to linuxtv/other which should be merged for
16107 2.6.36.
16108 - LP: #609234
16109 * SAUCE: Fix memleaks in imon and mceusb drivers
16110 - LP: #609234
16111 * SAUCE: Bring in streamzap support from linuxtv/other
16112 - LP: #609234
16113
16114 [ Mario Limonciello ]
16115
16116 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
16117 - LP: #609234
16118
16119 [ Mathieu J. Poirier ]
16120
16121 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16122 - LP: #608279
16123
16124 [ Upstream Kernel Changes ]
16125
16126 * intel_idle: disable module support
16127 - LP: #615265
16128 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16129 correct codec ID
16130 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16131 - LP: #605101
16132 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16133 - LP: #495134
16134 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16135 - LP: #519066
16136 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16137 - LP: #519066
16138 * input: mt: Initialize slots to unused (rev2)
16139 * input: mt: Add support for the Bamboo Touch trackpad
16140 * hid: Add a hid quirk for input sync override
16141
16142 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16143
16144linux (2.6.35-18.24) maverick; urgency=low
16145
16146 [ Colin Watson ]
16147
16148 * Pass DEB_MAINT_PARAMS to hook scripts
16149
16150 [ Leann Ogasawara ]
16151
16152 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16153 - LP: #584812
16154 * rebase to v2.6.35.3
16155
16156 [ Upstream Kernel Changes ]
16157
16158 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16159 - LP: #609234
16160 * can: add limit for nframes and clean up signed/unsigned variables
16161 - CVE-2010-2959
16162 * drm: Initialize ioctl struct when no user data is present
16163 - CVE-2010-2803
16164 * ARM: initial stack protector (-fstack-protector) support
16165 * ARM: stack protector: change the canary value per task
16166 * [ARM] implement arch_randomize_brk()
16167 * [ARM] add address randomization to mmap()
16168 * ARM: fix ASLR of PIE executables
16169
16170 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16171
16172linux (2.6.35-17.23) maverick; urgency=low
16173
16174 [ Jeremy Kerr ]
16175
16176 * [Config] build-in uinput module
16177 - LP: #584812
16178
16179 [ Leann Ogasawara ]
16180
16181 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16182 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16183 * Revert "[Config] [FTBS] sparc: Temporarily disable
16184 CONFIG_MTD_NAND_DENALI"
16185 * Revert "[Config] [FTBS] sparc: Temporarily disable
16186 CONFIG_MFD_JANZ_CMODIO"
16187 * Revert "[Config] [FTBS] sparc: Temporarily disable
16188 CONFIG_INFINIBAND_QIB"
16189 * [Config] Enable INTEL_IPS
16190 - LP: #601057
16191 * Remove ia64 support
16192 * [Config] Update portsconfigs after removing ia64 support
16193 * Remove sparc support
16194 * [Config] Update portsconfigs after removing sparc support
16195
16196 [ Linus Torvalds ]
16197
16198 * (pre-stable) mm: fix page table unmap for stack guard page properly
16199
16200 [ Mathieu J. Poirier ]
16201
16202 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16203 - LP: #591941
16204
16205 [ Upstream Kernel Changes ]
16206
16207 * timer: add on-stack deferrable timer interfaces
16208 - LP: #601057
16209 * x86 platform driver: intelligent power sharing driver
16210 - LP: #601057
16211 * IPS driver: add GPU busy and turbo checking
16212 - LP: #601057
16213 * X86: intel_ips, check for kzalloc properly
16214 - LP: #601057
16215 * ips driver: make it less chatty
16216 - LP: #601057
16217
16218 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16219
16220linux (2.6.35-16.22) maverick; urgency=low
16221
16222 [ Andy Whitcroft ]
16223
16224 * debian -- more agressivly clean up after depmod on purge
16225 - LP: #618591
16226
16227 [ Henrik Rydberg ]
16228
16229 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16230
16231 [ Leann Ogasawara ]
16232
16233 * ubuntu: iscsitarget -- version 1.4.20.2
16234 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16235 * rebase to v2.6.35.2
16236 * [Config] update configs following rebase to v2.6.35.2
16237 * [Config] update ports configs following rebase to v2.6.35.2
16238
16239 [ Luke Yelavich ]
16240
16241 * [Config] Enable new firewire stack on powerpc
16242
16243 [ Mathieu J. Poirier ]
16244
16245 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16246 - LP: #608266
16247
16248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16249
16250linux (2.6.35-15.21) maverick; urgency=low
16251
16252 [ Luke Yelavich ]
16253
16254 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16255
16256 [ Upstream Kernel Changes ]
16257
16258 * Input: introduce MT event slots
16259 * Input: document the MT event slot protocol
16260 * (pre-stable) sched: Revert nohz_ratelimit() for now
16261 * (pre-stable) drm/radeon/kms: add missing copy from user
16262 - LP: #606081
16263
16264 [ Leann Ogasawara ]
16265
16266 * rebase to v2.6.35.1
16267
16268 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16269
16270linux (2.6.35-14.20) maverick; urgency=low
16271
16272 [ Andy Whitcroft ]
16273
16274 * update Vcs-Git to point to maverick repo
16275 * debian -- include the debian packaging in the -source package
16276 - LP: #608674
16277 * select debian source format 1.0
16278 * add support for building selected stages of kernel
16279 - LP: #603087
16280 * cleanup conditional dependancy handling
16281 - LP: #603087
16282
16283 [ Upstream Kernel Changes ]
16284
16285 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16286 - LP: #582199, #586418, #588031
16287 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16288 - LP: #582199, #586418, #588031
16289 * sched: Revert nohz_ratelimit() for now
16290
16291 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16292
16293linux (2.6.35-14.19) maverick; urgency=low
16294
16295 [ Leann Ogasawara ]
16296
16297 * rebase to v2.6.35
16298
16299 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16300
16301linux (2.6.35-13.18) maverick; urgency=low
16302
16303 [ Andy Whitcroft ]
16304
16305 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16306 * SAUCE: add tracing for user initiated readahead requests
16307 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16308 switch
16309 * SAUCE: vt -- allow grub to request automatic vt_handoff
16310 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16311 * SAUCE: drm -- stop early access to drm devices
16312
16313 [ Bryan Wu ]
16314
16315 * CONFIG: compile in OTG driver and Transceiver driver
16316 - LP: #566645
16317 * remove OTG modules from modules list file
16318
16319 [ John Johansen ]
16320
16321 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
16322 - LP: #581525, #599450
16323 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
16324 * SAUCE: AppArmor 2.4 compatibility patch
16325 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
16326 * SAUCE: fix pv-ops for legacy Xen
16327 * SAUCE: blkfront: default to sd devices
16328 * [Config] Build in drivers required for Xen pv-ops
16329
16330 [ Leann Ogasawara ]
16331
16332 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
16333 size."
16334
16335 [ Lee Jones ]
16336
16337 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
16338 - LP: #608095
16339 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
16340 just revision
16341 - LP: #608095
16342 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
16343 - LP: #608095
16344 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
16345 - LP: #608095
16346
16347 [ Upstream Kernel Changes ]
16348
16349 * agp/intel: Use the correct mask to detect i830 aperture size.
16350 - LP: #597075
16351
16352 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
16353
16354linux (2.6.35-12.17) maverick; urgency=low
16355
16356 [ Leann Ogasawara ]
16357
16358 * rebase to v2.6.35-rc6
16359 * [Config] update configs following rebase to v2.6.35-rc6
16360 * [Config] update ports configs following rebase to v2.6.35-rc6
16361 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
16362
16363 [ Leann Ogasawara ]
16364
16365 * rebase to v2.6.35-rc6
16366
16367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
16368
16369linux (2.6.35-11.16) maverick; urgency=low
16370
16371 [ Leann Ogasawara ]
16372
16373 * Bump ABI for new compiler update
16374
16375 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
16376
16377linux (2.6.35-10.15) maverick; urgency=low
16378
16379 [ Leann Ogasawara ]
16380
16381 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
16382 device"
16383 * [Config] Enable CONFIG_M686=y
16384 - LP: #592495
16385
16386 [ Upstream Kernel Changes ]
16387
16388 * tracing: Add alignment to syscall metadata declarations
16389
16390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
16391
16392linux (2.6.35-9.14) maverick; urgency=low
16393
16394 [ Andy Whitcroft ]
16395
16396 * ubuntu: AUFS -- add BOM and automated update script
16397 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
16398
16399 [ John Johansen ]
16400
16401 * [Config] Enable DRBD as a module
16402
16403 [ Kees Cook ]
16404
16405 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
16406 - LP: #604407
16407
16408 [ Leann Ogasawara ]
16409
16410 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
16411 - LP: #606139
16412 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
16413 - LP: #606139
16414 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16415 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16416
16417 [ Lee Jones ]
16418
16419 * Stop ARM boards crashing when CUPS is loaded
16420 - LP: #601226
16421
16422 [ Upstream Kernel Changes ]
16423
16424 * perf probe: Support tracing an entry of array
16425 * perf probe: Support static and global variables
16426
16427 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
16428
16429linux (2.6.35-8.13) maverick; urgency=low
16430
16431 [ Kees Cook ]
16432
16433 * SAUCE: Yama: check PTRACE using thread group leader
16434 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
16435 - LP: #603716
16436
16437 [ Leann Ogasawara ]
16438
16439 * rebase to v2.6.35-rc5
16440 * [Config] update configs following rebase to v2.6.35-rc5
16441
16442 [ Nicolas Pitre ]
16443
16444 * SAUCE: make ndiswrapper available on X86 only
16445
16446 [ Tim Gardner ]
16447
16448 * [Config] Added ums-cypress to udeb
16449 - LP: #576066
16450 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
16451 * [Config] CONFIG_NDISWRAPPER=m across all configs
16452
16453 [ Upstream Kernel Changes ]
16454
16455 * HID: magicmouse: report last touch up
16456 * rebase to 2.6.35-rc5
16457
16458 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
16459
16460linux (2.6.35-7.12) maverick; urgency=low
16461
16462 [ Tim Gardner ]
16463
16464 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
16465 - LP: #597075
16466
16467 [ Upstream Kernel Changes ]
16468
16469 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
16470 (squashed)
16471
16472 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
16473
16474linux (2.6.35-7.11) maverick; urgency=low
16475
16476 [ Tim Gardner ]
16477
16478 * [Config] CONFIG_X86_MRST=n
16479
16480 [ Upstream Kernel Changes ]
16481
16482 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
16483 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
16484 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
16485
16486 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
16487
16488linux (2.6.35-7.10) maverick; urgency=low
16489
16490 [ Kees Cook ]
16491
16492 * SAUCE: security: create task_free security callback
16493 * SAUCE: Yama: add PTRACE exception tracking and interface
16494 * SAUCE: security: unconditionally chain to Yama LSM
16495 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
16496 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
16497 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
16498 * [Upstream] security: Yama LSM
16499 * [Config] Enable CONFIG_SECURITY_YAMA=y
16500
16501 [ Tim Gardner ]
16502
16503 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
16504
16505 [ Upstream Kernel Changes ]
16506
16507 * rebase to 2.6.35-rc4
16508
16509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
16510
16511linux (2.6.35-6.9) maverick; urgency=low
16512
16513 [ Tim Gardner ]
16514
16515 * [Upstream] direct_splice_actor() should not use pos in sd
16516 - LP: #588861
16517
16518 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
16519
16520linux (2.6.35-6.8) maverick; urgency=low
16521
16522 [ Mathieu J. Poirier ]
16523
16524 * ARM: Adding regulator supply for vdds_sdi.
16525 - LP: #597904
16526
16527 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
16528
16529linux (2.6.35-6.7) maverick; urgency=low
16530
16531 [ Alberto Milone ]
16532
16533 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
16534
16535 [ Chase Douglas ]
16536
16537 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
16538 of mouse
16539 * [Upstream] HID: magicmouse: disable and add module param for scroll
16540 acceleration
16541 * [Upstream] HID: magicmouse: properly account for scroll movement in
16542 state
16543 * [Upstream] HID: magicmouse: add param for scroll speed
16544 * [Upstream] HID: magicmouse: enable horizontal scrolling
16545
16546 [ Henrik Rydberg ]
16547
16548 * [Upstream] Input: evdev - convert to dynamic event buffer
16549 * [Upstream] Input: evdev - use driver hint to compute size of event
16550 buffer
16551 * [Upstream] Input: bcm5974 - set the average number of events per MT
16552 event packet
16553 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
16554 * [Upstream] Input: evdev - never leave the client buffer empty after
16555 write
16556
16557 [ John Johansen ]
16558
16559 * SAUCE: AppArmor: -- mainline 2010-06-23
16560 * SAUCE: AppArmor 2.4 compatibility patch
16561 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
16562
16563 [ Leann Ogasawara ]
16564
16565 * [Config] Enable CONFIG_INTR_REMAP=y
16566 - LP: #597091
16567 * [Config] Enable CONFIG_X86_X2APIC
16568 - LP: #597091
16569
16570 [ Mathieu J. Poirier ]
16571
16572 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
16573 - LP: #594382
16574
16575 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
16576
16577linux (2.6.35-5.6) maverick; urgency=low
16578
16579 [ Amit Kucheria ]
16580
16581 * [Config] update omap flavour description
16582
16583 [ Andy Whitcroft ]
16584
16585 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
16586 - LP: #570500, #576274
16587 * SAUCE: add option to hand off all kernel parameters to init
16588 - LP: #586386
16589 * [Config] enable passing all kernel command line to init
16590 - LP: #586386
16591 * [Config] disable CONFIG_VMI
16592 - LP: #537601
16593 * [Config] enable CONFIG_IPV6_SIT_6RD
16594 - LP: #591869
16595 * [Config] enable CONFIG_VMWARE_BALOON as module
16596 - LP: #592039
16597
16598 [ Leann Ogasawara ]
16599
16600 * Revert "SAUCE: pm: Config option to disable handling of console during
16601 suspend/resume"
16602 - LP: #594885
16603 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
16604 * [Config] ports: enable passing all kernel command line to init
16605 - LP: #586386
16606 * [Config] Enable CONFIG_FB_VESA=y for x86
16607 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
16608 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
16609 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
16610 - LP: #493156
16611
16612 [ Mathieu Poirier ]
16613
16614 * ARM: Adding MosChip MCS7830 to nic-usb
16615 - LP: #584920
16616
16617 [ Upstream Kernel Changes ]
16618
16619 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
16620 * docbook: need xmldoclinks for all doc types
16621 * perf probe: Add kernel source path option
16622
16623 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
16624
16625linux (2.6.35-4.5) maverick; urgency=low
16626
16627 [ Leann Ogasawara ]
16628
16629 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
16630 size (rev2)"
16631 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
16632 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
16633 (rev4)"
16634 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
16635 modules"
16636 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
16637 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
16638 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
16639
16640 [ Tim Gardner ]
16641
16642 * [Config] CONFIG_NFS_FSCACHE=y
16643 - LP: #440522
16644 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
16645 - LP: #440522
16646
16647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
16648
16649linux (2.6.35-3.4) maverick; urgency=low
16650
16651 [ Andy Whitcroft ]
16652
16653 * debian -- ensure the version number is clean
16654
16655 [ Henrik Rydberg ]
16656
16657 * [Upstream] Introduce MT event slots (rev 5)
16658 * [Upstream] Document the MT event slot protocol (rev5)
16659 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
16660 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
16661 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
16662 (rev2)
16663
16664 [ Leann Ogasawara ]
16665
16666 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
16667 * Revert "SAUCE: hostap: send events on data interface as well as master
16668 interface"
16669 * Revert "Fix webcam having USB ID 0ac8:303b"
16670 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
16671 * rebase to v2.6.35-rc3
16672
16673 [ Maxim Levitsky ]
16674
16675 * [Config] Enable new Smartmedia/xD translation layer
16676 - LP: #202490
16677
16678 [ Upstream Kernel Changes ]
16679
16680 * net: fix deliver_no_wcard regression on loopback device
16681
16682 [ Upstream changes ]
16683
16684 * rebased to v2.6.35-rc3
16685
16686 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
16687
16688linux (2.6.35-2.3) maverick; urgency=low
16689
16690 [ Bryan Wu ]
16691
16692 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
16693
16694 [ Leann Ogasawara ]
16695
16696 * [Config] armel: Enable CONFIG_BNX2=m
16697 * [Config] ports: Enable CONFIG_BNX2X=m
16698 * SAUCE: armel: define get_dma_ops to fix FTBS
16699
16700 [ Tim Gardner ]
16701
16702 * [Upstream] net: Print num_rx_queues imbalance warning only when there
16703 are allocated queues
16704 - LP: #591416
16705
16706 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
16707
16708linux (2.6.35-2.2) maverick; urgency=low
16709
16710 [ Andy Whitcroft ]
16711
16712 * [Config] d-i: make armel configuration versatile flavour specific
16713 - LP: #588805
16714 * [Config] d-i: enable .udebs for omap flavour
16715 - LP: #588805
16716
16717 [ Kees Cook ]
16718
16719 * ptrace: limit scope to attach only (allow read)
16720 - LP: #589656
16721
16722 [ Leann Ogasawara ]
16723
16724 * rebase to v2.6.35-rc2
16725 * [Config] update configs following rebase to v2.6.35-rc2
16726 * [Config] update port configs following rebase to v2.6.35-rc2
16727
16728 [ Lee Jones ]
16729
16730 * Enable perf to be more helpful when perf_<version> does not exist.
16731 - LP: #570500
16732 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
16733
16734 [ Tim Gardner ]
16735
16736 * [Config] Update bnx2 udeb firmware files
16737 - LP: #589304
16738
16739 [ Upstream changes ]
16740
16741 * rebased to v2.6.35-rc2
16742
16743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
16744
16745linux (2.6.35-1.1) maverick; urgency=low
16746
16747 [ Andy Whitcroft ]
16748
16749 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
16750 - LP: #587888
16751 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
16752
16753 [ Leann Ogasawara ]
16754
16755 * rebase to v2.6.35-rc1
16756 * [Config] update configs following rebase to v2.6.35-rc1
16757 * [Config] update port configs following rebase to v2.6.35-rc1
16758 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
16759 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
16760 * SAUCE: ndiswrapper: convert multicast list to list_head
16761 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
16762 * [Config] [FTBS] ia64: Temporarily disable gpiolib
16763 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
16764 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
16765 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
16766 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
16767 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
16768 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
16769 * [Config] [FTBS] armel: Temporarily disable bnx2
16770 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
16771 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
16772 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
16773 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
16774 gpio_set_debounce
16775
16776 [ Upstream Kernel Changes ]
16777
16778 * of/usb: fix build error due to of_node pointer move
16779 * n2_crypto: Fix build after of_device/of_platform_driver changes.
16780 * powerpc/fsl-booke: fix the case where we are not in the first page
16781 * powerpc/fsl-booke: Move the entry setup code into a seperate file
16782 * powerpc/kexec: Add support for FSL-BookE
16783 * greth: Fix build after OF device conversions.
16784
16785 [ Upstream changes ]
16786
16787 * rebased to v2.6.35-rc1
16788
16789 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
16790
16791linux (2.6.35-1.0) UNRELEASED; urgency=low
16792
16793 [ Leann Ogasawara ]
16794
16795 * Null entry.
16796
16797 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
16798
16799linux (2.6.34-5.14) maverick; urgency=low
16800
16801 [ Tim Gardner ]
16802
16803 * [Config] Added module inclusion support
16804 * [Config] Added virtual flavour module inclusion list and d-i package
16805 definitions
16806
16807 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
16808
16809linux (2.6.34-5.13) maverick; urgency=low
16810
16811 [ Andy Whitcroft ]
16812
16813 * Revert "ubuntu: AUFS -- aufs2 20091209"
16814 * Revert "ubuntu: AUFS -- export various core functions
16815 (aufs2-standalone.patch)"
16816 * Revert "ubuntu: AUFS -- export various core functions
16817 (aufs2-base.patch)"
16818 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
16819 - LP: #587888
16820 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
16821 - LP: #587888
16822 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
16823 - LP: #587888
16824 * [Config] AUFS -- enable aufs options
16825 - LP: #587888
16826
16827 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
16828
16829linux (2.6.34-5.12) maverick; urgency=low
16830
16831 [ Andy Whitcroft ]
16832
16833 * enforce -- ensure SYSFS compatibility is disabled
16834
16835 [ Chase Douglas ]
16836
16837 * build with libdw-dev for perf probe symbol support
16838 * maverick ftrace configuration changes
16839
16840 [ Kees Cook ]
16841
16842 * Revert "SAUCE: x86: brk away from exec rand area"
16843 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
16844 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
16845 * SAUCE: x86: implement cs-limit nx-emulation for ia32
16846 - LP: #369978
16847 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
16848 * SAUCE: x86: brk away from exec rand area
16849 - LP: #452175
16850 * SAUCE: ptrace: restrict ptrace scope to children
16851
16852 [ Leann Ogasawara ]
16853
16854 * Add new omap flavour to getabis
16855 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
16856 - LP: #585490
16857 * build/modules: Temorarily add ignore.modules
16858 * ubuntu: iscsitarget -- version 1.4.20.1
16859
16860 [ Loïc Minier ]
16861
16862 * SAUCE: [um] Don't use nx_enabled under UML
16863 - LP: #524849
16864
16865 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
16866
16867linux (2.6.34-4.11) maverick; urgency=low
16868
16869 [ Amit Kucheria ]
16870
16871 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
16872 * [Config] Add support for OMAP-mainline flavour
16873
16874 [ Andy Whitcroft ]
16875
16876 * SAUCE: powerpc: fix compile error when ptrace.h is included from
16877 userspace
16878 - LP: #583733
16879
16880 [ Chase Douglas ]
16881
16882 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
16883 are present"
16884 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
16885 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
16886 load detect pipe"
16887
16888 [ Kees Cook ]
16889
16890 * SAUCE: fs: block cross-uid sticky symlinks
16891 * SAUCE: fs: block hardlinks to non-accessible sources
16892
16893 [ Koen Kooi ]
16894
16895 * SAUCE: board-omap3-beagle: add DSS2 support
16896
16897 [ Leann Ogasawara ]
16898
16899 * Revert "staging/go7007 -- disable"
16900 * Revert "[Config] staging/winbond -- disable"
16901 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
16902 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
16903 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
16904 controller"
16905 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
16906 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
16907 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
16908 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
16909 chipsets."
16910 * Revert "[Upstream] b43: Declare all possible firmware files."
16911 * Revert "add Breaks: against hardy lvm2"
16912 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
16913 id on Vmware ESX Server"
16914 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
16915 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
16916 * [Config] Enable CONFIG_USB=y for armel and sparc
16917 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
16918 * [Config] Enable CONFIG_RFKILL=y for ports
16919 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
16920 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
16921 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
16922 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
16923 * [Config] Enable CONFIG_LIBERTAS_MESH=y
16924 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
16925 * [Config] CONFIG_RT2800USB_UNKNOWN=y
16926 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
16927 * [Config] Enable CONFIG_CEPH_FS=m
16928 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
16929 * [Config] Enable CONFIG_EEEPC_WMI=m
16930 * [Config] Enable CONFIG_RT2800PCI=m
16931 * [Config] Enable CONFIG_SCSI_HPSA=m
16932 * [Config] Enable CONFIG_VHOST_NET=m
16933 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
16934 - LP: #582350
16935 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
16936 - LP: #579300
16937 * [Config] Enable CONFIG_PCIEASPM=y
16938 - LP: #333990
16939 * [Config] updateconfigs for OMAP flavour
16940
16941 [ Loïc Minier ]
16942
16943 * Enable perf tools on armel
16944
16945 [ Tim Gardner ]
16946
16947 * SAUCE: Updated ndiswrapper to 1.56
16948 - LP: #582555
16949 * [Config] Added virtual flavour
16950 * [Config] Remove support for sub-flavours
16951 * [Config] Removed amd64 preempt flavour
16952 * [Config] updateconfigs, updateportsconfigs after flavour munging
16953
16954 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
16955
16956linux (2.6.34-3.10) maverick; urgency=low
16957
16958 [ Leann Ogasawara ]
16959
16960 * rebase to v2.6.34
16961
16962 [ Upstream changes ]
16963
16964 * rebased to v2.6.34
16965
16966 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
16967
16968linux (2.6.34-2.9) maverick; urgency=low
16969
16970 [ Leann Ogasawara ]
16971
16972 * [Config] [FTBS] Disable comedi for armel
16973
16974 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
16975
16976linux (2.6.34-2.8) maverick; urgency=low
16977
16978 [ Leann Ogasawara ]
16979
16980 * Drop lpia
16981 * [Config] [FTBS] disable KVM
16982 * [Config] [FTBS] disable ipr for armel
16983
16984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
16985
16986linux (2.6.34-2.7) maverick; urgency=low
16987
16988 [ Leann Ogasawara ]
16989
16990 * [Config] disable CONFIG_SCSI_IPR on powerpc
16991 * [Config] Remove 386 flavour per UDS discussion
16992
16993 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
16994
16995linux (2.6.34-1.6) maverick; urgency=low
16996
16997 [ Chase Douglas ]
16998
16999 * enforce CONFIG_TMPFS_POSIX_ACL=y
17000 - LP: #575940
17001 * don't force module dependency checking
17002 - LP: #577029
17003
17004 [ Kees Cook ]
17005
17006 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
17007 - LP: #568844
17008
17009 [ Leann Ogasawara ]
17010
17011 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
17012 * rebase to v2.6.34-rc7
17013 * [Config] update configs following rebase to v2.6.34-rc7
17014 * [Config] update port configs following rebase to v2.6.34-rc7
17015 * Add btrfs to the udebs
17016
17017 [ Tim Gardner ]
17018
17019 * [Config] Add atl1c to nic-modules udeb
17020 - LP: #557130
17021
17022 [ Upstream changes ]
17023
17024 * rebased to v2.6.34-rc7
17025
17026 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
17027
17028linux (2.6.34-1.5) UNRELEASED; urgency=low
17029
17030 [ Leann Ogasawara ]
17031
17032 * rebase to v2.6.34-rc6
17033 * [Config] update configs following rebase to v2.6.34-rc6
17034 * [Config] update port configs following rebase to v2.6.34-rc6
17035
17036 [ Upstream changes ]
17037
17038 * rebased to v2.6.34-rc6
17039
17040 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
17041
17042linux (2.6.34-1.4) UNRELEASED; urgency=low
17043
17044 [ Leann Ogasawara ]
17045
17046 * rebase to v2.6.34-rc5
17047 * [Config] update ports configs following rebase to v2.6.34-rc5
17048
17049 [ Upstream changes ]
17050
17051 * rebased to v2.6.34-rc5
17052
17053 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
17054
17055linux (2.6.34-1.3) UNRELEASED; urgency=low
17056
17057 [ Leann Ogasawara ]
17058
17059 * rebase to v2.6.34-rc4
17060 * [Config] update configs following rebase to v2.6.34-rc4
17061 * [Config] update port configs following rebase to v2.6.34-rc4
17062 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
17063
17064 [ Upstream changes ]
17065
17066 * rebased to v2.6.34-rc4
17067
17068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
17069
17070linux (2.6.34-1.2) UNRELEASED; urgency=low
17071
17072 [ Leann Ogasawara ]
17073
17074 * Temorarily disable building linux-doc
17075 * rebase to v2.6.34-rc3
17076 * [Config] update configs following rebase to v2.6.34-rc3
17077 * [Config] update port configs following rebase to v2.6.34-rc3
17078
17079 [ Upstream changes ]
17080
17081 * rebased to v2.6.34-rc3
17082
17083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
17084
17085linux (2.6.34-1.1) UNRELEASED; urgency=low
17086
17087 [ Leann Ogasawara ]
17088
17089 * rebase to v2.6.34-rc2
17090 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
17091 * [Config] update port configs following rebase to v2.6.34-rc2
17092 * [Config] update configs following rebase to v2.6.34-rc2
17093
17094 [ Upstream changes ]
17095
17096 * rebased to v2.6.34-rc2
17097
17098 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
17099
17100linux (2.6.33-1.1) UNRELEASED; urgency=low
17101
17102 [ Leann Ogasawara ]
17103
17104 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
17105 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
17106 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
17107 * ubuntu: lirc -- rename kfifo_put and kfifo_get
17108 * ubuntu: iscsitarget -- rename daddr inet_sock field
17109 * rebased to v2.6.33
17110 * [Config] update configs following rebase to v2.6.33
17111 * [Config] update ports configs following rebase to v2.6.33
17112
17113 [ Upstream changes ]
17114
17115 * rebased to v2.6.33
17116
17117 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
17118
17119linux (2.6.33-0.0) UNRELEASED; urgency=low
17120
17121 [ Leann Ogasawara ]
17122
17123 * Null entry.
17124
17125 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17126
17127linux (2.6.32-16.25) lucid; urgency=low
17128
17129 [ Andy Whitcroft ]
17130
17131 * linux-tools -- move to Suggests: with explicit seeding
17132 - LP: #534635
17133
17134 [ Tim Gardner ]
17135
17136 * [Config] CONFIG_HID=m
17137
17138 [ Upstream Kernel Changes ]
17139
17140 * (pre-stable) sched: Fix SMT scheduler regression in
17141 find_busiest_queue()
17142 * KVM: introduce kvm_vcpu_on_spin
17143 * KVM: VMX: Add support for Pause-Loop Exiting
17144
17145 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17146
17147linux (2.6.32-16.24) lucid; urgency=low
17148
17149 [ Andy Whitcroft ]
17150
17151 * armel -- perf userspace does not support arm
17152 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17153
17154 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17155
17156linux (2.6.32-16.23) lucid; urgency=low
17157
17158 [ Andy Whitcroft ]
17159
17160 * SAUCE: PM report driver and device suspend/resume times -- move config
17161 * update to standards version 3.8.4.0
17162 * printenv -- expose all of the package selectors
17163 * source package -- cleanup source content control
17164 * doc package -- ensure we do build package content on buildd
17165 * lintian -- correct the address in the debian/copyright
17166 * lintian -- update debhelper package version dependancy
17167 * lintian -- fix ghostscript dependancy
17168 * lintian -- add required misc:Depends
17169 * lintian -- move our debhelper compat level to debian/compat
17170 * perf -- build the kernel carried tools
17171 * perf -- add linux-tools carrying the version switches and manuals
17172 * SAUCE: fix up Kconfig for staging drivers
17173 * [Config] enable NOUVEAU etc following drm backport
17174 * update DRM to mainline v2.6.33
17175 * [Config] Remove AppArmor config options that no longer exist (ports)
17176 * [Config] updateportsconfigs following drm update
17177
17178 [ John Johansen ]
17179
17180 * ubuntu: AppArmor -- update to mainline 2010-03-04
17181 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17182 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17183 * [Config] Remove AppArmor config options that no longer exist
17184
17185 [ Manoj Iyer ]
17186
17187 * ubuntu: rtl8192se -- version 2010-0115,0014
17188 - LP: #530275
17189 * [Config] added CONFIG_RTL8192SE module.
17190 - LP: #530275
17191
17192 [ Tim Gardner ]
17193
17194 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17195 - LP: #531017
17196 * [Upstream] netfilter: xt_recent: Add an entry reaper
17197
17198 [ Upstream Kernel Changes ]
17199
17200 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17201 emulation"
17202 * Revert "KVM: x86 emulator: Fix popf emulation"
17203 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17204 emulation"
17205 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17206 * Revert "KVM: fix memory access during x86 emulation."
17207 * Add vlan (8021.Q) module package for d-i.
17208 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17209 Inspiron 700m
17210 - LP: #515246
17211 * [Upstream] docbook: need xmldoclinks for all doc types
17212 * x86: set_personality_ia32() misses force_personality32
17213 * lib: Introduce generic list_sort function
17214 * drm/nv50: Implement ctxprog/state generation.
17215 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17216 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17217 Inspiron 700m
17218 - LP: #515246
17219
17220 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17221
17222linux (2.6.32-15.22) lucid; urgency=low
17223
17224 [ Andy Whitcroft ]
17225
17226 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17227 * Revert "SAUCE: PM report driver and device suspend/resume times."
17228 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17229
17230 [ Manoj Iyer ]
17231
17232 * SAUCE: PM report driver and device suspend/resume times.
17233
17234 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17235
17236linux (2.6.32-15.21) lucid; urgency=low
17237
17238 [ Andy Whitcroft ]
17239
17240 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17241 * Revert "[Config] lenovo-sl-laptop -- enable"
17242 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17243 * armel -- cramfs module will no longer be built
17244 * d-i -- make all modules optional
17245 * rename the debug packages to match archive standard
17246 - LP: #527837
17247 * lenovo-sl-laptop is no longer built
17248
17249 [ Colin Ian King ]
17250
17251 * Disable 4MB page tables for Atom, work around errata AAE44
17252 - LP: #523112
17253
17254 [ Colin Watson ]
17255
17256 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17257 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17258
17259 [ Jesse Barnes ]
17260
17261 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17262 detect pipe
17263 - LP: #488328
17264
17265 [ Loïc Minier ]
17266
17267 * [Config] armel Update versatile initrd configs
17268 - LP: #524893
17269 * SAUCE: [um] Don't use nx_enabled under UML
17270 - LP: #524849
17271
17272 [ Manoj Iyer ]
17273
17274 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17275
17276 [ Mario Limonciello ]
17277
17278 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17279
17280 [ Rafael J. Wysocki ]
17281
17282 * SAUCE: PM report driver and device suspend/resume times.
17283
17284 [ Surbhi Palande ]
17285
17286 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17287 - CVE-2009-4538
17288 * Revert "[Upstream] e1000: enhance frame fragment detection"
17289 - CVE-2009-4536
17290
17291 [ Tim Gardner ]
17292
17293 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17294 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17295 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17296
17297 [ Upstream Kernel Changes ]
17298
17299 * Revert "(pre-stable) eCryptfs: Add getattr function"
17300 * Fix potential crash with sys_move_pages
17301 * futex_lock_pi() key refcnt fix
17302 * futex: Handle user space corruption gracefully
17303 * futex: Handle futex value corruption gracefully
17304 * Fix race in tty_fasync() properly
17305 * hwmon: (w83781d) Request I/O ports individually for probing
17306 * hwmon: (lm78) Request I/O ports individually for probing
17307 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17308 * ALSA: ctxfi - fix PTP address initialization
17309 * drm/i915: disable hotplug detect before Ironlake CRT detect
17310 * drm/i915: enable self-refresh on 965
17311 * drm/i915: Disable SR when more than one pipe is enabled
17312 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17313 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17314 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17315 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17316 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17317 * i2c-tiny-usb: Fix on big-endian systems
17318 * drm/i915: handle FBC and self-refresh better
17319 * drm/i915: Increase fb alignment to 64k
17320 * drm/i915: Update write_domains on active list after flush.
17321 * regulator: Fix display of null constraints for regulators
17322 * ALSA: hda-intel: Avoid divide by zero crash
17323 * CPUFREQ: Fix use after free of struct powernow_k8_data
17324 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
17325 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
17326 * ioat: fix infinite timeout checking in ioat2_quiesce
17327 * resource: add helpers for fetching rlimits
17328 * fs/exec.c: restrict initial stack space expansion to rlimit
17329 * cifs: fix length calculation for converted unicode readdir names
17330 * NFS: Fix a reference leak in nfs_wb_cancel_page()
17331 * NFS: Try to commit unstable writes in nfs_release_page()
17332 * NFSv4: Don't allow posix locking against servers that don't support it
17333 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
17334 * NFS: Fix an Oops when truncating a file
17335 * NFS: Fix a umount race
17336 * NFS: Fix a bug in nfs_fscache_release_page()
17337 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
17338 * md: fix 'degraded' calculation when starting a reshape.
17339 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
17340 * Export the symbol of getboottime and mmonotonic_to_bootbased
17341 * kvmclock: count total_sleep_time when updating guest clock
17342 * KVM: PIT: control word is write-only
17343 * tpm_infineon: fix suspend/resume handler for pnp_driver
17344 * amd64_edac: Do not falsely trigger kerneloops
17345 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
17346 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
17347 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
17348 * netfilter: xtables: compat out of scope fix
17349 * netfilter: nf_conntrack: fix hash resizing with namespaces
17350 * drm/i915: remove full registers dump debug
17351 * drm/i915: add i915_lp_ring_sync helper
17352 * drm/i915: Don't wait interruptible for possible plane buffer flush
17353 * dasd: remove strings from s390dbf
17354 * crypto: padlock-sha - Add import/export support
17355 * wmi: Free the allocated acpi objects through wmi_get_event_data
17356 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
17357 * /dev/mem: introduce size_inside_page()
17358 * devmem: check vmalloc address on kmem read/write
17359 * devmem: fix kmem write bug on memory holes
17360 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
17361 of value 0.
17362 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
17363 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
17364 * dst: call cond_resched() in dst_gc_task()
17365 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
17366 * befs: fix leak
17367 * rtc-fm3130: add missing braces
17368 * Call flush_dcache_page after PIO data transfers in libata-sff.c
17369 * ahci: add Acer G725 to broken suspend list
17370 * pktgen: Fix freezing problem
17371 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
17372 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
17373 * x86: Re-get cfg_new in case reuse/move irq_desc
17374 * Staging: fix rtl8187se compilation errors with mac80211
17375 * ALSA: usb-audio - Avoid Oops after disconnect
17376 * serial: 8250: add serial transmitter fully empty test
17377 * sysfs: sysfs_sd_setattr set iattrs unconditionally
17378 * class: Free the class private data in class_release
17379 * USB: usbfs: only copy the actual data received
17380 * USB: usbfs: properly clean up the as structure on error paths
17381 * rtl8187: Add new device ID
17382 * ACPI: Add NULL pointer check in acpi_bus_start
17383 * ACPI: fix High cpu temperature with 2.6.32
17384 * drm/radeon/kms: use udelay for short delays
17385 * NFS: Too many GETATTR and ACCESS calls after direct I/O
17386 * eCryptfs: Add getattr function
17387 * b43: Fix throughput regression
17388 * ath9k: Fix sequence numbers for PAE frames
17389 * mac80211: Fix probe request filtering in IBSS mode
17390 * iwlwifi: Fix to set correct ht configuration
17391 * dm stripe: avoid divide by zero with invalid stripe count
17392 * dm log: userspace fix overhead_size calcuations
17393 * Linux 2.6.32.9
17394 * sfc: Fix SFE4002 initialisation
17395 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
17396 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
17397 * (pre-stable) HID: handle joysticks with large number of buttons
17398 - LP: #492056
17399 * (pre-stable) HID: extend mask for BUTTON usage page
17400 - LP: #492056
17401 * PM: Measure device suspend and resume times
17402 * e1000: enhance frame fragment detection
17403 - CVE-2009-4536
17404 * e1000e: enhance frame fragment detection
17405 - CVE-2009-4538
17406 * KVM: fix memory access during x86 emulation.
17407 - CVE-2010-0306
17408 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
17409 - CVE-2010-0306
17410 * KVM: x86 emulator: Check IOPL level during io instruction emulation
17411 - CVE-2010-0306
17412 * KVM: x86 emulator: Fix popf emulation
17413 - CVE-2010-0306
17414 * KVM: x86 emulator: Check CPL level during privilege instruction
17415 emulation
17416 - CVE-2010-0306
17417 * Input: wacom - ensure the device is initialized properly upon resume
17418 * Input: wacom - add defines for packet lengths of various devices
17419 * Input: wacom - add support for new LCD tablets
17420 - LP: #516777
17421
17422 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
17423
17424linux (2.6.32-14.20) lucid; urgency=low
17425
17426 [ Andy Whitcroft ]
17427
17428 * rebuild following the GCC update to match compiler for out of tree modules
17429 * Revert "[Config] drbd -- enable"
17430 * Revert "ubuntu: drbd -- version 8.3.1"
17431 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
17432 - LP: #510937
17433
17434 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
17435
17436linux (2.6.32-14.19) lucid; urgency=low
17437
17438 [ Andy Whitcroft ]
17439
17440 * ensure we build the source package contents when enabled
17441 - LP: #522308
17442 * [Config] enable CONFIG_X86_MCE_XEON75XX
17443 * SAUCE: AppArmor -- add linux/kref.h for struct kref
17444 * [Config] enable CONFIG_HID_ORTEK
17445 * enable udeb generation for arm versatile flavour
17446 - LP: #522515
17447
17448 [ John Johansen ]
17449
17450 * ubuntu: AppArmor -- update to mainline 2010-02-18
17451 - LP: #439560, #496110, #507069
17452
17453 [ Johnathon Harris ]
17454
17455 * SAUCE: HID: add support for Ortek WKB-2000
17456 - LP: #405390
17457
17458 [ Upstream Kernel Changes ]
17459
17460 * tpm_tis: TPM_STS_DATA_EXPECT workaround
17461 - LP: #490487
17462 * x86, mce: Xeon75xx specific interface to get corrected memory error
17463 information
17464 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
17465 * x86, mce: Make xeon75xx memory driver dependent on PCI
17466 * drm/edid: Unify detailed block parsing between base and extension
17467 blocks
17468 - LP: #500999
17469 * (pre-stable) eCryptfs: Add getattr function
17470 - LP: #390833
17471
17472 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
17473
17474linux (2.6.32-13.18) lucid; urgency=low
17475
17476 [ Andy Whitcroft ]
17477
17478 * Revert "enforcer -- make the enforcement configuration common"
17479 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
17480 (Dell E6x00 series)"
17481 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
17482 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
17483 0755"
17484 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
17485 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
17486 * Revert "SAUCE: make fc transport removal of target configurable"
17487 * enforcer -- make the enforcement configuration common
17488 * getabis -- add preempt flavour to the list
17489 * [Config] enforce DEVTMPFS options
17490 * [Config] armel -- cleanup to-be builtin modules
17491 * [Config] cleanup ports configs
17492 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
17493 - LP: #485536
17494 * add printdebian target to find branch target
17495 * distclean -- do not remove debian.env
17496 * [Config] generic-pae switch to M586TSC
17497 - LP: #519448
17498 * git-ubuntu-log -- commonise duplicated log handling
17499 * git-ubuntu-log -- tighten up Bug: NNNN matching
17500 * git-ubuntu-log -- sort the bug numbers
17501
17502 [ Chris Wilson ]
17503
17504 * (pre-stable) drm/i915: Increase fb alignment to 64k
17505 - LP: #404064
17506
17507 [ Eric Miao ]
17508
17509 * arm -- enable ubuntu/ directory
17510
17511 [ Huang Ying ]
17512
17513 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
17514 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
17515
17516 [ Loïc Minier ]
17517
17518 * [Config] cleanup preempt configuration
17519 * [Config] versatile: Fix video output
17520 - LP: #517594
17521 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
17522 * [Config] Large update to armel/versatile
17523 * [Config] versatile: Add RTC support
17524 * [Config] armel: Enable NEON
17525 * [Config] versatile: Builtin MMC support
17526 * [Config] versatile Builtin SCSI controller
17527 * [Config] armel Disable dma_cache_sync callers
17528 * [Config] armel Disable asm/time.h users
17529 * [Config] armel Disable out of range udelay()
17530 * [Config] armel Disable flush_cache_range() users
17531 * [Config] armel -- Enable ubuntu/ drivers
17532
17533 [ Steve Conklin ]
17534
17535 * SAUCE: drm/i915: Add display hotplug event on Ironlake
17536 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
17537
17538 [ Upstream Kernel Changes ]
17539
17540 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
17541 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
17542 in IRQ handler""
17543 * clockevent: Don't remove broadcast device when cpu is dead
17544 * clockevents: Add missing include to pacify sparse
17545 * ACPI: don't cond_resched if irq is disabled
17546 * be2net: Add support for next generation of BladeEngine device.
17547 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
17548 * mpt2sas: New device SAS2208 support is added
17549 * ar9170: Add support for D-Link DWA 160 A2
17550 * powerpc/fsl: Add PCI device ids for new QoirQ chips
17551 * davinci: dm646x: Add support for 3.x silicon revision
17552 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
17553 * Driver-Core: devtmpfs - set root directory mode to 0755
17554 * driver-core: fix devtmpfs crash on s390
17555 * vfs: get_sb_single() - do not pass options twice
17556 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
17557 * V4L/DVB (13569): smsusb: add autodetection support for five additional
17558 Hauppauge USB IDs
17559 * USB: mos7840: add device IDs for B&B electronics devices
17560 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
17561 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
17562 SubVendor ID: 0x1043 Device ID: 0x4847)
17563 * iTCO_wdt: Add support for Intel Ibex Peak
17564 * atl1c:use common_task instead of reset_task and link_chg_task
17565 * atl1e:disable NETIF_F_TSO6 for hardware limit
17566 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
17567 * V4L/DVB (13680b): DocBook/media: create links for included sources
17568 * netfilter: xtables: fix conntrack match v1 ipt-save output
17569 * partitions: read whole sector with EFI GPT header
17570 * partitions: use sector size for EFI GPT
17571 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
17572 * sched: Fix isolcpus boot option
17573 * sched: Fix missing sched tunable recalculation on cpu add/remove
17574 * nohz: Prevent clocksource wrapping during idle
17575 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
17576 * timers, init: Limit the number of per cpu calibration bootup messages
17577 * PCI: Always set prefetchable base/limit upper32 registers
17578 * iscsi class: modify handling of replacement timeout
17579 * NFS: Revert default r/wsize behavior
17580 * HID: fixup quirk for NCR devices
17581 * scsi_devinfo: update Hitachi entries (v2)
17582 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
17583 * scsi_transport_fc: remove invalid BUG_ON
17584 * lpfc: fix hang on SGI ia64 platform
17585 * libfc: fix typo in retry check on received PRLI
17586 * libfc: fix ddp in fc_fcp for 0 xid
17587 * fcoe: remove redundant checking of netdev->netdev_ops
17588 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
17589 * libfc: lport: fix minor documentation errors
17590 * libfc: don't WARN_ON in lport_timeout for RESET state
17591 * fcoe: initialize return value in fcoe_destroy
17592 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
17593 * libfc: fix memory corruption caused by double frees and bad error
17594 handling
17595 * libfc: fix free of fc_rport_priv with timer pending
17596 * libfc: remote port gets stuck in restart state without really
17597 restarting
17598 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
17599 * fcoe: Fix checking san mac address
17600 * fcoe: Fix getting san mac for VLAN interface
17601 * qlge: Remove explicit setting of PCI Dev CTL reg.
17602 * qlge: Set PCIE max read request size.
17603 * qlge: Don't fail open when port is not initialized.
17604 * qlge: Add handler for DCBX firmware event.
17605 * qlge: Bonding fix for mode 6.
17606 * PCI: AER: fix aer inject result in kernel oops
17607 * DMI: allow omitting ident strings in DMI tables
17608 * Input: i8042 - remove identification strings from DMI tables
17609 * Input: i8042 - add Gigabyte M1022M to the noloop list
17610 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
17611 * ALSA: hda - select IbexPeak handler for Calpella
17612 * ALSA: hda - Fix quirk for Maxdata obook4-1
17613 * ALSA: hda - Add missing Line-Out and PCM switches as slave
17614 * iTCO_wdt.c - cleanup chipset documentation
17615 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
17616 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
17617 * ahci: disable SNotification capability for ich8
17618 * ata_piix: fix MWDMA handling on PIIX3
17619 * md: fix small irregularity with start_ro module parameter
17620 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
17621 * cio: fix double free in case of probe failure
17622 * cio: dont panic in non-fatal conditions
17623 * netiucv: displayed TX bytes value much too high
17624 * ipc ns: fix memory leak (idr)
17625 * ALSA: hda - Fix HP T5735 automute
17626 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
17627 * UBI: fix memory leak in update path
17628 * UBI: initialise update marker
17629 * ASoC: fix a memory-leak in wm8903
17630 * mac80211: check that ieee80211_set_power_mgmt only handles STA
17631 interfaces.
17632 * cfg80211: fix channel setting for wext
17633 * KVM: S390: fix potential array overrun in intercept handling
17634 * KVM: only allow one gsi per fd
17635 * KVM: Fix race between APIC TMR and IRR
17636 * KVM: MMU: bail out pagewalk on kvm_read_guest error
17637 * KVM: x86: Fix host_mapping_level()
17638 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
17639 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
17640 * KVM: fix lock imbalance in kvm_*_irq_source_id()
17641 * KVM: only clear irq_source_id if irqchip is present
17642 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
17643 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
17644 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
17645 - LP: #516325
17646 * iwlwifi: Fix throughput stall issue in HT mode for 5000
17647 * fnctl: f_modown should call write_lock_irqsave/restore
17648 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
17649 CPUID drivers.
17650 * Linux 2.6.32.7
17651 * scsi_lib: Fix bug in completion of bidi commands
17652 * mptsas: Fix issue with chain pools allocation on katmai
17653 * mm: add new 'read_cache_page_gfp()' helper function
17654 * drm/i915: Selectively enable self-reclaim
17655 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
17656 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
17657 * x86: Set hotpluggable nodes in nodes_possible_map
17658 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
17659 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
17660 * zcrypt: Do not remove coprocessor for error 8/72
17661 * dasd: fix possible NULL pointer errors
17662 * ACPI: Add a generic API for _OSC -v2
17663 * ACPI: Add platform-wide _OSC support.
17664 * ACPI: fix OSC regression that caused aer and pciehp not to load
17665 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
17666 * UBI: fix volume creation input checking
17667 * e1000/e1000e: don't use small hardware rx buffers
17668 * drm/i915: Reload hangcheck timer too for Ironlake
17669 * Fix a leak in affs_fill_super()
17670 * Fix failure exits in bfs_fill_super()
17671 * fix oops in fs/9p late mount failure
17672 * fix leak in romfs_fill_super()
17673 * Fix remount races with symlink handling in affs
17674 * fix affs parse_options()
17675 * Fix failure exit in ipathfs
17676 * mm: fix migratetype bug which slowed swapping
17677 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
17678 NOMMU stack
17679 * Split 'flush_old_exec' into two functions
17680 * sparc: TIF_ABI_PENDING bit removal
17681 * x86: get rid of the insane TIF_ABI_PENDING bit
17682 * Input: winbond-cir - remove dmesg spam
17683 * x86: Disable HPET MSI on ATI SB700/SB800
17684 * iwlwifi: set default aggregation frame count limit to 31
17685 * drm/i915: only enable hotplug for detected outputs
17686 * firewire: core: add_descriptor size check
17687 * SECURITY: selinux, fix update_rlimit_cpu parameter
17688 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
17689 * x86: Add Dell OptiPlex 760 reboot quirk
17690 - LP: #488319
17691 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
17692 * x86/amd-iommu: Fix possible integer overflow
17693 * clocksource: fix compilation if no GENERIC_TIME
17694 * tcp: update the netstamp_needed counter when cloning sockets
17695 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
17696 * net: restore ip source validation
17697 * af_packet: Don't use skb after dev_queue_xmit()
17698 * ax25: netrom: rose: Fix timer oopses
17699 * KVM: allow userspace to adjust kvmclock offset
17700 * oprofile/x86: add Xeon 7500 series support
17701 * oprofile/x86: fix crash when profiling more than 28 events
17702 * libata: retry link resume if necessary
17703 * mm: percpu-vmap fix RCU list walking
17704 * mm: purge fragmented percpu vmap blocks
17705 * block: fix bio_add_page for non trivial merge_bvec_fn case
17706 * Fix 'flush_old_exec()/setup_new_exec()' split
17707 * random: drop weird m_time/a_time manipulation
17708 * random: Remove unused inode variable
17709 * block: fix bugs in bio-integrity mempool usage
17710 * usb: r8a66597-hdc disable interrupts fix
17711 * connector: Delete buggy notification code.
17712 * be2net: Bug fix to support newer generation of BE ASIC
17713 * be2net: Fix memset() arg ordering.
17714 * mm: flush dcache before writing into page to avoid alias
17715 * mac80211: fix NULL pointer dereference when ftrace is enabled
17716 * imxfb: correct location of callbacks in suspend and resume
17717 * mx3fb: some debug and initialisation fixes
17718 * starfire: clean up properly if firmware loading fails
17719 * kernel/cred.c: use kmem_cache_free
17720 * uartlite: fix crash when using as console
17721 * pktcdvd: removing device does not remove its sysfs dir
17722 * ath9k: fix eeprom INI values override for 2GHz-only cards
17723 * ath9k: fix beacon slot/buffer leak
17724 * powerpc: TIF_ABI_PENDING bit removal
17725 * NET: fix oops at bootime in sysctl code
17726 * Linux 2.6.32.8
17727
17728 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
17729
17730linux (2.6.32-12.17) lucid; urgency=low
17731
17732 [ Andy Whitcroft ]
17733
17734 * restore linux-image prefix -- master
17735 * enforce -- we require SELINUX enabled -- master
17736 * enforce -- ensure APPARMOR is our default LSM -- master
17737 * make doc package completely optional -- master
17738 * make source package completely optional -- master
17739 * make linux-libc-dev completly optional -- master
17740 * convert package disable to a deps list -- master
17741 * allow common headers to switch from indep to arch -- master
17742 * convert binary package disable to a deps list -- master
17743 * add configuration option for a full source build tree -- master
17744 * add support for uImage kernels in package control scripts
17745 * getabis -- cleanup and parameterise repository list -- master
17746 * getabis -- move configuration to etc/getabi -- master
17747 * kernelconfig -- move configuration to etc -- master
17748 * rules -- make debian/debian.env master for branch name
17749 * set the current branch name -- master
17750 * pull back common debian.master files into debian -- master
17751 * enforcer -- make the enforcement configuration common
17752 * insert-changes -- correctly link to debian/rules in DROOT
17753
17754 [ Colin Watson ]
17755
17756 * future-proof ddeb handling against buildd changes
17757
17758 [ Eric Miao ]
17759
17760 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
17761 X86
17762
17763 [ Loïc Minier ]
17764
17765 * Add modules.builtin.bin to prerm rm list
17766 - LP: #516584
17767
17768 [ Tim Gardner ]
17769
17770 * [Config] Implement the amd64 preempt flavour
17771
17772 [ Upstream Kernel Changes ]
17773
17774 * syslog: distinguish between /proc/kmsg and syscalls
17775 - LP: #515623
17776 * sfc: Fix polling for slow MCDI operations
17777 * sfc: Fix conditions for MDIO self-test
17778 * sfc: QT202x: Remove unreliable MMD check at initialisation
17779 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
17780 * sfc: Use fixed-size buffers for MCDI NVRAM requests
17781
17782 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
17783
17784linux (2.6.32-12.16) lucid; urgency=low
17785
17786 [ Andy Whitcroft ]
17787
17788 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
17789 first use"
17790 * SAUCE: acpi battery -- move first lookup asynchronous
17791 - LP: #507211
17792 * [Config] update configs to cleanup generic configs
17793 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
17794 * [Config] enable USER_NS
17795 - LP: #480739, #509808
17796
17797 [ Heiko Carstens ]
17798
17799 * (pre-stable) driver-core: fix devtmpfs crash on s390
17800 - LP: #512370
17801
17802 [ John Johansen ]
17803
17804 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
17805 - LP: #494565
17806 * [Config] VIRTIO=y for server/virtual flavours
17807 - LP: #494565
17808
17809 [ Kay Sievers ]
17810
17811 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
17812 - LP: #512370
17813
17814 [ Kees Cook ]
17815
17816 * SAUCE: x86: brk away from exec rand area
17817 - LP: #452175
17818
17819 [ Leann Ogasawara ]
17820
17821 * [Upstream] e1000: enhance frame fragment detection
17822 - CVE-2009-4536
17823 * [Upstream] e1000e: enhance frame fragment detection
17824 - CVE-2009-4538
17825
17826 [ Sebastian Kapfer ]
17827
17828 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
17829 series)
17830 - LP: #296610
17831
17832 [ Upstream Kernel Changes ]
17833
17834 * inotify: do not reuse watch descriptors
17835 - LP: #485556
17836 * inotify: only warn once for inotify problems
17837 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
17838 Framebuffer"
17839 * memcg: ensure list is empty at rmdir
17840 * drm/i915: remove loop in Ironlake interrupt handler
17841 * block: Fix incorrect reporting of partition alignment
17842 * x86, mce: Thermal monitoring depends on APIC being enabled
17843 * futexes: Remove rw parameter from get_futex_key()
17844 * page allocator: update NR_FREE_PAGES only when necessary
17845 * x86, apic: use physical mode for IBM summit platforms
17846 * edac: i5000_edac critical fix panic out of bounds
17847 * x86: SGI UV: Fix mapping of MMIO registers
17848 * mfd: WM835x GPIO direction register is not locked
17849 * mfd: Correct WM835x ISINK ramp time defines
17850 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
17851 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
17852 * reiserfs: truncate blocks not used by a write
17853 * HID: add device IDs for new model of Apple Wireless Keyboard
17854 * PCI/cardbus: Add a fixup hook and fix powerpc
17855 * Input: pmouse - move Sentelic probe down the list
17856 * asus-laptop: add Lenovo SL hotkey support
17857 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
17858 * sparc64: Fix NMI programming when perf events are active.
17859 * sparc64: Fix Niagara2 perf event handling.
17860 * i2c: Do not use device name after device_unregister
17861 * i2c/pca: Don't use *_interruptible
17862 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
17863 * sched: Fix task priority bug
17864 * vfs: Fix vmtruncate() regression
17865 * Linux 2.6.32.5
17866 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
17867 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
17868 * Staging: asus_oled: fix oops in 2.6.32.2
17869 * Staging: hv: fix smp problems in the hyperv core code
17870 * tty: fix race in tty_fasync
17871 * ecryptfs: use after free
17872 * ecryptfs: initialize private persistent file before dereferencing
17873 pointer
17874 * nozomi: quick fix for the close/close bug
17875 * serial: 8250_pnp: use wildcard for serial Wacom tablets
17876 * usb: serial: fix memory leak in generic driver
17877 * USB: fix bitmask merge error
17878 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
17879 * USB: EHCI: fix handling of unusual interrupt intervals
17880 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
17881 * USB: add missing delay during remote wakeup
17882 * USB: add speed values for USB 3.0 and wireless controllers
17883 * ACPI: EC: Accelerate query execution
17884 * ACPI: EC: Add wait for irq storm
17885 * SCSI: enclosure: fix oops while iterating enclosure_status array
17886 * drm/i915: Read the response after issuing DDC bus switch command
17887 * drm/i915: try another possible DDC bus for the SDVO device with
17888 multiple outputs
17889 * block: bdev_stack_limits wrapper
17890 * DM: Fix device mapper topology stacking
17891 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
17892 * USB: fix usbstorage for 2770:915d delivers no FAT
17893 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
17894 * perf timechart: Use tid not pid for COMM change
17895 * perf events: Dont report side-band events on each cpu for
17896 per-task-per-cpu events
17897 * perf: Honour event state for aux stream data
17898 * Linux 2.6.32.6
17899
17900 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
17901
17902linux (2.6.32-11.15) lucid; urgency=low
17903
17904 [ Andy Whitcroft ]
17905
17906 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
17907 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
17908 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
17909 boards"
17910 * Revert "[Upstream] mmc: prevent dangling block device from accessing
17911 stale queues"
17912 * Revert "SAUCE: Fix nx_enable reporting"
17913 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
17914 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17915 * SAUCE: i915 -- disable powersave by default
17916 - LP: #492392
17917
17918 [ Kees Cook ]
17919
17920 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17921 - LP: #369978
17922 * SAUCE: [x86] fix report of cs-limit nx-emulation
17923 - LP: #454285
17924 * SAUCE: Fix nx_enable reporting
17925 - LP: #454285
17926
17927 [ Tim Gardner ]
17928
17929 * [Upstream] b43: Declare all possible firmware files.
17930 - LP: #488636
17931 * [Config] updateconfigs after adding pvscsi
17932 - LP: #497156
17933 * [Config] CONFIG_BT=m
17934
17935 [ Upstream Kernel Changes ]
17936
17937 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
17938 for pre-Pentium"
17939 * SCSI: ipr: fix EEH recovery
17940 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
17941 * SCSI: st: fix mdata->page_order handling
17942 * SCSI: fc class: fix fc_transport_init error handling
17943 * sched: Fix task_hot() test order
17944 * x86, cpuid: Add "volatile" to asm in native_cpuid()
17945 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
17946 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
17947 * pata_hpt3x2n: fix clock turnaround
17948 * pata_cmd64x: fix overclocking of UDMA0-2 modes
17949 * ASoC: wm8974: fix a wrong bit definition
17950 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
17951 * ALSA: hda - Fix missing capsrc_nids for ALC88x
17952 * acerhdf: limit modalias matching to supported
17953 - LP: #435958
17954 * ACPI: EC: Fix MSI DMI detection
17955 * ACPI: Use the return result of ACPI lid notifier chain correctly
17956 * powerpc: Handle VSX alignment faults correctly in little-endian mode
17957 * ASoC: Do not write to invalid registers on the wm9712.
17958 * drm/radeon: fix build on 64-bit with some compilers.
17959 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
17960 * USB: option: support hi speed for modem Haier CE100
17961 * USB: Fix a bug on appledisplay.c regarding signedness
17962 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
17963 * Bluetooth: Prevent ill-timed autosuspend in USB driver
17964 * USB: rename usb_configure_device
17965 * USB: fix bugs in usb_(de)authorize_device
17966 * drivers/net/usb: Correct code taking the size of a pointer
17967 * x86: SGI UV: Fix writes to led registers on remote uv hubs
17968 * md: Fix unfortunate interaction with evms
17969 * dma: at_hdmac: correct incompatible type for argument 1 of
17970 'spin_lock_bh'
17971 * dma-debug: Do not add notifier when dma debugging is disabled.
17972 * dma-debug: Fix bug causing build warning
17973 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
17974 referrals
17975 * x86/amd-iommu: Fix initialization failure panic
17976 * ioat3: fix p-disabled q-continuation
17977 * ioat2,3: put channel hardware in known state at init
17978 * KVM: MMU: remove prefault from invlpg handler
17979 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
17980 * Libertas: fix buffer overflow in lbs_get_essid()
17981 * iwmc3200wifi: fix array out-of-boundary access
17982 * mac80211: fix propagation of failed hardware reconfigurations
17983 * mac80211: fix WMM AP settings application
17984 * mac80211: Fix IBSS merge
17985 * cfg80211: fix race between deauth and assoc response
17986 * ath5k: fix SWI calibration interrupt storm
17987 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
17988 * ath9k: Fix TX queue draining
17989 * ath9k: fix missed error codes in the tx status check
17990 * ath9k: wake hardware during AMPDU TX actions
17991 * ath9k: fix suspend by waking device prior to stop
17992 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
17993 64-bit
17994 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
17995 in 0x4054
17996 * iwl3945: disable power save
17997 * iwl3945: fix panic in iwl3945 driver
17998 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
17999 * iwlwifi: fix more eeprom endian bugs
18000 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
18001 * mac80211: fix race with suspend and dynamic_ps_disable_work
18002 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
18003 * 'sysctl_max_map_count' should be non-negative
18004 * kernel/sysctl.c: fix the incomplete part of
18005 sysctl_max_map_count-should-be-non-negative.patch
18006 * V4L/DVB (13596): ov511.c typo: lock => unlock
18007 * x86/ptrace: make genregs[32]_get/set more robust
18008 * memcg: avoid oom-killing innocent task in case of use_hierarchy
18009 * e100: Fix broken cbs accounting due to missing memset.
18010 * ipv6: reassembly: use seperate reassembly queues for conntrack and
18011 local delivery
18012 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
18013 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
18014 * b43: avoid PPC fault during resume
18015 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
18016 support
18017 * sched: Fix balance vs hotplug race
18018 * drm/radeon/kms: fix crtc vblank update for r600
18019 * drm: disable all the possible outputs/crtcs before entering KMS mode
18020 * S390: dasd: support DIAG access for read-only devices
18021 * xen: fix is_disconnected_device/exists_disconnected_device
18022 * xen: improvement to wait_for_devices()
18023 * xen: wait up to 5 minutes for device connetion
18024 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
18025 * udf: Try harder when looking for VAT inode
18026 * Add unlocked version of inode_add_bytes() function
18027 * quota: decouple fs reserved space from quota reservation
18028 * ext4: Convert to generic reserved quota's space management.
18029 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
18030 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
18031 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
18032 * amd64_edac: unify MCGCTL ECC switching
18033 * x86, msr: Add support for non-contiguous cpumasks
18034 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
18035 * amd64_edac: fix driver instance freeing
18036 * amd64_edac: make driver loading more robust
18037 * amd64_edac: fix forcing module load/unload
18038 * sched: Sched_rt_periodic_timer vs cpu hotplug
18039 * ext4: Update documentation to correct the inode_readahead_blks option
18040 name
18041 * lguest: fix bug in setting guest GDT entry
18042 * vmscan: do not evict inactive pages when skipping an active list scan
18043 * ksm: fix mlockfreed to munlocked
18044 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
18045 * generic_permission: MAY_OPEN is not write access
18046 * Linux 2.6.32.3
18047 * untangle the do_mremap() mess
18048 * fasync: split 'fasync_helper()' into separate add/remove functions
18049 * ASoC: fix params_rate() macro use in several codecs
18050 * modules: Skip empty sections when exporting section notes
18051 * exofs: simple_write_end does not mark_inode_dirty
18052 * nfsd: make sure data is on disk before calling ->fsync
18053 * sunrpc: fix peername failed on closed listener
18054 * SUNRPC: Fix up an error return value in
18055 gss_import_sec_context_kerberos()
18056 * SUNRPC: Fix the return value in gss_import_sec_context()
18057 * sunrpc: on successful gss error pipe write, don't return error
18058 * drm/i915: Update LVDS connector status when receiving ACPI LID event
18059 * drm/i915: fix order of fence release wrt flushing
18060 * drm/i915: Permit pinning whilst the device is 'suspended'
18061 * drm: remove address mask param for drm_pci_alloc()
18062 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
18063 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
18064 pipeconf on Ironlake
18065 * drm/i915: Select the correct BPC for LVDS on Ironlake
18066 * drm/i915: fix unused var
18067 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
18068 * drivers/cpuidle/governors/menu.c: fix undefined reference to
18069 `__udivdi3'
18070 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
18071 * lib/rational.c needs module.h
18072 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
18073 DMA_FROM_DEVICE and
18074 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
18075 * mmc_block: add dev_t initialization check
18076 * mmc_block: fix probe error cleanup bug
18077 * mmc_block: fix queue cleanup
18078 * ALSA: hda - Fix ALC861-VD capture source mixer
18079 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
18080 blacklist
18081 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
18082 - LP: #498863
18083 * ASoC: Fix WM8350 DSP mode B configuration
18084 * netfilter: ebtables: enforce CAP_NET_ADMIN
18085 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
18086 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
18087 * hwmon: (adt7462) Fix pin 28 monitoring
18088 * quota: Fix dquot_transfer for filesystems different from ext4
18089 * xen: fix hang on suspend.
18090 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
18091 * ath5k: Fix eeprom checksum check for custom sized eeproms
18092 * cfg80211: fix syntax error on user regulatory hints
18093 * iwl: off by one bug
18094 * mac80211: add missing sanity checks for action frames
18095 * drm/i915: remove render reclock support
18096 * libertas: Remove carrier signaling from the scan code
18097 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
18098 * mac80211: fix skb buffering issue (and fixes to that)
18099 * fix braindamage in audit_tree.c untag_chunk()
18100 * fix more leaks in audit_tree.c tag_chunk()
18101 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
18102 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
18103 * agp/intel-agp: Clear entire GTT on startup
18104 * Linux 2.6.32.4
18105 * ethtool: Add reset operation
18106 * gro: Name the GRO result enumeration type
18107 * gro: Change all receive functions to return GRO result codes
18108 * sfc: 10Xpress: Initialise pause advertising flags
18109 * sfc: 10Xpress: Report support for pause frames
18110 * sfc: Remove redundant header gmii.h
18111 * sfc: Remove redundant hardware initialisation
18112 * sfc: Rename Falcon-specific board code and types
18113 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
18114 * sfc: Remove versioned bitfield macros
18115 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
18116 * sfc: Update hardware definitions for Siena
18117 * sfc: Rename register I/O header and functions used by both Falcon and
18118 Siena
18119 * sfc: Eliminate indirect lookups of queue size constants
18120 * sfc: Define DMA address mask explicitly in terms of descriptor field
18121 width
18122 * sfc: Move all TX DMA length limiting into tx.c
18123 * sfc: Change order of device removal to reverse of probe order
18124 * sfc: Remove declarations of nonexistent functions
18125 * sfc: Move efx_xmit_done() declaration into correct stanza
18126 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18127 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18128 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18129 * sfc: Remove pointless abstraction of memory BAR number
18130 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18131 * sfc: Remove unnecessary tests of efx->membase
18132 * sfc: Move MTD probe after netdev registration and name allocation
18133 * sfc: Remove unused code for non-autoneg speed/duplex switching
18134 * sfc: Rename 'xfp' file and functions to reflect reality
18135 * sfc: Really allow RX checksum offload to be disabled
18136 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18137 * sfc: Enable heuristic selection between page and skb RX buffers
18138 * sfc: Remove pointless abstraction of memory BAR number (2)
18139 * sfc: Remove redundant gotos from __efx_rx_packet()
18140 * sfc: Remove ridiculously paranoid assertions
18141 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18142 * sfc: Record RX queue number on GRO path
18143 * sfc: SFT9001: Reset LED configuration correctly after blinking
18144 * sfc: Use a single blink implementation
18145 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18146 * sfc: Make board information explicitly Falcon-specific
18147 * sfc: Move definition of struct falcon_nic_data into falcon.h
18148 * sfc: Move struct falcon_board into struct falcon_nic_data
18149 * sfc: Move all I2C stuff into struct falcon_board
18150 * sfc: Gather link state fields in struct efx_nic into new struct
18151 efx_link_state
18152 * sfc: Remove unnecessary casts to struct sk_buff *
18153 * sfc: Remove redundant efx_xmit() function
18154 * sfc: Combine high-level header files
18155 * sfc: Log interrupt and reset type names, not numbers
18156 * sfc: Fix descriptor cache sizes
18157 * sfc: Treat all MAC registers as 128-bit
18158 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18159 * sfc: Comment corrections
18160 * sfc: Remove unused constant
18161 * sfc: Clean up struct falcon_board and struct falcon_board_data
18162 * sfc: Fix bugs in RX queue flushing
18163 * sfc: Remove unused function efx_flush_queues()
18164 * sfc: Only switch Falcon MAC clocks as necessary
18165 * sfc: Hold MAC lock for longer in efx_init_port()
18166 * sfc: Split MAC stats DMA initiation and completion
18167 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18168 * sfc: Simplify XMAC link polling
18169 * sfc: Change MAC promiscuity and multicast hash at the same time
18170 * sfc: Move inline comment into kernel-doc
18171 * sfc: Do not set net_device::trans_start in self-test
18172 * sfc: Simplify PHY polling
18173 * sfc: QT202x: Reset before reading PHY id
18174 * sfc: Replace MDIO spinlock with mutex
18175 * sfc: Always start Falcon using the XMAC
18176 * sfc: Limit some hardware workarounds to Falcon
18177 * sfc: Remove EFX_WORKAROUND_9141 macro
18178 * sfc: Remove another unused workaround macro
18179 * sfc: Remove some redundant whitespace
18180 * sfc: Decouple NIC revision number from Falcon PCI revision number
18181 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18182 * sfc: Clean up RX event handling
18183 * sfc: Remove redundant writes to INT_ADR_KER
18184 * sfc: Remove duplicate hardware structure definitions
18185 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18186 * sfc: Move Falcon NIC operations to efx_nic_type
18187 * sfc: Refactor link configuration
18188 * sfc: Generalise link state monitoring
18189 * sfc: Add power-management and wake-on-LAN support
18190 * sfc: Implement ethtool reset operation
18191 * sfc: Add efx_nic_type operation for register self-test
18192 * sfc: Add efx_nic_type operation for NVRAM self-test
18193 * sfc: Add efx_nic_type operation for identity LED control
18194 * sfc: Separate shared NIC code from Falcon-specific and rename
18195 accordingly
18196 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18197 * sfc: Extend loopback mode enumeration
18198 * sfc: Remove static PHY data and enumerations
18199 * sfc: Extend MTD driver for use with new NICs
18200 * sfc: Allow for additional checksum offload features
18201 * sfc: Rename falcon.h to nic.h
18202 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18203 * sfc: Add firmware protocol definitions (MCDI)
18204 * sfc: Add support for SFC9000 family (1)
18205 * sfc: Add support for SFC9000 family (2)
18206 * sfc: Implement TSO for TCP/IPv6
18207 * sfc: Update version, copyright dates, authors
18208 * drivers/net/sfc: Correct code taking the size of a pointer
18209 * sfc: Move PHY software state initialisation from init() into probe()
18210 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18211 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18212 * sfc: QT2025C: Work around PHY bug
18213 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18214 * sfc: QT2025C: Work around PHY firmware initialisation bug
18215 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18216 * sfc: Disable TX descriptor prefetch watchdog
18217 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18218 - LP: #497156
18219
18220 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18221
18222linux (2.6.32-10.14) lucid; urgency=low
18223
18224 [ Alex Deucher ]
18225
18226 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18227 - LP: #493795
18228
18229 [ Andy Whitcroft ]
18230
18231 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18232 id is less than 0x0f."
18233 * config-check -- ensure the checks get run at build time
18234 * config-check -- check the processed config during updateconfigs
18235 * config-check -- CONFIG_SECCOMP may not be present
18236 * TUN is now built in ignore
18237 * SAUCE: acpi battery -- delay first lookup of the battery until first
18238 use
18239 * SAUCE: async_populate_rootfs: move rootfs init earlier
18240 * ubuntu: AppArmor -- update to mainline 2010-01-06
18241 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18242 - LP: #498525
18243
18244 [ Dave Airlie ]
18245
18246 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18247
18248 [ Leann Ogasawara ]
18249
18250 * Add asix to nic-usb-modules file
18251 - LP: #499785
18252
18253 [ Peter Zijlstra ]
18254
18255 * (pre-stable) sched: Fix balance vs hotplug race
18256
18257 [ Tim Gardner ]
18258
18259 * [Config] Enable CONFIG_FUNCTION_TRACER
18260 - LP: #497989
18261 * [Config] Drop lpia from getabis
18262 * [Config] Build in TUN/TAP driver
18263 - LP: #499491
18264 * [Config] DH_COMPAT=5
18265
18266 [ Upstream Kernel Changes ]
18267
18268 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18269 component_only tv_modes"
18270 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18271 turned off"
18272 * USB: usb-storage: fix bug in fill_inquiry
18273 * USB: option: add pid for ZTE
18274 * firewire: ohci: handle receive packets with a data length of zero
18275 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18276 of ->completed counter
18277 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18278 counter
18279 * rcu: Fix note_new_gpnum() uses of ->gpnum
18280 * rcu: Remove inline from forward-referenced functions
18281 * perf_event: Fix invalid type in ioctl definition
18282 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18283 * perf: Don't free perf_mmap_data until work has been done
18284 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18285 * sched: Check for an idle shared cache in select_task_rq_fair()
18286 * sched: Fix affinity logic in select_task_rq_fair()
18287 * sched: Rate-limit newidle
18288 * sched: Fix and clean up rate-limit newidle code
18289 * x86/amd-iommu: attach devices to pre-allocated domains early
18290 * x86/amd-iommu: un__init iommu_setup_msi
18291 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18292 up the PCI tree
18293 * x86: Fix iommu=nodac parameter handling
18294 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18295 * x86: ASUS P4S800 reboot=bios quirk
18296 - LP: #366682
18297 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18298 * ssb: Fix range check in sprom write
18299 * ath5k: allow setting txpower to 0
18300 * ath5k: enable EEPROM checksum check
18301 * hrtimer: Fix /proc/timer_list regression
18302 * ALSA: hrtimer - Fix lock-up
18303 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18304 * KVM: x86 emulator: limit instructions to 15 bytes
18305 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18306 * KVM: s390: Make psw available on all exits, not just a subset
18307 * KVM: fix irq_source_id size verification
18308 * KVM: x86: include pvclock MSRs in msrs_to_save
18309 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18310 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18311 * x86, mce: don't restart timer if disabled
18312 * x86/mce: Set up timer unconditionally
18313 * x86: SGI UV: Fix BAU initialization
18314 * x86: Fix duplicated UV BAU interrupt vector
18315 * x86: Add new Intel CPU cache size descriptors
18316 * x86: Fix typo in Intel CPU cache size descriptor
18317 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18318 * s390: clear high-order bits of registers after sam64
18319 * V4L/DVB: Fix test in copy_reg_bits()
18320 * bsdacct: fix uid/gid misreporting
18321 * UBI: flush wl before clearing update marker
18322 * jbd2: don't wipe the journal on a failed journal checksum
18323 * USB: xhci: Add correct email and files to MAINTAINERS entry.
18324 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
18325 * USB: option.c: add support for D-Link DWM-162-U5
18326 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
18327 * USB: usb-storage: add BAD_SENSE flag
18328 * USB: Close usb_find_interface race v3
18329 * pxa/em-x270: fix usb hub power up/reset sequence
18330 * hfs: fix a potential buffer overflow
18331 * SUNRPC: IS_ERR/PTR_ERR confusion
18332 * NFS: Fix nfs_migrate_page()
18333 * md/bitmap: protect against bitmap removal while being updated.
18334 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
18335 * devpts_get_tty() should validate inode
18336 * debugfs: fix create mutex racy fops and private data
18337 * Driver core: fix race in dev_driver_string
18338 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
18339 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
18340 * mac80211: Fixed bug in mesh portal paths
18341 * mac80211: Revert 'Use correct sign for mesh active path refresh'
18342 * mac80211: fix scan abort sanity checks
18343 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
18344 * rtl8187: Fix wrong rfkill switch mask for some models
18345 * x86: Fix bogus warning in apic_noop.apic_write()
18346 * mm: hugetlb: fix hugepage memory leak in mincore()
18347 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
18348 * powerpc/windfarm: Add detection for second cpu pump
18349 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
18350 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
18351 * drm/radeon/kms: Add quirk for HIS X1300 board
18352 * drm/radeon/kms: handle vblanks properly with dpms on
18353 * drm/radeon/kms: fix legacy crtc2 dpms
18354 * drm/radeon/kms: fix vram setup on rs600
18355 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
18356 * drm/ttm: Fix build failure due to missing struct page
18357 * drm/i915: Set the error code after failing to insert new offset into mm
18358 ht.
18359 * drm/i915: Add the missing clonemask for display port on Ironlake
18360 * xen/xenbus: make DEVICE_ATTR()s static
18361 * xen: re-register runstate area earlier on resume.
18362 * xen: restore runstate_info even if !have_vcpu_info_placement
18363 * xen: correctly restore pfn_to_mfn_list_list after resume
18364 * xen: register timer interrupt with IRQF_TIMER
18365 * xen: register runstate on secondary CPUs
18366 * xen: don't call dpm_resume_noirq() with interrupts disabled.
18367 * xen: register runstate info for boot CPU early
18368 * xen: call clock resume notifier on all CPUs
18369 * xen: improve error handling in do_suspend.
18370 * xen: don't leak IRQs over suspend/resume.
18371 * xen: use iret for return from 64b kernel to 32b usermode
18372 * xen: explicitly create/destroy stop_machine workqueues outside
18373 suspend/resume region.
18374 * Xen balloon: fix totalram_pages counting.
18375 * xen: try harder to balloon up under memory pressure.
18376 * dm exception store: free tmp_store on persistent flag error
18377 * dm snapshot: only take lock for statustype info not table
18378 * dm crypt: move private iv fields to structs
18379 * dm crypt: restructure essiv error path
18380 * dm: avoid _hash_lock deadlock
18381 * dm snapshot: cope with chunk size larger than origin
18382 * dm crypt: separate essiv allocation from initialisation
18383 * dm crypt: make wipe message also wipe essiv key
18384 * slc90e66: fix UDMA handling
18385 * tcp: Stalling connections: Fix timeout calculation routine
18386 * ip_fragment: also adjust skb->truesize for packets not owned by a
18387 socket
18388 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
18389 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
18390 * sparc64: Fix overly strict range type matching for PCI devices.
18391 * sparc64: Fix stack debugging IRQ stack regression.
18392 * sparc: Set UTS_MACHINE correctly.
18393 * b43legacy: avoid PPC fault during resume
18394 * tracing: Fix event format export
18395 * ath9k: Fix TX hang poll routine
18396 * ath9k: fix processing of TX PS null data frames
18397 * ath9k: Fix maximum tx fifo settings for single stream devices
18398 * ath9k: fix tx status reporting
18399 * mac80211: Fix dynamic power save for scanning.
18400 * drm/i915: Fix sync to vblank when VGA output is turned off
18401 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
18402 * thinkpad-acpi: fix default brightness_mode for R50e/R51
18403 * thinkpad-acpi: preserve rfkill state across suspend/resume
18404 * ipw2100: fix rebooting hang with driver loaded
18405 * matroxfb: fix problems with display stability
18406 * acerhdf: add new BIOS versions
18407 * asus-laptop: change light sens default values.
18408 * vmalloc: conditionalize build of pcpu_get_vm_areas()
18409 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
18410 * net: Fix userspace RTM_NEWLINK notifications.
18411 * ext3: Fix data / filesystem corruption when write fails to copy data
18412 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
18413 * bcm63xx_enet: fix compilation failure after get_stats_count removal
18414 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
18415 * drm/i915: Avoid NULL dereference with component_only tv_modes
18416 * drm/i915: PineView only has LVDS and CRT ports
18417 * drm/i915: Fix LVDS stability issue on Ironlake
18418 * mm: sigbus instead of abusing oom
18419 * ipvs: zero usvc and udest
18420 * jffs2: Fix long-standing bug with symlink garbage collection.
18421 * intel-iommu: Detect DMAR in hyperspace at probe time.
18422 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
18423 * intel-iommu: Check for an RMRR which ends before it starts.
18424 * intel-iommu: Fix oops with intel_iommu=igfx_off
18425 * intel-iommu: ignore page table validation in pass through mode
18426 * netfilter: xtables: document minimal required version
18427 * perf_event: Fix incorrect range check on cpu number
18428 * implement early_io{re,un}map for ia64
18429 * Linux 2.6.32.2
18430
18431 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
18432
18433linux (2.6.32-9.13) lucid; urgency=low
18434
18435 [ Andy Whitcroft ]
18436
18437 * [Config] enable CONFIG_B43_PHY_LP
18438 - LP: #493059
18439 * include modules.builtin in the binary debs
18440 * config-check -- add a configuration enforcer
18441 * config-check -- add a unit-test suite to the checker
18442 * [Config] Enable CONFIG_SYN_COOKIES for versatile
18443 * [Config] Enable CONFIG_SECURITY_SMACK for ports
18444 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
18445 * [Config] Disable CONFIG_COMPAT_BRK for ports
18446 * getabis -- add armel versatile to the list
18447
18448 [ Brad Figg ]
18449
18450 * SAUCE: Increase the default prealloc buffer for HDA audio devices
18451 (non-modem)
18452
18453 [ Manoj Iyer ]
18454
18455 * ubuntu: onmibook -- Added missing BOM file
18456
18457 [ Tim Gardner ]
18458
18459 * ubuntu: fsam7400 -- Cleanup Makefile
18460
18461 [ Upstream Kernel Changes ]
18462
18463 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
18464 * signal: Fix alternate signal stack check
18465 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
18466 * SCSI: osd_protocol.h: Add missing #include
18467 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
18468 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
18469 ENOSPC
18470 * ext4: avoid divide by zero when trying to mount a corrupted file system
18471 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
18472 * ext4: fix lock order problem in ext4_move_extents()
18473 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
18474 * ext4: plug a buffer_head leak in an error path of ext4_iget()
18475 * ext4: make sure directory and symlink blocks are revoked
18476 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
18477 * ext4: journal all modifications in ext4_xattr_set_handle
18478 * ext4: don't update the superblock in ext4_statfs()
18479 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
18480 non-zero
18481 * ext4: fix block validity checks so they work correctly with meta_bg
18482 * ext4: avoid issuing unnecessary barriers
18483 * ext4: fix error handling in ext4_ind_get_blocks()
18484 * ext4: make trim/discard optional (and off by default)
18485 * ext4: make "norecovery" an alias for "noload"
18486 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
18487 * ext4: initialize moved_len before calling ext4_move_extents()
18488 * ext4: move_extent_per_page() cleanup
18489 * jbd2: Add ENOMEM checking in and for
18490 jbd2_journal_write_metadata_buffer()
18491 * ext4: Return the PTR_ERR of the correct pointer in
18492 setup_new_group_blocks()
18493 * ext4: Avoid data / filesystem corruption when write fails to copy data
18494 * ext4: wait for log to commit when umounting
18495 * ext4: remove blocks from inode prealloc list on failure
18496 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
18497 * ext4: quota macros cleanup
18498 * ext4: fix incorrect block reservation on quota transfer.
18499 * ext4: Wait for proper transaction commit on fsync
18500 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18501 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
18502 * Linux 2.6.32.1
18503 * kbuild: generate modules.builtin
18504 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
18505 - LP: #494461
18506 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
18507 tv_modes
18508 - LP: #494045
18509
18510 [ Zhao Yakui ]
18511
18512 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
18513 less than 0x0f.
18514 - LP: #481765
18515
18516 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
18517
18518linux (2.6.32-8.12) lucid; urgency=low
18519
18520 [ Andy Whitcroft ]
18521
18522 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
18523
18524 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
18525
18526linux (2.6.32-8.11) lucid; urgency=low
18527
18528 [ Andy Whitcroft ]
18529
18530 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
18531 up"
18532 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18533 transition."
18534 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
18535 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
18536 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
18537 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
18538 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
18539 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
18540 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
18541 mem"
18542 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
18543 denied"
18544 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
18545 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
18546 allocation"
18547 * Revert "SAUCE: AppArmor: Set error code after structure
18548 initialization."
18549 * Revert "AppArmor -- fix pstrace_may_access rename"
18550 * Revert "ubuntu: AppArmor security module"
18551 * Revert "SAUCE: Add config option to set a default LSM"
18552 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
18553 * Revert "[Config] fsam7400 -- enable"
18554 * Revert "[Config] AUFS -- enable"
18555 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
18556 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
18557 * Revert "ubuntu: AUFS -- export various core functions"
18558 * Revert "[Config] ubuntu/iscsitarget -- disable"
18559 * Revert "[Config] iscsitarget -- enable"
18560 * Revert "ubuntu: iscsitarget -- SVN revision r214"
18561 * update Vcs-Git to point to the correct repository
18562 - LP: #493589
18563 * update build environment overrides to lucid
18564 - LP: #493589
18565 * [Config] enable CONFIG_DEVTMPFS
18566 * [Config] update all configs following AppArmor 2009-12-08 update
18567 * SAUCE: isapnp_init: make isa PNP scans occur async
18568 * [Config] fsam7400 -- enable
18569 * [Config] omnibook -- enable
18570 * [Config] cleanup CONFIG_AUDIT
18571 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
18572 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
18573 * ubuntu: AUFS -- aufs2 20091209
18574 * [Config] AUFS -- enable
18575 * [Config] iscsitarget -- enable
18576
18577 [ Arjan van de Ven ]
18578
18579 * SAUCE: KMS: cache the EDID information of the LVDS
18580
18581 [ Colin Watson ]
18582
18583 * bnx2: update d-i firmware filenames
18584 - LP: #494052
18585 * add cdc_ether to nic-usb-modules udeb
18586 - LP: #495060
18587
18588 [ John Johansen ]
18589
18590 * ubuntu: AppArmor -- mainline 2009-10-08
18591
18592 [ Manoj Iyer ]
18593
18594 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
18595 * ubuntu: omnibook -- support Toshiba (HP) netbooks
18596 * ubuntu: iscsitarget --- version 1.4.19
18597 - LP: #494693
18598
18599 [ Surbhi Palande ]
18600
18601 * SAUCE: Make populate_rootfs asynchronous
18602
18603 [ Tim Gardner ]
18604
18605 * Parallelize flavour builds and packaging
18606 * [Config] Enable CONFIG_KSM
18607
18608 [ Upstream Kernel Changes ]
18609
18610 * Config option to set a default LSM
18611 * LSM: Add security_path_chroot().
18612 * LSM: Add security_path_chroot().
18613 * LSM: Move security_path_chmod()/security_path_chown() to after
18614 mutex_lock().
18615 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18616
18617 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
18618
18619linux (2.6.32-7.10) lucid; urgency=low
18620
18621 [ Andy Whitcroft ]
18622
18623 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
18624
18625 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
18626
18627linux (2.6.32-7.9) lucid; urgency=low
18628
18629 [ Andy Whitcroft ]
18630
18631 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
18632 - LP: #458982
18633 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
18634 * [Config] update configs following versatile switch to V7
18635 * rebased to v2.6.32
18636 * [Config] update configs following rebase to v2.6.32
18637 * [Config] update ports configs following rebase to v2.6.32
18638 * SAUCE: default ATI Radeon KMS to off until userspace catches up
18639
18640 [ Arjan van de Ven ]
18641
18642 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
18643
18644 [ Leann Ogasawara ]
18645
18646 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
18647 permissions
18648 - CVE-2009-3939
18649
18650 [ Loic Minier ]
18651
18652 * SAUCE: select a v7 CPU for versatile
18653
18654 [ Takashi Iwai ]
18655
18656 * SAUCE: ALSA: hda - Add power on/off counter
18657
18658 [ Upstream changes ]
18659
18660 * rebased to v2.6.32
18661
18662 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
18663
18664linux (2.6.32-6.8) lucid; urgency=low
18665
18666 [ Andy Whitcroft ]
18667
18668 * [Config] disable SSB devices for armel
18669
18670 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
18671
18672linux (2.6.32-6.7) lucid; urgency=low
18673
18674 [ Andy Whitcroft ]
18675
18676 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
18677 * Revert "SAUCE: Dell XPS710 reboot quirk"
18678 * Revert "SAUCE: Link acpi-cpufreq.o first"
18679 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
18680 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
18681 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
18682 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
18683 * Revert "Add Dell Dimension 9200 reboot quirk"
18684 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
18685 * Revert "SAUCE: tulip: Define ULI PCI ID's"
18686 * Revert "SAUCE: Lower warning level of some PCI messages"
18687 * Revert "mac80211: fix two issues in debugfs"
18688 Drop a number of known redundant commits as identified in the Ubuntu
18689 delta review blueprint.
18690
18691 * reenable armel versatile flavour
18692 * [Config] disable CONFIG_USB_DEVICEFS
18693
18694 [ Tim Gardner ]
18695
18696 * [Config] udeb: Add squashfs to fs-core-modules
18697 - LP: #352615
18698 * [Config] Create a real squashfs udeb
18699 - LP: #352615
18700
18701
18702 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
18703
18704linux (2.6.32-5.6) lucid; urgency=low
18705
18706 [ Andy Whitcroft ]
18707
18708 * rebase to v2.6.32-rc8
18709 * update configs following rebase to v2.6.32-rc8
18710 * update ports configs since rebase to v2.6.32-rc8
18711 * [Config] enable cgroup options
18712 - LP: #480739
18713
18714 [ Upstream Kernel Changes ]
18715
18716 * rebase to v2.6.32-rc8
18717
18718 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
18719
18720linux (2.6.32-4.5) lucid; urgency=low
18721
18722 [ Andy Whitcroft ]
18723
18724 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
18725 * rebase to v2.6.32-rc7
18726 * resync with Karmic proposed
18727
18728 [ John Johansen ]
18729
18730 * SAUCE: AppArmor: Fix oops after profile removal
18731 - LP: #475619
18732 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
18733 - LP: #437258
18734 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
18735 - LP: #479102
18736 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
18737 - LP: #479115
18738 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18739 transition.
18740 - LP: #480112
18741
18742 [ Ubuntu Changes ]
18743
18744 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
18745
18746 [ Upstream Kernel Changes ]
18747
18748 * rebase to v2.6.32-rc7
18749
18750 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
18751
18752linux (2.6.32-3.4) lucid; urgency=low
18753
18754 [ Andy Whitcroft ]
18755
18756 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
18757 * [Upstream] add local prefix to oss local change_bits
18758
18759 [ Upstream Kernel Changes ]
18760
18761 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
18762 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
18763
18764 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
18765
18766linux (2.6.32-3.3) lucid; urgency=low
18767
18768 [ Andy Whitcroft ]
18769
18770 * rebase to v2.6.32-rc6
18771 * [Config] update configs following rebase to v2.6.32-rc6
18772 * [Config] update ports configs following rebase to v2.6.32-rc6
18773 * resync with Karmic Ubuntu-2.6.31-15.49
18774 * [Config] add module ignores for broken drivers
18775
18776 [ John Johansen ]
18777
18778 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
18779 - LP: #453335
18780 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
18781 - LP: #458299
18782 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
18783 - LP: #462824
18784 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
18785 - LP: #451375
18786
18787 [ Kees Cook ]
18788
18789 * SAUCE: Fix nx_enable reporting
18790 - LP: #454285
18791
18792 [ Scott James Remnant ]
18793
18794 * Revert "SAUCE: trace: add trace_event for the open() syscall"
18795 * SAUCE: trace: add trace events for open(), exec() and uselib()
18796 - LP: #462111
18797
18798 [ Stefan Bader ]
18799
18800 * SAUCE: Fix sub-flavour script to not stop on missing directories
18801 - LP: #453073
18802
18803 [ Ubuntu Changes ]
18804
18805 * resync with Karmic Ubuntu-2.6.31-15.49
18806
18807 [ Upstream Kernel Changes ]
18808
18809 * rebase to v2.6.32-rc6
18810 - LP: #464552
18811
18812 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
18813
18814linux (2.6.32-2.2) lucid; urgency=low
18815
18816 [ Andy Whitcroft ]
18817
18818 * install the full changelog with the binary package
18819 * changelog -- explicitly note rebases and clean history
18820 * reinstate armel.mk with no flavours
18821 - LP: #449637
18822 * [Upstream] block: silently error unsupported empty barriers too
18823 - LP: #420423
18824 * [Config] udate configs following karmic resync
18825 * [Config] update ports configs following karmic resync
18826 * [Upstream] lirc -- follow removal of .id element
18827
18828 [ Colin Watson ]
18829
18830 * Use section 'admin' rather than 'base'
18831 * Add more e100 firmware to nic-modules
18832 - LP: #451872
18833 * Add qla1280 firmware to scsi-modules
18834 - LP: #381037
18835
18836 [ John Johansen ]
18837
18838 * SAUCE: AppArmor: Set error code after structure initialization.
18839 - LP: #427948
18840 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
18841 - LP: #446595
18842 * SAUCE: AppArmor: Fix mediation of "deleted" paths
18843
18844 [ Kees Cook ]
18845
18846 * SAUCE: [x86] fix report of cs-limit nx-emulation
18847 - LP: #454285
18848
18849 [ Leann Ogasawara ]
18850
18851 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
18852 events
18853 - LP: #430809
18854 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
18855 toggle switch press
18856 - LP: #430809
18857
18858 [ Luke Yelavich ]
18859
18860 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
18861 * [Config] Add sd_mod to scsi-modules udeb for powerpc
18862
18863 [ Mario Limonciello ]
18864
18865 * SAUCE: Update to LIRC 0.8.6
18866 - LP: #432678
18867 * SAUCE: dell-laptop: Store the HW switch status internally rather than
18868 requerying every time
18869 - LP: #430809
18870 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
18871 - LP: #430809
18872
18873 [ Stefan Bader ]
18874
18875 * [Upstream] acerhdf: Limit modalias matching to supported boards
18876 - LP: #435958
18877
18878 [ Tim Gardner ]
18879
18880 * [Upstream] i915: Fix i2c init message
18881 - LP: #409361
18882 * [Config] Add sym53c8xx.ko to virtual sub-flavour
18883 - LP: #439415
18884 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
18885 - LP: #439456
18886 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
18887 - LP: #381300
18888 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
18889 - LP: #430694
18890 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
18891 - LP: #430694
18892 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
18893 - LP: #416325
18894 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
18895 - LP: #430694
18896 * SAUCE: Raise the default console 'quiet' level to 2
18897 * [Config] CONFIG_X86_PAT=y
18898 * [Config] Add armel arch to linux-libc-dev arches.
18899 - LP: #449637
18900 * [Config] CONFIG_X86_MCE
18901 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
18902 M300 to rate blacklist
18903 - LP: #433801
18904
18905 [ Upstream Kernel Changes ]
18906
18907 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
18908 * drm/i915: Fix FDI M/N setting according with correct color depth
18909 - LP: #416792
18910
18911 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
18912
18913linux (2.6.32-1.1) lucid; urgency=low
18914
18915 [ Andy Whitcroft ]
18916
18917 * rebase to v2.6.32-rc3
18918 * [Config] update configs following rebase to 2.6.32-rc3
18919 * [Config] update ports configs following rebase to 2.6.32-rc3
18920 * AppArmor -- fix pstrace_may_access rename
18921 * staging/android -- disable
18922 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
18923 * ubuntu: drbd -- disable
18924 * staging/comdi -- disable
18925 * staging/go7007 -- disable
18926 * [Config] staging/winbond -- disable
18927 * [Config] ubuntu/iscsitarget -- disable
18928 * [d-i] cbc and ecb are builtin make them optional in udebs
18929 * rebase to v2.6.32-rc5
18930 * [Config] update configs following rebase to v2.6.32-rc5
18931 * [Config] update ports configs following rebase to v2.6.31-rc5
18932
18933 [ Tim Gardner ]
18934
18935 * [Config] Add cpio as a build dependency.
18936
18937 [ Upstream Kernel Changes ]
18938
18939 * rebase to v2.6.32-rc3
18940 * rebase to v2.6.32-rc5
18941
18942 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
18943
18944linux (2.6.31-11.37) karmic; urgency=low
18945
18946 [ Tim Gardner ]
18947
18948 * [Config] Increase kernel log buffer to 256K for amd64 flavours
18949 - LP: #424810
18950 * [Config] Set HZ=100 for amd64 flavours
18951 - LP: #438234
18952 * [Upstream] e1000e: Emit notice instead of an error when
18953 pci_enable_pcie_error_reporting() fails
18954 - LP: #436370
18955
18956 [ Upstream Kernel Changes ]
18957
18958 * n_tty: honor opost flag for echoes
18959 * n_tty: move echoctl check and clean up logic
18960 - LP: #438310
18961
18962 * Revert "[Upstream] drm/i915: Check that the relocation points to within
18963 the target" - Use upstream cherry-pick.
18964 * drm/i915: Check that the relocation points to within the target
18965 - LP: #429241
18966
18967 * drm/i915: fix tiling on IGDNG
18968 * drm/i915: add B43 chipset support
18969 * agp/intel: Add B43 chipset support
18970 Intel request from kernel team mailing list.
18971
18972 * HID: completely remove apple mightymouse from blacklist
18973 - LP: #428111
18974
18975 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
18976
18977linux (2.6.31-11.36) karmic; urgency=low
18978
18979 [ Brian Rogers ]
18980
18981 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
18982 persistent object
18983 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
18984 persistent object
18985
18986 [ Takashi Iwai ]
18987
18988 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
18989 - LP: #416482
18990
18991 [ Tyler Hicks ]
18992
18993 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
18994 negative during unlink
18995
18996 [ Upstream Kernel Changes ]
18997
18998 * sg: fix oops in the error path in sg_build_indirect()
18999 * mpt2sas : Rescan topology from Interrupt context instead of work thread
19000 * mpt2sas: Prevent sending command to FW while Host Reset
19001 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
19002 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
19003 * SCSI: fix oops during scsi scanning
19004 * SCSI: libsrp: fix memory leak in srp_ring_free()
19005 * cfg80211: fix looping soft lockup in find_ie()
19006 * ath5k: write PCU registers on initial reset
19007 * binfmt_elf: fix PT_INTERP bss handling
19008 * TPM: Fixup boot probe timeout for tpm_tis driver
19009 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
19010 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
19011 * fix undefined reference to user_shm_unlock
19012 * perf_counter: Fix buffer overflow in perf_copy_attr()
19013 * perf_counter: Start counting time enabled when group leader gets
19014 enabled
19015 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
19016 * powerpc: Fix bug where perf_counters breaks oprofile
19017 * powerpc/ps3: Workaround for flash memory I/O error
19018 * block: don't assume device has a request list backing in nr_requests
19019 store
19020 * agp/intel: remove restore in resume
19021 * ALSA: cs46xx - Fix minimum period size
19022 * ASoC: Fix WM835x Out4 capture enumeration
19023 * sound: oxygen: work around MCE when changing volume
19024 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
19025 * perf stat: Change noise calculation to use stddev
19026 * x86: Fix x86_model test in es7000_apic_is_cluster()
19027 * x86/i386: Make sure stack-protector segment base is cache aligned
19028 * PCI: apply nv_msi_ht_cap_quirk on resume too
19029 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
19030 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
19031 with highmem
19032 * KVM guest: do not batch pte updates from interrupt context
19033 * KVM: Fix coalesced interrupt reporting in IOAPIC
19034 * KVM: VMX: Check cpl before emulating debug register access
19035 * KVM guest: fix bogus wallclock physical address calculation
19036 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
19037 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
19038 * KVM: x86 emulator: Implement zero-extended immediate decoding
19039 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
19040 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
19041 * KVM: limit lapic periodic timer frequency
19042 * libata: fix off-by-one error in ata_tf_read_block()
19043 * PCI quirk: update 82576 device ids in SR-IOV quirks list
19044 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
19045 * powerpc/pseries: Fix to handle slb resize across migration
19046 * Linux 2.6.31.1
19047
19048 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
19049
19050linux (2.6.31-10.35) karmic; urgency=low
19051
19052 [ Amit Kucheria ]
19053
19054 * Disable CONFIG_UEVENT_HELPER_PATH
19055
19056 [ Andy Whitcroft ]
19057
19058 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
19059 * remove the tlsup driver
19060 * remove lmpcm logitech driver support
19061
19062 [ Bryan Wu ]
19063
19064 * Add 3 missing files to prerm remove file list
19065 - LP: #345623, #415832
19066
19067 [ Chris Wilson ]
19068
19069 * [Upstream] drm/i915: Check that the relocation points to within the
19070 target
19071 - LP: #429241
19072
19073 [ Luke Yelavich ]
19074
19075 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
19076
19077 [ Manoj Iyer ]
19078
19079 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
19080 - LP: #348861
19081
19082 [ Tim Gardner ]
19083
19084 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
19085 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
19086 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
19087 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
19088 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
19089 Upstream suggests that this is not the right approach.
19090
19091 * [Config] Set default I/O scheduler to DEADLINE
19092 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
19093 - LP: #381300
19094
19095 [ ubuntu@tjworld.net ]
19096
19097 * SAUCE: ipw2200: Enable LED by default
19098 - LP: #21367
19099
19100 [ Upstream Kernel Changes ]
19101
19102 * ALSA: hda - Add support for new AMD HD audio devices
19103 - LP: #430564
19104
19105 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
19106
19107linux (2.6.31-10.34) karmic; urgency=low
19108
19109 [ Ted Tso ]
19110
19111 * [Upstream] ext3: Don't update superblock write time when filesystem is
19112 read-only
19113 - LP: #427822
19114
19115 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
19116
19117linux (2.6.31-10.33) karmic; urgency=low
19118
19119 [ Leann Ogasawara ]
19120
19121 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19122 - LP: #421258
19123
19124 [ Tim Gardner ]
19125
19126 * [Config] Unconditionally copy files from sub-flavours lists.
19127 (really, really fix it this time)
19128 - LP: #423426
19129 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19130
19131 [ Upstream Kernel Changes ]
19132
19133 * ext4: Don't update superblock write time when filesystem is read-only
19134 - LP: #427822
19135
19136 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19137
19138linux (2.6.31-10.32) karmic; urgency=low
19139
19140 [ Eric Miao ]
19141
19142 * [Config] enable module support for memory stick
19143 - LP: #159951
19144
19145 [ Tim Gardner ]
19146
19147 * [Config] Unconditionally copy files from sub-flavours lists.
19148 - LP: #423426
19149
19150 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19151
19152linux (2.6.31-10.31) karmic; urgency=low
19153
19154 [ Andy Whitcroft ]
19155
19156 * rebase to v2.6.31 final
19157
19158 [ Colin Watson ]
19159
19160 * [Config] Recommend grub-pc in linux-image
19161 - LP: #385741
19162
19163 [ Ike Panhc ]
19164
19165 * [Upstream] Pull latest update of lenovo-sl-laptop
19166
19167 [ Peter Feuerer ]
19168
19169 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19170 model
19171 - LP: #426691
19172
19173 [ Tim Gardner ]
19174
19175 * [Config] De-macro some package names.
19176
19177 [ Upstream Changes ]
19178
19179 * rebase to 2.6.31 final.
19180
19181 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19182
19183linux (2.6.31-10.30) karmic; urgency=low
19184
19185 [ Amit Kucheria ]
19186
19187 * [Config] Enable CONFIG_USB_DEVICEFS
19188 - LP: #417748
19189 * [Config] Populate the config-update template a bit more
19190
19191 [ Andy Whitcroft ]
19192
19193 * rebase to v2.6.31-rc9
19194 * [Config] update configs following rebase to v2.6.31-rc9
19195 * [Config] update ports configs following rebase to v2.6.31-rc9
19196
19197 [ Colin Ian King ]
19198
19199 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19200 - LP: #254837
19201
19202 [ Jerone Young ]
19203
19204 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19205 white-list
19206 - LP: #281732
19207 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19208 white-list
19209 - LP: #281732
19210 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19211 white-list
19212 - LP: #281732
19213 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19214 white-list
19215 - LP: #281732
19216 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19217 white-list
19218 - LP: #281732
19219
19220 [ John Johansen ]
19221
19222 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19223 - LP: #419308
19224 * SAUCE: AppArmor: Return the correct error codes on profile
19225 addition/removal
19226 - LP: #408473
19227 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19228 - LP: #408454
19229 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19230 - LP: #419222
19231 * SAUCE: AppArmor: Fix change_profile failure
19232 - LP: #401931
19233 * SAUCE: AppArmor: Tell git to ignore generated include files
19234 - LP: #419505
19235
19236 [ Stefan Bader ]
19237
19238 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19239 - LP: #333386
19240 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19241
19242 [ Tim Gardner ]
19243
19244 * [Config] Exclude char-modules from non-x86 udeb creation
19245 * SAUCE: Notify the ACPI call chain of AC events
19246 * [Config] CONFIG_SATA_VIA=m
19247 - LP: #403385
19248 * [Config] Build in all phylib support modules.
19249 * [Config] Don't fail when sub-flavour files are missing
19250 - LP: #423426
19251 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19252 - LP: #423513
19253
19254 [ Upstream ]
19255
19256 * Rebased against v2.6.31-rc9
19257
19258 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19259
19260linux (2.6.31-9.29) karmic; urgency=low
19261
19262 [ Leann Ogasawara ]
19263
19264 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19265 - LP: #419993
19266 * [Config] d-i/modules: Add new char-modules file, initialize with
19267 intel-agp
19268 - LP: #420605
19269
19270 [ Upstream ]
19271
19272 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19273 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19274 adda766193ea1cf3137484a9521972d080d0b7af.
19275
19276 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19277
19278linux (2.6.31-8.28) karmic; urgency=low
19279
19280 [ Ike Panhc ]
19281
19282 * [Config] Let nic-shared-modules depends on crypto-modules
19283 - LP: #360966
19284
19285 [ Leann Ogasawara ]
19286
19287 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19288 constant
19289 - LP: #412492
19290
19291 [ Mario Limonciello ]
19292
19293 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19294 status if HW switch is disabled
19295 - LP: #418721
19296 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19297 Compal made Dell laptops
19298 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19299 with rfkill support
19300
19301 [ Tim Gardner ]
19302
19303 * [Config] Add acpiphp to virtual sub-flavour
19304 - LP: #364916
19305 * Drop KSM patch set for now because of instabilities with encrypted swap.
19306 - LP: #418781
19307
19308 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19309
19310linux (2.6.31-7.27) karmic; urgency=low
19311
19312 [ Tim Gardner ]
19313
19314 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19315 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19316 Replaces previous ksm patches from 2.6.31-6.25
19317 * [Config] KSM=y
19318
19319 [ Upstream ]
19320
19321 * Rebased against v2.6.31-rc7
19322
19323 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
19324
19325linux (2.6.31-6.26) karmic; urgency=low
19326
19327 [ Andy Whitcroft ]
19328
19329 * [Config] enable CONFIG_AUFS_BR_RAMFS
19330 - LP: #414738
19331 * split out debian directory ready for abstraction
19332 * add printdebian target to find branch target
19333 * abstracted debian -- debian/files is not abstracted
19334 * abstracted debian -- packages must be built in debian/<pkg>
19335 * abstracted debian -- kernel-wedge needs to work in debian/
19336 * abstracted debian -- ensure we install the copyright file
19337 * abstracted-debian -- drop the debian directories from headers
19338 * abstracted-debian -- drop the debian directories from headers part 2
19339 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
19340 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
19341 - LP: #410198
19342
19343 [ Luke Yelavich ]
19344
19345 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
19346 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
19347 - LP: #413150
19348 * [Config] Ports: Build all cpu frequency scaling governors into ports
19349 kernels
19350 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
19351 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
19352 * [Config] Ports: Enable PS3 network driver
19353
19354 [ Stefan Bader ]
19355
19356 * abstracted debian -- call $(DEBIAN)/rules using make
19357
19358 [ Tim Gardner ]
19359
19360 * [Config] Abstract the debian directory
19361 * SAUCE: Improve error reporting in postinst
19362 - LP: #358564
19363
19364 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
19365
19366linux (2.6.31-6.25) karmic; urgency=low
19367
19368 [ Andy Whitcroft ]
19369
19370 * script to generate Ubuntu changes from changelog
19371 * [Config] standardise ANDROID options
19372 * [Config] standardise CONFIG_ATM as module
19373 * [Config] standardise CONFIG_LIB80211 as module
19374 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
19375 * [Config] set CONFIG_CRAMFS as module
19376 * [Config] enable CONFIG_DAB and modules
19377 * [Config] set CONFIG_MAC80211_HWSIM as module
19378 * [Config] set CONFIG_NET_CLS_FLOW as module
19379 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
19380 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
19381 * [Config] set CONFIG_RTC_DRV_DS1511 as module
19382 * [Config] set CONFIG_RTC_DRV_R9701 as module
19383 * [Config] set CONFIG_RTC_DRV_S35390A as module
19384 * [Config] set CONFIG_TOIM3232_DONGLE as module
19385 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
19386 * [Config] standardise CONFIG_USB_G_PRINTER as module
19387 * [Config] standardise CONFIG_USB_SERIAL_IR as module
19388 * [Config] set CONFIG_USB_SERIAL_IUU as module
19389 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
19390 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
19391 * cleanup remains of dm-loop
19392 * drop thinkpad ec and smapi support
19393 * drop appleir
19394 * [Config] update configs following rebase to v2.6.31-rc6
19395 * rebase to v2.6.31-rc6
19396
19397 [ Hugh Dickins ]
19398
19399 * SAUCE: ksm patch 1, drop after 2.6.31
19400 * SAUCE: ksm patch 2, drop after 2.6.31
19401 * SAUCE: ksm patch 3, drop after 2.6.31
19402 * SAUCE: ksm patch 4, drop after 2.6.31
19403 * SAUCE: ksm patch 5, drop after 2.6.31
19404 * SAUCE: ksm patch 7, drop after 2.6.31
19405
19406 [ Izik Eidus ]
19407
19408 * SAUCE: ksm patch 0, drop after 2.6.31
19409 * SAUCE: ksm patch 6, drop after 2.6.31
19410 * SAUCE: ksm patch 8, drop after 2.6.31
19411 * SAUCE: ksm patch 9, drop after 2.6.31
19412
19413 [ Luke Yelavich ]
19414
19415 * [Config] Ports: Re-add PS3 modules to udebs
19416
19417 [ Michael Casadevall ]
19418
19419 * [Config] Update SPARC config and d-i files to reflect what can be built
19420
19421 [ Tim Gardner ]
19422
19423 * [Config] Removed armel package support
19424 * [Config] Enabled CONFIG_KSM=y
19425
19426 [ Upstream Kernel Changes ]
19427
19428 * Rebased against v2.6.31-rc6
19429 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
19430 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
19431 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
19432 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
19433 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
19434 changes"
19435 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
19436 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
19437 revision"
19438 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
19439 by default"
19440 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
19441 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
19442 ARCH_MXC_CANONICAL"
19443 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
19444 CONFIG_GPIOLIB"
19445 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
19446 2.6.31"
19447 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
19448 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
19449 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
19450 mxc_uart.h _everywhere_"
19451 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
19452 correct location"
19453 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
19454 snd_card_create"
19455 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
19456 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
19457 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
19458 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
19459 mxc_map_io."
19460 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19461 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19462 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
19463 with snd_soc_card."
19464 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
19465 structure"
19466 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
19467 DMA_MODE_READ/WRITE/MASK"
19468 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
19469 Freescale mx51 platform"
19470 * Driver core: add new device to bus's list before probing
19471 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
19472 power-saving
19473 - LP: #381693, #399750, #380892
19474
19475 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
19476
19477linux (2.6.31-5.24) karmic; urgency=low
19478
19479 [ Amit Kucheria ]
19480
19481 * ARM: IMX51: Make video capture drivers compile
19482 * [Config] IMX51: Config updates
19483
19484 [ Andy Whitcroft ]
19485
19486 * remove leftovers of dm-bbr
19487
19488 [ Leann Ogasawara ]
19489
19490 * Add pata_cs5535 to pata-modules
19491 - LP: #318805
19492
19493 [ Luke Yelavich ]
19494
19495 * [Config] CONFIG_PPC64=y for powerpc64-smp
19496 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
19497 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
19498 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
19499 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
19500 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
19501 * [Config] Enable all PS3 drivers in powerpc64-smp
19502
19503 [ Mario Limonciello ]
19504
19505 * LIRC -- fix lirc-i2c 2.6.31 compilation
19506
19507 [ Matthew Garrett ]
19508
19509 * [Upstream] dell-laptop: Fix rfkill state queries
19510
19511 [ Tim Gardner ]
19512
19513 * [Config] Ignore armel ABI and module changes
19514 * [Config] Update configs after rebase against 2.6.31-rc5
19515
19516 [ Upstream ]
19517
19518 * Rebased to 2.6.31-rc5
19519
19520 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
19521
19522linux (2.6.31-4.23) karmic; urgency=low
19523
19524 [ Andy Whitcroft ]
19525
19526 * AUFS -- update to aufs2-30 20090727
19527 * [Config] enable AUFS FUSE support
19528
19529 [ Luke Yelavich ]
19530
19531 * [Config] CONFIG_JFS_FS=m on sparc
19532
19533 [ Tim Gardner ]
19534
19535 * [Upstream] dell-laptop: Fix rfkill state setting.
19536
19537 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
19538
19539linux (2.6.31-4.22) karmic; urgency=low
19540
19541 [ Amit Kucheria ]
19542
19543 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
19544 * ARM: IMX51: Move board-mx51* header files to the correct location
19545 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
19546 * ARM: IMX51: Make it compile.
19547 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
19548 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
19549 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
19550 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
19551 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
19552 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
19553 * ARM: staging: udlfb: Add vmalloc.h include
19554 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
19555
19556 [ Brad Figg ]
19557
19558 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
19559 * ARM: IMX51: codec structure was moved to the card structure
19560 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
19561 * ARM: IMX51: Get to bus_id by calling dev_name.
19562 * ARM: IMX51: Get to bus_id by calling dev_name.
19563 * ARM: IMX51: Added external declaration for mxc_map_io.
19564 * ARM: IMX51: Removed the mxc_gpio_port structure.
19565 * ARM: IMX51: mxc_timer_init prototype
19566 * ARM: IMX51: Fix up merge error in Kconfig
19567 * ARM: IMX51: Changed from snd_card_new to snd_card_create
19568
19569 [ Dinh Nguyen ]
19570
19571 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
19572 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
19573 * ARM: IMX51: Babbage 2.5 needs a different system revision
19574 * ARM: IMX51: IPU irq handler deadlock fix
19575
19576 [ Tim Gardner ]
19577
19578 * [Config] Enabled CONFIG_CAN=m
19579 - LP: #327243
19580 * [Config] Enabled CONFIG_SERIAL=m
19581 - LP: #397189
19582
19583 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
19584
19585linux (2.6.31-4.21) karmic; urgency=low
19586
19587 [ Amit Kucheria ]
19588
19589 * dm-raid-4-5: Add missing brackets around test_bit()
19590
19591 [ John Johansen ]
19592
19593 * AppArmor: Fix change_profile failing lpn401931
19594 * AppArmor: Fix determination of forced AUDIT messages.
19595 * AppArmor: Fix oops in auditing of the policy interface offset
19596
19597 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
19598
19599linux (2.6.31-4.20) karmic; urgency=low
19600
19601 [ Andy Whitcroft ]
19602
19603 * SAUCE: iscsitarget -- update to SVN revision r214
19604 * SAUCE: iscsitarget -- renable driver
19605 * [Config] consolidate lpia/lpia and i386/generic configs
19606 * [Config] enable CRYPTO modules for all architectures
19607 * [Config] enable cryptoloop
19608 * [Config] enable various filesystems for armel
19609 * [Config] sync i386 generic and generic-pae
19610 * [Config] add the 386 (486 processors and above) flavour
19611 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
19612 - LP: #399914
19613 * add genconfigs/genportsconfigs to extract the built configs
19614 * updateconfigs -- alter concatenation order allow easier updates
19615 * intelfb -- INTELFB now conflicts with DRM_I915
19616 * printchanges -- rebase tree does not have stable tags use changelog
19617 * AppArmor: fix argument size missmatch on 64 bit builds
19618
19619 [ Ike Panhc ]
19620
19621 * Ship bnx2x firmware in nic-modules udeb
19622 - LP: #360966
19623
19624 [ Jeff Mahoney ]
19625
19626 * AppArmor: fix build failure on ia64
19627
19628 [ John Johansen ]
19629
19630 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
19631 initialize.
19632 * AppArmour: fix auditing of domain transitions to include target profile
19633 information
19634 * AppArmor: fix C99 violation
19635 * AppArmor: revert reporting of create to write permission.
19636 * SAUCE: Add config option to set a default LSM
19637 * [Config] enable AppArmor by default
19638 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
19639
19640 [ Keith Packard ]
19641
19642 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
19643 hardware
19644 - LP: #351756
19645
19646 [ Luke Yelavich ]
19647
19648 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
19649 header packages
19650 - LP: #355344
19651
19652 [ Michael Casadevall ]
19653
19654 * [Config] update SPARC config files to allow success build
19655
19656 [ Scott James Remnant ]
19657
19658 * SAUCE: trace: add trace_event for the open() syscall
19659
19660 [ Stefan Bader ]
19661
19662 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
19663 - LP: #396780
19664
19665 [ Tim Gardner ]
19666
19667 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
19668 - LP: #397499
19669 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
19670 refresh
19671 - LP: #365291
19672 * [Config] SSB/B44 are common across all arches/flavours.
19673
19674 [ Upstream ]
19675
19676 * Rebased to 2.6.31-rc4
19677
19678 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
19679
19680linux (2.6.31-3.19) karmic; urgency=low
19681
19682 [ Andy Whitcroft ]
19683
19684 * Revert "[Config] Disabled NDISWRAPPER"
19685 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
19686 * AUFS -- export various core functions
19687 * AUFS -- export various core functions -- fixes
19688 * AUFS -- core filesystem
19689 * AUFS -- track changes in v2.6.31
19690 * [Config] Enable AUFS
19691 * droppped 'iwl3945: do not send scan command if channel count zero' as it
19692 is already upstream but failed to auto-drop on rebase.
19693
19694 [ Eric Paris ]
19695
19696 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
19697 choose
19698 * SAUCE: inotify: check filename before dropping repeat events
19699 * SAUCE: fsnotify: fix inotify tail drop check with path entries
19700
19701 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
19702
19703linux (2.6.31-3.18) karmic; urgency=low
19704
19705 [ Andy Whitcroft ]
19706
19707 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
19708 AUFS"
19709 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
19710 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
19711 security_inode_permission"
19712 * clear out left over AUFS files and modifications
19713
19714 [ Luke Yelavich ]
19715
19716 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
19717 * SAUCE: Explicitly include header files to allow apparmor to build on
19718 powerpc
19719 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
19720
19721 [ Tim Gardner ]
19722
19723 * [Config] Dropped ubuntu/misc/wireless/acx
19724 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
19725
19726 [ Upstream ]
19727
19728 * Rebased to 2.6.31-rc3
19729
19730 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
19731
19732linux (2.6.31-2.17) karmic; urgency=low
19733
19734 [ Andy Whitcroft ]
19735
19736 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
19737 * compcache -- remove redundant Kconfig entries part 2
19738 * compcache -- clean up CCFLAGS declarations
19739 * [Config] enable AppArmor
19740 * AppArmor: fix operator precidence issue in as_path_link
19741
19742 [ John Johansen ]
19743
19744 * AppArmor security module
19745 * AppArmor: Correct mapping of file permissions.
19746 * AppArmor: Turn auditing of ptrace on
19747
19748 [ Luke Yelavich ]
19749
19750 * [Config] disable CONFIG_DM_RAID45 on powerpc
19751
19752 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
19753
19754linux (2.6.31-2.16) karmic; urgency=low
19755
19756 [ Andy Whitcroft ]
19757
19758 * compcache -- remove redundant Kconfig entries
19759 added ignore and ignore.modules for all arches since the compcache update
19760 changes the modules names as well as some compcache ABI values.
19761
19762 [ Manoj Iyer ]
19763
19764 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
19765 * SAUCE: update compcache version to 0.5.3
19766
19767 [ Tim Gardner ]
19768
19769 * [Config]: Fix sparc FTBS by adding ignore.modules
19770
19771 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
19772
19773linux (2.6.31-2.15) karmic; urgency=low
19774
19775 [ Andy Whitcroft ]
19776
19777 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19778 * [Config] Update configs following rebase to 2.6.31-rc2
19779 * [Config] update ports configs following update to 2.6.31-rc2
19780
19781 [ Luke Yelavich ]
19782
19783 * [Config] powerpc - Disable CONFIG_RDS
19784
19785 [ Matt Zimmerman ]
19786
19787 * Rename linux-doc-PKGVER to linux-doc and clean up its description
19788 - LP: #382115
19789
19790 [ Upstream Kernel Changes ]
19791
19792 * rebased to mainline 2.6.31-rc2
19793
19794 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
19795
19796linux (2.6.31-1.14) karmic; urgency=low
19797
19798 [ Andy Whitcroft ]
19799
19800 * update ndiswrapper to 1.55
19801 * remove leftovers of gfs
19802 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
19803
19804 [ Luke Yelavich ]
19805
19806 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
19807 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
19808 kernel
19809
19810 [ Manoj Iyer ]
19811
19812 * Remove snd-bt-sco ubuntu driver
19813
19814 [ Michael Casadevall ]
19815
19816 * [Config] updates ia64 config and d-i folders to allow succesful build
19817 * [Config] Update powerpc and sparc for 2.6.31
19818
19819 [ Upstream Kernel Changes ]
19820
19821 * intel-iommu: fix Identity Mapping to be arch independent
19822 - LP: #384695
19823 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
19824
19825 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
19826
19827linux (2.6.31-1.13) karmic; urgency=low
19828
19829 [ Andy Whitcroft ]
19830
19831 * REBASE: rebased to mainline 2.6.31-rc1
19832 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
19833 no longer applies, using deprecated interfaces, LPIA only, dropped
19834 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
19835 changes now upstream, dropped
19836 * [Config] Update configs following rebase to 2.6.31-rc1
19837 * [Config] update ports configs following update to 2.6.31-rc1
19838
19839 * [Config] disable broken staging driver CONFIG_STLC45XX
19840 * SAUCE: fix compcache to use updates accessors
19841 * [Config] disable staging driver CONFIG_VT6655
19842 * SAUCE: fix DRDB to use updates accessors
19843 * [Disable] ndiswrapper needs update
19844 * [Disable] LIRC I2C needs update
19845 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
19846 * [Config] disable I2C_DESIGNWARE does not compile
19847 * [Config] disable CONFIG_TLSUP for lpia
19848 * [Config] disable CONFIG_FB_UDL for arm
19849 * SAUCE: disable adding scsi headers to linux-libc-dev
19850
19851 [ Mario Limonciello ]
19852
19853 * SAUCE: Add LIRC drivers
19854
19855 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
19856
19857linux (2.6.30-10.12) karmic; urgency=low
19858
19859 [ Andy Whitcroft ]
19860
19861 * [Config] split out the ports configs into their own family
19862 * [Config] update configs following introduction of ports family
19863
19864 [ Upstream Kernel Changes ]
19865
19866 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
19867 description". Fixes linux-doc package name conflicts for now.
19868 - LP: #382115
19869
19870 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
19871
19872linux (2.6.30-10.11) karmic; urgency=low
19873
19874 [ Amit Kucheria ]
19875
19876 * [Config] Comment splitconfig.pl and misc cleanup
19877 * [Config] Rename all configs to the new naming scheme
19878 * [Config] Splitconfig rework
19879 * [Config] Rename scripts/misc/oldconfig to kernelconfig
19880 * [Config] Fix build system for new config split
19881 * [Config] Run updateconfigs after the splitconfig rework
19882
19883 [ Andy Whitcroft ]
19884
19885 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
19886 * [Config] standardise CONFIG_STAGING=y
19887 * [Config] standardise CONFIG_RD_LZMA=y
19888 * [Config] CONFIG_PCI_IOV=y
19889 * [Config] CONFIG_PCI_STUB=m
19890 * [Config] merge kernel configs more agressively
19891
19892 [ Colin Watson ]
19893
19894 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
19895 * [Config] Add support for including firmware in udebs
19896 * [Config] Ship bnx2 firmware in nic-modules udeb
19897 - LP: #384861
19898
19899 [ Luke Yelavich ]
19900
19901 * [Config] ports - Import of ports architectures into kernel packaging
19902 infrastructure
19903 * [Config] ports - Do not update ports kernel configurations by default
19904 * [Config] ports - Disable ABI checking for ports architectures
19905 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
19906 * [Config] ports - Add control.d/vars.* files for ports architectures
19907 * [Config] ports - Add ports architectures for linux-libc-dev
19908 * [Config] ports - Create powerpc specific message-modules and
19909 block-modules udebs
19910 * [Config] ports - Add configuration files for ports architectures
19911
19912 [ Manoj Iyer ]
19913
19914 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
19915 - LP: #329864
19916
19917 [ Michael Casadevall ]
19918
19919 * [Config] ports - Fix compression of kernels
19920
19921 [ Stefan Bader ]
19922
19923 * [Upstream] mmc: prevent dangling block device from accessing stale
19924 queues
19925 - LP: #383668
19926
19927 [ Tim Gardner ]
19928
19929 * [Config] Recommend grub-pc in linux-image
19930 - LP: #385741
19931 * [Config] Implement i386 generic and generic-pae flavours
19932 * [Config] ports - Add control info after integrating ports arches
19933 * [Config] Removed auto-generated files from git
19934 * [Config] Added netxen_nic to nic-modules
19935 - LP: #389603
19936
19937 [ Matt Zimmerman ]
19938
19939 * Rename linux-doc-PKGVER to linux-doc and clean up its description
19940 - LP: #382115
19941
19942 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
19943
19944linux (2.6.30-9.10) karmic; urgency=low
19945
19946 [ Andy Whitcroft ]
19947
19948 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
19949 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
19950 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
19951 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
19952 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
19953 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
19954
19955 [ Upstream Kernel Changes ]
19956
19957 * rebased to 2.6.30 final
19958
19959 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
19960
19961linux (2.6.30-8.9) karmic; urgency=low
19962
19963 [ Andy Whitcroft ]
19964
19965 * Config update removed the following options:
19966 CONFIG_EDAC_AMD8111=m
19967 CONFIG_EDAC_AMD8131=m
19968
19969 [ Upstream Kernel Changes ]
19970
19971 * rebased to 2.6.30-rc8
19972
19973 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
19974
19975linux (2.6.30-7.8) karmic; urgency=low
19976
19977 [ Andy Whitcroft ]
19978
19979 * Enabled NEW configration options:
19980 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
19981 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
19982
19983 [ Upstream Kernel Changes ]
19984
19985 * rebased to 2.6.30-rc7
19986
19987 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
19988
19989linux (2.6.30-6.7) karmic; urgency=low
19990
19991 [ Andy Whitcroft ]
19992
19993 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
19994 upstream)
19995
19996 [ Upstream Kernel Changes ]
19997
19998 * rebased to 2.6.30-rc6
19999
20000 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
20001
20002linux (2.6.30-5.6) karmic; urgency=low
20003
20004 [ Tim Gardner ]
20005
20006 * [Config] Enable Keyspan USB serial device firmware in kernel module
20007 - LP: #334285
20008
20009 [ Upstream Kernel Changes ]
20010
20011 * rebased to 2.6.30-rc5
20012
20013 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
20014
20015linux (2.6.30-4.5) karmic; urgency=low
20016
20017 [ Colin Watson ]
20018
20019 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
20020 /usr/include/asm/* going missing
20021 - LP: #373214
20022
20023 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
20024
20025linux (2.6.30-3.4) karmic; urgency=low
20026
20027 [ Kees Cook ]
20028
20029 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20030 - LP: #369978
20031
20032 [ Stefan Bader ]
20033
20034 * SAUCE: input: Blacklist digitizers from joydev.c
20035 - LP: #300143
20036
20037 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
20038
20039linux (2.6.30-2.3) karmic; urgency=low
20040
20041 [ Tim Gardner ]
20042
20043 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
20044 - LP: #369152
20045 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
20046 * [Config] CONFIG_DRM_I915_KMS=y
20047 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
20048 minimums
20049
20050 [ Upstream Kernel Changes ]
20051
20052 * rebased to 2.6.30-rc4
20053
20054 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
20055
20056linux (2.6.30-1.2) karmic; urgency=low
20057
20058 [ Tim Gardner ]
20059
20060 * [Config] armel: disable staging drivers, fixes FTBS
20061 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
20062
20063 [ Upstream Kernel Changes ]
20064
20065 * mpt2sas: Change reset_type enum to avoid namespace collision.
20066 Submitted upstream.
20067
20068 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
20069
20070linux (2.6.30-1.1) karmic; urgency=low
20071
20072 * Initial release after rebasing against v2.6.30-rc3
20073
20074 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
20075