]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.4.0-87.110
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
1 linux (4.4.0-87.110) xenial; urgency=low
2
3 * linux: 4.4.0-87.110 -proposed tracker (LP: #1704982)
4
5 * CVE-2017-1000364
6 - mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
7 - mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
8
9 * CIFS causes oops (LP: #1704857)
10 - CIFS: Fix null pointer deref during read resp processing
11 - CIFS: Fix some return values in case of error in 'crypt_message'
12
13 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 18 Jul 2017 13:58:43 +0200
14
15 linux (4.4.0-86.109) xenial; urgency=low
16
17 * linux: 4.4.0-86.109 -proposed tracker (LP: #1703995)
18
19 * sock_recvmsg has dropped size argument (LP: #1701697)
20 - Packaging: Breaks unfixed iscsitarget versions
21
22 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 12 Jul 2017 18:23:18 -0300
23
24 linux (4.4.0-85.108) xenial; urgency=low
25
26 * linux: 4.4.0-85.108 -proposed tracker (LP: #1702103)
27
28 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
29 - SAUCE: hv: make clocksource available for PTP device supporting
30 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
31 - hv_util: switch to using timespec64
32 - hv_utils: implement Hyper-V PTP source
33 - Drivers: hv: util: Fix a typo
34 - Drivers: hv: util: don't forget to init host_ts.lock
35 - hv_utils: drop .getcrosststamp() support from PTP driver
36 - hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
37
38 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 03 Jul 2017 10:50:09 -0300
39
40 linux (4.4.0-84.107) xenial; urgency=low
41
42 * linux: 4.4.0-84.107 -proposed tracker (LP: #1701024)
43
44 * Can't disable USB port from BIOS (LP: #1695216)
45 - SAUCE: xhci: AMD Promontory USB disable port support
46
47 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
48 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
49
50 * CIFS: Enable encryption for SMB3 (LP: #1670508)
51 - Revert "Handle mismatched open calls"
52 - Revert "Call echo service immediately after socket reconnect"
53 - cifs: Make echo interval tunable
54 - Prepare for encryption support (first part). Add decryption and encryption
55 key generation. Thanks to Metze for helping with this.
56 - [net] drop 'size' argument of sock_recvmsg()
57 - cifs: merge the hash calculation helpers
58 - cifs: no need to wank with copying and advancing iovec on recvmsg side
59 either
60 - cifs: don't bother with kmap on read_pages side
61 - cifs_readv_receive: use cifs_read_from_socket()
62 - Fix memory leaks in cifs_do_mount()
63 - SMB3: Add mount parameter to allow user to override max credits
64 - SMB2: Separate Kerberos authentication from SMB2_sess_setup
65 - SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
66 - SMB3: parsing for new snapshot timestamp mount parm
67 - cifs: Simplify SMB2 and SMB311 dependencies
68 - cifs: Only select the required crypto modules
69 - cifs: Add soft dependencies
70 - CIFS: Separate SMB2 header structure
71 - CIFS: Make SendReceive2() takes resp iov
72 - CIFS: Make send_cancel take rqst as argument
73 - CIFS: Send RFC1001 length in a separate iov
74 - CIFS: Separate SMB2 sync header processing
75 - CIFS: Separate RFC1001 length processing for SMB2 read
76 - CIFS: Add capability to transform requests before sending
77 - CIFS: Enable encryption during session setup phase
78 - CIFS: Encrypt SMB3 requests before sending
79 - CIFS: Add transform header handling callbacks
80 - CIFS: Add mid handle callback
81 - CIFS: Add copy into pages callback for a read operation
82 - CIFS: Decrypt and process small encrypted packets
83 - CIFS: Add capability to decrypt big read responses
84 - CIFS: Allow to switch on encryption with seal mount option
85 - CIFS: Fix possible use after free in demultiplex thread
86 - Call echo service immediately after socket reconnect
87 - Handle mismatched open calls
88
89 * CVE-2017-9150
90 - bpf: don't let ldimm64 leak map addresses on unprivileged
91
92 * CVE-2015-8944
93 - Make file credentials available to the seqfile interfaces
94 - /proc/iomem: only expose physical resource addresses to privileged users
95
96 * Xenial update to 4.4.73 stable release (LP: #1698817)
97 - s390/vmem: fix identity mapping
98 - partitions/msdos: FreeBSD UFS2 file systems are not recognized
99 - ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
100 - staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
101 - net: xilinx_emaclite: fix freezes due to unordered I/O
102 - net: xilinx_emaclite: fix receive buffer overflow
103 - ipv6: Handle IPv4-mapped src to in6addr_any dst.
104 - ipv6: Inhibit IPv4-mapped src address on the wire.
105 - NET: Fix /proc/net/arp for AX.25
106 - NET: mkiss: Fix panic
107 - net: hns: Fix the device being used for dma mapping during TX
108 - sierra_net: Skip validating irrelevant fields for IDLE LSIs
109 - sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
110 - i2c: piix4: Fix request_region size
111 - ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping
112 switches
113 - PM / runtime: Avoid false-positive warnings from might_sleep_if()
114 - jump label: pass kbuild_cflags when checking for asm goto support
115 - kasan: respect /proc/sys/kernel/traceoff_on_warning
116 - log2: make order_base_2() behave correctly on const input value zero
117 - ethtool: do not vzalloc(0) on registers dump
118 - fscache: Fix dead object requeue
119 - fscache: Clear outstanding writes when disabling a cookie
120 - FS-Cache: Initialise stores_lock in netfs cookie
121 - ipv6: fix flow labels when the traffic class is non-0
122 - drm/nouveau: prevent userspace from deleting client object
123 - drm/nouveau/fence/g84-: protect against concurrent access to semaphore
124 buffers
125 - gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
126 - pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
127 - net: adaptec: starfire: add checks for dma mapping errors
128 - parisc, parport_gsc: Fixes for printk continuation lines
129 - drm/nouveau: Don't enabling polling twice on runtime resume
130 - drm/ast: Fixed system hanged if disable P2A
131 - ravb: unmap descriptors when freeing rings
132 - nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
133 - r8152: re-schedule napi for tx
134 - r8152: fix rtl8152_post_reset function
135 - r8152: avoid start_xmit to schedule napi when napi is disabled
136 - sctp: sctp_addr_id2transport should verify the addr before looking up assoc
137 - romfs: use different way to generate fsid for BLOCK or MTD
138 - proc: add a schedule point in proc_pid_readdir()
139 - tipc: ignore requests when the connection state is not CONNECTED
140 - xtensa: don't use linux IRQ #0
141 - s390/kvm: do not rely on the ILC on kvm host protection fauls
142 - sparc64: make string buffers large enough
143 - Linux 4.4.73
144
145 * Xenial update to 4.4.72 stable release (LP: #1698799)
146 - bnx2x: Fix Multi-Cos
147 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
148 - cxgb4: avoid enabling napi twice to the same queue
149 - tcp: disallow cwnd undo when switching congestion control
150 - vxlan: fix use-after-free on deletion
151 - ipv6: Fix leak in ipv6_gso_segment().
152 - net: ping: do not abuse udp_poll()
153 - net: ethoc: enable NAPI before poll may be scheduled
154 - net: bridge: start hello timer only if device is up
155 - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
156 - sparc: Machine description indices can vary
157 - sparc64: reset mm cpumask after wrap
158 - sparc64: combine activate_mm and switch_mm
159 - sparc64: redefine first version
160 - sparc64: add per-cpu mm of secondary contexts
161 - sparc64: new context wrap
162 - sparc64: delete old wrap code
163 - arch/sparc: support NR_CPUS = 4096
164 - serial: ifx6x60: fix use-after-free on module unload
165 - ptrace: Properly initialize ptracer_cred on fork
166 - KEYS: fix dereferencing NULL payload with nonzero length
167 - KEYS: fix freeing uninitialized memory in key_update()
168 - crypto: gcm - wait for crypto op not signal safe
169 - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
170 - nfsd4: fix null dereference on replay
171 - nfsd: Fix up the "supattr_exclcreat" attributes
172 - kvm: async_pf: fix rcu_irq_enter() with irqs enabled
173 - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
174 - arm: KVM: Allow unaligned accesses at HYP
175 - KVM: async_pf: avoid async pf injection when in guest mode
176 - dmaengine: usb-dmac: Fix DMAOR AE bit definition
177 - dmaengine: ep93xx: Always start from BASE0
178 - xen/privcmd: Support correctly 64KB page granularity when mapping memory
179 - xen-netfront: do not cast grant table reference to signed short
180 - xen-netfront: cast grant table reference first to type int
181 - ext4: fix SEEK_HOLE
182 - ext4: keep existing extra fields when inode expands
183 - ext4: fix fdatasync(2) after extent manipulation operations
184 - usb: gadget: f_mass_storage: Serialize wake and sleep execution
185 - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
186 - usb: chipidea: debug: check before accessing ci_role
187 - staging/lustre/lov: remove set_fs() call from lov_getstripe()
188 - iio: light: ltr501 Fix interchanged als/ps register field
189 - iio: proximity: as3935: fix AS3935_INT mask
190 - drivers: char: random: add get_random_long()
191 - random: properly align get_random_int_hash
192 - stackprotector: Increase the per-task stack canary's random range from 32
193 bits to 64 bits on 64-bit platforms
194 - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
195 - target: Re-add check to reject control WRITEs with overflow data
196 - drm/msm: Expose our reservation object when exporting a dmabuf.
197 - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
198 - cpuset: consider dying css as offline
199 - fs: add i_blocksize()
200 - ufs: restore proper tail allocation
201 - fix ufs_isblockset()
202 - ufs: restore maintaining ->i_blocks
203 - ufs: set correct ->s_maxsize
204 - ufs_extend_tail(): fix the braino in calling conventions of
205 ufs_new_fragments()
206 - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
207 - cxl: Fix error path on bad ioctl
208 - btrfs: use correct types for page indices in btrfs_page_exists_in_range
209 - btrfs: fix memory leak in update_space_info failure path
210 - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
211 - scsi: qla2xxx: don't disable a not previously enabled PCI device
212 - powerpc/eeh: Avoid use after free in eeh_handle_special_event()
213 - powerpc/numa: Fix percpu allocations to be NUMA aware
214 - powerpc/hotplug-mem: Fix missing endian conversion of aa_index
215 - perf/core: Drop kernel samples even though :u is specified
216 - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
217 - drm/vmwgfx: Make sure backup_handle is always valid
218 - drm/nouveau/tmr: fully separate alarm execution/pending lists
219 - ALSA: timer: Fix race between read and ioctl
220 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
221 - ASoC: Fix use-after-free at card unregistration
222 - drivers: char: mem: Fix wraparound check to allow mappings up to the end
223 - tty: Drop krefs for interrupted tty lock
224 - serial: sh-sci: Fix panic when serial console and DMA are enabled
225 - mm: consider memblock reservations for deferred memory initialization sizing
226 - NFS: Ensure we revalidate attributes before using execute_ok()
227 - NFSv4: Don't perform cached access checks before we've OPENed the file
228 - Make __xfs_xattr_put_listen preperly report errors.
229 - arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
230 - arm64: entry: improve data abort handling of tagged pointers
231 - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
232 - usercopy: Adjust tests to deal with SMAP/PAN
233 - arm64: armv8_deprecated: ensure extension of addr
234 - arm64: ensure extension of smp_store_release value
235 - Linux 4.4.72
236
237 * Xenial update to 4.4.71 stable release (LP: #1697001)
238 - sparc: Fix -Wstringop-overflow warning
239 - s390/qeth: handle sysfs error during initialization
240 - s390/qeth: unbreak OSM and OSN support
241 - s390/qeth: avoid null pointer dereference on OSN
242 - tcp: avoid fragmenting peculiar skbs in SACK
243 - sctp: fix src address selection if using secondary addresses for ipv6
244 - tcp: eliminate negative reordering in tcp_clean_rtx_queue
245 - net: Improve handling of failures on link and route dumps
246 - bridge: netlink: check vlan_default_pvid range
247 - qmi_wwan: add another Lenovo EM74xx device ID
248 - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
249 - be2net: Fix offload features for Q-in-Q packets
250 - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
251 - tcp: avoid fastopen API to be used on AF_UNSPEC
252 - sctp: fix ICMP processing if skb is non-linear
253 - ipv4: add reference counting to metrics
254 - netem: fix skb_orphan_partial()
255 - net: phy: marvell: Limit errata to 88m1101
256 - vlan: Fix tcp checksum offloads in Q-in-Q vlans
257 - i2c: i2c-tiny-usb: fix buffer not being DMA capable
258 - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
259 - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
260 - scsi: mpt3sas: Force request partial completion alignment
261 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
262 - drm/radeon: Unbreak HPD handling for r600+
263 - pcmcia: remove left-over %Z format
264 - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
265 - slub/memcg: cure the brainless abuse of sysfs attributes
266 - drm/gma500/psb: Actually use VBT mode when it is found
267 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
268 - mlock: fix mlock count can not decrease in race condition
269 - xfs: Fix missed holes in SEEK_HOLE implementation
270 - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
271 - xfs: fix over-copying of getbmap parameters from userspace
272 - xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
273 - xfs: prevent multi-fsb dir readahead from reading random blocks
274 - xfs: fix up quotacheck buffer list error handling
275 - xfs: support ability to wait on new inodes
276 - xfs: update ag iterator to support wait on new inodes
277 - xfs: wait on new inodes during quotaoff dquot release
278 - xfs: fix indlen accounting error on partial delalloc conversion
279 - xfs: bad assertion for delalloc an extent that start at i_size
280 - xfs: fix unaligned access in xfs_btree_visit_blocks
281 - xfs: in _attrlist_by_handle, copy the cursor back to userspace
282 - xfs: only return -errno or success from attr ->put_listent
283 - Linux 4.4.71
284
285 * CVE-2017-7346
286 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
287
288 * Power button does not work on Latitude 7480 (LP: #1697116)
289 - intel-hid: Remove duplicated acpi_remove_notify_handler
290 - platform/x86: intel-hid: Support 5 button array
291
292 * CVE-2017-9074
293 - ipv6: Check ip6_find_1stfragopt() return value properly.
294
295 * CVE-2014-9900
296 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
297
298 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 28 Jun 2017 14:47:02 -0300
299
300 linux (4.4.0-83.106) xenial; urgency=low
301
302 * linux: 4.4.0-83.106 -proposed tracker (LP: #1700541)
303
304 * CVE-2017-1000364
305 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
306 - Revert "mm: do not collapse stack gap into THP"
307 - Revert "mm: enlarge stack guard gap"
308 - mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
309 - mm: larger stack guard gap, between vmas
310 - mm: fix new crash in unmapped_area_topdown()
311 - Allow stack to grow up to address space limit
312
313 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 26 Jun 2017 12:27:55 -0300
314
315 linux (4.4.0-82.105) xenial; urgency=low
316
317 * linux: 4.4.0-82.105 -proposed tracker (LP: #1699064)
318
319 * CVE-2017-1000364
320 - SAUCE: mm: Only expand stack if guard area is hit
321
322 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
323 common/linux-*-cloud-tools-common (LP: #1688579)
324 - [Config] make linux-tools-common and linux-cloud-tools-common protection
325 consistent
326
327 * CVE-2017-9242
328 - ipv6: fix out of bound writes in __ip6_append_data()
329
330 * CVE-2017-9075
331 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
332
333 * CVE-2017-9074
334 - ipv6: Prevent overrun when parsing v6 header options
335
336 * CVE-2017-9076
337 - ipv6/dccp: do not inherit ipv6_mc_list from parent
338
339 * CVE-2017-9077
340 - ipv6/dccp: do not inherit ipv6_mc_list from parent
341
342 * CVE-2017-8890
343 - dccp/tcp: do not inherit mc_list from parent
344
345 * Module signing exclusion for staging drivers does not work properly
346 (LP: #1690908)
347 - SAUCE: Fix module signing exclusion in package builds
348
349 * extend-diff-ignore should use exact matches (LP: #1693504)
350 - [Packaging] exact extend-diff-ignore matches
351
352 * Dell XPS 9360 wifi 5G performance is poor (LP: #1692836)
353 - SAUCE: ath10k: fix the wifi speed issue for kill 1535
354
355 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC12 (LP: #1694607)
356 - SAUCE: Redpine: Upgrade to ver. 1.2.RC12
357
358 * [DP MST] No audio output through HDMI/DP/mDP ports in Dell WD15 and TB15
359 docking stations (LP: #1694665)
360 - drm/i915: Store port enum in intel_encoder
361 - drm/i915: Eliminate redundant local variable definition
362 - drm/i915: Switch to using port stored in intel_encoder
363 - drm/i915: Move audio_connector to intel_encoder
364 - drm/i915/dp: DP audio API changes for MST
365 - drm/i915: abstract ddi being audio enabled
366 - drm/i915/audio: extend get_saved_enc() to support more scenarios
367 - drm/i915: enable dp mst audio
368
369 * Xenial update to 4.4.70 stable release (LP: #1694621)
370 - usb: misc: legousbtower: Fix buffers on stack
371 - usb: misc: legousbtower: Fix memory leak
372 - USB: ene_usb6250: fix DMA to the stack
373 - watchdog: pcwd_usb: fix NULL-deref at probe
374 - char: lp: fix possible integer overflow in lp_setup()
375 - USB: core: replace %p with %pK
376 - ARM: tegra: paz00: Mark panel regulator as enabled on boot
377 - tpm_crb: check for bad response size
378 - infiniband: call ipv6 route lookup via the stub interface
379 - dm btree: fix for dm_btree_find_lowest_key()
380 - dm raid: select the Kconfig option CONFIG_MD_RAID0
381 - dm bufio: avoid a possible ABBA deadlock
382 - dm bufio: check new buffer allocation watermark every 30 seconds
383 - dm cache metadata: fail operations if fail_io mode has been established
384 - dm bufio: make the parameter "retain_bytes" unsigned long
385 - dm thin metadata: call precommit before saving the roots
386 - dm space map disk: fix some book keeping in the disk space map
387 - md: update slab_cache before releasing new stripes when stripes resizing
388 - rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
389 - mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
390 - ima: accept previously set IMA_NEW_FILE
391 - KVM: x86: Fix load damaged SSEx MXCSR register
392 - KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
393 - regulator: tps65023: Fix inverted core enable logic.
394 - s390/kdump: Add final note
395 - s390/cputime: fix incorrect system time
396 - ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
397 - ath9k_htc: fix NULL-deref at probe
398 - drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark
399 calculations.
400 - drm/amdgpu: Make display watermark calculations more accurate
401 - drm/nouveau/therm: remove ineffective workarounds for alarm bugs
402 - drm/nouveau/tmr: ack interrupt before processing alarms
403 - drm/nouveau/tmr: fix corruption of the pending list when rescheduling an
404 alarm
405 - drm/nouveau/tmr: avoid processing completed alarms when adding a new one
406 - drm/nouveau/tmr: handle races with hw when updating the next alarm time
407 - cdc-acm: fix possible invalid access when processing notification
408 - proc: Fix unbalanced hard link numbers
409 - of: fix sparse warning in of_pci_range_parser_one
410 - iio: dac: ad7303: fix channel description
411 - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
412 - pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
413 - USB: serial: ftdi_sio: fix setting latency for unprivileged users
414 - USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
415 - ext4 crypto: don't let data integrity writebacks fail with ENOMEM
416 - ext4 crypto: fix some error handling
417 - net: qmi_wwan: Add SIMCom 7230E
418 - fscrypt: fix context consistency check when key(s) unavailable
419 - f2fs: check entire encrypted bigname when finding a dentry
420 - fscrypt: avoid collisions when presenting long encrypted filenames
421 - usb: host: xhci-plat: propagate return value of platform_get_irq()
422 - xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
423 - usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
424 - net: irda: irda-usb: fix firmware name on big-endian hosts
425 - usbvision: fix NULL-deref at probe
426 - mceusb: fix NULL-deref at probe
427 - ttusb2: limit messages to buffer size
428 - usb: musb: tusb6010_omap: Do not reset the other direction's packet size
429 - USB: iowarrior: fix info ioctl on big-endian hosts
430 - usb: serial: option: add Telit ME910 support
431 - USB: serial: qcserial: add more Lenovo EM74xx device IDs
432 - USB: serial: mct_u232: fix big-endian baud-rate handling
433 - USB: serial: io_ti: fix div-by-zero in set_termios
434 - USB: hub: fix SS hub-descriptor handling
435 - USB: hub: fix non-SS hub-descriptor handling
436 - ipx: call ipxitf_put() in ioctl error path
437 - iio: proximity: as3935: fix as3935_write
438 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
439 - gspca: konica: add missing endpoint sanity check
440 - s5p-mfc: Fix unbalanced call to clock management
441 - dib0700: fix NULL-deref at probe
442 - zr364xx: enforce minimum size when reading header
443 - dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
444 - cx231xx-audio: fix init error path
445 - cx231xx-audio: fix NULL-deref at probe
446 - cx231xx-cards: fix NULL-deref at probe
447 - powerpc/book3s/mce: Move add_taint() later in virtual mode
448 - powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
449 - powerpc/64e: Fix hang when debugging programs with relocated kernel
450 - ARM: dts: at91: sama5d3_xplained: fix ADC vref
451 - ARM: dts: at91: sama5d3_xplained: not all ADC channels are available
452 - arm64: xchg: hazard against entire exchange variable
453 - arm64: uaccess: ensure extension of access_ok() addr
454 - arm64: documentation: document tagged pointer stack constraints
455 - xc2028: Fix use-after-free bug properly
456 - Revert "UBUNTU: SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp"
457 - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
458 - staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
459 - staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
460 - iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
461 - metag/uaccess: Fix access_ok()
462 - metag/uaccess: Check access_ok in strncpy_from_user
463 - uwb: fix device quirk on big-endian hosts
464 - genirq: Fix chained interrupt data ordering
465 - osf_wait4(): fix infoleak
466 - tracing/kprobes: Enforce kprobes teardown after testing
467 - PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
468 - PCI: Freeze PME scan before suspending devices
469 - drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
470 - nfsd: encoders mustn't use unitialized values in error cases
471 - drivers: char: mem: Check for address space wraparound with mmap()
472 - Linux 4.4.70
473
474 * Xenial update to 4.4.69 stable release (LP: #1692900)
475 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
476 - target: Fix compare_and_write_callback handling for non GOOD status
477 - target/fileio: Fix zero-length READ and WRITE handling
478 - target: Convert ACL change queue_depth se_session reference usage
479 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
480 - usb: host: xhci: print correct command ring address
481 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
482 - USB: Proper handling of Race Condition when two USB class drivers try to
483 call init_usb_class simultaneously
484 - staging: vt6656: use off stack for in buffer USB transfers.
485 - staging: vt6656: use off stack for out buffer USB transfers.
486 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
487 - staging: comedi: jr3_pci: fix possible null pointer dereference
488 - staging: comedi: jr3_pci: cope with jiffies wraparound
489 - usb: misc: add missing continue in switch
490 - usb: Make sure usb/phy/of gets built-in
491 - usb: hub: Fix error loop seen after hub communication errors
492 - usb: hub: Do not attempt to autosuspend disconnected devices
493 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
494 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
495 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
496 - um: Fix PTRACE_POKEUSER on x86_64
497 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
498 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
499 - block: fix blk_integrity_register to use template's interval_exp if not 0
500 - crypto: algif_aead - Require setkey before accept(2)
501 - dm era: save spacemap metadata root after the pre-commit
502 - vfio/type1: Remove locked page accounting workqueue
503 - IB/core: Fix sysfs registration error flow
504 - IB/IPoIB: ibX: failed to create mcg debug file
505 - IB/mlx4: Fix ib device initialization error flow
506 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
507 - ext4: evict inline data when writing to memory map
508 - fs/xattr.c: zero out memory copied to userspace in getxattr
509 - ceph: fix memory leak in __ceph_setxattr()
510 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
511 - Set unicode flag on cifs echo request to avoid Mac error
512 - SMB3: Work around mount failure when using SMB3 dialect to Macs
513 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
514 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
515 - CIFS: add misssing SFM mapping for doublequote
516 - padata: free correct variable
517 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
518 - serial: samsung: Use right device for DMA-mapping calls
519 - serial: omap: fix runtime-pm handling on unbind
520 - serial: omap: suspend device on probe errors
521 - tty: pty: Fix ldisc flush after userspace become aware of the data already
522 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
523 - Bluetooth: hci_bcm: add missing tty-device sanity check
524 - Bluetooth: hci_intel: add missing tty-device sanity check
525 - mac80211: pass RX aggregation window size to driver
526 - mac80211: pass block ack session timeout to to driver
527 - mac80211: RX BA support for sta max_rx_aggregation_subframes
528 - wlcore: Pass win_size taken from ieee80211_sta to FW
529 - wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
530 - ipmi: Fix kernel panic at ipmi_ssif_thread()
531 - Linux 4.4.69
532
533 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
534 - i2c: octeon: Cleanup kerneldoc comments
535 - i2c: octeon: Cleanup i2c-octeon driver
536 - i2c: octeon: Cleanup resource allocation code
537 - i2c: octeon: Support I2C_M_RECV_LEN
538 - i2c: octeon: Increase retry default and use fixed timeout value
539 - i2c: octeon: Move set-clock and init-lowlevel upward
540 - i2c: octeon: Rename [read|write]_sw to reg_[read|write]
541 - i2c: octeon: Introduce helper functions for register access
542 - i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
543 - i2c: octeon: Improve error status checking
544 - i2c: octeon: Use i2c recovery framework
545 - i2c: octeon: Add flush writeq helper function
546 - i2c: octeon: Enable High-Level Controller
547 - i2c: octeon: Add support for cn78xx chips
548 - i2c: octeon: Remove zero-length message support
549 - i2c: octeon: Improve performance if interrupt is early
550 - i2c: octeon: Add workaround for broken irqs on CN3860
551 - i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
552 - i2c: octeon: Avoid printk after too long SMBUS message
553 - i2c: octeon: Rename driver to prepare for split
554 - i2c: octeon: Split the driver into two parts
555 - [Config] CONFIG_I2C_THUNDERX=m
556 - i2c: thunderx: Add i2c driver for ThunderX SOC
557 - i2c: thunderx: Add SMBUS alert support
558 - i2c: octeon,thunderx: Move register offsets to struct
559 - i2c: octeon: Sort include files alphabetically
560 - i2c: octeon: Use booleon values for booleon variables
561 - i2c: octeon: thunderx: Add MAINTAINERS entry
562 - i2c: octeon: Fix set SCL recovery function
563 - i2c: octeon: Avoid sending STOP during recovery
564 - i2c: octeon: Fix high-level controller status check
565 - i2c: octeon: thunderx: TWSI software reset in recovery
566 - i2c: octeon: thunderx: Remove double-check after interrupt
567 - i2c: octeon: thunderx: Limit register access retries
568 - i2c: thunderx: Enable HWMON class probing
569
570 * Xenial update to 4.4.68 stable release (LP: #1691418)
571 - 9p: fix a potential acl leak
572 - ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
573 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
574 - powerpc/powernv: Fix opal_exit tracepoint opcode
575 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
576 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
577 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
578 probe()
579 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
580 component
581 - power: supply: bq24190_charger: Don't read fault register outside
582 irq_handle_thread()
583 - power: supply: bq24190_charger: Handle fault before status on interrupt
584 - leds: ktd2692: avoid harmless maybe-uninitialized warning
585 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
586 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
587 - mwifiex: remove redundant dma padding in AMSDU
588 - mwifiex: Avoid skipping WEP key deletion for AP
589 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
590 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
591 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
592 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
593 probed
594 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
595 - Revert "KVM: nested VMX: disable perf cpuid reporting"
596 - KVM: nVMX: initialize PML fields in vmcs02
597 - KVM: nVMX: do not leak PML full vmexit to L1
598 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
599 paths
600 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
601 paths
602 - usb: chipidea: Only read/write OTGSC from one place
603 - usb: chipidea: Handle extcon events properly
604 - USB: serial: keyspan_pda: fix receive sanity checks
605 - USB: serial: digi_acceleport: fix incomplete rx sanity check
606 - USB: serial: ssu100: fix control-message error handling
607 - USB: serial: io_edgeport: fix epic-descriptor handling
608 - USB: serial: ti_usb_3410_5052: fix control-message error handling
609 - USB: serial: ark3116: fix open error handling
610 - USB: serial: ftdi_sio: fix latency-timer error handling
611 - USB: serial: quatech2: fix control-message error handling
612 - USB: serial: mct_u232: fix modem-status error handling
613 - USB: serial: io_edgeport: fix descriptor error handling
614 - phy: qcom-usb-hs: Add depends on EXTCON
615 - serial: 8250_omap: Fix probe and remove for PM runtime
616 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
617 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
618 - brcmfmac: Ensure pointer correctly set if skb data location changes
619 - brcmfmac: Make skb header writable before use
620 - staging: wlan-ng: add missing byte order conversion
621 - staging: emxx_udc: remove incorrect __init annotations
622 - ALSA: hda - Fix deadlock of controller device lock at unbinding
623 - tcp: do not underestimate skb->truesize in tcp_trim_head()
624 - bpf, arm64: fix jit branch offset related to ldimm64
625 - tcp: fix wraparound issue in tcp_lp
626 - tcp: do not inherit fastopen_req from parent
627 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
628 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
629 - ipv6: initialize route null entry in addrconf_init()
630 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
631 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
632 - f2fs: sanity check segment count
633 - drm/ttm: fix use-after-free races in vm fault handling
634 - block: get rid of blk_integrity_revalidate()
635 - Linux 4.4.68
636
637 * Keyboard backlight control does not work on some dell laptops.
638 (LP: #1693126)
639 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
640 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
641
642 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC9 (LP: #1690498)
643 - SAUCE: Redpine: Upgrade to ver. 1.2.RC9
644
645 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
646 (LP: #1672819)
647 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
648
649 * attempts to rename vlans / vlans have addr_assign_type of 0 on kernel 4.4
650 (LP: #1682871)
651 - vlan: Propagate MAC address to VLANs
652
653 * Exar usb-serial doesn't restore baud rate after resume from S3/S4
654 (LP: #1690362)
655 - SAUCE: xr-usb-serial: re-initialise baudrate after resume from S3/S4
656
657 * st_pressure, st_accel IIO drivers fail to detect sensors after reloading
658 kernel modules (LP: #1690310)
659 - SAUCE: (no-up) iio: st_pressure: st_accel: Initialise sensor platform data
660 properly
661
662 * nvidia-docker on ppc64le-ubuntu16.04 issue due to cross-thread naming if
663 !PR_DUMPABLE (LP: #1690225)
664 - procfs: fix pthread cross-thread naming if !PR_DUMPABLE
665
666 * linux xenial derivatives fail to build (LP: #1691814)
667 - [Packaging] Set do_tools_common in common vars
668
669 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 20 Jun 2017 15:47:03 +0200
670
671 linux (4.4.0-81.104) xenial; urgency=low
672
673 * CVE-2017-1000364
674 - mm: enlarge stack guard gap
675 - mm: do not collapse stack gap into THP
676
677 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 15:19:41 +0200
678
679 linux (4.4.0-79.100) xenial; urgency=low
680
681 * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180)
682
683 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
684 common/linux-*-cloud-tools-common (LP: #1688579)
685 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
686 gke versions
687 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
688 aws versions
689 - [Packaging] prevent linux-*-tools-common from being produced from non linux
690 packages
691
692 * CVE-2017-0605
693 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
694
695 * i915-bpo crashes on external hdmi input (LP: #1580272)
696 - SAUCE: i915_bpo: Silence the warning about watermark entries not changing
697
698 * Kernel panics on Xenial when using cgroups and strict CFS limits
699 (LP: #1687512)
700 - sched/fair: Initialize throttle_count for new task-groups lazily
701 - sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
702
703 * bonding - mlx5 - speed changed to 0 after changing ring size (LP: #1687877)
704 - bonding: allow notifications for bond_set_slave_link_state
705
706 * Xenial update to 4.4.67 stable release (LP: #1689296)
707 - timerfd: Protect the might cancel mechanism proper
708 - Handle mismatched open calls
709 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
710 - ALSA: ppc/awacs: shut up maybe-uninitialized warning
711 - drbd: avoid redefinition of BITS_PER_PAGE
712 - mtd: avoid stack overflow in MTD CFI code
713 - net: tg3: avoid uninitialized variable warning
714 - netlink: Allow direct reclaim for fallback allocation
715 - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
716 - IB/ehca: fix maybe-uninitialized warnings
717 - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
718 - ext4 crypto: revalidate dentry after adding or removing the key
719 - ext4 crypto: use dget_parent() in ext4_d_revalidate()
720 - ext4/fscrypto: avoid RCU lookup in d_revalidate
721 - nfsd4: minor NFSv2/v3 write decoding cleanup
722 - nfsd: stricter decoding of write-like NFSv2/v3 ops
723 - dm ioctl: prevent stack leak in dm ioctl call
724 - Linux 4.4.67
725
726 * Precision Rack failed to resume from S4 (LP: #1686061)
727 - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
728 - x86/boot: Split out kernel_ident_mapping_init()
729 - x86/power/64: Always create temporary identity mapping correctly
730
731 * Xenial update to 4.4.66 stable release (LP: #1688505)
732 - f2fs: do more integrity verification for superblock
733 - xc2028: unlock on error in xc2028_set_config()
734 - ARM: OMAP2+: timer: add probe for clocksources
735 - clk: sunxi: Add apb0 gates for H3
736 - crypto: testmgr - fix out of bound read in __test_aead()
737 - drm/amdgpu: fix array out of bounds
738 - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
739 - md:raid1: fix a dead loop when read from a WriteMostly disk
740 - MIPS: Fix crash registers on non-crashing CPUs
741 - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
742 - net_sched: close another race condition in tcf_mirred_release()
743 - RDS: Fix the atomicity for congestion map update
744 - regulator: core: Clear the supply pointer if enabling fails
745 - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
746 - xen/x86: don't lose event interrupts
747 - sparc64: kern_addr_valid regression
748 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
749 - net: neigh: guard against NULL solicit() method
750 - net: phy: handle state correctly in phy_stop_machine
751 - l2tp: purge socket queues in the .destruct() callback
752 - l2tp: take reference on sessions being dumped
753 - l2tp: fix PPP pseudo-wire auto-loading
754 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
755 - sctp: listen on the sock only when it's state is listening or closed
756 - tcp: clear saved_syn in tcp_disconnect()
757 - dp83640: don't recieve time stamps twice
758 - net: ipv6: RTF_PCPU should not be settable from userspace
759 - netpoll: Check for skb->queue_mapping
760 - ip6mr: fix notification device destruction
761 - macvlan: Fix device ref leak when purging bc_queue
762 - ipv6: check skb->protocol before lookup for nexthop
763 - ipv6: check raw payload size correctly in ioctl
764 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
765 type
766 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
767 - MIPS: KGDB: Use kernel context for sleeping threads
768 - MIPS: Avoid BUG warning in arch_check_elf
769 - p9_client_readdir() fix
770 - Input: i8042 - add Clevo P650RS to the i8042 reset list
771 - nfsd: check for oversized NFSv2/v3 arguments
772 - ARCv2: save r30 on kernel entry as gcc uses it for code-gen
773 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
774 - Linux 4.4.66
775
776 * Xenial update to 4.4.65 stable release (LP: #1688483)
777 - tipc: make sure IPv6 header fits in skb headroom
778 - tipc: make dist queue pernet
779 - tipc: re-enable compensation for socket receive buffer double counting
780 - tipc: correct error in node fsm
781 - tty: nozomi: avoid a harmless gcc warning
782 - hostap: avoid uninitialized variable use in hfa384x_get_rid
783 - gfs2: avoid uninitialized variable warning
784 - tipc: fix random link resets while adding a second bearer
785 - tipc: fix socket timer deadlock
786 - xc2028: avoid use after free
787 - netfilter: nfnetlink: correctly validate length of batch messages
788 - tipc: check minimum bearer MTU
789 - vfio/pci: Fix integer overflows, bitmask check
790 - staging/android/ion : fix a race condition in the ion driver
791 - ping: implement proper locking
792 - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
793 - Linux 4.4.65
794
795 * Xenial update to 4.4.64 stable release (LP: #1687638)
796 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
797 - KEYS: Change the name of the dead type to ".dead" to prevent user access
798 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
799 - tracing: Allocate the snapshot buffer before enabling probe
800 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
801 - cifs: Do not send echoes before Negotiate is complete
802 - CIFS: remove bad_network_name flag
803 - s390/mm: fix CMMA vs KSM vs others
804 - VSOCK: Detach QP check should filter out non matching QPs.
805 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
806 - ACPI / power: Avoid maybe-uninitialized warning
807 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
808 - mac80211: reject ToDS broadcast data frames
809 - ubi/upd: Always flush after prepared for an update
810 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
811 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
812 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
813 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
814 - block: fix del_gendisk() vs blkdev_ioctl crash
815 - tipc: fix crash during node removal
816 - Linux 4.4.64
817
818 * Xenial update to 4.4.63 stable release (LP: #1687629)
819 - cgroup, kthread: close race window where new kthreads can be migrated to
820 non-root cgroups
821 - thp: fix MADV_DONTNEED vs clear soft dirty race
822 - drm/nouveau/mpeg: mthd returns true on success now
823 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
824 - CIFS: store results of cifs_reopen_file to avoid infinite wait
825 - Input: xpad - add support for Razer Wildcat gamepad
826 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
827 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
828 - x86/vdso: Plug race between mapping and ELF header setup
829 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
830 comparison)
831 - iscsi-target: Fix TMR reference leak during session shutdown
832 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
833 - scsi: sr: Sanity check returned mode data
834 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
835 - scsi: sd: Fix capacity calculation with 32-bit sector_t
836 - xen, fbfront: fix connecting to backend
837 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
838 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
839 - ftrace: Fix removing of second function probe
840 - char: Drop bogus dependency of DEVPORT on !M68K
841 - char: lack of bool string made CONFIG_DEVPORT always on
842 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
843 - kvm: fix page struct leak in handle_vmon
844 - zram: do not use copy_page with non-page aligned address
845 - powerpc: Disable HFSCR[TM] if TM is not supported
846 - crypto: ahash - Fix EINPROGRESS notification callback
847 - ath9k: fix NULL pointer dereference
848 - dvb-usb-v2: avoid use-after-free
849 - ext4: fix inode checksum calculation problem if i_extra_size is small
850 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
851 notify event
852 - rtc: tegra: Implement clock handling
853 - mm: Tighten x86 /dev/mem with zeroing reads
854 - dvb-usb: don't use stack for firmware load
855 - dvb-usb-firmware: don't do DMA on stack
856 - virtio-console: avoid DMA from stack
857 - pegasus: Use heap buffers for all register access
858 - rtl8150: Use heap buffers for all register access
859 - catc: Combine failure cleanup code in catc_probe()
860 - catc: Use heap buffer for memory size test
861 - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
862 - net: ipv6: check route protocol when deleting routes
863 - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
864 - Linux 4.4.63
865
866 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 17 May 2017 16:44:58 +0200
867
868 linux (4.4.0-78.99) xenial; urgency=low
869
870 * linux: 4.4.0-78.99 -proposed tracker (LP: #1686645)
871
872 * Please backport fix to reference leak in cgroup blkio throttle
873 (LP: #1683976)
874 - block: fix module reference leak on put_disk() call for cgroups throttle
875
876 * UbuntuKVM guest crashed while running I/O stress test with Ubuntu kernel
877 4.4.0-47-generic (LP: #1659111)
878 - block: Unhash block device inodes on gendisk destruction
879 - block: Use pointer to backing_dev_info from request_queue
880 - block: Dynamically allocate and refcount backing_dev_info
881 - block: Make blk_get_backing_dev_info() safe without open bdev
882 - block: Get rid of blk_get_backing_dev_info()
883 - block: Move bdev_unhash_inode() after invalidate_partition()
884 - block: Unhash also block device inode for the whole device
885 - block: Revalidate i_bdev reference in bd_aquire()
886 - block: Initialize bd_bdi on inode initialization
887 - block: Move bdi_unregister() to del_gendisk()
888 - block: Allow bdi re-registration
889 - bdi: Fix use-after-free in wb_congested_put()
890 - block: Make del_gendisk() safer for disks without queues
891 - block: Fix bdi assignment to bdev inode when racing with disk delete
892 - bdi: Mark congested->bdi as internal
893 - bdi: Make wb->bdi a proper reference
894 - bdi: Unify bdi->wb_list handling for root wb_writeback
895 - bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
896 - bdi: Do not wait for cgwbs release in bdi_unregister()
897 - bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
898 - block: Fix oops in locked_inode_to_wb_and_lock_list()
899 - kobject: Export kobject_get_unless_zero()
900 - block: Fix oops scsi_disk_get()
901
902 * Touchpad not working correctly after kernel upgrade (LP: #1662589)
903 - Input: ALPS - fix V8+ protocol handling (73 03 28)
904
905 * Xenial update to v4.4.62 stable release (LP: #1683728)
906 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
907 - drm/i915: Stop using RP_DOWN_EI on Baytrail
908 - usb: dwc3: gadget: delay unmap of bounced requests
909 - mtd: bcm47xxpart: fix parsing first block after aligned TRX
910 - MIPS: Introduce irq_stack
911 - MIPS: Stack unwinding while on IRQ stack
912 - MIPS: Only change $28 to thread_info if coming from user mode
913 - MIPS: Switch to the irq_stack in interrupts
914 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
915 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
916 - crypto: caam - fix RNG deinstantiation error checking
917 - Linux 4.4.62
918
919 * ifup service of network device stay active after driver stop (LP: #1672144)
920 - net: use net->count to check whether a netns is alive or not
921
922 * [Hyper-V] mkfs regression in kernel 4.4+ (LP: #1682215)
923 - block: relax check on sg gap
924
925 * [Feature] KBL: intel_powerclamp driver support (LP: #1591641)
926 - thermal/powerclamp: remove cpu whitelist
927 - thermal/powerclamp: correct cpu support check
928 - thermal/powerclamp: add back module device table
929
930 * sysfs channel reads of lps22hb pressure sensor are stale (LP: #1682103)
931 - iio: st_pressure: initialize lps22hb bootime
932
933 * Backlight control does not work and there are no entries in
934 /sys/class/backlight (LP: #1667323)
935 - Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
936
937 * [Feature] KBL: intel_rapl driver support (LP: #1591640)
938 - powercap/intel_rapl: Add support for Kabylake
939
940 * Xenial update to v4.4.61 stable release (LP: #1682140)
941 - drm/vmwgfx: Type-check lookups of fence objects
942 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
943 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
944 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
945 - drm/vmwgfx: Remove getparam error message
946 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
947 - sysfs: be careful of error returns from ops->show()
948 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
949 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
950 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
951 - iio: bmg160: reset chip when probing
952 - Reset TreeId to zero on SMB2 TREE_CONNECT
953 - ptrace: fix PTRACE_LISTEN race corrupting task->state
954 - ring-buffer: Fix return value check in test_ringbuffer()
955 - metag/usercopy: Drop unused macros
956 - metag/usercopy: Fix alignment error checking
957 - metag/usercopy: Add early abort to copy_to_user
958 - metag/usercopy: Zero rest of buffer from copy_from_user
959 - metag/usercopy: Set flags before ADDZ
960 - metag/usercopy: Fix src fixup in from user rapf loops
961 - metag/usercopy: Add missing fixups
962 - powerpc/mm: Add missing global TLB invalidate if cxl is active
963 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
964 - nios2: reserve boot memory for device tree
965 - s390/decompressor: fix initrd corruption caused by bss clear
966 - s390/uaccess: get_user() should zero on failure (again)
967 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
968 - MIPS: ralink: Fix typos in rt3883 pinctrl
969 - MIPS: End spinlocks with .insn
970 - MIPS: Lantiq: fix missing xbar kernel panic
971 - MIPS: Flush wrong invalid FTLB entry for huge page
972 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
973 - Linux 4.4.61
974
975 * Xenial update to v4.4.60 stable release (LP: #1681862)
976 - libceph: force GFP_NOIO for socket allocations
977 - xen/setup: Don't relocate p2m over existing one
978 - scsi: mpt3sas: fix hang on ata passthrough commands
979 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
980 - scsi: libsas: fix ata xfer length
981 - ALSA: seq: Fix race during FIFO resize
982 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
983 - ASoC: atmel-classd: fix audio clock rate
984 - ACPI: Fix incompatibility with mcount-based function graph tracing
985 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
986 - tty/serial: atmel: fix race condition (TX+DMA)
987 - tty/serial: atmel: fix TX path in atmel_console_write()
988 - USB: fix linked-list corruption in rh_call_control()
989 - KVM: x86: clear bus pointer when destroyed
990 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
991 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
992 - MIPS: Lantiq: Fix cascaded IRQ setup
993 - rtc: s35390a: fix reading out alarm
994 - rtc: s35390a: make sure all members in the output are set
995 - rtc: s35390a: implement reset routine as suggested by the reference
996 - rtc: s35390a: improve irq handling
997 - KVM: kvm_io_bus_unregister_dev() should never fail
998 - power: reset: at91-poweroff: timely shutdown LPDDR memories
999 - blk: improve order of bio handling in generic_make_request()
1000 - blk: Ensure users for current->bio_list can see the full list.
1001 - padata: avoid race in reordering
1002 - Linux 4.4.60
1003
1004 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 27 Apr 2017 10:24:08 -0300
1005
1006 linux (4.4.0-77.98) xenial; urgency=low
1007
1008 * linux: 4.4.0-77.98 -proposed tracker (LP: #1686040)
1009
1010 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
1011 (LP: #1684971)
1012 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
1013
1014 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4 (LP: #1669672)
1015 - SAUCE: sdhci: use PCI ID to identify Dell IoT gateways
1016 - SAUCE: Redpine: Upgrade to ver. 1.2.RC4
1017 - [Config] Update CONFIG_VEN_RSI_* configs
1018 - SAUCE: Redpine: add copyright to kernel packages
1019
1020 * Fix RX fail issue on Exar USB serial driver after resume from S3/S4
1021 (LP: #1685133)
1022 - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports
1023
1024 * Miscellaneous Ubuntu changes
1025 - [Config] updating configs to match redpine driver changes
1026
1027 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 25 Apr 2017 19:32:01 +0200
1028
1029 linux (4.4.0-75.96) xenial; urgency=low
1030
1031 * linux: 4.4.0-75.96 -proposed tracker (LP: #1684441)
1032
1033 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
1034 (LP: #1682561)
1035 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
1036
1037 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 17:14:23 +0200
1038
1039 linux (4.4.0-74.95) xenial; urgency=low
1040
1041 * linux: 4.4.0-74.95 -proposed tracker (LP: #1682041)
1042
1043 * [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1044 (LP: #1681893)
1045 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1046
1047 -- Stefan Bader <stefan.bader@canonical.com> Wed, 12 Apr 2017 10:30:01 +0200
1048
1049 linux (4.4.0-73.94) xenial; urgency=low
1050
1051 * linux: 4.4.0-73.94 -proposed tracker (LP: #1680416)
1052
1053 * CVE-2017-6353
1054 - sctp: deny peeloff operation on asocs with threads sleeping on it
1055
1056 * vfat: missing iso8859-1 charset (LP: #1677230)
1057 - [Config] NLS_ISO8859_1=y
1058
1059 * Regression: KVM modules should be on main kernel package (LP: #1678099)
1060 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
1061
1062 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
1063 4.4.0-63.84~14.04.2 (LP: #1664912)
1064 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
1065
1066 * regession tests failing after stackprofile test is run (LP: #1661030)
1067 - SAUCE: fix regression with domain change in complain mode
1068
1069 * Permission denied and inconsistent behavior in complain mode with 'ip netns
1070 list' command (LP: #1648903)
1071 - SAUCE: fix regression with domain change in complain mode
1072
1073 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
1074 from a unshared mount namespace (LP: #1656121)
1075 - SAUCE: apparmor: null profiles should inherit parent control flags
1076
1077 * apparmor refcount leak of profile namespace when removing profiles
1078 (LP: #1660849)
1079 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
1080
1081 * tor in lxd: apparmor="DENIED" operation="change_onexec"
1082 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
1083 name="system_tor" (LP: #1648143)
1084 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
1085 namespaces
1086
1087 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
1088 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
1089
1090 * apparmor auditing denied access of special apparmor .null fi\ le
1091 (LP: #1660836)
1092 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
1093
1094 * apparmor label leak when new label is unused (LP: #1660834)
1095 - SAUCE: apparmor: fix label leak when new label is unused
1096
1097 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
1098 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
1099
1100 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
1101 - SAUCE: apparmor: fix replacement race in reading rawdata
1102
1103 * unix domain socket cross permission check failing with nested namespaces
1104 (LP: #1660832)
1105 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
1106
1107 * Xenial update to v4.4.59 stable release (LP: #1678960)
1108 - xfrm: policy: init locks early
1109 - virtio_balloon: init 1st buffer in stats vq
1110 - pinctrl: qcom: Don't clear status bit on irq_unmask
1111 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
1112 - h8300/ptrace: Fix incorrect register transfer count
1113 - mips/ptrace: Preserve previous registers for short regset write
1114 - sparc/ptrace: Preserve previous registers for short regset write
1115 - metag/ptrace: Preserve previous registers for short regset write
1116 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
1117 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
1118 - fscrypt: remove broken support for detecting keyring key revocation
1119 - sched/rt: Add a missing rescheduling point
1120 - Linux 4.4.59
1121
1122 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
1123 - net: ena: Remove unnecessary pci_set_drvdata()
1124 - net: ena: Fix error return code in ena_device_init()
1125 - net: ena: change the return type of ena_set_push_mode() to be void.
1126 - net: ena: use setup_timer() and mod_timer()
1127 - net/ena: remove ntuple filter support from device feature list
1128 - net/ena: fix queues number calculation
1129 - net/ena: fix ethtool RSS flow configuration
1130 - net/ena: fix RSS default hash configuration
1131 - net/ena: fix NULL dereference when removing the driver after device reset
1132 failed
1133 - net/ena: refactor ena_get_stats64 to be atomic context safe
1134 - net/ena: fix potential access to freed memory during device reset
1135 - net/ena: use READ_ONCE to access completion descriptors
1136 - net/ena: reduce the severity of ena printouts
1137 - net/ena: change driver's default timeouts
1138 - net/ena: change condition for host attribute configuration
1139 - net/ena: update driver version to 1.1.2
1140
1141 * Xenial update to v4.4.58 stable release (LP: #1677600)
1142 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
1143 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
1144 - net: properly release sk_frag.page
1145 - amd-xgbe: Fix jumbo MTU processing on newer hardware
1146 - net: unix: properly re-increment inflight counter of GC discarded candidates
1147 - net/mlx5: Increase number of max QPs in default profile
1148 - net/mlx5e: Count LRO packets correctly
1149 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
1150 - ipv4: provide stronger user input validation in nl_fib_input()
1151 - socket, bpf: fix sk_filter use after free in sk_clone_lock
1152 - tcp: initialize icsk_ack.lrcvtime at session start time
1153 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
1154 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1155 - Input: iforce - validate number of endpoints before using them
1156 - Input: ims-pcu - validate number of endpoints before using them
1157 - Input: hanwang - validate number of endpoints before using them
1158 - Input: yealink - validate number of endpoints before using them
1159 - Input: cm109 - validate number of endpoints before using them
1160 - Input: kbtab - validate number of endpoints before using them
1161 - Input: sur40 - validate number of endpoints before using them
1162 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
1163 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
1164 - ALSA: hda - Adding a group of pin definition to fix headset problem
1165 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
1166 - USB: serial: qcserial: add Dell DW5811e
1167 - ACM gadget: fix endianness in notifications
1168 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
1169 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
1170 - USB: uss720: fix NULL-deref at probe
1171 - USB: lvtest: fix NULL-deref at probe
1172 - USB: idmouse: fix NULL-deref at probe
1173 - USB: wusbcore: fix NULL-deref at probe
1174 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
1175 - usb: hub: Fix crash after failure to read BOS descriptor
1176 - uwb: i1480-dfu: fix NULL-deref at probe
1177 - uwb: hwa-rc: fix NULL-deref at probe
1178 - mmc: ushc: fix NULL-deref at probe
1179 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
1180 - iio: hid-sensor-trigger: Change get poll value function order to avoid
1181 sensor properties losing after resume from S3
1182 - parport: fix attempt to write duplicate procfiles
1183 - ext4: mark inode dirty after converting inline directory
1184 - mmc: sdhci: Do not disable interrupts while waiting for clock
1185 - xen/acpi: upload PM state from init-domain to Xen
1186 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
1187 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
1188 - ARM: dts: at91: sama5d2: add dma properties to UART nodes
1189 - cpufreq: Restore policy min/max limits on CPU online
1190 - raid10: increment write counter after bio is split
1191 - libceph: don't set weight to IN when OSD is destroyed
1192 - xfs: don't allow di_size with high bit set
1193 - xfs: fix up xfs_swap_extent_forks inline extent handling
1194 - nl80211: fix dumpit error path RTNL deadlocks
1195 - USB: usbtmc: add missing endpoint sanity check
1196 - xfs: clear _XBF_PAGES from buffers when readahead page
1197 - igb: add i211 to i210 PHY workaround
1198 - vfio/spapr: Postpone allocation of userspace version of TCE table
1199 - block: allow WRITE_SAME commands with the SG_IO ioctl
1200 - fbcon: Fix vc attr at deinit
1201 - crypto: algif_hash - avoid zero-sized array
1202 - Linux 4.4.58
1203
1204 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
1205 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1206
1207 * Xenial update to v4.4.57 stable release (LP: #1676424)
1208 - give up on gcc ilog2() constant optimizations
1209 - perf/core: Fix event inheritance on fork()
1210 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
1211 - powerpc/boot: Fix zImage TOC alignment
1212 - md/raid1/10: fix potential deadlock
1213 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
1214 - scsi: lpfc: Add shutdown method for kexec
1215 - scsi: libiscsi: add lock around task lists to fix list corruption regression
1216 - target: Fix VERIFY_16 handling in sbc_parse_cdb
1217 - isdn/gigaset: fix NULL-deref at probe
1218 - gfs2: Avoid alignment hole in struct lm_lockname
1219 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
1220 - ext4: fix fencepost in s_first_meta_bg validation
1221 - Linux 4.4.57
1222
1223 * Xenial update to v4.4.56 stable release (LP: #1675789)
1224 - netlink: remove mmapped netlink support
1225 - [Config] CONFIG_NETLINK_MMAP disappeared
1226 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
1227 - vti6: return GRE_KEY for vti6
1228 - ipv4: mask tos for input route
1229 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
1230 - net: don't call strlen() on the user buffer in packet_bind_spkt()
1231 - net: net_enable_timestamp() can be called from irq contexts
1232 - dccp: Unlock sock before calling sk_free()
1233 - tcp: fix various issues for sockets morphing to listen state
1234 - net: fix socket refcounting in skb_complete_wifi_ack()
1235 - net: fix socket refcounting in skb_complete_tx_timestamp()
1236 - dccp: fix use-after-free in dccp_feat_activate_values
1237 - vrf: Fix use-after-free in vrf_xmit
1238 - uapi: fix linux/packet_diag.h userspace compilation error
1239 - act_connmark: avoid crashing on malformed nlattrs with null parms
1240 - mpls: Send route delete notifications when router module is unloaded
1241 - ipv6: make ECMP route replacement less greedy
1242 - ipv6: avoid write to a possibly cloned skb
1243 - dccp/tcp: fix routing redirect race
1244 - dccp: fix memory leak during tear-down of unsuccessful connection request
1245 - net sched actions: decrement module reference count after table flush.
1246 - fscrypt: fix renaming and linking special files
1247 - fscrypto: lock inode while setting encryption policy
1248 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
1249 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
1250 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
1251 - futex: Add missing error handling to FUTEX_REQUEUE_PI
1252 - Linux 4.4.56
1253
1254 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
1255 2012r2 Gen2 VM (LP: #1674635)
1256 - scsi: storvsc: Workaround for virtual DVD SCSI version
1257
1258 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device
1259 shutdown (LP: #1672785)
1260 - net/mlx4_core: Avoid delays during VF driver device shutdown
1261
1262 * Channel data values for IIO based st_sensors (st_accel, st_pressure) are
1263 incorrect (LP: #1676356)
1264 - iio: core: added support for IIO_VAL_INT
1265 - iio: st_sensors: simplify buffer address handling
1266 - iio: st_sensors: read each channel individually
1267 - iio:st_sensors: emulate SMBus block read if needed
1268 - iio:st_sensors: align on storagebits boundaries
1269 - iio:st_pressure: temperature triggered buffering
1270 - iio:st_pressure: clean useless static channel initializers
1271 - iio: st_pressure: Fix data sign
1272
1273 * Enable lspcon on i915 (LP: #1676747)
1274 - drm: Helper for lspcon in drm_dp_dual_mode
1275 - drm/i915: Add lspcon support for I915 driver
1276 - drm/i915: Parse VBT data for lspcon
1277 - drm/i915: Enable lspcon initialization
1278 - drm/i915: Add lspcon resume function
1279
1280 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
1281 failure with linux 4.9.0-12.13) (LP: #1658633)
1282 - ext4: lock the xattr block before checksuming it
1283
1284 * Fix line-out port noise on Baytrail-I with RT5660 based sound card
1285 (LP: #1675327)
1286 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Fix noise in line-out
1287
1288 * Kernel 4.4.0-67 Defaults to ACPI-cpufreq rather than P-State - Dell
1289 Precision 5520 (LP: #1674390)
1290 - cpufreq: intel_pstate: Enable HWP by default
1291
1292 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
1293 - bridge: drop netfilter fake rtable unconditionally
1294
1295 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
1296 - d-i: Also add dm-queue-length to multipath modules
1297
1298 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
1299 - Bluetooth: btbcm: Add a delay for module reset
1300
1301 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
1302 - Bluetooth: btusb: Add support for 413c:8143
1303
1304 * i40e Intel X710 error during device probe prevents link set up and ip
1305 association (LP: #1672550)
1306 - i40e: check for and deal with non-contiguous TCs
1307
1308 * CIFS: Call echo service immediately after socket reconnect (LP: #1669941)
1309 - Call echo service immediately after socket reconnect
1310
1311 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
1312 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
1313 - scsi: lpfc: Add missing memory barrier
1314
1315 * No C-State Deeper than C3 utilized by Kaby Lake 7820HQ in Precision 5520
1316 (LP: #1672439)
1317 - intel_idle: Add KBL support
1318
1319 * [Hyper-V] Missing PCI patches breaking SR-IOV hot remove (LP: #1670518)
1320 - PCI: hv: Fix hv_pci_remove() for hot-remove
1321 - PCI: hv: Delete the device earlier from hbus->children for hot-remove
1322 - PCI: hv: Make unnecessarily global IRQ masking functions static
1323 - PCI: hv: Allocate physically contiguous hypercall params buffer
1324
1325 * Xenial update to v4.4.55 stable release (LP: #1674292)
1326 - USB: serial: digi_acceleport: fix OOB data sanity check
1327 - USB: serial: digi_acceleport: fix OOB-event processing
1328 - crypto: improve gcc optimization flags for serpent and wp512
1329 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
1330 - MIPS: ip27: Disable qlge driver in defconfig
1331 - MIPS: Update ip27_defconfig for SCSI_DH change
1332 - MIPS: ip22: Fix ip28 build for modern gcc
1333 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
1334 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
1335 - MIPS: ralink: Cosmetic change to prom_init().
1336 - MIPS: ralink: Remove unused rt*_wdt_reset functions
1337 - cpmac: remove hopeless #warning
1338 - mm: memcontrol: avoid unused function warning
1339 - MIPS: DEC: Avoid la pseudo-instruction in delay slots
1340 - MIPS: Netlogic: Fix CP0_EBASE redefinition warnings
1341 - tracing: Add #undef to fix compile error
1342 - powerpc: Emulation support for load/store instructions on LE
1343 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
1344 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
1345 - usb: gadget: function: f_fs: pass companion descriptor along
1346 - usb: host: xhci-dbg: HCIVERSION should be a binary number
1347 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
1348 controllers
1349 - USB: serial: safe_serial: fix information leak in completion handler
1350 - USB: serial: omninet: fix reference leaks at open
1351 - USB: iowarrior: fix NULL-deref at probe
1352 - USB: iowarrior: fix NULL-deref in write
1353 - USB: serial: io_ti: fix NULL-deref in interrupt callback
1354 - USB: serial: io_ti: fix information leak in completion handler
1355 - serial: samsung: Continue to work if DMA request fails
1356 - mvsas: fix misleading indentation
1357 - KVM: s390: Fix guest migration for huge guests resulting in panic
1358 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
1359 - nfit, libnvdimm: fix interleave set cookie calculation
1360 - dm: flush queued bios when process blocks to avoid deadlock
1361 - ext4: don't BUG when truncating encrypted inodes on the orphan list
1362 - Linux 4.4.55
1363
1364 * Xenial update to v4.4.54 stable release (LP: #1673541)
1365 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
1366 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
1367 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
1368 - Bluetooth: Add another AR3012 04ca:3018 device
1369 - s390/qdio: clear DSCI prior to scanning multiple input queues
1370 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
1371 - s390: TASK_SIZE for kernel threads
1372 - s390: make setup_randomness work
1373 - s390: use correct input data address for setup_randomness
1374 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
1375 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
1376 - IB/ipoib: Fix deadlock between rmmod and set_mode
1377 - IB/IPoIB: Add destination address when re-queue packet
1378 - IB/srp: Avoid that duplicate responses trigger a kernel bug
1379 - IB/srp: Fix race conditions related to task management
1380 - ktest: Fix child exit code processing
1381 - ceph: remove req from unsafe list when unregistering it
1382 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
1383 - nlm: Ensure callback code also checks that the files match
1384 - pwm: pca9685: Fix period change with same duty cycle
1385 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
1386 - mac80211: flush delayed work when entering suspend
1387 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
1388 - drm/ast: Fix test for VGA enabled
1389 - drm/ast: Call open_key before enable_mmio in POST code
1390 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
1391 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
1392 - drm/ttm: Make sure BOs being swapped out are cacheable
1393 - drm/atomic: fix an error code in mode_fixup()
1394 - fakelb: fix schedule while atomic
1395 - drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from
1396 vlv_init_display_clock_gating
1397 - libceph: use BUG() instead of BUG_ON(1)
1398 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
1399 - drivers: hv: Turn off write permission on the hypercall page
1400 - Linux 4.4.54
1401
1402 * Xenial update to v4.4.53 stable release (LP: #1673538)
1403 - samples: move mic/mpssd example code from Documentation
1404 - MIPS: Fix special case in 64 bit IP checksumming.
1405 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
1406 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
1407 - MIPS: Lantiq: Keep ethernet enabled during boot
1408 - MIPS: Clear ISA bit correctly in get_frame_info()
1409 - MIPS: Prevent unaligned accesses during stack unwinding
1410 - MIPS: Fix get_frame_info() handling of microMIPS function size
1411 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
1412 - MIPS: Calculate microMIPS ra properly when unwinding the stack
1413 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
1414 - am437x-vpfe: always assign bpp variable
1415 - uvcvideo: Fix a wrong macro
1416 - media: fix dm1105.c build error
1417 - ARM: at91: define LPDDR types
1418 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
1419 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
1420 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
1421 - ALSA: hda - fix Lewisburg audio issue
1422 - ALSA: timer: Reject user params with too small ticks
1423 - ALSA: ctxfi: Fallback DMA mask to 32bit
1424 - ALSA: seq: Fix link corruption by event error handling
1425 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
1426 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
1427 - staging: rtl: fix possible NULL pointer dereference
1428 - regulator: Fix regulator_summary for deviceless consumers
1429 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
1430 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
1431 - mm/page_alloc: fix nodes for reclaim in fast path
1432 - mm: vmpressure: fix sending wrong events on underflow
1433 - mm: do not access page->mapping directly on page_endio
1434 - ipc/shm: Fix shmat mmap nil-page protection
1435 - dm cache: fix corruption seen when using cache > 2TB
1436 - dm stats: fix a leaked s->histogram_boundaries array
1437 - Revert "scsi: storvsc: properly set residual data length on errors"
1438 - scsi: storvsc: properly set residual data length on errors
1439 - scsi: aacraid: Reorder Adapter status check
1440 - scsi: use 'scsi_device_from_queue()' for scsi_dh
1441 - sd: get disk reference in sd_check_events()
1442 - Fix: Disable sys_membarrier when nohz_full is enabled
1443 - jbd2: don't leak modified metadata buffers on an aborted journal
1444 - block/loop: fix race between I/O and set_status
1445 - loop: fix LO_FLAGS_PARTSCAN hang
1446 - ext4: Include forgotten start block on fallocate insert range
1447 - ext4: do not polute the extents cache while shifting extents
1448 - ext4: trim allocation requests to group size
1449 - ext4: fix data corruption in data=journal mode
1450 - ext4: fix inline data error paths
1451 - ext4: preserve the needs_recovery flag when the journal is aborted
1452 - ext4: return EROFS if device is r/o and journal replay is needed
1453 - samples/seccomp: fix 64-bit comparison macros
1454 - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
1455 - target: Fix multi-session dynamic se_node_acl double free OOPs
1456 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
1457 - ath9k: fix race condition in enabling/disabling IRQs
1458 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
1459 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
1460 - fuse: add missing FR_FORCE
1461 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
1462 - iio: pressure: mpl115: do not rely on structure field ordering
1463 - iio: pressure: mpl3115: do not rely on structure field ordering
1464 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
1465 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
1466 - w1: ds2490: USB transfer buffers need to be DMAable
1467 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
1468 - usb: host: xhci: plat: check hcc_params after add hcd
1469 - usb: gadget: udc: fsl: Add missing complete function.
1470 - hv: allocate synic pages for all present CPUs
1471 - hv: init percpu_list in hv_synic_alloc()
1472 - Drivers: hv: util: kvp: Fix a rescind processing issue
1473 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1474 - Drivers: hv: util: Backup: Fix a rescind processing issue
1475 - RDMA/core: Fix incorrect structure packing for booleans
1476 - rdma_cm: fail iwarp accepts w/o connection params
1477 - gfs2: Add missing rcu locking for glock lookup
1478 - rtlwifi: Fix alignment issues
1479 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
1480 - nfsd: minor nfsd_setattr cleanup
1481 - nfsd: special case truncates some more
1482 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
1483 - NFSv4: fix getacl head length estimation
1484 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
1485 - rtc: sun6i: Add some locking
1486 - rtc: sun6i: Switch to the external oscillator
1487 - md linear: fix a race between linear_add() and linear_congested()
1488 - bcma: use (get|put)_device when probing/removing device driver
1489 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
1490 - powerpc/xmon: Fix data-breakpoint
1491 - MIPS: IP22: Reformat inline assembler code to modern standards.
1492 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
1493 - scsi: lpfc: Correct WQ creation for pagesize
1494 - Linux 4.4.53
1495
1496 * move aufs.ko from -extra to linux-image package (LP: #1673498)
1497 - [config] aufs.ko moved to linux-image package
1498
1499 * [Xenial] net: better skb->sender_cpu and skb->napi_id cohabitation
1500 (LP: #1673303)
1501 - net: better skb->sender_cpu and skb->napi_id cohabitation
1502
1503 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
1504 (LP: #1619918)
1505 - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
1506
1507 * linux-tools-common should Depends: lsb-release (LP: #1667571)
1508 - [Config] linux-tools-common depends on lsb-release
1509
1510 * Add Use-After-Free Patch for Ubuntu16.10 - EEH on BELL3 adapter fails to
1511 recover (serial/tty) (LP: #1669153)
1512 - 8250_pci: Fix potential use-after-free in error path
1513
1514 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
1515 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
1516 - PCI: hv: Use device serial number as PCI domain
1517
1518 * [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20
1519 bytes to a sockaddr (LP: #1668042)
1520 - net/bonding: Enforce active-backup policy for IPoIB bonds
1521
1522 * Request to backport cxlflash patches to Xenial SRU stream (LP: #1623750)
1523 - scsi: cxlflash: Scan host only after the port is ready for I/O
1524 - scsi: cxlflash: Remove the device cleanly in the system shutdown path
1525 - scsi: cxlflash: Fix to avoid EEH and host reset collisions
1526 - scsi: cxlflash: Improve EEH recovery time
1527
1528 * Xenial update to v4.4.52 stable release (LP: #1669016)
1529 - net/llc: avoid BUG_ON() in skb_orphan()
1530 - packet: fix races in fanout_add()
1531 - packet: Do not call fanout_release from atomic contexts
1532 - irda: Fix lockdep annotations in hashbin_delete().
1533 - ip: fix IP_CHECKSUM handling
1534 - net: socket: fix recvmmsg not returning error from sock_error
1535 - tty: serial: msm: Fix module autoload
1536 - USB: serial: mos7840: fix another NULL-deref at open
1537 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
1538 - USB: serial: ftdi_sio: fix modem-status error handling
1539 - USB: serial: ftdi_sio: fix extreme low-latency setting
1540 - USB: serial: ftdi_sio: fix line-status over-reporting
1541 - USB: serial: spcp8x5: fix modem-status handling
1542 - USB: serial: opticon: fix CTS retrieval at open
1543 - USB: serial: ark3116: fix register-accessor error handling
1544 - x86/platform/goldfish: Prevent unconditional loading
1545 - goldfish: Sanitize the broken interrupt handler
1546 - block: fix double-free in the failure path of cgwb_bdi_init()
1547 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
1548 - Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
1549 - kvm: vmx: ensure VMCS is current while enabling PML
1550 - Linux 4.4.52
1551
1552 * Xenial update to v4.4.51 stable release (LP: #1669015)
1553 - vfs: fix uninitialized flags in splice_to_pipe()
1554 - siano: make it work again with CONFIG_VMAP_STACK
1555 - fuse: fix use after free issue in fuse_dev_do_read()
1556 - scsi: don't BUG_ON() empty DMA transfers
1557 - Fix missing sanity check in /dev/sg
1558 - Input: elan_i2c - add ELAN0605 to the ACPI table
1559 - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
1560 - drm/dp/mst: fix kernel oops when turning off secondary monitor
1561 - futex: Move futex_init() to core_initcall
1562 - ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
1563 - printk: use rcuidle console tracepoint
1564 - NTB: ntb_transport: fix debugfs_remove_recursive
1565 - ntb_transport: Pick an unused queue
1566 - bcache: Make gc wakeup sane, remove set_task_state()
1567 - mmc: core: fix multi-bit bus width without high-speed mode
1568 - Linux 4.4.51
1569
1570 * Xenial update to v4.4.50 stable release (LP: #1666324)
1571 - can: Fix kernel panic at security_sock_rcv_skb
1572 - ipv6: fix ip6_tnl_parse_tlv_enc_lim()
1573 - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
1574 - tcp: fix 0 divide in __tcp_select_window()
1575 - net: use a work queue to defer net_disable_timestamp() work
1576 - ipv4: keep skb->dst around in presence of IP options
1577 - netlabel: out of bound access in cipso_v4_validate()
1578 - ip6_gre: fix ip6gre_err() invalid reads
1579 - ipv6: tcp: add a missing tcp_v6_restore_cb()
1580 - tcp: avoid infinite loop in tcp_splice_read()
1581 - tun: read vnet_hdr_sz once
1582 - macvtap: read vnet_hdr_size once
1583 - mlx4: Invoke softirqs after napi_reschedule
1584 - sctp: avoid BUG_ON on sctp_wait_for_sndbuf
1585 - sit: fix a double free on error path
1586 - net: introduce device min_header_len
1587 - packet: round up linear to header len
1588 - ping: fix a null pointer dereference
1589 - l2tp: do not use udp_ioctl()
1590 - Linux 4.4.50
1591
1592 * FlashGT Integration and Setup: fsbmc30: After 17th reboot of soft bootme,
1593 HTX & Linux errors seen with 256 virtual LUNs (LP: #1667239)
1594 - cxl: Fix coredump generation when cxl_get_fd() is used
1595
1596 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
1597 (LP: #1470250)
1598 - Drivers: hv: vss: Operation timeouts should match host expectation
1599 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
1600
1601 * kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop (LP: #1666421)
1602 - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
1603
1604 * Export symbol "dev_pm_qos_update_user_latency_tolerance" (LP: #1666401)
1605 - PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
1606
1607 * Linux ZFS port doesn't respect RLIMIT_FSIZE (LP: #1656259)
1608 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu16
1609
1610 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 06 Apr 2017 09:34:27 +0100
1611
1612 linux (4.4.0-72.93) xenial; urgency=low
1613
1614 * linux: 4.4.0-72.93 -proposed tracker (LP: #1678078)
1615
1616 * Fix CVE-2017-7308 (LP: #1678009)
1617 - net/packet: fix overflow in check for priv area size
1618 - net/packet: fix overflow in check for tp_frame_nr
1619 - net/packet: fix overflow in check for tp_reserve
1620
1621 -- Stefan Bader <stefan.bader@canonical.com> Fri, 31 Mar 2017 09:20:03 +0200
1622
1623 linux (4.4.0-71.92) xenial; urgency=low
1624
1625 * CVE-2017-7184
1626 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
1627 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
1628
1629 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 24 Mar 2017 09:32:49 -0300
1630
1631 linux (4.4.0-70.91) xenial; urgency=low
1632
1633 * linux: 4.4.0-70.91 -proposed tracker (LP: #1674938)
1634
1635 * snaps with classic + jailmode confinement started to fail on zesty
1636 (LP: #1666897)
1637 - Revert "UBUNTU: SAUCE: apparmor: fix link auditing failure due to,
1638 uninitialized var"
1639 - Revert "UBUNTU: SAUCE: fix regression with domain change in complain mode"
1640 - Revert "UBUNTU: SAUCE: apparmor: flock mediation is not being enforced on
1641 cache check"
1642 - Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control
1643 flags"
1644 - Revert "UBUNTU: SAUCE: apparmor: fix ns ref count link when removing
1645 profiles from policy"
1646 - Revert "UBUNTU: SAUCE: apparmor: Fix no_new_privs blocking change_onexec
1647 when using stacked namespaces"
1648 - Revert "UBUNTU: SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup
1649 fails"
1650 - Revert "UBUNTU: SAUCE: apparmor: Don't audit denied access of special
1651 apparmor .null file"
1652 - Revert "UBUNTU: SAUCE: apparmor: fix label leak when new label is unused"
1653 - Revert "UBUNTU: SAUCE: apparmor: fix reference count bug in
1654 label_merge_insert()"
1655 - Revert "UBUNTU: SAUCE: apparmor: fix replacement race in reading rawdata"
1656 - Revert "UBUNTU: SAUCE: apparmor: fix cross ns perm of unix domain sockets"
1657
1658 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Mar 2017 09:28:43 +0100
1659
1660 linux (4.4.0-67.88) xenial; urgency=low
1661
1662 * linux: 4.4.0-67.88 -proposed tracker (LP: #1667052)
1663
1664 * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations
1665 (LP: #1668594)
1666 - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
1667
1668 * Regression in 4.4.0-65-generic causes very frequent system crashes
1669 (LP: #1669611)
1670 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
1671 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
1672 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when
1673 securityfs_setup_d_inode() fails"
1674 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when
1675 securityfs_pin_fs() fails"
1676
1677 * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
1678 - SAUCE: Redpine driver to support Host AP mode
1679
1680 * NFS client : permission denied when trying to access subshare, since kernel
1681 4.4.0-31 (LP: #1649292)
1682 - fs: Better permission checking for submounts
1683
1684 * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
1685 - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
1686 - SAUCE: pci-hyperv: properly handle pci bus remove
1687 - SAUCE: pci-hyperv: lock pci bus on device eject
1688
1689 * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
1690 image (LP: #1650058)
1691 - net/mlx4_en: Fix bad WQE issue
1692 - net/mlx4_core: Fix racy CQ (Completion Queue) free
1693 - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT
1694 transitions
1695 - net/mlx4_core: Avoid command timeouts during VF driver device shutdown
1696
1697 * Xenial update to v4.4.49 stable release (LP: #1664960)
1698 - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
1699 - selinux: fix off-by-one in setprocattr
1700 - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
1701 - cpumask: use nr_cpumask_bits for parsing functions
1702 - hns: avoid stack overflow with CONFIG_KASAN
1703 - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
1704 - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
1705 - target: Use correct SCSI status during EXTENDED_COPY exception
1706 - target: Fix early transport_generic_handle_tmr abort scenario
1707 - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
1708 - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
1709 - mac80211: Fix adding of mesh vendor IEs
1710 - netvsc: Set maximum GSO size in the right place
1711 - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed
1712 send
1713 - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
1714 - scsi: mpt3sas: disable ASPM for MPI2 controllers
1715 - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
1716 - ALSA: seq: Fix race at creating a queue
1717 - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
1718 - drm/i915: fix use-after-free in page_flip_completed()
1719 - Linux 4.4.49
1720
1721 * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
1722 (LP: #1650336)
1723 - SUNRPC: fix refcounting problems with auth_gss messages.
1724
1725 * [0bda:0328] Card reader failed after S3 (LP: #1664809)
1726 - usb: hub: Wait for connection to be reestablished after port reset
1727
1728 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
1729 4.4.0-63.84~14.04.2 (LP: #1664912)
1730 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
1731
1732 * ibmvscsis: Add SGL LIMIT (LP: #1662551)
1733 - ibmvscsis: Add SGL limit
1734
1735 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
1736 (LP: #1663687)
1737 - scsi: storvsc: Enable tracking of queue depth
1738 - scsi: storvsc: Remove the restriction on max segment size
1739 - scsi: storvsc: Enable multi-queue support
1740 - scsi: storvsc: use tagged SRB requests if supported by the device
1741 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
1742 - scsi: storvsc: properly set residual data length on errors
1743
1744 * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
1745 - blk-mq: Avoid memory reclaim when remapping queues
1746 - blk-mq: Fix failed allocation path when mapping queues
1747
1748 * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
1749 i915_bpo (LP: #1624164)
1750 - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin
1751
1752 * Intel I210 ethernet does not work both after S3 (LP: #1662763)
1753 - igb: implement igb_ptp_suspend
1754 - igb: call igb_ptp_suspend during suspend/resume cycle
1755
1756 * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
1757 - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
1758 - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
1759 - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
1760
1761 * brd module compiled as built-in (LP: #1593293)
1762 - [Config] CONFIG_BLK_DEV_RAM=m
1763
1764 * regession tests failing after stackprofile test is run (LP: #1661030)
1765 - SAUCE: fix regression with domain change in complain mode
1766
1767 * Permission denied and inconsistent behavior in complain mode with 'ip netns
1768 list' command (LP: #1648903)
1769 - SAUCE: fix regression with domain change in complain mode
1770
1771 * flock not mediated by 'k' (LP: #1658219)
1772 - SAUCE: apparmor: flock mediation is not being enforced on cache check
1773
1774 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
1775 from a unshared mount namespace (LP: #1656121)
1776 - SAUCE: apparmor: null profiles should inherit parent control flags
1777
1778 * apparmor refcount leak of profile namespace when removing profiles
1779 (LP: #1660849)
1780 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
1781
1782 * tor in lxd: apparmor="DENIED" operation="change_onexec"
1783 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
1784 name="system_tor" (LP: #1648143)
1785 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
1786 namespaces
1787
1788 * apparmor_parser hangs indefinitely when called by multiple threads
1789 (LP: #1645037)
1790 - SAUCE: apparmor: fix lock ordering for mkdir
1791
1792 * apparmor leaking securityfs pin count (LP: #1660846)
1793 - SAUCE: apparmor: fix leak on securityfs pin count
1794
1795 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
1796 (LP: #1660845)
1797 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
1798 fails
1799
1800 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
1801 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
1802
1803 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
1804 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
1805
1806 * apparmor auditing denied access of special apparmor .null fi\ le
1807 (LP: #1660836)
1808 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
1809
1810 * apparmor label leak when new label is unused (LP: #1660834)
1811 - SAUCE: apparmor: fix label leak when new label is unused
1812
1813 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
1814 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
1815
1816 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
1817 - SAUCE: apparmor: fix replacement race in reading rawdata
1818
1819 * unix domain socket cross permission check failing with nested namespaces
1820 (LP: #1660832)
1821 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
1822
1823 * docker permission issues with overlay2 storage driver (LP: #1659417)
1824 - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
1825 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
1826 - ovl: check mounter creds on underlying lookup
1827
1828 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
1829 - [Config] CONFIG_NET_DROP_MONITOR=m
1830
1831 * Xenial update to v4.4.48 stable release (LP: #1663657)
1832 - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
1833 - ext4: validate s_first_meta_bg at mount time
1834 - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
1835 - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
1836 - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
1837 - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
1838 - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
1839 - ata: sata_mv:- Handle return value of devm_ioremap.
1840 - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
1841 - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
1842 - powerpc: Add missing error check to prom_find_boot_cpu()
1843 - NFSD: Fix a null reference case in find_or_create_lock_stateid()
1844 - svcrpc: fix oops in absence of krb5 module
1845 - zswap: disable changing params if init fails
1846 - cifs: initialize file_info_lock
1847 - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
1848 - mm, fs: check for fatal signals in do_generic_file_read()
1849 - can: bcm: fix hrtimer/tasklet termination in bcm op removal
1850 - mmc: sdhci: Ignore unexpected CARD_INT interrupts
1851 - percpu-refcount: fix reference leak during percpu-atomic transition
1852 - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
1853 - KVM: x86: do not save guest-unsupported XSAVE state
1854 - USB: serial: qcserial: add Dell DW5570 QDL
1855 - USB: serial: pl2303: add ATEN device ID
1856 - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
1857 - usb: gadget: f_fs: Assorted buffer overflow checks.
1858 - USB: serial: option: add device ID for HP lt2523 (Novatel E371)
1859 - x86/irq: Make irq activate operations symmetric
1860 - base/memory, hotplug: fix a kernel oops in show_valid_zones()
1861 - Linux 4.4.48
1862
1863 * Xenial update to v4.4.47 stable release (LP: #1662507)
1864 - r8152: fix the sw rx checksum is unavailable
1865 - mlxsw: spectrum: Fix memory leak at skb reallocation
1866 - mlxsw: switchx2: Fix memory leak at skb reallocation
1867 - mlxsw: pci: Fix EQE structure definition
1868 - net: lwtunnel: Handle lwtunnel_fill_encap failure
1869 - net: ipv4: fix table id in getroute response
1870 - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
1871 - tcp: fix tcp_fastopen unaligned access complaints on sparc
1872 - openvswitch: maintain correct checksum state in conntrack actions
1873 - ravb: do not use zero-length alignment DMA descriptor
1874 - ax25: Fix segfault after sock connection timeout
1875 - net: fix harmonize_features() vs NETIF_F_HIGHDMA
1876 - net: phy: bcm63xx: Utilize correct config_intr function
1877 - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
1878 - tcp: initialize max window for a new fastopen socket
1879 - bridge: netlink: call br_changelink() during br_dev_newlink()
1880 - r8152: don't execute runtime suspend if the tx is not empty
1881 - af_unix: move unix_mknod() out of bindlock
1882 - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
1883 - net: dsa: Bring back device detaching in dsa_slave_suspend()
1884 - Linux 4.4.47
1885
1886 * Xenial update to v4.4.46 stable release (LP: #1660994)
1887 - fbdev: color map copying bounds checking
1888 - tile/ptrace: Preserve previous registers for short regset write
1889 - drm: Fix broken VT switch with video=1366x768 option
1890 - mm/mempolicy.c: do not put mempolicy before using its nodemask
1891 - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
1892 - ISDN: eicon: silence misleading array-bounds warning
1893 - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
1894 - s390/ptrace: Preserve previous registers for short regset write
1895 - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
1896 - can: ti_hecc: add missing prepare and unprepare of the clock
1897 - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
1898 - ARC: [arcompact] handle unaligned access delay slot corner case
1899 - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
1900 - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
1901 - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
1902 - SUNRPC: cleanup ida information when removing sunrpc module
1903 - drm/i915: Don't leak edid in intel_crt_detect_ddc()
1904 - IB/ipoib: move back IB LL address into the hard header
1905 - IB/umem: Release pid in error and ODP flow
1906 - s5k4ecgx: select CRC32 helper
1907 - pinctrl: broxton: Use correct PADCFGLOCK offset
1908 - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
1909 - mm, memcg: do not retry precharge charges
1910 - Linux 4.4.46
1911
1912 * Xenial update to v4.4.45 stable release (LP: #1660993)
1913 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to
1914 it
1915 - IB/mlx5: Wait for all async command completions to complete
1916 - IB/mlx4: Set traffic class in AH
1917 - IB/mlx4: Fix out-of-range array index in destroy qp flow
1918 - IB/mlx4: Fix port query for 56Gb Ethernet links
1919 - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
1920 - IB/IPoIB: Remove can't use GFP_NOIO warning
1921 - perf scripting: Avoid leaking the scripting_context variable
1922 - ARM: dts: imx31: fix clock control module interrupts description
1923 - ARM: dts: imx31: move CCM device node to AIPS2 bus devices
1924 - ARM: dts: imx31: fix AVIC base address
1925 - tmpfs: clear S_ISGID when setting posix ACLs
1926 - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
1927 - svcrpc: don't leak contexts on PROC_DESTROY
1928 - fuse: clear FR_PENDING flag when moving requests out of pending queue
1929 - PCI: Enumerate switches below PCI-to-PCIe bridges
1930 - HID: corsair: fix DMA buffers on stack
1931 - HID: corsair: fix control-transfer error handling
1932 - mmc: mxs-mmc: Fix additional cycles after transmission stop
1933 - ieee802154: atusb: do not use the stack for buffers to make them DMA able
1934 - mtd: nand: xway: disable module support
1935 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
1936 - qla2xxx: Fix crash due to null pointer access
1937 - ubifs: Fix journal replay wrt. xattr nodes
1938 - clocksource/exynos_mct: Clear interrupt when cpu is shut down
1939 - svcrdma: avoid duplicate dma unmapping during error recovery
1940 - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
1941 - ceph: fix bad endianness handling in parse_reply_info_extra
1942 - ARM: dts: da850-evm: fix read access to SPI flash
1943 - arm64/ptrace: Preserve previous registers for short regset write
1944 - arm64/ptrace: Preserve previous registers for short regset write - 2
1945 - arm64/ptrace: Preserve previous registers for short regset write - 3
1946 - arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
1947 - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
1948 - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
1949 - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
1950 - ARM: 8613/1: Fix the uaccess crash on PB11MPCore
1951 - blackfin: check devm_pinctrl_get() for errors
1952 - ite-cir: initialize use_demodulator before using it
1953 - dmaengine: pl330: Fix runtime PM support for terminated transfers
1954 - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
1955 - arm64: avoid returning from bad_mode
1956 - Linux 4.4.45
1957
1958 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 08 Mar 2017 11:47:26 -0300
1959
1960 linux (4.4.0-66.87) xenial; urgency=low
1961
1962 * CVE-2017-2636
1963 - TTY: n_hdlc, fix lockdep false positive
1964 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
1965
1966 -- Stefan Bader <stefan.bader@canonical.com> Fri, 03 Mar 2017 12:01:27 +0100
1967
1968 linux (4.4.0-64.85) xenial; urgency=low
1969
1970 * CVE-2017-6074 (LP: #1665935)
1971 - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
1972
1973 -- Stefan Bader <stefan.bader@canonical.com> Mon, 20 Feb 2017 11:06:47 +0100
1974
1975 linux (4.4.0-63.84) xenial; urgency=low
1976
1977 [ Thadeu Lima de Souza Cascardo ]
1978
1979 * Release Tracking Bug
1980 - LP: #1660704
1981
1982 * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
1983 - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp
1984
1985 * Kdump through NMI SMP and single core not working on Ubuntu16.10
1986 (LP: #1630924)
1987 - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
1988 - SAUCE: hv: don't reset hv_context.tsc_page on crash
1989
1990 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
1991 Chromebook R11 (LP: #1630238)
1992 - [Config] CONFIG_PINCTRL_CHERRYVIEW=y
1993
1994 * Call trace when testing fstat stressor on ppc64el with virtual keyboard and
1995 mouse present (LP: #1652132)
1996 - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
1997
1998 * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
1999 - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
2000
2001 * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
2002 - mm, page_alloc: convert alloc_flags to unsigned
2003 - mm, compaction: change COMPACT_ constants into enum
2004 - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
2005 - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
2006 - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
2007 - mm, compaction: abstract compaction feedback to helpers
2008 - mm, oom: protect !costly allocations some more
2009 - mm: consider compaction feedback also for costly allocation
2010 - mm, oom, compaction: prevent from should_compact_retry looping for ever for
2011 costly orders
2012 - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
2013 - mm, oom: prevent premature OOM killer invocation for high order request
2014
2015 * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
2016 (LP: #1657194)
2017 - SAUCE: ibmvscsis: Fix max transfer length
2018 - SAUCE: ibmvscsis: fix sleeping in interrupt context
2019 - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code
2020
2021 * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
2022 quirk needed (LP: #1656913)
2023 - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
2024
2025 * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
2026 will stop working (LP: #1625318)
2027 - PCI: Do any VF BAR updates before enabling the BARs
2028 - PCI: Ignore BAR updates on virtual functions
2029 - PCI: Update BARs using property bits appropriate for type
2030 - PCI: Separate VF BAR updates from standard BAR updates
2031 - PCI: Don't update VF BARs while VF memory space is enabled
2032 - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
2033 - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
2034 - PCI: Add comments about ROM BAR updating
2035
2036 * Linux rtc self test fails in a VM under xenial (LP: #1649718)
2037 - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
2038 - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
2039 - kvm: x86: Check dest_map->vector to match eoi signals for rtc
2040
2041 * Xenial update to v4.4.44 stable release (LP: #1658091)
2042 - Input: xpad - use correct product id for x360w controllers
2043 - Input: i8042 - add Pegatron touchpad to noloop table
2044 - selftests: do not require bash to run netsocktests testcase
2045 - selftests: do not require bash for the generated test
2046 - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
2047 - ocfs2: fix crash caused by stale lvb with fsdlm plugin
2048 - mm/hugetlb.c: fix reservation race when freeing surplus pages
2049 - KVM: x86: fix emulation of "MOV SS, null selector"
2050 - KVM: eventfd: fix NULL deref irqbypass consumer
2051 - jump_labels: API for flushing deferred jump label updates
2052 - KVM: x86: flush pending lapic jump label updates on module unload
2053 - KVM: x86: add Align16 instruction flag
2054 - KVM: x86: add asm_safe wrapper
2055 - KVM: x86: emulate FXSAVE and FXRSTOR
2056 - KVM: x86: Introduce segmented_write_std
2057 - nl80211: fix sched scan netlink socket owner destruction
2058 - USB: serial: kl5kusb105: fix line-state error handling
2059 - USB: serial: ch341: fix initial modem-control state
2060 - USB: serial: ch341: fix open error handling
2061 - USB: serial: ch341: fix control-message error handling
2062 - USB: serial: ch341: fix open and resume after B0
2063 - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
2064 - i2c: print correct device invalid address
2065 - i2c: fix kernel memory disclosure in dev interface
2066 - xhci: fix deadlock at host remove by running watchdog correctly
2067 - vme: Fix wrong pointer utilization in ca91cx42_slave_get
2068 - mnt: Protect the mountpoint hashtable with mount_lock
2069 - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
2070 - sysrq: attach sysrq handler correctly for 32-bit kernel
2071 - sysctl: Drop reference added by grab_header in proc_sys_readdir
2072 - drm/radeon: drop verde dpm quirks
2073 - USB: serial: ch341: fix resume after reset
2074 - USB: serial: ch341: fix modem-control and B0 handling
2075 - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
2076 command-line option
2077 - btrfs: fix locking when we put back a delayed ref that's too new
2078 - btrfs: fix error handling when run_delayed_extent_op fails
2079 - pinctrl: meson: fix gpio request disabling other modes
2080 - pNFS: Fix race in pnfs_wait_on_layoutreturn
2081 - NFS: Fix a performance regression in readdir
2082 - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
2083 - cpufreq: powernv: Disable preemption while checking CPU throttling state
2084 - block: cfq_cpd_alloc() should use @gfp
2085 - ACPI / APEI: Fix NMI notification handling
2086 - blk-mq: Always schedule hctx->next_cpu
2087 - bus: vexpress-config: fix device reference leak
2088 - powerpc/ibmebus: Fix further device reference leaks
2089 - powerpc/ibmebus: Fix device reference leaks in sysfs interface
2090 - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
2091 - Linux 4.4.44
2092
2093 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
2094 - ASoC: rt5660: add rt5660 codec driver
2095 - ASoC: rt5660: enable MCLK detection
2096 - ASoC: Intel: Atom: flip logic for gain Switch
2097 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
2098 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
2099 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
2100
2101 * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
2102 - SAUCE: Support Redpine RS9113 WLAN/BT
2103 - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
2104 - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
2105 - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
2106 only
2107 - SAUCE: RS9113: Comment out IDs from upstream driver
2108 - [Config] Enable CONFIG_VEN_RSI_* configs
2109
2110 * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
2111 - netvsc: add rcu_read locking to netvsc callback
2112
2113 * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
2114 (LP: #1650059)
2115 - memory-hotplug: add automatic onlining policy for the newly added memory
2116 - hv_netvsc: Add query for initial physical link speed
2117 - hv_netvsc: Add handler for physical link speed change
2118 - hv_netvsc: Implement batching of receive completions
2119 - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
2120 - hv_netvsc: fix rtnl locking in callback
2121 - hv_netvsc: make RSS hash key static
2122 - hv_netvsc: use kcalloc
2123 - hv_netvsc: style cleanups
2124 - hv_netvsc: make inline functions static
2125 - hv_netvsc: use ARRAY_SIZE() for NDIS versions
2126 - hv_netvsc: make device_remove void
2127 - hv_netvsc: init completion during alloc
2128 - hv_netvsc: rearrange start_xmit
2129 - hv_netvsc: refactor completion function
2130 - hv_netvsc: make netvsc_destroy_buf void
2131 - hv_netvsc: make variable local
2132 - hv_netvsc: report vmbus name in ethtool
2133 - hv_netvsc: add ethtool statistics for tx packet issues
2134 - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
2135 - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
2136 - Drivers: hv: get rid of timeout in vmbus_open()
2137 - Drivers: hv: utils: fix a race on userspace daemons registration
2138 - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
2139 - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
2140 - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
2141 - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
2142 - Tools: hv: kvp: ensure kvp device fd is closed on exec
2143 - Drivers: hv: balloon: keep track of where ha_region starts
2144 - Drivers: hv: balloon: account for gaps in hot add regions
2145 - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
2146 enabled
2147 - Drivers: hv: balloon: replace ha_region_mutex with spinlock
2148 - Drivers: hv: balloon: Use available memory value in pressure report
2149 - Drivers: hv: cleanup vmbus_open() for wrap around mappings
2150 - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
2151 - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
2152 to}_ringbuffer()
2153 - Drivers: hv: ring_buffer: count on wrap around mappings in
2154 get_next_pkt_raw()
2155 - Drivers: hv: Introduce a policy for controlling channel affinity
2156 - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
2157 - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
2158 - PCI: hv: Use zero-length array in struct pci_packet
2159 - PCI: hv: Use pci_function_description[0] in struct definitions
2160 - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
2161 - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
2162 - PCI: hv: Handle hv_pci_generic_compl() error case
2163 - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
2164 get_next_pkt_raw()"
2165 - Driver: hv: vmbus: Make mmio resource local
2166 - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
2167 - Drivers: hv: utils: Rename version definitions to reflect protocol version.
2168 - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
2169 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
2170 - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
2171 - Revert "hv_netvsc: make inline functions static"
2172 - hv_netvsc: use consume_skb
2173 - hv_netvsc: dev hold/put reference to VF
2174 - hv_netvsc: simplify callback event code
2175 - hv_netvsc: improve VF device matching
2176 - hv_netvsc: use RCU to protect vf_netdev
2177 - hv_netvsc: remove VF in flight counters
2178 - hv_netvsc: count multicast packets received
2179 - hv_netvsc: fix comments
2180 - Drivers: hv: make VMBus bus ids persistent
2181 - Drivers: hv: get rid of id in struct vmbus_channel
2182 - netvsc: fix checksum on UDP IPV6
2183 - netvsc: Remove mistaken udp.h inclusion.
2184 - net/hyperv: avoid uninitialized variable
2185 - Revert "hv_netvsc: report vmbus name in ethtool"
2186 - vmbus: make sysfs names consistent with PCI
2187 - netvsc: reduce maximum GSO size
2188 - Drivers: hv: vmbus: Base host signaling strictly on the ring state
2189 - tools: hv: Add a script to help bonding synthetic and VF NICs
2190
2191 * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
2192 hang with a zero window (LP: #1655420)
2193 - ibmveth: set correct gso_size and gso_type
2194 - ibmveth: calculate gso_segs for large packets
2195
2196 * netfilter regression introducing a performance slowdown in binary
2197 arp/ip/ip6tables (LP: #1640786)
2198 - netfilter: x_tables: pass xt_counters struct instead of packet counter
2199 - netfilter: x_tables: pass xt_counters struct to counter allocator
2200 - netfilter: x_tables: pack percpu counter allocations
2201
2202 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
2203 - [Config] Add IBM power drivers to the inclusion list
2204
2205 * Xenial update to v4.4.43 stable release (LP: #1656876)
2206 - netvsc: reduce maximum GSO size
2207 - ser_gigaset: return -ENOMEM on error instead of success
2208 - net: vrf: Drop conntrack data after pass through VRF device on Tx
2209 - ipv6: handle -EFAULT from skb_copy_bits
2210 - net, sched: fix soft lockup in tc_classify
2211 - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
2212 - net/mlx5: Check FW limitations on log_max_qp before setting it
2213 - net/mlx5: Avoid shadowing numa_node
2214 - drop_monitor: add missing call to genlmsg_end
2215 - drop_monitor: consider inserted data in genlmsg_end
2216 - igmp: Make igmp group member RFC 3376 compliant
2217 - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
2218 - r8152: split rtl8152_suspend function
2219 - r8152: fix rx issue for runtime suspend
2220 - gro: Enter slow-path if there is no tailroom
2221 - gro: use min_t() in skb_gro_reset_offset()
2222 - gro: Disable frag0 optimization on IPv6 ext headers
2223 - net: ipv4: Fix multipath selection with vrf
2224 - net: vrf: do not allow table id 0
2225 - HID: hid-cypress: validate length of report
2226 - ALSA: firewire-tascam: Fix to handle error from initialization of stream
2227 data
2228 - powerpc: Fix build warning on 32-bit PPC
2229 - ARM: zynq: Reserve correct amount of non-DMA RAM
2230 - ARM: OMAP4+: Fix bad fallthrough for cpuidle
2231 - spi: mvebu: fix baudrate calculation for armada variant
2232 - ALSA: usb-audio: Add a quirk for Plantronics BT600
2233 - mm/init: fix zone boundary creation
2234 - Linux 4.4.43
2235
2236 * Xenial update to v4.4.42 stable release (LP: #1655969)
2237 - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
2238 - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
2239 - ALSA: usb-audio: Fix irq/process data synchronization
2240 - ARM: davinci: da850: don't add emac clock to lookup table twice
2241 - mac80211: initialize fast-xmit 'info' later
2242 - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
2243 - KVM: MIPS: Flush KVM entry code from icache globally
2244 - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
2245 - usb: musb: dsps: implement clear_ep_rxintr() callback
2246 - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
2247 - usb: gadgetfs: restrict upper bound on device configuration size
2248 - USB: gadgetfs: fix unbounded memory allocation bug
2249 - USB: gadgetfs: fix use-after-free bug
2250 - USB: gadgetfs: fix checks of wTotalLength in config descriptors
2251 - USB: fix problems with duplicate endpoint addresses
2252 - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
2253 - usb: gadget: composite: Test get_alt() presence instead of set_alt()
2254 - usb: dwc3: core: avoid Overflow events
2255 - usb: xhci: fix possible wild pointer
2256 - xhci: workaround for hosts missing CAS bit
2257 - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
2258 - xhci: free xhci virtual devices with leaf nodes first
2259 - usb: xhci: fix return value of xhci_setup_device()
2260 - usb: host: xhci: Fix possible wild pointer when handling abort command
2261 - xhci: Handle command completion and timeout race
2262 - usb: xhci: hold lock over xhci_abort_cmd_ring()
2263 - USB: serial: omninet: fix NULL-derefs at open and disconnect
2264 - USB: serial: quatech2: fix sleep-while-atomic in close
2265 - USB: serial: pl2303: fix NULL-deref at open
2266 - USB: serial: keyspan_pda: verify endpoints at probe
2267 - USB: serial: spcp8x5: fix NULL-deref at open
2268 - USB: serial: io_ti: fix NULL-deref at open
2269 - USB: serial: io_ti: fix another NULL-deref at open
2270 - USB: serial: io_ti: fix I/O after disconnect
2271 - USB: serial: iuu_phoenix: fix NULL-deref at open
2272 - USB: serial: garmin_gps: fix memory leak on failed URB submit
2273 - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
2274 - USB: serial: io_edgeport: fix NULL-deref at open
2275 - USB: serial: oti6858: fix NULL-deref at open
2276 - USB: serial: cyberjack: fix NULL-deref at open
2277 - USB: serial: kobil_sct: fix NULL-deref in write
2278 - USB: serial: mos7840: fix NULL-deref at open
2279 - USB: serial: mos7720: fix NULL-deref at open
2280 - USB: serial: mos7720: fix use-after-free on probe errors
2281 - USB: serial: mos7720: fix parport use-after-free on probe errors
2282 - USB: serial: mos7720: fix parallel probe
2283 - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
2284 - xhci: Use delayed_work instead of timer for command timeout
2285 - xhci: Fix race related to abort operation
2286 - usb: dwc3: pci: add Intel Gemini Lake PCI ID
2287 - usb: musb: Fix trying to free already-free IRQ 4
2288 - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
2289 - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
2290 - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
2291 - USB: serial: kl5kusb105: abort on open exception path
2292 - ARM: dts: r8a7794: Correct hsusb parent clock
2293 - USB: phy: am335x-control: fix device and of_node leaks
2294 - USB: serial: io_ti: bind to interface after fw download
2295 - mei: bus: fix mei_cldev_enable KDoc
2296 - staging: iio: ad7606: fix improper setting of oversampling pins
2297 - usb: dwc3: gadget: always unmap EP0 requests
2298 - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
2299 - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
2300 - stable-fixup: hotplug: fix unused function warning
2301 - ath10k: use the right length of "background"
2302 - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
2303 - hwmon: (scpi) Fix module autoload
2304 - hwmon: (amc6821) sign extension temperature
2305 - hwmon: (ds620) Fix overflows seen when writing temperature limits
2306 - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
2307 - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
2308 - clk: clk-wm831x: fix a logic error
2309 - clk: imx31: fix rewritten input argument of mx31_clocks_init()
2310 - iommu/amd: Missing error code in amd_iommu_init_device()
2311 - iommu/amd: Fix the left value check of cmd buffer
2312 - iommu/vt-d: Fix pasid table size encoding
2313 - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
2314 mapped
2315 - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
2316 - scsi: mvsas: fix command_active typo
2317 - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
2318 - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
2319 - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
2320 - mmc: mmc_test: Uninitialized return value
2321 - s390/crypto: unlock on error in prng_tdes_read()
2322 - crypto: arm64/sha2-ce - fix for big endian
2323 - crypto: arm64/ghash-ce - fix for big endian
2324 - crypto: arm/aes-ce - fix for big endian
2325 - crypto: arm64/aes-ccm-ce: fix for big endian
2326 - crypto: arm64/aes-neon - fix for big endian
2327 - crypto: arm64/sha1-ce - fix for big endian
2328 - crypto: arm64/aes-xts-ce: fix for big endian
2329 - crypto: arm64/aes-ce - fix for big endian
2330 - md: MD_RECOVERY_NEEDED is set for mddev->recovery
2331 - powerpc/pci/rpadlpar: Fix device reference leaks
2332 - staging: comedi: dt282x: tidy up register bit defines
2333 - cred/userns: define current_user_ns() as a function
2334 - net: ti: cpmac: Fix compiler warning due to type confusion
2335 - net: vxge: avoid unused function warnings
2336 - cx23885-dvb: move initialization of a8293_pdata
2337 - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
2338 - tick/broadcast: Prevent NULL pointer dereference
2339 - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
2340 - usb: gadget: composite: always set ep->mult to a sensible value
2341 - Linux 4.4.42
2342
2343 * Xenial update to v4.4.41 stable release (LP: #1655041)
2344 - ssb: Fix error routine when fallback SPROM fails
2345 - rtlwifi: Fix enter/exit power_save
2346 - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
2347 - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
2348 - mmc: sdhci: Fix recovery from tuning timeout
2349 - regulator: stw481x-vmmc: fix ages old enable error
2350 - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
2351 - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
2352 - thermal: hwmon: Properly report critical temperature in sysfs
2353 - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
2354 - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
2355 - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
2356 - ACPI / video: Add force_native quirk for HP Pavilion dv6
2357 - drm/nouveau/kms: lvds panel strap moved again on maxwell
2358 - drm/nouveau/bios: require checksum to match for fast acpi shadow method
2359 - drm/nouveau/ltc: protect clearing of comptags with mutex
2360 - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
2361 - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
2362 - drm/radeon: Also call cursor_move_locked when the cursor size changes
2363 - drm/radeon: Hide the HW cursor while it's out of bounds
2364 - drm/radeon: add additional pci revision to dpm workaround
2365 - drm/gma500: Add compat ioctl
2366 - drivers/gpu/drm/ast: Fix infinite loop if read fails
2367 - mei: request async autosuspend at the end of enumeration
2368 - block: protect iterate_bdevs() against concurrent close
2369 - vt: fix Scroll Lock LED trigger name
2370 - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
2371 30secs before reset
2372 - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
2373 does not support JBOD sequence map
2374 - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
2375 - scsi: zfcp: do not trace pure benign residual HBA responses at default level
2376 - scsi: zfcp: fix rport unblock race with LUN recovery
2377 - scsi: avoid a permanent stop of the scsi device's request queue
2378 - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
2379 - firmware: fix usermode helper fallback loading
2380 - s390/vmlogrdr: fix IUCV buffer allocation
2381 - sc16is7xx: Drop bogus use of IRQF_ONESHOT
2382 - md/raid5: limit request size according to implementation limits
2383 - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
2384 - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
2385 - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
2386 - platform/x86: asus-nb-wmi.c: Add X45U quirk
2387 - fgraph: Handle a case where a tracer ignores set_graph_notrace
2388 - IB/mad: Fix an array index check
2389 - IPoIB: Avoid reading an uninitialized member variable
2390 - IB/multicast: Check ib_find_pkey() return value
2391 - IB/cma: Fix a race condition in iboe_addr_get_sgid()
2392 - media: solo6x10: fix lockup by avoiding delayed register write
2393 - Input: drv260x - fix input device's parent assignment
2394 - PCI: Check for PME in targeted sleep state
2395 - libceph: verify authorize reply on connect
2396 - nfs_write_end(): fix handling of short copies
2397 - powerpc/ps3: Fix system hang with GCC 5 builds
2398 - powerpc: Convert cmp to cmpd in idle enter sequence
2399 - kconfig/nconf: Fix hang when editing symbol with a long prompt
2400 - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
2401 - net: mvpp2: fix dma unmapping of TX buffers for fragments
2402 - Linux 4.4.41
2403
2404 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Feb 2017 14:00:35 -0200
2405
2406 linux (4.4.0-62.83) xenial; urgency=low
2407
2408 [ Thadeu Lima de Souza Cascardo ]
2409
2410 * Release Tracking Bug
2411 - LP: #1657430
2412
2413 * Backport DP MST fixes to i915 (LP: #1657353)
2414 - SAUCE: i915_bpo: Fix DP link rate math
2415 - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST
2416
2417 * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281)
2418 - blk-mq: really fix plug list flushing for nomerge queues
2419
2420 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 18 Jan 2017 09:34:07 -0200
2421
2422 linux (4.4.0-61.82) xenial; urgency=low
2423
2424 [ Thadeu Lima de Souza Cascardo ]
2425
2426 * Release Tracking Bug
2427 - LP: #1656810
2428
2429 * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381)
2430 - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data
2431
2432 * nvme drive probe failure (LP: #1626894)
2433 - nvme: revert NVMe: only setup MSIX once
2434
2435 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 16 Jan 2017 10:30:12 -0200
2436
2437 linux (4.4.0-60.81) xenial; urgency=low
2438
2439 [ John Donnelly ]
2440
2441 * Release Tracking Bug
2442 - LP: #1656084
2443
2444 * Couldn't emulate instruction 0x7813427c (LP: #1634129)
2445 - KVM: PPC: Book3S PR: Fix illegal opcode emulation
2446
2447 * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482)
2448 - powerpc/perf/hv-24x7: Fix usage with chip events.
2449 - powerpc/perf/hv-24x7: Display change in counter values
2450 - powerpc/perf/hv-24x7: Display domain indices in sysfs
2451 - powerpc/perf/24x7: Eliminate domain suffix in event names
2452
2453 * i386 ftrace tests hang on ADT testing (LP: #1655040)
2454 - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps
2455 to it
2456
2457 * VMX module autoloading if available (LP: #1651322)
2458 - powerpc: Add module autoloading based on CPU features
2459 - crypto: vmx - Convert to CPU feature based module autoloading
2460
2461 * ACPI probe support for AD5592/3 configurable multi-channel converter
2462 (LP: #1654497)
2463 - SAUCE: iio: dac: ad5592r: Add ACPI support
2464 - SAUCE: iio: dac: ad5593r: Add ACPI support
2465
2466 * Xenial update to v4.4.40 stable release (LP: #1654602)
2467 - btrfs: limit async_work allocation and worker func duration
2468 - Btrfs: fix tree search logic when replaying directory entry deletes
2469 - btrfs: store and load values of stripes_min/stripes_max in balance status
2470 item
2471 - Btrfs: fix qgroup rescan worker initialization
2472 - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
2473 - USB: serial: option: add dlink dwm-158
2474 - USB: serial: kl5kusb105: fix open error path
2475 - USB: cdc-acm: add device id for GW Instek AFG-125
2476 - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
2477 - usb: gadget: f_uac2: fix error handling at afunc_bind
2478 - usb: gadget: composite: correctly initialize ep->maxpacket
2479 - USB: UHCI: report non-PME wakeup signalling for Intel hardware
2480 - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to
2481 volume_control_quirks
2482 - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
2483 - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
2484 - ALSA: hda - ignore the assoc and seq when comparing pin configurations
2485 - ALSA: hda - fix headset-mic problem on a Dell laptop
2486 - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
2487 - ALSA: hda: when comparing pin configurations, ignore assoc in addition to
2488 seq
2489 - clk: ti: omap36xx: Work around sprz319 advisory 2.1
2490 - Btrfs: fix memory leak in reading btree blocks
2491 - Btrfs: bail out if block group has different mixed flag
2492 - Btrfs: return gracefully from balance if fs tree is corrupted
2493 - Btrfs: don't leak reloc root nodes on error
2494 - Btrfs: fix memory leak in do_walk_down
2495 - Btrfs: don't BUG() during drop snapshot
2496 - btrfs: make file clone aware of fatal signals
2497 - block_dev: don't test bdev->bd_contains when it is not stable
2498 - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2499 - crypto: caam - fix AEAD givenc descriptors
2500 - ext4: fix mballoc breakage with 64k block size
2501 - ext4: fix stack memory corruption with 64k block size
2502 - ext4: use more strict checks for inodes_per_block on mount
2503 - ext4: fix in-superblock mount options processing
2504 - ext4: add sanity checking to count_overhead()
2505 - ext4: reject inodes with negative size
2506 - ext4: return -ENOMEM instead of success
2507 - ext4: do not perform data journaling when data is encrypted
2508 - f2fs: set ->owner for debugfs status file's file_operations
2509 - loop: return proper error from loop_queue_rq()
2510 - mm/vmscan.c: set correct defer count for shrinker
2511 - fs: exec: apply CLOEXEC before changing dumpable task flags
2512 - exec: Ensure mm->user_ns contains the execed files
2513 - usb: gadget: composite: always set ep->mult to a sensible value
2514 - blk-mq: Do not invoke .queue_rq() for a stopped queue
2515 - dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
2516 - dm crypt: mark key as invalid until properly loaded
2517 - dm space map metadata: fix 'struct sm_metadata' leak on failed create
2518 - ASoC: intel: Fix crash at suspend/resume without card registration
2519 - CIFS: Fix a possible memory corruption during reconnect
2520 - CIFS: Fix missing nls unload in smb2_reconnect()
2521 - CIFS: Fix a possible memory corruption in push locks
2522 - kernel/watchdog: use nmi registers snapshot in hardlockup handler
2523 - kernel/debug/debug_core.c: more properly delay for secondary CPUs
2524 - tpm xen: Remove bogus tpm_chip_unregister
2525 - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
2526 - arm/xen: Use alloc_percpu rather than __alloc_percpu
2527 - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2528 - driver core: fix race between creating/querying glue dir and its cleanup
2529 - ppp: defer netns reference release for ppp channel
2530 - Linux 4.4.40
2531
2532 * igb i210 probe of pci device failed with error -2 (LP: #1639810)
2533 - SAUCE: igb: Workaround for igb i210 firmware issue.
2534 - SAUCE: igb: add i211 to i210 PHY workaround
2535
2536 * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018)
2537 - powerpc/powernv: Call opal_pci_poll() if needed
2538
2539 * mfd: intel-lpss: Add default I2C device properties for Apollo Lake
2540 (LP: #1635177)
2541 - mfd: intel-lpss: Add default I2C device properties for Apollo Lake
2542
2543 * Xenial update to v4.4.39 stable release (LP: #1650609)
2544 - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
2545 - parisc: Purge TLB before setting PTE
2546 - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and
2547 flush_icache_page_asm
2548 - parisc: Fix TLB related boot crash on SMP machines
2549 - zram: restrict add/remove attributes to root only
2550 - locking/rtmutex: Prevent dequeue vs. unlock race
2551 - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
2552 - perf/x86: Fix full width counter, counter overflow
2553 - crypto: mcryptd - Check mcryptd algorithm compatibility
2554 - can: raw: raw_setsockopt: limit number of can_filter that can be set
2555 - can: peak: fix bad memory access and free sequence
2556 - arm64: futex.h: Add missing PAN toggling
2557 - m68k: Fix ndelay() macro
2558 - batman-adv: Check for alloc errors when preparing TT local data
2559 - hotplug: Make register and unregister notifier API symmetric
2560 - crypto: rsa - Add Makefile dependencies to fix parallel builds
2561 - Linux 4.4.39
2562
2563 * Xenial update to v4.4.38 stable release (LP: #1650607)
2564 - virtio-net: add a missing synchronize_net()
2565 - net: check dead netns for peernet2id_alloc()
2566 - ip6_tunnel: disable caching when the traffic class is inherited
2567 - net: sky2: Fix shutdown crash
2568 - af_unix: conditionally use freezable blocking calls in read
2569 - rtnetlink: fix FDB size computation
2570 - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
2571 - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
2572 - net, sched: respect rcu grace period on cls destruction
2573 - net/sched: pedit: make sure that offset is valid
2574 - netlink: Call cb->done from a worker thread
2575 - netlink: Do not schedule work from sk_destruct
2576 - net/dccp: fix use-after-free in dccp_invalid_packet
2577 - net: bcmgenet: Utilize correct struct device for all DMA operations
2578 - sh_eth: remove unchecked interrupts for RZ/A1
2579 - geneve: avoid use-after-free of skb->data
2580 - net: ping: check minimum size on ICMP header length
2581 - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
2582 - sparc64: Fix find_node warning if numa node cannot be found
2583 - sparc64: fix compile warning section mismatch in find_node()
2584 - constify iov_iter_count() and iter_is_iovec()
2585 - Don't feed anything but regular iovec's to blk_rq_map_user_iov
2586 - ipv6: Set skb->protocol properly for local output
2587 - ipv4: Set skb->protocol properly for local output
2588 - esp4: Fix integrity verification when ESN are used
2589 - esp6: Fix integrity verification when ESN are used
2590 - Linux 4.4.38
2591
2592 * Xenial update to v4.4.37 stable release (LP: #1650604)
2593 - ARC: Don't use "+l" inline asm constraint
2594 - zram: fix unbalanced idr management at hot removal
2595 - kasan: update kasan_global for gcc 7
2596 - x86/traps: Ignore high word of regs->cs in early_fixup_exception()
2597 - rcu: Fix soft lockup for rcu_nocb_kthread
2598 - PCI: Export pcie_find_root_port
2599 - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
2600 - mwifiex: printk() overflow with 32-byte SSIDs
2601 - pwm: Fix device reference leak
2602 - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
2603 - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
2604 - arm64: suspend: Reconfigure PSTATE after resume from idle
2605 - Linux 4.4.37
2606
2607 * Xenial update to v4.4.36 stable release (LP: #1650601)
2608 - iommu/vt-d: Fix PASID table allocation
2609 - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
2610 - KVM: x86: check for pic and ioapic presence before use
2611 - usb: chipidea: move the lock initialization to core file
2612 - USB: serial: cp210x: add ID for the Zone DPMX
2613 - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
2614 - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
2615 - scsi: mpt3sas: Fix secure erase premature termination
2616 - tile: avoid using clocksource_cyc2ns with absolute cycle count
2617 - cfg80211: limit scan results cache size
2618 - NFSv4.x: hide array-bounds warning
2619 - parisc: Fix races in parisc_setup_cache_timing()
2620 - parisc: Fix race in pci-dma.c
2621 - parisc: Also flush data TLB in flush_icache_page_asm
2622 - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
2623 - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
2624 - mei: me: disable driver on SPT SPS firmware
2625 - mei: me: fix place for kaby point device ids.
2626 - mei: fix return value on disconnection
2627 - scsi: mpt3sas: Unblock device after controller reset
2628 - Linux 4.4.36
2629
2630 * Miscellaneous Ubuntu changes
2631 - [Debian] consider renames in gen-auto-reconstruct
2632
2633 -- John Donnelly <john.donnelly@canonical.com> Fri, 13 Jan 2017 08:54:11 +0000
2634
2635 linux (4.4.0-59.80) xenial; urgency=low
2636
2637 [ John Donnelly ]
2638
2639 * Release Tracking Bug
2640 - LP: #1654282
2641
2642 * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602)
2643 - (fix) nvme: only require 1 interrupt vector, not 2+
2644
2645 -- John Donnelly <john.donnelly@canonical.com> Thu, 05 Jan 2017 12:49:16 +0000
2646
2647 linux (4.4.0-58.79) xenial; urgency=low
2648
2649 [ Luis Henriques ]
2650
2651 * Release Tracking Bug
2652 - LP: #1651402
2653
2654 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123)
2655 - SAUCE: iio: st_sensors: match sensors using ACPI handle
2656 - SAUCE: iio: st_accel: Support sensor i2c probe using acpi
2657 - SAUCE: iio: st_pressure: Support i2c probe using acpi
2658 - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m
2659
2660 * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189)
2661 - SAUCE: iio: common: st_sensors: fix channel data parsing
2662
2663 * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112)
2664 - SAUCE: iio: st-accel: add support for lis2dh12
2665 - SAUCE: iio: st_sensors: support active-low interrupts
2666 - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer
2667 - SAUCE: iio: st_sensors: verify interrupt event to status
2668 - SAUCE: iio: st_sensors: support open drain mode
2669 - SAUCE: iio:st_sensors: fix power regulator usage
2670 - SAUCE: iio: st_sensors: switch to a threaded interrupt
2671 - SAUCE: iio: accel: st_accel: Add lis3l02dq support
2672 - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl
2673 - SAUCE: iio: accel: st_accel: add support to lng2dm
2674 - SAUCE: iio: accel: st_accel: inline per-sensor data
2675 - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding
2676
2677 * ST Micro hts221 relative humidity sensor support (LP: #1650116)
2678 - SAUCE: iio: humidity: add support to hts221 rh/temp combo device
2679 - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding
2680 - SAUCE: iio: humidity: remove
2681 - SAUCE: iio: humidity: Support acpi probe for hts211
2682
2683 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557)
2684 - s390/zcrypt: Introduce CEX6 toleration
2685
2686 * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906)
2687 - uvcvideo: uvc_scan_fallback() for webcams with broken chain
2688
2689 * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.
2690 (LP: #1650635)
2691 - vmxnet3: segCnt can be 1 for LRO packets
2692
2693 * system freeze when swapping to encrypted swap partition (LP: #1647400)
2694 - mm, oom: rework oom detection
2695 - mm: throttle on IO only when there are too many dirty and writeback pages
2696
2697 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
2698 - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
2699 - target/user: Return an error if cmd data size is too large
2700 - target/user: Fix comments to not refer to data ring
2701 - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are
2702 expired
2703
2704 * CVE-2016-9756
2705 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far
2706
2707 * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054)
2708 - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
2709
2710 * CVE-2016-9794
2711 - ALSA: pcm : Call kill_fasync() in stream lock
2712
2713 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
2714 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
2715 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
2716 map into s_user_ns"
2717 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
2718 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
2719 user namespace mounts"
2720 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
2721 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
2722 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
2723 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
2724 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
2725 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
2726 dqget() be valid and map into s_user_ns"
2727 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
2728 - (namespace) quota: Ensure qids map to the filesystem
2729 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
2730 - (namespace) dquot: For now explicitly don't support filesystems outside of
2731 init_user_ns
2732 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
2733 xattrs"
2734 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
2735 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
2736 ownership of inodes with unmappable ids"
2737 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2738 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
2739 s_user_ns"
2740 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2741 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
2742
2743 * Boot crash in xen_send_IPI_one (LP: #1649821)
2744 - xen/qspinlock: Don't kick CPU if IRQ is not initialized
2745
2746 * linux: Staging modules should be unsigned (LP: #1642368)
2747 - [Debian] Suppress module signing for staging drivers
2748 - SAUCE: Add rtl drivers to signature inclusion list
2749
2750 * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168]
2751 (LP: #1648279)
2752 - ACPI / blacklist: Make Dell Latitude 3350 ethernet work
2753
2754 * CVE-2016-9793
2755 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
2756
2757 * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and
2758 15.10 (LP: #1400319)
2759 - Drivers: hv: avoid vfree() on crash
2760
2761 * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656)
2762 - netvsc: fix incorrect receive checksum offloading
2763
2764 -- Luis Henriques <luis.henriques@canonical.com> Tue, 20 Dec 2016 10:54:41 +0000
2765
2766 linux (4.4.0-57.78) xenial; urgency=low
2767
2768 * Release Tracking Bug
2769 - LP: #1648867
2770
2771 * Miscellaneous Ubuntu changes
2772 - SAUCE: Do not build the xr-usb-serial driver for s390
2773
2774 -- Brad Figg <brad.figg@canonical.com> Fri, 09 Dec 2016 10:51:16 -0800
2775
2776 linux (4.4.0-56.77) xenial; urgency=low
2777
2778 * Release Tracking Bug
2779 - LP: #1648867
2780
2781 * Release Tracking Bug
2782 - LP: #1648579
2783
2784 * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
2785 - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
2786 large number of cores.
2787
2788 * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
2789 - SAUCE: (no-up) NVMe: only setup MSIX once
2790
2791 -- Brad Figg <brad.figg@canonical.com> Thu, 08 Dec 2016 10:50:49 -0800
2792
2793 linux (4.4.0-55.76) xenial; urgency=low
2794
2795 [ Luis Henriques ]
2796
2797 * Release Tracking Bug
2798 - LP: #1648503
2799
2800 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
2801 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
2802
2803 -- Luis Henriques <luis.henriques@canonical.com> Thu, 08 Dec 2016 14:34:40 +0000
2804
2805 linux (4.4.0-54.75) xenial; urgency=low
2806
2807 [ Luis Henriques ]
2808
2809 * Release Tracking Bug
2810 - LP: #1648017
2811
2812 * Update hio driver to 2.1.0.28 (LP: #1646643)
2813 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
2814
2815 * linux: Enable live patching for all supported architectures (LP: #1633577)
2816 - [Config] CONFIG_LIVEPATCH=y for s390x
2817
2818 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
2819 kernel_irqchip=split (LP: #1644394)
2820 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
2821
2822 * Xenial update to v4.4.35 stable release (LP: #1645453)
2823 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
2824 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
2825 - KVM: Disable irq while unregistering user notifier
2826 - fuse: fix fuse_write_end() if zero bytes were copied
2827 - mfd: intel-lpss: Do not put device in reset state on suspend
2828 - can: bcm: fix warning in bcm_connect/proc_register
2829 - i2c: mux: fix up dependencies
2830 - kbuild: add -fno-PIE
2831 - scripts/has-stack-protector: add -fno-PIE
2832 - x86/kexec: add -fno-PIE
2833 - kbuild: Steal gcc's pie from the very beginning
2834 - ext4: sanity check the block and cluster size at mount time
2835 - crypto: caam - do not register AES-XTS mode on LP units
2836 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
2837 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
2838 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
2839 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
2840 - rtc: omap: Fix selecting external osc
2841 - iwlwifi: pcie: fix SPLC structure parsing
2842 - mfd: core: Fix device reference leak in mfd_clone_cell
2843 - uwb: fix device reference leaks
2844 - PM / sleep: fix device reference leak in test_suspend
2845 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
2846 fails
2847 - IB/mlx4: Check gid_index return value
2848 - IB/mlx4: Fix create CQ error flow
2849 - IB/mlx5: Use cache line size to select CQE stride
2850 - IB/mlx5: Fix fatal error dispatching
2851 - IB/core: Avoid unsigned int overflow in sg_alloc_table
2852 - IB/uverbs: Fix leak of XRC target QPs
2853 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
2854 - netfilter: nft_dynset: fix element timeout for HZ != 1000
2855 - Linux 4.4.35
2856
2857 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
2858 - flow_dissect: call init_default_flow_dissectors() earlier
2859
2860 * AD5593R configurable multi-channel converter support (LP: #1644726)
2861 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
2862 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
2863 - [Config] CONFIG_AD5592R/AD5593R=m
2864
2865 * ST Micro lps22hb pressure sensor support (LP: #1642258)
2866 - iio:st_pressure:initial lps22hb sensor support
2867 - iio:st_pressure: align storagebits on power of 2
2868 - iio:st_pressure: document sampling gains
2869 - iio:st_pressure:lps22hb: temperature support
2870
2871 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
2872 - SAUCE: ibmvscsis: Rearrange functions for future patches
2873 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
2874 - SAUCE: ibmvscsis: Synchronize cmds at remove time
2875 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
2876 - SAUCE: ibmvscsis: Return correct partition name/# to client
2877 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
2878
2879 * System stalls when creating device node on booting (LP: #1643797)
2880 - sched/fair: Fix new task's load avg removed from source CPU in
2881 wake_up_new_task()
2882
2883 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
2884 - blk-mq: add blk_mq_alloc_request_hctx
2885 - nvme.h: add NVMe over Fabrics definitions
2886 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
2887 - SAUCE: nvme: improve performance for virtual NVMe devices
2888
2889 * Move some kernel modules to the main kernel package (LP: #1642228)
2890 - [Config] Move some powerpc kernel modules to the main kernel package
2891
2892 * sched: Match-all classifier is missing in xenial (LP: #1642514)
2893 - [Config] CONFIG_NET_CLS_MATCHALL=m
2894 - net/sched: introduce Match-all classifier
2895
2896 * Xenial update to 4.4.34 stable release (LP: #1643637)
2897 - dctcp: avoid bogus doubling of cwnd after loss
2898 - net: clear sk_err_soft in sk_clone_lock()
2899 - net: mangle zero checksum in skb_checksum_help()
2900 - bgmac: stop clearing DMA receive control register right after it is set
2901 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
2902 - tcp: fix potential memory corruption
2903 - dccp: do not send reset to already closed sockets
2904 - dccp: fix out of bound access in dccp_v4_err()
2905 - ipv6: dccp: fix out of bound access in dccp_v6_err()
2906 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
2907 - sctp: assign assoc_id earlier in __sctp_connect
2908 - fib_trie: Correct /proc/net/route off by one error
2909 - sock: fix sendmmsg for partial sendmsg
2910 - net: __skb_flow_dissect() must cap its return value
2911 - ipv4: use new_gw for redirect neigh lookup
2912 - tcp: take care of truncations done by sk_filter()
2913 - tty: Prevent ldisc drivers from re-using stale tty fields
2914 - sparc: Don't leak context bits into thread->fault_address
2915 - sparc: serial: sunhv: fix a double lock bug
2916 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
2917 - sparc: Handle negative offsets in arch_jump_label_transform
2918 - sparc64: Handle extremely large kernel TSB range flushes sanely.
2919 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
2920 - sparc64: Fix instruction count in comment for
2921 __hypervisor_flush_tlb_pending.
2922 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
2923 code.
2924 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
2925 - sparc64: Delete __ret_efault.
2926 - sparc64: Prepare to move to more saner user copy exception handling.
2927 - sparc64: Convert copy_in_user to accurate exception reporting.
2928 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
2929 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
2930 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
2931 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
2932 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
2933 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
2934 - sparc64: Delete now unused user copy assembler helpers.
2935 - sparc64: Delete now unused user copy fixup functions.
2936 - Linux 4.4.34
2937
2938 * Xenial update to v4.4.33 stable release (LP: #1642968)
2939 - ALSA: info: Return error for invalid read/write
2940 - ALSA: info: Limit the proc text input size
2941 - ASoC: cs4270: fix DAPM stream name mismatch
2942 - dib0700: fix nec repeat handling
2943 - swapfile: fix memory corruption via malformed swapfile
2944 - coredump: fix unfreezable coredumping task
2945 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
2946 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
2947 - pinctrl: cherryview: Serialize register access in suspend/resume
2948 - pinctrl: cherryview: Prevent possible interrupt storm on resume
2949 - staging: iio: ad5933: avoid uninitialized variable in error case
2950 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
2951 - Revert "staging: nvec: ps2: change serio type to passthrough"
2952 - staging: nvec: remove managed resource from PS2 driver
2953 - USB: cdc-acm: fix TIOCMIWAIT
2954 - usb: gadget: u_ether: remove interrupt throttling
2955 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
2956 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
2957 - clk: qoriq: Don't allow CPU clocks higher than starting value
2958 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
2959 interpretation.
2960 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
2961 driver)
2962 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
2963 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
2964 disk
2965 - KVM: MIPS: Precalculate MMIO load resume PC
2966 - drm/i915: Respect alternate_ddc_pin for all DDI ports
2967 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
2968 - tty/serial: at91: fix hardware handshake on Atmel platforms
2969 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
2970 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
2971 - mei: bus: fix received data size check in NFC fixup
2972 - lib/genalloc.c: start search from start of chunk
2973 - hwrng: core - Don't use a stack buffer in add_early_randomness()
2974 - i40e: fix call of ndo_dflt_bridge_getlink()
2975 - ACPI / APEI: Fix incorrect return value of ghes_proc()
2976 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
2977 - mmc: mxs: Initialize the spinlock prior to using it
2978 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
2979 - netfilter: fix namespace handling in nf_log_proc_dostring
2980 - Linux 4.4.33
2981
2982 * Xenial update to 4.4.32 stable release (LP: #1642573)
2983 - tcp: fix overflow in __tcp_retransmit_skb()
2984 - net: avoid sk_forward_alloc overflows
2985 - tcp: fix wrong checksum calculation on MTU probing
2986 - tcp: fix a compile error in DBGUNDO()
2987 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
2988 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
2989 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
2990 - net: fec: set mac address unconditionally
2991 - net: pktgen: fix pkt_size
2992 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
2993 functions
2994 - net: Add netdev all_adj_list refcnt propagation to fix panic
2995 - packet: call fanout_release, while UNREGISTERING a netdev
2996 - netlink: do not enter direct reclaim from netlink_dump()
2997 - ipv6: tcp: restore IP6CB for pktoptions skbs
2998 - ip6_tunnel: fix ip6_tnl_lookup
2999 - net: pktgen: remove rcu locking in pktgen_change_name()
3000 - bridge: multicast: restore perm router ports on multicast enable
3001 - rtnetlink: Add rtnexthop offload flag to compare mask
3002 - net: add recursion limit to GRO
3003 - ipv4: disable BH in set_ping_group_range()
3004 - ipv4: use the right lock for ping_group_range
3005 - net: sctp, forbid negative length
3006 - udp: fix IP_CHECKSUM handling
3007 - net sched filters: fix notification of filter delete with proper handle
3008 - sctp: validate chunk len before actually using it
3009 - packet: on direct_xmit, limit tso and csum to supported devices
3010 - of: silence warnings due to max() usage
3011 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
3012 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
3013 - drm/amdgpu/dp: add back special handling for NUTMEG
3014 - drm/amdgpu: fix DP mode validation
3015 - drm/radeon: fix DP mode validation
3016 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
3017 - Linux 4.4.32
3018
3019 * Xenial update to 4.4.31 stable release (LP: #1642572)
3020 - i2c: xgene: Avoid dma_buffer overrun
3021 - i2c: core: fix NULL pointer dereference under race condition
3022 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
3023 - h8300: fix syscall restarting
3024 - libxfs: clean up _calc_dquots_per_chunk
3025 - mm/list_lru.c: avoid error-path NULL pointer deref
3026 - mm: memcontrol: do not recurse in direct reclaim
3027 - ALSA: usb-audio: Add quirk for Syntek STK1160
3028 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
3029 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
3030 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
3031 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
3032 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
3033 - ANDROID: binder: Add strong ref checks
3034 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
3035 struct
3036 - btrfs: fix races on root_log_ctx lists
3037 - ubifs: Abort readdir upon error
3038 - ubifs: Fix regression in ubifs_readdir()
3039 - mei: txe: don't clean an unprocessed interrupt cause.
3040 - usb: gadget: function: u_ether: don't starve tx request queue
3041 - USB: serial: fix potential NULL-dereference at probe
3042 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
3043 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
3044 - usb: increase ohci watchdog delay to 275 msec
3045 - Fix potential infoleak in older kernels
3046 - vt: clear selection before resizing
3047 - xhci: add restart quirk for Intel Wildcatpoint PCH
3048 - tty: limit terminal size to 4M chars
3049 - USB: serial: cp210x: fix tiocmget error handling
3050 - dm: free io_barrier after blk_cleanup_queue call
3051 - KVM: x86: fix wbinvd_dirty_mask use-after-free
3052 - KVM: MIPS: Make ERET handle ERL before EXL
3053 - ovl: fsync after copy-up
3054 - parisc: Ensure consistent state when switching to kernel stack at syscall
3055 entry
3056 - virtio_ring: Make interrupt suppression spec compliant
3057 - virtio: console: Unlock vqs while freeing buffers
3058 - dm mirror: fix read error on recovery after default leg failure
3059 - Input: i8042 - add XMG C504 to keyboard reset table
3060 - firewire: net: guard against rx buffer overflows
3061 - firewire: net: fix fragmented datagram_size off-by-one
3062 - mac80211: discard multicast and 4-addr A-MSDUs
3063 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
3064 devices
3065 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
3066 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
3067 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
3068 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
3069 - drm/radeon/si_dpm: Limit clocks on HD86xx part
3070 - drm/radeon/si_dpm: workaround for SI kickers
3071 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
3072 - drm/dp/mst: Check peer device type before attempting EDID read
3073 - perf build: Fix traceevent plugins build race
3074 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
3075 - powerpc/ptrace: Fix out of bounds array access warning
3076 - ARM: 8584/1: floppy: avoid gcc-6 warning
3077 - mm/cma: silence warnings due to max() usage
3078 - drm/exynos: fix error handling in exynos_drm_subdrv_open
3079 - cgroup: avoid false positive gcc-6 warning
3080 - smc91x: avoid self-comparison warning
3081 - Disable "frame-address" warning
3082 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
3083 - pwm: Unexport children before chip removal
3084 - usb: dwc3: Fix size used in dma_free_coherent()
3085 - tty: vt, fix bogus division in csi_J
3086 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
3087 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
3088 - HID: usbhid: add ATEN CS962 to list of quirky devices
3089 - Linux 4.4.31
3090
3091 * CVE-2016-6213
3092 - mnt: Add a per mount namespace limit on the number of mounts
3093
3094 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
3095 - thinkpad_acpi: Add support for HKEY version 0x200
3096
3097 * CVE-2016-4568
3098 - videobuf2-v4l2: Verify planes array in buffer dequeueing
3099
3100 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
3101 - Bluetooth: btusb: Add support for 0cf3:e009
3102
3103 * Fix resource leak in btusb (LP: #1641569)
3104 - SAUCE: Bluetooth: decrease refcount after use
3105
3106 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
3107 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
3108
3109 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
3110 - hv: do not lose pending heartbeat vmbus packets
3111
3112 * ipv6: connected routes are missing after a down/up cycle on the loopback
3113 (LP: #1634545)
3114 - ipv6: correctly add local routes when lo goes up
3115
3116 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
3117 - audit: stop an old auditd being starved out by a new auditd
3118
3119 * hv_set_ifconfig script parsing fails for certain configuration
3120 (LP: #1640109)
3121 - hv_set_ifconfig -- handle DHCP interfaces correctly
3122 - hv_set_ifconfig -- ensure we include the last stanza
3123
3124 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
3125 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
3126
3127 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 10:13:50 +0000
3128
3129 linux (4.4.0-53.74) xenial; urgency=low
3130
3131 * CVE-2016-8655 (LP: #1646318)
3132 - packet: fix race condition in packet_set_ring
3133
3134 -- Brad Figg <brad.figg@canonical.com> Thu, 01 Dec 2016 10:54:01 -0800
3135
3136 linux (4.4.0-51.72) xenial; urgency=low
3137
3138 [ Luis Henriques ]
3139
3140 * Release Tracking Bug
3141 - LP: #1644611
3142
3143 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
3144 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
3145 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
3146 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
3147
3148 -- Luis Henriques <luis.henriques@canonical.com> Thu, 24 Nov 2016 17:56:21 +0000
3149
3150 linux (4.4.0-50.71) xenial; urgency=low
3151
3152 [ Luis Henriques ]
3153
3154 * Release Tracking Bug
3155 - LP: #1644169
3156
3157 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
3158 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
3159 default"
3160 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
3161 userns root"
3162 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
3163 CAP_FSETID in s_user_ns""
3164 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
3165 ownership of inodes"
3166 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
3167 change ownership of inodes with unmappable ids""
3168 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
3169 malformed xattrs"
3170 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
3171 to set xattrs""
3172 - Revert "(namespace) dquot: For now explicitly don't support filesystems
3173 outside of init_user_ns"
3174 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
3175 quota_setxquota"
3176 - Revert "(namespace) quota: Ensure qids map to the filesystem"
3177 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
3178 s_user_ns""
3179 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
3180 to dqget() be valid and map into s_user_ns""
3181 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
3182 the vfs"
3183 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
3184 the vfs"
3185 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
3186 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
3187 posix_acl_fix_xattr_userns() to modules"
3188 - Revert "(namespace) vfs: Verify acls are valid within superblock's
3189 s_user_ns."
3190 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
3191 handle user namespace mounts""
3192 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
3193 s_user_ns"
3194 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
3195 don't map into s_user_ns""
3196 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
3197
3198 -- Luis Henriques <luis.henriques@canonical.com> Wed, 23 Nov 2016 10:16:31 +0000
3199
3200 linux (4.4.0-49.70) xenial; urgency=low
3201
3202 [ Luis Henriques ]
3203
3204 * Release Tracking Bug
3205 - LP: #1640921
3206
3207 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
3208 - SAUCE: RDMA Infiniband for Windows Azure
3209 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
3210 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
3211 - [Config] Add hv_network_direct.ko to generic inclusion list
3212 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
3213
3214 -- Luis Henriques <luis.henriques@canonical.com> Fri, 11 Nov 2016 15:36:20 +0000
3215
3216 linux (4.4.0-48.69) xenial; urgency=low
3217
3218 [ Luis Henriques ]
3219
3220 * Release Tracking Bug
3221 - LP: #1640758
3222
3223 * lxc-attach to malicious container allows access to host (LP: #1639345)
3224 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
3225 mapped uids/gids"
3226 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
3227 checks
3228
3229 * take 'P' command from upstream xmon (LP: #1637978)
3230 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
3231
3232 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
3233 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
3234
3235 * I2C touchpad does not work on AMD platform (LP: #1612006)
3236 - pinctrl/amd: Configure GPIO register using BIOS settings
3237 - pinctrl/amd: switch to using a bool for level
3238
3239 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
3240 - [Config] CONFIG_VFIO_PCI=y for ppc64el
3241
3242 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
3243 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
3244
3245 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
3246 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
3247 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
3248 map into s_user_ns"
3249 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
3250 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
3251 user namespace mounts"
3252 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
3253 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3254 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3255 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
3256 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
3257 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
3258 dqget() be valid and map into s_user_ns"
3259 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
3260 - (namespace) quota: Ensure qids map to the filesystem
3261 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
3262 - (namespace) dquot: For now explicitly don't support filesystems outside of
3263 init_user_ns
3264 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
3265 xattrs"
3266 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3267 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
3268 ownership of inodes with unmappable ids"
3269 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3270 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
3271 s_user_ns"
3272 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3273 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
3274
3275 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
3276 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
3277
3278 * hio: SSD data corruption under stress test (LP: #1638700)
3279 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
3280 - SAUCE: hio: splitting bio in the entry of .make_request_fn
3281
3282 * Module sha1-mb fails to load (LP: #1637165)
3283 - crypto: sha-mb - Fix load failure
3284 - crypto: mcryptd - Fix load failure
3285
3286 * please include mlx5_core modules in linux-image-generic package
3287 (LP: #1635223)
3288 - [Config] Include mlx5 in main package
3289
3290 * xgene i2c slimpro driver fails to load (LP: #1625232)
3291 - mailbox: Add support for APM X-Gene platform mailbox driver
3292 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
3293 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
3294 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
3295
3296 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
3297 close/open (LP: #1632527)
3298 - gpio/pinctrl: sunxi: stop poking around in private vars
3299 - pinctrl: intel: Only restore pins that are used by the driver
3300
3301 * Xenial update to v4.4.30 stable release (LP: #1638272)
3302 - Revert "x86/mm: Expand the exception table logic to allow new handling
3303 options"
3304 - Revert "fix minor infoleak in get_user_ex()"
3305 - Linux 4.4.30
3306
3307 * Xenial update to v4.4.29 stable release (LP: #1638267)
3308 - drm/prime: Pass the right module owner through to dma_buf_export()
3309 - drm/amdgpu: fix IB alignment for UVD
3310 - drm/amdgpu/dce10: disable hpd on local panels
3311 - drm/amdgpu/dce8: disable hpd on local panels
3312 - drm/amdgpu/dce11: disable hpd on local panels
3313 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
3314 - drm/amdgpu: change vblank_time's calculation method to reduce computational
3315 error.
3316 - drm/radeon: narrow asic_init for virtualization
3317 - drm/radeon/si/dpm: fix phase shedding setup
3318 - drm/radeon: change vblank_time's calculation method to reduce computational
3319 error.
3320 - drm/vmwgfx: Limit the user-space command buffer size
3321 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
3322 - Revert "drm/i915: Check live status before reading edid"
3323 - drm/i915: Account for TSEG size when determining 865G stolen base
3324 - drm/i915: Unalias obj->phys_handle and obj->userptr
3325 - mm/hugetlb: fix memory offline with hugepage size > memory block size
3326 - posix_acl: Clear SGID bit when setting file permissions
3327 - ipip: Properly mark ipip GRO packets as encapsulated.
3328 - powerpc/eeh: Null check uses of eeh_pe_bus_get
3329 - perf stat: Fix interval output values
3330 - genirq/generic_chip: Add irq_unmap callback
3331 - uio: fix dmem_region_start computation
3332 - ARM: clk-imx35: fix name for ckil clk
3333 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
3334 - mwifiex: correct aid value during tdls setup
3335 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
3336 - crypto: arm/ghash-ce - add missing async import/export
3337 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
3338 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
3339 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
3340 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
3341 - ASoC: dapm: Fix kcontrol creation for output driver widget
3342 - staging: r8188eu: Fix scheduling while atomic splat
3343 - power: bq24257: Fix use of uninitialized pointer bq->charger
3344 - dmaengine: ipu: remove bogus NO_IRQ reference
3345 - x86/mm: Expand the exception table logic to allow new handling options
3346 - s390/cio: fix accidental interrupt enabling during resume
3347 - s390/con3270: fix use of uninitialised data
3348 - s390/con3270: fix insufficient space padding
3349 - clk: qoriq: fix a register offset error
3350 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
3351 - perf hists browser: Fix event group display
3352 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
3353 - perf symbols: Fixup symbol sizes before picking best ones
3354 - mpt3sas: Don't spam logs if logging level is 0
3355 - powerpc/nvram: Fix an incorrect partition merge
3356 - ARM: pxa: pxa_cplds: fix interrupt handling
3357 - Linux 4.4.29
3358
3359 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
3360 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
3361
3362 * Xenial update to v4.4.28 stable release (LP: #1637510)
3363 - gpio: mpc8xxx: Correct irq handler function
3364 - mei: me: add kaby point device ids
3365 - regulator: tps65910: Work around silicon erratum SWCZ010
3366 - clk: imx6: initialize GPU clocks
3367 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
3368 - rtlwifi: Fix missing country code for Great Britain
3369 - mmc: block: don't use CMD23 with very old MMC cards
3370 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
3371 - PCI: Mark Atheros AR9580 to avoid bus reset
3372 - platform: don't return 0 from platform_get_irq[_byname]() on error
3373 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
3374 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
3375 - parisc: Fix kernel memory layout regarding position of __gp
3376 - parisc: Increase initial kernel mapping size
3377 - pstore/ramoops: fixup driver removal
3378 - pstore/core: drop cmpxchg based updates
3379 - pstore/ram: Use memcpy_toio instead of memcpy
3380 - pstore/ram: Use memcpy_fromio() to save old buffer
3381 - perf intel-pt: Fix snapshot overlap detection decoder errors
3382 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
3383 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
3384 - dm: mark request_queue dead before destroying the DM device
3385 - dm: return correct error code in dm_resume()'s retry loop
3386 - dm mpath: check if path's request_queue is dying in activate_path()
3387 - dm crypt: fix crash on exit
3388 - powerpc/vdso64: Use double word compare on pointers
3389 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
3390 - powerpc/powernv: Use CPU-endian hub diag-data type in
3391 pnv_eeh_get_and_dump_hub_diag()
3392 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
3393 - ubi: Deal with interrupted erasures in WL
3394 - zfcp: fix fc_host port_type with NPIV
3395 - zfcp: fix ELS/GS request&response length for hardware data router
3396 - zfcp: close window with unblocked rport during rport gone
3397 - zfcp: retain trace level for SCSI and HBA FSF response records
3398 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
3399 - zfcp: trace on request for open and close of WKA port
3400 - zfcp: restore tracing of handle for port and LUN with HBA records
3401 - zfcp: fix D_ID field with actual value on tracing SAN responses
3402 - zfcp: fix payload trace length for SAN request&response
3403 - zfcp: trace full payload of all SAN records (req,resp,iels)
3404 - scsi: zfcp: spin_lock_irqsave() is not nestable
3405 - fbdev/efifb: Fix 16 color palette entry calculation
3406 - ovl: Fix info leak in ovl_lookup_temp()
3407 - ovl: copy_up_xattr(): use strnlen
3408 - mb86a20s: fix the locking logic
3409 - mb86a20s: fix demod settings
3410 - cx231xx: don't return error on success
3411 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
3412 - ALSA: hda - Fix a failure of micmute led when having multi adcs
3413 - MIPS: Fix -mabi=64 build of vdso.lds
3414 - MIPS: ptrace: Fix regs_return_value for kernel context
3415 - lib: move strtobool() to kstrtobool()
3416 - lib: update single-char callers of strtobool()
3417 - lib: add "on"/"off" support to kstrtobool
3418 - Input: i8042 - skip selftest on ASUS laptops
3419 - Input: elantech - force needed quirks on Fujitsu H760
3420 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
3421 - sunrpc: fix write space race causing stalls
3422 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
3423 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
3424 - NFSv4: Open state recovery must account for file permission changes
3425 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
3426 - scsi: Fix use-after-free
3427 - metag: Only define atomic_dec_if_positive conditionally
3428 - mm: filemap: don't plant shadow entries without radix tree node
3429 - ipc/sem.c: fix complex_count vs. simple op race
3430 - arc: don't leak bits of kernel stack into coredump
3431 - fs/super.c: fix race between freeze_super() and thaw_super()
3432 - cifs: Limit the overall credit acquired
3433 - fs/cifs: keep guid when assigning fid to fileinfo
3434 - Clarify locking of cifs file and tcon structures and make more granular
3435 - Display number of credits available
3436 - Set previous session id correctly on SMB3 reconnect
3437 - SMB3: GUIDs should be constructed as random but valid uuids
3438 - Do not send SMB3 SET_INFO request if nothing is changing
3439 - Cleanup missing frees on some ioctls
3440 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
3441 - x86/e820: Don't merge consecutive E820_PRAM ranges
3442 - kvm: x86: memset whole irq_eoi
3443 - irqchip/gicv3: Handle loop timeout proper
3444 - sd: Fix rw_max for devices that report an optimal xfer size
3445 - hpsa: correct skipping masked peripherals
3446 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
3447 - bnx2x: Prevent false warning for lack of FC NPIV
3448 - net/mlx4_core: Allow resetting VF admin mac to zero
3449 - acpi, nfit: check for the correct event code in notifications
3450 - mm: workingset: fix crash in shadow node shrinker caused by
3451 replace_page_cache_page()
3452 - mm: filemap: fix mapping->nrpages double accounting in fuse
3453 - Using BUG_ON() as an assert() is _never_ acceptable
3454 - s390/mm: fix gmap tlb flush issues
3455 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
3456 - isofs: Do not return EACCES for unknown filesystems
3457 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
3458 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
3459 - arm64: percpu: rewrite ll/sc loops in assembly
3460 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
3461 - ceph: fix error handling in ceph_read_iter
3462 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
3463 - mmc: core: Annotate cmd_hdr as __le32
3464 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
3465 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
3466 - ext4: do not advertise encryption support when disabled
3467 - jbd2: fix incorrect unlock on j_list_lock
3468 - ubifs: Fix xattr_names length in exit paths
3469 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
3470 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
3471 REACHABLE
3472 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
3473 - Linux 4.4.28
3474
3475 * Xenial update to v4.4.27 stable release (LP: #1637501)
3476 - serial: 8250_dw: Check the data->pclk when get apb_pclk
3477 - btrfs: assign error values to the correct bio structs
3478 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
3479 - fuse: listxattr: verify xattr list
3480 - fuse: invalidate dir dentry after chmod
3481 - fuse: fix killing s[ug]id in setattr
3482 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
3483 - brcmfmac: fix memory leak in brcmf_fill_bss_param
3484 - ASoC: Intel: Atom: add a missing star in a memcpy call
3485 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
3486 - reiserfs: switch to generic_{get,set,remove}xattr()
3487 - async_pq_val: fix DMA memory leak
3488 - scsi: arcmsr: Simplify user_len checking
3489 - ext4: enforce online defrag restriction for encrypted files
3490 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
3491 - ext4: fix memory leak in ext4_insert_range()
3492 - ext4: allow DAX writeback for hole punch
3493 - ext4: release bh in make_indexed_dir
3494 - dlm: free workqueues after the connections
3495 - vfs: move permission checking into notify_change() for utimes(NULL)
3496 - cfq: fix starvation of asynchronous writes
3497 - Linux 4.4.27
3498
3499 * Xenial update to v4.4.26 stable release (LP: #1637500)
3500 - x86/build: Build compressed x86 kernels as PIE
3501 - Linux 4.4.26
3502
3503 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
3504 (LP: #1633128)
3505 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
3506 - powerpc: implement the DMA_ATTR_NO_WARN attribute
3507 - nvme: use the DMA_ATTR_NO_WARN attribute
3508
3509 * CVE-2016-8658
3510 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
3511
3512 * Hotkey doesn't work on HP x360 (LP: #1620979)
3513 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
3514 - pinctrl: cherryview: Do not mask all interrupts in probe
3515 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
3516
3517 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
3518 driver (LP: #1559194)
3519 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
3520 genwqe device driver
3521
3522 * CVE-2016-7425
3523 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
3524
3525 * Add ipvlan module to 16.04 kernel (LP: #1634705)
3526 - [Config] Add ipvlan to the generic inclusion list
3527
3528 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
3529 (LP: #1634607)
3530 - ACPI / video: skip evaluating _DOD when it does not exist
3531
3532 * BT still shows off after resume by wireless hotkey (LP: #1634380)
3533 - Bluetooth: btusb: Fix atheros firmware download error
3534
3535 * ghash-clmulni-intel module fails to load (LP: #1633058)
3536 - crypto: ghash-clmulni - Fix load failure
3537 - crypto: cryptd - Assign statesize properly
3538
3539 * Xenial update to v4.4.25 stable release (LP: #1634153)
3540 - timekeeping: Fix __ktime_get_fast_ns() regression
3541 - ALSA: ali5451: Fix out-of-bound position reporting
3542 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
3543 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
3544 manufacturer ID
3545 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
3546 - mfd: atmel-hlcdc: Do not sleep in atomic context
3547 - mfd: 88pm80x: Double shifting bug in suspend/resume
3548 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
3549 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
3550 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
3551 - KVM: PPC: BookE: Fix a sanity check
3552 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
3553 - x86/irq: Prevent force migration of irqs which are not in the vector domain
3554 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
3555 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
3556 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
3557 - ARM: cpuidle: Fix error return code
3558 - ima: use file_dentry()
3559 - tpm: fix a race condition in tpm2_unseal_trusted()
3560 - tpm_crb: fix crb_req_canceled behavior
3561 - Linux 4.4.25
3562
3563 * backport fwts UEFI test driver to Xenial (LP: #1633506)
3564 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
3565 - [Config] CONFIG_EFI_TEST=m
3566
3567 * Fix alps driver for multitouch function. (LP: #1633321)
3568 - HID: alps: fix multitouch cursor issue
3569
3570 * xgene merlin crashes when running as iperf server (LP: #1632739)
3571 - drivers: net: xgene: optimizing the code
3572 - xgene: get_phy_device() doesn't return NULL anymore
3573 - drivers: net: xgene: Get channel number from device binding
3574 - drivers: net: xgene: constify xgene_cle_ops structure
3575 - drivers: net: xgene: Fix error handling
3576 - drivers: net: xgene: fix IPv4 forward crash
3577 - drivers: net: xgene: fix sharing of irqs
3578 - drivers: net: xgene: fix ununiform latency across queues
3579 - drivers: net: xgene: fix statistics counters race condition
3580 - drivers: net: xgene: fix register offset
3581 - drivers: net: xgene: Separate set_speed from mac_init
3582 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
3583 - drivers: net: xgene: Fix module unload crash - change sw sequence
3584 - drivers: net: xgene: Fix module unload crash - clkrst sequence
3585 - drivers: net: phy: xgene: Add MDIO driver
3586 - drivers: net: xgene: Add backward compatibility
3587 - drivers: net: xgene: Enable MDIO driver
3588 - drivers: net: xgene: Use exported functions
3589 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
3590 - dtb: xgene: Add MDIO node
3591 - MAINTAINERS: xgene: Add driver and documentation path
3592 - [Config] Enable MDIO_XGENE as a modules
3593
3594 * Add support for KabeLake i219-LOM chips (LP: #1632578)
3595 - e1000e: Initial support for KabeLake
3596
3597 -- Luis Henriques <luis.henriques@canonical.com> Thu, 10 Nov 2016 11:08:11 +0000
3598
3599 linux (4.4.0-47.68) xenial; urgency=low
3600
3601 [ Kamal Mostafa ]
3602
3603 * Release Tracking Bug
3604 - LP: #1636941
3605
3606 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
3607 - lib/bitmap.c: conversion routines to/from u32 array
3608 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
3609 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
3610 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
3611
3612 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
3613 - [Config] switch squashfs to single threaded decode
3614
3615 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 10:47:55 -0700
3616
3617 linux (4.4.0-46.67) xenial; urgency=low
3618
3619 [ Seth Forshee ]
3620
3621 * Release Tracking Bug
3622 - LP: #1635242
3623
3624 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
3625 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
3626 proc_keys_show (LP: #1634496)
3627
3628 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
3629 __copy_tofrom_user (LP: #1632462)
3630 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
3631 __copy_tofrom_user
3632
3633 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
3634 memory_stress_ng. (LP: #1628976)
3635 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
3636
3637 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
3638 ibmvfc) (LP: #1632116)
3639 - scsi: ibmvfc: Fix I/O hang when port is not mapped
3640
3641 * PSL data cache should be flushed before resetting CAPI adapter
3642 (LP: #1632049)
3643 - cxl: Flush PSL cache before resetting the adapter
3644
3645 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
3646 - net: thunderx: Don't set RX_PACKET_DIS while initializing
3647
3648 * Support snaps inside of lxd containers (LP: #1611078)
3649 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
3650 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
3651
3652 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
3653 - crypto: ghash-generic - move common definitions to a new header file
3654 - crypto: vmx - Fix memory corruption caused by p8_ghash
3655 - crypto: vmx - Ensure ghash-generic is enabled
3656
3657 * Xenial update to v4.4.24 stable release (LP: #1631468)
3658 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
3659 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
3660 - mm,ksm: fix endless looping in allocating memory when ksm enable
3661 - can: dev: fix deadlock reported after bus-off
3662 - x86/init: Fix cr4_init_shadow() on CR4-less machines
3663 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
3664 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
3665 - drm/radeon/si/dpm: add workaround for for Jet parts
3666 - ARM: 8616/1: dt: Respect property size when parsing CPUs
3667 - ARM: 8617/1: dma: fix dma_max_pfn()
3668 - usb: musb: Fix DMA desired mode for Mentor DMA engine
3669 - usb: musb: fix DMA for host mode
3670 - iwlwifi: mvm: fix a few firmware capability checks
3671 - perf/core: Fix pmu::filter_match for SW-led groups
3672 - i40e: avoid null pointer dereference
3673 - pinctrl: uniphier: fix .pin_dbg_show() callback
3674 - pinctrl: Flag strict is a field in struct pinmux_ops
3675 - drivers/perf: arm_pmu: Fix leak in error path
3676 - mmc: pxamci: fix potential oops
3677 - tools/vm/slabinfo: fix an unintentional printf
3678 - ipvs: fix bind to link-local mcast IPv6 address in backup
3679 - nvmem: Declare nvmem_cell_read() consistently
3680 - hwmon: (adt7411) set bit 3 in CFG1 register
3681 - spi: sh-msiof: Avoid invalid clock generator parameters
3682 - iwlwifi: pcie: fix access to scratch buffer
3683 - iwlwifi: mvm: don't use ret when not initialised
3684 - ceph: fix race during filling readdir cache
3685 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
3686 - gpio: sa1100: fix irq probing for ucb1x00
3687 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
3688 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
3689 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
3690 - MIPS: uprobes: remove incorrect set_orig_insn
3691 - MIPS: fix uretprobe implementation
3692 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
3693 - MIPS: uprobes: fix use of uninitialised variable
3694 - printk: fix parsing of "brl=" option
3695 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
3696 - regulator: qcom_spmi: Add support for S4 supply on pm8941
3697 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
3698 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
3699 - regulator: qcom_smd: Fix voltage ranges for pm8x41
3700 - ARM: sun5i: Fix typo in trip point temperature
3701 - ARM: sa1100: register clocks early
3702 - ARM: sa1100: fix 3.6864MHz clock
3703 - ARM: sa1100: clear reset status prior to reboot
3704 - ARM: shmobile: fix regulator quirk for Gen2
3705 - ARM: sa1111: fix pcmcia suspend/resume
3706 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
3707 - blk-mq: actually hook up defer list when running requests
3708 - pstore: drop file opened reference count
3709 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
3710 - iwlmvm: mvm: set correct state in smart-fifo configuration
3711 - NFC: fdp: Detect errors from fdp_nci_create_conn()
3712 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
3713 - gspca: avoid unused variable warnings
3714 - ath9k: Fix programming of minCCA power threshold
3715 - avr32: off by one in at32_init_pio()
3716 - fnic: pci_dma_mapping_error() doesn't return an error code
3717 - dmaengine: at_xdmac: fix debug string
3718 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
3719 - NFS: Don't drop CB requests with invalid principals
3720 - pNFS/files: Fix layoutcommit after a commit to DS
3721 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
3722 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
3723 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
3724 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
3725 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
3726 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
3727 support
3728 - sysctl: handle error writing UINT_MAX to u32 fields
3729 - ASoC: omap-mcpdm: Fix irq resource handling
3730 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
3731 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
3732 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
3733 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
3734 - IB/core: Fix use after free in send_leave function
3735 - IB/ipoib: Don't allow MC joins during light MC flush
3736 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
3737 - IB/mlx4: Fix code indentation in QP1 MAD flow
3738 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
3739 - batman-adv: remove unused callback from batadv_algo_ops struct
3740 - aio: mark AIO pseudo-fs noexec
3741 - clk: xgene: Add missing parenthesis when clearing divider value
3742 - dm log writes: fix bug with too large bios
3743 - USB: serial: cp210x: fix hardware flow-control disable
3744 - usb: misc: legousbtower: Fix NULL pointer deference
3745 - Staging: fbtft: Fix bug in fbtft-core
3746 - USB: serial: cp210x: Add ID for a Juniper console
3747 - Revert "usbtmc: convert to devm_kzalloc"
3748 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
3749 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
3750 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
3751 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
3752 - Linux 4.4.24
3753
3754 * sha1-powerpc returning wrong results (LP: #1629977)
3755 - crypto: sha1-powerpc - little-endian support
3756
3757 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
3758 - HID: alps: fix stick device not working after resume
3759
3760 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
3761 xenial (LP: #1625177)
3762 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
3763 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
3764 - drivers: net: cpsw: use of_platform_depopulate()
3765 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
3766 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
3767 - ARM: OMAP2+: Fix typo in omap_device.c
3768 - drivers: net: cpsw: fix suspend when all ethX devices are down
3769 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
3770 - drivers: net: cpsw: check return code from pm runtime calls
3771 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
3772 - drivers: net: cpsw: ethtool: fix accessing to suspended device
3773 - drivers: net: cpsw: ndev: fix accessing to suspended device
3774 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
3775
3776 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
3777 (LP: #1629204)
3778 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
3779
3780 * Xenial update to v4.4.23 stable release (LP: #1629386)
3781 - include/linux/kernel.h: change abs() macro so it uses consistent return type
3782 - Fix build warning in kernel/cpuset.c
3783 - reiserfs: fix "new_insert_key may be used uninitialized ..."
3784 - ipv4: panic in leaf_walk_rcu due to stale node pointer
3785 - ipv6: release dst in ping_v6_sendmsg
3786 - tcp: cwnd does not increase in TCP YeAH
3787 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
3788 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
3789 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
3790 - crypto: skcipher - Fix blkcipher walk OOM crash
3791 - crypto: echainiv - Replace chaining with multiplication
3792 - ocfs2/dlm: fix race between convert and migration
3793 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
3794 - kbuild: Do not run modules_install and install in paralel
3795 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
3796 partially
3797 - tools: Support relative directory path for 'O='
3798 - kbuild: forbid kernel directory to contain spaces and colons
3799 - Kbuild: disable 'maybe-uninitialized' warning for
3800 CONFIG_PROFILE_ALL_BRANCHES
3801 - gcov: disable -Wmaybe-uninitialized warning
3802 - Disable "maybe-uninitialized" warning globally
3803 - Disable "frame-address" warning
3804 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
3805 - net: caif: fix misleading indentation
3806 - Add braces to avoid "ambiguous ‘else’" compiler warnings
3807 - am437x-vfpe: fix typo in vpfe_get_app_input_index
3808 - ath9k: fix misleading indentation
3809 - iwlegacy: avoid warning about missing braces
3810 - Staging: iio: adc: fix indent on break statement
3811 - nouveau: fix nv40_perfctr_next() cleanup regression
3812 - bonding: Fix bonding crash
3813 - Revert "af_unix: Fix splice-bind deadlock"
3814 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
3815 - vti: flush x-netns xfrm cache when vti interface is removed
3816 - net/irda: handle iriap_register_lsap() allocation failure
3817 - tipc: fix NULL pointer dereference in shutdown()
3818 - net/mlx5: Added missing check of msg length in verifying its signature
3819 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
3820 - Revert "phy: IRQ cannot be shared"
3821 - net: smc91x: fix SMC accesses
3822 - bridge: re-introduce 'fix parsing of MLDv2 reports'
3823 - autofs races
3824 - autofs: use dentry flags to block walks during expire
3825 - xfs: prevent dropping ioend completions during buftarg wait
3826 - fsnotify: add a way to stop queueing events on group shutdown
3827 - fanotify: fix list corruption in fanotify_get_response()
3828 - fix fault_in_multipages_...() on architectures with no-op access_ok()
3829 - mtd: maps: sa1100-flash: potential NULL dereference
3830 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
3831 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
3832 - fix memory leaks in tracing_buffers_splice_read()
3833 - tracing: Move mutex to protect against resetting of seq data
3834 - mm: delete unnecessary and unsafe init_tlb_ubc()
3835 - can: flexcan: fix resume function
3836 - nl80211: validate number of probe response CSA counters
3837 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
3838 - i2c-eg20t: fix race between i2c init and interrupt enable
3839 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
3840 - MIPS: Fix pre-r6 emulation FPU initialisation
3841 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
3842 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
3843 - MIPS: Remove compact branch policy Kconfig entries
3844 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
3845 - MIPS: Add a missing ".set pop" in an early commit
3846 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
3847 - PM / hibernate: Restore processor state before using per-CPU variables
3848 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
3849 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
3850 - power: supply: max17042_battery: fix model download bug.
3851 - qxl: check for kmap failures
3852 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
3853 - Linux 4.4.23
3854
3855 * Xenial update to v4.4.22 stable release (LP: #1627730)
3856 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
3857 - fscrypto: add authorization check for setting encryption policy
3858 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
3859 function
3860 - MIPS: KVM: Check for pfn noslot case
3861 - fscrypto: require write access to mount to set encryption policy
3862 - lightnvm: put bio before return
3863 - powerpc/tm: do not use r13 for tabort_syscall
3864 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
3865 - kernfs: don't depend on d_find_any_alias() when generating notifications
3866 - pNFS: The client must not do I/O to the DS if it's lease has expired
3867 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
3868 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
3869 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
3870 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
3871 - kexec: fix double-free when failing to relocate the purgatory
3872 - mm: introduce get_task_exe_file
3873 - audit: fix exe_file access in audit_exe_compare
3874 - dm flakey: fix reads to be issued if drop_writes configured
3875 - IB/uverbs: Fix race between uverbs_close and remove_one
3876 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
3877 - x86/paravirt: Do not trace _paravirt_ident_*() functions
3878 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
3879 - kvm-arm: Unmap shadow pagetables properly
3880 - iio: accel: kxsd9: Fix raw read return
3881 - iio: proximity: as3935: set up buffer timestamps for non-zero values
3882 - iio: adc: rockchip_saradc: reset saradc controller before programming it
3883 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
3884 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
3885 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
3886 - iio: adc: at91: unbreak channel adc channel 3
3887 - iio: accel: bmc150: reset chip at init time
3888 - iio: fix pressure data output unit in hid-sensor-attributes
3889 - iio: accel: kxsd9: Fix scaling bug
3890 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
3891 - iio: ensure ret is initialized to zero before entering do loop
3892 - serial: 8250_mid: fix divide error bug if baud rate is 0
3893 - serial: 8250: added acces i/o products quad and octal serial cards
3894 - USB: serial: simple: add support for another Infineon flashloader
3895 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
3896 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
3897 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
3898 - USB: change bInterval default to 10 ms
3899 - net: thunderx: Fix OOPs with ethtool --register-dump
3900 - cpuset: make sure new tasks conform to the current config of the cpuset
3901 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
3902 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
3903 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
3904 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
3905 - ARM: OMAP3: hwmod data: Add sysc information for DSI
3906 - ARM: dts: imx6qdl: Fix SPDIF regression
3907 - ARM: dts: overo: fix gpmc nand cs0 range
3908 - ARM: dts: overo: fix gpmc nand on boards with ethernet
3909 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
3910 SDHCI
3911 - bus: arm-ccn: Fix PMU handling of MN
3912 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
3913 - bus: arm-ccn: Fix XP watchpoint settings bitmask
3914 - dm log writes: fix check of kthread_run() return value
3915 - dm log writes: move IO accounting earlier to fix error path
3916 - dm crypt: fix error with too large bios
3917 - pinctrl: pistachio: fix mfio pll_lock pinmux
3918 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
3919 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
3920 - crypto: cryptd - initialize child shash_desc on import
3921 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
3922 - fuse: direct-io: don't dirty ITER_BVEC pages
3923 - xhci: fix null pointer dereference in stop command timeout function
3924 - md-cluster: make md-cluster also can work when compiled into kernel
3925 - ath9k: fix using sta->drv_priv before initializing it
3926 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
3927 - sched/core: Fix a race between try_to_wake_up() and a woken up task
3928 - ipv6: addrconf: fix dev refcont leak when DAD failed
3929 - gma500: remove annoying deprecation warning
3930 - mpssd: fix buffer overflow warning
3931 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
3932 - mmc: dw_mmc: use resource_size_t to store physical address
3933 - pinctrl: at91-pio4: use %pr format string for resource
3934 - soc: qcom/spm: shut up uninitialized variable warning
3935 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
3936 - net: simplify napi_synchronize() to avoid warnings
3937 - drm: atmel-hlcdc: Fix vertical scaling
3938 - drm: Only use compat ioctl for addfb2 on X86/IA64
3939 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
3940 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
3941 - fix iov_iter_fault_in_readable()
3942 - microblaze: fix __get_user()
3943 - avr32: fix copy_from_user()
3944 - microblaze: fix copy_from_user()
3945 - fix minor infoleak in get_user_ex()
3946 - mn10300: failing __get_user() and get_user() should zero
3947 - m32r: fix __get_user()
3948 - sh64: failing __get_user() should zero
3949 - nios2: fix __get_user()
3950 - score: fix __get_user/get_user
3951 - s390: get_user() should zero on failure
3952 - ARC: uaccess: get_user to zero out dest in cause of fault
3953 - asm-generic: make get_user() clear the destination on errors
3954 - frv: fix clear_user()
3955 - cris: buggered copy_from_user/copy_to_user/clear_user
3956 - blackfin: fix copy_from_user()
3957 - score: fix copy_from_user() and friends
3958 - sh: fix copy_from_user()
3959 - hexagon: fix strncpy_from_user() error return
3960 - mips: copy_from_user() must zero the destination on access_ok() failure
3961 - asm-generic: make copy_from_user() zero the destination properly
3962 - alpha: fix copy_from_user()
3963 - metag: copy_from_user() should zero the destination on access_ok() failure
3964 - parisc: fix copy_from_user()
3965 - openrisc: fix copy_from_user()
3966 - nios2: copy_from_user() should zero the tail of destination
3967 - mn10300: copy_from_user() should zero on access_ok() failure...
3968 - sparc32: fix copy_from_user()
3969 - ppc32: fix copy_from_user()
3970 - genirq/msi: Fix broken debug output
3971 - ia64: copy_from_user() should zero the destination on access_ok() failure
3972 - avr32: fix 'undefined reference to `___copy_from_user'
3973 - openrisc: fix the fix of copy_from_user()
3974 - Linux 4.4.22
3975
3976 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
3977 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
3978
3979 * i40e/setting some ethtool features and remove module right after (modprobe
3980 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
3981 - i40e: Fix errors resulted while turning off TSO
3982
3983 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
3984 - ibmvnic: fix to use list_for_each_safe() when delete items
3985
3986 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
3987 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
3988 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
3989
3990 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
3991 - nvme: Call pci_disable_device on the error path.
3992
3993 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 08:09:34 -0500
3994
3995 linux (4.4.0-45.66) xenial; urgency=low
3996
3997 * CVE-2016-5195
3998 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
3999
4000 * srcname from mount rule corrupted under load (LP: #1634753)
4001 - SAUCE: apparmor: fix sleep in critical section
4002
4003 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 11:24:20 +0200
4004
4005 linux (4.4.0-43.63) xenial; urgency=low
4006
4007 [ Seth Forshee ]
4008
4009 * Release Tracking Bug
4010 - LP: #1632375
4011
4012 * kswapd0 100% CPU usage (LP: #1518457)
4013 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
4014 balance.
4015
4016 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 07:54:56 -0500
4017
4018 linux (4.4.0-42.62) xenial; urgency=low
4019
4020 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
4021 - tunnels: Don't apply GRO to multiple layers of encapsulation.
4022 - gro: Allow tunnel stacking in the case of FOU/GUE
4023
4024 * CVE-2016-7039
4025 - SAUCE: net: add recursion limit to GRO
4026
4027 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 12:03:55 -0500
4028
4029 linux (4.4.0-41.61) xenial; urgency=low
4030
4031 [ Kamal Mostafa ]
4032
4033 * Release Tracking Bug
4034 - LP: #1628204
4035
4036 * nvme drive probe failure (LP: #1626894)
4037 - (fix) NVMe: Don't unmap controller registers on reset
4038
4039 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 09:40:42 -0700
4040
4041 linux (4.4.0-40.60) xenial; urgency=low
4042
4043 [ Kamal Mostafa ]
4044
4045 * Release Tracking Bug
4046 - LP: #1627074
4047
4048 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
4049 - Fix memory leaks in cifs_do_mount()
4050 - Compare prepaths when comparing superblocks
4051 - SAUCE: Fix regression which breaks DFS mounting
4052
4053 * Backlight does not change when adjust it higher than 50% after S3
4054 (LP: #1625932)
4055 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
4056 increment value
4057 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
4058 increment on backlight enable
4059
4060 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 08:53:31 -0700
4061
4062 linux (4.4.0-39.59) xenial; urgency=low
4063
4064 [ Joseph Salisbury ]
4065
4066 * Release Tracking Bug
4067 - LP: #1625303
4068
4069 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
4070 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
4071
4072 * thunder: faulty TSO padding (LP: #1623627)
4073 - net: thunderx: Fix for HW issue while padding TSO packet
4074
4075 * CVE-2016-6828
4076 - tcp: fix use after free in tcp_xmit_retransmit_queue()
4077
4078 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
4079 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
4080
4081 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
4082 - EDAC, ie31200_edac: Add Skylake support
4083
4084 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
4085 - SAUCE: nvme: Don't suspend admin queue that wasn't created
4086
4087 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
4088 - blk-mq: Allow timeouts to run while queue is freezing
4089 - blk-mq: improve warning for running a queue on the wrong CPU
4090 - blk-mq: don't overwrite rq->mq_ctx
4091
4092 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
4093 (LP: #1619918)
4094 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
4095 btrfs_ioctl
4096
4097 * radeon: monitor connected to onboard VGA doesn't work with Xenial
4098 (LP: #1600092)
4099 - drm/radeon/dp: add back special handling for NUTMEG
4100
4101 * initramfs includes qle driver, but not firmware (LP: #1623187)
4102 - qed: add MODULE_FIRMWARE()
4103
4104 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
4105 - hv_netvsc: Implement support for VF drivers on Hyper-V
4106 - hv_netvsc: Fix the list processing for network change event
4107 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
4108 buffer
4109 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
4110 - Drivers: hv: vmbus: Export the vmbus_set_event() API
4111 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
4112 - asm-generic: guard smp_store_release/load_acquire
4113 - x86: reuse asm-generic/barrier.h
4114 - asm-generic: add __smp_xxx wrappers
4115 - x86: define __smp_xxx
4116 - asm-generic: implement virt_xxx memory barriers
4117 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
4118 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
4119 vmbus packets
4120 - drivers:hv: Lock access to hyperv_mmio resource tree
4121 - drivers:hv: Make a function to free mmio regions through vmbus
4122 - drivers:hv: Track allocations of children of hv_vmbus in private resource
4123 tree
4124 - drivers:hv: Separate out frame buffer logic when picking MMIO range
4125 - Drivers: hv: vmbus: handle various crash scenarios
4126 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
4127 - Drivers: hv: balloon: reset host_specified_ha_region
4128 - tools: hv: lsvmbus: add pci pass-through UUID
4129 - hv_netvsc: move start_remove flag to net_device_context
4130 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
4131 - hv_netvsc: untangle the pointer mess
4132 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
4133 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
4134 netvsc_remove()
4135 - hv_netvsc: set nvdev link after populating chn_table
4136 - hv_netvsc: Fix VF register on vlan devices
4137 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
4138 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
4139 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
4140 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
4141 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
4142 - netvsc: get rid of completion timeouts
4143 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
4144 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
4145 - netvsc: Use the new in-place consumption APIs in the rx path
4146 - x86/kernel: Audit and remove any unnecessary uses of module.h
4147 - PCI: hv: Fix interrupt cleanup path
4148 - hv_netvsc: Fix VF register on bonding devices
4149 - hv_netvsc: don't lose VF information
4150 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
4151 - hv_netvsc: reset vf_inject on VF removal
4152 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
4153 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
4154 - Drivers: hv: vmbus: Use the new virt_xx barrier code
4155 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
4156 selftest
4157 - ixgbevf: fix error code path when setting MAC address
4158 - ixgbevf: use bit operations for setting and checking resets
4159 - ixgbevf: Add support for generic Tx checksums
4160 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
4161 logic
4162 - ixgbevf: refactor ethtool stats handling
4163 - ixgbevf: add support for per-queue ethtool stats
4164 - ixgbevf: make use of BIT() macro to avoid shift of signed values
4165 - ixgbevf: Move API negotiation function into mac_ops
4166 - ixgbevf: Add the device ID's presented while running on Hyper-V
4167 - ixgbevf: Support Windows hosts (Hyper-V)
4168 - ixgbevf: Change the relaxed order settings in VF driver for sparc
4169 - ixgbevf: Use mac_ops instead of trying to identify NIC type
4170
4171 * New device ID for Kabypoint (LP: #1622469)
4172 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
4173 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
4174
4175 * Xenial update to v4.4.21 stable release (LP: #1624037)
4176 - Revert "i40e: fix: do not sleep in netdev_ops"
4177 - fs: Check for invalid i_uid in may_follow_link()
4178 - netfilter: x_tables: check for size overflow
4179 - ext4: validate that metadata blocks do not overlap superblock
4180 - ext4: fix xattr shifting when expanding inodes
4181 - ext4: fix xattr shifting when expanding inodes part 2
4182 - ext4: properly align shifted xattrs when expanding inodes
4183 - ext4: avoid deadlock when expanding inode size
4184 - ext4: avoid modifying checksum fields directly during checksum verification
4185 - block: Fix race triggered by blk_set_queue_dying()
4186 - block: make sure a big bio is split into at most 256 bvecs
4187 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
4188 - s390/sclp_ctl: fix potential information leak with /dev/sclp
4189 - drm/radeon: fix radeon_move_blit on 32bit systems
4190 - drm: Reject page_flip for !DRIVER_MODESET
4191 - drm/msm: fix use of copy_from_user() while holding spinlock
4192 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
4193 - xfs: fix superblock inprogress check
4194 - timekeeping: Cap array access in timekeeping_debug
4195 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
4196 - lustre: remove unused declaration
4197 - wrappers for ->i_mutex access
4198 - ovl: don't copy up opaqueness
4199 - ovl: remove posix_acl_default from workdir
4200 - ovl: listxattr: use strnlen()
4201 - ovl: fix workdir creation
4202 - ubifs: Fix assertion in layout_in_gaps()
4203 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
4204 two.
4205 - vhost/scsi: fix reuse of &vq->iov[out] in response
4206 - x86/apic: Do not init irq remapping if ioapic is disabled
4207 - uprobes: Fix the memcg accounting
4208 - crypto: caam - fix IV loading for authenc (giv)decryption
4209 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
4210 - ALSA: firewire-tascam: accessing to user space outside spinlock
4211 - ALSA: fireworks: accessing to user space outside spinlock
4212 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
4213 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
4214 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
4215 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
4216 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
4217 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
4218 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
4219 - metag: Fix atomic_*_return inline asm constraints
4220 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
4221 - hwrng: exynos - Disable runtime PM on probe failure
4222 - regulator: anatop: allow regulator to be in bypass mode
4223 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
4224 - Linux 4.4.21
4225
4226 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
4227 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
4228
4229 * Xenial update to v4.4.20 stable release (LP: #1621113)
4230 - hugetlb: fix nr_pmds accounting with shared page tables
4231 - x86/mm: Disable preemption during CR3 read+write
4232 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
4233 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
4234 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
4235 - SUNRPC: allow for upcalls for same uid but different gss service
4236 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
4237 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
4238 (VF0610)
4239 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
4240 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
4241 - parisc: Fix order of EREFUSED define in errno.h
4242 - virtio: fix memory leak in virtqueue_add()
4243 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
4244 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
4245 - libnvdimm, nd_blk: mask off reserved status bits
4246 - ALSA: hda - Manage power well properly for resume
4247 - NVMe: Don't unmap controller registers on reset
4248 - PCI: Support PCIe devices with short cfg_size
4249 - PCI: Add Netronome vendor and device IDs
4250 - PCI: Limit config space size for Netronome NFP6000 family
4251 - PCI: Add Netronome NFP4000 PF device ID
4252 - PCI: Limit config space size for Netronome NFP4000
4253 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
4254 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
4255 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
4256 - um: Don't discard .text.exit section
4257 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
4258 - genirq/msi: Make sure PCI MSIs are activated early
4259 - crypto: caam - fix non-hmac hashes
4260 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
4261 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
4262 - usb: ehci: change order of register cleanup during shutdown
4263 - usb: misc: usbtest: add fix for driver hang
4264 - usb: dwc3: pci: add Intel Kabylake PCI ID
4265 - usb: dwc3: gadget: increment request->actual once
4266 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
4267 - USB: hub: fix up early-exit pathway in hub_activate
4268 - USB: hub: change the locking in hub_activate
4269 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
4270 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
4271 - USB: validate wMaxPacketValue entries in endpoint descriptors
4272 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
4273 - usb/gadget: fix gadgetfs aio support.
4274 - xhci: always handle "Command Ring Stopped" events
4275 - usb: xhci: Fix panic if disconnect
4276 - xhci: don't dereference a xhci member after removing xhci
4277 - USB: serial: fix memleak in driver-registration error path
4278 - USB: serial: option: add D-Link DWM-156/A3
4279 - USB: serial: option: add support for Telit LE920A4
4280 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
4281 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
4282 - iommu/dma: Don't put uninitialised IOVA domains
4283 - iommu/arm-smmu: Fix CMDQ error handling
4284 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
4285 - pinctrl/amd: Remove the default de-bounce time
4286 - EDAC: Increment correct counter in edac_inc_ue_error()
4287 - s390/dasd: fix hanging device after clear subchannel
4288 - mac80211: fix purging multicast PS buffer queue
4289 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
4290 - of: fix reference counting in of_graph_get_endpoint_by_regs
4291 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
4292 - sched/nohz: Fix affine unpinned timers mess
4293 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
4294 - drm/amdgpu: Change GART offset to 64-bit
4295 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
4296 - drm/amdgpu: avoid a possible array overflow
4297 - drm/amdgpu: skip TV/CV in display parsing
4298 - drm/amd/amdgpu: sdma resume fail during S4 on CI
4299 - drm/amdgpu: record error code when ring test failed
4300 - drm/i915: fix aliasing_ppgtt leak
4301 - ARC: build: Better way to detect ISA compatible toolchain
4302 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
4303 - ARC: Call trace_hardirqs_on() before enabling irqs
4304 - ARC: Elide redundant setup of DMA callbacks
4305 - aacraid: Check size values after double-fetch from user
4306 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
4307 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
4308 - cdc-acm: fix wrong pipe type on rx interrupt xfers
4309 - mpt3sas: Fix resume on WarpDrive flash cards
4310 - megaraid_sas: Fix probing cards without io port
4311 - usb: renesas_usbhs: gadget: fix return value check in
4312 usbhs_mod_gadget_probe()
4313 - gpio: Fix OF build problem on UM
4314 - fs/seq_file: fix out-of-bounds read
4315 - btrfs: waiting on qgroup rescan should not always be interruptible
4316 - btrfs: properly track when rescan worker is running
4317 - Input: tegra-kbc - fix inverted reset logic
4318 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
4319 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
4320 - crypto: nx - off by one bug in nx_of_update_msc()
4321 - crypto: qat - fix aes-xts key sizes
4322 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
4323 - USB: avoid left shift by -1
4324 - usb: chipidea: udc: don't touch DP when controller is in host mode
4325 - USB: fix typo in wMaxPacketSize validation
4326 - USB: serial: mos7720: fix non-atomic allocation in write path
4327 - USB: serial: mos7840: fix non-atomic allocation in write path
4328 - USB: serial: option: add WeTelecom WM-D200
4329 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
4330 - staging: comedi: daqboard2000: bug fix board type matching code
4331 - staging: comedi: comedi_test: fix timer race conditions
4332 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
4333 - staging: comedi: ni_mio_common: fix wrong insn_write handler
4334 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
4335 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
4336 - ACPI / sysfs: fix error code in get_status()
4337 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
4338 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
4339 - ALSA: line6: Give up on the lock while URBs are released.
4340 - ALSA: line6: Fix POD sysfs attributes segfault
4341 - hwmon: (iio_hwmon) fix memory leak in name attribute
4342 - sysfs: correctly handle read offset on PREALLOC attrs
4343 - Linux 4.4.20
4344
4345 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
4346 (2:No such file or directory) (LP: #1619552)
4347 - powerpc/powernv : Drop reference added by kset_find_obj()
4348
4349 * backport support for userspace access of DP aux devices (LP: #1619756)
4350 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
4351 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
4352 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
4353
4354 * Enable virtual scsi server driver for Power (LP: #1615665)
4355 - SAUCE: Ibmvscsis: Properly deregister target sessions
4356 - SAUCE: Return TCMU-generated sense data to fabric module
4357 - SAUCE: Ibmvscsis: Code cleanup of print statements
4358 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
4359
4360 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
4361 during running dlpar test on monklp3 (LP: #1618151)
4362 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
4363
4364 * Kernel Build Fails for Fuse Module (LP: #1617550)
4365 - SAUCE: (namespace) userns: Export current_in_userns to modules
4366
4367 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
4368 (LP: #1572630)
4369 - blk-mq: Reuse hardware context cpumask for tags
4370 - blk-mq: Use proper cpumask iterator
4371
4372 -- Joseph Salisbury <joseph.salisbury@canonical.com> Mon, 19 Sep 2016 14:23:10 -0400
4373
4374 linux (4.4.0-38.57) xenial; urgency=low
4375
4376 [ Tim Gardner ]
4377
4378 * Release Tracking Bug
4379 - LP: #1620658
4380
4381 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
4382 (LP: #1612135)
4383 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
4384 - fs: Call d_automount with the filesystems creds
4385
4386 * apt-key add fails in overlayfs (LP: #1618572)
4387 - SAUCE: overlayfs: fix regression in whiteout detection
4388
4389 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:24:30 -0600
4390
4391 linux (4.4.0-37.56) xenial; urgency=low
4392
4393 [ Tim Gardner ]
4394
4395 * Release Tracking Bug
4396 - LP: #1618040
4397
4398 * [Feature] Instruction decoder support for new SKX instructions- AVX512
4399 (LP: #1591655)
4400 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
4401 - x86/insn: Add AVX-512 support to the instruction decoder
4402 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
4403 - perf tools: Add AVX-512 instructions to the new instructions test
4404
4405 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
4406 ioremap() call on 32bit kernel (LP: #1608652)
4407 - lpfc: Correct issue with ioremap() call on 32bit kernel
4408
4409 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
4410 - tools/power turbostat: decode more CPUID fields
4411 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
4412 - tools/power turbostat: decode HWP registers
4413 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
4414 - tools/power turbostat: allow sub-sec intervals
4415 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
4416 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
4417 - tools/power turbostat: re-name "%Busy" field to "Busy%"
4418 - tools/power turbostat: add --out option for saving output in a file
4419 - tools/power turbostat: fix compiler warnings
4420 - tools/power turbostat: make fewer systems calls
4421 - tools/power turbostat: show IRQs per CPU
4422 - tools/power turbostat: show GFXMHz
4423 - tools/power turbostat: show GFX%rc6
4424 - tools/power turbostat: detect and work around syscall jitter
4425 - tools/power turbostat: indicate SMX and SGX support
4426 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
4427 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
4428 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
4429 - tools/power turbostat: SGX state should print only if --debug
4430 - tools/power turbostat: print IRTL MSRs
4431 - tools/power turbostat: initial BXT support
4432 - tools/power turbostat: decode BXT TSC frequency via CPUID
4433 - tools/power turbostat: initial SKX support
4434
4435 * [BYT] display hotplug doesn't work on console (LP: #1616894)
4436 - drm/i915/vlv: Make intel_crt_reset() per-encoder
4437 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
4438 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
4439 - drm/i915: Enable polling when we don't have hpd
4440
4441 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
4442 - intel_idle: add BXT support
4443
4444 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
4445 - [Config] CONFIG_EDAC_SKX=m
4446 - EDAC, skx_edac: Add EDAC driver for Skylake
4447
4448 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
4449 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
4450
4451 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
4452 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
4453
4454 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
4455 - SAUCE: Bluetooth: Support for LED on Edge Gateways
4456 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
4457
4458 * Please add support for alps touchpad. (LP: #1616813)
4459 - [Config] CONFIG_HID_ALPS=m
4460 - HID: add Alps I2C HID Touchpad-Stick support
4461 - HID: alps: struct u1_dev *priv is internal to the driver
4462 - HID: alps: pass correct sizes to hid_hw_raw_request()
4463 - HID: alps: match alps devices in core
4464 - HID: alps: a few cleanups
4465
4466 * DINO2M - System hangs with a black screen during s4 stress test
4467 (LP: #1616781)
4468 - x86/power/64: Fix kernel text mapping corruption during image restoration
4469
4470 * Xenial update to v4.4.17 stable release (LP: #1611833)
4471 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
4472 - x86/quirks: Apply nvidia_bugs quirk only on root bus
4473 - x86/quirks: Reintroduce scanning of secondary buses
4474 - x86/quirks: Add early quirk to reset Apple AirPort card
4475 - dmaengine: at_xdmac: align descriptors on 64 bits
4476 - dmaengine: at_xdmac: fix residue corruption
4477 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
4478 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
4479 - mm, compaction: abort free scanner if split fails
4480 - fs/nilfs2: fix potential underflow in call to crc32_le
4481 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
4482 - mm, meminit: always return a valid node from early_pfn_to_nid
4483 - mm, meminit: ensure node is online before checking whether pages are
4484 uninitialised
4485 - vmlinux.lds: account for destructor sections
4486 - pps: do not crash when failed to register
4487 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
4488 processing sysrq-w
4489 - arc: unwind: warn only once if DW2_UNWIND is disabled
4490 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
4491 - xen/pciback: Fix conf_space read/write overlap check.
4492 - xenbus: don't BUG() on user mode induced condition
4493 - xenbus: don't bail early from xenbus_dev_request_and_reply()
4494 - Input: vmmouse - remove port reservation
4495 - Input: elantech - add more IC body types to the list
4496 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
4497 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
4498 - Input: xpad - validate USB endpoint count during probe
4499 - Input: tsc200x - report proper input_dev name
4500 - pvclock: Add CPU barriers to get correct version value
4501 - pinctrl: single: Fix missing flush of posted write for a wakeirq
4502 - pinctrl: imx: Do not treat a PIN without MUX register as an error
4503 - cgroup: set css->id to -1 during init
4504 - power_supply: power_supply_read_temp only if use_cnt > 0
4505 - locks: use file_inode()
4506 - Revert "ecryptfs: forbid opening files without mmap handler"
4507 - ecryptfs: don't allow mmap when the lower fs doesn't support it
4508 - ext4: verify extent header depth
4509 - 9p: use file_dentry()
4510 - namespace: update event counter when umounting a deleted dentry
4511 - spi: sunxi: fix transfer timeout
4512 - spi: sun4i: fix FIFO limit
4513 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
4514 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
4515 - block: fix use-after-free in sys_ioprio_get()
4516 - mmc: block: fix packed command header endianness
4517 - sched/fair: Fix effective_load() to consistently use smoothed load
4518 - ovl: handle ATTR_KILL*
4519 - perf/x86: fix PEBS issues on Intel Atom/Core2
4520 - can: at91_can: RX queue could get stuck at high bus load
4521 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
4522 access
4523 - can: fix handling of unmodifiable configuration options fix
4524 - can: fix oops caused by wrong rtnl dellink usage
4525 - RDS: fix rds_tcp_init() error path
4526 - SCSI: fix new bug in scsi_dev_info_list string matching
4527 - ipr: Clear interrupt on croc/crocodile when running with LSI
4528 - posix_cpu_timer: Exit early when process has been reaped
4529 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
4530 value
4531 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
4532 - libceph: apply new_state before new_up_client on incrementals
4533 - net: mvneta: set real interrupt per packet for tx_done
4534 - intel_th: pci: Add Kaby Lake PCH-H support
4535 - intel_th: Fix a deadlock in modprobing
4536 - vfs: fix deadlock in file_remove_privs() on overlayfs
4537 - Linux 4.4.17
4538 - xenbus: don't look up transaction IDs for ordinary writes
4539
4540 * Enable virtual scsi server driver for Power (LP: #1615665)
4541 - [Config] CONFIG_SCSI_IBMVSCSIS=m
4542 - target: Add target_alloc_session() helper function
4543 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
4544
4545 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
4546 - crypto: vmx: Only call enable_kernel_vsx()
4547 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
4548 - crypto: vmx - Adding asm subroutines for XTS
4549 - crypto: xts - consolidate sanity check for keys
4550 - crypto: vmx - Adding support for XTS
4551 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
4552 - crypto: xts - fix compile errors
4553
4554 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
4555 (LP: #1616318)
4556 - USB: don't free bandwidth_mutex too early
4557
4558 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
4559 - nvme: Suspend all queues before deletion
4560
4561 * change_hat is logging failures during expected hat probing (LP: #1615893)
4562 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
4563
4564 * deleted files outside of the namespace are not being treated as disconnected
4565 (LP: #1615892)
4566 - SAUCE: apparmor: deleted dentries can be disconnected
4567
4568 * stacking to unconfined in a child namespace confuses mediation
4569 (LP: #1615890)
4570 - SAUCE: apparmor: special case unconfined when determining the mode
4571
4572 * apparmor module parameters can be changed after the policy is locked
4573 (LP: #1615895)
4574 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
4575
4576 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
4577 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
4578
4579 * label vec reductions can result in reference labels instead of direct access
4580 to labels (LP: #1615889)
4581 - SAUCE: apparmor: reduction of vec to single entry is just that entry
4582
4583 * profiles from different namespaces can block other namespaces from being
4584 able to load a profile (LP: #1615887)
4585 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
4586
4587 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
4588 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
4589
4590 * vmalloc_addr is being checked on the failed return address of kvzalloc()
4591 (LP: #1615885)
4592 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
4593
4594 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
4595 - SAUCE: apparmor: Add missing id bounds check on dfa verification
4596
4597 * The label build for onexec when stacking is wrong (LP: #1615881)
4598 - SAUCE: apparmor: Fix label build for onexec stacking.
4599
4600 * The inherit check for new to old label comparison for domain transitions is
4601 wrong (LP: #1615880)
4602 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
4603
4604 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
4605 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
4606
4607 * __label_update proxy comparison test is wrong (LP: #1615878)
4608 - SAUCE: apparmor: Fix __label_update proxy comparison test
4609
4610 * Xenial update to v4.4.19 stable release (LP: #1615620)
4611 - usb: gadget: avoid exposing kernel stack
4612 - usb: f_fs: off by one bug in _ffs_func_bind()
4613 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
4614 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
4615 - USB: serial: option: add support for Telit LE910 PID 0x1206
4616 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
4617 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
4618 - arm64: debug: unmask PSTATE.D earlier
4619 - arm64: Fix incorrect per-cpu usage for boot CPU
4620 - tty: serial: msm: Don't read off end of tx fifo
4621 - serial: samsung: Fix ERR pointer dereference on deferred probe
4622 - tty/serial: atmel: fix RS485 half duplex with DMA
4623 - gpio: pca953x: Fix NBANK calculation for PCA9536
4624 - gpio: intel-mid: Remove potentially harmful code
4625 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
4626 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
4627 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
4628 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
4629 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
4630 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
4631 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
4632 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
4633 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
4634 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
4635 - mfd: qcom_rpm: Fix offset error for msm8660
4636 - mfd: qcom_rpm: Parametrize also ack selector size
4637 - media: usbtv: prevent access to free'd resources
4638 - media: dvb_ringbuffer: Add memory barriers
4639 - vb2: core: Skip planes array verification if pb is NULL
4640 - Fix RC5 decoding with Fintek CIR chipset
4641 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
4642 - sur40: fix occasional oopses on device close
4643 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
4644 - hp-wmi: Fix wifi cannot be hard-unblocked
4645 - s5p-mfc: Set device name for reserved memory region devs
4646 - s5p-mfc: Add release callback for memory region devs
4647 - i2c: efm32: fix a failure path in efm32_i2c_probe()
4648 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
4649 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
4650 - EDAC: Correct channel count limit
4651 - HID: uhid: fix timeout when probe races with IO
4652 - ovl: disallow overlayfs as upperdir
4653 - remoteproc: Fix potential race condition in rproc_add
4654 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
4655 - jbd2: make journal y2038 safe
4656 - fs/cifs: make share unaccessible at root level mountable
4657 - cifs: Check for existing directory when opening file with O_CREAT
4658 - cifs: fix crash due to race in hmac(md5) handling
4659 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
4660 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
4661 - random: print a warning for the first ten uninitialized random users
4662 - random: add interrupt callback to VMBus IRQ handler
4663 - MIPS: KVM: Fix mapped fault broken commpage handling
4664 - MIPS: KVM: Add missing gfn range check
4665 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
4666 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
4667 - nfs: don't create zero-length requests
4668 - nfsd: Fix race between FREE_STATEID and LOCK
4669 - nfsd: don't return an unhashed lock stateid after taking mutex
4670 - drm/i915: Don't complain about lack of ACPI video bios
4671 - iommu/exynos: Suppress unbinding to prevent system failure
4672 - iommu/vt-d: Return error code in domain_context_mapping_one()
4673 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
4674 - iommu/amd: Init unity mappings only for dma_ops domains
4675 - iommu/amd: Update Alias-DTE in update_device_table()
4676 - audit: fix a double fetch in audit_log_single_execve_arg()
4677 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
4678 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
4679 - w1:omap_hdq: fix regression
4680 - drm/amdgpu: add a delay after ATPX dGPU power off
4681 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
4682 - drm/amdgpu: support backlight control for UNIPHY3
4683 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
4684 - drm/amdgpu: fix firmware info version checks
4685 - drm/amdgpu/gmc7: add missing mullins case
4686 - drm/radeon: add a delay after ATPX dGPU power off
4687 - drm/radeon: Poll for both connect/disconnect on analog connectors
4688 - drm/radeon: fix firmware info version checks
4689 - drm/radeon: support backlight control for UNIPHY3
4690 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
4691 - drm/nouveau/fbcon: fix font width not divisible by 8
4692 - drm: Restore double clflush on the last partial cacheline
4693 - drm/edid: Add 6 bpc quirk for display AEO model 0.
4694 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
4695 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
4696 is unknown"
4697 - balloon: check the number of available pages in leak balloon
4698 - ftrace/recordmcount: Work around for addition of metag magic but not
4699 relocations
4700 - metag: Fix __cmpxchg_u32 asm constraint for CMP
4701 - block: add missing group association in bio-cloning functions
4702 - block: fix bdi vs gendisk lifetime mismatch
4703 - mtd: nand: fix bug writing 1 byte less than page size
4704 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
4705 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
4706 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
4707 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
4708 - ALSA: hda - Fix headset mic detection problem for two dell machines
4709 - IB/mlx5: Fix MODIFY_QP command input structure
4710 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
4711 - IB/mlx5: Fix returned values of query QP
4712 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
4713 - IB/mlx5: Fix post send fence logic
4714 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
4715 - IB/SA: Use correct free function
4716 - IB/IPoIB: Don't update neigh validity for unresolved entries
4717 - IB/IWPM: Fix a potential skb leak
4718 - IB/mlx4: Fix the SQ size of an RC QP
4719 - IB/mlx4: Fix error flow when sending mads under SRIOV
4720 - IB/mlx4: Fix memory leak if QP creation failed
4721 - of: fix memory leak related to safe_name()
4722 - ubi: Make volume resize power cut aware
4723 - ubi: Fix early logging
4724 - ubi: Fix race condition between ubi device creation and udev
4725 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
4726 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
4727 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
4728 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
4729 - target: Fix max_unmap_lba_count calc overflow
4730 - target: Fix ordered task CHECK_CONDITION early exception handling
4731 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
4732 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
4733 - MIPS: mm: Fix definition of R6 cache instruction
4734 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
4735 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
4736 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
4737 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
4738 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
4739 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
4740 - dm flakey: error READ bios during the down_interval
4741 - module: Invalidate signatures on force-loaded modules
4742 - Documentation/module-signing.txt: Note need for version info if reusing a
4743 key
4744 - Linux 4.4.19
4745
4746 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
4747 - xfrm: Ignore socket policies when rebuilding hash tables
4748
4749 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
4750 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
4751 - writeback: Write dirty times for WB_SYNC_ALL writeback
4752
4753 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
4754 - [Config] CONFIG_IBMEBUS=y for powerpc
4755
4756 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
4757 - cxl: Set psl_fir_cntl to production environment value
4758
4759 * Xenial update to v4.4.18 stable release (LP: #1614560)
4760 - tcp: enable per-socket rate limiting of all 'challenge acks'
4761 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
4762 - bonding: set carrier off for devices created through netlink
4763 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
4764 - net/irda: fix NULL pointer dereference on memory allocation failure
4765 - qed: Fix setting/clearing bit in completion bitmap
4766 - tcp: consider recv buf for the initial window scale
4767 - ipath: Restrict use of the write() interface
4768 - scsi: ignore errors from scsi_dh_add_device()
4769 - HID: sony: do not bail out when the sixaxis refuses the output report
4770 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
4771 - arm: oabi compat: add missing access checks
4772 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
4773 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
4774 - random: strengthen input validation for RNDADDTOENTCNT
4775 - devpts: clean up interface to pty drivers
4776 - x86/mm/pat: Add support of non-default PAT MSR setting
4777 - x86/mm/pat: Add pat_disable() interface
4778 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
4779 - x86/mtrr: Fix Xorg crashes in Qemu sessions
4780 - x86/mtrr: Fix PAT init handling when MTRR is disabled
4781 - x86/xen, pat: Remove PAT table init code from Xen
4782 - x86/pat: Document the PAT initialization sequence
4783 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
4784 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
4785 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
4786 - block: fix use-after-free in seq file
4787 - sysv, ipc: fix security-layer leaking
4788 - fuse: fsync() did not return IO errors
4789 - fuse: fuse_flush must check mapping->flags for errors
4790 - fuse: fix wrong assignment of ->flags in fuse_send_init()
4791 - fs/dcache.c: avoid soft-lockup in dput()
4792 - crypto: gcm - Filter out async ghash if necessary
4793 - crypto: scatterwalk - Fix test in scatterwalk_done
4794 - ext4: check for extents that wrap around
4795 - ext4: fix deadlock during page writeback
4796 - ext4: don't call ext4_should_journal_data() on the journal inode
4797 - ext4: validate s_reserved_gdt_blocks on mount
4798 - ext4: short-cut orphan cleanup on error
4799 - ext4: fix reference counting bug on block allocation error
4800 - mm: memcontrol: fix cgroup creation failure after many small jobs
4801 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
4802 - mm: memcontrol: fix memcg id ref counter on swap charge move
4803 - Linux 4.4.18
4804
4805 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
4806 memory for flatten_device_tree (no room) (LP: #1614309)
4807 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
4808
4809 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
4810 (LP: #1613157)
4811 - drivers: net: xgene: Add support for Classifier engine
4812 - drivers: net: xgene: Add support for RSS
4813 - drivers: net: xgene: Add support for multiple queues
4814
4815 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
4816 controller that doesn't support irq_disable and hardware with level
4817 interrupt (LP: #1611399)
4818 - drivers: net: xgene: fix extra IRQ issue
4819
4820 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
4821 - HID: input: add mic mute key on HP slim keyboard
4822
4823 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 09:05:59 +0200
4824
4825 linux (4.4.0-36.55) xenial; urgency=low
4826
4827 [ Stefan Bader ]
4828
4829 * Release Tracking Bug
4830 - LP: #1612305
4831
4832 * I2C touchpad does not work on AMD platform (LP: #1612006)
4833 - SAUCE: pinctrl/amd: Remove the default de-bounce time
4834
4835 * CVE-2016-5696
4836 - tcp: make challenge acks less predictable
4837
4838 -- Stefan Bader <stefan.bader@canonical.com> Thu, 11 Aug 2016 17:34:14 +0200
4839
4840 linux (4.4.0-35.54) xenial; urgency=low
4841
4842 [ Stefan Bader ]
4843
4844 * Release Tracking Bug
4845 - LP: #1611215
4846
4847 * [i915_bpo] Sync with v4.7 (LP: #1609742)
4848 - SAUCE: i915_bpo: Sync with v4.7
4849
4850 * s390/cio: fix reset of channel measurement block (LP: #1609415)
4851 - s390/cio: allow to reset channel measurement block
4852
4853 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
4854 memory tests are running in 32TB Brazos system (LP: #1606786)
4855 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
4856 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
4857
4858 * Power Menu does not display after press the Power Button (LP: #1609204)
4859 - intel-vbtn: new driver for Intel Virtual Button
4860 - [config] enable CONFIG_INTEL_VBTN=m
4861
4862 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
4863 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
4864
4865 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
4866 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
4867
4868 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
4869 - block: defer timeouts to a workqueue
4870
4871 * Tunnel offload indications not stripped from encapsulated packets, causing
4872 performance overhead (LP: #1602755)
4873 - tunnels: Remove encapsulation offloads on decap.
4874
4875 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
4876 I/O error" for be2net driver (LP: #1607387)
4877 - be2net: perform temperature query in adapter regardless of its interface
4878 state
4879
4880 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
4881 - r8152: Add support for setting pass through MAC address on RTL8153-AD
4882
4883 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
4884 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
4885
4886 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
4887 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
4888 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
4889 lpfc_send_taskmgmt()
4890
4891 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
4892 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
4893 shutdown
4894
4895 * Xenial update to v4.4.16 stable release (LP: #1607404)
4896 - mac80211: fix fast_tx header alignment
4897 - mac80211: mesh: flush mesh paths unconditionally
4898 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
4899 - mac80211: Fix mesh estab_plinks counting in STA removal case
4900 - EDAC, sb_edac: Fix rank lookup on Broadwell
4901 - IB/cm: Fix a recently introduced locking bug
4902 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
4903 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
4904 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
4905 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
4906 - USB: EHCI: declare hostpc register as zero-length array
4907 - usb: common: otg-fsm: add license to usb-otg-fsm
4908 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
4909 - mnt: Account for MS_RDONLY in fs_fully_visible
4910 - mnt: If fs_fully_visible fails call put_filesystem.
4911 - of: fix autoloading due to broken modalias with no 'compatible'
4912 - of: irq: fix of_irq_get[_byname]() kernel-doc
4913 - locking/ww_mutex: Report recursive ww_mutex locking early
4914 - locking/qspinlock: Fix spin_unlock_wait() some more
4915 - locking/static_key: Fix concurrent static_key_slow_inc()
4916 - x86, build: copy ldlinux.c32 to image.iso
4917 - kprobes/x86: Clear TF bit in fault on single-stepping
4918 - x86/amd_nb: Fix boot crash on non-AMD systems
4919 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
4920 - uvc: Forward compat ioctls to their handlers directly
4921 - thermal: cpu_cooling: fix improper order during initialization
4922 - writeback: use higher precision calculation in domain_dirty_limits()
4923 - nfsd4/rpc: move backchannel create logic into rpc code
4924 - nfsd: Always lock state exclusively.
4925 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
4926 - posix_acl: Add set_posix_acl
4927 - nfsd: check permissions when setting ACLs
4928 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
4929 - NFS: Fix another OPEN_DOWNGRADE bug
4930 - ARM: imx6ul: Fix Micrel PHY mask
4931 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
4932 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
4933 - MIPS: KVM: Fix modular KVM under QEMU
4934 - mm: Export migrate_page_move_mapping and migrate_page_copy
4935 - UBIFS: Implement ->migratepage()
4936 - sched/fair: Fix cfs_rq avg tracking underflow
4937 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
4938 - net_sched: fix mirrored packets checksum
4939 - cdc_ncm: workaround for EM7455 "silent" data interface
4940 - ipv6: Fix mem leak in rt6i_pcpu
4941 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
4942 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
4943 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
4944 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
4945 - HID: elo: kill not flush the work
4946 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
4947 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
4948 - base: make module_create_drivers_dir race-free
4949 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
4950 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
4951 - iommu/amd: Fix unity mapping initialization race
4952 - drm/mgag200: Black screen fix for G200e rev 4
4953 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
4954 - arm64: Rework valid_user_regs
4955 - vfs: add d_real_inode() helper
4956 - af_unix: fix hard linked sockets on overlay
4957 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
4958 - drm/radeon: fix asic initialization for virtualized environments
4959 - drm/amdgpu/gfx7: fix broken condition check
4960 - ubi: Make recover_peb power cut aware
4961 - drm/amdkfd: unbind only existing processes
4962 - drm/amdkfd: destroy dbgmgr in notifier release
4963 - drm/dp/mst: Always clear proposed vcpi table for port.
4964 - drm/nouveau/disp/sor/gf119: both links use the same training register
4965 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
4966 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
4967 - drm/nouveau: fix for disabled fbdev emulation
4968 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
4969 - drm/i915/ilk: Don't disable SSC source if it's in use
4970 - drm/i915: Refresh cached DP port register value on resume
4971 - drm/i915: Update ifdeffery for mutex->owner
4972 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
4973 - drm: add missing drm_mode_set_crtcinfo call
4974 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
4975 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
4976 - drm/ttm: Make ttm_bo_mem_compat available
4977 - drm/vmwgfx: Add an option to change assumed FB bpp
4978 - drm/vmwgfx: Work around mode set failure in 2D VMs
4979 - drm/vmwgfx: Check pin count before attempting to move a buffer
4980 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
4981 - drm/vmwgfx: Fix error paths when mapping framebuffer
4982 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
4983 - perf/x86: Fix undefined shift on 32-bit kernels
4984 - xen/balloon: Fix declared-but-not-defined warning
4985 - iio: Fix error handling in iio_trigger_attach_poll_func
4986 - iio:st_pressure: fix sampling gains (bring inline with ABI)
4987 - iio: light apds9960: Add the missing dev.parent
4988 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
4989 - iio: proximity: as3935: remove triggered buffer processing
4990 - iio: proximity: as3935: fix buffer stack trashing
4991 - iio: humidity: hdc100x: correct humidity integration time mask
4992 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
4993 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
4994 - staging: iio: accel: fix error check
4995 - iio: accel: kxsd9: fix the usage of spi_w8r8()
4996 - iio:ad7266: Fix broken regulator error handling
4997 - iio:ad7266: Fix support for optional regulators
4998 - iio:ad7266: Fix probe deferral for vref
4999 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
5000 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
5001 default
5002 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
5003 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
5004 - ALSA: dummy: Fix a use-after-free at closing
5005 - ALSA: hda - Fix the headset mic jack detection on Dell machine
5006 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
5007 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
5008 - ALSA: echoaudio: Fix memory allocation
5009 - ALSA: timer: Fix negative queue usage by racy accesses
5010 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
5011 - ALSA: hda - Add PCI ID for Kabylake-H
5012 - ALSA: hda - fix read before array start
5013 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
5014 - ALSA: pcm: Free chmap at PCM free callback, too
5015 - ALSA: ctl: Stop notification after disconnection
5016 - ALSA: hda - fix use-after-free after module unload
5017 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
5018 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
5019 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
5020 - ARM: mvebu: fix HW I/O coherency related deadlocks
5021 - ovl: Copy up underlying inode's ->i_mode to overlay inode
5022 - ovl: verify upper dentry in ovl_remove_and_whiteout()
5023 - scsi: fix race between simultaneous decrements of ->host_failed
5024 - 53c700: fix BUG on untagged commands
5025 - Fix reconnect to not defer smb3 session reconnect long after socket
5026 reconnect
5027 - cifs: dynamic allocation of ntlmssp blob
5028 - File names with trailing period or space need special case conversion
5029 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
5030 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
5031 - tmpfs: don't undo fallocate past its last page
5032 - tmpfs: fix regression hang in fallocate undo
5033 - drm/i915: Revert DisplayPort fast link training feature
5034 - ovl: verify upper dentry before unlink and rename
5035 - Linux 4.4.16
5036
5037 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
5038 (LP: #1605344)
5039 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
5040
5041 * CVE-2016-5400
5042 - media: fix airspy usb probe error path
5043
5044 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
5045 (LP: #1607374)
5046 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
5047
5048 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
5049 - ideapad_laptop: Add an event for mic mute hotkey
5050
5051 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
5052 - block: atari: Return early for unsupported sector size
5053
5054 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
5055 similar (LP: #1605662)
5056 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
5057
5058 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
5059 - nvme: use a work item to submit async event requests
5060 - nvme: don't poll the CQ from the kthread
5061 - nvme: replace the kthread with a per-device watchdog timer
5062 - NVMe: Fix reset/remove race
5063 - nvme: Avoid reset work on watchdog timer function during error recovery
5064 - NVMe: Always use MSI/MSI-x interrupts
5065
5066 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
5067 (LP: #1602524)
5068 - ext4: factor out determining of hole size
5069 - ext4: return hole from ext4_map_blocks()
5070 - ext4: more efficient SEEK_DATA implementation
5071
5072 * changelog: add CVEs as first class citizens (LP: #1604344)
5073 - avoid duplicate CVE numbers in changelog
5074
5075 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
5076 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
5077 - powerpc/eeh: Fix invalid cached PE primary bus
5078
5079 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
5080 (LP: #1603574)
5081 - powerpc/pci: Assign fixed PHB number based on device-tree properties
5082
5083 * nvme - reset_controller is not working after adapter's firmware upgrade
5084 (adapter quirk is needed) (LP: #1602726)
5085 - NVMe: Create discard zero quirk white list
5086 - nvme/quirk: Add a delay before checking for adapter readiness
5087
5088 * ovs nat: conntrack netlink event are missing (LP: #1603468)
5089 - openvswitch: fix conntrack netlink event delivery
5090
5091 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
5092 boot operating system (LP: #1602785)
5093 - cxl: Ignore CAPI adapters misplaced in switched slots
5094
5095 * CVE-2016-5728
5096 - misc: mic: Fix for double fetch security bug in VOP driver
5097
5098 * CVE-2016-5244 (LP: #1589041)
5099 - rds: fix an infoleak in rds_inc_info_copy
5100
5101 * Miscellaneous Ubuntu changes
5102 - Added Snapcraft files
5103 - SAUCE: snapcraft: cleanup and remove unnecessary elements
5104
5105 -- Stefan Bader <stefan.bader@canonical.com> Tue, 09 Aug 2016 15:11:33 +0200
5106
5107 linux (4.4.0-34.53) xenial; urgency=low
5108
5109 [ Seth Forshee ]
5110
5111 * Release Tracking Bug
5112 - LP: #1606960
5113
5114 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
5115 - x86/cpu/intel: Introduce macros for Intel family numbers
5116 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
5117 based CPUs
5118
5119 -- Seth Forshee <seth.forshee@canonical.com> Wed, 27 Jul 2016 10:01:20 -0500
5120
5121 linux (4.4.0-33.52) xenial; urgency=low
5122
5123 [ Seth Forshee ]
5124
5125 * Release Tracking Bug
5126 - LP: #1605709
5127
5128 * [regression] NFS client: access problems after updating to kernel
5129 4.4.0-31-generic (LP: #1603719)
5130 - SAUCE: (namespace) Bypass sget() capability check for nfs
5131
5132 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 13:10:08 -0500
5133
5134 linux (4.4.0-32.51) xenial; urgency=low
5135
5136 [ Seth Forshee ]
5137
5138 * Release Tracking Bug
5139 - LP: #1604443
5140
5141 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
5142 - HID: wacom: break out parsing of device and registering of input
5143 - HID: wacom: Initialize hid_data.inputmode to -1
5144 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
5145
5146 * changelog: add CVEs as first class citizens (LP: #1604344)
5147 - use CVE numbers in changelog
5148
5149 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
5150 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
5151 - SAUCE: hio: bio_endio() no longer takes errors arg
5152 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
5153 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
5154 - SAUCE: hio: fix mask maybe-uninitialized warning
5155 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
5156 - SAUCE: hio: Makefile and Kconfig
5157
5158 * CVE-2016-5243 (LP: #1589036)
5159 - tipc: fix an infoleak in tipc_nl_compat_link_dump
5160 - tipc: fix nl compat regression for link statistics
5161
5162 * CVE-2016-4470
5163 - KEYS: potential uninitialized variable
5164
5165 * integer overflow in xt_alloc_table_info (LP: #1555353)
5166 - netfilter: x_tables: check for size overflow
5167
5168 * CVE-2016-3135:
5169 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
5170
5171 * CVE-2016-4440 (LP: #1584192)
5172 - kvm:vmx: more complete state update on APICv on/off
5173
5174 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
5175 laptop (LP: #1602579)
5176 - dmaengine: dw: platform: power on device on shutdown
5177 - ACPI / LPSS: override power state for LPSS DMA device
5178
5179 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
5180 - Revert "HID: multitouch: enable palm rejection if device implements
5181 confidence usage"
5182 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
5183
5184 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
5185 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
5186
5187 * CVE-2016-4794 (LP: #1581871)
5188 - percpu: fix synchronization between chunk->map_extend_work and chunk
5189 destruction
5190 - percpu: fix synchronization between synchronous map extension and chunk
5191 destruction
5192
5193 * Xenial update to v4.4.15 stable release (LP: #1601952)
5194 - net_sched: fix pfifo_head_drop behavior vs backlog
5195 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
5196 - sit: correct IP protocol used in ipip6_err
5197 - esp: Fix ESN generation under UDP encapsulation
5198 - netem: fix a use after free
5199 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
5200 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
5201 - sock_diag: do not broadcast raw socket destruction
5202 - bpf, perf: delay release of BPF prog after grace period
5203 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
5204 - net: macb: fix default configuration for GMAC on AT91
5205 - net: alx: Work around the DMA RX overflow issue
5206 - bpf: try harder on clones when writing into skb
5207 - AX.25: Close socket connection on session completion
5208 - crypto: ux500 - memmove the right size
5209 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
5210 - USB: uas: Fix slave queue_depth not being set
5211 - usb: quirks: Fix sorting
5212 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
5213 - usb: musb: only restore devctl when session was set in backup
5214 - usb: musb: Stop bulk endpoint while queue is rotated
5215 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
5216 - usb: musb: host: correct cppi dma channel for isoch transfer
5217 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
5218 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
5219 - xhci: Fix handling timeouted commands on hosts in weird states.
5220 - USB: mos7720: delete parport
5221 - usb: gadget: fix spinlock dead lock in gadgetfs
5222 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
5223 - usb: dwc3: exynos: Fix deferred probing storm.
5224 - Linux 4.4.15
5225
5226 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
5227 - qeth: delete napi struct when removing a qeth device
5228
5229 * Adjust KBL PCI-ID's (LP: #1600124)
5230 - drm/i915: Add more Kabylake PCI IDs.
5231 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
5232
5233 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
5234 (LP: #1599109)
5235 - drm/kms_helper: Add a common place to call init and exit functions.
5236 - drm: Add helper for DP++ adaptors
5237 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
5238 - drm: introduce pipe color correction properties
5239 - drm: fix blob pointer check
5240 - drm: atomic helper: do not unreference error pointer
5241 - drm: fix lut value extraction function
5242 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
5243 - SAUCE: drm: Introduce drm_malloc_gfp()
5244 - SAUCE: i915_bpo: Rebase to v4.7-rc6
5245 - SAUCE: i915_bpo: Add backported workarounds for gen9
5246 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
5247 details"
5248 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
5249
5250 * Baytrail-I got black screen with HDMI output (LP: #1599379)
5251 - drm/i915: Only ignore eDP ports that are connected
5252 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
5253
5254 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
5255 (LP: #1590655)
5256 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
5257 present
5258
5259 * Hotplug device addition issue - missing patches on Xenial kernel
5260 (LP: #1599250)
5261 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
5262 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
5263 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
5264 - powerpc/pseries: Fix PCI config address for DDW
5265
5266 * kernel: signal return with invalid floating-point control (LP: #1597971)
5267 - s390: fix test_fp_ctl inline assembly contraints
5268
5269 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
5270 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
5271 Touchpad
5272
5273 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
5274 Controller (LP: #1599347)
5275 - d-i: Add ehci_msm to usb-modules
5276
5277 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
5278 - ALSA: hda - Skip ELD notification during PM process
5279 - ALSA: hda - hdmi add wmb barrier for audio component
5280 - ALSA: hda - hdmi defer to register acomp eld notifier
5281
5282 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
5283 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
5284
5285 * Config: missing AMD Seattle platform support (LP: #1597574)
5286 - [Config] Enable the AMD Seattle platform
5287
5288 * Network installer fails to detect network on AMD Overdrive (ARM64)
5289 (LP: #1597573)
5290 - [Config] Add amd-xgbe to nic-modules udeb
5291
5292 * exercising ptys causes a kernel oops (LP: #1586418)
5293 - devpts: fix null pointer dereference on failed memory allocation
5294
5295 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
5296 (LP: #1574102)
5297 - Input: xpad - move pending clear to the correct location
5298
5299 * thunderx nics fail to establish link (LP: #1597867)
5300 - net: thunderx: Fix link status reporting
5301
5302 * Xenial update to v4.4.14 stable release (LP: #1596575)
5303 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
5304 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
5305 - netlink: Fix dump skb leak/double free
5306 - tipc: fix nametable publication field in nl compat
5307 - switchdev: pass pointer to fib_info instead of copy
5308 - tuntap: correctly wake up process during uninit
5309 - udp: prevent skbs lingering in tunnel socket queues
5310 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
5311 - sfc: on MC reset, clear PIO buffer linkage in TXQs
5312 - team: don't call netdev_change_features under team->lock
5313 - vxlan: Accept user specified MTU value when create new vxlan link
5314 - tcp: record TLP and ER timer stats in v6 stats
5315 - bridge: Don't insert unnecessary local fdb entry on changing mac address
5316 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
5317 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
5318 - vxlan: Relax MTU constraints
5319 - geneve: Relax MTU constraints
5320 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
5321 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
5322 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
5323 - ALSA: hda - Add PCI ID for Kabylake
5324 - ALSA: hda - Fix headset mic detection problem for Dell machine
5325 - ALSA: hda/realtek - ALC256 speaker noise issue
5326 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
5327 - ALSA: hda/realtek: Add T560 docking unit fixup
5328 - ARM: fix PTRACE_SETVFPREGS on SMP systems
5329 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
5330 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
5331 - s390/bpf: reduce maximum program size to 64 KB
5332 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
5333 - crypto: public_key: select CRYPTO_AKCIPHER
5334 - crypto: ccp - Fix AES XTS error for request sizes above 4096
5335 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
5336 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
5337 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
5338 - powerpc: Fix definition of SIAR and SDAR registers
5339 - powerpc: Use privileged SPR number for MMCR2
5340 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
5341 call
5342 - pinctrl: mediatek: fix dual-edge code defect
5343 - parisc: Fix pagefault crash in unaligned __get_user() call
5344 - memcg: add RCU locking around css_for_each_descendant_pre() in
5345 memcg_offline_kmem()
5346 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
5347 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
5348 - fix d_walk()/non-delayed __d_free() race
5349 - sparc: Fix system call tracing register handling.
5350 - sparc64: Fix bootup regressions on some Kconfig combinations.
5351 - sparc64: Fix numa node distance initialization
5352 - sparc64: Fix sparc64_set_context stack handling.
5353 - sparc/PCI: Fix for panic while enabling SR-IOV
5354 - sparc64: Reduce TLB flushes during hugepte changes
5355 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
5356 - sparc: Harden signal return frame checks.
5357 - sparc64: Fix return from trap window fill crashes.
5358 - MIPS: Fix 64k page support for 32 bit kernels.
5359 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
5360 - drm/core: Do not preserve framebuffer on rmfb, v4.
5361 - Linux 4.4.14
5362
5363 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
5364 - hv_netvsc: rework link status change handling
5365 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
5366 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
5367 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
5368 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
5369 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
5370 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
5371 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
5372 - hv_netvsc: Don't ask for additional head room in the skb
5373 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
5374 - hv_netvsc: remove locking in netvsc_send()
5375 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
5376 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
5377 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
5378 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
5379 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
5380 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
5381 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
5382 - storvsc: add logging for error/warning messages
5383 - hv_netvsc: Fix race condition on Multi-Send Data field
5384 - kvm/x86: split ioapic-handled and EOI exit bitmaps
5385 - kvm/x86: per-vcpu apicv deactivation support
5386 - kvm/x86: Hyper-V synthetic interrupt controller
5387 - kvm/x86: Hyper-V kvm exit
5388 - kvm/x86: Rearrange func's declarations inside Hyper-V header
5389 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
5390 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
5391 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
5392 - kvm/x86: Hyper-V SynIC timers
5393 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
5394 - storvsc: Properly support Fibre Channel devices
5395 - storvsc: Refactor the code in storvsc_channel_init()
5396 - storvsc: Tighten up the interrupt path
5397 - storvsc: Fix typo in MODULE_PARM_DESC
5398 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
5399 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
5400 - hv_netvsc: Fix book keeping of skb during batching process
5401 - storvsc: Install the storvsc specific timeout handler for FC devices
5402 - storvsc: Use the specified target ID in device lookup
5403 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
5404 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
5405 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
5406 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
5407 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
5408 - hv_netvsc: cleanup netdev feature flags for netvsc
5409 - hv_netvsc: Restore needed_headroom request
5410 - kvm/x86: Rename Hyper-V long spin wait hypercall
5411 - hv_netvsc: add software transmit timestamp support
5412 - hv_netvsc: add ethtool support for set and get of settings
5413 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
5414 - hv_netvsc: Fix the array sizes to be max supported channels
5415 - hv_netvsc: Fix the order of num_sc_offered decrement
5416 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
5417 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
5418 - Drivers: hv: kvp: fix IP Failover
5419
5420 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Jul 2016 11:18:32 -0500
5421
5422 linux (4.4.0-31.50) xenial; urgency=low
5423
5424 [ Kamal Mostafa ]
5425
5426 * Release Tracking Bug
5427 - LP: #1602449
5428
5429 * nouveau: boot hangs at blank screen with unsupported graphics cards
5430 (LP: #1602340)
5431 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
5432
5433 -- Kamal Mostafa <kamal@canonical.com> Tue, 12 Jul 2016 16:28:12 -0700
5434
5435 linux (4.4.0-30.49) xenial; urgency=low
5436
5437 [ Kamal Mostafa ]
5438
5439 * Release Tracking Bug
5440 - LP: #1597897
5441
5442 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
5443 - scsi_dh_alua: Disable ALUA handling for non-disk devices
5444 - scsi_dh_alua: Use vpd_pg83 information
5445 - scsi_dh_alua: improved logging
5446 - scsi_dh_alua: sanitze sense code handling
5447 - scsi_dh_alua: use standard logging functions
5448 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
5449 - scsi_dh_alua: fixup description of stpg_endio()
5450 - scsi_dh_alua: use flag for RTPG extended header
5451 - scsi_dh_alua: use unaligned access macros
5452 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
5453 - scsi_dh_alua: simplify sense code handling
5454 - scsi: Add scsi_vpd_lun_id()
5455 - scsi: Add scsi_vpd_tpg_id()
5456 - scsi_dh_alua: use scsi_vpd_tpg_id()
5457 - scsi_dh_alua: Remove stale variables
5458 - scsi_dh_alua: Pass buffer as function argument
5459 - scsi_dh_alua: separate out alua_stpg()
5460 - scsi_dh_alua: Make stpg synchronous
5461 - scsi_dh_alua: call alua_rtpg() if stpg fails
5462 - scsi_dh_alua: switch to scsi_execute_req_flags()
5463 - scsi_dh_alua: allocate RTPG buffer separately
5464 - scsi_dh_alua: Use separate alua_port_group structure
5465 - scsi_dh_alua: use unique device id
5466 - scsi_dh_alua: simplify alua_initialize()
5467 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
5468 succeed while TPG is transitioning")
5469 - scsi_dh_alua: move optimize_stpg evaluation
5470 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
5471 - scsi_dh_alua: Use workqueue for RTPG
5472 - scsi_dh_alua: Allow workqueue to run synchronously
5473 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
5474 - scsi_dh_alua: Recheck state on unit attention
5475 - scsi_dh_alua: update all port states
5476 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
5477 - scsi_dh_alua: do not fail for unknown VPD identification
5478
5479 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 12:52:15 -0700
5480
5481 linux (4.4.0-29.48) xenial; urgency=low
5482
5483 [ Kamal Mostafa ]
5484
5485 * Release Tracking Bug
5486 - LP: #1597015
5487
5488 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
5489 - intel-hid: new hid event driver for hotkeys
5490 - intel-hid: fix incorrect entries in intel_hid_keymap
5491 - intel-hid: allocate correct amount of memory for private struct
5492 - intel-hid: add a workaround to ignore an event after waking up from S4.
5493 - [Config] CONFIG_INTEL_HID_EVENT=m
5494
5495 * cgroupfs mounts can hang (LP: #1588056)
5496 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
5497 user ns which owns the ipc ns"
5498 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
5499 namespace when mounting"
5500 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
5501 cgroup namespace"
5502 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
5503 - (namespace) bpf, inode: disallow userns mounts
5504 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
5505 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
5506 - SAUCE: (namespace) Sync with upstream s_user_ns patches
5507 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
5508 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
5509 executables
5510
5511 * KVM system crashes after starting guest (LP: #1596635)
5512 - xhci: Cleanup only when releasing primary hcd
5513
5514 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
5515 16.04 (LP: #1596557)
5516 - crypto: vmx - IV size failing on skcipher API
5517
5518 * [Bug]tpm initialization fails on x86 (LP: #1596469)
5519 - tpm_crb: drop struct resource res from struct crb_priv
5520 - tpm_crb: fix mapping of the buffers
5521
5522 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
5523 - cxlflash: Fix regression issue with re-ordering patch
5524 - cxlflash: Fix to drain operations from previous reset
5525 - cxlflash: Add device dependent flags
5526 - cxlflash: Shutdown notify support for CXL Flash cards
5527
5528 * scsi-modules udeb should include pm80xx (LP: #1595628)
5529 - [Config] Add pm80xx scsi driver to d-i
5530
5531 * Sync up latest relevant upstream bug fixes (LP: #1594871)
5532 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
5533
5534 * Cannot compile module tda10071 (LP: #1592531)
5535 - [media] tda10071: Fix dependency to REGMAP_I2C
5536
5537 * lsvpd doesn't show correct location code for devices attached to a CAPI card
5538 (LP: #1594847)
5539 - cxl: Make vPHB device node match adapter's
5540
5541 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
5542 - [Config] Enable arm64 AES and CRC32 crypto
5543
5544 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
5545 (LP: #1592481)
5546 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
5547 - crypto: vmx - Fix ABI detection
5548 - crypto: vmx - Increase priority of aes-cbc cipher
5549
5550 * build squashfs into xenial kernels by default (LP: #1593134)
5551 - [Config] CONFIG_SQUASHFS=y
5552
5553 * Restore irqfd fast path for PPC (LP: #1592809)
5554 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
5555
5556 * Unable to start guests with memballoon default. (LP: #1592042)
5557 - virtio_balloon: fix PFN format for virtio-1
5558
5559 * Key 5 automatically pressed on some Logitech wireless keyboards
5560 (LP: #1579190)
5561 - HID: core: prevent out-of-bound readings
5562
5563 * ZFS: Running ztest repeatedly for long periods of time eventually results in
5564 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
5565 - Fix ztest truncated cache file
5566
5567 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
5568 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
5569 - lpfc: Fix DMA faults observed upon plugging loopback connector
5570
5571 -- Kamal Mostafa <kamal@canonical.com> Tue, 28 Jun 2016 10:17:41 -0700
5572
5573 linux (4.4.0-28.47) xenial; urgency=low
5574
5575 [ Luis Henriques ]
5576
5577 * Release Tracking Bug
5578 - LP: #1595874
5579
5580 * Linux netfilter local privilege escalation issues (LP: #1595350)
5581 - netfilter: x_tables: don't move to non-existent next rule
5582 - netfilter: x_tables: validate targets of jumps
5583 - netfilter: x_tables: add and use xt_check_entry_offsets
5584 - netfilter: x_tables: kill check_entry helper
5585 - netfilter: x_tables: assert minimum target size
5586 - netfilter: x_tables: add compat version of xt_check_entry_offsets
5587 - netfilter: x_tables: check standard target size too
5588 - netfilter: x_tables: check for bogus target offset
5589 - netfilter: x_tables: validate all offsets and sizes in a rule
5590 - netfilter: x_tables: don't reject valid target size on some architectures
5591 - netfilter: arp_tables: simplify translate_compat_table args
5592 - netfilter: ip_tables: simplify translate_compat_table args
5593 - netfilter: ip6_tables: simplify translate_compat_table args
5594 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
5595 - netfilter: x_tables: do compat validation via translate_table
5596 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
5597
5598 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
5599 - netfilter: x_tables: validate e->target_offset early
5600 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
5601 - netfilter: x_tables: fix unconditional helper
5602
5603 -- Luis Henriques <luis.henriques@canonical.com> Fri, 24 Jun 2016 09:57:21 +0100
5604
5605 linux (4.4.0-27.46) xenial; urgency=low
5606
5607 [ Kamal Mostafa ]
5608
5609 * Release Tracking Bug
5610 - LP: #1594906
5611
5612 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
5613 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
5614
5615 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 10:17:00 -0700
5616
5617 linux (4.4.0-26.45) xenial; urgency=low
5618
5619 [ Kamal Mostafa ]
5620
5621 * Release Tracking Bug
5622 - LP: #1594442
5623
5624 * linux: Implement secure boot state variables (LP: #1593075)
5625 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
5626
5627 * failures building userspace packages that include ethtool.h (LP: #1592930)
5628 - ethtool.h: define INT_MAX for userland
5629
5630 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 09:43:47 -0700
5631
5632 linux (4.4.0-25.44) xenial; urgency=low
5633
5634 [ Kamal Mostafa ]
5635
5636 * Release Tracking Bug
5637 - LP: #1591289
5638
5639 * Xenial update to v4.4.13 stable release (LP: #1590455)
5640 - MIPS64: R6: R2 emulation bugfix
5641 - MIPS: math-emu: Fix jalr emulation when rd == $0
5642 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
5643 - MIPS: Don't unwind to user mode with EVA
5644 - MIPS: Avoid using unwind_stack() with usermode
5645 - MIPS: Fix siginfo.h to use strict posix types
5646 - MIPS: Fix uapi include in exported asm/siginfo.h
5647 - MIPS: Fix watchpoint restoration
5648 - MIPS: Flush highmem pages in __flush_dcache_page
5649 - MIPS: Handle highmem pages in __update_cache
5650 - MIPS: Sync icache & dcache in set_pte_at
5651 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
5652 - MIPS: Reserve nosave data for hibernation
5653 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
5654 - MIPS: Use copy_s.fmt rather than copy_u.fmt
5655 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
5656 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
5657 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
5658 - MIPS: ptrace: Fix FP context restoration FCSR regression
5659 - MIPS: ptrace: Prevent writes to read-only FCSR bits
5660 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
5661 - MIPS: Build microMIPS VDSO for microMIPS kernels
5662 - MIPS: lib: Mark intrinsics notrace
5663 - MIPS: VDSO: Build with `-fno-strict-aliasing'
5664 - affs: fix remount failure when there are no options changed
5665 - ASoC: ak4642: Enable cache usage to fix crashes on resume
5666 - Input: uinput - handle compat ioctl for UI_SET_PHYS
5667 - ARM: mvebu: fix GPIO config on the Linksys boards
5668 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
5669 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
5670 - ARM: dts: imx35: restore existing used clock enumeration
5671 - ath9k: Add a module parameter to invert LED polarity.
5672 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
5673 - ath10k: fix debugfs pktlog_filter write
5674 - ath10k: fix firmware assert in monitor mode
5675 - ath10k: fix rx_channel during hw reconfigure
5676 - ath10k: fix kernel panic, move arvifs list head init before htt init
5677 - ath5k: Change led pin configuration for compaq c700 laptop
5678 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
5679 - rtlwifi: rtl8723be: Add antenna select module parameter
5680 - rtlwifi: btcoexist: Implement antenna selection
5681 - rtlwifi: Fix logic error in enter/exit power-save mode
5682 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
5683 rtl_pci_reset_trx_ring
5684 - aacraid: Relinquish CPU during timeout wait
5685 - aacraid: Fix for aac_command_thread hang
5686 - aacraid: Fix for KDUMP driver hang
5687 - hwmon: (ads7828) Enable internal reference
5688 - mfd: intel-lpss: Save register context on suspend
5689 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
5690 correctly
5691 - PM / Runtime: Fix error path in pm_runtime_force_resume()
5692 - cpuidle: Indicate when a device has been unregistered
5693 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
5694 - clk: bcm2835: Fix PLL poweron
5695 - clk: at91: fix check of clk_register() returned value
5696 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
5697 - clk: bcm2835: divider value has to be 1 or more
5698 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
5699 - PCI: Disable all BAR sizing for devices with non-compliant BARs
5700 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
5701 put_v4l2_create32
5702 - mm: use phys_addr_t for reserve_bootmem_region() arguments
5703 - wait/ptrace: assume __WALL if the child is traced
5704 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
5705 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
5706 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
5707 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
5708 - xen/events: Don't move disabled irqs
5709 - xen: use same main loop for counting and remapping pages
5710 - sunrpc: fix stripping of padded MIC tokens
5711 - drm/gma500: Fix possible out of bounds read
5712 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
5713 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
5714 - drm/vmwgfx: Fix order of operation
5715 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
5716 - drm/amdgpu: Fix hdmi deep color support.
5717 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
5718 - drm/fb_helper: Fix references to dev->mode_config.num_connector
5719 - drm/atomic: Verify connector->funcs != NULL when clearing states
5720 - drm/i915: Don't leave old junk in ilk active watermarks on readout
5721 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
5722 - ext4: fix hang when processing corrupted orphaned inode list
5723 - ext4: clean up error handling when orphan list is corrupted
5724 - ext4: fix oops on corrupted filesystem
5725 - ext4: address UBSAN warning in mb_find_order_for_block()
5726 - ext4: silence UBSAN in ext4_mb_init()
5727 - PM / sleep: Handle failures in device_suspend_late() consistently
5728 - dma-debug: avoid spinlock recursion when disabling dma-debug
5729 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
5730 - gcov: disable tree-loop-im to reduce stack usage
5731 - xfs: disallow rw remount on fs with unknown ro-compat features
5732 - xfs: Don't wrap growfs AGFL indexes
5733 - xfs: xfs_iflush_cluster fails to abort on error
5734 - xfs: fix inode validity check in xfs_iflush_cluster
5735 - xfs: skip stale inodes in xfs_iflush_cluster
5736 - xfs: print name of verifier if it fails
5737 - xfs: handle dquot buffer readahead in log recovery correctly
5738 - Linux 4.4.13
5739
5740 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
5741 switch colors (LP: #972604)
5742 - ath5k: Change led pin configuration for compaq c700 laptop
5743
5744 * Extended statistics from balloon for proper memory management (LP: #1587091)
5745 - mm/page_alloc.c: calculate 'available' memory in a separate function
5746 - virtio_balloon: export 'available' memory to balloon statistics
5747
5748 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
5749 open/close (LP: #1588468)
5750 - misc: cxl: use kobj_to_dev()
5751 - cxl: Move common code away from bare-metal-specific files
5752 - cxl: Move bare-metal specific code to specialized files
5753 - cxl: Define process problem state area at attach time only
5754 - cxl: Introduce implementation-specific API
5755 - cxl: Rename some bare-metal specific functions
5756 - cxl: Isolate a few bare-metal-specific calls
5757 - cxl: Update cxl_irq() prototype
5758 - cxl: IRQ allocation for guests
5759 - powerpc: New possible return value from hcall
5760 - cxl: New hcalls to support cxl adapters
5761 - cxl: Separate bare-metal fields in adapter and AFU data structures
5762 - cxlflash: Simplify PCI registration
5763 - cxlflash: Unmap problem state area before detaching master context
5764 - cxlflash: Split out context initialization
5765 - cxlflash: Simplify attach path error cleanup
5766 - cxlflash: Reorder user context initialization
5767 - cxl: Add guest-specific code
5768 - cxl: sysfs support for guests
5769 - cxl: Support to flash a new image on the adapter from a guest
5770 - cxl: Parse device tree and create cxl device(s) at boot
5771 - cxl: Support the cxl kernel API from a guest
5772 - cxl: Adapter failure handling
5773 - cxl: Add tracepoints around the cxl hcall
5774 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
5775 - cxl: Remove cxl_get_phys_dev() kernel API
5776 - cxl: Ignore probes for virtual afu pci devices
5777 - cxl: Poll for outstanding IRQs when detaching a context
5778
5779 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
5780 - nvme: set queue limits for the admin queue
5781 - nvme: fix max_segments integer truncation
5782 - block: fix blk_rq_get_max_sectors for driver private requests
5783
5784 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
5785 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
5786
5787 * Xenial update to v4.4.12 stable release (LP: #1588945)
5788 - Btrfs: don't use src fd for printk
5789 - perf/x86/intel/pt: Generate PMI in the STOP region as well
5790 - perf/core: Fix perf_event_open() vs. execve() race
5791 - perf test: Fix build of BPF and LLVM on older glibc libraries
5792 - ext4: iterate over buffer heads correctly in move_extent_per_page()
5793 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
5794 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
5795 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
5796 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
5797 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
5798 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
5799 - kvm: arm64: Fix EC field in inject_abt64
5800 - remove directory incorrectly tries to set delete on close on non-empty
5801 directories
5802 - fs/cifs: correctly to anonymous authentication via NTLMSSP
5803 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
5804 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
5805 authentication
5806 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
5807 authentication
5808 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
5809 - ring-buffer: Use long for nr_pages to avoid overflow failures
5810 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
5811 - crypto: caam - fix caam_jr_alloc() ret code
5812 - crypto: talitos - fix ahash algorithms registration
5813 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
5814 - clk: qcom: msm8916: Fix crypto clock flags
5815 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
5816 systems
5817 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
5818 - Input: pwm-beeper - fix - scheduling while atomic
5819 - irqchip/gic: Ensure ordering between read of INTACK and shared data
5820 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
5821 - can: fix handling of unmodifiable configuration options
5822 - mmc: mmc: Fix partition switch timeout for some eMMCs
5823 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
5824 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
5825 strings
5826 - dell-rbtn: Ignore ACPI notifications if device is suspended
5827 - mmc: longer timeout for long read time quirk
5828 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
5829 - Bluetooth: vhci: fix open_timeout vs. hdev race
5830 - Bluetooth: vhci: purge unhandled skbs
5831 - Bluetooth: vhci: Fix race at creating hci device
5832 - mei: fix NULL dereferencing during FW initiated disconnection
5833 - mei: amthif: discard not read messages
5834 - mei: bus: call mei_cl_read_start under device lock
5835 - USB: serial: mxuport: fix use-after-free in probe error path
5836 - USB: serial: keyspan: fix use-after-free in probe error path
5837 - USB: serial: quatech2: fix use-after-free in probe error path
5838 - USB: serial: io_edgeport: fix memory leaks in attach error path
5839 - USB: serial: io_edgeport: fix memory leaks in probe error path
5840 - USB: serial: option: add support for Cinterion PH8 and AHxx
5841 - USB: serial: option: add more ZTE device ids
5842 - USB: serial: option: add even more ZTE device ids
5843 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
5844 - usb: f_mass_storage: test whether thread is running before starting another
5845 - usb: misc: usbtest: fix pattern tests for scatterlists.
5846 - usb: gadget: udc: core: Fix argument of dev_err() in
5847 usb_gadget_map_request()
5848 - staging: comedi: das1800: fix possible NULL dereference
5849 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
5850 - MIPS: KVM: Fix timer IRQ race when freezing timer
5851 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
5852 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
5853 - xen/x86: actually allocate legacy interrupts on PV guests
5854 - tty: vt, return error when con_startup fails
5855 - TTY: n_gsm, fix false positive WARN_ON
5856 - tty/serial: atmel: fix hardware handshake selection
5857 - Fix OpenSSH pty regression on close
5858 - serial: 8250_pci: fix divide error bug if baud rate is 0
5859 - serial: 8250_mid: use proper bar for DNV platform
5860 - serial: 8250_mid: recognize interrupt source in handler
5861 - serial: samsung: Reorder the sequence of clock control when call
5862 s3c24xx_serial_set_termios()
5863 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
5864 - clk: bcm2835: add locking to pll*_on/off methods
5865 - mcb: Fixed bar number assignment for the gdd
5866 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
5867 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
5868 - ALSA: hda/realtek - Add support for ALC295/ALC3254
5869 - ALSA: hda - Fix headset mic detection problem for one Dell machine
5870 - IB/srp: Fix a debug kernel crash
5871 - thunderbolt: Fix double free of drom buffer
5872 - SIGNAL: Move generic copy_siginfo() to signal.h
5873 - UBI: Fix static volume checks when Fastmap is used
5874 - hpfs: fix remount failure when there are no options changed
5875 - hpfs: implement the show_options method
5876 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
5877 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
5878 - kbuild: move -Wunused-const-variable to W=1 warning level
5879 - Linux 4.4.12
5880
5881 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
5882 - clocksource: Allow unregistering the watchdog
5883
5884 * net_admin apparmor denial when using Go (LP: #1465724)
5885 - SAUCE: kernel: Add noaudit variant of ns_capable()
5886 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
5887
5888 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
5889 - [Debian] Install lsvmbus in cloud tools
5890 - SAUCE: tools/hv/lsvmbus -- convert to python3
5891 - SAUCE: tools/hv/lsvmbus -- add manual page
5892
5893 * btrfs: file write crashes with false ENOSPC during snapshot creation since
5894 kernel 4.4 - fix available (LP: #1584052)
5895 - btrfs: Continue write in case of can_not_nocow
5896
5897 * boot stalls on USB detection errors (LP: #1437492)
5898 - usb: core: hub: hub_port_init lock controller instead of bus
5899
5900 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
5901 - kernek/fork.c: allocate idle task for a CPU always on its local node
5902
5903 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
5904 - PCI: hv: Report resources release after stopping the bus
5905 - PCI: hv: Add explicit barriers to config space access
5906
5907 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
5908 claim/release logic in USBFS (LP: #1577024)
5909 - USB: leave LPM alone if possible when binding/unbinding interface drivers
5910
5911 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
5912 - NVMe: Fix namespace removal deadlock
5913 - NVMe: Requeue requests on suspended queues
5914 - NVMe: Move error handling to failed reset handler
5915 - blk-mq: End unstarted requests on dying queue
5916
5917 * conflicting modules in udebs - arc4.ko (LP: #1582991)
5918 - [Config] Remove arc4 from nic-modules
5919
5920 * CVE-2016-4482 (LP: #1578493)
5921 - USB: usbfs: fix potential infoleak in devio
5922
5923 * mlx5_core kexec fail (LP: #1585978)
5924 - net/mlx5: Add pci shutdown callback
5925
5926 * backport fix for /proc/net issues with containers (LP: #1584953)
5927 - netfilter: Set /proc/net entries owner to root in namespace
5928
5929 * CVE-2016-4951 (LP: #1585365)
5930 - tipc: check nl sock before parsing nested attributes
5931
5932 * CVE-2016-4578 (LP: #1581866)
5933 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
5934 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
5935
5936 * CVE-2016-4569 (LP: #1580379)
5937 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
5938
5939 * s390/pci: fix use after free in dma_init (LP: #1584828)
5940 - s390/pci: fix use after free in dma_init
5941
5942 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
5943 - s390/mm: fix asce_bits handling with dynamic pagetable levels
5944
5945 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
5946 setting in cxl.ko driver) (LP: #1584066)
5947 - powerpc: Define PVR value for POWER8NVL processor
5948 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
5949 - cxl: Increase timeout for detection of AFU mmio hang
5950
5951 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
5952 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
5953
5954 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
5955 and "not a git repository" (LP: #1584890)
5956 - [debian] getabis: Only git add $abidir if running in local repo
5957 - [debian] getabis: Fix inconsistent compiler versions check
5958
5959 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
5960 (LP: #1584935)
5961 - cxlflash: Fix to resolve dead-lock during EEH recovery
5962
5963 * Xenial update to 4.4.11 stable release (LP: #1584912)
5964 - decnet: Do not build routes to devices without decnet private data.
5965 - route: do not cache fib route info on local routes with oif
5966 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
5967 - net: sched: do not requeue a NULL skb
5968 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
5969 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
5970 - net: use skb_postpush_rcsum instead of own implementations
5971 - vlan: pull on __vlan_insert_tag error path and fix csum correction
5972 - openvswitch: use flow protocol when recalculating ipv6 checksums
5973 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
5974 - net/mlx4_en: fix spurious timestamping callbacks
5975 - bpf: fix check_map_func_compatibility logic
5976 - samples/bpf: fix trace_output example
5977 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
5978 - gre: do not pull header in ICMP error processing
5979 - net_sched: introduce qdisc_replace() helper
5980 - net_sched: update hierarchical backlog too
5981 - sch_htb: update backlog as well
5982 - sch_dsmark: update backlog as well
5983 - netem: Segment GSO packets on enqueue
5984 - net: fec: only clear a queue's work bit if the queue was emptied
5985 - VSOCK: do not disconnect socket when peer has shutdown SEND only
5986 - net: bridge: fix old ioctl unlocked net device walk
5987 - bridge: fix igmp / mld query parsing
5988 - uapi glibc compat: fix compile errors when glibc net/if.h included before
5989 linux/if.h MIME-Version: 1.0
5990 - net: fix a kernel infoleak in x25 module
5991 - net: thunderx: avoid exposing kernel stack
5992 - tcp: refresh skb timestamp at retransmit time
5993 - net/route: enforce hoplimit max value
5994 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
5995 - ocfs2: fix posix_acl_create deadlock
5996 - zsmalloc: fix zs_can_compact() integer overflow
5997 - crypto: qat - fix invalid pf2vf_resp_wq logic
5998 - crypto: hash - Fix page length clamping in hash walk
5999 - crypto: testmgr - Use kmalloc memory for RSA input
6000 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
6001 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
6002 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
6003 - ALSA: hda - Fix white noise on Asus UX501VW headset
6004 - ALSA: hda - Fix broken reconfig
6005 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
6006 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
6007 - spi: spi-ti-qspi: Handle truncated frames properly
6008 - pinctrl: at91-pio4: fix pull-up/down logic
6009 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
6010 - perf/core: Disable the event on a truncated AUX record
6011 - vfs: add vfs_select_inode() helper
6012 - vfs: rename: check backing inode being equal
6013 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
6014 - workqueue: fix rebind bound workers warning
6015 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
6016 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
6017 - atomic_open(): fix the handling of create_error
6018 - qla1280: Don't allocate 512kb of host tags
6019 - tools lib traceevent: Do not reassign parg after collapse_tree()
6020 - get_rock_ridge_filename(): handle malformed NM entries
6021 - Input: max8997-haptic - fix NULL pointer dereference
6022 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
6023 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
6024 - drm/i915: Bail out of pipe config compute loop on LPT
6025 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
6026 - drm/radeon: fix DP link training issue with second 4K monitor
6027 - nf_conntrack: avoid kernel pointer value leak in slab name
6028 - Linux 4.4.11
6029
6030 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
6031 - SAUCE: Bluetooth: Support for LED on Marvell modules
6032
6033 * Support Edge Gateway's WIFI LED (LP: #1512997)
6034 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
6035
6036 * Marvell wireless driver update for FCC regulation (LP: #1528910)
6037 - mwifiex: parse adhoc start/join result
6038 - mwifiex: handle start AP error paths correctly
6039 - mwifiex: set regulatory info from EEPROM
6040 - mwifiex: don't follow AP if country code received from EEPROM
6041 - mwifiex: correction in region code to country mapping
6042 - mwifiex: update region_code_index array
6043 - mwifiex: use world for unidentified region code
6044 - SAUCE: mwifiex: add iw vendor command support
6045
6046 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
6047 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
6048 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
6049 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
6050
6051 * cgroup namespace update (LP: #1584163)
6052 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
6053 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
6054 field"
6055 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
6056 namespaces
6057 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
6058 - cgroup: fix compile warning
6059
6060 * Missing libunwind support in perf (LP: #1248289)
6061 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
6062
6063 * e1000 Tx Unit Hang (LP: #1582328)
6064 - e1000: Double Tx descriptors needed check for 82544
6065 - e1000: Do not overestimate descriptor counts in Tx pre-check
6066
6067 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
6068 (LP: #1582378)
6069 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
6070 owns the ipc ns
6071
6072 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
6073 - drm/radeon: rework fbdev handling on chips with no connectors
6074 - drm/radeon/mst: fix regression in lane/link handling.
6075 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
6076 issue for CZ
6077 - drm/amd/powerplay: fix segment fault issue in multi-display case.
6078 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
6079
6080 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
6081 - [Config] enable CONFIG_AUFS_EXPORT
6082
6083 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
6084 - [Config] Update inclusion list for CRIU
6085
6086 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
6087 (LP: #1581132)
6088 - ethtool: add speed/duplex validation functions
6089 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
6090 - virtio_net: add ethtool support for set and get of settings
6091 - virtio_net: validate ethtool port setting and explain the user validation
6092
6093 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
6094 - powerpc/perf: Remove PME_ prefix for power7 events
6095 - powerpc/perf: Export Power8 generic and cache events to sysfs
6096
6097 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
6098 - net/mlx5: Introduce a new header file for physical port functions
6099 - net/mlx5e: Device's mtu field is u16 and not int
6100 - net/mlx5e: Fix minimum MTU
6101
6102 * Miscellaneous Ubuntu changes
6103 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
6104
6105 -- Kamal Mostafa <kamal@canonical.com> Fri, 10 Jun 2016 10:07:13 -0700
6106
6107 linux (4.4.0-24.43) xenial; urgency=low
6108
6109 [ Kamal Mostafa ]
6110
6111 * CVE-2016-1583 (LP: #1588871)
6112 - ecryptfs: fix handling of directory opening
6113 - SAUCE: proc: prevent stacking filesystems on top
6114 - SAUCE: ecryptfs: forbid opening files without mmap handler
6115 - SAUCE: sched: panic on corrupted stack end
6116
6117 * arm64: statically link rtc-efi (LP: #1583738)
6118 - [Config] Link rtc-efi statically on arm64
6119
6120 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 20:01:12 +0100
6121
6122 linux (4.4.0-23.41) xenial; urgency=low
6123
6124 [ Kamal Mostafa ]
6125
6126 * Release Tracking Bug
6127 - LP: #1582431
6128
6129 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
6130 - [Packaging] disable zfs module checks when cross-compiling
6131
6132 * Xenial update to v4.4.10 stable release (LP: #1580754)
6133 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
6134 recursive method calls"
6135 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
6136 - Revert: "powerpc/tm: Check for already reclaimed tasks"
6137 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
6138 - ipvs: handle ip_vs_fill_iph_skb_off failure
6139 - ipvs: correct initial offset of Call-ID header search in SIP persistence
6140 engine
6141 - ipvs: drop first packet to redirect conntrack
6142 - mfd: intel-lpss: Remove clock tree on error path
6143 - nbd: ratelimit error msgs after socket close
6144 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
6145 - mwifiex: fix corner case association failure
6146 - CNS3xxx: Fix PCI cns3xxx_write_config()
6147 - clk-divider: make sure read-only dividers do not write to their register
6148 - soc: rockchip: power-domain: fix err handle while probing
6149 - clk: rockchip: free memory in error cases when registering clock branches
6150 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
6151 - clk: qcom: msm8960: fix ce3_core clk enable register
6152 - clk: versatile: sp810: support reentrance
6153 - clk: qcom: msm8960: Fix ce3_src register offset
6154 - lpfc: fix misleading indentation
6155 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
6156 initialisation
6157 - mac80211: fix statistics leak if dev_alloc_name() fails
6158 - tracing: Don't display trigger file for events that can't be enabled
6159 - MD: make bio mergeable
6160 - Minimal fix-up of bad hashing behavior of hash_64()
6161 - mm, cma: prevent nr_isolated_* counters from going negative
6162 - mm/zswap: provide unique zpool name
6163 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
6164 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
6165 - xen: Fix page <-> pfn conversion on 32 bit systems
6166 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
6167 - xen/evtchn: fix ring resize when binding new events
6168 - HID: wacom: Add support for DTK-1651
6169 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
6170 - Input: zforce_ts - fix dual touch recognition
6171 - proc: prevent accessing /proc/<PID>/environ until it's ready
6172 - mm: update min_free_kbytes from khugepaged after core initialization
6173 - batman-adv: fix DAT candidate selection (must use vid)
6174 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
6175 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
6176 - batman-adv: Reduce refcnt of removed router when updating route
6177 - writeback: Fix performance regression in wb_over_bg_thresh()
6178 - MAINTAINERS: Remove asterisk from EFI directory names
6179 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
6180 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
6181 - ARC: Add missing io barriers to io{read,write}{16,32}be()
6182 - x86/sysfb_efi: Fix valid BAR address range check
6183 - ACPICA: Dispatcher: Update thread ID for recursive method calls
6184 - powerpc: Fix bad inline asm constraint in create_zero_mask()
6185 - libahci: save port map for forced port map
6186 - ata: ahci-platform: Add ports-implemented DT bindings.
6187 - USB: serial: cp210x: add ID for Link ECU
6188 - USB: serial: cp210x: add Straizona Focusers device ids
6189 - nvmem: mxs-ocotp: fix buffer overflow in read
6190 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
6191 - drm/amdgpu: make sure vertical front porch is at least 1
6192 - drm/amdgpu: set metadata pointer to NULL after freeing.
6193 - iio: ak8975: Fix NULL pointer exception on early interrupt
6194 - iio: ak8975: fix maybe-uninitialized warning
6195 - drm/radeon: make sure vertical front porch is at least 1
6196 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
6197 - drm/i915: Fix eDP low vswing for Broadwell
6198 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
6199 - drm/i915: Fake HDMI live status
6200 - lib/test-string_helpers.c: fix and improve string_get_size() tests
6201 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
6202 - Linux 4.4.10
6203
6204 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
6205 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
6206
6207 * [i915_bpo] Update i915 backport driver (LP: #1580114)
6208 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
6209 - SAUCE: i915_bpo: Sync with v4.6-rc7
6210
6211 * CVE-2016-4486 (LP: #1578497)
6212 - net: fix infoleak in rtnetlink
6213
6214 * CVE-2016-4485 (LP: #1578496)
6215 - net: fix infoleak in llc
6216
6217 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
6218 - drm: Balance error path for GEM handle allocation
6219
6220 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
6221 supported by compiler (LP: #1574982)
6222 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
6223
6224 * system freeze after vt switching (LP: #1542939)
6225 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
6226 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
6227
6228 * CVE-2016-4558 (LP: #1579140)
6229 - bpf: fix refcnt overflow
6230
6231 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
6232 upgrade -d (LP: #1573231)
6233 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
6234
6235 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
6236 (LP: #1544978)
6237 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
6238
6239 * Missing libunwind support in perf (LP: #1248289)
6240 - [Config] Add liblzma-dev to enable libunwind support in perf
6241
6242 * thunderbolt hotplug is broken (LP: #1577898)
6243 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
6244 calls
6245
6246 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
6247 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
6248
6249 * ZFS is confused by user namespaces (uid/gid mapping) when used with
6250 acltype=posixac (LP: #1567558)
6251 - zfs: Fix user namespaces uid/gid mapping
6252
6253 * oops when propagating mounts into containers - RIP:
6254 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
6255 (LP: #1572316)
6256 - fs/pnode.c: treat zero mnt_group_id-s as unequal
6257 - propogate_mnt: Handle the first propogated copy being a slave
6258
6259 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
6260 - PNP: Add Broadwell to Intel MCH size workaround
6261 - PNP: Add Haswell-ULT to Intel MCH size workaround
6262
6263 * Xenial update to v4.4.9 stable release (LP: #1578798)
6264 - block: loop: fix filesystem corruption in case of aio/dio
6265 - x86/mce: Avoid using object after free in genpool
6266 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
6267 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
6268 - ARM: mvebu: Correct unit address for linksys
6269 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
6270 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
6271 - assoc_array: don't call compare_object() on a node
6272 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
6273 - xhci: resume USB 3 roothub first
6274 - usb: xhci: fix wild pointers in xhci_mem_cleanup
6275 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
6276 - usb: hcd: out of bounds access in for_each_companion
6277 - usb: gadget: f_fs: Fix use-after-free
6278 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
6279 - dm cache metadata: fix cmd_read_lock() acquiring write lock
6280 - lib: lz4: fixed zram with lz4 on big endian machines
6281 - debugfs: Make automount point inodes permanently empty
6282 - dmaengine: dw: fix master selection
6283 - dmaengine: hsu: correct use of channel status register
6284 - dmaengine: pxa_dma: fix the maximum requestor line
6285 - sched/cgroup: Fix/cleanup cgroup teardown/init
6286 - x86/mm/xen: Suppress hugetlbfs in PV guests
6287 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
6288 - ALSA: hda - Don't trust the reported actual power state
6289 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
6290 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
6291 - ALSA: hda - add PCI ID for Intel Broxton-T
6292 - ALSA: pcxhr: Fix missing mutex unlock
6293 - ALSA: hda - Add dock support for ThinkPad X260
6294 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
6295 - futex: Handle unlock_pi race gracefully
6296 - futex: Acknowledge a new waiter in counter before plist
6297 - drm/nouveau/core: use vzalloc for allocating ramht
6298 - drm/qxl: fix cursor position with non-zero hotspot
6299 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
6300 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
6301 control"
6302 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
6303 control"
6304 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
6305 - iwlwifi: pcie: lower the debug level for RSA semaphore access
6306 - iwlwifi: mvm: fix memory leak in paging
6307 - crypto: ccp - Prevent information leakage on export
6308 - crypto: sha1-mb - use corrcet pointer while completing jobs
6309 - crypto: talitos - fix crash in talitos_cra_init()
6310 - crypto: talitos - fix AEAD tcrypt tests
6311 - powerpc: scan_features() updates incorrect bits for REAL_LE
6312 - powerpc: Update cpu_user_features2 in scan_features()
6313 - powerpc: Update TM user feature bits in scan_features()
6314 - nl80211: check netlink protocol in socket release notification
6315 - netlink: don't send NETLINK_URELEASE for unbound sockets
6316 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
6317 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
6318 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
6319 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
6320 - iommu/amd: Fix checking of pci dma aliases
6321 - iommu/dma: Restore scatterlist offsets correctly
6322 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
6323 work.
6324 - drm/amdgpu: use defines for CRTCs and AMFT blocks
6325 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
6326 - amdgpu/uvd: add uvd fw version for amdgpu
6327 - drm/amdgpu: fix regression on CIK (v2)
6328 - drm/radeon: add a quirk for a XFX R9 270X
6329 - drm/radeon: fix initial connector audio value
6330 - drm/radeon: forbid mapping of userptr bo through radeon device file
6331 - drm/radeon: fix vertical bars appear on monitor (v2)
6332 - drm: Loongson-3 doesn't fully support wc memory
6333 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
6334 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
6335 - drm/dp/mst: Restore primary hub guid on resume
6336 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
6337 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
6338 - drm/i915: Cleanup phys status page too
6339 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
6340 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
6341 - drm/i915: Fixup the free space logic in ring_prepare
6342 - drm/i915: Use fw_domains_put_with_fifo() on HSW
6343 - perf intel-pt: Fix segfault tracing transactions
6344 - i2c: cpm: Fix build break due to incompatible pointer types
6345 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
6346 - toshiba_acpi: Fix regression caused by hotkey enabling value
6347 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
6348 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
6349 - ASoC: ssm4567: Reset device before regcache_sync()
6350 - ASoC: dapm: Make sure we have a card when displaying component widgets
6351 - ASoC: rt5640: Correct the digital interface data select
6352 - vb2-memops: Fix over allocation of frame vectors
6353 - v4l2-dv-timings.h: fix polarity for 4k formats
6354 - cxl: Keep IRQ mappings on context teardown
6355 - IB/mlx5: Expose correct max_sge_rd limit
6356 - IB/security: Restrict use of the write() interface
6357 - efi: Fix out-of-bounds read in variable_matches()
6358 - efi: Expose non-blocking set_variable() wrapper to efivars
6359 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
6360 - workqueue: fix ghost PENDING flag while doing MQ IO
6361 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
6362 - cgroup, cpuset: replace cpuset_post_attach_flush() with
6363 cgroup_subsys->post_attach callback
6364 - memcg: relocate charge moving from ->attach to ->post_attach
6365 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
6366 - numa: fix /proc/<pid>/numa_maps for THP
6367 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
6368 - mm/hwpoison: fix wrong num_poisoned_pages accounting
6369 - cgroup: make sure a parent css isn't freed before its children
6370 - videobuf2-core: Check user space planes array in dqbuf
6371 - videobuf2-v4l2: Verify planes array in buffer dequeueing
6372 - Revert "regulator: core: Fix nested locking of supplies"
6373 - regulator: core: fix regulator_lock_supply regression
6374 - regulator: core: Ensure we lock all regulators
6375 - regulator: core: Fix nested locking of supplies
6376 - locking/mcs: Fix mcs_spin_lock() ordering
6377 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
6378 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
6379 - irqchip/mxs: Fix error check of of_io_request_and_map()
6380 - regulator: s5m8767: fix get_register() error handling
6381 - paride: make 'verbose' parameter an 'int' again
6382 - scsi_dh: force modular build if SCSI is a module
6383 - fbdev: da8xx-fb: fix videomodes of lcd panels
6384 - misc/bmp085: Enable building as a module
6385 - misc: mic/scif: fix wrap around tests
6386 - PM / OPP: Initialize u_volt_min/max to a valid value
6387 - PM / Domains: Fix removal of a subdomain
6388 - rtc: hym8563: fix invalid year calculation
6389 - rtc: vr41xx: Wire up alarm_irq_enable
6390 - rtc: ds1685: passing bogus values to irq_restore
6391 - rtc: rx8025: remove rv8803 id
6392 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
6393 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
6394 - perf evlist: Reference count the cpu and thread maps at set_maps()
6395 - x86/mm/kmmio: Fix mmiotrace for hugepages
6396 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
6397 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
6398 - mtd: spi-nor: remove micron_quad_enable()
6399 - mtd: brcmnand: Fix v7.1 register offsets
6400 - mtd: nand: Drop mtd.owner requirement in nand_scan
6401 - perf hists browser: Only offer symbol scripting when a symbol is under the
6402 cursor
6403 - perf tools: handle spaces in file names obtained from /proc/pid/maps
6404 - perf stat: Document --detailed option
6405 - ext4: fix races between page faults and hole punching
6406 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
6407 - ext4: fix races between buffered IO and collapse / insert range
6408 - ext4: fix races of writeback with punch hole and zero range
6409 - ARM: OMAP3: Add cpuidle parameters table for omap3430
6410 - ARM: prima2: always enable reset controller
6411 - ARM: EXYNOS: select THERMAL_OF
6412 - ARM: dts: armada-375: use armada-370-sata for SATA
6413 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
6414 - bus: imx-weim: Take the 'status' property value into account
6415 - jme: Do not enable NIC WoL functions on S0
6416 - jme: Fix device PM wakeup API usage
6417 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
6418 - thermal: rockchip: fix a impossible condition caused by the warning
6419 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
6420 - megaraid_sas: add missing curly braces in ioctl handler
6421 - stm class: Select CONFIG_SRCU
6422 - extcon: max77843: Use correct size for reading the interrupt register
6423 - Linux 4.4.9
6424
6425 * Stoney powerplay support (LP: #1578305)
6426 - amdgpu/powerplay: Add Stoney to list of early init cases
6427
6428 * CVE-2016-2117 (LP: #1561403)
6429 - atl2: Disable unimplemented scatter/gather feature
6430
6431 * CVE-2016-2187 (LP: #1575706)
6432 - Input: gtco - fix crash on detecting device without endpoints
6433
6434 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
6435 - Fix ZPL miswrite of default POSIX ACL
6436
6437 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
6438 [travis3EN] (LP: #1574697)
6439 - net/mlx4_core: Implement pci_resume callback
6440 - net/mlx4_core: Avoid repeated calls to pci enable/disable
6441
6442 * Add support to thinkpad keyboard backlight (LP: #1574498)
6443 - thinkpad_acpi: Add support for keyboard backlight
6444
6445 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
6446 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
6447
6448 * Miscellaneous Ubuntu changes
6449 - updateconfigs for Linux v4.4.9
6450
6451 -- Kamal Mostafa <kamal@canonical.com> Mon, 16 May 2016 15:16:29 -0700
6452
6453 linux (4.4.0-22.40) xenial; urgency=low
6454
6455 [ Kamal Mostafa ]
6456
6457 * CVE-2016-3713 (LP: #1581201)
6458 - SAUCE: KVM: MTRR: remove MSR 0x2f8
6459
6460 * CVE-2016-0758 (LP: #1581202)
6461 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
6462
6463 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 May 2016 13:38:45 -0700
6464
6465 linux (4.4.0-22.39) xenial; urgency=low
6466
6467 [ Kamal Mostafa ]
6468
6469 * Release Tracking Bug
6470 - LP: #1578721
6471
6472 * LP: #1578705
6473 - bpf: fix double-fdput in replace_map_fd_with_map_ptr()
6474
6475 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 09:30:58 -0700
6476
6477 linux (4.4.0-22.38) xenial; urgency=low
6478
6479 [ Kamal Mostafa ]
6480
6481 * Release Tracking Bug
6482 - LP: #1573817
6483
6484 * autoreconstruct: need to also generate extend-diff-ignore options for links
6485 (LP: #1574362)
6486 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
6487
6488 * tipc: missing linearization of sk_buff (LP: #1567064)
6489 - tipc: move linearization of buffers to generic code
6490
6491 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
6492 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
6493 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
6494 vmbus_mmio_allocate()
6495 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
6496 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
6497 private resource tree
6498 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
6499 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
6500 range
6501
6502 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
6503 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
6504
6505 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
6506 - [Config] CONFIG_AUFS_XATTR=y
6507
6508 * CVE-2016-3672 (LP: #1568523)
6509 - x86/mm/32: Enable full randomization on i386 and X86_32
6510
6511 * CVE-2016-3955 (LP: #1572666)
6512 - USB: usbip: fix potential out-of-bounds write
6513
6514 * Xenial update to v4.4.8 stable release (LP: #1573034)
6515 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
6516 instantiated
6517 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
6518 - parisc: Avoid function pointers for kernel exception routines
6519 - parisc: Fix kernel crash with reversed copy_from_user()
6520 - parisc: Unbreak handling exceptions from kernel modules
6521 - ALSA: timer: Use mod_timer() for rearming the system timer
6522 - ALSA: hda - Asus N750JV external subwoofer fixup
6523 - ALSA: hda - Fix white noise on Asus N750JV headphone
6524 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
6525 - mm: fix invalid node in alloc_migrate_target()
6526 - powerpc/mm: Fixup preempt underflow with huge pages
6527 - libnvdimm: fix smart data retrieval
6528 - libnvdimm, pfn: fix uuid validation
6529 - compiler-gcc: disable -ftracer for __noclone functions
6530 - arm64: opcodes.h: Add arm big-endian config options before including arm
6531 header
6532 - drm/dp: move hw_mutex up the call stack
6533 - drm/udl: Use unlocked gem unreferencing
6534 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
6535 - drm/radeon: add another R7 370 quirk
6536 - drm/radeon: add a dpm quirk for all R7 370 parts
6537 - drm/amdgpu/gmc: move vram type fetching into sw_init
6538 - drm/amdgpu/gmc: use proper register for vram type on Fiji
6539 - xen/events: Mask a moving irq
6540 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
6541 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
6542 - net: jme: fix suspend/resume on JMC260
6543 - net: vrf: Remove direct access to skb->data
6544 - net: qca_spi: Don't clear IFF_BROADCAST
6545 - net: qca_spi: clear IFF_TX_SKB_SHARING
6546 - net: fix bridge multicast packet checksum validation
6547 - sctp: lack the check for ports in sctp_v6_cmp_addr
6548 - mld, igmp: Fix reserved tailroom calculation
6549 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
6550 - qmi_wwan: add Sierra Wireless EM74xx device ID
6551 - ipv6: re-enable fragment header matching in ipv6_find_hdr
6552 - vxlan: fix missing options_len update on RX with collect metadata
6553 - cdc_ncm: toggle altsetting to force reset before setup
6554 - udp6: fix UDP/IPv6 encap resubmit path
6555 - tcp: fix tcpi_segs_in after connection establishment
6556 - ppp: release rtnl mutex when interface creation fails
6557 - net: validate variable length ll headers
6558 - ax25: add link layer header validation function
6559 - packet: validate variable length ll headers
6560 - bpf: avoid copying junk bytes in bpf_get_current_comm()
6561 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
6562 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
6563 - qlcnic: Remove unnecessary usage of atomic_t
6564 - qlcnic: Fix mailbox completion handling during spurious interrupt
6565 - macvtap: always pass ethernet header in linear
6566 - mlxsw: spectrum: Check requested ageing time is valid
6567 - rocker: set FDB cleanup timer according to lowest ageing time
6568 - bridge: allow zero ageing time
6569 - ipv4: Don't do expensive useless work during inetdev destroy.
6570 - net: Fix use after free in the recvmmsg exit path
6571 - mlx4: add missing braces in verify_qp_parameters
6572 - farsync: fix off-by-one bug in fst_add_one
6573 - ath9k: fix buffer overrun for ar9287
6574 - ppp: ensure file->private_data can't be overridden
6575 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
6576 - qlge: Fix receive packets drop.
6577 - net: bcmgenet: fix dma api length mismatch
6578 - bonding: fix bond_get_stats()
6579 - ipv4: fix broadcast packets reception
6580 - ipv4: initialize flowi4_flags before calling fib_lookup()
6581 - ppp: take reference on channels netns
6582 - xfrm: Fix crash observed during device unregistration and decryption
6583 - qmi_wwan: add "D-Link DWM-221 B1" device id
6584 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
6585 - bridge: Allow set bridge ageing time when switchdev disabled
6586 - rtnl: fix msg size calculation in if_nlmsg_size()
6587 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
6588 - tuntap: restore default qdisc
6589 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
6590 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
6591 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
6592 - ipv6: Count in extension headers in skb->network_header
6593 - mpls: find_outdev: check for err ptr in addition to NULL check
6594 - USB: uas: Limit qdepth at the scsi-host level
6595 - USB: uas: Add a new NO_REPORT_LUNS quirk
6596 - cdc-acm: fix NULL pointer reference
6597 - KVM: x86: Inject pending interrupt even if pending nmi exist
6598 - KVM: x86: reduce default value of halt_poll_ns parameter
6599 - MIPS: Fix MSA ld unaligned failure cases
6600 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
6601 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
6602 - pinctrl: sunxi: Fix A33 external interrupts not working
6603 - pinctrl: nomadik: fix pull debug print inversion
6604 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
6605 - au0828: fix au0828_v4l2_close() dev_state race condition
6606 - au0828: Fix dev_state handling
6607 - coda: fix error path in case of missing pdata on non-DT platform
6608 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
6609 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
6610 - rbd: use GFP_NOIO consistently for request allocations
6611 - virtio: virtio 1.0 cs04 spec compliance for reset
6612 - mac80211: properly deal with station hashtable insert errors
6613 - mac80211: avoid excessive stack usage in sta_info
6614 - mac80211: fix ibss scan parameters
6615 - mac80211: fix unnecessary frame drops in mesh fwding
6616 - mac80211: fix txq queue related crashes
6617 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
6618 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
6619 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
6620 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
6621 - iio: accel: bmc150: fix endianness when reading axes
6622 - iio: gyro: bmg160: fix buffer read values
6623 - iio: gyro: bmg160: fix endianness when reading axes
6624 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
6625 bytes
6626 - fs: add file_dentry()
6627 - nfs: use file_dentry()
6628 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
6629 - ext4: add lockdep annotations for i_data_sem
6630 - ext4: ignore quota mount options if the quota feature is enabled
6631 - iommu: Don't overwrite domain pointer when there is no default_domain
6632 - Btrfs: fix file/data loss caused by fsync after rename and new inode
6633 - arm64: replace read_lock to rcu lock in call_step_hook
6634 - perf: Do not double free
6635 - perf: Cure event->pending_disable race
6636 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
6637 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
6638 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
6639 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
6640 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
6641 - ALSA: usb-audio: Add a quirk for Plantronics BT300
6642 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
6643 - HID: wacom: fix Bamboo ONE oops
6644 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
6645 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
6646 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
6647 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
6648 - staging: android: ion: Set the length of the DMA sg entries in buffer
6649 - usbvision: fix crash on detecting device with invalid configuration
6650 - Revert "usb: hub: do not clear BOS field during reset device"
6651 - Linux 4.4.8
6652
6653 * Fix speaker volume on a Dell machine (LP: #1549660)
6654 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
6655
6656 * Xenial update to v4.4.7 stable release (LP: #1572722)
6657 - regulator: core: avoid unused variable warning
6658 - regulator: core: Fix nested locking of supplies
6659 - ASoC: samsung: pass DMA channels as pointers
6660 - mmc: sh_mmcif: rework dma channel handling
6661 - mmc: sh_mmcif: Correct TX DMA channel allocation
6662 - x86/microcode/intel: Make early loader look for builtin microcode too
6663 - x86/microcode: Untangle from BLK_DEV_INITRD
6664 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
6665 - perf/x86/intel: Add definition for PT PMI bit
6666 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
6667 - KVM: i8254: change PIT discard tick policy
6668 - KVM: fix spin_lock_init order on x86
6669 - KVM: VMX: avoid guest hang on invalid invept instruction
6670 - KVM: VMX: avoid guest hang on invalid invvpid instruction
6671 - KVM: VMX: fix nested vpid for old KVM guests
6672 - perf/core: Fix perf_sched_count derailment
6673 - perf tools: Dont stop PMU parsing on alias parse error
6674 - perf tools: Fix checking asprintf return value
6675 - perf tools: Fix python extension build
6676 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
6677 - sched/preempt, sh: kmap_coherent relies on disabled preemption
6678 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
6679 - s390: fix floating pointer register corruption (again)
6680 - s390/cpumf: add missing lpp magic initialization
6681 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
6682 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
6683 - PCI: ACPI: IA64: fix IO port generic range check
6684 - x86/irq: Cure live lock in fixup_irqs()
6685 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
6686 - x86/iopl/64: Properly context-switch IOPL on Xen PV
6687 - x86/iopl: Fix iopl capability check on Xen PV
6688 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
6689 - sg: fix dxferp in from_to case
6690 - aacraid: Fix RRQ overload
6691 - aacraid: Fix memory leak in aac_fib_map_free
6692 - aacraid: Set correct msix count for EEH recovery
6693 - sd: Fix discard granularity when LBPRZ=1
6694 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
6695 - be2iscsi: set the boot_kset pointer to NULL in case of failure
6696 - aic7xxx: Fix queue depth handling
6697 - libnvdimm: Fix security issue with DSM IOCTL.
6698 - dm snapshot: disallow the COW and origin devices from being identical
6699 - dm: fix excessive dm-mq context switching
6700 - dm thin metadata: don't issue prefetches if a transaction abort has failed
6701 - dm cache: make sure every metadata function checks fail_io
6702 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
6703 - usb: retry reset if a device times out
6704 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
6705 - USB: uas: Reduce can_queue to MAX_CMNDS
6706 - USB: cdc-acm: more sanity checking
6707 - USB: iowarrior: fix oops with malicious USB descriptors
6708 - USB: usb_driver_claim_interface: add sanity checking
6709 - USB: mct_u232: add sanity checking in probe
6710 - USB: digi_acceleport: do sanity checking for the number of ports
6711 - USB: cypress_m8: add endpoint sanity check
6712 - USB: serial: cp210x: Adding GE Healthcare Device ID
6713 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
6714 - USB: option: add "D-Link DWM-221 B1" device id
6715 - pwc: Add USB id for Philips Spc880nc webcam
6716 - Input: powermate - fix oops with malicious USB descriptors
6717 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
6718 - ALSA: usb-audio: Add sanity checks for endpoint accesses
6719 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
6720 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
6721 - ALSA: usb-audio: Fix double-free in error paths after
6722 snd_usb_add_audio_stream() call
6723 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
6724 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
6725 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
6726 - crypto: ccp - Add hash state import and export support
6727 - crypto: ccp - Limit the amount of information exported
6728 - crypto: ccp - Don't assume export/import areas are aligned
6729 - crypto: ccp - memset request context to zero during import
6730 - crypto: keywrap - memzero the correct memory
6731 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
6732 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
6733 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
6734 - X.509: Fix leap year handling again
6735 - mei: bus: check if the device is enabled before data transfer
6736 - HID: logitech: fix Dual Action gamepad support
6737 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
6738 - HID: multitouch: force retrieving of Win8 signature blob
6739 - HID: fix hid_ignore_special_drivers module parameter
6740 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
6741 - staging: android: ion_test: fix check of platform_device_register_simple()
6742 error code
6743 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
6744 - tty: Fix GPF in flush_to_ldisc(), part 2
6745 - net: irda: Fix use-after-free in irtty_open()
6746 - 8250: use callbacks to access UART_DLL/UART_DLM
6747 - saa7134: Fix bytesperline not being set correctly for planar formats
6748 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
6749 - bttv: Width must be a multiple of 16 when capturing planar formats
6750 - coda: fix first encoded frame payload
6751 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
6752 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
6753 - mtip32xx: Fix broken service thread handling
6754 - mtip32xx: Remove unwanted code from taskfile error handler
6755 - mtip32xx: Print exact time when an internal command is interrupted
6756 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
6757 - mtip32xx: Handle safe removal during IO
6758 - mtip32xx: Handle FTL rebuild failure state during device initialization
6759 - mtip32xx: Implement timeout handler
6760 - mtip32xx: Cleanup queued requests after surprise removal
6761 - ALSA: pcm: Avoid "BUG:" string for warnings again
6762 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
6763 - ALSA: hda - Don't handle ELD notify from invalid port
6764 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
6765 - ALSA: hda - Fix unconditional GPIO toggle via automute
6766 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
6767 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
6768 - brd: Fix discard request processing
6769 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
6770 - bcache: cleaned up error handling around register_cache()
6771 - bcache: fix race of writeback thread starting before complete initialization
6772 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
6773 - mm: memcontrol: reclaim when shrinking memory.high below usage
6774 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
6775 - ia64: define ioremap_uc()
6776 - watchdog: don't run proc_watchdog_update if new value is same as old
6777 - watchdog: rc32434_wdt: fix ioctl error handling
6778 - Bluetooth: Add new AR3012 ID 0489:e095
6779 - Bluetooth: Fix potential buffer overflow with Add Advertising
6780 - cgroup: ignore css_sets associated with dead cgroups during migration
6781 - net: mvneta: enable change MAC address when interface is up
6782 - of: alloc anywhere from memblock if range not specified
6783 - vfs: show_vfsstat: do not ignore errors from show_devname method
6784 - splice: handle zero nr_pages in splice_to_pipe()
6785 - xtensa: ISS: don't hang if stdin EOF is reached
6786 - xtensa: fix preemption in {clear,copy}_user_highpage
6787 - xtensa: clear all DBREAKC registers on start
6788 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
6789 - ARC: bitops: Remove non relevant comments
6790 - quota: Fix possible GPF due to uninitialised pointers
6791 - xfs: fix two memory leaks in xfs_attr_list.c error paths
6792 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
6793 - md/raid5: Compare apples to apples (or sectors to sectors)
6794 - RAID5: check_reshape() shouldn't call mddev_suspend
6795 - RAID5: revert e9e4c377e2f563 to fix a livelock
6796 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
6797 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
6798 - md: multipath: don't hardcopy bio in .make_request path
6799 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
6800 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
6801 freed"
6802 - fuse: do not use iocb after it may have been freed
6803 - fuse: Add reference counting for fuse_io_priv
6804 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
6805 - rapidio/rionet: fix deadlock on SMP
6806 - ipr: Fix out-of-bounds null overwrite
6807 - ipr: Fix regression when loading firmware
6808 - iwlwifi: mvm: Fix paging memory leak
6809 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
6810 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
6811 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
6812 - drm/amdgpu: include the right version of gmc header files for iceland
6813 - IB/ipoib: fix for rare multicast join race condition
6814 - tracing: Have preempt(irqs)off trace preempt disabled functions
6815 - tracing: Fix crash from reading trace_pipe with sendfile
6816 - tracing: Fix trace_printk() to print when not using bprintk()
6817 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
6818 - scripts/coccinelle: modernize &
6819 - scripts/kconfig: allow building with make 3.80 again
6820 - kbuild/mkspec: fix grub2 installkernel issue
6821 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
6822 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
6823 - mmc: block: fix ABI regression of mmc_blk_ioctl
6824 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
6825 - mmc: sdhci: fix data timeout (part 1)
6826 - mmc: sdhci: fix data timeout (part 2)
6827 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
6828 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
6829 - clk: rockchip: rk3368: fix cpuclk core dividers
6830 - clk: rockchip: rk3368: fix parents of video encoder/decoder
6831 - clk: rockchip: rk3368: fix hdmi_cec gate-register
6832 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
6833 - clk: bcm2835: Fix setting of PLL divider clock rates
6834 - target: Fix target_release_cmd_kref shutdown comp leak
6835 - iser-target: Fix identification of login rx descriptor type
6836 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
6837 - iser-target: Separate flows for np listeners and connections cma events
6838 - iser-target: Rework connection termination
6839 - nfsd4: fix bad bounds checking
6840 - nfsd: fix deadlock secinfo+readdir compound
6841 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
6842 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
6843 - ACPI / PM: Runtime resume devices when waking from hibernate
6844 - writeback, cgroup: fix premature wb_put() in
6845 locked_inode_to_wb_and_lock_list()
6846 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
6847 inode
6848 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
6849 trackstick buttons, again"
6850 - Input: synaptics - handle spurious release of trackstick buttons, again
6851 - Input: ims-pcu - sanity check against missing interfaces
6852 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
6853 - ocfs2/dlm: fix race between convert and recovery
6854 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
6855 - mm/page_alloc: prevent merging between isolated and other pageblocks
6856 - mtd: onenand: fix deadlock in onenand_block_markbad
6857 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
6858 - scsi_common: do not clobber fixed sense information
6859 - sched/cputime: Fix steal time accounting vs. CPU hotplug
6860 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
6861 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
6862 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
6863 - Linux 4.4.7
6864
6865 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
6866 - Bluetooth: Add new AR3012 ID 0489:e095
6867
6868 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
6869 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
6870
6871 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
6872 gl552jx (LP: #1552925)
6873 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
6874
6875 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
6876 (LP: #1546694)
6877 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
6878
6879 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
6880 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
6881
6882 * s390/pci: add extra padding to function measurement block (LP: #1572291)
6883 - s390/pci: add extra padding to function measurement block
6884
6885 * CVE-2016-3951 (LP: #1567191)
6886 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
6887 - usbnet: cleanup after bind() in probe()
6888
6889 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
6890 - efi: Remove redundant efi_set_variable_nonblocking() prototype
6891 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
6892 - efi: Add nonblocking option to efi_query_variable_store()
6893 - efi: Add NV memory attribute
6894 - efi: Reformat GUID tables to follow the format in UEFI spec
6895 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
6896 - SAUCE: (noup) Add EFI signature data types
6897 - crypto: KEYS: convert public key and digsig asym to the akcipher api
6898 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
6899 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
6900 - [Config] CONFIG_IMA_MOK_KEYRING=y
6901 - IMA: create machine owner and blacklist keyrings
6902 - KEYS: Add an alloc flag to convey the builtinness of a key
6903 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
6904 - SAUCE: (noup) KEYS: Add a system blacklist keyring
6905 - SAUCE: (noup) MODSIGN: Support not importing certs from db
6906
6907 * Miscellaneous Ubuntu changes
6908 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
6909
6910 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
6911
6912 linux (4.4.0-21.37) xenial; urgency=low
6913
6914 [ Tim Gardner ]
6915
6916 * Release Tracking Bug
6917 - LP: #1571791
6918
6919 * linux: MokSBState is ignored (LP: #1571691)
6920 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
6921 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
6922 - SAUCE: (noup) Display MOKSBState when disabled
6923
6924 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
6925
6926 linux (4.4.0-20.36) xenial; urgency=low
6927
6928 [ Tim Gardner ]
6929
6930 * Release Tracking Bug
6931 - LP: #1571069
6932
6933 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
6934 - SAUCE: kernfs: Do not match superblock in another user namespace when
6935 mounting
6936
6937 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
6938 - x86/topology: Fix logical package mapping
6939 - x86/topology: Fix Intel HT disable
6940 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
6941 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
6942 - x86/topology: Fix AMD core count
6943
6944 * [regression]: Failed to call clock_adjtime(): Invalid argument
6945 (LP: #1566465)
6946 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
6947
6948 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
6949
6950 linux (4.4.0-19.35) xenial; urgency=low
6951
6952 [ Tim Gardner ]
6953
6954 * Release Tracking Bug
6955 - LP: #1570348
6956
6957 * CVE-2016-2847 (LP: #1554260)
6958 - pipe: limit the per-user amount of pages allocated in pipes
6959
6960 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
6961 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
6962
6963 * arm64: guest hangs when ntpd is running (LP: #1549494)
6964 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
6965
6966 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
6967 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
6968
6969 * s390/cpumf: Fix lpp detection (LP: #1555344)
6970 - s390/facilities: use stfl mnemonic instead of insn magic
6971 - s390/facilities: always use lowcore's stfle field for storing facility bits
6972 - s390/cpumf: Fix lpp detection
6973
6974 * s390x kernel image needs weightwatchers (LP: #1536245)
6975 - [Config] s390x: Use compressed kernel bzImage
6976
6977 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
6978 upgrading to Ubuntu 16.04 (LP: #1567581)
6979 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
6980 device-tree properties"
6981
6982 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
6983 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
6984 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
6985 - cpufreq: powernv: Add sysfs attributes to show throttle stats
6986
6987 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
6988 - [Config] Add ib_iser to generic inclusion list
6989
6990 * thunderx nic performance improvements (LP: #1567093)
6991 - net: thunderx: Set recevie buffer page usage count in bulk
6992 - net: thunderx: Adjust nicvf structure to reduce cache misses
6993
6994 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
6995 - net: thunderx: Fix for multiqset not configured upon interface toggle
6996 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
6997 - net: thunderx: Fix receive packet stats
6998
6999 * Miscellaneous Ubuntu changes
7000 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
7001
7002 * Miscellaneous upstream changes (LP: #1564901)
7003 - Input: xpad - correctly handle concurrent LED and FF requests
7004
7005 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
7006
7007 linux (4.4.0-18.34) xenial; urgency=low
7008
7009 [ Tim Gardner ]
7010
7011 * Release Tracking Bug
7012 - LP: #1566868
7013
7014 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
7015 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
7016 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
7017
7018 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
7019 - [Config] CONFIG_ARCH_ROCKCHIP=y
7020
7021 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
7022 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
7023 - perf/x86/cqm: Fix CQM memory leak and notifier leak
7024 - x86/cpufeature: Carve out X86_FEATURE_*
7025 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
7026 - x86/topology: Create logical package id
7027 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
7028 - perf/x86/mbm: Add memory bandwidth monitoring event management
7029 - perf/x86/mbm: Implement RMID recycling
7030 - perf/x86/mbm: Add support for MBM counter overflow handling
7031
7032 * User namespace mount updates (LP: #1566505)
7033 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
7034 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
7035 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
7036 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
7037 - SAUCE: fs: fix a posible leak of allocated superblock
7038
7039 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
7040 (LP: #1566518)
7041 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
7042 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
7043
7044 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
7045 for Alpine Ridge on SKL (LP: #1519623)
7046 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
7047 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
7048 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
7049 - usb: add device descriptor for usb 3.1 root hub
7050 - usb: Support USB 3.1 extended port status request
7051 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
7052 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
7053 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
7054 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
7055 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
7056 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
7057 - usb: Add USB 3.1 Precision time measurement capability descriptor support
7058 - xhci: refactor and cleanup endpoint initialization.
7059 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
7060 - xhci: cleanup isoc tranfers queuing code
7061 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
7062 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
7063
7064 * wrong/missing permissions for device file /dev/prandom (prng.ko)
7065 (LP: #1558275)
7066 - s390/crypto: provide correct file mode at device register.
7067
7068 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
7069 - ALSA: hda - fix front mic problem for a HP desktop
7070
7071 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
7072 (LP: #1556228)
7073 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
7074
7075 * please provide mmc-modules udeb (LP: #1565765)
7076 - [Config] Add mmc block drivers to d-i
7077
7078 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
7079 - Add secure_modules() call
7080 - PCI: Lock down BAR access when module security is enabled
7081 - x86: Lock down IO port access when module security is enabled
7082 - ACPI: Limit access to custom_method
7083 - asus-wmi: Restrict debugfs interface when module loading is restricted
7084 - Restrict /dev/mem and /dev/kmem when module loading is restricted
7085 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
7086 - kexec: Disable at runtime if the kernel enforces module loading restrictions
7087 - x86: Restrict MSR access when module loading is restricted
7088 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
7089 - Add option to automatically enforce module signatures when in Secure Boot mode
7090 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
7091 - efi: Add EFI_SECURE_BOOT bit
7092 - hibernate: Disable in a signed modules environment
7093
7094 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
7095 - PCI: Add fwnode_handle to x86 pci_sysdata
7096 - PCI: Look up IRQ domain by fwnode_handle
7097 - [Config] CONFIG_PCI_HYPERV=m
7098 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
7099
7100 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
7101 (LP: #1559923)
7102 - ACPI / processor: Request native thermal interrupt handling via _OSC
7103
7104 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
7105 (LP: #1564591)
7106 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
7107
7108 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
7109 - atomics: Allow architectures to define their own __atomic_op_* helpers
7110 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
7111 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
7112 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
7113
7114 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
7115 - [Debian] cpupower uses non-standard CROSS
7116
7117 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
7118 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
7119
7120 * Unable to migrate container (LP: #1563921)
7121 - SAUCE: cgroup mount: ignore nsroot=
7122
7123 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
7124 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
7125
7126 * /proc/$pid/maps performance regression (LP: #1547231)
7127 - proc: revert /proc/<pid>/maps [stack:TID] annotation
7128
7129 * TPM2.0 trusted keys fixes (LP: #1398274)
7130 - tpm: remove unneeded include of actbl2.h
7131 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
7132 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
7133 - tpm_tis: Disable interrupt auto probing on a per-device basis
7134 - tpm_tis: Do not fall back to a hardcoded address for TPM2
7135 - tpm_tis: Use devm_ioremap_resource
7136 - tpm_tis: Clean up the force=1 module parameter
7137 - tpm_crb: Drop le32_to_cpu(ioread32(..))
7138 - tpm_crb: Use devm_ioremap_resource
7139 - tpm: fix the rollback in tpm_chip_register()
7140 - tpm: fix the cleanup of struct tpm_chip
7141 - tpm: fix: set continueSession attribute for the unseal operation
7142 - tpm: fix: return rc when devm_add_action() fails
7143 - tpm_eventlog.c: fix binary_bios_measurements
7144 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
7145 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
7146 - tpm_tis: fix build warning with tpm_tis_resume
7147
7148 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
7149 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
7150
7151 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
7152 Xenial (LP: #1563485)
7153 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
7154 - cxlflash: Increase cmd_per_lun for better throughput
7155 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
7156
7157 * Miscellaneous Ubuntu changes
7158 - [Config] do_zfs_powerpc64-smp = true
7159 - [Debian] fix linux_tools when cross-compiling
7160 - [Config] do_zfs_powerpc64-smp use default value
7161 - SAUCE: apparmor: Fix FTBFS due to bad include path
7162 - SAUCE: i915_bpo: Disable preliminary hw support
7163
7164 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
7165
7166 linux (4.4.0-17.33) xenial; urgency=low
7167
7168 [ Tim Gardner ]
7169
7170 * Release Tracking Bug
7171 - LP: #1563441
7172
7173 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
7174 (LP: #1560552)
7175 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
7176 about to hit.
7177
7178 * Predictable naming mechanism is leading to issues in DLPAR operations of
7179 NICs (LP: #1560514)
7180 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
7181 properties
7182
7183 * ThunderX: support alternative phy implementations (LP: #1562968)
7184 - net: thunderx: Cleanup PHY probing code.
7185 - [Config] CONFIG_MDIO_CAVIUM=m
7186 - phy: mdio-octeon: Refactor into two files/modules
7187 - [Config] CONFIG_MDIO_THUNDER=m
7188 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
7189 - phy: mdio-cavium: Add missing MODULE_* annotations.
7190 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
7191 - phy: mdio-thunder: Fix some Kconfig typos
7192 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
7193
7194 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
7195 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
7196 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
7197
7198 * lots of printk to serial console can hang system for long time
7199 (LP: #1534216)
7200 - printk: set may_schedule for some of console_trylock() callers
7201
7202 * [i915_bpo] Update i915 backport driver (LP: #1560395)
7203 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
7204 - PM / runtime: Add new helper for conditional usage count incrementation
7205 - drm/core: Add drm_for_each_encoder_mask, v2.
7206 - drm/atomic-helper: Implement subsystem-level suspend/resume
7207
7208 * [Hyper-V] VM Sockets (LP: #1541585)
7209 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
7210 - Drivers: hv: vmbus: Add vendor and device atttributes
7211 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
7212 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
7213 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
7214 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
7215 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
7216 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
7217 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
7218 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
7219 - Drivers: hv: vmbus: add a per-channel rescind callback
7220 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
7221 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
7222 - Drivers: hv: vmbus: Give control over how the ring access is serialized
7223 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
7224 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
7225 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
7226 - Drivers: hv: vmbus: remove code duplication in message handling
7227 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
7228 - Drivers: hv: util: Pass the channel information during the init call
7229 - Drivers: hv: utils: Remove util transport handler from list if registration fails
7230 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
7231 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
7232
7233 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
7234 (LP: #1559918)
7235 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
7236
7237 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
7238 - net: add tc offload feature flag
7239 - net: tc: helper functions to query action types
7240 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
7241 - net: rework ndo tc op to consume additional qdisc handle parameter
7242 - net: rework setup_tc ndo op to consume general tc operand
7243 - net: sched: add cls_u32 offload hooks for netdevs
7244 - net: ixgbe: add support for tc_u32 offload
7245 - net: ixgbe: abort with cls u32 divisor groups greater than 1
7246
7247 * Bring fm10k up to Fortville SW5 (LP: #1562310)
7248 - net: add netif_is_team_master helper
7249 - net: add netif_is_team_port helper
7250 - net: add netif_is_lag_master helper
7251 - net: add netif_is_lag_port helper
7252 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
7253 - fm10k: don't reinitialize RSS flow table when RXFH configured
7254
7255 * [Feature]Always Running Timer (ART) to System Time translation
7256 (LP: #1519625)
7257 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
7258 - timekeeping: Provide internal function __ktime_get_real_seconds
7259 - timekeeping: Cap adjustments so they don't exceed the maxadj value
7260 - clocksource: Make clocksource validation work for all clocksources
7261 - time: Add cycles to nanoseconds translation
7262 - time: Add timekeeping snapshot code capturing system time and counter
7263 - time: Remove duplicated code in ktime_get_raw_and_real()
7264 - time: Add driver cross timestamp interface for higher precision time synchronization
7265 - time: Add history to cross timestamp interface supporting slower devices
7266 - time/timekeeping: Work around false positive GCC warning
7267 - x86/tsc: Always Running Timer (ART) correlated clocksource
7268 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
7269 - [Config] CONFIG_E1000E_HWTS=y
7270 - e1000e: Adds hardware supported cross timestamp on e1000e nic
7271
7272 * x-gene2: add SoC v2 support to clock (LP: #1561604)
7273 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
7274
7275 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
7276 - perf/x86: Move perf_event.c ............... => x86/events/core.c
7277 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
7278 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
7279 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
7280 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
7281 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
7282 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
7283 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
7284 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
7285 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
7286 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
7287 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
7288 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
7289 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
7290 x86/events/intel/uncore.[ch]
7291 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
7292 x86/events/intel/uncore_nmhex.c
7293 - perf/x86: Move perf_event_intel_uncore_snb.c =>
7294 x86/events/intel/uncore_snb.c
7295 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
7296 x86/events/intel/uncore_snbep.c
7297 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
7298 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
7299 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
7300 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
7301 - perf/x86: Move perf_event.h to its new home
7302 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
7303
7304 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
7305 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
7306
7307 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
7308
7309 linux (4.4.0-16.32) xenial; urgency=low
7310
7311 [ Tim Gardner ]
7312
7313 * Release Tracking Bug
7314 - LP: #1561727
7315
7316 * fix thermal throttling due to commit "Thermal: initialize thermal zone
7317 device correctly" (LP: #1561676)
7318 - Thermal: Ignore invalid trip points
7319
7320 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
7321 on press (LP: #1553811)
7322 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
7323 buttons, again
7324
7325 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
7326 (LP: #1560583)
7327 - SAUCE: apparmor: Allow ns_root processes to open profiles file
7328 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
7329
7330 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
7331 - ubuntu: vbox -- update to 5.0.16-dfsg-2
7332
7333 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
7334 s390x (LP: #1557690)
7335 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
7336
7337 * spl/zfs fails to build on s390x (LP: #1519814)
7338 - [Config] s390x -- re-enable zfs
7339 - [Config] zfs -- disable powerpc until the test failures can be resolved
7340
7341 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
7342 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
7343
7344 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
7345 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
7346 - [Config] powerpc -- convert zfs configuration to custom_override
7347
7348 * Memory arena corruption with FUSE (was Memory allocation failure crashes
7349 kernel hard, presumably related to FUSE) (LP: #1505948)
7350 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
7351 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
7352
7353 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
7354 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
7355
7356 * linux packaging: clear remaining redundant delta (LP: #1560445)
7357 - [Debian] Remove generated intermediate files on clean
7358
7359 * arm64: guest hangs when ntpd is running (LP: #1549494)
7360 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
7361 - Revert "hrtimer: Catch illegal clockids"
7362 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
7363
7364 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
7365 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
7366 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
7367 ThunderX
7368
7369 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
7370 (LP: #1559609)
7371 - arcmsr: fixed getting wrong configuration data
7372 - arcmsr: fixes not release allocated resource
7373 - arcmsr: make code more readable
7374 - arcmsr: adds code to support new Areca adapter ARC1203
7375 - arcmsr: changes driver version number
7376 - arcmsr: more readability improvements
7377 - arcmsr: Split dma resource allocation to a new function
7378 - arcmsr: change driver version to v1.30.00.22-20151126
7379
7380 * server image has no keyboard, desktop image works (LP: #1559692)
7381 - [Config] Rework input-modules (d-i) list
7382
7383 * PMU support for Cavium ThunderX (LP: #1559349)
7384 - arm64: perf: Rename Cortex A57 events
7385 - arm64/perf: Add Cavium ThunderX PMU support
7386 - arm64: perf: Enable PMCR long cycle counter bit
7387 - arm64: perf: Extend event mask for ARMv8.1
7388 - arm64: dts: Add Cavium ThunderX specific PMU
7389
7390 * Show ARM PMU events in perf stat (LP: #1559350)
7391 - drivers/perf: kill armpmu_register
7392 - arm: perf: Convert event enums to #defines
7393 - arm: perf: Add event descriptions
7394 - arm64: perf: Convert event enums to #defines
7395 - arm64: perf: Add event descriptions
7396 - ARM: perf: add format entry to describe event -> config mapping
7397 - arm64: perf: add format entry to describe event -> config mapping
7398
7399 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
7400 - EDAC/sb_edac: Fix computation of channel address
7401
7402 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
7403 - [Config] disable CONFIG_IP_PNP
7404
7405 * Miscellaneous Ubuntu changes
7406 - [Debian] Silence the reconstruct script
7407
7408 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
7409
7410 linux (4.4.0-15.31) xenial; urgency=low
7411
7412 [ Tim Gardner ]
7413
7414 * Release Tracking Bug
7415 - LP: #1559252
7416
7417 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
7418 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
7419
7420 * policy namespace stacking (LP: #1379535)
7421 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
7422 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
7423 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
7424 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
7425 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
7426 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
7427 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
7428 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
7429 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
7430 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
7431 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
7432 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
7433 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
7434 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
7435 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
7436 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
7437 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
7438 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
7439 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
7440 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
7441 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
7442 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
7443 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
7444 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
7445 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
7446 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
7447 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
7448 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
7449 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
7450 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
7451 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
7452 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
7453 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
7454 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
7455 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
7456 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
7457 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
7458 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
7459 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
7460 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
7461 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
7462 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
7463 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
7464 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
7465 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
7466 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
7467 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
7468 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
7469 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
7470
7471 * Add arm64 NUMA support (LP: #1558765)
7472 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
7473 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
7474 - [Config] CONFIG_OF_NUMA=y
7475 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
7476 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
7477 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
7478 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
7479 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
7480
7481 * vivid/linux: total ADT test failures (LP: #1558447)
7482 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
7483
7484 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
7485 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
7486 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
7487
7488 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
7489 - s390/pci: enforce fmb page boundary rule
7490
7491 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
7492 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
7493 - page_to_phys() always returns a multiple of PAGE_SIZE
7494 - s390/pci: provide ZPCI_ADDR macro
7495 - s390/pci: improve ZPCI_* macros
7496 - s390/pci: resize iomap
7497 - s390/pci: fix bar check
7498 - s390/pci: set error state for unusable functions
7499 - s390/pci: remove iomap sanity checks
7500 - s390/pci: remove pdev pointer from arch data
7501 - s390/pci: add ioctl interface for CLP
7502
7503 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
7504 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
7505 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
7506 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
7507 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
7508
7509 * skb_warn_bad_offload Crash (LP: #1558025)
7510 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
7511
7512 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
7513 - [Config] CONFIG_PCI_HOST_COMMON=y
7514 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
7515 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
7516 - PCI: generic: Move structure definitions to separate header file
7517 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
7518 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
7519 - PCI: thunder: Add PCIe host driver for ThunderX processors
7520 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
7521
7522 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
7523 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
7524
7525 * Xenial update to v4.4.6 stable release (LP: #1558330)
7526 - arm64: account for sparsemem section alignment when choosing vmemmap offset
7527 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
7528 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
7529 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
7530 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
7531 - kvm: cap halt polling at exactly halt_poll_ns
7532 - KVM: VMX: disable PEBS before a guest entry
7533 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
7534 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
7535 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
7536 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
7537 - s390/dasd: fix diag 0x250 inline assembly
7538 - tracing: Fix check for cpu online when event is disabled
7539 - dmaengine: at_xdmac: fix residue computation
7540 - jffs2: reduce the breakage on recovery from halfway failed rename()
7541 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
7542 - ASoC: dapm: Fix ctl value accesses in a wrong type
7543 - ASoC: samsung: Use IRQ safe spin lock calls
7544 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
7545 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
7546 - ovl: ignore lower entries when checking purity of non-directory entries
7547 - ovl: fix working on distributed fs as lower layer
7548 - wext: fix message delay/ordering
7549 - cfg80211/wext: fix message ordering
7550 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
7551 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
7552 - mac80211: minstrel: Change expected throughput unit back to Kbps
7553 - mac80211: fix use of uninitialised values in RX aggregation
7554 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
7555 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
7556 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
7557 - mac80211: Fix Public Action frame RX in AP mode
7558 - gpu: ipu-v3: Do not bail out on missing optional port nodes
7559 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
7560 - drm/radeon: Fix error handling in radeon_flip_work_func.
7561 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
7562 - userfaultfd: don't block on the last VM updates at exit time
7563 - ovl: fix getcwd() failure after unsuccessful rmdir
7564 - MIPS: Fix build error when SMP is used without GIC
7565 - MIPS: smp.c: Fix uninitialised temp_foreign_map
7566 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
7567 - target: Drop incorrect ABORT_TASK put for completed commands
7568 - ld-version: Fix awk regex compile failure
7569 - Linux 4.4.6
7570
7571 * linux fails to load x.509 built-in certificate (LP: #1557250)
7572 - lib/mpi: Endianness fix
7573
7574 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
7575 - [Config] CONFIG_NET_9P=m for s390x
7576
7577 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
7578 (LP: #1557950)
7579 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
7580 - net/mlx5e: Don't modify CQ before it was created
7581
7582 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
7583 - mmc: sdhci: Do not BUG on invalid vdd
7584 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
7585 - mmc: It is not an error for the card to be removed while suspended
7586
7587 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
7588 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
7589
7590 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
7591 - [Config] CONFIG_NUMA_EMU=y for s390x
7592
7593 * Miscellaneous Ubuntu changes
7594 - [Debian] git-ubuntu-log -- prevent bug references being split
7595 - [Debian] git-ubuntu-log -- git log output is UTF-8
7596
7597 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
7598
7599 linux (4.4.0-14.30) xenial; urgency=low
7600
7601 [ Tim Gardner ]
7602
7603 * Release Tracking Bug
7604 - LP: #1557508
7605
7606 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
7607 - powerpc: Fix dedotify for binutils >= 2.26
7608
7609 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
7610 - Illumos 6370 - ZFS send fails to transmit some holes
7611
7612 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
7613 camera (LP: #1557138)
7614 - UVC: Add support for ds4 depth camera
7615
7616 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
7617 - sched/numa: Fix use-after-free bug in the task_numa_compare
7618
7619 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
7620 files (LP: #1555997)
7621 - ovl: copy new uid/gid into overlayfs runtime inode
7622
7623 * Miscellaneous Ubuntu changes
7624 - SAUCE: Dump stack when X.509 certificates cannot be loaded
7625
7626 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
7627
7628 linux (4.4.0-13.29) xenial; urgency=low
7629
7630 [ Tim Gardner ]
7631
7632 * Release Tracking Bug
7633 - LP: #1556247
7634
7635 * s390/mm: four page table levels vs. fork (LP: #1556141)
7636 - s390/mm: four page table levels vs. fork
7637
7638 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
7639 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
7640 - hv_netvsc: cleanup netdev feature flags for netvsc
7641
7642 * fails to boot on megaraid (LP: #1552903)
7643 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
7644 case of PD list DCMD failure
7645
7646 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
7647 - ALSA: hda - add codec support for Kabylake display audio codec
7648
7649 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
7650 - cpufreq: powernv: Free 'chips' on module exit
7651 - cpufreq: powernv: Hot-plug safe the kworker thread
7652 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
7653 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
7654 - cpufreq: powernv: Replace pr_info with trace print for throttle event
7655 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
7656
7657 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
7658 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
7659
7660 * integer overflow in xt_alloc_table_info (LP: #1555353)
7661 - SAUCE: (noup) netfilter: x_tables: check for size overflow
7662
7663 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
7664 - [Packaging] reconstruct -- automatically reconstruct against base tag
7665 - [Config] reconstruct -- update to autoreconstruct output
7666 - [Packaging] reconstruct -- update when inserting final changes
7667
7668 * Xenial update to v4.4.5 stable release (LP: #1555640)
7669 - use ->d_seq to get coherency between ->d_inode and ->d_flags
7670 - drivers: sh: Restore legacy clock domain on SuperH platforms
7671 - Btrfs: fix deadlock running delayed iputs at transaction commit time
7672 - btrfs: Fix no_space in write and rm loop
7673 - btrfs: async-thread: Fix a use-after-free error for trace
7674 - block: Initialize max_dev_sectors to 0
7675 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
7676 - parisc: Fix ptrace syscall number and return value modification
7677 - mips/kvm: fix ioctl error handling
7678 - kvm: x86: Update tsc multiplier on change.
7679 - fbcon: set a default value to blink interval
7680 - cifs: fix out-of-bounds access in lease parsing
7681 - CIFS: Fix SMB2+ interim response processing for read requests
7682 - Fix cifs_uniqueid_to_ino_t() function for s390x
7683 - vfio: fix ioctl error handling
7684 - KVM: x86: fix root cause for missed hardware breakpoints
7685 - arm/arm64: KVM: Fix ioctl error handling
7686 - iommu/amd: Apply workaround for ATS write permission check
7687 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
7688 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
7689 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
7690 - drm/ast: Fix incorrect register check for DRAM width
7691 - drm/radeon/pm: update current crtc info after setting the powerstate
7692 - drm/amdgpu/pm: update current crtc info after setting the powerstate
7693 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
7694 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
7695 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
7696 - libata: fix HDIO_GET_32BIT ioctl
7697 - libata: Align ata_device's id on a cacheline
7698 - block: bio: introduce helpers to get the 1st and last bvec
7699 - writeback: flush inode cgroup wb switches instead of pinning super_block
7700 - Adding Intel Lewisburg device IDs for SATA
7701 - arm64: vmemmap: use virtual projection of linear region
7702 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
7703 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
7704 - tracing: Do not have 'comm' filter override event 'comm' field
7705 - pata-rb532-cf: get rid of the irq_to_gpio() call
7706 - Btrfs: fix loading of orphan roots leading to BUG_ON
7707 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
7708 - jffs2: Fix page lock / f->sem deadlock
7709 - Fix directory hardlinks from deleted directories
7710 - dmaengine: pxa_dma: fix cyclic transfers
7711 - adv7604: fix tx 5v detect regression
7712 - ALSA: usb-audio: Add a quirk for Plantronics DA45
7713 - ALSA: ctl: Fix ioctls for X32 ABI
7714 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
7715 - ALSA: rawmidi: Fix ioctls X32 ABI
7716 - ALSA: timer: Fix ioctls for X32 ABI
7717 - ALSA: pcm: Fix ioctls for X32 ABI
7718 - ALSA: seq: oss: Don't drain at closing a client
7719 - ALSA: hdspm: Fix wrong boolean ctl value accesses
7720 - ALSA: hdsp: Fix wrong boolean ctl value accesses
7721 - ALSA: hdspm: Fix zero-division
7722 - ALSA: timer: Fix broken compat timer user status ioctl
7723 - usb: chipidea: otg: change workqueue ci_otg as freezable
7724 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
7725 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
7726 - USB: qcserial: add Sierra Wireless EM74xx device ID
7727 - USB: serial: option: add support for Telit LE922 PID 0x1045
7728 - USB: serial: option: add support for Quectel UC20
7729 - MIPS: scache: Fix scache init with invalid line size.
7730 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
7731 - ubi: Fix out of bounds write in volume update code
7732 - i2c: brcmstb: allocate correct amount of memory for regmap
7733 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
7734 - block: check virt boundary in bio_will_gap()
7735 - block: get the 1st and last bvec via helpers
7736 - drm/i915: more virtual south bridge detection
7737 - drm/i915: refine qemu south bridge detection
7738 - modules: fix longstanding /proc/kallsyms vs module insertion race.
7739 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
7740 - Linux 4.4.5
7741
7742 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
7743 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
7744
7745 * TPM2.0 trusted keys fixes (LP: #1398274)
7746 - tpm_tis: further simplify calculation of ordinal duration
7747 - tpm_tis: Use devm_free_irq not free_irq
7748 - tpm_tis: Ensure interrupts are disabled when the driver starts
7749 - tpm: rework tpm_get_timeouts()
7750 - tpm_tis: Get rid of the duplicate IRQ probing code
7751 - tpm_tis: Refactor the interrupt setup
7752 - tpm_tis: Tighten IRQ auto-probing
7753 - tpm_ibmvtpm: properly handle interrupted packet receptions
7754
7755 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
7756 - [Config] control.stub.in -- review versioned Build-Depends:
7757 - [Config] control.stub.in -- review versioned
7758 Depends/Breaks/Conflicts/Replaces
7759 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
7760 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
7761
7762 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
7763
7764 linux (4.4.0-12.28) xenial; urgency=low
7765
7766 * Miscellaneous Ubuntu changes
7767 - reconstruct: Work around orig tarball packaging limitiations
7768 Fixes FTBS
7769
7770 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
7771
7772 linux (4.4.0-12.27) xenial; urgency=low
7773
7774 [ Tim Gardner ]
7775
7776 * Release Tracking Bug
7777 - LP: #1554704
7778
7779 * Fails to detect (second) display (LP: #1543683)
7780 - drm/i915: Fix hpd live status bits for g4x
7781
7782 * s390x -- various configuration changes (LP: #1543165)
7783 - [Config] s390x -- enable CONFIG_NUMA
7784 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
7785 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
7786 - [Config] s390x -- disable CONFIG_NVMEM
7787 - [Config] s390x -- switch preempt mode to none
7788
7789 * Radeon hybrid graphics problem on resume (LP: #1554608)
7790 - Revert "drm/radeon: call hpd_irq_event on resume"
7791
7792 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
7793 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
7794 - drm/amdgpu: use $(src) in Makefile (v2)
7795 - drm/radeon: constify radeon_asic_ring structures
7796 - drm/amdgpu: add a callback for reading the bios from the rom directly
7797 - drm/amdgpu: add read_bios_from_rom callback for CI parts
7798 - drm/amdgpu: add read_bios_from_rom callback for VI parts
7799 - drm/amdgpu: Use new read bios from rom callback
7800 - drm/amdgpu: Use unlocked gem unreferencing
7801 - drm/radeon: Use unlocked gem unreferencing
7802 - drm/amd: add new gfx8 register definitions for EDC
7803 - drm/amdgpu: add EDC support for CZ (v3)
7804 - drm/amd: abstract kernel rq and normal rq to priority of run queue
7805 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
7806 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
7807 - drm/amdgpu: update rev id register for VI
7808 - drm/amdgpu: add more debugging output for driver failures
7809 - drm/amdgpu: add entity only when first job come
7810 - drm/amdgpu: handle error case for ctx
7811 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
7812 - drm/amdgpu: change default sched jobs to 32
7813 - drm/amdgpu: limit visible vram if it's smaller than the BAR
7814 - drm/amdgpu: restrict the sched jobs number to power of two
7815 - drm/amdgpu: put VM page tables directly into duplicates list
7816 - drm/amdgpu: split VM PD and PT handling during CS
7817 - drm/amdgpu: keep the PTs validation list in the VM v2
7818 - drm/radeon: Update radeon_get_vblank_counter_kms()
7819 - drm/radeon: only increment sync_seq when a fence is really emitted
7820 - drm/fb-helper: Use proper plane mask for fb cleanup
7821 - drm/amdgpu: fix dp link rate selection (v2)
7822 - drm/radeon: fix dp link rate selection (v2)
7823 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
7824 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
7825 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
7826 - drm/amdgpu: implement new cgs interface for acpi function
7827 - drm/amdgpu: implement cgs interface to query system info
7828 - drm/amdgpu: add new cgs interface to get display info (v2)
7829 - drm/amd/powerplay: add basic powerplay framework
7830 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
7831 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
7832 - drm/amd/powerplay: add SMU manager sub-component
7833 - drm/amd/powerplay: add hardware manager sub-component
7834 - SAUCE: amd: Include errno.h
7835 - drm/amd/powerplay: add Carrizo smu support
7836 - drm/amd/powerplay: add Carrizo dpm support
7837 - drm/amd/powerplay: add CG and PG support for carrizo
7838 - drm/amd/powerplay: add event manager sub-component
7839 - drm/amd/powerplay: implement functions of amd_powerplay_func
7840 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
7841 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
7842 - drm/amd/powerplay: add header file for tonga smu and dpm
7843 - drm/amd/powerplay: Add Tonga SMU support
7844 - drm/amd/powerplay: add Tonga dpm support (v3)
7845 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
7846 - drm/amd/powerplay: update atomctrl for fiji
7847 - drm/amd/powerplay: add Fiji SMU support.
7848 - drm/amd/powerplay: add Fiji DPM support.
7849 - drm/amdgpu: add amdgpu.powerplay module option
7850 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
7851 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
7852 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
7853 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
7854 - drm/amdgpu/powerplay: program display gap for tonga.
7855 - drm/amdgpu: enable powerplay module by default for tonga.
7856 - drm/amdgpu: enable powerplay module by default for fiji.
7857 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
7858 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
7859 - drm/amd/powerplay: Add CG and PG support for tonga
7860 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
7861 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
7862 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
7863 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
7864 - drm/amdgpu/powerplay: implement thermal control for tonga.
7865 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
7866 - drm/amdgpu: export fan control functions to amdgpu
7867 - drm/amdgpu: enable sysfs interface for powerplay
7868 - drm/amdgpu: support per device powerplay enablement (v2)
7869 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
7870 - drm/amd/powerplay: implement new funcs to check current states for tonga.
7871 - drm/amd/powerplay: refine the logic of whether need to update power state.
7872 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
7873 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
7874 - drm/amdgpu: extract pcie helpers to common header
7875 - drm: add drm_pcie_get_max_link_width helper (v2)
7876 - drm/amdgpu: store pcie gen mask and link width
7877 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
7878 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
7879 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
7880 - drm/amd/powerplay: fix boolreturn.cocci warnings
7881 - drm/amd/powerplay/tonga: Add UVD DPM init
7882 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
7883 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
7884 - drm/amdgpu: add sdma clock gating support for Fiji.
7885 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
7886 - drm/amd/powerplay: enable clock gating for Fiji.
7887 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
7888 - drm/amd/powerplay: implement smc state upload for CZ
7889 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
7890 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
7891 - drm/amd/powerplay: add new function point in hwmgr.
7892 - drm/amd/powerplay: add smc msg for NB P-State switch
7893 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
7894 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
7895 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
7896 - drm/amd/powerplay: Add PPLib debug print macro.
7897 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
7898 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
7899 - drm/amd/powerplay: add multimedia power gating support for Fiji.
7900 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
7901 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
7902 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
7903 - drm/amdgpu: Prepare DKMS build for powerplay module.
7904 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
7905 - drm/amd/powerplay: Add thermal protection support for Fiji.
7906 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
7907 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
7908 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
7909 - drm/amd/powerplay: fix boolreturn.cocci warnings
7910 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
7911 - drm/amd/powerplay: check whether enable dpm in powerplay.
7912 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
7913 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
7914 - drm/amd/powerplay: display gpu load when print performance for tonga.
7915 - drm/powerplay: add debugging output to tonga_processpptables.c
7916 - drm/powerplay: add debugging output to processpptables.c
7917 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
7918 - drm/amd/powerplay: Don't return an error if fan table is missing
7919 - amd\powerplay Implement get dal power level
7920 - amd/powerplay: Fix get dal power level
7921 - amd/powerplay: Add structures required to report configuration change
7922 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
7923 - drm/amd/powerplay: add point check to avoid NULL point hang.
7924 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
7925 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
7926 - drm: powerplay: use div64_s64 instead of do_div
7927 - drm/amd/powerplay: fix a reversed condition
7928 - drm/amdgpu/cgs: cleanup some indenting
7929 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
7930 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
7931 - drm/amd/powerplay: fix bug that NULL checks are reversed.
7932 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
7933 - drm/amd/powerplay: fix Smatch static checker warnings
7934 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
7935 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
7936 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
7937 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
7938 - drm/amdgpu: fix hex/decimal bug when show gpu load.
7939 - drm/amd/powerplay: add thermal control task when resume.
7940 - drm/amd/powerplay: enable set boot state task
7941 - drm/amd/powerplay: enable power down asic task. (v2)
7942 - drm/amd/powerplay: implement power down asic task for CZ
7943 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
7944 - drm/amdgpu/cgs: add an interface to access PCI resources
7945 - drm/amdgpu: add irq domain support
7946 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
7947 - drm/sysfs: use kobj_to_dev()
7948 - drm/amd/powerplay: fix static checker warning for return meaningless value.
7949 - drm/amdgpu/cz: add code to enable forcing UVD clocks
7950 - drm/amdgpu/cz: add code to enable forcing VCE clocks
7951 - drm/amdgpu/cz: force uvd clocks when sclks are forced
7952 - drm/amdgpu/cz: force vce clocks when sclks are forced
7953 - drm/amdgpu: use kobj_to_dev()
7954 - drm/radeon: use kobj_to_dev()
7955 - drm/ttm: fix adding foreign BOs to the LRU during init v2
7956 - drm/ttm: fix adding foreign BOs to the swap LRU
7957 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
7958 - drm/amdgpu: move VM page tables to the LRU end on CS v2
7959 - drm/amdgpu: validate duplicates first
7960 - drm/amdgpu: add missing irq.h include
7961 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
7962 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
7963 - amdkfd: don't open-code memdup_user()
7964 - amdkfd: Copy from the proper user command pointer
7965 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
7966 - amd/powerplay: disable powerplay by default initially
7967 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
7968 - drm/atomic-helper: Export framebuffer_changed()
7969 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
7970 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
7971 - drm/amdgpu: fix next_rptr handling for debugfs
7972 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
7973 - drm/radeon: only init fbdev if we have connectors
7974 - drm/amdgpu: don't init fbdev if we don't have any connectors
7975 - drm/amd/powerplay: Update SMU firmware loading for Stoney
7976 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
7977 - drm/amdkfd: Remove unnecessary cast in kfree
7978 - drm/amdgpu: only move pt bos in LRU list on success
7979 - drm/amdgpu: mask out WC from BO on unsupported arches
7980 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
7981 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
7982 - drm/amdgpu: load MEC ucode manually on iceland
7983 - drm/amdgpu: disable uvd and vce clockgating on Fiji
7984 - drm/amdgpu: add pcie cap module parameters (v2)
7985 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
7986 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
7987 - drm/amdgpu: handle uvd pg flags properly
7988 - drm/amdgpu: handle vce pg flags properly
7989 - drm/amdgpu: clean up vce pg flags for cz/st
7990 - drm/amdgpu: be consistent with uvd cg flags
7991 - drm/amd/powerplay/cz: disable uvd pg
7992 - drm/amd/powerplay/cz: disable vce pg
7993 - drm/amd/powerplay/tonga: disable uvd pg
7994 - drm/amd/powerplay/tonga: disable vce pg
7995 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
7996 - drm/amdgpu: remove unused cg defines
7997 - drma/dmgpu: move cg and pg flags into shared headers
7998 - drm/amdgpu/tonga: plumb pg flags through to powerplay
7999 - drm/amdgpu/cz: plumb pg flags through to powerplay
8000 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
8001
8002 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
8003 #1552632)
8004 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
8005
8006 * Miscellaneous Ubuntu changes
8007 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
8008
8009 * Miscellaneous upstream changes
8010 - net: thunderx: Fix for Qset error due to CQ full
8011 - ahci: Workaround for ThunderX Errata#22536
8012 - arm64: Add workaround for Cavium erratum 27456
8013 - tipc: fix nullptr crash during subscription cancel
8014
8015 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
8016
8017 linux (4.4.0-11.26) xenial; urgency=low
8018
8019 [ Tim Gardner ]
8020
8021 * Release Tracking Bug
8022 - LP: #1553391
8023
8024 * Xenial update to v4.4.4 stable release (LP: #1553179)
8025 - af_iucv: Validate socket address length in iucv_sock_bind()
8026 - gro: Make GRO aware of lightweight tunnels.
8027 - net: dp83640: Fix tx timestamp overflow handling.
8028 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
8029 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
8030 - tcp: fix NULL deref in tcp_v4_send_ack()
8031 - af_unix: fix struct pid memory leak
8032 - pptp: fix illegal memory access caused by multiple bind()s
8033 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
8034 - net: dsa: fix mv88e6xxx switches
8035 - tipc: fix connection abort during subscription cancel
8036 - inet: frag: Always orphan skbs inside ip_defrag()
8037 - switchdev: Require RTNL mutex to be held when sending FDB notifications
8038 - tcp: beware of alignments in tcp_get_info()
8039 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
8040 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
8041 - ipv6: addrconf: Fix recursive spin lock call
8042 - ipv6: fix a lockdep splat
8043 - unix: correctly track in-flight fds in sending process user_struct
8044 - tcp: do not drop syn_recv on all icmp reports
8045 - net:Add sysctl_max_skb_frags
8046 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
8047 - enic: increment devcmd2 result ring in case of timeout
8048 - sctp: translate network order to host order when users get a hmacid
8049 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
8050 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
8051 eth_get_headlen
8052 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
8053 - bonding: Fix ARP monitor validation
8054 - ipv4: fix memory leaks in ip_cmsg_send() callers
8055 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
8056 - af_unix: Guard against other == sk in unix_dgram_sendmsg
8057 - tipc: fix premature addition of node to lookup table
8058 - tcp: md5: release request socket instead of listener
8059 - qmi_wwan: add "4G LTE usb-modem U901"
8060 - net/mlx4_en: Count HW buffer overrun only once
8061 - net/mlx4_en: Avoid changing dev->features directly in run-time
8062 - l2tp: Fix error creating L2TP tunnels
8063 - pppoe: fix reference counting in PPPoE proxy
8064 - net_sched fix: reclassification needs to consider ether protocol changes
8065 - route: check and remove route cache when we get route
8066 - tcp/dccp: fix another race at listener dismantle
8067 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
8068 - rtnl: RTM_GETNETCONF: fix wrong return value
8069 - tipc: unlock in error path
8070 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
8071 - sctp: Fix port hash table size computation
8072 - ext4: fix bh->b_state corruption
8073 - ARM: debug-ll: fix BCM63xx entry for multiplatform
8074 - arm64: errata: Add -mpc-relative-literal-loads to build flags
8075 - KVM: s390: fix guest fprs memory leak
8076 - devm_memremap: Fix error value when memremap failed
8077 - drm/gma500: Use correct unref in the gem bo create function
8078 - ARM: 8457/1: psci-smp is built only for SMP
8079 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
8080 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
8081 - efi: Do variable name validation tests in utf8
8082 - efi: Make our variable validation list include the guid
8083 - efi: Make efivarfs entries immutable by default
8084 - efi: Add pstore variables to the deletion whitelist
8085 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
8086 - bcache: fix a livelock when we cause a huge number of cache misses
8087 - bcache: Add a cond_resched() call to gc
8088 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
8089 - bcache: fix a leak in bch_cached_dev_run()
8090 - bcache: unregister reboot notifier if bcache fails to unregister device
8091 - bcache: allows use of register in udev to avoid "device_busy" error.
8092 - bcache: Change refill_dirty() to always scan entire disk if necessary
8093 - dm thin: fix race condition when destroying thin pool workqueue
8094 - can: ems_usb: Fix possible tx overflow
8095 - usb: dwc3: Fix assignment of EP transfer resources
8096 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
8097 - USB: option: add support for SIM7100E
8098 - USB: option: add "4G LTE usb-modem U901"
8099 - drivers: android: correct the size of struct binder_uintptr_t for
8100 BC_DEAD_BINDER_DONE
8101 - spi: omap2-mcspi: Prevent duplicate gpio_request
8102 - iw_cxgb3: Fix incorrectly returning error on success
8103 - drm/i915: shut up gen8+ SDE irq dmesg noise
8104 - ocfs2: unlock inode if deleting inode from orphan fails
8105 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
8106 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
8107 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
8108 - clocksource/drivers/vt8500: Increase the minimum delta
8109 - s390/kvm: remove dependency on struct save_area definition
8110 - KVM: s390: fix memory overwrites when vx is disabled
8111 - Btrfs: add missing brelse when superblock checksum fails
8112 - Btrfs: igrab inode in writepage
8113 - btrfs: statfs: report zero available if metadata are exhausted
8114 - Btrfs: send, don't BUG_ON() when an empty symlink is found
8115 - Btrfs: fix number of transaction units required to create symlink
8116 - Btrfs: fix transaction handle leak on failure to create hard link
8117 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
8118 subvolume roots
8119 - btrfs: initialize the seq counter in struct btrfs_device
8120 - s390: fix normalization bug in exception table sorting
8121 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
8122 - s390/dasd: fix refcount for PAV reassignment
8123 - s390/dasd: fix performance drop
8124 - uml: flush stdout before forking
8125 - uml: fix hostfs mknod()
8126 - um: link with -lpthread
8127 - locks: fix unlock when fcntl_setlk races with a close
8128 - rtlwifi: rtl_pci: Fix kernel panic
8129 - rtlwifi: rtl8192cu: Add missing parameter setup
8130 - rtlwifi: rtl8192ce: Fix handling of module parameters
8131 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
8132 - rtlwifi: rtl8723ae: Fix initialization of module parameters
8133 - rtlwifi: rtl8192se: Fix module parameter initialization
8134 - rtlwifi: rtl8188ee: Fix module parameter initialization
8135 - rtlwifi: rtl8723be: Fix module parameter initialization
8136 - mei: fix fasync return value on error
8137 - mei: validate request value in client notify request ioctl
8138 - namei: ->d_inode of a pinned dentry is stable only for positives
8139 - rc: sunxi-cir: Initialize the spinlock properly
8140 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
8141 - si2157: return -EINVAL if firmware blob is too big
8142 - gspca: ov534/topro: prevent a division by 0
8143 - vb2: fix a regression in poll() behavior for output,streams
8144 - tda1004x: only update the frontend properties if locked
8145 - dm space map metadata: remove unused variable in brb_pop()
8146 - dm snapshot: fix hung bios when copy error occurs
8147 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
8148 - coresight: checking for NULL string in coresight_name_match()
8149 - irqchip/omap-intc: Add support for spurious irq handling
8150 - irqchip/mxs: Add missing set_handle_irq()
8151 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
8152 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
8153 - posix-clock: Fix return code on the poll method's error path
8154 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
8155 - mmc: usdhi6rol0: handle NULL data in timeout
8156 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
8157 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
8158 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
8159 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
8160 - mmc: core: Enable tuning according to the actual timing
8161 - mmc: mmci: fix an ages old detection error
8162 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
8163 - mmc: pxamci: fix again read-only gpio detection polarity
8164 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
8165 - mmc: sdhci: Allow override of mmc host operations
8166 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
8167 - Bluetooth: Use continuous scanning when creating LE connections
8168 - Bluetooth: Add support of Toshiba Broadcom based devices
8169 - Bluetooth: Fix incorrect removing of IRKs
8170 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
8171 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
8172 - time: Avoid signed overflow in timekeeping_get_ns()
8173 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
8174 - Revert "MIPS: Fix PAGE_MASK definition"
8175 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
8176 - MIPS: hpet: Choose a safe value for the ETIME check
8177 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
8178 - MIPS: Fix buffer overflow in syscall_get_arguments()
8179 - EDAC: Robustify workqueues destruction
8180 - EDAC, mc_sysfs: Fix freeing bus' name
8181 - sparc64: fix incorrect sign extension in sys_sparc64_personality
8182 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
8183 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
8184 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
8185 - virtio_balloon: fix race by fill and leak
8186 - virtio_balloon: fix race between migration and ballooning
8187 - virtio_pci: fix use after free on release
8188 - drm/vmwgfx: Fix an incorrect lock check
8189 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
8190 - drm/vmwgfx: respect 'nomodeset'
8191 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
8192 - drm/amdgpu: call hpd_irq_event on resume
8193 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
8194 - drm/amdgpu: fix tonga smu resume
8195 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
8196 - drm/amdgpu: no need to load MC firmware on fiji
8197 - drm/amdgpu: move gmc7 support out of CIK dependency
8198 - drm/amdgpu: iceland use CI based MC IP
8199 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
8200 - drm/amdgpu: pull topaz gmc bits into gmc_v7
8201 - drm/amdgpu: drop topaz support from gmc8 module
8202 - drm/amdgpu: don't load MEC2 on topaz
8203 - drm/amdgpu: remove exp hardware support from iceland
8204 - drm/amdgpu: fix s4 resume
8205 - drm/amdgpu: remove unnecessary forward declaration
8206 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
8207 - drm/amdgpu: fix issue with overlapping userptrs
8208 - drm/amdgpu: use post-decrement in error handling
8209 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
8210 - drm/amdgpu/pm: adjust display configuration after powerstate
8211 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
8212 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
8213 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
8214 training
8215 - drm/nouveau: platform: Fix deferred probe
8216 - drm/dp/mst: process broadcast messages correctly
8217 - drm/dp/mst: always send reply for UP request
8218 - drm/dp/mst: fix in MSTB RAD initialization
8219 - drm/dp/mst: fix in RAD element access
8220 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
8221 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
8222 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
8223 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
8224 - drm/dp/mst: deallocate payload on port destruction
8225 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
8226 - drm/radeon: call hpd_irq_event on resume
8227 - drm/radeon: Fix "slow" audio over DP on DCE8+
8228 - drm/radeon: clean up fujitsu quirks
8229 - drm/radeon: properly byte swap vce firmware setup
8230 - drm/radeon: cleaned up VCO output settings for DP audio
8231 - drm/radeon: Add a common function for DFS handling
8232 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
8233 - drm: add helper to check for wc memory support
8234 - drm/radeon: mask out WC from BO on unsupported arches
8235 - drm/radeon: hold reference to fences in radeon_sa_bo_new
8236 - drm: fix missing reference counting decrease
8237 - drm/i915: Restore inhibiting the load of the default context
8238 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
8239 - drm/i915: Init power domains early in driver load
8240 - drm/i915: Make sure DC writes are coherent on flush.
8241 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
8242 - drm/i915: Don't reject primary plane windowing with color keying enabled on
8243 SKL+
8244 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
8245 - drm/i915/dsi: defend gpio table against out of bounds access
8246 - drm/i915/dsi: don't pass arbitrary data to sideband
8247 - drm/i915: fix error path in intel_setup_gmbus()
8248 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
8249 - drm/radeon: use post-decrement in error handling
8250 - drm: No-Op redundant calls to drm_vblank_off() (v2)
8251 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
8252 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
8253 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
8254 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
8255 - drm/radeon/pm: adjust display configuration after powerstate
8256 - make sure that freeing shmem fast symlinks is RCU-delayed
8257 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
8258 supported
8259 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
8260 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
8261 - uapi: update install list after nvme.h rename
8262 - lib: sw842: select crc32
8263 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
8264 R700
8265 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
8266 R830
8267 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
8268 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
8269 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
8270 - dmaengine: dw: fix cyclic transfer setup
8271 - dmaengine: dw: fix cyclic transfer callbacks
8272 - dmaengine: at_xdmac: fix resume for cyclic transfers
8273 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
8274 - IB/cm: Fix a recently introduced deadlock
8275 - IB/qib: fix mcast detach when qp not attached
8276 - IB/qib: Support creating qps with GFP_NOIO flag
8277 - IB/mlx5: Expose correct maximum number of CQE capacity
8278 - Thermal: initialize thermal zone device correctly
8279 - Thermal: handle thermal zone device properly during system sleep
8280 - Thermal: do thermal zone update after a cooling device registered
8281 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
8282 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
8283 - hwmon: (ads1015) Handle negative conversion values correctly
8284 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
8285 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
8286 - seccomp: always propagate NO_NEW_PRIVS on tsync
8287 - libceph: fix ceph_msg_revoke()
8288 - libceph: don't bail early from try_read() when skipping a message
8289 - libceph: use the right footer size when skipping a message
8290 - libceph: don't spam dmesg with stray reply warnings
8291 - sd: Optimal I/O size is in bytes, not sectors
8292 - Staging: speakup: Fix getting port information
8293 - Revert "Staging: panel: usleep_range is preferred over udelay"
8294 - cdc-acm:exclude Samsung phone 04e8:685d
8295 - perf stat: Do not clean event's private stats
8296 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
8297 - rfkill: fix rfkill_fop_read wait_event usage
8298 - mac80211: Requeue work after scan complete for all VIF types.
8299 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
8300 - Revert "workqueue: make sure delayed work run in local cpu"
8301 - ALSA: hda - Apply clock gate workaround to Skylake, too
8302 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
8303 - target: Fix LUN_RESET active I/O handling for ACK_KREF
8304 - target: Fix LUN_RESET active TMR descriptor handling
8305 - target: Fix TAS handling for multi-session se_node_acls
8306 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
8307 - target: Fix race with SCF_SEND_DELAYED_TAS handling
8308 - spi: atmel: fix gpio chip-select in case of non-DT platform
8309 - libata: fix sff host state machine locking while polling
8310 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
8311 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
8312 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
8313 - cpuset: make mm migration asynchronous
8314 - cgroup: make sure a parent css isn't offlined before its children
8315 - writeback: keep superblock pinned during cgroup writeback association
8316 switches
8317 - phy: core: fix wrong err handle for phy_power_on
8318 - i2c: i801: Adding Intel Lewisburg support for iTCO
8319 - bio: return EINTR if copying to user space got interrupted
8320 - block: fix use-after-free in dio_bio_complete
8321 - nfs: fix nfs_size_to_loff_t
8322 - NFSv4: Fix a dentry leak on alias use
8323 - of/irq: Fix msi-map calculation for nonzero rid-base
8324 - KVM: async_pf: do not warn on page allocation failures
8325 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
8326 - KVM: x86: fix missed hardware breakpoints
8327 - KVM: x86: MMU: fix ubsan index-out-of-range warning
8328 - powerpc/eeh: Fix partial hotplug criterion
8329 - tracing: Fix showing function event in available_events
8330 - sunrpc/cache: fix off-by-one in qword_get()
8331 - kernel/resource.c: fix muxed resource handling in __request_region()
8332 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
8333 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
8334 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
8335 - xen/arm: correctly handle DMA mapping of compound pages
8336 - xen/scsiback: correct frontend counting
8337 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
8338 - xen/pciback: Save the number of MSI-X entries to be copied later.
8339 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
8340 extracted.
8341 - should_follow_link(): validate ->d_seq after having decided to follow
8342 - do_last(): ELOOP failure exit should be done after leaving RCU mode
8343 - hpfs: don't truncate the file when delete fails
8344 - x86/irq: Call chip->irq_set_affinity in proper context
8345 - x86/irq: Fix a race in x86_vector_free_irqs()
8346 - x86/irq: Validate that irq descriptor is still active
8347 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
8348 - x86/irq: Reorganize the return path in assign_irq_vector
8349 - x86/irq: Reorganize the search in assign_irq_vector
8350 - x86/irq: Check vector allocation early
8351 - x86/irq: Copy vectormask instead of an AND operation
8352 - x86/irq: Get rid of code duplication
8353 - x86/irq: Remove offline cpus from vector cleanup
8354 - x86/irq: Clear move_in_progress before sending cleanup IPI
8355 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
8356 - x86/irq: Remove outgoing CPU from vector cleanup mask
8357 - x86/irq: Call irq_force_move_complete with irq descriptor
8358 - x86/irq: Plug vector cleanup race
8359 - IB/cma: Fix RDMA port validation for iWarp
8360 - iwlwifi: dvm: fix WoWLAN
8361 - iwlwifi: pcie: properly configure the debug buffer size for 8000
8362 - iwlwifi: update and fix 7265 series PCI IDs
8363 - iwlwifi: mvm: don't allow sched scans without matches to be started
8364 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
8365 - bcache: prevent crash on changing writeback_running
8366 - Linux 4.4.4
8367
8368 * mlx4_en didn't choose time-stamping shift value according to HW frequency
8369 (LP: #1552627)
8370 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
8371
8372 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
8373 - target/transport: add flag to indicate CPU Affinity is observed
8374 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
8375 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
8376
8377 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
8378 - qla2xxx: Fix warning reported by static checker
8379 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
8380 - qla2xxx: Fix stale pointer access.
8381 - qla2xxx: Use ATIO type to send correct tmr response
8382 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
8383
8384 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
8385 - [Config] Add s390x zfcp to scsi-modules udeb
8386
8387 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
8388
8389 linux (4.4.0-10.25) xenial; urgency=low
8390
8391 [ Tim Gardner ]
8392
8393 * Release Tracking Bug
8394 - LP: #1552247
8395
8396 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
8397 - security: let security modules use PTRACE_MODE_* with bitmasks
8398
8399 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
8400 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
8401
8402 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
8403 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
8404 - mmc: sdhci: Fix DMA descriptor with zero data length
8405
8406 * Miscellaneous Ubuntu changes
8407 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
8408
8409 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
8410
8411 linux (4.4.0-9.24) xenial; urgency=low
8412
8413 [ Tim Gardner ]
8414
8415 * Release Tracking Bug
8416 - LP: #1551319
8417
8418 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
8419 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
8420
8421 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
8422 #1448912)
8423 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
8424 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
8425 replacedby is not setup
8426 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
8427 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
8428 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
8429 replacedby
8430 - SAUCE: apparmor: Fix: label_vec_merge insertion
8431 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
8432 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
8433 merge path
8434 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
8435 labelset lock
8436 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
8437
8438 * apparmor kernel BUG kills firefox (LP: #1430546)
8439 - SAUCE: apparmor: Disallow update of cred when then subjective != the
8440 objective cred
8441 - SAUCE: apparmor: rework retrieval of the current label in the profile update
8442 case
8443
8444 * sleep from invalid context in aa_move_mount (LP: #1539349)
8445 - SAUCE: apparmor: fix sleep from invalid context
8446
8447 * s390x: correct restore of high gprs on signal return (LP: #1550468)
8448 - s390/compat: correct restore of high gprs on signal return
8449
8450 * missing SMAP support (LP: #1550517)
8451 - x86/entry/compat: Add missing CLAC to entry_INT80_32
8452
8453 * Floating-point exception handler receives empty Data-Exception Code in
8454 Floating Point Control register (LP: #1548414)
8455 - s390/fpu: signals vs. floating point control register
8456
8457 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
8458 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
8459
8460 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
8461 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
8462 build fips840/b1208b_1604.840 (LP: #1532914)
8463 - cxl: Fix PSL timebase synchronization detection
8464
8465 * [Feature]EDAC support for Knights Landing (LP: #1519631)
8466 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
8467
8468 * Various failures of kernel_security suite on Xenial kernel on s390x arch
8469 (LP: #1531327)
8470 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
8471
8472 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
8473 - [Config] Provides: virtualbox-guest-modules when appropriate
8474
8475 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
8476 #1507588)
8477 - [Config] Provides: virtualbox-guest-modules when appropriate
8478
8479 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
8480 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
8481 - SAUCE: i915_bpo: Update intel_ips.h file location
8482 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
8483 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
8484 - drm/i915: remove an extra level of indirection in PCI ID list
8485 - drm/i915/kbl: Add Kabylake PCI ID
8486 - drm/i915/kbl: Add Kabylake GT4 PCI ID
8487 - mm: Export nr_swap_pages
8488 - async: export current_is_async()
8489 - drm: fix potential dangling else problems in for_each_ macros
8490 - dp/mst: add SDP stream support
8491 - drm: Implement drm_modeset_lock_all_ctx()
8492 - drm: Add "prefix" parameter to drm_rect_debug_print()
8493 - drm/i915: Set connector_state->connector using the helper.
8494 - drm/atomic: add connector mask to drm_crtc_state.
8495 - drm/i915: Report context GTT size
8496 - drm/i915: Add get_eld audio component
8497 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
8498 - SAUCE: i915_bpo: Revert passing plane/encoder name
8499 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
8500 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
8501 - drm/i915/bxt: update list of PCIIDs
8502 - drm/i915/skl: Add missing SKL ids
8503 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
8504 driver isn't"
8505 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
8506 - drm/atomic: Do not unset crtc when an encoder is stolen
8507 - drm/i915: Update connector_mask during readout, v2.
8508 - drm/atomic: Add encoder_mask to crtc_state, v3.
8509 - SAUCE: drm/core: Add drm_encoder_index.
8510 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
8511 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
8512
8513 * arm64: guest hangs when ntpd is running (LP: #1549494)
8514 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
8515 - hrtimer: Catch illegal clockids
8516 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
8517
8518 * Miscellaneous Ubuntu changes
8519 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
8520 - [Config] CONFIG_ARM_SMMU=y on arm64
8521 - rebase to v4.4.3
8522 - [Debian] git-ubuntu-log -- ensure we get the last commit
8523 - [Config] fix up spelling of probably again
8524 - [Debian] perf -- build in the context of the full generated local headers
8525 - SAUCE: tools: lib/bpf -- add generated headers to search path
8526 - SAUCE: proc: Always set super block owner to init_user_ns
8527 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
8528 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
8529 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
8530 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
8531 needs locking
8532 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
8533 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
8534 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
8535 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
8536 of remove_and_insert
8537 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
8538 transitions ns
8539 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
8540 freed.
8541 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
8542 been removed
8543 - SAUCE: apparmor: Fix: query label file permission
8544 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
8545 - SAUCE: fixup: cleanup return handling of labels
8546 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
8547 destroyed
8548 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
8549 - SAUCE: fixup: 20/23 locking issue around in __label_update
8550 - SAUCE: fixup: get rid of unused var build warning
8551 - SAUCE: fixup: cast poison values to remove warnings
8552 - SAUCE: apparmor: fix refcount race when finding a child profile
8553 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
8554 - SAUCE: fix: audit "no_new_privs" case for exec failure
8555 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
8556 - SAUCE: Move replacedby allocation into label_alloc
8557 - [Debian] supply zfs dkms Provides: based on do_zfs
8558 - [Config] supply zfs dkms Provides: based on do_zfs
8559 - [Config] drop linux-image-3.0 provides
8560
8561 * Miscellaneous upstream changes
8562 - x86/mpx: Fix off-by-one comparison with nr_registers
8563
8564 [ Upstream Kernel Changes ]
8565
8566 * rebase to v4.4.3
8567
8568 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
8569
8570 linux (4.4.0-8.23) xenial; urgency=low
8571
8572 * cgroup namespace mounts broken in containers (LP: #1549398)
8573 - SAUCE: kernfs: Always set super block owner to init_user_ns
8574
8575 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
8576 - arm64: mm: avoid calling apply_to_page_range on empty range
8577 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
8578
8579 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
8580 - [Config] postinst -- handle recreating symlinks when a real file is present
8581
8582 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
8583 - SAUCE: cred: Add clone_cred() interface
8584 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
8585 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
8586 - SAUCE: overlayfs: Be more careful about copying up sxid files
8587 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
8588
8589 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
8590 - SAUCE: cred: Add clone_cred() interface
8591 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
8592 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
8593 - SAUCE: overlayfs: Be more careful about copying up sxid files
8594 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
8595
8596 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
8597 - SAUCE: cred: Add clone_cred() interface
8598 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
8599 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
8600
8601 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
8602 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
8603 - net: Add eth_platform_get_mac_address() helper.
8604 - i40e: Add mac_filter_element at the end of the list instead of HEAD
8605 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
8606 - i40e: Replace X722 mac check in ethtool get_settings
8607 - i40evf: allow channel bonding of VFs
8608 - i40e: define function capabilities in only one place
8609 - i40evf: null out ring pointers on free
8610 - i40e: Cleanup the code with respect to restarting autoneg
8611 - i40e: update features with right offload
8612 - i40e: bump version to 1.4.10
8613 - i40e: add new device IDs for X722
8614 - i40e: Extend ethtool RSS hooks for X722
8615 - i40e/i40evf: Fix for UDP/TCP RSS for X722
8616 - i40evf: add new write-back mode
8617 - i40e/i40evf: Use private workqueue
8618 - i40e: add new proxy-wol bit for X722
8619 - i40e: Limit DCB FW version checks to X710/XL710 devices
8620 - i40e: AQ Add Run PHY Activity struct
8621 - i40e: AQ Geneve cloud tunnel type
8622 - i40e: AQ Add external power class to get link status
8623 - i40e: add 100Mb ethtool reporting
8624 - ixgbe: bulk free SKBs during TX completion cleanup cycle
8625 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
8626 - igb: Unpair the queues when changing the number of queues
8627 - igb/igbvf: don't give up
8628 - igb: clean up code for setting MAC address
8629 - igb: Refactor VFTA configuration
8630 - igb: Allow asymmetric configuration of MTU versus Rx frame size
8631 - igb: Do not factor VLANs into RLPML calculation
8632 - igb: Always enable VLAN 0 even if 8021q is not loaded
8633 - igb: Merge VLVF configuration into igb_vfta_set
8634 - igb: Clean-up configuration of VF port VLANs
8635 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
8636 - igb: Drop unnecessary checks in transmit path
8637 - igb: Enable use of "bridge fdb add" to set unicast table entries
8638 - igb: Add workaround for VLAN tag stripping on 82576
8639 - i40e: AQ Shared resource flags
8640 - i40e: AQ Add set_switch_config
8641 - i40e: AQ Add VXLAN-GPE tunnel type
8642 - i40e: AQ thermal sensor control struct
8643 - i40e: Bump AQ minor version to 1.5 for new FW features
8644 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
8645 - i40e: fix write-back-on-itr to work with legacy itr
8646 - i40e: add counter for arq overflows
8647 - i40e: add 20G speed for Tx bandwidth calculations
8648 - i40e: refactor DCB function
8649 - i40e: add a little more to an NVM update debug message
8650 - i40evf: enable bus master after reset
8651 - i40e: add netdev info to VSI dump
8652 - i40e: remove VF device IDs from PF
8653 - i40e: trivial: remove unnecessary local var
8654 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
8655 - net: ixgbe: add minimal parser details for ixgbe
8656 - i40e: trivial: drop duplicate definition
8657 - i40e: trivial: fix missing space
8658 - i40e: fix bug in dma sync
8659 - i40e: do TSO only if CHECKSUM_PARTIAL is set
8660 - i40e: allocate memory safer
8661 - i40e: fix: do not sleep in netdev_ops
8662 - i40e: APIs to Add/remove port mirroring rules
8663 - i40e: negate PHY int mask bits
8664 - i40e: drop unused function
8665 - i40e: count allocation errors
8666 - i40e: avoid large memcpy by assigning struct
8667 - i40e/i40evf: bump version to 1.4.12/1.4.8
8668 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
8669 - i40e: add priv flag for automatic rule eviction
8670 - i40e: use eth_platform_get_mac_address()
8671 - i40e: move sync_vsi_filters up in service_task
8672 - i40e: Make the DCB firmware checks for X710/XL710 only
8673 - i40e: set shared bit for multicast filters
8674 - i40e: add VEB stat control and remove L2 cloud filter
8675 - i40e: use new add_veb calling with VEB stats control
8676 - i40e: Refactor force_wb and WB_ON_ITR functionality code
8677 - i40evf: Change vf driver string to reflect all products i40evf supports
8678 - i40e/i40evf: don't lose interrupts
8679 - i40e/i40evf: try again after failure
8680 - i40e: dump descriptor indexes in hex
8681 - i40e/i40evf: use __GFP_NOWARN
8682 - i40e/i40evf: use pages correctly in Rx
8683 - i40e/i40evf: use logical operators, not bitwise
8684 - i40e: properly show packet split status in debugfs
8685 - i40e/i40evf: Bump version
8686 - ixgbe: use u32 instead of __u32 in model header
8687 - ixgbe: fix dates on header of ixgbe_model.h
8688 - i40e: get rid of magic number
8689 - i40e: drop unused debugfs file "dump"
8690 - i40evf: support packet split receive
8691 - i40e: trivial: cleanup use of pf->hw
8692 - i40e: Add a SW workaround for lost interrupts
8693 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
8694 - i40e: Removal of code which relies on BASE VEB SEID
8695 - i40e/i40evf: avoid atomics
8696 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
8697 - i40e: expand comment
8698 - i40e: better error reporting for nvmupdate
8699 - i40evf: set adapter state on reset failure
8700 - i40e: clean event descriptor before use
8701 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
8702 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
8703 - i40e/i40evf: Drop outer checksum offload that was not requested
8704 - i40e/i40evf: Use u64 values instead of casting them in TSO function
8705 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
8706 - i40e/i40evf: Consolidate all header changes into TSO function
8707 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
8708 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
8709 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
8710 - i40e/i40evf: Do not write to descriptor unless we complete
8711 - i40e/i40evf: Add exception handling for Tx checksum
8712 - i40e/i40evf: Clean-up Rx packet checksum handling
8713 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
8714 - i40e: Fix ATR in relation to tunnels
8715 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
8716 - i40e: Update feature flags to reflect newly enabled features
8717 - i40evf: Update feature flags to reflect newly enabled features
8718 - i40e: Add support for ATR w/ IPv6 extension headers
8719 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
8720 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
8721 - i40e/i40evf: Move Tx checksum closer to TSO
8722 - i40e: Add functions to blink led on 10GBaseT PHY
8723 - i40e: Fix led blink capability for 10GBaseT PHY
8724 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
8725 - i40e: Do not wait for Rx queue disable in DCB reconfig
8726 - i40e: Fix for unexpected messaging
8727 - i40e: Expose some registers to program parser, FD and RSS logic
8728 - i40e: add check for null VSI
8729 - i40e: add adminq commands for Rx CTL registers
8730 - i40e: implement and use Rx CTL helper functions
8731 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
8732 - i40e: suspend scheduling during driver unload
8733 - i40e: let go of the past
8734 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
8735
8736 * MPT3SAS Driver update for next kernel release (LP: #1512221)
8737 - mpt3sas: A correction in unmap_resources
8738 - mpt3sas: Added support for high port count HBA variants.
8739 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
8740 - mpt3sas: Fix static analyzer(coverity) tool identified defects
8741 - mpt3sas: Never block the Enclosure device
8742 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
8743 - mpt3sas: Added smp_affinity_enable module parameter.
8744 - mpt3sas: Add support for configurable Chain Frame Size
8745 - mpt3sas: Updated MPI Header to 2.00.42
8746 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
8747 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
8748 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
8749
8750 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
8751 - ibmvscsi: Add endian conversions to sysfs attribute show functions
8752
8753 * Miscellaneous Ubuntu changes
8754 - [Packaging] git-ubuntu-log -- output should be utf-8
8755 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
8756
8757 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
8758
8759 linux (4.4.0-7.22) xenial; urgency=low
8760
8761 [ Tim Gardner ]
8762
8763 * Release Tracking Bug
8764 - LP: #1547205
8765
8766 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
8767 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
8768 - arm64: kernel: implement ACPI parking protocol
8769
8770 * Please pull cgroup namespaces (LP: #1546775)
8771 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
8772 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
8773 - SAUCE: (noup) cgroup: introduce cgroup namespaces
8774 - SAUCE: (noup) cgroup: cgroup namespace setns support
8775 - SAUCE: (noup) kernfs: define kernfs_node_dentry
8776 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
8777 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
8778 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
8779
8780 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
8781 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
8782 - pwm: lpss: Remove ->free() callback
8783 - pwm: bcm2835: Calculate scaler in ->config()
8784 - pwm: bcm2835: Prevent division by zero
8785 - pwm: bcm2835: Fix email address specification
8786 - pwm: lpss: Update PWM setting for Broxton
8787 - pwm: lpss: Select core part automatically
8788 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
8789 - pwm: fsl-ftm: Fix clock enable/disable when using PM
8790 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
8791 - pwm: lpc32xx: make device usable with common clock framework
8792 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
8793 - pwm: lpc32xx: return ERANGE, if requested period is not supported
8794 - pwm: rcar: Improve accuracy of frequency division setting
8795 - pwm: Add PWM driver for OMAP using dual-mode timers
8796 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
8797 - pwm: omap-dmtimer: Potential NULL dereference on error
8798 - pwm: Mark all devices as "might sleep"
8799
8800 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
8801 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
8802 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
8803
8804 * Update megaraid driver to MR6.10 (LP: #1544679)
8805 - megaraid_sas: Do not allow PCI access during OCR
8806 - megaraid_sas: MFI IO timeout handling
8807 - megaraid_sas: Syncing request flags macro names with firmware
8808 - megaraid_sas: Task management support
8809 - megaraid_sas: Update device queue depth based on interface type
8810 - megaraid_sas: Fastpath region lock bypass
8811 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
8812 - megaraid_sas: Code optimization build_and_issue_cmd return-type
8813 - megaraid_sas: Dual queue depth support
8814 - megaraid_sas: IO throttling support
8815 - megaraid_sas: Make adprecovery variable atomic
8816 - megaraid_sas: MFI adapter OCR changes
8817 - megaraid_sas: Introduce module parameter for SCSI command timeout
8818 - megaraid_sas: SPERC OCR changes
8819 - megaraid_sas: driver version upgrade
8820 - megaraid: fix null pointer check in megasas_detach_one().
8821 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
8822 - megaraid_sas: Fix SMAP issue
8823 - megaraid_sas: Add an i/o barrier
8824
8825 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
8826 - powerpc/powernv: Fix stale PE primary bus
8827
8828 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
8829 - [Config] Update bnx2x d-i firmware to 7.12.30
8830
8831 * Miscellaneous Ubuntu changes
8832 - rebase to v4.4.2
8833
8834 * Miscellaneous upstream changes
8835 - openvswitch: allow management from inside user namespaces
8836 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
8837 - net, thunderx: Remove unnecessary rcv buffer start address management
8838 - net: thunderx: HW TSO support for pass-2 hardware
8839 - net: thunderx: Enable CQE count threshold interrupt
8840 - net: cavium: liquidio: use helpers ns_to_timespec64()
8841 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
8842 - arm64: KVM: Configure TCR_EL2.PS at runtime
8843 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
8844 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
8845 - arm64: lib: improve copy_page to deal with 128 bytes at a time
8846 - arm64: lib: patch in prfm for copy_page if requested
8847 - arm64: prefetch: add missing #include for spin_lock_prefetch
8848 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
8849 - net: thunderx: Use napi_schedule_irqoff()
8850 - net: thunderx: Assign affinity hints to vf's interrupts
8851 - net: thunderx: bgx: Use standard firmware node infrastructure.
8852 - net: thunderx: bgx: Add log message when setting mac address
8853 - net: thunderx: Alloc higher order pages when pagesize is small
8854 - net: cavium: liquidio: Return correct error code
8855 - net: cavium: liquidio: fix check for in progress flag
8856 - livepatch: add old_sympos as disambiguator field to klp_func
8857 - livepatch: add sympos as disambiguator field to klp_reloc
8858 - livepatch: function,sympos scheme in livepatch sysfs directory
8859 - module: Use the same logic for setting and unsetting RO/NX
8860 - gcov: use within_module() helper.
8861 - module: use a structure to encapsulate layout.
8862 - module: clean up RO/NX handling.
8863 - module: keep percpu symbols in module's symtab
8864 - livepatch: Cleanup module page permission changes
8865
8866 [ Upstream Kernel Changes ]
8867
8868 * rebase to v4.4.2
8869
8870 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
8871
8872 linux (4.4.0-6.21) xenial; urgency=low
8873
8874 [ Tim Gardner ]
8875
8876 * Release Tracking Bug
8877 - LP: #1546283
8878
8879 * Naples/Zen, NTB Driver (LP: #1542071)
8880 - [Config] CONFIG_NTB_AMD=m
8881 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
8882
8883 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
8884 - SAUCE: storvsc: use small sg_tablesize on x86
8885
8886 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
8887 - [Config] CONFIG_ARMV8_DEPRECATED=y
8888
8889 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
8890 - powerpc/eeh: Fix stale cached primary bus
8891
8892 * Miscellaneous Ubuntu changes
8893 - SAUCE: fs: Add user namesapace member to struct super_block
8894 - SAUCE: fs: Limit file caps to the user namespace of the super block
8895 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
8896 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
8897 - SAUCE: block_dev: Check permissions towards block device inode when mounting
8898 - SAUCE: fs: Treat foreign mounts as nosuid
8899 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
8900 - SAUCE: userns: Replace in_userns with current_in_userns
8901 - SAUCE: Smack: Handle labels consistently in untrusted mounts
8902 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
8903 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
8904 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
8905 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
8906 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
8907 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
8908 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
8909 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
8910 - SAUCE: fuse: Add support for pid namespaces
8911 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
8912 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
8913 - SAUCE: fuse: Allow user namespace mounts
8914 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
8915 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
8916 - SAUCE: quota: Convert ids relative to s_user_ns
8917 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
8918 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
8919 - SAUCE: quota: Treat superblock owner as privilged
8920 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
8921 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
8922 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
8923 - SAUCE: ext4: Add module parameter to enable user namespace mounts
8924 - SAUCE: fuse: Add module parameter to enable user namespace mounts
8925
8926 * Miscellaneous upstream changes
8927 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
8928 - libahci: Implement the capability to override the generic ahci interrupt handler.
8929 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
8930 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
8931
8932 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
8933
8934 linux (4.4.0-5.20) xenial; urgency=low
8935
8936 [ Tim Gardner ]
8937
8938 * Release Tracking Bug
8939 - LP: #1544637
8940
8941 * s390/cio: update measurement characteristics (LP: #1541534)
8942 - s390/cio: fix measurement characteristics memleak
8943 - s390/cio: ensure consistent measurement state
8944 - s390/cio: update measurement characteristics
8945
8946 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
8947 - qeth: initialize net_device with carrier off
8948
8949 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
8950 - [Config] CONFIG_ZONE_DMA=y
8951 - mm: CONFIG_NR_ZONES_EXTENDED
8952
8953 * perf enahancements for ppc64 (LP: #1521678)
8954 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
8955 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
8956 - perf kvm/powerpc: Port perf kvm stat to powerpc
8957 - perf kvm/powerpc: Add support for HCALL reasons
8958
8959 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
8960 - SAUCE: nbd: ratelimit error msgs after socket close
8961
8962 * sleep from invalid context in aa_move_mount (LP: #1539349)
8963 - SAUCE: apparmor: fix sleep from invalid context
8964
8965 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
8966 - net/mlx5_core: Modify enable/disable hca functions
8967 - net/mlx5_core: Add base sriov support
8968 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
8969 - net/mlx5: Update access functions to Query/Modify vport MAC address
8970 - net/mlx5: Introduce access functions to modify/query vport mac lists
8971 - net/mlx5: Introduce access functions to modify/query vport state
8972 - net/mlx5: Introduce access functions to modify/query vport promisc mode
8973 - net/mlx5: Introduce access functions to modify/query vport vlans
8974 - net/mlx5e: Write UC/MC list and promisc mode into vport context
8975 - net/mlx5e: Write vlan list into vport context
8976 - net/mlx5: Introducing E-Switch and l2 table
8977 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
8978 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
8979 - net/mlx5: E-Switch, Introduce Vport administration functions
8980 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
8981 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
8982 - net/mlx5: E-Switch, Introduce get vf statistics
8983 - net/mlx5e: Add support for SR-IOV ndos
8984 - net/mlx5: Fix query E-Switch capabilities
8985 - net/mlx5e: Assign random MAC address if needed
8986
8987 * make wacom_w8001 work well in xenial (LP: #1542771)
8988 - Input: wacom_w8001 - use __set_bit for evbits
8989 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
8990 - Input: wacom_w8001 - handle touch error case correctly
8991 - Input: wacom_w8001 - split pen and touch initialization up
8992 - Input: wacom_w8001 - split the touch and pen devices into two devices
8993 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
8994
8995 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
8996 - ubuntu: vbox -- update to 5.0.14-dfsg-2
8997
8998 * Miscellaneous Ubuntu changes
8999 - [Packaging] git-ubuntu-log -- fix empty section formatting
9000 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
9001
9002 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
9003
9004 linux (4.4.0-4.19) xenial; urgency=low
9005
9006 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
9007 - [Config] update spl/zfs version
9008 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
9009 - [Config] reconstruct -- drop links for zfs userspace components
9010 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
9011
9012 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
9013 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
9014
9015 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
9016 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
9017
9018 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
9019 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
9020
9021 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
9022 - HID: multitouch: enable palm rejection if device implements confidence usage
9023
9024 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
9025 - qla2xxx: Remove unavailable firmware files
9026 - qla2xxx: Enable Extended Logins support
9027 - qla2xxx: Enable Exchange offload support.
9028 - qla2xxx: Enable Target counters in DebugFS.
9029 - qla2xxx: Add FW resource count in DebugFS.
9030 - qla2xxx: Added interface to send explicit LOGO.
9031 - qla2xxx: Delete session if initiator is gone from FW
9032 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
9033 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
9034 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
9035 - qla2xxx: Add irq affinity notification
9036 - qla2xxx: Add selective command queuing
9037 - qla2xxx: Move atioq to a different lock to reduce lock contention
9038 - qla2xxx: Disable ZIO at start time.
9039 - qla2xxx: Set all queues to 4k
9040 - qla2xxx: Check for online flag instead of active reset when transmitting responses
9041 - scsi: qla2xxxx: avoid type mismatch in comparison
9042
9043 * [Hyper-V] PCI Passthrough (LP: #1541120)
9044 - x86/irq: Export functions to allow MSI domains in modules
9045 - genirq/msi: Export functions to allow MSI domains in modules
9046
9047 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
9048 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
9049 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
9050 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
9051 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
9052 - lpfc: Fix crash in fcp command completion path.
9053 - lpfc: Modularize and cleanup FDMI code in driver
9054 - lpfc: Fix RDP Speed reporting.
9055 - lpfc: Fix RDP ACC being too long.
9056 - lpfc: Make write check error processing more resilient
9057 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
9058 - lpfc: Fix mbox reuse in PLOGI completion
9059 - lpfc: Fix external loopback failure.
9060 - lpfc: Add logging for misconfigured optics.
9061 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
9062 - lpfc: Use kzalloc instead of kmalloc
9063 - lpfc: Update version to 11.0.0.10 for upstream patch set
9064
9065 * Miscellaneous Ubuntu changes
9066 - [Config] CONFIG_ARM64_VA_BITS=48
9067 - [Config] Fixed Vcs-Git
9068
9069 * Miscellaneous upstream changes
9070 - cxl: Fix possible idr warning when contexts are released
9071 - cxl: use correct operator when writing pcie config space values
9072 - cxlflash: drop unlikely before IS_ERR_OR_NULL
9073 - cxl: Fix DSI misses when the context owning task exits
9074 - cxlflash: Removed driver date print
9075 - cxlflash: Fix to resolve cmd leak after host reset
9076 - cxlflash: Resolve oops in wait_port_offline
9077 - cxlflash: Enable device id for future IBM CXL adapter
9078 - cxl: fix build for GCC 4.6.x
9079 - cxl: use -Werror only with CONFIG_PPC_WERROR
9080 - cxl: Enable PCI device ID for future IBM CXL adapter
9081
9082 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
9083
9084 linux (4.4.0-3.17) xenial; urgency=low
9085
9086 [ Tim Gardner ]
9087
9088 * Release Tracking Bug
9089 - LP: #1541058
9090 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
9091 - LP: #1531539
9092 * SAUCE: nvme merge cleanup
9093 - LP: #1531539
9094 * rebase to v4.4.1
9095
9096 [ Andy Whitcroft ]
9097
9098 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
9099 ioctls"
9100 - LP: #1538618
9101 * postinst -- detect symlinks correctly
9102 - LP: #1536810
9103
9104 [ John Johansen ]
9105
9106 * SAUCE: apparmor: fix sleep from invalid context
9107 - LP: #1539349
9108
9109 [ Upstream Kernel Changes ]
9110
9111 * powerpc/eeh: Fix PE location code
9112 - LP: #1538909
9113 * powerpc/pseries: Limit EPOW reset event warnings
9114 - LP: #1539102
9115 * lightnvm: fix bio submission issue
9116 - LP: #1531539
9117 * lightnvm: fix incorrect nr_free_blocks stat
9118 - LP: #1531539
9119 * lightnvm: add check after mempool allocation
9120 - LP: #1531539
9121 * lightnvm: unlock rq and free ppa_list on submission fail
9122 - LP: #1531539
9123 * lightnvm: move ppa erase logic to core
9124 - LP: #1531539
9125 * lightnvm: refactor rqd ppa list into set/free
9126 - LP: #1531539
9127 * lightnvm: refactor end_io functions for sync
9128 - LP: #1531539
9129 * lightnvm: return the get_bb_tbl return value
9130 - LP: #1531539
9131 * lightnvm: check bi_error in gc
9132 - LP: #1531539
9133 * lightnvm: put block back to gc list on its reclaim fail
9134 - LP: #1531539
9135 * lightnvm: fix locking and mempool in rrpc_lun_gc
9136 - LP: #1531539
9137 * lightnvm: sectors first in ppa list
9138 - LP: #1531539
9139 * lightnvm: move the pages per block check out of the loop
9140 - LP: #1531539
9141 * lightnvm: support multiple ppas in nvm_erase_ppa
9142 - LP: #1531539
9143 * lightnvm: move rq->error to nvm_rq->error
9144 - LP: #1531539
9145 * lightnvm: introduce nvm_submit_ppa
9146 - LP: #1531539
9147 * lightnvm: reference rrpc lun in rrpc block
9148 - LP: #1531539
9149 * lightnvm: fix missing grown bad block type
9150 - LP: #1531539
9151 * lightnvm: manage open and closed blocks separately
9152 - LP: #1531539
9153 * lightnvm: add mccap support
9154 - LP: #1531539
9155 * lightnvm: introduce mlc lower page table mappings
9156 - LP: #1531539
9157 * lightnvm: core on-disk initialization
9158 - LP: #1531539
9159 * lightnvm: introduce ioctl to initialize device
9160 - LP: #1531539
9161 * lightnvm: use system block for mm initialization
9162 - LP: #1531539
9163 * lightnvm: introduce factory reset
9164 - LP: #1531539
9165 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
9166 - LP: #1531539
9167 * blk-mq: add a flags parameter to blk_mq_alloc_request
9168 - LP: #1531539
9169 * nvme: move struct nvme_iod to pci.c
9170 - LP: #1531539
9171 * nvme: split command submission helpers out of pci.c
9172 - LP: #1531539
9173 * nvme: use offset instead of a struct for registers
9174 - LP: #1531539
9175 * nvme: split nvme_trans_device_id_page
9176 - LP: #1531539
9177 * nvme: use vendor it from identify
9178 - LP: #1531539
9179 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
9180 - LP: #1531539
9181 * nvme: simplify nvme_setup_prps calling convention
9182 - LP: #1531539
9183 * nvme: refactor nvme_queue_rq
9184 - LP: #1531539
9185 * nvme: factor out a nvme_unmap_data helper
9186 - LP: #1531539
9187 * nvme: move nvme_error_status to common code
9188 - LP: #1531539
9189 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
9190 - LP: #1531539
9191 * nvme: split __nvme_submit_sync_cmd
9192 - LP: #1531539
9193 * nvme: use the block layer for userspace passthrough metadata
9194 - LP: #1531539
9195 * nvme: move block_device_operations and ns/ctrl freeing to common code
9196 - LP: #1531539
9197 * nvme: add explicit quirk handling
9198 - LP: #1531539
9199 * nvme: move remaining CC setup into nvme_enable_ctrl
9200 - LP: #1531539
9201 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
9202 - LP: #1531539
9203 * nvme: add a common helper to read Identify Controller data
9204 - LP: #1531539
9205 * nvme: move the call to nvme_init_identify earlier
9206 - LP: #1531539
9207 * nvme: move namespace scanning to common code
9208 - LP: #1531539
9209 * nvme: move chardev and sysfs interface to common code
9210 - LP: #1531539
9211 * nvme: refactor set_queue_count
9212 - LP: #1531539
9213 * blk-integrity: empty implementation when disabled
9214 - LP: #1531539
9215 * NVMe: fix build with CONFIG_NVM enabled
9216 - LP: #1531539
9217 * nvme: fix another 32-bit build warning
9218 - LP: #1531539
9219 * nvme: precedence bug in nvme_pr_clear()
9220 - LP: #1531539
9221 * nvme: only ignore hardware errors in nvme_create_io_queues
9222 - LP: #1531539
9223 * nvme: only add a controller to dev_list after it's been fully
9224 initialized
9225 - LP: #1531539
9226 * nvme: protect against simultaneous shutdown invocations
9227 - LP: #1531539
9228 * nvme: don't take the I/O queue q_lock in nvme_timeout
9229 - LP: #1531539
9230 * nvme: merge nvme_abort_req and nvme_timeout
9231 - LP: #1531539
9232 * nvme: add NVME_SC_CANCELLED
9233 - LP: #1531539
9234 * nvme: simplify resets
9235 - LP: #1531539
9236 * nvme: do not restart the request timeout if we're resetting the
9237 controller
9238 - LP: #1531539
9239 * nvme: merge probe_work and reset_work
9240 - LP: #1531539
9241 * nvme: remove dead controllers from a work item
9242 - LP: #1531539
9243 * nvme: switch abort_limit to an atomic_t
9244 - LP: #1531539
9245 * NVMe: Implement namespace list scanning
9246 - LP: #1531539
9247 * NVMe: Use unbounded work queue for all work
9248 - LP: #1531539
9249 * NVMe: Remove device management handles on remove
9250 - LP: #1531539
9251 * NVMe: Simplify metadata setup
9252 - LP: #1531539
9253 * nvme: fix admin queue depth
9254 - LP: #1531539
9255 * nvme: factor out a few helpers from req_completion
9256 - LP: #1531539
9257 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
9258 - LP: #1531539
9259 * nvme: switch abort to blk_execute_rq_nowait
9260 - LP: #1531539
9261 * nvme: special case AEN requests
9262 - LP: #1531539
9263 * nvme: simplify completion handling
9264 - LP: #1531539
9265 * nvme: properly free resources for cancelled command
9266 - LP: #1531539
9267 * nvme: meta_sg doesn't have to be an array
9268 - LP: #1531539
9269 * nvme: merge iod and cmd_info
9270 - LP: #1531539
9271 * NVMe: Add pci error handlers
9272 - LP: #1531539
9273 * NVMe: Export namespace attributes to sysfs
9274 - LP: #1531539
9275 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
9276 - LP: #1531539
9277 * nvme: synchronize access to ctrl->namespaces
9278 - LP: #1531539
9279 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
9280 - LP: #1531539
9281 * nvme: make SG_IO support optional
9282 - LP: #1531539
9283 * NVMe: Fix admin queue ring wrap
9284 - LP: #1531539
9285 * NVMe: Use a retryable error code on reset
9286 - LP: #1531539
9287 * NVMe: Remove queue freezing on resets
9288 - LP: #1531539
9289 * NVMe: IO queue deletion re-write
9290 - LP: #1531539
9291 * NVMe: Shutdown controller only for power-off
9292 - LP: #1531539
9293 * NVMe: Export NVMe attributes to sysfs group
9294 - LP: #1531539
9295 * i40e: fix build warnings
9296 * net: i40e: shut up uninitialized variable warnings
9297 * Drivers: hv: vmbus: fix build warning
9298 * Drivers: hv: util: Increase the timeout for util services
9299 * Drivers: hv: utils: run polling callback always in interrupt context
9300 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
9301 * tools: hv: remove repeated HV_FCOPY string
9302 * Drivers: hv: util: catch allocation errors
9303 * Drivers: hv: utils: use memdup_user in hvt_op_write
9304 * drivers/hv: cleanup synic msrs if vmbus connect failed
9305 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
9306 num
9307 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
9308 * drivers:hv: Define the channel type for Hyper-V PCI Express
9309 pass-through
9310 * Drivers: hv: vss: run only on supported host versions
9311 * Drivers: hv: vmbus: Use uuid_le type consistently
9312 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
9313 * Drivers: hv: vmbus: Get rid of the unused macro
9314 * Drivers: hv: vmbus: Get rid of the unused irq variable
9315 * Drivers: hv: vmbus: serialize process_chn_event() and
9316 vmbus_close_internal()
9317 * Drivers: hv: vmbus: do sanity check of channel state in
9318 vmbus_close_internal()
9319 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
9320 driver
9321 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
9322 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
9323 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
9324 * Drivers: hv: vmbus: Fix a Host signaling bug
9325 * drivers/hv: correct tsc page sequence invalid value
9326 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
9327 * Drivers: hv: utils: Invoke the poll function after handshake
9328 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
9329 * Drivers: hv: utils: fix memory leak on on_msg() failure
9330 * Drivers: hv: utils: rename outmsg_lock
9331 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
9332 * Drivers: hv: utils: fix crash when device is removed from host side
9333 * Drivers: hv: ring_buffer.c: fix comment style
9334 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
9335 * Drivers: hv: ring_buffer: remove code duplication from
9336 hv_ringbuffer_peek/read()
9337 * Drivers: hv: remove code duplication between
9338 vmbus_recvpacket()/vmbus_recvpacket_raw()
9339 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
9340 * drivers/hv: replace enum hv_message_type by u32
9341 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
9342 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
9343 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
9344 header
9345 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
9346 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
9347 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
9348
9349 [ Upstream Kernel Changes ]
9350
9351 * rebase to v4.4.1
9352 - LP: #1533461
9353 - LP: #1529624
9354
9355 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
9356
9357 linux (4.4.0-2.16) xenial; urgency=low
9358
9359 [ Andy Whitcroft ]
9360
9361 * Release Tracking Bug
9362 - LP: #1539090
9363 * SAUCE: hv: hv_set_ifconfig -- convert to python3
9364 - LP: #1506521
9365 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
9366 - LP: #1538618
9367
9368 [ Colin Ian King ]
9369
9370 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
9371 bit FADT addresses (LP: #1529381)
9372 - LP: #1529381
9373
9374 [ John Johansen ]
9375
9376 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
9377 being shutdown
9378 - LP: #1446906
9379
9380 [ Mahesh Salgaonkar ]
9381
9382 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
9383 - LP: #1537881
9384 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
9385 interrupt.
9386 - LP: #1537881
9387 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
9388 base errors
9389 - LP: #1537881
9390
9391 [ Paolo Pisati ]
9392
9393 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
9394 #843419 build flags
9395 - LP: #1533009
9396 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
9397 * [Config] disable ARCH_ZX (ZTE ZX Soc)
9398
9399 [ Tim Gardner ]
9400
9401 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
9402 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
9403 - LP: #1536719
9404 * SAUCE: drop obsolete bnx2x firmware
9405 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
9406 - LP: #1536474
9407 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
9408 - LP: #1534647
9409 * [Config] Add pvpanic to virtual flavour
9410 - LP: #1537923
9411 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
9412 - LP: #1520457
9413
9414 [ Upstream Kernel Changes ]
9415
9416 * i40evf: fix compiler warning of unused variable
9417 - LP: #1536474
9418 * intel: i40e: fix confused code
9419 - LP: #1536474
9420 * i40e/i40evf: remove unused tunnel parameter
9421 - LP: #1536474
9422 * i40e: Change BUG_ON to WARN_ON in service event complete
9423 - LP: #1536474
9424 * i40e: remove BUG_ON from feature string building
9425 - LP: #1536474
9426 * i40e: remove BUG_ON from FCoE setup
9427 - LP: #1536474
9428 * i40e: Workaround fix for mss < 256 issue
9429 - LP: #1536474
9430 * i40e/i40evf: Add a stat to track how many times we have to do a force
9431 WB
9432 - LP: #1536474
9433 * i40e: Move the saving of old link info from handle_link_event to
9434 link_event
9435 - LP: #1536474
9436 * i40e/i40evf: Add comment to #endif
9437 - LP: #1536474
9438 * i40e/i40evf: clean up error messages
9439 - LP: #1536474
9440 * i40evf: handle many MAC filters correctly
9441 - LP: #1536474
9442 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
9443 - LP: #1536474
9444 * i40e: rework the functions to configure RSS with similar parameters
9445 - LP: #1536474
9446 * i40e: create a generic configure rss function
9447 - LP: #1536474
9448 * i40e: Bump version to 1.4.2
9449 - LP: #1536474
9450 * i40e: add new fields to store user configuration
9451 - LP: #1536474
9452 * i40e: rename rss_size to alloc_rss_size in i40e_pf
9453 - LP: #1536474
9454 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
9455 workaround
9456 - LP: #1536474
9457 * i40e/i40evf: prefetch skb data on transmit
9458 - LP: #1536474
9459 * i40evf: rename VF adapter specific RSS function
9460 - LP: #1536474
9461 * i40evf: create a generic config RSS function
9462 - LP: #1536474
9463 * i40evf: create a generic get RSS function
9464 - LP: #1536474
9465 * i40evf: add new fields to store user configuration of RSS
9466 - LP: #1536474
9467 * i40e: Update error messaging
9468 - LP: #1536474
9469 * i40e: fix confusing message
9470 - LP: #1536474
9471 * i40e: make error message more useful
9472 - LP: #1536474
9473 * i40evf: quoth the VF driver, Nevermore
9474 - LP: #1536474
9475 * i40evf: allocate queue vectors dynamically
9476 - LP: #1536474
9477 * i40evf: allocate ring structs dynamically
9478 - LP: #1536474
9479 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
9480 - LP: #1536474
9481 * i40e: fix: do not sleep in netdev_ops
9482 - LP: #1536474
9483 * i40e: remove unused argument
9484 - LP: #1536474
9485 * i40evf: increase max number of queues
9486 - LP: #1536474
9487 * i40evf: set real num queues
9488 - LP: #1536474
9489 * i40evf: remove duplicate string
9490 - LP: #1536474
9491 * i40e: Detection and recovery of TX queue hung logic moved to
9492 service_task from tx_timeout
9493 - LP: #1536474
9494 * i40e: Fix memory leaks, sideband filter programming
9495 - LP: #1536474
9496 * i40evf: don't use atomic allocation
9497 - LP: #1536474
9498 * i40e: propagate properly
9499 - LP: #1536474
9500 * i40evf: use correct types
9501 - LP: #1536474
9502 * i40e: use priv flags to control packet split
9503 - LP: #1536474
9504 * i40e: Remove separate functions gathering XOFF Rx stats
9505 - LP: #1536474
9506 * i40e: fix whitespace
9507 - LP: #1536474
9508 * i40e/i40evf: use logical operator
9509 - LP: #1536474
9510 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
9511 - LP: #1536474
9512 * i40e: trivial fixes
9513 - LP: #1536474
9514 * i40e: Fix i40e_print_features() VEB mode output
9515 - LP: #1536474
9516 * i40e: chomp the BIT(_ULL)
9517 - LP: #1536474
9518 * i40e: properly delete VF MAC filters
9519 - LP: #1536474
9520 * i40e: don't add zero MAC filter
9521 - LP: #1536474
9522 * i40evf: check rings before freeing resources
9523 - LP: #1536474
9524 * i40e: use explicit cast from u16 to u8
9525 - LP: #1536474
9526 * i40e: Opcode and structures required by OEM Post Update AQ command and
9527 add new NVM arq message
9528 - LP: #1536474
9529 * i40e: hush little warnings
9530 - LP: #1536474
9531 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
9532 - LP: #1536474
9533 * i40e: clean whole mac filter list
9534 - LP: #1536474
9535 * i40evf: change version string generation
9536 - LP: #1536474
9537 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
9538 - LP: #1536474
9539 * geneve: UDP checksum configuration via netlink
9540 - LP: #1536474
9541 * geneve: Add geneve udp port offload for ethernet devices
9542 - LP: #1536474
9543 * i40e: geneve tunnel offload support
9544 - LP: #1536474
9545 * geneve: Add geneve_get_rx_port support
9546 - LP: #1536474
9547 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
9548 - LP: #1536474
9549 * i40e: change log messages and error returns
9550 - LP: #1536474
9551 * i40e: allow zero MAC address for VFs
9552 - LP: #1536474
9553 * i40e: Look up MAC address in Open Firmware or IDPROM
9554 - LP: #1536474
9555 * i40e: Fix Rx hash reported to the stack by our driver
9556 - LP: #1536474
9557 * i40e: remove forever unused ID
9558 - LP: #1536474
9559 * igb: add 88E1543 initialization code
9560 * igb: don't unmap NULL hw_addr
9561 * igb: use the correct i210 register for EEMNGCTL
9562 * igb: fix NULL derefs due to skipped SR-IOV enabling
9563 * igb: improve handling of disconnected adapters
9564 * igb: Remove GS40G specific defines/functions
9565 * igb: Don't add PHY address to PCDL address
9566 * igb: Improve cable length function for I210, etc.
9567 * igb: Explicitly label self-test result indices
9568 * ixgbe: drop null test before destroy functions
9569 - LP: #1536473
9570 * ixgbe: Delete redundant include file
9571 - LP: #1536473
9572 * ixgbe: fix multiple kernel-doc errors
9573 - LP: #1536473
9574 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
9575 vector
9576 - LP: #1536473
9577 * ixgbe: Add KR mode support for CS4227 chip
9578 - LP: #1536473
9579 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
9580 to 12K
9581 - LP: #1536473
9582 * ixgbe/ixgbevf: use napi_schedule_irqoff()
9583 - LP: #1536473
9584 * ixgbe: Remove CS4227 diagnostic code
9585 - LP: #1536473
9586 * ixgbevf: use ether_addr_copy instead of memcpy
9587 - LP: #1536473
9588 * ixgbevf: fix spoofed packets with random MAC
9589 - LP: #1536473
9590 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
9591 - LP: #1536473
9592 * ixgbe: Add support for newer thermal alarm
9593 - LP: #1536473
9594 * ixgbe: Use private workqueue to avoid certain possible hangs
9595 - LP: #1536473
9596 * ixgbevf: Use a private workqueue to avoid certain possible hangs
9597 - LP: #1536473
9598 * ixgbevf: Minor cleanups
9599 - LP: #1536473
9600 * ixgbe: Refactor MAC address configuration code
9601 - LP: #1536473
9602 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
9603 - LP: #1536473
9604 * ixgbe: Allow FDB entries access to more RAR filters
9605 - LP: #1536473
9606 * ixgbe: Update PTP to support X550EM_x devices
9607 - LP: #1536473
9608 * ixgbe: Correct spec violations by waiting after reset
9609 - LP: #1536473
9610 * ixgbe: Wait for master disable to be set
9611 - LP: #1536473
9612 * ixgbe: Save VF info and take references
9613 - LP: #1536473
9614 * ixgbe: Handle extended IPv6 headers in Tx path
9615 - LP: #1536473
9616 * ixgbe: Always turn PHY power on when requested
9617 - LP: #1536473
9618 * ixgbevf: Handle extended IPv6 headers in Tx path
9619 - LP: #1536473
9620 * ixgbe: Return error on failure to allocate mac_table
9621 - LP: #1536473
9622 * ixgbe: Fix SR-IOV VLAN pool configuration
9623 - LP: #1536473
9624 * ixgbe: Simplify definitions for regidx and bit in set_vfta
9625 - LP: #1536473
9626 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
9627 - LP: #1536473
9628 * ixgbe: Simplify configuration of setting VLVF and VLVFB
9629 - LP: #1536473
9630 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
9631 - LP: #1536473
9632 * ixgbe: Reorder search to work from the top down instead of bottom up
9633 - LP: #1536473
9634 * ixgbe: Add support for VLAN promiscuous with SR-IOV
9635 - LP: #1536473
9636 * ixgbe: Fix VLAN promisc in relation to SR-IOV
9637 - LP: #1536473
9638 * ixgbe: Clear stale pool mappings
9639 - LP: #1536473
9640 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
9641 - LP: #1536473
9642 * ixgbe: do not report 2.5 Gbps as supported
9643 - LP: #1536473
9644 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
9645 per vector
9646 - LP: #1536473
9647 * ixgbevf: minor cleanups for ixgbevf_set_itr()
9648 - LP: #1536473
9649 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
9650 - LP: #1536473
9651 * ixgbe: report correct media type for KR, KX and KX4 interfaces
9652 - LP: #1536473
9653 * ixgbe: Clean up redundancy in hw_enc_features
9654 - LP: #1536473
9655 * ixgbe: fix RSS limit for X550
9656 - LP: #1536473
9657 * ixgbe: Correct X550EM_x revision check
9658 - LP: #1536473
9659 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
9660 - LP: #1536473
9661 * ixgbe: Fill at least min credits to a TC credit refills
9662 - LP: #1536473
9663 * ixgbe: use correct FCoE DDP max check
9664 - LP: #1536473
9665 * ixgbe: fix broken PFC with X550
9666 - LP: #1536473
9667 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
9668 - LP: #1536473
9669 * ixgbe: Correct handling of any outer UDP checksum setting
9670 - LP: #1536473
9671 * ixgbe: Fix to get FDMI HBA attributes information with X550
9672 - LP: #1536473
9673 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
9674 - LP: #1536473
9675 * ixgbe: Make ATR recognize IPv6 extended headers
9676 - LP: #1536473
9677 * e1000: make eeprom read/write scheduler friendly
9678 * e1000: fix data race between tx_ring->next_to_clean
9679 * e1000: Remove checkpatch coding style errors
9680 * e1000: clean up the checking logic
9681 * e1000: fix a typo in the comment
9682 * e1000e: clean up the local variable
9683 * e1000: fix kernel-doc argument being missing
9684 * e1000: get rid of duplicate exit path
9685 * e1000: Elementary checkpatch warnings and checks removed
9686 * e1000e: fix division by zero on jumbo MTUs
9687 * e1000e: Increase timeout of polling bit RSPCIPHY
9688 * e1000e: initial support for i219-LM (3)
9689 * e1000e: Switch e1000e_up to void, drop code checking for error result
9690 * e1000e: Remove unreachable code
9691 * e1000e: Do not read ICR in Other interrupt
9692 * e1000e: Do not write lsc to ics in msi-x mode
9693 * e1000e: Fix msi-x interrupt automask
9694 * acpi: pci: Setup MSI domain for ACPI based pci devices
9695 * irqdomain: Introduce is_fwnode_irqchip helper
9696 * irqchip/gic-v2m: Refactor to prepare for ACPI support
9697 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
9698 * clk: xgene: Fix divider with non-zero shift value
9699 * i2c: designware: Do not require clock when SSCN and FFCN are provided
9700 * fm10k: do not assume VF always has 1 queue
9701 - LP: #1536475
9702 * fm10k: Correct MTU for jumbo frames
9703 - LP: #1536475
9704 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
9705 vector
9706 - LP: #1536475
9707 * fm10k: use napi_schedule_irqoff()
9708 - LP: #1536475
9709 * fm10k: set netdev features in one location
9710 - LP: #1536475
9711 * fm10k: reset max_queues on init_hw_vf failure
9712 - LP: #1536475
9713 * fm10k: always check init_hw for errors
9714 - LP: #1536475
9715 * fm10k: reinitialize queuing scheme after calling init_hw
9716 - LP: #1536475
9717 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
9718 - LP: #1536475
9719 * fm10k: explicitly typecast vlan values to u16
9720 - LP: #1536475
9721 * fm10k: add statistics for actual DWORD count of mbmem mailbox
9722 - LP: #1536475
9723 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
9724 - LP: #1536475
9725 * fm10k: Add support for ITR scaling based on PCIe link speed
9726 - LP: #1536475
9727 * fm10k: introduce ITR_IS_ADAPTIVE macro
9728 - LP: #1536475
9729 * fm10k: Update adaptive ITR algorithm
9730 - LP: #1536475
9731 * fm10k: use macro for default Tx and Rx ITR values
9732 - LP: #1536475
9733 * fm10k: change default Tx ITR to 25usec
9734 - LP: #1536475
9735 * fm10k: TRIVIAL fix typo of hardware
9736 - LP: #1536475
9737 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
9738 - LP: #1536475
9739 * fm10k: use ether_addr_copy to copy MAC address
9740 - LP: #1536475
9741 * fm10k: do not use CamelCase
9742 - LP: #1536475
9743 * fm10k: remove unnecessary else block from if statements with return
9744 - LP: #1536475
9745 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
9746 - LP: #1536475
9747 * fm10k: consistently refer to VLANs and VLAN IDs
9748 - LP: #1536475
9749 * fm10k: bump driver version
9750 - LP: #1536475
9751 * fm10k: conditionally compile DCB and DebugFS support
9752 - LP: #1536475
9753 * fm10k: Cleanup MSI-X interrupts in case of failure
9754 - LP: #1536475
9755 * fm10k: Cleanup exception handling for mailbox interrupt
9756 - LP: #1536475
9757 * fm10k: do not inline fm10k_iov_select_vid()
9758 - LP: #1536475
9759 * fm10k: whitespace cleanups
9760 - LP: #1536475
9761 * fm10k: use BIT() macro instead of open-coded bit-shifting
9762 - LP: #1536475
9763 * fm10k: cleanup namespace pollution
9764 - LP: #1536475
9765 * fm10k: cleanup overly long lines
9766 - LP: #1536475
9767 * fm10k: initialize xps at driver load
9768 - LP: #1536475
9769 * fm10k: don't initialize fm10k_workqueue at global level
9770 - LP: #1536475
9771 * fm10k: correctly pack TLV structures and explain reasoning
9772 - LP: #1536475
9773 * fm10k: Cleanup exception handling for changing queues
9774 - LP: #1536475
9775 * fm10k: use ether_addr_equal instead of memcmp
9776 - LP: #1536475
9777 * fm10k: address operator not needed when declaring function pointers
9778 - LP: #1536475
9779 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
9780 - LP: #1536475
9781 * fm10k: remove unused struct element
9782 - LP: #1536475
9783 * fm10k: use true/false for boolean get_host_state
9784 - LP: #1536475
9785 * fm10k: cleanup mailbox code comments etc
9786 - LP: #1536475
9787 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
9788 - LP: #1536475
9789 * device property: always check for fwnode type
9790 - LP: #1533035
9791 * device property: rename helper functions
9792 - LP: #1533035
9793 * device property: refactor built-in properties support
9794 - LP: #1533035
9795 * device property: keep single value inplace
9796 - LP: #1533035
9797 * device property: helper macros for property entry creation
9798 - LP: #1533035
9799 * device property: improve readability of macros
9800 - LP: #1533035
9801 * device property: return -EINVAL when property isn't found in ACPI
9802 - LP: #1533035
9803 * device property: Fallback to secondary fwnode if primary misses the
9804 property
9805 - LP: #1533035
9806 * device property: Take a copy of the property set
9807 - LP: #1533035
9808 * driver core: platform: Add support for built-in device properties
9809 - LP: #1533035
9810 * driver core: Do not overwrite secondary fwnode with NULL if it is set
9811 - LP: #1533035
9812 * mfd: core: propagate device properties to sub devices drivers
9813 - LP: #1533035
9814 * mfd: intel-lpss: Add support for passing device properties
9815 - LP: #1533035
9816 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
9817 - LP: #1533035
9818 * mfd: intel-lpss: Pass HSUART configuration via properties
9819 - LP: #1533035
9820 * i2c: designware: Convert to use unified device property API
9821 - LP: #1533035
9822 * keys, trusted: fix: *do not* allow duplicate key options
9823 - LP: #1398274
9824 * keys, trusted: select hash algorithm for TPM2 chips
9825 - LP: #1398274
9826 * keys, trusted: seal with a TPM2 authorization policy
9827 - LP: #1398274
9828 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
9829 - LP: #1461360
9830 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
9831 - LP: #1461360
9832 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
9833 offset
9834 - LP: #1461360
9835 * drm/i915: WaRsDisableCoarsePowerGating
9836 - LP: #1527462
9837 * drm/i915/skl: Add SKL GT4 PCI IDs
9838 - LP: #1527462
9839 * drm/i915/skl: Disable coarse power gating up until F0
9840 - LP: #1527462
9841 * platform:x86: add Intel P-Unit mailbox IPC driver
9842 - LP: #1520457
9843 * intel_punit_ipc: add NULL check for input parameters
9844 - LP: #1520457
9845 * platform/x86: Add Intel Telemetry Core Driver
9846 - LP: #1520457
9847 * intel_pmc_ipc: update acpi resource structure for Punit
9848 - LP: #1520457
9849 * platform:x86: Add Intel telemetry platform device
9850 - LP: #1520457
9851 * platform:x86: Add Intel telemetry platform driver
9852 - LP: #1520457
9853 * platform:x86: Add Intel Telemetry Debugfs interfaces
9854 - LP: #1520457
9855 * cxlflash: a couple off by one bugs
9856
9857 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
9858
9859 linux (4.4.0-1.15) xenial; urgency=low
9860
9861 [ Tim Gardner ]
9862
9863 * Release Tracking Bug
9864 - LP: #1536803
9865
9866 [ Upstream Kernel Changes ]
9867
9868 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
9869 - LP: #1517142
9870
9871 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
9872
9873 linux (4.4.0-0.14) xenial; urgency=low
9874
9875 [ Upstream Kernel Changes ]
9876
9877 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
9878 - LP: #1522415
9879 * powerpc: Add __raw_rm_writeq() function
9880 - LP: #1522415
9881
9882 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
9883
9884 linux (4.4.0-0.13) xenial; urgency=low
9885
9886 [ Andy Whitcroft ]
9887
9888 * [Config] s390x -- the kernel provides ppp-modules such as there are
9889 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
9890
9891 [ Tim Gardner ]
9892
9893 * [Config] Update annotations for VIRTIO_{NET,BLK}
9894 - LP: #1533382
9895
9896 [ Upstream Kernel Changes ]
9897
9898 * powerpc/powernv: Add support for Nvlink NPUs
9899 - LP: #1522415
9900 * powerpc/powernv: Fix update of NVLink DMA mask
9901 - LP: #1522415
9902 * powerpc/powernv: Change NPU PE# assignment
9903 - LP: #1522415
9904 * powerpc/powernv: Reserve PE#0 on NPU
9905 - LP: #1522415
9906 * KEYS: Fix keyring ref leak in join_session_keyring()
9907 - LP: #1534887
9908 - CVE-2016-0728
9909
9910 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
9911
9912 linux (4.4.0-0.12) xenial; urgency=low
9913
9914 [ Eric Dumazet ]
9915
9916 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
9917 - LP: #1527902
9918
9919 [ Guilherme G. Piccoli ]
9920
9921 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
9922 - LP: #1486180
9923
9924 [ Tim Gardner ]
9925
9926 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
9927 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
9928 - LP: #1532886
9929 * [Config] nvme.ko moved to drivers/nvme/host
9930 * [Config] scsi_dh morphed into 4 modules
9931 * [Config] CONFIG_IBMVNIC=m
9932 * [Config] Add DRM ast driver to udeb installer image
9933 - LP: #1514711
9934 * [Config] CONFIG_KVM=y for s390x
9935 - LP: #1532886
9936 * [Config] Install spl/zfs under the kernel modules directory
9937 Fixes some errors in generic.inclusion-list.log
9938
9939 [ Upstream Kernel Changes ]
9940
9941 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
9942 - LP: #1524574
9943 * EDAC: Add DDR4 flag
9944 - LP: #1519631
9945 * EDAC, sb_edac: Virtualize several hard-coded functions
9946 - LP: #1519631
9947 * EDAC, sb_edac: Add support for duplicate device IDs
9948 - LP: #1519631
9949 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
9950 - LP: #1519631
9951 * Driver for IBM System i/p VNIC protocol
9952 - LP: #1532303
9953
9954 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
9955
9956 linux (4.4.0-0.11) xenial; urgency=low
9957
9958 [ Tim Gardner ]
9959
9960 * [Config] Fix bogus reconstruct script
9961
9962 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
9963
9964 linux (4.4.0-0.10) xenial; urgency=low
9965
9966 [ Haren Myneni ]
9967
9968 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
9969 - LP: #1529666
9970
9971 [ Serge Hallyn ]
9972
9973 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
9974
9975 [ Tim Gardner ]
9976
9977 * [Config] CONFIG_ZONE_DEVICE=y for amd64
9978 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
9979 - LP: #1526869
9980 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
9981 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
9982 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
9983 * rebase to v4.4
9984
9985 [ Upstream Kernel Changes ]
9986
9987 * rebase to v4.4
9988
9989 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
9990
9991 linux (4.4.0-0.9) xenial; urgency=low
9992
9993 [ Tim Gardner ]
9994
9995 * rebase to v4.4-rc8
9996
9997 [ Upstream Kernel Changes ]
9998
9999 * rebase to v4.4-rc8
10000
10001 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
10002
10003 linux (4.4.0-0.8) xenial; urgency=low
10004
10005 [ Tim Gardner ]
10006
10007 * rebase to v4.4-rc7
10008
10009 [ Upstream Kernel Changes ]
10010
10011 * rebase to v4.4-rc7
10012
10013 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
10014
10015 linux (4.4.0-0.7) xenial; urgency=low
10016
10017 [ Hui Wang ]
10018
10019 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
10020 - LP: #1527096
10021
10022 [ Jann Horn ]
10023
10024 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
10025 uids/gids
10026 - LP: #1527374
10027
10028 [ Tim Gardner ]
10029
10030 * rebase to v4.4-rc6
10031
10032 [ Upstream Kernel Changes ]
10033
10034 * rebase to v4.4-rc6
10035 - LP: #1526330
10036
10037 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
10038
10039 linux (4.4.0-0.6) xenial; urgency=low
10040
10041 [ Andy Whitcroft ]
10042
10043 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
10044 support in latest compilers
10045 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
10046 ARMv8.1 support in latest compilers
10047
10048 [ Tim Gardner ]
10049
10050 * [Config] s390 -> s390x
10051 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
10052
10053 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
10054
10055 linux (4.4.0-0.5) xenial; urgency=low
10056
10057 [ Andy Whitcroft ]
10058
10059 * [Config] s390x -- enable tools
10060 - LP: #1524319
10061 * [Config] s390x -- add architecture to getabis
10062 * [Config] s390x -- add s390x ABI information
10063 * [Config] s390x -- enable ABI checks
10064
10065 [ Tim Gardner ]
10066
10067 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
10068 * [Config] Add s390 modules to nic-modules udeb
10069 - LP: #1525297
10070 * rebase to v4.4-rc5
10071
10072 [ Upstream Kernel Changes ]
10073
10074 * rebase to v4.4-rc5
10075 - LP: #1523517
10076 - LP: #1523232
10077
10078 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
10079
10080 linux (4.4.0-0.4) xenial; urgency=low
10081
10082 [ Upstream Kernel Changes ]
10083
10084 * cgroup: make css_set pin its css's to avoid use-afer-free
10085 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
10086 freezer_attach()
10087 * cgroup: fix handling of multi-destination migration from
10088 subtree_control enabling
10089
10090 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
10091
10092 linux (4.4.0-0.3) xenial; urgency=low
10093
10094 [ Upstream Kernel Changes ]
10095
10096 * rebase to v4.4-rc4
10097
10098 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
10099
10100 linux (4.4.0-0.2) xenial; urgency=low
10101
10102 [ Tim Gardner ]
10103
10104 * [Config] Add spl/zfs provides to generic and powerpc64-smp
10105 * [Config] Add zfs to d-i fs-core-modules
10106 * [Config] Include all s390 specific drivers in linux-image
10107 - LP: #1522210
10108
10109 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
10110
10111 linux (4.4.0-0.1) xenial; urgency=low
10112
10113 [ Andy Whitcroft ]
10114
10115 * [Tests] gcc-multilib does not exist on ppc64el redux
10116 - LP: #1515541
10117 * [Config] libunwind8-dev is not available on s390x
10118 * [Debian] Disable SPL/ZFS for cross compiling -- redux
10119 * [Config] s390x -- add dasd udebs
10120 - LP: #1519833
10121 * [Config] s390x -- include dasd modules in linux-image
10122 - LP: #1519833
10123 * [Config] s390x -- disable ZFS temporarily
10124 - LP: #1519820
10125 * [Config] s390s -- disable ABI/module checks
10126 * [Config] make IBMVETH consistent on powerpc/ppc64el
10127 - LP: #1521712
10128 * [Config] follow ibmvscsi name change
10129 - LP: #1521712
10130 * [Config] move ibm disk and ethernet drivers to linux-image
10131 - LP: #1521712
10132 * [Config] include ibmveth in nic-modules for ppc64el
10133 - LP: #1521712
10134 * [Config] s390x -- disable abi/module checks for s390x
10135
10136 [ Joseph Salisbury ]
10137
10138 * SAUCE: scsi_sysfs: protect against double execution of
10139 __scsi_remove_device()
10140 - LP: #1509029
10141
10142 [ Seth Forshee ]
10143
10144 * [Config] CONFIG_DRM_AMDGPU_CIK=n
10145 - LP: #1510405
10146
10147 [ Tim Gardner ]
10148
10149 * [Debian] Disable SPL/ZFS for cross compiling
10150 * [Config] CONFIG_SCSI_IBMVSCSI=m
10151 - LP: #1515872
10152 * rebase to v4.4-rc2
10153 * [Config] updateconfigs
10154 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
10155 * SAUCE: do_zfs=false temporarily
10156 * [Config] CONFIG_LUSTRE_FS=n
10157 * [Debian] Disable udebs when cross compiling
10158 * rebase to v4.4-rc3
10159 * [Config] CONFIG_AUFS_FS=m
10160 * SAUCE: AUFS
10161
10162 [ Upstream Kernel Changes ]
10163
10164 * ZFS: Update with 4.4 support
10165 * SPL: Update with 4.4 support
10166
10167 [ Upstream Kernel Changes ]
10168
10169 * rebase to v4.4-rc3
10170 - LP: #1519168
10171 * rebase to v4.4-rc2
10172 - LP: #1506615
10173 - LP: #1502781
10174
10175 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
10176
10177 linux (4.3.0-0.8) xenial; urgency=low
10178
10179 [ Andy Whitcroft ]
10180
10181 * [Config] re-enable OSS support and blacklist
10182 - LP: #1434842
10183 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
10184 * [Packaging] config-check -- improve syntax diagnostics
10185 * [Packaging] module-inclusion -- add dependency inclusion for a list
10186 * [Packaging] config-check -- accumulate multi-line annotations correctly
10187 * [Packaging] config-check -- handle V2 annotations format
10188 * [Packaging] s390x -- add architecture to kernelconfig
10189 - LP: #1488653
10190 * [Config] s390x -- initial configuration
10191 * [Config] s390x -- add initial binary image
10192 * [Config] s390x -- initial configuration update
10193 * [Config] s390x -- produce linux-image
10194 * [Config] s390x -- d-i module exclusions
10195 * [Config] apply Device Drivers >> LED Support >> LED Class Support
10196 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
10197 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
10198 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
10199 * [Config] -- s390x -- configuration review updates
10200 * [Config] annotations -- add review marks
10201 * [Config] annotations -- config review 4.3 updates
10202 * [Config] annotations -- expose reviews
10203 * [Config] updateconfigs following incoporation of s390x configs
10204 * [Tests] gcc-multilib does not exist on ppc64el
10205 - LP: #1515541
10206
10207 [ Dan Carpenter ]
10208
10209 * SAUCE: (noup) cxlflash: a couple off by one bugs
10210 - LP: #1499849
10211
10212 [ Haren Myneni ]
10213
10214 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
10215
10216 [ Jay Vosburgh ]
10217
10218 * SAUCE: fan: add VXLAN implementation
10219
10220 [ Manoj Kumar ]
10221
10222 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
10223 - LP: #1513583
10224
10225 [ Matthew R. Ochs ]
10226
10227 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
10228 - LP: #1513583
10229
10230 [ Tim Gardner ]
10231
10232 * [Config] CONFIG_AUFS_EXPORT=y
10233 - LP: #1121699
10234
10235 [ Upstream Kernel Changes ]
10236
10237 * misc/genwqe: get rid of atomic allocations
10238 * crypto: 842 - Add CRC and validation support
10239 - LP: #1497878
10240 * cxlflash: Fix to avoid invalid port_sel value
10241 * cxlflash: Replace magic numbers with literals
10242 * cxlflash: Fix read capacity timeout
10243 * cxlflash: Fix potential oops following LUN removal
10244 * cxlflash: Fix data corruption when vLUN used over multiple cards
10245 * cxlflash: Fix to avoid sizeof(bool)
10246 * cxlflash: Fix context encode mask width
10247 * cxlflash: Fix to avoid CXL services during EEH
10248 * cxlflash: Correct naming of limbo state and waitq
10249 * cxlflash: Make functions static
10250 * cxlflash: Refine host/device attributes
10251 * cxlflash: Fix to avoid spamming the kernel log
10252 * cxlflash: Fix to avoid stall while waiting on TMF
10253 * cxlflash: Fix location of setting resid
10254 * cxlflash: Fix host link up event handling
10255 * cxlflash: Fix async interrupt bypass logic
10256 * cxlflash: Remove dual port online dependency
10257 * cxlflash: Fix AFU version access/storage and add check
10258 * cxlflash: Correct usage of scsi_host_put()
10259 * cxlflash: Fix to prevent workq from accessing freed memory
10260 * cxlflash: Correct behavior in device reset handler following EEH
10261 * cxlflash: Remove unnecessary scsi_block_requests
10262 * cxlflash: Fix function prolog parameters and return codes
10263 * cxlflash: Fix MMIO and endianness errors
10264 * cxlflash: Fix to prevent EEH recovery failure
10265 * cxlflash: Correct spelling, grammar, and alignment mistakes
10266 * cxlflash: Fix to prevent stale AFU RRQ
10267 * cxlflash: Fix to double the delay each time
10268 * cxlflash: Fix to avoid corrupting adapter fops
10269 * cxlflash: Correct trace string
10270 * cxlflash: Fix to avoid potential deadlock on EEH
10271 * cxlflash: Fix to avoid leaving dangling interrupt resources
10272 * cxlflash: Fix to escalate to LINK_RESET on login timeout
10273 * cxlflash: Fix to avoid corrupting port selection mask
10274 * cxlflash: Fix to avoid lock instrumentation rejection
10275 * cxlflash: Fix to avoid bypassing context cleanup
10276
10277 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
10278
10279 linux (4.3.0-0.7) xenial; urgency=low
10280
10281 [ Tim Gardner ]
10282
10283 * Revert "Bypass spl/zfs config"
10284 Causes unresolved symbols on load.
10285 * [Config] Enable ZFS for powerpc64-smp
10286
10287 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
10288
10289 linux (4.3.0-0.6) xenial; urgency=low
10290
10291 [ Tim Gardner ]
10292
10293 * Release Tracking Bug
10294 - LP: #1512704
10295 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
10296
10297 [ Andy Whitcroft ]
10298
10299 * [Packaging] add feature interlock with mainline builds
10300 * apparmor -- follow change to this_cpu_ptr
10301
10302 [ John Johansen ]
10303
10304 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
10305 - LP: #1383886
10306 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
10307 - LP: #1362199
10308 * SAUCE: Revert: fix: only allow a single threaded process to ...
10309 - LP: #1371310
10310 * SAUCE: (no-up) fix: bad unix_addr_fs macro
10311 - LP: #1390223
10312 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
10313 - LP: #1408833
10314 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
10315 - LP: #1496430
10316
10317 [ Tim Gardner ]
10318
10319 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
10320 - LP: #1511006
10321 * rebase to v4.3
10322 * Bypass spl/zfs config
10323 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
10324 * [Config] Default AppArmor settings
10325
10326 [ Upstream Kernel Changes ]
10327
10328 * rebase to v4.3
10329
10330 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
10331
10332 linux (4.3.0-0.5) xenial; urgency=low
10333
10334 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
10335
10336 [ Upstream Kernel Changes ]
10337
10338 * rebase to v4.3-rc7
10339 - LP: #1504778
10340
10341 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
10342
10343 linux (4.3.0-0.4) xenial; urgency=low
10344
10345 [ Tim Gardner ]
10346
10347 * [Debian] Update to new signing key type and location
10348
10349 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
10350
10351 linux (4.3.0-0.3) wily; urgency=low
10352
10353 [ Tim Gardner ]
10354
10355 * [Debian] sign-file is now compiled
10356
10357 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
10358
10359 linux (4.3.0-0.2) wily; urgency=low
10360
10361 [ Tim Gardner ]
10362
10363 * [Config] Added libssl-dev to Build-Depends
10364
10365 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
10366
10367 linux (4.3.0-0.1) wily; urgency=low
10368
10369 [ Upstream Kernel Changes ]
10370
10371 * rebase to v4.3-rc6
10372 * rebase to v4.3-rc5
10373 * rebase to v4.3-rc4
10374 * rebase to v4.3-rc3
10375 * rebase to v4.3-rc2
10376 * rebase to v4.3-rc1
10377 - LP: #1492132
10378 - LP: #1481575
10379
10380 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
10381
10382 linux (4.2.0-10.11) wily; urgency=low
10383
10384 [ Andy Whitcroft ]
10385
10386 * Release Tracking Bug
10387 - LP: #1495208
10388 * No change rebuild to avoid issues with leading zero bytes on
10389 internal module signing key. (see launchpad bug 1494943)
10390
10391 [ Ming Lei ]
10392
10393 * [Config] SERIAL_8250_DW=y for arm64
10394
10395 [ Upstream Kernel Changes ]
10396
10397 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
10398 code
10399 - LP: #1484486
10400 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
10401 - LP: #1484486
10402 * drm/i915/gen8: Re-order init pipe_control in lrc mode
10403 - LP: #1484486
10404 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
10405 - LP: #1484486
10406 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
10407 workaround
10408 - LP: #1484486
10409 * drm/i915: Bail out early if WA batch is not available for given Gen
10410 - LP: #1484486
10411 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
10412 - LP: #1484486
10413 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
10414 - LP: #1484486
10415 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
10416 - LP: #1484486
10417 * drm/i915: Enable WA batch buffers for Gen9
10418 - LP: #1484486
10419 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
10420 - LP: #1484486
10421 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
10422 - LP: #1484486
10423 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
10424 workaround
10425 - LP: #1484486
10426 * drm/i915/gen9: Add
10427 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
10428 - LP: #1484486
10429 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
10430 - LP: #1484486
10431 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
10432 - LP: #1484486
10433 * drm/i915/skl: Don't expose the top most plane on gen9 display
10434 - LP: #1484486
10435 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
10436 - LP: #1484486
10437 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
10438 - LP: #1484486
10439 * drm/i915: reduce indent in i9xx_hpd_irq_handler
10440 - LP: #1484531
10441 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
10442 - LP: #1484531
10443 * drm/i915: reduce indent in intel_hpd_irq_handler
10444 - LP: #1484531
10445 * drm/i915: group all hotplug related fields into a new struct in
10446 dev_priv
10447 - LP: #1484531
10448 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
10449 - LP: #1484531
10450 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
10451 - LP: #1484531
10452 * drm/i915: put back the indent in intel_hpd_irq_handler
10453 - LP: #1484531
10454 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
10455 - LP: #1484531
10456 * drm/i915: simplify condition for digital port
10457 - LP: #1484531
10458 * drm/i915: abstract away platform specific parts from hpd handling
10459 - LP: #1484531
10460 * drm/i915: Handle HPD when it has actually occurred
10461 - LP: #1484531
10462 * drm/i915: Set power domain for DDI-E
10463 - LP: #1484531
10464 * drm/i915: Set alternate aux for DDI-E
10465 - LP: #1484531
10466 * drm/i915/skl: enable DDI-E hotplug
10467 - LP: #1484531
10468 * drm/i915/bxt: fix DDI PHY vswing scale value setting
10469 - LP: #1494163
10470 * drm/i915/skl: Buffer translation improvements
10471 - LP: #1494163
10472 * drm/i915: Per-DDI I_boost override
10473 - LP: #1494163
10474 * drm/i915: fix VBT parsing for SDVO child device mapping
10475 - LP: #1494163
10476 * drm/i915/bxt: edp1.4 Intermediate Freq support
10477 - LP: #1494163
10478 * drm/i915: fix link rates reported for SKL
10479 - LP: #1494163
10480 * drm/i915: Allow parsing of variable size child device entries from VBT
10481 - LP: #1494163
10482 * drm/i915/skl: Update DDI buffer translation programming.
10483 - LP: #1494163
10484 * drm/i915: Enable HDMI on DDI-E
10485 - LP: #1484531
10486 * drm/i915/skl: Enable DDI-E
10487 - LP: #1484531
10488 * drm/i915: eDP can be present on DDI-E
10489 - LP: #1484531
10490 * drm/i915/skl: Adding DDI_E power well domain
10491 - LP: #1484531
10492 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
10493 - LP: #1490035
10494 * drm/i915: Split atomic wm update to pre and post variants
10495 - LP: #1493746
10496 * drm/i915/skl: Drop the preliminary_hw_support flag
10497 - LP: #1486868
10498 * drm/i915: set FDI translations to NULL on SKL
10499 - LP: #1494163
10500
10501 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
10502
10503 linux (4.2.0-9.9) wily; urgency=low
10504
10505 [ Tim Gardner ]
10506
10507 * Release Tracking Bug
10508 - LP: #1493970
10509 * [Config] CONFIG_MFD_INTEL_LPSS=m
10510 - LP: #1397876
10511
10512 [ dann frazier ]
10513
10514 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
10515 - LP: #1388952
10516
10517 [ Michael Ellerman ]
10518
10519 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
10520 Fixes FTBS on 32 bit powerpc, patch sent upstream.
10521
10522 [ Upstream Kernel Changes ]
10523
10524 * thermal/powerclamp: add cpu id for skylake h/s
10525 - LP: #1398269
10526 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
10527 - LP: #1397852
10528 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
10529 - LP: #1460905
10530 * i2c: i801: Create iTCO device on newer Intel PCHs
10531 - LP: #1460905
10532 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
10533 - LP: #1460905
10534 * perf/x86: Add a native_perf_sched_clock_from_tsc()
10535 - LP: #1397867
10536 * perf/x86/intel: Add support for PEBSv3 profiling
10537 - LP: #1397867
10538 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
10539 - LP: #1397867
10540 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
10541 - LP: #1397867
10542 * perf: Add cycles to branch_info
10543 - LP: #1397867
10544 * perf/x86/intel/lbr: Add support for LBRv5
10545 - LP: #1397867
10546 * perf/x86/intel: Handle new arch perfmon v4 status bits
10547 - LP: #1397867
10548 * perf/x86/intel: Move PMU ACK to after LBR read
10549 - LP: #1397867
10550 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
10551 - LP: #1397867
10552 * perf/x86/intel: Add Intel Skylake PMU support
10553 - LP: #1397867
10554 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
10555 call stack
10556 - LP: #1397867
10557 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
10558 - LP: #1397867
10559 * perf/x86: Make merge_attr() global to use from perf_event_intel
10560 - LP: #1397867
10561 * perf/x86/intel: Use 0x11 as extra reg test value
10562 - LP: #1397867
10563 * perf tools: Add support for cycles, weight branch_info field
10564 - LP: #1397867
10565 * perf report: Add flag for non ANY branch mode
10566 - LP: #1397867
10567 * perf report: Add infrastructure for a cycles histogram
10568 - LP: #1397867
10569 * perf report: Add processing for cycle histograms
10570 - LP: #1397867
10571 * perf annotate: Compute IPC and basic block cycles
10572 - LP: #1397867
10573 * perf annotate: Finally display IPC and cycle accounting
10574 - LP: #1397867
10575 * perf top: Add branch annotation code to top
10576 - LP: #1397867
10577 * perf report: Display cycles in branch sort mode
10578 - LP: #1397867
10579 * perf annotate: Fix 32-bit compilation error in util/annotate.c
10580 - LP: #1397867
10581 * PM / QoS: Make it possible to expose device latency tolerance to
10582 userspace
10583 - LP: #1460908
10584 * ACPI / PM: Attach ACPI power domain only once
10585 - LP: #1460908
10586 * Driver core: wakeup the parent device before trying probe
10587 - LP: #1460908
10588 * klist: implement klist_prev()
10589 - LP: #1460908
10590 * driver core: implement device_for_each_child_reverse()
10591 - LP: #1460908
10592 * mfd: make mfd_remove_devices() iterate in reverse order
10593 - LP: #1460908
10594 * dmaengine: add a driver for Intel integrated DMA 64-bit
10595 - LP: #1460908
10596 * mfd: Add support for Intel Sunrisepoint LPSS devices
10597 - LP: #1460908
10598 * spi: pxa2xx: Add support for Intel Sunrisepoint
10599 - LP: #1397876
10600 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
10601 - LP: #1397876
10602 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
10603 - LP: #1397876
10604 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
10605 for it
10606 - LP: #1397876
10607 * intel_idle: Skylake Client Support
10608 - LP: #1397877
10609 * powerpc/kernel: Switch to using MAX_ERRNO
10610 - LP: #1458876
10611 * powerpc/kernel: Change the do_syscall_trace_enter() API
10612 - LP: #1458876
10613 * powerpc: Drop unused syscall_get_error()
10614 - LP: #1458876
10615 * powerpc: Don't negate error in syscall_set_return_value()
10616 - LP: #1458876
10617 * powerpc: Rework syscall_get_arguments() so there is only one loop
10618 - LP: #1458876
10619 * powerpc: Use orig_gpr3 in syscall_get_arguments()
10620 - LP: #1458876
10621 * powerpc: Change syscall_get_nr() to return int
10622 - LP: #1458876
10623 * powerpc/kernel: Add SIG_SYS support for compat tasks
10624 - LP: #1458876
10625 * powerpc/kernel: Enable seccomp filter
10626 - LP: #1458876
10627 * selftests/seccomp: Make seccomp tests work on big endian
10628 - LP: #1458876
10629 * selftests/seccomp: Add powerpc support
10630 - LP: #1458876
10631 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
10632
10633 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
10634
10635 linux (4.2.0-8.8) wily; urgency=low
10636
10637 [ Tim Gardner ]
10638
10639 * Release Tracking Bug
10640 - LP: #1493357
10641 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
10642 - LP: #1488495
10643 * [Config] CONFIG_CXLFLASH=m
10644 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
10645
10646
10647 [ Andy Whitcroft ]
10648
10649 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
10650 * [Packaging] mark up control for stage1
10651 * [Config] kernel-versions -- clean up deps field
10652 * [Config] s390x -- build linux-libc-dev
10653 - LP: #1488653
10654 * [Packaging] control -- prepare for new kernel-wedge semantics
10655
10656 [ Upstream Kernel Changes ]
10657
10658 * crypto: vmx - Fixing AES-CTR counter bug
10659 - LP: #1484519
10660 * crypto: vmx - Fixing GHASH Key issue on little endian
10661 - LP: #1484519
10662 * powerpc: Uncomment and make enable_kernel_vsx() routine available
10663 - LP: #1484519
10664 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
10665 - LP: #1484519
10666 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
10667 'okay'
10668 - LP: #1488495
10669 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
10670 - LP: #1488495
10671 * crypto: nx - do not emit extra output if status is disabled
10672 - LP: #1488495
10673 * crypto: nx - reduce chattiness of platform drivers
10674 - LP: #1488495
10675 * crypto: nx/842 - Fix context corruption
10676 - LP: #1488495
10677 * crypto: nx - remove __init/__exit from VIO functions
10678 - LP: #1488495
10679 * crypto: nx - remove pSeries NX 'status' field
10680 - LP: #1488495
10681 * crypto: nx - move kzalloc() out of spinlock
10682 - LP: #1488495
10683 * crypto: nx - don't register pSeries driver if ENODEV
10684 - LP: #1488495
10685 * crypto: nx - use common code for both NX decompress success cases
10686 - LP: #1488495
10687 * crypto: nx - merge nx-compress and nx-compress-crypto
10688 - LP: #1488495
10689 * crypto: nx - rename nx-842-crypto.c to nx-842.c
10690 - LP: #1488495
10691 * crypto: nx - make platform drivers directly register with crypto
10692 - LP: #1488495
10693 * cxlflash: Base support for IBM CXL Flash Adapter
10694 - LP: #1449121
10695 * cxlflash: Base error recovery support
10696 - LP: #1449121
10697 * cxlflash: Superpipe support
10698 - LP: #1449121
10699 * cxlflash: Virtual LUN support
10700 - LP: #1449121
10701 * cxlflash: off by one bug in cxlflash_show_port_status()
10702 - LP: #1449121
10703 * cxlflash: shift wrapping bug in afu_link_reset()
10704 - LP: #1449121
10705 * cxlflash: Remove unused variable from queuecommand
10706 - LP: #1449121
10707 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
10708 pci_controller_ops
10709 * powerpc/eeh: Probe after unbalanced kref check
10710 * misc: cxl: clean up afu_read_config()
10711 * cxl: Add explicit precision specifiers
10712 * cxl: use more common format specifier
10713 * cxl: Destroy cxl_adapter_idr on module_exit
10714 * cxl: Destroy afu->contexts_idr on release of an afu
10715 * cxl: Don't ignore add_process_element() result when attaching context
10716 * cxl: Compile with -Werror
10717 * cxl: sparse: Make declarations static
10718 * cxl: sparse: Silence iomem warning in debugfs file creation
10719 * cxl: Convert MMIO read/write macros to inline functions
10720 * cxl: Drop commands if the PCI channel is not in normal state
10721 * cxl: Allocate and release the SPA with the AFU
10722 * cxl: Make IRQ release idempotent
10723 * cxl: Clean up adapter MMIO unmap path.
10724 * cxl: Refactor adaptor init/teardown
10725 * cxl: Refactor AFU init/teardown
10726 * cxl: Don't remove AFUs/vPHBs in cxl_reset
10727 * cxl: Allow the kernel to trust that an image won't change on PERST.
10728 * cxl: EEH support
10729 * cxl: Add CONFIG_CXL_EEH symbol
10730 * cxl: Plug irq_bitmap getting leaked in cxl_context
10731 * cxl: Add alternate MMIO error handling
10732 * cxl: Allow release of contexts which have been OPENED but not STARTED
10733 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
10734 * cxl: Release irqs if memory allocation fails
10735 * cxl: Remove racy attempt to force EEH invocation in reset
10736 * cxl: Fix + cleanup error paths in cxl_dev_context_init
10737 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
10738 * cxl: Set up and enable PSL Timebase
10739
10740 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
10741
10742 linux (4.2.0-7.7) wily; urgency=low
10743
10744 [ Tim Gardner ]
10745
10746 * Release Tracking Bug
10747 - LP: #1490564
10748 * rebase to v4.2
10749
10750 [ Wen Xiong ]
10751
10752 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
10753 - LP: #1453892
10754
10755 [ Upstream Kernel Changes ]
10756
10757 * rebase to v4.2
10758 - LP: #1487345
10759
10760 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
10761
10762 linux (4.2.0-6.6) wily; urgency=low
10763
10764 [ Tim Gardner ]
10765
10766 * Release Tracking Bug
10767 - LP: #1488138
10768
10769 [ Andy Whitcroft ]
10770
10771 * rebase to v4.2-rc8
10772
10773 [ Shilpasri G Bhat ]
10774
10775 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
10776 level
10777 - LP: #1480894
10778 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
10779 - LP: #1480894
10780 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
10781 notification
10782 - LP: #1480894
10783 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
10784 OCC_THROTTLE
10785 - LP: #1480894
10786 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
10787 bit is set
10788 - LP: #1480894
10789 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
10790 unthrottling
10791 - LP: #1480894
10792
10793 [ Upstream Kernel Changes ]
10794
10795 * rebase to v4.2-rc8
10796 - LP: #1483440
10797 - LP: #1484334
10798
10799 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
10800
10801 linux (4.2.0-5.5) wily; urgency=low
10802
10803 [ Tim Gardner ]
10804
10805 * Release Tracking Bug
10806 - LP: #1487173
10807
10808 [ Andy Whitcroft ]
10809
10810 * [Packaging] correct spelling of probabaly on the tools packages
10811 - LP: #1256822
10812 * rebase to v4.2-rc7
10813
10814 [ dann frazier ]
10815
10816 * d-i: Add nicpf and nicvf to nic-modules
10817 * d-i: Enable usb modules on arm64
10818
10819 [ Mahesh Salgaonkar ]
10820
10821 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
10822 - LP: #1482343
10823 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
10824 - LP: #1482343
10825 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
10826 machine check errors.
10827 - LP: #1482343
10828 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
10829 - LP: #1482343
10830
10831 [ Vipin K Parashar ]
10832
10833 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
10834 PowerNV platform
10835 - LP: #1469771
10836
10837 [ Upstream Kernel Changes ]
10838
10839 * rebase to v4.2-rc7
10840
10841 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
10842
10843 linux (4.2.0-4.4) wily; urgency=low
10844
10845 [ Tim Gardner ]
10846
10847 * Release Tracking Bug
10848 - LP: #1483677
10849
10850 [ Achiad Shochat ]
10851
10852 * SAUCE: net/mlx5e: Support TX packet copy into WQE
10853 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
10854 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
10855 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
10856
10857 [ Adam Lee ]
10858
10859 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
10860 - LP: #1480142
10861
10862 [ dann frazier ]
10863
10864 * [Config] CONFIG_NR_CPUS=128 on arm64
10865
10866 [ Leann Ogasawara ]
10867
10868 * [Config] d-i -- Add sfc to nic-modules udeb
10869 - LP: #1481490
10870
10871 [ Saeed Mahameed ]
10872
10873 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
10874 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
10875
10876 [ Tim Gardner ]
10877
10878 * [Config] CONFIG_X86_INTEL_MPX=y
10879 - LP: #1460902
10880 * [Debian] change dependency on module-init-tools to kmod
10881 - LP: #1481986
10882 * rebase to v4.2-rc6
10883
10884 [ Upstream Kernel Changes ]
10885
10886 * rebase to v4.2-rc6
10887
10888 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
10889
10890 linux (4.2.0-3.3) wily; urgency=low
10891
10892 [ Tim Gardner ]
10893
10894 * Release Tracking Bug
10895 - LP: #1481462
10896 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
10897 Fixes an FTBS for at least one DKMS package.
10898
10899 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
10900
10901 linux (4.2.0-2.2) wily; urgency=low
10902
10903 [ Tim Gardner ]
10904
10905 * Release Tracking Bug
10906 - LP: #1481067
10907 * rebase to v4.2-rc5
10908
10909 [ Andy Whitcroft ]
10910
10911 * [Packaging] module-inclusion -- commonise copy code and simplify
10912 * [Packaging] module-inclusion -- add manual command entries
10913 * [Packaging] module blacklists -- add support for manual blacklists
10914 * [Packaging] do_common_tools should always be on
10915 * [Packaging] initscripts need installing when making the package
10916 * [Packaging] initscripts work around bug in debhelper systemd support
10917 * [Config] exclude oss modules from linux-image
10918 - LP: #1434842
10919 * hyper-v -- add hid and fb drivers to linux-virtual
10920 - LP: #1444179
10921 * ubuntu: (no-squash) vbox -- infrastructure and updater
10922 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
10923 - LP: #1426113
10924 * ubuntu: vbox -- update to 5.0.0-dfsg-1
10925 - LP: #1480879
10926 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
10927 * [Config] move vbox modules into linux-image
10928
10929 [ Upstream Kernel Changes ]
10930
10931 * rebase to v4.2-rc5
10932 - LP: #1478497
10933 - LP: #1477900
10934
10935 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
10936
10937 linux (4.2.0-1.1~rc1) wily; urgency=low
10938
10939 [ Andy Whitcroft ]
10940
10941 * Release Tracking Bug
10942 - LP: #1479903
10943 * Initial upload of v4.2 based kernel (currently v4.-rc4)
10944
10945 [ Upstream Kernel Changes ]
10946
10947 * rebase to v4.2-rc4
10948 - LP: #1476987
10949 - LP: #1476888
10950 * rebase to v4.2-rc3
10951 * rebase to v4.2-rc2
10952 * rebase to v4.2-rc1
10953 - LP: #1394368
10954 - LP: #1427680
10955 - LP: #1462614
10956 - LP: #1397021
10957
10958 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
10959
10960 linux (4.1.0-3.3) wily; urgency=low
10961
10962 [ Andy Whitcroft ]
10963
10964 * Release Tracking Bug
10965 - LP: #1478897
10966
10967 [ Colin Ian King ]
10968
10969 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
10970 - CVE-2015-1333
10971
10972 [ Seth Forshee ]
10973
10974 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
10975 - LP: #1478578
10976
10977 [ Upstream Kernel Changes ]
10978
10979 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
10980 - LP: #1461620
10981 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
10982 * x86/nmi/64: Remove asm code that saves cr2
10983 * x86/nmi/64: Switch stacks on userspace NMI entry
10984 * x86/nmi/64: Reorder nested NMI checks
10985 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
10986 detection
10987
10988 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
10989
10990 linux (4.1.0-2.4) wily; urgency=low
10991
10992 [ Andy Whitcroft ]
10993
10994 * SAUCE: overlayfs: when copying up and reading directories ensure
10995 mounter had permissions V2
10996 - CVE-2015-1328
10997
10998 [ Leann Ogasawara ]
10999
11000 * Release Tracking Bug
11001 - LP: #1465419
11002
11003 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
11004
11005 linux (4.1.0-2.2) wily; urgency=low
11006
11007 [ Tim Gardner ]
11008
11009 * rebase to v4.1.3
11010 * [Config] Add i40e[vf] to d-i
11011 - LP: #1476393
11012
11013 [ Upstream Kernel Changes ]
11014
11015 * rebase to v4.1.3
11016 - LP: #1427680
11017 - LP: #1462614
11018 - LP: #1394368
11019
11020 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
11021
11022 linux (4.1.0-1.1) wily; urgency=low
11023
11024 [ Andy Whitcroft ]
11025
11026 * SAUCE: overlay: add backwards compatible overlayfs format support V3
11027 - LP: #1395877, #1410480
11028 * SAUCE: overlayfs: when copying up and reading directories ensure
11029 mounter had permissions V2
11030 - CVE-2015-1328
11031 * [Packaging] fix up Vcs-Git: to point to launchpad
11032 * [Config] correct linux-initramfs-tool virtual linkage
11033 - LP: #1474810
11034
11035 [ Chris J Arges ]
11036
11037 * [Config] Add dm-service-time to multipath-modules
11038 - LP: #1469240
11039 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
11040 - LP: #1464560
11041
11042 [ Jay Vosburgh ]
11043
11044 * SAUCE: fan: Proof of concept implementation (v2)
11045 - LP: #1439706
11046 * SAUCE: fan: tunnel multiple mapping mode (v3)
11047 - LP: #1470091
11048
11049 [ Leann Ogasawara ]
11050
11051 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
11052 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
11053 considering"
11054 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
11055 * Revert "SAUCE: dm-crypt: never use write same"
11056 * Release Tracking Bug
11057 - LP: #1476333
11058
11059 [ Tim Gardner ]
11060
11061 * Rebase to v4.1
11062 - LP: #1443371
11063 * [Config] Enable Apparmor
11064 * [Config] CONFIG_OVERLAY_FS_V1=y
11065 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
11066 - LP: #1469829
11067 * [Config] CONFIG_VM86=n
11068 - LP: #1473447
11069 * [Config] ACORN_PARTITION=n
11070 - LP: #1453117
11071
11072 [ Timo Aaltonen ]
11073
11074 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
11075 - LP: #1473319
11076
11077 [ Upstream Kernel Changes ]
11078
11079 * efi: efivar_create_sysfs_entry() should return negative error codes
11080 * efi: Add esrt support
11081 * x86, doc: Remove cmdline_size from list of fields to be filled in for
11082 EFI handover
11083 * efi/esrt: Fix some compiler warnings
11084 * efi: dmi: List SMBIOS3 table before SMBIOS table
11085 * efi: Add 'systab' information to Documentation/ABI
11086 * ALSA: hda - restore the MIC FIXUP for some Dell machines
11087 - LP: #1473560
11088 * mtd: powernv: Add powernv flash MTD abstraction driver
11089 - LP: #1464560
11090 * powerpc/powernv: Expose OPAL APIs required by PRD interface
11091 - LP: #1464560
11092 * powerpc/powernv: Add opal-prd channel
11093 - LP: #1464560
11094 * powerpc/powernv: fix construction of opal PRD messages
11095 - LP: #1464560
11096 * powerpc/include: Add opal-prd to installed uapi headers
11097 - LP: #1464560
11098 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
11099 - LP: #1464560
11100
11101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
11102
11103 linux (4.0.0-2.4) wily; urgency=low
11104
11105 [ Andy Whitcroft ]
11106
11107 * SAUCE: overlayfs: when copying up and reading directories ensure
11108 mounter had permissions V2
11109 - CVE-2015-1328
11110
11111 [ Leann Ogasawara ]
11112
11113 * Release Tracking Bug
11114 - LP: #1465419
11115
11116 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
11117
11118 linux (4.0.0-1.2) wily; urgency=low
11119
11120 [ Andy Whitcroft ]
11121
11122 * SAUCE: overlay: add backwards compatible overlayfs format support V3
11123 - LP: #1395877, #1410480
11124 * [Config] enable CONFIG_OVERLAY_FS_V1
11125
11126 [ Tai Nguyen ]
11127
11128 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
11129 - LP: #1463211
11130
11131 [ Tim Gardner ]
11132
11133 * [Config] CONFIG_HIBERNATION=n for ppc64el
11134 - LP: #1463836
11135
11136 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
11137
11138 linux (4.0.0-1.1) wily; urgency=low
11139
11140 [ Leann Ogasawara ]
11141
11142 * Revert "md/raid0: fix bug with chunksize not a power of 2."
11143 - LP: #1457510
11144 * powerpc/powernv: Check image loaded or not before calling flash
11145 - LP: #1461553
11146
11147 [ Tim Gardner ]
11148
11149 * [Config] armhf: CPUFREQ_DT=y
11150 - LP: #1457781
11151
11152 [ Upstream Kernel Changes ]
11153
11154 * rebase to v4.0.5
11155 - LP: #1429756
11156 - LP: #1452175
11157 - LP: #1454656
11158 - LP: #1447909
11159 - LP: #1446517
11160 - LP: #1428947
11161 - LP: #1410704
11162 - LP: #1412800
11163 - LP: #1400215
11164 - LP: #1411193
11165 - LP: #1412800
11166 - LP: #1408295
11167 - LP: #1436745
11168
11169 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
11170
11171 linux (3.19.0-10.10) vivid; urgency=low
11172
11173 [ Andy Whitcroft ]
11174
11175 * [Packaging] control -- make element ordering deterministic
11176 * [Config] allow dracult to support initramfs as well
11177 - LP: #1109029
11178 * [Packaging] generate live watchdog blacklists
11179 - LP: #1432837
11180
11181 [ Leann Ogasawara ]
11182
11183 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
11184 - LP: #1397860
11185 * rebase to v3.19.2
11186
11187 [ Upstream Kernel Changes ]
11188
11189 * thinkpad_acpi: support new BIOS version string pattern
11190 - LP: #1417915
11191 * arm64: Invalidate the TLB corresponding to intermediate page table
11192 levels
11193 - LP: #1432546
11194 * perf tools: Support parsing parameterized events
11195 - LP: #1430341
11196 * perf tools: Extend format_alias() to include event parameters
11197 - LP: #1430341
11198 * perf Documentation: Add event parameters
11199 - LP: #1430341
11200 * perf tools: Document parameterized and symbolic events
11201 - LP: #1430341
11202 * perf: provide sysfs_show for struct perf_pmu_events_attr
11203 - LP: #1430341
11204 * perf: add PMU_EVENT_ATTR_STRING() helper
11205 - LP: #1430341
11206 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
11207 - LP: #1430341
11208 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
11209 - LP: #1430341
11210 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
11211 annotated
11212 - LP: #1430341
11213 * powerpc/perf/hv-gpci: add the remaining gpci requests
11214 - LP: #1430341
11215 * powerpc/perf/hv-24x7: Document sysfs event description entries
11216 - LP: #1430341
11217 * powerpc/iommu: Remove IOMMU device references via bus notifier
11218 - LP: #1425202
11219 * powerpc/pseries: Fix endian problems with LE migration
11220 - LP: #1428351
11221 * intel_idle: support additional Broadwell model
11222 - LP: #1400970
11223 * tools/power turbostat: support additional Broadwell model
11224 - LP: #1400970
11225 * KVM: x86: flush TLB when D bit is manually changed.
11226 - LP: #1397860
11227 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
11228 - LP: #1397860
11229 * KVM: Add generic support for dirty page logging
11230 - LP: #1397860
11231 * KVM: x86: switch to kvm_get_dirty_log_protect
11232 - LP: #1397860
11233 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
11234 log dirty
11235 - LP: #1397860
11236 * KVM: MMU: Add mmu help functions to support PML
11237 - LP: #1397860
11238 * KVM: MMU: Explicitly set D-bit for writable spte.
11239 - LP: #1397860
11240 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
11241 - LP: #1397860
11242 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
11243 - LP: #1397860
11244 * KVM: VMX: Add PML support in VMX
11245 - LP: #1397860
11246 * HID: multitouch: add support of clickpads
11247 * HID: multitouch: Add support for button type usage
11248
11249 [ Upstream Kernel Changes ]
11250
11251 * rebase to v3.19.2
11252 - LP: #1428947
11253
11254 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
11255
11256 linux (3.19.0-9.9) vivid; urgency=low
11257
11258 [ Leann Ogasawara ]
11259
11260 * Release Tracking Bug
11261 - LP: #1430930
11262
11263 [ Shachar Raindel ]
11264
11265 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
11266 arithmetic
11267 - LP: #1413741
11268 - CVE-2014-8159
11269
11270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
11271
11272 linux (3.19.0-8.8) vivid; urgency=low
11273
11274 [ Andy Whitcroft ]
11275
11276 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
11277 - LP: #1426113
11278 * rebase to stable v3.19.1
11279
11280 [ John Johansen ]
11281
11282 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
11283 - LP: #1408833
11284
11285 [ Leann Ogasawara ]
11286
11287 * Release Tracking Bug
11288 - LP: #1429940
11289
11290 [ Upstream Kernel Changes ]
11291
11292 * xen: correct bug in p2m list initialization
11293 * net/mlx5_core: Fix configuration of log_uar_page_sz
11294 - LP: #1419938
11295 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
11296 - LP: #1420575
11297 * net/mlx4_core: Maintain a persistent memory for mlx4 device
11298 - LP: #1422481
11299 * net/mlx4_core: Set device configuration data to be persistent across
11300 reset
11301 - LP: #1422481
11302 * net/mlx4_core: Refactor the catas flow to work per device
11303 - LP: #1422481
11304 * net/mlx4_core: Enhance the catas flow to support device reset
11305 - LP: #1422481
11306 * net/mlx4_core: Activate reset flow upon fatal command cases
11307 - LP: #1422481
11308 * net/mlx4_core: Manage interface state for Reset flow cases
11309 - LP: #1422481
11310 * net/mlx4_core: Handle AER flow properly
11311 - LP: #1422481
11312 * net/mlx4_core: Enable device recovery flow with SRIOV
11313 - LP: #1422481
11314 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
11315 - LP: #1422481
11316 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
11317 - LP: #1428111
11318 * rebase to v3.19.1
11319 - LP: #1410704
11320 - LP: #1411193
11321 - LP: #1400215
11322
11323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
11324
11325 linux (3.19.0-7.7) vivid; urgency=low
11326
11327 [ Andy Whitcroft ]
11328
11329 * Release Tracking Bug
11330 - LP: #1426013
11331
11332 [ Upstream Kernel Changes ]
11333
11334 * x86/irq: Fix regression caused by commit b568b8601f05
11335 * cxl: Fix leaking interrupts if attach process fails
11336 - LP: #1415102
11337 * cxl: Early return from cxl_handle_fault for a shut down context
11338 - LP: #1415102
11339 * cxl: Disable AFU debug flag
11340 - LP: #1415102
11341 * cxl: Disable SPAP register when freeing SPA
11342 - LP: #1415102
11343 * cxl: remove redundant increment of hwirq
11344 - LP: #1415102
11345 * cxl: Add tracepoints
11346 - LP: #1415102
11347 * cxl: Update CXL ABI documentation
11348 - LP: #1415102
11349 * cxl: Use image state defaults for reloading FPGA
11350 - LP: #1415102
11351 * cxl: Add image control to sysfs
11352 - LP: #1415102
11353 * cxl: Enable CAPP recovery
11354 - LP: #1415102
11355 * cxl: Add ability to reset the card
11356 - LP: #1415102
11357 * cxl: Fix device_node reference counting
11358 - LP: #1415102
11359 * cxl: Export optional AFU configuration record in sysfs
11360 - LP: #1415102
11361 * cxl: Fail AFU initialisation if an invalid configuration record is
11362 found
11363 - LP: #1415102
11364 * cxl: Add missing return statement after handling AFU errror
11365 - LP: #1415102
11366 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
11367 - LP: #1415102
11368 * powerpc/eeh: Allow to set maximal frozen times
11369 - LP: #1415102
11370 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
11371
11372 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
11373
11374 linux (3.19.0-6.6) vivid; urgency=low
11375
11376 [ Andy Whitcroft ]
11377
11378 * systemd -- fix hyper-v units to be non-forking
11379 - LP: #1401525
11380 * [Config] move vbox modules into linux-image
11381 * ubuntu: vbox -- update to 4.3.22-dfsg-1
11382
11383 [ Brad Figg ]
11384
11385 * SAUCE: DEP8 test to run our regression tests
11386
11387 [ Paolo Pisati ]
11388
11389 * [Config] I2C_CHARDEV=y
11390 - LP: #1417032
11391
11392 [ Upstream Kernel Changes ]
11393
11394 * PCI: Fix infinite loop with ROM image of size 0
11395 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
11396 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
11397 controller
11398 - LP: #1400215
11399
11400 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
11401
11402 linux (3.19.0-5.5) vivid; urgency=low
11403
11404 [ Andy Whitcroft ]
11405
11406 * [Config] CONFIG_FA_DUMP=y
11407 - LP: #1415562
11408 * ubuntu: (no-squash) vbox -- infrastructure and updater
11409 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
11410 * rebase to v3.19 final
11411
11412 [ Chris J Arges ]
11413
11414 * [Config] Add ibmvfc to d-i
11415 - LP: #1416001
11416 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
11417 - LP: #1292234
11418
11419 [ Upstream Kernel Changes ]
11420
11421 * rebase to v3.19
11422
11423 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
11424
11425 linux (3.19.0-4.4) vivid; urgency=low
11426
11427 [ Andy Whitcroft ]
11428
11429 * [Config] apply Kernel hacking >> Tracers config defaults
11430 * hyper-v -- fix comment handing in /etc/network/interfaces
11431 - LP: #1413020
11432 * rebase to v3.19-rc7
11433 * updateconfigs following rebase to v3.19-rc7
11434
11435 [ Ben Hutchings ]
11436
11437 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
11438 - LP: #1413149
11439
11440 [ Upstream Kernel Changes ]
11441
11442 * rebase to v3.19-rc7
11443
11444 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
11445
11446 linux (3.19.0-3.3) vivid; urgency=low
11447
11448 [ Andy Whitcroft ]
11449
11450 * [Debian] arm64 -- build ubuntu drivers
11451 - LP: #1411284
11452 * [Packaging] config-check -- add support for enforced annotations
11453 * [Config] annotations -- switch to ENFORCED annotations
11454 * [Packaging] config-check -- drop support for enforce file
11455 * [Packaging] enforce -- drop empty enforce file
11456 * rebase to v3.19-rc5
11457 * [Config] add modules removed due to tighter dependencies
11458 * [Config] updateconfigs following rebase to v3.19-rc5
11459 * [Config] enforce CONFIG_FHANDLE=y
11460 - LP: #1412543
11461 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
11462 - LP: #1408355
11463 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
11464 - LP: #1413646
11465 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
11466 message handler config defaults
11467 * [Config] apply Device Drivers >> Character devices >> Serial drivers
11468 config defaults
11469 * [Config] apply Device Drivers >> GPIO Support config defaults
11470 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
11471 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
11472 support) config defaults
11473 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
11474 Devices >> Support for frame buffer devices config defaults
11475 * [Config] apply Device Drivers >> HID support >> HID bus support >>
11476 Special HID drivers config defaults
11477 * [Config] apply Device Drivers >> Hardware Monitoring support config
11478 defaults
11479 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
11480 Hardware Bus support config defaults
11481 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
11482 digital converters config defaults
11483 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
11484 sensors config defaults
11485 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
11486 sensors config defaults
11487 * [Config] apply Device Drivers >> Input device support >> Generic input
11488 layer (needed for keyboard, mouse, ...) >> Mice config defaults
11489 * [Config] apply Device Drivers >> Input device support >> Generic input
11490 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
11491 * [Config] apply Device Drivers >> LED Support >> LED Class Support
11492 config defaults
11493 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
11494 defaults
11495 * [Config] apply Device Drivers >> Multifunction device drivers config
11496 defaults
11497 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
11498 grabbers support >> Media test drivers config defaults
11499 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
11500 Adapters config defaults
11501 * [Config] apply Device Drivers >> Multimedia support >> Remote
11502 Controller devices config defaults
11503 * [Config] apply Device Drivers >> Network device support >> Distributed
11504 Switch Architecture drivers config defaults
11505 * [Config] apply Device Drivers >> Network device support >> Network core
11506 driver support config defaults
11507 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
11508 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
11509 defaults
11510 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
11511 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
11512 defaults
11513 * [Config] apply Device Drivers >> PHY Subsystem config defaults
11514 * [Config] apply Device Drivers >> Pin controllers config defaults
11515 * [Config] apply Device Drivers >> SPI support config defaults
11516 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
11517 Sound Architecture >> ALSA for SoC audio support config defaults
11518 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
11519 Sound Architecture >> FireWire sound devices config defaults
11520 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
11521 Sound Architecture >> HD-Audio config defaults
11522 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
11523 client support config defaults
11524 * [Config] apply Device Drivers >> Staging drivers >> Media staging
11525 drivers config defaults
11526 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
11527 USB Gadget Drivers >> USB functions configurable through configfs
11528 config defaults
11529 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
11530 USB Peripheral Controller config defaults
11531 * [Config] apply Networking support >> NFC subsystem support >> Near
11532 Field Communication (NFC) devices config defaults
11533 * [Config] apply Networking support >> Networking options >> Network
11534 packet filtering framework (Netfilter) >> Core Netfilter Configuration
11535 >> Netfilter nf_tables support config defaults
11536 * [Config] apply Networking support >> Networking options >> QoS and/or
11537 fair queueing >> Actions config defaults
11538 * [Config] apply Networking support >> Networking options >> TCP/IP
11539 networking config defaults
11540 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
11541 Networking Stack (mac80211) config defaults
11542 * [Config] apply Device Drivers >> Input device support >> Generic input
11543 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
11544 * [Config] apply Device Drivers >> Input device support >> Generic input
11545 layer (needed for keyboard, mouse, ...) >> Mice config defaults
11546 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
11547 config defaults
11548 * [Config] apply Networking support >> Networking options >> Network
11549 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
11550 >> IPv4 NAT config defaults
11551 * [Config] apply Networking support >> Networking options >> Network
11552 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
11553 >> IPv6 NAT config defaults
11554 * [Config] apply Kernel hacking >> Kernel debugging config defaults
11555 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
11556 config defaults
11557 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
11558 values in
11559 - LP: #1414002
11560 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
11561 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
11562 (iwlwifi) config defaults
11563 * [Config] apply Device Drivers >> Real Time Clock config defaults
11564 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
11565 support >> SCSI low-level drivers config defaults
11566 * [Config] apply General setup >> CPU/Task time and stats accounting >>
11567 Cputime accounting config defaults
11568 * [Config] apply Device Drivers >> Mailbox Hardware Support config
11569 defaults
11570 * rebase to v3.19-rc6
11571 * [Config] updateconfigs following rebase to v3.19-rc6
11572
11573 [ Kamal Mostafa ]
11574
11575 * [Packaging] force "dpkg-source -I -i" behavior
11576
11577 [ Leann Ogasawara ]
11578
11579 * [Config] Disable CONFIG_USB_OTG
11580 - LP: #1411295
11581
11582 [ Upstream Kernel Changes ]
11583
11584 * overlay: add backwards compatible overlayfs format support (fixes)
11585 - LP: #1410480
11586
11587 [ Upstream Kernel Changes ]
11588
11589 * rebase to v3.19-rc5
11590 * rebase to v3.19-rc6
11591
11592 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
11593
11594 linux (3.19.0-2.2) vivid; urgency=low
11595
11596 [ Andy Whitcroft ]
11597
11598 * rebase to v3.19-rc4
11599 * [Config] updateconfigs following rebase to v3.19-rc4
11600 * [Packaging] install all dtb files
11601 - LP: #1408002
11602 * [Config] switch on "all" dtbs
11603 - LP: #1408002
11604
11605 [ Colin Ian King ]
11606
11607 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
11608 timers
11609 - LP: #1333569
11610
11611 [ Joseph Salisbury ]
11612
11613 * [Config] Enable CONFIG_N_GSM as module.
11614 - LP: #1404670
11615
11616 [ K. Y. Srinivasan ]
11617
11618 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
11619 - LP: #1406867
11620
11621 [ Steve McIntyre ]
11622
11623 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
11624 - LP: #1409750
11625
11626 [ Upstream Kernel Changes ]
11627
11628 * rebase to v3.19-rc4
11629
11630 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
11631
11632 linux (3.19.0-1.1) vivid; urgency=low
11633
11634 [ Andy Whitcroft ]
11635
11636 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
11637 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
11638 * Revert "SAUCE: AUFS -- aufs3-base.patch"
11639 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
11640 * rebase to v3.19-rc1
11641 * rebase to v3.19-rc2
11642 * [Config] defaultconfigs following rebase to v3.19-rc2
11643 * ubuntu: aufs3 -- follow rename of d_child
11644 * ubuntu: aufs3 -- follow switch to d_splice_alias
11645 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
11646 * ubuntu: aufs3 -- follow rename for d_alias
11647 * apparmor -- follow change to this_cpu_ptr
11648 * disable module checks for rebase
11649 * ubuntu: AUFS -- substrate: aufs3-base.patch
11650 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
11651 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
11652 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
11653 * [Configs] updateconfigs following aufs update
11654 * v3.19 series start
11655 * rebase to v3.19-rc3
11656 * [Configs] updateconfigs following rebase to v3.19-rc3
11657 * [Packaging] uploadnum should be the remainder of the version
11658 - LP: #1407755
11659 * [Packaging] handle dts directories
11660 - LP: #1408004
11661 * [Config] follow move of arm64 dts' into vendor directories
11662
11663 [ Upstream Kernel Changes ]
11664
11665 * arm64: optimized copy_to_user and copy_from_user assembly code
11666 - LP: #1400349
11667 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
11668
11669 [ Upstream Kernel Changes ]
11670
11671 * rebase to v3.19-rc1
11672 - LP: #1173681
11673 * rebase to v3.19-rc2
11674 * rebase to v3.19-rc3
11675
11676 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
11677
11678 linux (3.18.0-7.8) vivid; urgency=low
11679
11680 [ Leann Ogasawara ]
11681
11682 * Release Tracking Bug
11683 - LP: #1401590
11684
11685 [ John Johansen ]
11686
11687 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
11688 - LP: #1362199
11689 * SAUCE: Revert: fix: only allow a single threaded process to ...
11690 - LP: #1371310
11691 * SAUCE: (no-up) fix: bad unix_addr_fs macro
11692 - LP: #1390223
11693 * SAUCE: (no-up) apparmor: add parameter to control whether policy
11694 hashing is used
11695 - LP: #1383886
11696 * [config] set apparmor config options
11697
11698 [ Seth Forshee ]
11699
11700 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
11701 - LP: #1398458
11702
11703 [ Upstream Kernel Changes ]
11704
11705 * mfd: rtsx: Fix PM suspend for 5227 & 5249
11706 - LP: #1359052
11707 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
11708 - LP: #1346067
11709
11710 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
11711
11712 linux (3.18.0-6.7) vivid; urgency=low
11713
11714 [ Andy Whitcroft ]
11715
11716 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
11717 assembly code"
11718 - LP: #1398596
11719 * rebase to v3.18
11720
11721 [ Chris J Arges ]
11722
11723 * [Config] CONFIG_PCIEASPM_DEBUG=y
11724 - LP: #1398544
11725
11726 [ Paolo Pisati ]
11727
11728 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
11729 - LP: #1396470
11730
11731 [ Upstream Kernel Changes ]
11732
11733 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
11734 may result in I/O freeze
11735 - LP: #1400289
11736
11737 [ Upstream Kernel Changes ]
11738
11739 * rebase to v3.18
11740
11741 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
11742
11743 linux (3.18.0-5.6) vivid; urgency=low
11744
11745 [ Leann Ogasawara ]
11746
11747 * Release Tracking Bug
11748 - LP: #1398109
11749
11750 [ Andy Whitcroft ]
11751
11752 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
11753 - LP: #1397061
11754 * rebase to v3.18-rc7
11755
11756 [ Chris J Arges ]
11757
11758 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
11759 ppc64el/generic
11760 - LP: #1395855
11761
11762 [ Upstream Kernel Changes ]
11763
11764 * rebase to v3.18-rc7
11765 - LP: #1389497
11766
11767 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
11768
11769 linux (3.18.0-4.5) vivid; urgency=low
11770
11771 [ Leann Ogasawara ]
11772
11773 * Release Tracking Bug
11774 - LP: #1395891
11775
11776 [ Andy Whitcroft ]
11777
11778 * rebase to v3.18-rc6
11779 * [Config] update configs following rebase to v3.18-rc6
11780 * [Config] enable overlayfs v1 support
11781
11782 [ Tim Gardner ]
11783
11784 * rebase to v3.18-rc5
11785
11786 [ Upstream Kernel Changes ]
11787
11788 * overlay: add backwards compatible overlayfs format support
11789 - LP: #1395877
11790
11791 [ Upstream Kernel Changes ]
11792
11793 * rebase to v3.18-rc5
11794 * rebase to v3.18-rc6
11795
11796 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
11797
11798 linux (3.18.0-3.4) vivid; urgency=low
11799
11800 [ Andy Whitcroft ]
11801
11802 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
11803 * Revert "SAUCE: AUFS -- update to
11804 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
11805 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
11806 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
11807 * [Config] amd64 is now the indep architecture
11808 * [Debian] basic hook support
11809 * SAUCE: AUFS -- aufs3-base.patch
11810 * SAUCE: AUFS -- aufs3-mmap.patch
11811 * SAUCE: AUFS -- aufs3-standalone.patch
11812 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
11813 * [Config] updateconfigs following aufs3 update
11814 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
11815
11816 [ dann frazier ]
11817
11818 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
11819 - LP: #1388952
11820 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
11821 * [Config] Disable CONFIG_RCU_USER_QS on arm64
11822
11823 [ Tim Gardner ]
11824
11825 * rebase to v3.18-rc4
11826
11827 [ Upstream Kernel Changes ]
11828
11829 * rebase to v3.18-rc4
11830 - LP: #1389497
11831 - LP: #1387128
11832
11833 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
11834
11835 linux (3.18.0-2.2) vivid; urgency=low
11836
11837 [ Tim Gardner ]
11838
11839 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
11840
11841 [ Upstream Kernel Changes ]
11842
11843 * rebase to v3.18-rc3
11844
11845 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
11846
11847 linux (3.18.0-1.1) vivid; urgency=low
11848
11849 [ Andy Whitcroft ]
11850
11851 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
11852 * [Config] tools -- only build common tools when enabled
11853 * [Config] follow rename of DEB_BUILD_PROFILES
11854 * [Config] linux-image-extra is additive to linux-image
11855 - LP: #1375310
11856 * [Config] linux-image-extra postrm is not needed on purge
11857 * [Config] enable cloud tools on i386
11858 - LP: #1367399
11859
11860 [ Marc Dietrich ]
11861
11862 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
11863
11864 [ Paolo Pisati ]
11865
11866 * [Config] armhf: REGULATOR_TWL4030=y
11867 * [Config] armhf: disable JUMP_LABEL
11868 - LP: #1378856
11869
11870 [ Tim Gardner ]
11871
11872 * rebase to v3.17-rc2
11873 * updateconfigs
11874 * [Config] CONFIG_NFC_ST21NFCB=n
11875 * [Config] Added net/6lowpan/* to generic inclusion list
11876 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
11877 * rebase to v3.17-rc3
11878 * rebase to v3.17-rc4
11879 * rebase to v3.17-rc5
11880 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
11881 * [Config] CONFIG_XMON=y
11882 - LP: #1365655
11883 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
11884 - LP: #1362514
11885 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
11886 - LP: #1362514
11887 * [Config] CONFIG_DMA_CMA=n
11888 - LP: #1362261
11889 * [Config] Add mpt3sas to d-i
11890 - LP: #1368907
11891 * [Debian] set do_*_tools after stage1 or bootstrap is determined
11892 - LP: #1370211
11893 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
11894 - LP: #1244176
11895 * rebase to v3.17-rc6
11896 * SAUCE: usbip: Update include path
11897 * [Debian] usbip tools packaging
11898 - LP: #898003
11899 * [Config] Enable usbip tools
11900 - LP: #898003
11901 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
11902 - LP: #1363180
11903 * [Config] Correct annotation regarding CONFIG_DMA_CMA
11904 - LP: #1362261
11905 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
11906 - LP: #1374438
11907 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
11908 - LP: #1374440
11909 * [Debian] Don't fail if a symlink already exists
11910 * rebase to v3.17-rc7
11911 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
11912 - LP: #1374440
11913 * rebase to v3.17
11914 * rebase to v3.18-rc1
11915 * [Config] CONFIG_AUFS_FS=n for FTBS
11916 * Enable vivid
11917 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
11918 - LP: #1385510
11919 * rebase to v3.18-rc2
11920 * [Debian] Fix linux-doc dangling symlinks
11921 - LP: #661306
11922 * CONFIG_MODULE_COMPRESS=n
11923 * [Config] dropped scsi_tgt from generic inclusion list
11924 * [Config] Added drivers/uio to generic inclusion list
11925 * [Config] CONFIG_PATA_MACIO=y
11926 - LP: #1378894
11927 * [Config] CONFIG_DRM_BOCHS=n
11928 * [Debian] install usbipd
11929 - LP: #898003
11930
11931 [ Upstream Kernel Changes ]
11932
11933 * rebase to v3.18-rc2
11934
11935 [ Upstream Kernel Changes ]
11936
11937 * rebase to v3.18-rc1
11938 - LP: #1316518
11939 - LP: #1371591
11940 - LP: #1357928
11941
11942 [ Upstream Kernel Changes ]
11943
11944 * rebase to v3.17
11945
11946 [ Upstream Kernel Changes ]
11947
11948 * rebase to v3.17-rc7
11949
11950 [ Upstream Kernel Changes ]
11951
11952 * rebase to v3.17-rc6
11953
11954 [ Upstream Kernel Changes ]
11955
11956 * rebase to v3.17-rc5
11957
11958 [ Upstream Kernel Changes ]
11959
11960 * rebase to v3.17-rc4
11961
11962 [ Upstream Kernel Changes ]
11963
11964 * rebase to v3.17-rc3
11965
11966 [ Upstream Kernel Changes ]
11967
11968 * rebase to v3.17-rc2
11969 - LP: #1358116
11970 - LP: #1350148
11971 - LP: #1334950
11972 - LP: #1329580
11973 - LP: #1329580
11974 - LP: #1329580
11975
11976 [ Upstream Kernel Changes ]
11977
11978 * rebase to v3.17-rc2
11979
11980 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
11981
11982 linux (3.17.0-0.0) utopic; urgency=medium
11983
11984 * Empty entry
11985
11986 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
11987
11988 linux (3.16.0-11.16) utopic; urgency=low
11989
11990 [ Mauricio Faria de Oliveira ]
11991
11992 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
11993 - LP: #1358920
11994
11995 [ Peter Zijlstra ]
11996
11997 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
11998 - LP: #1361300
11999
12000 [ Tim Gardner ]
12001
12002 * [Config] CONFIG_ZPOOL=y
12003 - LP: #1360428
12004 * Release Tracking Bug
12005 - LP: #1361308
12006
12007 [ Upstream Kernel Changes ]
12008
12009 * Revert "net/mlx4_en: Fix bad use of dev_id"
12010 - LP: #1347012
12011 * net/mlx4_en: Reduce memory consumption on kdump kernel
12012 - LP: #1347012
12013 * net/mlx4_en: Fix mac_hash database inconsistency
12014 - LP: #1347012
12015 * net/mlx4_en: Disable blueflame using ethtool private flags
12016 - LP: #1347012
12017 * net/mlx4_en: current_mac isn't updated in port up
12018 - LP: #1347012
12019 * net/mlx4_core: Use low memory profile on kdump kernel
12020 - LP: #1347012
12021 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
12022 - LP: #1347169
12023 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
12024 - LP: #1347169
12025 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
12026 - LP: #1347169
12027 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
12028 - LP: #1347169
12029 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
12030 - LP: #1347169
12031 * drivers: scsi: storvsc: Set srb_flags in all cases
12032 - LP: #1347169
12033 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
12034 - LP: #1347169
12035 * namespaces: Use task_lock and not rcu to protect nsproxy
12036 - LP: #1328088
12037 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
12038 * mm/zbud: change zbud_alloc size type to size_t
12039 - LP: #1360428
12040 * mm/zpool: implement common zpool api to zbud/zsmalloc
12041 - LP: #1360428
12042 * mm/zpool: zbud/zsmalloc implement zpool
12043 - LP: #1360428
12044 * mm/zpool: update zswap to use zpool
12045 - LP: #1360428
12046 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
12047 - LP: #1341296
12048 * iommu/amd: Fix for pasid initialization
12049 - LP: #1361300
12050 * iommu/amd: Moving PPR fault flags macros definitions
12051 - LP: #1361300
12052 * iommu/amd: Drop oprofile dependency
12053 - LP: #1361300
12054 * iommu/amd: Fix typo in amd_iommu_v2 driver
12055 - LP: #1361300
12056 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
12057 - LP: #1361300
12058 * iommu/amd: Don't free pasid_state in mn_release path
12059 - LP: #1361300
12060 * iommu/amd: Get rid of __unbind_pasid
12061 - LP: #1361300
12062 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
12063 - LP: #1361300
12064 * iommu/amd: Add pasid_state->invalid flag
12065 - LP: #1361300
12066 * iommu/amd: Don't hold a reference to mm_struct
12067 - LP: #1361300
12068 * iommu/amd: Don't hold a reference to task_struct
12069 - LP: #1361300
12070 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
12071 - LP: #1361300
12072 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
12073 - LP: #1361300
12074 * iommu/amd: Remove change_pte mmu_notifier call-back
12075 - LP: #1361300
12076 * iommu/amd: Fix device_state reference counting
12077 - LP: #1361300
12078 * iommu/amd: Fix 2 typos in comments
12079 - LP: #1361300
12080
12081 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
12082
12083 linux (3.16.0-10.15) utopic; urgency=low
12084
12085 [ dann frazier ]
12086
12087 * [debian] Fix regression with ABI subversions and backport
12088
12089 [ Feng Kan ]
12090
12091 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
12092 modify write.
12093 - LP: #1357527
12094 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
12095 assembly code
12096 - LP: #1358949
12097
12098 [ Stefan Bader ]
12099
12100 * SAUCE: bcache: prevent crash on changing writeback_running
12101 - LP: #1357295
12102
12103 [ Tim Gardner ]
12104
12105 * [Config] CONFIG_XFRM_STATISTICS=y
12106 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
12107 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
12108 - LP: #1353005
12109 * Release Tracking Bug
12110 - LP: #1359783
12111
12112 [ Upstream Kernel Changes ]
12113
12114 * intel_idle: Broadwell support
12115 - LP: #1256170
12116 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
12117 - LP: #1357108
12118 * powerpc/powernv: Invoke opal call to handle hmi.
12119 - LP: #1357108
12120 * powerpc/book3s: handle HMIs for cpus in nap mode.
12121 - LP: #1357108
12122 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
12123 - LP: #1357108
12124 * powerpc: Add smp_mb() to arch_spin_is_locked()
12125 - LP: #1358569
12126 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
12127 - LP: #1358569
12128 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
12129 temperature
12130 - LP: #1353005
12131 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
12132 - LP: #1358855
12133 * printk: Add function to return log buffer address and size
12134 - LP: #1359423
12135 * powerpc/powernv: Interface to register/unregister opal dump region
12136 - LP: #1359423
12137 * bcache: fix crash on shutdown in passthrough mode
12138 - LP: #1357295
12139 * bcache: fix uninterruptible sleep in writeback thread
12140 - LP: #1357295
12141
12142 [ Vinayak Kale ]
12143
12144 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
12145 - LP: #1357527
12146 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
12147 - LP: #1357527
12148
12149 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
12150
12151 linux (3.16.0-9.14) utopic; urgency=low
12152
12153 [ Tim Gardner ]
12154
12155 * Release Tracking Bug
12156 - LP: #1357370
12157
12158 [ Serge Hallyn ]
12159
12160 * SAUCE: Overlayfs: allow unprivileged mounts
12161 - LP: #1357025
12162
12163 [ Upstream Kernel Changes ]
12164
12165 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
12166 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
12167 * dts: Add bindings for APM X-Gene SoC ethernet driver
12168 * drivers: net: Add APM X-Gene SoC ethernet driver support.
12169 * powerpc/thp: Add write barrier after updating the valid bit
12170 - LP: #1357014
12171 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
12172 - LP: #1357014
12173 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
12174 of 4k pte
12175 - LP: #1357014
12176 * powerpc/thp: Handle combo pages in invalidate
12177 - LP: #1357014
12178 * powerpc/thp: Invalidate with vpn in loop
12179 - LP: #1357014
12180 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
12181 - LP: #1357014
12182 * powerpc/mm: Use read barrier when creating real_pte
12183 - LP: #1357014
12184 * powerpc/thp: Add tracepoints to track hugepage invalidate
12185 - LP: #1357014
12186 * rebase to v3.16.1
12187
12188 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
12189
12190 linux (3.16.0-8.13) utopic; urgency=low
12191
12192 [ Tim Gardner ]
12193
12194 * Release Tracking Bug
12195 - LP: #1356403
12196
12197 [ dann frazier ]
12198
12199 * [debian] Allow for package revisions condusive for branching
12200
12201 [ Upstream Kernel Changes ]
12202
12203 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
12204 - LP: #1350087
12205 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
12206 - LP: #1350087
12207 * powerpc/powernv: Enable M64 aperatus for PHB3
12208 - LP: #1355469
12209 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
12210 - LP: #1352994
12211 * powerpc: Add machine_early_initcall()
12212 - LP: #1352640
12213 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
12214 - LP: #1352640
12215 * powerpc/eeh: Avoid event on passed PE
12216 - LP: #1352640
12217 * powerpc/eeh: EEH support for VFIO PCI device
12218 - LP: #1352640
12219 * powerpc/eeh: sysfs entries lost
12220 - LP: #1352640
12221 * powerpc/powernv: Fix IOMMU table for VFIO dev
12222 - LP: #1352640
12223 * powerpc/eeh: Fetch IOMMU table in reliable way
12224 - LP: #1352640
12225 * powerpc/eeh: Refactor EEH flag accessors
12226 - LP: #1352640
12227 * powerpc/eeh: Selectively enable IO for error log
12228 - LP: #1352640
12229 * powerpc/eeh: Reduce lines of log dump
12230 - LP: #1352640
12231 * powerpc/eeh: Replace pr_warning() with pr_warn()
12232 - LP: #1352640
12233 * powerpc/eeh: Make diag-data not endian dependent
12234 - LP: #1352640
12235 * powerpc/eeh: Aux PE data for error log
12236 - LP: #1352640
12237 * PCI: Support BAR sizes up to 128GB
12238 - LP: #1352640
12239 * powerpc/powernv: Allow to freeze PE
12240 - LP: #1352640
12241 * powerpc/powernv: Split ioda_eeh_get_state()
12242 - LP: #1352640
12243 * powerpc/powernv: Handle compound PE
12244 - LP: #1352640
12245 * powerpc/powernv: Handle compound PE for EEH
12246 - LP: #1352640
12247 * powerpc/powernv: Handle compound PE in config accessors
12248 - LP: #1352640
12249 * mnt: Only change user settable mount flags in remount
12250 - LP: #1356318
12251 - CVE-2014-5206
12252 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
12253 - LP: #1356318
12254 - CVE-2014-5206
12255 * mnt: Correct permission checks in do_remount
12256 - LP: #1356323
12257 - CVE-2014-5207
12258 * mnt: Change the default remount atime from relatime to the existing value
12259 - LP: #1356323
12260 - CVE-2014-5207
12261
12262 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
12263
12264 linux (3.16.0-7.12) utopic; urgency=low
12265
12266 [ Andy Whitcroft ]
12267
12268 * rebase to v3.16 final
12269 * [Config] d-i -- add virtio_scsi to virtio-modules
12270 - LP: #1342000
12271
12272 [ dann frazier ]
12273
12274 * [Packaging] Fix 'printchanges' to work with versions containing '+'
12275
12276 [ Tim Gardner ]
12277
12278 * [Config] CONFIG_MICROCODE=y
12279 - LP: #1084373
12280 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
12281 - LP: #1349028
12282 * [Config] Add hv_balloon to d-i virtio-modules
12283 - LP: #1292216
12284 * Release Tracking Bug
12285 - LP: #1354530
12286
12287 [ Upstream Kernel Changes ]
12288
12289 * rebase to v3.16
12290
12291 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
12292
12293 linux (3.16.0-6.11) utopic; urgency=low
12294
12295 [ Paolo Pisati ]
12296
12297 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
12298 * [Config] armhf: KEYBOARD_IMX=m
12299 * [Config] armhf: build cubox & imx6 DTBs
12300 * [Config] armhf: RTC_DRV_PCF8523=y
12301
12302 [ Tim Gardner ]
12303
12304 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
12305 - LP: #1344405
12306 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
12307 - LP: #1343109
12308 * Release Tracking Bug
12309 - LP: #1349196
12310
12311 [ Upstream Kernel Changes ]
12312
12313 * rebase to v3.16-rc7
12314
12315 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
12316
12317 linux (3.16.0-5.10) utopic; urgency=low
12318
12319 [ Tim Gardner ]
12320
12321 * Release Tracking Bug
12322 - LP: #1346298
12323 * [Config] CONFIG_GPIO_SYSFS=y
12324 - LP: #1342153
12325 * rebase to v3.16-rc6
12326
12327 [ Paolo Pisati ]
12328
12329 * [Config] enable ARCH_MVEBU*
12330 * [Config] AHCI_MVEBU=m
12331 * [Config] ARMADA_THERMAL=y
12332 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
12333 * [Config] CRYPTO_DEV_MV_CESA=m
12334 * [Config] I2C_MV64XXX=m
12335 * [Config] MMC_MVSDIO=m
12336 * [Config] MMC_SDHCI_DOVE=m
12337 * [Config] MTD_NAND_ORION=m
12338 * [Config] MTD_NAND_PXA3xx=m
12339 * [Config] MVNETA=m
12340 * [Config] MV_XOR=y
12341 * [Config] ORION_WATCHDOG=m
12342 * [Config] PCI_MVEBU=y
12343 * [Config] RTC_DRV_MV=y
12344 * [Config] SND_KIRKWOOD_SOC*=m
12345 * [Config] SPI_ORION=m
12346 * [Config] USB_XHCI_MVEBU=m
12347 * [Config] armhf: build all Armada and Dove DTBs
12348 * [Config] armhf: SERIAL_8250_DW=y
12349
12350 [ Upstream Kernel Changes ]
12351
12352 * rebase to v3.16-rc6
12353
12354 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
12355
12356 linux (3.16.0-4.9) utopic; urgency=low
12357
12358 [ Tim Gardner ]
12359
12360 * Release Tracking Bug
12361 - LP: #1341543
12362
12363 [ Upstream Kernel Changes ]
12364
12365 * rebase to v3.16-rc5
12366
12367 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
12368
12369 linux (3.16.0-3.8) utopic; urgency=low
12370
12371 [ Tim Gardner ]
12372
12373 * Release Tracking Bug
12374 - LP: #1340091
12375
12376 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
12377
12378 linux (3.16.0-2.7) utopic; urgency=low
12379
12380 [ Andy Whitcroft ]
12381
12382 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
12383 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
12384
12385 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
12386
12387 linux (3.16.0-2.6) utopic; urgency=low
12388
12389 [ Andy Whitcroft ]
12390
12391 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
12392 Fixes FTBS.
12393
12394 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
12395
12396 linux (3.16.0-2.5) utopic; urgency=low
12397
12398 [ Andy Whitcroft ]
12399
12400 * ubuntu -- fix basic format for ubuntu/Makefile
12401 * ubuntu: AUFS (no-squash): basic framework and update machinary
12402 * ubuntu: aufs3 -- update update scripting
12403 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
12404 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
12405 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
12406 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
12407 * [Configs] AUFS configs
12408 * ubuntu: aufs3 -- reenable
12409
12410 [ Tim Gardner ]
12411
12412 * CONFIG_LATENCYTOP=n
12413
12414 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
12415
12416 linux (3.16.0-2.4) utopic; urgency=low
12417
12418 [ Andy Whitcroft ]
12419
12420 * [Config] flip VIRTIO*=y
12421 * [Config] commonise CONFIG_SWIOTLB=y
12422 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
12423 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
12424 config defaults
12425 * [Config] apply Device Drivers >> Block devices config defaults
12426 * [Config] apply Device Drivers >> Character devices config defaults
12427 * [Config] apply Device Drivers >> DMA Engine support config defaults
12428 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
12429 reporting config defaults
12430 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
12431 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
12432 support) config defaults
12433 * [Config] apply Device Drivers >> GPIO Support config defaults
12434 * [Config] apply Device Drivers >> Graphics support >> Console display
12435 driver support config defaults
12436 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
12437 config defaults
12438 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
12439 * [Config] apply Device Drivers >> Input device support >> Generic input
12440 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
12441 defaults
12442 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
12443 ports config defaults
12444 * [Config] apply Device Drivers >> LED Support >> LED Class Support
12445 config defaults
12446 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
12447 defaults
12448 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
12449 grabbers support config defaults
12450 * [Config] apply Security options config defaults
12451 * [Config] apply Networking options >> Network packet filtering framework
12452 (Netfilter) >> Core Netfilter Configuration config defaults
12453 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
12454 defaults
12455 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
12456 Devices >> Support for frame buffer devices config defaults
12457 * [Config] apply Power management and ACPI options >> CPU Frequency
12458 scaling config defaults
12459 * [Config] apply Processor type and features config defaults
12460 * [Config] apply Partition Types config defaults
12461 * [Config] apply Power management and ACPI options config defaults
12462 * [Config] apply Device Drivers >> InfiniBand support config defaults
12463 * [Config] apply Device Drivers >> Misc devices config defaults
12464 * [Config] apply Device Drivers >> Multifunction device drivers config
12465 defaults
12466 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
12467 support >> SCSI low-level drivers config defaults
12468 * [Config] apply Device Drivers >> Network device support >> Ethernet
12469 driver support config defaults
12470 * [Config] apply Device Drivers >> Network device support >> Network core
12471 driver support config defaults
12472 * [Config] apply Device Drivers >> Network device support >> PHY Device
12473 support and infrastructure config defaults
12474 * [Config] apply File systems >> Network File Systems config defaults
12475 * [Config] apply Device Drivers >> Input device support >> Generic input
12476 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
12477 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
12478 >> NAND Device Support config defaults
12479 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
12480 >> Ralink driver support config defaults
12481 * [Config] apply Device Drivers >> Staging drivers config defaults
12482 * [Config] apply Cryptographic API >> Hardware crypto devices config
12483 defaults
12484 * [Config] apply Device Drivers >> Macintosh device drivers config
12485 defaults
12486 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
12487 config defaults
12488 * [Config] apply Device Drivers >> PPS support config defaults
12489 * [Config] apply Device Drivers >> Sound card support config defaults
12490 * [Config] apply Networking support >> RF switch subsystem support config
12491 defaults
12492 * [Config] apply Library routines config defaults
12493 * [Config] apply Device Drivers >> CODEC drivers config defaults
12494 * [Config] apply Device Drivers >> PHY Subsystem config defaults
12495 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
12496 config defaults
12497 * [Config] apply Kernel hacking >> Tracers config defaults
12498 * [Config] apply Kernel hacking >> Runtime Testing config defaults
12499 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
12500 * [Config] apply Device Drivers >> USB support config defaults
12501 * [Config] apply Device Drivers >> Power supply class support config
12502 defaults
12503 * [Config] apply Device Drivers >> USB Network Adapters config defaults
12504 * [Config] apply General setup >> IRQ subsystem config defaults
12505 * [Config] apply General setup config defaults
12506 * [Config] apply File systems >> Miscellaneous filesystems config
12507 defaults
12508 * [Config] apply File systems config defaults
12509 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
12510 * [Config] apply Device Drivers >> Virtio drivers config defaults
12511 * [Config] apply Device Drivers >> USB Peripheral Controller config
12512 defaults
12513 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
12514 support >> SCSI Transports config defaults
12515 * [Config] apply Device Drivers >> Real Time Clock config defaults
12516 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
12517 (libata) config defaults
12518 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
12519 defaults
12520 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
12521 config defaults
12522 * [Config] apply Device Drivers >> USB Physical Layer drivers config
12523 defaults
12524 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
12525 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
12526 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
12527 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
12528 CONFIG_HOTPLUG_CPU=n
12529 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
12530 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
12531 * [Config] drivers/acpi/acpi_ipmi.ko needs
12532 drivers/char/ipmi/ipmi_msghandler.ko in virtual
12533 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
12534 CONFIG_FUNCTION_TRACER=n
12535 * [Config] ignore modules changing following major config changes
12536
12537 [ Tim Gardner ]
12538
12539 * rebase to v3.16-rc4
12540
12541 [ Upstream Kernel Changes ]
12542
12543 * rebase to v3.16-rc4
12544 - LP: #1297581
12545
12546 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
12547
12548 linux (3.16.0-1.3) utopic; urgency=low
12549
12550 [ Andy Whitcroft ]
12551
12552 * Revert "Disable do_tools_perf for FTBS"
12553 * SAUCE: fix perf_regs definitions for arm64
12554
12555 [ Paolo Pisati ]
12556
12557 * [Config] armhf: ARCH_EXYNOS5* support
12558 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
12559 * [Config] armhf: EXYNOS_THERMAL=y
12560 * [Config] armhf: EXYNOS_IOMMU=y
12561 * [Config] armhf: EXYNOS_ADC=m
12562 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
12563 * [Config] armhf: MMC_SDHCI_S3C=m
12564 * [Config] armhf: PCI_EXYNOS=y
12565 * [Config] armhf: PHY_EXYNOS5250_SATA=y
12566 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
12567 * [Config] armhf: PWM_SAMSUNG=m
12568 * [Config] armhf: RTC_DRV_S3C=y
12569 * [Config] armhf: S3C2410_WATCHDOG=m
12570 * [Config] armhf: MMC_DW_EXYNOS=m
12571 * [Config] armhf: SERIAL_SAMSUNG=y
12572 * [Config] armhf: SND_SOC_SAMSUNG=m
12573 * [Config] armhf: SPI_S3C64XX=m
12574 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
12575 * [Config] armhf: FB_S3C=m
12576 * [Config] armhf: build all Exynos 5 DTBs
12577 * [Config] armhf: disable CPUFREQ_EXYNOS
12578
12579 [ Tim Gardner ]
12580
12581 * rebase to v3.16-rc3
12582
12583 [ Upstream Kernel Changes ]
12584
12585 * rebase to v3.16-rc3
12586 - LP: #1331915
12587
12588 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
12589
12590 linux (3.16.0-0.2) utopic; urgency=low
12591
12592 [ Tim Gardner ]
12593
12594 * Revert "SAUCE: intel_pstate -- toggle default to disable"
12595 - LP: #1333322
12596 * CONFIG_BOOKE_WDT=y
12597 * Disable do_tools_perf for FTBS (just until I can figure it out)
12598
12599 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
12600
12601 linux (3.16.0-0.1) utopic; urgency=low
12602
12603 [ Tim Gardner ]
12604
12605 * Release Tracking Bug
12606 - LP: #1333265
12607
12608 [ Andy Whitcroft ]
12609
12610 * [Config] cloud-tools -- add systemd units
12611 - LP: #1329027
12612
12613 [ dann frazier ]
12614
12615 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
12616 * [Config] CONFIG_NET_XGENE=m for arm64
12617 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
12618
12619 [ Feng Kan ]
12620
12621 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
12622 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
12623 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
12624
12625 [ Iyappan Subramanian ]
12626
12627 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
12628 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
12629 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
12630 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
12631
12632 [ Tim Gardner ]
12633
12634 * updateconfigs
12635 * Fix arm64 crypto Makefile
12636 * [Config] CONFIG_BOOKE_WDT=n for FTBS
12637 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
12638 - LP: #1327619
12639 * Disabled powerpc64-emb for FTBS
12640 * [Config] CONFIG_DRM_TEGRA=m
12641 * [Config] CONFIG_CMA_SIZE_MBYTES=64
12642 * rebase to v3.16-rc2
12643 * Clean up generic.inclusion-list warnings
12644
12645 [ Upstream Kernel Changes ]
12646
12647 * rebase to v3.16-rc2
12648 - LP: #1328587
12649 - LP: #1319291
12650 - LP: #1310512
12651 - LP: #1310512
12652 - LP: #1305480
12653
12654 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
12655
12656 linux (3.15.0-6.11) utopic; urgency=low
12657
12658 [ Adam Conrad ]
12659
12660 * Enable building the sata-modules udeb on ppc64el.
12661 - LP: #1323980
12662 * [Packaging] Set bootloader and loader on ppc64el to grub
12663
12664 [ Adam Lee ]
12665
12666 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
12667 - LP: #1310512, #1320070
12668
12669 [ Alex Hung ]
12670
12671 * SAUCE: (no-up) dell-led: add mic mute led interface
12672 - LP: #1308297
12673
12674 [ Andy Whitcroft ]
12675
12676 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
12677 - LP: #1285434
12678 * [Config] tools -- enable cpupower on ppc64el
12679 * [Config] ppc64el -- enable perf tools
12680 * [Config] powerpc -- enable perf tools
12681 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
12682 * [Config] arm64 -- enable tools
12683 - LP: #1326050
12684 * [Config] switch hyper-keyboard to virtual
12685 - LP: #1325306
12686 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
12687 upgrades
12688 * SAUCE: kvm: BIOS disabled kvm support should be a warning
12689 - LP: #1300247
12690 * SAUCE: nouveau: missing outputs should be warnings
12691 - LP: #1300244
12692 * [Config] d-i -- add nvme devices to block-modules udeb
12693 - LP: #1303710
12694
12695 [ Anton Blanchard ]
12696
12697 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
12698 - LP: #1328230
12699
12700 [ Colin Ian King ]
12701
12702 * SAUCE: intel_pstate: inform user that thermald is worth considering
12703
12704 [ Dave Chiluk ]
12705
12706 * [Config] Enable CONFIG_IP_VS_IPV6=y
12707 - LP: #1300739
12708
12709 [ Paolo Pisati ]
12710
12711 * [Config] build vexpress a9 dtb
12712 - LP: #1303657
12713
12714 [ Tetsuo Handa ]
12715
12716 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
12717
12718 [ Tim Gardner ]
12719
12720 * Release Tracking Bug
12721 - LP: #1329045
12722 * [Debian] Treat vdso install as an environment variable
12723 - LP: #1325713
12724 * [Config] Treat vdso install as an environment variable
12725 - LP: #1325713
12726 * [config] Set IPMI suppoort default to "y"
12727 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
12728 * [Config] CONFIG_RT_GROUP_SCHED=n
12729 - LP: #1284731
12730 * [Config] ppc64el -- switch to 64K system pages
12731 * [Config] CONFIG_MICROCODE_EARLY=y
12732 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
12733 * [Config] armhf: DRM_TILCDC=m
12734 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
12735 * [Config] arm64: KVM=y
12736 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
12737 * [Config] armhf: generic: disable CPU_IDLE
12738 * [Config] armhf: CPU_FREQ=y
12739 * [Config] Add new mlx modules to d-i
12740 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
12741 - LP: #1295112
12742 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
12743 - LP: #1294353
12744 * [Config] CONFIG_ABX500_CORE=y for ppc64el
12745 * [Config] CONFIG_ALX=m for powerpc
12746 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
12747 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
12748 * [Config] CONFIG_ANDROID=n for powerpc
12749 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
12750 * [Config] CONFIG_BIG_KEYS=y for ppc64el
12751 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
12752 * rebase to v3.15
12753 * [Config] CONFIG_PHY_XGENE=y
12754 * [Config] CONFIG_MLX4_DEBUG=y
12755 - LP: #1328256
12756 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
12757 - LP: #1324571
12758 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
12759 * [Config] CONFIG_CFG80211=m for ppc64el
12760 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
12761 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
12762 * [Config] CONFIG_EXPERT=y for ppc64el
12763 * [Config] CONFIG_ATA_SFF=y on ppc64el
12764 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
12765 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
12766 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
12767 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
12768 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
12769 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
12770 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
12771 * [Config] CONFIG_DDR=y for ppc64el
12772 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
12773 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
12774 * [Config] CONFIG_EZX_PCAP=n for all arches
12775 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
12776 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
12777 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
12778 * [Config] CONFIG_FB_3DFX=m for all arches
12779 * [Config] CONFIG_FB_MATROX=m for ppc64el
12780 * [Config] CONFIG_FB_RADEON=m for ppc64el
12781 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
12782 * [Config] CONFIG_FIREWIRE=m for ppc64el
12783 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
12784 * [Config] CONFIG_HAMRADIO=y for ppc64el
12785 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
12786 * [Config] CONFIG_I2C_MUX=m for ppc64el
12787 * [Config] CONFIG_I2C_STUB=m for ppc64el
12788 * [Config] CONFIG_I2O=m for ppc64el
12789 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
12790 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
12791 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
12792 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
12793 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
12794 * [Config] CONFIG_IPACK_BUS=m for ppc64el
12795 * [Config] CONFIG_ISDN=y for ppc64el
12796 * [Config] CONFIG_ISO9660_FS=m for ppc64el
12797 * [Config] CONFIG_KGDB=y for ppc64el
12798 * [Config] CONFIG_KVM_GUEST=y for ppc64el
12799 * [Config] CONFIG_L2TP_V3=y for powerpc
12800 * [Config] CONFIG_MAILBOX=y for ppc64el
12801 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
12802 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
12803 * [Config] CONFIG_MEMORY=y for ppc64el
12804 * [Config] CONFIG_MEMSTICK=m for ppc64el
12805 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
12806 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
12807 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
12808 * [Config] CONFIG_NET_9P=m for ppc64el
12809 * [Config] CONFIG_MSDOS_FS=m for ppc64el
12810 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
12811 * [Config] CONFIG_MTD=m for arm64
12812 * [Config] CONFIG_NETCONSOLE=m for ppc64el
12813 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
12814 * [Config] CONFIG_NET_IPIP=m for ppc64el
12815 * [Config] CONFIG_NET_TEAM=m for all arches
12816 * [Config] CONFIG_NFC=m for ppc64el
12817 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
12818 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
12819 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
12820 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
12821 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
12822 * [Config] CONFIG_OPROFILE=m for ppc64el
12823 * [Config] CONFIG_PARPORT_1284=y for ppc64el
12824 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
12825 * [Config] CONFIG_8723AU_P2P=n
12826 * [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
12827 * [Config] CONFIG_PCNET32=m for ppc64el
12828 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
12829 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
12830 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
12831 * [Config] CONFIG_SCSI_IPR=m for ppc64el
12832 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
12833 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
12834 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
12835 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
12836 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
12837 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
12838 * [Config] CONFIG_WLAN=y for arm64
12839 * [Config] CONFIG_VORTEX=m for ppc64el
12840 * [Config] CONFIG_WIMAX=m for ppc64el
12841 * [Config] CONFIG_WATCHDOG=y for ppc64el
12842 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
12843 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
12844 * [Config] CONFIG_UWB=m for ppc64el
12845 * [Config] CONFIG_USB_STORAGE=y
12846 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
12847 * [Config] CONFIG_HID_RMI=m
12848 * [Config] CONFIG_HVC_DCC=n
12849 - LP: #1303657
12850
12851 [ Upstream Kernel Changes ]
12852
12853 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
12854 - LP: #1323165
12855 * powerpc/powernv: Add calls to support little endian host
12856 - LP: #1327400
12857 * HID: rmi: introduce RMI driver for Synaptics touchpads
12858 * HID: rmi: do not stop the device at the end of probe
12859 * HID: rmi: check for the existence of some optional queries before reading query 12
12860 * HID: rmi: do not fetch more than 16 bytes in a query
12861 * HID: rmi: fix wrong struct field name
12862 * HID: rmi: fix masks for x and w_x data
12863 * HID: rmi: do not handle touchscreens through hid-rmi
12864 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
12865 - LP: #1305480
12866 * rebase to v3.15
12867
12868 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
12869
12870 linux (3.15.0-5.10) utopic; urgency=low
12871
12872 [ Tim Gardner ]
12873
12874 * Release Tracking Bug
12875 - LP: #1325596
12876 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
12877 * rebase to v3.15-rc8
12878
12879 [ Upstream Kernel Changes ]
12880
12881 * rebase to v3.15-rc8
12882
12883 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
12884
12885 linux (3.15.0-4.9) utopic; urgency=low
12886
12887 * no change rebuild to fix embeded debhelper.
12888
12889 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
12890
12891 linux (3.15.0-4.8) utopic; urgency=low
12892
12893 [ Andy Whitcroft ]
12894
12895 * Release Tracking Bug
12896 - LP: #1324107
12897 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
12898
12899 [ Javier Martinez Canillas ]
12900
12901 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
12902 - LP: #1323526
12903
12904 [ John Johansen ]
12905
12906 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
12907 - LP: #1323528
12908 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
12909 - LP: #1308761
12910 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
12911 - LP: #1308765
12912 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
12913 - LP: #1308764
12914 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
12915 - LP: #1323530
12916
12917 [ Kamal Mostafa ]
12918
12919 * [Config] add debian/gbp.conf
12920
12921 [ Tim Gardner ]
12922
12923 * [Config] CONFIG_SATA_AHCI=m for ppc64el
12924 - LP: #1323980
12925
12926 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
12927
12928 linux (3.15.0-3.7) utopic; urgency=low
12929
12930 [ Tim Gardner ]
12931
12932 * Release Tracking Bug
12933 - LP: #1323189
12934
12935 [ Andy Whitcroft ]
12936
12937 * [Config] autopkgtest -- need fakeroot for tests
12938
12939 [ Upstream Kernel Changes ]
12940
12941 * rebase to v3.15-rc7
12942
12943 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
12944
12945 linux (3.15.0-2.6) utopic; urgency=low
12946
12947 [ Andy Whitcroft ]
12948
12949 * [Config] remove the kernel-image firmware list on clean
12950
12951 [ Martin Pitt ]
12952
12953 * [Config] autopkgtest -- switch to significantly faster rebuild
12954
12955 [ Stefan Bader ]
12956
12957 * [Config]: Add missing modules to inclusion list
12958
12959 [ Tim Gardner ]
12960
12961 * [debian] Dynamically generate the kernel-image udebs firmware list
12962 * [d-i] firmware/kernel-image is generated
12963 * rebase to v3.15-rc6
12964 * Release Tracking Bug
12965 - LP: #1322251
12966
12967 [ Upstream Kernel Changes ]
12968
12969 * rebase to v3.15-rc6
12970 - LP: #1297581
12971
12972 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
12973
12974 linux (3.15.0-1.5) utopic; urgency=low
12975
12976 [ Tim Gardner ]
12977
12978 * [Config] Add apm-mustang.dtb to kernel-image udeb
12979
12980 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
12981
12982 linux (3.15.0-1.4) utopic; urgency=low
12983
12984 [ Andy Whitcroft ]
12985
12986 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
12987 local linux/hyperv.h"
12988 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
12989 local linux/hyperv.h"
12990 * [Packaging] tools -- hv tools build correctly against the built headers
12991 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
12992 * cloud-tools -- pull in init scripts for Hyper-V daemons
12993 * cloud-tools -- detect Hyper-V VM to avoid starting
12994 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
12995 - LP: #1295401
12996 * [Config] cloud-tools: reenable cloud-tools
12997
12998 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
12999
13000 linux (3.15.0-1.3) utopic; urgency=low
13001
13002 [ Andy Whitcroft ]
13003
13004 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
13005 - LP: #1318848
13006
13007 [ Ben Collins ]
13008
13009 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
13010 - LP: #1318629
13011
13012 [ Tim Gardner ]
13013
13014 * [Config] CONFIG_FSL_PAMU=n
13015 - LP: #1311738
13016 * Release Tracking Bug
13017 - LP: #1320239
13018
13019 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
13020
13021 linux (3.15.0-1.2) utopic; urgency=low
13022
13023 [ Tim Gardner ]
13024
13025 * Release Tracking Bug
13026 - LP: #1318171
13027 * Add rpcsec_gss_krb5 to generic inclusion list
13028 - LP: #769527
13029 * rebase to v3.15-rc5
13030
13031 [ Upstream Kernel Changes ]
13032
13033 * rebase to v3.15-rc5
13034 - LP: #1297581
13035
13036 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
13037
13038 linux (3.15.0-0.1) utopic; urgency=low
13039
13040 [ Upstream Kernel Changes ]
13041
13042 * rebase to v3.15-rc4
13043 - LP: #1297581
13044 - LP: #1297581
13045 - LP: #1305133
13046 - LP: #1297581
13047 - LP: #1297581
13048 - LP: #871808
13049 - LP: #1260303
13050 - LP: #1268468
13051 - LP: #1248116
13052 - LP: #1211920
13053 - LP: #1259790
13054 - LP: #1259437
13055 - LP: #1259435
13056 - LP: #1268468
13057
13058 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
13059
13060 linux (3.15.0-0.0) utopic; urgency=low
13061
13062 * Initial version for 3.15.
13063
13064 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
13065
13066 linux (3.13.0-8.27) trusty; urgency=low
13067
13068 [ John Johansen ]
13069
13070 * SAUCE: Add config option to disable new apparmor 3 semantics
13071 -LP: #1270215
13072
13073 [ Tim Gardner ]
13074
13075 * [debian] Fix indep_hdrs_pkg_name
13076 - LP: #1134441
13077 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
13078 * Enabled lttng build
13079 * Don't build lttng for armhf
13080 lttng hates gcc-4.8 for armhf
13081 * Release Tracking Bug
13082 - LP: #1277309
13083
13084 [ Upstream Kernel Changes ]
13085
13086 * rebase to v3.13.2
13087 - LP: #1260303
13088 - LP: #1260303
13089 - LP: #1268468
13090
13091 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
13092
13093 linux (3.13.0-7.26) trusty; urgency=low
13094
13095 [ John Johansen ]
13096
13097 * SAUCE: apparmor: fix uninitialized lsm_audit membe
13098 - LP: #1268727
13099 * Add config option to optionally enable new apparmor 3 semantics
13100
13101 [ Tim Gardner ]
13102
13103 * [Config] Add lowlatency to getabis
13104 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
13105 - LP: #1270215
13106 * Release Tracking Bug
13107 - LP: #1276810
13108
13109 [ Upstream Kernel Changes ]
13110
13111 * x86, x32: Correct invalid use of user timespec in the kernel
13112 - LP: #1274349
13113 - CVE-2014-0038
13114
13115 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
13116
13117 linux (3.13.0-7.25) trusty; urgency=low
13118
13119 [ Andy Whitcroft ]
13120
13121 * Revert "SAUCE: fix fmd headers"
13122 * SAUCE: fix fmd headers
13123
13124 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
13125
13126 linux (3.13.0-7.24) trusty; urgency=low
13127
13128 [ Stefan Bader ]
13129
13130 * [Config] Make vmwgfx driver enable the framebuffer device
13131
13132 [ Tim Gardner ]
13133
13134 * rebase to v3.13.1
13135 * [Config] CONFIG_NFS_FS=m for ppc64el
13136 * [Config] CONFIG_X86_SYSFB=n
13137 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
13138 * Release Tracking Bug
13139 - LP: #1275898
13140
13141 [ Upstream Kernel Changes ]
13142
13143 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
13144 - LP: #1272525
13145 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
13146 - LP: #1272525
13147 * mm: ignore VM_SOFTDIRTY on VMA merging
13148 - LP: #1274917
13149 * drm/radeon: disable dpm on BTC
13150 - LP: #1266984
13151
13152 [ Upstream Kernel Changes ]
13153
13154 * rebase to v3.13.1
13155
13156 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
13157
13158 linux (3.13.0-6.23) trusty; urgency=low
13159
13160 [ Andy Whitcroft ]
13161
13162 * [Config] fix up architecture for linux-tools
13163
13164 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
13165
13166 linux (3.13.0-6.22) trusty; urgency=low
13167
13168 [ Andy Whitcroft ]
13169
13170 * [Packaging] limit linux-udebs-<flavour> to matching arch
13171 * [Config] powerpc -- disable perf to fix FTBFS
13172 * [Config] ppc64el -- fix up missing udebs
13173
13174 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
13175
13176 linux (3.13.0-6.21) trusty; urgency=low
13177
13178 [ Andy Fleming ]
13179
13180 * SAUCE: net: Add support for handling queueing in hardware
13181 * SAUCE: of_mdio: Add of_phy_attach function
13182 * SAUCE: phylib: Add generic 10G driver
13183 * SAUCE: phylib: Support attaching to gen10g_driver
13184 * SAUCE: phylib: Add Clause 45 read/write functions
13185
13186 [ Andy Whitcroft ]
13187
13188 * SAUCE: fix fmd headers
13189 * [Packaging] lowlatency -- merge out of tree flavours
13190 * SAUCE: allow IRQs to be irq-threaded by default via config
13191 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
13192 * [Config] powerpc -- fix up Build-depends:
13193 * Release Tracking Bug
13194 - LP: #1273747
13195
13196 [ Ben Collins ]
13197
13198 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
13199 ptr/64-bit rsrcs
13200 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
13201 * SAUCE: Fixup freescale usb phy driver to work on ppc64
13202 * SAUCE: xgmac_mdio: Silence read errors
13203 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
13204 * SAUCE: Fix stack overflow on ppc32
13205 * SAUCE: Use resource_size_t instead of long for PCI resource address
13206 * SAUCE: net/phy: Export function for use by dpaa_eth
13207 * [Packaging] powerpc -- merge out of tree powerpc arch
13208
13209 [ Bjorn Helgaas ]
13210
13211 * SAUCE: Revert "EISA: Log device resources in dmesg"
13212 - LP: #1251816
13213 * SAUCE: Revert "EISA: Initialize device before its resources"
13214 - LP: #1251816
13215
13216 [ Emil Medve ]
13217
13218 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
13219 with 10G "fixed-link"s
13220
13221 [ Kumar Gala ]
13222
13223 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
13224 * SAUCE: fsl_pme2: Add support for DPAA PME
13225 * SAUCE: fmd: FMD14 integration
13226 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
13227 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
13228
13229 [ Madalin Bucur ]
13230
13231 * SAUCE: net/flow: remove sleeping and deferral mechanism from
13232 flow_cache_flush
13233 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
13234 and duplex reading
13235
13236 [ Stefan Bader ]
13237
13238 * [Config] move some VMWare related modules into main package
13239 - LP: #1271669
13240
13241 [ Tim Gardner ]
13242
13243 * [Config] Add r815x to nic-modules
13244 - LP: #1273735
13245 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
13246 - LP: #239479
13247
13248 [ Upstream Kernel Changes ]
13249
13250 * mmc: sdhci-pci: break out definitions to header file
13251 - LP: #1239938
13252 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
13253 - LP: #1239938
13254 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
13255 * powerpc/book3e: support CONFIG_RELOCATABLE
13256 * book3e/kexec/kdump: enable kexec for kernel
13257 * book3e/kexec/kdump: create a 1:1 TLB mapping
13258 * book3e/kexec/kdump: introduce a kexec kernel flag
13259 * book3e/kexec/kdump: implement ppc64 kexec specfic
13260 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
13261 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
13262
13263 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
13264
13265 linux (3.13.0-5.20) trusty; urgency=low
13266
13267 [ Andy Whitcroft ]
13268
13269 * [Packaging] tools -- do not make symlinks when not making packages
13270 * [Packaging] tools -- tidy up control.stub.in ordering
13271 * [Packaging] tools -- tools-common is shared and not conditional
13272 * rebase to v3.13
13273
13274 [ Dirk Brandewie ]
13275
13276 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
13277
13278 [ KY Srinivasan ]
13279
13280 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
13281 notification
13282
13283 [ Upstream Kernel Changes ]
13284
13285 * rebase to v3.13
13286 - LP: #1270603
13287
13288 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
13289
13290 linux (3.13.0-4.19) trusty; urgency=low
13291
13292 [ Andy Whitcroft ]
13293
13294 * [Config] libunwind8-dev is now available for ppc64el
13295 * [Packaging] tools -- make cpupower optional
13296 * [Packaging] tools -- enable correctly for x86
13297
13298 [ Tim Gardner ]
13299
13300 * Release Tracking Bug
13301 - LP: #1269872
13302
13303 [ Upstream Kernel Changes ]
13304
13305 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
13306 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
13307 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
13308 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
13309
13310 [ Upstream Kernel Changes ]
13311
13312 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
13313
13314 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
13315
13316 linux (3.13.0-3.18) trusty; urgency=low
13317
13318 [ Andy Whitcroft ]
13319
13320 * rebase to v3.13-rc8
13321 * [Packaging] efi -- allow EFI signatures on any arch
13322
13323 [ Tim Gardner ]
13324
13325 * [Config] Fix vcs-git path
13326 * Release Tracking Bug
13327 - LP: #1268683
13328
13329 [ Upstream Kernel Changes ]
13330
13331 * rebase to v3.13-rc8
13332
13333 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
13334
13335 linux (3.13.0-2.17) trusty; urgency=low
13336
13337 [ Andy Whitcroft ]
13338
13339 * Release Tracking Bug
13340 - LP: #1267809
13341 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
13342 defaults
13343 * [Config] apply Platform support>>CPU Frequency scaling config defaults
13344 * [Config] CONFIG_PARIDE_EPATC8=y
13345 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
13346 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
13347 Switch drivers config defaults
13348 * [Config] apply Cryptographic API config defaults
13349 * [Config] apply Device Drivers >> Common Clock Framework config defaults
13350 * [Config] apply Device Drivers >> Distributed Switch Architecture
13351 drivers config defaults
13352 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
13353 device support config defaults
13354 * [Config] apply Device Drivers >> Graphics support >> Support for frame
13355 buffer devices >> Bootup logo config defaults
13356 * annotations -- update in tree annotations
13357 * [Config] apply Bus options >> PCI support >> RapidIO support config
13358 defaults
13359 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
13360 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
13361 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
13362 support config defaults
13363 * [Config] apply Device Drivers >> Character devices >> Serial drivers
13364 config defaults
13365 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
13366 defaults
13367 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
13368 Support config defaults
13369 * [Config] apply Device Drivers >> Character devices config defaults
13370 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
13371 HID transport layer config defaults
13372 * [Config] apply Device Drivers >> HID support >> HID bus support config
13373 defaults
13374 * [Config] apply Device Drivers >> HID support >> USB HID support config
13375 defaults
13376 * annotations -- update in tree annotations
13377 * [Config] apply Device Drivers >> GPIO Support config defaults
13378 * [Config] update configs for apparmour update
13379
13380 [ John Johansen ]
13381
13382 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
13383 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
13384 - LP: #1208988
13385 * SAUCE: apparmor: allocate path lookup buffers during init
13386 - LP: #1208988
13387 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
13388 - LP: #1236455
13389
13390 [ Tim Gardner ]
13391
13392 * Revert "[Debian] getabis: Preface module with package name"
13393 * [Config] Added ppc64el to getabis
13394 * [packaging] Bump ABI for every new release
13395
13396 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
13397
13398 linux (3.13.0-1.16) trusty; urgency=low
13399
13400 * First 3.13 upload.
13401 * Release tracker
13402 - LP: #1266852
13403
13404 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
13405
13406 linux (3.13.0-0.15) trusty; urgency=low
13407
13408 [ Tim Gardner ]
13409
13410 * rebase to v3.13-rc7
13411
13412 [ Upstream Kernel Changes ]
13413
13414 * rebase to v3.13-rc7
13415
13416 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
13417
13418 linux (3.13.0-0.14) trusty; urgency=low
13419
13420 [ Andy Whitcroft ]
13421
13422 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
13423
13424 [ Tim Gardner ]
13425
13426 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
13427 * Update lttng to Version 2.4.0-rc2
13428 * lttng: Disabled trace_kvm_async_pf_completed
13429 * [Config] CONFIG_IMA=y
13430 - LP: #1244627
13431
13432 [ Upstream Kernel Changes ]
13433
13434 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
13435
13436 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
13437
13438 linux (3.13.0-0.13) trusty; urgency=low
13439
13440 [ Andy Whitcroft ]
13441
13442 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
13443 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
13444 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
13445 * ubuntu: AUFS (no-squash): basic framework and update machinary
13446 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
13447 * ubuntu: aufs3 -- enable
13448 * ubuntu: aufs3 -- update configs
13449
13450 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
13451
13452 linux (3.13.0-0.12) trusty; urgency=low
13453
13454 [ Upstream Kernel Changes ]
13455
13456 * rebase to v3.13-rc6
13457
13458 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
13459
13460 linux (3.13.0-0.11) trusty; urgency=low
13461
13462 [ Andy Whitcroft ]
13463
13464 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
13465 * [Config] ppc64el -- initial defconfig based -generic flavour
13466 * [Config] initial defconfig for ppc64el
13467 * [Config] ubuntuise ppc64el config
13468 * [Config] ubuntuise ppc64el config part 2
13469 * [Config] d-i -- update empty udebs list
13470 * [Config] ppc64el -- split extras package
13471
13472 [ Anton Blanchard ]
13473
13474 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
13475
13476 [ Benjamin Herrenschmidt ]
13477
13478 * SAUCE: powerpc/powernv: Add calls to support little endian
13479
13480 [ Cédric Le Goater ]
13481
13482 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
13483 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
13484 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
13485 guests
13486
13487 [ Paul E. McKenney ]
13488
13489 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
13490
13491 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
13492
13493 linux (3.13.0-0.10) trusty; urgency=low
13494
13495 [ Andy Whitcroft ]
13496
13497 * rebase to v3.13-rc5
13498 * [Config] updateconfigs following rebase to v3.13-rc5
13499
13500 [ Upstream Kernel Changes ]
13501
13502 * rebase to v3.13-rc5
13503 - LP: #1260303
13504 - LP: #1260303
13505 - LP: #1260225
13506
13507 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
13508
13509 linux (3.13.0-0.9) trusty; urgency=low
13510
13511 [ Andy Whitcroft ]
13512
13513 * [Config] d-i -- allow missing firmware
13514
13515 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
13516
13517 linux (3.13.0-0.8) trusty; urgency=low
13518
13519 [ Andy Whitcroft ]
13520
13521 * [Config] annotations -- first pass over entire config
13522 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
13523
13524 [ Tim Gardner ]
13525
13526 * [Config] Add arm64 device tree files
13527 - LP: #1262901
13528
13529 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
13530
13531 linux (3.13.0-0.7) trusty; urgency=low
13532
13533 [ Rajesh B Prathipati ]
13534
13535 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
13536
13537 [ Tim Gardner ]
13538
13539 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
13540
13541 [ Upstream Kernel Changes ]
13542
13543 * rebase to v3.13-rc4
13544 - LP: #1259790
13545 - LP: #1259437
13546 - LP: #1259435
13547
13548 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
13549
13550 linux (3.13.0-0.6) trusty; urgency=low
13551
13552 [ Paolo Pisati ]
13553
13554 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
13555 * [Config] i386: amd64: VIRTIO_CONSOLE=y
13556
13557 [ Tim Gardner ]
13558
13559 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
13560
13561 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
13562
13563 linux (3.13.0-0.5) trusty; urgency=low
13564
13565 [ Andy Whitcroft ]
13566
13567 * correct bug listing for v3.13-rc2 rebase
13568 * [Config] ppc64el -- create linux-libc-dev
13569 * [Debian] Improve tools version message
13570 - LP: #1257715
13571
13572 [ Serge Hallyn ]
13573
13574 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
13575 - LP: #1248590
13576 * SAUCE: vfs: Fix a regression in mounting proc
13577
13578 [ Tim Gardner ]
13579
13580 * [Config] Build-in ohci-pci
13581 - LP: #1244176
13582 * Rebase to v3.13-rc3
13583
13584 [ Upstream Kernel Changes ]
13585
13586 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
13587 checks""
13588 - LP: #1248590
13589
13590 [ Upstream Kernel Changes ]
13591
13592 * rebase to v3.13-rc3
13593 - LP: #1256840
13594 - LP: #1256212
13595
13596 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
13597
13598 linux (3.13.0-0.4) trusty; urgency=low
13599
13600 [ Tim Gardner ]
13601
13602 * Rebase to v3.13-rc2
13603
13604 [ Upstream Kernel Changes ]
13605
13606 * rebase to v3.13-rc2
13607
13608 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
13609
13610 linux (3.13.0-0.3) trusty; urgency=low
13611
13612 [ Andy Whitcroft ]
13613
13614 * Revert "SAUCE: Fix DocBook FTBS"
13615
13616 [ Tim Gardner ]
13617
13618 * [Debian] Re-sign modules after debug objcopy
13619 - LP: #1253155
13620 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
13621
13622 [ Upstream Kernel Changes ]
13623
13624 * doc: fix generation of device-drivers
13625 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
13626
13627 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
13628
13629 linux (3.13.0-0.2) trusty; urgency=low
13630
13631 [ Tim Gardner ]
13632
13633 * SAUCE: Fix DocBook FTBS
13634
13635 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
13636
13637 linux (3.13.0-0.1) trusty; urgency=low
13638
13639 [ Upstream Kernel Changes ]
13640
13641 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
13642
13643 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
13644
13645 linux (3.13.0-0.0) trusty; urgency=low
13646
13647 * Major release bump.
13648
13649 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
13650
13651 linux (3.12.0-2.7) trusty; urgency=low
13652
13653 * Fixed armhf ABI build failure.
13654 * Release tracker
13655 - LP: #1249477
13656
13657 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
13658
13659 linux (3.12.0-2.6) trusty; urgency=low
13660
13661 [ Joseph Salisbury ]
13662
13663 * SAUCE: tg3: Add support for new 57786 device id.
13664 - LP: #1242610
13665
13666 [ Tim Gardner ]
13667
13668 * [Config] CONFIG_OABI_COMPAT=n
13669 * [Config] add the wandboard to shipped dtb
13670 - LP: #1249421
13671 * Release tracker
13672 - LP: #1249477
13673
13674 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
13675
13676 linux (3.12.0-2.5) trusty; urgency=low
13677
13678 [ Andy Whitcroft ]
13679
13680 * rebase to mainline v3.12
13681 * [Config] updateconfigs following rebase to v3.12
13682 * postinst -- improve relative symlink detection with missing files
13683 - LP: #1248053
13684 * postinst -- fix unchanged link detection
13685 * [Config] update configs following addition of apparmor fixes
13686
13687 [ Anthony Wong ]
13688
13689 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
13690 - LP: #1231305
13691
13692 [ John Johansen ]
13693
13694 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
13695 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
13696 - LP: #1208988
13697 * SAUCE: apparmor: allocate path lookup buffers during init
13698 - LP: #1208988
13699
13700 [ Tim Gardner ]
13701
13702 * [Config] Remove superfluous ubuntu/lttng-modules
13703
13704 [ Upstream Kernel Changes ]
13705
13706 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
13707 - LP: #1248590
13708
13709 [ Upstream Kernel Changes ]
13710
13711 * rebase to v3.12
13712 - LP: #1222850
13713
13714 [ Adam Conrad ]
13715 * etc/getabis: Fetch arm64/generic abis as well
13716
13717 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
13718
13719 linux (3.12.0-1.3) trusty; urgency=low
13720
13721 [ Andy Whitcroft ]
13722
13723 * [Config] arm64 -- add arch to the configuration handlers
13724 * [Config] arm64 -- add generic flavour
13725 * [Config] arm64 -- default config
13726 * [Config] arm64 -- fix up various FTBFS config options
13727 * SAUCE: arm64: export __copy_in_user to modules
13728 * [Config] arm64 -- disable ABI/module checks
13729 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
13730 * [Config] arm64 -- enable udebs for arm64
13731
13732 [ Colin Watson ]
13733
13734 * [Config] Clean up various udeb Provides
13735
13736 [ Paolo Pisati ]
13737
13738 * [Config] AHCI_IMX=y
13739 * [Config] build imx*-wandboard dtbs
13740
13741 [ Serge Hallyn ]
13742
13743 * SAUCE: device_cgroup: remove can_attach
13744
13745 [ Tim Gardner ]
13746
13747 * rebase to v3.12-rc7
13748 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
13749 * Release tracker
13750 - LP: #1245932
13751
13752 [ Upstream Kernel Changes ]
13753
13754 * rebase to v3.12-rc7
13755 - LP: #1180881
13756 - LP: #1180881
13757 - LP: #1217957
13758
13759 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
13760
13761 linux (3.12.0-0.2) trusty; urgency=low
13762
13763 [ Andy Whitcroft ]
13764
13765 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
13766 CAPACITY (16) at SPC-2"
13767 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
13768 SPC-2"
13769 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
13770 CAPACITY (16) be preferred"
13771 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
13772 be used at SPC-2"
13773 * Revert "overlayfs: Update to v19"
13774 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
13775 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
13776 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
13777 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
13778 clone_private_mount()"
13779 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
13780 modules"
13781 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
13782 documentation"
13783 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
13784 * [Config] fix linux-libc-dev generation for arm64
13785 * [Config] fix linux-libc-dev generation for x32
13786 * [Config] add linux-libc-dev generation for ppc64el
13787
13788 [ Erez Zadok ]
13789
13790 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
13791
13792 [ Miklos Szeredi ]
13793
13794 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
13795 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
13796 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
13797 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
13798 * ubuntu: overlayfs v20 -- overlay filesystem
13799 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
13800
13801 [ Neil Brown ]
13802
13803 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
13804
13805 [ Paolo Pisati ]
13806
13807 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
13808
13809 [ Seth Forshee ]
13810
13811 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
13812 ThinkPads
13813 - LP: #1183856
13814
13815 [ Tim Gardner ]
13816
13817 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
13818 * rebase to v3.12-rc2
13819 * updateconfigs
13820 * [Config] disable CONFIG_FB_VESA enforcer check
13821 * [Config] Disable lttng for FTBS
13822 * rebase to v3.12-rc3
13823 * rebase to v3.12-rc4
13824 * [Config] CONFIG_ANDROID=n
13825 - LP: #1235161
13826 * [Config] CONFIG_L2TP_V3=y
13827 - LP: #1235914
13828 * [Config] CONFIG_USB_OTG=n for all arches
13829 * Release tracker
13830 - LP: #1242811
13831
13832 [ Upstream Kernel Changes ]
13833
13834 * scsi: hyper-v storsvc switch up to SPC-3
13835
13836 * rebase to v3.12-rc6
13837 - LP: #1235977
13838 - LP: #1235523
13839 - LP: #1239392
13840 - LP: #1227491
13841
13842 * rebase to v3.12-rc3
13843 - LP: #1231931
13844
13845 * rebase to v3.12-rc2
13846 - LP: #1213820
13847 - LP: #1213055
13848 - LP: #1198030
13849
13850 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
13851
13852 linux (3.11.0-8.15) saucy; urgency=low
13853
13854 [ Tim Gardner ]
13855
13856 * Release tracker
13857 - LP: #1227969
13858
13859 * Update lttng
13860 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
13861 Version 2.3.0+
13862
13863 [ Upstream Kernel Changes ]
13864
13865 * igb: Add additional get_phy_id call for i354 devices
13866 - LP: #1219619
13867 * igb: Read flow control for i350 from correct EEPROM section
13868 - LP: #1219619
13869 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
13870 Required for lttng update.
13871
13872 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
13873
13874 linux (3.11.0-7.14) saucy; urgency=low
13875
13876 [ Andy Whitcroft ]
13877
13878 * [Packaging] sort out linux-tools naming
13879 - LP: #1205284
13880 * [Packaging] linux-tools: switch to common generic version helper
13881
13882 [ Paolo Pisati ]
13883
13884 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
13885
13886 [ Tim Gardner ]
13887
13888 * Release tracker
13889 - LP: #1226160
13890
13891 [ Tony Lindgren ]
13892
13893 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
13894 for pandaboard
13895
13896 [ Upstream Kernel Changes ]
13897
13898 * USB: handle LPM errors during device suspend correctly
13899 - LP: #1011415
13900 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
13901 - LP: #1011415
13902 * usb: Don't fail port power resume on device disconnect.
13903 - LP: #1011415
13904
13905 [ Upstream Kernel Changes ]
13906
13907 * rebase to v3.11.1
13908
13909 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
13910
13911 linux (3.11.0-7.13) saucy; urgency=low
13912
13913 * Release tracker
13914 - LP: #1223545
13915
13916 [ Andy Whitcroft ]
13917
13918 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
13919 - LP: #1223499
13920 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
13921 - LP: #1223499
13922 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
13923 - LP: #1223499
13924 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
13925 - LP: #1223499
13926
13927 [ Maximiliano Curia ]
13928
13929 * SAUCE: (no-up) Only let characters through when there are active readers.
13930 - LP: #1208740
13931
13932 [ Tim Gardner ]
13933
13934 * [Debian] getabis: Commit new ABI directory, remove the old
13935 * [Config] CONFIG_EFIVAR_FS=y
13936 - LP: #1223195
13937 * [Config] CONFIG_EFI_VARS_PSTORE=m,
13938 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
13939 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
13940 - LP: #1222850
13941
13942 [ Upstream Kernel Changes ]
13943
13944 * Intel xhci: refactor EHCI/xHCI port switching
13945 - LP: #1210858
13946
13947 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
13948
13949 linux (3.11.0-6.12) saucy; urgency=low
13950
13951 * Release tracker
13952 - LP: #1222893
13953
13954 [ Andy Whitcroft ]
13955
13956 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
13957 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
13958 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
13959 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
13960 - LP: #1222407
13961
13962 [ Paolo Pisati ]
13963
13964 * [Config] restore mmc boot on panda
13965
13966 [ Tyler Hicks ]
13967
13968 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
13969 - LP: #1216294
13970
13971 [ Upstream Kernel Changes ]
13972
13973 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
13974 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
13975 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
13976 * net: calxedaxgmac: fix possible skb free before tx complete
13977 * net: calxedaxgmac: update ring buffer tx_head after barriers
13978 * net: calxedaxgmac: fix race with tx queue stop/wake
13979 * net: calxedaxgmac: enable interrupts after napi_enable
13980 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
13981 * net: calxedaxgmac: remove some unused statistic counters
13982 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
13983 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
13984 * mfd: rtsx: Read vendor setting from config space
13985 - LP: #1201698
13986
13987 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
13988
13989 linux (3.11.0-5.11) saucy; urgency=low
13990
13991 * Release tracker
13992 - LP: #1221886
13993
13994 [ Adam Lee ]
13995
13996 * SAUCE: Bluetooth: Add support for 04ca:2007
13997 - LP: #1153448
13998 * SAUCE: Bluetooth: Add support for 105b:e065
13999 - LP: #1161261
14000
14001 [ Gavin Guo ]
14002
14003 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
14004 - LP: #1166113
14005
14006 [ Upstream Kernel Changes ]
14007
14008 * igb: Reset the link when EEE setting changed
14009 - LP: #1219619
14010 * igb: Read register for latch_on without return value
14011 - LP: #1219619
14012 * igb: Added rcu_lock to avoid race
14013 - LP: #1219619
14014 * igb: don't allow SR-IOV without MSI-X
14015 - LP: #1219619
14016 * igb: Update MTU so that it is always at least a standard frame size
14017 - LP: #1219619
14018 * igb: Refactor of init_nvm_params
14019 - LP: #1219619
14020 * igb: Refactor NVM read functions to accommodate devices with no flash
14021 - LP: #1219619
14022 * igb: Add device support for flashless SKU of i210 device
14023 - LP: #1219619
14024 * igb: Fix get_fw_version function for all parts
14025 - LP: #1219619
14026 * igb: Add macro for size of RETA indirection table
14027 - LP: #1219619
14028 * igb: Expose RSS indirection table for ethtool
14029 - LP: #1219619
14030 * igb: Don't look for a PBA in the iNVM when flashless
14031 - LP: #1219619
14032 * igb: Implementation of 1-sec delay for i210 devices
14033 - LP: #1219619
14034 * igb: New PHY_ID for i354 device
14035 - LP: #1219619
14036 * igb: M88E1543 PHY downshift implementation
14037 - LP: #1219619
14038 * igb: No PHPM support in i354 devices
14039 - LP: #1219619
14040 * igb: Support to get 2_5G link status for appropriate media type
14041 - LP: #1219619
14042 * igb: Get speed and duplex for 1G non_copper devices
14043 - LP: #1219619
14044 * igb: Implementation to report advertised/supported link on i354 devices
14045 - LP: #1219619
14046 * igb: Update version number
14047 - LP: #1219619
14048 * Bluetooth: Take proper tty_struct references
14049 - LP: #1189998
14050 * Bluetooth: Remove the device from the list in the destructor
14051 - LP: #1189998
14052 * Bluetooth: Move the tty initialization and cleanup out of open/close
14053 - LP: #1189998
14054 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
14055 - LP: #1189998
14056 * Bluetooth: Fix the reference counting of tty_port
14057 - LP: #1189998
14058 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
14059 - LP: #1189998
14060
14061 [ Wen-chien Jesse Sung ]
14062
14063 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
14064 - LP: #1065400
14065 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
14066 - LP: #1065400
14067
14068 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
14069
14070 linux (3.11.0-5.10) saucy; urgency=low
14071
14072 [ Andy Whitcroft ]
14073
14074 * Release tracker
14075 - LP: #1220222
14076 * Revert "[Config] Fix ubuntu directoy Kbuilds"
14077 * Revert "aufs update dropped some Kbuild files"
14078 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
14079 * Revert "ubuntu: AUFS -- update to
14080 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
14081 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
14082 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
14083 * rebase to v3.11 final
14084 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
14085 * ubuntu: AUFS (no-squash): basic framework and update machinary
14086 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
14087 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
14088 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
14089 * ubuntu: (no-squash) AUFS -- enable aufs
14090 * ubuntu: AUFS -- fix remaining d_count references to use accessor
14091 * ubuntu: lttng -- follow rename of pid_ns
14092 * SAUCE: disable stack-protector for ARM compressed bootloader
14093
14094 [ Paolo Pisati ]
14095
14096 * [Config] ARM_ATAG_DTB_COMPAT=y
14097
14098 [ Rob Herring ]
14099
14100 * [Config] Enable KVM and virtio for armhf generic-lpae
14101
14102 [ Tim Gardner ]
14103
14104 * [Config] CONFIG_ARPD=y
14105 * [Config] CONFIG_ZSWAP=y
14106 - LP: #1215379
14107
14108 [ Upstream Kernel Changes ]
14109
14110 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
14111 - LP: #1217957
14112 * ARM: use phys_addr_t for DMA zone sizes
14113 * ARM: highbank: enable DMA zone for LPAE
14114 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
14115 * ARM: highbank: select required errata work-arounds
14116 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
14117 * DMA: fix printk warning in AMBA PL08x DMA driver
14118 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
14119 * ARM: move outer_cache declaration out of ifdef
14120 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
14121 * ARM: highbank: clean-up some unused includes
14122 * ARM: xen: only set pm function ptrs for Xen guests
14123
14124 [ Upstream Kernel Changes ]
14125
14126 * rebase to v3.11
14127
14128 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
14129
14130 linux (3.11.0-4.9) saucy; urgency=low
14131
14132 [ Tim Gardner ]
14133
14134 * rebase to v3.11-rc7
14135 * Release tracker
14136 - LP: #1216962
14137
14138 [ Upstream Kernel Changes ]
14139
14140 * mwifiex: do not create AP and P2P interfaces upon driver loading
14141 - LP: #1212720
14142
14143 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
14144
14145 linux (3.11.0-3.8) saucy; urgency=low
14146
14147 [ Johannes Berg ]
14148
14149 * SAUCE: mac80211: ignore (E)CSA in probe response frames
14150 - LP: #1201470
14151
14152 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
14153
14154 linux (3.11.0-3.7) saucy; urgency=low
14155
14156 [ Tim Gardner ]
14157
14158 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
14159 upstart to track
14160 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
14161 linux/hyperv.h
14162 * SAUCE: hv: Add vss daemon to Makefile
14163 * [Debian] Add hv_vss_daemon to tools package
14164 - LP: #1213282
14165 * [Config] Fix ubuntu directoy Kbuilds
14166 - LP: #1181755
14167
14168 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
14169
14170 linux (3.11.0-3.6) saucy; urgency=low
14171
14172 [ Andy Whitcroft ]
14173
14174 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
14175 * [Config] tools: enable x86 and hyper-v
14176
14177 [ John Johansen ]
14178
14179 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
14180 snapshot"
14181 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
14182 root users"
14183 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
14184
14185 [ Joseph Salisbury ]
14186
14187 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
14188 - LP: #1210848
14189
14190 [ Kamal Mostafa ]
14191
14192 * [debian] tools: ship 'cpupower' in linux-tools
14193 - LP: #1158668
14194 * [Config] Build-dep on libpci-dev for cpu tools
14195 - LP: #1158668
14196
14197 [ Tim Gardner ]
14198
14199 * rebase to v3.11-rc6
14200 * Release tracker
14201 - LP: #1213941
14202
14203 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
14204
14205 linux (3.11.0-2.5) saucy; urgency=low
14206
14207 [ Tim Gardner ]
14208
14209 * [Config] CONFIG_PM_DEBUG=y
14210 - LP: #1210539
14211 * rebase to v3.11-rc5
14212 * Release tracker
14213 - LP: #1211378
14214
14215 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
14216
14217 linux (3.11.0-1.4) saucy; urgency=low
14218
14219 [ Tim Gardner ]
14220
14221 * Bump ABI when making changes to the inclusion list lest
14222 you cause conflicts with existing installed kernel
14223 packages.
14224 - LP: #1210331
14225
14226 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
14227
14228 linux (3.11.0-0.3) saucy; urgency=low
14229
14230 [ Tim Gardner ]
14231
14232 * [Config] Include rbd and kvm in the virtual inclusion list
14233 - LP: #1206961
14234 * [Config] Removed obsolete inclusion list entries
14235
14236 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
14237
14238 linux (3.11.0-0.2) saucy; urgency=low
14239
14240 [ Bruce Allan ]
14241
14242 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
14243 - LP: #1206757
14244 * SAUCE: (no-up) e1000e: enable support for new device IDs
14245 - LP: #1206757
14246
14247 [ John Johansen ]
14248
14249 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
14250
14251 [ Paolo Pisati ]
14252
14253 * build vexpress a15 dtb
14254 * [Config] disable Broadcom bcm support (ARCH_BCM)
14255 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
14256 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
14257 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
14258 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
14259 * [Config] disable TI Keystone, AM43xx and OMAP5 support
14260 * [Config] ARM_APPENDED_DTB=y
14261
14262 [ Tim Gardner ]
14263
14264 * rebase to v3.11-rc4
14265 * overlayfs: Update to v19
14266 * [Config] Enable overlayfs
14267 * SAUCE: Fix lttng compile errors
14268
14269 [ Upstream Kernel Changes ]
14270
14271 * rebase to v3.11-rc4
14272 - LP: #1163720
14273 - LP: #1162026
14274 - LP: #1195636
14275 - LP: #1195597
14276 - LP: #1180409
14277 - LP: #1168430
14278
14279 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
14280
14281 linux (3.11.0-0.1) saucy; urgency=low
14282
14283 [ Upstream Kernel Changes ]
14284
14285 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
14286 - LP: #1163720
14287 - LP: #1162026
14288 - LP: #1195636
14289 - LP: #1195597
14290 - LP: #1180409
14291 - LP: #1168430
14292
14293 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
14294
14295 linux (3.10.0-2.10) saucy; urgency=low
14296
14297 [ Andy Whitcroft ]
14298
14299 * [Config] CONFIG_INTEL_MEI*=m
14300 - LP: #1196155
14301 * [Config] CONFIG_DEBUG_INFO=y
14302
14303 [ Stephen Warren ]
14304
14305 * [Config] fix Calxeda xgmac module filename
14306
14307 [ Upstream Kernel Changes ]
14308
14309 * Revert "serial: 8250_pci: add support for another kind of NetMos
14310 Technology PCI 9835 Multi-I/O Controller"
14311 - LP: #1190967
14312 * mfd: lpc_ich: Add support for Intel Avoton SoC
14313 - LP: #1196658
14314
14315 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
14316
14317 linux (3.10.0-2.9) saucy; urgency=low
14318
14319 [ Andy Whitcroft ]
14320
14321 * rebase to v3.10
14322
14323 [ John Johansen ]
14324
14325 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
14326 network mediation"
14327 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
14328 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
14329 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
14330 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
14331 interface"
14332 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
14333 to prevent execve from granting privs"
14334 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
14335
14336 [ Upstream Kernel Changes ]
14337
14338 * rebase to v3.10
14339
14340 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
14341
14342 linux (3.10.0-1.8) saucy; urgency=low
14343
14344 [ Andy Whitcroft ]
14345
14346 * Release Tracking Bug
14347 - LP: #1195717
14348
14349 [ Andy Whitcroft ]
14350
14351 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
14352 interface"
14353 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
14354 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
14355 reference"
14356 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
14357 * Revert "ubuntu: overlayfs --
14358 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
14359 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
14360 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
14361 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
14362 * Revert "ubuntu: overlayfs --
14363 overlayfs-fix-possible-leak-in-ovl_new_inode"
14364 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
14365 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
14366 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
14367 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
14368 * Revert "ubuntu: overlayfs -- overlay filesystem"
14369 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
14370 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
14371 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
14372 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
14373
14374 [ Erez Zadok ]
14375
14376 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
14377
14378 [ Miklos Szeredi ]
14379
14380 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
14381 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
14382 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
14383 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
14384 * ubuntu: overlayfs v18 -- -- overlay filesystem
14385 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
14386
14387 [ Neil Brown ]
14388
14389 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
14390
14391 [ Tim Gardner ]
14392
14393 * [Config] CONFIG_SUNRPC_DEBUG=y
14394 - LP: #1127319
14395
14396 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
14397
14398 linux (3.10.0-0.7) saucy; urgency=low
14399
14400 [ Andy Whitcroft ]
14401
14402 * autopkgtest: switch Depends: to build-essential
14403
14404 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
14405
14406 linux (3.10.0-0.6) saucy; urgency=low
14407
14408 [ Andy Whitcroft ]
14409
14410 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
14411 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
14412 - LP: #1098378
14413 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
14414 * ubuntu: overlayfs -- expose do_splice_direct prototype
14415 * ubuntu: overlayfs -- follow change to do_splice_direct interface
14416 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
14417 - LP: #1192691
14418
14419 [ Stefan Bader ]
14420
14421 * (d-i) Add dm-snapshot to md-modules
14422 - LP: #1191726
14423
14424 [ Tim Gardner ]
14425
14426 * Release tracker
14427 - LP: #1194149
14428 * [Config] CONFIG_WIL6210=n for armhf
14429 * [Config] d-i: Add calxedaxgmac to nic-modules
14430 - LP: #1192358
14431 * [debian] Use dh_strip
14432 - LP: #1192759
14433 * [Config] Enable perf for armhf
14434 * do_tools=false when cross compiling
14435 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
14436 - LP: #1108082
14437
14438 [ Upstream Kernel Changes ]
14439
14440 * nsp32: switch reset delay to msleep() as it is tooo long
14441 * alx: add a simple AR816x/AR817x device driver
14442 Plucked from linux-next. replaces ubuntu/alx in favor of
14443 'to be merged' version in 3.11.
14444 * rebase to v3.10-rc7
14445 - LP: #1189363
14446
14447 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
14448
14449 linux (3.10.0-0.5) saucy; urgency=low
14450
14451 [ Andy Whitcroft ]
14452
14453 * rebase to v3.10-rc6
14454 * [Config] updateconfigs following rebase to v3.10-rc6
14455
14456 [ Upstream Kernel Changes ]
14457
14458 * rebase to v3.10-rc6
14459
14460 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
14461
14462 linux (3.10.0-0.4) saucy; urgency=low
14463
14464 [ Andy Whitcroft ]
14465
14466 * [Config] updateconfigs following rebase to v3.10-rc4
14467
14468 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
14469
14470 linux (3.10.0-0.3) saucy; urgency=low
14471
14472 [ Andy Whitcroft ]
14473
14474 * rebase to v3.10-rc5
14475
14476 [ Upstream Kernel Changes ]
14477
14478 * rebase to v3.10-rc5
14479 - LP: #1186170
14480
14481 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
14482
14483 linux (3.10.0-0.2) saucy; urgency=low
14484
14485 [ Andy Whitcroft ]
14486
14487 * rebase to v3.10-rc4
14488 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
14489 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
14490 - LP: #1187744
14491 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
14492
14493 [ Dave Chiluk ]
14494
14495 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
14496 - LP: #1035226
14497
14498 [ Tim Gardner ]
14499
14500 * rebase to v3.10-rc3
14501 * [Config] sparc be gone
14502 * [Config] ia64 be gone
14503 * d-i: block-modules provides nbd-modules
14504
14505 [ Upstream Kernel Changes ]
14506
14507 * rebase to v3.10-rc4
14508 * rebase to v3.10-rc3
14509
14510 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
14511
14512 linux (3.10.0-0.1) saucy; urgency=low
14513
14514 [ Tim Gardner ]
14515
14516 * UBUNTU: Disabled lttng
14517 * UBUNTU: Disable aufs for FTBS
14518 * UBUNTU: Disabled alx
14519 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
14520 * UBUNTU: rebase to v3.10-rc2
14521 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
14522
14523 [ Andy Whitcroft ]
14524
14525 * UBUNTU: [Config] update standards version to 3.9.4.0
14526 * UBUNTU: [Config] squash duplicate package description (long and short)
14527 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
14528 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
14529 * UBUNTU: [Config] drop redundant Build-Conficts:
14530
14531 [ Upstream Kernel Changes ]
14532
14533 * rebase to v3.10-rc2
14534 - LP: #1180351
14535
14536 [ Upstream Kernel Changes ]
14537
14538 * rebase to v3.10-rc1
14539 - LP: #1172151
14540 - LP: #1089795
14541 - LP: #1167270
14542 - LP: #1128840
14543
14544 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
14545
14546 linux (3.10.0-0.0) saucy; urgency=low
14547
14548 * Dummy
14549
14550 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
14551
14552 linux (3.9.0-2.6) saucy; urgency=low
14553
14554 [ Tim Gardner ]
14555
14556 * rebase to v3.9.2
14557
14558 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
14559
14560 linux (3.9.0-1.5) saucy; urgency=low
14561
14562 [ Tim Gardner ]
14563
14564 * rebase to v3.9.1
14565
14566 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
14567
14568 linux (3.9.0-0.4) saucy; urgency=low
14569
14570 [ Andy Whitcroft ]
14571
14572 * ubuntu: overlayfs -- add FS_ALIAS
14573
14574 [ Tim Gardner ]
14575
14576 * Added lttng
14577 - LP: #1175784
14578
14579 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
14580
14581 linux (3.9.0-0.3) saucy; urgency=low
14582
14583 [ Upstream Kernel Changes ]
14584
14585 * rebase to v3.9
14586
14587 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
14588
14589 linux (3.9.0-0.2) saucy; urgency=low
14590
14591 [ Tim Gardner ]
14592
14593 * Enable extras packaging for amd64/i386.
14594 Fixes build depenencies with brittany and linux-meta.
14595
14596 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
14597
14598 linux (3.9.0-0.1) saucy; urgency=low
14599
14600 [ Upstream Kernel Changes ]
14601
14602 * rebase to v3.9-rc8
14603
14604 [ Upstream Kernel Changes ]
14605
14606 * rebase to v3.9-rc7
14607 - LP: #1128840
14608
14609 [ Upstream Kernel Changes ]
14610
14611 * rebase to v3.9-rc6
14612
14613 [ Upstream Kernel Changes ]
14614
14615 * rebase to v3.9-rc5
14616
14617 [ Upstream Kernel Changes ]
14618
14619 * rebase to v3.8-rc4
14620 - LP: #1095315
14621 - LP: #886975
14622 - LP: #1086921
14623
14624 [ Upstream Kernel Changes ]
14625
14626 * rebase to v3.9-rc3
14627 - LP: #1155016
14628 - LP: #1103594
14629
14630 [ Upstream Kernel Changes ]
14631
14632 * rebase to v3.9-rc2
14633
14634 [ Upstream Kernel Changes ]
14635
14636 * rebase to v3.9-rc1
14637 - LP: #901105
14638 - LP: #961286
14639 - LP: #1011792
14640 - LP: #1128934
14641 - LP: #886975
14642 - LP: #978807
14643
14644 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
14645
14646 linux (3.8.0-7.14) raring; urgency=low
14647
14648 [ Andy Whitcroft ]
14649
14650 * [Config] CONFIG_RCU_USER_QS=n
14651 * [Config] CONFIG_MTD_ONENAND_SIM=n
14652 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
14653
14654 [ Upstream Kernel Changes ]
14655
14656 * rebase to v3.8
14657
14658 [Tim Gardner]
14659
14660 * Release Tracking Bug
14661 - LP: #1130111
14662 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
14663 - LP: #1128840
14664
14665 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
14666
14667 linux (3.8.0-6.13) raring; urgency=low
14668
14669 [Tim Gardner]
14670
14671 * Release Tracking Bug
14672 - LP: #1125364
14673 * Add ahci modules to d-i
14674 - LP: #1124415
14675
14676
14677 [ Chris Wilson ]
14678
14679 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
14680 the encoders
14681 - LP: #1097315
14682
14683 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
14684
14685 linux (3.8.0-6.12) raring; urgency=low
14686
14687 [Tim Gardner]
14688
14689 * perf: NO_LIBPERL=1
14690 * Fix linux-headers dependency
14691 * Release Tracking Bug
14692 - LP: #1124362
14693
14694 [ Andy Whitcroft ]
14695
14696 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
14697 - LP: #1121699
14698
14699 [ Daniel Vetter ]
14700
14701 * SAUCE: drm/i915: write backlight harder
14702 - LP: #954661
14703
14704 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
14705
14706 linux (3.8.0-6.11) raring; urgency=low
14707
14708 [Tim Gardner]
14709
14710 * Release Tracking Bug
14711 - LP: #1122071
14712 * rebase to v3.8-rc7
14713 * Add libaudit-dev as a build dependency
14714 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
14715
14716 [ Leann Ogasawara ]
14717
14718 * [Config] Remove CONFIG_SATA_AHCI annotation
14719
14720 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
14721
14722 linux (3.8.0-5.10) raring; urgency=low
14723
14724 [Tim Gardner]
14725
14726 * Release Tracking Bug
14727 - LP: #1118568
14728
14729 * Bump ABI to fix install issue with 3.8.0-4.8.
14730 Moving drivers/ata/*ahci* to linux-image caused an
14731 install conflict with linux-image-extras without an
14732 ABI bump.
14733
14734 [ Jan Beulich ]
14735
14736 * SAUCE: xen-pciback: rate limit error messages from
14737 xen_pcibk_enable_msi{, x}()
14738 - LP: #1117336
14739 - CVE-2013-0231
14740
14741 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
14742
14743 linux (3.8.0-4.9) raring; urgency=low
14744
14745 [ Herton Ronaldo Krzesinski ]
14746
14747 * d-i: Add mellanox ethernet drivers to nic-modules
14748 - LP: #1015339
14749
14750 [ Joseph Salisbury ]
14751
14752 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
14753 - LP: #1113547
14754
14755 [ Kamal Mostafa ]
14756
14757 * SAUCE: alx driver import script
14758
14759 [ Qualcomm Atheros, Inc ]
14760
14761 * SAUCE: alx: Update to heads/master
14762
14763 [ Tim Gardner ]
14764
14765 * Release Tracking Bug
14766 - LP: #1117673
14767
14768 * [debian] Remove dangling symlink from headers package
14769 - LP: #1112442
14770 * [config] CONFIG_ALX=m
14771 * [Config] Add alx to d-i nic-modules
14772 * [Config] CONFIG_SATA_AHCI=m
14773 - LP: #1056563
14774
14775 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
14776
14777 linux (3.8.0-4.8) raring; urgency=low
14778
14779 [ Allen Ibara ]
14780
14781 * SAUCE: imx6: dts: Add IMX6Q AHCI support
14782
14783 [ Andy Whitcroft ]
14784
14785 * rebase to v3.8-rc6
14786 * updateconfigs following rebase to v3.8-rc6
14787
14788 [Leann Ogasawara]
14789
14790 * Release Tracking Bug
14791 - LP: #1112573
14792
14793 [ Paolo Pisati ]
14794
14795 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
14796 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
14797 * [Config] MMC_ARMMMCI=y (vexpress mmc)
14798 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
14799
14800 [ Seth Forshee ]
14801
14802 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
14803
14804 [ Upstream Kernel Changes ]
14805
14806 * rebase to v3.8-rc6
14807 - LP: #1107477
14808
14809 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
14810
14811 linux (3.8.0-3.7) raring; urgency=low
14812
14813 [ Andy Green ]
14814
14815 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
14816 * SAUCE: ARM: omap2 add mac address allocation register api
14817 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
14818 allocation
14819
14820 [ Leann Ogasawara ]
14821
14822 * rebase to v3.8-rc5
14823 * Release Tracking Bug
14824 - LP: #1111486
14825
14826 [ Paolo Pisati ]
14827
14828 * SAUCE: davinci: vpss: compilation fix
14829 * [Config] enable TI OMAP4 support (Pandaboard/ES)
14830 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
14831 * [Config] enable Freescale IMX6 support (SabreLite)
14832 * [Config] SERIAL_IMX_CONSOLE=y
14833 * [Config] MMC_*_IMX=y
14834 * [Config] disable USB_SUSPEND
14835 * [Config] USB_MXS_PHY=y
14836 * [Config] USB_CHIPIDEA=y
14837 * SAUCE: DTB: add support for multiple DTBs
14838 * SAUCE: DTB: build imx6q-sabrelite
14839 * SAUCE: DTB: build beaglexm
14840 * SAUCE: DTB: build panda/panda es
14841 * [Config] disable CPU_FREQ
14842 * [Config] PANEL_TFP410=y (video DVI output)
14843 * [Config] SND_OMAP_SOC*=y
14844 * [Config] SND_IMX_SOC*=y
14845 * [Config] I2C_IMX=y
14846 * [Config] SPI_IMX=m
14847
14848 [ Stefan Bader ]
14849
14850 * [Config] Move 9p modules into generic package
14851 - LP: #1107658
14852
14853 [ Tony Lindgren ]
14854
14855 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
14856 kernels
14857 * SAUCE: ARM: OMAP2+: Use omap initcalls
14858 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
14859 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
14860 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
14861 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
14862 multiplaform
14863 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
14864 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
14865 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
14866
14867 [ Upstream Kernel Changes ]
14868
14869 * rebase to v3.8-rc5
14870 - LP: #1096789
14871
14872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
14873
14874 linux (3.8.0-2.6) raring; urgency=low
14875
14876 [ Adam Conrad ]
14877
14878 * Fix up linux-tools -> SRCPKGNAME-tools rename
14879
14880 [ Andy Whitcroft ]
14881
14882 * [Config] re-disable CONFIG_SOUND_OSS
14883 - LP: #1105230
14884
14885 [ Arend van Spriel ]
14886
14887 * SAUCE: brcmsmac: fix tx status processing
14888
14889 [Leann Ogasawara]
14890
14891 * Release Tracking Bug
14892 - LP: #1105104
14893
14894 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
14895
14896 linux (3.8.0-1.5) raring; urgency=low
14897
14898 [Tim Gardner]
14899
14900 * Release Tracking Bug
14901 - LP: #1101235
14902
14903 [ Dudley Du ]
14904
14905 * SAUCE: Input: add support for Cypress PS/2 Trackpads
14906 - LP: #978807
14907
14908 [ Kamal Mostafa ]
14909
14910 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
14911 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
14912 * [Config] Add CONFIG_PS2_CYPRESS
14913
14914 [ Tim Gardner ]
14915
14916 * rebase to v3.8-rc4
14917
14918 [ Upstream Kernel Changes ]
14919
14920 * rebase to v3.8-rc4
14921 - LP: #1095315
14922 - LP: #886975
14923 - LP: #1086921
14924
14925 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
14926
14927 linux (3.8.0-0.4) raring; urgency=low
14928
14929 [ Leann Ogasawara ]
14930
14931 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
14932 * [Config] Update CONFIG_IIO build annotation
14933 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
14934 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
14935 * [Config] Remove CONFIG_SPI_PL022 annotation
14936 * [Config] Update CONFIG_EZX_PCAP annotation
14937 * [Config] Update CONFIG_SENSORS_AK8975 annotation
14938 * [Config] Disable CONFIG_DRM_MGAG200
14939 - LP: #1042903
14940
14941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
14942
14943 linux (3.8.0-0.3) raring; urgency=low
14944
14945 [ Andy Whitcroft ]
14946
14947 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
14948 uselib()"
14949
14950 [ Scott James Remnant ]
14951
14952 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
14953 (for v3.7+)
14954 - LP: #1085766, #462111
14955
14956 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
14957
14958 linux (3.8.0-0.2) raring; urgency=low
14959
14960 [ Tim Gardner ]
14961
14962 * [packaging] Add macro to selectively disable building perf
14963 * [packaging] Cannot depend on universe package libaudit-dev
14964
14965 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
14966
14967 linux (3.8.0-0.1) raring; urgency=low
14968
14969
14970 [ Upstream Kernel Changes ]
14971
14972 * rebase to v3.8-rc3
14973 - LP: #1096789
14974
14975 [ Upstream Kernel Changes ]
14976
14977 * rebase to v3.8-rc2
14978 - LP: #1082357
14979 - LP: #1075882
14980
14981 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
14982
14983 linux (3.7.0-7.15) raring; urgency=low
14984
14985 [ Chris J Arges ]
14986
14987 * SAUCE: add eeprom_bad_csum_allow module parameter
14988 - LP: #1070182
14989
14990 [ Leann Ogasawara ]
14991
14992 * Add ceph to linux-image for virtual instances
14993 - LP: #1063784
14994
14995 [ Serge Hallyn ]
14996
14997 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
14998
14999 [ Tim Gardner ]
15000
15001 * [Config] CONFIG_SLUB_DEBUG=y
15002 - LP: #1090308
15003
15004 [ Upstream Kernel Changes ]
15005
15006 * Revert "[SCSI] sd: Implement support for WRITE SAME"
15007 - LP: #1089818
15008
15009 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
15010
15011 linux (3.7.0-6.14) raring; urgency=low
15012
15013 [ Andy Whitcroft ]
15014
15015 * [Config] annotations: all new annotations scheme including defaults
15016 * [Configs] apply annotation updates to main configs (top section)
15017
15018 [ Leann Ogasawara ]
15019
15020 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
15021 build"
15022 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
15023 * Temporarily disable module check for build
15024
15025 [ Stefan Bader ]
15026
15027 * ubuntu: dm-raid45: Adapt to upstream interface changes
15028 * Re-enable build of dm-raid45
15029
15030 [ Tim Gardner ]
15031
15032 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
15033 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
15034 * SAUCE: drm: Fix possible EDID memory allocation oops
15035 * SAUCE: ttm: Fix possible _manager memory allocation oops
15036 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
15037 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
15038 2 pointers
15039
15040 [ Tomas Hozza ]
15041
15042 * SAUCE: tools: hv: Netlink source address validation allows DoS
15043 - LP: #1084777
15044 - CVE-2012-5532
15045
15046 [ Upstream Kernel Changes ]
15047
15048 * rebase to v3.7
15049
15050 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
15051
15052 linux (3.7.0-5.13) raring; urgency=low
15053
15054 [ Lino Sanfilippo ]
15055
15056 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
15057 fsnotify_destroy_group()
15058 - LP: #922906
15059 * SAUCE: fsnotify: introduce fsnotify_get_group()
15060 - LP: #922906
15061 * SAUCE: fsnotify: use reference counting for groups
15062 - LP: #922906
15063 * SAUCE: fsnotify: take groups mark_lock before mark lock
15064 - LP: #922906
15065 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
15066 indicates wheather a mark should be destroyed
15067 - LP: #922906
15068 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
15069 mark list
15070 - LP: #922906
15071 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
15072 - LP: #922906
15073 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
15074 fsnotify_remove_mark()
15075 - LP: #922906
15076 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
15077 by group
15078 - LP: #922906
15079 * SAUCE: fsnotify: change locking order
15080 - LP: #922906
15081
15082 [ Tim Gardner ]
15083
15084 * [Config] CONFIG_NFC_LLCP=y
15085 * [Config] get-firmware: Filter new files through fwinfo
15086 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
15087 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
15088 * [Config] CONFIG_XEN=y for all arches
15089 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
15090 * [Config] CONFIG_MMC_DW_EXYNOS=m
15091 * [Config] CONFIG_GPIO_ADNP=m
15092 * [Config] find-obsolete-firmware: Use correct path
15093 * rebase to v3.7-rc8
15094 - LP: #1084640
15095
15096 [ Upstream Kernel Changes ]
15097
15098 * Revert "VFS: don't do protected {sym,hard}links by default"
15099 - LP: #1084192
15100
15101 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
15102
15103 linux (3.7.0-4.12) raring; urgency=low
15104
15105 [ Tim Gardner ]
15106
15107 * Revert "[Config] Use -j1 for headers_install"
15108 * Revert "[Config] install-arch-headers needs a valid config"
15109 Strayed into the weeds in search of the root cause of the periodic
15110 build failure.
15111 Fixes powerpc FTBS introduced in -4.11.
15112 * [Config] hmake -j1
15113 The kernel makefile appears to have parallel dependency
15114 problems for the install_headers target. This appears to be root
15115 cause for a periodic build failure on N-way machines.
15116
15117 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
15118
15119 linux (3.7.0-4.11) raring; urgency=low
15120
15121 [ Tim Gardner ]
15122
15123 * [Config] Use -j1 for headers_install
15124 Also fixes a powerpc FTBS introduced by
15125 "[Config] install-arch-headers needs a valid config".
15126
15127 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
15128
15129 linux (3.7.0-4.10) raring; urgency=low
15130
15131 [ Andy Whitcroft ]
15132
15133 * [Config] add rebuild-test support for autopkgtest
15134 - LP: #1081500
15135 * [tests] move build tests out of the way
15136 - LP: #1081500
15137 * [tests] add an autopkgtest rebuild test
15138 - LP: #1081500
15139
15140 [ Tim Gardner ]
15141
15142 * rebase to v3.7-rc7
15143 * SAUCE: Remove emi62 files duplicated in linux-firmware
15144 * SAUCE: Remove sb16 files duplicated in linux-firmware
15145 * SAUCE: Remove whiteheat files duplicated in linux-firmware
15146 * SAUCE: Remove yamaha files duplicated in linux-firmware
15147 * SAUCE: Remove dsp56k files used only by m68k
15148 * SAUCE: firmware: Remove last vestiges of dabusb
15149 * SAUCE: Remove vicam files duplicated in linux-firmware
15150 * [Config] install-arch-headers needs a valid config
15151
15152 [ Upstream Kernel Changes ]
15153
15154 * rebase to v3.7-rc7
15155 - LP: #1076840
15156 - LP: #1081466
15157
15158 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
15159
15160 linux (3.7.0-3.9) raring; urgency=low
15161
15162 [ Leann Ogasawara ]
15163
15164 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
15165 - LP: #1079900
15166 * Add nfsv3 to nfs-modules udeb
15167
15168 [ Paolo Pisati ]
15169
15170 * [Config] SND_OMAP_SOC*=y
15171 - LP: #1019321
15172
15173 [ Stefan Bader ]
15174
15175 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
15176 - LP: #1078926
15177
15178 [ Tim Gardner ]
15179
15180 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
15181 - LP: #1079469
15182 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
15183 * rebase to v3.7-rc6
15184 * SAUCE: script to detect obsolete firmware
15185 * SAUCE: Remove yam files duplicated in linux-firmware
15186 * SAUCE: Remove tehuti files duplicated in linux-firmware
15187 * SAUCE: Remove matrox files duplicated in linux-firmware
15188 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
15189 * SAUCE: Remove r128 files duplicated in linux-firmware
15190 * SAUCE: Remove acenic files duplicated in linux-firmware
15191 * SAUCE: Remove keyspan files duplicated in linux-firmware
15192 * SAUCE: Remove sun files duplicated in linux-firmware
15193 * SAUCE: Remove radeon files duplicated in linux-firmware
15194 * SAUCE: Update bnx2x firmware to 7.8.2.0
15195 * [Config] generic.inclusion-list: econet has disappeared
15196
15197 [ Upstream Kernel Changes ]
15198
15199 * seccomp: forcing auditing of kill condition
15200 - LP: #1079469
15201 * rebase to v3.7-rc6
15202
15203 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
15204
15205 linux (3.7.0-2.8) raring; urgency=low
15206
15207 [ Andy Whitcroft ]
15208
15209 * Revert "overlayfs: disable until FTBS is fixed"
15210 * Revert "ubuntu: overlayfs"
15211 * Revert "ubuntu: AUFS"
15212 * ubuntu: overlayfs -- overlayfs: add statfs support
15213 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
15214 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
15215 inode
15216 - LP: #944386
15217 * ubuntu: AUFS (no-squash): basic framework and update machinary
15218 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
15219 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
15220 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
15221 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
15222 * ubuntu: AUFS (no-squash) -- reenable
15223 - LP: #1079193
15224
15225 [ Erez Zadok ]
15226
15227 * ubuntu: overlayfs -- overlayfs: implement show_options
15228
15229 [ Miklos Szeredi ]
15230
15231 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
15232 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
15233 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
15234 * ubuntu: overlayfs -- overlay filesystem
15235 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
15236 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
15237
15238 [ Neil Brown ]
15239
15240 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
15241
15242 [ Robin Dong ]
15243
15244 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
15245 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
15246
15247 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
15248
15249 linux (3.7.0-1.7) raring; urgency=low
15250
15251 [ Tim Gardner ]
15252
15253 * [Config] Drop dependency on libaudit-dev
15254 Its a universe package which causes an FTBS on the builders.
15255 libaudit-dev is not strictly required for the perf tools build.
15256
15257 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
15258
15259 linux (3.7.0-1.6) raring; urgency=low
15260
15261 [ Andy Whitcroft ]
15262
15263 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
15264 * [Config] better encode the CONFIG_NVRAM constaint
15265 * enforcer -- fix debugging output
15266
15267 [ Ben Collins ]
15268
15269 * [Config] Add custom_override rule to allow for alternate kernel
15270 file/install
15271 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
15272
15273 [ Tim Gardner ]
15274
15275 * [Config] Dropped armel
15276 * Drop highbank from ABI fetch list
15277 * [Config] Use dh_prep instead of 'dh_clean -k'
15278 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
15279 * [Config] Document binary-indep dependency chain
15280 * rebase to v3.7-rc5
15281
15282 [ Upstream Kernel Changes ]
15283
15284 * rebase to v3.7-rc5
15285
15286 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
15287
15288 linux (3.7.0-0.5) raring; urgency=low
15289
15290 [ Tim Gardner ]
15291
15292 * [Config] CONFIG_AMD_IOMMU_V2=m
15293 - LP: #1071520
15294 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
15295 Fixes FTBS
15296
15297 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
15298
15299 linux (3.7.0-0.4) raring; urgency=low
15300
15301 [ Ben Collins ]
15302
15303 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
15304
15305 [ Tim Gardner ]
15306
15307 * [Config] do_tools=false for arm
15308
15309 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
15310
15311 linux (3.7.0-0.3) raring; urgency=low
15312
15313 [ Tim Gardner ]
15314
15315 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
15316 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
15317 * [Config] Drop highbank harder
15318
15319 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
15320
15321 linux (3.7.0-0.2) raring; urgency=low
15322
15323 [ Andy Whitcroft ]
15324
15325 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
15326 instances
15327 - LP: #1066921
15328 * [Config] drop highbank builds
15329
15330 [ Jeremy Kerr ]
15331
15332 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
15333 - LP: #1063061
15334
15335 [ Leann Ogasawara ]
15336
15337 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
15338
15339 [ Tim Gardner ]
15340
15341 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
15342 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
15343 * rebase to v3.7-rc4
15344 * SAUCE: MODSIGN: Emit error for incorrectly signed module
15345
15346 [ Upstream Kernel Changes ]
15347
15348 * rebase to v3.7-rc4
15349
15350 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
15351
15352 linux (3.7.0-0.1) raring; urgency=low
15353
15354
15355 [ Upstream Kernel Changes ]
15356
15357 * rebase to v3.7-rc3
15358 - LP: #1056078
15359
15360 [ Upstream Kernel Changes ]
15361
15362 * rebase to v3.7-rc2
15363 - LP: #1060729
15364 - LP: #1059523
15365 - LP: #1006690
15366 - LP: #1049623
15367 - LP: #1046512
15368 - LP: #1052499
15369 - LP: #1037642
15370 - LP: #559939
15371 - LP: #1052460
15372 - LP: #939161
15373 - LP: #1046734
15374
15375 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
15376
15377 linux (3.6.0-0.1) UNRELEASED; urgency=low
15378
15379
15380 [ Upstream Kernel Changes ]
15381
15382 * rebase to v3.6
15383
15384 [ Upstream Kernel Changes ]
15385
15386 * rebase to v3.6-rc7
15387
15388 [ Upstream Kernel Changes ]
15389
15390 * rebase to v3.6-rc6
15391 - LP: #1000424
15392
15393 [ Upstream Kernel Changes ]
15394
15395 * rebase to v3.6-rc5
15396 - LP: #1040077
15397
15398 [ Upstream Kernel Changes ]
15399
15400 * rebase to v3.6-rc4
15401
15402 [ Upstream Kernel Changes ]
15403
15404 * rebase to v3.6-rc3
15405 - LP: #1038651
15406 - LP: #1034779
15407
15408 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
15409
15410 linux (3.5.0-6.6) quantal-proposed; urgency=low
15411
15412 [ Andy Whitcroft ]
15413
15414 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
15415 experimental features
15416 * SAUCE: highbank -- export clock functions for modules
15417 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
15418 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
15419 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
15420 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
15421 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
15422 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
15423 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
15424 * [Config] highbank -- reenable CONFIG_DW_DMAC
15425 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
15426 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
15427 * [Config] highbank -- reenable CONFIG_USB_DWC3
15428 * [Config] highbank -- reenable CONFIG_SATA_MV
15429 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
15430 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
15431 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
15432 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
15433 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
15434 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
15435 * [Config] highbank -- enable CONFIG_EXPERT
15436 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
15437 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
15438 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
15439 * [Config] enable CONFIG_USB_ETH_EEM
15440 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
15441 * [Config] disable CONFIG_USB_M66592
15442 * [Config] enable CONFIG_USB_NET2272
15443 * [Config] enable CONFIG_USB_R8A66597
15444 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
15445 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
15446 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
15447 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
15448 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
15449 * [Config] sync configuration armhf omap -> armel omap
15450 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
15451 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
15452
15453 [ Bryan Wu ]
15454
15455 * [Config] change default IO scheduler from CFQ to Deadline
15456
15457 [ Leann Ogasawara ]
15458
15459 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
15460 * [Config] Disable CONFIG_MOUSE_INPORT
15461
15462 [ Tim Gardner ]
15463
15464 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
15465 * [Config] Add bnx2x firmware to nic-modules udeb
15466 * SAUCE: Add script to convert firmware to ihex format
15467 * SAUCE: firmware: Upgrade bnx2 to current versions
15468 * [Config] Add tigon firmware to nic-modules udeb
15469 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
15470 - LP: #1026761
15471 * SAUCE: Remove redundant cis firmware
15472 * SAUCE: Remove redundant emi26 firmware
15473 * SAUCE: Remove redundant ttusb-budget firmware
15474 * SAUCE: Remove redundant sun/cassini firmware
15475 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
15476 * SAUCE: Remove redundant 3com/typhoon.bin firmware
15477 * SAUCE: Remove redundant yamaha/ds1 firmware
15478 * SAUCE: Remove redundant keyspan_pda firmware
15479 * rebase to v3.5
15480
15481 [ Upstream Kernel Changes ]
15482
15483 * rebase to v3.5
15484 - LP: #1027828
15485
15486 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
15487
15488 linux (3.5.0-5.5) quantal-proposed; urgency=low
15489
15490 [ Andy Whitcroft ]
15491
15492 * [Config] annotations: initial import of configuration annotations
15493
15494 [ Bryan Wu ]
15495
15496 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
15497
15498 [ Leann Ogasawara ]
15499
15500 * Rebase to v3.5-rc7
15501
15502 [ Manoj Iyer ]
15503
15504 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
15505 - LP: #1010281
15506
15507 [ Tim Gardner ]
15508
15509 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
15510 expects
15511 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
15512 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
15513 * [Config] CONFIG_IP_NF_QUEUE=n
15514 * [Config] CONFIG_MTD_DOC2000=n
15515 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
15516 * [Config] CONFIG_PRISM54=n
15517 * [Config] CONFIG_SCx200_I2C=n
15518 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
15519
15520 [ Upstream Kernel Changes ]
15521
15522 * rebase to v3.5-rc7
15523
15524 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
15525
15526 linux (3.5.0-4.4) quantal-proposed; urgency=low
15527
15528 [ Andy Whitcroft ]
15529
15530 * [Packaging] getabis should be extracting all packages
15531 - LP: #1021174
15532 * [Config] getabis -- series uses linux-image-extra
15533 - LP: #1021174
15534 * rebase to v3.5-rc6
15535
15536 [ Bryan Wu ]
15537
15538 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
15539 flavours
15540 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
15541
15542 [ Leann Ogasawara ]
15543
15544 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
15545 - LP: #1019561
15546
15547 [ Paolo Pisati ]
15548
15549 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
15550 - LP: #1019321
15551
15552 [ Stefan Bader ]
15553
15554 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
15555 - LP: #1018456
15556 * (config) Disable ACPI_PROCFS_POWER
15557
15558 [ Tim Gardner ]
15559
15560 * [Config] CONFIG_ACPI_BGRT=y
15561 * Extract firmware module info during getabi
15562 - LP: #1021174
15563
15564 [ Upstream Kernel Changes ]
15565
15566 * rebase to v3.5-rc6
15567
15568 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
15569
15570 linux (3.5.0-3.3) quantal-proposed; urgency=low
15571
15572 [ Andy Whitcroft ]
15573
15574 * [Config] enable CONFIG_MEMTEST=y
15575 - LP: #1004535
15576 * [Config] config-check: add support for a cut operation
15577 * [Config] enforcer -- switch to cut where appropriate
15578
15579 [ Leann Ogasawara ]
15580
15581 * Rebase to v3.5-rc5
15582 * [Config] Updateconfigs after rebase to v3.5-rc5
15583
15584 [ Luis Henriques ]
15585
15586 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
15587 __ocfs2_change_file_space
15588 - LP: #1006012
15589
15590 [ Seth Forshee ]
15591
15592 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
15593 for LVDS register initialization
15594 - LP: #1012800
15595
15596 [ Upstream Kernel Changes ]
15597
15598 * rebase to v3.5-rc5
15599 - LP: #1013183
15600 - LP: #1017017
15601 - LP: #884652
15602
15603 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
15604
15605 linux (3.5.0-2.2) quantal-proposed; urgency=low
15606
15607 [ Andy Whitcroft ]
15608
15609 * rebase to v3.5-rc4
15610
15611 [ Arend van Spriel ]
15612
15613 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
15614 brcms_c_regd_init()
15615 - LP: #950320
15616
15617 [ Bryan Wu ]
15618
15619 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
15620
15621 [ Chris J Arges ]
15622
15623 * PACKAGING: add .gnu_debuglink sections to .ko files
15624 - LP: #669641
15625
15626 [ Leann Ogasawara ]
15627
15628 * d-i: Add hid-generic to input-modules
15629 - LP: #1017879
15630
15631 [ Ming Lei ]
15632
15633 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
15634 - LP: #1017717, #225
15635
15636 [ Paolo Pisati ]
15637
15638 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
15639 - LP: #1017718
15640 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
15641
15642 [ Seth Forshee ]
15643
15644 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
15645 during initialization
15646 - LP: #950320
15647 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
15648 by mac80211
15649 - LP: #950320
15650 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
15651 channels
15652 - LP: #950320
15653 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
15654 - LP: #950320
15655 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
15656 regulatory domain
15657 - LP: #950320
15658 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
15659 regulatory updates
15660 - LP: #950320
15661 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
15662 tx power limits
15663 - LP: #950320
15664 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
15665 against internal regulatory data
15666 - LP: #950320
15667 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
15668 when checking whether OFDM is allowed
15669 - LP: #950320
15670
15671 [ Tim Gardner ]
15672
15673 * [Config] Enable CONFIG_CGROUPS for highbank
15674 - LP: #1014692
15675 * [Config] FB_OMAP*=y and PANEL_TFP410=y
15676
15677 [ Upstream Kernel Changes ]
15678
15679 * rebase to v3.5-rc4
15680
15681 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
15682
15683 linux (3.5.0-1.1) quantal-proposed; urgency=low
15684
15685 [ Andy Whitcroft ]
15686
15687 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
15688
15689 [ Leann Ogasawara ]
15690
15691 * Rebase to v3.5-rc1
15692 * [Config] Remove USB_DEVICEFS from the config enforcer
15693 * [Config] Updateconfigs after rebase to v3.5-rc1
15694 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
15695 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
15696 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
15697 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
15698 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
15699 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
15700 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
15701 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
15702 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
15703 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
15704 * Rebase to v3.5-rc2
15705 * [Config] Updateconfigs after rebase to v3.5-rc2
15706 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
15707 * Rebase to v3.5-rc3
15708 * [Config] Updateconfigs after rebase to v3.5-rc3
15709
15710 [ Paul Mundt ]
15711
15712 * SAUCE: fix bug.h's inclusion of kernel.h
15713
15714 [ Stefan Bader ]
15715
15716 * SAUCE: Fix compile failures of dm-raid45
15717 * [Config] Enable dm-raid45
15718 * Move dependency on crda to extra package
15719 - LP: #657901
15720 * SAUCE: Mask CR4 writes on older Xen hypervisors
15721
15722 [ Upstream Kernel Changes ]
15723
15724 * rebase to v3.5-rc3
15725 - LP: #993162
15726 - LP: #925577
15727 * rebase to v3.5-rc2
15728 * rebase to v3.5-rc1
15729 - LP: #955892
15730 - LP: #978038
15731 - LP: #987371
15732 - LP: #929545
15733 - LP: #942316
15734 - LP: #903853
15735
15736 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
15737
15738 linux (3.4.0-5.11) quantal-proposed; urgency=low
15739
15740 [ Leann Ogasawara ]
15741
15742 * [Config] Disable CONFIG_ARM_LPAE
15743 - LP: #1009061
15744
15745 [ Oleksij Rempel ]
15746
15747 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
15748 - LP: #1008905
15749
15750 [ Paolo Pisati ]
15751
15752 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
15753 - LP: #1009061
15754
15755 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
15756
15757 linux (3.4.0-4.10) quantal; urgency=low
15758
15759 [ Leann Ogasawara ]
15760
15761 * Temporarily disable ABI and module check
15762
15763 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
15764
15765 linux (3.4.0-4.9) quantal; urgency=low
15766
15767 [ Andy Whitcroft ]
15768
15769 * [Config] fix config split to avoid the shared config
15770 * [Config] updateconfigs following split config fix
15771 * [Config] linux-image-extras needs full postinst
15772 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
15773 * [Config] CONFIG_HP_WATCHDOG enable as module
15774 * [Config] CONFIG_PDC_ADMA is not boot essential
15775 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
15776 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
15777 * [Config] CONFIG_TRANZPORT=m commonise
15778 * [Config] CONFIG_R3964=m commonise
15779 * [Config] CONFIG_SCSI_DH=m commonise
15780 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
15781 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
15782 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
15783 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
15784 * [Config] CONFIG_USB_SN9C102 is deprecated disable
15785 * [Config] CONFIG_USB_SI470X=m commonise
15786 * [Config] CONFIG_USB_ET61X251=m commonise
15787 * [Config] CONFIG_RTS_PSTOR=m commonise
15788 * [Config] CONFIG_SCANLOG=m commonise
15789 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
15790 * [Config] CONFIG_SM_FTL=m commonise
15791 * [Config] CONFIG_SOLO6X10=m commonise
15792 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
15793 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
15794 * [Config] CONFIG_SPI_SPIDEV=m commonise
15795 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
15796 * [Config] CONFIG_TPS65010=m commonise
15797 * [Config] CONFIG_STE10XP=y commonise
15798 * [Config] CONFIG_X25_ASY=m commonise
15799 * [Config] CONFIG_USB_MON=m commonise
15800 * [Config] CONFIG_VME_BUS=m commonise
15801 * [Config] CONFIG_W35UND=m commonise
15802 * [Config] -CONFIG_TCG_TPM=y commonise
15803 * [Config] highbank -- commonise filesystems
15804 * [Config] highbank -- commonise subsystems
15805 * [Config] highbank -- commonise network protocols
15806 * [Config] highbank -- commonise input drivers
15807 * [Config] highbank -- commonise CRYPTO options
15808 * [Config] highbank -- commonise HID options
15809 * [Config] highbank -- commonise sensors options
15810 * [Config] highbank -- commonise EXPORTFS/FHANDLE
15811 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
15812 * [Config] highbank -- commonise ENCRYPTED_KEYS
15813 * [Config] highbank -- commonise CONFIG_ATALK
15814 * [Config] highbank -- commonise INET/INET6
15815 * [Config] highbank -- commonise NLS
15816 * [Config] highbank -- commonise BLK/CHR
15817 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
15818 * [Config] highbank -- commonise INET/INET6 part 2
15819 * [Config] highbank -- commonise PHY settings
15820 * [Config] highbank -- commonise CRC settings
15821 * [Config] highbank -- commonise BINFMT settings
15822 * [Config] highbank -- commonise DM settings
15823 * [Config] highbank -- commonise RTC_DRV settings
15824 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
15825 * [Config] highbank -- commonise USB settings
15826 * [Config] highbank -- commonise GPIO settings
15827 * [Config] highbank -- commonise I2C settings
15828 * [Config] highbank -- commonise numerous subsystem selectors
15829 * [Config] highbank -- commonise A-C modules missmatches
15830 * [Config] highbank -- commonise D-F modules missmatches
15831 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
15832 * [Config] highbank -- commonise G-I modules missmatches
15833 * [Config] highbank -- commonise J-L modules missmatches
15834 * [Config] highbank -- commonise M modules missmatches
15835 * [Config] highbank -- commonise N-P modules missmatches
15836 * [Config] highbank -- commonise Q-R modules missmatches
15837 * [Config] highbank -- commonise S modules missmatches -- part 1
15838 * [Config] highbank -- commonise S modules missmatches -- part 2
15839 * [Config] highbank -- commonise T modules missmatches
15840 * [Config] highbank -- commonise U-Z modules missmatches
15841
15842 [ Ike Panhc ]
15843
15844 * [Config] add highbank flavour
15845 - LP: #1000831
15846
15847 [ Mark Langsdorf ]
15848
15849 * SAUCE: arm highbank: add support for pl320-ipc driver
15850 - LP: #1000831
15851
15852 [ Rob Herring ]
15853
15854 * SAUCE: input: add a key driver for highbank
15855 - LP: #1000831
15856 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
15857 - LP: #1000831
15858 * SAUCE: force DMA buffers to non-bufferable on highbank
15859 - LP: #1000831
15860 * SAUCE: net: calxedaxgmac: fix net timeout recovery
15861 - LP: #1000831
15862
15863 [ Tim Gardner ]
15864
15865 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
15866 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
15867 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
15868 * [Config] Homogenize CIFS configs across all arches
15869 * [Config] armhf should not be skipabi or skipmodules
15870 - LP: #1006913
15871
15872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
15873
15874 linux (3.4.0-3.8) quantal; urgency=low
15875
15876 [ Andy Whitcroft ]
15877
15878 * [Config] include include/generated/compile.h
15879 - LP: #942569
15880 * [Config] fix up postinst to ensure we know which error is which
15881 - LP: #1002388
15882
15883 [ Herton Ronaldo Krzesinski ]
15884
15885 * SAUCE: async_populate_rootfs: fix build warnings
15886 - LP: #1003417
15887
15888 [ John Johansen ]
15889
15890 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
15891 * SAUCE: apparmor: Add the ability to mediate mount
15892 * SAUCE: AppArmor: basic networking rules
15893 * SAUCE: apparmor: fix profile lookup for unconfined
15894 - LP: #978038, #987371
15895 * SAUCE: apparmor: fix long path failure due to disconnected path
15896 - LP: #955892
15897
15898 [ Mario Limonciello ]
15899
15900 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
15901 - LP: #901410
15902
15903 [ Stefan Bader ]
15904
15905 * (config) Built-in xen-acpi-processor
15906
15907 [ Tim Gardner ]
15908
15909 * [Config] CONFIG_NET_DSA=m
15910 - LP: #1004148
15911 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
15912
15913 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
15914
15915 linux (3.4.0-3.7) quantal; urgency=low
15916
15917 [ Andy Whitcroft ]
15918
15919 * [Config] drop the virtual flavour in favour of a split generic et al
15920 * [Config] enforcer -- drop IDLE enforcement
15921 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
15922 * [Config] updateconfigs following removal of -virtual
15923
15924 [ Leann Ogasawara ]
15925
15926 * Rebase to v3.4
15927
15928 [ Seth Forshee ]
15929
15930 * [Config] disable CONFIG_B43_BCMA_EXTRA
15931
15932 [ Tim Gardner ]
15933
15934 * [Config] Check for extras when building udebs
15935 * [Config] Collapsed generic-pae into generic [i386]
15936
15937 [ Upstream Kernel Changes ]
15938
15939 * rebase to v3.4
15940
15941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
15942
15943 linux (3.4.0-2.6) quantal; urgency=low
15944
15945 [ Andy Whitcroft ]
15946
15947 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
15948 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
15949 d_make_root()"
15950 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
15951 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
15952 security permissions to overlay files"
15953 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
15954 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
15955 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
15956 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
15957 * Revert "ubuntu: overlayfs -- overlay filesystem"
15958 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
15959 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
15960 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
15961 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
15962 * ubuntu: overlayfs -- overlayfs: add statfs support
15963 * ubuntu: overlayfs -- inode_only_permission: export inode level
15964 permissions checks
15965 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
15966
15967 [ Erez Zadok ]
15968
15969 * ubuntu: overlayfs -- overlayfs: implement show_options
15970
15971 [ Miklos Szeredi ]
15972
15973 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
15974 * ubuntu: overlayfs -- vfs: add i_op->open()
15975 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
15976 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
15977 * ubuntu: overlayfs -- overlay filesystem
15978 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
15979
15980 [ Neil Brown ]
15981
15982 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
15983
15984 [ Robin Dong ]
15985
15986 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
15987 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
15988
15989 [ Tim Gardner ]
15990
15991 * [Config] perarch and indep tools builds need separate build directories
15992 * Prevent upgrading a non-PAE CPU
15993 * perf is not parallel build safe
15994
15995 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
15996
15997 linux (3.4.0-2.5) quantal; urgency=low
15998
15999 [ Andy Whitcroft ]
16000
16001 * [Config] perarch and indep tools builds need separate build directories
16002
16003 [ Tim Gardner ]
16004
16005 * Prevent upgrading a non-PAE CPU
16006 * [Config] build debug
16007 * [Config] perf tools are not parallel build safe
16008
16009 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
16010
16011 linux (3.4.0-2.4) quantal; urgency=low
16012
16013 [ Leann Ogasawara ]
16014
16015 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
16016 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
16017 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
16018 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
16019 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
16020 7400"
16021 * Revert "ubuntu: omnibook: fix source file newline"
16022 * Revert "ubuntu: omnibook -- update BOM"
16023 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
16024 depend on X86"
16025 * Revert "ubuntu: omnibook -- Added missing BOM file"
16026 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
16027 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
16028 mappings"
16029 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
16030 X86_32"
16031 * Revert "ubuntu: nx-emu - i386: NX emulation"
16032 * Revert "ubuntu: rfkill drivers -- version 1.3"
16033 * Temporarily disable module check
16034 * [Config] Remove CONFIG_FSAM7400
16035 * [Config] Remove CONFIG_OMNIBOOK
16036 * [Config] Update configs
16037 * Rebase to v3.4-rc7
16038 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
16039
16040 [ Tim Gardner ]
16041
16042 * Updated generic-pae description
16043 * Rebase to v3.4-rc6
16044 * install-tools depends on build targets
16045
16046 [ Upstream Kernel Changes ]
16047
16048 * kconfig: in debug mode some 0 length message prints occur
16049 * rebase to v3.4-rc7
16050 * rebase to v3.3-rc6
16051
16052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
16053
16054 linux (3.4.0-1.3) quantal; urgency=low
16055
16056 [ Andy Whitcroft ]
16057
16058 * [Config] control.stub is an intermediate product not a dependancy
16059 - LP: #992414
16060
16061 [ Leann Ogasawara ]
16062
16063 * remove i386 generic from getabis
16064
16065 [ Upstream Kernel Changes ]
16066
16067 * (pre-stable) b43: only reload config after successful initialization
16068 - LP: #950295
16069
16070 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
16071
16072 linux (3.4.0-1.2) quantal; urgency=low
16073
16074 [ Andy Whitcroft ]
16075
16076 * [Config] add build depends for flex, bison and pkg-config
16077
16078 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
16079
16080 linux (3.4.0-1.1) quantal; urgency=low
16081
16082 [ Andy Whitcroft ]
16083
16084 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
16085 permissions to overlay files
16086 - LP: #915941, #918212
16087 - CVE-2012-0055
16088
16089 [ Leann Ogasawara ]
16090
16091 * Open Q
16092 * Rebase to v3.4-rc5
16093 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
16094 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
16095 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
16096 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
16097 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
16098 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
16099 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
16100 * [Config] Temporarily disable CONFIG_AX88796 on arm
16101
16102 [ Upstream Kernel Changes ]
16103
16104 * vfs: pass struct path to __dentry_open()
16105 * vfs: add i_op->open()
16106 * vfs: export do_splice_direct() to modules
16107 * vfs: introduce clone_private_mount()
16108 * overlay filesystem
16109 * overlayfs: add statfs support
16110 * overlayfs: implement show_options
16111 * overlay: overlay filesystem documentation
16112 * fs: limit filesystem stacking depth
16113 * overlayfs: follow header cleanup
16114 * overlayfs: switch from d_alloc_root() to d_make_root()
16115 * overlayfs: update touch_atime() usage
16116 * rebase to v3.4-rc5
16117 - LP: #950490
16118 * rebase to v3.4-rc4
16119 * rebase to v3.4-rc3
16120 * rebase to v3.4-rc2
16121 * rebase to v3.4-rc1
16122 * rebase to v3.3
16123 * rebase to v3.3-rc7
16124 * rebase to v3.3-rc6
16125 * rebase to v3.3-rc5
16126 * rebase to v3.3-rc4
16127 - LP: #900802
16128 - LP: #930842
16129 * rebase to v3.3-rc3
16130 - LP: #924320
16131 - LP: #923316
16132 - LP: #923409
16133 - LP: #918254
16134 * rebase to v3.3-rc2
16135 * rebase to v3.3-rc1
16136 - LP: #795823
16137 - LP: #909419
16138 - LP: #910792
16139 - LP: #878701
16140 - LP: #724831
16141
16142 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
16143
16144 linux (3.2.0-10.18) precise; urgency=low
16145
16146 [ Tim Gardner ]
16147
16148 * SAUCE: ecryptfs: Print inode on metadata error
16149
16150 [ Upstream Kernel Changes ]
16151
16152 * Revert "proc: enable writing to /proc/pid/mem"
16153 - LP: #919115
16154 - CVE-2012-0056
16155 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
16156 - LP: #909419
16157
16158 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
16159
16160 linux (3.2.0-10.17) precise; urgency=low
16161
16162 [ Andy Whitcroft ]
16163
16164 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
16165 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
16166 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
16167 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
16168 * Revert "SAUCE: overlayfs -- overlay filesystem"
16169 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
16170 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
16171 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
16172 * ensure debian/ is not excluded from git by default
16173 * add new scripting to handle buglinks in rebases
16174 * ubuntu: overlayfs -- overlayfs: add statfs support
16175 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
16176 permissions to overlay files
16177 - LP: #915941, #918212
16178 - CVE-2012-0055
16179
16180 [ Erez Zadok ]
16181
16182 * ubuntu: overlayfs -- overlayfs: implement show_options
16183
16184 [ Leann Ogasawara ]
16185
16186 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
16187 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
16188 - LP: #907377, #911236
16189 * [Config] Enable CONFIG_IRQ_REMAP
16190
16191 [ Miklos Szeredi ]
16192
16193 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
16194 * ubuntu: overlayfs -- vfs: add i_op->open()
16195 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
16196 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
16197 * ubuntu: overlayfs -- overlay filesystem
16198 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
16199
16200 [ Neil Brown ]
16201
16202 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
16203
16204 [ Upstream Kernel Changes ]
16205
16206 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
16207 - LP: #647043
16208 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
16209 breaks USB
16210 - LP: #647043
16211
16212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
16213
16214 linux (3.2.0-9.16) precise; urgency=low
16215
16216 [ Andy Whitcroft ]
16217
16218 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
16219 * [Config] pull ARM sound modules =m
16220 * [Config] CONFIG_RTC_DRV_TEST is for testing only
16221 * [Config] CONFIG_USB_DUMMY_HCD is testing only
16222 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
16223
16224 [ Leann Ogasawara ]
16225
16226 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
16227 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
16228 * [Config] Enable CONFIG_MMC_TMIO=m
16229 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
16230 * [Config] Enable CONFIG_ISI=m
16231 * [Config] Enable CONFIG_MMC=y
16232 * [Config] Enable CONFIG_LIRC_PARALLEL=m
16233 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
16234 * [Config] Enable CONFIG_CHR_DEV_SG=y
16235 * [Config] Enable CONFIG_GPIO_PCA953X=m
16236 * [Config] Enable CONFIG_GPIO_TWL4030=m
16237 * [Config] Enable CONFIG_INET_DIAG=m
16238 * [Config] Enable CONFIG_NLS_ISO8859_1=m
16239 * [Config] Enable CONFIG_NVRAM=m
16240 * [Config] Enable CONFIG_SLIP=m
16241 * [Config] Enable CONFIG_PC300TOO=m
16242 * [Config] Enable CONFIG_TUN=y
16243 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
16244 * [Config] Enable CONFIG_THERMAL=y
16245 * [Config] Enable CONFIG_PPP=y
16246 * [Config] Enable CONFIG_PCI_STUB=m
16247 * Rebase to v3.2.1
16248 * [Config] Enable CONFIG_RTL8192E=m
16249 * [Config] Enable CONFIG_RTS5139=m
16250
16251 [ Stefan Bader ]
16252
16253 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
16254
16255 [ Upstream Kernel Changes ]
16256
16257 * ARM: restart: add restart hook to machine_desc record
16258 * ARM: restart: allow platforms more flexibility specifying restart mode
16259 * ARM: restart: move reboot failure handing into machine_restart()
16260 * ARM: restart: remove argument to setup_mm_for_reboot()
16261 * ARM: 7159/1: OMAP: Introduce local common.h files
16262 * ARM: restart: only perform setup for restart when soft-restarting
16263 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
16264 function
16265 * ARM: idmap: populate identity map pgd at init time using .init.text
16266 * ARM: suspend: use idmap_pgd instead of suspend_pgd
16267 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
16268 * ARM: idmap: use idmap_pgd when setting up mm for reboot
16269 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
16270 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
16271 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
16272 restart changes
16273 * ARM: lib: add call_with_stack function for safely changing stack
16274 * ARM: reset: implement soft_restart for jumping to a physical address
16275 * ARM: stop: execute platform callback from cpu_stop code
16276 * ARM: kexec: use soft_restart for branching to the reboot buffer
16277 * ARM: restart: omap: use new restart hook
16278 * topdown mmap support
16279 - LP: #861296
16280
16281 [ Upstream Kernel Changes ]
16282
16283 * Rebase to v3.2.1
16284
16285 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
16286
16287 linux (3.2.0-8.15) precise; urgency=low
16288
16289 [ Leann Ogasawara ]
16290
16291 * [Config] Disable CONFIG_ACPI_PROCFS
16292 * Remove server from getabis
16293 * Temporarily disable module check
16294 * [Config] Disable CONFIG_MTD_TESTS
16295 * [Config] Disable CONFIG_X86_E_POWERSAVER
16296 * [Config] Set CONFIG_ARCNET=m
16297 * [Config] Enable CONFIG_ATM_DUMMY=m
16298 * [Config] Enable CONFIG_BLK_DEV_MD=y
16299 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
16300 * [Config] Enable CONFIG_BLK_DEV_SD=y
16301 * [Config] Enable CONFIG_BLK_DEV_SR=y
16302 * [Config] Enable CONFIG_BLK_DEV_UB=m
16303 * [Config] Enable CONFIG_COPS=m
16304 * [Config] Enable CONFIG_DVB_USB_EC168=m
16305 * [Config] Enable CONFIG_ENC28J60=m
16306 * [Config] Enable CONFIG_FB_UVESA=m
16307 * [Config] Enable CONFIG_FB_ATY=m
16308 * [Config] Enable CONFIG_BROADCOM_PHY=y
16309 * [Config] Enable CONFIG_CICADA_PHY=y
16310 * [Config] Enable CONFIG_DAVICOM_PHY=y
16311 * [Config] Enable CONFIG_ICPLUS_PHY=y
16312 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
16313 * [Config] Enable CONFIG_LXT_PHY=y
16314 * [Config] Enable CONFIG_MARVELL_PHY=y
16315 * [Config] Enable CONFIG_NATIONAL_PHY=y
16316 * [Config] Enable CONFIG_QSEMI_PHY=y
16317 * [Config] Enable CONFIG_SMSC_PHY=y
16318 * [Config] Enable CONFIG_VITESSE_PHY=y
16319 * Add 3w-sas to scsi-modules
16320 - LP: #776542
16321
16322 [ Mathieu Trudel-Lapierre ]
16323
16324 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
16325 to interface settings
16326
16327 [ Paolo Pisati ]
16328
16329 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
16330 - LP: #912199
16331 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
16332 - LP: #912199
16333 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
16334 - LP: #912199
16335
16336 [ Upstream Kernel Changes ]
16337
16338 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
16339 - LP: #906832
16340
16341 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
16342
16343 linux (3.2.0-8.14) precise; urgency=low
16344
16345 [ Andy Whitcroft ]
16346
16347 * [Config] enable CONFIG_SND_USB_6FIRE
16348 - LP: #912197
16349 * rebase to mainline v3.2 final release
16350 * updateconfigs following rebase to v3.2 final
16351 * ubuntu: AUFS -- add BOM and automated update script
16352 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
16353 - LP: #684666
16354 * ubuntu: AUFS -- update aufs-update to track new locations of headers
16355 * ubuntu: AUFS -- clean up the aufs updater and BOM
16356 * ubuntu: AUFS -- documentation on updating aufs2
16357 * ubuntu: AUFS -- aufs3-base.patch
16358 * ubuntu: AUFS -- aufs3-standalone.patch
16359 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
16360 * ubuntu: AUFS -- fix undefined security_path_link
16361 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
16362 * ubuntu: AUFS -- updateconfigs following update
16363 * ubuntu: AUFS -- suppress benign plink warning messages
16364 - LP: #621195
16365 * ubuntu: AUFS -- enable in config and makefile
16366 * ubuntu: AUFS -- disable in favor of overlayfs
16367 * [Config] linux-virtual -- should include the extX modules
16368 - LP: #912308
16369
16370 [ Tyler Hicks ]
16371
16372 * SAUCE: eCryptfs: Improve statfs reporting
16373 - LP: #885744
16374
16375 [ Upstream Kernel Changes ]
16376
16377 * rebase to upstream v3.2
16378
16379 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
16380
16381 linux (3.2.0-7.13) precise; urgency=low
16382
16383 [ Upstream Kernel Changes ]
16384
16385 * rebase to upstream 3.2-rc7
16386
16387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
16388
16389 linux (3.2.0-6.12) precise; urgency=low
16390
16391 [ Upstream Kernel Changes ]
16392
16393 * rebase to upstream v3.2-rc6
16394
16395 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
16396
16397 linux (3.2.0-5.11) precise; urgency=low
16398
16399 [ Andy Whitcroft ]
16400
16401 * enforcer -- allow arch and flavour predicates to take lists
16402 * enforcer -- simplify armel/armhf specific options
16403 * enforcer -- fix incorrectly specified flavour matches
16404
16405 [ Leann Ogasawara ]
16406
16407 * [Config] Disable IRQ_REMAP
16408 * [Config] Enable CONFIG_SENSORS_LM95245=m
16409 * [Config] Enable CONFIG_SENSORS_MAX1668=m
16410 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
16411 * [Config] Enable CONFIG_SENSORS_MAX6639=m
16412 * [Config] Enable CONFIG_SENSORS_MAX6642=m
16413 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
16414 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
16415 * [Config] Enable CONFIG_PATA_TOSHIBA=m
16416 * [Config] Enable CONFIG_POHMELFS=m
16417 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
16418 * [Config] Enable CONFIG_PATA_OPTI=m
16419 * add overlayfs to virtual inclusion list
16420 - LP: #903897
16421 * add veth to virtual inclusion list
16422 - LP: #903897
16423 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
16424
16425 [ Paolo Pisati ]
16426
16427 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
16428 - LP: #903346
16429
16430 [ Tim Gardner ]
16431
16432 * [Config] CONFIG_LOCKUP_DETECTOR=y
16433 - LP: #903615
16434
16435 [ Upstream Kernel Changes ]
16436
16437 * rebase to upstream 55b02d2f
16438
16439 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
16440
16441 linux (3.2.0-4.10) precise; urgency=low
16442
16443 [ Kyle McMartin ]
16444
16445 * SAUCE: dmar: disable if ricoh multifunction detected
16446 - LP: #894070
16447
16448 [ Seth Forshee ]
16449
16450 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
16451 - LP: #581312
16452
16453 [ Tim Gardner ]
16454
16455 * Start new release, Bump ABI, rebase to 3.2-rc5
16456
16457 [ Leann Ogasawara ]
16458
16459 * [Config] Enable CONFIG_SENSORS_AK8975=m
16460
16461 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
16462
16463 linux (3.2.0-3.9) precise; urgency=low
16464
16465 [ Andy Whitcroft ]
16466
16467 * SAUCE: ext4: correct partial write discard size calculation
16468 - LP: #894768
16469
16470 [ Leann Ogasawara ]
16471
16472 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
16473 - LP: #892615
16474
16475 [ Matthew Garrett ]
16476
16477 * SAUCE: pci: Rework ASPM disable code
16478
16479 [ Upstream Kernel Changes ]
16480
16481 * x86: Fix boot failures on older AMD CPU's
16482 - LP: #892615
16483 * EHCI : Fix a regression in the ISO scheduler
16484 - LP: #899165
16485
16486 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
16487
16488 linux (3.2.0-3.8) precise; urgency=low
16489
16490 [ Andy Whitcroft ]
16491
16492 * armhf -- add d-i configuration
16493 * armhf -- disable ABI checks for armhf
16494 * armhf -- add arch to getabis config
16495
16496 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
16497
16498 linux (3.2.0-3.7) precise; urgency=low
16499
16500 [ Stefan Bader ]
16501
16502 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
16503 synchronous, regardless of lazy_mmu mode
16504 - LP: #854050
16505
16506 [ Tim Gardner ]
16507
16508 * rebase to v3.2-rc4
16509
16510 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
16511
16512 linux (3.2.0-2.6) precise; urgency=low
16513
16514 [ Andy Whitcroft ]
16515
16516 * armhf -- fix omap flavour to build on armhf
16517 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
16518
16519 [ Borislav Petkov ]
16520
16521 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
16522 - LP: #892615
16523
16524 [ Colin Watson ]
16525
16526 * Add pata_macio to pata-modules
16527
16528 [ Tim Gardner ]
16529
16530 * [Config] Prefer crda over wireless-crda
16531 * [Config] Fix virtual inclusion list.
16532 - LP: #897795
16533
16534 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
16535
16536 linux (3.2.0-2.5) precise; urgency=low
16537
16538 [ Paolo Pisati ]
16539
16540 * [Config] PANEL_DVI=y
16541
16542 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
16543
16544 linux (3.2.0-2.4) precise; urgency=low
16545
16546 [ Andy Whitcroft ]
16547
16548 * rebase to v3.2-rc3
16549
16550 [ Leann Ogasawara ]
16551
16552 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
16553 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
16554 * Revert "olpc_dcon_xo_1_5 needs delay.h"
16555 * Revert "olpc_dcon_xo_1 needs delay.h"
16556 * rebase to 6fe4c6d4
16557 * [Config] updateconfigs after rebase to 6fe4c6d4
16558
16559 [ Tim Gardner ]
16560
16561 * [Config] Replace wireless-crda with crda,wireless-regdb
16562 - LP: #856421
16563 * [Config] Relax the dependencies on crda
16564
16565 [ Upstream Kernel Changes ]
16566
16567 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
16568 - LP: #724831
16569 * Ubuntu: remove coreutils|fileutils package dependency
16570 - LP: #892814
16571 * iio: iio_event_getfd -- fix ev_int build failure
16572
16573 [ Upstream Kernel Changes ]
16574
16575 * Rebase to v3.2-rc3
16576
16577 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
16578
16579 linux (3.2.0-1.3) precise; urgency=low
16580
16581 [ Upstream Kernel Changes ]
16582
16583 * Ubuntu: Add ext2 to fs-core-modules
16584 - LP: #893395
16585
16586 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
16587
16588 linux (3.2.0-1.2) precise; urgency=low
16589
16590 [ Andy Whitcroft ]
16591
16592 * [Config] enable CONFIG_NFC and associated devices
16593 * SAUCE: allow brcmsmac and b43 to both build
16594
16595 [ Soren Hansen ]
16596
16597 * Add ixgbe driver to d-i
16598 - LP: #891969
16599
16600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
16601
16602 linux (3.2.0-1.1) precise; urgency=low
16603 [ Andy Whitcroft ]
16604
16605 * armhf -- enable armhf and create the first flavours
16606 * SAUCE: ensure root is ready before running usermodehelpers in it
16607 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
16608
16609 [ Leann Ogasawara ]
16610
16611 * Temporarily ignore module check
16612 * [Config] Enable PCI_IOV on powerpc
16613 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
16614 * rebase to v3.2-rc2
16615 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
16616 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
16617 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
16618 * SAUCE: select ARM_AMBA if OMAP3_EMU
16619 * [Config] updateconfigs after select ARM_AMBA
16620 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
16621 * [Config] Enable CONFIG_EXT2_FS=m
16622 * [Config] Build in CONFIG_SATA_AHCI=y
16623 * Resolve linux-image-extra's install dependency
16624
16625 [ Seth Forshee ]
16626
16627 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
16628 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
16629 Documentation
16630 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
16631 alps_model_info
16632 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
16633 size
16634 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
16635 3 and 4
16636 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
16637 protocol
16638 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
16639 versions 3 and 4
16640
16641 [ Stefan Bader ]
16642
16643 * [Config] Built-in xen-netfront and xen-blkfront
16644 * Fix build of dm-raid45 and re-enable it
16645
16646 [ Tim Gardner ]
16647
16648 * [Config] CONFIG_USB_XHCI_HCD=y
16649 - LP: #886167
16650 * [Config] CONFIG_R6040=m
16651 - LP: #650899
16652 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
16653 - LP: #854399
16654 * [Config] Consolidated amd64 server flavour into generic
16655 * [Config] updateconfigs after rebase to 3.2-rc1
16656 * [Config] Disabled dm-raid4-5
16657 * [Config] Disabled ndiswrapper
16658 * [Config] Disable vt6656
16659 * [Config] exclude ppp-modules for virtual flavour
16660 * [Config] CONFIG_MEMSTICK_R592=m
16661 - LP: #238208
16662
16663 [ Upstream Kernel Changes ]
16664
16665 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
16666 - LP: #887780
16667 * CHROMIUM: seccomp_filter: add process state reporting
16668 - LP: #887780
16669 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
16670 works.
16671 - LP: #887780
16672 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
16673 - LP: #887780
16674 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
16675 - LP: #887780
16676 * CHROMIUM: seccomp_filters: move to btrees
16677 * CHROMIUM: enable CONFIG_BTREE
16678 * CHROMIUM: seccomp_filter: kill NR_syscall references
16679 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
16680 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
16681 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
16682 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
16683 * CHROMIUM: seccomp_filter: inheritance documentation
16684 * CHROMIUM: seccomp_filter: make inherited filters composable
16685 * CHROMIUM: Fix seccomp_t compile error
16686 - LP: #887780
16687 * CHROMIUM: Fix kref usage
16688 - LP: #887780
16689 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
16690 * rebase to v3.2-rc2
16691
16692 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
16693
16694 linux (3.1.0-2.3) precise; urgency=low
16695
16696 [ Tim Gardner ]
16697
16698 * Add postinit and postrm scripts to the extras package
16699 - LP: #882120
16700
16701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
16702
16703 linux (3.1.0-2.2) precise; urgency=low
16704
16705 [ Andy Whitcroft ]
16706
16707 * debian: add locking to protect debian/files from parallel update
16708
16709 [ Leann Ogasawara ]
16710
16711 * rebase to v3.1
16712
16713 [ Upstream Kernel Changes ]
16714
16715 * rebase to v3.1
16716
16717 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
16718
16719 linux (3.1.0-1.1) precise; urgency=low
16720
16721 [ Andiry Xu ]
16722
16723 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
16724 - LP: #872811
16725
16726 [ Andy Whitcroft ]
16727
16728 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
16729 - LP: #832694
16730 * Revert "ubuntu: compcache -- version 0.5.3"
16731 - LP: #832694
16732 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
16733 * [Config] Enable CONFIG_MACVTAP=m
16734 - LP: #822601
16735 * record the compiler in the ABI and check for inconsistant builds
16736 * [Config] move ECRYPT_FS back to =y for all architectures
16737 - LP: #827197
16738 * [Config] enable CONFIG_DRM_VMWGFX=m
16739 - LP: #698009
16740 * [Config] re-fix ECRYPT_FS=y
16741 - LP: #827197
16742 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
16743 - LP: #827197
16744 * [Config] dropping compcache configuration options
16745 * [Config] standardise on HZ=250
16746 * SAUCE: headers_install: fix #include "..." usage for userspace
16747 - LP: #824377
16748 * make module-inclusion selection retain the left overs
16749 * add a new linux-image-extras package for virtual
16750
16751 [ Colin Watson ]
16752
16753 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
16754
16755 [ edwin_rong ]
16756
16757 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
16758 - LP: #824273
16759
16760 [ Greg Kroah-Hartman ]
16761
16762 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
16763 - LP: #824273
16764
16765 [ Jesse Sung ]
16766
16767 * SAUCE: Unregister input device only if it is registered
16768 - LP: #839238
16769
16770 [ Jiri Kosina ]
16771
16772 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
16773
16774 [ Joshua V. Dillon ]
16775
16776 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
16777
16778 [ Kees Cook ]
16779
16780 * [Config] enable and enforce SECCOMP_FILTER on x86
16781
16782 [ Keng-Yu Lin ]
16783
16784 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
16785 - LP: #824273
16786
16787 [ Leann Ogasawara ]
16788
16789 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
16790 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
16791 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
16792 readdir"
16793 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
16794 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
16795 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
16796 * Revert "ubuntu: overlayfs -- overlay filesystem"
16797 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
16798 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
16799 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
16800 than just revision"
16801 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
16802 * Revert "ubuntu: fsam7400 disable driver"
16803 - LP: #876030
16804 * rebase to v3.1-rc1
16805 * [Config] updateconfigs after rebase to v3.1-rc1
16806 * rebase to v3.1-rc2
16807 * [Config] Updateconfigs after rebase to v3.1-rc2
16808 * ubuntu: Yama - update calls to generic_permission() and
16809 inode->i_op->permission()
16810 * ubuntu: ndiswrapper -- remove netdev_priv macro
16811 * ubuntu: aufs -- Temporarily disable due to build failure
16812 * [Config] Diable INTEL_MID_PTI on armel
16813 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
16814 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
16815 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
16816 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
16817 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
16818 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
16819 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
16820 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
16821 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
16822 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
16823 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
16824 * [Config] Enable CONFIG_ECHO=m on powerpc
16825 * [Config] Enable CONFIG_ET131X=m on powerpc
16826 * [Config] Set CONFIG_FB_MATROX=m
16827 * [Config] Enable CONFIG_FB_UDL=m on powerpc
16828 * [Config] Set CONFIG_FB_VIRTUAL=n
16829 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
16830 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
16831 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
16832 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
16833 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
16834 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
16835 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
16836 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
16837 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
16838 * [Config] Enable CONFIG_IBMVETH=m on powerpc
16839 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
16840 * [Config] Enable CONFIG_IGB=m on powerpc
16841 * [Config] Enable CONFIG_IIO=m on powerpc
16842 * [Config] Enable CONFIG_INFINIBAND_NES=m
16843 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
16844 * [Config] Enable CONFIG_IWL3945=m on powerpc
16845 * [Config] Disable CONFIG_KVM_BOOK3S_64
16846 * [Config] Enable CONFIG_LAPBETHER=m on arm
16847 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
16848 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
16849 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
16850 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
16851 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
16852 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
16853 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
16854 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
16855 * [Config] Enable CONFIG_MEMSTICK=m on arm
16856 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
16857 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
16858 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
16859 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
16860 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
16861 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
16862 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
16863 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
16864 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
16865 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
16866 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
16867 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
16868 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
16869 * [Config] Enable CONFIG_MTD_SST25L=m on arm
16870 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
16871 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
16872 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
16873 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
16874 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
16875 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
16876 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
16877 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
16878 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
16879 * [Config] Enable CONFIG_PANEL=m on powerpc
16880 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
16881 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
16882 - LP: #833705
16883 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
16884 - LP: #837332
16885 * [Config] Update CONFIG_EFI_VARS enforcer check
16886 * [Config] Add aufs to virtual flavor inclusion list
16887 - LP: #844159
16888 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
16889 - LP: #818933
16890 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
16891 - LP: #768039
16892 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
16893 - LP: #838402
16894 * [Config] Add igbvf to the virtual flavor inclusion list
16895 - LP: #794570
16896 * [Config] Add ixgbevf to the virtual inclusion list
16897 - LP: #872411
16898 * [Config] Transition -generic and -server to be identical
16899 * rebase to v3.1-rc10
16900
16901 [ Luke Yelavich ]
16902
16903 * [Config] Disable legacy IDE drivers on powerpc
16904
16905 [ Ming Lei ]
16906
16907 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
16908 - LP: #801719
16909 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
16910 Sandybridge chipsets(v2)
16911 - LP: #737388, #782389, #794642
16912
16913 [ Paolo Pisati ]
16914
16915 * [Config] Compile-in vfat support for armel
16916 - LP: #853783
16917
16918 [ Randy Dunlap ]
16919
16920 * SAUCE: staging: fix rts5139 depends & build
16921 - LP: #824273
16922
16923 [ Rene Bolldorf ]
16924
16925 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
16926 power in 'ideapad_backlight_notify_power' to avoid a page fault
16927
16928 [ Seth Forshee ]
16929
16930 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
16931 - LP: #681904
16932 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
16933 - LP: #810020
16934
16935 [ Stefan Bader ]
16936
16937 * (config) Package macvlan and macvtap for virtual
16938 * [Config] Force perf to use libiberty for demangling
16939 - LP: #783660
16940 * SAUCE: xen: Do not use pv spinlocks on HVM
16941 - LP: #838026
16942
16943 [ Tim Gardner ]
16944
16945 * [Config] Clean up tools rules
16946 * [Config] Package x86_energy_perf_policy and turbostat
16947 - LP: #797556
16948 * rebase to v3.1-rc3
16949 * [Config] Simplify binary-udebs dependencies
16950 * [Config] kernel preparation cannot be parallelized
16951 * [Config] Linearize module/abi checks
16952 * [Config] Linearize and simplify tree preparation rules
16953 * [Config] Build kernel image in parallel with modules
16954 * [Config] Set concurrency for kmake invocations
16955 * [Config] Improve install-arch-headers speed
16956 * [Config] Fix binary-perarch dependencies
16957 * [Config] Removed stamp-flavours target
16958 * [Config] Serialize binary indep targets
16959 * [Config] Use build stamp directly
16960 * [Config] Restore prepare-% target
16961 * rebase to v3.1-rc4
16962 * rebase to v3.1-rc5
16963 * [Config] Disable makedumpfile for i386/amd64
16964 * rebase to v3.1-rc6
16965 * [Config] Fix binary-% build target
16966 * rebase to v3.1-rc7
16967 * rebase to v3.1-rc8
16968 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
16969 - LP: #854399
16970 * [Config] Enable ftrace support in the mac80211 layer
16971 - LP: #865171
16972 * rebase to v3.1-rc9
16973 * SAUCE: usb/core/devio.c: Check for printer class specific request
16974 - LP: #872711
16975
16976 [ Upstream Kernel Changes ]
16977
16978 * overlay filesystem
16979 * overlayfs: add statfs support
16980 * overlayfs: implement show_options
16981 * overlay: overlay filesystem documentation
16982 * fs: limit filesystem stacking depth
16983
16984 [ Will Drewry ]
16985
16986 * SAUCE: seccomp_filter: new mode with configurable syscall filters
16987 * SAUCE: seccomp_filter: add process state reporting
16988 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
16989 works.
16990 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
16991
16992 [ Upstream Kernel Changes ]
16993
16994 * rebase to v3.1-rc1
16995 * rebase to v3.1-rc2
16996 * rebase to v3.1-rc3
16997 +CONFIG_BLK_DEV_BSGLIB=y
16998 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
16999 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
17000 * rebase to v3.1-rc4
17001 * rebase to v3.1-rc5
17002 * rebase to v3.1-rc6
17003 * rebase to v3.1-rc7
17004 * rebase to v3.1-rc8
17005 * rebase to v3.1-rc9
17006 * rebase to v3.1-rc10
17007
17008 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
17009
17010 linux (3.1.0-1.0) oneiric; urgency=low
17011
17012 [ Leann Ogasawara ]
17013
17014 * Open P-series
17015
17016 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
17017
17018 linux (3.0.0-8.10) oneiric; urgency=low
17019
17020 [ Adam Jackson ]
17021
17022 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
17023 - LP: #753994
17024
17025 [ John Johansen ]
17026
17027 * [Config] Enable missing IPv6 options
17028
17029 [ Leann Ogasawara ]
17030
17031 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
17032 - LP: #819925
17033 * Rebase to 3.0.1
17034
17035 [ Upstream Kernel Changes ]
17036
17037 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
17038 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
17039 - LP: #783582
17040 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
17041 - LP: #796476
17042 * KVM: Add SMEP support when setting CR4
17043 - LP: #796476
17044 * KVM: Mask function7 ebx against host capability word9
17045 - LP: #796476
17046 * KVM: Add instruction fetch checking when walking guest page table
17047 - LP: #796476
17048
17049 [ Upstream Kernel Changes ]
17050
17051 * rebase to v3.0.1
17052
17053 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
17054
17055 linux (3.0.0-7.9) oneiric; urgency=low
17056
17057 [ Andy Whitcroft ]
17058
17059 * Revert "[Upstream] add local prefix to oss local change_bits"
17060 * Revert "SAUCE: add tracing for user initiated readahead requests"
17061 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
17062 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
17063 Zhaoyang E47"
17064 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
17065 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
17066 (grub)"
17067 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
17068 checks"
17069 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
17070 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
17071 vt switch"
17072 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
17073 - LP: #816035
17074 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
17075 it
17076 * SAUCE: (no-up) add tracing for user initiated readahead requests
17077 * SAUCE: vt -- maintain bootloader screen mode and content until vt
17078 switch
17079 * SAUCE: vt -- allow grub to request automatic vt_handoff
17080
17081 [ Arjan van de Ven ]
17082
17083 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
17084
17085 [ Kees Cook ]
17086
17087 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
17088 * [Config] enforce ACPI_CUSTOM_METHOD disabled
17089
17090 [ Keng-Yu Lin ]
17091
17092 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
17093 Zhaoyang E47
17094 - LP: #632884, #803005
17095
17096 [ Leann Ogasawara ]
17097
17098 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
17099 - LP: #513131
17100 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
17101 - LP: #815064
17102
17103 [ Rezwanul Kabir ]
17104
17105 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
17106 Dell E2 series Laptops
17107 - LP: #632884
17108
17109 [ Upstream Kernel Changes ]
17110
17111 * Revert "yama: if an underlying filesystem provides a permissions op use
17112 it"
17113 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
17114 series Laptops"
17115 * Revert "tty: include linux/slab.h for kfree"
17116 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
17117 * Revert "pch_dma: add include/slab.h for kfree"
17118 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
17119 - LP: #773524
17120 * oss: rename local change_bits to avoid powerpc bitsops.h definition
17121
17122 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
17123
17124 linux (3.0.0-7.8) oneiric; urgency=low
17125
17126 [ Andy Whitcroft ]
17127
17128 * ubuntu: overlayfs -- overlayfs: add statfs support
17129 * [Config] enable CONFIG_OVERLAYFS
17130
17131 [ Erez Zadok ]
17132
17133 * ubuntu: overlayfs -- overlayfs: implement show_options
17134
17135 [ Leann Ogasawara ]
17136
17137 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
17138 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
17139 * [Config] Disable CONFIG_ATM_DUMMY on arm
17140 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
17141 * Temporarily disable module check on arm
17142 * Rebase to 3.0 final
17143 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
17144 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
17145 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
17146 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
17147 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
17148 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
17149 * [Config] Enable CONFIG_DM9000=m on arm
17150 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
17151 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
17152
17153 [ Miklos Szeredi ]
17154
17155 * ubuntu: overlayfs -- vfs: add i_op->open()
17156 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
17157 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
17158 * ubuntu: overlayfs -- overlay filesystem
17159 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
17160 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
17161 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
17162 * ubuntu: overlayfs -- ovl: make lower mount read-only
17163
17164 [ Neil Brown ]
17165
17166 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
17167
17168 [ Tim Gardner ]
17169
17170 * [Config] Add enic/fnic to udebs
17171 - LP: #801610
17172
17173 [ Upstream Kernel Changes ]
17174
17175 * yama: if an underlying filesystem provides a permissions op use it
17176
17177 [ Major Kernel Changes ]
17178
17179 * Rebase to 3.0 final
17180
17181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
17182
17183 linux (3.0.0-6.7) oneiric; urgency=low
17184
17185 [ Eagon Yager ]
17186
17187 * [Config] Fix misspelled 'skipmodule' in arm makefile.
17188
17189 [ Keng-Yu Lin ]
17190
17191 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
17192 - LP: #632884, #803005
17193
17194 [ Leann Ogasawara ]
17195
17196 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
17197 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
17198 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
17199 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
17200 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
17201 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
17202 * [Config] Set CONFIG_ACPI_SBS=m
17203 * [Config] Set CONFIG_ACPI_WMI=m
17204 * [Config] Set CONFIG_AD7150=m on arm
17205 * [Config] Set CONFIG_AD7152=m on arm
17206 * [Config] Drop CONFIG_GPIO_S5PV210
17207 * [Config] Drop CONFIG_GPIO_S5PC100
17208 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
17209 * [Config] Drop CONFIG_GPIO_EXYNOS4
17210
17211 [ Stefan Bader ]
17212
17213 * SAUCE: Re-enable RODATA for i386 virtual
17214 - LP: #809838
17215
17216 [ Upstream Kernel Changes ]
17217
17218 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
17219 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
17220 - LP: #771758
17221
17222 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
17223
17224 linux (3.0.0-5.6) oneiric; urgency=low
17225
17226 [ Tim Gardner ]
17227
17228 * [Config] CONFIG_RTL8192CU=m
17229 * Rebase to -rc7
17230
17231 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
17232
17233 linux (3.0.0-4.5) oneiric; urgency=low
17234
17235 [ Ming Lei ]
17236
17237 * SAUCE: fix yama_ptracer_del lockdep warning
17238 - LP: #791019
17239
17240 [ Seth Forshee ]
17241
17242 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
17243 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
17244 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
17245 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
17246 - LP: #805218
17247
17248 [ Tim Gardner ]
17249
17250 * [Config] updateconfigs after rebase to -rc6+
17251 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
17252 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
17253 * Revert "UBUNTU: add dependancies for module-init-tools"
17254 This dependency is no longer required for a 3 digit version.
17255
17256 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
17257
17258 linux (3.0-3.4) oneiric; urgency=low
17259
17260 [ Keng-Yu Lin ]
17261
17262 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
17263 killswitch"
17264 - LP: #775281
17265
17266 [ Leann Ogasawara ]
17267
17268 * rebase to v3.0-rc5
17269 * [Config] updateconfigs after rebase to 3.0-rc5
17270
17271 [ Tim Gardner ]
17272
17273 * [Config] Remove ubuntu/rtl8192se
17274 * [Config] Added armel ABI files
17275 * [Config] Removed armel versatile flavour
17276 * [Config] CONFIG_INTEL_MEI=m
17277 - LP: #716867
17278
17279 [ Upstream Kernel Changes ]
17280
17281 * ALSA: hda - Enable auto-parser as default for Conexant codecs
17282
17283 [ Upstream Kernel Changes ]
17284
17285 * rebase to v3.0-rc5
17286
17287 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
17288
17289 linux (3.0-2.3) oneiric; urgency=low
17290
17291 [ Andy Whitcroft ]
17292
17293 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
17294
17295 [ Leann Ogasawara ]
17296
17297 * rebase to v3.0-rc4
17298 * [Config] updateconfigs after rebase to 3.0-rc4
17299 * fix ERROR: __devcgroup_inode_permission undefined
17300
17301 [ Stefan Bader ]
17302
17303 * SAUCE: iscsitarget: Remove driver from the kernel
17304
17305 [ Tim Gardner ]
17306
17307 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
17308 * [Config] Add grub-efi as a recommended bootloader for server and
17309 generic
17310 - LP: #800910
17311
17312 [ Upstream Kernel Changes ]
17313
17314 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
17315
17316 [ Leann Ogasawara ]
17317
17318 * rebase to v3.0-rc4
17319
17320 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
17321
17322 linux (3.0-1.2) oneiric; urgency=low
17323
17324 [ Andy Whitcroft ]
17325
17326 * [Config] enable CONFIG_CAN_CALC_BITTIMING
17327
17328 [ Leann Ogasawara ]
17329
17330 * rebase to v3.0-rc3
17331 * [Config] updateconfigs after rebase to 3.0-rc3
17332
17333 [ Upstream Kernel Changes ]
17334
17335 * perf: clear out make flags when calling kernel make kernelver
17336
17337 [ Leann Ogasawara ]
17338
17339 * rebase to v3.0-rc3
17340
17341 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
17342
17343 linux (3.0-0.1) oneiric; urgency=low
17344
17345 [ Andy Whitcroft ]
17346
17347 * use the packaging version in the kernel
17348 * use the kernels idea of its version for version_signature
17349 * add dependancies for module-init-tools
17350 * update control files to version 3
17351 * printchanges/insertchanges allow override of prev_release
17352 * correct Vcs-Git: to point to oneiric
17353
17354 [ Leann Ogasawara ]
17355
17356 * rebase to v3.0-rc1
17357 * [Config] updateconfigs after rebase to 3.0-rc1
17358 * ubuntu: dm-raid4-5 fix up build failure
17359 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
17360 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
17361 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
17362 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
17363 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
17364 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
17365 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
17366 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
17367 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
17368 * rebase to v3.0-rc2
17369
17370 [ Manoj Iyer ]
17371
17372 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
17373 - LP: #790754
17374
17375 [ Upstream Kernel Changes ]
17376
17377 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
17378 demands it"
17379 * drm/i915: fix regression after clock gating init split
17380
17381 [ Major Kernel Changes ]
17382
17383 * rebase from v2.6.39 to v3.0-rc1
17384 * rebase from v3.0-rc1 to v3.0-rc2
17385
17386 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
17387
17388 linux (2.6.39-3.10) oneiric; urgency=low
17389
17390 [ Colin Ian King ]
17391
17392 * SAUCE: S3 early resume debug via keyboard LEDs
17393
17394 [ Ingo Molnar ]
17395
17396 * ubuntu: nx-emu - i386: NX emulation
17397 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
17398
17399 [ Leann Ogasawara ]
17400
17401 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
17402 * Revert "[Config] Disable CONFIG_DM_RAID45"
17403 * [Config] enable CONFIG_BRCMFMAC=y
17404 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
17405 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
17406
17407 [ Robert Nelson ]
17408
17409 * SAUCE: omap3: beagle: detect new xM revision B
17410 - LP: #770679
17411 * SAUCE: omap3: beagle: detect new xM revision C
17412 - LP: #770679
17413 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
17414 - LP: #770679
17415
17416 [ Stefan Bader ]
17417
17418 * SAUCE: Convert dm-raid45 to new block plugging
17419
17420 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
17421
17422 linux (2.6.39-3.9) oneiric; urgency=low
17423
17424 [ Leann Ogasawara ]
17425
17426 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
17427 * rebase to v2.6.39
17428 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
17429 * [Config] enable CONFIG_INPUT_APANEL=m
17430
17431 [ Thomas Schlichter ]
17432
17433 * SAUCE: vesafb: mtrr module parameter is uint, not bool
17434 - LP: #778043
17435 * SAUCE: vesafb: enable mtrr WC by default
17436 - LP: #778043
17437
17438 [ Major Kernel Changes ]
17439
17440 * rebase from v2.6.39-rc7 to v2.6.39
17441
17442 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
17443
17444 linux (2.6.39-2.8) oneiric; urgency=low
17445
17446 [ Andy Whitcroft ]
17447
17448 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
17449 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
17450 * Revert "[Config] Disable CONFIG_AUFS_FS"
17451 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
17452 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
17453 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
17454 * ubuntu: AUFS -- clean up the aufs updater and BOM
17455 * ubuntu: AUFS -- documentation on updating aufs2
17456
17457 [ Kees Cook ]
17458
17459 * ubuntu: Yama - LSM hooks
17460 * ubuntu: Yama - create task_free security callback
17461 * ubuntu: Yama - add ptrace relationship tracking interface
17462 * ubuntu: Yama - unconditionally chain to Yama LSM
17463
17464 [ Leann Ogasawara ]
17465
17466 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
17467 * Revert "[Config] Disable CONFIG_EASYCAP"
17468 * ubuntu: fsam7400 disable driver
17469 * ubuntu: omnibook disable driver
17470 * ubuntu: rfkill disable driver
17471
17472 [ Tim Gardner ]
17473
17474 * SAUCE: Fix extra reference in fb_open()
17475
17476 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
17477
17478 linux (2.6.39-2.7) oneiric; urgency=low
17479
17480 [ Leann Ogasawara ]
17481
17482 * rebase to v2.6.39-rc7
17483
17484 [ Major Kernel Changes ]
17485
17486 * rebase from v2.6.39-rc6 to v2.6.39-rc7
17487
17488 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
17489
17490 linux (2.6.39-1.6) oneiric; urgency=low
17491
17492 [ Leann Ogasawara ]
17493
17494 * rebase to v2.6.39-rc6
17495 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
17496
17497 [ Tim Gardner ]
17498
17499 * [Config] updateconfigs after rebase to 2.6.39-rc6
17500
17501 [ Major Kernel Changes ]
17502
17503 * rebase from v2.6.39-rc5 to v2.6.39-rc6
17504 - LP: #740126
17505
17506 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
17507
17508 linux (2.6.39-0.5) oneiric; urgency=low
17509
17510 [ Herton Ronaldo Krzesinski ]
17511
17512 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
17513 - LP: #764758
17514
17515 [ Leann Ogasawara ]
17516
17517 * rebase to v2.6.39-rc5
17518 * [Config] updateconfigs following rebase to v2.6.39-rc5
17519
17520 [ Paolo Pisati ]
17521
17522 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
17523 - LP: #759913
17524
17525 [ Stefan Bader ]
17526
17527 * Include nls_iso8859-1 for virtual images
17528 - LP: #732046
17529
17530 [ Major Kernel Changes ]
17531
17532 * rebase from v2.6.39-rc4 to v2.6.39-rc5
17533
17534 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
17535
17536 linux (2.6.39-0.4) oneiric; urgency=low
17537
17538 [ Leann Ogasawara ]
17539
17540 * rebase to v2.6.39-rc4
17541 * [Config] updateconfigs following rebase to v2.6.39-rc4
17542 * fixup powerpc implicit declaration of function
17543 'crash_kexec_wait_realmode'
17544 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
17545
17546 [ Tim Gardner ]
17547
17548 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
17549 - LP: #769503
17550 * [Config] Add cachefiles.ko to virtual flavour
17551 - LP: #770430
17552
17553 [ Major Kernel Changes ]
17554
17555 * rebase from v2.6.39-rc3 to v2.6.39-rc4
17556
17557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
17558
17559 linux (2.6.39-0.3) oneiric; urgency=low
17560
17561 [ Leann Ogasawara ]
17562
17563 * rebase to v2.6.39-rc3
17564 * crash_kexec_wait_realmode() undefined when !SMP
17565
17566 [ Tim Gardner ]
17567
17568 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
17569 - LP: #632327
17570
17571 [ Major Kernel Changes ]
17572
17573 * rebase from v2.6.39-rc2 to v2.6.39-rc3
17574
17575 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
17576
17577 linux (2.6.39-0.2) oneiric; urgency=low
17578
17579 [ Gustavo F. Padovan ]
17580
17581 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
17582 - LP: #720949
17583
17584 [ John Johansen ]
17585
17586 * AppArmor: Fix masking of capabilities in complain mode
17587 - LP: #748656
17588
17589 [ Leann Ogasawara ]
17590
17591 * rebase to v2.6.39-rc2
17592 * [Config] updateconfigs following rebase to v2.6.39-rc2
17593 * hv_mouse needs delay.h
17594 * olpc_dcon_xo_1 needs delay.h
17595 * olpc_dcon_xo_1_5 needs delay.h
17596 * Update dropped.txt for Oneiric
17597
17598 [ Steve Langasek ]
17599
17600 * [Config] Make linux-libc-dev coinstallable under multiarch
17601 - LP: #750585
17602
17603 [ Upstream Kernel Changes ]
17604
17605 * x86, hibernate: Initialize mmu_cr4_features during boot
17606 - LP: #752870
17607
17608 [ Major Kernel Changes ]
17609
17610 * rebase from v2.6.39-rc1 to v2.6.39-rc2
17611
17612 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
17613
17614 linux (2.6.39-0.1) oneiric; urgency=low
17615
17616 [ Brad Figg ]
17617
17618 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
17619 - LP: #737124
17620
17621 [ Henrik Rydberg ]
17622
17623 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
17624 * SAUCE: HID: ntrig: fix suspend/resume on recent models
17625
17626 [ Herton Ronaldo Krzesinski ]
17627
17628 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
17629 struct v4l2_subdev
17630 - LP: #745213
17631
17632 [ Kees Cook ]
17633
17634 * [Config] packaging: adjust perms on vmlinuz as well
17635 * SAUCE: nx-emu: further clarify dmesg reporting
17636 - LP: #745181
17637
17638 [ Leann Ogasawara ]
17639
17640 * rebase to v2.6.39-rc1
17641 * [Config] updateconfigs following rebase to v2.6.39-rc1
17642 * [Config] Disable CONFIG_DM_RAID45
17643 * [Config] Disable CONFIG_SCSI_ISCSITARGET
17644 * [Config] Disable CONFIG_EASYCAP
17645 * [Config] Disable CONFIG_AUFS_FS
17646 * update bnx2 firmware files in d-i/firmware/nic-modules
17647 * xhci-pci.c resolve implicit declaration of kzalloc
17648 * [Config] Enable CONFIG_DRM_PSB for only x86
17649 * [Config] Enable CONFIG_RTS_PSTOR for only x86
17650 * mfd/asic3: Fix typo, s/irq_data/data/
17651
17652 [ Luke Yelavich ]
17653
17654 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
17655 - LP: #745358
17656 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
17657 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
17658
17659 [ Manoj Iyer ]
17660
17661 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
17662 - LP: #745217
17663
17664 [ Tim Gardner ]
17665
17666 * SAUCE: INR_OPEN=4096
17667 - LP: #663090
17668 * SAUCE: Increase the default hard limit for open FDs to 4096
17669 - LP: #663090
17670
17671 [ Upstream Kernel Changes ]
17672
17673 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
17674 namespace cleanup
17675 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
17676 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
17677
17678 [ Major Kernel Changes ]
17679
17680 * rebase from v2.6.38 to v2.6.39-rc1
17681
17682 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
17683
17684 linux (2.6.39-0.0) oneiric; urgency=low
17685
17686 [ Leann Ogasawara ]
17687
17688 * Open Oneiric
17689
17690 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
17691
17692 linux (2.6.38-7.39) natty; urgency=low
17693
17694 [ Leann Ogasawara ]
17695
17696 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
17697
17698 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
17699
17700 linux (2.6.38-7.38) natty; urgency=low
17701
17702 [ Leann Ogasawara ]
17703
17704 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
17705 gcc-4.5.2-6ubuntu5 finished building on all arches.
17706
17707 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
17708
17709 linux (2.6.38-7.37) natty; urgency=low
17710
17711 [ Leann Ogasawara ]
17712
17713 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
17714
17715 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
17716
17717 linux (2.6.38-7.36) natty; urgency=low
17718
17719 [ Andy Whitcroft ]
17720
17721 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
17722 optimisation"
17723 * purge last vestiges of maverick
17724 * [Config] switch CONFIG_FB_VESA back to module
17725
17726 [ Chris Wilson ]
17727
17728 * SAUCE: drm/i915: Fix pipelined fencing
17729 - LP: #717114
17730
17731 [ Loïc Minier ]
17732
17733 * Include nls_cp437 module in virtual for fat
17734 - LP: #732046
17735 * Support arch= cross-compilation for any arch
17736 * Fix couple of typos in 0-common-vars.mk
17737 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
17738 * Add armhf to Debian -> Linux arch map
17739 * Add initial armhf.mk
17740 * Enable common packages for armhf
17741
17742 [ Upstream Kernel Changes ]
17743
17744 * Yama: fix default relationship to check thread group
17745 - LP: #737676
17746
17747 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
17748
17749 linux (2.6.38-7.35) natty; urgency=low
17750
17751 [ Andy Whitcroft ]
17752
17753 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
17754 * rebase fixes bug #715330
17755 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
17756 * rebase to v2.6.38 final
17757
17758 [ Herton Ronaldo Krzesinski ]
17759
17760 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
17761 - LP: #636091
17762
17763 [ Tim Gardner ]
17764
17765 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
17766
17767 [ Upstream Kernel Changes ]
17768
17769 * Yama: use thread group leader when creating match
17770 - LP: #729839
17771 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
17772 RAID controller
17773 - LP: #735240
17774 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
17775
17776 [ Major Kernel Changes ]
17777
17778 * rebase from v2.6.38-rc8 to v2.6.38 final
17779 - LP: #715330
17780
17781 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
17782
17783 linux (2.6.38-6.34) natty; urgency=low
17784
17785 [ Andy Whitcroft ]
17786
17787 * [Config] normalise CONFIG_INTEL_TXT
17788 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
17789 - LP: #730860
17790 * rebase to mainline v2.6.38-rc8
17791
17792 [ Major Kernel Changes ]
17793
17794 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
17795 to v2.6.38-rc8
17796
17797 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
17798
17799 linux (2.6.38-6.33) natty; urgency=low
17800
17801 [ Andy Whitcroft ]
17802
17803 * d-i -- enable speakup-modules udeb
17804 - LP: #672699
17805 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
17806 * [Config] debian PPC64 configuration
17807 * [Config] cleanup powerpc config fixing unexpected inconsistancies
17808 * [Config] resync ppc64 configuration
17809 * SAUCE: match up ENTRY/END naming for 32/64 bit
17810 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
17811 * [Config] update configs after rebase to
17812 fb62c00a6d8942775abc23d1621db1252e2d93d1
17813 * [Config] pps_gen_parport no longer built
17814
17815 [ Corentin Chary ]
17816
17817 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
17818 - LP: #689393
17819 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
17820 - LP: #689393
17821
17822 [ John Johansen ]
17823
17824 * SAUCE: Fix aufs calling of security_path_mknod
17825 - LP: #724456
17826
17827 [ Kees Cook ]
17828
17829 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
17830
17831 [ Tim Gardner ]
17832
17833 * rebase to 2.6.38-rc7
17834
17835 [ Upstream Kernel Changes ]
17836
17837 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
17838
17839 [ Major Kernel Changes ]
17840
17841 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
17842 fb62c00a6d8942775abc23d1621db1252e2d93d1
17843 - LP: #721389
17844 - LP: #722925
17845 - LP: #723672
17846 - LP: #723676
17847 - LP: #715318
17848
17849 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
17850
17851 linux (2.6.38-5.32) natty; urgency=low
17852
17853 [ Andy Whitcroft ]
17854
17855 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
17856 * [Config] updateconfigs following rebase to v2.6.38-rc6
17857 * [Config] enable CONFIG_DMAR
17858 - LP: #552311
17859
17860 [ Upstream Kernel Changes ]
17861
17862 * drm/i915: skip FDI & PCH enabling for DP_A
17863 - LP: #561802, #600453, #681877
17864
17865 [ Major Kernel Changes ]
17866
17867 * rebase from v2.6.38-rc5 to v2.6.38-rc6
17868 - LP: #718402
17869 - LP: #719524
17870 - LP: #721126
17871 - LP: #719691
17872 - LP: #722689
17873 - LP: #722310
17874
17875 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
17876
17877 linux (2.6.38-4.31) natty; urgency=low
17878
17879 [ Andy Whitcroft ]
17880
17881 * add in bugs closed by upstream patches pulled in by rebases
17882 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
17883 * [Config] enable CONFIG_VSX to allow use of vector instuctions
17884 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
17885 * rebase to mainline v2.6.38-rc5
17886 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
17887 supported
17888 - LP: #719691
17889
17890 [ Colin Ian King ]
17891
17892 * SAUCE: Dell All-In-One: Remove need for Dell module alias
17893
17894 [ Manoj Iyer ]
17895
17896 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
17897 - LP: #717435
17898
17899 [ Tim Gardner ]
17900
17901 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
17902
17903 [ Upstream Kernel Changes ]
17904
17905 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
17906 - LP: #702434
17907 * vfs: fix BUG_ON() in fs/namei.c:1461
17908
17909 [ Vladislav P ]
17910
17911 * SAUCE: Release BTM while sleeping to avoid deadlock.
17912 - LP: #713837
17913
17914 [ Major Kernel Changes ]
17915
17916 * rebase from v2.6.38-rc4 to v2.6.38-rc5
17917 - LP: #579276
17918 - LP: #715877
17919 - LP: #713769
17920 - LP: #716811
17921 * resync with Maverick Ubuntu-2.6.35-27.47
17922
17923 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
17924
17925 linux (2.6.38-3.30) natty; urgency=low
17926
17927 [ Andy Whitcroft ]
17928
17929 * rebase to v2.6.38-rc4
17930 * ppc64 -- add basic architecture
17931 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
17932
17933 [ Colin Ian King ]
17934
17935 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
17936 - LP: #676997
17937 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
17938 - LP: #701530
17939 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
17940 - LP: #701530
17941
17942 [ Dan Rosenberg ]
17943
17944 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
17945
17946 [ Kees Cook ]
17947
17948 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
17949 attacking"
17950 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
17951
17952 [ Tim Gardner ]
17953
17954 * [Config] CONFIG_BLK_CGROUP=y
17955 - LP: #706394
17956 * [Config] CONFIG_DELL_WMI_AIO=m
17957
17958 [ Upstream Kernel Changes ]
17959
17960 * drm/i915/lvds: Restore dithering on native modes for gen2/3
17961 - LP: #711568
17962
17963 [ Upstream Kernel Changes ]
17964
17965 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
17966 - LP: #701271
17967 - LP: #708521
17968 - LP: #710371
17969
17970 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
17971
17972 linux (2.6.38-2.29) natty; urgency=low
17973
17974 [ Andy Whitcroft ]
17975
17976 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
17977 * [Config] updateconfigs following rebase to
17978 1f0324caefd39985e9fe052fac97da31694db31e
17979 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
17980 * [Config] reenable HIBERNATE
17981 - LP: #710877
17982 * rebase to v2.6.38-rc3
17983 * [Config] reenable CONFIG_CRASH_DUMP
17984
17985 [ Kamal Mostafa ]
17986
17987 * SAUCE: rtl8192se: fix source file perms
17988 * SAUCE: rtl8192se: fix source file newline
17989 * SAUCE: omnibook: fix source file newline
17990
17991 [ Kees Cook ]
17992
17993 * [Config] packaging: really make System.map mode 0600
17994
17995 [ Ricardo Salveti de Araujo ]
17996
17997 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
17998 PM34XX_ERRATUM
17999
18000 [ Soren Hansen ]
18001
18002 * SAUCE: nbd: Remove module-level ioctl mutex
18003
18004 [ Tim Gardner ]
18005
18006 * SAUCE: Disable building the ACPI debugfs source
18007
18008 [ Upstream Kernel Changes ]
18009
18010 * Set physical start and alignment 1M for virtual i386
18011 - LP: #710754
18012
18013 [ Upstream Kernel Changes ]
18014
18015 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
18016 to v2.6.38-rc3
18017 - LP: #707902
18018
18019 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
18020
18021 linux (2.6.38-1.28) natty; urgency=low
18022
18023 [ Andy Whitcroft ]
18024
18025 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
18026
18027 [ Ricardo Salveti de Araujo ]
18028
18029 * SAUCE: omap3: beaglexm: fix DVI initialization
18030 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
18031 display work at Beagle
18032
18033 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
18034
18035 linux (2.6.38-1.27) natty; urgency=low
18036
18037 [ Andy Whitcroft ]
18038
18039 * ubuntu: AUFS -- update aufs-update to track new locations of headers
18040 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
18041 * SAUCE: ensure root is ready before running usermodehelpers in it
18042 * correct the Vcs linkage to point to natty
18043 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
18044 * [Config] update configs following rebase
18045 e78bf5e6cbe837daa6ab628a5f679548742994d3
18046 * SAUCE: Yama: follow changes to generic_permission
18047 * ubuntu: compcache -- follow changes to bd_claim/bd_release
18048 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
18049 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
18050 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
18051 * update package version to match payload version
18052 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
18053 * rebase to v2.6.38-rc1
18054 * [Config] updateconfigs following rebase to v2.6.38-rc1
18055 * SAUCE: x86 fix up jiffies/jiffies_64 handling
18056 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
18057 * [Config] updateconfigs following rebase to
18058 2b1caf6ed7b888c95a1909d343799672731651a5
18059 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
18060 * ubuntu: AUFS -- suppress benign plink warning messages
18061 - LP: #621195
18062 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
18063 * rebase to v2.6.38-rc2
18064 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
18065 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
18066 * [Config] update configs following rebase to
18067 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
18068 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
18069 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
18070 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
18071 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
18072
18073 [ Kees Cook ]
18074
18075 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
18076
18077 [ Stefan Bader ]
18078
18079 * Temporarily disable RODATA for virtual i386
18080 - LP: #699828
18081
18082 [ Tim Gardner ]
18083
18084 * [Config] CONFIG_NLS_DEFAULT=utf8
18085 - LP: #683690
18086 * [Config] CONFIG_HIBERNATION=n
18087 * update bnx2 firmware files in d-i/firmware/nic-modules
18088
18089 [ Upstream Kernel Changes ]
18090
18091 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
18092 objects."
18093 * packaging: make System.map mode 0600
18094 * thinkpad_acpi: Always report scancodes for hotkeys
18095 - LP: #702407
18096 * sched: tg->se->load should be initialised to tg->shares
18097 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
18098 * brcm80211: include linux/slab.h for kfree
18099 * pch_dma: add include/slab.h for kfree
18100 * i2c-eg20t: include linux/slab.h for kfree
18101 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
18102 * tty: include linux/slab.h for kfree
18103 * winbond: include linux/delay.h for mdelay et al
18104
18105 [ Upstream Kernel Changes ]
18106
18107 * mark the start of v2.6.38 versioning
18108 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
18109 - LP: #689886
18110 - LP: #702125
18111 - LP: #608775
18112 - LP: #215802
18113 - LP: #686333
18114 - LP: #677830
18115 - LP: #677652
18116 - LP: #696493
18117 - LP: #697240
18118 - LP: #689036
18119 - LP: #705323
18120 - LP: #686692
18121
18122 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
18123
18124 linux (2.6.37-12.26) natty; urgency=low
18125
18126 [ Andy Whitcroft ]
18127
18128 * rebase to v2.6.37-rc8
18129 * [Config] armel -- reenable omap flavour
18130 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
18131 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
18132 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
18133 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
18134 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
18135 * [Config] track missing modules
18136 * rebase to v2.6.37 final
18137
18138 [ Chase Douglas ]
18139
18140 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
18141 Magic Trackpad
18142
18143 [ Stefan Bader ]
18144
18145 * Revert "SAUCE: blkfront: default to sd devices"
18146 - LP: #684875
18147
18148 [ Tim Gardner ]
18149
18150 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
18151 - LP: #380138
18152 * [Config] Added autofs4.ko to -virtual flavour
18153 - LP: #692917
18154
18155 [ Upstream Kernel Changes ]
18156
18157 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
18158 Laptops
18159 - LP: #632884
18160
18161 [ Upstream Kernel Changes ]
18162
18163 * rebase to v2.6.37-rc8
18164 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
18165 * rebase to v2.6.37 final
18166
18167 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
18168
18169 linux (2.6.37-11.25) natty; urgency=low
18170
18171 [ Andy Whitcroft ]
18172
18173 * [Config] d-i -- add hpsa to the list of block devices
18174 - LP: #684304
18175 * [Config] add vmw-balloon driver to -virtual flavour
18176 - LP: #592039
18177 * rebase to v2.6.37-rc7
18178
18179 [ Upstream Kernel Changes ]
18180
18181 * rebase to v2.6.37-rc7
18182
18183 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
18184
18185 linux (2.6.37-10.24) natty; urgency=low
18186
18187 [ Andy Whitcroft ]
18188
18189 * rebase to v2.6.37-rc6
18190 * updateconfigs following rebase to v2.6.37-rc6
18191
18192 [ Upstream Kernel Changes ]
18193
18194 * rebase to v2.6.37-rc6
18195
18196 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
18197
18198 linux (2.6.37-9.23) natty; urgency=low
18199
18200 [ Andy Whitcroft ]
18201
18202 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
18203 - LP: #689606
18204 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
18205 - LP: #689606
18206
18207 [ Kees Cook ]
18208
18209 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
18210 - LP: #690190
18211
18212 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
18213
18214 linux (2.6.37-9.22) natty; urgency=low
18215
18216 [ Andy Whitcroft ]
18217
18218 * rebase to v2.6.35-rc5
18219 * [Config] updateconfigs following rebase to v2.6.37-rc5
18220 * (no-up) add support for installed header files to ubuntu directory
18221 - LP: #684666
18222 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
18223 - LP: #684666
18224 * ubuntu: dm-raid4-5 -- follow changes to bio flags
18225 * ubuntu: dm-raid4-5 -- re-enable
18226 * ubuntu: omnibook -- update BOM
18227 * ubuntu: ndiswrapper -- update BOM to match actual version
18228 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
18229 * ubuntu: ndiswrapper -- re-enable
18230 * ubuntu: iscsitarget -- re-instate copy_io_context
18231 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
18232 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
18233 * ubuntu: iscsitarget -- re-enable
18234
18235 [ Kees Cook ]
18236
18237 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
18238
18239 [ Manoj Iyer ]
18240
18241 * SAUCE: Enable jack sense for Thinkpad Edge 13
18242 - LP: #685015
18243
18244 [ Tim Gardner ]
18245
18246 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
18247 * [Config] CONFIG_CRYPTO_CRC32C=y
18248 - LP: #681819
18249 * [Config] CONFIG_9P_FSCACHE=n
18250 * [Config] Add nfsd modules to -virtual flavour
18251 - LP: #688070
18252
18253 [ Upstream Kernel Changes ]
18254
18255 * Revert "Staging: zram: work around oops due to startup ordering snafu"
18256 * NFS: Fix panic after nfs_umount()
18257 - LP: #683938
18258 * x86: Add NX protection for kernel data
18259 * x86: Add RO/NX protection for loadable kernel modules
18260 * x86: Resume trampoline must be executable
18261 * x86: RO/NX protection for loadable kernel, jump_table fix
18262
18263 [ Upstream Kernel Changes ]
18264
18265 * rebase to v2.6.37-rc5
18266
18267 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
18268
18269 linux (2.6.37-8.21) natty; urgency=low
18270
18271 [ Andy Whitcroft ]
18272
18273 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
18274 linux-libc-headers"
18275 * Revert "(no-up) add support for installed header files to ubuntu
18276 directory"
18277
18278 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
18279
18280 linux (2.6.37-8.20) natty; urgency=low
18281
18282 [ Andy Whitcroft ]
18283
18284 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
18285 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
18286 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
18287 * Revert "SAUCE: i915 -- disable powersave by default"
18288 * SAUCE: enable Marvell 9128 PCIe SATA controller
18289 - LP: #658521
18290 * [Config] evtchn has been renamed
18291 * (no-up) add support for installed header files to ubuntu directory
18292 - LP: #684666
18293 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
18294 - LP: #684666
18295
18296 [ Tim Gardner ]
18297
18298 * [Config] MISS: evtchn, NEW : xen-evtchn
18299 * rebase to v2.6.37-rc4
18300
18301 [ Upstream Kernel Changes ]
18302
18303 * drm/i915: Clean conflicting modesetting registers upon init
18304 - LP: #683775
18305 * rebase to v2.6.37-rc4
18306
18307 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
18308
18309 linux (2.6.37-7.19) natty; urgency=low
18310
18311 [ Tim Gardner ]
18312
18313 * [Config] Add bnx2 firmware to nic-modules udeb
18314 - LP: #676245
18315
18316 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
18317
18318 linux (2.6.37-7.18) natty; urgency=low
18319
18320 [ Andy Whitcroft ]
18321
18322 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
18323 * Revert "SAUCE: Add extra headers to linux-libc-dev"
18324 * Revert "SAUCE: Enable speedstep for sonoma processors."
18325 * [Config] enable CONFIG_BT_HCIUART_ATH3K
18326 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
18327 * [Config] standardise CONFIG_MII
18328 * [Config] standardise CONFIG_PRISM2_USB
18329 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
18330 * [Config] build in CONFIG_AGP
18331 * [Config] build in CONFIG_AGP_INTEL
18332 * [Config] build in CONFIG_AGP_AMD
18333 * [Config] build in CONFIG_AGP_AMD64
18334 * [Config] build in CONFIG_AGP_NVIDIA
18335 * [Config] build in CONFIG_AGP_VIA
18336 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
18337 * (no-up): document the new ## scheme
18338 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
18339 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
18340 - LP: #675453
18341
18342 [ Mathieu J. Poirier ]
18343
18344 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
18345
18346 [ Upstream Kernel Changes ]
18347
18348 * nx-emu: fix inverted report of disable_nx
18349
18350 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
18351
18352 linux (2.6.37-6.17) natty; urgency=low
18353
18354 [ Andy Whitcroft ]
18355
18356 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
18357 aufs2.1-36-UNRELEASED-20101103"
18358 * Revert "ubuntu: AUFS -- aufs2-base.patch
18359 aufs2.1-36-UNRELEASED-20101103"
18360 * [Config] standardise CONFIG_BT
18361 * [Config] standardise CONFIG_IRDA
18362 * [Config] standardise CONFIG_LAPB
18363 * [Config] standardise CONFIG_RDS
18364 * [Config] standardise CONFIG_RFKILL
18365 * [Config] standardise CONFIG_TIPC
18366 * [Config] standardise CONFIG_X25
18367 * [Config] standardise CONFIG_INPUT_EVDEV
18368 * [Config] standardise CONFIG_INPUT_JOYDEV
18369 * [Config] standardise CONFIG_INPUT_JOYSTICK
18370 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
18371 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
18372 * [Config] CONFIG_IRDA=n for FTBS (arm)
18373 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
18374 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
18375 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
18376
18377 [ Tim Gardner ]
18378
18379 * SAUCE: Fix drivers/staging/easycap FTBS
18380 * [Config] CONFIG_EASYCAP=m after fixing FTBS
18381
18382 [ Upstream Kernel Changes ]
18383
18384 * Revert "x86: Add NX protection for kernel data"
18385
18386 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
18387
18388 linux (2.6.37-6.16) natty; urgency=low
18389
18390 [ Andy Whitcroft ]
18391
18392 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
18393 * rebase to v2.6.37-rc3
18394
18395 [ Tim Gardner ]
18396
18397 * [Config] CONFIG_SCHED_AUTOGROUP=y
18398
18399 [ Upstream Kernel Changes ]
18400
18401 * Revert "x86: Add RO/NX protection for loadable kernel modules"
18402 * sched: automated per session task groups
18403 * rebase to v2.6.37-rc3
18404
18405 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
18406
18407 linux (2.6.37-6.15) natty; urgency=low
18408
18409 [ Andy Whitcroft ]
18410
18411 * [Config] standardise CONFIG_CEPH_FS
18412 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
18413 * [Config] standardise CONFIG_SCSI_PROC_FS
18414 * [Config] standardise CONFIG_UBIFS_FS
18415 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
18416
18417 [ Kees Cook ]
18418
18419 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
18420
18421 [ Manoj Iyer ]
18422
18423 * SAUCE: Enable jack sense for Thinkpad Edge 11
18424 - LP: #677210
18425 * SAUCE: enable rfkill for rtl8192se driver
18426 - LP: #640992
18427
18428 [ Tim Gardner ]
18429
18430 * [Config] CONFIG_EASYCAP=n for FTBS
18431 * Rebase to v2.6.32-rc2+git
18432
18433 [ Upstream Kernel Changes ]
18434
18435 * x86: Fix improper large page preservation
18436 * x86: Add NX protection for kernel data
18437 * x86: Add RO/NX protection for loadable kernel modules
18438
18439 [ Upstream Kernel Changes ]
18440
18441 * Rebase to Linus 2.6.37-rc2+git
18442
18443 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
18444
18445 linux (2.6.37-5.14) natty; urgency=low
18446
18447 [ Upstream Kernel Changes ]
18448
18449 * PCI: fix offset check for sysfs mmapped files
18450 - LP: #676963
18451
18452 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
18453
18454 linux (2.6.37-5.13) natty; urgency=low
18455
18456 [ Andy Whitcroft ]
18457
18458 * rebased to v2.6.37-rc2
18459 * updateconfigs following rebase to v2.6.37-rc2
18460
18461 [ Tim Gardner ]
18462
18463 * [Config] Added NFS and related modules to virtual flavour
18464 - LP: #659084
18465
18466 [ Upstream Kernel Changes ]
18467
18468 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
18469 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
18470 * x86, cpu: Call verify_cpu during 32bit CPU startup
18471 * x86, cpu: Only CPU features determine NX capabilities
18472
18473 [ Upstream Changes ]
18474
18475 * rebased to v2.67.37-rc2
18476
18477 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
18478
18479 linux (2.6.37-4.12) natty; urgency=low
18480
18481 [ Andy Whitcroft ]
18482
18483 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
18484 * Revert "[Upstream] HID: magicmouse: properly account for scroll
18485 movement in state"
18486 * Revert "[Upstream] HID: magicmouse: disable and add module param for
18487 scroll acceleration"
18488 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
18489 middle of mouse"
18490
18491 [ Henrik Rydberg ]
18492
18493 * SAUCE: hid: ntrig: remove sysfs nodes
18494 * SAUCE: hid: ntrig: Setup input filtering manually
18495 * SAUCE: hid: ntrig: New ghost-filtering event logic
18496
18497 [ Manoj Iyer ]
18498
18499 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
18500 - LP: #348861
18501
18502 [ Upstream Kernel Changes ]
18503
18504 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
18505 suspend/resume"
18506 * Revert "[ARM] implement arch_randomize_brk()"
18507 * Revert "ARM: stack protector: change the canary value per task"
18508 * Revert "ARM: initial stack protector (-fstack-protector) support"
18509 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
18510 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
18511 * Revert "perf probe: Add kernel source path option"
18512 * hid: ntrig: Support single-touch devices
18513 * hid: ntrig: Mask pen switch events
18514 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
18515 kernel
18516 - LP: #673073
18517 * Fix userspace build of linux/fs.h
18518
18519 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
18520
18521 linux (2.6.37-3.11) natty; urgency=low
18522
18523 [ Andy Whitcroft ]
18524
18525 * Revert "ubuntu: AUFS -- update to
18526 b37c575759dc4535ccc03241c584ad5fe69e3b25"
18527 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
18528 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
18529 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
18530 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
18531 * [Config] Disable intel_idle for -virtual kernels
18532 - LP: #651370
18533 * [Config] enforcer -- ensure we never enable CONFIG_IMA
18534 * debian -- pass the correct flavour name when checking configs
18535 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
18536 * [Config] ensure CONFIG_IPV6=y for powerpc
18537 * [Config] enforcer -- ensure CONFIG_IPV6=y
18538 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
18539 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
18540 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
18541 * ubuntu: AUFS -- re-enable
18542 * ubuntu: AUFS -- track changes to work queue initialisation
18543 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
18544 * SAUCE: fbcon -- fix race between open and removal of framebuffers
18545 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
18546 - LP: #614008
18547 * SAUCE: drm -- stop early access to drm devices
18548
18549 [ Jeremy Kerr ]
18550
18551 * [Config] Build-in powermac ZILOG serial driver
18552 - LP: #673346
18553
18554 [ Kees Cook ]
18555
18556 * SAUCE: nx-emu: use upstream ASLR when possible
18557
18558 [ Tim Gardner ]
18559
18560 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
18561 - LP: #628776
18562
18563 [ Upstream Kernel Changes ]
18564
18565 * i386: NX emulation
18566 * nx-emu: drop exec-shield sysctl, merge with disable_nx
18567 * nx-emu: standardize boottime message prefix
18568 * mmap randomization for executable mappings on 32-bit
18569 * exec-randomization: brk away from exec rand area
18570
18571 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
18572
18573 linux (2.6.37-2.10) natty; urgency=low
18574
18575 [ Andy Whitcroft ]
18576
18577 * reinstate armel config changes:
18578 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
18579 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
18580
18581 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
18582
18583 linux (2.6.37-2.9) natty; urgency=low
18584
18585 [ Andy Whitcroft ]
18586
18587 * config -- fix genportsconfig
18588 * [Config] move powerpc over from ports to distro
18589 * bump master version number to match contained kernel
18590 * SAUCE: fix documentation strings for struct input_keymap_entry
18591 * usb: gadget: goku_udc: add registered flag bit
18592
18593 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
18594
18595 linux (2.6.36-2.8) natty; urgency=low
18596
18597 [ Tim Gardner ]
18598
18599 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
18600 * [Config]: TWL4030_CORE=n for FTBS
18601 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
18602 * [Config]: CONFIG_SOLO6X10=n for FTBS
18603 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
18604 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
18605 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
18606 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
18607 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
18608 * [Config]: CONFIG_I2C_I801=n for armel FTBS
18609 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
18610 * AppArmor: compatibility patch for v5 interface
18611 * AppArmor: compatibility patch for v5 network controll
18612 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
18613 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
18614 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
18615 * Dropped: hid: 3m: Convert to MT slots
18616 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
18617 * Dropped: HID: magicmouse: simplify touch data bit manipulation
18618 * Dropped: HID: magicmouse: simplify touch down logic
18619 * Dropped: HID: magicmouse: enable Magic Trackpad support
18620 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
18621 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
18622 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
18623 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
18624 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
18625 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
18626 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
18627 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
18628 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
18629 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
18630 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
18631 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
18632
18633 [ Upstream Kernel Changes ]
18634
18635 * rebased against 2.6.27-rc1
18636
18637 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
18638
18639 linux (2.6.36-1.7) natty; urgency=low
18640
18641 [ Andy Whitcroft ]
18642
18643 * rebased to v2.6.36 final
18644 * [Config] update configs following rebase to v2.6.36 final
18645 * [Config] update ports configs following rebase to v2.6.36 final
18646
18647 [ Upstream Kernel Changes ]
18648
18649 * rebased to v2.6.36 final
18650
18651 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
18652
18653 linux (2.6.36-1.6) natty; urgency=low
18654
18655 [ Upstream Kernel Changes ]
18656
18657 * drop broadcom staging driver preview:
18658 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
18659 wireless LAN driver."
18660
18661 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
18662
18663 linux (2.6.36-1.5) natty; urgency=low
18664
18665 [ Andy Whitcroft ]
18666
18667 * rebase to v2.6.36-rc8
18668 * updateconfigs following rebase to v2.6.36-rc8
18669 * updateportsconfigs following rebase to v2.6.36-rc8
18670 * config -- simplify the kernelconfig interface
18671 * config -- add new config mode 'dumpconfigs'
18672
18673 [ Tim Gardner ]
18674
18675 * Simplify the use of CROSS_COMPILER
18676
18677 [ Upstream Kernel Changes ]
18678
18679 * drop broadcom staging driver preview:
18680 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
18681 brcmfmac.ko mutually exclusive."
18682 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
18683 set."
18684 * Revert "Staging: brcm80211: remove driver specific -W options"
18685 * Revert "Staging: brcm80211: clean up makefile cflag lines"
18686 * Revert "staging: brcm80211: add fullmac driver"
18687 * Revert "staging: brcm80211: use string native library"
18688 * Revert "staging: brcm80211: use native ctype library"
18689 * Revert "staging: brcm80211: fix remaining checkpatch errors."
18690 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
18691 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
18692 ...""
18693 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
18694 ':' ...""
18695 * Revert "staging: brcm80211: fix "ERROR: space required before that
18696 ...""
18697 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
18698 * Revert "staging: brcm80211: fix "ERROR: space required after that close
18699 brace""
18700 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
18701 ...close square bracket""
18702 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
18703 ...""
18704 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
18705 '*'""
18706 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
18707 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
18708 do - while loop""
18709 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
18710 parenthesis""
18711 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
18712 or NULL""
18713 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
18714 or NULL""
18715 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
18716 '}'""
18717 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
18718 line""
18719 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
18720 on next line""
18721 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
18722 condition""
18723 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
18724 paren...""
18725 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
18726 function dec...""
18727 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
18728 *bar"'"
18729 * Revert "staging: brcm80211: Fix URLs for firmware files."
18730 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
18731 * Revert "staging: brcm80211: Add contact info to TODO list."
18732 * Revert "staging: brcm80211: Fix some initialisation failure paths"
18733 * Export dump_{write,seek} to binary loader modules
18734 * rebase to v2.6.36-rc8.
18735
18736 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
18737
18738 linux (2.6.36-0.4) natty; urgency=low
18739
18740 [ Andy Whitcroft ]
18741
18742 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
18743 (fixes FTBS on powerpc)
18744
18745 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
18746
18747 linux (2.6.36-0.3) natty; urgency=low
18748
18749 [ Andy Whitcroft ]
18750
18751 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
18752
18753 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
18754
18755 linux (2.6.36-0.2) natty; urgency=low
18756
18757 [ Andy Whitcroft ]
18758
18759 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
18760 (fix FTBS on powerpc)
18761
18762 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
18763
18764 linux (2.6.36-0.1) natty; urgency=low
18765
18766 [ Andy Whitcroft ]
18767
18768 * reduce disk usage during buildd builds
18769 - LP: #645653
18770 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
18771 * [Config] armel -- drop omap flavour
18772
18773 [ Tim Gardner ]
18774
18775 * Added dropped patch list
18776 * more dropped patches
18777 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
18778 * [Config] Add support for cross compiling armel
18779 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
18780 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
18781 * [Config]: updateconfigs after adding brcm80211
18782 * staging: brcm80211: Fix Makefile syntax error
18783 * rebased to v2.6.36-rc7
18784
18785 [ Upstream Kernel Changes ]
18786
18787 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
18788 * (upstream) IPS driver: verify BIOS provided limits
18789 * intel_ips: Print MCP limit exceeded values.
18790 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
18791 LAN driver.
18792 * staging: brcm80211: Fix some initialisation failure paths
18793 * staging: brcm80211: Add contact info to TODO list.
18794 * staging: brcm80211: use '%pM' format to print MAC address
18795 * staging: brcm80211: Fix URLs for firmware files.
18796 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
18797 * staging: brcm80211: fix "ERROR: open brace '{' following function
18798 dec..."
18799 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
18800 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
18801 * staging: brcm80211: fix "ERROR: trailing statements should be on next
18802 line"
18803 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
18804 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
18805 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
18806 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
18807 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
18808 parenthesis"
18809 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
18810 while loop"
18811 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
18812 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
18813 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
18814 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
18815 bracket"
18816 * staging: brcm80211: fix "ERROR: space required after that close brace"
18817 * staging: brcm80211: fix "ERROR: space required after that ..."
18818 * staging: brcm80211: fix "ERROR: space required before that ..."
18819 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
18820 * staging: brcm80211: fix "ERROR: spaces required around that ..."
18821 * staging: brcm80211: fix "ERROR: trailing whitespace."
18822 * staging: brcm80211: fix remaining checkpatch errors.
18823 * staging: brcm80211: use native ctype library
18824 * staging: brcm80211: use string native library
18825 * staging: brcm80211: add fullmac driver
18826 * Staging: brcm80211: clean up makefile cflag lines
18827 * Staging: brcm80211: remove driver specific -W options
18828 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
18829 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
18830 mutually exclusive.
18831
18832 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
18833
18834 linux (2.6.35-22.33) maverick; urgency=low
18835
18836 [ Andy Whitcroft ]
18837
18838 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
18839 Dell E2 series Laptops"
18840 - LP: #641320
18841
18842 [ Brian Rogers ]
18843
18844 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
18845 - LP: #624701
18846
18847 [ Christopher James Halse Rogers ]
18848
18849 * SAUCE: Nouveau: Add quirk framework to disable acceleration
18850 - LP: #544088, #546393
18851 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
18852 - LP: #546393
18853
18854 [ John Johansen ]
18855
18856 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
18857 kernels"
18858 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
18859 - LP: #639758
18860
18861 [ Mathieu J. Poirier ]
18862
18863 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
18864
18865 [ Upstream Kernel Changes ]
18866
18867 * ALSA: HDA: Enable internal speaker on Dell M101z
18868 - LP: #640254
18869
18870 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
18871
18872 linux (2.6.35-22.32) maverick; urgency=low
18873
18874 [ Arjan van de Ven ]
18875
18876 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
18877
18878 [ David Henningsson ]
18879
18880 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
18881 - LP: #605047, #628961
18882
18883 [ John Johansen ]
18884
18885 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
18886 and profile names
18887 - LP: #615947
18888 * [Upstream] AppArmor: Fix locking from removal of profile namespace
18889 - LP: #615947
18890 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
18891 - LP: #639758
18892 * SAUCE: Improve Amazon EBS performance for EC2
18893 - LP: #634316
18894
18895 [ Leann Ogasawara ]
18896
18897 * Revert "SAUCE: i915 KMS -- blacklist i855"
18898 * Revert "SAUCE: i915 KMS -- blacklist i845g"
18899 * Revert "SAUCE: i915 KMS -- blacklist i830"
18900 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
18901 devices"
18902 * execute module-inclusion within a subshell
18903 - LP: #621175
18904
18905 [ Upstream Kernel Changes ]
18906
18907 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
18908 - LP: #633227
18909 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
18910 - LP: #629711
18911 * (pre-stable) mm: Move vma_stack_continue into mm.h
18912 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
18913 - LP: #601073
18914 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
18915 * PM / Runtime: Add runtime PM statistics (v3)
18916 * compat: Make compat_alloc_user_space() incorporate the access_ok()
18917 - CVE-2010-3081
18918 * x86-64, compat: Test %rax for the syscall number, not %eax
18919 - CVE-2010-3301
18920 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
18921 - CVE-2010-3301
18922
18923 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
18924
18925 linux (2.6.35-21.31) maverick; urgency=low
18926
18927 [ Andy Whitcroft ]
18928
18929 * bodge linux-libc-dev package version due to ti-omap4 error
18930 * linux-libc-dev -- ensure we can only build this on debian.master
18931
18932 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
18933
18934 linux (2.6.35-21.30) maverick; urgency=low
18935
18936 [ Andy Whitcroft ]
18937
18938 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
18939 - LP: #614008
18940
18941 [ Daniel Lezcano ]
18942
18943 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
18944
18945 [ Henrik Rydberg ]
18946
18947 * SAUCE: Input: wacom - add fuzz parameters to features
18948 * SAUCE: Input: wacom - collect device quirks into single function
18949 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
18950 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
18951 * SAUCE: hid: ntrig: Remove unused device ids
18952 * SAUCE: hid: ntrig: remove sysfs nodes
18953 * SAUCE: hid: ntrig: Correct logic for quirks
18954 * SAUCE: hid: ntrig: zero-initialize ntrig struct
18955 * SAUCE: hid: ntrig: Setup input filtering manually
18956 * SAUCE: hid: ntrig: New ghost-filtering event logic
18957
18958 [ Leann Ogasawara ]
18959
18960 * SAUCE: ndiswrapper: Initialize buffer index and check its value
18961 - LP: #613796
18962
18963 [ Manoj Iyer ]
18964
18965 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
18966 series Laptops
18967 - LP: #632884
18968
18969 [ Ping Cheng ]
18970
18971 * SAUCE: Input: wacom - parse the Bamboo device family
18972
18973 [ Rafi Rubin ]
18974
18975 * SAUCE: hid: ntrig: identify firmware version (wiggled)
18976
18977 [ Tim Gardner ]
18978
18979 * [Config] CONFIG_NL80211_TESTMODE=n
18980
18981 [ Upstream Kernel Changes ]
18982
18983 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
18984 * e1000e: initial support for 82579 LOMs
18985 * e1000e: correct MAC-PHY interconnect register offset for 82579
18986 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
18987 tested on HP G60
18988 - LP: #587388
18989 * DSS2: Don't power off a panel twice
18990 - LP: #588243
18991 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
18992 * Input: i8042 - reset keyboard controller wehen resuming from S2R
18993 - LP: #86820
18994 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
18995 - LP: #414795
18996 * agp/intel: Support the extended physical addressing bits on
18997 Sandybridge.
18998 - LP: #632488
18999 * drm/i915,intel_agp: Add support for Sandybridge D0
19000 - LP: #632488
19001 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
19002 - LP: #632488
19003 * mmc: omap: fix for bus width which improves SD card's peformance.
19004
19005 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
19006
19007 linux (2.6.35-20.29) maverick; urgency=low
19008
19009 [ Andy Whitcroft ]
19010
19011 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
19012 - LP: #563277
19013 * SAUCE: i915 KMS -- blacklist i830
19014 - LP: #542208, #563277
19015 * SAUCE: i915 KMS -- blacklist i845g
19016 - LP: #541492, #563277
19017 * SAUCE: i915 KMS -- blacklist i855
19018 - LP: #511001, #541511, #563277
19019
19020 [ Leann Ogasawara ]
19021
19022 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
19023 - LP: #601073
19024 * ARM: Temporarily disable module check for armel
19025 * rebase to v2.6.35.4
19026 * [Config] update configs following rebase to v2.6.35.4
19027
19028 [ Ricardo Salveti de Araujo ]
19029
19030 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
19031 in Omap
19032
19033 [ Tim Gardner ]
19034
19035 * [Config] Added be2net, be2scsi to udebs
19036 - LP: #628776
19037
19038 [ Upstream Kernel Changes ]
19039
19040 * x86, cpu: Package Level Thermal Control, Power Limit Notification
19041 definitions
19042 - LP: #601073
19043 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
19044 - LP: #601073
19045 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
19046 - LP: #601073
19047 * x86, hwmon: Package Level Thermal/Power: power limit
19048 - LP: #601073
19049 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
19050 - LP: #601073
19051 * hid: 3m: Adjust to sequential MT HID protocol
19052 * hid: 3m: Convert to MT slots
19053 * hid: 3m: Correct touchscreen emulation
19054 * hid: 3m: Adjust major / minor axes to scale
19055 * input: bcm5974: Adjust major / minor to scale
19056 * HID: magicmouse: don't allow hidinput to initialize the device
19057 * HID: magicmouse: simplify multitouch feature request
19058 * HID: magicmouse: simplify touch data bit manipulation
19059 * HID: magicmouse: simplify touch down logic
19060 * HID: magicmouse: remove timestamp logic
19061 * HID: magicmouse: enable Magic Trackpad support
19062 * HID: magicmouse: Adjust major / minor axes to scale
19063 * mmc: fix all hangs related to mmc/sd card insert/removal during
19064 suspend/resume
19065 - LP: #477106
19066 * drm/i915: fix VGA plane disable for Ironlake+
19067 - LP: #602281
19068
19069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
19070
19071 linux (2.6.35-19.28) maverick; urgency=low
19072
19073 [ Leann Ogasawara ]
19074
19075 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
19076 from the archive and a no-change rebuild was attempted. However, the ABI
19077 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
19078 up the ABI and re-upload.
19079
19080 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
19081
19082 linux (2.6.35-19.27) maverick; urgency=low
19083
19084 [ Leann Ogasawara ]
19085
19086 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
19087 from the archive.
19088
19089 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
19090
19091 linux (2.6.35-19.26) maverick; urgency=low
19092
19093 [ Upstream Kernel Changes ]
19094
19095 * ARM: OMAP: Beagle: revision detection
19096 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
19097 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
19098
19099 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
19100
19101 linux (2.6.35-19.25) maverick; urgency=low
19102
19103 [ Jarod Wilson ]
19104
19105 * SAUCE: Bring in staging/lirc from 2.6.36
19106 - LP: #609234
19107 * SAUCE: Update ir-core to linuxtv/other which should be merged for
19108 2.6.36.
19109 - LP: #609234
19110 * SAUCE: Fix memleaks in imon and mceusb drivers
19111 - LP: #609234
19112 * SAUCE: Bring in streamzap support from linuxtv/other
19113 - LP: #609234
19114
19115 [ Mario Limonciello ]
19116
19117 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
19118 - LP: #609234
19119
19120 [ Mathieu J. Poirier ]
19121
19122 * SAUCE: ARM: adding i2c eeprom driver to read EDID
19123 - LP: #608279
19124
19125 [ Upstream Kernel Changes ]
19126
19127 * intel_idle: disable module support
19128 - LP: #615265
19129 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
19130 correct codec ID
19131 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
19132 - LP: #605101
19133 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
19134 - LP: #495134
19135 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
19136 - LP: #519066
19137 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
19138 - LP: #519066
19139 * input: mt: Initialize slots to unused (rev2)
19140 * input: mt: Add support for the Bamboo Touch trackpad
19141 * hid: Add a hid quirk for input sync override
19142
19143 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
19144
19145 linux (2.6.35-18.24) maverick; urgency=low
19146
19147 [ Colin Watson ]
19148
19149 * Pass DEB_MAINT_PARAMS to hook scripts
19150
19151 [ Leann Ogasawara ]
19152
19153 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
19154 - LP: #584812
19155 * rebase to v2.6.35.3
19156
19157 [ Upstream Kernel Changes ]
19158
19159 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
19160 - LP: #609234
19161 * can: add limit for nframes and clean up signed/unsigned variables
19162 - CVE-2010-2959
19163 * drm: Initialize ioctl struct when no user data is present
19164 - CVE-2010-2803
19165 * ARM: initial stack protector (-fstack-protector) support
19166 * ARM: stack protector: change the canary value per task
19167 * [ARM] implement arch_randomize_brk()
19168 * [ARM] add address randomization to mmap()
19169 * ARM: fix ASLR of PIE executables
19170
19171 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
19172
19173 linux (2.6.35-17.23) maverick; urgency=low
19174
19175 [ Jeremy Kerr ]
19176
19177 * [Config] build-in uinput module
19178 - LP: #584812
19179
19180 [ Leann Ogasawara ]
19181
19182 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
19183 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
19184 * Revert "[Config] [FTBS] sparc: Temporarily disable
19185 CONFIG_MTD_NAND_DENALI"
19186 * Revert "[Config] [FTBS] sparc: Temporarily disable
19187 CONFIG_MFD_JANZ_CMODIO"
19188 * Revert "[Config] [FTBS] sparc: Temporarily disable
19189 CONFIG_INFINIBAND_QIB"
19190 * [Config] Enable INTEL_IPS
19191 - LP: #601057
19192 * Remove ia64 support
19193 * [Config] Update portsconfigs after removing ia64 support
19194 * Remove sparc support
19195 * [Config] Update portsconfigs after removing sparc support
19196
19197 [ Linus Torvalds ]
19198
19199 * (pre-stable) mm: fix page table unmap for stack guard page properly
19200
19201 [ Mathieu J. Poirier ]
19202
19203 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
19204 - LP: #591941
19205
19206 [ Upstream Kernel Changes ]
19207
19208 * timer: add on-stack deferrable timer interfaces
19209 - LP: #601057
19210 * x86 platform driver: intelligent power sharing driver
19211 - LP: #601057
19212 * IPS driver: add GPU busy and turbo checking
19213 - LP: #601057
19214 * X86: intel_ips, check for kzalloc properly
19215 - LP: #601057
19216 * ips driver: make it less chatty
19217 - LP: #601057
19218
19219 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
19220
19221 linux (2.6.35-16.22) maverick; urgency=low
19222
19223 [ Andy Whitcroft ]
19224
19225 * debian -- more agressivly clean up after depmod on purge
19226 - LP: #618591
19227
19228 [ Henrik Rydberg ]
19229
19230 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
19231
19232 [ Leann Ogasawara ]
19233
19234 * ubuntu: iscsitarget -- version 1.4.20.2
19235 * ubuntu: rtl8192se -- update to version 0017.0507.2010
19236 * rebase to v2.6.35.2
19237 * [Config] update configs following rebase to v2.6.35.2
19238 * [Config] update ports configs following rebase to v2.6.35.2
19239
19240 [ Luke Yelavich ]
19241
19242 * [Config] Enable new firewire stack on powerpc
19243
19244 [ Mathieu J. Poirier ]
19245
19246 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
19247 - LP: #608266
19248
19249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
19250
19251 linux (2.6.35-15.21) maverick; urgency=low
19252
19253 [ Luke Yelavich ]
19254
19255 * [Config] CONFIG_SND_USB_UA101=m for all architectures
19256
19257 [ Upstream Kernel Changes ]
19258
19259 * Input: introduce MT event slots
19260 * Input: document the MT event slot protocol
19261 * (pre-stable) sched: Revert nohz_ratelimit() for now
19262 * (pre-stable) drm/radeon/kms: add missing copy from user
19263 - LP: #606081
19264
19265 [ Leann Ogasawara ]
19266
19267 * rebase to v2.6.35.1
19268
19269 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
19270
19271 linux (2.6.35-14.20) maverick; urgency=low
19272
19273 [ Andy Whitcroft ]
19274
19275 * update Vcs-Git to point to maverick repo
19276 * debian -- include the debian packaging in the -source package
19277 - LP: #608674
19278 * select debian source format 1.0
19279 * add support for building selected stages of kernel
19280 - LP: #603087
19281 * cleanup conditional dependancy handling
19282 - LP: #603087
19283
19284 [ Upstream Kernel Changes ]
19285
19286 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
19287 - LP: #582199, #586418, #588031
19288 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
19289 - LP: #582199, #586418, #588031
19290 * sched: Revert nohz_ratelimit() for now
19291
19292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
19293
19294 linux (2.6.35-14.19) maverick; urgency=low
19295
19296 [ Leann Ogasawara ]
19297
19298 * rebase to v2.6.35
19299
19300 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
19301
19302 linux (2.6.35-13.18) maverick; urgency=low
19303
19304 [ Andy Whitcroft ]
19305
19306 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
19307 * SAUCE: add tracing for user initiated readahead requests
19308 * SAUCE: vt -- maintain bootloader screen mode and content until vt
19309 switch
19310 * SAUCE: vt -- allow grub to request automatic vt_handoff
19311 * SAUCE: fbcon -- fix race between open and removal of framebuffers
19312 * SAUCE: drm -- stop early access to drm devices
19313
19314 [ Bryan Wu ]
19315
19316 * CONFIG: compile in OTG driver and Transceiver driver
19317 - LP: #566645
19318 * remove OTG modules from modules list file
19319
19320 [ John Johansen ]
19321
19322 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
19323 - LP: #581525, #599450
19324 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
19325 * SAUCE: AppArmor 2.4 compatibility patch
19326 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
19327 * SAUCE: fix pv-ops for legacy Xen
19328 * SAUCE: blkfront: default to sd devices
19329 * [Config] Build in drivers required for Xen pv-ops
19330
19331 [ Leann Ogasawara ]
19332
19333 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
19334 size."
19335
19336 [ Lee Jones ]
19337
19338 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
19339 - LP: #608095
19340 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
19341 just revision
19342 - LP: #608095
19343 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
19344 - LP: #608095
19345 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
19346 - LP: #608095
19347
19348 [ Upstream Kernel Changes ]
19349
19350 * agp/intel: Use the correct mask to detect i830 aperture size.
19351 - LP: #597075
19352
19353 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
19354
19355 linux (2.6.35-12.17) maverick; urgency=low
19356
19357 [ Leann Ogasawara ]
19358
19359 * rebase to v2.6.35-rc6
19360 * [Config] update configs following rebase to v2.6.35-rc6
19361 * [Config] update ports configs following rebase to v2.6.35-rc6
19362 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
19363
19364 [ Leann Ogasawara ]
19365
19366 * rebase to v2.6.35-rc6
19367
19368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
19369
19370 linux (2.6.35-11.16) maverick; urgency=low
19371
19372 [ Leann Ogasawara ]
19373
19374 * Bump ABI for new compiler update
19375
19376 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
19377
19378 linux (2.6.35-10.15) maverick; urgency=low
19379
19380 [ Leann Ogasawara ]
19381
19382 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
19383 device"
19384 * [Config] Enable CONFIG_M686=y
19385 - LP: #592495
19386
19387 [ Upstream Kernel Changes ]
19388
19389 * tracing: Add alignment to syscall metadata declarations
19390
19391 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
19392
19393 linux (2.6.35-9.14) maverick; urgency=low
19394
19395 [ Andy Whitcroft ]
19396
19397 * ubuntu: AUFS -- add BOM and automated update script
19398 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
19399
19400 [ John Johansen ]
19401
19402 * [Config] Enable DRBD as a module
19403
19404 [ Kees Cook ]
19405
19406 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
19407 - LP: #604407
19408
19409 [ Leann Ogasawara ]
19410
19411 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
19412 - LP: #606139
19413 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
19414 - LP: #606139
19415 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
19416 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
19417
19418 [ Lee Jones ]
19419
19420 * Stop ARM boards crashing when CUPS is loaded
19421 - LP: #601226
19422
19423 [ Upstream Kernel Changes ]
19424
19425 * perf probe: Support tracing an entry of array
19426 * perf probe: Support static and global variables
19427
19428 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
19429
19430 linux (2.6.35-8.13) maverick; urgency=low
19431
19432 [ Kees Cook ]
19433
19434 * SAUCE: Yama: check PTRACE using thread group leader
19435 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
19436 - LP: #603716
19437
19438 [ Leann Ogasawara ]
19439
19440 * rebase to v2.6.35-rc5
19441 * [Config] update configs following rebase to v2.6.35-rc5
19442
19443 [ Nicolas Pitre ]
19444
19445 * SAUCE: make ndiswrapper available on X86 only
19446
19447 [ Tim Gardner ]
19448
19449 * [Config] Added ums-cypress to udeb
19450 - LP: #576066
19451 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
19452 * [Config] CONFIG_NDISWRAPPER=m across all configs
19453
19454 [ Upstream Kernel Changes ]
19455
19456 * HID: magicmouse: report last touch up
19457 * rebase to 2.6.35-rc5
19458
19459 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
19460
19461 linux (2.6.35-7.12) maverick; urgency=low
19462
19463 [ Tim Gardner ]
19464
19465 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
19466 - LP: #597075
19467
19468 [ Upstream Kernel Changes ]
19469
19470 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
19471 (squashed)
19472
19473 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
19474
19475 linux (2.6.35-7.11) maverick; urgency=low
19476
19477 [ Tim Gardner ]
19478
19479 * [Config] CONFIG_X86_MRST=n
19480
19481 [ Upstream Kernel Changes ]
19482
19483 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
19484 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
19485 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
19486
19487 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
19488
19489 linux (2.6.35-7.10) maverick; urgency=low
19490
19491 [ Kees Cook ]
19492
19493 * SAUCE: security: create task_free security callback
19494 * SAUCE: Yama: add PTRACE exception tracking and interface
19495 * SAUCE: security: unconditionally chain to Yama LSM
19496 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
19497 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
19498 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
19499 * [Upstream] security: Yama LSM
19500 * [Config] Enable CONFIG_SECURITY_YAMA=y
19501
19502 [ Tim Gardner ]
19503
19504 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
19505
19506 [ Upstream Kernel Changes ]
19507
19508 * rebase to 2.6.35-rc4
19509
19510 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
19511
19512 linux (2.6.35-6.9) maverick; urgency=low
19513
19514 [ Tim Gardner ]
19515
19516 * [Upstream] direct_splice_actor() should not use pos in sd
19517 - LP: #588861
19518
19519 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
19520
19521 linux (2.6.35-6.8) maverick; urgency=low
19522
19523 [ Mathieu J. Poirier ]
19524
19525 * ARM: Adding regulator supply for vdds_sdi.
19526 - LP: #597904
19527
19528 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
19529
19530 linux (2.6.35-6.7) maverick; urgency=low
19531
19532 [ Alberto Milone ]
19533
19534 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
19535
19536 [ Chase Douglas ]
19537
19538 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
19539 of mouse
19540 * [Upstream] HID: magicmouse: disable and add module param for scroll
19541 acceleration
19542 * [Upstream] HID: magicmouse: properly account for scroll movement in
19543 state
19544 * [Upstream] HID: magicmouse: add param for scroll speed
19545 * [Upstream] HID: magicmouse: enable horizontal scrolling
19546
19547 [ Henrik Rydberg ]
19548
19549 * [Upstream] Input: evdev - convert to dynamic event buffer
19550 * [Upstream] Input: evdev - use driver hint to compute size of event
19551 buffer
19552 * [Upstream] Input: bcm5974 - set the average number of events per MT
19553 event packet
19554 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
19555 * [Upstream] Input: evdev - never leave the client buffer empty after
19556 write
19557
19558 [ John Johansen ]
19559
19560 * SAUCE: AppArmor: -- mainline 2010-06-23
19561 * SAUCE: AppArmor 2.4 compatibility patch
19562 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
19563
19564 [ Leann Ogasawara ]
19565
19566 * [Config] Enable CONFIG_INTR_REMAP=y
19567 - LP: #597091
19568 * [Config] Enable CONFIG_X86_X2APIC
19569 - LP: #597091
19570
19571 [ Mathieu J. Poirier ]
19572
19573 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
19574 - LP: #594382
19575
19576 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
19577
19578 linux (2.6.35-5.6) maverick; urgency=low
19579
19580 [ Amit Kucheria ]
19581
19582 * [Config] update omap flavour description
19583
19584 [ Andy Whitcroft ]
19585
19586 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
19587 - LP: #570500, #576274
19588 * SAUCE: add option to hand off all kernel parameters to init
19589 - LP: #586386
19590 * [Config] enable passing all kernel command line to init
19591 - LP: #586386
19592 * [Config] disable CONFIG_VMI
19593 - LP: #537601
19594 * [Config] enable CONFIG_IPV6_SIT_6RD
19595 - LP: #591869
19596 * [Config] enable CONFIG_VMWARE_BALOON as module
19597 - LP: #592039
19598
19599 [ Leann Ogasawara ]
19600
19601 * Revert "SAUCE: pm: Config option to disable handling of console during
19602 suspend/resume"
19603 - LP: #594885
19604 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
19605 * [Config] ports: enable passing all kernel command line to init
19606 - LP: #586386
19607 * [Config] Enable CONFIG_FB_VESA=y for x86
19608 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
19609 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
19610 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
19611 - LP: #493156
19612
19613 [ Mathieu Poirier ]
19614
19615 * ARM: Adding MosChip MCS7830 to nic-usb
19616 - LP: #584920
19617
19618 [ Upstream Kernel Changes ]
19619
19620 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
19621 * docbook: need xmldoclinks for all doc types
19622 * perf probe: Add kernel source path option
19623
19624 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
19625
19626 linux (2.6.35-4.5) maverick; urgency=low
19627
19628 [ Leann Ogasawara ]
19629
19630 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
19631 size (rev2)"
19632 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
19633 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
19634 (rev4)"
19635 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
19636 modules"
19637 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
19638 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
19639 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
19640
19641 [ Tim Gardner ]
19642
19643 * [Config] CONFIG_NFS_FSCACHE=y
19644 - LP: #440522
19645 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
19646 - LP: #440522
19647
19648 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
19649
19650 linux (2.6.35-3.4) maverick; urgency=low
19651
19652 [ Andy Whitcroft ]
19653
19654 * debian -- ensure the version number is clean
19655
19656 [ Henrik Rydberg ]
19657
19658 * [Upstream] Introduce MT event slots (rev 5)
19659 * [Upstream] Document the MT event slot protocol (rev5)
19660 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
19661 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
19662 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
19663 (rev2)
19664
19665 [ Leann Ogasawara ]
19666
19667 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
19668 * Revert "SAUCE: hostap: send events on data interface as well as master
19669 interface"
19670 * Revert "Fix webcam having USB ID 0ac8:303b"
19671 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
19672 * rebase to v2.6.35-rc3
19673
19674 [ Maxim Levitsky ]
19675
19676 * [Config] Enable new Smartmedia/xD translation layer
19677 - LP: #202490
19678
19679 [ Upstream Kernel Changes ]
19680
19681 * net: fix deliver_no_wcard regression on loopback device
19682
19683 [ Upstream changes ]
19684
19685 * rebased to v2.6.35-rc3
19686
19687 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
19688
19689 linux (2.6.35-2.3) maverick; urgency=low
19690
19691 [ Bryan Wu ]
19692
19693 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
19694
19695 [ Leann Ogasawara ]
19696
19697 * [Config] armel: Enable CONFIG_BNX2=m
19698 * [Config] ports: Enable CONFIG_BNX2X=m
19699 * SAUCE: armel: define get_dma_ops to fix FTBS
19700
19701 [ Tim Gardner ]
19702
19703 * [Upstream] net: Print num_rx_queues imbalance warning only when there
19704 are allocated queues
19705 - LP: #591416
19706
19707 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
19708
19709 linux (2.6.35-2.2) maverick; urgency=low
19710
19711 [ Andy Whitcroft ]
19712
19713 * [Config] d-i: make armel configuration versatile flavour specific
19714 - LP: #588805
19715 * [Config] d-i: enable .udebs for omap flavour
19716 - LP: #588805
19717
19718 [ Kees Cook ]
19719
19720 * ptrace: limit scope to attach only (allow read)
19721 - LP: #589656
19722
19723 [ Leann Ogasawara ]
19724
19725 * rebase to v2.6.35-rc2
19726 * [Config] update configs following rebase to v2.6.35-rc2
19727 * [Config] update port configs following rebase to v2.6.35-rc2
19728
19729 [ Lee Jones ]
19730
19731 * Enable perf to be more helpful when perf_<version> does not exist.
19732 - LP: #570500
19733 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
19734
19735 [ Tim Gardner ]
19736
19737 * [Config] Update bnx2 udeb firmware files
19738 - LP: #589304
19739
19740 [ Upstream changes ]
19741
19742 * rebased to v2.6.35-rc2
19743
19744 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
19745
19746 linux (2.6.35-1.1) maverick; urgency=low
19747
19748 [ Andy Whitcroft ]
19749
19750 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
19751 - LP: #587888
19752 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
19753
19754 [ Leann Ogasawara ]
19755
19756 * rebase to v2.6.35-rc1
19757 * [Config] update configs following rebase to v2.6.35-rc1
19758 * [Config] update port configs following rebase to v2.6.35-rc1
19759 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
19760 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
19761 * SAUCE: ndiswrapper: convert multicast list to list_head
19762 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
19763 * [Config] [FTBS] ia64: Temporarily disable gpiolib
19764 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
19765 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
19766 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
19767 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
19768 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
19769 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
19770 * [Config] [FTBS] armel: Temporarily disable bnx2
19771 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
19772 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
19773 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
19774 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
19775 gpio_set_debounce
19776
19777 [ Upstream Kernel Changes ]
19778
19779 * of/usb: fix build error due to of_node pointer move
19780 * n2_crypto: Fix build after of_device/of_platform_driver changes.
19781 * powerpc/fsl-booke: fix the case where we are not in the first page
19782 * powerpc/fsl-booke: Move the entry setup code into a seperate file
19783 * powerpc/kexec: Add support for FSL-BookE
19784 * greth: Fix build after OF device conversions.
19785
19786 [ Upstream changes ]
19787
19788 * rebased to v2.6.35-rc1
19789
19790 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
19791
19792 linux (2.6.35-1.0) UNRELEASED; urgency=low
19793
19794 [ Leann Ogasawara ]
19795
19796 * Null entry.
19797
19798 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
19799
19800 linux (2.6.34-5.14) maverick; urgency=low
19801
19802 [ Tim Gardner ]
19803
19804 * [Config] Added module inclusion support
19805 * [Config] Added virtual flavour module inclusion list and d-i package
19806 definitions
19807
19808 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
19809
19810 linux (2.6.34-5.13) maverick; urgency=low
19811
19812 [ Andy Whitcroft ]
19813
19814 * Revert "ubuntu: AUFS -- aufs2 20091209"
19815 * Revert "ubuntu: AUFS -- export various core functions
19816 (aufs2-standalone.patch)"
19817 * Revert "ubuntu: AUFS -- export various core functions
19818 (aufs2-base.patch)"
19819 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
19820 - LP: #587888
19821 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
19822 - LP: #587888
19823 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
19824 - LP: #587888
19825 * [Config] AUFS -- enable aufs options
19826 - LP: #587888
19827
19828 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
19829
19830 linux (2.6.34-5.12) maverick; urgency=low
19831
19832 [ Andy Whitcroft ]
19833
19834 * enforce -- ensure SYSFS compatibility is disabled
19835
19836 [ Chase Douglas ]
19837
19838 * build with libdw-dev for perf probe symbol support
19839 * maverick ftrace configuration changes
19840
19841 [ Kees Cook ]
19842
19843 * Revert "SAUCE: x86: brk away from exec rand area"
19844 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
19845 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
19846 * SAUCE: x86: implement cs-limit nx-emulation for ia32
19847 - LP: #369978
19848 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
19849 * SAUCE: x86: brk away from exec rand area
19850 - LP: #452175
19851 * SAUCE: ptrace: restrict ptrace scope to children
19852
19853 [ Leann Ogasawara ]
19854
19855 * Add new omap flavour to getabis
19856 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
19857 - LP: #585490
19858 * build/modules: Temorarily add ignore.modules
19859 * ubuntu: iscsitarget -- version 1.4.20.1
19860
19861 [ Loïc Minier ]
19862
19863 * SAUCE: [um] Don't use nx_enabled under UML
19864 - LP: #524849
19865
19866 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
19867
19868 linux (2.6.34-4.11) maverick; urgency=low
19869
19870 [ Amit Kucheria ]
19871
19872 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
19873 * [Config] Add support for OMAP-mainline flavour
19874
19875 [ Andy Whitcroft ]
19876
19877 * SAUCE: powerpc: fix compile error when ptrace.h is included from
19878 userspace
19879 - LP: #583733
19880
19881 [ Chase Douglas ]
19882
19883 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
19884 are present"
19885 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
19886 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
19887 load detect pipe"
19888
19889 [ Kees Cook ]
19890
19891 * SAUCE: fs: block cross-uid sticky symlinks
19892 * SAUCE: fs: block hardlinks to non-accessible sources
19893
19894 [ Koen Kooi ]
19895
19896 * SAUCE: board-omap3-beagle: add DSS2 support
19897
19898 [ Leann Ogasawara ]
19899
19900 * Revert "staging/go7007 -- disable"
19901 * Revert "[Config] staging/winbond -- disable"
19902 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
19903 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
19904 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
19905 controller"
19906 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
19907 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
19908 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
19909 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
19910 chipsets."
19911 * Revert "[Upstream] b43: Declare all possible firmware files."
19912 * Revert "add Breaks: against hardy lvm2"
19913 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
19914 id on Vmware ESX Server"
19915 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
19916 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
19917 * [Config] Enable CONFIG_USB=y for armel and sparc
19918 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
19919 * [Config] Enable CONFIG_RFKILL=y for ports
19920 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
19921 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
19922 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
19923 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
19924 * [Config] Enable CONFIG_LIBERTAS_MESH=y
19925 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
19926 * [Config] CONFIG_RT2800USB_UNKNOWN=y
19927 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
19928 * [Config] Enable CONFIG_CEPH_FS=m
19929 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
19930 * [Config] Enable CONFIG_EEEPC_WMI=m
19931 * [Config] Enable CONFIG_RT2800PCI=m
19932 * [Config] Enable CONFIG_SCSI_HPSA=m
19933 * [Config] Enable CONFIG_VHOST_NET=m
19934 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
19935 - LP: #582350
19936 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
19937 - LP: #579300
19938 * [Config] Enable CONFIG_PCIEASPM=y
19939 - LP: #333990
19940 * [Config] updateconfigs for OMAP flavour
19941
19942 [ Loïc Minier ]
19943
19944 * Enable perf tools on armel
19945
19946 [ Tim Gardner ]
19947
19948 * SAUCE: Updated ndiswrapper to 1.56
19949 - LP: #582555
19950 * [Config] Added virtual flavour
19951 * [Config] Remove support for sub-flavours
19952 * [Config] Removed amd64 preempt flavour
19953 * [Config] updateconfigs, updateportsconfigs after flavour munging
19954
19955 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
19956
19957 linux (2.6.34-3.10) maverick; urgency=low
19958
19959 [ Leann Ogasawara ]
19960
19961 * rebase to v2.6.34
19962
19963 [ Upstream changes ]
19964
19965 * rebased to v2.6.34
19966
19967 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
19968
19969 linux (2.6.34-2.9) maverick; urgency=low
19970
19971 [ Leann Ogasawara ]
19972
19973 * [Config] [FTBS] Disable comedi for armel
19974
19975 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
19976
19977 linux (2.6.34-2.8) maverick; urgency=low
19978
19979 [ Leann Ogasawara ]
19980
19981 * Drop lpia
19982 * [Config] [FTBS] disable KVM
19983 * [Config] [FTBS] disable ipr for armel
19984
19985 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
19986
19987 linux (2.6.34-2.7) maverick; urgency=low
19988
19989 [ Leann Ogasawara ]
19990
19991 * [Config] disable CONFIG_SCSI_IPR on powerpc
19992 * [Config] Remove 386 flavour per UDS discussion
19993
19994 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
19995
19996 linux (2.6.34-1.6) maverick; urgency=low
19997
19998 [ Chase Douglas ]
19999
20000 * enforce CONFIG_TMPFS_POSIX_ACL=y
20001 - LP: #575940
20002 * don't force module dependency checking
20003 - LP: #577029
20004
20005 [ Kees Cook ]
20006
20007 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
20008 - LP: #568844
20009
20010 [ Leann Ogasawara ]
20011
20012 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
20013 * rebase to v2.6.34-rc7
20014 * [Config] update configs following rebase to v2.6.34-rc7
20015 * [Config] update port configs following rebase to v2.6.34-rc7
20016 * Add btrfs to the udebs
20017
20018 [ Tim Gardner ]
20019
20020 * [Config] Add atl1c to nic-modules udeb
20021 - LP: #557130
20022
20023 [ Upstream changes ]
20024
20025 * rebased to v2.6.34-rc7
20026
20027 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
20028
20029 linux (2.6.34-1.5) UNRELEASED; urgency=low
20030
20031 [ Leann Ogasawara ]
20032
20033 * rebase to v2.6.34-rc6
20034 * [Config] update configs following rebase to v2.6.34-rc6
20035 * [Config] update port configs following rebase to v2.6.34-rc6
20036
20037 [ Upstream changes ]
20038
20039 * rebased to v2.6.34-rc6
20040
20041 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
20042
20043 linux (2.6.34-1.4) UNRELEASED; urgency=low
20044
20045 [ Leann Ogasawara ]
20046
20047 * rebase to v2.6.34-rc5
20048 * [Config] update ports configs following rebase to v2.6.34-rc5
20049
20050 [ Upstream changes ]
20051
20052 * rebased to v2.6.34-rc5
20053
20054 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
20055
20056 linux (2.6.34-1.3) UNRELEASED; urgency=low
20057
20058 [ Leann Ogasawara ]
20059
20060 * rebase to v2.6.34-rc4
20061 * [Config] update configs following rebase to v2.6.34-rc4
20062 * [Config] update port configs following rebase to v2.6.34-rc4
20063 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
20064
20065 [ Upstream changes ]
20066
20067 * rebased to v2.6.34-rc4
20068
20069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
20070
20071 linux (2.6.34-1.2) UNRELEASED; urgency=low
20072
20073 [ Leann Ogasawara ]
20074
20075 * Temorarily disable building linux-doc
20076 * rebase to v2.6.34-rc3
20077 * [Config] update configs following rebase to v2.6.34-rc3
20078 * [Config] update port configs following rebase to v2.6.34-rc3
20079
20080 [ Upstream changes ]
20081
20082 * rebased to v2.6.34-rc3
20083
20084 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
20085
20086 linux (2.6.34-1.1) UNRELEASED; urgency=low
20087
20088 [ Leann Ogasawara ]
20089
20090 * rebase to v2.6.34-rc2
20091 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
20092 * [Config] update port configs following rebase to v2.6.34-rc2
20093 * [Config] update configs following rebase to v2.6.34-rc2
20094
20095 [ Upstream changes ]
20096
20097 * rebased to v2.6.34-rc2
20098
20099 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
20100
20101 linux (2.6.33-1.1) UNRELEASED; urgency=low
20102
20103 [ Leann Ogasawara ]
20104
20105 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
20106 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
20107 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
20108 * ubuntu: lirc -- rename kfifo_put and kfifo_get
20109 * ubuntu: iscsitarget -- rename daddr inet_sock field
20110 * rebased to v2.6.33
20111 * [Config] update configs following rebase to v2.6.33
20112 * [Config] update ports configs following rebase to v2.6.33
20113
20114 [ Upstream changes ]
20115
20116 * rebased to v2.6.33
20117
20118 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
20119
20120 linux (2.6.33-0.0) UNRELEASED; urgency=low
20121
20122 [ Leann Ogasawara ]
20123
20124 * Null entry.
20125
20126 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
20127
20128 linux (2.6.32-16.25) lucid; urgency=low
20129
20130 [ Andy Whitcroft ]
20131
20132 * linux-tools -- move to Suggests: with explicit seeding
20133 - LP: #534635
20134
20135 [ Tim Gardner ]
20136
20137 * [Config] CONFIG_HID=m
20138
20139 [ Upstream Kernel Changes ]
20140
20141 * (pre-stable) sched: Fix SMT scheduler regression in
20142 find_busiest_queue()
20143 * KVM: introduce kvm_vcpu_on_spin
20144 * KVM: VMX: Add support for Pause-Loop Exiting
20145
20146 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
20147
20148 linux (2.6.32-16.24) lucid; urgency=low
20149
20150 [ Andy Whitcroft ]
20151
20152 * armel -- perf userspace does not support arm
20153 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
20154
20155 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
20156
20157 linux (2.6.32-16.23) lucid; urgency=low
20158
20159 [ Andy Whitcroft ]
20160
20161 * SAUCE: PM report driver and device suspend/resume times -- move config
20162 * update to standards version 3.8.4.0
20163 * printenv -- expose all of the package selectors
20164 * source package -- cleanup source content control
20165 * doc package -- ensure we do build package content on buildd
20166 * lintian -- correct the address in the debian/copyright
20167 * lintian -- update debhelper package version dependancy
20168 * lintian -- fix ghostscript dependancy
20169 * lintian -- add required misc:Depends
20170 * lintian -- move our debhelper compat level to debian/compat
20171 * perf -- build the kernel carried tools
20172 * perf -- add linux-tools carrying the version switches and manuals
20173 * SAUCE: fix up Kconfig for staging drivers
20174 * [Config] enable NOUVEAU etc following drm backport
20175 * update DRM to mainline v2.6.33
20176 * [Config] Remove AppArmor config options that no longer exist (ports)
20177 * [Config] updateportsconfigs following drm update
20178
20179 [ John Johansen ]
20180
20181 * ubuntu: AppArmor -- update to mainline 2010-03-04
20182 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
20183 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
20184 * [Config] Remove AppArmor config options that no longer exist
20185
20186 [ Manoj Iyer ]
20187
20188 * ubuntu: rtl8192se -- version 2010-0115,0014
20189 - LP: #530275
20190 * [Config] added CONFIG_RTL8192SE module.
20191 - LP: #530275
20192
20193 [ Tim Gardner ]
20194
20195 * [Config] Added vmw_pvscsi to d-i/scsi-modules
20196 - LP: #531017
20197 * [Upstream] netfilter: xt_recent: Add an entry reaper
20198
20199 [ Upstream Kernel Changes ]
20200
20201 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
20202 emulation"
20203 * Revert "KVM: x86 emulator: Fix popf emulation"
20204 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
20205 emulation"
20206 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
20207 * Revert "KVM: fix memory access during x86 emulation."
20208 * Add vlan (8021.Q) module package for d-i.
20209 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
20210 Inspiron 700m
20211 - LP: #515246
20212 * [Upstream] docbook: need xmldoclinks for all doc types
20213 * x86: set_personality_ia32() misses force_personality32
20214 * lib: Introduce generic list_sort function
20215 * drm/nv50: Implement ctxprog/state generation.
20216 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
20217 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
20218 Inspiron 700m
20219 - LP: #515246
20220
20221 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
20222
20223 linux (2.6.32-15.22) lucid; urgency=low
20224
20225 [ Andy Whitcroft ]
20226
20227 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
20228 * Revert "SAUCE: PM report driver and device suspend/resume times."
20229 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
20230
20231 [ Manoj Iyer ]
20232
20233 * SAUCE: PM report driver and device suspend/resume times.
20234
20235 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
20236
20237 linux (2.6.32-15.21) lucid; urgency=low
20238
20239 [ Andy Whitcroft ]
20240
20241 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
20242 * Revert "[Config] lenovo-sl-laptop -- enable"
20243 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
20244 * armel -- cramfs module will no longer be built
20245 * d-i -- make all modules optional
20246 * rename the debug packages to match archive standard
20247 - LP: #527837
20248 * lenovo-sl-laptop is no longer built
20249
20250 [ Colin Ian King ]
20251
20252 * Disable 4MB page tables for Atom, work around errata AAE44
20253 - LP: #523112
20254
20255 [ Colin Watson ]
20256
20257 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
20258 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
20259
20260 [ Jesse Barnes ]
20261
20262 * SAUCE: drm/i915: don't change DRM configuration when releasing load
20263 detect pipe
20264 - LP: #488328
20265
20266 [ Loïc Minier ]
20267
20268 * [Config] armel Update versatile initrd configs
20269 - LP: #524893
20270 * SAUCE: [um] Don't use nx_enabled under UML
20271 - LP: #524849
20272
20273 [ Manoj Iyer ]
20274
20275 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
20276
20277 [ Mario Limonciello ]
20278
20279 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
20280
20281 [ Rafael J. Wysocki ]
20282
20283 * SAUCE: PM report driver and device suspend/resume times.
20284
20285 [ Surbhi Palande ]
20286
20287 * Revert "[Upstream] e1000e: enhance frame fragment detection"
20288 - CVE-2009-4538
20289 * Revert "[Upstream] e1000: enhance frame fragment detection"
20290 - CVE-2009-4536
20291
20292 [ Tim Gardner ]
20293
20294 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
20295 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
20296 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
20297
20298 [ Upstream Kernel Changes ]
20299
20300 * Revert "(pre-stable) eCryptfs: Add getattr function"
20301 * Fix potential crash with sys_move_pages
20302 * futex_lock_pi() key refcnt fix
20303 * futex: Handle user space corruption gracefully
20304 * futex: Handle futex value corruption gracefully
20305 * Fix race in tty_fasync() properly
20306 * hwmon: (w83781d) Request I/O ports individually for probing
20307 * hwmon: (lm78) Request I/O ports individually for probing
20308 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
20309 * ALSA: ctxfi - fix PTP address initialization
20310 * drm/i915: disable hotplug detect before Ironlake CRT detect
20311 * drm/i915: enable self-refresh on 965
20312 * drm/i915: Disable SR when more than one pipe is enabled
20313 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
20314 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
20315 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
20316 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
20317 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
20318 * i2c-tiny-usb: Fix on big-endian systems
20319 * drm/i915: handle FBC and self-refresh better
20320 * drm/i915: Increase fb alignment to 64k
20321 * drm/i915: Update write_domains on active list after flush.
20322 * regulator: Fix display of null constraints for regulators
20323 * ALSA: hda-intel: Avoid divide by zero crash
20324 * CPUFREQ: Fix use after free of struct powernow_k8_data
20325 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
20326 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
20327 * ioat: fix infinite timeout checking in ioat2_quiesce
20328 * resource: add helpers for fetching rlimits
20329 * fs/exec.c: restrict initial stack space expansion to rlimit
20330 * cifs: fix length calculation for converted unicode readdir names
20331 * NFS: Fix a reference leak in nfs_wb_cancel_page()
20332 * NFS: Try to commit unstable writes in nfs_release_page()
20333 * NFSv4: Don't allow posix locking against servers that don't support it
20334 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
20335 * NFS: Fix an Oops when truncating a file
20336 * NFS: Fix a umount race
20337 * NFS: Fix a bug in nfs_fscache_release_page()
20338 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
20339 * md: fix 'degraded' calculation when starting a reshape.
20340 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
20341 * Export the symbol of getboottime and mmonotonic_to_bootbased
20342 * kvmclock: count total_sleep_time when updating guest clock
20343 * KVM: PIT: control word is write-only
20344 * tpm_infineon: fix suspend/resume handler for pnp_driver
20345 * amd64_edac: Do not falsely trigger kerneloops
20346 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
20347 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
20348 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
20349 * netfilter: xtables: compat out of scope fix
20350 * netfilter: nf_conntrack: fix hash resizing with namespaces
20351 * drm/i915: remove full registers dump debug
20352 * drm/i915: add i915_lp_ring_sync helper
20353 * drm/i915: Don't wait interruptible for possible plane buffer flush
20354 * dasd: remove strings from s390dbf
20355 * crypto: padlock-sha - Add import/export support
20356 * wmi: Free the allocated acpi objects through wmi_get_event_data
20357 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
20358 * /dev/mem: introduce size_inside_page()
20359 * devmem: check vmalloc address on kmem read/write
20360 * devmem: fix kmem write bug on memory holes
20361 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
20362 of value 0.
20363 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
20364 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
20365 * dst: call cond_resched() in dst_gc_task()
20366 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
20367 * befs: fix leak
20368 * rtc-fm3130: add missing braces
20369 * Call flush_dcache_page after PIO data transfers in libata-sff.c
20370 * ahci: add Acer G725 to broken suspend list
20371 * pktgen: Fix freezing problem
20372 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
20373 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
20374 * x86: Re-get cfg_new in case reuse/move irq_desc
20375 * Staging: fix rtl8187se compilation errors with mac80211
20376 * ALSA: usb-audio - Avoid Oops after disconnect
20377 * serial: 8250: add serial transmitter fully empty test
20378 * sysfs: sysfs_sd_setattr set iattrs unconditionally
20379 * class: Free the class private data in class_release
20380 * USB: usbfs: only copy the actual data received
20381 * USB: usbfs: properly clean up the as structure on error paths
20382 * rtl8187: Add new device ID
20383 * ACPI: Add NULL pointer check in acpi_bus_start
20384 * ACPI: fix High cpu temperature with 2.6.32
20385 * drm/radeon/kms: use udelay for short delays
20386 * NFS: Too many GETATTR and ACCESS calls after direct I/O
20387 * eCryptfs: Add getattr function
20388 * b43: Fix throughput regression
20389 * ath9k: Fix sequence numbers for PAE frames
20390 * mac80211: Fix probe request filtering in IBSS mode
20391 * iwlwifi: Fix to set correct ht configuration
20392 * dm stripe: avoid divide by zero with invalid stripe count
20393 * dm log: userspace fix overhead_size calcuations
20394 * Linux 2.6.32.9
20395 * sfc: Fix SFE4002 initialisation
20396 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
20397 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
20398 * (pre-stable) HID: handle joysticks with large number of buttons
20399 - LP: #492056
20400 * (pre-stable) HID: extend mask for BUTTON usage page
20401 - LP: #492056
20402 * PM: Measure device suspend and resume times
20403 * e1000: enhance frame fragment detection
20404 - CVE-2009-4536
20405 * e1000e: enhance frame fragment detection
20406 - CVE-2009-4538
20407 * KVM: fix memory access during x86 emulation.
20408 - CVE-2010-0306
20409 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
20410 - CVE-2010-0306
20411 * KVM: x86 emulator: Check IOPL level during io instruction emulation
20412 - CVE-2010-0306
20413 * KVM: x86 emulator: Fix popf emulation
20414 - CVE-2010-0306
20415 * KVM: x86 emulator: Check CPL level during privilege instruction
20416 emulation
20417 - CVE-2010-0306
20418 * Input: wacom - ensure the device is initialized properly upon resume
20419 * Input: wacom - add defines for packet lengths of various devices
20420 * Input: wacom - add support for new LCD tablets
20421 - LP: #516777
20422
20423 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
20424
20425 linux (2.6.32-14.20) lucid; urgency=low
20426
20427 [ Andy Whitcroft ]
20428
20429 * rebuild following the GCC update to match compiler for out of tree modules
20430 * Revert "[Config] drbd -- enable"
20431 * Revert "ubuntu: drbd -- version 8.3.1"
20432 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
20433 - LP: #510937
20434
20435 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
20436
20437 linux (2.6.32-14.19) lucid; urgency=low
20438
20439 [ Andy Whitcroft ]
20440
20441 * ensure we build the source package contents when enabled
20442 - LP: #522308
20443 * [Config] enable CONFIG_X86_MCE_XEON75XX
20444 * SAUCE: AppArmor -- add linux/kref.h for struct kref
20445 * [Config] enable CONFIG_HID_ORTEK
20446 * enable udeb generation for arm versatile flavour
20447 - LP: #522515
20448
20449 [ John Johansen ]
20450
20451 * ubuntu: AppArmor -- update to mainline 2010-02-18
20452 - LP: #439560, #496110, #507069
20453
20454 [ Johnathon Harris ]
20455
20456 * SAUCE: HID: add support for Ortek WKB-2000
20457 - LP: #405390
20458
20459 [ Upstream Kernel Changes ]
20460
20461 * tpm_tis: TPM_STS_DATA_EXPECT workaround
20462 - LP: #490487
20463 * x86, mce: Xeon75xx specific interface to get corrected memory error
20464 information
20465 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
20466 * x86, mce: Make xeon75xx memory driver dependent on PCI
20467 * drm/edid: Unify detailed block parsing between base and extension
20468 blocks
20469 - LP: #500999
20470 * (pre-stable) eCryptfs: Add getattr function
20471 - LP: #390833
20472
20473 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
20474
20475 linux (2.6.32-13.18) lucid; urgency=low
20476
20477 [ Andy Whitcroft ]
20478
20479 * Revert "enforcer -- make the enforcement configuration common"
20480 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
20481 (Dell E6x00 series)"
20482 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
20483 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
20484 0755"
20485 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
20486 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
20487 * Revert "SAUCE: make fc transport removal of target configurable"
20488 * enforcer -- make the enforcement configuration common
20489 * getabis -- add preempt flavour to the list
20490 * [Config] enforce DEVTMPFS options
20491 * [Config] armel -- cleanup to-be builtin modules
20492 * [Config] cleanup ports configs
20493 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
20494 - LP: #485536
20495 * add printdebian target to find branch target
20496 * distclean -- do not remove debian.env
20497 * [Config] generic-pae switch to M586TSC
20498 - LP: #519448
20499 * git-ubuntu-log -- commonise duplicated log handling
20500 * git-ubuntu-log -- tighten up Bug: NNNN matching
20501 * git-ubuntu-log -- sort the bug numbers
20502
20503 [ Chris Wilson ]
20504
20505 * (pre-stable) drm/i915: Increase fb alignment to 64k
20506 - LP: #404064
20507
20508 [ Eric Miao ]
20509
20510 * arm -- enable ubuntu/ directory
20511
20512 [ Huang Ying ]
20513
20514 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
20515 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
20516
20517 [ Loïc Minier ]
20518
20519 * [Config] cleanup preempt configuration
20520 * [Config] versatile: Fix video output
20521 - LP: #517594
20522 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
20523 * [Config] Large update to armel/versatile
20524 * [Config] versatile: Add RTC support
20525 * [Config] armel: Enable NEON
20526 * [Config] versatile: Builtin MMC support
20527 * [Config] versatile Builtin SCSI controller
20528 * [Config] armel Disable dma_cache_sync callers
20529 * [Config] armel Disable asm/time.h users
20530 * [Config] armel Disable out of range udelay()
20531 * [Config] armel Disable flush_cache_range() users
20532 * [Config] armel -- Enable ubuntu/ drivers
20533
20534 [ Steve Conklin ]
20535
20536 * SAUCE: drm/i915: Add display hotplug event on Ironlake
20537 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
20538
20539 [ Upstream Kernel Changes ]
20540
20541 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
20542 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
20543 in IRQ handler""
20544 * clockevent: Don't remove broadcast device when cpu is dead
20545 * clockevents: Add missing include to pacify sparse
20546 * ACPI: don't cond_resched if irq is disabled
20547 * be2net: Add support for next generation of BladeEngine device.
20548 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
20549 * mpt2sas: New device SAS2208 support is added
20550 * ar9170: Add support for D-Link DWA 160 A2
20551 * powerpc/fsl: Add PCI device ids for new QoirQ chips
20552 * davinci: dm646x: Add support for 3.x silicon revision
20553 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
20554 * Driver-Core: devtmpfs - set root directory mode to 0755
20555 * driver-core: fix devtmpfs crash on s390
20556 * vfs: get_sb_single() - do not pass options twice
20557 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
20558 * V4L/DVB (13569): smsusb: add autodetection support for five additional
20559 Hauppauge USB IDs
20560 * USB: mos7840: add device IDs for B&B electronics devices
20561 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
20562 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
20563 SubVendor ID: 0x1043 Device ID: 0x4847)
20564 * iTCO_wdt: Add support for Intel Ibex Peak
20565 * atl1c:use common_task instead of reset_task and link_chg_task
20566 * atl1e:disable NETIF_F_TSO6 for hardware limit
20567 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
20568 * V4L/DVB (13680b): DocBook/media: create links for included sources
20569 * netfilter: xtables: fix conntrack match v1 ipt-save output
20570 * partitions: read whole sector with EFI GPT header
20571 * partitions: use sector size for EFI GPT
20572 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
20573 * sched: Fix isolcpus boot option
20574 * sched: Fix missing sched tunable recalculation on cpu add/remove
20575 * nohz: Prevent clocksource wrapping during idle
20576 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
20577 * timers, init: Limit the number of per cpu calibration bootup messages
20578 * PCI: Always set prefetchable base/limit upper32 registers
20579 * iscsi class: modify handling of replacement timeout
20580 * NFS: Revert default r/wsize behavior
20581 * HID: fixup quirk for NCR devices
20582 * scsi_devinfo: update Hitachi entries (v2)
20583 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
20584 * scsi_transport_fc: remove invalid BUG_ON
20585 * lpfc: fix hang on SGI ia64 platform
20586 * libfc: fix typo in retry check on received PRLI
20587 * libfc: fix ddp in fc_fcp for 0 xid
20588 * fcoe: remove redundant checking of netdev->netdev_ops
20589 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
20590 * libfc: lport: fix minor documentation errors
20591 * libfc: don't WARN_ON in lport_timeout for RESET state
20592 * fcoe: initialize return value in fcoe_destroy
20593 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
20594 * libfc: fix memory corruption caused by double frees and bad error
20595 handling
20596 * libfc: fix free of fc_rport_priv with timer pending
20597 * libfc: remote port gets stuck in restart state without really
20598 restarting
20599 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
20600 * fcoe: Fix checking san mac address
20601 * fcoe: Fix getting san mac for VLAN interface
20602 * qlge: Remove explicit setting of PCI Dev CTL reg.
20603 * qlge: Set PCIE max read request size.
20604 * qlge: Don't fail open when port is not initialized.
20605 * qlge: Add handler for DCBX firmware event.
20606 * qlge: Bonding fix for mode 6.
20607 * PCI: AER: fix aer inject result in kernel oops
20608 * DMI: allow omitting ident strings in DMI tables
20609 * Input: i8042 - remove identification strings from DMI tables
20610 * Input: i8042 - add Gigabyte M1022M to the noloop list
20611 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
20612 * ALSA: hda - select IbexPeak handler for Calpella
20613 * ALSA: hda - Fix quirk for Maxdata obook4-1
20614 * ALSA: hda - Add missing Line-Out and PCM switches as slave
20615 * iTCO_wdt.c - cleanup chipset documentation
20616 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
20617 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
20618 * ahci: disable SNotification capability for ich8
20619 * ata_piix: fix MWDMA handling on PIIX3
20620 * md: fix small irregularity with start_ro module parameter
20621 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
20622 * cio: fix double free in case of probe failure
20623 * cio: dont panic in non-fatal conditions
20624 * netiucv: displayed TX bytes value much too high
20625 * ipc ns: fix memory leak (idr)
20626 * ALSA: hda - Fix HP T5735 automute
20627 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
20628 * UBI: fix memory leak in update path
20629 * UBI: initialise update marker
20630 * ASoC: fix a memory-leak in wm8903
20631 * mac80211: check that ieee80211_set_power_mgmt only handles STA
20632 interfaces.
20633 * cfg80211: fix channel setting for wext
20634 * KVM: S390: fix potential array overrun in intercept handling
20635 * KVM: only allow one gsi per fd
20636 * KVM: Fix race between APIC TMR and IRR
20637 * KVM: MMU: bail out pagewalk on kvm_read_guest error
20638 * KVM: x86: Fix host_mapping_level()
20639 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
20640 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
20641 * KVM: fix lock imbalance in kvm_*_irq_source_id()
20642 * KVM: only clear irq_source_id if irqchip is present
20643 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
20644 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
20645 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
20646 - LP: #516325
20647 * iwlwifi: Fix throughput stall issue in HT mode for 5000
20648 * fnctl: f_modown should call write_lock_irqsave/restore
20649 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
20650 CPUID drivers.
20651 * Linux 2.6.32.7
20652 * scsi_lib: Fix bug in completion of bidi commands
20653 * mptsas: Fix issue with chain pools allocation on katmai
20654 * mm: add new 'read_cache_page_gfp()' helper function
20655 * drm/i915: Selectively enable self-reclaim
20656 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
20657 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
20658 * x86: Set hotpluggable nodes in nodes_possible_map
20659 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
20660 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
20661 * zcrypt: Do not remove coprocessor for error 8/72
20662 * dasd: fix possible NULL pointer errors
20663 * ACPI: Add a generic API for _OSC -v2
20664 * ACPI: Add platform-wide _OSC support.
20665 * ACPI: fix OSC regression that caused aer and pciehp not to load
20666 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
20667 * UBI: fix volume creation input checking
20668 * e1000/e1000e: don't use small hardware rx buffers
20669 * drm/i915: Reload hangcheck timer too for Ironlake
20670 * Fix a leak in affs_fill_super()
20671 * Fix failure exits in bfs_fill_super()
20672 * fix oops in fs/9p late mount failure
20673 * fix leak in romfs_fill_super()
20674 * Fix remount races with symlink handling in affs
20675 * fix affs parse_options()
20676 * Fix failure exit in ipathfs
20677 * mm: fix migratetype bug which slowed swapping
20678 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
20679 NOMMU stack
20680 * Split 'flush_old_exec' into two functions
20681 * sparc: TIF_ABI_PENDING bit removal
20682 * x86: get rid of the insane TIF_ABI_PENDING bit
20683 * Input: winbond-cir - remove dmesg spam
20684 * x86: Disable HPET MSI on ATI SB700/SB800
20685 * iwlwifi: set default aggregation frame count limit to 31
20686 * drm/i915: only enable hotplug for detected outputs
20687 * firewire: core: add_descriptor size check
20688 * SECURITY: selinux, fix update_rlimit_cpu parameter
20689 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
20690 * x86: Add Dell OptiPlex 760 reboot quirk
20691 - LP: #488319
20692 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
20693 * x86/amd-iommu: Fix possible integer overflow
20694 * clocksource: fix compilation if no GENERIC_TIME
20695 * tcp: update the netstamp_needed counter when cloning sockets
20696 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
20697 * net: restore ip source validation
20698 * af_packet: Don't use skb after dev_queue_xmit()
20699 * ax25: netrom: rose: Fix timer oopses
20700 * KVM: allow userspace to adjust kvmclock offset
20701 * oprofile/x86: add Xeon 7500 series support
20702 * oprofile/x86: fix crash when profiling more than 28 events
20703 * libata: retry link resume if necessary
20704 * mm: percpu-vmap fix RCU list walking
20705 * mm: purge fragmented percpu vmap blocks
20706 * block: fix bio_add_page for non trivial merge_bvec_fn case
20707 * Fix 'flush_old_exec()/setup_new_exec()' split
20708 * random: drop weird m_time/a_time manipulation
20709 * random: Remove unused inode variable
20710 * block: fix bugs in bio-integrity mempool usage
20711 * usb: r8a66597-hdc disable interrupts fix
20712 * connector: Delete buggy notification code.
20713 * be2net: Bug fix to support newer generation of BE ASIC
20714 * be2net: Fix memset() arg ordering.
20715 * mm: flush dcache before writing into page to avoid alias
20716 * mac80211: fix NULL pointer dereference when ftrace is enabled
20717 * imxfb: correct location of callbacks in suspend and resume
20718 * mx3fb: some debug and initialisation fixes
20719 * starfire: clean up properly if firmware loading fails
20720 * kernel/cred.c: use kmem_cache_free
20721 * uartlite: fix crash when using as console
20722 * pktcdvd: removing device does not remove its sysfs dir
20723 * ath9k: fix eeprom INI values override for 2GHz-only cards
20724 * ath9k: fix beacon slot/buffer leak
20725 * powerpc: TIF_ABI_PENDING bit removal
20726 * NET: fix oops at bootime in sysctl code
20727 * Linux 2.6.32.8
20728
20729 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
20730
20731 linux (2.6.32-12.17) lucid; urgency=low
20732
20733 [ Andy Whitcroft ]
20734
20735 * restore linux-image prefix -- master
20736 * enforce -- we require SELINUX enabled -- master
20737 * enforce -- ensure APPARMOR is our default LSM -- master
20738 * make doc package completely optional -- master
20739 * make source package completely optional -- master
20740 * make linux-libc-dev completly optional -- master
20741 * convert package disable to a deps list -- master
20742 * allow common headers to switch from indep to arch -- master
20743 * convert binary package disable to a deps list -- master
20744 * add configuration option for a full source build tree -- master
20745 * add support for uImage kernels in package control scripts
20746 * getabis -- cleanup and parameterise repository list -- master
20747 * getabis -- move configuration to etc/getabi -- master
20748 * kernelconfig -- move configuration to etc -- master
20749 * rules -- make debian/debian.env master for branch name
20750 * set the current branch name -- master
20751 * pull back common debian.master files into debian -- master
20752 * enforcer -- make the enforcement configuration common
20753 * insert-changes -- correctly link to debian/rules in DROOT
20754
20755 [ Colin Watson ]
20756
20757 * future-proof ddeb handling against buildd changes
20758
20759 [ Eric Miao ]
20760
20761 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
20762 X86
20763
20764 [ Loïc Minier ]
20765
20766 * Add modules.builtin.bin to prerm rm list
20767 - LP: #516584
20768
20769 [ Tim Gardner ]
20770
20771 * [Config] Implement the amd64 preempt flavour
20772
20773 [ Upstream Kernel Changes ]
20774
20775 * syslog: distinguish between /proc/kmsg and syscalls
20776 - LP: #515623
20777 * sfc: Fix polling for slow MCDI operations
20778 * sfc: Fix conditions for MDIO self-test
20779 * sfc: QT202x: Remove unreliable MMD check at initialisation
20780 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
20781 * sfc: Use fixed-size buffers for MCDI NVRAM requests
20782
20783 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
20784
20785 linux (2.6.32-12.16) lucid; urgency=low
20786
20787 [ Andy Whitcroft ]
20788
20789 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
20790 first use"
20791 * SAUCE: acpi battery -- move first lookup asynchronous
20792 - LP: #507211
20793 * [Config] update configs to cleanup generic configs
20794 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
20795 * [Config] enable USER_NS
20796 - LP: #480739, #509808
20797
20798 [ Heiko Carstens ]
20799
20800 * (pre-stable) driver-core: fix devtmpfs crash on s390
20801 - LP: #512370
20802
20803 [ John Johansen ]
20804
20805 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
20806 - LP: #494565
20807 * [Config] VIRTIO=y for server/virtual flavours
20808 - LP: #494565
20809
20810 [ Kay Sievers ]
20811
20812 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
20813 - LP: #512370
20814
20815 [ Kees Cook ]
20816
20817 * SAUCE: x86: brk away from exec rand area
20818 - LP: #452175
20819
20820 [ Leann Ogasawara ]
20821
20822 * [Upstream] e1000: enhance frame fragment detection
20823 - CVE-2009-4536
20824 * [Upstream] e1000e: enhance frame fragment detection
20825 - CVE-2009-4538
20826
20827 [ Sebastian Kapfer ]
20828
20829 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
20830 series)
20831 - LP: #296610
20832
20833 [ Upstream Kernel Changes ]
20834
20835 * inotify: do not reuse watch descriptors
20836 - LP: #485556
20837 * inotify: only warn once for inotify problems
20838 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
20839 Framebuffer"
20840 * memcg: ensure list is empty at rmdir
20841 * drm/i915: remove loop in Ironlake interrupt handler
20842 * block: Fix incorrect reporting of partition alignment
20843 * x86, mce: Thermal monitoring depends on APIC being enabled
20844 * futexes: Remove rw parameter from get_futex_key()
20845 * page allocator: update NR_FREE_PAGES only when necessary
20846 * x86, apic: use physical mode for IBM summit platforms
20847 * edac: i5000_edac critical fix panic out of bounds
20848 * x86: SGI UV: Fix mapping of MMIO registers
20849 * mfd: WM835x GPIO direction register is not locked
20850 * mfd: Correct WM835x ISINK ramp time defines
20851 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
20852 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
20853 * reiserfs: truncate blocks not used by a write
20854 * HID: add device IDs for new model of Apple Wireless Keyboard
20855 * PCI/cardbus: Add a fixup hook and fix powerpc
20856 * Input: pmouse - move Sentelic probe down the list
20857 * asus-laptop: add Lenovo SL hotkey support
20858 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
20859 * sparc64: Fix NMI programming when perf events are active.
20860 * sparc64: Fix Niagara2 perf event handling.
20861 * i2c: Do not use device name after device_unregister
20862 * i2c/pca: Don't use *_interruptible
20863 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
20864 * sched: Fix task priority bug
20865 * vfs: Fix vmtruncate() regression
20866 * Linux 2.6.32.5
20867 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
20868 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
20869 * Staging: asus_oled: fix oops in 2.6.32.2
20870 * Staging: hv: fix smp problems in the hyperv core code
20871 * tty: fix race in tty_fasync
20872 * ecryptfs: use after free
20873 * ecryptfs: initialize private persistent file before dereferencing
20874 pointer
20875 * nozomi: quick fix for the close/close bug
20876 * serial: 8250_pnp: use wildcard for serial Wacom tablets
20877 * usb: serial: fix memory leak in generic driver
20878 * USB: fix bitmask merge error
20879 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
20880 * USB: EHCI: fix handling of unusual interrupt intervals
20881 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
20882 * USB: add missing delay during remote wakeup
20883 * USB: add speed values for USB 3.0 and wireless controllers
20884 * ACPI: EC: Accelerate query execution
20885 * ACPI: EC: Add wait for irq storm
20886 * SCSI: enclosure: fix oops while iterating enclosure_status array
20887 * drm/i915: Read the response after issuing DDC bus switch command
20888 * drm/i915: try another possible DDC bus for the SDVO device with
20889 multiple outputs
20890 * block: bdev_stack_limits wrapper
20891 * DM: Fix device mapper topology stacking
20892 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
20893 * USB: fix usbstorage for 2770:915d delivers no FAT
20894 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
20895 * perf timechart: Use tid not pid for COMM change
20896 * perf events: Dont report side-band events on each cpu for
20897 per-task-per-cpu events
20898 * perf: Honour event state for aux stream data
20899 * Linux 2.6.32.6
20900
20901 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
20902
20903 linux (2.6.32-11.15) lucid; urgency=low
20904
20905 [ Andy Whitcroft ]
20906
20907 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
20908 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
20909 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
20910 boards"
20911 * Revert "[Upstream] mmc: prevent dangling block device from accessing
20912 stale queues"
20913 * Revert "SAUCE: Fix nx_enable reporting"
20914 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
20915 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
20916 * SAUCE: i915 -- disable powersave by default
20917 - LP: #492392
20918
20919 [ Kees Cook ]
20920
20921 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20922 - LP: #369978
20923 * SAUCE: [x86] fix report of cs-limit nx-emulation
20924 - LP: #454285
20925 * SAUCE: Fix nx_enable reporting
20926 - LP: #454285
20927
20928 [ Tim Gardner ]
20929
20930 * [Upstream] b43: Declare all possible firmware files.
20931 - LP: #488636
20932 * [Config] updateconfigs after adding pvscsi
20933 - LP: #497156
20934 * [Config] CONFIG_BT=m
20935
20936 [ Upstream Kernel Changes ]
20937
20938 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
20939 for pre-Pentium"
20940 * SCSI: ipr: fix EEH recovery
20941 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
20942 * SCSI: st: fix mdata->page_order handling
20943 * SCSI: fc class: fix fc_transport_init error handling
20944 * sched: Fix task_hot() test order
20945 * x86, cpuid: Add "volatile" to asm in native_cpuid()
20946 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
20947 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
20948 * pata_hpt3x2n: fix clock turnaround
20949 * pata_cmd64x: fix overclocking of UDMA0-2 modes
20950 * ASoC: wm8974: fix a wrong bit definition
20951 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
20952 * ALSA: hda - Fix missing capsrc_nids for ALC88x
20953 * acerhdf: limit modalias matching to supported
20954 - LP: #435958
20955 * ACPI: EC: Fix MSI DMI detection
20956 * ACPI: Use the return result of ACPI lid notifier chain correctly
20957 * powerpc: Handle VSX alignment faults correctly in little-endian mode
20958 * ASoC: Do not write to invalid registers on the wm9712.
20959 * drm/radeon: fix build on 64-bit with some compilers.
20960 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
20961 * USB: option: support hi speed for modem Haier CE100
20962 * USB: Fix a bug on appledisplay.c regarding signedness
20963 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
20964 * Bluetooth: Prevent ill-timed autosuspend in USB driver
20965 * USB: rename usb_configure_device
20966 * USB: fix bugs in usb_(de)authorize_device
20967 * drivers/net/usb: Correct code taking the size of a pointer
20968 * x86: SGI UV: Fix writes to led registers on remote uv hubs
20969 * md: Fix unfortunate interaction with evms
20970 * dma: at_hdmac: correct incompatible type for argument 1 of
20971 'spin_lock_bh'
20972 * dma-debug: Do not add notifier when dma debugging is disabled.
20973 * dma-debug: Fix bug causing build warning
20974 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
20975 referrals
20976 * x86/amd-iommu: Fix initialization failure panic
20977 * ioat3: fix p-disabled q-continuation
20978 * ioat2,3: put channel hardware in known state at init
20979 * KVM: MMU: remove prefault from invlpg handler
20980 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
20981 * Libertas: fix buffer overflow in lbs_get_essid()
20982 * iwmc3200wifi: fix array out-of-boundary access
20983 * mac80211: fix propagation of failed hardware reconfigurations
20984 * mac80211: fix WMM AP settings application
20985 * mac80211: Fix IBSS merge
20986 * cfg80211: fix race between deauth and assoc response
20987 * ath5k: fix SWI calibration interrupt storm
20988 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
20989 * ath9k: Fix TX queue draining
20990 * ath9k: fix missed error codes in the tx status check
20991 * ath9k: wake hardware during AMPDU TX actions
20992 * ath9k: fix suspend by waking device prior to stop
20993 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
20994 64-bit
20995 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
20996 in 0x4054
20997 * iwl3945: disable power save
20998 * iwl3945: fix panic in iwl3945 driver
20999 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
21000 * iwlwifi: fix more eeprom endian bugs
21001 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
21002 * mac80211: fix race with suspend and dynamic_ps_disable_work
21003 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
21004 * 'sysctl_max_map_count' should be non-negative
21005 * kernel/sysctl.c: fix the incomplete part of
21006 sysctl_max_map_count-should-be-non-negative.patch
21007 * V4L/DVB (13596): ov511.c typo: lock => unlock
21008 * x86/ptrace: make genregs[32]_get/set more robust
21009 * memcg: avoid oom-killing innocent task in case of use_hierarchy
21010 * e100: Fix broken cbs accounting due to missing memset.
21011 * ipv6: reassembly: use seperate reassembly queues for conntrack and
21012 local delivery
21013 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
21014 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
21015 * b43: avoid PPC fault during resume
21016 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
21017 support
21018 * sched: Fix balance vs hotplug race
21019 * drm/radeon/kms: fix crtc vblank update for r600
21020 * drm: disable all the possible outputs/crtcs before entering KMS mode
21021 * S390: dasd: support DIAG access for read-only devices
21022 * xen: fix is_disconnected_device/exists_disconnected_device
21023 * xen: improvement to wait_for_devices()
21024 * xen: wait up to 5 minutes for device connetion
21025 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
21026 * udf: Try harder when looking for VAT inode
21027 * Add unlocked version of inode_add_bytes() function
21028 * quota: decouple fs reserved space from quota reservation
21029 * ext4: Convert to generic reserved quota's space management.
21030 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
21031 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
21032 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
21033 * amd64_edac: unify MCGCTL ECC switching
21034 * x86, msr: Add support for non-contiguous cpumasks
21035 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
21036 * amd64_edac: fix driver instance freeing
21037 * amd64_edac: make driver loading more robust
21038 * amd64_edac: fix forcing module load/unload
21039 * sched: Sched_rt_periodic_timer vs cpu hotplug
21040 * ext4: Update documentation to correct the inode_readahead_blks option
21041 name
21042 * lguest: fix bug in setting guest GDT entry
21043 * vmscan: do not evict inactive pages when skipping an active list scan
21044 * ksm: fix mlockfreed to munlocked
21045 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
21046 * generic_permission: MAY_OPEN is not write access
21047 * Linux 2.6.32.3
21048 * untangle the do_mremap() mess
21049 * fasync: split 'fasync_helper()' into separate add/remove functions
21050 * ASoC: fix params_rate() macro use in several codecs
21051 * modules: Skip empty sections when exporting section notes
21052 * exofs: simple_write_end does not mark_inode_dirty
21053 * nfsd: make sure data is on disk before calling ->fsync
21054 * sunrpc: fix peername failed on closed listener
21055 * SUNRPC: Fix up an error return value in
21056 gss_import_sec_context_kerberos()
21057 * SUNRPC: Fix the return value in gss_import_sec_context()
21058 * sunrpc: on successful gss error pipe write, don't return error
21059 * drm/i915: Update LVDS connector status when receiving ACPI LID event
21060 * drm/i915: fix order of fence release wrt flushing
21061 * drm/i915: Permit pinning whilst the device is 'suspended'
21062 * drm: remove address mask param for drm_pci_alloc()
21063 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
21064 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
21065 pipeconf on Ironlake
21066 * drm/i915: Select the correct BPC for LVDS on Ironlake
21067 * drm/i915: fix unused var
21068 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
21069 * drivers/cpuidle/governors/menu.c: fix undefined reference to
21070 `__udivdi3'
21071 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
21072 * lib/rational.c needs module.h
21073 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
21074 DMA_FROM_DEVICE and
21075 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
21076 * mmc_block: add dev_t initialization check
21077 * mmc_block: fix probe error cleanup bug
21078 * mmc_block: fix queue cleanup
21079 * ALSA: hda - Fix ALC861-VD capture source mixer
21080 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
21081 blacklist
21082 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
21083 - LP: #498863
21084 * ASoC: Fix WM8350 DSP mode B configuration
21085 * netfilter: ebtables: enforce CAP_NET_ADMIN
21086 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
21087 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
21088 * hwmon: (adt7462) Fix pin 28 monitoring
21089 * quota: Fix dquot_transfer for filesystems different from ext4
21090 * xen: fix hang on suspend.
21091 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
21092 * ath5k: Fix eeprom checksum check for custom sized eeproms
21093 * cfg80211: fix syntax error on user regulatory hints
21094 * iwl: off by one bug
21095 * mac80211: add missing sanity checks for action frames
21096 * drm/i915: remove render reclock support
21097 * libertas: Remove carrier signaling from the scan code
21098 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
21099 * mac80211: fix skb buffering issue (and fixes to that)
21100 * fix braindamage in audit_tree.c untag_chunk()
21101 * fix more leaks in audit_tree.c tag_chunk()
21102 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
21103 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
21104 * agp/intel-agp: Clear entire GTT on startup
21105 * Linux 2.6.32.4
21106 * ethtool: Add reset operation
21107 * gro: Name the GRO result enumeration type
21108 * gro: Change all receive functions to return GRO result codes
21109 * sfc: 10Xpress: Initialise pause advertising flags
21110 * sfc: 10Xpress: Report support for pause frames
21111 * sfc: Remove redundant header gmii.h
21112 * sfc: Remove redundant hardware initialisation
21113 * sfc: Rename Falcon-specific board code and types
21114 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
21115 * sfc: Remove versioned bitfield macros
21116 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
21117 * sfc: Update hardware definitions for Siena
21118 * sfc: Rename register I/O header and functions used by both Falcon and
21119 Siena
21120 * sfc: Eliminate indirect lookups of queue size constants
21121 * sfc: Define DMA address mask explicitly in terms of descriptor field
21122 width
21123 * sfc: Move all TX DMA length limiting into tx.c
21124 * sfc: Change order of device removal to reverse of probe order
21125 * sfc: Remove declarations of nonexistent functions
21126 * sfc: Move efx_xmit_done() declaration into correct stanza
21127 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
21128 * sfc: Maintain interrupt moderation values in ticks, not microseconds
21129 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
21130 * sfc: Remove pointless abstraction of memory BAR number
21131 * sfc: Remove incorrect assertion from efx_pci_remove_main()
21132 * sfc: Remove unnecessary tests of efx->membase
21133 * sfc: Move MTD probe after netdev registration and name allocation
21134 * sfc: Remove unused code for non-autoneg speed/duplex switching
21135 * sfc: Rename 'xfp' file and functions to reflect reality
21136 * sfc: Really allow RX checksum offload to be disabled
21137 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
21138 * sfc: Enable heuristic selection between page and skb RX buffers
21139 * sfc: Remove pointless abstraction of memory BAR number (2)
21140 * sfc: Remove redundant gotos from __efx_rx_packet()
21141 * sfc: Remove ridiculously paranoid assertions
21142 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
21143 * sfc: Record RX queue number on GRO path
21144 * sfc: SFT9001: Reset LED configuration correctly after blinking
21145 * sfc: Use a single blink implementation
21146 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
21147 * sfc: Make board information explicitly Falcon-specific
21148 * sfc: Move definition of struct falcon_nic_data into falcon.h
21149 * sfc: Move struct falcon_board into struct falcon_nic_data
21150 * sfc: Move all I2C stuff into struct falcon_board
21151 * sfc: Gather link state fields in struct efx_nic into new struct
21152 efx_link_state
21153 * sfc: Remove unnecessary casts to struct sk_buff *
21154 * sfc: Remove redundant efx_xmit() function
21155 * sfc: Combine high-level header files
21156 * sfc: Log interrupt and reset type names, not numbers
21157 * sfc: Fix descriptor cache sizes
21158 * sfc: Treat all MAC registers as 128-bit
21159 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
21160 * sfc: Comment corrections
21161 * sfc: Remove unused constant
21162 * sfc: Clean up struct falcon_board and struct falcon_board_data
21163 * sfc: Fix bugs in RX queue flushing
21164 * sfc: Remove unused function efx_flush_queues()
21165 * sfc: Only switch Falcon MAC clocks as necessary
21166 * sfc: Hold MAC lock for longer in efx_init_port()
21167 * sfc: Split MAC stats DMA initiation and completion
21168 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
21169 * sfc: Simplify XMAC link polling
21170 * sfc: Change MAC promiscuity and multicast hash at the same time
21171 * sfc: Move inline comment into kernel-doc
21172 * sfc: Do not set net_device::trans_start in self-test
21173 * sfc: Simplify PHY polling
21174 * sfc: QT202x: Reset before reading PHY id
21175 * sfc: Replace MDIO spinlock with mutex
21176 * sfc: Always start Falcon using the XMAC
21177 * sfc: Limit some hardware workarounds to Falcon
21178 * sfc: Remove EFX_WORKAROUND_9141 macro
21179 * sfc: Remove another unused workaround macro
21180 * sfc: Remove some redundant whitespace
21181 * sfc: Decouple NIC revision number from Falcon PCI revision number
21182 * sfc: Move descriptor cache base addresses to struct efx_nic_type
21183 * sfc: Clean up RX event handling
21184 * sfc: Remove redundant writes to INT_ADR_KER
21185 * sfc: Remove duplicate hardware structure definitions
21186 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
21187 * sfc: Move Falcon NIC operations to efx_nic_type
21188 * sfc: Refactor link configuration
21189 * sfc: Generalise link state monitoring
21190 * sfc: Add power-management and wake-on-LAN support
21191 * sfc: Implement ethtool reset operation
21192 * sfc: Add efx_nic_type operation for register self-test
21193 * sfc: Add efx_nic_type operation for NVRAM self-test
21194 * sfc: Add efx_nic_type operation for identity LED control
21195 * sfc: Separate shared NIC code from Falcon-specific and rename
21196 accordingly
21197 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
21198 * sfc: Extend loopback mode enumeration
21199 * sfc: Remove static PHY data and enumerations
21200 * sfc: Extend MTD driver for use with new NICs
21201 * sfc: Allow for additional checksum offload features
21202 * sfc: Rename falcon.h to nic.h
21203 * sfc: Move shared NIC code from falcon.c to new source file nic.c
21204 * sfc: Add firmware protocol definitions (MCDI)
21205 * sfc: Add support for SFC9000 family (1)
21206 * sfc: Add support for SFC9000 family (2)
21207 * sfc: Implement TSO for TCP/IPv6
21208 * sfc: Update version, copyright dates, authors
21209 * drivers/net/sfc: Correct code taking the size of a pointer
21210 * sfc: Move PHY software state initialisation from init() into probe()
21211 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
21212 * sfc: Fix DMA mapping cleanup in case of an error in TSO
21213 * sfc: QT2025C: Work around PHY bug
21214 * sfc: QT2025C: Switch into self-configure mode when not in loopback
21215 * sfc: QT2025C: Work around PHY firmware initialisation bug
21216 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
21217 * sfc: Disable TX descriptor prefetch watchdog
21218 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
21219 - LP: #497156
21220
21221 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
21222
21223 linux (2.6.32-10.14) lucid; urgency=low
21224
21225 [ Alex Deucher ]
21226
21227 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
21228 - LP: #493795
21229
21230 [ Andy Whitcroft ]
21231
21232 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
21233 id is less than 0x0f."
21234 * config-check -- ensure the checks get run at build time
21235 * config-check -- check the processed config during updateconfigs
21236 * config-check -- CONFIG_SECCOMP may not be present
21237 * TUN is now built in ignore
21238 * SAUCE: acpi battery -- delay first lookup of the battery until first
21239 use
21240 * SAUCE: async_populate_rootfs: move rootfs init earlier
21241 * ubuntu: AppArmor -- update to mainline 2010-01-06
21242 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
21243 - LP: #498525
21244
21245 [ Dave Airlie ]
21246
21247 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
21248
21249 [ Leann Ogasawara ]
21250
21251 * Add asix to nic-usb-modules file
21252 - LP: #499785
21253
21254 [ Peter Zijlstra ]
21255
21256 * (pre-stable) sched: Fix balance vs hotplug race
21257
21258 [ Tim Gardner ]
21259
21260 * [Config] Enable CONFIG_FUNCTION_TRACER
21261 - LP: #497989
21262 * [Config] Drop lpia from getabis
21263 * [Config] Build in TUN/TAP driver
21264 - LP: #499491
21265 * [Config] DH_COMPAT=5
21266
21267 [ Upstream Kernel Changes ]
21268
21269 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
21270 component_only tv_modes"
21271 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
21272 turned off"
21273 * USB: usb-storage: fix bug in fill_inquiry
21274 * USB: option: add pid for ZTE
21275 * firewire: ohci: handle receive packets with a data length of zero
21276 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
21277 of ->completed counter
21278 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
21279 counter
21280 * rcu: Fix note_new_gpnum() uses of ->gpnum
21281 * rcu: Remove inline from forward-referenced functions
21282 * perf_event: Fix invalid type in ioctl definition
21283 * perf_event: Initialize data.period in perf_swevent_hrtimer()
21284 * perf: Don't free perf_mmap_data until work has been done
21285 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
21286 * sched: Check for an idle shared cache in select_task_rq_fair()
21287 * sched: Fix affinity logic in select_task_rq_fair()
21288 * sched: Rate-limit newidle
21289 * sched: Fix and clean up rate-limit newidle code
21290 * x86/amd-iommu: attach devices to pre-allocated domains early
21291 * x86/amd-iommu: un__init iommu_setup_msi
21292 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
21293 up the PCI tree
21294 * x86: Fix iommu=nodac parameter handling
21295 * x86: GART: pci-gart_64.c: Use correct length in strncmp
21296 * x86: ASUS P4S800 reboot=bios quirk
21297 - LP: #366682
21298 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
21299 * ssb: Fix range check in sprom write
21300 * ath5k: allow setting txpower to 0
21301 * ath5k: enable EEPROM checksum check
21302 * hrtimer: Fix /proc/timer_list regression
21303 * ALSA: hrtimer - Fix lock-up
21304 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
21305 * KVM: x86 emulator: limit instructions to 15 bytes
21306 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
21307 * KVM: s390: Make psw available on all exits, not just a subset
21308 * KVM: fix irq_source_id size verification
21309 * KVM: x86: include pvclock MSRs in msrs_to_save
21310 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
21311 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
21312 * x86, mce: don't restart timer if disabled
21313 * x86/mce: Set up timer unconditionally
21314 * x86: SGI UV: Fix BAU initialization
21315 * x86: Fix duplicated UV BAU interrupt vector
21316 * x86: Add new Intel CPU cache size descriptors
21317 * x86: Fix typo in Intel CPU cache size descriptor
21318 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
21319 * s390: clear high-order bits of registers after sam64
21320 * V4L/DVB: Fix test in copy_reg_bits()
21321 * bsdacct: fix uid/gid misreporting
21322 * UBI: flush wl before clearing update marker
21323 * jbd2: don't wipe the journal on a failed journal checksum
21324 * USB: xhci: Add correct email and files to MAINTAINERS entry.
21325 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
21326 * USB: option.c: add support for D-Link DWM-162-U5
21327 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
21328 * USB: usb-storage: add BAD_SENSE flag
21329 * USB: Close usb_find_interface race v3
21330 * pxa/em-x270: fix usb hub power up/reset sequence
21331 * hfs: fix a potential buffer overflow
21332 * SUNRPC: IS_ERR/PTR_ERR confusion
21333 * NFS: Fix nfs_migrate_page()
21334 * md/bitmap: protect against bitmap removal while being updated.
21335 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
21336 * devpts_get_tty() should validate inode
21337 * debugfs: fix create mutex racy fops and private data
21338 * Driver core: fix race in dev_driver_string
21339 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
21340 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
21341 * mac80211: Fixed bug in mesh portal paths
21342 * mac80211: Revert 'Use correct sign for mesh active path refresh'
21343 * mac80211: fix scan abort sanity checks
21344 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
21345 * rtl8187: Fix wrong rfkill switch mask for some models
21346 * x86: Fix bogus warning in apic_noop.apic_write()
21347 * mm: hugetlb: fix hugepage memory leak in mincore()
21348 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
21349 * powerpc/windfarm: Add detection for second cpu pump
21350 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
21351 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
21352 * drm/radeon/kms: Add quirk for HIS X1300 board
21353 * drm/radeon/kms: handle vblanks properly with dpms on
21354 * drm/radeon/kms: fix legacy crtc2 dpms
21355 * drm/radeon/kms: fix vram setup on rs600
21356 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
21357 * drm/ttm: Fix build failure due to missing struct page
21358 * drm/i915: Set the error code after failing to insert new offset into mm
21359 ht.
21360 * drm/i915: Add the missing clonemask for display port on Ironlake
21361 * xen/xenbus: make DEVICE_ATTR()s static
21362 * xen: re-register runstate area earlier on resume.
21363 * xen: restore runstate_info even if !have_vcpu_info_placement
21364 * xen: correctly restore pfn_to_mfn_list_list after resume
21365 * xen: register timer interrupt with IRQF_TIMER
21366 * xen: register runstate on secondary CPUs
21367 * xen: don't call dpm_resume_noirq() with interrupts disabled.
21368 * xen: register runstate info for boot CPU early
21369 * xen: call clock resume notifier on all CPUs
21370 * xen: improve error handling in do_suspend.
21371 * xen: don't leak IRQs over suspend/resume.
21372 * xen: use iret for return from 64b kernel to 32b usermode
21373 * xen: explicitly create/destroy stop_machine workqueues outside
21374 suspend/resume region.
21375 * Xen balloon: fix totalram_pages counting.
21376 * xen: try harder to balloon up under memory pressure.
21377 * dm exception store: free tmp_store on persistent flag error
21378 * dm snapshot: only take lock for statustype info not table
21379 * dm crypt: move private iv fields to structs
21380 * dm crypt: restructure essiv error path
21381 * dm: avoid _hash_lock deadlock
21382 * dm snapshot: cope with chunk size larger than origin
21383 * dm crypt: separate essiv allocation from initialisation
21384 * dm crypt: make wipe message also wipe essiv key
21385 * slc90e66: fix UDMA handling
21386 * tcp: Stalling connections: Fix timeout calculation routine
21387 * ip_fragment: also adjust skb->truesize for packets not owned by a
21388 socket
21389 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
21390 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
21391 * sparc64: Fix overly strict range type matching for PCI devices.
21392 * sparc64: Fix stack debugging IRQ stack regression.
21393 * sparc: Set UTS_MACHINE correctly.
21394 * b43legacy: avoid PPC fault during resume
21395 * tracing: Fix event format export
21396 * ath9k: Fix TX hang poll routine
21397 * ath9k: fix processing of TX PS null data frames
21398 * ath9k: Fix maximum tx fifo settings for single stream devices
21399 * ath9k: fix tx status reporting
21400 * mac80211: Fix dynamic power save for scanning.
21401 * drm/i915: Fix sync to vblank when VGA output is turned off
21402 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
21403 * thinkpad-acpi: fix default brightness_mode for R50e/R51
21404 * thinkpad-acpi: preserve rfkill state across suspend/resume
21405 * ipw2100: fix rebooting hang with driver loaded
21406 * matroxfb: fix problems with display stability
21407 * acerhdf: add new BIOS versions
21408 * asus-laptop: change light sens default values.
21409 * vmalloc: conditionalize build of pcpu_get_vm_areas()
21410 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
21411 * net: Fix userspace RTM_NEWLINK notifications.
21412 * ext3: Fix data / filesystem corruption when write fails to copy data
21413 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
21414 * bcm63xx_enet: fix compilation failure after get_stats_count removal
21415 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
21416 * drm/i915: Avoid NULL dereference with component_only tv_modes
21417 * drm/i915: PineView only has LVDS and CRT ports
21418 * drm/i915: Fix LVDS stability issue on Ironlake
21419 * mm: sigbus instead of abusing oom
21420 * ipvs: zero usvc and udest
21421 * jffs2: Fix long-standing bug with symlink garbage collection.
21422 * intel-iommu: Detect DMAR in hyperspace at probe time.
21423 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
21424 * intel-iommu: Check for an RMRR which ends before it starts.
21425 * intel-iommu: Fix oops with intel_iommu=igfx_off
21426 * intel-iommu: ignore page table validation in pass through mode
21427 * netfilter: xtables: document minimal required version
21428 * perf_event: Fix incorrect range check on cpu number
21429 * implement early_io{re,un}map for ia64
21430 * Linux 2.6.32.2
21431
21432 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
21433
21434 linux (2.6.32-9.13) lucid; urgency=low
21435
21436 [ Andy Whitcroft ]
21437
21438 * [Config] enable CONFIG_B43_PHY_LP
21439 - LP: #493059
21440 * include modules.builtin in the binary debs
21441 * config-check -- add a configuration enforcer
21442 * config-check -- add a unit-test suite to the checker
21443 * [Config] Enable CONFIG_SYN_COOKIES for versatile
21444 * [Config] Enable CONFIG_SECURITY_SMACK for ports
21445 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
21446 * [Config] Disable CONFIG_COMPAT_BRK for ports
21447 * getabis -- add armel versatile to the list
21448
21449 [ Brad Figg ]
21450
21451 * SAUCE: Increase the default prealloc buffer for HDA audio devices
21452 (non-modem)
21453
21454 [ Manoj Iyer ]
21455
21456 * ubuntu: onmibook -- Added missing BOM file
21457
21458 [ Tim Gardner ]
21459
21460 * ubuntu: fsam7400 -- Cleanup Makefile
21461
21462 [ Upstream Kernel Changes ]
21463
21464 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
21465 * signal: Fix alternate signal stack check
21466 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
21467 * SCSI: osd_protocol.h: Add missing #include
21468 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
21469 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
21470 ENOSPC
21471 * ext4: avoid divide by zero when trying to mount a corrupted file system
21472 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
21473 * ext4: fix lock order problem in ext4_move_extents()
21474 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
21475 * ext4: plug a buffer_head leak in an error path of ext4_iget()
21476 * ext4: make sure directory and symlink blocks are revoked
21477 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
21478 * ext4: journal all modifications in ext4_xattr_set_handle
21479 * ext4: don't update the superblock in ext4_statfs()
21480 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
21481 non-zero
21482 * ext4: fix block validity checks so they work correctly with meta_bg
21483 * ext4: avoid issuing unnecessary barriers
21484 * ext4: fix error handling in ext4_ind_get_blocks()
21485 * ext4: make trim/discard optional (and off by default)
21486 * ext4: make "norecovery" an alias for "noload"
21487 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
21488 * ext4: initialize moved_len before calling ext4_move_extents()
21489 * ext4: move_extent_per_page() cleanup
21490 * jbd2: Add ENOMEM checking in and for
21491 jbd2_journal_write_metadata_buffer()
21492 * ext4: Return the PTR_ERR of the correct pointer in
21493 setup_new_group_blocks()
21494 * ext4: Avoid data / filesystem corruption when write fails to copy data
21495 * ext4: wait for log to commit when umounting
21496 * ext4: remove blocks from inode prealloc list on failure
21497 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
21498 * ext4: quota macros cleanup
21499 * ext4: fix incorrect block reservation on quota transfer.
21500 * ext4: Wait for proper transaction commit on fsync
21501 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
21502 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
21503 * Linux 2.6.32.1
21504 * kbuild: generate modules.builtin
21505 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
21506 - LP: #494461
21507 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
21508 tv_modes
21509 - LP: #494045
21510
21511 [ Zhao Yakui ]
21512
21513 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
21514 less than 0x0f.
21515 - LP: #481765
21516
21517 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
21518
21519 linux (2.6.32-8.12) lucid; urgency=low
21520
21521 [ Andy Whitcroft ]
21522
21523 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
21524
21525 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
21526
21527 linux (2.6.32-8.11) lucid; urgency=low
21528
21529 [ Andy Whitcroft ]
21530
21531 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
21532 up"
21533 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
21534 transition."
21535 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
21536 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
21537 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
21538 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
21539 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
21540 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
21541 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
21542 mem"
21543 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
21544 denied"
21545 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
21546 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
21547 allocation"
21548 * Revert "SAUCE: AppArmor: Set error code after structure
21549 initialization."
21550 * Revert "AppArmor -- fix pstrace_may_access rename"
21551 * Revert "ubuntu: AppArmor security module"
21552 * Revert "SAUCE: Add config option to set a default LSM"
21553 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
21554 * Revert "[Config] fsam7400 -- enable"
21555 * Revert "[Config] AUFS -- enable"
21556 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
21557 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
21558 * Revert "ubuntu: AUFS -- export various core functions"
21559 * Revert "[Config] ubuntu/iscsitarget -- disable"
21560 * Revert "[Config] iscsitarget -- enable"
21561 * Revert "ubuntu: iscsitarget -- SVN revision r214"
21562 * update Vcs-Git to point to the correct repository
21563 - LP: #493589
21564 * update build environment overrides to lucid
21565 - LP: #493589
21566 * [Config] enable CONFIG_DEVTMPFS
21567 * [Config] update all configs following AppArmor 2009-12-08 update
21568 * SAUCE: isapnp_init: make isa PNP scans occur async
21569 * [Config] fsam7400 -- enable
21570 * [Config] omnibook -- enable
21571 * [Config] cleanup CONFIG_AUDIT
21572 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
21573 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
21574 * ubuntu: AUFS -- aufs2 20091209
21575 * [Config] AUFS -- enable
21576 * [Config] iscsitarget -- enable
21577
21578 [ Arjan van de Ven ]
21579
21580 * SAUCE: KMS: cache the EDID information of the LVDS
21581
21582 [ Colin Watson ]
21583
21584 * bnx2: update d-i firmware filenames
21585 - LP: #494052
21586 * add cdc_ether to nic-usb-modules udeb
21587 - LP: #495060
21588
21589 [ John Johansen ]
21590
21591 * ubuntu: AppArmor -- mainline 2009-10-08
21592
21593 [ Manoj Iyer ]
21594
21595 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
21596 * ubuntu: omnibook -- support Toshiba (HP) netbooks
21597 * ubuntu: iscsitarget --- version 1.4.19
21598 - LP: #494693
21599
21600 [ Surbhi Palande ]
21601
21602 * SAUCE: Make populate_rootfs asynchronous
21603
21604 [ Tim Gardner ]
21605
21606 * Parallelize flavour builds and packaging
21607 * [Config] Enable CONFIG_KSM
21608
21609 [ Upstream Kernel Changes ]
21610
21611 * Config option to set a default LSM
21612 * LSM: Add security_path_chroot().
21613 * LSM: Add security_path_chroot().
21614 * LSM: Move security_path_chmod()/security_path_chown() to after
21615 mutex_lock().
21616 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
21617
21618 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
21619
21620 linux (2.6.32-7.10) lucid; urgency=low
21621
21622 [ Andy Whitcroft ]
21623
21624 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
21625
21626 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
21627
21628 linux (2.6.32-7.9) lucid; urgency=low
21629
21630 [ Andy Whitcroft ]
21631
21632 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
21633 - LP: #458982
21634 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
21635 * [Config] update configs following versatile switch to V7
21636 * rebased to v2.6.32
21637 * [Config] update configs following rebase to v2.6.32
21638 * [Config] update ports configs following rebase to v2.6.32
21639 * SAUCE: default ATI Radeon KMS to off until userspace catches up
21640
21641 [ Arjan van de Ven ]
21642
21643 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
21644
21645 [ Leann Ogasawara ]
21646
21647 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
21648 permissions
21649 - CVE-2009-3939
21650
21651 [ Loic Minier ]
21652
21653 * SAUCE: select a v7 CPU for versatile
21654
21655 [ Takashi Iwai ]
21656
21657 * SAUCE: ALSA: hda - Add power on/off counter
21658
21659 [ Upstream changes ]
21660
21661 * rebased to v2.6.32
21662
21663 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
21664
21665 linux (2.6.32-6.8) lucid; urgency=low
21666
21667 [ Andy Whitcroft ]
21668
21669 * [Config] disable SSB devices for armel
21670
21671 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
21672
21673 linux (2.6.32-6.7) lucid; urgency=low
21674
21675 [ Andy Whitcroft ]
21676
21677 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
21678 * Revert "SAUCE: Dell XPS710 reboot quirk"
21679 * Revert "SAUCE: Link acpi-cpufreq.o first"
21680 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
21681 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
21682 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
21683 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
21684 * Revert "Add Dell Dimension 9200 reboot quirk"
21685 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
21686 * Revert "SAUCE: tulip: Define ULI PCI ID's"
21687 * Revert "SAUCE: Lower warning level of some PCI messages"
21688 * Revert "mac80211: fix two issues in debugfs"
21689 Drop a number of known redundant commits as identified in the Ubuntu
21690 delta review blueprint.
21691
21692 * reenable armel versatile flavour
21693 * [Config] disable CONFIG_USB_DEVICEFS
21694
21695 [ Tim Gardner ]
21696
21697 * [Config] udeb: Add squashfs to fs-core-modules
21698 - LP: #352615
21699 * [Config] Create a real squashfs udeb
21700 - LP: #352615
21701
21702
21703 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
21704
21705 linux (2.6.32-5.6) lucid; urgency=low
21706
21707 [ Andy Whitcroft ]
21708
21709 * rebase to v2.6.32-rc8
21710 * update configs following rebase to v2.6.32-rc8
21711 * update ports configs since rebase to v2.6.32-rc8
21712 * [Config] enable cgroup options
21713 - LP: #480739
21714
21715 [ Upstream Kernel Changes ]
21716
21717 * rebase to v2.6.32-rc8
21718
21719 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
21720
21721 linux (2.6.32-4.5) lucid; urgency=low
21722
21723 [ Andy Whitcroft ]
21724
21725 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
21726 * rebase to v2.6.32-rc7
21727 * resync with Karmic proposed
21728
21729 [ John Johansen ]
21730
21731 * SAUCE: AppArmor: Fix oops after profile removal
21732 - LP: #475619
21733 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
21734 - LP: #437258
21735 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
21736 - LP: #479102
21737 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
21738 - LP: #479115
21739 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
21740 transition.
21741 - LP: #480112
21742
21743 [ Ubuntu Changes ]
21744
21745 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
21746
21747 [ Upstream Kernel Changes ]
21748
21749 * rebase to v2.6.32-rc7
21750
21751 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
21752
21753 linux (2.6.32-3.4) lucid; urgency=low
21754
21755 [ Andy Whitcroft ]
21756
21757 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
21758 * [Upstream] add local prefix to oss local change_bits
21759
21760 [ Upstream Kernel Changes ]
21761
21762 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
21763 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
21764
21765 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
21766
21767 linux (2.6.32-3.3) lucid; urgency=low
21768
21769 [ Andy Whitcroft ]
21770
21771 * rebase to v2.6.32-rc6
21772 * [Config] update configs following rebase to v2.6.32-rc6
21773 * [Config] update ports configs following rebase to v2.6.32-rc6
21774 * resync with Karmic Ubuntu-2.6.31-15.49
21775 * [Config] add module ignores for broken drivers
21776
21777 [ John Johansen ]
21778
21779 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
21780 - LP: #453335
21781 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
21782 - LP: #458299
21783 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
21784 - LP: #462824
21785 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
21786 - LP: #451375
21787
21788 [ Kees Cook ]
21789
21790 * SAUCE: Fix nx_enable reporting
21791 - LP: #454285
21792
21793 [ Scott James Remnant ]
21794
21795 * Revert "SAUCE: trace: add trace_event for the open() syscall"
21796 * SAUCE: trace: add trace events for open(), exec() and uselib()
21797 - LP: #462111
21798
21799 [ Stefan Bader ]
21800
21801 * SAUCE: Fix sub-flavour script to not stop on missing directories
21802 - LP: #453073
21803
21804 [ Ubuntu Changes ]
21805
21806 * resync with Karmic Ubuntu-2.6.31-15.49
21807
21808 [ Upstream Kernel Changes ]
21809
21810 * rebase to v2.6.32-rc6
21811 - LP: #464552
21812
21813 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
21814
21815 linux (2.6.32-2.2) lucid; urgency=low
21816
21817 [ Andy Whitcroft ]
21818
21819 * install the full changelog with the binary package
21820 * changelog -- explicitly note rebases and clean history
21821 * reinstate armel.mk with no flavours
21822 - LP: #449637
21823 * [Upstream] block: silently error unsupported empty barriers too
21824 - LP: #420423
21825 * [Config] udate configs following karmic resync
21826 * [Config] update ports configs following karmic resync
21827 * [Upstream] lirc -- follow removal of .id element
21828
21829 [ Colin Watson ]
21830
21831 * Use section 'admin' rather than 'base'
21832 * Add more e100 firmware to nic-modules
21833 - LP: #451872
21834 * Add qla1280 firmware to scsi-modules
21835 - LP: #381037
21836
21837 [ John Johansen ]
21838
21839 * SAUCE: AppArmor: Set error code after structure initialization.
21840 - LP: #427948
21841 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
21842 - LP: #446595
21843 * SAUCE: AppArmor: Fix mediation of "deleted" paths
21844
21845 [ Kees Cook ]
21846
21847 * SAUCE: [x86] fix report of cs-limit nx-emulation
21848 - LP: #454285
21849
21850 [ Leann Ogasawara ]
21851
21852 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
21853 events
21854 - LP: #430809
21855 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
21856 toggle switch press
21857 - LP: #430809
21858
21859 [ Luke Yelavich ]
21860
21861 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
21862 * [Config] Add sd_mod to scsi-modules udeb for powerpc
21863
21864 [ Mario Limonciello ]
21865
21866 * SAUCE: Update to LIRC 0.8.6
21867 - LP: #432678
21868 * SAUCE: dell-laptop: Store the HW switch status internally rather than
21869 requerying every time
21870 - LP: #430809
21871 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
21872 - LP: #430809
21873
21874 [ Stefan Bader ]
21875
21876 * [Upstream] acerhdf: Limit modalias matching to supported boards
21877 - LP: #435958
21878
21879 [ Tim Gardner ]
21880
21881 * [Upstream] i915: Fix i2c init message
21882 - LP: #409361
21883 * [Config] Add sym53c8xx.ko to virtual sub-flavour
21884 - LP: #439415
21885 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
21886 - LP: #439456
21887 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
21888 - LP: #381300
21889 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
21890 - LP: #430694
21891 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
21892 - LP: #430694
21893 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
21894 - LP: #416325
21895 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
21896 - LP: #430694
21897 * SAUCE: Raise the default console 'quiet' level to 2
21898 * [Config] CONFIG_X86_PAT=y
21899 * [Config] Add armel arch to linux-libc-dev arches.
21900 - LP: #449637
21901 * [Config] CONFIG_X86_MCE
21902 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
21903 M300 to rate blacklist
21904 - LP: #433801
21905
21906 [ Upstream Kernel Changes ]
21907
21908 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
21909 * drm/i915: Fix FDI M/N setting according with correct color depth
21910 - LP: #416792
21911
21912 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
21913
21914 linux (2.6.32-1.1) lucid; urgency=low
21915
21916 [ Andy Whitcroft ]
21917
21918 * rebase to v2.6.32-rc3
21919 * [Config] update configs following rebase to 2.6.32-rc3
21920 * [Config] update ports configs following rebase to 2.6.32-rc3
21921 * AppArmor -- fix pstrace_may_access rename
21922 * staging/android -- disable
21923 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
21924 * ubuntu: drbd -- disable
21925 * staging/comdi -- disable
21926 * staging/go7007 -- disable
21927 * [Config] staging/winbond -- disable
21928 * [Config] ubuntu/iscsitarget -- disable
21929 * [d-i] cbc and ecb are builtin make them optional in udebs
21930 * rebase to v2.6.32-rc5
21931 * [Config] update configs following rebase to v2.6.32-rc5
21932 * [Config] update ports configs following rebase to v2.6.31-rc5
21933
21934 [ Tim Gardner ]
21935
21936 * [Config] Add cpio as a build dependency.
21937
21938 [ Upstream Kernel Changes ]
21939
21940 * rebase to v2.6.32-rc3
21941 * rebase to v2.6.32-rc5
21942
21943 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
21944
21945 linux (2.6.31-11.37) karmic; urgency=low
21946
21947 [ Tim Gardner ]
21948
21949 * [Config] Increase kernel log buffer to 256K for amd64 flavours
21950 - LP: #424810
21951 * [Config] Set HZ=100 for amd64 flavours
21952 - LP: #438234
21953 * [Upstream] e1000e: Emit notice instead of an error when
21954 pci_enable_pcie_error_reporting() fails
21955 - LP: #436370
21956
21957 [ Upstream Kernel Changes ]
21958
21959 * n_tty: honor opost flag for echoes
21960 * n_tty: move echoctl check and clean up logic
21961 - LP: #438310
21962
21963 * Revert "[Upstream] drm/i915: Check that the relocation points to within
21964 the target" - Use upstream cherry-pick.
21965 * drm/i915: Check that the relocation points to within the target
21966 - LP: #429241
21967
21968 * drm/i915: fix tiling on IGDNG
21969 * drm/i915: add B43 chipset support
21970 * agp/intel: Add B43 chipset support
21971 Intel request from kernel team mailing list.
21972
21973 * HID: completely remove apple mightymouse from blacklist
21974 - LP: #428111
21975
21976 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
21977
21978 linux (2.6.31-11.36) karmic; urgency=low
21979
21980 [ Brian Rogers ]
21981
21982 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
21983 persistent object
21984 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
21985 persistent object
21986
21987 [ Takashi Iwai ]
21988
21989 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
21990 - LP: #416482
21991
21992 [ Tyler Hicks ]
21993
21994 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
21995 negative during unlink
21996
21997 [ Upstream Kernel Changes ]
21998
21999 * sg: fix oops in the error path in sg_build_indirect()
22000 * mpt2sas : Rescan topology from Interrupt context instead of work thread
22001 * mpt2sas: Prevent sending command to FW while Host Reset
22002 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
22003 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
22004 * SCSI: fix oops during scsi scanning
22005 * SCSI: libsrp: fix memory leak in srp_ring_free()
22006 * cfg80211: fix looping soft lockup in find_ie()
22007 * ath5k: write PCU registers on initial reset
22008 * binfmt_elf: fix PT_INTERP bss handling
22009 * TPM: Fixup boot probe timeout for tpm_tis driver
22010 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
22011 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
22012 * fix undefined reference to user_shm_unlock
22013 * perf_counter: Fix buffer overflow in perf_copy_attr()
22014 * perf_counter: Start counting time enabled when group leader gets
22015 enabled
22016 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
22017 * powerpc: Fix bug where perf_counters breaks oprofile
22018 * powerpc/ps3: Workaround for flash memory I/O error
22019 * block: don't assume device has a request list backing in nr_requests
22020 store
22021 * agp/intel: remove restore in resume
22022 * ALSA: cs46xx - Fix minimum period size
22023 * ASoC: Fix WM835x Out4 capture enumeration
22024 * sound: oxygen: work around MCE when changing volume
22025 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
22026 * perf stat: Change noise calculation to use stddev
22027 * x86: Fix x86_model test in es7000_apic_is_cluster()
22028 * x86/i386: Make sure stack-protector segment base is cache aligned
22029 * PCI: apply nv_msi_ht_cap_quirk on resume too
22030 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
22031 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
22032 with highmem
22033 * KVM guest: do not batch pte updates from interrupt context
22034 * KVM: Fix coalesced interrupt reporting in IOAPIC
22035 * KVM: VMX: Check cpl before emulating debug register access
22036 * KVM guest: fix bogus wallclock physical address calculation
22037 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
22038 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
22039 * KVM: x86 emulator: Implement zero-extended immediate decoding
22040 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
22041 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
22042 * KVM: limit lapic periodic timer frequency
22043 * libata: fix off-by-one error in ata_tf_read_block()
22044 * PCI quirk: update 82576 device ids in SR-IOV quirks list
22045 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
22046 * powerpc/pseries: Fix to handle slb resize across migration
22047 * Linux 2.6.31.1
22048
22049 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
22050
22051 linux (2.6.31-10.35) karmic; urgency=low
22052
22053 [ Amit Kucheria ]
22054
22055 * Disable CONFIG_UEVENT_HELPER_PATH
22056
22057 [ Andy Whitcroft ]
22058
22059 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
22060 * remove the tlsup driver
22061 * remove lmpcm logitech driver support
22062
22063 [ Bryan Wu ]
22064
22065 * Add 3 missing files to prerm remove file list
22066 - LP: #345623, #415832
22067
22068 [ Chris Wilson ]
22069
22070 * [Upstream] drm/i915: Check that the relocation points to within the
22071 target
22072 - LP: #429241
22073
22074 [ Luke Yelavich ]
22075
22076 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
22077
22078 [ Manoj Iyer ]
22079
22080 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
22081 - LP: #348861
22082
22083 [ Tim Gardner ]
22084
22085 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
22086 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
22087 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
22088 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
22089 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
22090 Upstream suggests that this is not the right approach.
22091
22092 * [Config] Set default I/O scheduler to DEADLINE
22093 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
22094 - LP: #381300
22095
22096 [ ubuntu@tjworld.net ]
22097
22098 * SAUCE: ipw2200: Enable LED by default
22099 - LP: #21367
22100
22101 [ Upstream Kernel Changes ]
22102
22103 * ALSA: hda - Add support for new AMD HD audio devices
22104 - LP: #430564
22105
22106 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
22107
22108 linux (2.6.31-10.34) karmic; urgency=low
22109
22110 [ Ted Tso ]
22111
22112 * [Upstream] ext3: Don't update superblock write time when filesystem is
22113 read-only
22114 - LP: #427822
22115
22116 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
22117
22118 linux (2.6.31-10.33) karmic; urgency=low
22119
22120 [ Leann Ogasawara ]
22121
22122 * [Upstream] dvb-usb: fix tuning with Cinergy T2
22123 - LP: #421258
22124
22125 [ Tim Gardner ]
22126
22127 * [Config] Unconditionally copy files from sub-flavours lists.
22128 (really, really fix it this time)
22129 - LP: #423426
22130 * [Config] Set CONFIG_CACHEFILES=m for all flavours
22131
22132 [ Upstream Kernel Changes ]
22133
22134 * ext4: Don't update superblock write time when filesystem is read-only
22135 - LP: #427822
22136
22137 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
22138
22139 linux (2.6.31-10.32) karmic; urgency=low
22140
22141 [ Eric Miao ]
22142
22143 * [Config] enable module support for memory stick
22144 - LP: #159951
22145
22146 [ Tim Gardner ]
22147
22148 * [Config] Unconditionally copy files from sub-flavours lists.
22149 - LP: #423426
22150
22151 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
22152
22153 linux (2.6.31-10.31) karmic; urgency=low
22154
22155 [ Andy Whitcroft ]
22156
22157 * rebase to v2.6.31 final
22158
22159 [ Colin Watson ]
22160
22161 * [Config] Recommend grub-pc in linux-image
22162 - LP: #385741
22163
22164 [ Ike Panhc ]
22165
22166 * [Upstream] Pull latest update of lenovo-sl-laptop
22167
22168 [ Peter Feuerer ]
22169
22170 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
22171 model
22172 - LP: #426691
22173
22174 [ Tim Gardner ]
22175
22176 * [Config] De-macro some package names.
22177
22178 [ Upstream Changes ]
22179
22180 * rebase to 2.6.31 final.
22181
22182 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
22183
22184 linux (2.6.31-10.30) karmic; urgency=low
22185
22186 [ Amit Kucheria ]
22187
22188 * [Config] Enable CONFIG_USB_DEVICEFS
22189 - LP: #417748
22190 * [Config] Populate the config-update template a bit more
22191
22192 [ Andy Whitcroft ]
22193
22194 * rebase to v2.6.31-rc9
22195 * [Config] update configs following rebase to v2.6.31-rc9
22196 * [Config] update ports configs following rebase to v2.6.31-rc9
22197
22198 [ Colin Ian King ]
22199
22200 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
22201 - LP: #254837
22202
22203 [ Jerone Young ]
22204
22205 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
22206 white-list
22207 - LP: #281732
22208 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
22209 white-list
22210 - LP: #281732
22211 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
22212 white-list
22213 - LP: #281732
22214 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
22215 white-list
22216 - LP: #281732
22217 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
22218 white-list
22219 - LP: #281732
22220
22221 [ John Johansen ]
22222
22223 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
22224 - LP: #419308
22225 * SAUCE: AppArmor: Return the correct error codes on profile
22226 addition/removal
22227 - LP: #408473
22228 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
22229 - LP: #408454
22230 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
22231 - LP: #419222
22232 * SAUCE: AppArmor: Fix change_profile failure
22233 - LP: #401931
22234 * SAUCE: AppArmor: Tell git to ignore generated include files
22235 - LP: #419505
22236
22237 [ Stefan Bader ]
22238
22239 * [Upstream] acpi: video: Loosen strictness of video bus detection code
22240 - LP: #333386
22241 * SAUCE: Remove ov511 driver from ubuntu subdirectory
22242
22243 [ Tim Gardner ]
22244
22245 * [Config] Exclude char-modules from non-x86 udeb creation
22246 * SAUCE: Notify the ACPI call chain of AC events
22247 * [Config] CONFIG_SATA_VIA=m
22248 - LP: #403385
22249 * [Config] Build in all phylib support modules.
22250 * [Config] Don't fail when sub-flavour files are missing
22251 - LP: #423426
22252 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
22253 - LP: #423513
22254
22255 [ Upstream ]
22256
22257 * Rebased against v2.6.31-rc9
22258
22259 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
22260
22261 linux (2.6.31-9.29) karmic; urgency=low
22262
22263 [ Leann Ogasawara ]
22264
22265 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
22266 - LP: #419993
22267 * [Config] d-i/modules: Add new char-modules file, initialize with
22268 intel-agp
22269 - LP: #420605
22270
22271 [ Upstream ]
22272
22273 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
22274 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
22275 adda766193ea1cf3137484a9521972d080d0b7af.
22276
22277 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
22278
22279 linux (2.6.31-8.28) karmic; urgency=low
22280
22281 [ Ike Panhc ]
22282
22283 * [Config] Let nic-shared-modules depends on crypto-modules
22284 - LP: #360966
22285
22286 [ Leann Ogasawara ]
22287
22288 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
22289 constant
22290 - LP: #412492
22291
22292 [ Mario Limonciello ]
22293
22294 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
22295 status if HW switch is disabled
22296 - LP: #418721
22297 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
22298 Compal made Dell laptops
22299 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
22300 with rfkill support
22301
22302 [ Tim Gardner ]
22303
22304 * [Config] Add acpiphp to virtual sub-flavour
22305 - LP: #364916
22306 * Drop KSM patch set for now because of instabilities with encrypted swap.
22307 - LP: #418781
22308
22309 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
22310
22311 linux (2.6.31-7.27) karmic; urgency=low
22312
22313 [ Tim Gardner ]
22314
22315 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
22316 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
22317 Replaces previous ksm patches from 2.6.31-6.25
22318 * [Config] KSM=y
22319
22320 [ Upstream ]
22321
22322 * Rebased against v2.6.31-rc7
22323
22324 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
22325
22326 linux (2.6.31-6.26) karmic; urgency=low
22327
22328 [ Andy Whitcroft ]
22329
22330 * [Config] enable CONFIG_AUFS_BR_RAMFS
22331 - LP: #414738
22332 * split out debian directory ready for abstraction
22333 * add printdebian target to find branch target
22334 * abstracted debian -- debian/files is not abstracted
22335 * abstracted debian -- packages must be built in debian/<pkg>
22336 * abstracted debian -- kernel-wedge needs to work in debian/
22337 * abstracted debian -- ensure we install the copyright file
22338 * abstracted-debian -- drop the debian directories from headers
22339 * abstracted-debian -- drop the debian directories from headers part 2
22340 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
22341 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
22342 - LP: #410198
22343
22344 [ Luke Yelavich ]
22345
22346 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
22347 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
22348 - LP: #413150
22349 * [Config] Ports: Build all cpu frequency scaling governors into ports
22350 kernels
22351 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
22352 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
22353 * [Config] Ports: Enable PS3 network driver
22354
22355 [ Stefan Bader ]
22356
22357 * abstracted debian -- call $(DEBIAN)/rules using make
22358
22359 [ Tim Gardner ]
22360
22361 * [Config] Abstract the debian directory
22362 * SAUCE: Improve error reporting in postinst
22363 - LP: #358564
22364
22365 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
22366
22367 linux (2.6.31-6.25) karmic; urgency=low
22368
22369 [ Andy Whitcroft ]
22370
22371 * script to generate Ubuntu changes from changelog
22372 * [Config] standardise ANDROID options
22373 * [Config] standardise CONFIG_ATM as module
22374 * [Config] standardise CONFIG_LIB80211 as module
22375 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
22376 * [Config] set CONFIG_CRAMFS as module
22377 * [Config] enable CONFIG_DAB and modules
22378 * [Config] set CONFIG_MAC80211_HWSIM as module
22379 * [Config] set CONFIG_NET_CLS_FLOW as module
22380 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
22381 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
22382 * [Config] set CONFIG_RTC_DRV_DS1511 as module
22383 * [Config] set CONFIG_RTC_DRV_R9701 as module
22384 * [Config] set CONFIG_RTC_DRV_S35390A as module
22385 * [Config] set CONFIG_TOIM3232_DONGLE as module
22386 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
22387 * [Config] standardise CONFIG_USB_G_PRINTER as module
22388 * [Config] standardise CONFIG_USB_SERIAL_IR as module
22389 * [Config] set CONFIG_USB_SERIAL_IUU as module
22390 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
22391 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
22392 * cleanup remains of dm-loop
22393 * drop thinkpad ec and smapi support
22394 * drop appleir
22395 * [Config] update configs following rebase to v2.6.31-rc6
22396 * rebase to v2.6.31-rc6
22397
22398 [ Hugh Dickins ]
22399
22400 * SAUCE: ksm patch 1, drop after 2.6.31
22401 * SAUCE: ksm patch 2, drop after 2.6.31
22402 * SAUCE: ksm patch 3, drop after 2.6.31
22403 * SAUCE: ksm patch 4, drop after 2.6.31
22404 * SAUCE: ksm patch 5, drop after 2.6.31
22405 * SAUCE: ksm patch 7, drop after 2.6.31
22406
22407 [ Izik Eidus ]
22408
22409 * SAUCE: ksm patch 0, drop after 2.6.31
22410 * SAUCE: ksm patch 6, drop after 2.6.31
22411 * SAUCE: ksm patch 8, drop after 2.6.31
22412 * SAUCE: ksm patch 9, drop after 2.6.31
22413
22414 [ Luke Yelavich ]
22415
22416 * [Config] Ports: Re-add PS3 modules to udebs
22417
22418 [ Michael Casadevall ]
22419
22420 * [Config] Update SPARC config and d-i files to reflect what can be built
22421
22422 [ Tim Gardner ]
22423
22424 * [Config] Removed armel package support
22425 * [Config] Enabled CONFIG_KSM=y
22426
22427 [ Upstream Kernel Changes ]
22428
22429 * Rebased against v2.6.31-rc6
22430 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
22431 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
22432 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
22433 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
22434 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
22435 changes"
22436 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
22437 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
22438 revision"
22439 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
22440 by default"
22441 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
22442 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
22443 ARCH_MXC_CANONICAL"
22444 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
22445 CONFIG_GPIOLIB"
22446 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
22447 2.6.31"
22448 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
22449 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
22450 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
22451 mxc_uart.h _everywhere_"
22452 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
22453 correct location"
22454 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
22455 snd_card_create"
22456 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
22457 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
22458 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
22459 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
22460 mxc_map_io."
22461 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
22462 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
22463 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
22464 with snd_soc_card."
22465 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
22466 structure"
22467 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
22468 DMA_MODE_READ/WRITE/MASK"
22469 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
22470 Freescale mx51 platform"
22471 * Driver core: add new device to bus's list before probing
22472 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
22473 power-saving
22474 - LP: #381693, #399750, #380892
22475
22476 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
22477
22478 linux (2.6.31-5.24) karmic; urgency=low
22479
22480 [ Amit Kucheria ]
22481
22482 * ARM: IMX51: Make video capture drivers compile
22483 * [Config] IMX51: Config updates
22484
22485 [ Andy Whitcroft ]
22486
22487 * remove leftovers of dm-bbr
22488
22489 [ Leann Ogasawara ]
22490
22491 * Add pata_cs5535 to pata-modules
22492 - LP: #318805
22493
22494 [ Luke Yelavich ]
22495
22496 * [Config] CONFIG_PPC64=y for powerpc64-smp
22497 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
22498 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
22499 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
22500 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
22501 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
22502 * [Config] Enable all PS3 drivers in powerpc64-smp
22503
22504 [ Mario Limonciello ]
22505
22506 * LIRC -- fix lirc-i2c 2.6.31 compilation
22507
22508 [ Matthew Garrett ]
22509
22510 * [Upstream] dell-laptop: Fix rfkill state queries
22511
22512 [ Tim Gardner ]
22513
22514 * [Config] Ignore armel ABI and module changes
22515 * [Config] Update configs after rebase against 2.6.31-rc5
22516
22517 [ Upstream ]
22518
22519 * Rebased to 2.6.31-rc5
22520
22521 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
22522
22523 linux (2.6.31-4.23) karmic; urgency=low
22524
22525 [ Andy Whitcroft ]
22526
22527 * AUFS -- update to aufs2-30 20090727
22528 * [Config] enable AUFS FUSE support
22529
22530 [ Luke Yelavich ]
22531
22532 * [Config] CONFIG_JFS_FS=m on sparc
22533
22534 [ Tim Gardner ]
22535
22536 * [Upstream] dell-laptop: Fix rfkill state setting.
22537
22538 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
22539
22540 linux (2.6.31-4.22) karmic; urgency=low
22541
22542 [ Amit Kucheria ]
22543
22544 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
22545 * ARM: IMX51: Move board-mx51* header files to the correct location
22546 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
22547 * ARM: IMX51: Make it compile.
22548 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
22549 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
22550 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
22551 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
22552 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
22553 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
22554 * ARM: staging: udlfb: Add vmalloc.h include
22555 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
22556
22557 [ Brad Figg ]
22558
22559 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
22560 * ARM: IMX51: codec structure was moved to the card structure
22561 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
22562 * ARM: IMX51: Get to bus_id by calling dev_name.
22563 * ARM: IMX51: Get to bus_id by calling dev_name.
22564 * ARM: IMX51: Added external declaration for mxc_map_io.
22565 * ARM: IMX51: Removed the mxc_gpio_port structure.
22566 * ARM: IMX51: mxc_timer_init prototype
22567 * ARM: IMX51: Fix up merge error in Kconfig
22568 * ARM: IMX51: Changed from snd_card_new to snd_card_create
22569
22570 [ Dinh Nguyen ]
22571
22572 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
22573 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
22574 * ARM: IMX51: Babbage 2.5 needs a different system revision
22575 * ARM: IMX51: IPU irq handler deadlock fix
22576
22577 [ Tim Gardner ]
22578
22579 * [Config] Enabled CONFIG_CAN=m
22580 - LP: #327243
22581 * [Config] Enabled CONFIG_SERIAL=m
22582 - LP: #397189
22583
22584 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
22585
22586 linux (2.6.31-4.21) karmic; urgency=low
22587
22588 [ Amit Kucheria ]
22589
22590 * dm-raid-4-5: Add missing brackets around test_bit()
22591
22592 [ John Johansen ]
22593
22594 * AppArmor: Fix change_profile failing lpn401931
22595 * AppArmor: Fix determination of forced AUDIT messages.
22596 * AppArmor: Fix oops in auditing of the policy interface offset
22597
22598 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
22599
22600 linux (2.6.31-4.20) karmic; urgency=low
22601
22602 [ Andy Whitcroft ]
22603
22604 * SAUCE: iscsitarget -- update to SVN revision r214
22605 * SAUCE: iscsitarget -- renable driver
22606 * [Config] consolidate lpia/lpia and i386/generic configs
22607 * [Config] enable CRYPTO modules for all architectures
22608 * [Config] enable cryptoloop
22609 * [Config] enable various filesystems for armel
22610 * [Config] sync i386 generic and generic-pae
22611 * [Config] add the 386 (486 processors and above) flavour
22612 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
22613 - LP: #399914
22614 * add genconfigs/genportsconfigs to extract the built configs
22615 * updateconfigs -- alter concatenation order allow easier updates
22616 * intelfb -- INTELFB now conflicts with DRM_I915
22617 * printchanges -- rebase tree does not have stable tags use changelog
22618 * AppArmor: fix argument size missmatch on 64 bit builds
22619
22620 [ Ike Panhc ]
22621
22622 * Ship bnx2x firmware in nic-modules udeb
22623 - LP: #360966
22624
22625 [ Jeff Mahoney ]
22626
22627 * AppArmor: fix build failure on ia64
22628
22629 [ John Johansen ]
22630
22631 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
22632 initialize.
22633 * AppArmour: fix auditing of domain transitions to include target profile
22634 information
22635 * AppArmor: fix C99 violation
22636 * AppArmor: revert reporting of create to write permission.
22637 * SAUCE: Add config option to set a default LSM
22638 * [Config] enable AppArmor by default
22639 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
22640
22641 [ Keith Packard ]
22642
22643 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
22644 hardware
22645 - LP: #351756
22646
22647 [ Luke Yelavich ]
22648
22649 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
22650 header packages
22651 - LP: #355344
22652
22653 [ Michael Casadevall ]
22654
22655 * [Config] update SPARC config files to allow success build
22656
22657 [ Scott James Remnant ]
22658
22659 * SAUCE: trace: add trace_event for the open() syscall
22660
22661 [ Stefan Bader ]
22662
22663 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
22664 - LP: #396780
22665
22666 [ Tim Gardner ]
22667
22668 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
22669 - LP: #397499
22670 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
22671 refresh
22672 - LP: #365291
22673 * [Config] SSB/B44 are common across all arches/flavours.
22674
22675 [ Upstream ]
22676
22677 * Rebased to 2.6.31-rc4
22678
22679 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
22680
22681 linux (2.6.31-3.19) karmic; urgency=low
22682
22683 [ Andy Whitcroft ]
22684
22685 * Revert "[Config] Disabled NDISWRAPPER"
22686 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
22687 * AUFS -- export various core functions
22688 * AUFS -- export various core functions -- fixes
22689 * AUFS -- core filesystem
22690 * AUFS -- track changes in v2.6.31
22691 * [Config] Enable AUFS
22692 * droppped 'iwl3945: do not send scan command if channel count zero' as it
22693 is already upstream but failed to auto-drop on rebase.
22694
22695 [ Eric Paris ]
22696
22697 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
22698 choose
22699 * SAUCE: inotify: check filename before dropping repeat events
22700 * SAUCE: fsnotify: fix inotify tail drop check with path entries
22701
22702 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
22703
22704 linux (2.6.31-3.18) karmic; urgency=low
22705
22706 [ Andy Whitcroft ]
22707
22708 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
22709 AUFS"
22710 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
22711 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
22712 security_inode_permission"
22713 * clear out left over AUFS files and modifications
22714
22715 [ Luke Yelavich ]
22716
22717 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
22718 * SAUCE: Explicitly include header files to allow apparmor to build on
22719 powerpc
22720 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
22721
22722 [ Tim Gardner ]
22723
22724 * [Config] Dropped ubuntu/misc/wireless/acx
22725 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
22726
22727 [ Upstream ]
22728
22729 * Rebased to 2.6.31-rc3
22730
22731 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
22732
22733 linux (2.6.31-2.17) karmic; urgency=low
22734
22735 [ Andy Whitcroft ]
22736
22737 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
22738 * compcache -- remove redundant Kconfig entries part 2
22739 * compcache -- clean up CCFLAGS declarations
22740 * [Config] enable AppArmor
22741 * AppArmor: fix operator precidence issue in as_path_link
22742
22743 [ John Johansen ]
22744
22745 * AppArmor security module
22746 * AppArmor: Correct mapping of file permissions.
22747 * AppArmor: Turn auditing of ptrace on
22748
22749 [ Luke Yelavich ]
22750
22751 * [Config] disable CONFIG_DM_RAID45 on powerpc
22752
22753 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
22754
22755 linux (2.6.31-2.16) karmic; urgency=low
22756
22757 [ Andy Whitcroft ]
22758
22759 * compcache -- remove redundant Kconfig entries
22760 added ignore and ignore.modules for all arches since the compcache update
22761 changes the modules names as well as some compcache ABI values.
22762
22763 [ Manoj Iyer ]
22764
22765 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
22766 * SAUCE: update compcache version to 0.5.3
22767
22768 [ Tim Gardner ]
22769
22770 * [Config]: Fix sparc FTBS by adding ignore.modules
22771
22772 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
22773
22774 linux (2.6.31-2.15) karmic; urgency=low
22775
22776 [ Andy Whitcroft ]
22777
22778 * SAUCE: default ATI Radeon KMS to off until userspace catches up
22779 * [Config] Update configs following rebase to 2.6.31-rc2
22780 * [Config] update ports configs following update to 2.6.31-rc2
22781
22782 [ Luke Yelavich ]
22783
22784 * [Config] powerpc - Disable CONFIG_RDS
22785
22786 [ Matt Zimmerman ]
22787
22788 * Rename linux-doc-PKGVER to linux-doc and clean up its description
22789 - LP: #382115
22790
22791 [ Upstream Kernel Changes ]
22792
22793 * rebased to mainline 2.6.31-rc2
22794
22795 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
22796
22797 linux (2.6.31-1.14) karmic; urgency=low
22798
22799 [ Andy Whitcroft ]
22800
22801 * update ndiswrapper to 1.55
22802 * remove leftovers of gfs
22803 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
22804
22805 [ Luke Yelavich ]
22806
22807 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
22808 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
22809 kernel
22810
22811 [ Manoj Iyer ]
22812
22813 * Remove snd-bt-sco ubuntu driver
22814
22815 [ Michael Casadevall ]
22816
22817 * [Config] updates ia64 config and d-i folders to allow succesful build
22818 * [Config] Update powerpc and sparc for 2.6.31
22819
22820 [ Upstream Kernel Changes ]
22821
22822 * intel-iommu: fix Identity Mapping to be arch independent
22823 - LP: #384695
22824 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
22825
22826 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
22827
22828 linux (2.6.31-1.13) karmic; urgency=low
22829
22830 [ Andy Whitcroft ]
22831
22832 * REBASE: rebased to mainline 2.6.31-rc1
22833 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
22834 no longer applies, using deprecated interfaces, LPIA only, dropped
22835 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
22836 changes now upstream, dropped
22837 * [Config] Update configs following rebase to 2.6.31-rc1
22838 * [Config] update ports configs following update to 2.6.31-rc1
22839
22840 * [Config] disable broken staging driver CONFIG_STLC45XX
22841 * SAUCE: fix compcache to use updates accessors
22842 * [Config] disable staging driver CONFIG_VT6655
22843 * SAUCE: fix DRDB to use updates accessors
22844 * [Disable] ndiswrapper needs update
22845 * [Disable] LIRC I2C needs update
22846 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
22847 * [Config] disable I2C_DESIGNWARE does not compile
22848 * [Config] disable CONFIG_TLSUP for lpia
22849 * [Config] disable CONFIG_FB_UDL for arm
22850 * SAUCE: disable adding scsi headers to linux-libc-dev
22851
22852 [ Mario Limonciello ]
22853
22854 * SAUCE: Add LIRC drivers
22855
22856 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
22857
22858 linux (2.6.30-10.12) karmic; urgency=low
22859
22860 [ Andy Whitcroft ]
22861
22862 * [Config] split out the ports configs into their own family
22863 * [Config] update configs following introduction of ports family
22864
22865 [ Upstream Kernel Changes ]
22866
22867 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
22868 description". Fixes linux-doc package name conflicts for now.
22869 - LP: #382115
22870
22871 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
22872
22873 linux (2.6.30-10.11) karmic; urgency=low
22874
22875 [ Amit Kucheria ]
22876
22877 * [Config] Comment splitconfig.pl and misc cleanup
22878 * [Config] Rename all configs to the new naming scheme
22879 * [Config] Splitconfig rework
22880 * [Config] Rename scripts/misc/oldconfig to kernelconfig
22881 * [Config] Fix build system for new config split
22882 * [Config] Run updateconfigs after the splitconfig rework
22883
22884 [ Andy Whitcroft ]
22885
22886 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
22887 * [Config] standardise CONFIG_STAGING=y
22888 * [Config] standardise CONFIG_RD_LZMA=y
22889 * [Config] CONFIG_PCI_IOV=y
22890 * [Config] CONFIG_PCI_STUB=m
22891 * [Config] merge kernel configs more agressively
22892
22893 [ Colin Watson ]
22894
22895 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
22896 * [Config] Add support for including firmware in udebs
22897 * [Config] Ship bnx2 firmware in nic-modules udeb
22898 - LP: #384861
22899
22900 [ Luke Yelavich ]
22901
22902 * [Config] ports - Import of ports architectures into kernel packaging
22903 infrastructure
22904 * [Config] ports - Do not update ports kernel configurations by default
22905 * [Config] ports - Disable ABI checking for ports architectures
22906 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
22907 * [Config] ports - Add control.d/vars.* files for ports architectures
22908 * [Config] ports - Add ports architectures for linux-libc-dev
22909 * [Config] ports - Create powerpc specific message-modules and
22910 block-modules udebs
22911 * [Config] ports - Add configuration files for ports architectures
22912
22913 [ Manoj Iyer ]
22914
22915 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
22916 - LP: #329864
22917
22918 [ Michael Casadevall ]
22919
22920 * [Config] ports - Fix compression of kernels
22921
22922 [ Stefan Bader ]
22923
22924 * [Upstream] mmc: prevent dangling block device from accessing stale
22925 queues
22926 - LP: #383668
22927
22928 [ Tim Gardner ]
22929
22930 * [Config] Recommend grub-pc in linux-image
22931 - LP: #385741
22932 * [Config] Implement i386 generic and generic-pae flavours
22933 * [Config] ports - Add control info after integrating ports arches
22934 * [Config] Removed auto-generated files from git
22935 * [Config] Added netxen_nic to nic-modules
22936 - LP: #389603
22937
22938 [ Matt Zimmerman ]
22939
22940 * Rename linux-doc-PKGVER to linux-doc and clean up its description
22941 - LP: #382115
22942
22943 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
22944
22945 linux (2.6.30-9.10) karmic; urgency=low
22946
22947 [ Andy Whitcroft ]
22948
22949 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
22950 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
22951 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
22952 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
22953 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
22954 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
22955
22956 [ Upstream Kernel Changes ]
22957
22958 * rebased to 2.6.30 final
22959
22960 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
22961
22962 linux (2.6.30-8.9) karmic; urgency=low
22963
22964 [ Andy Whitcroft ]
22965
22966 * Config update removed the following options:
22967 CONFIG_EDAC_AMD8111=m
22968 CONFIG_EDAC_AMD8131=m
22969
22970 [ Upstream Kernel Changes ]
22971
22972 * rebased to 2.6.30-rc8
22973
22974 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
22975
22976 linux (2.6.30-7.8) karmic; urgency=low
22977
22978 [ Andy Whitcroft ]
22979
22980 * Enabled NEW configration options:
22981 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
22982 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
22983
22984 [ Upstream Kernel Changes ]
22985
22986 * rebased to 2.6.30-rc7
22987
22988 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
22989
22990 linux (2.6.30-6.7) karmic; urgency=low
22991
22992 [ Andy Whitcroft ]
22993
22994 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
22995 upstream)
22996
22997 [ Upstream Kernel Changes ]
22998
22999 * rebased to 2.6.30-rc6
23000
23001 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
23002
23003 linux (2.6.30-5.6) karmic; urgency=low
23004
23005 [ Tim Gardner ]
23006
23007 * [Config] Enable Keyspan USB serial device firmware in kernel module
23008 - LP: #334285
23009
23010 [ Upstream Kernel Changes ]
23011
23012 * rebased to 2.6.30-rc5
23013
23014 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
23015
23016 linux (2.6.30-4.5) karmic; urgency=low
23017
23018 [ Colin Watson ]
23019
23020 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
23021 /usr/include/asm/* going missing
23022 - LP: #373214
23023
23024 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
23025
23026 linux (2.6.30-3.4) karmic; urgency=low
23027
23028 [ Kees Cook ]
23029
23030 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
23031 - LP: #369978
23032
23033 [ Stefan Bader ]
23034
23035 * SAUCE: input: Blacklist digitizers from joydev.c
23036 - LP: #300143
23037
23038 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
23039
23040 linux (2.6.30-2.3) karmic; urgency=low
23041
23042 [ Tim Gardner ]
23043
23044 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
23045 - LP: #369152
23046 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
23047 * [Config] CONFIG_DRM_I915_KMS=y
23048 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
23049 minimums
23050
23051 [ Upstream Kernel Changes ]
23052
23053 * rebased to 2.6.30-rc4
23054
23055 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
23056
23057 linux (2.6.30-1.2) karmic; urgency=low
23058
23059 [ Tim Gardner ]
23060
23061 * [Config] armel: disable staging drivers, fixes FTBS
23062 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
23063
23064 [ Upstream Kernel Changes ]
23065
23066 * mpt2sas: Change reset_type enum to avoid namespace collision.
23067 Submitted upstream.
23068
23069 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
23070
23071 linux (2.6.30-1.1) karmic; urgency=low
23072
23073 * Initial release after rebasing against v2.6.30-rc3
23074
23075 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
23076