]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/changelog
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.master / changelog
CommitLineData
ef6ea2d5 1linux (4.4.0-121.145) xenial; urgency=medium
4f0c4826 2
ef6ea2d5 3 * linux: 4.4.0-121.145 -proposed tracker (LP: #1763687)
4f0c4826 4
ef6ea2d5
KSS
5 * Ubuntu-4.4.0-120.144 fails to boot on arm64* hardware (LP: #1763644)
6 - [Config] arm64: disable BPF_JIT_ALWAYS_ON
7
8 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 13 Apr 2018 14:42:14 +0200
4f0c4826 9
1d7dcba3 10linux (4.4.0-120.144) xenial; urgency=medium
57dd7a8b 11
1d7dcba3 12 * linux: 4.4.0-120.144 -proposed tracker (LP: #1761438)
57dd7a8b 13
1d7dcba3
KSS
14 * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
15 image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2 Intel)
16 - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
17 thread"
18 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
19
20 * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
21 install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
22 - [Packaging] include the retpoline extractor in the headers
23
24 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
25 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
26 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
27 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32bit
28 - x86/paravirt, objtool: Annotate indirect calls
29 - x86/asm: Stop depending on ptrace.h in alternative.h
30 - [Packaging] retpoline -- add safe usage hint support
31 - [Packaging] retpoline-check -- only report additions
32 - [Packaging] retpoline -- widen indirect call/jmp detection
33 - [Packaging] retpoline -- elide %rip relative indirections
34 - [Packaging] retpoline -- clear hint information from packages
35 - SAUCE: modpost: add discard to non-allocatable whitelist
36 - KVM: x86: Make indirect calls in emulator speculation safe
37 - KVM: VMX: Make indirect call speculation safe
38 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
39 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
40 code
41 - SAUCE: vga_set_mode -- avoid jump tables
42 - [Config] retpoline -- switch to new format
43 - [Packaging] final-checks -- remove check for empty retpoline files
44
45 * Xenial update to 4.4.117 stable release (LP: #1756860)
46 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
47 - PM / devfreq: Propagate error from devfreq_add_device()
48 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
49 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
50 - arm: spear600: Add missing interrupt-parent of rtc
51 - arm: spear13xx: Fix dmas cells
52 - arm: spear13xx: Fix spics gpio controller's warning
53 - ALSA: seq: Fix regression by incorrect ioctl_mutex usages
54 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
55 by always inlining iterator helper methods
56 - x86/cpu: Change type of x86_cache_size variable to unsigned int
57 - drm/radeon: adjust tested variable
58 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
59 - ext4: save error to disk in __ext4_grp_locked_error()
60 - ext4: correct documentation for grpid mount option
61 - mm: hide a #warning for COMPILE_TEST
62 - video: fbdev: atmel_lcdfb: fix display-timings lookup
63 - console/dummy: leave .con_font_get set to NULL
64 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
65 - Btrfs: fix deadlock in run_delalloc_nocow
66 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
67 - Btrfs: fix unexpected -EEXIST when creating new inode
68 - ALSA: hda - Fix headset mic detection problem for two Dell machines
69 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
70 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
71 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
72 - ALSA: seq: Fix racy pool initializations
73 - mvpp2: fix multicast address filter
74 - dm: correctly handle chained bios in dec_pending()
75 - x86: fix build warnign with 32-bit PAE
76 - vfs: don't do RCU lookup of empty pathnames
77 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
78 - ARM: dts: s5pv210: add interrupt-parent for ohci
79 - media: r820t: fix r820t_write_reg for KASAN
80 - Linux 4.4.117
81
82 * zfs system process hung on container stop/delete (LP: #1754584)
83 - SAUCE: (noup) zfs to 0.6.5.6-0ubuntu19
84 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
85
86 * apparmor: fix bad __initdata tagging on, apparmor_initialized (LP: #1758471)
87 - SAUCE: apparmor: fix bad __initdata tagging on, apparmor_initialized
88
89 * Xenial update to 4.4.116 stable release (LP: #1756121)
90 - powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
91 - powerpc/64: Fix flush_(d|i)cache_range() called from modules
92 - powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
93 - powerpc: Simplify module TOC handling
94 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
95 - usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit
96 - usbip: fix 3eee23c3ec14 tcp_socket address still in the status file
97 - net: cdc_ncm: initialize drvflags before usage
98 - ASoC: simple-card: Fix misleading error message
99 - ASoC: rsnd: don't call free_irq() on Parent SSI
100 - ASoC: rsnd: avoid duplicate free_irq()
101 - drm: rcar-du: Use the VBK interrupt for vblank events
102 - drm: rcar-du: Fix race condition when disabling planes at CRTC stop
103 - x86/asm: Fix inline asm call constraints for GCC 4.4
104 - ip6mr: fix stale iterator
105 - net: igmp: add a missing rcu locking section
106 - qlcnic: fix deadlock bug
107 - r8169: fix RTL8168EP take too long to complete driver initialization.
108 - tcp: release sk_frag.page in tcp_disconnect
109 - vhost_net: stop device during reset owner
110 - media: soc_camera: soc_scale_crop: add missing
111 MODULE_DESCRIPTION/AUTHOR/LICENSE
112 - KEYS: encrypted: fix buffer overread in valid_master_desc()
113 - don't put symlink bodies in pagecache into highmem
114 - crypto: tcrypt - fix S/G table for test_aead_speed()
115 - x86/microcode: Do the family check first
116 - powerpc/pseries: include linux/types.h in asm/hvcall.h
117 - cifs: Fix missing put_xid in cifs_file_strict_mmap
118 - cifs: Fix autonegotiate security settings mismatch
119 - CIFS: zero sensitive data when freeing
120 - dmaengine: dmatest: fix container_of member in dmatest_callback
121 - x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
122 - kaiser: fix compile error without vsyscall
123 - netfilter: nf_queue: Make the queue_handler pernet
124 - posix-timer: Properly check sigevent->sigev_notify
125 - usb: gadget: uvc: Missing files for configfs interface
126 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
127 - sched/rt: Up the root domain ref count when passing it around via IPIs
128 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
129 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
130 - mtd: cfi: convert inline functions to macros
131 - mtd: nand: brcmnand: Disable prefetch by default
132 - mtd: nand: Fix nand_do_read_oob() return value
133 - mtd: nand: sunxi: Fix ECC strength choice
134 - ubi: block: Fix locking for idr_alloc/idr_remove
135 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
136 - NFS: Add a cond_resched() to nfs_commit_release_pages()
137 - NFS: commit direct writes even if they fail partially
138 - NFS: reject request for id_legacy key without auxdata
139 - kernfs: fix regression in kernfs_fop_write caused by wrong type
140 - ahci: Annotate PCI ids for mobile Intel chipsets as such
141 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
142 - ahci: Add Intel Cannon Lake PCH-H PCI ID
143 - crypto: hash - introduce crypto_hash_alg_has_setkey()
144 - crypto: cryptd - pass through absence of ->setkey()
145 - crypto: poly1305 - remove ->setkey() method
146 - nsfs: mark dentry with DCACHE_RCUACCESS
147 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
148 - vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
149 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
150 - media: v4l2-compat-ioctl32.c: fix the indentation
151 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
152 __get/put_v4l2_format32
153 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
154 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
155 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
156 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
157 - media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
158 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
159 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
160 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
161 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
162 - crypto: caam - fix endless loop when DECO acquire fails
163 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
164 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
165 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
166 - media: ts2020: avoid integer overflows on 32 bit machines
167 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
168 - kernel/async.c: revert "async: simplify lowest_in_progress()"
169 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
170 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
171 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
172 version
173 - signal/openrisc: Fix do_unaligned_access to send the proper signal
174 - signal/sh: Ensure si_signo is initialized in do_divide_error
175 - alpha: fix crash if pthread_create races with signal delivery
176 - alpha: fix reboot on Avanti platform
177 - xtensa: fix futex_atomic_cmpxchg_inatomic
178 - EDAC, octeon: Fix an uninitialized variable warning
179 - pktcdvd: Fix pkt_setup_dev() error path
180 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
181 - ACPI: sbshc: remove raw pointer from printk() message
182 - ovl: fix failure to fsync lower dir
183 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
184 - ftrace: Remove incorrect setting of glob search field
185 - Linux 4.4.116
186
187 * Xenial update to 4.4.116 stable release (LP: #1756121) // CVE-2017-5754
188 - Revert "UBUNTU: SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI"
189 - Revert "UBUNTU: SAUCE: rfi-flush: Fix some RFI conversions in the KVM code"
190 - Revert "UBUNTU: SAUCE: rfi-flush: Fix the 32-bit KVM build"
191 - Revert "UBUNTU: SAUCE: rfi-flush: Fallback flush add load dependency"
192 - Revert "UBUNTU: SAUCE: rfi-flush: Use rfi-flush in printks"
193 - Revert "UBUNTU: SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline
194 options"
195 - Revert "UBUNTU: SAUCE: rfi-flush: Refactor the macros so the nops are
196 defined once"
197 - Revert "UBUNTU: SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN"
198 - Revert "UBUNTU: SAUCE: rfi-flush: Fix the fallback flush to actually
199 activate"
200 - Revert "UBUNTU: SAUCE: rfi-flush: Rework pseries logic to be more cautious"
201 - Revert "UBUNTU: SAUCE: rfi-flush: Rework powernv logic to be more cautious"
202 - Revert "UBUNTU: SAUCE: rfi-flush: Add barriers to the fallback L1D flushing"
203 - Revert "UBUNTU: SAUCE: Fix compilation errors for arch/powerpc/lib/feature-
204 fixups.c"
205 - Revert "UBUNTU: SAUCE: Remove setup.h include file otherwise compilation
206 complains about missing header file."
207 - Revert "UBUNTU: SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files"
208 - Revert "UBUNTU: SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0
209 flush"
210 - Revert "UBUNTU: SAUCE: rfi-flush: Allow HV to advertise multiple flush
211 types"
212 - Revert "UBUNTU: SAUCE: rfi-flush: Support more than one flush type at once"
213 - Revert "UBUNTU: SAUCE: rfi-flush: Expand the RFI section to two nop slots"
214 - Revert "UBUNTU: SAUCE: rfi-flush: Push the instruction selection down to the
215 patching routine"
216 - Revert "UBUNTU: SAUCE: rfi-flush: Make l1d_flush_type bit flags"
217 - Revert "UBUNTU: SAUCE: rfi-flush: Implement congruence-first fallback flush"
218 - Revert "UBUNTU: SAUCE: KVM: Revert the implementation of
219 H_GET_CPU_CHARACTERISTICS"
220 - Revert "UBUNTU: SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host"
221 - Revert "UBUNTU: SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid"
222 - Revert "UBUNTU: SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm"
223 - Revert "UBUNTU: SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option"
224 - Revert "UBUNTU: SAUCE: powerpc: Secure memory rfi flush"
225 - powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
226 - powerpc/64: Add macros for annotating the destination of rfid/hrfid
227 - powerpc/64s: Simple RFI macro conversions
228 - powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
229 - powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
230 - powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
231 - powerpc/64s: Add support for RFI flush of L1-D cache
232 - powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
233 - powerpc/pseries: Query hypervisor for RFI flush settings
234 - powerpc/powernv: Check device-tree for RFI flush settings
235 - powerpc/64s: Wire up cpu_show_meltdown()
236 - powerpc/64s: Allow control of RFI flush via debugfs
237
238 * Intel i40e PF reset due to incorrect MDD detection (continues...)
239 (LP: #1723127)
240 - i40e/i40evf: Account for frags split over multiple descriptors in check
241 linearize
242 - i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
243
244 * Xenial update to 4.4.115 stable release (LP: #1755509)
245 - x86: bpf_jit: small optimization in emit_bpf_tail_call()
246 - bpf: fix bpf_tail_call() x64 JIT
247 - [Config] CONFIG_BPF_JIT_ALWAYS_ON=y
248 - bpf: introduce BPF_JIT_ALWAYS_ON config
249 - bpf: arsh is not supported in 32 bit alu thus reject it
250 - bpf: avoid false sharing of map refcount with max_entries
251 - bpf: fix divides by zero
252 - bpf: fix 32-bit divide by zero
253 - bpf: reject stores into ctx via st and xadd
254 - x86/pti: Make unpoison of pgd for trusted boot work for real
255 - kaiser: fix intel_bts perf crashes
256 - ALSA: seq: Make ioctls race-free
257 - crypto: aesni - handle zero length dst buffer
258 - crypto: af_alg - whitelist mask and type
259 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
260 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
261 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
262 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
263 - igb: Free IRQs when device is hotplugged
264 - KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
265 - KVM: x86: Don't re-execute instruction when not passing CR2 value
266 - KVM: X86: Fix operand/address-size during instruction decoding
267 - KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
268 - KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
269 - KVM: x86: ioapic: Preserve read-only values in the redirection table
270 - ACPI / bus: Leave modalias empty for devices which are not present
271 - cpufreq: Add Loongson machine dependencies
272 - bcache: check return value of register_shrinker
273 - drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
274 - drm/amdkfd: Fix SDMA ring buffer size calculation
275 - drm/amdkfd: Fix SDMA oversubsription handling
276 - openvswitch: fix the incorrect flow action alloc size
277 - mac80211: fix the update of path metric for RANN frame
278 - btrfs: fix deadlock when writing out space cache
279 - KVM: VMX: Fix rflags cache during vCPU reset
280 - xen-netfront: remove warning when unloading module
281 - nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
282 - nfsd: Ensure we check stateid validity in the seqid operation checks
283 - grace: replace BUG_ON by WARN_ONCE in exit_net hook
284 - nfsd: check for use of the closed special stateid
285 - lockd: fix "list_add double add" caused by legacy signal interface
286 - hwmon: (pmbus) Use 64bit math for DIRECT format values
287 - powerpc/ppc64el -- Remove ll_temac module from 64-bit builds
288 - net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
289 - quota: Check for register_shrinker() failure.
290 - SUNRPC: Allow connect to return EHOSTUNREACH
291 - kmemleak: add scheduling point to kmemleak_scan()
292 - drm/omap: Fix error handling path in 'omap_dmm_probe()'
293 - xfs: ubsan fixes
294 - scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path
295 - scsi: ufs: ufshcd: fix potential NULL pointer dereference in
296 ufshcd_config_vreg
297 - media: usbtv: add a new usbid
298 - usb: gadget: don't dereference g until after it has been null checked
299 - staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
300 - usb: option: Add support for FS040U modem
301 - USB: serial: pl2303: new device id for Chilitag
302 - USB: cdc-acm: Do not log urb submission errors on disconnect
303 - CDC-ACM: apply quirk for card reader
304 - USB: serial: io_edgeport: fix possible sleep-in-atomic
305 - usbip: prevent bind loops on devices attached to vhci_hcd
306 - usbip: list: don't list devices attached to vhci_hcd
307 - USB: serial: simple: add Motorola Tetra driver
308 - usb: f_fs: Prevent gadget unbind if it is already unbound
309 - usb: uas: unconditionally bring back host after reset
310 - selinux: general protection fault in sock_has_perm
311 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
312 - spi: imx: do not access registers while clocks disabled
313 - Linux 4.4.115
314
315 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
316 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
317
318 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 05 Apr 2018 15:03:15 +0200
57dd7a8b 319
90b760b6 320linux (4.4.0-119.143) xenial; urgency=medium
e971610e 321
90b760b6 322 * linux: 4.4.0-119.143 -proposed tracker (LP: #1760327)
e971610e 323
90b760b6
KE
324 * Dell XPS 13 9360 bluetooth scan can not detect any device (LP: #1759821)
325 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
326
327 -- Khalid Elmously <khalid.elmously@canonical.com> Sat, 31 Mar 2018 17:09:19 +0000
e971610e 328
b7d8d2f2 329linux (4.4.0-118.142) xenial; urgency=medium
ee3be753 330
b7d8d2f2 331 * linux: 4.4.0-118.142 -proposed tracker (LP: #1759607)
ee3be753 332
b7d8d2f2
KE
333 * Kernel panic with AWS 4.4.0-1053 / 4.4.0-1015 (Trusty) (LP: #1758869)
334 - x86/microcode/AMD: Do not load when running on a hypervisor
335
336 * CVE-2018-8043
337 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
338 unimac_mdio_probe()
339
340 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 28 Mar 2018 14:15:10 -0400
ee3be753 341
fc74a5c4 342linux (4.4.0-117.141) xenial; urgency=medium
c40862fd 343
fc74a5c4 344 * linux: 4.4.0-117.141 -proposed tracker (LP: #1755208)
c40862fd 345
fc74a5c4
KSS
346 * Xenial update to 4.4.114 stable release (LP: #1754592)
347 - x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
348 - usbip: prevent vhci_hcd driver from leaking a socket pointer address
349 - usbip: Fix implicit fallthrough warning
350 - usbip: Fix potential format overflow in userspace tools
351 - x86/microcode/intel: Fix BDW late-loading revision check
352 - x86/retpoline: Fill RSB on context switch for affected CPUs
353 - sched/deadline: Use the revised wakeup rule for suspending constrained dl
354 tasks
355 - can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
356 - can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
357 - PM / sleep: declare __tracedata symbols as char[] rather than char
358 - time: Avoid undefined behaviour in ktime_add_safe()
359 - timers: Plug locking race vs. timer migration
360 - Prevent timer value 0 for MWAITX
361 - drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
362 - drivers: base: cacheinfo: fix boot error message when acpi is enabled
363 - PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID
364 - PCI: layerscape: Fix MSG TLP drop setting
365 - mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
366 - fs/select: add vmalloc fallback for select(2)
367 - hwpoison, memcg: forcibly uncharge LRU pages
368 - cma: fix calculation of aligned offset
369 - mm, page_alloc: fix potential false positive in __zone_watermark_ok
370 - ipc: msg, make msgrcv work with LONG_MIN
371 - x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
372 - ACPI / processor: Avoid reserving IO regions too early
373 - ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
374 - ACPICA: Namespace: fix operand cache leak
375 - netfilter: x_tables: speed up jump target validation
376 - netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed
377 in 64bit kernel
378 - netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
379 - netfilter: nf_ct_expect: remove the redundant slash when policy name is
380 empty
381 - netfilter: nfnetlink_queue: reject verdict request from different portid
382 - netfilter: restart search if moved to other chain
383 - netfilter: nf_conntrack_sip: extend request line validation
384 - netfilter: use fwmark_reflect in nf_send_reset
385 - ext2: Don't clear SGID when inheriting ACLs
386 - reiserfs: fix race in prealloc discard
387 - reiserfs: don't preallocate blocks for extended attributes
388 - reiserfs: Don't clear SGID when inheriting ACLs
389 - fs/fcntl: f_setown, avoid undefined behaviour
390 - scsi: libiscsi: fix shifting of DID_REQUEUE host byte
391 - Input: trackpoint - force 3 buttons if 0 button is reported
392 - usb: usbip: Fix possible deadlocks reported by lockdep
393 - usbip: fix stub_rx: get_pipe() to validate endpoint number
394 - usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
395 - usbip: prevent leaking socket pointer address in messages
396 - um: link vmlinux with -no-pie
397 - vsyscall: Fix permissions for emulate mode with KAISER/PTI
398 - eventpoll.h: add missing epoll event masks
399 - x86/microcode/intel: Extend BDW late-loading further with LLC size check
400 - hrtimer: Reset hrtimer cpu base proper on CPU hotplug
401 - dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
402 - ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
403 - ipv6: fix udpv6 sendmsg crash caused by too small MTU
404 - ipv6: ip6_make_skb() needs to clear cork.base.dst
405 - lan78xx: Fix failure in USB Full Speed
406 - net: igmp: fix source address check for IGMPv3 reports
407 - tcp: __tcp_hdrlen() helper
408 - net: qdisc_pkt_len_init() should be more robust
409 - pppoe: take ->needed_headroom of lower device into account on xmit
410 - r8169: fix memory corruption on retrieval of hardware statistics.
411 - sctp: do not allow the v4 socket to bind a v4mapped v6 address
412 - sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
413 - vmxnet3: repair memory leak
414 - net: Allow neigh contructor functions ability to modify the primary_key
415 - ipv4: Make neigh lookup keys for loopback/point-to-point devices be
416 INADDR_ANY
417 - flow_dissector: properly cap thoff field
418 - net: tcp: close sock if net namespace is exiting
419 - nfsd: auth: Fix gid sorting when rootsquash enabled
420 - Linux 4.4.114
421
422 * Xenial update to 4.4.113 stable release (LP: #1754375)
423 - gcov: disable for COMPILE_TEST
424 - scsi: sg: disable SET_FORCE_LOW_DMA
425 - futex: Prevent overflow by strengthen input validation
426 - ALSA: pcm: Remove yet superfluous WARN_ON()
427 - ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant
428 - ALSA: hda - Apply the existing quirk to iMac 14,1
429 - af_key: fix buffer overread in verify_address_len()
430 - af_key: fix buffer overread in parse_exthdrs()
431 - scsi: hpsa: fix volume offline state
432 - sched/deadline: Zero out positive runtime after throttling constrained tasks
433 - pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
434 - x86/apic/vector: Fix off by one in error path
435 - Input: 88pm860x-ts - fix child-node lookup
436 - Input: twl6040-vibra - fix DT node memory management
437 - Input: twl6040-vibra - fix child-node lookup
438 - Input: twl4030-vibra - fix sibling-node lookup
439 - tracing: Fix converting enum's from the map in trace_event_eval_update()
440 - phy: work around 'phys' references to usb-nop-xceiv devices
441 - ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
442 - can: peak: fix potential bug in packet fragmentation
443 - dm btree: fix serious bug in btree_split_beneath()
444 - dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
445 - arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
446 - kbuild: modversions for EXPORT_SYMBOL() for asm
447 - x86/pti: Document fix wrong index
448 - MIPS: AR7: ensure the port type's FCR value is used
449 - Linux 4.4.113
450
451 * Xenial update to 4.4.113 stable release (LP: #1754375) // CVE-2017-5753
452 (Spectre v1 Intel -> upstream)
453 - Revert "x86/cpu/AMD: Make the LFENCE instruction serialized"
454 - x86/cpu/AMD: Make LFENCE a serializing instruction
455 - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
456
457 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
458 - i2c: octeon: Prevent error message on bus error
459
460 * qeth: fix calculation of required buffer elements for skb (LP: #1750810)
461 - s390/qeth: fix underestimated count of buffer elements
462
463 * Support rfkill-any led trigger for Fujitsu u727 (LP: #1745130)
464 - rfkill: Add rfkill-any LED trigger
465
466 * Redpine: Sometimes Wi-Fi connection shows "unavailable" after resume from
467 WoWLAN S4. WLAN can be recover after reboot or reloading WIFI driver.
468 (LP: #1753438) // Redpine: BLE scanning for nearby beacons per second is too
469 low and result high loss rate. (LP: #1753439)
470 - SAUCE: Redpine: resolve race while resuming from S4
471 - SAUCE: Redpine: Fix card write failure issue at S4 restore
472 - SAUCE: Redpine: Add deep sleep enable before connection
473 - SAUCE: Redpine: resolve power save issue after S4 resume
474
475 * qeth: check not more than 16 SBALEs on the completion queue (LP: #1750568)
476 - qeth: check not more than 16 SBALEs on the completion queue
477
478 * qeth: fix L3 next-hop im xmit qeth hdr (LP: #1750813)
479 - s390/qeth: fix L3 next-hop in xmit qeth hdr
480
481 * qemu-efi-aarch64 in >= artful can't boot xenial cloud images (LP: #1744754)
482 - irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver
483 - irqchip/gic-v3: Add ACPI support for GICv3/4 initialization
484 - irqchip/gic-v3: ACPI: Add redistributor support via GICC structures
485 - irqchip/gic-v3: Remove gic_root_node variable from the ITS code
486 - irqchip/gic-v3-its: Mark its_init() and its children as __init
487 - ACPICA: Headers: Add new constants for the DBG2 ACPI table
488 - of/serial: move earlycon early_param handling to serial
489 - ACPI: parse SPCR and enable matching console
490 - [Config] CONFIG_ACPI_SPCR_TABLE=y
491 - ARM64: ACPI: enable ACPI_SPCR_TABLE
492 - serial: pl011: add console matching function
493
494 * OOM and High CPU utilization in update_blocked_averages because of too many
495 cfs_rqs in rq->leaf_cfs_rq_list (LP: #1747896)
496 - sched/fair: Fix O(nr_cgroups) in load balance path
497
498 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
499 - SAUCE: tools -- add ability to disable libbfd
500 - [Packaging] correct disablement of libbfd
501
502 * retpoline abi files are empty on i386 (LP: #1751021)
503 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
504 - [Packaging] final-checks -- sanity checking ABI contents
505 - [Packaging] final-checks -- check for empty retpoline files
506
507 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
508 CVE-2018-1000026
509 - net: create skb_gso_validate_mac_len()
510 - bnx2x: disable GSO where gso_size is too big for hardware
511
512 * CVE-2017-17448
513 - netfilter: nfnetlink_cthelper: Add missing permission checks
514
515 * TB16 dock ethernet corrupts data with hw checksum silently failing
516 (LP: #1729674)
517 - r8152: disable RX aggregation on Dell TB16 dock
518
519 * linux < 4.8: x-netns vti is broken (LP: #1744078)
520 - net: l3mdev: Add master device lookup by index
521 - xfrm: Only add l3mdev oif to dst lookups
522
523 * Xenial update to 4.4.112 stable release (LP: #1745266)
524 - dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
525 - can: gs_usb: fix return value of the "set_bittiming" callback
526 - IB/srpt: Disable RDMA access by the initiator
527 - MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
528 - MIPS: Factor out NT_PRFPREG regset access helpers
529 - MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
530 - MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
531 - MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
532 - MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
533 - MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
534 - net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
535 - x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
536 - x86/acpi: Handle SCI interrupts above legacy space gracefully
537 - iommu/arm-smmu-v3: Don't free page table ops twice
538 - ALSA: pcm: Remove incorrect snd_BUG_ON() usages
539 - ALSA: pcm: Add missing error checks in OSS emulation plugin builder
540 - ALSA: pcm: Abort properly at pending signal in OSS read/write loops
541 - ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
542 - ALSA: aloop: Release cable upon open error path
543 - ALSA: aloop: Fix inconsistent format due to incomplete rule
544 - ALSA: aloop: Fix racy hw constraints adjustment
545 - x86/acpi: Reduce code duplication in mp_override_legacy_irq()
546 - mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
547 - mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
548 - mm/page-writeback: fix dirty_ratelimit calculation
549 - mm/zswap: use workqueue to destroy pool
550 - zswap: don't param_set_charp while holding spinlock
551 - locks: don't check for race with close when setting OFD lock
552 - futex: Replace barrier() in unqueue_me() with READ_ONCE()
553 - locking/mutex: Allow next waiter lockless wakeup
554 - usbvision fix overflow of interfaces array
555 - usb: musb: ux500: Fix NULL pointer dereference at system PM
556 - r8152: fix the wake event
557 - r8152: use test_and_clear_bit
558 - r8152: adjust ALDPS function
559 - lan78xx: use skb_cow_head() to deal with cloned skbs
560 - sr9700: use skb_cow_head() to deal with cloned skbs
561 - smsc75xx: use skb_cow_head() to deal with cloned skbs
562 - cx82310_eth: use skb_cow_head() to deal with cloned skbs
563 - x86/mm/pat, /dev/mem: Remove superfluous error message
564 - hwrng: core - sleep interruptible in read
565 - sysrq: Fix warning in sysrq generated crash.
566 - xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
567 - Revert "userfaultfd: selftest: vm: allow to build in vm/ directory"
568 - x86/pti/efi: broken conversion from efi to kernel page table
569 - 8021q: fix a memory leak for VLAN 0 device
570 - ip6_tunnel: disable dst caching if tunnel is dual-stack
571 - net: core: fix module type in sock_diag_bind
572 - RDS: Heap OOB write in rds_message_alloc_sgs()
573 - sh_eth: fix TSU resource handling
574 - sh_eth: fix SH7757 GEther initialization
575 - net: stmmac: enable EEE in MII, GMII or RGMII only
576 - ipv6: fix possible mem leaks in ipv6_make_skb()
577 - crypto: algapi - fix NULL dereference in crypto_remove_spawns()
578 - rbd: set max_segments to USHRT_MAX
579 - x86/microcode/intel: Extend BDW late-loading with a revision check
580 - KVM: x86: Add memory barrier on vmcs field lookup
581 - drm/vmwgfx: Potential off by one in vmw_view_add()
582 - kaiser: Set _PAGE_NX only if supported
583 - bpf: don't (ab)use instructions to store state
584 - bpf: move fixup_bpf_calls() function
585 - bpf: refactor fixup_bpf_calls()
586 - bpf: adjust insn_aux_data when patching insns
587 - bpf: prevent out-of-bounds speculation
588 - bpf, array: fix overflow in max_entries and undefined behavior in index_mask
589 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
590 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
591 - USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
592 - USB: serial: cp210x: add new device ID ELV ALC 8xxx
593 - usb: misc: usb3503: make sure reset is low for at least 100us
594 - USB: fix usbmon BUG trigger
595 - usbip: remove kernel addresses from usb device and urb debug msgs
596 - staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
597 - Bluetooth: Prevent stack info leak from the EFS element.
598 - uas: ignore UAS for Norelsys NS1068(X) chips
599 - e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
600 - x86/Documentation: Add PTI description
601 - sysfs/cpu: Fix typos in vulnerability documentation
602 - x86/alternatives: Fix optimize_nops() checking
603 - selftests/x86: Add test_vsyscall
604 - Linux 4.4.112
605
606 * Xenial update to 4.4.111 stable release (LP: #1745263)
607 - x86/kasan: Write protect kasan zero shadow
608 - kernel/acct.c: fix the acct->needcheck check in check_free_space()
609 - crypto: n2 - cure use after free
610 - crypto: chacha20poly1305 - validate the digest size
611 - crypto: pcrypt - fix freeing pcrypt instances
612 - sunxi-rsb: Include OF based modalias in device uevent
613 - fscache: Fix the default for fscache_maybe_release_page()
614 - kernel: make groups_sort calling a responsibility group_info allocators
615 - kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
616 - kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only()
617 signals
618 - kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in
619 complete_signal()
620 - ARC: uaccess: dont use "l" gcc inline asm constraint modifier
621 - parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
622 - genksyms: Handle string literals with spaces in reference files
623 - module: Issue warnings when tainting kernel
624 - proc: much faster /proc/vmstat
625 - Fix build error in vma.c
626 - Linux 4.4.111
627
628 * x86/net/bpf: return statement missing value (LP: #1745364)
629 - SAUCE: (no-up) arch/x86/bpf: Fix missed return statement
630
631 * Ubuntu 16.04 - s390/cpuinfo: show facilities as reported by stfle
632 (LP: #1744736)
633 - s390/bitops: add for_each_set_bit_inv helper
634 - s390/cpuinfo: show facilities as reported by stfle
635
636 * Xenial update to 4.4.110 stable release (LP: #1745071)
637 - KPTI: Rename to PAGE_TABLE_ISOLATION
638 - SAUCE: Replace CONFIG_KAISER with CONFIG_PAGE_TABLE_ISOLATION
639 - Linux 4.4.110
640
641 * Xenial update to 4.4.109 stable release (LP: #1745069)
642 - ACPI: APEI / ERST: Fix missing error handling in erst_reader()
643 - crypto: mcryptd - protect the per-CPU queue with a lock
644 - mfd: cros ec: spi: Don't send first message too soon
645 - mfd: twl4030-audio: Fix sibling-node lookup
646 - mfd: twl6040: Fix child-node lookup
647 - ALSA: rawmidi: Avoid racy info ioctl via ctl device
648 - ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
649 - PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
650 - parisc: Hide Diva-built-in serial aux and graphics card
651 - spi: xilinx: Detect stall with Unknown commands
652 - KVM: X86: Fix load RFLAGS w/o the fixed bit
653 - powerpc/perf: Dereference BHRB entries safely
654 - net: mvneta: clear interface link status on port disable
655 - tracing: Remove extra zeroing out of the ring buffer page
656 - tracing: Fix possible double free on failure of allocating trace buffer
657 - tracing: Fix crash when it fails to alloc ring buffer
658 - ring-buffer: Mask out the info bits when returning buffer page length
659 - iw_cxgb4: Only validate the MSN for successful completions
660 - ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure
661 - ASoC: twl4030: fix child-node lookup
662 - ALSA: hda: Drop useless WARN_ON()
663 - ALSA: hda - fix headset mic detection issue on a Dell machine
664 - x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
665 - x86/mm: Remove flush_tlb() and flush_tlb_current_task()
666 - x86/mm: Make flush_tlb_mm_range() more predictable
667 - x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
668 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP
669 code
670 - x86/mm: Add the 'nopcid' boot option to turn off PCID
671 - x86/mm/64: Fix reboot interaction with CR4.PCIDE
672 - kbuild: add '-fno-stack-check' to kernel build options
673 - ipv4: igmp: guard against silly MTU values
674 - ipv6: mcast: better catch silly mtu values
675 - net: igmp: Use correct source address on IGMPv3 reports
676 - netlink: Add netns check on taps
677 - net: qmi_wwan: add Sierra EM7565 1199:9091
678 - net: reevalulate autoflowlabel setting after sysctl setting
679 - tcp md5sig: Use skb's saddr when replying to an incoming segment
680 - tg3: Fix rx hang on MTU change with 5717/5719
681 - net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
682 - sctp: Replace use of sockets_allocated with specified macro.
683 - ipv4: Fix use-after-free when flushing FIB tables
684 - net: bridge: fix early call to br_stp_change_bridge_id and plug newlink
685 leaks
686 - net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
687 - sock: free skb in skb_complete_tx_timestamp on error
688 - usbip: fix usbip bind writing random string after command in match_busid
689 - usbip: stub: stop printing kernel pointer addresses in messages
690 - usbip: vhci: stop printing kernel pointer addresses in messages
691 - USB: serial: ftdi_sio: add id for Airbus DS P8GR
692 - USB: serial: qcserial: add Sierra Wireless EM7565
693 - USB: serial: option: add support for Telit ME910 PID 0x1101
694 - USB: serial: option: adding support for YUGA CLM920-NC5
695 - usb: Add device quirk for Logitech HD Pro Webcam C925e
696 - usb: add RESET_RESUME for ELSA MicroLink 56K
697 - USB: Fix off by one in type-specific length check of BOS SSP capability
698 - usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
699 - nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
700 - x86/smpboot: Remove stale TLB flush invocations
701 - n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
702 - mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
703 - Linux 4.4.109
704
705 * Xenial update to 4.4.108 stable release (LP: #1745054)
706 - arm64: Initialise high_memory global variable earlier
707 - cxl: Check if vphb exists before iterating over AFU devices
708 - x86/mm: Fix INVPCID asm constraint
709 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
710 - mm/rmap: batched invalidations should use existing api
711 - mm/mmu_context, sched/core: Fix mmu_context.h assumption
712 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler
713 - x86/mm, sched/core: Turn off IRQs in switch_mm()
714 - ARM: Hide finish_arch_post_lock_switch() from modules
715 - sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
716 - x86/irq: Do not substract irq_tlb_count from irq_call_count
717 - ALSA: hda - add support for docking station for HP 820 G2
718 - ALSA: hda - add support for docking station for HP 840 G3
719 - arm: kprobes: Fix the return address of multiple kretprobes
720 - arm: kprobes: Align stack to 8-bytes in test code
721 - cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
722 - crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
723 - sch_dsmark: fix invalid skb_cow() usage
724 - bna: integer overflow bug in debugfs
725 - net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
726 - usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
727 - usb: gadget: udc: remove pointer dereference after free
728 - netfilter: nfnl_cthelper: fix runtime expectation policy updates
729 - netfilter: nfnl_cthelper: Fix memory leak
730 - inet: frag: release spinlock before calling icmp_send()
731 - pinctrl: st: add irq_request/release_resources callbacks
732 - scsi: lpfc: Fix PT2PT PRLI reject
733 - KVM: x86: correct async page present tracepoint
734 - KVM: VMX: Fix enable VPID conditions
735 - ARM: dts: ti: fix PCI bus dtc warnings
736 - hwmon: (asus_atk0110) fix uninitialized data access
737 - HID: xinmo: fix for out of range for THT 2P arcade controller.
738 - r8152: prevent the driver from transmitting packets with carrier off
739 - s390/qeth: no ETH header for outbound AF_IUCV
740 - bna: avoid writing uninitialized data into hw registers
741 - net: Do not allow negative values for busy_read and busy_poll sysctl
742 interfaces
743 - i40e: Do not enable NAPI on q_vectors that have no rings
744 - RDMA/iser: Fix possible mr leak on device removal event
745 - irda: vlsi_ir: fix check for DMA mapping errors
746 - netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
747 - netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
748 - ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
749 - KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
750 - isdn: kcapi: avoid uninitialized data
751 - xhci: plat: Register shutdown for xhci_plat
752 - netfilter: nfnetlink_queue: fix secctx memory leak
753 - ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
754 - cpuidle: powernv: Pass correct drv->cpumask for registration
755 - bnxt_en: Fix NULL pointer dereference in reopen failure path
756 - backlight: pwm_bl: Fix overflow condition
757 - crypto: crypto4xx - increase context and scatter ring buffer elements
758 - rtc: pl031: make interrupt optional
759 - net: phy: at803x: Change error to EINVAL for invalid MAC
760 - PCI: Avoid bus reset if bridge itself is broken
761 - scsi: cxgb4i: fix Tx skb leak
762 - scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume
763 created on two SATA drive
764 - PCI: Create SR-IOV virtfn/physfn links before attaching driver
765 - igb: check memory allocation failure
766 - ixgbe: fix use of uninitialized padding
767 - PCI/AER: Report non-fatal errors only to the affected endpoint
768 - scsi: lpfc: Fix secure firmware updates
769 - scsi: lpfc: PLOGI failures during NPIV testing
770 - fm10k: ensure we process SM mbx when processing VF mbx
771 - tcp: fix under-evaluated ssthresh in TCP Vegas
772 - rtc: set the alarm to the next expiring timer
773 - cpuidle: fix broadcast control when broadcast can not be entered
774 - thermal: hisilicon: Handle return value of clk_prepare_enable
775 - MIPS: math-emu: Fix final emulation phase for certain instructions
776 - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
777 - ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()
778 - ALSA: hda - Degrade i915 binding failure message
779 - ALSA: hda - Fix yet another i915 pointer leftover in error path
780 - alpha: fix build failures
781 - Linux 4.4.108
782
783 * Xenial update to 4.4.107 stable release (LP: #1745052)
784 - crypto: hmac - require that the underlying hash algorithm is unkeyed
785 - crypto: salsa20 - fix blkcipher_walk API usage
786 - autofs: fix careless error in recent commit
787 - tracing: Allocate mask_str buffer dynamically
788 - USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID
789 - USB: core: prevent malicious bNumInterfaces overflow
790 - usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
791 - ceph: drop negative child dentries before try pruning inode's alias
792 - Bluetooth: btusb: driver to enable the usb-wakeup feature
793 - xhci: Don't add a virt_dev to the devs array before it's fully allocated
794 - sched/rt: Do not pull from current CPU if only one CPU to pull
795 - dmaengine: dmatest: move callback wait queue to thread context
796 - ext4: fix fdatasync(2) after fallocate(2) operation
797 - ext4: fix crash when a directory's i_size is too small
798 - KEYS: add missing permission check for request_key() destination
799 - mac80211: Fix addition of mesh configuration element
800 - usb: phy: isp1301: Add OF device ID table
801 - md-cluster: free md_cluster_info if node leave cluster
802 - userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
803 - userfaultfd: selftest: vm: allow to build in vm/ directory
804 - net: initialize msg.msg_flags in recvfrom
805 - net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
806 - net: bcmgenet: correct MIB access of UniMAC RUNT counters
807 - net: bcmgenet: reserved phy revisions must be checked first
808 - net: bcmgenet: power down internal phy if open or resume fails
809 - net: bcmgenet: Power up the internal PHY before probing the MII
810 - NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
811 - NFSD: fix nfsd_reset_versions for NFSv4.
812 - Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
813 - drm/omap: fix dmabuf mmap for dma_alloc'ed buffers
814 - netfilter: bridge: honor frag_max_size when refragmenting
815 - writeback: fix memory leak in wb_queue_work()
816 - net: wimax/i2400m: fix NULL-deref at probe
817 - dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
818 - net: Resend IGMP memberships upon peer notification.
819 - mlxsw: reg: Fix SPVM max record count
820 - mlxsw: reg: Fix SPVMLR max record count
821 - intel_th: pci: Add Gemini Lake support
822 - openrisc: fix issue handling 8 byte get_user calls
823 - scsi: hpsa: update check for logical volume status
824 - scsi: hpsa: limit outstanding rescans
825 - fjes: Fix wrong netdevice feature flags
826 - drm/radeon/si: add dpm quirk for Oland
827 - sched/deadline: Make sure the replenishment timer fires in the next period
828 - sched/deadline: Throttle a constrained deadline task activated after the
829 deadline
830 - sched/deadline: Use deadline instead of period when calculating overflow
831 - mmc: mediatek: Fixed bug where clock frequency could be set wrong
832 - drm/radeon: reinstate oland workaround for sclk
833 - afs: Fix missing put_page()
834 - afs: Populate group ID from vnode status
835 - afs: Adjust mode bits processing
836 - afs: Flush outstanding writes when an fd is closed
837 - afs: Migrate vlocation fields to 64-bit
838 - afs: Prevent callback expiry timer overflow
839 - afs: Fix the maths in afs_fs_store_data()
840 - afs: Populate and use client modification time
841 - afs: Fix page leak in afs_write_begin()
842 - afs: Fix afs_kill_pages()
843 - perf symbols: Fix symbols__fixup_end heuristic for corner cases
844 - efi/esrt: Cleanup bad memory map log messages
845 - NFSv4.1 respect server's max size in CREATE_SESSION
846 - btrfs: add missing memset while reading compressed inline extents
847 - target: Use system workqueue for ALUA transitions
848 - target: fix ALUA transition timeout handling
849 - target: fix race during implicit transition work flushes
850 - sfc: don't warn on successful change of MAC
851 - fbdev: controlfb: Add missing modes to fix out of bounds access
852 - video: udlfb: Fix read EDID timeout
853 - video: fbdev: au1200fb: Release some resources if a memory allocation fails
854 - video: fbdev: au1200fb: Return an error code if a memory allocation fails
855 - rtc: pcf8563: fix output clock rate
856 - dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
857 - PCI/PME: Handle invalid data when reading Root Status
858 - powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo
859 - netfilter: ipvs: Fix inappropriate output of procfs
860 - powerpc/opal: Fix EBUSY bug in acquiring tokens
861 - powerpc/ipic: Fix status get and status clear
862 - target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
863 - iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
864 - target:fix condition return in core_pr_dump_initiator_port()
865 - target/file: Do not return error for UNMAP if length is zero
866 - arm-ccn: perf: Prevent module unload while PMU is in use
867 - crypto: tcrypt - fix buffer lengths in test_aead_speed()
868 - mm: Handle 0 flags in _calc_vm_trans() macro
869 - clk: mediatek: add the option for determining PLL source clock
870 - clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU
871 - clk: tegra: Fix cclk_lp divisor register
872 - ppp: Destroy the mutex when cleanup
873 - thermal/drivers/step_wise: Fix temperature regulation misbehavior
874 - GFS2: Take inode off order_write list when setting jdata flag
875 - bcache: explicitly destroy mutex while exiting
876 - bcache: fix wrong cache_misses statistics
877 - l2tp: cleanup l2tp_tunnel_delete calls
878 - xfs: fix log block underflow during recovery cycle verification
879 - xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
880 - PCI: Detach driver before procfs & sysfs teardown on device remove
881 - scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
882 - scsi: hpsa: destroy sas transport properties before scsi_host
883 - powerpc/perf/hv-24x7: Fix incorrect comparison in memord
884 - tty fix oops when rmmod 8250
885 - usb: musb: da8xx: fix babble condition handling
886 - pinctrl: adi2: Fix Kconfig build problem
887 - raid5: Set R5_Expanded on parity devices as well as data.
888 - scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
889 - vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
890 - scsi: sd: change manage_start_stop to bool in sysfs interface
891 - scsi: sd: change allow_restart to bool in sysfs interface
892 - scsi: bfa: integer overflow in debugfs
893 - udf: Avoid overflow when session starts at large offset
894 - macvlan: Only deliver one copy of the frame to the macvlan interface
895 - RDMA/cma: Avoid triggering undefined behavior
896 - IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
897 - ath9k: fix tx99 potential info leak
898 - Linux 4.4.107
899
900 * Xenial update to 4.4.106 stable release (LP: #1745047)
901 - can: ti_hecc: Fix napi poll return value for repoll
902 - can: kvaser_usb: free buf in error paths
903 - can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
904 - can: kvaser_usb: ratelimit errors if incomplete messages are received
905 - can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
906 - can: ems_usb: cancel urb on -EPIPE and -EPROTO
907 - can: esd_usb2: cancel urb on -EPIPE and -EPROTO
908 - can: usb_8dev: cancel urb on -EPIPE and -EPROTO
909 - virtio: release virtio index when fail to device_register
910 - hv: kvp: Avoid reading past allocated blocks from KVP file
911 - isa: Prevent NULL dereference in isa_bus driver callbacks
912 - scsi: libsas: align sata_device's rps_resp on a cacheline
913 - efi: Move some sysfs files to be read-only by root
914 - ASN.1: fix out-of-bounds read when parsing indefinite length item
915 - ASN.1: check for error from ASN1_OP_END__ACT actions
916 - X.509: reject invalid BIT STRING for subjectPublicKey
917 - x86/PCI: Make broadcom_postcore_init() check acpi_disabled
918 - ALSA: pcm: prevent UAF in snd_pcm_info
919 - ALSA: seq: Remove spurious WARN_ON() at timer check
920 - ALSA: usb-audio: Fix out-of-bound error
921 - ALSA: usb-audio: Add check return value for usb_string()
922 - iommu/vt-d: Fix scatterlist offset handling
923 - s390: fix compat system call table
924 - kdb: Fix handling of kallsyms_symbol_next() return value
925 - drm: extra printk() wrapper macros
926 - drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
927 - media: dvb: i2c transfers over usb cannot be done from stack
928 - arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
929 - KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
930 - arm64: fpsimd: Prevent registers leaking from dead tasks
931 - ARM: BUG if jumping to usermode address in kernel mode
932 - ARM: avoid faulting on qemu
933 - thp: reduce indentation level in change_huge_pmd()
934 - thp: fix MADV_DONTNEED vs. numa balancing race
935 - mm: drop unused pmdp_huge_get_and_clear_notify()
936 - Revert "drm/armada: Fix compile fail"
937 - Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"
938 - Revert "s390/kbuild: enable modversions for symbols exported from asm"
939 - vti6: Don't report path MTU below IPV6_MIN_MTU.
940 - ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
941 - x86/hpet: Prevent might sleep splat on resume
942 - selftest/powerpc: Fix false failures for skipped tests
943 - module: set __jump_table alignment to 8
944 - ARM: OMAP2+: Fix device node reference counts
945 - ARM: OMAP2+: Release device node after it is no longer needed.
946 - gpio: altera: Use handle_level_irq when configured as a level_high
947 - HID: chicony: Add support for another ASUS Zen AiO keyboard
948 - usb: gadget: configs: plug memory leak
949 - USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
950 - kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
951 - libata: drop WARN from protocol error in ata_sff_qc_issue()
952 - workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
953 - scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
954 - irqchip/crossbar: Fix incorrect type of register size
955 - KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
956 - arm: KVM: Survive unknown traps from guests
957 - arm64: KVM: Survive unknown traps from guests
958 - spi_ks8995: fix "BUG: key accdaa28 not in .data!"
959 - bnx2x: prevent crash when accessing PTP with interface down
960 - bnx2x: fix possible overrun of VFPF multicast addresses array
961 - bnx2x: do not rollback VF MAC/VLAN filters we did not configure
962 - ipv6: reorder icmpv6_init() and ip6_mr_init()
963 - crypto: s5p-sss - Fix completing crypto request in IRQ handler
964 - i2c: riic: fix restart condition
965 - zram: set physical queue limits to avoid array out of bounds accesses
966 - netfilter: don't track fragmented packets
967 - axonram: Fix gendisk handling
968 - drm/amd/amdgpu: fix console deadlock if late init failed
969 - powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
970 - EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
971 - EDAC, i5000, i5400: Fix definition of NRECMEMB register
972 - kbuild: pkg: use --transform option to prefix paths in tar
973 - mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
974 - route: also update fnhe_genid when updating a route cache
975 - route: update fnhe_expires for redirect when the fnhe exists
976 - lib/genalloc.c: make the avail variable an atomic_long_t
977 - dynamic-debug-howto: fix optional/omitted ending line number to be LARGE
978 instead of 0
979 - NFS: Fix a typo in nfs_rename()
980 - sunrpc: Fix rpc_task_begin trace point
981 - block: wake up all tasks blocked in get_request()
982 - sparc64/mm: set fields in deferred pages
983 - sctp: do not free asoc when it is already dead in sctp_sendmsg
984 - sctp: use the right sk after waking up from wait_buf sleep
985 - atm: horizon: Fix irq release error
986 - jump_label: Invoke jump_label_test() via early_initcall()
987 - xfrm: Copy policy family in clone_policy
988 - IB/mlx4: Increase maximal message size under UD QP
989 - IB/mlx5: Assign send CQ and recv CQ of UMR QP
990 - afs: Connect up the CB.ProbeUuid
991 - ipvlan: fix ipv6 outbound device
992 - audit: ensure that 'audit=1' actually enables audit for PID 1
993 - ipmi: Stop timers before cleaning up the module
994 - s390: always save and restore all registers on context switch
995 - tipc: fix memory leak in tipc_accept_from_sock()
996 - rds: Fix NULL pointer dereference in __rds_rdma_map
997 - sit: update frag_off info
998 - packet: fix crash in fanout_demux_rollover()
999 - net/packet: fix a race in packet_bind() and packet_notifier()
1000 - Revert "x86/efi: Build our own page table structures"
1001 - Revert "x86/efi: Hoist page table switching code into efi_call_virt()"
1002 - Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"
1003 - arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
1004 - usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
1005 - Linux 4.4.106
1006
1007 * Xenial update to 4.4.105 stable release (LP: #1745046)
1008 - bcache: only permit to recovery read error when cache device is clean
1009 - bcache: recover data from backing when data is clean
1010 - uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
1011 - usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
1012 - serial: 8250_pci: Add Amazon PCI serial device ID
1013 - s390/runtime instrumentation: simplify task exit handling
1014 - USB: serial: option: add Quectel BG96 id
1015 - ima: fix hash algorithm initialization
1016 - s390/pci: do not require AIS facility
1017 - selftests/x86/ldt_get: Add a few additional tests for limits
1018 - serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
1019 - spi: sh-msiof: Fix DMA transfer size check
1020 - usb: phy: tahvo: fix error handling in tahvo_usb_probe()
1021 - serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
1022 - x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
1023 - EDAC, sb_edac: Fix missing break in switch
1024 - sysrq : fix Show Regs call trace on ARM
1025 - perf test attr: Fix ignored test case result
1026 - kprobes/x86: Disable preemption in ftrace-based jprobes
1027 - net: systemport: Utilize skb_put_padto()
1028 - net: systemport: Pad packet before inserting TSB
1029 - ARM: OMAP1: DMA: Correct the number of logical channels
1030 - vti6: fix device register to report IFLA_INFO_KIND
1031 - net/appletalk: Fix kernel memory disclosure
1032 - ravb: Remove Rx overflow log messages
1033 - nfs: Don't take a reference on fl->fl_file for LOCK operation
1034 - KVM: arm/arm64: Fix occasional warning from the timer work function
1035 - NFSv4: Fix client recovery when server reboots multiple times
1036 - drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
1037 - net: sctp: fix array overrun read on sctp_timer_tbl
1038 - tipc: fix cleanup at module unload
1039 - dmaengine: pl330: fix double lock
1040 - tcp: correct memory barrier usage in tcp_check_space()
1041 - mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
1042 - xen-netfront: Improve error handling during initialization
1043 - net: fec: fix multicast filtering hardware setup
1044 - Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()"
1045 - usb: hub: Cycle HUB power when initialization fails
1046 - usb: xhci: fix panic in xhci_free_virt_devices_depth_first
1047 - usb: ch9: Add size macro for SSP dev cap descriptor
1048 - USB: core: Add type-specific length check of BOS descriptors
1049 - USB: Increase usbfs transfer limit
1050 - USB: devio: Prevent integer overflow in proc_do_submiturb()
1051 - USB: usbfs: Filter flags passed in from user space
1052 - usb: host: fix incorrect updating of offset
1053 - xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
1054 - Linux 4.4.105
1055
1056 * Xenial update to 4.4.104 stable release (LP: #1745043)
1057 - x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
1058 - x86/efi: Hoist page table switching code into efi_call_virt()
1059 - x86/efi: Build our own page table structures
1060 - ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio
1061 - x86/efi-bgrt: Fix kernel panic when mapping BGRT data
1062 - x86/efi-bgrt: Replace early_memremap() with memremap()
1063 - mm/madvise.c: fix madvise() infinite loop under special circumstances
1064 - btrfs: clear space cache inode generation always
1065 - KVM: x86: pvclock: Handle first-time write to pvclock-page contains random
1066 junk
1067 - KVM: x86: Exit to user-mode on #UD intercept when emulator requires
1068 - KVM: x86: inject exceptions produced by x86_decode_insn
1069 - mmc: core: Do not leave the block driver in a suspended state
1070 - eeprom: at24: check at24_read/write arguments
1071 - bcache: Fix building error on MIPS
1072 - Revert "drm/radeon: dont switch vt on suspend"
1073 - drm/radeon: fix atombios on big endian
1074 - drm/panel: simple: Add missing panel_simple_unprepare() calls
1075 - mtd: nand: Fix writing mtdoops to nand flash.
1076 - NFS: revalidate "." etc correctly on "open".
1077 - drm/i915: Don't try indexed reads to alternate slave addresses
1078 - drm/i915: Prevent zero length "index" write
1079 - nfsd: Make init_open_stateid() a bit more whole
1080 - nfsd: Fix stateid races between OPEN and CLOSE
1081 - nfsd: Fix another OPEN stateid race
1082 - Linux 4.4.104
1083
1084 * Xenial update to 4.4.103 stable release (LP: #1744873)
1085 - s390: fix transactional execution control register handling
1086 - s390/runtime instrumention: fix possible memory corruption
1087 - s390/disassembler: add missing end marker for e7 table
1088 - s390/disassembler: increase show_code buffer size
1089 - AF_VSOCK: Shrink the area influenced by prepare_to_wait
1090 - vsock: use new wait API for vsock_stream_sendmsg()
1091 - sched: Make resched_cpu() unconditional
1092 - lib/mpi: call cond_resched() from mpi_powm() loop
1093 - x86/decoder: Add new TEST instruction pattern
1094 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
1095 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
1096 - MIPS: ralink: Fix MT7628 pinmux
1097 - MIPS: ralink: Fix typo in mt7628 pinmux function
1098 - ALSA: hda: Add Raven PCI ID
1099 - dm bufio: fix integer overflow when limiting maximum cache size
1100 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
1101 - MIPS: Fix an n32 core file generation regset support regression
1102 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
1103 - autofs: don't fail mount for transient error
1104 - nilfs2: fix race condition that causes file system corruption
1105 - eCryptfs: use after free in ecryptfs_release_messaging()
1106 - bcache: check ca->alloc_thread initialized before wake up it
1107 - isofs: fix timestamps beyond 2027
1108 - NFS: Fix typo in nomigration mount option
1109 - nfs: Fix ugly referral attributes
1110 - nfsd: deal with revoked delegations appropriately
1111 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
1112 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
1113 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
1114 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
1115 - ALSA: pcm: update tstamp only if audio_tstamp changed
1116 - ALSA: usb-audio: Add sanity checks to FE parser
1117 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
1118 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
1119 - ALSA: timer: Remove kernel warning at compat ioctl error paths
1120 - ALSA: hda/realtek - Fix ALC700 family no sound issue
1121 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
1122 - fs/9p: Compare qid.path in v9fs_test_inode
1123 - iscsi-target: Fix non-immediate TMR reference leak
1124 - target: Fix QUEUE_FULL + SCSI task attribute handling
1125 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
1126 - KVM: SVM: obey guest PAT
1127 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
1128 - clk: ti: dra7-atl-clock: Fix of_node reference counting
1129 - clk: ti: dra7-atl-clock: fix child-node lookups
1130 - libnvdimm, namespace: fix label initialization to use valid seq numbers
1131 - libnvdimm, namespace: make 'resource' attribute only readable by root
1132 - IB/srpt: Do not accept invalid initiator port names
1133 - IB/srp: Avoid that a cable pull can trigger a kernel crash
1134 - NFC: fix device-allocation error return
1135 - i40e: Use smp_rmb rather than read_barrier_depends
1136 - igb: Use smp_rmb rather than read_barrier_depends
1137 - igbvf: Use smp_rmb rather than read_barrier_depends
1138 - ixgbevf: Use smp_rmb rather than read_barrier_depends
1139 - i40evf: Use smp_rmb rather than read_barrier_depends
1140 - fm10k: Use smp_rmb rather than read_barrier_depends
1141 - ixgbe: Fix skb list corruption on Power systems
1142 - parisc: Fix validity check of pointer size argument in new CAS
1143 implementation
1144 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
1145 - media: Don't do DMA on stack for firmware upload in the AS102 driver
1146 - media: rc: check for integer overflow
1147 - cx231xx-cards: fix NULL-deref on missing association descriptor
1148 - media: v4l2-ctrl: Fix flags field on Control events
1149 - sched/rt: Simplify the IPI based RT balancing logic
1150 - fscrypt: lock mutex before checking for bounce page pool
1151 - net/9p: Switch to wait_event_killable()
1152 - PM / OPP: Add missing of_node_put(np)
1153 - e1000e: Fix error path in link detection
1154 - e1000e: Fix return value test
1155 - RDS: RDMA: return appropriate error on rdma map failures
1156 - PCI: Apply _HPX settings only to relevant devices
1157 - dmaengine: zx: set DMA_CYCLIC cap_mask bit
1158 - net: Allow IP_MULTICAST_IF to set index to L3 slave
1159 - net: 3com: typhoon: typhoon_init_one: make return values more specific
1160 - net: 3com: typhoon: typhoon_init_one: fix incorrect return values
1161 - drm/armada: Fix compile fail
1162 - ath10k: fix incorrect txpower set by P2P_DEVICE interface
1163 - ath10k: ignore configuring the incorrect board_id
1164 - ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()
1165 - ath10k: set CTS protection VDEV param only if VDEV is up
1166 - ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBE
1167 - drm: Apply range restriction after color adjustment when allocation
1168 - mac80211: Remove invalid flag operations in mesh TSF synchronization
1169 - mac80211: Suppress NEW_PEER_CANDIDATE event if no room
1170 - iio: light: fix improper return value
1171 - staging: iio: cdc: fix improper return value
1172 - spi: SPI_FSL_DSPI should depend on HAS_DMA
1173 - netfilter: nft_queue: use raw_smp_processor_id()
1174 - netfilter: nf_tables: fix oob access
1175 - ASoC: rsnd: don't double free kctrl
1176 - btrfs: return the actual error value from from btrfs_uuid_tree_iterate
1177 - ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data
1178 - s390/kbuild: enable modversions for symbols exported from asm
1179 - xen: xenbus driver must not accept invalid transaction ids
1180 - Revert "sctp: do not peel off an assoc from one netns to another one"
1181 - Linux 4.4.103
1182
1183 * ppc64el: Do not call ibm,os-term on panic (LP: #1736954)
1184 - powerpc: Do not call ppc_md.panic in fadump panic notifier
1185
1186 * Xenial update to 4.4.102 stable release (LP: #1744870)
1187 - mm, hwpoison: fixup "mm: check the return value of lookup_page_ext for all
1188 call sites"
1189 - Linux 4.4.102
1190
1191 * Xenial update to 4.4.101 stable release (LP: #1744794)
1192 - tcp: do not mangle skb->cb[] in tcp_make_synack()
1193 - netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
1194 - bonding: discard lowest hash bit for 802.3ad layer3+4
1195 - vlan: fix a use-after-free in vlan_device_event()
1196 - af_netlink: ensure that NLMSG_DONE never fails in dumps
1197 - sctp: do not peel off an assoc from one netns to another one
1198 - fealnx: Fix building error on MIPS
1199 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
1200 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
1201 - serial: omap: Fix EFR write on RTS deassertion
1202 - arm64: fix dump_instr when PAN and UAO are in use
1203 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
1204 - ipmi: fix unsigned long underflow
1205 - mm/page_alloc.c: broken deferred calculation
1206 - coda: fix 'kernel memory exposure attempt' in fsync
1207 - mm: check the return value of lookup_page_ext for all call sites
1208 - mm/page_ext.c: check if page_ext is not prepared
1209 - mm/pagewalk.c: report holes in hugetlb ranges
1210 - Linux 4.4.101
1211
1212 * Xenial update to 4.4.100 stable release (LP: #1744639)
1213 - media: imon: Fix null-ptr-deref in imon_probe
1214 - media: dib0700: fix invalid dvb_detach argument
1215 - KVM: x86: fix singlestepping over syscall
1216 - net: cdc_ether: fix divide by 0 on bad descriptors
1217 - net: qmi_wwan: fix divide by 0 on bad descriptors
1218 - arm: crypto: reduce priority of bit-sliced AES cipher
1219 - Bluetooth: btusb: fix QCA Rome suspend/resume
1220 - dmaengine: dmatest: warn user when dma test times out
1221 - extcon: palmas: Check the parent instance to prevent the NULL
1222 - fm10k: request reset when mbx->state changes
1223 - ARM: dts: Fix compatible for ti81xx uarts for 8250
1224 - ARM: dts: Fix am335x and dm814x scm syscon to probe children
1225 - ARM: OMAP2+: Fix init for multiple quirks for the same SoC
1226 - ARM: dts: Fix omap3 off mode pull defines
1227 - ata: ATA_BMDMA should depend on HAS_DMA
1228 - ata: SATA_HIGHBANK should depend on HAS_DMA
1229 - ata: SATA_MV should depend on HAS_DMA
1230 - drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
1231 - igb: reset the PHY before reading the PHY ID
1232 - igb: close/suspend race in netif_device_detach
1233 - igb: Fix hw_dbg logging in igb_update_flash_i210
1234 - scsi: ufs-qcom: Fix module autoload
1235 - scsi: ufs: add capability to keep auto bkops always enabled
1236 - staging: rtl8188eu: fix incorrect ERROR tags from logs
1237 - scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
1238 - scsi: lpfc: Correct host name in symbolic_name field
1239 - scsi: lpfc: Correct issue leading to oops during link reset
1240 - scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
1241 - ALSA: vx: Don't try to update capture stream before running
1242 - ALSA: vx: Fix possible transfer overflow
1243 - backlight: lcd: Fix race condition during register
1244 - backlight: adp5520: Fix error handling in adp5520_bl_probe()
1245 - gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
1246 - ALSA: hda/realtek - Add new codec ID ALC299
1247 - arm64: dts: NS2: reserve memory for Nitro firmware
1248 - ixgbe: fix AER error handling
1249 - ixgbe: handle close/suspend race with netif_device_detach/present
1250 - ixgbe: Reduce I2C retry count on X550 devices
1251 - ixgbe: add mask for 64 RSS queues
1252 - ixgbe: do not disable FEC from the driver
1253 - staging: rtl8712: fixed little endian problem
1254 - MIPS: End asm function prologue macros with .insn
1255 - mm: add PHYS_PFN, use it in __phys_to_pfn()
1256 - MIPS: init: Ensure bootmem does not corrupt reserved memory
1257 - MIPS: init: Ensure reserved memory regions are not added to bootmem
1258 - MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
1259 - Revert "crypto: xts - Add ECB dependency"
1260 - Revert "uapi: fix linux/rds.h userspace compilation errors"
1261 - uapi: fix linux/rds.h userspace compilation error
1262 - uapi: fix linux/rds.h userspace compilation errors
1263 - USB: usbfs: compute urb->actual_length for isochronous
1264 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
1265 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
1266 - USB: serial: garmin_gps: fix I/O after failed probe and remove
1267 - USB: serial: garmin_gps: fix memory leak on probe errors
1268 - Linux 4.4.100
1269
1270 * Xenial update to 4.4.99 stable release (LP: #1744636)
1271 - mac80211: accept key reinstall without changing anything
1272 - mac80211: use constant time comparison with keys
1273 - mac80211: don't compare TKIP TX MIC key in reinstall prevention
1274 - usb: usbtest: fix NULL pointer dereference
1275 - Input: ims-psu - check if CDC union descriptor is sane
1276 - ALSA: seq: Cancel pending autoload work at unbinding device
1277 - tun/tap: sanitize TUNSETSNDBUF input
1278 - tcp: fix tcp_mtu_probe() vs highest_sack
1279 - l2tp: check ps->sock before running pppol2tp_session_ioctl()
1280 - tun: call dev_get_valid_name() before register_netdevice()
1281 - sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
1282 - packet: avoid panic in packet_getsockopt()
1283 - ipv6: flowlabel: do not leave opt->tot_len with garbage
1284 - net/unix: don't show information about sockets from other namespaces
1285 - ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
1286 - tun: allow positive return values on dev_get_valid_name() call
1287 - sctp: reset owner sk for data chunks on out queues when migrating a sock
1288 - ppp: fix race in ppp device destruction
1289 - ipip: only increase err_count for some certain type icmp in ipip_err
1290 - tcp/dccp: fix ireq->opt races
1291 - tcp/dccp: fix lockdep splat in inet_csk_route_req()
1292 - tcp/dccp: fix other lockdep splats accessing ireq_opt
1293 - security/keys: add CONFIG_KEYS_COMPAT to Kconfig
1294 - tipc: fix link attribute propagation bug
1295 - brcmfmac: remove setting IBSS mode when stopping AP
1296 - target/iscsi: Fix iSCSI task reassignment handling
1297 - target: Fix node_acl demo-mode + uncached dynamic shutdown regression
1298 - misc: panel: properly restore atomic counter on error path
1299 - Linux 4.4.99
1300
1301 * elantech touchpad of Lenovo L480/580 failed to detect hw_version
1302 (LP: #1733605)
1303 - Input: elantech - add new icbody type 15
1304
1305 * Disabling zfs does not always disable module checks for the zfs modules
1306 (LP: #1737176)
1307 - [Packaging] disable zfs module checks when zfs is disabled
1308
1309 * Using asymmetric key for IMA appraisal crashes the system in Ubuntu 16.04
1310 (LP: #1735977)
1311 - integrity: convert digsig to akcipher api
1312
1313 * CVE-2017-17450
1314 - netfilter: xt_osf: Add missing permission checks
1315
1316 * CVE-2017-15129
1317 - net: Fix double free and memory corruption in get_net_ns_by_id()
1318
1319 * CVE-2018-5344
1320 - loop: fix concurrent lo_open/lo_release
1321
1322 * [KVM] Lower the default for halt_poll_ns to 200000 ns (LP: #1724614)
1323 - KVM: x86: lower default for halt_poll_ns
1324
1325 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
1326 (LP: #1744077)
1327 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
1328
1329 * Redpine: Wifi/BT not functioning after s3 resume (LP: #1742090) //
1330 [16.04][classic] Redpine: wowlan feature doesn't work (LP: #1742094)
1331 - SAUCE: Redpine: fix for wowlan wakeup failure
1332 - SAUCE: Redpine: fix data issue with non-uapsd APs
1333 - SAUCE: Redpine: fix reset card issue
1334 - SAUCE: Redpine: fix wowlan issue
1335
1336 * Using an NVMe drive causes huge power drain (LP: #1664602) // Samsung SSD
1337 960 EVO 500GB refused to change power state (LP: #1705748)
1338 - nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
1339
1340 * Using an NVMe drive causes huge power drain (LP: #1664602)
1341 - nvme/scsi: Remove power management support
1342 - nvme: return the whole CQE through the request passthrough interface
1343 - nvme: factor out a add nvme_is_write helper
1344 - nvme: Modify and export sync command submission for fabrics
1345 - nvme: Fix nvme_get/set_features() with a NULL result pointer
1346 - nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
1347 - nvme: Add a quirk mechanism that uses identify_ctrl
1348 - nvme: Enable autonomous power state transitions
1349 - nvme: Adjust the Samsung APST quirk
1350 - nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
1351 - nvme: only consider exit latency when choosing useful non-op power states
1352 - nvme: relax APST default max latency to 100ms
1353 - nvme: Quirk APST on Intel 600P/P3100 devices
1354
1355 * CVE-2017-17862
1356 - bpf: fix branch pruning logic
1357
1358 * CVE-2017-16995
1359 - bpf: fix incorrect sign extension in check_alu_op()
1360
1361 * CVE-2017-17741
1362 - KVM: Fix stack-out-of-bounds read in write_mmio
1363
1364 * CVE-2018-5333
1365 - RDS: null pointer dereference in rds_atomic_free_op
1366
1367 * the kernel is blackholing IPv6 packets to linkdown nexthops (LP: #1738219)
1368 - ipv6: Do not consider linkdown nexthops during multipath
1369
1370 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
1371 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
1372
1373 * e1000e in 4.4.0-97-generic breaks 82574L under heavy load. (LP: #1730550)
1374 - e1000e: Avoid receiver overrun interrupt bursts
1375 - e1000e: Separate signaling for link check/link up
1376
1377 * ath10k: enhance rf signal strength (LP: #1736317)
1378 - ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware
1379
1380 * User reports excessive ALUA retry messages (LP: #1720228)
1381 - scsi_dh_alua: uninitialized variable in alua_rtpg()
1382
1383 * Add installer support for new Broadcom network drivers. (LP: #1734757)
1384 - d-i: Add bnxt_en_bpo to nic-modules.
1385
1386 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
1387 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
1388
1389 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 13 Mar 2018 11:55:32 +0100
c40862fd 1390
855cff54 1391linux (4.4.0-116.140) xenial; urgency=medium
63fca73b 1392
855cff54 1393 * linux: 4.4.0-116.140 -proposed tracker (LP: #1748990)
63fca73b 1394
855cff54
KE
1395 * BUG: unable to handle kernel NULL pointer dereference at 0000000000000009
1396 (LP: #1748671)
1397 - SAUCE: net: ipv4: fix for a race condition in raw_sendmsg -- fix backport
1398
1399 -- Khalid Elmously <khalid.elmously@canonical.com> Mon, 12 Feb 2018 20:17:57 +0000
63fca73b 1400
3f9f8be8 1401linux (4.4.0-115.139) xenial; urgency=medium
cd20f9bb 1402
b642a6b7
AW
1403 * linux: 4.4.0-115.138 -proposed tracker (LP: #1748745)
1404
1405 * CVE-2017-5715 (Spectre v2 Intel)
1406 - Revert "UBUNTU: SAUCE: turn off IBPB when full retpoline is present"
1407 - SAUCE: turn off IBRS when full retpoline is present
1408 - [Packaging] retpoline files must be sorted
1409 - [Packaging] pull in retpoline files
cd20f9bb
AW
1410
1411 -- Andy Whitcroft <apw@canonical.com> Sun, 11 Feb 2018 11:52:42 +0000
1412
41f4a476 1413linux (4.4.0-114.137) xenial; urgency=medium
801d4123 1414
41f4a476 1415 * linux: 4.4.0-114.137 -proposed tracker (LP: #1748484)
801d4123 1416
41f4a476
KE
1417 * ALSA backport missing NVIDIA GPU codec IDs to patch table to
1418 Ubuntu 16.04 LTS Kernel (LP: #1744117)
1419 - ALSA: hda - Add missing NVIDIA GPU codec IDs to patch table
1420
1421 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
1422 - scsi: libiscsi: Allow sd_shutdown on bad transport
1423
1424 * libata: apply MAX_SEC_1024 to all LITEON EP1 series devices (LP: #1743053)
1425 - libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
1426
1427 * KVM patches for s390x to provide facility bits 81 (ppa15) and 82 (bpb)
1428 (LP: #1747090)
1429 - KVM: s390: wire up bpb feature
1430 - KVM: s390: Enable all facility bits that are known good for passthrough
1431
1432 * CVE-2017-5715 (Spectre v2 Intel)
1433 - SAUCE: drop lingering gmb() macro
1434 - x86/feature: Enable the x86 feature to control Speculation
1435 - x86/feature: Report presence of IBPB and IBRS control
1436 - x86/enter: MACROS to set/clear IBRS and set IBPB
1437 - x86/enter: Use IBRS on syscall and interrupts
1438 - x86/idle: Disable IBRS entering idle and enable it on wakeup
1439 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
1440 - x86/mm: Set IBPB upon context switch
1441 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
1442 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
1443 - x86/kvm: Set IBPB when switching VM
1444 - x86/kvm: Toggle IBRS on VM entry and exit
1445 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
1446 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
1447 - x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
1448 - x86/cpu/AMD: Add speculative control support for AMD
1449 - x86/microcode: Extend post microcode reload to support IBPB feature
1450 - KVM: SVM: Do not intercept new speculative control MSRs
1451 - x86/svm: Set IBRS value on VM entry and exit
1452 - x86/svm: Set IBPB when running a different VCPU
1453 - KVM: x86: Add speculative control CPUID support for guests
1454 - SAUCE: Fix spec_ctrl support in KVM
1455 - SAUCE: turn off IBPB when full retpoline is present
1456
1457 -- Khalid Elmously <khalid.elmously@canonical.com> Fri, 09 Feb 2018 20:20:45 +0000
801d4123 1458
0d65082c 1459linux (4.4.0-113.136) xenial; urgency=low
1936cf80 1460
0d65082c 1461 * linux: 4.4.0-113.136 -proposed tracker (LP: #1746936)
1936cf80 1462
0d65082c
KE
1463 [ Stefan Bader ]
1464 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
1465 (LP: #1743638)
1466 - [d-i] Add qede to nic-modules udeb
1467
1468 * CVE-2017-5753 (Spectre v1 Intel)
1469 - x86/cpu/AMD: Make the LFENCE instruction serialized
1470 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
1471 - SAUCE: reinstate MFENCE_RDTSC feature definition
1472 - locking/barriers: introduce new observable speculation barrier
1473 - bpf: prevent speculative execution in eBPF interpreter
1474 - x86, bpf, jit: prevent speculative execution when JIT is enabled
1475 - SAUCE: FIX: x86, bpf, jit: prevent speculative execution when JIT is enabled
1476 - carl9170: prevent speculative execution
1477 - qla2xxx: prevent speculative execution
1478 - Thermal/int340x: prevent speculative execution
1479 - ipv4: prevent speculative execution
1480 - ipv6: prevent speculative execution
1481 - fs: prevent speculative execution
1482 - net: mpls: prevent speculative execution
1483 - udf: prevent speculative execution
1484 - userns: prevent speculative execution
1485 - SAUCE: claim mitigation via observable speculation barrier
1486 - SAUCE: powerpc: add osb barrier
1487 - SAUCE: s390/spinlock: add osb memory barrier
1488 - SAUCE: arm64: no osb() implementation yet
1489 - SAUCE: arm: no osb() implementation yet
1490
1491 * CVE-2017-5715 (Spectre v2 retpoline)
1492 - x86/cpuid: Provide get_scattered_cpuid_leaf()
1493 - x86/cpu: Factor out application of forced CPU caps
1494 - x86/cpufeatures: Make CPU bugs sticky
1495 - x86/cpufeatures: Add X86_BUG_CPU_INSECURE
1496 - x86/cpu, x86/pti: Do not enable PTI on AMD processors
1497 - x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
1498 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
1499 - x86/cpu: Merge bugs.c and bugs_64.c
1500 - sysfs/cpu: Add vulnerability folder
1501 - x86/cpu: Implement CPU vulnerabilites sysfs functions
1502 - x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
1503 - x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
1504 - x86/asm: Use register variable to get stack pointer value
1505 - x86/kbuild: enable modversions for symbols exported from asm
1506 - x86/asm: Make asm/alternative.h safe from assembly
1507 - EXPORT_SYMBOL() for asm
1508 - kconfig.h: use __is_defined() to check if MODULE is defined
1509 - x86/retpoline: Add initial retpoline support
1510 - x86/spectre: Add boot time option to select Spectre v2 mitigation
1511 - x86/retpoline/crypto: Convert crypto assembler indirect jumps
1512 - x86/retpoline/entry: Convert entry assembler indirect jumps
1513 - x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
1514 - x86/retpoline/hyperv: Convert assembler indirect jumps
1515 - x86/retpoline/xen: Convert Xen hypercall indirect jumps
1516 - x86/retpoline/checksum32: Convert assembler indirect jumps
1517 - x86/retpoline/irq32: Convert assembler indirect jumps
1518 - x86/retpoline: Fill return stack buffer on vmexit
1519 - x86/retpoline: Remove compile time warning
1520 - x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
1521 - module: Add retpoline tag to VERMAGIC
1522 - x86/mce: Make machine check speculation protected
1523 - retpoline: Introduce start/end markers of indirect thunk
1524 - kprobes/x86: Blacklist indirect thunk functions for kprobes
1525 - kprobes/x86: Disable optimizing on the function jumps to indirect thunk
1526 - x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
1527 - [Config] CONFIG_RETPOLINE=y
1528 - [Packaging] retpoline -- add call site validation
1529 - [Config] disable retpoline checks for first upload
1530
1531 * CVE-2017-5715 (revert embargoed) // CVE-2017-5753 (revert embargoed)
1532 - Revert "UBUNTU: SAUCE: Fix spec_ctrl support in KVM"
1533 - Revert "x86/cpuid: Provide get_scattered_cpuid_leaf()"
1534 - Revert "kvm: vmx: Scrub hardware GPRs at VM-exit"
1535 - Revert "Revert "x86/svm: Add code to clear registers on VM exit""
1536 - Revert "UBUNTU: SAUCE: x86/microcode: Extend post microcode reload to
1537 support IBPB feature -- repair missmerge"
1538 - Revert "arm: no gmb() implementation yet"
1539 - Revert "arm64: no gmb() implementation yet"
1540 - Revert "UBUNTU: SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit"
1541 - Revert "s390/spinlock: add gmb memory barrier"
1542 - Revert "powerpc: add gmb barrier"
1543 - Revert "x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature"
1544 - Revert "x86/cpu/AMD: Make the LFENCE instruction serialized"
1545 - Revert "x86/svm: Add code to clear registers on VM exit"
1546 - Revert "x86/svm: Add code to clobber the RSB on VM exit"
1547 - Revert "KVM: x86: Add speculative control CPUID support for guests"
1548 - Revert "x86/svm: Set IBPB when running a different VCPU"
1549 - Revert "x86/svm: Set IBRS value on VM entry and exit"
1550 - Revert "KVM: SVM: Do not intercept new speculative control MSRs"
1551 - Revert "x86/microcode: Extend post microcode reload to support IBPB feature"
1552 - Revert "x86/cpu/AMD: Add speculative control support for AMD"
1553 - Revert "x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR"
1554 - Revert "x86/entry: Use retpoline for syscall's indirect calls"
1555 - Revert "x86/syscall: Clear unused extra registers on 32-bit compatible
1556 syscall entrance"
1557 - Revert "x86/syscall: Clear unused extra registers on syscall entrance"
1558 - Revert "x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb
1559 control"
1560 - Revert "x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature"
1561 - Revert "x86/kvm: Pad RSB on VM transition"
1562 - Revert "x86/kvm: Toggle IBRS on VM entry and exit"
1563 - Revert "x86/kvm: Set IBPB when switching VM"
1564 - Revert "x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm"
1565 - Revert "x86/entry: Stuff RSB for entry to kernel for non-SMEP platform"
1566 - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
1567 thread"
1568 - Revert "x86/mm: Set IBPB upon context switch"
1569 - Revert "x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup"
1570 - Revert "x86/idle: Disable IBRS entering idle and enable it on wakeup"
1571 - Revert "x86/enter: Use IBRS on syscall and interrupts"
1572 - Revert "x86/enter: MACROS to set/clear IBRS and set IBPB"
1573 - Revert "x86/feature: Report presence of IBPB and IBRS control"
1574 - Revert "x86/feature: Enable the x86 feature to control Speculation"
1575 - Revert "udf: prevent speculative execution"
1576 - Revert "net: mpls: prevent speculative execution"
1577 - Revert "fs: prevent speculative execution"
1578 - Revert "ipv6: prevent speculative execution"
1579 - Revert "userns: prevent speculative execution"
1580 - Revert "Thermal/int340x: prevent speculative execution"
1581 - Revert "qla2xxx: prevent speculative execution"
1582 - Revert "carl9170: prevent speculative execution"
1583 - Revert "uvcvideo: prevent speculative execution"
1584 - Revert "x86, bpf, jit: prevent speculative execution when JIT is enabled"
1585 - Revert "bpf: prevent speculative execution in eBPF interpreter"
1586
1587 * CVE-2017-17712
1588 - net: ipv4: fix for a race condition in raw_sendmsg
1589
1590 * upload urgency should be medium by default (LP: #1745338)
1591 - [Packaging] update urgency to medium by default
1592
1593 * CVE-CVE-2017-12190
1594 - more bio_map_user_iov() leak fixes
1595
1596 * CVE-2015-8952
1597 - mbcache2: reimplement mbcache
1598 - ext2: convert to mbcache2
1599 - ext4: convert to mbcache2
1600 - mbcache2: limit cache size
1601 - mbcache2: Use referenced bit instead of LRU
1602 - ext4: kill ext4_mballoc_ready
1603 - ext4: shortcut setting of xattr to the same value
1604 - mbcache: remove mbcache
1605 - mbcache2: rename to mbcache
1606 - mbcache: get rid of _e_hash_list_head
1607 - mbcache: add reusable flag to cache entries
1608
1609 * CVE-2017-15115
1610 - sctp: do not peel off an assoc from one netns to another one
1611
1612 * CVE-2017-8824
1613 - dccp: CVE-2017-8824: use-after-free in DCCP code
1614
1615 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 07 Feb 2018 16:05:50 +0000
1936cf80 1616
a5066c0d 1617linux (4.4.0-112.135) xenial; urgency=low
fce673fa 1618
a5066c0d 1619 * linux: 4.4.0-112.135 -proposed tracker (LP: #1744244)
fce673fa 1620
a5066c0d
SB
1621 * CVE-2017-5715 // CVE-2017-5753
1622 - x86/cpuid: Provide get_scattered_cpuid_leaf()
1623 - SAUCE: Fix spec_ctrl support in KVM
1624 - SAUCE: s390: improve cpu alternative handling for gmb and nobp
1625 - SAUCE: s390: print messages for gmb and nobp
1626 - [Config] KERNEL_NOBP=y
1627
1628 -- Stefan Bader <stefan.bader@canonical.com> Fri, 19 Jan 2018 11:03:51 +0100
fce673fa 1629
76a04d89 1630linux (4.4.0-111.134) xenial; urgency=low
e976eef3 1631
76a04d89 1632 * linux: 4.4.0-111.134 -proposed tracker (LP: #1743362)
e976eef3 1633
76a04d89
KSS
1634 * Do not duplicate changelog entries assigned to more than one bug or CVE
1635 (LP: #1743383)
1636 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
1637
1638 * CVE-2017-5715 // CVE-2017-5753
1639 - SAUCE: x86/microcode: Extend post microcode reload to support IBPB feature
1640 -- repair missmerge
1641 - Revert "x86/svm: Add code to clear registers on VM exit"
1642 - kvm: vmx: Scrub hardware GPRs at VM-exit
1643
1644 * CVE-2017-5754
1645 - SAUCE: powerpc: use sync instead of hwsync mnemonic
1646
1647 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 15 Jan 2018 15:05:02 +0100
e976eef3 1648
c9efb7b9 1649linux (4.4.0-110.133) xenial; urgency=low
f8e5133d 1650
c9efb7b9 1651 * linux: 4.4.0-110.133 -proposed tracker (LP: #1742995)
f8e5133d 1652
c9efb7b9
MHC
1653 * CVE-2017-5753
1654 - x86/microcode/AMD: Add support for fam17h microcode loading
1655 - bpf: add bpf_patch_insn_single helper
1656 - bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
1657 - bpf: add generic constant blinding for use in jits
1658 - locking/barriers: introduce new memory barrier gmb()
1659 - bpf: prevent speculative execution in eBPF interpreter
1660 - x86, bpf, jit: prevent speculative execution when JIT is enabled
1661 - uvcvideo: prevent speculative execution
1662 - carl9170: prevent speculative execution
1663 - qla2xxx: prevent speculative execution
1664 - Thermal/int340x: prevent speculative execution
1665 - userns: prevent speculative execution
1666 - ipv6: prevent speculative execution
1667 - fs: prevent speculative execution
1668 - net: mpls: prevent speculative execution
1669 - udf: prevent speculative execution
1670 - x86/feature: Enable the x86 feature to control Speculation
1671 - x86/feature: Report presence of IBPB and IBRS control
1672 - x86/enter: MACROS to set/clear IBRS and set IBPB
1673 - x86/enter: Use IBRS on syscall and interrupts
1674 - x86/idle: Disable IBRS entering idle and enable it on wakeup
1675 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
1676 - x86/mm: Set IBPB upon context switch
1677 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
1678 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
1679 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
1680 - x86/kvm: Set IBPB when switching VM
1681 - x86/kvm: Toggle IBRS on VM entry and exit
1682 - x86/kvm: Pad RSB on VM transition
1683 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
1684 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
1685 - x86/syscall: Clear unused extra registers on syscall entrance
1686 - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
1687 entrance
1688 - x86/entry: Use retpoline for syscall's indirect calls
1689 - x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
1690 - x86/cpu/AMD: Add speculative control support for AMD
1691 - x86/microcode: Extend post microcode reload to support IBPB feature
1692 - KVM: SVM: Do not intercept new speculative control MSRs
1693 - x86/svm: Set IBRS value on VM entry and exit
1694 - x86/svm: Set IBPB when running a different VCPU
1695 - KVM: x86: Add speculative control CPUID support for guests
1696 - x86/svm: Add code to clobber the RSB on VM exit
1697 - x86/svm: Add code to clear registers on VM exit
1698 - x86/cpu/AMD: Make the LFENCE instruction serialized
1699 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
1700 - powerpc: add gmb barrier
1701 - s390/spinlock: add gmb memory barrier
1702 - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
1703 - arm64: no gmb() implementation yet
1704 - arm: no gmb() implementation yet
1705
1706 * CVE-2017-5715
1707 - x86/microcode/AMD: Add support for fam17h microcode loading
1708 - bpf: add bpf_patch_insn_single helper
1709 - bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
1710 - bpf: add generic constant blinding for use in jits
1711 - locking/barriers: introduce new memory barrier gmb()
1712 - bpf: prevent speculative execution in eBPF interpreter
1713 - x86, bpf, jit: prevent speculative execution when JIT is enabled
1714 - uvcvideo: prevent speculative execution
1715 - carl9170: prevent speculative execution
1716 - qla2xxx: prevent speculative execution
1717 - Thermal/int340x: prevent speculative execution
1718 - userns: prevent speculative execution
1719 - ipv6: prevent speculative execution
1720 - fs: prevent speculative execution
1721 - net: mpls: prevent speculative execution
1722 - udf: prevent speculative execution
1723 - x86/feature: Enable the x86 feature to control Speculation
1724 - x86/feature: Report presence of IBPB and IBRS control
1725 - x86/enter: MACROS to set/clear IBRS and set IBPB
1726 - x86/enter: Use IBRS on syscall and interrupts
1727 - x86/idle: Disable IBRS entering idle and enable it on wakeup
1728 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
1729 - x86/mm: Set IBPB upon context switch
1730 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
1731 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
1732 - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
1733 - x86/kvm: Set IBPB when switching VM
1734 - x86/kvm: Toggle IBRS on VM entry and exit
1735 - x86/kvm: Pad RSB on VM transition
1736 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
1737 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
1738 - x86/syscall: Clear unused extra registers on syscall entrance
1739 - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
1740 entrance
1741 - x86/entry: Use retpoline for syscall's indirect calls
1742 - x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
1743 - x86/cpu/AMD: Add speculative control support for AMD
1744 - x86/microcode: Extend post microcode reload to support IBPB feature
1745 - KVM: SVM: Do not intercept new speculative control MSRs
1746 - x86/svm: Set IBRS value on VM entry and exit
1747 - x86/svm: Set IBPB when running a different VCPU
1748 - KVM: x86: Add speculative control CPUID support for guests
1749 - x86/svm: Add code to clobber the RSB on VM exit
1750 - x86/svm: Add code to clear registers on VM exit
1751 - x86/cpu/AMD: Make the LFENCE instruction serialized
1752 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
1753 - powerpc: add gmb barrier
1754 - s390/spinlock: add gmb memory barrier
1755 - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
1756 - arm64: no gmb() implementation yet
1757 - arm: no gmb() implementation yet
1758
1759 * powerpc: flush L1D on return to use (LP: #1742772)
1760 - SAUCE: powerpc: Secure memory rfi flush
1761 - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
1762 - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
1763 - SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid
1764 - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host
1765 - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
1766 - SAUCE: rfi-flush: Implement congruence-first fallback flush
1767 - SAUCE: rfi-flush: Make l1d_flush_type bit flags
1768 - SAUCE: rfi-flush: Push the instruction selection down to the patching
1769 routine
1770 - SAUCE: rfi-flush: Expand the RFI section to two nop slots
1771 - SAUCE: rfi-flush: Support more than one flush type at once
1772 - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
1773 - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
1774 - SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files
1775 - SAUCE: Remove setup.h include file otherwise compilation complains about
1776 missing header file.
1777 - SAUCE: Fix compilation errors for arch/powerpc/lib/feature-fixups.c
1778 - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
1779 - SAUCE: rfi-flush: Rework powernv logic to be more cautious
1780 - SAUCE: rfi-flush: Rework pseries logic to be more cautious
1781 - SAUCE: rfi-flush: Fix the fallback flush to actually activate
1782 - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
1783 - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
1784 - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
1785 - SAUCE: rfi-flush: Use rfi-flush in printks
1786 - SAUCE: rfi-flush: Fallback flush add load dependency
1787 - SAUCE: rfi-flush: Fix the 32-bit KVM build
1788 - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
1789 - SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI
1790
1791 * s390: add ppa to kernel entry/exit (LP: #1742771)
1792 - s390: introduce CPU alternatives
1793 - s390: add ppa to kernel entry / exit
1794
1795 * CVE-2017-5754
1796 - x86/tlb: Drop the _GPL from the cpu_tlbstate export
1797 - Map the vsyscall page with _PAGE_USER
1798 - s390: introduce CPU alternatives
1799 - s390: add ppa to kernel entry / exit
1800 - SAUCE: powerpc: Secure memory rfi flush
1801 - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
1802 - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
1803 - SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid
1804 - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host
1805 - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
1806 - SAUCE: rfi-flush: Implement congruence-first fallback flush
1807 - SAUCE: rfi-flush: Make l1d_flush_type bit flags
1808 - SAUCE: rfi-flush: Push the instruction selection down to the patching
1809 routine
1810 - SAUCE: rfi-flush: Expand the RFI section to two nop slots
1811 - SAUCE: rfi-flush: Support more than one flush type at once
1812 - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
1813 - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
1814 - SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files
1815 - SAUCE: Remove setup.h include file otherwise compilation complains about
1816 missing header file.
1817 - SAUCE: Fix compilation errors for arch/powerpc/lib/feature-fixups.c
1818 - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
1819 - SAUCE: rfi-flush: Rework powernv logic to be more cautious
1820 - SAUCE: rfi-flush: Rework pseries logic to be more cautious
1821 - SAUCE: rfi-flush: Fix the fallback flush to actually activate
1822 - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
1823 - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
1824 - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
1825 - SAUCE: rfi-flush: Use rfi-flush in printks
1826 - SAUCE: rfi-flush: Fallback flush add load dependency
1827 - SAUCE: rfi-flush: Fix the 32-bit KVM build
1828 - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
1829 - SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI
1830
1831 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Fri, 12 Jan 2018 14:47:54 -0200
f8e5133d 1832
7107eff3 1833linux (4.4.0-109.132) xenial; urgency=low
0746bbd0 1834
7107eff3 1835 * linux: 4.4.0-109.132 -proposed tracker (LP: #1742252)
0746bbd0 1836
7107eff3
MHC
1837 * Kernel trace with xenial 4.4 (4.4.0-108.131, Candidate kernels for PTI fix)
1838 (LP: #1741934)
1839 - SAUCE: kaiser: fix perf crashes - fix to original commit
1840
1841 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 09 Jan 2018 15:56:26 -0200
0746bbd0 1842
b74c7f5f 1843linux (4.4.0-108.131) xenial; urgency=low
e03e12cb 1844
b74c7f5f 1845 * linux: 4.4.0-108.131 -proposed tracker (LP: #1741727)
e03e12cb 1846
b74c7f5f
MHC
1847 * CVE-2017-5754
1848 - x86/mm: Disable PCID on 32-bit kernels
1849
1850 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Sun, 07 Jan 2018 11:46:05 -0200
e03e12cb 1851
6eb2e9f6 1852linux (4.4.0-107.130) xenial; urgency=low
692e22e8 1853
6eb2e9f6 1854 * linux: 4.4.0-107.130 -proposed tracker (LP: #1741643)
692e22e8 1855
6eb2e9f6
KSS
1856 * CVE-2017-5754
1857 - Revert "UBUNTU: SAUCE: arch/x86/entry/vdso: temporarily disable vdso"
1858 - KPTI: Report when enabled
1859 - x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
1860 - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
1861 - x86/kasan: Clear kasan_zero_page after TLB flush
1862 - kaiser: Set _PAGE_NX only if supported
1863
1864 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Sat, 06 Jan 2018 17:13:03 +0100
692e22e8 1865
f65bab12 1866linux (4.4.0-106.129) xenial; urgency=low
bbe135ff 1867
f65bab12 1868 * linux: 4.4.0-106.129 -proposed tracker (LP: #1741528)
bbe135ff 1869
f65bab12
KSS
1870 * CVE-2017-5754
1871 - KAISER: Kernel Address Isolation
1872 - kaiser: merged update
1873 - kaiser: do not set _PAGE_NX on pgd_none
1874 - kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
1875 - kaiser: fix build and FIXME in alloc_ldt_struct()
1876 - kaiser: KAISER depends on SMP
1877 - kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
1878 - kaiser: fix perf crashes
1879 - kaiser: ENOMEM if kaiser_pagetable_walk() NULL
1880 - kaiser: tidied up asm/kaiser.h somewhat
1881 - kaiser: tidied up kaiser_add/remove_mapping slightly
1882 - kaiser: kaiser_remove_mapping() move along the pgd
1883 - kaiser: cleanups while trying for gold link
1884 - kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
1885 - kaiser: delete KAISER_REAL_SWITCH option
1886 - kaiser: vmstat show NR_KAISERTABLE as nr_overhead
1887 - x86/mm: Enable CR4.PCIDE on supported systems
1888 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP
1889 - x86/mm, sched/core: Uninline switch_mm()
1890 - x86/mm: Add INVPCID helpers
1891 - x86/mm: If INVPCID is available, use it to flush global mappings
1892 - kaiser: enhanced by kernel and user PCIDs
1893 - kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
1894 - kaiser: PCID 0 for kernel and 128 for user
1895 - kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
1896 - kaiser: paranoid_entry pass cr3 need to paranoid_exit
1897 - kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
1898 - kaiser: fix unlikely error in alloc_ldt_struct()
1899 - kaiser: add "nokaiser" boot option, using ALTERNATIVE
1900 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
1901 - x86/boot: Add early cmdline parsing for options with arguments
1902 - x86/kaiser: Check boottime cmdline params
1903 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
1904 - kaiser: drop is_atomic arg to kaiser_pagetable_walk()
1905 - kaiser: asm/tlbflush.h handle noPGE at lower level
1906 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
1907 - x86/paravirt: Dont patch flush_tlb_single
1908 - x86/kaiser: Reenable PARAVIRT
1909 - kaiser: disabled on Xen PV
1910 - x86/kaiser: Move feature detection up
1911 - kvm: x86: fix RSM when PCID is non-zero
1912 - SAUCE: arch/x86/entry/vdso: temporarily disable vdso
1913 - [Config]: CONFIG_KAISER=y
1914
1915 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 05 Jan 2018 19:53:41 +0100
bbe135ff 1916
55d74eca 1917linux (4.4.0-104.127) xenial; urgency=low
4ae3ef38 1918
55d74eca 1919 * linux: 4.4.0-104.127 -proposed tracker (LP: #1737511)
4ae3ef38 1920
55d74eca
KSS
1921 * upgrading linux-image package to 4.4.0-103.126 breaks Ceph network file
1922 system connection (LP: #1737033)
1923 - Revert "libceph: MOSDOpReply v7 encoding"
1924 - Revert "libceph: advertise support for TUNABLES5"
1925 - Revert "crush: decode and initialize chooseleaf_stable"
1926 - Revert "crush: add chooseleaf_stable tunable"
1927 - Revert "crush: ensure take bucket value is valid"
1928 - Revert "crush: ensure bucket id is valid before indexing buckets array"
1929
1930 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 11 Dec 2017 12:20:36 +0100
4ae3ef38 1931
2c5158e8 1932linux (4.4.0-103.126) xenial; urgency=low
c1675c6d 1933
2c5158e8 1934 * linux: 4.4.0-103.126 -proposed tracker (LP: #1736181)
c1675c6d 1935
2c5158e8
SB
1936 * CVE-2017-1000405
1937 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
1938
1939 * CVE-2017-16939
1940 - netlink: add a start callback for starting a netlink dump
1941 - ipsec: Fix aborted xfrm policy dump crash
1942
1943 -- Stefan Bader <stefan.bader@canonical.com> Mon, 04 Dec 2017 16:50:53 +0100
c1675c6d 1944
29bd3cf4 1945linux (4.4.0-102.125) xenial; urgency=low
48b678b1 1946
29bd3cf4 1947 * linux: 4.4.0-102.125 -proposed tracker (LP: #1733541)
48b678b1 1948
29bd3cf4
SB
1949 * tar -x sometimes fails on overlayfs (LP: #1728489)
1950 - ovl: check if all layers are on the same fs
1951 - ovl: persistent inode number for directories
1952
1953 * NVMe timeout is too short (LP: #1729119)
1954 - nvme: update timeout module parameter type
1955
1956 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
1957 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
1958
1959 * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467)
1960 - Bluetooth: increase timeout for le auto connections
1961
1962 * CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config (LP: #1729337)
1963 - SMB3: Validate negotiate request must always be signed
1964
1965 * Plantronics P610 does not support sample rate reading (LP: #1719853)
1966 - ALSA: usb-audio: Add sample rate quirk for Plantronics P610
1967
1968 * Invalid btree pointer causes the kernel NULL pointer dereference
1969 (LP: #1729256)
1970 - xfs: reinit btree pointer on attr tree inactivation walk
1971
1972 * Samba mount/umount in docker container triggers kernel Oops (LP: #1729637)
1973 - ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
1974 - ipv6: fix NULL dereference in ip6_route_dev_notify()
1975
1976 * [kernel] tty/hvc: Use opal irqchip interface if available (LP: #1728098)
1977 - tty/hvc: Use opal irqchip interface if available
1978
1979 * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852)
1980 - scsi: mptsas: Fixup device hotplug for VMWare ESXi
1981
1982 * NMI watchdog: BUG: soft lockup on Guest upon boot (KVM) (LP: #1727331)
1983 - KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
1984
1985 * Attempt to map rbd image from ceph jewel/luminous hangs (LP: #1728739)
1986 - crush: ensure bucket id is valid before indexing buckets array
1987 - crush: ensure take bucket value is valid
1988 - crush: add chooseleaf_stable tunable
1989 - crush: decode and initialize chooseleaf_stable
1990 - libceph: advertise support for TUNABLES5
1991 - libceph: MOSDOpReply v7 encoding
1992
1993 * Xenial update to 4.4.98 stable release (LP: #1732698)
1994 - adv7604: Initialize drive strength to default when using DT
1995 - video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
1996 - PCI: mvebu: Handle changes to the bridge windows while enabled
1997 - xen/netback: set default upper limit of tx/rx queues to 8
1998 - drm: drm_minor_register(): Clean up debugfs on failure
1999 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
2000 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
2001 - powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
2002 - ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
2003 - crypto: vmx - disable preemption to enable vsx in aes_ctr.c
2004 - iio: trigger: free trigger resource correctly
2005 - phy: increase size of MII_BUS_ID_SIZE and bus_id
2006 - serial: sh-sci: Fix register offsets for the IRDA serial port
2007 - usb: hcd: initialize hcd->flags to 0 when rm hcd
2008 - netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
2009 - IPsec: do not ignore crypto err in ah4 input
2010 - Input: mpr121 - handle multiple bits change of status register
2011 - Input: mpr121 - set missing event capability
2012 - IB/ipoib: Change list_del to list_del_init in the tx object
2013 - s390/qeth: issue STARTLAN as first IPA command
2014 - (config) Add NET_DSA=n
2015 - net: dsa: select NET_SWITCHDEV
2016 - platform/x86: hp-wmi: Fix detection for dock and tablet mode
2017 - cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
2018 - KEYS: trusted: sanitize all key material
2019 - KEYS: trusted: fix writing past end of buffer in trusted_read()
2020 - platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state
2021 - platform/x86: hp-wmi: Do not shadow error values
2022 - x86/uaccess, sched/preempt: Verify access_ok() context
2023 - workqueue: Fix NULL pointer dereference
2024 - crypto: x86/sha1-mb - fix panic due to unaligned access
2025 - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
2026 - ARM: 8720/1: ensure dump_instr() checks addr_limit
2027 - ALSA: seq: Fix OSS sysex delivery in OSS emulation
2028 - ALSA: seq: Avoid invalid lockdep class warning
2029 - MIPS: microMIPS: Fix incorrect mask in insn_table_MM
2030 - MIPS: Fix CM region target definitions
2031 - MIPS: SMP: Use a completion event to signal CPU up
2032 - MIPS: Fix race on setting and getting cpu_online_mask
2033 - MIPS: SMP: Fix deadlock & online race
2034 - test: firmware_class: report errors properly on failure
2035 - selftests: firmware: add empty string and async tests
2036 - selftests: firmware: send expected errors to /dev/null
2037 - tools: firmware: check for distro fallback udev cancel rule
2038 - MIPS: AR7: Defer registration of GPIO
2039 - MIPS: AR7: Ensure that serial ports are properly set up
2040 - Input: elan_i2c - add ELAN060C to the ACPI table
2041 - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
2042 - rbd: use GFP_NOIO for parent stat and data requests
2043 - can: sun4i: handle overrun in RX FIFO
2044 - can: c_can: don't indicate triple sampling support for D_CAN
2045 - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
2046 - PKCS#7: fix unitialized boolean 'want'
2047 - Linux 4.4.98
2048
2049 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh
2050 install (LP: #1727544)
2051 - Input: elan_i2c - add ELAN060C to the ACPI table
2052
2053 * Xenial update to 4.4.97 stable release (LP: #1731915)
2054 - ALSA: timer: Add missing mutex lock for compat ioctls
2055 - ALSA: seq: Fix nested rwsem annotation for lockdep splat
2056 - cifs: check MaxPathNameComponentLength != 0 before using it
2057 - KEYS: return full count in keyring_read() if buffer is too small
2058 - KEYS: fix out-of-bounds read during ASN.1 parsing
2059 - ASoC: adau17x1: Workaround for noise bug in ADC
2060 - arm64: ensure __dump_instr() checks addr_limit
2061 - ARM: dts: mvebu: pl310-cache disable double-linefill
2062 - ARM: 8715/1: add a private asm/unaligned.h
2063 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
2064 - perf tools: Fix build failure on perl script context
2065 - drm/msm: Fix potential buffer overflow issue
2066 - drm/msm: fix an integer overflow test
2067 - tracing/samples: Fix creation and deletion of simple_thread_fn creation
2068 - Fix tracing sample code warning.
2069 - PM / wakeirq: report a wakeup_event on dedicated wekup irq
2070 - mmc: s3cmci: include linux/interrupt.h for tasklet_struct
2071 - ARM: pxa: Don't rely on public mmc header to include leds.h
2072 - mfd: ab8500-sysctrl: Handle probe deferral
2073 - mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
2074 - staging: rtl8712u: Fix endian settings for structs describing network
2075 packets
2076 - ext4: fix stripe-unaligned allocations
2077 - ext4: do not use stripe_width if it is not set
2078 - i2c: riic: correctly finish transfers
2079 - drm/amdgpu: when dpm disabled, also need to stop/start vce.
2080 - perf tools: Only increase index if perf_evsel__new_idx() succeeds
2081 - cx231xx: Fix I2C on Internal Master 3 Bus
2082 - xen/manage: correct return value check on xenbus_scanf()
2083 - scsi: aacraid: Process Error for response I/O
2084 - platform/x86: intel_mid_thermal: Fix module autoload
2085 - staging: lustre: llite: don't invoke direct_IO for the EOF case
2086 - staging: lustre: hsm: stack overrun in hai_dump_data_field
2087 - staging: lustre: ptlrpc: skip lock if export failed
2088 - exynos4-is: fimc-is: Unmap region obtained by of_iomap()
2089 - mei: return error on notification request to a disconnected client
2090 - s390/dasd: check for device error pointer within state change interrupts
2091 - bt8xx: fix memory leak
2092 - xen: don't print error message in case of missing Xenstore entry
2093 - staging: r8712u: Fix Sparse warning in rtl871x_xmit.c
2094 - Linux 4.4.97
2095
2096 * Xenial update to 4.4.96 stable release (LP: #1731882)
2097 - workqueue: replace pool->manager_arb mutex with a flag
2098 - ALSA: hda/realtek - Add support for ALC236/ALC3204
2099 - ALSA: hda - fix headset mic problem for Dell machines with alc236
2100 - ceph: unlock dangling spinlock in try_flush_caps()
2101 - usb: xhci: Handle error condition in xhci_stop_device()
2102 - spi: uapi: spidev: add missing ioctl header
2103 - fuse: fix READDIRPLUS skipping an entry
2104 - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
2105 - Input: elan_i2c - add ELAN0611 to the ACPI table
2106 - Input: gtco - fix potential out-of-bound access
2107 - assoc_array: Fix a buggy node-splitting case
2108 - scsi: zfcp: fix erp_action use-before-initialize in REC action trace
2109 - scsi: sg: Re-fix off by one in sg_fill_request_table()
2110 - can: sun4i: fix loopback mode
2111 - can: kvaser_usb: Correct return value in printout
2112 - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
2113 - regulator: fan53555: fix I2C device ids
2114 - x86/microcode/intel: Disable late loading on model 79
2115 - ecryptfs: fix dereference of NULL user_key_payload
2116 - Revert "drm: bridge: add DT bindings for TI ths8135"
2117 - Linux 4.4.96
2118
2119 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736)
2120 - Input: elan_i2c - add ELAN0611 to the ACPI table
2121
2122 -- Stefan Bader <stefan.bader@canonical.com> Tue, 21 Nov 2017 15:37:52 +0100
48b678b1 2123
c0fc8984 2124linux (4.4.0-101.124) xenial; urgency=low
7c7d70ce 2125
c0fc8984 2126 * linux: 4.4.0-101.124 -proposed tracker (LP: #1731264)
7c7d70ce 2127
c0fc8984
TLSC
2128 * s390/mm: fix write access check in gup_huge_pmd() (LP: #1730596)
2129 - s390/mm: fix write access check in gup_huge_pmd()
2130
2131 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 10 Nov 2017 08:24:10 -0200
7c7d70ce 2132
86487bbe 2133linux (4.4.0-100.123) xenial; urgency=low
b216dd3e 2134
86487bbe 2135 * linux: 4.4.0-100.123 -proposed tracker (LP: #1729273)
b216dd3e 2136
86487bbe
TLSC
2137 * Xenial update to 4.4.95 stable release (LP: #1729107)
2138 - USB: devio: Revert "USB: devio: Don't corrupt user memory"
2139 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
2140 - USB: serial: metro-usb: add MS7820 device id
2141 - usb: cdc_acm: Add quirk for Elatec TWN3
2142 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard
2143 - usb: hub: Allow reset retry for USB2 devices on connect bounce
2144 - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
2145 - can: gs_usb: fix busy loop if no more TX context is available
2146 - usb: musb: sunxi: Explicitly release USB PHY on exit
2147 - usb: musb: Check for host-mode using is_host_active() on reset interrupt
2148 - can: esd_usb2: Fix can_dlc value for received RTR, frames
2149 - drm/nouveau/bsp/g92: disable by default
2150 - drm/nouveau/mmu: flush tlbs before deleting page tables
2151 - ALSA: seq: Enable 'use' locking in all configurations
2152 - ALSA: hda: Remove superfluous '-' added by printk conversion
2153 - i2c: ismt: Separate I2C block read from SMBus block read
2154 - brcmsmac: make some local variables 'static const' to reduce stack size
2155 - bus: mbus: fix window size calculation for 4GB windows
2156 - clockevents/drivers/cs5535: Improve resilience to spurious interrupts
2157 - rtlwifi: rtl8821ae: Fix connection lost problem
2158 - KEYS: encrypted: fix dereference of NULL user_key_payload
2159 - lib/digsig: fix dereference of NULL user_key_payload
2160 - KEYS: don't let add_key() update an uninstantiated key
2161 - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
2162 - parisc: Avoid trashing sr2 and sr3 in LWS code
2163 - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
2164 - sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
2165 - f2fs crypto: replace some BUG_ON()'s with error checks
2166 - f2fs crypto: add missing locking for keyring_key access
2167 - fscrypt: fix dereference of NULL user_key_payload
2168 - KEYS: Fix race between updating and finding a negative key
2169 - fscrypto: require write access to mount to set encryption policy
2170 - FS-Cache: fix dereference of NULL user_key_payload
2171 - Linux 4.4.95
2172
2173 * Xenial update to 4.4.94 stable release (LP: #1729105)
2174 - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
2175 - drm/dp/mst: save vcpi with payloads
2176 - MIPS: Fix minimum alignment requirement of IRQ stack
2177 - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
2178 - bpf/verifier: reject BPF_ALU64|BPF_END
2179 - udpv6: Fix the checksum computation when HW checksum does not apply
2180 - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
2181 - net: emac: Fix napi poll list corruption
2182 - packet: hold bind lock when rebinding to fanout hook
2183 - bpf: one perf event close won't free bpf program attached by another perf
2184 event
2185 - isdn/i4l: fetch the ppp_write buffer in one shot
2186 - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
2187 - l2tp: Avoid schedule while atomic in exit_net
2188 - l2tp: fix race condition in l2tp_tunnel_delete
2189 - tun: bail out from tun_get_user() if the skb is empty
2190 - packet: in packet_do_bind, test fanout with bind_lock held
2191 - packet: only test po->has_vnet_hdr once in packet_snd
2192 - net: Set sk_prot_creator when cloning sockets to the right proto
2193 - tipc: use only positive error codes in messages
2194 - Revert "bsg-lib: don't free job in bsg_prepare_job"
2195 - locking/lockdep: Add nest_lock integrity test
2196 - watchdog: kempld: fix gcc-4.3 build
2197 - irqchip/crossbar: Fix incorrect type of local variables
2198 - mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
2199 - mac80211: fix power saving clients handling in iwlwifi
2200 - net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
2201 - netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
2202 - iio: adc: xilinx: Fix error handling
2203 - Btrfs: send, fix failure to rename top level inode due to name collision
2204 - f2fs: do not wait for writeback in write_begin
2205 - md/linear: shutup lockdep warnning
2206 - sparc64: Migrate hvcons irq to panicked cpu
2207 - net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new
2208 probed PFs
2209 - crypto: xts - Add ECB dependency
2210 - ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
2211 - slub: do not merge cache if slub_debug contains a never-merge flag
2212 - scsi: scsi_dh_emc: return success in clariion_std_inquiry()
2213 - net: mvpp2: release reference to txq_cpu[] entry after unmapping
2214 - i2c: at91: ensure state is restored after suspending
2215 - ceph: clean up unsafe d_parent accesses in build_dentry_path
2216 - uapi: fix linux/rds.h userspace compilation errors
2217 - uapi: fix linux/mroute6.h userspace compilation errors
2218 - target/iscsi: Fix unsolicited data seq_end_offset calculation
2219 - nfsd/callback: Cleanup callback cred on shutdown
2220 - cpufreq: CPPC: add ACPI_PROCESSOR dependency
2221 - Revert "tty: goldfish: Fix a parameter of a call to free_irq"
2222 - Linux 4.4.94
2223
2224 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Nov 2017 16:54:28 -0200
b216dd3e 2225
b374d641 2226linux (4.4.0-99.122) xenial; urgency=low
2eaa841e 2227
b374d641 2228 * linux: 4.4.0-99.122 -proposed tracker (LP: #1728945)
2eaa841e 2229
b374d641
TLSC
2230 * Remove vmbus-rdma driver from Xenial kernel (LP: #1721538)
2231 - SAUCE: remove hv_network_direct driver
2232 - [Config]: Remove hv_network_direct driver
2233
2234 * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499)
2235 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
2236
2237 * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81
2238 (LP: #1709282)
2239 - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M
2240
2241 * wait-for-root fails to detect nbd root (LP: #696435)
2242 - nbd: Create size change events for userspace
2243
2244 * Fix OpenNSL GPL bugs found by CoverityScan static analysis (LP: #1718388)
2245 - SAUCE: opennsl: bcm-knet: check for null sinfo to avoid a null pointer
2246 dereference
2247 - SAUCE: opennsl: bcm-knet: remove redundant null checks on dev->name
2248 - SAUCE: opennsl: bde: check for out-of-bounds index io.dev
2249
2250 * HID: multitouch: Correct ALPS PTP Stick and Touchpad devices ID
2251 (LP: #1722719)
2252 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
2253
2254 * Xenial update to 4.4.93 stable release (LP: #1724836)
2255 - brcmfmac: add length check in brcmf_cfg80211_escan_handler()
2256 - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
2257 - CIFS: Reconnect expired SMB sessions
2258 - nl80211: Define policy for packet pattern attributes
2259 - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
2260 - rcu: Allow for page faults in NMI handlers
2261 - USB: dummy-hcd: Fix deadlock caused by disconnect detection
2262 - MIPS: math-emu: Remove pr_err() calls from fpu_emu()
2263 - dmaengine: edma: Align the memcpy acnt array size with the transfer
2264 - HID: usbhid: fix out-of-bounds bug
2265 - crypto: shash - Fix zero-length shash ahash digest crash
2266 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
2267 - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
2268 - iommu/amd: Finish TLB flush in amd_iommu_unmap()
2269 - ALSA: usb-audio: Kill stray URB at exiting
2270 - ALSA: seq: Fix use-after-free at creating a port
2271 - ALSA: seq: Fix copy_from_user() call inside lock
2272 - ALSA: caiaq: Fix stray URB at probe error path
2273 - ALSA: line6: Fix leftover URB at error-path during probe
2274 - usb: gadget: composite: Fix use-after-free in
2275 usb_composite_overwrite_options
2276 - direct-io: Prevent NULL pointer access in submit_page_section
2277 - fix unbalanced page refcounting in bio_map_user_iov
2278 - USB: serial: ftdi_sio: add id for Cypress WICED dev board
2279 - USB: serial: cp210x: add support for ELV TFD500
2280 - USB: serial: option: add support for TP-Link LTE module
2281 - Revert "UBUNTU: SAUCE: USB: serial: qcserial: add Dell DW5818, DW5819"
2282 - USB: serial: qcserial: add Dell DW5818, DW5819
2283 - USB: serial: console: fix use-after-free after failed setup
2284 - x86/alternatives: Fix alt_max_short macro to really be a max()
2285 - Linux 4.4.93
2286
2287 * NULL pointer dereference in tty_write() in kernel 4.4.0-93.116+
2288 (LP: #1721065)
2289 - tty: Prepare for destroying line discipline on hangup
2290
2291 * Xenial update to 4.4.92 stable release (LP: #1724783)
2292 - usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
2293 - USB: gadgetfs: Fix crash caused by inadequate synchronization
2294 - USB: gadgetfs: fix copy_to_user while holding spinlock
2295 - usb: gadget: udc: atmel: set vbus irqflags explicitly
2296 - usb-storage: unusual_devs entry to fix write-access regression for Seagate
2297 external drives
2298 - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
2299 - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
2300 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
2301 - usb: pci-quirks.c: Corrected timeout values used in handshake
2302 - USB: dummy-hcd: fix connection failures (wrong speed)
2303 - USB: dummy-hcd: fix infinite-loop resubmission bug
2304 - USB: dummy-hcd: Fix erroneous synchronization change
2305 - USB: devio: Don't corrupt user memory
2306 - usb: gadget: mass_storage: set msg_registered after msg registered
2307 - USB: g_mass_storage: Fix deadlock when driver is unbound
2308 - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
2309 - ALSA: compress: Remove unused variable
2310 - ALSA: usx2y: Suppress kernel warning at page allocation failures
2311 - driver core: platform: Don't read past the end of "driver_override" buffer
2312 - Drivers: hv: fcopy: restore correct transfer length
2313 - stm class: Fix a use-after-free
2314 - ftrace: Fix kmemleak in unregister_ftrace_graph
2315 - HID: i2c-hid: allocate hid buffers for real worst case
2316 - iwlwifi: add workaround to disable wide channels in 5GHz
2317 - scsi: sd: Do not override max_sectors_kb sysfs setting
2318 - USB: uas: fix bug in handling of alternate settings
2319 - USB: core: harden cdc_parse_cdc_header
2320 - usb: Increase quirk delay for USB devices
2321 - USB: fix out-of-bounds in usb_set_configuration
2322 - xhci: fix finding correct bus_state structure for USB 3.1 hosts
2323 - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
2324 - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path
2325 of 'twl4030_madc_probe()'
2326 - iio: ad_sigma_delta: Implement a dedicated reset function
2327 - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma
2328 from stack.
2329 - iio: core: Return error for failed read_reg
2330 - iio: ad7793: Fix the serial interface reset
2331 - iio: adc: mcp320x: Fix readout of negative voltages
2332 - iio: adc: mcp320x: Fix oops on module unload
2333 - uwb: properly check kthread_run return value
2334 - uwb: ensure that endpoint is interrupt
2335 - brcmfmac: setup passive scan if requested by user-space
2336 - drm/i915/bios: ignore HDMI on port A
2337 - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
2338 - ext4: fix data corruption for mmap writes
2339 - ext4: Don't clear SGID when inheriting ACLs
2340 - ext4: don't allow encrypted operations without keys
2341 - Linux 4.4.92
2342
2343 * Xenial update to 4.4.91 stable release (LP: #1724772)
2344 - drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
2345 - drm: bridge: add DT bindings for TI ths8135
2346 - GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
2347 - RDS: RDMA: Fix the composite message user notification
2348 - ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes
2349 - MIPS: Ensure bss section ends on a long-aligned address
2350 - MIPS: ralink: Fix incorrect assignment on ralink_soc
2351 - igb: re-assign hw address pointer on reset after PCI error
2352 - extcon: axp288: Use vbus-valid instead of -present to determine cable
2353 presence
2354 - sh_eth: use correct name for ECMR_MPDE bit
2355 - hwmon: (gl520sm) Fix overflows and crash seen when writing into limit
2356 attributes
2357 - iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
2358 - iio: adc: hx711: Add DT binding for avia,hx711
2359 - ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
2360 - tty: goldfish: Fix a parameter of a call to free_irq
2361 - IB/ipoib: Fix deadlock over vlan_mutex
2362 - IB/ipoib: rtnl_unlock can not come after free_netdev
2363 - IB/ipoib: Replace list_del of the neigh->list with list_del_init
2364 - drm/amdkfd: fix improper return value on error
2365 - USB: serial: mos7720: fix control-message error handling
2366 - USB: serial: mos7840: fix control-message error handling
2367 - partitions/efi: Fix integer overflow in GPT size calculation
2368 - ASoC: dapm: handle probe deferrals
2369 - audit: log 32-bit socketcalls
2370 - usb: chipidea: vbus event may exist before starting gadget
2371 - ASoC: dapm: fix some pointer error handling
2372 - MIPS: Lantiq: Fix another request_mem_region() return code check
2373 - net: core: Prevent from dereferencing null pointer when releasing SKB
2374 - net/packet: check length in getsockopt() called with PACKET_HDRLEN
2375 - team: fix memory leaks
2376 - usb: plusb: Add support for PL-27A1
2377 - mmc: sdio: fix alignment issue in struct sdio_func
2378 - bridge: netlink: register netdevice before executing changelink
2379 - netfilter: invoke synchronize_rcu after set the _hook_ to NULL
2380 - MIPS: IRQ Stack: Unwind IRQ stack onto task stack
2381 - exynos-gsc: Do not swap cb/cr for semi planar formats
2382 - netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
2383 - parisc: perf: Fix potential NULL pointer dereference
2384 - iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
2385 - rds: ib: add error handle
2386 - md/raid10: submit bio directly to replacement disk
2387 - i2c: meson: fix wrong variable usage in meson_i2c_put_data
2388 - xfs: remove kmem_zalloc_greedy
2389 - libata: transport: Remove circular dependency at free time
2390 - drivers: firmware: psci: drop duplicate const from psci_of_match
2391 - IB/qib: fix false-postive maybe-uninitialized warning
2392 - ARM: remove duplicate 'const' annotations'
2393 - ALSA: au88x0: avoid theoretical uninitialized access
2394 - ttpci: address stringop overflow warning
2395 - Linux 4.4.91
2396
2397 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 31 Oct 2017 11:49:30 -0200
2eaa841e 2398
80ad406d 2399linux (4.4.0-98.121) xenial; urgency=low
c398de0d 2400
80ad406d 2401 * linux: 4.4.0-98.121 -proposed tracker (LP: #1722299)
c398de0d 2402
80ad406d
TLSC
2403 * Controller lockup detected on ProLiant DL380 Gen9 with P440 Controller
2404 (LP: #1720359)
2405 - scsi: hpsa: limit transfer length to 1MB
2406
2407 * [Dell Docking IE][0bda:8153] Realtek USB Ethernet leads to system hang
2408 (LP: #1720977)
2409 - r8152: fix the list rx_done may be used without initialization
2410
2411 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
2412 - d-i: Add bnxt_en to nic-modules.
2413
2414 * snapcraft.yaml: add dpkg-dev to the build deps (LP: #1718886)
2415 - snapcraft.yaml: add dpkg-dev to the build deps
2416
2417 * Support setting I2C_TIMEOUT via ioctl for i2c-designware (LP: #1718578)
2418 - i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
2419
2420 * 5U84 - ses driver isn't binding right - cannot blink lights on 1 of the 2
2421 5u84 (LP: #1693369)
2422 - scsi_transport_sas: add function to get SAS endpoint address
2423 - ses: fix discovery of SATA devices in SAS enclosures
2424 - scsi: sas: provide stub implementation for scsi_is_sas_rphy
2425 - scsi: ses: Fix SAS device detection in enclosure
2426
2427 * multipath -ll is not showing the disks which are actually multipath
2428 (LP: #1718397)
2429 - fs: aio: fix the increment of aio-nr and counting against aio-max-nr
2430
2431 * Support Dell Wireless DW5819/5818 WWAN devices (LP: #1721455)
2432 - SAUCE: USB: serial: qcserial: add Dell DW5818, DW5819
2433
2434 * CVE-2017-10911
2435 - xen-blkback: don't leak stack data via response ring
2436
2437 * implement 'complain mode' in seccomp for developer mode with snaps
2438 (LP: #1567597)
2439 - seccomp: Provide matching filter for introspection
2440 - seccomp: Sysctl to display available actions
2441 - seccomp: Operation for checking if an action is available
2442 - seccomp: Sysctl to configure actions that are allowed to be logged
2443 - seccomp: Selftest for detection of filter flag support
2444 - seccomp: Action to log before allowing
2445
2446 * implement errno action logging in seccomp for strict mode with snaps
2447 (LP: #1721676)
2448 - seccomp: Provide matching filter for introspection
2449 - seccomp: Sysctl to display available actions
2450 - seccomp: Operation for checking if an action is available
2451 - seccomp: Sysctl to configure actions that are allowed to be logged
2452 - seccomp: Selftest for detection of filter flag support
2453 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
2454
2455 * [Xenial] update OpenNSL kernel modules to 6.5.10 (LP: #1721511)
2456 - SAUCE: update OpenNSL kernel modules to 6.5.10
2457
2458 * Xenial update to 4.4.90 stable release (LP: #1721550)
2459 - cifs: release auth_key.response for reconnect.
2460 - mac80211: flush hw_roc_start work before cancelling the ROC
2461 - KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
2462 - tracing: Fix trace_pipe behavior for instance traces
2463 - tracing: Erase irqsoff trace with empty write
2464 - md/raid5: fix a race condition in stripe batch
2465 - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
2466 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse
2467 nlmsg properly
2468 - crypto: talitos - Don't provide setkey for non hmac hashing algs.
2469 - crypto: talitos - fix sha224
2470 - KEYS: fix writing past end of user-supplied buffer in keyring_read()
2471 - KEYS: prevent creating a different user's keyrings
2472 - KEYS: prevent KEYCTL_READ on negative key
2473 - powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
2474 - Fix SMB3.1.1 guest authentication to Samba
2475 - SMB: Validate negotiate (to protect against downgrade) even if signing off
2476 - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
2477 - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
2478 - nl80211: check for the required netlink attributes presence
2479 - bsg-lib: don't free job in bsg_prepare_job
2480 - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
2481 - arm64: Make sure SPsel is always set
2482 - arm64: fault: Route pte translation faults via do_translation_fault
2483 - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
2484 - kvm: nVMX: Don't allow L2 to access the hardware CR8
2485 - PCI: Fix race condition with driver_override
2486 - btrfs: fix NULL pointer dereference from free_reloc_roots()
2487 - btrfs: propagate error to btrfs_cmp_data_prepare caller
2488 - btrfs: prevent to set invalid default subvolid
2489 - x86/fpu: Don't let userspace set bogus xcomp_bv
2490 - gfs2: Fix debugfs glocks dump
2491 - timer/sysclt: Restrict timer migration sysctl values to 0 and 1
2492 - KVM: VMX: do not change SN bit in vmx_update_pi_irte()
2493 - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
2494 - cxl: Fix driver use count
2495 - dmaengine: mmp-pdma: add number of requestors
2496 - ARM: pxa: add the number of DMA requestor lines
2497 - ARM: pxa: fix the number of DMA requestor lines
2498 - KVM: VMX: use cmpxchg64
2499 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace
2500 - swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2501 - fix xen_swiotlb_dma_mmap prototype
2502 - Linux 4.4.90
2503
2504 * Xenial update to 4.4.89 stable release (LP: #1721477)
2505 - ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
2506 - ipv6: add rcu grace period before freeing fib6_node
2507 - ipv6: fix sparse warning on rt6i_node
2508 - qlge: avoid memcpy buffer overflow
2509 - Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
2510 - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
2511 - Revert "net: fix percpu memory leaks"
2512 - gianfar: Fix Tx flow control deactivation
2513 - ipv6: fix memory leak with multiple tables during netns destruction
2514 - ipv6: fix typo in fib6_net_exit()
2515 - f2fs: check hot_data for roll-forward recovery
2516 - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
2517 - md/raid5: release/flush io in raid5_do_work()
2518 - nfsd: Fix general protection fault in release_lock_stateid()
2519 - mm: prevent double decrease of nr_reserved_highatomic
2520 - tty: improve tty_insert_flip_char() fast path
2521 - tty: improve tty_insert_flip_char() slow path
2522 - tty: fix __tty_insert_flip_char regression
2523 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
2524 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
2525 - MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
2526 - MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
2527 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite
2528 signs
2529 - MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
2530 - MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
2531 - crypto: AF_ALG - remove SGL terminator indicator when chaining
2532 - ext4: fix incorrect quotaoff if the quota feature is enabled
2533 - ext4: fix quota inconsistency during orphan cleanup for read-only mounts
2534 - powerpc: Fix DAR reporting when alignment handler faults
2535 - block: Relax a check in blk_start_queue()
2536 - md/bitmap: disable bitmap_resize for file-backed bitmaps.
2537 - skd: Avoid that module unloading triggers a use-after-free
2538 - skd: Submit requests to firmware before triggering the doorbell
2539 - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
2540 - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
2541 - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
2542 - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
2543 - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
2544 - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
2545 - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late
2546 response
2547 - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
2548 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
2549 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status
2550 MFI_STAT_WRONG_STATE in case adapter is dead
2551 - scsi: storvsc: fix memory leak on ring buffer busy
2552 - scsi: sg: remove 'save_scat_len'
2553 - scsi: sg: use standard lists for sg_requests
2554 - scsi: sg: off by one in sg_ioctl()
2555 - scsi: sg: factor out sg_fill_request_table()
2556 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
2557 - scsi: qla2xxx: Fix an integer overflow in sysfs code
2558 - ftrace: Fix selftest goto location on error
2559 - tracing: Apply trace_clock changes to instance max buffer
2560 - ARC: Re-enable MMU upon Machine Check exception
2561 - PCI: shpchp: Enable bridge bus mastering if MSI is enabled
2562 - media: v4l2-compat-ioctl32: Fix timespec conversion
2563 - media: uvcvideo: Prevent heap overflow when accessing mapped controls
2564 - bcache: initialize dirty stripes in flash_dev_run()
2565 - bcache: Fix leak of bdev reference
2566 - bcache: do not subtract sectors_to_gc for bypassed IO
2567 - bcache: correct cache_dirty_target in __update_writeback_rate()
2568 - bcache: Correct return value for sysfs attach errors
2569 - bcache: fix for gc and write-back race
2570 - bcache: fix bch_hprint crash and improve output
2571 - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
2572 - Linux 4.4.89
2573
2574 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop)
2575 (LP: #1594214)
2576 - Input: i8042 - add Gigabyte P57 to the keyboard reset table
2577
2578 * Xenial update to 4.4.88 stable release (LP: #1718195)
2579 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
2580 - USB: serial: option: add support for D-Link DWM-157 C1
2581 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
2582 - usb:xhci:Fix regression when ATI chipsets detected
2583 - USB: core: Avoid race of async_completed() w/ usbdev_release()
2584 - staging/rts5208: fix incorrect shift to extract upper nybble
2585 - driver core: bus: Fix a potential double free
2586 - intel_th: pci: Add Cannon Lake PCH-H support
2587 - intel_th: pci: Add Cannon Lake PCH-LP support
2588 - ath10k: fix memory leak in rx ring buffer allocation
2589 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
2590 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
2591 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
2592 - mwifiex: correct channel stat buffer overflows
2593 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
2594 - workqueue: Fix flag collision
2595 - cs5536: add support for IDE controller variant
2596 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
2597 - scsi: sg: recheck MMAP_IO request length with lock held
2598 - drm: adv7511: really enable interrupts for EDID detection
2599 - drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled
2600 - drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq
2601 context
2602 - drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
2603 - drm/bridge: adv7511: Re-write the i2c address before EDID probing
2604 - btrfs: resume qgroup rescan on rw remount
2605 - locktorture: Fix potential memory leak with rw lock test
2606 - ALSA: msnd: Optimize / harden DSP and MIDI loops
2607 - ARM: 8692/1: mm: abort uaccess retries upon fatal signal
2608 - NFS: Fix 2 use after free issues in the I/O code
2609 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
2610 - Linux 4.4.88
2611
2612 * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
2613 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
2614
2615 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Tue, 10 Oct 2017 08:52:24 -0300
c398de0d 2616
14f827da 2617linux (4.4.0-97.120) xenial; urgency=low
5250797f 2618
14f827da 2619 * linux: 4.4.0-97.120 -proposed tracker (LP: #1718149)
5250797f 2620
14f827da
KSS
2621 * blk-mq: possible deadlock on CPU hot(un)plug (LP: #1670634)
2622 - [Config] s390x -- disable CONFIG_{DM, SCSI}_MQ_DEFAULT
2623
2624 * Xenial update to 4.4.87 stable release (LP: #1715678)
2625 - irqchip: mips-gic: SYNC after enabling GIC region
2626 - i2c: ismt: Don't duplicate the receive length for block reads
2627 - i2c: ismt: Return EMSGSIZE for block reads with bogus length
2628 - ceph: fix readpage from fscache
2629 - cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
2630 - cpuset: Fix incorrect memory_pressure control file mapping
2631 - alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
2632 - CIFS: remove endian related sparse warning
2633 - wl1251: add a missing spin_lock_init()
2634 - xfrm: policy: check policy direction value
2635 - drm/ttm: Fix accounting error when fail to get pages for pool
2636 - kvm: arm/arm64: Fix race in resetting stage2 PGD
2637 - kvm: arm/arm64: Force reading uncached stage2 PGD
2638 - epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
2639 - crypto: algif_skcipher - only call put_page on referenced and used pages
2640 - Linux 4.4.87
2641
2642 * Xenial update to 4.4.86 stable release (LP: #1715430)
2643 - scsi: isci: avoid array subscript warning
2644 - ALSA: au88x0: Fix zero clear of stream->resources
2645 - btrfs: remove duplicate const specifier
2646 - i2c: jz4780: drop superfluous init
2647 - gcov: add support for gcc version >= 6
2648 - gcov: support GCC 7.1
2649 - lightnvm: initialize ppa_addr in dev_to_generic_addr()
2650 - p54: memset(0) whole array
2651 - lpfc: Fix Device discovery failures during switch reboot test.
2652 - arm64: mm: abort uaccess retries upon fatal signal
2653 - x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
2654 - arm64: fpsimd: Prevent registers leaking across exec
2655 - scsi: sg: protect accesses to 'reserved' page array
2656 - scsi: sg: reset 'res_in_use' after unlinking reserved array
2657 - drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c
2658 - Linux 4.4.86
2659
2660 * Xenial update to 4.4.85 stable release (LP: #1714298)
2661 - af_key: do not use GFP_KERNEL in atomic contexts
2662 - dccp: purge write queue in dccp_destroy_sock()
2663 - dccp: defer ccid_hc_tx_delete() at dismantle time
2664 - ipv4: fix NULL dereference in free_fib_info_rcu()
2665 - net_sched/sfq: update hierarchical backlog when drop packet
2666 - ipv4: better IP_MAX_MTU enforcement
2667 - sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2668 - tipc: fix use-after-free
2669 - ipv6: reset fn->rr_ptr when replacing route
2670 - ipv6: repair fib6 tree in failure case
2671 - tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
2672 - irda: do not leak initialized list.dev to userspace
2673 - net: sched: fix NULL pointer dereference when action calls some targets
2674 - net_sched: fix order of queue length updates in qdisc_replace()
2675 - mei: me: add broxton pci device ids
2676 - mei: me: add lewisburg device ids
2677 - Input: trackpoint - add new trackpoint firmware ID
2678 - Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310
2679 - ALSA: core: Fix unexpected error at replacing user TLV
2680 - ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
2681 - ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
2682 - i2c: designware: Fix system suspend
2683 - drm: Release driver tracking before making the object available again
2684 - drm/atomic: If the atomic check fails, return its value first
2685 - drm: rcar-du: lvds: Fix PLL frequency-related configuration
2686 - drm: rcar-du: lvds: Rename PLLEN bit to PLLON
2687 - drm: rcar-du: Fix crash in encoder failure error path
2688 - drm: rcar-du: Fix display timing controller parameter
2689 - drm: rcar-du: Fix H/V sync signal polarity configuration
2690 - tracing: Fix freeing of filter in create_filter() when set_str is false
2691 - cifs: Fix df output for users with quota limits
2692 - cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
2693 - nfsd: Limit end of page list when decoding NFSv4 WRITE
2694 - perf/core: Fix group {cpu,task} validation
2695 - Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
2696 - Bluetooth: cmtp: fix possible might sleep error in cmtp_session
2697 - Bluetooth: bnep: fix possible might sleep error in bnep_session
2698 - binder: use group leader instead of open thread
2699 - binder: Use wake up hint for synchronous transactions.
2700 - ANDROID: binder: fix proc->tsk check.
2701 - iio: imu: adis16480: Fix acceleration scale factor for adis16480
2702 - iio: hid-sensor-trigger: Fix the race with user space powering up sensors
2703 - staging: rtl8188eu: add RNX-N150NUB support
2704 - ASoC: simple-card: don't fail if sysclk setting is not supported
2705 - ASoC: rsnd: disable SRC.out only when stop timing
2706 - ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
2707 - ASoC: rsnd: Add missing initialization of ADG req_rate
2708 - ASoC: rsnd: ssi: 24bit data needs right-aligned settings
2709 - ASoC: rsnd: don't call update callback if it was NULL
2710 - ntb_transport: fix qp count bug
2711 - ntb_transport: fix bug calculating num_qps_mw
2712 - ACPI: ioapic: Clear on-stack resource before using it
2713 - ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
2714 - Linux 4.4.85
2715
2716 * Xenial update to 4.4.84 stable release (LP: #1713729)
2717 - audit: Fix use after free in audit_remove_watch_rule()
2718 - parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
2719 - crypto: x86/sha1 - Fix reads beyond the number of blocks passed
2720 - Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB
2721 - ALSA: seq: 2nd attempt at fixing race creating a queue
2722 - Revert "UBUNTU: SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser
2723 officerunner"
2724 - ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset
2725 - ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
2726 - mm/mempolicy: fix use after free when calling get_mempolicy
2727 - xen: fix bio vec merging
2728 - x86/asm/64: Clear AC on NMI entries
2729 - irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
2730 - irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()
2731 - Sanitize 'move_pages()' permission checks
2732 - pids: make task_tgid_nr_ns() safe
2733 - perf/x86: Fix LBR related crashes on Intel Atom
2734 - usb: optimize acpi companion search for usb port devices
2735 - usb: qmi_wwan: add D-Link DWM-222 device ID
2736 - Linux 4.4.84
2737
2738 * Intel i40e PF reset due to incorrect MDD detection (LP: #1713553)
2739 - i40e: Limit TX descriptor count in cases where frag size is greater than 16K
2740
2741 * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
2742 - sock: add sk_dst_pending_confirm flag
2743 - net: add dst_pending_confirm flag to skbuff
2744 - sctp: add dst_pending_confirm flag
2745 - tcp: replace dst_confirm with sk_dst_confirm
2746 - net: add confirm_neigh method to dst_ops
2747 - net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
2748 - net: pending_confirm is not used anymore
2749
2750 * CVE-2017-14106
2751 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
2752
2753 * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
2754 - CIFS: Fix maximum SMB2 header size
2755
2756 * Middle button of trackpoint doesn't work (LP: #1715271)
2757 - Input: trackpoint - assume 3 buttons when buttons detection fails
2758
2759 * kernel BUG at /build/linux-lts-xenial-_hWfOZ/linux-lts-
2760 xenial-4.4.0/security/apparmor/include/context.h:69! (LP: #1626984)
2761 - SAUCE: fix oops when disabled and module parameters, are accessed
2762
2763 * Touchpad not detected (LP: #1708852)
2764 - Input: elan_i2c - add ELAN0608 to the ACPI table
2765
2766 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 19 Sep 2017 17:55:11 +0200
5250797f 2767
d0df48c5 2768linux (4.4.0-96.119) xenial; urgency=low
5f087b20 2769
d0df48c5
SB
2770 * linux: 4.4.0-96.119 -proposed tracker (LP: #1716613)
2771
2772 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
2773 - s390/mm: no local TLB flush for clearing-by-ASCE IDTE
2774 - SAUCE: s390/mm: fix local TLB flushing vs. detach of an mm address space
2775 - SAUCE: s390/mm: fix race on mm->context.flush_mm
2776
2777 * CVE-2017-1000251
2778 - Bluetooth: Properly check L2CAP config option output buffer length
5f087b20
SB
2779
2780 -- Stefan Bader <stefan.bader@canonical.com> Tue, 12 Sep 2017 15:40:01 +0200
2781
5e003b56 2782linux (4.4.0-95.118) xenial; urgency=low
7ecaf824 2783
5e003b56 2784 * linux: 4.4.0-95.118 -proposed tracker (LP: #1715651)
7ecaf824 2785
5e003b56
KSS
2786 * Xenial update to 4.4.78 stable release broke Address Sanitizer
2787 (LP: #1715636)
2788 - mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
2789
2790 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 07 Sep 2017 17:26:15 +0200
7ecaf824 2791
d1519aa7 2792linux (4.4.0-94.117) xenial; urgency=low
eb06f5f2 2793
d1519aa7 2794 * linux: 4.4.0-94.117 -proposed tracker (LP: #1713462)
eb06f5f2 2795
d1519aa7
KSS
2796 * mwifiex causes kernel oops when AP mode is enabled (LP: #1712746)
2797 - SAUCE: net/wireless: do not dereference invalid pointer
2798 - SAUCE: mwifiex: do not dereference invalid pointer
2799
2800 * Backport more recent Broadcom bnxt_en driver (LP: #1711056)
2801 - SAUCE: bnxt_en_bpo: Import bnxt_en driver version 1.8.1
2802 - SAUCE: bnxt_en_bpo: Drop distro out-of-tree detection logic
2803 - SAUCE: bnxt_en_bpo: Remove unnecessary compile flags
2804 - SAUCE: bnxt_en_bpo: Move config settings to Kconfig
2805 - SAUCE: bnxt_en_bpo: Remove PCI_IDs handled by the regular driver
2806 - SAUCE: bnxt_en_bpo: Rename the backport driver to bnxt_en_bpo
2807 - bnxt_en_bpo: [Config] Enable CONFIG_BNXT_BPO=m
2808
2809 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
2810 - HID: multitouch: Support PTP Stick and Touchpad device
2811 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
2812
2813 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
2814 - SAUCE: igb: add support for using Broadcom 54616 as PHY
2815
2816 * IPR driver causes multipath to fail paths/stuck IO on Medium Errors
2817 (LP: #1682644)
2818 - scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
2819
2820 * accessing /dev/hvc1 with stress-ng on Ubuntu xenial causes crash
2821 (LP: #1711401)
2822 - tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
2823
2824 * memory-hotplug test needs to be fixed (LP: #1710868)
2825 - selftests: typo correction for memory-hotplug test
2826 - selftests: check hot-pluggagble memory for memory-hotplug test
2827 - selftests: check percentage range for memory-hotplug test
2828 - selftests: add missing test name in memory-hotplug test
2829 - selftests: fix memory-hotplug test
2830
2831 * HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) does not work (LP: #1707643)
2832 - net: cdc_mbim: apply "NDP to end" quirk to HP lt4132
2833
2834 * Migrating KSM page causes the VM lock up as the KSM page merging list is too
2835 large (LP: #1680513)
2836 - ksm: introduce ksm_max_page_sharing per page deduplication limit
2837 - ksm: fix use after free with merge_across_nodes = 0
2838 - ksm: cleanup stable_node chain collapse case
2839 - ksm: swap the two output parameters of chain/chain_prune
2840 - ksm: optimize refile of stable_node_dup at the head of the chain
2841
2842 * sort ABI files with C.UTF-8 locale (LP: #1712345)
2843 - [Packaging] sort ABI files with C.UTF-8 locale
2844
2845 * Include Broadcom GPL modules in Xenial Kernel (LP: #1665783)
2846 - [Config] OpenNSL Kconfig/Makefile
2847 - Import OpenNSL v3.1.0.17
2848 - [Config] CONFIG_OPENNSL=y for amd64
2849 - OpenNSL: Enable Kconfig and build
2850 - SAUCE: opennsl: add proper CFLAGS
2851
2852 * Xenial update to 4.4.83 stable release (LP: #1711557)
2853 - cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
2854 - mm: ratelimit PFNs busy info message
2855 - iscsi-target: fix memory leak in iscsit_setup_text_cmd()
2856 - iscsi-target: Fix iscsi_np reset hung task during parallel delete
2857 - fuse: initialize the flock flag in fuse_file on allocation
2858 - nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
2859 - USB: serial: option: add D-Link DWM-222 device ID
2860 - USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
2861 - USB: serial: pl2303: add new ATEN device id
2862 - usb: musb: fix tx fifo flush handling again
2863 - USB: hcd: Mark secondary HCD as dead if the primary one died
2864 - staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
2865 - iio: accel: bmc150: Always restore device to normal mode after suspend-
2866 resume
2867 - iio: light: tsl2563: use correct event code
2868 - uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
2869 - USB: Check for dropped connection before switching to full speed
2870 - usb: core: unlink urbs from the tail of the endpoint's urb_list
2871 - usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
2872 - usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
2873 - iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
2874 - pnfs/blocklayout: require 64-bit sector_t
2875 - pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
2876 - pinctrl: samsung: Remove bogus irq_[un]mask from resource management
2877 - Linux 4.4.83
2878
2879 * Xenial update to 4.4.82 stable release (LP: #1711535)
2880 - tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
2881 - net: fix keepalive code vs TCP_FASTOPEN_CONNECT
2882 - bpf, s390: fix jit branch offset related to ldimm64
2883 - net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
2884 - tcp: fastopen: tcp_connect() must refresh the route
2885 - net: avoid skb_warn_bad_offload false positives on UFO
2886 - sparc64: Prevent perf from running during super critical sections
2887 - KVM: arm/arm64: Handle hva aging while destroying the vm
2888 - mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
2889 - Linux 4.4.82
2890
2891 * Xenial update to 4.4.81 stable release (LP: #1711526)
2892 - libata: array underflow in ata_find_dev()
2893 - workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
2894 - ALSA: hda - Fix speaker output from VAIO VPCL14M1R
2895 - ASoC: do not close shared backend dailink
2896 - KVM: async_pf: make rcu irq exit if not triggered from idle task
2897 - mm/page_alloc: Remove kernel address exposure in free_reserved_area()
2898 - ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2899 - ext4: fix overflow caused by missing cast in ext4_resize_fs()
2900 - ARM: dts: armada-38x: Fix irq type for pca955
2901 - media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS
2902 ioctl
2903 - target: Avoid mappedlun symlink creation during lun shutdown
2904 - iscsi-target: Always wait for kthread_should_stop() before kthread exit
2905 - iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
2906 - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
2907 - iscsi-target: Fix delayed logout processing greater than
2908 SECONDS_FOR_LOGOUT_COMP
2909 - iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
2910 - mm, mprotect: flush TLB if potentially racing with a parallel reclaim
2911 leaving stale TLB entries
2912 - media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
2913 - f2fs: sanity check checkpoint segno and blkoff
2914 - drm: rcar-du: fix backport bug
2915 - saa7164: fix double fetch PCIe access condition
2916 - ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
2917 - net: Zero terminate ifr_name in dev_ifname().
2918 - ipv6: avoid overflow of offset in ip6_find_1stfragopt
2919 - ipv4: initialize fib_trie prior to register_netdev_notifier call.
2920 - rtnetlink: allocate more memory for dev_set_mac_address()
2921 - mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
2922 - openvswitch: fix potential out of bound access in parse_ct
2923 - packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
2924 - ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
2925 - net: ethernet: nb8800: Handle all 4 RGMII modes identically
2926 - dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
2927 - dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
2928 - dccp: fix a memleak for dccp_feat_init err process
2929 - sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
2930 - sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
2931 - net/mlx5: Fix command bad flow on command entry allocation failure
2932 - net: phy: Correctly process PHY_HALTED in phy_stop_machine()
2933 - net: phy: Fix PHY unbind crash
2934 - xen-netback: correctly schedule rate-limited queues
2935 - sparc64: Measure receiver forward progress to avoid send mondo timeout
2936 - wext: handle NULL extra data in iwe_stream_add_point better
2937 - sh_eth: R8A7740 supports packet shecksumming
2938 - net: phy: dp83867: fix irq generation
2939 - tg3: Fix race condition in tg3_get_stats64().
2940 - x86/boot: Add missing declaration of string functions
2941 - phy state machine: failsafe leave invalid RUNNING state
2942 - scsi: qla2xxx: Get mutex lock before checking optrom_state
2943 - drm/virtio: fix framebuffer sparse warning
2944 - virtio_blk: fix panic in initialization error path
2945 - ARM: 8632/1: ftrace: fix syscall name matching
2946 - mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
2947 - lib/Kconfig.debug: fix frv build failure
2948 - signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
2949 - mm: don't dereference struct page fields of invalid pages
2950 - workqueue: implicit ordered attribute should be overridable
2951 - Linux 4.4.81
2952
2953 * Xenial update to 4.4.80 stable release (LP: #1710646)
2954 - af_key: Add lock to key dump
2955 - pstore: Make spinlock per zone instead of global
2956 - powerpc/pseries: Fix of_node_put() underflow during reconfig remove
2957 - crypto: authencesn - Fix digest_null crash
2958 - md/raid5: add thread_group worker async_tx_issue_pending_all
2959 - drm/vmwgfx: Fix gcc-7.1.1 warning
2960 - drm/nouveau/bar/gf100: fix access to upper half of BAR2
2961 - KVM: PPC: Book3S HV: Context-switch EBB registers properly
2962 - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
2963 - KVM: PPC: Book3S HV: Reload HTM registers explicitly
2964 - KVM: PPC: Book3S HV: Save/restore host values of debug registers
2965 - Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"
2966 - Staging: comedi: comedi_fops: Avoid orphaned proc entry
2967 - drm/rcar: Nuke preclose hook
2968 - drm: rcar-du: Perform initialization/cleanup at probe/remove time
2969 - drm: rcar-du: Simplify and fix probe error handling
2970 - perf intel-pt: Fix ip compression
2971 - perf intel-pt: Fix last_ip usage
2972 - perf intel-pt: Use FUP always when scanning for an IP
2973 - perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
2974 - xfs: don't BUG() on mixed direct and mapped I/O
2975 - nfc: fdp: fix NULL pointer dereference
2976 - net: phy: Do not perform software reset for Generic PHY
2977 - isdn: Fix a sleep-in-atomic bug
2978 - isdn/i4l: fix buffer overflow
2979 - ath10k: fix null deref on wmi-tlv when trying spectral scan
2980 - wil6210: fix deadlock when using fw_no_recovery option
2981 - mailbox: always wait in mbox_send_message for blocking Tx mode
2982 - mailbox: skip complete wait event if timer expired
2983 - mailbox: handle empty message in tx_tick
2984 - mpt3sas: Don't overreach ioc->reply_post[] during initialization
2985 - kaweth: fix firmware download
2986 - kaweth: fix oops upon failed memory allocation
2987 - sched/cgroup: Move sched_online_group() back into css_online() to fix crash
2988 - PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if
2989 present
2990 - RDMA/uverbs: Fix the check for port number
2991 - libnvdimm, btt: fix btt_rw_page not returning errors
2992 - ipmi/watchdog: fix watchdog timeout set on reboot
2993 - v4l: s5c73m3: fix negation operator
2994 - pstore: Allow prz to control need for locking
2995 - pstore: Correctly initialize spinlock and flags
2996 - pstore: Use dynamic spinlock initializer
2997 - net: skb_needs_check() accepts CHECKSUM_NONE for tx
2998 - sched/cputime: Fix prev steal time accouting during CPU hotplug
2999 - xen/blkback: don't free be structure too early
3000 - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
3001 - tpm: fix a kernel memory leak in tpm-sysfs.c
3002 - tpm: Replace device number bitmap with IDR
3003 - x86/mce/AMD: Make the init code more robust
3004 - r8169: add support for RTL8168 series add-on card.
3005 - ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags
3006 - net/mlx4: Remove BUG_ON from ICM allocation routine
3007 - drm/msm: Ensure that the hardware write pointer is valid
3008 - drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
3009 - vfio-pci: use 32-bit comparisons for register address for gcc-4.5
3010 - irqchip/keystone: Fix "scheduling while atomic" on rt
3011 - ASoC: tlv320aic3x: Mark the RESET register as volatile
3012 - spi: dw: Make debugfs name unique between instances
3013 - ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL
3014 - irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
3015 - openrisc: Add _text symbol to fix ksym build error
3016 - dmaengine: ioatdma: Add Skylake PCI Dev ID
3017 - dmaengine: ioatdma: workaround SKX ioatdma version
3018 - dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
3019 - ARM64: zynqmp: Fix W=1 dtc 1.4 warnings
3020 - ARM64: zynqmp: Fix i2c node's compatible string
3021 - ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*
3022 - ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
3023 - usb: gadget: Fix copy/pasted error message
3024 - Btrfs: adjust outstanding_extents counter properly when dio write is split
3025 - tools lib traceevent: Fix prev/next_prio for deadline tasks
3026 - xfrm: Don't use sk_family for socket policy lookups
3027 - perf tools: Install tools/lib/traceevent plugins with install-bin
3028 - perf symbols: Robustify reading of build-id from sysfs
3029 - video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
3030 - vfio-pci: Handle error from pci_iomap
3031 - arm64: mm: fix show_pte KERN_CONT fallout
3032 - nvmem: imx-ocotp: Fix wrong register size
3033 - sh_eth: enable RX descriptor word 0 shift on SH7734
3034 - ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
3035 - HID: ignore Petzl USB headlamp
3036 - scsi: fnic: Avoid sending reset to firmware when another reset is in
3037 progress
3038 - scsi: snic: Return error code on memory allocation failure
3039 - ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused
3040 - Linux 4.4.80
3041
3042 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
3043 kernels able to boot without initramfs (LP: #1700972)
3044 - [Debian] Don't depend on initramfs-tools
3045
3046 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 28 Aug 2017 17:07:08 +0200
eb06f5f2 3047
cfadccf4 3048linux (4.4.0-93.116) xenial; urgency=low
92a2cc97 3049
cfadccf4 3050 * linux: 4.4.0-93.116 -proposed tracker (LP: #1709296)
92a2cc97 3051
cfadccf4
KSS
3052 * Creating conntrack entry failure with kernel 4.4.0-89 (LP: #1709032)
3053 - Revert "Revert "netfilter: synproxy: fix conntrackd interaction""
3054 - netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
3055
3056 * CVE-2017-1000112
3057 - Revert "udp: consistently apply ufo or fragmentation"
3058 - udp: consistently apply ufo or fragmentation
3059
3060 * CVE-2017-1000111
3061 - Revert "net-packet: fix race in packet_set_ring on PACKET_RESERVE"
3062 - packet: fix tp_reserve race in packet_set_ring
3063
3064 * kernel BUG at [tty_ldisc_reinit] mm/slub.c! (LP: #1709126)
3065 - tty: Simplify tty_set_ldisc() exit handling
3066 - tty: Reset c_line from driver's init_termios
3067 - tty: Handle NULL tty->ldisc
3068 - tty: Move tty_ldisc_kill()
3069 - tty: Use 'disc' for line discipline index name
3070 - tty: Refactor tty_ldisc_reinit() for reuse
3071 - tty: Destroy ldisc instance on hangup
3072
3073 * atheros bt failed after S3 (LP: #1706833)
3074 - SAUCE: Bluetooth: Make request workqueue freezable
3075
3076 * The Precision Touchpad(PTP) button sends incorrect event code (LP: #1708372)
3077 - HID: multitouch: handle external buttons for Precision Touchpads
3078
3079 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
3080 - [Config] CONFIG_SATA_HIGHBANK=y
3081
3082 * xfs slab objects (memory) leak when xfs shutdown is called (LP: #1706132)
3083 - xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown
3084
3085 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
3086 - [Packaging] tests -- reduce rebuild test to one flavour
3087
3088 * CVE-2017-7495
3089 - ext4: fix data exposure after a crash
3090
3091 * ubuntu/rsi driver downlink wifi throughput drops to 5-6 Mbps when BT
3092 keyboard is connected (LP: #1706991)
3093 - SAUCE: Redpine: enable power save by default for coex mode
3094 - SAUCE: Redpine: uapsd configuration changes
3095
3096 * [Hyper-V] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
3097 (LP: #1690174)
3098 - hv_netvsc: Exclude non-TCP port numbers from vRSS hashing
3099
3100 * ath10k doesn't report full RSSI information (LP: #1706531)
3101 - ath10k: add per chain RSSI reporting
3102
3103 * ideapad_laptop don't support v310-14isk (LP: #1705378)
3104 - platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
3105
3106 * [8087:0a2b] Failed to load bluetooth firmware(might affect some other Intel
3107 bt devices) (LP: #1705633)
3108 - Bluetooth: btintel: Create common Intel Version Read function
3109 - Bluetooth: Use switch statement for Intel hardware variants
3110 - Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware
3111 filename
3112 - Bluetooth: hci_intel: Fix firmware file name to use hw_variant
3113 - Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
3114
3115 * xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2
3116 comp_code 13 (LP: #1667750)
3117 - xhci: Bad Ethernet performance plugged in ASM1042A host
3118
3119 * OpenPower: Some multipaths temporarily have only a single path
3120 (LP: #1696445)
3121 - scsi: ses: don't get power status of SES device slot on probe
3122
3123 * Hotkeys on new Thinkpad systems aren't working (LP: #1705169)
3124 - platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad
3125 - platform/x86: thinkpad_acpi: guard generic hotkey case
3126 - platform/x86: thinkpad_acpi: add mapping for new hotkeys
3127
3128 * CVE-2015-7837
3129 - SAUCE: (no-up) kexec/uefi: copy secure_boot flag in boot params across kexec
3130 reboot
3131
3132 * misleading kernel warning skb_warn_bad_offload during checksum calculation
3133 (LP: #1705447)
3134 - net: reduce skb_warn_bad_offload() noise
3135
3136 * bonding: stack dump when unregistering a netdev (LP: #1704102)
3137 - bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
3138
3139 * Ubuntu 16.04 IOB Error when the Mustang board rebooted (LP: #1693673)
3140 - drivers: net: xgene: Fix redundant prefetch buffer cleanup
3141
3142 * Ubuntu16.04: NVMe 4K+T10 DIF/DIX format returns I/O error on dd with split
3143 op (LP: #1689946)
3144 - blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split
3145 op
3146
3147 * linux >= 4.2: bonding 802.3ad does not work with 5G, 25G and 50G link speeds
3148 (LP: #1697892)
3149 - bonding: add 802.3ad support for 100G speeds
3150 - bonding: fix 802.3ad aggregator reselection
3151 - bonding: add 802.3ad support for 25G speeds
3152 - bonding: fix 802.3ad support for 5G and 50G speeds
3153
3154 * Xenial update to 4.4.79 stable release (LP: #1707233)
3155 - disable new gcc-7.1.1 warnings for now
3156 - ir-core: fix gcc-7 warning on bool arithmetic
3157 - s5p-jpeg: don't return a random width/height
3158 - thermal: cpu_cooling: Avoid accessing potentially freed structures
3159 - ath9k: fix tx99 use after free
3160 - ath9k: fix tx99 bus error
3161 - NFC: fix broken device allocation
3162 - NFC: nfcmrvl_uart: add missing tty-device sanity check
3163 - NFC: nfcmrvl: do not use device-managed resources
3164 - NFC: nfcmrvl: use nfc-device for firmware download
3165 - NFC: nfcmrvl: fix firmware-management initialisation
3166 - nfc: Ensure presence of required attributes in the activate_target handler
3167 - nfc: Fix the sockaddr length sanitization in llcp_sock_connect
3168 - NFC: Add sockaddr length checks before accessing sa_family in bind handlers
3169 - perf intel-pt: Move decoder error setting into one condition
3170 - perf intel-pt: Improve sample timestamp
3171 - perf intel-pt: Fix missing stack clear
3172 - perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
3173 - perf intel-pt: Clear FUP flag on error
3174 - Bluetooth: use constant time memory comparison for secret values
3175 - wlcore: fix 64K page support
3176 - ASoC: compress: Derive substream from stream based on direction
3177 - PM / Domains: Fix unsafe iteration over modified list of device links
3178 - PM / Domains: Fix unsafe iteration over modified list of domain providers
3179 - scsi: ses: do not add a device to an enclosure if enclosure_add_links()
3180 fails.
3181 - iscsi-target: Add login_keys_workaround attribute for non RFC initiators
3182 - powerpc/64: Fix atomic64_inc_not_zero() to return an int
3183 - powerpc: Fix emulation of mcrf in emulate_step()
3184 - powerpc: Fix emulation of mfocrf in emulate_step()
3185 - powerpc/asm: Mark cr0 as clobbered in mftb()
3186 - af_key: Fix sadb_x_ipsecrequest parsing
3187 - PCI/PM: Restore the status of PCI devices across hibernation
3188 - ipvs: SNAT packet replies only for NATed connections
3189 - xhci: fix 20000ms port resume timeout
3190 - xhci: Fix NULL pointer dereference when cleaning up streams for removed host
3191 - usb: storage: return on error to avoid a null pointer dereference
3192 - USB: cdc-acm: add device-id for quirky printer
3193 - usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
3194 - usb: renesas_usbhs: gadget: disable all eps when the driver stops
3195 - md: don't use flush_signals in userspace processes
3196 - x86/xen: allow userspace access during hypercalls
3197 - cx88: Fix regression in initial video standard setting
3198 - Raid5 should update rdev->sectors after reshape
3199 - s390/syscalls: Fix out of bounds arguments access
3200 - drm/amd/amdgpu: Return error if initiating read out of range on vram
3201 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
3202 - drm/radeon: Fix eDP for single-display iMac10,1 (v2)
3203 - ipmi: use rcu lock around call to intf->handlers->sender()
3204 - ipmi:ssif: Add missing unlock in error branch
3205 - f2fs: Don't clear SGID when inheriting ACLs
3206 - vfio: Fix group release deadlock
3207 - vfio: New external user group/file match
3208 - ftrace: Fix uninitialized variable in match_records()
3209 - MIPS: Fix mips_atomic_set() retry condition
3210 - MIPS: Fix mips_atomic_set() with EVA
3211 - MIPS: Negate error syscall return in trace
3212 - x86/acpi: Prevent out of bound access caused by broken ACPI tables
3213 - x86/ioapic: Pass the correct data to unmask_ioapic_irq()
3214 - MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
3215 - MIPS: Save static registers before sysmips
3216 - MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
3217 - MIPS: Fix unaligned PC interpretation in `compute_return_epc'
3218 - MIPS: math-emu: Prevent wrong ISA mode instruction emulation
3219 - MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
3220 - MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
3221 - MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
3222 - MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
3223 - Input: i8042 - fix crash at boot time
3224 - NFS: only invalidate dentrys that are clearly invalid.
3225 - udf: Fix deadlock between writeback and udf_setsize()
3226 - target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
3227 - perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its
3228 target
3229 - Revert "perf/core: Drop kernel samples even though :u is specified"
3230 - staging: rtl8188eu: add TL-WN722N v2 support
3231 - ceph: fix race in concurrent readdir
3232 - RDMA/core: Initialize port_num in qp_attr
3233 - drm/mst: Fix error handling during MST sideband message reception
3234 - drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
3235 - drm/mst: Avoid processing partially received up/down message transactions
3236 - of: device: Export of_device_{get_modalias, uvent_modalias} to modules
3237 - spmi: Include OF based modalias in device uevent
3238 - tracing: Fix kmemleak in instance_rmdir
3239 - alarmtimer: don't rate limit one-shot timers
3240 - Linux 4.4.79
3241
3242 * Xenial update to 4.4.78 stable release (LP: #1705707)
3243 - net_sched: fix error recovery at qdisc creation
3244 - net: sched: Fix one possible panic when no destroy callback
3245 - net/phy: micrel: configure intterupts after autoneg workaround
3246 - ipv6: avoid unregistering inet6_dev for loopback
3247 - net: dp83640: Avoid NULL pointer dereference.
3248 - tcp: reset sk_rx_dst in tcp_disconnect()
3249 - net: prevent sign extension in dev_get_stats()
3250 - bpf: prevent leaking pointer via xadd on unpriviledged
3251 - net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
3252 - ipv6: dad: don't remove dynamic addresses if link is down
3253 - net: ipv6: Compare lwstate in detecting duplicate nexthops
3254 - vrf: fix bug_on triggered by rx when destroying a vrf
3255 - rds: tcp: use sock_create_lite() to create the accept socket
3256 - brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
3257 - cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
3258 - cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
3259 - cfg80211: Check if PMKID attribute is of expected size
3260 - irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
3261 - parisc: Report SIGSEGV instead of SIGBUS when running out of stack
3262 - parisc: use compat_sys_keyctl()
3263 - parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
3264 - parisc/mm: Ensure IRQs are off in switch_mm()
3265 - tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/:
3266 Depth
3267 - kernel/extable.c: mark core_kernel_text notrace
3268 - mm/list_lru.c: fix list_lru_count_node() to be race free
3269 - fs/dcache.c: fix spin lockup issue on nlru->lock
3270 - checkpatch: silence perl 5.26.0 unescaped left brace warnings
3271 - binfmt_elf: use ELF_ET_DYN_BASE only for PIE
3272 - arm: move ELF_ET_DYN_BASE to 4MB
3273 - arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
3274 - powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
3275 - s390: reduce ELF_ET_DYN_BASE
3276 - exec: Limit arg stack to at most 75% of _STK_LIM
3277 - vt: fix unchecked __put_user() in tioclinux ioctls
3278 - mnt: In umount propagation reparent in a separate pass
3279 - mnt: In propgate_umount handle visiting mounts in any order
3280 - mnt: Make propagate_umount less slow for overlapping mount propagation trees
3281 - selftests/capabilities: Fix the test_execve test
3282 - tpm: Get rid of chip->pdev
3283 - tpm: Provide strong locking for device removal
3284 - Add "shutdown" to "struct class".
3285 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
3286 - mm: fix overflow check in expand_upwards()
3287 - crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
3288 - crypto: atmel - only treat EBUSY as transient if backlog
3289 - crypto: sha1-ssse3 - Disable avx2
3290 - crypto: caam - fix signals handling
3291 - sched/topology: Fix overlapping sched_group_mask
3292 - sched/topology: Optimize build_group_mask()
3293 - PM / wakeirq: Convert to SRCU
3294 - PM / QoS: return -EINVAL for bogus strings
3295 - tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
3296 - KVM: x86: disable MPX if host did not enable MPX XSAVE features
3297 - kvm: vmx: Do not disable intercepts for BNDCFGS
3298 - kvm: x86: Guest BNDCFGS requires guest MPX support
3299 - kvm: vmx: Check value written to IA32_BNDCFGS
3300 - kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
3301 - Linux 4.4.78
3302
3303 * Xenial update to 4.4.77 stable release (LP: #1705238)
3304 - fs: add a VALID_OPEN_FLAGS
3305 - fs: completely ignore unknown open flags
3306 - driver core: platform: fix race condition with driver_override
3307 - bgmac: reset & enable Ethernet core before using it
3308 - mm: fix classzone_idx underflow in shrink_zones()
3309 - tracing/kprobes: Allow to create probe with a module name starting with a
3310 digit
3311 - usb: dwc3: replace %p with %pK
3312 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
3313 - Add USB quirk for HVR-950q to avoid intermittent device resets
3314 - usb: usbip: set buffer pointers to NULL after free
3315 - usb: Fix typo in the definition of Endpoint[out]Request
3316 - mac80211_hwsim: Replace bogus hrtimer clockid
3317 - sysctl: don't print negative flag for proc_douintvec
3318 - sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
3319 - pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
3320 - pinctrl: meson: meson8b: fix the NAND DQS pins
3321 - pinctrl: sunxi: Fix SPDIF function name for A83T
3322 - pinctrl: mxs: atomically switch mux and drive strength config
3323 - pinctrl: sh-pfc: Update info pointer after SoC-specific init
3324 - USB: serial: option: add two Longcheer device ids
3325 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
3326 - gfs2: Fix glock rhashtable rcu bug
3327 - x86/tools: Fix gcc-7 warning in relocs.c
3328 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
3329 - ath10k: override CE5 config for QCA9377
3330 - KEYS: Fix an error code in request_master_key()
3331 - RDMA/uverbs: Check port number supplied by user verbs cmds
3332 - mqueue: fix a use-after-free in sys_mq_notify()
3333 - tools include: Add a __fallthrough statement
3334 - tools string: Use __fallthrough in perf_atoll()
3335 - tools strfilter: Use __fallthrough
3336 - perf top: Use __fallthrough
3337 - perf intel-pt: Use __fallthrough
3338 - perf thread_map: Correctly size buffer used with dirent->dt_name
3339 - perf scripting perl: Fix compile error with some perl5 versions
3340 - perf tests: Avoid possible truncation with dirent->d_name + snprintf
3341 - perf bench numa: Avoid possible truncation when using snprintf()
3342 - perf tools: Use readdir() instead of deprecated readdir_r()
3343 - perf thread_map: Use readdir() instead of deprecated readdir_r()
3344 - perf script: Use readdir() instead of deprecated readdir_r()
3345 - perf tools: Remove duplicate const qualifier
3346 - perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
3347 - perf pmu: Fix misleadingly indented assignment (whitespace)
3348 - perf dwarf: Guard !x86_64 definitions under #ifdef else clause
3349 - perf trace: Do not process PERF_RECORD_LOST twice
3350 - perf tests: Remove wrong semicolon in while loop in CQM test
3351 - perf tools: Use readdir() instead of deprecated readdir_r() again
3352 - md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
3353 - md: fix super_offset endianness in super_1_rdev_size_change
3354 - tcp: fix tcp_mark_head_lost to check skb len before fragmenting
3355 - staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
3356 - staging: comedi: fix clean-up of comedi_class in comedi_init()
3357 - ext4: check return value of kstrtoull correctly in reserved_clusters_store
3358 - x86/mm/pat: Don't report PAT on CPUs that don't support it
3359 - saa7134: fix warm Medion 7134 EEPROM read
3360 - Linux 4.4.77
3361
3362 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 11 Aug 2017 16:51:50 +0200
92a2cc97 3363
748662f7 3364linux (4.4.0-92.115) xenial; urgency=low
f1478647 3365
748662f7 3366 * linux: 4.4.0-92.115 -proposed tracker (LP: #1709812)
f1478647 3367
748662f7
KSS
3368 * Creating conntrack entry failure with kernel 4.4.0-89 (LP: #1709032)
3369 - Revert "netfilter: synproxy: fix conntrackd interaction"
3370
3371 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 10 Aug 2017 10:29:51 +0200
f1478647 3372
474ab8f0
SB
3373linux (4.4.0-91.114) xenial; urgency=low
3374
3375 * CVE-2017-1000112
3376 - ipv4: Should use consistent conditional judgement for ip fragment in
3377 __ip_append_data and ip_finish_output
3378 - ipv6: Don't use ufo handling on later transformed packets
3379 - udp: avoid ufo handling on IP payload compression packets
3380 - ipv6: Should use consistent conditional judgement for ip6 fragment between
3381 __ip6_append_data and ip6_finish_output
3382 - net: account for current skb length when deciding about UFO
3383 - udp: consistently apply ufo or fragmentation
3384
3385 * CVE-2017-1000111
3386 - net-packet: fix race in packet_set_ring on PACKET_RESERVE
3387
3388 -- Stefan Bader <stefan.bader@canonical.com> Mon, 07 Aug 2017 13:14:36 +0200
db9451f2 3389
64de31ed 3390linux (4.4.0-89.112) xenial; urgency=low
7ac33421 3391
64de31ed
TLSC
3392 * CVE-2017-7533
3393 - dentry name snapshots
7ac33421 3394
64de31ed 3395 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 31 Jul 2017 14:50:32 -0300
7ac33421 3396
4b00f582 3397linux (4.4.0-88.111) xenial; urgency=low
467e7b4c 3398
4b00f582 3399 * linux: 4.4.0-88.111 -proposed tracker (LP: #1705270)
467e7b4c 3400
4b00f582
SB
3401 * [Xenial] nvme: Quirks for PM1725 controllers (LP: #1704435)
3402 - nvme: Quirks for PM1725 controllers
3403
3404 * Upgrade Redpine WLAN/BT driver to ver. 1.2 (production release)
3405 (LP: #1697829)
3406 - SAUCE: Redpine: Upgrade to ver. 1.2 production release
3407
3408 * ubuntu/rsi driver has several issues as picked up by static analysis
3409 (LP: #1694733)
3410 - SAUCE: Redpine: Upgrade to ver. 1.2 production release
3411
3412 * Redpine vendor driver - Switching to AP mode causes kernel panic
3413 (LP: #1700941)
3414 - SAUCE: Redpine: Upgrade to ver. 1.2 production release
3415
3416 * CVE-2017-10810
3417 - drm/virtio: don't leak bo on drm_gem_object_init failure
3418
3419 * Ath10k to read different board data file if specify in SMBIOS (LP: #1666742)
3420 - ath10k: search SMBIOS for OEM board file extension
3421
3422 * make snap-pkg support (LP: #1700747)
3423 - SAUCE: make snap-pkg support
3424
3425 * ISST-LTE: Briggs:Stratton:UbuntuKVM: ics_opal_set_affinity on host kernel
3426 log using Intel X710 (i40e driver) (LP: #1703663)
3427 - i40e: use valid online CPU on q_vector initialization
3428
3429 * Update snapcraft.yaml (LP: #1700480)
3430 - snapcraft.yaml: various improvements
3431
3432 * Xenial update to 4.4.76 stable release (LP: #1702863)
3433 - ipv6: release dst on error in ip6_dst_lookup_tail
3434 - net: don't call strlen on non-terminated string in dev_set_alias()
3435 - decnet: dn_rtmsg: Improve input length sanitization in
3436 dnrmg_receive_user_skb
3437 - net: Zero ifla_vf_info in rtnl_fill_vfinfo()
3438 - af_unix: Add sockaddr length checks before accessing sa_family in bind and
3439 connect handlers
3440 - Fix an intermittent pr_emerg warning about lo becoming free.
3441 - net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
3442 - igmp: acquire pmc lock for ip_mc_clear_src()
3443 - igmp: add a missing spin_lock_init()
3444 - ipv6: fix calling in6_ifa_hold incorrectly for dad work
3445 - net/mlx5: Wait for FW readiness before initializing command interface
3446 - decnet: always not take dst->__refcnt when inserting dst into hash table
3447 - net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
3448 - sfc: provide dummy definitions of vswitch functions
3449 - ipv6: Do not leak throw route references
3450 - rtnetlink: add IFLA_GROUP to ifla_policy
3451 - netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
3452 - netfilter: synproxy: fix conntrackd interaction
3453 - NFSv4: fix a reference leak caused WARNING messages
3454 - drm/ast: Handle configuration without P2A bridge
3455 - mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
3456 - MIPS: Avoid accidental raw backtrace
3457 - MIPS: pm-cps: Drop manual cache-line alignment of ready_count
3458 - MIPS: Fix IRQ tracing & lockdep when rescheduling
3459 - ALSA: hda - Fix endless loop of codec configure
3460 - ALSA: hda - set input_path bitmap to zero after moving it to new place
3461 - drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
3462 - usb: gadget: f_fs: Fix possibe deadlock
3463 - sysctl: enable strict writes
3464 - mm: numa: avoid waiting on freed migrated pages
3465 - KVM: x86: fix fixing of hypercalls
3466 - scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
3467 - scsi: lpfc: Set elsiocb contexts to NULL after freeing it
3468 - qla2xxx: Fix erroneous invalid handle message
3469 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
3470 - net: mvneta: Fix for_each_present_cpu usage
3471 - MIPS: ath79: fix regression in PCI window initialization
3472 - net: korina: Fix NAPI versus resources freeing
3473 - MIPS: ralink: MT7688 pinmux fixes
3474 - MIPS: ralink: fix USB frequency scaling
3475 - MIPS: ralink: Fix invalid assignment of SoC type
3476 - MIPS: ralink: fix MT7628 pinmux typos
3477 - MIPS: ralink: fix MT7628 wled_an pinmux gpio
3478 - mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
3479 - bgmac: fix a missing check for build_skb
3480 - mtd: bcm47xxpart: don't fail because of bit-flips
3481 - bgmac: Fix reversed test of build_skb() return value.
3482 - net: bgmac: Fix SOF bit checking
3483 - net: bgmac: Start transmit queue in bgmac_open
3484 - net: bgmac: Remove superflous netif_carrier_on()
3485 - powerpc/eeh: Enable IO path on permanent error
3486 - gianfar: Do not reuse pages from emergency reserve
3487 - Btrfs: fix truncate down when no_holes feature is enabled
3488 - virtio_console: fix a crash in config_work_handler
3489 - swiotlb-xen: update dev_addr after swapping pages
3490 - xen-netfront: Fix Rx stall during network stress and OOM
3491 - scsi: virtio_scsi: Reject commands when virtqueue is broken
3492 - platform/x86: ideapad-laptop: handle ACPI event 1
3493 - amd-xgbe: Check xgbe_init() return code
3494 - net: dsa: Check return value of phy_connect_direct()
3495 - drm/amdgpu: check ring being ready before using
3496 - vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
3497 - virtio_net: fix PAGE_SIZE > 64k
3498 - vxlan: do not age static remote mac entries
3499 - ibmveth: Add a proper check for the availability of the checksum features
3500 - kernel/panic.c: add missing \n
3501 - HID: i2c-hid: Add sleep between POWER ON and RESET
3502 - scsi: lpfc: avoid double free of resource identifiers
3503 - spi: davinci: use dma_mapping_error()
3504 - mac80211: initialize SMPS field in HT capabilities
3505 - x86/mpx: Use compatible types in comparison to fix sparse error
3506 - coredump: Ensure proper size of sparse core files
3507 - swiotlb: ensure that page-sized mappings are page-aligned
3508 - s390/ctl_reg: make __ctl_load a full memory barrier
3509 - be2net: fix status check in be_cmd_pmac_add()
3510 - perf probe: Fix to show correct locations for events on modules
3511 - net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
3512 - sctp: check af before verify address in sctp_addr_id2transport
3513 - ravb: Fix use-after-free on `ifconfig eth0 down`
3514 - jump label: fix passing kbuild_cflags when checking for asm goto support
3515 - xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
3516 - xfrm: NULL dereference on allocation failure
3517 - xfrm: Oops on error in pfkey_msg2xfrm_state()
3518 - watchdog: bcm281xx: Fix use of uninitialized spinlock.
3519 - sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
3520 - ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
3521 - ARM: 8685/1: ensure memblock-limit is pmd-aligned
3522 - x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
3523 - x86/mm: Fix flush_tlb_page() on Xen
3524 - ocfs2: o2hb: revert hb threshold to keep compatible
3525 - iommu/vt-d: Don't over-free page table directories
3526 - iommu: Handle default domain attach failure
3527 - iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
3528 - cpufreq: s3c2416: double free on driver init error path
3529 - KVM: x86: fix emulation of RSM and IRET instructions
3530 - KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
3531 - KVM: x86: zero base3 of unusable segments
3532 - KVM: nVMX: Fix exception injection
3533 - Linux 4.4.76
3534
3535 * Xenial update to 4.4.75 stable release (LP: #1702118)
3536 - fs/exec.c: account for argv/envp pointers
3537 - autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
3538 - lib/cmdline.c: fix get_options() overflow while parsing ranges
3539 - KVM: PPC: Book3S HV: Preserve userspace HTM state properly
3540 - CIFS: Improve readdir verbosity
3541 - HID: Add quirk for Dell PIXART OEM mouse
3542 - signal: Only reschedule timers on signals timers have sent
3543 - powerpc/kprobes: Pause function_graph tracing during jprobes handling
3544 - Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
3545 - time: Fix clock->read(clock) race around clocksource changes
3546 - target: Fix kref->refcount underflow in transport_cmd_finish_abort
3547 - iscsi-target: Reject immediate data underflow larger than SCSI transfer
3548 length
3549 - drm/radeon: add a PX quirk for another K53TK variant
3550 - drm/radeon: add a quirk for Toshiba Satellite L20-183
3551 - drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
3552 - drm/amdgpu: adjust default display clock
3553 - USB: usbip: fix nonconforming hub descriptor
3554 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode
3555 - of: Add check to of_scan_flat_dt() before accessing initial_boot_params
3556 - mtd: spi-nor: fix spansion quad enable
3557 - powerpc/slb: Force a full SLB flush when we insert for a bad EA
3558 - usb: gadget: f_fs: avoid out of bounds access on comp_desc
3559 - net: phy: Initialize mdio clock at probe function
3560 - net: phy: fix marvell phy status reading
3561 - Linux 4.4.75
3562
3563 * Xenial update to 4.4.74 stable release (LP: #1702104)
3564 - configfs: Fix race between create_link and configfs_rmdir
3565 - can: gs_usb: fix memory leak in gs_cmd_reset()
3566 - cpufreq: conservative: Allow down_threshold to take values from 1 to 10
3567 - vb2: Fix an off by one error in 'vb2_plane_vaddr'
3568 - mac80211: don't look at the PM bit of BAR frames
3569 - mac80211/wpa: use constant time memory comparison for MACs
3570 - mac80211: fix CSA in IBSS mode
3571 - mac80211: fix IBSS presp allocation size
3572 - serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
3573 - x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
3574 - mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
3575 - staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
3576 - iio: proximity: as3935: recalibrate RCO after resume
3577 - USB: hub: fix SS max number of ports
3578 - usb: core: fix potential memory leak in error path during hcd creation
3579 - pvrusb2: reduce stack usage pvr2_eeprom_analyze()
3580 - USB: gadget: dummy_hcd: fix hub-descriptor removable fields
3581 - usb: r8a66597-hcd: select a different endpoint on timeout
3582 - usb: r8a66597-hcd: decrease timeout
3583 - drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of
3584 IS_ERR()
3585 - usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
3586 - USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
3587 - mm/memory-failure.c: use compound_head() flags for huge pages
3588 - swap: cond_resched in swap_cgroup_prepare()
3589 - genirq: Release resources in __setup_irq() error path
3590 - alarmtimer: Prevent overflow of relative timers
3591 - usb: dwc3: exynos fix axius clock error path to do cleanup
3592 - MIPS: Fix bnezc/jialc return address calculation
3593 - alarmtimer: Rate limit periodic intervals
3594 - Linux 4.4.74
3595
3596 * Side Button (Display Toggle) fails on Dell AIO systems (LP: #1702541)
3597 - dell-wmi: Add a WMI event code for display on/off
3598
3599 * Intel i40e PF reset under load (LP: #1700834)
3600 - i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
3601
3602 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
3603 - net: ena: remove superfluous check in ena_remove()
3604 - net: ena: fix rare uncompleted admin command false alarm
3605 - net: ena: add missing return when ena_com_get_io_handlers() fails
3606 - net: ena: fix race condition between submit and completion admin command
3607 - net: ena: add missing unmap bars on device removal
3608 - net: ena: fix theoretical Rx hang on low memory systems
3609 - net: ena: disable admin msix while working in polling mode
3610 - net: ena: bug fix in lost tx packets detection mechanism
3611 - net: ena: update ena driver to version 1.1.7
3612 - net: ena: change return value for unsupported features unsupported return
3613 value
3614 - net: ena: add hardware hints capability to the driver
3615 - net: ena: change sizeof() argument to be the type pointer
3616 - net: ena: add reset reason for each device FLR
3617 - net: ena: add support for out of order rx buffers refill
3618 - net: ena: use napi_schedule_irqoff when possible
3619 - net: ena: separate skb allocation to dedicated function
3620 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
3621 - net: ena: update driver's rx drop statistics
3622 - net: ena: update ena driver to version 1.2.0
3623
3624 -- Stefan Bader <stefan.bader@canonical.com> Thu, 20 Jul 2017 09:25:21 +0200
467e7b4c 3625
740e0d33 3626linux (4.4.0-87.110) xenial; urgency=low
067cb3aa 3627
740e0d33 3628 * linux: 4.4.0-87.110 -proposed tracker (LP: #1704982)
067cb3aa 3629
740e0d33
KSS
3630 * CVE-2017-1000364
3631 - mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
3632 - mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
3633
3634 * CIFS causes oops (LP: #1704857)
3635 - CIFS: Fix null pointer deref during read resp processing
3636 - CIFS: Fix some return values in case of error in 'crypt_message'
3637
3638 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 18 Jul 2017 13:58:43 +0200
067cb3aa 3639
c35dcb57 3640linux (4.4.0-86.109) xenial; urgency=low
9290a5cd 3641
c35dcb57 3642 * linux: 4.4.0-86.109 -proposed tracker (LP: #1703995)
9290a5cd 3643
c35dcb57
TLSC
3644 * sock_recvmsg has dropped size argument (LP: #1701697)
3645 - Packaging: Breaks unfixed iscsitarget versions
3646
3647 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 12 Jul 2017 18:23:18 -0300
9290a5cd 3648
1b856345 3649linux (4.4.0-85.108) xenial; urgency=low
f3f999da 3650
1b856345 3651 * linux: 4.4.0-85.108 -proposed tracker (LP: #1702103)
f3f999da 3652
1b856345
TLSC
3653 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
3654 - SAUCE: hv: make clocksource available for PTP device supporting
3655 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
3656 - hv_util: switch to using timespec64
3657 - hv_utils: implement Hyper-V PTP source
3658 - Drivers: hv: util: Fix a typo
3659 - Drivers: hv: util: don't forget to init host_ts.lock
3660 - hv_utils: drop .getcrosststamp() support from PTP driver
3661 - hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
3662
3663 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 03 Jul 2017 10:50:09 -0300
f3f999da 3664
f5b7a849 3665linux (4.4.0-84.107) xenial; urgency=low
56f0cd00 3666
f5b7a849 3667 * linux: 4.4.0-84.107 -proposed tracker (LP: #1701024)
56f0cd00 3668
f5b7a849
TLSC
3669 * Can't disable USB port from BIOS (LP: #1695216)
3670 - SAUCE: xhci: AMD Promontory USB disable port support
3671
3672 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
3673 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
3674
3675 * CIFS: Enable encryption for SMB3 (LP: #1670508)
3676 - Revert "Handle mismatched open calls"
3677 - Revert "Call echo service immediately after socket reconnect"
3678 - cifs: Make echo interval tunable
3679 - Prepare for encryption support (first part). Add decryption and encryption
3680 key generation. Thanks to Metze for helping with this.
3681 - [net] drop 'size' argument of sock_recvmsg()
3682 - cifs: merge the hash calculation helpers
3683 - cifs: no need to wank with copying and advancing iovec on recvmsg side
3684 either
3685 - cifs: don't bother with kmap on read_pages side
3686 - cifs_readv_receive: use cifs_read_from_socket()
3687 - Fix memory leaks in cifs_do_mount()
3688 - SMB3: Add mount parameter to allow user to override max credits
3689 - SMB2: Separate Kerberos authentication from SMB2_sess_setup
3690 - SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
3691 - SMB3: parsing for new snapshot timestamp mount parm
3692 - cifs: Simplify SMB2 and SMB311 dependencies
3693 - cifs: Only select the required crypto modules
3694 - cifs: Add soft dependencies
3695 - CIFS: Separate SMB2 header structure
3696 - CIFS: Make SendReceive2() takes resp iov
3697 - CIFS: Make send_cancel take rqst as argument
3698 - CIFS: Send RFC1001 length in a separate iov
3699 - CIFS: Separate SMB2 sync header processing
3700 - CIFS: Separate RFC1001 length processing for SMB2 read
3701 - CIFS: Add capability to transform requests before sending
3702 - CIFS: Enable encryption during session setup phase
3703 - CIFS: Encrypt SMB3 requests before sending
3704 - CIFS: Add transform header handling callbacks
3705 - CIFS: Add mid handle callback
3706 - CIFS: Add copy into pages callback for a read operation
3707 - CIFS: Decrypt and process small encrypted packets
3708 - CIFS: Add capability to decrypt big read responses
3709 - CIFS: Allow to switch on encryption with seal mount option
3710 - CIFS: Fix possible use after free in demultiplex thread
3711 - Call echo service immediately after socket reconnect
3712 - Handle mismatched open calls
3713
3714 * CVE-2017-9150
3715 - bpf: don't let ldimm64 leak map addresses on unprivileged
3716
3717 * CVE-2015-8944
3718 - Make file credentials available to the seqfile interfaces
3719 - /proc/iomem: only expose physical resource addresses to privileged users
3720
3721 * Xenial update to 4.4.73 stable release (LP: #1698817)
3722 - s390/vmem: fix identity mapping
3723 - partitions/msdos: FreeBSD UFS2 file systems are not recognized
3724 - ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
3725 - staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
3726 - net: xilinx_emaclite: fix freezes due to unordered I/O
3727 - net: xilinx_emaclite: fix receive buffer overflow
3728 - ipv6: Handle IPv4-mapped src to in6addr_any dst.
3729 - ipv6: Inhibit IPv4-mapped src address on the wire.
3730 - NET: Fix /proc/net/arp for AX.25
3731 - NET: mkiss: Fix panic
3732 - net: hns: Fix the device being used for dma mapping during TX
3733 - sierra_net: Skip validating irrelevant fields for IDLE LSIs
3734 - sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
3735 - i2c: piix4: Fix request_region size
3736 - ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping
3737 switches
3738 - PM / runtime: Avoid false-positive warnings from might_sleep_if()
3739 - jump label: pass kbuild_cflags when checking for asm goto support
3740 - kasan: respect /proc/sys/kernel/traceoff_on_warning
3741 - log2: make order_base_2() behave correctly on const input value zero
3742 - ethtool: do not vzalloc(0) on registers dump
3743 - fscache: Fix dead object requeue
3744 - fscache: Clear outstanding writes when disabling a cookie
3745 - FS-Cache: Initialise stores_lock in netfs cookie
3746 - ipv6: fix flow labels when the traffic class is non-0
3747 - drm/nouveau: prevent userspace from deleting client object
3748 - drm/nouveau/fence/g84-: protect against concurrent access to semaphore
3749 buffers
3750 - gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
3751 - pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
3752 - net: adaptec: starfire: add checks for dma mapping errors
3753 - parisc, parport_gsc: Fixes for printk continuation lines
3754 - drm/nouveau: Don't enabling polling twice on runtime resume
3755 - drm/ast: Fixed system hanged if disable P2A
3756 - ravb: unmap descriptors when freeing rings
3757 - nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
3758 - r8152: re-schedule napi for tx
3759 - r8152: fix rtl8152_post_reset function
3760 - r8152: avoid start_xmit to schedule napi when napi is disabled
3761 - sctp: sctp_addr_id2transport should verify the addr before looking up assoc
3762 - romfs: use different way to generate fsid for BLOCK or MTD
3763 - proc: add a schedule point in proc_pid_readdir()
3764 - tipc: ignore requests when the connection state is not CONNECTED
3765 - xtensa: don't use linux IRQ #0
3766 - s390/kvm: do not rely on the ILC on kvm host protection fauls
3767 - sparc64: make string buffers large enough
3768 - Linux 4.4.73
3769
3770 * Xenial update to 4.4.72 stable release (LP: #1698799)
3771 - bnx2x: Fix Multi-Cos
3772 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
3773 - cxgb4: avoid enabling napi twice to the same queue
3774 - tcp: disallow cwnd undo when switching congestion control
3775 - vxlan: fix use-after-free on deletion
3776 - ipv6: Fix leak in ipv6_gso_segment().
3777 - net: ping: do not abuse udp_poll()
3778 - net: ethoc: enable NAPI before poll may be scheduled
3779 - net: bridge: start hello timer only if device is up
3780 - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
3781 - sparc: Machine description indices can vary
3782 - sparc64: reset mm cpumask after wrap
3783 - sparc64: combine activate_mm and switch_mm
3784 - sparc64: redefine first version
3785 - sparc64: add per-cpu mm of secondary contexts
3786 - sparc64: new context wrap
3787 - sparc64: delete old wrap code
3788 - arch/sparc: support NR_CPUS = 4096
3789 - serial: ifx6x60: fix use-after-free on module unload
3790 - ptrace: Properly initialize ptracer_cred on fork
3791 - KEYS: fix dereferencing NULL payload with nonzero length
3792 - KEYS: fix freeing uninitialized memory in key_update()
3793 - crypto: gcm - wait for crypto op not signal safe
3794 - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
3795 - nfsd4: fix null dereference on replay
3796 - nfsd: Fix up the "supattr_exclcreat" attributes
3797 - kvm: async_pf: fix rcu_irq_enter() with irqs enabled
3798 - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
3799 - arm: KVM: Allow unaligned accesses at HYP
3800 - KVM: async_pf: avoid async pf injection when in guest mode
3801 - dmaengine: usb-dmac: Fix DMAOR AE bit definition
3802 - dmaengine: ep93xx: Always start from BASE0
3803 - xen/privcmd: Support correctly 64KB page granularity when mapping memory
3804 - xen-netfront: do not cast grant table reference to signed short
3805 - xen-netfront: cast grant table reference first to type int
3806 - ext4: fix SEEK_HOLE
3807 - ext4: keep existing extra fields when inode expands
3808 - ext4: fix fdatasync(2) after extent manipulation operations
3809 - usb: gadget: f_mass_storage: Serialize wake and sleep execution
3810 - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
3811 - usb: chipidea: debug: check before accessing ci_role
3812 - staging/lustre/lov: remove set_fs() call from lov_getstripe()
3813 - iio: light: ltr501 Fix interchanged als/ps register field
3814 - iio: proximity: as3935: fix AS3935_INT mask
3815 - drivers: char: random: add get_random_long()
3816 - random: properly align get_random_int_hash
3817 - stackprotector: Increase the per-task stack canary's random range from 32
3818 bits to 64 bits on 64-bit platforms
3819 - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
3820 - target: Re-add check to reject control WRITEs with overflow data
3821 - drm/msm: Expose our reservation object when exporting a dmabuf.
3822 - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
3823 - cpuset: consider dying css as offline
3824 - fs: add i_blocksize()
3825 - ufs: restore proper tail allocation
3826 - fix ufs_isblockset()
3827 - ufs: restore maintaining ->i_blocks
3828 - ufs: set correct ->s_maxsize
3829 - ufs_extend_tail(): fix the braino in calling conventions of
3830 ufs_new_fragments()
3831 - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
3832 - cxl: Fix error path on bad ioctl
3833 - btrfs: use correct types for page indices in btrfs_page_exists_in_range
3834 - btrfs: fix memory leak in update_space_info failure path
3835 - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
3836 - scsi: qla2xxx: don't disable a not previously enabled PCI device
3837 - powerpc/eeh: Avoid use after free in eeh_handle_special_event()
3838 - powerpc/numa: Fix percpu allocations to be NUMA aware
3839 - powerpc/hotplug-mem: Fix missing endian conversion of aa_index
3840 - perf/core: Drop kernel samples even though :u is specified
3841 - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
3842 - drm/vmwgfx: Make sure backup_handle is always valid
3843 - drm/nouveau/tmr: fully separate alarm execution/pending lists
3844 - ALSA: timer: Fix race between read and ioctl
3845 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
3846 - ASoC: Fix use-after-free at card unregistration
3847 - drivers: char: mem: Fix wraparound check to allow mappings up to the end
3848 - tty: Drop krefs for interrupted tty lock
3849 - serial: sh-sci: Fix panic when serial console and DMA are enabled
3850 - mm: consider memblock reservations for deferred memory initialization sizing
3851 - NFS: Ensure we revalidate attributes before using execute_ok()
3852 - NFSv4: Don't perform cached access checks before we've OPENed the file
3853 - Make __xfs_xattr_put_listen preperly report errors.
3854 - arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
3855 - arm64: entry: improve data abort handling of tagged pointers
3856 - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
3857 - usercopy: Adjust tests to deal with SMAP/PAN
3858 - arm64: armv8_deprecated: ensure extension of addr
3859 - arm64: ensure extension of smp_store_release value
3860 - Linux 4.4.72
3861
3862 * Xenial update to 4.4.71 stable release (LP: #1697001)
3863 - sparc: Fix -Wstringop-overflow warning
3864 - s390/qeth: handle sysfs error during initialization
3865 - s390/qeth: unbreak OSM and OSN support
3866 - s390/qeth: avoid null pointer dereference on OSN
3867 - tcp: avoid fragmenting peculiar skbs in SACK
3868 - sctp: fix src address selection if using secondary addresses for ipv6
3869 - tcp: eliminate negative reordering in tcp_clean_rtx_queue
3870 - net: Improve handling of failures on link and route dumps
3871 - bridge: netlink: check vlan_default_pvid range
3872 - qmi_wwan: add another Lenovo EM74xx device ID
3873 - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
3874 - be2net: Fix offload features for Q-in-Q packets
3875 - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
3876 - tcp: avoid fastopen API to be used on AF_UNSPEC
3877 - sctp: fix ICMP processing if skb is non-linear
3878 - ipv4: add reference counting to metrics
3879 - netem: fix skb_orphan_partial()
3880 - net: phy: marvell: Limit errata to 88m1101
3881 - vlan: Fix tcp checksum offloads in Q-in-Q vlans
3882 - i2c: i2c-tiny-usb: fix buffer not being DMA capable
3883 - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
3884 - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
3885 - scsi: mpt3sas: Force request partial completion alignment
3886 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
3887 - drm/radeon: Unbreak HPD handling for r600+
3888 - pcmcia: remove left-over %Z format
3889 - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
3890 - slub/memcg: cure the brainless abuse of sysfs attributes
3891 - drm/gma500/psb: Actually use VBT mode when it is found
3892 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
3893 - mlock: fix mlock count can not decrease in race condition
3894 - xfs: Fix missed holes in SEEK_HOLE implementation
3895 - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
3896 - xfs: fix over-copying of getbmap parameters from userspace
3897 - xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
3898 - xfs: prevent multi-fsb dir readahead from reading random blocks
3899 - xfs: fix up quotacheck buffer list error handling
3900 - xfs: support ability to wait on new inodes
3901 - xfs: update ag iterator to support wait on new inodes
3902 - xfs: wait on new inodes during quotaoff dquot release
3903 - xfs: fix indlen accounting error on partial delalloc conversion
3904 - xfs: bad assertion for delalloc an extent that start at i_size
3905 - xfs: fix unaligned access in xfs_btree_visit_blocks
3906 - xfs: in _attrlist_by_handle, copy the cursor back to userspace
3907 - xfs: only return -errno or success from attr ->put_listent
3908 - Linux 4.4.71
3909
3910 * CVE-2017-7346
3911 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
3912
3913 * Power button does not work on Latitude 7480 (LP: #1697116)
3914 - intel-hid: Remove duplicated acpi_remove_notify_handler
3915 - platform/x86: intel-hid: Support 5 button array
3916
3917 * CVE-2017-9074
3918 - ipv6: Check ip6_find_1stfragopt() return value properly.
3919
3920 * CVE-2014-9900
3921 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
3922
3923 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 28 Jun 2017 14:47:02 -0300
56f0cd00 3924
6709a62c 3925linux (4.4.0-83.106) xenial; urgency=low
73ba9183 3926
6709a62c 3927 * linux: 4.4.0-83.106 -proposed tracker (LP: #1700541)
73ba9183 3928
6709a62c
TLSC
3929 * CVE-2017-1000364
3930 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
3931 - Revert "mm: do not collapse stack gap into THP"
3932 - Revert "mm: enlarge stack guard gap"
3933 - mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
3934 - mm: larger stack guard gap, between vmas
3935 - mm: fix new crash in unmapped_area_topdown()
3936 - Allow stack to grow up to address space limit
3937
3938 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 26 Jun 2017 12:27:55 -0300
73ba9183 3939
ed0ab257 3940linux (4.4.0-82.105) xenial; urgency=low
0e866b5e 3941
ed0ab257 3942 * linux: 4.4.0-82.105 -proposed tracker (LP: #1699064)
0e866b5e 3943
ed0ab257
KSS
3944 * CVE-2017-1000364
3945 - SAUCE: mm: Only expand stack if guard area is hit
3946
3947 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
3948 common/linux-*-cloud-tools-common (LP: #1688579)
3949 - [Config] make linux-tools-common and linux-cloud-tools-common protection
3950 consistent
3951
3952 * CVE-2017-9242
3953 - ipv6: fix out of bound writes in __ip6_append_data()
3954
3955 * CVE-2017-9075
3956 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
3957
3958 * CVE-2017-9074
3959 - ipv6: Prevent overrun when parsing v6 header options
3960
3961 * CVE-2017-9076
3962 - ipv6/dccp: do not inherit ipv6_mc_list from parent
3963
3964 * CVE-2017-9077
3965 - ipv6/dccp: do not inherit ipv6_mc_list from parent
3966
3967 * CVE-2017-8890
3968 - dccp/tcp: do not inherit mc_list from parent
3969
3970 * Module signing exclusion for staging drivers does not work properly
3971 (LP: #1690908)
3972 - SAUCE: Fix module signing exclusion in package builds
3973
3974 * extend-diff-ignore should use exact matches (LP: #1693504)
3975 - [Packaging] exact extend-diff-ignore matches
3976
3977 * Dell XPS 9360 wifi 5G performance is poor (LP: #1692836)
3978 - SAUCE: ath10k: fix the wifi speed issue for kill 1535
3979
3980 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC12 (LP: #1694607)
3981 - SAUCE: Redpine: Upgrade to ver. 1.2.RC12
3982
3983 * [DP MST] No audio output through HDMI/DP/mDP ports in Dell WD15 and TB15
3984 docking stations (LP: #1694665)
3985 - drm/i915: Store port enum in intel_encoder
3986 - drm/i915: Eliminate redundant local variable definition
3987 - drm/i915: Switch to using port stored in intel_encoder
3988 - drm/i915: Move audio_connector to intel_encoder
3989 - drm/i915/dp: DP audio API changes for MST
3990 - drm/i915: abstract ddi being audio enabled
3991 - drm/i915/audio: extend get_saved_enc() to support more scenarios
3992 - drm/i915: enable dp mst audio
3993
3994 * Xenial update to 4.4.70 stable release (LP: #1694621)
3995 - usb: misc: legousbtower: Fix buffers on stack
3996 - usb: misc: legousbtower: Fix memory leak
3997 - USB: ene_usb6250: fix DMA to the stack
3998 - watchdog: pcwd_usb: fix NULL-deref at probe
3999 - char: lp: fix possible integer overflow in lp_setup()
4000 - USB: core: replace %p with %pK
4001 - ARM: tegra: paz00: Mark panel regulator as enabled on boot
4002 - tpm_crb: check for bad response size
4003 - infiniband: call ipv6 route lookup via the stub interface
4004 - dm btree: fix for dm_btree_find_lowest_key()
4005 - dm raid: select the Kconfig option CONFIG_MD_RAID0
4006 - dm bufio: avoid a possible ABBA deadlock
4007 - dm bufio: check new buffer allocation watermark every 30 seconds
4008 - dm cache metadata: fail operations if fail_io mode has been established
4009 - dm bufio: make the parameter "retain_bytes" unsigned long
4010 - dm thin metadata: call precommit before saving the roots
4011 - dm space map disk: fix some book keeping in the disk space map
4012 - md: update slab_cache before releasing new stripes when stripes resizing
4013 - rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
4014 - mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
4015 - ima: accept previously set IMA_NEW_FILE
4016 - KVM: x86: Fix load damaged SSEx MXCSR register
4017 - KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
4018 - regulator: tps65023: Fix inverted core enable logic.
4019 - s390/kdump: Add final note
4020 - s390/cputime: fix incorrect system time
4021 - ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
4022 - ath9k_htc: fix NULL-deref at probe
4023 - drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark
4024 calculations.
4025 - drm/amdgpu: Make display watermark calculations more accurate
4026 - drm/nouveau/therm: remove ineffective workarounds for alarm bugs
4027 - drm/nouveau/tmr: ack interrupt before processing alarms
4028 - drm/nouveau/tmr: fix corruption of the pending list when rescheduling an
4029 alarm
4030 - drm/nouveau/tmr: avoid processing completed alarms when adding a new one
4031 - drm/nouveau/tmr: handle races with hw when updating the next alarm time
4032 - cdc-acm: fix possible invalid access when processing notification
4033 - proc: Fix unbalanced hard link numbers
4034 - of: fix sparse warning in of_pci_range_parser_one
4035 - iio: dac: ad7303: fix channel description
4036 - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
4037 - pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
4038 - USB: serial: ftdi_sio: fix setting latency for unprivileged users
4039 - USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
4040 - ext4 crypto: don't let data integrity writebacks fail with ENOMEM
4041 - ext4 crypto: fix some error handling
4042 - net: qmi_wwan: Add SIMCom 7230E
4043 - fscrypt: fix context consistency check when key(s) unavailable
4044 - f2fs: check entire encrypted bigname when finding a dentry
4045 - fscrypt: avoid collisions when presenting long encrypted filenames
4046 - usb: host: xhci-plat: propagate return value of platform_get_irq()
4047 - xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
4048 - usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
4049 - net: irda: irda-usb: fix firmware name on big-endian hosts
4050 - usbvision: fix NULL-deref at probe
4051 - mceusb: fix NULL-deref at probe
4052 - ttusb2: limit messages to buffer size
4053 - usb: musb: tusb6010_omap: Do not reset the other direction's packet size
4054 - USB: iowarrior: fix info ioctl on big-endian hosts
4055 - usb: serial: option: add Telit ME910 support
4056 - USB: serial: qcserial: add more Lenovo EM74xx device IDs
4057 - USB: serial: mct_u232: fix big-endian baud-rate handling
4058 - USB: serial: io_ti: fix div-by-zero in set_termios
4059 - USB: hub: fix SS hub-descriptor handling
4060 - USB: hub: fix non-SS hub-descriptor handling
4061 - ipx: call ipxitf_put() in ioctl error path
4062 - iio: proximity: as3935: fix as3935_write
4063 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
4064 - gspca: konica: add missing endpoint sanity check
4065 - s5p-mfc: Fix unbalanced call to clock management
4066 - dib0700: fix NULL-deref at probe
4067 - zr364xx: enforce minimum size when reading header
4068 - dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
4069 - cx231xx-audio: fix init error path
4070 - cx231xx-audio: fix NULL-deref at probe
4071 - cx231xx-cards: fix NULL-deref at probe
4072 - powerpc/book3s/mce: Move add_taint() later in virtual mode
4073 - powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
4074 - powerpc/64e: Fix hang when debugging programs with relocated kernel
4075 - ARM: dts: at91: sama5d3_xplained: fix ADC vref
4076 - ARM: dts: at91: sama5d3_xplained: not all ADC channels are available
4077 - arm64: xchg: hazard against entire exchange variable
4078 - arm64: uaccess: ensure extension of access_ok() addr
4079 - arm64: documentation: document tagged pointer stack constraints
4080 - xc2028: Fix use-after-free bug properly
4081 - Revert "UBUNTU: SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp"
4082 - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
4083 - staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
4084 - staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
4085 - iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
4086 - metag/uaccess: Fix access_ok()
4087 - metag/uaccess: Check access_ok in strncpy_from_user
4088 - uwb: fix device quirk on big-endian hosts
4089 - genirq: Fix chained interrupt data ordering
4090 - osf_wait4(): fix infoleak
4091 - tracing/kprobes: Enforce kprobes teardown after testing
4092 - PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
4093 - PCI: Freeze PME scan before suspending devices
4094 - drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
4095 - nfsd: encoders mustn't use unitialized values in error cases
4096 - drivers: char: mem: Check for address space wraparound with mmap()
4097 - Linux 4.4.70
4098
4099 * Xenial update to 4.4.69 stable release (LP: #1692900)
4100 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
4101 - target: Fix compare_and_write_callback handling for non GOOD status
4102 - target/fileio: Fix zero-length READ and WRITE handling
4103 - target: Convert ACL change queue_depth se_session reference usage
4104 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
4105 - usb: host: xhci: print correct command ring address
4106 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
4107 - USB: Proper handling of Race Condition when two USB class drivers try to
4108 call init_usb_class simultaneously
4109 - staging: vt6656: use off stack for in buffer USB transfers.
4110 - staging: vt6656: use off stack for out buffer USB transfers.
4111 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
4112 - staging: comedi: jr3_pci: fix possible null pointer dereference
4113 - staging: comedi: jr3_pci: cope with jiffies wraparound
4114 - usb: misc: add missing continue in switch
4115 - usb: Make sure usb/phy/of gets built-in
4116 - usb: hub: Fix error loop seen after hub communication errors
4117 - usb: hub: Do not attempt to autosuspend disconnected devices
4118 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
4119 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
4120 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
4121 - um: Fix PTRACE_POKEUSER on x86_64
4122 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
4123 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
4124 - block: fix blk_integrity_register to use template's interval_exp if not 0
4125 - crypto: algif_aead - Require setkey before accept(2)
4126 - dm era: save spacemap metadata root after the pre-commit
4127 - vfio/type1: Remove locked page accounting workqueue
4128 - IB/core: Fix sysfs registration error flow
4129 - IB/IPoIB: ibX: failed to create mcg debug file
4130 - IB/mlx4: Fix ib device initialization error flow
4131 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
4132 - ext4: evict inline data when writing to memory map
4133 - fs/xattr.c: zero out memory copied to userspace in getxattr
4134 - ceph: fix memory leak in __ceph_setxattr()
4135 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
4136 - Set unicode flag on cifs echo request to avoid Mac error
4137 - SMB3: Work around mount failure when using SMB3 dialect to Macs
4138 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
4139 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
4140 - CIFS: add misssing SFM mapping for doublequote
4141 - padata: free correct variable
4142 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
4143 - serial: samsung: Use right device for DMA-mapping calls
4144 - serial: omap: fix runtime-pm handling on unbind
4145 - serial: omap: suspend device on probe errors
4146 - tty: pty: Fix ldisc flush after userspace become aware of the data already
4147 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
4148 - Bluetooth: hci_bcm: add missing tty-device sanity check
4149 - Bluetooth: hci_intel: add missing tty-device sanity check
4150 - mac80211: pass RX aggregation window size to driver
4151 - mac80211: pass block ack session timeout to to driver
4152 - mac80211: RX BA support for sta max_rx_aggregation_subframes
4153 - wlcore: Pass win_size taken from ieee80211_sta to FW
4154 - wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
4155 - ipmi: Fix kernel panic at ipmi_ssif_thread()
4156 - Linux 4.4.69
4157
4158 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
4159 - i2c: octeon: Cleanup kerneldoc comments
4160 - i2c: octeon: Cleanup i2c-octeon driver
4161 - i2c: octeon: Cleanup resource allocation code
4162 - i2c: octeon: Support I2C_M_RECV_LEN
4163 - i2c: octeon: Increase retry default and use fixed timeout value
4164 - i2c: octeon: Move set-clock and init-lowlevel upward
4165 - i2c: octeon: Rename [read|write]_sw to reg_[read|write]
4166 - i2c: octeon: Introduce helper functions for register access
4167 - i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
4168 - i2c: octeon: Improve error status checking
4169 - i2c: octeon: Use i2c recovery framework
4170 - i2c: octeon: Add flush writeq helper function
4171 - i2c: octeon: Enable High-Level Controller
4172 - i2c: octeon: Add support for cn78xx chips
4173 - i2c: octeon: Remove zero-length message support
4174 - i2c: octeon: Improve performance if interrupt is early
4175 - i2c: octeon: Add workaround for broken irqs on CN3860
4176 - i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
4177 - i2c: octeon: Avoid printk after too long SMBUS message
4178 - i2c: octeon: Rename driver to prepare for split
4179 - i2c: octeon: Split the driver into two parts
4180 - [Config] CONFIG_I2C_THUNDERX=m
4181 - i2c: thunderx: Add i2c driver for ThunderX SOC
4182 - i2c: thunderx: Add SMBUS alert support
4183 - i2c: octeon,thunderx: Move register offsets to struct
4184 - i2c: octeon: Sort include files alphabetically
4185 - i2c: octeon: Use booleon values for booleon variables
4186 - i2c: octeon: thunderx: Add MAINTAINERS entry
4187 - i2c: octeon: Fix set SCL recovery function
4188 - i2c: octeon: Avoid sending STOP during recovery
4189 - i2c: octeon: Fix high-level controller status check
4190 - i2c: octeon: thunderx: TWSI software reset in recovery
4191 - i2c: octeon: thunderx: Remove double-check after interrupt
4192 - i2c: octeon: thunderx: Limit register access retries
4193 - i2c: thunderx: Enable HWMON class probing
4194
4195 * Xenial update to 4.4.68 stable release (LP: #1691418)
4196 - 9p: fix a potential acl leak
4197 - ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
4198 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
4199 - powerpc/powernv: Fix opal_exit tracepoint opcode
4200 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
4201 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
4202 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
4203 probe()
4204 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
4205 component
4206 - power: supply: bq24190_charger: Don't read fault register outside
4207 irq_handle_thread()
4208 - power: supply: bq24190_charger: Handle fault before status on interrupt
4209 - leds: ktd2692: avoid harmless maybe-uninitialized warning
4210 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
4211 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
4212 - mwifiex: remove redundant dma padding in AMSDU
4213 - mwifiex: Avoid skipping WEP key deletion for AP
4214 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
4215 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
4216 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
4217 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
4218 probed
4219 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
4220 - Revert "KVM: nested VMX: disable perf cpuid reporting"
4221 - KVM: nVMX: initialize PML fields in vmcs02
4222 - KVM: nVMX: do not leak PML full vmexit to L1
4223 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
4224 paths
4225 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
4226 paths
4227 - usb: chipidea: Only read/write OTGSC from one place
4228 - usb: chipidea: Handle extcon events properly
4229 - USB: serial: keyspan_pda: fix receive sanity checks
4230 - USB: serial: digi_acceleport: fix incomplete rx sanity check
4231 - USB: serial: ssu100: fix control-message error handling
4232 - USB: serial: io_edgeport: fix epic-descriptor handling
4233 - USB: serial: ti_usb_3410_5052: fix control-message error handling
4234 - USB: serial: ark3116: fix open error handling
4235 - USB: serial: ftdi_sio: fix latency-timer error handling
4236 - USB: serial: quatech2: fix control-message error handling
4237 - USB: serial: mct_u232: fix modem-status error handling
4238 - USB: serial: io_edgeport: fix descriptor error handling
4239 - phy: qcom-usb-hs: Add depends on EXTCON
4240 - serial: 8250_omap: Fix probe and remove for PM runtime
4241 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
4242 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
4243 - brcmfmac: Ensure pointer correctly set if skb data location changes
4244 - brcmfmac: Make skb header writable before use
4245 - staging: wlan-ng: add missing byte order conversion
4246 - staging: emxx_udc: remove incorrect __init annotations
4247 - ALSA: hda - Fix deadlock of controller device lock at unbinding
4248 - tcp: do not underestimate skb->truesize in tcp_trim_head()
4249 - bpf, arm64: fix jit branch offset related to ldimm64
4250 - tcp: fix wraparound issue in tcp_lp
4251 - tcp: do not inherit fastopen_req from parent
4252 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
4253 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
4254 - ipv6: initialize route null entry in addrconf_init()
4255 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
4256 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
4257 - f2fs: sanity check segment count
4258 - drm/ttm: fix use-after-free races in vm fault handling
4259 - block: get rid of blk_integrity_revalidate()
4260 - Linux 4.4.68
4261
4262 * Keyboard backlight control does not work on some dell laptops.
4263 (LP: #1693126)
4264 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
4265 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
4266
4267 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC9 (LP: #1690498)
4268 - SAUCE: Redpine: Upgrade to ver. 1.2.RC9
4269
4270 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
4271 (LP: #1672819)
4272 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
4273
4274 * attempts to rename vlans / vlans have addr_assign_type of 0 on kernel 4.4
4275 (LP: #1682871)
4276 - vlan: Propagate MAC address to VLANs
4277
4278 * Exar usb-serial doesn't restore baud rate after resume from S3/S4
4279 (LP: #1690362)
4280 - SAUCE: xr-usb-serial: re-initialise baudrate after resume from S3/S4
4281
4282 * st_pressure, st_accel IIO drivers fail to detect sensors after reloading
4283 kernel modules (LP: #1690310)
4284 - SAUCE: (no-up) iio: st_pressure: st_accel: Initialise sensor platform data
4285 properly
4286
4287 * nvidia-docker on ppc64le-ubuntu16.04 issue due to cross-thread naming if
4288 !PR_DUMPABLE (LP: #1690225)
4289 - procfs: fix pthread cross-thread naming if !PR_DUMPABLE
4290
4291 * linux xenial derivatives fail to build (LP: #1691814)
4292 - [Packaging] Set do_tools_common in common vars
4293
4294 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 20 Jun 2017 15:47:03 +0200
0e866b5e 4295
78ab29f4 4296linux (4.4.0-81.104) xenial; urgency=low
eeb78ba1 4297
78ab29f4
SB
4298 * CVE-2017-1000364
4299 - mm: enlarge stack guard gap
4300 - mm: do not collapse stack gap into THP
eeb78ba1 4301
78ab29f4 4302 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 15:19:41 +0200
eeb78ba1 4303
7b8ea751 4304linux (4.4.0-79.100) xenial; urgency=low
b0975c58 4305
7b8ea751 4306 * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180)
b0975c58 4307
7b8ea751
KSS
4308 * linux-aws/linux-gke incorrectly producing and using linux-*-tools-
4309 common/linux-*-cloud-tools-common (LP: #1688579)
4310 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
4311 gke versions
4312 - [Config] make linux-tools-common and linux-cloud-tools-common provide linux-
4313 aws versions
4314 - [Packaging] prevent linux-*-tools-common from being produced from non linux
4315 packages
4316
4317 * CVE-2017-0605
4318 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
4319
4320 * i915-bpo crashes on external hdmi input (LP: #1580272)
4321 - SAUCE: i915_bpo: Silence the warning about watermark entries not changing
4322
4323 * Kernel panics on Xenial when using cgroups and strict CFS limits
4324 (LP: #1687512)
4325 - sched/fair: Initialize throttle_count for new task-groups lazily
4326 - sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
4327
4328 * bonding - mlx5 - speed changed to 0 after changing ring size (LP: #1687877)
4329 - bonding: allow notifications for bond_set_slave_link_state
4330
4331 * Xenial update to 4.4.67 stable release (LP: #1689296)
4332 - timerfd: Protect the might cancel mechanism proper
4333 - Handle mismatched open calls
4334 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
4335 - ALSA: ppc/awacs: shut up maybe-uninitialized warning
4336 - drbd: avoid redefinition of BITS_PER_PAGE
4337 - mtd: avoid stack overflow in MTD CFI code
4338 - net: tg3: avoid uninitialized variable warning
4339 - netlink: Allow direct reclaim for fallback allocation
4340 - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
4341 - IB/ehca: fix maybe-uninitialized warnings
4342 - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
4343 - ext4 crypto: revalidate dentry after adding or removing the key
4344 - ext4 crypto: use dget_parent() in ext4_d_revalidate()
4345 - ext4/fscrypto: avoid RCU lookup in d_revalidate
4346 - nfsd4: minor NFSv2/v3 write decoding cleanup
4347 - nfsd: stricter decoding of write-like NFSv2/v3 ops
4348 - dm ioctl: prevent stack leak in dm ioctl call
4349 - Linux 4.4.67
4350
4351 * Precision Rack failed to resume from S4 (LP: #1686061)
4352 - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
4353 - x86/boot: Split out kernel_ident_mapping_init()
4354 - x86/power/64: Always create temporary identity mapping correctly
4355
4356 * Xenial update to 4.4.66 stable release (LP: #1688505)
4357 - f2fs: do more integrity verification for superblock
4358 - xc2028: unlock on error in xc2028_set_config()
4359 - ARM: OMAP2+: timer: add probe for clocksources
4360 - clk: sunxi: Add apb0 gates for H3
4361 - crypto: testmgr - fix out of bound read in __test_aead()
4362 - drm/amdgpu: fix array out of bounds
4363 - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
4364 - md:raid1: fix a dead loop when read from a WriteMostly disk
4365 - MIPS: Fix crash registers on non-crashing CPUs
4366 - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
4367 - net_sched: close another race condition in tcf_mirred_release()
4368 - RDS: Fix the atomicity for congestion map update
4369 - regulator: core: Clear the supply pointer if enabling fails
4370 - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
4371 - xen/x86: don't lose event interrupts
4372 - sparc64: kern_addr_valid regression
4373 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
4374 - net: neigh: guard against NULL solicit() method
4375 - net: phy: handle state correctly in phy_stop_machine
4376 - l2tp: purge socket queues in the .destruct() callback
4377 - l2tp: take reference on sessions being dumped
4378 - l2tp: fix PPP pseudo-wire auto-loading
4379 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
4380 - sctp: listen on the sock only when it's state is listening or closed
4381 - tcp: clear saved_syn in tcp_disconnect()
4382 - dp83640: don't recieve time stamps twice
4383 - net: ipv6: RTF_PCPU should not be settable from userspace
4384 - netpoll: Check for skb->queue_mapping
4385 - ip6mr: fix notification device destruction
4386 - macvlan: Fix device ref leak when purging bc_queue
4387 - ipv6: check skb->protocol before lookup for nexthop
4388 - ipv6: check raw payload size correctly in ioctl
4389 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
4390 type
4391 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
4392 - MIPS: KGDB: Use kernel context for sleeping threads
4393 - MIPS: Avoid BUG warning in arch_check_elf
4394 - p9_client_readdir() fix
4395 - Input: i8042 - add Clevo P650RS to the i8042 reset list
4396 - nfsd: check for oversized NFSv2/v3 arguments
4397 - ARCv2: save r30 on kernel entry as gcc uses it for code-gen
4398 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
4399 - Linux 4.4.66
4400
4401 * Xenial update to 4.4.65 stable release (LP: #1688483)
4402 - tipc: make sure IPv6 header fits in skb headroom
4403 - tipc: make dist queue pernet
4404 - tipc: re-enable compensation for socket receive buffer double counting
4405 - tipc: correct error in node fsm
4406 - tty: nozomi: avoid a harmless gcc warning
4407 - hostap: avoid uninitialized variable use in hfa384x_get_rid
4408 - gfs2: avoid uninitialized variable warning
4409 - tipc: fix random link resets while adding a second bearer
4410 - tipc: fix socket timer deadlock
4411 - xc2028: avoid use after free
4412 - netfilter: nfnetlink: correctly validate length of batch messages
4413 - tipc: check minimum bearer MTU
4414 - vfio/pci: Fix integer overflows, bitmask check
4415 - staging/android/ion : fix a race condition in the ion driver
4416 - ping: implement proper locking
4417 - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
4418 - Linux 4.4.65
4419
4420 * Xenial update to 4.4.64 stable release (LP: #1687638)
4421 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
4422 - KEYS: Change the name of the dead type to ".dead" to prevent user access
4423 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
4424 - tracing: Allocate the snapshot buffer before enabling probe
4425 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
4426 - cifs: Do not send echoes before Negotiate is complete
4427 - CIFS: remove bad_network_name flag
4428 - s390/mm: fix CMMA vs KSM vs others
4429 - VSOCK: Detach QP check should filter out non matching QPs.
4430 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
4431 - ACPI / power: Avoid maybe-uninitialized warning
4432 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
4433 - mac80211: reject ToDS broadcast data frames
4434 - ubi/upd: Always flush after prepared for an update
4435 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
4436 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
4437 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
4438 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
4439 - block: fix del_gendisk() vs blkdev_ioctl crash
4440 - tipc: fix crash during node removal
4441 - Linux 4.4.64
4442
4443 * Xenial update to 4.4.63 stable release (LP: #1687629)
4444 - cgroup, kthread: close race window where new kthreads can be migrated to
4445 non-root cgroups
4446 - thp: fix MADV_DONTNEED vs clear soft dirty race
4447 - drm/nouveau/mpeg: mthd returns true on success now
4448 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
4449 - CIFS: store results of cifs_reopen_file to avoid infinite wait
4450 - Input: xpad - add support for Razer Wildcat gamepad
4451 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
4452 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
4453 - x86/vdso: Plug race between mapping and ELF header setup
4454 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
4455 comparison)
4456 - iscsi-target: Fix TMR reference leak during session shutdown
4457 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
4458 - scsi: sr: Sanity check returned mode data
4459 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
4460 - scsi: sd: Fix capacity calculation with 32-bit sector_t
4461 - xen, fbfront: fix connecting to backend
4462 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
4463 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
4464 - ftrace: Fix removing of second function probe
4465 - char: Drop bogus dependency of DEVPORT on !M68K
4466 - char: lack of bool string made CONFIG_DEVPORT always on
4467 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
4468 - kvm: fix page struct leak in handle_vmon
4469 - zram: do not use copy_page with non-page aligned address
4470 - powerpc: Disable HFSCR[TM] if TM is not supported
4471 - crypto: ahash - Fix EINPROGRESS notification callback
4472 - ath9k: fix NULL pointer dereference
4473 - dvb-usb-v2: avoid use-after-free
4474 - ext4: fix inode checksum calculation problem if i_extra_size is small
4475 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
4476 notify event
4477 - rtc: tegra: Implement clock handling
4478 - mm: Tighten x86 /dev/mem with zeroing reads
4479 - dvb-usb: don't use stack for firmware load
4480 - dvb-usb-firmware: don't do DMA on stack
4481 - virtio-console: avoid DMA from stack
4482 - pegasus: Use heap buffers for all register access
4483 - rtl8150: Use heap buffers for all register access
4484 - catc: Combine failure cleanup code in catc_probe()
4485 - catc: Use heap buffer for memory size test
4486 - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
4487 - net: ipv6: check route protocol when deleting routes
4488 - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
4489 - Linux 4.4.63
4490
4491 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 17 May 2017 16:44:58 +0200
b0975c58 4492
156e0006 4493linux (4.4.0-78.99) xenial; urgency=low
23da4f88 4494
156e0006 4495 * linux: 4.4.0-78.99 -proposed tracker (LP: #1686645)
23da4f88 4496
156e0006
TLSC
4497 * Please backport fix to reference leak in cgroup blkio throttle
4498 (LP: #1683976)
4499 - block: fix module reference leak on put_disk() call for cgroups throttle
4500
4501 * UbuntuKVM guest crashed while running I/O stress test with Ubuntu kernel
4502 4.4.0-47-generic (LP: #1659111)
4503 - block: Unhash block device inodes on gendisk destruction
4504 - block: Use pointer to backing_dev_info from request_queue
4505 - block: Dynamically allocate and refcount backing_dev_info
4506 - block: Make blk_get_backing_dev_info() safe without open bdev
4507 - block: Get rid of blk_get_backing_dev_info()
4508 - block: Move bdev_unhash_inode() after invalidate_partition()
4509 - block: Unhash also block device inode for the whole device
4510 - block: Revalidate i_bdev reference in bd_aquire()
4511 - block: Initialize bd_bdi on inode initialization
4512 - block: Move bdi_unregister() to del_gendisk()
4513 - block: Allow bdi re-registration
4514 - bdi: Fix use-after-free in wb_congested_put()
4515 - block: Make del_gendisk() safer for disks without queues
4516 - block: Fix bdi assignment to bdev inode when racing with disk delete
4517 - bdi: Mark congested->bdi as internal
4518 - bdi: Make wb->bdi a proper reference
4519 - bdi: Unify bdi->wb_list handling for root wb_writeback
4520 - bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
4521 - bdi: Do not wait for cgwbs release in bdi_unregister()
4522 - bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
4523 - block: Fix oops in locked_inode_to_wb_and_lock_list()
4524 - kobject: Export kobject_get_unless_zero()
4525 - block: Fix oops scsi_disk_get()
4526
4527 * Touchpad not working correctly after kernel upgrade (LP: #1662589)
4528 - Input: ALPS - fix V8+ protocol handling (73 03 28)
4529
4530 * Xenial update to v4.4.62 stable release (LP: #1683728)
4531 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
4532 - drm/i915: Stop using RP_DOWN_EI on Baytrail
4533 - usb: dwc3: gadget: delay unmap of bounced requests
4534 - mtd: bcm47xxpart: fix parsing first block after aligned TRX
4535 - MIPS: Introduce irq_stack
4536 - MIPS: Stack unwinding while on IRQ stack
4537 - MIPS: Only change $28 to thread_info if coming from user mode
4538 - MIPS: Switch to the irq_stack in interrupts
4539 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
4540 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
4541 - crypto: caam - fix RNG deinstantiation error checking
4542 - Linux 4.4.62
4543
4544 * ifup service of network device stay active after driver stop (LP: #1672144)
4545 - net: use net->count to check whether a netns is alive or not
4546
4547 * [Hyper-V] mkfs regression in kernel 4.4+ (LP: #1682215)
4548 - block: relax check on sg gap
4549
4550 * [Feature] KBL: intel_powerclamp driver support (LP: #1591641)
4551 - thermal/powerclamp: remove cpu whitelist
4552 - thermal/powerclamp: correct cpu support check
4553 - thermal/powerclamp: add back module device table
4554
4555 * sysfs channel reads of lps22hb pressure sensor are stale (LP: #1682103)
4556 - iio: st_pressure: initialize lps22hb bootime
4557
4558 * Backlight control does not work and there are no entries in
4559 /sys/class/backlight (LP: #1667323)
4560 - Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
4561
4562 * [Feature] KBL: intel_rapl driver support (LP: #1591640)
4563 - powercap/intel_rapl: Add support for Kabylake
4564
4565 * Xenial update to v4.4.61 stable release (LP: #1682140)
4566 - drm/vmwgfx: Type-check lookups of fence objects
4567 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
4568 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
4569 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
4570 - drm/vmwgfx: Remove getparam error message
4571 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
4572 - sysfs: be careful of error returns from ops->show()
4573 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
4574 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
4575 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
4576 - iio: bmg160: reset chip when probing
4577 - Reset TreeId to zero on SMB2 TREE_CONNECT
4578 - ptrace: fix PTRACE_LISTEN race corrupting task->state
4579 - ring-buffer: Fix return value check in test_ringbuffer()
4580 - metag/usercopy: Drop unused macros
4581 - metag/usercopy: Fix alignment error checking
4582 - metag/usercopy: Add early abort to copy_to_user
4583 - metag/usercopy: Zero rest of buffer from copy_from_user
4584 - metag/usercopy: Set flags before ADDZ
4585 - metag/usercopy: Fix src fixup in from user rapf loops
4586 - metag/usercopy: Add missing fixups
4587 - powerpc/mm: Add missing global TLB invalidate if cxl is active
4588 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
4589 - nios2: reserve boot memory for device tree
4590 - s390/decompressor: fix initrd corruption caused by bss clear
4591 - s390/uaccess: get_user() should zero on failure (again)
4592 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
4593 - MIPS: ralink: Fix typos in rt3883 pinctrl
4594 - MIPS: End spinlocks with .insn
4595 - MIPS: Lantiq: fix missing xbar kernel panic
4596 - MIPS: Flush wrong invalid FTLB entry for huge page
4597 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
4598 - Linux 4.4.61
4599
4600 * Xenial update to v4.4.60 stable release (LP: #1681862)
4601 - libceph: force GFP_NOIO for socket allocations
4602 - xen/setup: Don't relocate p2m over existing one
4603 - scsi: mpt3sas: fix hang on ata passthrough commands
4604 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
4605 - scsi: libsas: fix ata xfer length
4606 - ALSA: seq: Fix race during FIFO resize
4607 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
4608 - ASoC: atmel-classd: fix audio clock rate
4609 - ACPI: Fix incompatibility with mcount-based function graph tracing
4610 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
4611 - tty/serial: atmel: fix race condition (TX+DMA)
4612 - tty/serial: atmel: fix TX path in atmel_console_write()
4613 - USB: fix linked-list corruption in rh_call_control()
4614 - KVM: x86: clear bus pointer when destroyed
4615 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
4616 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
4617 - MIPS: Lantiq: Fix cascaded IRQ setup
4618 - rtc: s35390a: fix reading out alarm
4619 - rtc: s35390a: make sure all members in the output are set
4620 - rtc: s35390a: implement reset routine as suggested by the reference
4621 - rtc: s35390a: improve irq handling
4622 - KVM: kvm_io_bus_unregister_dev() should never fail
4623 - power: reset: at91-poweroff: timely shutdown LPDDR memories
4624 - blk: improve order of bio handling in generic_make_request()
4625 - blk: Ensure users for current->bio_list can see the full list.
4626 - padata: avoid race in reordering
4627 - Linux 4.4.60
4628
4629 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 27 Apr 2017 10:24:08 -0300
23da4f88 4630
dffd88b0 4631linux (4.4.0-77.98) xenial; urgency=low
07e6b086 4632
dffd88b0
KSS
4633 * linux: 4.4.0-77.98 -proposed tracker (LP: #1686040)
4634
4635 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
4636 (LP: #1684971)
4637 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
4638
4639 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4 (LP: #1669672)
4640 - SAUCE: sdhci: use PCI ID to identify Dell IoT gateways
4641 - SAUCE: Redpine: Upgrade to ver. 1.2.RC4
4642 - [Config] Update CONFIG_VEN_RSI_* configs
4643 - SAUCE: Redpine: add copyright to kernel packages
4644
4645 * Fix RX fail issue on Exar USB serial driver after resume from S3/S4
4646 (LP: #1685133)
4647 - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports
4648
4649 * Miscellaneous Ubuntu changes
4650 - [Config] updating configs to match redpine driver changes
07e6b086
KSS
4651
4652 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 25 Apr 2017 19:32:01 +0200
4653
acf77e2d 4654linux (4.4.0-75.96) xenial; urgency=low
51910f83 4655
acf77e2d
SB
4656 * linux: 4.4.0-75.96 -proposed tracker (LP: #1684441)
4657
4658 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
4659 (LP: #1682561)
4660 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
51910f83
SB
4661
4662 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 17:14:23 +0200
4663
80837fd0 4664linux (4.4.0-74.95) xenial; urgency=low
d5922856 4665
80837fd0
SB
4666 * linux: 4.4.0-74.95 -proposed tracker (LP: #1682041)
4667
4668 * [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
4669 (LP: #1681893)
4670 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
d5922856
SB
4671
4672 -- Stefan Bader <stefan.bader@canonical.com> Wed, 12 Apr 2017 10:30:01 +0200
4673
35a20540 4674linux (4.4.0-73.94) xenial; urgency=low
6d5db1ba 4675
35a20540 4676 * linux: 4.4.0-73.94 -proposed tracker (LP: #1680416)
6d5db1ba 4677
35a20540
TLSC
4678 * CVE-2017-6353
4679 - sctp: deny peeloff operation on asocs with threads sleeping on it
4680
4681 * vfat: missing iso8859-1 charset (LP: #1677230)
4682 - [Config] NLS_ISO8859_1=y
4683
4684 * Regression: KVM modules should be on main kernel package (LP: #1678099)
4685 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
4686
4687 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
4688 4.4.0-63.84~14.04.2 (LP: #1664912)
4689 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
4690
4691 * regession tests failing after stackprofile test is run (LP: #1661030)
4692 - SAUCE: fix regression with domain change in complain mode
4693
4694 * Permission denied and inconsistent behavior in complain mode with 'ip netns
4695 list' command (LP: #1648903)
4696 - SAUCE: fix regression with domain change in complain mode
4697
4698 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
4699 from a unshared mount namespace (LP: #1656121)
4700 - SAUCE: apparmor: null profiles should inherit parent control flags
4701
4702 * apparmor refcount leak of profile namespace when removing profiles
4703 (LP: #1660849)
4704 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
4705
4706 * tor in lxd: apparmor="DENIED" operation="change_onexec"
4707 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
4708 name="system_tor" (LP: #1648143)
4709 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
4710 namespaces
4711
4712 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
4713 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
4714
4715 * apparmor auditing denied access of special apparmor .null fi\ le
4716 (LP: #1660836)
4717 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
4718
4719 * apparmor label leak when new label is unused (LP: #1660834)
4720 - SAUCE: apparmor: fix label leak when new label is unused
4721
4722 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
4723 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
4724
4725 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
4726 - SAUCE: apparmor: fix replacement race in reading rawdata
4727
4728 * unix domain socket cross permission check failing with nested namespaces
4729 (LP: #1660832)
4730 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
4731
4732 * Xenial update to v4.4.59 stable release (LP: #1678960)
4733 - xfrm: policy: init locks early
4734 - virtio_balloon: init 1st buffer in stats vq
4735 - pinctrl: qcom: Don't clear status bit on irq_unmask
4736 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
4737 - h8300/ptrace: Fix incorrect register transfer count
4738 - mips/ptrace: Preserve previous registers for short regset write
4739 - sparc/ptrace: Preserve previous registers for short regset write
4740 - metag/ptrace: Preserve previous registers for short regset write
4741 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
4742 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
4743 - fscrypt: remove broken support for detecting keyring key revocation
4744 - sched/rt: Add a missing rescheduling point
4745 - Linux 4.4.59
4746
4747 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
4748 - net: ena: Remove unnecessary pci_set_drvdata()
4749 - net: ena: Fix error return code in ena_device_init()
4750 - net: ena: change the return type of ena_set_push_mode() to be void.
4751 - net: ena: use setup_timer() and mod_timer()
4752 - net/ena: remove ntuple filter support from device feature list
4753 - net/ena: fix queues number calculation
4754 - net/ena: fix ethtool RSS flow configuration
4755 - net/ena: fix RSS default hash configuration
4756 - net/ena: fix NULL dereference when removing the driver after device reset
4757 failed
4758 - net/ena: refactor ena_get_stats64 to be atomic context safe
4759 - net/ena: fix potential access to freed memory during device reset
4760 - net/ena: use READ_ONCE to access completion descriptors
4761 - net/ena: reduce the severity of ena printouts
4762 - net/ena: change driver's default timeouts
4763 - net/ena: change condition for host attribute configuration
4764 - net/ena: update driver version to 1.1.2
4765
4766 * Xenial update to v4.4.58 stable release (LP: #1677600)
4767 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
4768 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
4769 - net: properly release sk_frag.page
4770 - amd-xgbe: Fix jumbo MTU processing on newer hardware
4771 - net: unix: properly re-increment inflight counter of GC discarded candidates
4772 - net/mlx5: Increase number of max QPs in default profile
4773 - net/mlx5e: Count LRO packets correctly
4774 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
4775 - ipv4: provide stronger user input validation in nl_fib_input()
4776 - socket, bpf: fix sk_filter use after free in sk_clone_lock
4777 - tcp: initialize icsk_ack.lrcvtime at session start time
4778 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
4779 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
4780 - Input: iforce - validate number of endpoints before using them
4781 - Input: ims-pcu - validate number of endpoints before using them
4782 - Input: hanwang - validate number of endpoints before using them
4783 - Input: yealink - validate number of endpoints before using them
4784 - Input: cm109 - validate number of endpoints before using them
4785 - Input: kbtab - validate number of endpoints before using them
4786 - Input: sur40 - validate number of endpoints before using them
4787 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
4788 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
4789 - ALSA: hda - Adding a group of pin definition to fix headset problem
4790 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
4791 - USB: serial: qcserial: add Dell DW5811e
4792 - ACM gadget: fix endianness in notifications
4793 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
4794 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
4795 - USB: uss720: fix NULL-deref at probe
4796 - USB: lvtest: fix NULL-deref at probe
4797 - USB: idmouse: fix NULL-deref at probe
4798 - USB: wusbcore: fix NULL-deref at probe
4799 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
4800 - usb: hub: Fix crash after failure to read BOS descriptor
4801 - uwb: i1480-dfu: fix NULL-deref at probe
4802 - uwb: hwa-rc: fix NULL-deref at probe
4803 - mmc: ushc: fix NULL-deref at probe
4804 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
4805 - iio: hid-sensor-trigger: Change get poll value function order to avoid
4806 sensor properties losing after resume from S3
4807 - parport: fix attempt to write duplicate procfiles
4808 - ext4: mark inode dirty after converting inline directory
4809 - mmc: sdhci: Do not disable interrupts while waiting for clock
4810 - xen/acpi: upload PM state from init-domain to Xen
4811 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
4812 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
4813 - ARM: dts: at91: sama5d2: add dma properties to UART nodes
4814 - cpufreq: Restore policy min/max limits on CPU online
4815 - raid10: increment write counter after bio is split
4816 - libceph: don't set weight to IN when OSD is destroyed
4817 - xfs: don't allow di_size with high bit set
4818 - xfs: fix up xfs_swap_extent_forks inline extent handling
4819 - nl80211: fix dumpit error path RTNL deadlocks
4820 - USB: usbtmc: add missing endpoint sanity check
4821 - xfs: clear _XBF_PAGES from buffers when readahead page
4822 - igb: add i211 to i210 PHY workaround
4823 - vfio/spapr: Postpone allocation of userspace version of TCE table
4824 - block: allow WRITE_SAME commands with the SG_IO ioctl
4825 - fbcon: Fix vc attr at deinit
4826 - crypto: algif_hash - avoid zero-sized array
4827 - Linux 4.4.58
4828
4829 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
4830 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
4831
4832 * Xenial update to v4.4.57 stable release (LP: #1676424)
4833 - give up on gcc ilog2() constant optimizations
4834 - perf/core: Fix event inheritance on fork()
4835 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
4836 - powerpc/boot: Fix zImage TOC alignment
4837 - md/raid1/10: fix potential deadlock
4838 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
4839 - scsi: lpfc: Add shutdown method for kexec
4840 - scsi: libiscsi: add lock around task lists to fix list corruption regression
4841 - target: Fix VERIFY_16 handling in sbc_parse_cdb
4842 - isdn/gigaset: fix NULL-deref at probe
4843 - gfs2: Avoid alignment hole in struct lm_lockname
4844 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
4845 - ext4: fix fencepost in s_first_meta_bg validation
4846 - Linux 4.4.57
4847
4848 * Xenial update to v4.4.56 stable release (LP: #1675789)
4849 - netlink: remove mmapped netlink support
4850 - [Config] CONFIG_NETLINK_MMAP disappeared
4851 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
4852 - vti6: return GRE_KEY for vti6
4853 - ipv4: mask tos for input route
4854 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
4855 - net: don't call strlen() on the user buffer in packet_bind_spkt()
4856 - net: net_enable_timestamp() can be called from irq contexts
4857 - dccp: Unlock sock before calling sk_free()
4858 - tcp: fix various issues for sockets morphing to listen state
4859 - net: fix socket refcounting in skb_complete_wifi_ack()
4860 - net: fix socket refcounting in skb_complete_tx_timestamp()
4861 - dccp: fix use-after-free in dccp_feat_activate_values
4862 - vrf: Fix use-after-free in vrf_xmit
4863 - uapi: fix linux/packet_diag.h userspace compilation error
4864 - act_connmark: avoid crashing on malformed nlattrs with null parms
4865 - mpls: Send route delete notifications when router module is unloaded
4866 - ipv6: make ECMP route replacement less greedy
4867 - ipv6: avoid write to a possibly cloned skb
4868 - dccp/tcp: fix routing redirect race
4869 - dccp: fix memory leak during tear-down of unsuccessful connection request
4870 - net sched actions: decrement module reference count after table flush.
4871 - fscrypt: fix renaming and linking special files
4872 - fscrypto: lock inode while setting encryption policy
4873 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
4874 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
4875 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
4876 - futex: Add missing error handling to FUTEX_REQUEUE_PI
4877 - Linux 4.4.56
4878
4879 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
4880 2012r2 Gen2 VM (LP: #1674635)
4881 - scsi: storvsc: Workaround for virtual DVD SCSI version
4882
4883 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device
4884 shutdown (LP: #1672785)
4885 - net/mlx4_core: Avoid delays during VF driver device shutdown
4886
4887 * Channel data values for IIO based st_sensors (st_accel, st_pressure) are
4888 incorrect (LP: #1676356)
4889 - iio: core: added support for IIO_VAL_INT
4890 - iio: st_sensors: simplify buffer address handling
4891 - iio: st_sensors: read each channel individually
4892 - iio:st_sensors: emulate SMBus block read if needed
4893 - iio:st_sensors: align on storagebits boundaries
4894 - iio:st_pressure: temperature triggered buffering
4895 - iio:st_pressure: clean useless static channel initializers
4896 - iio: st_pressure: Fix data sign
4897
4898 * Enable lspcon on i915 (LP: #1676747)
4899 - drm: Helper for lspcon in drm_dp_dual_mode
4900 - drm/i915: Add lspcon support for I915 driver
4901 - drm/i915: Parse VBT data for lspcon
4902 - drm/i915: Enable lspcon initialization
4903 - drm/i915: Add lspcon resume function
4904
4905 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
4906 failure with linux 4.9.0-12.13) (LP: #1658633)
4907 - ext4: lock the xattr block before checksuming it
4908
4909 * Fix line-out port noise on Baytrail-I with RT5660 based sound card
4910 (LP: #1675327)
4911 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Fix noise in line-out
4912
4913 * Kernel 4.4.0-67 Defaults to ACPI-cpufreq rather than P-State - Dell
4914 Precision 5520 (LP: #1674390)
4915 - cpufreq: intel_pstate: Enable HWP by default
4916
4917 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
4918 - bridge: drop netfilter fake rtable unconditionally
4919
4920 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
4921 - d-i: Also add dm-queue-length to multipath modules
4922
4923 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
4924 - Bluetooth: btbcm: Add a delay for module reset
4925
4926 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
4927 - Bluetooth: btusb: Add support for 413c:8143
4928
4929 * i40e Intel X710 error during device probe prevents link set up and ip
4930 association (LP: #1672550)
4931 - i40e: check for and deal with non-contiguous TCs
4932
4933 * CIFS: Call echo service immediately after socket reconnect (LP: #1669941)
4934 - Call echo service immediately after socket reconnect
4935
4936 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
4937 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
4938 - scsi: lpfc: Add missing memory barrier
4939
4940 * No C-State Deeper than C3 utilized by Kaby Lake 7820HQ in Precision 5520
4941 (LP: #1672439)
4942 - intel_idle: Add KBL support
4943
4944 * [Hyper-V] Missing PCI patches breaking SR-IOV hot remove (LP: #1670518)
4945 - PCI: hv: Fix hv_pci_remove() for hot-remove
4946 - PCI: hv: Delete the device earlier from hbus->children for hot-remove
4947 - PCI: hv: Make unnecessarily global IRQ masking functions static
4948 - PCI: hv: Allocate physically contiguous hypercall params buffer
4949
4950 * Xenial update to v4.4.55 stable release (LP: #1674292)
4951 - USB: serial: digi_acceleport: fix OOB data sanity check
4952 - USB: serial: digi_acceleport: fix OOB-event processing
4953 - crypto: improve gcc optimization flags for serpent and wp512
4954 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
4955 - MIPS: ip27: Disable qlge driver in defconfig
4956 - MIPS: Update ip27_defconfig for SCSI_DH change
4957 - MIPS: ip22: Fix ip28 build for modern gcc
4958 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
4959 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
4960 - MIPS: ralink: Cosmetic change to prom_init().
4961 - MIPS: ralink: Remove unused rt*_wdt_reset functions
4962 - cpmac: remove hopeless #warning
4963 - mm: memcontrol: avoid unused function warning
4964 - MIPS: DEC: Avoid la pseudo-instruction in delay slots
4965 - MIPS: Netlogic: Fix CP0_EBASE redefinition warnings
4966 - tracing: Add #undef to fix compile error
4967 - powerpc: Emulation support for load/store instructions on LE
4968 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
4969 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
4970 - usb: gadget: function: f_fs: pass companion descriptor along
4971 - usb: host: xhci-dbg: HCIVERSION should be a binary number
4972 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
4973 controllers
4974 - USB: serial: safe_serial: fix information leak in completion handler
4975 - USB: serial: omninet: fix reference leaks at open
4976 - USB: iowarrior: fix NULL-deref at probe
4977 - USB: iowarrior: fix NULL-deref in write
4978 - USB: serial: io_ti: fix NULL-deref in interrupt callback
4979 - USB: serial: io_ti: fix information leak in completion handler
4980 - serial: samsung: Continue to work if DMA request fails
4981 - mvsas: fix misleading indentation
4982 - KVM: s390: Fix guest migration for huge guests resulting in panic
4983 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
4984 - nfit, libnvdimm: fix interleave set cookie calculation
4985 - dm: flush queued bios when process blocks to avoid deadlock
4986 - ext4: don't BUG when truncating encrypted inodes on the orphan list
4987 - Linux 4.4.55
4988
4989 * Xenial update to v4.4.54 stable release (LP: #1673541)
4990 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
4991 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
4992 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
4993 - Bluetooth: Add another AR3012 04ca:3018 device
4994 - s390/qdio: clear DSCI prior to scanning multiple input queues
4995 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
4996 - s390: TASK_SIZE for kernel threads
4997 - s390: make setup_randomness work
4998 - s390: use correct input data address for setup_randomness
4999 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
5000 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
5001 - IB/ipoib: Fix deadlock between rmmod and set_mode
5002 - IB/IPoIB: Add destination address when re-queue packet
5003 - IB/srp: Avoid that duplicate responses trigger a kernel bug
5004 - IB/srp: Fix race conditions related to task management
5005 - ktest: Fix child exit code processing
5006 - ceph: remove req from unsafe list when unregistering it
5007 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
5008 - nlm: Ensure callback code also checks that the files match
5009 - pwm: pca9685: Fix period change with same duty cycle
5010 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
5011 - mac80211: flush delayed work when entering suspend
5012 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
5013 - drm/ast: Fix test for VGA enabled
5014 - drm/ast: Call open_key before enable_mmio in POST code
5015 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
5016 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
5017 - drm/ttm: Make sure BOs being swapped out are cacheable
5018 - drm/atomic: fix an error code in mode_fixup()
5019 - fakelb: fix schedule while atomic
5020 - drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from
5021 vlv_init_display_clock_gating
5022 - libceph: use BUG() instead of BUG_ON(1)
5023 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
5024 - drivers: hv: Turn off write permission on the hypercall page
5025 - Linux 4.4.54
5026
5027 * Xenial update to v4.4.53 stable release (LP: #1673538)
5028 - samples: move mic/mpssd example code from Documentation
5029 - MIPS: Fix special case in 64 bit IP checksumming.
5030 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
5031 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
5032 - MIPS: Lantiq: Keep ethernet enabled during boot
5033 - MIPS: Clear ISA bit correctly in get_frame_info()
5034 - MIPS: Prevent unaligned accesses during stack unwinding
5035 - MIPS: Fix get_frame_info() handling of microMIPS function size
5036 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
5037 - MIPS: Calculate microMIPS ra properly when unwinding the stack
5038 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
5039 - am437x-vpfe: always assign bpp variable
5040 - uvcvideo: Fix a wrong macro
5041 - media: fix dm1105.c build error
5042 - ARM: at91: define LPDDR types
5043 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
5044 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
5045 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
5046 - ALSA: hda - fix Lewisburg audio issue
5047 - ALSA: timer: Reject user params with too small ticks
5048 - ALSA: ctxfi: Fallback DMA mask to 32bit
5049 - ALSA: seq: Fix link corruption by event error handling
5050 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
5051 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
5052 - staging: rtl: fix possible NULL pointer dereference
5053 - regulator: Fix regulator_summary for deviceless consumers
5054 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
5055 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
5056 - mm/page_alloc: fix nodes for reclaim in fast path
5057 - mm: vmpressure: fix sending wrong events on underflow
5058 - mm: do not access page->mapping directly on page_endio
5059 - ipc/shm: Fix shmat mmap nil-page protection
5060 - dm cache: fix corruption seen when using cache > 2TB
5061 - dm stats: fix a leaked s->histogram_boundaries array
5062 - Revert "scsi: storvsc: properly set residual data length on errors"
5063 - scsi: storvsc: properly set residual data length on errors
5064 - scsi: aacraid: Reorder Adapter status check
5065 - scsi: use 'scsi_device_from_queue()' for scsi_dh
5066 - sd: get disk reference in sd_check_events()
5067 - Fix: Disable sys_membarrier when nohz_full is enabled
5068 - jbd2: don't leak modified metadata buffers on an aborted journal
5069 - block/loop: fix race between I/O and set_status
5070 - loop: fix LO_FLAGS_PARTSCAN hang
5071 - ext4: Include forgotten start block on fallocate insert range
5072 - ext4: do not polute the extents cache while shifting extents
5073 - ext4: trim allocation requests to group size
5074 - ext4: fix data corruption in data=journal mode
5075 - ext4: fix inline data error paths
5076 - ext4: preserve the needs_recovery flag when the journal is aborted
5077 - ext4: return EROFS if device is r/o and journal replay is needed
5078 - samples/seccomp: fix 64-bit comparison macros
5079 - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
5080 - target: Fix multi-session dynamic se_node_acl double free OOPs
5081 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
5082 - ath9k: fix race condition in enabling/disabling IRQs
5083 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
5084 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
5085 - fuse: add missing FR_FORCE
5086 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
5087 - iio: pressure: mpl115: do not rely on structure field ordering
5088 - iio: pressure: mpl3115: do not rely on structure field ordering
5089 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
5090 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
5091 - w1: ds2490: USB transfer buffers need to be DMAable
5092 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
5093 - usb: host: xhci: plat: check hcc_params after add hcd
5094 - usb: gadget: udc: fsl: Add missing complete function.
5095 - hv: allocate synic pages for all present CPUs
5096 - hv: init percpu_list in hv_synic_alloc()
5097 - Drivers: hv: util: kvp: Fix a rescind processing issue
5098 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
5099 - Drivers: hv: util: Backup: Fix a rescind processing issue
5100 - RDMA/core: Fix incorrect structure packing for booleans
5101 - rdma_cm: fail iwarp accepts w/o connection params
5102 - gfs2: Add missing rcu locking for glock lookup
5103 - rtlwifi: Fix alignment issues
5104 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
5105 - nfsd: minor nfsd_setattr cleanup
5106 - nfsd: special case truncates some more
5107 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
5108 - NFSv4: fix getacl head length estimation
5109 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
5110 - rtc: sun6i: Add some locking
5111 - rtc: sun6i: Switch to the external oscillator
5112 - md linear: fix a race between linear_add() and linear_congested()
5113 - bcma: use (get|put)_device when probing/removing device driver
5114 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
5115 - powerpc/xmon: Fix data-breakpoint
5116 - MIPS: IP22: Reformat inline assembler code to modern standards.
5117 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
5118 - scsi: lpfc: Correct WQ creation for pagesize
5119 - Linux 4.4.53
5120
5121 * move aufs.ko from -extra to linux-image package (LP: #1673498)
5122 - [config] aufs.ko moved to linux-image package
5123
5124 * [Xenial] net: better skb->sender_cpu and skb->napi_id cohabitation
5125 (LP: #1673303)
5126 - net: better skb->sender_cpu and skb->napi_id cohabitation
5127
5128 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
5129 (LP: #1619918)
5130 - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
5131
5132 * linux-tools-common should Depends: lsb-release (LP: #1667571)
5133 - [Config] linux-tools-common depends on lsb-release
5134
5135 * Add Use-After-Free Patch for Ubuntu16.10 - EEH on BELL3 adapter fails to
5136 recover (serial/tty) (LP: #1669153)
5137 - 8250_pci: Fix potential use-after-free in error path
5138
5139 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
5140 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
5141 - PCI: hv: Use device serial number as PCI domain
5142
5143 * [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20
5144 bytes to a sockaddr (LP: #1668042)
5145 - net/bonding: Enforce active-backup policy for IPoIB bonds
5146
5147 * Request to backport cxlflash patches to Xenial SRU stream (LP: #1623750)
5148 - scsi: cxlflash: Scan host only after the port is ready for I/O
5149 - scsi: cxlflash: Remove the device cleanly in the system shutdown path
5150 - scsi: cxlflash: Fix to avoid EEH and host reset collisions
5151 - scsi: cxlflash: Improve EEH recovery time
5152
5153 * Xenial update to v4.4.52 stable release (LP: #1669016)
5154 - net/llc: avoid BUG_ON() in skb_orphan()
5155 - packet: fix races in fanout_add()
5156 - packet: Do not call fanout_release from atomic contexts
5157 - irda: Fix lockdep annotations in hashbin_delete().
5158 - ip: fix IP_CHECKSUM handling
5159 - net: socket: fix recvmmsg not returning error from sock_error
5160 - tty: serial: msm: Fix module autoload
5161 - USB: serial: mos7840: fix another NULL-deref at open
5162 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
5163 - USB: serial: ftdi_sio: fix modem-status error handling
5164 - USB: serial: ftdi_sio: fix extreme low-latency setting
5165 - USB: serial: ftdi_sio: fix line-status over-reporting
5166 - USB: serial: spcp8x5: fix modem-status handling
5167 - USB: serial: opticon: fix CTS retrieval at open
5168 - USB: serial: ark3116: fix register-accessor error handling
5169 - x86/platform/goldfish: Prevent unconditional loading
5170 - goldfish: Sanitize the broken interrupt handler
5171 - block: fix double-free in the failure path of cgwb_bdi_init()
5172 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
5173 - Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
5174 - kvm: vmx: ensure VMCS is current while enabling PML
5175 - Linux 4.4.52
5176
5177 * Xenial update to v4.4.51 stable release (LP: #1669015)
5178 - vfs: fix uninitialized flags in splice_to_pipe()
5179 - siano: make it work again with CONFIG_VMAP_STACK
5180 - fuse: fix use after free issue in fuse_dev_do_read()
5181 - scsi: don't BUG_ON() empty DMA transfers
5182 - Fix missing sanity check in /dev/sg
5183 - Input: elan_i2c - add ELAN0605 to the ACPI table
5184 - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
5185 - drm/dp/mst: fix kernel oops when turning off secondary monitor
5186 - futex: Move futex_init() to core_initcall
5187 - ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
5188 - printk: use rcuidle console tracepoint
5189 - NTB: ntb_transport: fix debugfs_remove_recursive
5190 - ntb_transport: Pick an unused queue
5191 - bcache: Make gc wakeup sane, remove set_task_state()
5192 - mmc: core: fix multi-bit bus width without high-speed mode
5193 - Linux 4.4.51
5194
5195 * Xenial update to v4.4.50 stable release (LP: #1666324)
5196 - can: Fix kernel panic at security_sock_rcv_skb
5197 - ipv6: fix ip6_tnl_parse_tlv_enc_lim()
5198 - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
5199 - tcp: fix 0 divide in __tcp_select_window()
5200 - net: use a work queue to defer net_disable_timestamp() work
5201 - ipv4: keep skb->dst around in presence of IP options
5202 - netlabel: out of bound access in cipso_v4_validate()
5203 - ip6_gre: fix ip6gre_err() invalid reads
5204 - ipv6: tcp: add a missing tcp_v6_restore_cb()
5205 - tcp: avoid infinite loop in tcp_splice_read()
5206 - tun: read vnet_hdr_sz once
5207 - macvtap: read vnet_hdr_size once
5208 - mlx4: Invoke softirqs after napi_reschedule
5209 - sctp: avoid BUG_ON on sctp_wait_for_sndbuf
5210 - sit: fix a double free on error path
5211 - net: introduce device min_header_len
5212 - packet: round up linear to header len
5213 - ping: fix a null pointer dereference
5214 - l2tp: do not use udp_ioctl()
5215 - Linux 4.4.50
5216
5217 * FlashGT Integration and Setup: fsbmc30: After 17th reboot of soft bootme,
5218 HTX & Linux errors seen with 256 virtual LUNs (LP: #1667239)
5219 - cxl: Fix coredump generation when cxl_get_fd() is used
5220
5221 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
5222 (LP: #1470250)
5223 - Drivers: hv: vss: Operation timeouts should match host expectation
5224 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
5225
5226 * kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop (LP: #1666421)
5227 - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
5228
5229 * Export symbol "dev_pm_qos_update_user_latency_tolerance" (LP: #1666401)
5230 - PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
5231
5232 * Linux ZFS port doesn't respect RLIMIT_FSIZE (LP: #1656259)
5233 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu16
5234
5235 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 06 Apr 2017 09:34:27 +0100
6d5db1ba 5236
50aaaec1 5237linux (4.4.0-72.93) xenial; urgency=low
71001acc 5238
50aaaec1
SB
5239 * linux: 4.4.0-72.93 -proposed tracker (LP: #1678078)
5240
5241 * Fix CVE-2017-7308 (LP: #1678009)
5242 - net/packet: fix overflow in check for priv area size
5243 - net/packet: fix overflow in check for tp_frame_nr
5244 - net/packet: fix overflow in check for tp_reserve
71001acc
SB
5245
5246 -- Stefan Bader <stefan.bader@canonical.com> Fri, 31 Mar 2017 09:20:03 +0200
5247
e78f6f48 5248linux (4.4.0-71.92) xenial; urgency=low
c97e80e4 5249
e78f6f48
TLSC
5250 * CVE-2017-7184
5251 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
5252 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
c97e80e4 5253
e78f6f48 5254 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 24 Mar 2017 09:32:49 -0300
c97e80e4 5255
ba814524 5256linux (4.4.0-70.91) xenial; urgency=low
4d054741 5257
ba814524
SB
5258 * linux: 4.4.0-70.91 -proposed tracker (LP: #1674938)
5259
5260 * snaps with classic + jailmode confinement started to fail on zesty
5261 (LP: #1666897)
5262 - Revert "UBUNTU: SAUCE: apparmor: fix link auditing failure due to,
5263 uninitialized var"
5264 - Revert "UBUNTU: SAUCE: fix regression with domain change in complain mode"
5265 - Revert "UBUNTU: SAUCE: apparmor: flock mediation is not being enforced on
5266 cache check"
5267 - Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control
5268 flags"
5269 - Revert "UBUNTU: SAUCE: apparmor: fix ns ref count link when removing
5270 profiles from policy"
5271 - Revert "UBUNTU: SAUCE: apparmor: Fix no_new_privs blocking change_onexec
5272 when using stacked namespaces"
5273 - Revert "UBUNTU: SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup
5274 fails"
5275 - Revert "UBUNTU: SAUCE: apparmor: Don't audit denied access of special
5276 apparmor .null file"
5277 - Revert "UBUNTU: SAUCE: apparmor: fix label leak when new label is unused"
5278 - Revert "UBUNTU: SAUCE: apparmor: fix reference count bug in
5279 label_merge_insert()"
5280 - Revert "UBUNTU: SAUCE: apparmor: fix replacement race in reading rawdata"
5281 - Revert "UBUNTU: SAUCE: apparmor: fix cross ns perm of unix domain sockets"
4d054741
SB
5282
5283 -- Stefan Bader <stefan.bader@canonical.com> Wed, 22 Mar 2017 09:28:43 +0100
5284
d476217d 5285linux (4.4.0-67.88) xenial; urgency=low
b75dc28e 5286
d476217d 5287 * linux: 4.4.0-67.88 -proposed tracker (LP: #1667052)
b75dc28e 5288
d476217d
TLSC
5289 * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations
5290 (LP: #1668594)
5291 - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
5292
5293 * Regression in 4.4.0-65-generic causes very frequent system crashes
5294 (LP: #1669611)
5295 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
5296 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
5297 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when
5298 securityfs_setup_d_inode() fails"
5299 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when
5300 securityfs_pin_fs() fails"
5301
5302 * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
5303 - SAUCE: Redpine driver to support Host AP mode
5304
5305 * NFS client : permission denied when trying to access subshare, since kernel
5306 4.4.0-31 (LP: #1649292)
5307 - fs: Better permission checking for submounts
5308
5309 * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
5310 - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
5311 - SAUCE: pci-hyperv: properly handle pci bus remove
5312 - SAUCE: pci-hyperv: lock pci bus on device eject
5313
5314 * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
5315 image (LP: #1650058)
5316 - net/mlx4_en: Fix bad WQE issue
5317 - net/mlx4_core: Fix racy CQ (Completion Queue) free
5318 - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT
5319 transitions
5320 - net/mlx4_core: Avoid command timeouts during VF driver device shutdown
5321
5322 * Xenial update to v4.4.49 stable release (LP: #1664960)
5323 - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
5324 - selinux: fix off-by-one in setprocattr
5325 - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
5326 - cpumask: use nr_cpumask_bits for parsing functions
5327 - hns: avoid stack overflow with CONFIG_KASAN
5328 - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
5329 - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
5330 - target: Use correct SCSI status during EXTENDED_COPY exception
5331 - target: Fix early transport_generic_handle_tmr abort scenario
5332 - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
5333 - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
5334 - mac80211: Fix adding of mesh vendor IEs
5335 - netvsc: Set maximum GSO size in the right place
5336 - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed
5337 send
5338 - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
5339 - scsi: mpt3sas: disable ASPM for MPI2 controllers
5340 - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
5341 - ALSA: seq: Fix race at creating a queue
5342 - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
5343 - drm/i915: fix use-after-free in page_flip_completed()
5344 - Linux 4.4.49
5345
5346 * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
5347 (LP: #1650336)
5348 - SUNRPC: fix refcounting problems with auth_gss messages.
5349
5350 * [0bda:0328] Card reader failed after S3 (LP: #1664809)
5351 - usb: hub: Wait for connection to be reestablished after port reset
5352
5353 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
5354 4.4.0-63.84~14.04.2 (LP: #1664912)
5355 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
5356
5357 * ibmvscsis: Add SGL LIMIT (LP: #1662551)
5358 - ibmvscsis: Add SGL limit
5359
5360 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
5361 (LP: #1663687)
5362 - scsi: storvsc: Enable tracking of queue depth
5363 - scsi: storvsc: Remove the restriction on max segment size
5364 - scsi: storvsc: Enable multi-queue support
5365 - scsi: storvsc: use tagged SRB requests if supported by the device
5366 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
5367 - scsi: storvsc: properly set residual data length on errors
5368
5369 * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
5370 - blk-mq: Avoid memory reclaim when remapping queues
5371 - blk-mq: Fix failed allocation path when mapping queues
5372
5373 * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
5374 i915_bpo (LP: #1624164)
5375 - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin
5376
5377 * Intel I210 ethernet does not work both after S3 (LP: #1662763)
5378 - igb: implement igb_ptp_suspend
5379 - igb: call igb_ptp_suspend during suspend/resume cycle
5380
5381 * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
5382 - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
5383 - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
5384 - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
5385
5386 * brd module compiled as built-in (LP: #1593293)
5387 - [Config] CONFIG_BLK_DEV_RAM=m
5388
5389 * regession tests failing after stackprofile test is run (LP: #1661030)
5390 - SAUCE: fix regression with domain change in complain mode
5391
5392 * Permission denied and inconsistent behavior in complain mode with 'ip netns
5393 list' command (LP: #1648903)
5394 - SAUCE: fix regression with domain change in complain mode
5395
5396 * flock not mediated by 'k' (LP: #1658219)
5397 - SAUCE: apparmor: flock mediation is not being enforced on cache check
5398
5399 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
5400 from a unshared mount namespace (LP: #1656121)
5401 - SAUCE: apparmor: null profiles should inherit parent control flags
5402
5403 * apparmor refcount leak of profile namespace when removing profiles
5404 (LP: #1660849)
5405 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
5406
5407 * tor in lxd: apparmor="DENIED" operation="change_onexec"
5408 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
5409 name="system_tor" (LP: #1648143)
5410 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
5411 namespaces
5412
5413 * apparmor_parser hangs indefinitely when called by multiple threads
5414 (LP: #1645037)
5415 - SAUCE: apparmor: fix lock ordering for mkdir
5416
5417 * apparmor leaking securityfs pin count (LP: #1660846)
5418 - SAUCE: apparmor: fix leak on securityfs pin count
5419
5420 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
5421 (LP: #1660845)
5422 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
5423 fails
5424
5425 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
5426 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
5427
5428 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
5429 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
5430
5431 * apparmor auditing denied access of special apparmor .null fi\ le
5432 (LP: #1660836)
5433 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
5434
5435 * apparmor label leak when new label is unused (LP: #1660834)
5436 - SAUCE: apparmor: fix label leak when new label is unused
5437
5438 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
5439 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
5440
5441 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
5442 - SAUCE: apparmor: fix replacement race in reading rawdata
5443
5444 * unix domain socket cross permission check failing with nested namespaces
5445 (LP: #1660832)
5446 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
5447
5448 * docker permission issues with overlay2 storage driver (LP: #1659417)
5449 - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
5450 - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
5451 - ovl: check mounter creds on underlying lookup
5452
5453 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
5454 - [Config] CONFIG_NET_DROP_MONITOR=m
5455
5456 * Xenial update to v4.4.48 stable release (LP: #1663657)
5457 - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
5458 - ext4: validate s_first_meta_bg at mount time
5459 - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
5460 - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
5461 - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
5462 - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
5463 - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
5464 - ata: sata_mv:- Handle return value of devm_ioremap.
5465 - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
5466 - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
5467 - powerpc: Add missing error check to prom_find_boot_cpu()
5468 - NFSD: Fix a null reference case in find_or_create_lock_stateid()
5469 - svcrpc: fix oops in absence of krb5 module
5470 - zswap: disable changing params if init fails
5471 - cifs: initialize file_info_lock
5472 - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
5473 - mm, fs: check for fatal signals in do_generic_file_read()
5474 - can: bcm: fix hrtimer/tasklet termination in bcm op removal
5475 - mmc: sdhci: Ignore unexpected CARD_INT interrupts
5476 - percpu-refcount: fix reference leak during percpu-atomic transition
5477 - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
5478 - KVM: x86: do not save guest-unsupported XSAVE state
5479 - USB: serial: qcserial: add Dell DW5570 QDL
5480 - USB: serial: pl2303: add ATEN device ID
5481 - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
5482 - usb: gadget: f_fs: Assorted buffer overflow checks.
5483 - USB: serial: option: add device ID for HP lt2523 (Novatel E371)
5484 - x86/irq: Make irq activate operations symmetric
5485 - base/memory, hotplug: fix a kernel oops in show_valid_zones()
5486 - Linux 4.4.48
5487
5488 * Xenial update to v4.4.47 stable release (LP: #1662507)
5489 - r8152: fix the sw rx checksum is unavailable
5490 - mlxsw: spectrum: Fix memory leak at skb reallocation
5491 - mlxsw: switchx2: Fix memory leak at skb reallocation
5492 - mlxsw: pci: Fix EQE structure definition
5493 - net: lwtunnel: Handle lwtunnel_fill_encap failure
5494 - net: ipv4: fix table id in getroute response
5495 - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
5496 - tcp: fix tcp_fastopen unaligned access complaints on sparc
5497 - openvswitch: maintain correct checksum state in conntrack actions
5498 - ravb: do not use zero-length alignment DMA descriptor
5499 - ax25: Fix segfault after sock connection timeout
5500 - net: fix harmonize_features() vs NETIF_F_HIGHDMA
5501 - net: phy: bcm63xx: Utilize correct config_intr function
5502 - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
5503 - tcp: initialize max window for a new fastopen socket
5504 - bridge: netlink: call br_changelink() during br_dev_newlink()
5505 - r8152: don't execute runtime suspend if the tx is not empty
5506 - af_unix: move unix_mknod() out of bindlock
5507 - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
5508 - net: dsa: Bring back device detaching in dsa_slave_suspend()
5509 - Linux 4.4.47
5510
5511 * Xenial update to v4.4.46 stable release (LP: #1660994)
5512 - fbdev: color map copying bounds checking
5513 - tile/ptrace: Preserve previous registers for short regset write
5514 - drm: Fix broken VT switch with video=1366x768 option
5515 - mm/mempolicy.c: do not put mempolicy before using its nodemask
5516 - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
5517 - ISDN: eicon: silence misleading array-bounds warning
5518 - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
5519 - s390/ptrace: Preserve previous registers for short regset write
5520 - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
5521 - can: ti_hecc: add missing prepare and unprepare of the clock
5522 - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
5523 - ARC: [arcompact] handle unaligned access delay slot corner case
5524 - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
5525 - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
5526 - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
5527 - SUNRPC: cleanup ida information when removing sunrpc module
5528 - drm/i915: Don't leak edid in intel_crt_detect_ddc()
5529 - IB/ipoib: move back IB LL address into the hard header
5530 - IB/umem: Release pid in error and ODP flow
5531 - s5k4ecgx: select CRC32 helper
5532 - pinctrl: broxton: Use correct PADCFGLOCK offset
5533 - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
5534 - mm, memcg: do not retry precharge charges
5535 - Linux 4.4.46
5536
5537 * Xenial update to v4.4.45 stable release (LP: #1660993)
5538 - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to
5539 it
5540 - IB/mlx5: Wait for all async command completions to complete
5541 - IB/mlx4: Set traffic class in AH
5542 - IB/mlx4: Fix out-of-range array index in destroy qp flow
5543 - IB/mlx4: Fix port query for 56Gb Ethernet links
5544 - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
5545 - IB/IPoIB: Remove can't use GFP_NOIO warning
5546 - perf scripting: Avoid leaking the scripting_context variable
5547 - ARM: dts: imx31: fix clock control module interrupts description
5548 - ARM: dts: imx31: move CCM device node to AIPS2 bus devices
5549 - ARM: dts: imx31: fix AVIC base address
5550 - tmpfs: clear S_ISGID when setting posix ACLs
5551 - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
5552 - svcrpc: don't leak contexts on PROC_DESTROY
5553 - fuse: clear FR_PENDING flag when moving requests out of pending queue
5554 - PCI: Enumerate switches below PCI-to-PCIe bridges
5555 - HID: corsair: fix DMA buffers on stack
5556 - HID: corsair: fix control-transfer error handling
5557 - mmc: mxs-mmc: Fix additional cycles after transmission stop
5558 - ieee802154: atusb: do not use the stack for buffers to make them DMA able
5559 - mtd: nand: xway: disable module support
5560 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
5561 - qla2xxx: Fix crash due to null pointer access
5562 - ubifs: Fix journal replay wrt. xattr nodes
5563 - clocksource/exynos_mct: Clear interrupt when cpu is shut down
5564 - svcrdma: avoid duplicate dma unmapping during error recovery
5565 - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
5566 - ceph: fix bad endianness handling in parse_reply_info_extra
5567 - ARM: dts: da850-evm: fix read access to SPI flash
5568 - arm64/ptrace: Preserve previous registers for short regset write
5569 - arm64/ptrace: Preserve previous registers for short regset write - 2
5570 - arm64/ptrace: Preserve previous registers for short regset write - 3
5571 - arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
5572 - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
5573 - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
5574 - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
5575 - ARM: 8613/1: Fix the uaccess crash on PB11MPCore
5576 - blackfin: check devm_pinctrl_get() for errors
5577 - ite-cir: initialize use_demodulator before using it
5578 - dmaengine: pl330: Fix runtime PM support for terminated transfers
5579 - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
5580 - arm64: avoid returning from bad_mode
5581 - Linux 4.4.45
5582
5583 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 08 Mar 2017 11:47:26 -0300
b75dc28e 5584
05022128 5585linux (4.4.0-66.87) xenial; urgency=low
05eb5f2b 5586
05022128
SB
5587 * CVE-2017-2636
5588 - TTY: n_hdlc, fix lockdep false positive
5589 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
05eb5f2b
SB
5590
5591 -- Stefan Bader <stefan.bader@canonical.com> Fri, 03 Mar 2017 12:01:27 +0100
5592
18a85f61 5593linux (4.4.0-64.85) xenial; urgency=low
58c3d1ca 5594
18a85f61
SB
5595 * CVE-2017-6074 (LP: #1665935)
5596 - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
58c3d1ca
SB
5597
5598 -- Stefan Bader <stefan.bader@canonical.com> Mon, 20 Feb 2017 11:06:47 +0100
5599
59afec46 5600linux (4.4.0-63.84) xenial; urgency=low
5455db75 5601
59afec46
TLSC
5602 [ Thadeu Lima de Souza Cascardo ]
5603
5604 * Release Tracking Bug
5605 - LP: #1660704
5606
5607 * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
5608 - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp
5609
5610 * Kdump through NMI SMP and single core not working on Ubuntu16.10
5611 (LP: #1630924)
5612 - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
5613 - SAUCE: hv: don't reset hv_context.tsc_page on crash
5614
5615 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
5616 Chromebook R11 (LP: #1630238)
5617 - [Config] CONFIG_PINCTRL_CHERRYVIEW=y
5618
5619 * Call trace when testing fstat stressor on ppc64el with virtual keyboard and
5620 mouse present (LP: #1652132)
5621 - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
5622
5623 * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
5624 - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
5625
5626 * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
5627 - mm, page_alloc: convert alloc_flags to unsigned
5628 - mm, compaction: change COMPACT_ constants into enum
5629 - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
5630 - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
5631 - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
5632 - mm, compaction: abstract compaction feedback to helpers
5633 - mm, oom: protect !costly allocations some more
5634 - mm: consider compaction feedback also for costly allocation
5635 - mm, oom, compaction: prevent from should_compact_retry looping for ever for
5636 costly orders
5637 - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
5638 - mm, oom: prevent premature OOM killer invocation for high order request
5639
5640 * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
5641 (LP: #1657194)
5642 - SAUCE: ibmvscsis: Fix max transfer length
5643 - SAUCE: ibmvscsis: fix sleeping in interrupt context
5644 - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code
5645
5646 * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
5647 quirk needed (LP: #1656913)
5648 - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
5649
5650 * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
5651 will stop working (LP: #1625318)
5652 - PCI: Do any VF BAR updates before enabling the BARs
5653 - PCI: Ignore BAR updates on virtual functions
5654 - PCI: Update BARs using property bits appropriate for type
5655 - PCI: Separate VF BAR updates from standard BAR updates
5656 - PCI: Don't update VF BARs while VF memory space is enabled
5657 - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
5658 - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
5659 - PCI: Add comments about ROM BAR updating
5660
5661 * Linux rtc self test fails in a VM under xenial (LP: #1649718)
5662 - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
5663 - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
5664 - kvm: x86: Check dest_map->vector to match eoi signals for rtc
5665
5666 * Xenial update to v4.4.44 stable release (LP: #1658091)
5667 - Input: xpad - use correct product id for x360w controllers
5668 - Input: i8042 - add Pegatron touchpad to noloop table
5669 - selftests: do not require bash to run netsocktests testcase
5670 - selftests: do not require bash for the generated test
5671 - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
5672 - ocfs2: fix crash caused by stale lvb with fsdlm plugin
5673 - mm/hugetlb.c: fix reservation race when freeing surplus pages
5674 - KVM: x86: fix emulation of "MOV SS, null selector"
5675 - KVM: eventfd: fix NULL deref irqbypass consumer
5676 - jump_labels: API for flushing deferred jump label updates
5677 - KVM: x86: flush pending lapic jump label updates on module unload
5678 - KVM: x86: add Align16 instruction flag
5679 - KVM: x86: add asm_safe wrapper
5680 - KVM: x86: emulate FXSAVE and FXRSTOR
5681 - KVM: x86: Introduce segmented_write_std
5682 - nl80211: fix sched scan netlink socket owner destruction
5683 - USB: serial: kl5kusb105: fix line-state error handling
5684 - USB: serial: ch341: fix initial modem-control state
5685 - USB: serial: ch341: fix open error handling
5686 - USB: serial: ch341: fix control-message error handling
5687 - USB: serial: ch341: fix open and resume after B0
5688 - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
5689 - i2c: print correct device invalid address
5690 - i2c: fix kernel memory disclosure in dev interface
5691 - xhci: fix deadlock at host remove by running watchdog correctly
5692 - vme: Fix wrong pointer utilization in ca91cx42_slave_get
5693 - mnt: Protect the mountpoint hashtable with mount_lock
5694 - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
5695 - sysrq: attach sysrq handler correctly for 32-bit kernel
5696 - sysctl: Drop reference added by grab_header in proc_sys_readdir
5697 - drm/radeon: drop verde dpm quirks
5698 - USB: serial: ch341: fix resume after reset
5699 - USB: serial: ch341: fix modem-control and B0 handling
5700 - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
5701 command-line option
5702 - btrfs: fix locking when we put back a delayed ref that's too new
5703 - btrfs: fix error handling when run_delayed_extent_op fails
5704 - pinctrl: meson: fix gpio request disabling other modes
5705 - pNFS: Fix race in pnfs_wait_on_layoutreturn
5706 - NFS: Fix a performance regression in readdir
5707 - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
5708 - cpufreq: powernv: Disable preemption while checking CPU throttling state
5709 - block: cfq_cpd_alloc() should use @gfp
5710 - ACPI / APEI: Fix NMI notification handling
5711 - blk-mq: Always schedule hctx->next_cpu
5712 - bus: vexpress-config: fix device reference leak
5713 - powerpc/ibmebus: Fix further device reference leaks
5714 - powerpc/ibmebus: Fix device reference leaks in sysfs interface
5715 - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
5716 - Linux 4.4.44
5717
5718 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
5719 - ASoC: rt5660: add rt5660 codec driver
5720 - ASoC: rt5660: enable MCLK detection
5721 - ASoC: Intel: Atom: flip logic for gain Switch
5722 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
5723 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
5724 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
5725
5726 * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
5727 - SAUCE: Support Redpine RS9113 WLAN/BT
5728 - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
5729 - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
5730 - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
5731 only
5732 - SAUCE: RS9113: Comment out IDs from upstream driver
5733 - [Config] Enable CONFIG_VEN_RSI_* configs
5734
5735 * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
5736 - netvsc: add rcu_read locking to netvsc callback
5737
5738 * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
5739 (LP: #1650059)
5740 - memory-hotplug: add automatic onlining policy for the newly added memory
5741 - hv_netvsc: Add query for initial physical link speed
5742 - hv_netvsc: Add handler for physical link speed change
5743 - hv_netvsc: Implement batching of receive completions
5744 - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
5745 - hv_netvsc: fix rtnl locking in callback
5746 - hv_netvsc: make RSS hash key static
5747 - hv_netvsc: use kcalloc
5748 - hv_netvsc: style cleanups
5749 - hv_netvsc: make inline functions static
5750 - hv_netvsc: use ARRAY_SIZE() for NDIS versions
5751 - hv_netvsc: make device_remove void
5752 - hv_netvsc: init completion during alloc
5753 - hv_netvsc: rearrange start_xmit
5754 - hv_netvsc: refactor completion function
5755 - hv_netvsc: make netvsc_destroy_buf void
5756 - hv_netvsc: make variable local
5757 - hv_netvsc: report vmbus name in ethtool
5758 - hv_netvsc: add ethtool statistics for tx packet issues
5759 - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
5760 - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
5761 - Drivers: hv: get rid of timeout in vmbus_open()
5762 - Drivers: hv: utils: fix a race on userspace daemons registration
5763 - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
5764 - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
5765 - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
5766 - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
5767 - Tools: hv: kvp: ensure kvp device fd is closed on exec
5768 - Drivers: hv: balloon: keep track of where ha_region starts
5769 - Drivers: hv: balloon: account for gaps in hot add regions
5770 - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
5771 enabled
5772 - Drivers: hv: balloon: replace ha_region_mutex with spinlock
5773 - Drivers: hv: balloon: Use available memory value in pressure report
5774 - Drivers: hv: cleanup vmbus_open() for wrap around mappings
5775 - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
5776 - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
5777 to}_ringbuffer()
5778 - Drivers: hv: ring_buffer: count on wrap around mappings in
5779 get_next_pkt_raw()
5780 - Drivers: hv: Introduce a policy for controlling channel affinity
5781 - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
5782 - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
5783 - PCI: hv: Use zero-length array in struct pci_packet
5784 - PCI: hv: Use pci_function_description[0] in struct definitions
5785 - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
5786 - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
5787 - PCI: hv: Handle hv_pci_generic_compl() error case
5788 - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
5789 get_next_pkt_raw()"
5790 - Driver: hv: vmbus: Make mmio resource local
5791 - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
5792 - Drivers: hv: utils: Rename version definitions to reflect protocol version.
5793 - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
5794 - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
5795 - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
5796 - Revert "hv_netvsc: make inline functions static"
5797 - hv_netvsc: use consume_skb
5798 - hv_netvsc: dev hold/put reference to VF
5799 - hv_netvsc: simplify callback event code
5800 - hv_netvsc: improve VF device matching
5801 - hv_netvsc: use RCU to protect vf_netdev
5802 - hv_netvsc: remove VF in flight counters
5803 - hv_netvsc: count multicast packets received
5804 - hv_netvsc: fix comments
5805 - Drivers: hv: make VMBus bus ids persistent
5806 - Drivers: hv: get rid of id in struct vmbus_channel
5807 - netvsc: fix checksum on UDP IPV6
5808 - netvsc: Remove mistaken udp.h inclusion.
5809 - net/hyperv: avoid uninitialized variable
5810 - Revert "hv_netvsc: report vmbus name in ethtool"
5811 - vmbus: make sysfs names consistent with PCI
5812 - netvsc: reduce maximum GSO size
5813 - Drivers: hv: vmbus: Base host signaling strictly on the ring state
5814 - tools: hv: Add a script to help bonding synthetic and VF NICs
5815
5816 * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
5817 hang with a zero window (LP: #1655420)
5818 - ibmveth: set correct gso_size and gso_type
5819 - ibmveth: calculate gso_segs for large packets
5820
5821 * netfilter regression introducing a performance slowdown in binary
5822 arp/ip/ip6tables (LP: #1640786)
5823 - netfilter: x_tables: pass xt_counters struct instead of packet counter
5824 - netfilter: x_tables: pass xt_counters struct to counter allocator
5825 - netfilter: x_tables: pack percpu counter allocations
5826
5827 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
5828 - [Config] Add IBM power drivers to the inclusion list
5829
5830 * Xenial update to v4.4.43 stable release (LP: #1656876)
5831 - netvsc: reduce maximum GSO size
5832 - ser_gigaset: return -ENOMEM on error instead of success
5833 - net: vrf: Drop conntrack data after pass through VRF device on Tx
5834 - ipv6: handle -EFAULT from skb_copy_bits
5835 - net, sched: fix soft lockup in tc_classify
5836 - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
5837 - net/mlx5: Check FW limitations on log_max_qp before setting it
5838 - net/mlx5: Avoid shadowing numa_node
5839 - drop_monitor: add missing call to genlmsg_end
5840 - drop_monitor: consider inserted data in genlmsg_end
5841 - igmp: Make igmp group member RFC 3376 compliant
5842 - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
5843 - r8152: split rtl8152_suspend function
5844 - r8152: fix rx issue for runtime suspend
5845 - gro: Enter slow-path if there is no tailroom
5846 - gro: use min_t() in skb_gro_reset_offset()
5847 - gro: Disable frag0 optimization on IPv6 ext headers
5848 - net: ipv4: Fix multipath selection with vrf
5849 - net: vrf: do not allow table id 0
5850 - HID: hid-cypress: validate length of report
5851 - ALSA: firewire-tascam: Fix to handle error from initialization of stream
5852 data
5853 - powerpc: Fix build warning on 32-bit PPC
5854 - ARM: zynq: Reserve correct amount of non-DMA RAM
5855 - ARM: OMAP4+: Fix bad fallthrough for cpuidle
5856 - spi: mvebu: fix baudrate calculation for armada variant
5857 - ALSA: usb-audio: Add a quirk for Plantronics BT600
5858 - mm/init: fix zone boundary creation
5859 - Linux 4.4.43
5860
5861 * Xenial update to v4.4.42 stable release (LP: #1655969)
5862 - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
5863 - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
5864 - ALSA: usb-audio: Fix irq/process data synchronization
5865 - ARM: davinci: da850: don't add emac clock to lookup table twice
5866 - mac80211: initialize fast-xmit 'info' later
5867 - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
5868 - KVM: MIPS: Flush KVM entry code from icache globally
5869 - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
5870 - usb: musb: dsps: implement clear_ep_rxintr() callback
5871 - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
5872 - usb: gadgetfs: restrict upper bound on device configuration size
5873 - USB: gadgetfs: fix unbounded memory allocation bug
5874 - USB: gadgetfs: fix use-after-free bug
5875 - USB: gadgetfs: fix checks of wTotalLength in config descriptors
5876 - USB: fix problems with duplicate endpoint addresses
5877 - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
5878 - usb: gadget: composite: Test get_alt() presence instead of set_alt()
5879 - usb: dwc3: core: avoid Overflow events
5880 - usb: xhci: fix possible wild pointer
5881 - xhci: workaround for hosts missing CAS bit
5882 - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
5883 - xhci: free xhci virtual devices with leaf nodes first
5884 - usb: xhci: fix return value of xhci_setup_device()
5885 - usb: host: xhci: Fix possible wild pointer when handling abort command
5886 - xhci: Handle command completion and timeout race
5887 - usb: xhci: hold lock over xhci_abort_cmd_ring()
5888 - USB: serial: omninet: fix NULL-derefs at open and disconnect
5889 - USB: serial: quatech2: fix sleep-while-atomic in close
5890 - USB: serial: pl2303: fix NULL-deref at open
5891 - USB: serial: keyspan_pda: verify endpoints at probe
5892 - USB: serial: spcp8x5: fix NULL-deref at open
5893 - USB: serial: io_ti: fix NULL-deref at open
5894 - USB: serial: io_ti: fix another NULL-deref at open
5895 - USB: serial: io_ti: fix I/O after disconnect
5896 - USB: serial: iuu_phoenix: fix NULL-deref at open
5897 - USB: serial: garmin_gps: fix memory leak on failed URB submit
5898 - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
5899 - USB: serial: io_edgeport: fix NULL-deref at open
5900 - USB: serial: oti6858: fix NULL-deref at open
5901 - USB: serial: cyberjack: fix NULL-deref at open
5902 - USB: serial: kobil_sct: fix NULL-deref in write
5903 - USB: serial: mos7840: fix NULL-deref at open
5904 - USB: serial: mos7720: fix NULL-deref at open
5905 - USB: serial: mos7720: fix use-after-free on probe errors
5906 - USB: serial: mos7720: fix parport use-after-free on probe errors
5907 - USB: serial: mos7720: fix parallel probe
5908 - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
5909 - xhci: Use delayed_work instead of timer for command timeout
5910 - xhci: Fix race related to abort operation
5911 - usb: dwc3: pci: add Intel Gemini Lake PCI ID
5912 - usb: musb: Fix trying to free already-free IRQ 4
5913 - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
5914 - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
5915 - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
5916 - USB: serial: kl5kusb105: abort on open exception path
5917 - ARM: dts: r8a7794: Correct hsusb parent clock
5918 - USB: phy: am335x-control: fix device and of_node leaks
5919 - USB: serial: io_ti: bind to interface after fw download
5920 - mei: bus: fix mei_cldev_enable KDoc
5921 - staging: iio: ad7606: fix improper setting of oversampling pins
5922 - usb: dwc3: gadget: always unmap EP0 requests
5923 - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
5924 - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
5925 - stable-fixup: hotplug: fix unused function warning
5926 - ath10k: use the right length of "background"
5927 - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
5928 - hwmon: (scpi) Fix module autoload
5929 - hwmon: (amc6821) sign extension temperature
5930 - hwmon: (ds620) Fix overflows seen when writing temperature limits
5931 - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
5932 - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
5933 - clk: clk-wm831x: fix a logic error
5934 - clk: imx31: fix rewritten input argument of mx31_clocks_init()
5935 - iommu/amd: Missing error code in amd_iommu_init_device()
5936 - iommu/amd: Fix the left value check of cmd buffer
5937 - iommu/vt-d: Fix pasid table size encoding
5938 - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
5939 mapped
5940 - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
5941 - scsi: mvsas: fix command_active typo
5942 - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
5943 - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
5944 - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
5945 - mmc: mmc_test: Uninitialized return value
5946 - s390/crypto: unlock on error in prng_tdes_read()
5947 - crypto: arm64/sha2-ce - fix for big endian
5948 - crypto: arm64/ghash-ce - fix for big endian
5949 - crypto: arm/aes-ce - fix for big endian
5950 - crypto: arm64/aes-ccm-ce: fix for big endian
5951 - crypto: arm64/aes-neon - fix for big endian
5952 - crypto: arm64/sha1-ce - fix for big endian
5953 - crypto: arm64/aes-xts-ce: fix for big endian
5954 - crypto: arm64/aes-ce - fix for big endian
5955 - md: MD_RECOVERY_NEEDED is set for mddev->recovery
5956 - powerpc/pci/rpadlpar: Fix device reference leaks
5957 - staging: comedi: dt282x: tidy up register bit defines
5958 - cred/userns: define current_user_ns() as a function
5959 - net: ti: cpmac: Fix compiler warning due to type confusion
5960 - net: vxge: avoid unused function warnings
5961 - cx23885-dvb: move initialization of a8293_pdata
5962 - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
5963 - tick/broadcast: Prevent NULL pointer dereference
5964 - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
5965 - usb: gadget: composite: always set ep->mult to a sensible value
5966 - Linux 4.4.42
5967
5968 * Xenial update to v4.4.41 stable release (LP: #1655041)
5969 - ssb: Fix error routine when fallback SPROM fails
5970 - rtlwifi: Fix enter/exit power_save
5971 - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
5972 - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
5973 - mmc: sdhci: Fix recovery from tuning timeout
5974 - regulator: stw481x-vmmc: fix ages old enable error
5975 - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
5976 - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
5977 - thermal: hwmon: Properly report critical temperature in sysfs
5978 - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
5979 - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
5980 - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
5981 - ACPI / video: Add force_native quirk for HP Pavilion dv6
5982 - drm/nouveau/kms: lvds panel strap moved again on maxwell
5983 - drm/nouveau/bios: require checksum to match for fast acpi shadow method
5984 - drm/nouveau/ltc: protect clearing of comptags with mutex
5985 - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
5986 - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
5987 - drm/radeon: Also call cursor_move_locked when the cursor size changes
5988 - drm/radeon: Hide the HW cursor while it's out of bounds
5989 - drm/radeon: add additional pci revision to dpm workaround
5990 - drm/gma500: Add compat ioctl
5991 - drivers/gpu/drm/ast: Fix infinite loop if read fails
5992 - mei: request async autosuspend at the end of enumeration
5993 - block: protect iterate_bdevs() against concurrent close
5994 - vt: fix Scroll Lock LED trigger name
5995 - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
5996 30secs before reset
5997 - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
5998 does not support JBOD sequence map
5999 - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
6000 - scsi: zfcp: do not trace pure benign residual HBA responses at default level
6001 - scsi: zfcp: fix rport unblock race with LUN recovery
6002 - scsi: avoid a permanent stop of the scsi device's request queue
6003 - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
6004 - firmware: fix usermode helper fallback loading
6005 - s390/vmlogrdr: fix IUCV buffer allocation
6006 - sc16is7xx: Drop bogus use of IRQF_ONESHOT
6007 - md/raid5: limit request size according to implementation limits
6008 - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
6009 - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
6010 - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
6011 - platform/x86: asus-nb-wmi.c: Add X45U quirk
6012 - fgraph: Handle a case where a tracer ignores set_graph_notrace
6013 - IB/mad: Fix an array index check
6014 - IPoIB: Avoid reading an uninitialized member variable
6015 - IB/multicast: Check ib_find_pkey() return value
6016 - IB/cma: Fix a race condition in iboe_addr_get_sgid()
6017 - media: solo6x10: fix lockup by avoiding delayed register write
6018 - Input: drv260x - fix input device's parent assignment
6019 - PCI: Check for PME in targeted sleep state
6020 - libceph: verify authorize reply on connect
6021 - nfs_write_end(): fix handling of short copies
6022 - powerpc/ps3: Fix system hang with GCC 5 builds
6023 - powerpc: Convert cmp to cmpd in idle enter sequence
6024 - kconfig/nconf: Fix hang when editing symbol with a long prompt
6025 - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
6026 - net: mvpp2: fix dma unmapping of TX buffers for fragments
6027 - Linux 4.4.41
5455db75 6028
59afec46 6029 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 01 Feb 2017 14:00:35 -0200
5455db75 6030
4291ccca 6031linux (4.4.0-62.83) xenial; urgency=low
362a958e 6032
4291ccca
TLSC
6033 [ Thadeu Lima de Souza Cascardo ]
6034
6035 * Release Tracking Bug
6036 - LP: #1657430
6037
6038 * Backport DP MST fixes to i915 (LP: #1657353)
6039 - SAUCE: i915_bpo: Fix DP link rate math
6040 - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST
6041
6042 * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281)
6043 - blk-mq: really fix plug list flushing for nomerge queues
362a958e
TLSC
6044
6045 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 18 Jan 2017 09:34:07 -0200
6046
f2fabda8 6047linux (4.4.0-61.82) xenial; urgency=low
4bac0fc9 6048
f2fabda8 6049 [ Thadeu Lima de Souza Cascardo ]
4bac0fc9 6050
f2fabda8
TLSC
6051 * Release Tracking Bug
6052 - LP: #1656810
6053
6054 * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381)
6055 - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data
6056
6057 * nvme drive probe failure (LP: #1626894)
6058 - nvme: revert NVMe: only setup MSIX once
6059
6060 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 16 Jan 2017 10:30:12 -0200
4bac0fc9 6061
4583c202 6062linux (4.4.0-60.81) xenial; urgency=low
aeb2f27d 6063
4583c202
JD
6064 [ John Donnelly ]
6065
6066 * Release Tracking Bug
6067 - LP: #1656084
6068
6069 * Couldn't emulate instruction 0x7813427c (LP: #1634129)
6070 - KVM: PPC: Book3S PR: Fix illegal opcode emulation
6071
6072 * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482)
6073 - powerpc/perf/hv-24x7: Fix usage with chip events.
6074 - powerpc/perf/hv-24x7: Display change in counter values
6075 - powerpc/perf/hv-24x7: Display domain indices in sysfs
6076 - powerpc/perf/24x7: Eliminate domain suffix in event names
6077
6078 * i386 ftrace tests hang on ADT testing (LP: #1655040)
6079 - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps
6080 to it
6081
6082 * VMX module autoloading if available (LP: #1651322)
6083 - powerpc: Add module autoloading based on CPU features
6084 - crypto: vmx - Convert to CPU feature based module autoloading
6085
6086 * ACPI probe support for AD5592/3 configurable multi-channel converter
6087 (LP: #1654497)
6088 - SAUCE: iio: dac: ad5592r: Add ACPI support
6089 - SAUCE: iio: dac: ad5593r: Add ACPI support
6090
6091 * Xenial update to v4.4.40 stable release (LP: #1654602)
6092 - btrfs: limit async_work allocation and worker func duration
6093 - Btrfs: fix tree search logic when replaying directory entry deletes
6094 - btrfs: store and load values of stripes_min/stripes_max in balance status
6095 item
6096 - Btrfs: fix qgroup rescan worker initialization
6097 - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
6098 - USB: serial: option: add dlink dwm-158
6099 - USB: serial: kl5kusb105: fix open error path
6100 - USB: cdc-acm: add device id for GW Instek AFG-125
6101 - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
6102 - usb: gadget: f_uac2: fix error handling at afunc_bind
6103 - usb: gadget: composite: correctly initialize ep->maxpacket
6104 - USB: UHCI: report non-PME wakeup signalling for Intel hardware
6105 - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to
6106 volume_control_quirks
6107 - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
6108 - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
6109 - ALSA: hda - ignore the assoc and seq when comparing pin configurations
6110 - ALSA: hda - fix headset-mic problem on a Dell laptop
6111 - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
6112 - ALSA: hda: when comparing pin configurations, ignore assoc in addition to
6113 seq
6114 - clk: ti: omap36xx: Work around sprz319 advisory 2.1
6115 - Btrfs: fix memory leak in reading btree blocks
6116 - Btrfs: bail out if block group has different mixed flag
6117 - Btrfs: return gracefully from balance if fs tree is corrupted
6118 - Btrfs: don't leak reloc root nodes on error
6119 - Btrfs: fix memory leak in do_walk_down
6120 - Btrfs: don't BUG() during drop snapshot
6121 - btrfs: make file clone aware of fatal signals
6122 - block_dev: don't test bdev->bd_contains when it is not stable
6123 - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
6124 - crypto: caam - fix AEAD givenc descriptors
6125 - ext4: fix mballoc breakage with 64k block size
6126 - ext4: fix stack memory corruption with 64k block size
6127 - ext4: use more strict checks for inodes_per_block on mount
6128 - ext4: fix in-superblock mount options processing
6129 - ext4: add sanity checking to count_overhead()
6130 - ext4: reject inodes with negative size
6131 - ext4: return -ENOMEM instead of success
6132 - ext4: do not perform data journaling when data is encrypted
6133 - f2fs: set ->owner for debugfs status file's file_operations
6134 - loop: return proper error from loop_queue_rq()
6135 - mm/vmscan.c: set correct defer count for shrinker
6136 - fs: exec: apply CLOEXEC before changing dumpable task flags
6137 - exec: Ensure mm->user_ns contains the execed files
6138 - usb: gadget: composite: always set ep->mult to a sensible value
6139 - blk-mq: Do not invoke .queue_rq() for a stopped queue
6140 - dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
6141 - dm crypt: mark key as invalid until properly loaded
6142 - dm space map metadata: fix 'struct sm_metadata' leak on failed create
6143 - ASoC: intel: Fix crash at suspend/resume without card registration
6144 - CIFS: Fix a possible memory corruption during reconnect
6145 - CIFS: Fix missing nls unload in smb2_reconnect()
6146 - CIFS: Fix a possible memory corruption in push locks
6147 - kernel/watchdog: use nmi registers snapshot in hardlockup handler
6148 - kernel/debug/debug_core.c: more properly delay for secondary CPUs
6149 - tpm xen: Remove bogus tpm_chip_unregister
6150 - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
6151 - arm/xen: Use alloc_percpu rather than __alloc_percpu
6152 - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
6153 - driver core: fix race between creating/querying glue dir and its cleanup
6154 - ppp: defer netns reference release for ppp channel
6155 - Linux 4.4.40
6156
6157 * igb i210 probe of pci device failed with error -2 (LP: #1639810)
6158 - SAUCE: igb: Workaround for igb i210 firmware issue.
6159 - SAUCE: igb: add i211 to i210 PHY workaround
6160
6161 * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018)
6162 - powerpc/powernv: Call opal_pci_poll() if needed
6163
6164 * mfd: intel-lpss: Add default I2C device properties for Apollo Lake
6165 (LP: #1635177)
6166 - mfd: intel-lpss: Add default I2C device properties for Apollo Lake
6167
6168 * Xenial update to v4.4.39 stable release (LP: #1650609)
6169 - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
6170 - parisc: Purge TLB before setting PTE
6171 - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and
6172 flush_icache_page_asm
6173 - parisc: Fix TLB related boot crash on SMP machines
6174 - zram: restrict add/remove attributes to root only
6175 - locking/rtmutex: Prevent dequeue vs. unlock race
6176 - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
6177 - perf/x86: Fix full width counter, counter overflow
6178 - crypto: mcryptd - Check mcryptd algorithm compatibility
6179 - can: raw: raw_setsockopt: limit number of can_filter that can be set
6180 - can: peak: fix bad memory access and free sequence
6181 - arm64: futex.h: Add missing PAN toggling
6182 - m68k: Fix ndelay() macro
6183 - batman-adv: Check for alloc errors when preparing TT local data
6184 - hotplug: Make register and unregister notifier API symmetric
6185 - crypto: rsa - Add Makefile dependencies to fix parallel builds
6186 - Linux 4.4.39
6187
6188 * Xenial update to v4.4.38 stable release (LP: #1650607)
6189 - virtio-net: add a missing synchronize_net()
6190 - net: check dead netns for peernet2id_alloc()
6191 - ip6_tunnel: disable caching when the traffic class is inherited
6192 - net: sky2: Fix shutdown crash
6193 - af_unix: conditionally use freezable blocking calls in read
6194 - rtnetlink: fix FDB size computation
6195 - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
6196 - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
6197 - net, sched: respect rcu grace period on cls destruction
6198 - net/sched: pedit: make sure that offset is valid
6199 - netlink: Call cb->done from a worker thread
6200 - netlink: Do not schedule work from sk_destruct
6201 - net/dccp: fix use-after-free in dccp_invalid_packet
6202 - net: bcmgenet: Utilize correct struct device for all DMA operations
6203 - sh_eth: remove unchecked interrupts for RZ/A1
6204 - geneve: avoid use-after-free of skb->data
6205 - net: ping: check minimum size on ICMP header length
6206 - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
6207 - sparc64: Fix find_node warning if numa node cannot be found
6208 - sparc64: fix compile warning section mismatch in find_node()
6209 - constify iov_iter_count() and iter_is_iovec()
6210 - Don't feed anything but regular iovec's to blk_rq_map_user_iov
6211 - ipv6: Set skb->protocol properly for local output
6212 - ipv4: Set skb->protocol properly for local output
6213 - esp4: Fix integrity verification when ESN are used
6214 - esp6: Fix integrity verification when ESN are used
6215 - Linux 4.4.38
6216
6217 * Xenial update to v4.4.37 stable release (LP: #1650604)
6218 - ARC: Don't use "+l" inline asm constraint
6219 - zram: fix unbalanced idr management at hot removal
6220 - kasan: update kasan_global for gcc 7
6221 - x86/traps: Ignore high word of regs->cs in early_fixup_exception()
6222 - rcu: Fix soft lockup for rcu_nocb_kthread
6223 - PCI: Export pcie_find_root_port
6224 - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
6225 - mwifiex: printk() overflow with 32-byte SSIDs
6226 - pwm: Fix device reference leak
6227 - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
6228 - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
6229 - arm64: suspend: Reconfigure PSTATE after resume from idle
6230 - Linux 4.4.37
6231
6232 * Xenial update to v4.4.36 stable release (LP: #1650601)
6233 - iommu/vt-d: Fix PASID table allocation
6234 - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
6235 - KVM: x86: check for pic and ioapic presence before use
6236 - usb: chipidea: move the lock initialization to core file
6237 - USB: serial: cp210x: add ID for the Zone DPMX
6238 - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
6239 - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
6240 - scsi: mpt3sas: Fix secure erase premature termination
6241 - tile: avoid using clocksource_cyc2ns with absolute cycle count
6242 - cfg80211: limit scan results cache size
6243 - NFSv4.x: hide array-bounds warning
6244 - parisc: Fix races in parisc_setup_cache_timing()
6245 - parisc: Fix race in pci-dma.c
6246 - parisc: Also flush data TLB in flush_icache_page_asm
6247 - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
6248 - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
6249 - mei: me: disable driver on SPT SPS firmware
6250 - mei: me: fix place for kaby point device ids.
6251 - mei: fix return value on disconnection
6252 - scsi: mpt3sas: Unblock device after controller reset
6253 - Linux 4.4.36
6254
6255 * Miscellaneous Ubuntu changes
6256 - [Debian] consider renames in gen-auto-reconstruct
aeb2f27d 6257
4583c202 6258 -- John Donnelly <john.donnelly@canonical.com> Fri, 13 Jan 2017 08:54:11 +0000
aeb2f27d 6259
a3064a27 6260linux (4.4.0-59.80) xenial; urgency=low
8ed9d5c1 6261
a3064a27 6262 [ John Donnelly ]
8ed9d5c1 6263
a3064a27
JD
6264 * Release Tracking Bug
6265 - LP: #1654282
6266
6267 * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602)
6268 - (fix) nvme: only require 1 interrupt vector, not 2+
6269
6270 -- John Donnelly <john.donnelly@canonical.com> Thu, 05 Jan 2017 12:49:16 +0000
8ed9d5c1 6271
355dbaba 6272linux (4.4.0-58.79) xenial; urgency=low
cd29ed88 6273
355dbaba 6274 [ Luis Henriques ]
cd29ed88 6275
355dbaba
LH
6276 * Release Tracking Bug
6277 - LP: #1651402
6278
6279 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123)
6280 - SAUCE: iio: st_sensors: match sensors using ACPI handle
6281 - SAUCE: iio: st_accel: Support sensor i2c probe using acpi
6282 - SAUCE: iio: st_pressure: Support i2c probe using acpi
6283 - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m
6284
6285 * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189)
6286 - SAUCE: iio: common: st_sensors: fix channel data parsing
6287
6288 * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112)
6289 - SAUCE: iio: st-accel: add support for lis2dh12
6290 - SAUCE: iio: st_sensors: support active-low interrupts
6291 - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer
6292 - SAUCE: iio: st_sensors: verify interrupt event to status
6293 - SAUCE: iio: st_sensors: support open drain mode
6294 - SAUCE: iio:st_sensors: fix power regulator usage
6295 - SAUCE: iio: st_sensors: switch to a threaded interrupt
6296 - SAUCE: iio: accel: st_accel: Add lis3l02dq support
6297 - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl
6298 - SAUCE: iio: accel: st_accel: add support to lng2dm
6299 - SAUCE: iio: accel: st_accel: inline per-sensor data
6300 - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding
6301
6302 * ST Micro hts221 relative humidity sensor support (LP: #1650116)
6303 - SAUCE: iio: humidity: add support to hts221 rh/temp combo device
6304 - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding
6305 - SAUCE: iio: humidity: remove
6306 - SAUCE: iio: humidity: Support acpi probe for hts211
6307
6308 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557)
6309 - s390/zcrypt: Introduce CEX6 toleration
6310
6311 * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906)
6312 - uvcvideo: uvc_scan_fallback() for webcams with broken chain
6313
6314 * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.
6315 (LP: #1650635)
6316 - vmxnet3: segCnt can be 1 for LRO packets
6317
6318 * system freeze when swapping to encrypted swap partition (LP: #1647400)
6319 - mm, oom: rework oom detection
6320 - mm: throttle on IO only when there are too many dirty and writeback pages
6321
6322 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
6323 - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
6324 - target/user: Return an error if cmd data size is too large
6325 - target/user: Fix comments to not refer to data ring
6326 - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are
6327 expired
6328
6329 * CVE-2016-9756
6330 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far
6331
6332 * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054)
6333 - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
6334
6335 * CVE-2016-9794
6336 - ALSA: pcm : Call kill_fasync() in stream lock
6337
6338 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
6339 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
6340 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
6341 map into s_user_ns"
6342 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
6343 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
6344 user namespace mounts"
6345 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
6346 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
6347 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
6348 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
6349 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
6350 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
6351 dqget() be valid and map into s_user_ns"
6352 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
6353 - (namespace) quota: Ensure qids map to the filesystem
6354 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
6355 - (namespace) dquot: For now explicitly don't support filesystems outside of
6356 init_user_ns
6357 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
6358 xattrs"
6359 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
6360 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
6361 ownership of inodes with unmappable ids"
6362 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
6363 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
6364 s_user_ns"
6365 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
6366 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
6367
6368 * Boot crash in xen_send_IPI_one (LP: #1649821)
6369 - xen/qspinlock: Don't kick CPU if IRQ is not initialized
6370
6371 * linux: Staging modules should be unsigned (LP: #1642368)
6372 - [Debian] Suppress module signing for staging drivers
6373 - SAUCE: Add rtl drivers to signature inclusion list
6374
6375 * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168]
6376 (LP: #1648279)
6377 - ACPI / blacklist: Make Dell Latitude 3350 ethernet work
6378
6379 * CVE-2016-9793
6380 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
6381
6382 * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and
6383 15.10 (LP: #1400319)
6384 - Drivers: hv: avoid vfree() on crash
6385
6386 * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656)
6387 - netvsc: fix incorrect receive checksum offloading
6388
6389 -- Luis Henriques <luis.henriques@canonical.com> Tue, 20 Dec 2016 10:54:41 +0000
cd29ed88 6390
6d4f0a79 6391linux (4.4.0-57.78) xenial; urgency=low
b54bab03 6392
6d4f0a79
BF
6393 * Release Tracking Bug
6394 - LP: #1648867
6395
6396 * Miscellaneous Ubuntu changes
6397 - SAUCE: Do not build the xr-usb-serial driver for s390
b54bab03
BF
6398
6399 -- Brad Figg <brad.figg@canonical.com> Fri, 09 Dec 2016 10:51:16 -0800
6400
fb481db5 6401linux (4.4.0-56.77) xenial; urgency=low
764d4721 6402
6d4f0a79
BF
6403 * Release Tracking Bug
6404 - LP: #1648867
6405
fb481db5
BF
6406 * Release Tracking Bug
6407 - LP: #1648579
6408
6409 * CONFIG_NR_CPUS=256 is too low (LP: #1579205)
6410 - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a
6411 large number of cores.
6412
6413 * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449)
6414 - SAUCE: (no-up) NVMe: only setup MSIX once
764d4721
BF
6415
6416 -- Brad Figg <brad.figg@canonical.com> Thu, 08 Dec 2016 10:50:49 -0800
6417
465797c3 6418linux (4.4.0-55.76) xenial; urgency=low
50f208e1 6419
465797c3
LH
6420 [ Luis Henriques ]
6421
6422 * Release Tracking Bug
6423 - LP: #1648503
6424
6425 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887)
6426 - (fix) NVMe: restore code to always use MSI/MSI-x interrupts
50f208e1 6427
465797c3 6428 -- Luis Henriques <luis.henriques@canonical.com> Thu, 08 Dec 2016 14:34:40 +0000
50f208e1 6429
d3562196 6430linux (4.4.0-54.75) xenial; urgency=low
61968528 6431
d3562196
LH
6432 [ Luis Henriques ]
6433
6434 * Release Tracking Bug
6435 - LP: #1648017
6436
6437 * Update hio driver to 2.1.0.28 (LP: #1646643)
6438 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
6439
6440 * linux: Enable live patching for all supported architectures (LP: #1633577)
6441 - [Config] CONFIG_LIVEPATCH=y for s390x
6442
6443 * Botched backport breaks level triggered EOIs in QEMU guests with --machine
6444 kernel_irqchip=split (LP: #1644394)
6445 - kvm/irqchip: kvm_arch_irq_routing_update renaming split
6446
6447 * Xenial update to v4.4.35 stable release (LP: #1645453)
6448 - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
6449 - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
6450 - KVM: Disable irq while unregistering user notifier
6451 - fuse: fix fuse_write_end() if zero bytes were copied
6452 - mfd: intel-lpss: Do not put device in reset state on suspend
6453 - can: bcm: fix warning in bcm_connect/proc_register
6454 - i2c: mux: fix up dependencies
6455 - kbuild: add -fno-PIE
6456 - scripts/has-stack-protector: add -fno-PIE
6457 - x86/kexec: add -fno-PIE
6458 - kbuild: Steal gcc's pie from the very beginning
6459 - ext4: sanity check the block and cluster size at mount time
6460 - crypto: caam - do not register AES-XTS mode on LP units
6461 - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
6462 - clk: mmp: pxa910: fix return value check in pxa910_clk_init()
6463 - clk: mmp: pxa168: fix return value check in pxa168_clk_init()
6464 - clk: mmp: mmp2: fix return value check in mmp2_clk_init()
6465 - rtc: omap: Fix selecting external osc
6466 - iwlwifi: pcie: fix SPLC structure parsing
6467 - mfd: core: Fix device reference leak in mfd_clone_cell
6468 - uwb: fix device reference leaks
6469 - PM / sleep: fix device reference leak in test_suspend
6470 - PM / sleep: don't suspend parent when async child suspend_{noirq, late}
6471 fails
6472 - IB/mlx4: Check gid_index return value
6473 - IB/mlx4: Fix create CQ error flow
6474 - IB/mlx5: Use cache line size to select CQE stride
6475 - IB/mlx5: Fix fatal error dispatching
6476 - IB/core: Avoid unsigned int overflow in sg_alloc_table
6477 - IB/uverbs: Fix leak of XRC target QPs
6478 - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
6479 - netfilter: nft_dynset: fix element timeout for HZ != 1000
6480 - Linux 4.4.35
6481
6482 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
6483 - flow_dissect: call init_default_flow_dissectors() earlier
6484
6485 * AD5593R configurable multi-channel converter support (LP: #1644726)
6486 - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
6487 - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
6488 - [Config] CONFIG_AD5592R/AD5593R=m
6489
6490 * ST Micro lps22hb pressure sensor support (LP: #1642258)
6491 - iio:st_pressure:initial lps22hb sensor support
6492 - iio:st_pressure: align storagebits on power of 2
6493 - iio:st_pressure: document sampling gains
6494 - iio:st_pressure:lps22hb: temperature support
6495
6496 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
6497 - SAUCE: ibmvscsis: Rearrange functions for future patches
6498 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
6499 - SAUCE: ibmvscsis: Synchronize cmds at remove time
6500 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
6501 - SAUCE: ibmvscsis: Return correct partition name/# to client
6502 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
6503
6504 * System stalls when creating device node on booting (LP: #1643797)
6505 - sched/fair: Fix new task's load avg removed from source CPU in
6506 wake_up_new_task()
6507
6508 * nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
6509 - blk-mq: add blk_mq_alloc_request_hctx
6510 - nvme.h: add NVMe over Fabrics definitions
6511 - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
6512 - SAUCE: nvme: improve performance for virtual NVMe devices
6513
6514 * Move some kernel modules to the main kernel package (LP: #1642228)
6515 - [Config] Move some powerpc kernel modules to the main kernel package
6516
6517 * sched: Match-all classifier is missing in xenial (LP: #1642514)
6518 - [Config] CONFIG_NET_CLS_MATCHALL=m
6519 - net/sched: introduce Match-all classifier
6520
6521 * Xenial update to 4.4.34 stable release (LP: #1643637)
6522 - dctcp: avoid bogus doubling of cwnd after loss
6523 - net: clear sk_err_soft in sk_clone_lock()
6524 - net: mangle zero checksum in skb_checksum_help()
6525 - bgmac: stop clearing DMA receive control register right after it is set
6526 - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
6527 - tcp: fix potential memory corruption
6528 - dccp: do not send reset to already closed sockets
6529 - dccp: fix out of bound access in dccp_v4_err()
6530 - ipv6: dccp: fix out of bound access in dccp_v6_err()
6531 - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
6532 - sctp: assign assoc_id earlier in __sctp_connect
6533 - fib_trie: Correct /proc/net/route off by one error
6534 - sock: fix sendmmsg for partial sendmsg
6535 - net: __skb_flow_dissect() must cap its return value
6536 - ipv4: use new_gw for redirect neigh lookup
6537 - tcp: take care of truncations done by sk_filter()
6538 - tty: Prevent ldisc drivers from re-using stale tty fields
6539 - sparc: Don't leak context bits into thread->fault_address
6540 - sparc: serial: sunhv: fix a double lock bug
6541 - sparc64 mm: Fix base TSB sizing when hugetlb pages are used
6542 - sparc: Handle negative offsets in arch_jump_label_transform
6543 - sparc64: Handle extremely large kernel TSB range flushes sanely.
6544 - sparc64: Fix illegal relative branches in hypervisor patched TLB code.
6545 - sparc64: Fix instruction count in comment for
6546 __hypervisor_flush_tlb_pending.
6547 - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
6548 code.
6549 - sparc64: Handle extremely large kernel TLB range flushes more gracefully.
6550 - sparc64: Delete __ret_efault.
6551 - sparc64: Prepare to move to more saner user copy exception handling.
6552 - sparc64: Convert copy_in_user to accurate exception reporting.
6553 - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
6554 - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
6555 - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
6556 - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
6557 - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
6558 - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
6559 - sparc64: Delete now unused user copy assembler helpers.
6560 - sparc64: Delete now unused user copy fixup functions.
6561 - Linux 4.4.34
6562
6563 * Xenial update to v4.4.33 stable release (LP: #1642968)
6564 - ALSA: info: Return error for invalid read/write
6565 - ALSA: info: Limit the proc text input size
6566 - ASoC: cs4270: fix DAPM stream name mismatch
6567 - dib0700: fix nec repeat handling
6568 - swapfile: fix memory corruption via malformed swapfile
6569 - coredump: fix unfreezable coredumping task
6570 - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
6571 - ARC: timer: rtc: implement read loop in "C" vs. inline asm
6572 - pinctrl: cherryview: Serialize register access in suspend/resume
6573 - pinctrl: cherryview: Prevent possible interrupt storm on resume
6574 - staging: iio: ad5933: avoid uninitialized variable in error case
6575 - drivers: staging: nvec: remove bogus reset command for PS/2 interface
6576 - Revert "staging: nvec: ps2: change serio type to passthrough"
6577 - staging: nvec: remove managed resource from PS2 driver
6578 - USB: cdc-acm: fix TIOCMIWAIT
6579 - usb: gadget: u_ether: remove interrupt throttling
6580 - drbd: Fix kernel_sendmsg() usage - potential NULL deref
6581 - toshiba-wmi: Fix loading the driver on non Toshiba laptops
6582 - clk: qoriq: Don't allow CPU clocks higher than starting value
6583 - iio: hid-sensors: Increase the precision of scale to fix wrong reading
6584 interpretation.
6585 - iio: orientation: hid-sensor-rotation: Add PM function (fix non working
6586 driver)
6587 - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
6588 - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
6589 disk
6590 - KVM: MIPS: Precalculate MMIO load resume PC
6591 - drm/i915: Respect alternate_ddc_pin for all DDI ports
6592 - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
6593 - tty/serial: at91: fix hardware handshake on Atmel platforms
6594 - iommu/amd: Free domain id when free a domain of struct dma_ops_domain
6595 - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
6596 - mei: bus: fix received data size check in NFC fixup
6597 - lib/genalloc.c: start search from start of chunk
6598 - hwrng: core - Don't use a stack buffer in add_early_randomness()
6599 - i40e: fix call of ndo_dflt_bridge_getlink()
6600 - ACPI / APEI: Fix incorrect return value of ghes_proc()
6601 - ASoC: sun4i-codec: return error code instead of NULL when create_card fails
6602 - mmc: mxs: Initialize the spinlock prior to using it
6603 - btrfs: qgroup: Prevent qgroup->reserved from going subzero
6604 - netfilter: fix namespace handling in nf_log_proc_dostring
6605 - Linux 4.4.33
6606
6607 * Xenial update to 4.4.32 stable release (LP: #1642573)
6608 - tcp: fix overflow in __tcp_retransmit_skb()
6609 - net: avoid sk_forward_alloc overflows
6610 - tcp: fix wrong checksum calculation on MTU probing
6611 - tcp: fix a compile error in DBGUNDO()
6612 - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
6613 - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
6614 - tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
6615 - net: fec: set mac address unconditionally
6616 - net: pktgen: fix pkt_size
6617 - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
6618 functions
6619 - net: Add netdev all_adj_list refcnt propagation to fix panic
6620 - packet: call fanout_release, while UNREGISTERING a netdev
6621 - netlink: do not enter direct reclaim from netlink_dump()
6622 - ipv6: tcp: restore IP6CB for pktoptions skbs
6623 - ip6_tunnel: fix ip6_tnl_lookup
6624 - net: pktgen: remove rcu locking in pktgen_change_name()
6625 - bridge: multicast: restore perm router ports on multicast enable
6626 - rtnetlink: Add rtnexthop offload flag to compare mask
6627 - net: add recursion limit to GRO
6628 - ipv4: disable BH in set_ping_group_range()
6629 - ipv4: use the right lock for ping_group_range
6630 - net: sctp, forbid negative length
6631 - udp: fix IP_CHECKSUM handling
6632 - net sched filters: fix notification of filter delete with proper handle
6633 - sctp: validate chunk len before actually using it
6634 - packet: on direct_xmit, limit tso and csum to supported devices
6635 - of: silence warnings due to max() usage
6636 - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
6637 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
6638 - drm/amdgpu/dp: add back special handling for NUTMEG
6639 - drm/amdgpu: fix DP mode validation
6640 - drm/radeon: fix DP mode validation
6641 - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
6642 - Linux 4.4.32
6643
6644 * Xenial update to 4.4.31 stable release (LP: #1642572)
6645 - i2c: xgene: Avoid dma_buffer overrun
6646 - i2c: core: fix NULL pointer dereference under race condition
6647 - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
6648 - h8300: fix syscall restarting
6649 - libxfs: clean up _calc_dquots_per_chunk
6650 - mm/list_lru.c: avoid error-path NULL pointer deref
6651 - mm: memcontrol: do not recurse in direct reclaim
6652 - ALSA: usb-audio: Add quirk for Syntek STK1160
6653 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
6654 - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers
6655 - ALSA: hda - allow 40 bit DMA mask for NVidia devices
6656 - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
6657 - ALSA: hda - Fix headset mic detection problem for two Dell laptops
6658 - ANDROID: binder: Add strong ref checks
6659 - ANDROID: binder: Clear binder and cookie when setting handle in flat binder
6660 struct
6661 - btrfs: fix races on root_log_ctx lists
6662 - ubifs: Abort readdir upon error
6663 - ubifs: Fix regression in ubifs_readdir()
6664 - mei: txe: don't clean an unprocessed interrupt cause.
6665 - usb: gadget: function: u_ether: don't starve tx request queue
6666 - USB: serial: fix potential NULL-dereference at probe
6667 - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
6668 - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
6669 - usb: increase ohci watchdog delay to 275 msec
6670 - Fix potential infoleak in older kernels
6671 - vt: clear selection before resizing
6672 - xhci: add restart quirk for Intel Wildcatpoint PCH
6673 - tty: limit terminal size to 4M chars
6674 - USB: serial: cp210x: fix tiocmget error handling
6675 - dm: free io_barrier after blk_cleanup_queue call
6676 - KVM: x86: fix wbinvd_dirty_mask use-after-free
6677 - KVM: MIPS: Make ERET handle ERL before EXL
6678 - ovl: fsync after copy-up
6679 - parisc: Ensure consistent state when switching to kernel stack at syscall
6680 entry
6681 - virtio_ring: Make interrupt suppression spec compliant
6682 - virtio: console: Unlock vqs while freeing buffers
6683 - dm mirror: fix read error on recovery after default leg failure
6684 - Input: i8042 - add XMG C504 to keyboard reset table
6685 - firewire: net: guard against rx buffer overflows
6686 - firewire: net: fix fragmented datagram_size off-by-one
6687 - mac80211: discard multicast and 4-addr A-MSDUs
6688 - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
6689 devices
6690 - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
6691 - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
6692 - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
6693 - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
6694 - drm/radeon/si_dpm: Limit clocks on HD86xx part
6695 - drm/radeon/si_dpm: workaround for SI kickers
6696 - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
6697 - drm/dp/mst: Check peer device type before attempting EDID read
6698 - perf build: Fix traceevent plugins build race
6699 - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
6700 - powerpc/ptrace: Fix out of bounds array access warning
6701 - ARM: 8584/1: floppy: avoid gcc-6 warning
6702 - mm/cma: silence warnings due to max() usage
6703 - drm/exynos: fix error handling in exynos_drm_subdrv_open
6704 - cgroup: avoid false positive gcc-6 warning
6705 - smc91x: avoid self-comparison warning
6706 - Disable "frame-address" warning
6707 - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
6708 - pwm: Unexport children before chip removal
6709 - usb: dwc3: Fix size used in dma_free_coherent()
6710 - tty: vt, fix bogus division in csi_J
6711 - kvm: x86: Check memopp before dereference (CVE-2016-8630)
6712 - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
6713 - HID: usbhid: add ATEN CS962 to list of quirky devices
6714 - Linux 4.4.31
6715
6716 * CVE-2016-6213
6717 - mnt: Add a per mount namespace limit on the number of mounts
6718
6719 * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114)
6720 - thinkpad_acpi: Add support for HKEY version 0x200
6721
6722 * CVE-2016-4568
6723 - videobuf2-v4l2: Verify planes array in buffer dequeueing
6724
6725 * [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
6726 - Bluetooth: btusb: Add support for 0cf3:e009
6727
6728 * Fix resource leak in btusb (LP: #1641569)
6729 - SAUCE: Bluetooth: decrease refcount after use
6730
6731 * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418)
6732 - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways
6733
6734 * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
6735 - hv: do not lose pending heartbeat vmbus packets
6736
6737 * ipv6: connected routes are missing after a down/up cycle on the loopback
6738 (LP: #1634545)
6739 - ipv6: correctly add local routes when lo goes up
6740
6741 * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404)
6742 - audit: stop an old auditd being starved out by a new auditd
6743
6744 * hv_set_ifconfig script parsing fails for certain configuration
6745 (LP: #1640109)
6746 - hv_set_ifconfig -- handle DHCP interfaces correctly
6747 - hv_set_ifconfig -- ensure we include the last stanza
6748
6749 * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
6750 - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
61968528 6751
d3562196 6752 -- Luis Henriques <luis.henriques@canonical.com> Wed, 07 Dec 2016 10:13:50 +0000
61968528 6753
db5f146d 6754linux (4.4.0-53.74) xenial; urgency=low
e56d38f0 6755
db5f146d
BF
6756 * CVE-2016-8655 (LP: #1646318)
6757 - packet: fix race condition in packet_set_ring
e56d38f0 6758
db5f146d 6759 -- Brad Figg <brad.figg@canonical.com> Thu, 01 Dec 2016 10:54:01 -0800
e56d38f0 6760
40a98f0e 6761linux (4.4.0-51.72) xenial; urgency=low
45582b95 6762
40a98f0e
LH
6763 [ Luis Henriques ]
6764
6765 * Release Tracking Bug
6766 - LP: #1644611
6767
6768 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596)
6769 - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute"
6770 - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute"
6771 - Revert "nvme: use the DMA_ATTR_NO_WARN attribute"
45582b95 6772
40a98f0e 6773 -- Luis Henriques <luis.henriques@canonical.com> Thu, 24 Nov 2016 17:56:21 +0000
45582b95 6774
0238dfbc 6775linux (4.4.0-50.71) xenial; urgency=low
930f23a9 6776
0238dfbc
LH
6777 [ Luis Henriques ]
6778
6779 * Release Tracking Bug
6780 - LP: #1644169
6781
6782 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165)
6783 - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by
6784 default"
6785 - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for
6786 userns root"
6787 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for
6788 CAP_FSETID in s_user_ns""
6789 - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change
6790 ownership of inodes"
6791 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to
6792 change ownership of inodes with unmappable ids""
6793 - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against
6794 malformed xattrs"
6795 - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns
6796 to set xattrs""
6797 - Revert "(namespace) dquot: For now explicitly don't support filesystems
6798 outside of init_user_ns"
6799 - Revert "(namespace) quota: Handle quota data stored in s_user_ns in
6800 quota_setxquota"
6801 - Revert "(namespace) quota: Ensure qids map to the filesystem"
6802 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to
6803 s_user_ns""
6804 - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed
6805 to dqget() be valid and map into s_user_ns""
6806 - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to
6807 the vfs"
6808 - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to
6809 the vfs"
6810 - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs"
6811 - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export
6812 posix_acl_fix_xattr_userns() to modules"
6813 - Revert "(namespace) vfs: Verify acls are valid within superblock's
6814 s_user_ns."
6815 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to
6816 handle user namespace mounts""
6817 - Revert "(namespace) fs: Refuse uid/gid changes which don't map into
6818 s_user_ns"
6819 - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which
6820 don't map into s_user_ns""
6821 - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns"
930f23a9 6822
0238dfbc 6823 -- Luis Henriques <luis.henriques@canonical.com> Wed, 23 Nov 2016 10:16:31 +0000
930f23a9 6824
fe4e49fe 6825linux (4.4.0-49.70) xenial; urgency=low
4a206cc9 6826
fe4e49fe
LH
6827 [ Luis Henriques ]
6828
6829 * Release Tracking Bug
6830 - LP: #1640921
6831
6832 * Infiniband driver (kernel module) needed for Azure (LP: #1641139)
6833 - SAUCE: RDMA Infiniband for Windows Azure
6834 - [Config] CONFIG_HYPERV_INFINIBAND_ND=m
6835 - SAUCE: Makefile RDMA infiniband driver for Windows Azure
6836 - [Config] Add hv_network_direct.ko to generic inclusion list
6837 - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64
4a206cc9 6838
fe4e49fe 6839 -- Luis Henriques <luis.henriques@canonical.com> Fri, 11 Nov 2016 15:36:20 +0000
4a206cc9 6840
880f6bb1 6841linux (4.4.0-48.69) xenial; urgency=low
a6377663 6842
880f6bb1 6843 [ Luis Henriques ]
a6377663 6844
880f6bb1
LH
6845 * Release Tracking Bug
6846 - LP: #1640758
6847
6848 * lxc-attach to malicious container allows access to host (LP: #1639345)
6849 - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
6850 mapped uids/gids"
6851 - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
6852 checks
6853
6854 * take 'P' command from upstream xmon (LP: #1637978)
6855 - powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
6856
6857 * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
6858 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15
6859
6860 * I2C touchpad does not work on AMD platform (LP: #1612006)
6861 - pinctrl/amd: Configure GPIO register using BIOS settings
6862 - pinctrl/amd: switch to using a bool for level
6863
6864 * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
6865 - [Config] CONFIG_VFIO_PCI=y for ppc64el
6866
6867 * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
6868 - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
6869
6870 * Allow fuse user namespace mounts by default in xenial (LP: #1634964)
6871 - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns
6872 - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't
6873 map into s_user_ns"
6874 - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
6875 - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle
6876 user namespace mounts"
6877 - (namespace) vfs: Verify acls are valid within superblock's s_user_ns.
6878 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
6879 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
6880 - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
6881 - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs
6882 - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to
6883 dqget() be valid and map into s_user_ns"
6884 - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"
6885 - (namespace) quota: Ensure qids map to the filesystem
6886 - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota
6887 - (namespace) dquot: For now explicitly don't support filesystems outside of
6888 init_user_ns
6889 - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set
6890 xattrs"
6891 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
6892 - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change
6893 ownership of inodes with unmappable ids"
6894 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
6895 - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in
6896 s_user_ns"
6897 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
6898 - SAUCE: (namespace) fuse: Allow user namespace mounts by default
6899
6900 * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
6901 - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
6902
6903 * hio: SSD data corruption under stress test (LP: #1638700)
6904 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
6905 - SAUCE: hio: splitting bio in the entry of .make_request_fn
6906
6907 * Module sha1-mb fails to load (LP: #1637165)
6908 - crypto: sha-mb - Fix load failure
6909 - crypto: mcryptd - Fix load failure
6910
6911 * please include mlx5_core modules in linux-image-generic package
6912 (LP: #1635223)
6913 - [Config] Include mlx5 in main package
6914
6915 * xgene i2c slimpro driver fails to load (LP: #1625232)
6916 - mailbox: Add support for APM X-Gene platform mailbox driver
6917 - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL
6918 - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc
6919 - [Config] Enabled XGENE_SLIMPRO_MBOX as a module
6920
6921 * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid
6922 close/open (LP: #1632527)
6923 - gpio/pinctrl: sunxi: stop poking around in private vars
6924 - pinctrl: intel: Only restore pins that are used by the driver
6925
6926 * Xenial update to v4.4.30 stable release (LP: #1638272)
6927 - Revert "x86/mm: Expand the exception table logic to allow new handling
6928 options"
6929 - Revert "fix minor infoleak in get_user_ex()"
6930 - Linux 4.4.30
6931
6932 * Xenial update to v4.4.29 stable release (LP: #1638267)
6933 - drm/prime: Pass the right module owner through to dma_buf_export()
6934 - drm/amdgpu: fix IB alignment for UVD
6935 - drm/amdgpu/dce10: disable hpd on local panels
6936 - drm/amdgpu/dce8: disable hpd on local panels
6937 - drm/amdgpu/dce11: disable hpd on local panels
6938 - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
6939 - drm/amdgpu: change vblank_time's calculation method to reduce computational
6940 error.
6941 - drm/radeon: narrow asic_init for virtualization
6942 - drm/radeon/si/dpm: fix phase shedding setup
6943 - drm/radeon: change vblank_time's calculation method to reduce computational
6944 error.
6945 - drm/vmwgfx: Limit the user-space command buffer size
6946 - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
6947 - Revert "drm/i915: Check live status before reading edid"
6948 - drm/i915: Account for TSEG size when determining 865G stolen base
6949 - drm/i915: Unalias obj->phys_handle and obj->userptr
6950 - mm/hugetlb: fix memory offline with hugepage size > memory block size
6951 - posix_acl: Clear SGID bit when setting file permissions
6952 - ipip: Properly mark ipip GRO packets as encapsulated.
6953 - powerpc/eeh: Null check uses of eeh_pe_bus_get
6954 - perf stat: Fix interval output values
6955 - genirq/generic_chip: Add irq_unmap callback
6956 - uio: fix dmem_region_start computation
6957 - ARM: clk-imx35: fix name for ckil clk
6958 - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
6959 - mwifiex: correct aid value during tdls setup
6960 - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
6961 - crypto: arm/ghash-ce - add missing async import/export
6962 - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
6963 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
6964 - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
6965 - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
6966 - ASoC: dapm: Fix kcontrol creation for output driver widget
6967 - staging: r8188eu: Fix scheduling while atomic splat
6968 - power: bq24257: Fix use of uninitialized pointer bq->charger
6969 - dmaengine: ipu: remove bogus NO_IRQ reference
6970 - x86/mm: Expand the exception table logic to allow new handling options
6971 - s390/cio: fix accidental interrupt enabling during resume
6972 - s390/con3270: fix use of uninitialised data
6973 - s390/con3270: fix insufficient space padding
6974 - clk: qoriq: fix a register offset error
6975 - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
6976 - perf hists browser: Fix event group display
6977 - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
6978 - perf symbols: Fixup symbol sizes before picking best ones
6979 - mpt3sas: Don't spam logs if logging level is 0
6980 - powerpc/nvram: Fix an incorrect partition merge
6981 - ARM: pxa: pxa_cplds: fix interrupt handling
6982 - Linux 4.4.29
6983
6984 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
6985 - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
6986
6987 * Xenial update to v4.4.28 stable release (LP: #1637510)
6988 - gpio: mpc8xxx: Correct irq handler function
6989 - mei: me: add kaby point device ids
6990 - regulator: tps65910: Work around silicon erratum SWCZ010
6991 - clk: imx6: initialize GPU clocks
6992 - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
6993 - rtlwifi: Fix missing country code for Great Britain
6994 - mmc: block: don't use CMD23 with very old MMC cards
6995 - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
6996 - PCI: Mark Atheros AR9580 to avoid bus reset
6997 - platform: don't return 0 from platform_get_irq[_byname]() on error
6998 - cpufreq: intel_pstate: Fix unsafe HWP MSR access
6999 - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
7000 - parisc: Fix kernel memory layout regarding position of __gp
7001 - parisc: Increase initial kernel mapping size
7002 - pstore/ramoops: fixup driver removal
7003 - pstore/core: drop cmpxchg based updates
7004 - pstore/ram: Use memcpy_toio instead of memcpy
7005 - pstore/ram: Use memcpy_fromio() to save old buffer
7006 - perf intel-pt: Fix snapshot overlap detection decoder errors
7007 - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
7008 - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
7009 - dm: mark request_queue dead before destroying the DM device
7010 - dm: return correct error code in dm_resume()'s retry loop
7011 - dm mpath: check if path's request_queue is dying in activate_path()
7012 - dm crypt: fix crash on exit
7013 - powerpc/vdso64: Use double word compare on pointers
7014 - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
7015 - powerpc/powernv: Use CPU-endian hub diag-data type in
7016 pnv_eeh_get_and_dump_hub_diag()
7017 - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
7018 - ubi: Deal with interrupted erasures in WL
7019 - zfcp: fix fc_host port_type with NPIV
7020 - zfcp: fix ELS/GS request&response length for hardware data router
7021 - zfcp: close window with unblocked rport during rport gone
7022 - zfcp: retain trace level for SCSI and HBA FSF response records
7023 - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
7024 - zfcp: trace on request for open and close of WKA port
7025 - zfcp: restore tracing of handle for port and LUN with HBA records
7026 - zfcp: fix D_ID field with actual value on tracing SAN responses
7027 - zfcp: fix payload trace length for SAN request&response
7028 - zfcp: trace full payload of all SAN records (req,resp,iels)
7029 - scsi: zfcp: spin_lock_irqsave() is not nestable
7030 - fbdev/efifb: Fix 16 color palette entry calculation
7031 - ovl: Fix info leak in ovl_lookup_temp()
7032 - ovl: copy_up_xattr(): use strnlen
7033 - mb86a20s: fix the locking logic
7034 - mb86a20s: fix demod settings
7035 - cx231xx: don't return error on success
7036 - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
7037 - ALSA: hda - Fix a failure of micmute led when having multi adcs
7038 - MIPS: Fix -mabi=64 build of vdso.lds
7039 - MIPS: ptrace: Fix regs_return_value for kernel context
7040 - lib: move strtobool() to kstrtobool()
7041 - lib: update single-char callers of strtobool()
7042 - lib: add "on"/"off" support to kstrtobool
7043 - Input: i8042 - skip selftest on ASUS laptops
7044 - Input: elantech - force needed quirks on Fujitsu H760
7045 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
7046 - sunrpc: fix write space race causing stalls
7047 - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
7048 - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
7049 - NFSv4: Open state recovery must account for file permission changes
7050 - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
7051 - scsi: Fix use-after-free
7052 - metag: Only define atomic_dec_if_positive conditionally
7053 - mm: filemap: don't plant shadow entries without radix tree node
7054 - ipc/sem.c: fix complex_count vs. simple op race
7055 - arc: don't leak bits of kernel stack into coredump
7056 - fs/super.c: fix race between freeze_super() and thaw_super()
7057 - cifs: Limit the overall credit acquired
7058 - fs/cifs: keep guid when assigning fid to fileinfo
7059 - Clarify locking of cifs file and tcon structures and make more granular
7060 - Display number of credits available
7061 - Set previous session id correctly on SMB3 reconnect
7062 - SMB3: GUIDs should be constructed as random but valid uuids
7063 - Do not send SMB3 SET_INFO request if nothing is changing
7064 - Cleanup missing frees on some ioctls
7065 - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
7066 - x86/e820: Don't merge consecutive E820_PRAM ranges
7067 - kvm: x86: memset whole irq_eoi
7068 - irqchip/gicv3: Handle loop timeout proper
7069 - sd: Fix rw_max for devices that report an optimal xfer size
7070 - hpsa: correct skipping masked peripherals
7071 - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
7072 - bnx2x: Prevent false warning for lack of FC NPIV
7073 - net/mlx4_core: Allow resetting VF admin mac to zero
7074 - acpi, nfit: check for the correct event code in notifications
7075 - mm: workingset: fix crash in shadow node shrinker caused by
7076 replace_page_cache_page()
7077 - mm: filemap: fix mapping->nrpages double accounting in fuse
7078 - Using BUG_ON() as an assert() is _never_ acceptable
7079 - s390/mm: fix gmap tlb flush issues
7080 - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
7081 - isofs: Do not return EACCES for unknown filesystems
7082 - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
7083 - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
7084 - arm64: percpu: rewrite ll/sc loops in assembly
7085 - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
7086 - ceph: fix error handling in ceph_read_iter
7087 - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
7088 - mmc: core: Annotate cmd_hdr as __le32
7089 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
7090 - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
7091 - ext4: do not advertise encryption support when disabled
7092 - jbd2: fix incorrect unlock on j_list_lock
7093 - ubifs: Fix xattr_names length in exit paths
7094 - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
7095 - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
7096 REACHABLE
7097 - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
7098 - Linux 4.4.28
7099
7100 * Xenial update to v4.4.27 stable release (LP: #1637501)
7101 - serial: 8250_dw: Check the data->pclk when get apb_pclk
7102 - btrfs: assign error values to the correct bio structs
7103 - drivers: base: dma-mapping: page align the size when unmap_kernel_range
7104 - fuse: listxattr: verify xattr list
7105 - fuse: invalidate dir dentry after chmod
7106 - fuse: fix killing s[ug]id in setattr
7107 - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
7108 - brcmfmac: fix memory leak in brcmf_fill_bss_param
7109 - ASoC: Intel: Atom: add a missing star in a memcpy call
7110 - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
7111 - reiserfs: switch to generic_{get,set,remove}xattr()
7112 - async_pq_val: fix DMA memory leak
7113 - scsi: arcmsr: Simplify user_len checking
7114 - ext4: enforce online defrag restriction for encrypted files
7115 - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
7116 - ext4: fix memory leak in ext4_insert_range()
7117 - ext4: allow DAX writeback for hole punch
7118 - ext4: release bh in make_indexed_dir
7119 - dlm: free workqueues after the connections
7120 - vfs: move permission checking into notify_change() for utimes(NULL)
7121 - cfq: fix starvation of asynchronous writes
7122 - Linux 4.4.27
7123
7124 * Xenial update to v4.4.26 stable release (LP: #1637500)
7125 - x86/build: Build compressed x86 kernels as PIE
7126 - Linux 4.4.26
7127
7128 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
7129 (LP: #1633128)
7130 - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
7131 - powerpc: implement the DMA_ATTR_NO_WARN attribute
7132 - nvme: use the DMA_ATTR_NO_WARN attribute
7133
7134 * CVE-2016-8658
7135 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
7136
7137 * Hotkey doesn't work on HP x360 (LP: #1620979)
7138 - gpiolib: Make it possible to exclude GPIOs from IRQ domain
7139 - pinctrl: cherryview: Do not mask all interrupts in probe
7140 - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
7141
7142 * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
7143 driver (LP: #1559194)
7144 - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
7145 genwqe device driver
7146
7147 * CVE-2016-7425
7148 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
7149
7150 * Add ipvlan module to 16.04 kernel (LP: #1634705)
7151 - [Config] Add ipvlan to the generic inclusion list
7152
7153 * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly
7154 (LP: #1634607)
7155 - ACPI / video: skip evaluating _DOD when it does not exist
7156
7157 * BT still shows off after resume by wireless hotkey (LP: #1634380)
7158 - Bluetooth: btusb: Fix atheros firmware download error
7159
7160 * ghash-clmulni-intel module fails to load (LP: #1633058)
7161 - crypto: ghash-clmulni - Fix load failure
7162 - crypto: cryptd - Assign statesize properly
7163
7164 * Xenial update to v4.4.25 stable release (LP: #1634153)
7165 - timekeeping: Fix __ktime_get_fast_ns() regression
7166 - ALSA: ali5451: Fix out-of-bound position reporting
7167 - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
7168 - ALSA: usb-line6: use the same declaration as definition in header for MIDI
7169 manufacturer ID
7170 - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
7171 - mfd: atmel-hlcdc: Do not sleep in atomic context
7172 - mfd: 88pm80x: Double shifting bug in suspend/resume
7173 - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
7174 - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
7175 - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
7176 - KVM: PPC: BookE: Fix a sanity check
7177 - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
7178 - x86/irq: Prevent force migration of irqs which are not in the vector domain
7179 - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
7180 - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
7181 - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
7182 - ARM: cpuidle: Fix error return code
7183 - ima: use file_dentry()
7184 - tpm: fix a race condition in tpm2_unseal_trusted()
7185 - tpm_crb: fix crb_req_canceled behavior
7186 - Linux 4.4.25
7187
7188 * backport fwts UEFI test driver to Xenial (LP: #1633506)
7189 - efi: Add efi_test driver for exporting UEFI runtime service interfaces
7190 - [Config] CONFIG_EFI_TEST=m
7191
7192 * Fix alps driver for multitouch function. (LP: #1633321)
7193 - HID: alps: fix multitouch cursor issue
7194
7195 * xgene merlin crashes when running as iperf server (LP: #1632739)
7196 - drivers: net: xgene: optimizing the code
7197 - xgene: get_phy_device() doesn't return NULL anymore
7198 - drivers: net: xgene: Get channel number from device binding
7199 - drivers: net: xgene: constify xgene_cle_ops structure
7200 - drivers: net: xgene: Fix error handling
7201 - drivers: net: xgene: fix IPv4 forward crash
7202 - drivers: net: xgene: fix sharing of irqs
7203 - drivers: net: xgene: fix ununiform latency across queues
7204 - drivers: net: xgene: fix statistics counters race condition
7205 - drivers: net: xgene: fix register offset
7206 - drivers: net: xgene: Separate set_speed from mac_init
7207 - drivers: net: xgene: Fix module unload crash - hw resource cleanup
7208 - drivers: net: xgene: Fix module unload crash - change sw sequence
7209 - drivers: net: xgene: Fix module unload crash - clkrst sequence
7210 - drivers: net: phy: xgene: Add MDIO driver
7211 - drivers: net: xgene: Add backward compatibility
7212 - drivers: net: xgene: Enable MDIO driver
7213 - drivers: net: xgene: Use exported functions
7214 - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
7215 - dtb: xgene: Add MDIO node
7216 - MAINTAINERS: xgene: Add driver and documentation path
7217 - [Config] Enable MDIO_XGENE as a modules
7218
7219 * Add support for KabeLake i219-LOM chips (LP: #1632578)
7220 - e1000e: Initial support for KabeLake
7221
7222 -- Luis Henriques <luis.henriques@canonical.com> Thu, 10 Nov 2016 11:08:11 +0000
a6377663 7223
0d15fb2d 7224linux (4.4.0-47.68) xenial; urgency=low
5f4dbc65 7225
0d15fb2d 7226 [ Kamal Mostafa ]
5f4dbc65 7227
0d15fb2d
KM
7228 * Release Tracking Bug
7229 - LP: #1636941
7230
7231 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
7232 - lib/bitmap.c: conversion routines to/from u32 array
7233 - net: ethtool: add new ETHTOOL_xLINKSETTINGS API
7234 - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
7235 - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
7236
7237 * unexpectedly large memory usage of mounted snaps (LP: #1636847)
7238 - [Config] switch squashfs to single threaded decode
7239
7240 -- Kamal Mostafa <kamal@canonical.com> Wed, 26 Oct 2016 10:47:55 -0700
5f4dbc65 7241
ed40d929 7242linux (4.4.0-46.67) xenial; urgency=low
fe63540b 7243
ed40d929
SF
7244 [ Seth Forshee ]
7245
7246 * Release Tracking Bug
7247 - LP: #1635242
7248
7249 * proc_keys_show crash when reading /proc/keys (LP: #1634496)
7250 - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in
7251 proc_keys_show (LP: #1634496)
7252
7253 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
7254 __copy_tofrom_user (LP: #1632462)
7255 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
7256 __copy_tofrom_user
7257
7258 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
7259 memory_stress_ng. (LP: #1628976)
7260 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
7261
7262 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
7263 ibmvfc) (LP: #1632116)
7264 - scsi: ibmvfc: Fix I/O hang when port is not mapped
7265
7266 * PSL data cache should be flushed before resetting CAPI adapter
7267 (LP: #1632049)
7268 - cxl: Flush PSL cache before resetting the adapter
7269
7270 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
7271 - net: thunderx: Don't set RX_PACKET_DIS while initializing
7272
7273 * Support snaps inside of lxd containers (LP: #1611078)
7274 - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section"
7275 - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10)
7276
7277 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
7278 - crypto: ghash-generic - move common definitions to a new header file
7279 - crypto: vmx - Fix memory corruption caused by p8_ghash
7280 - crypto: vmx - Ensure ghash-generic is enabled
7281
7282 * Xenial update to v4.4.24 stable release (LP: #1631468)
7283 - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
7284 - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
7285 - mm,ksm: fix endless looping in allocating memory when ksm enable
7286 - can: dev: fix deadlock reported after bus-off
7287 - x86/init: Fix cr4_init_shadow() on CR4-less machines
7288 - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
7289 - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
7290 - drm/radeon/si/dpm: add workaround for for Jet parts
7291 - ARM: 8616/1: dt: Respect property size when parsing CPUs
7292 - ARM: 8617/1: dma: fix dma_max_pfn()
7293 - usb: musb: Fix DMA desired mode for Mentor DMA engine
7294 - usb: musb: fix DMA for host mode
7295 - iwlwifi: mvm: fix a few firmware capability checks
7296 - perf/core: Fix pmu::filter_match for SW-led groups
7297 - i40e: avoid null pointer dereference
7298 - pinctrl: uniphier: fix .pin_dbg_show() callback
7299 - pinctrl: Flag strict is a field in struct pinmux_ops
7300 - drivers/perf: arm_pmu: Fix leak in error path
7301 - mmc: pxamci: fix potential oops
7302 - tools/vm/slabinfo: fix an unintentional printf
7303 - ipvs: fix bind to link-local mcast IPv6 address in backup
7304 - nvmem: Declare nvmem_cell_read() consistently
7305 - hwmon: (adt7411) set bit 3 in CFG1 register
7306 - spi: sh-msiof: Avoid invalid clock generator parameters
7307 - iwlwifi: pcie: fix access to scratch buffer
7308 - iwlwifi: mvm: don't use ret when not initialised
7309 - ceph: fix race during filling readdir cache
7310 - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
7311 - gpio: sa1100: fix irq probing for ucb1x00
7312 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
7313 - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
7314 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
7315 - MIPS: uprobes: remove incorrect set_orig_insn
7316 - MIPS: fix uretprobe implementation
7317 - MIPS: Malta: Fix IOCU disable switch read for MIPS64
7318 - MIPS: uprobes: fix use of uninitialised variable
7319 - printk: fix parsing of "brl=" option
7320 - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
7321 - regulator: qcom_spmi: Add support for S4 supply on pm8941
7322 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches
7323 - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
7324 - regulator: qcom_smd: Fix voltage ranges for pm8x41
7325 - ARM: sun5i: Fix typo in trip point temperature
7326 - ARM: sa1100: register clocks early
7327 - ARM: sa1100: fix 3.6864MHz clock
7328 - ARM: sa1100: clear reset status prior to reboot
7329 - ARM: shmobile: fix regulator quirk for Gen2
7330 - ARM: sa1111: fix pcmcia suspend/resume
7331 - hwrng: omap - Fix assumption that runtime_get_sync will always succeed
7332 - blk-mq: actually hook up defer list when running requests
7333 - pstore: drop file opened reference count
7334 - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
7335 - iwlmvm: mvm: set correct state in smart-fifo configuration
7336 - NFC: fdp: Detect errors from fdp_nci_create_conn()
7337 - em28xx-i2c: rt_mutex_trylock() returns zero on failure
7338 - gspca: avoid unused variable warnings
7339 - ath9k: Fix programming of minCCA power threshold
7340 - avr32: off by one in at32_init_pio()
7341 - fnic: pci_dma_mapping_error() doesn't return an error code
7342 - dmaengine: at_xdmac: fix debug string
7343 - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
7344 - NFS: Don't drop CB requests with invalid principals
7345 - pNFS/files: Fix layoutcommit after a commit to DS
7346 - pNFS/flexfiles: Fix layoutcommit after a commit to DS
7347 - ASoC: Intel: Skylake: Fix error return code in skl_probe()
7348 - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
7349 - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
7350 - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
7351 - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-
7352 support
7353 - sysctl: handle error writing UINT_MAX to u32 fields
7354 - ASoC: omap-mcpdm: Fix irq resource handling
7355 - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
7356 - dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
7357 - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
7358 - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
7359 - IB/core: Fix use after free in send_leave function
7360 - IB/ipoib: Don't allow MC joins during light MC flush
7361 - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
7362 - IB/mlx4: Fix code indentation in QP1 MAD flow
7363 - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
7364 - batman-adv: remove unused callback from batadv_algo_ops struct
7365 - aio: mark AIO pseudo-fs noexec
7366 - clk: xgene: Add missing parenthesis when clearing divider value
7367 - dm log writes: fix bug with too large bios
7368 - USB: serial: cp210x: fix hardware flow-control disable
7369 - usb: misc: legousbtower: Fix NULL pointer deference
7370 - Staging: fbtft: Fix bug in fbtft-core
7371 - USB: serial: cp210x: Add ID for a Juniper console
7372 - Revert "usbtmc: convert to devm_kzalloc"
7373 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
7374 - ACPICA: acpi_get_sleep_type_data: Reduce warnings
7375 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
7376 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
7377 - Linux 4.4.24
7378
7379 * sha1-powerpc returning wrong results (LP: #1629977)
7380 - crypto: sha1-powerpc - little-endian support
7381
7382 * Dell Precision Trackpoint not working after suspend (LP: #1630857)
7383 - HID: alps: fix stick device not working after resume
7384
7385 * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core
7386 xenial (LP: #1625177)
7387 - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
7388 - drivers: net: cpsw: fix wrong regs access in cpsw_remove
7389 - drivers: net: cpsw: use of_platform_depopulate()
7390 - ARM: OMAP2+: omap_device: fix crash on omap_device removal
7391 - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
7392 - ARM: OMAP2+: Fix typo in omap_device.c
7393 - drivers: net: cpsw: fix suspend when all ethX devices are down
7394 - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
7395 - drivers: net: cpsw: check return code from pm runtime calls
7396 - drivers: net: cpsw: remove pm runtime calls from suspend callbacks
7397 - drivers: net: cpsw: ethtool: fix accessing to suspended device
7398 - drivers: net: cpsw: ndev: fix accessing to suspended device
7399 - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
7400
7401 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
7402 (LP: #1629204)
7403 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
7404
7405 * Xenial update to v4.4.23 stable release (LP: #1629386)
7406 - include/linux/kernel.h: change abs() macro so it uses consistent return type
7407 - Fix build warning in kernel/cpuset.c
7408 - reiserfs: fix "new_insert_key may be used uninitialized ..."
7409 - ipv4: panic in leaf_walk_rcu due to stale node pointer
7410 - ipv6: release dst in ping_v6_sendmsg
7411 - tcp: cwnd does not increase in TCP YeAH
7412 - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
7413 - crypto: arm64/aes-ctr - fix NULL dereference in tail processing
7414 - crypto: arm/aes-ctr - fix NULL dereference in tail processing
7415 - crypto: skcipher - Fix blkcipher walk OOM crash
7416 - crypto: echainiv - Replace chaining with multiplication
7417 - ocfs2/dlm: fix race between convert and migration
7418 - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
7419 - kbuild: Do not run modules_install and install in paralel
7420 - Makefile: revert "Makefile: Document ability to make file.lst and file.S"
7421 partially
7422 - tools: Support relative directory path for 'O='
7423 - kbuild: forbid kernel directory to contain spaces and colons
7424 - Kbuild: disable 'maybe-uninitialized' warning for
7425 CONFIG_PROFILE_ALL_BRANCHES
7426 - gcov: disable -Wmaybe-uninitialized warning
7427 - Disable "maybe-uninitialized" warning globally
7428 - Disable "frame-address" warning
7429 - Makefile: Mute warning for __builtin_return_address(>0) for tracing only
7430 - net: caif: fix misleading indentation
7431 - Add braces to avoid "ambiguous ‘else’" compiler warnings
7432 - am437x-vfpe: fix typo in vpfe_get_app_input_index
7433 - ath9k: fix misleading indentation
7434 - iwlegacy: avoid warning about missing braces
7435 - Staging: iio: adc: fix indent on break statement
7436 - nouveau: fix nv40_perfctr_next() cleanup regression
7437 - bonding: Fix bonding crash
7438 - Revert "af_unix: Fix splice-bind deadlock"
7439 - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
7440 - vti: flush x-netns xfrm cache when vti interface is removed
7441 - net/irda: handle iriap_register_lsap() allocation failure
7442 - tipc: fix NULL pointer dereference in shutdown()
7443 - net/mlx5: Added missing check of msg length in verifying its signature
7444 - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
7445 - Revert "phy: IRQ cannot be shared"
7446 - net: smc91x: fix SMC accesses
7447 - bridge: re-introduce 'fix parsing of MLDv2 reports'
7448 - autofs races
7449 - autofs: use dentry flags to block walks during expire
7450 - xfs: prevent dropping ioend completions during buftarg wait
7451 - fsnotify: add a way to stop queueing events on group shutdown
7452 - fanotify: fix list corruption in fanotify_get_response()
7453 - fix fault_in_multipages_...() on architectures with no-op access_ok()
7454 - mtd: maps: sa1100-flash: potential NULL dereference
7455 - mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
7456 - power: reset: hisi-reboot: Unmap region obtained by of_iomap
7457 - fix memory leaks in tracing_buffers_splice_read()
7458 - tracing: Move mutex to protect against resetting of seq data
7459 - mm: delete unnecessary and unsafe init_tlb_ubc()
7460 - can: flexcan: fix resume function
7461 - nl80211: validate number of probe response CSA counters
7462 - btrfs: ensure that file descriptor used with subvol ioctls is a dir
7463 - i2c-eg20t: fix race between i2c init and interrupt enable
7464 - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
7465 - MIPS: Fix pre-r6 emulation FPU initialisation
7466 - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
7467 - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
7468 - MIPS: Remove compact branch policy Kconfig entries
7469 - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
7470 - MIPS: Add a missing ".set pop" in an early commit
7471 - MIPS: paravirt: Fix undefined reference to smp_bootstrap
7472 - PM / hibernate: Restore processor state before using per-CPU variables
7473 - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
7474 - power_supply: tps65217-charger: fix missing platform_set_drvdata()
7475 - power: supply: max17042_battery: fix model download bug.
7476 - qxl: check for kmap failures
7477 - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
7478 - Linux 4.4.23
7479
7480 * Xenial update to v4.4.22 stable release (LP: #1627730)
7481 - ext4: use __GFP_NOFAIL in ext4_free_blocks()
7482 - fscrypto: add authorization check for setting encryption policy
7483 - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe
7484 function
7485 - MIPS: KVM: Check for pfn noslot case
7486 - fscrypto: require write access to mount to set encryption policy
7487 - lightnvm: put bio before return
7488 - powerpc/tm: do not use r13 for tabort_syscall
7489 - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
7490 - kernfs: don't depend on d_find_any_alias() when generating notifications
7491 - pNFS: The client must not do I/O to the DS if it's lease has expired
7492 - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
7493 - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
7494 - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
7495 - NFSv4.1: Fix the CREATE_SESSION slot number accounting
7496 - kexec: fix double-free when failing to relocate the purgatory
7497 - mm: introduce get_task_exe_file
7498 - audit: fix exe_file access in audit_exe_compare
7499 - dm flakey: fix reads to be issued if drop_writes configured
7500 - IB/uverbs: Fix race between uverbs_close and remove_one
7501 - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
7502 - x86/paravirt: Do not trace _paravirt_ident_*() functions
7503 - x86/AMD: Apply erratum 665 on machines without a BIOS fix
7504 - kvm-arm: Unmap shadow pagetables properly
7505 - iio: accel: kxsd9: Fix raw read return
7506 - iio: proximity: as3935: set up buffer timestamps for non-zero values
7507 - iio: adc: rockchip_saradc: reset saradc controller before programming it
7508 - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
7509 - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
7510 - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
7511 - iio: adc: at91: unbreak channel adc channel 3
7512 - iio: accel: bmc150: reset chip at init time
7513 - iio: fix pressure data output unit in hid-sensor-attributes
7514 - iio: accel: kxsd9: Fix scaling bug
7515 - iio:core: fix IIO_VAL_FRACTIONAL sign handling
7516 - iio: ensure ret is initialized to zero before entering do loop
7517 - serial: 8250_mid: fix divide error bug if baud rate is 0
7518 - serial: 8250: added acces i/o products quad and octal serial cards
7519 - USB: serial: simple: add support for another Infineon flashloader
7520 - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
7521 - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
7522 - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
7523 - USB: change bInterval default to 10 ms
7524 - net: thunderx: Fix OOPs with ethtool --register-dump
7525 - cpuset: make sure new tasks conform to the current config of the cpuset
7526 - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
7527 - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
7528 - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
7529 - ARM: kirkwood: ib62x0: fix size of u-boot environment partition
7530 - ARM: OMAP3: hwmod data: Add sysc information for DSI
7531 - ARM: dts: imx6qdl: Fix SPDIF regression
7532 - ARM: dts: overo: fix gpmc nand cs0 range
7533 - ARM: dts: overo: fix gpmc nand on boards with ethernet
7534 - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST
7535 SDHCI
7536 - bus: arm-ccn: Fix PMU handling of MN
7537 - bus: arm-ccn: Do not attempt to configure XPs for cycle counter
7538 - bus: arm-ccn: Fix XP watchpoint settings bitmask
7539 - dm log writes: fix check of kthread_run() return value
7540 - dm log writes: move IO accounting earlier to fix error path
7541 - dm crypt: fix error with too large bios
7542 - pinctrl: pistachio: fix mfio pll_lock pinmux
7543 - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
7544 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
7545 - crypto: cryptd - initialize child shash_desc on import
7546 - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
7547 - fuse: direct-io: don't dirty ITER_BVEC pages
7548 - xhci: fix null pointer dereference in stop command timeout function
7549 - md-cluster: make md-cluster also can work when compiled into kernel
7550 - ath9k: fix using sta->drv_priv before initializing it
7551 - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
7552 - sched/core: Fix a race between try_to_wake_up() and a woken up task
7553 - ipv6: addrconf: fix dev refcont leak when DAD failed
7554 - gma500: remove annoying deprecation warning
7555 - mpssd: fix buffer overflow warning
7556 - drm/i915: Avoid pointer arithmetic in calculating plane surface offset
7557 - mmc: dw_mmc: use resource_size_t to store physical address
7558 - pinctrl: at91-pio4: use %pr format string for resource
7559 - soc: qcom/spm: shut up uninitialized variable warning
7560 - kconfig: tinyconfig: provide whole choice blocks to avoid warnings
7561 - net: simplify napi_synchronize() to avoid warnings
7562 - drm: atmel-hlcdc: Fix vertical scaling
7563 - drm: Only use compat ioctl for addfb2 on X86/IA64
7564 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
7565 - irqchip/atmel-aic: Fix potential deadlock in ->xlate()
7566 - fix iov_iter_fault_in_readable()
7567 - microblaze: fix __get_user()
7568 - avr32: fix copy_from_user()
7569 - microblaze: fix copy_from_user()
7570 - fix minor infoleak in get_user_ex()
7571 - mn10300: failing __get_user() and get_user() should zero
7572 - m32r: fix __get_user()
7573 - sh64: failing __get_user() should zero
7574 - nios2: fix __get_user()
7575 - score: fix __get_user/get_user
7576 - s390: get_user() should zero on failure
7577 - ARC: uaccess: get_user to zero out dest in cause of fault
7578 - asm-generic: make get_user() clear the destination on errors
7579 - frv: fix clear_user()
7580 - cris: buggered copy_from_user/copy_to_user/clear_user
7581 - blackfin: fix copy_from_user()
7582 - score: fix copy_from_user() and friends
7583 - sh: fix copy_from_user()
7584 - hexagon: fix strncpy_from_user() error return
7585 - mips: copy_from_user() must zero the destination on access_ok() failure
7586 - asm-generic: make copy_from_user() zero the destination properly
7587 - alpha: fix copy_from_user()
7588 - metag: copy_from_user() should zero the destination on access_ok() failure
7589 - parisc: fix copy_from_user()
7590 - openrisc: fix copy_from_user()
7591 - nios2: copy_from_user() should zero the tail of destination
7592 - mn10300: copy_from_user() should zero on access_ok() failure...
7593 - sparc32: fix copy_from_user()
7594 - ppc32: fix copy_from_user()
7595 - genirq/msi: Fix broken debug output
7596 - ia64: copy_from_user() should zero the destination on access_ok() failure
7597 - avr32: fix 'undefined reference to `___copy_from_user'
7598 - openrisc: fix the fix of copy_from_user()
7599 - Linux 4.4.22
7600
7601 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
7602 - crypto: vmx - fix null dereference in p8_aes_xts_crypt
7603
7604 * i40e/setting some ethtool features and remove module right after (modprobe
7605 -r) lead to crash in systems with more than 127 CPUs (LP: #1626782)
7606 - i40e: Fix errors resulted while turning off TSO
7607
7608 * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222)
7609 - ibmvnic: fix to use list_for_each_safe() when delete items
7610
7611 * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest
7612 running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986)
7613 - PCI: rpaphp: Fix slot registration for multiple slots under a PHB
7614
7615 * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520)
7616 - nvme: Call pci_disable_device on the error path.
fe63540b 7617
ed40d929 7618 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Oct 2016 08:09:34 -0500
fe63540b 7619
98f089cd 7620linux (4.4.0-45.66) xenial; urgency=low
4db121fb 7621
98f089cd
SB
7622 * CVE-2016-5195
7623 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
4db121fb 7624
98f089cd
SB
7625 * srcname from mount rule corrupted under load (LP: #1634753)
7626 - SAUCE: apparmor: fix sleep in critical section
7627
7628 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Oct 2016 11:24:20 +0200
4db121fb 7629
0ae0d9de 7630linux (4.4.0-43.63) xenial; urgency=low
8d796174 7631
0ae0d9de
SF
7632 [ Seth Forshee ]
7633
7634 * Release Tracking Bug
7635 - LP: #1632375
7636
7637 * kswapd0 100% CPU usage (LP: #1518457)
7638 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
7639 balance.
8d796174
SF
7640
7641 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 07:54:56 -0500
7642
d82bc181 7643linux (4.4.0-42.62) xenial; urgency=low
f854549f 7644
d82bc181
SF
7645 * Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
7646 - tunnels: Don't apply GRO to multiple layers of encapsulation.
7647 - gro: Allow tunnel stacking in the case of FOU/GUE
f854549f 7648
d82bc181
SF
7649 * CVE-2016-7039
7650 - SAUCE: net: add recursion limit to GRO
7651
7652 -- Seth Forshee <seth.forshee@canonical.com> Fri, 07 Oct 2016 12:03:55 -0500
f854549f 7653
a3370a99 7654linux (4.4.0-41.61) xenial; urgency=low
16773b5c 7655
a3370a99
KM
7656 [ Kamal Mostafa ]
7657
7658 * Release Tracking Bug
7659 - LP: #1628204
7660
7661 * nvme drive probe failure (LP: #1626894)
7662 - (fix) NVMe: Don't unmap controller registers on reset
16773b5c 7663
a3370a99 7664 -- Kamal Mostafa <kamal@canonical.com> Tue, 27 Sep 2016 09:40:42 -0700
16773b5c 7665
bc5d8243 7666linux (4.4.0-40.60) xenial; urgency=low
8bf120c4 7667
bc5d8243 7668 [ Kamal Mostafa ]
8bf120c4 7669
bc5d8243
KM
7670 * Release Tracking Bug
7671 - LP: #1627074
7672
7673 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
7674 - Fix memory leaks in cifs_do_mount()
7675 - Compare prepaths when comparing superblocks
7676 - SAUCE: Fix regression which breaks DFS mounting
7677
7678 * Backlight does not change when adjust it higher than 50% after S3
7679 (LP: #1625932)
7680 - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
7681 increment value
7682 - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
7683 increment on backlight enable
7684
7685 -- Kamal Mostafa <kamal@canonical.com> Fri, 23 Sep 2016 08:53:31 -0700
8bf120c4 7686
8f9a3034 7687linux (4.4.0-39.59) xenial; urgency=low
98bb14ac 7688
8f9a3034 7689 [ Joseph Salisbury ]
98bb14ac 7690
8f9a3034
JS
7691 * Release Tracking Bug
7692 - LP: #1625303
7693
7694 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
7695 - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
7696
7697 * thunder: faulty TSO padding (LP: #1623627)
7698 - net: thunderx: Fix for HW issue while padding TSO packet
7699
7700 * CVE-2016-6828
7701 - tcp: fix use after free in tcp_xmit_retransmit_queue()
7702
7703 * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
7704 - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
7705
7706 * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
7707 - EDAC, ie31200_edac: Add Skylake support
7708
7709 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
7710 - SAUCE: nvme: Don't suspend admin queue that wasn't created
7711
7712 * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
7713 - blk-mq: Allow timeouts to run while queue is freezing
7714 - blk-mq: improve warning for running a queue on the wrong CPU
7715 - blk-mq: don't overwrite rq->mq_ctx
7716
7717 * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
7718 (LP: #1619918)
7719 - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
7720 btrfs_ioctl
7721
7722 * radeon: monitor connected to onboard VGA doesn't work with Xenial
7723 (LP: #1600092)
7724 - drm/radeon/dp: add back special handling for NUTMEG
7725
7726 * initramfs includes qle driver, but not firmware (LP: #1623187)
7727 - qed: add MODULE_FIRMWARE()
7728
7729 * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
7730 - hv_netvsc: Implement support for VF drivers on Hyper-V
7731 - hv_netvsc: Fix the list processing for network change event
7732 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring
7733 buffer
7734 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
7735 - Drivers: hv: vmbus: Export the vmbus_set_event() API
7736 - lcoking/barriers, arch: Use smp barriers in smp_store_release()
7737 - asm-generic: guard smp_store_release/load_acquire
7738 - x86: reuse asm-generic/barrier.h
7739 - asm-generic: add __smp_xxx wrappers
7740 - x86: define __smp_xxx
7741 - asm-generic: implement virt_xxx memory barriers
7742 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
7743 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of
7744 vmbus packets
7745 - drivers:hv: Lock access to hyperv_mmio resource tree
7746 - drivers:hv: Make a function to free mmio regions through vmbus
7747 - drivers:hv: Track allocations of children of hv_vmbus in private resource
7748 tree
7749 - drivers:hv: Separate out frame buffer logic when picking MMIO range
7750 - Drivers: hv: vmbus: handle various crash scenarios
7751 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
7752 - Drivers: hv: balloon: reset host_specified_ha_region
7753 - tools: hv: lsvmbus: add pci pass-through UUID
7754 - hv_netvsc: move start_remove flag to net_device_context
7755 - hv_netvsc: use start_remove flag to protect netvsc_link_change()
7756 - hv_netvsc: untangle the pointer mess
7757 - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
7758 - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with
7759 netvsc_remove()
7760 - hv_netvsc: set nvdev link after populating chn_table
7761 - hv_netvsc: Fix VF register on vlan devices
7762 - hv_netvsc: remove redundant assignment in netvsc_recv_callback()
7763 - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
7764 - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
7765 - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
7766 - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
7767 - netvsc: get rid of completion timeouts
7768 - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
7769 - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
7770 - netvsc: Use the new in-place consumption APIs in the rx path
7771 - x86/kernel: Audit and remove any unnecessary uses of module.h
7772 - PCI: hv: Fix interrupt cleanup path
7773 - hv_netvsc: Fix VF register on bonding devices
7774 - hv_netvsc: don't lose VF information
7775 - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
7776 - hv_netvsc: reset vf_inject on VF removal
7777 - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
7778 - hv_netvsc: fix bonding devices check in netvsc_netdev_event()
7779 - Drivers: hv: vmbus: Use the new virt_xx barrier code
7780 - ixgbevf: call ndo_stop() instead of dev_close() when running offline
7781 selftest
7782 - ixgbevf: fix error code path when setting MAC address
7783 - ixgbevf: use bit operations for setting and checking resets
7784 - ixgbevf: Add support for generic Tx checksums
7785 - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean
7786 logic
7787 - ixgbevf: refactor ethtool stats handling
7788 - ixgbevf: add support for per-queue ethtool stats
7789 - ixgbevf: make use of BIT() macro to avoid shift of signed values
7790 - ixgbevf: Move API negotiation function into mac_ops
7791 - ixgbevf: Add the device ID's presented while running on Hyper-V
7792 - ixgbevf: Support Windows hosts (Hyper-V)
7793 - ixgbevf: Change the relaxed order settings in VF driver for sparc
7794 - ixgbevf: Use mac_ops instead of trying to identify NIC type
7795
7796 * New device ID for Kabypoint (LP: #1622469)
7797 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
7798 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
7799
7800 * Xenial update to v4.4.21 stable release (LP: #1624037)
7801 - Revert "i40e: fix: do not sleep in netdev_ops"
7802 - fs: Check for invalid i_uid in may_follow_link()
7803 - netfilter: x_tables: check for size overflow
7804 - ext4: validate that metadata blocks do not overlap superblock
7805 - ext4: fix xattr shifting when expanding inodes
7806 - ext4: fix xattr shifting when expanding inodes part 2
7807 - ext4: properly align shifted xattrs when expanding inodes
7808 - ext4: avoid deadlock when expanding inode size
7809 - ext4: avoid modifying checksum fields directly during checksum verification
7810 - block: Fix race triggered by blk_set_queue_dying()
7811 - block: make sure a big bio is split into at most 256 bvecs
7812 - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
7813 - s390/sclp_ctl: fix potential information leak with /dev/sclp
7814 - drm/radeon: fix radeon_move_blit on 32bit systems
7815 - drm: Reject page_flip for !DRIVER_MODESET
7816 - drm/msm: fix use of copy_from_user() while holding spinlock
7817 - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup
7818 - xfs: fix superblock inprogress check
7819 - timekeeping: Cap array access in timekeeping_debug
7820 - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
7821 - lustre: remove unused declaration
7822 - wrappers for ->i_mutex access
7823 - ovl: don't copy up opaqueness
7824 - ovl: remove posix_acl_default from workdir
7825 - ovl: listxattr: use strnlen()
7826 - ovl: fix workdir creation
7827 - ubifs: Fix assertion in layout_in_gaps()
7828 - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of
7829 two.
7830 - vhost/scsi: fix reuse of &vq->iov[out] in response
7831 - x86/apic: Do not init irq remapping if ioapic is disabled
7832 - uprobes: Fix the memcg accounting
7833 - crypto: caam - fix IV loading for authenc (giv)decryption
7834 - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
7835 - ALSA: firewire-tascam: accessing to user space outside spinlock
7836 - ALSA: fireworks: accessing to user space outside spinlock
7837 - ALSA: rawmidi: Fix possible deadlock with virmidi registration
7838 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
7839 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559
7840 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
7841 - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
7842 - ALSA: timer: fix NULL pointer dereference on memory allocation failure
7843 - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
7844 - metag: Fix atomic_*_return inline asm constraints
7845 - cpufreq: Fix GOV_LIMITS handling for the userspace governor
7846 - hwrng: exynos - Disable runtime PM on probe failure
7847 - regulator: anatop: allow regulator to be in bypass mode
7848 - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
7849 - Linux 4.4.21
7850
7851 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900)
7852 - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468
7853
7854 * Xenial update to v4.4.20 stable release (LP: #1621113)
7855 - hugetlb: fix nr_pmds accounting with shared page tables
7856 - x86/mm: Disable preemption during CR3 read+write
7857 - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
7858 - tools/testing/nvdimm: fix SIGTERM vs hotplug crash
7859 - SUNRPC: Handle EADDRNOTAVAIL on connection failures
7860 - SUNRPC: allow for upcalls for same uid but different gss service
7861 - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
7862 - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD
7863 (VF0610)
7864 - ALSA: usb-audio: Add quirk for ELP HD USB Camera
7865 - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
7866 - parisc: Fix order of EREFUSED define in errno.h
7867 - virtio: fix memory leak in virtqueue_add()
7868 - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
7869 - perf intel-pt: Fix occasional decoding errors when tracing system-wide
7870 - libnvdimm, nd_blk: mask off reserved status bits
7871 - ALSA: hda - Manage power well properly for resume
7872 - NVMe: Don't unmap controller registers on reset
7873 - PCI: Support PCIe devices with short cfg_size
7874 - PCI: Add Netronome vendor and device IDs
7875 - PCI: Limit config space size for Netronome NFP6000 family
7876 - PCI: Add Netronome NFP4000 PF device ID
7877 - PCI: Limit config space size for Netronome NFP4000
7878 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
7879 - ACPI: CPPC: Return error if _CPC is invalid on a CPU
7880 - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
7881 - um: Don't discard .text.exit section
7882 - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
7883 - genirq/msi: Make sure PCI MSIs are activated early
7884 - crypto: caam - fix non-hmac hashes
7885 - crypto: caam - fix echainiv(authenc) encrypt shared descriptor
7886 - crypto: caam - defer aead_set_sh_desc in case of zero authsize
7887 - usb: ehci: change order of register cleanup during shutdown
7888 - usb: misc: usbtest: add fix for driver hang
7889 - usb: dwc3: pci: add Intel Kabylake PCI ID
7890 - usb: dwc3: gadget: increment request->actual once
7891 - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
7892 - USB: hub: fix up early-exit pathway in hub_activate
7893 - USB: hub: change the locking in hub_activate
7894 - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
7895 - usb: renesas_usbhs: Use dmac only if the pipe type is bulk
7896 - USB: validate wMaxPacketValue entries in endpoint descriptors
7897 - usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
7898 - usb/gadget: fix gadgetfs aio support.
7899 - xhci: always handle "Command Ring Stopped" events
7900 - usb: xhci: Fix panic if disconnect
7901 - xhci: don't dereference a xhci member after removing xhci
7902 - USB: serial: fix memleak in driver-registration error path
7903 - USB: serial: option: add D-Link DWM-156/A3
7904 - USB: serial: option: add support for Telit LE920A4
7905 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
7906 - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
7907 - iommu/dma: Don't put uninitialised IOVA domains
7908 - iommu/arm-smmu: Fix CMDQ error handling
7909 - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
7910 - pinctrl/amd: Remove the default de-bounce time
7911 - EDAC: Increment correct counter in edac_inc_ue_error()
7912 - s390/dasd: fix hanging device after clear subchannel
7913 - mac80211: fix purging multicast PS buffer queue
7914 - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
7915 - of: fix reference counting in of_graph_get_endpoint_by_regs
7916 - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
7917 - sched/nohz: Fix affine unpinned timers mess
7918 - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
7919 - drm/amdgpu: Change GART offset to 64-bit
7920 - drm/amdgpu: fix amdgpu_move_blit on 32bit systems
7921 - drm/amdgpu: avoid a possible array overflow
7922 - drm/amdgpu: skip TV/CV in display parsing
7923 - drm/amd/amdgpu: sdma resume fail during S4 on CI
7924 - drm/amdgpu: record error code when ring test failed
7925 - drm/i915: fix aliasing_ppgtt leak
7926 - ARC: build: Better way to detect ISA compatible toolchain
7927 - ARC: use correct offset in pt_regs for saving/restoring user mode r25
7928 - ARC: Call trace_hardirqs_on() before enabling irqs
7929 - ARC: Elide redundant setup of DMA callbacks
7930 - aacraid: Check size values after double-fetch from user
7931 - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
7932 - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
7933 - cdc-acm: fix wrong pipe type on rx interrupt xfers
7934 - mpt3sas: Fix resume on WarpDrive flash cards
7935 - megaraid_sas: Fix probing cards without io port
7936 - usb: renesas_usbhs: gadget: fix return value check in
7937 usbhs_mod_gadget_probe()
7938 - gpio: Fix OF build problem on UM
7939 - fs/seq_file: fix out-of-bounds read
7940 - btrfs: waiting on qgroup rescan should not always be interruptible
7941 - btrfs: properly track when rescan worker is running
7942 - Input: tegra-kbc - fix inverted reset logic
7943 - Input: i8042 - break load dependency between atkbd/psmouse and i8042
7944 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
7945 - crypto: nx - off by one bug in nx_of_update_msc()
7946 - crypto: qat - fix aes-xts key sizes
7947 - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
7948 - USB: avoid left shift by -1
7949 - usb: chipidea: udc: don't touch DP when controller is in host mode
7950 - USB: fix typo in wMaxPacketSize validation
7951 - USB: serial: mos7720: fix non-atomic allocation in write path
7952 - USB: serial: mos7840: fix non-atomic allocation in write path
7953 - USB: serial: option: add WeTelecom WM-D200
7954 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
7955 - staging: comedi: daqboard2000: bug fix board type matching code
7956 - staging: comedi: comedi_test: fix timer race conditions
7957 - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
7958 - staging: comedi: ni_mio_common: fix wrong insn_write handler
7959 - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
7960 - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
7961 - ACPI / sysfs: fix error code in get_status()
7962 - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present
7963 - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
7964 - ALSA: line6: Give up on the lock while URBs are released.
7965 - ALSA: line6: Fix POD sysfs attributes segfault
7966 - hwmon: (iio_hwmon) fix memory leak in name attribute
7967 - sysfs: correctly handle read offset on PREALLOC attrs
7968 - Linux 4.4.20
7969
7970 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge
7971 (2:No such file or directory) (LP: #1619552)
7972 - powerpc/powernv : Drop reference added by kset_find_obj()
7973
7974 * backport support for userspace access of DP aux devices (LP: #1619756)
7975 - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
7976 - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
7977 - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y
7978
7979 * Enable virtual scsi server driver for Power (LP: #1615665)
7980 - SAUCE: Ibmvscsis: Properly deregister target sessions
7981 - SAUCE: Return TCMU-generated sense data to fabric module
7982 - SAUCE: Ibmvscsis: Code cleanup of print statements
7983 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
7984
7985 * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80
7986 during running dlpar test on monklp3 (LP: #1618151)
7987 - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
7988
7989 * Kernel Build Fails for Fuse Module (LP: #1617550)
7990 - SAUCE: (namespace) userns: Export current_in_userns to modules
7991
7992 * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15
7993 (LP: #1572630)
7994 - blk-mq: Reuse hardware context cpumask for tags
7995 - blk-mq: Use proper cpumask iterator
7996
7997 -- Joseph Salisbury <joseph.salisbury@canonical.com> Mon, 19 Sep 2016 14:23:10 -0400
98bb14ac 7998
698f3f28 7999linux (4.4.0-38.57) xenial; urgency=low
aa6d67a7 8000
698f3f28
TG
8001 [ Tim Gardner ]
8002
8003 * Release Tracking Bug
8004 - LP: #1620658
8005
8006 * CIFS client: access problems after updating to kernel 4.4.0-29-generic
8007 (LP: #1612135)
8008 - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs"
8009 - fs: Call d_automount with the filesystems creds
8010
8011 * apt-key add fails in overlayfs (LP: #1618572)
8012 - SAUCE: overlayfs: fix regression in whiteout detection
aa6d67a7
TG
8013
8014 -- Tim Gardner <tim.gardner@canonical.com> Tue, 30 Aug 2016 12:24:30 -0600
8015
bda4e3d0 8016linux (4.4.0-37.56) xenial; urgency=low
9af6c8be 8017
bda4e3d0
TG
8018 [ Tim Gardner ]
8019
8020 * Release Tracking Bug
8021 - LP: #1618040
8022
8023 * [Feature] Instruction decoder support for new SKX instructions- AVX512
8024 (LP: #1591655)
8025 - x86/insn: perf tools: Fix vcvtph2ps instruction decoding
8026 - x86/insn: Add AVX-512 support to the instruction decoder
8027 - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
8028 - perf tools: Add AVX-512 instructions to the new instructions test
8029
8030 * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with
8031 ioremap() call on 32bit kernel (LP: #1608652)
8032 - lpfc: Correct issue with ioremap() call on 32bit kernel
8033
8034 * [Feature] turbostat support for Skylake-SP server (LP: #1591802)
8035 - tools/power turbostat: decode more CPUID fields
8036 - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
8037 - tools/power turbostat: decode HWP registers
8038 - tools/power turbostat: Decode MSR_MISC_PWR_MGMT
8039 - tools/power turbostat: allow sub-sec intervals
8040 - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
8041 - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
8042 - tools/power turbostat: re-name "%Busy" field to "Busy%"
8043 - tools/power turbostat: add --out option for saving output in a file
8044 - tools/power turbostat: fix compiler warnings
8045 - tools/power turbostat: make fewer systems calls
8046 - tools/power turbostat: show IRQs per CPU
8047 - tools/power turbostat: show GFXMHz
8048 - tools/power turbostat: show GFX%rc6
8049 - tools/power turbostat: detect and work around syscall jitter
8050 - tools/power turbostat: indicate SMX and SGX support
8051 - tools/power turbostat: call __cpuid() instead of __get_cpuid()
8052 - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
8053 - tools/power turbostat: bugfix: TDP MSRs print bits fixing
8054 - tools/power turbostat: SGX state should print only if --debug
8055 - tools/power turbostat: print IRTL MSRs
8056 - tools/power turbostat: initial BXT support
8057 - tools/power turbostat: decode BXT TSC frequency via CPUID
8058 - tools/power turbostat: initial SKX support
8059
8060 * [BYT] display hotplug doesn't work on console (LP: #1616894)
8061 - drm/i915/vlv: Make intel_crt_reset() per-encoder
8062 - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
8063 - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
8064 - drm/i915: Enable polling when we don't have hpd
8065
8066 * [Feature]intel_idle enabling on Broxton-P (LP: #1520446)
8067 - intel_idle: add BXT support
8068
8069 * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815)
8070 - [Config] CONFIG_EDAC_SKX=m
8071 - EDAC, skx_edac: Add EDAC driver for Skylake
8072
8073 * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648)
8074 - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
8075
8076 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
8077 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
8078
8079 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
8080 - SAUCE: Bluetooth: Support for LED on Edge Gateways
8081 - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways
8082
8083 * Please add support for alps touchpad. (LP: #1616813)
8084 - [Config] CONFIG_HID_ALPS=m
8085 - HID: add Alps I2C HID Touchpad-Stick support
8086 - HID: alps: struct u1_dev *priv is internal to the driver
8087 - HID: alps: pass correct sizes to hid_hw_raw_request()
8088 - HID: alps: match alps devices in core
8089 - HID: alps: a few cleanups
8090
8091 * DINO2M - System hangs with a black screen during s4 stress test
8092 (LP: #1616781)
8093 - x86/power/64: Fix kernel text mapping corruption during image restoration
8094
8095 * Xenial update to v4.4.17 stable release (LP: #1611833)
8096 - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
8097 - x86/quirks: Apply nvidia_bugs quirk only on root bus
8098 - x86/quirks: Reintroduce scanning of secondary buses
8099 - x86/quirks: Add early quirk to reset Apple AirPort card
8100 - dmaengine: at_xdmac: align descriptors on 64 bits
8101 - dmaengine: at_xdmac: fix residue corruption
8102 - dmaengine: at_xdmac: double FIFO flush needed to compute residue
8103 - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
8104 - mm, compaction: abort free scanner if split fails
8105 - fs/nilfs2: fix potential underflow in call to crc32_le
8106 - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
8107 - mm, meminit: always return a valid node from early_pfn_to_nid
8108 - mm, meminit: ensure node is online before checking whether pages are
8109 uninitialised
8110 - vmlinux.lds: account for destructor sections
8111 - pps: do not crash when failed to register
8112 - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while
8113 processing sysrq-w
8114 - arc: unwind: warn only once if DW2_UNWIND is disabled
8115 - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
8116 - xen/pciback: Fix conf_space read/write overlap check.
8117 - xenbus: don't BUG() on user mode induced condition
8118 - xenbus: don't bail early from xenbus_dev_request_and_reply()
8119 - Input: vmmouse - remove port reservation
8120 - Input: elantech - add more IC body types to the list
8121 - Input: xpad - fix oops when attaching an unknown Xbox One gamepad
8122 - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
8123 - Input: xpad - validate USB endpoint count during probe
8124 - Input: tsc200x - report proper input_dev name
8125 - pvclock: Add CPU barriers to get correct version value
8126 - pinctrl: single: Fix missing flush of posted write for a wakeirq
8127 - pinctrl: imx: Do not treat a PIN without MUX register as an error
8128 - cgroup: set css->id to -1 during init
8129 - power_supply: power_supply_read_temp only if use_cnt > 0
8130 - locks: use file_inode()
8131 - Revert "ecryptfs: forbid opening files without mmap handler"
8132 - ecryptfs: don't allow mmap when the lower fs doesn't support it
8133 - ext4: verify extent header depth
8134 - 9p: use file_dentry()
8135 - namespace: update event counter when umounting a deleted dentry
8136 - spi: sunxi: fix transfer timeout
8137 - spi: sun4i: fix FIFO limit
8138 - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
8139 - platform/chrome: cros_ec_dev - double fetch bug in ioctl
8140 - block: fix use-after-free in sys_ioprio_get()
8141 - mmc: block: fix packed command header endianness
8142 - sched/fair: Fix effective_load() to consistently use smoothed load
8143 - ovl: handle ATTR_KILL*
8144 - perf/x86: fix PEBS issues on Intel Atom/Core2
8145 - can: at91_can: RX queue could get stuck at high bus load
8146 - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone
8147 access
8148 - can: fix handling of unmodifiable configuration options fix
8149 - can: fix oops caused by wrong rtnl dellink usage
8150 - RDS: fix rds_tcp_init() error path
8151 - SCSI: fix new bug in scsi_dev_info_list string matching
8152 - ipr: Clear interrupt on croc/crocodile when running with LSI
8153 - posix_cpu_timer: Exit early when process has been reaped
8154 - i2c: mux: reg: wrong condition checked for of_address_to_resource return
8155 value
8156 - libata: LITE-ON CX1-JB256-HP needs lower max_sectors
8157 - libceph: apply new_state before new_up_client on incrementals
8158 - net: mvneta: set real interrupt per packet for tx_done
8159 - intel_th: pci: Add Kaby Lake PCH-H support
8160 - intel_th: Fix a deadlock in modprobing
8161 - vfs: fix deadlock in file_remove_privs() on overlayfs
8162 - Linux 4.4.17
8163 - xenbus: don't look up transaction IDs for ordinary writes
8164
8165 * Enable virtual scsi server driver for Power (LP: #1615665)
8166 - [Config] CONFIG_SCSI_IBMVSCSIS=m
8167 - target: Add target_alloc_session() helper function
8168 - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
8169
8170 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295)
8171 - crypto: vmx: Only call enable_kernel_vsx()
8172 - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
8173 - crypto: vmx - Adding asm subroutines for XTS
8174 - crypto: xts - consolidate sanity check for keys
8175 - crypto: vmx - Adding support for XTS
8176 - crypto: vmx - Fix aes_p8_xts_decrypt build failure
8177 - crypto: xts - fix compile errors
8178
8179 * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times
8180 (LP: #1616318)
8181 - USB: don't free bandwidth_mutex too early
8182
8183 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
8184 - nvme: Suspend all queues before deletion
8185
8186 * change_hat is logging failures during expected hat probing (LP: #1615893)
8187 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
8188
8189 * deleted files outside of the namespace are not being treated as disconnected
8190 (LP: #1615892)
8191 - SAUCE: apparmor: deleted dentries can be disconnected
8192
8193 * stacking to unconfined in a child namespace confuses mediation
8194 (LP: #1615890)
8195 - SAUCE: apparmor: special case unconfined when determining the mode
8196
8197 * apparmor module parameters can be changed after the policy is locked
8198 (LP: #1615895)
8199 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
8200
8201 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
8202 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
8203
8204 * label vec reductions can result in reference labels instead of direct access
8205 to labels (LP: #1615889)
8206 - SAUCE: apparmor: reduction of vec to single entry is just that entry
8207
8208 * profiles from different namespaces can block other namespaces from being
8209 able to load a profile (LP: #1615887)
8210 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
8211
8212 * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547)
8213 - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present
8214
8215 * vmalloc_addr is being checked on the failed return address of kvzalloc()
8216 (LP: #1615885)
8217 - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed
8218
8219 * dfa is missing a bounds check which can cause an oops (LP: #1615882)
8220 - SAUCE: apparmor: Add missing id bounds check on dfa verification
8221
8222 * The label build for onexec when stacking is wrong (LP: #1615881)
8223 - SAUCE: apparmor: Fix label build for onexec stacking.
8224
8225 * The inherit check for new to old label comparison for domain transitions is
8226 wrong (LP: #1615880)
8227 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
8228
8229 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
8230 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
8231
8232 * __label_update proxy comparison test is wrong (LP: #1615878)
8233 - SAUCE: apparmor: Fix __label_update proxy comparison test
8234
8235 * Xenial update to v4.4.19 stable release (LP: #1615620)
8236 - usb: gadget: avoid exposing kernel stack
8237 - usb: f_fs: off by one bug in _ffs_func_bind()
8238 - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
8239 - usb: dwc3: fix for the isoc transfer EP_BUSY flag
8240 - USB: serial: option: add support for Telit LE910 PID 0x1206
8241 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
8242 - arm64: kernel: Save and restore UAO and addr_limit on exception entry
8243 - arm64: debug: unmask PSTATE.D earlier
8244 - arm64: Fix incorrect per-cpu usage for boot CPU
8245 - tty: serial: msm: Don't read off end of tx fifo
8246 - serial: samsung: Fix ERR pointer dereference on deferred probe
8247 - tty/serial: atmel: fix RS485 half duplex with DMA
8248 - gpio: pca953x: Fix NBANK calculation for PCA9536
8249 - gpio: intel-mid: Remove potentially harmful code
8250 - Bluetooth: hci_intel: Fix null gpio desc pointer dereference
8251 - pinctrl: cherryview: prevent concurrent access to GPIO controllers
8252 - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
8253 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
8254 - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
8255 - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
8256 - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
8257 - KVM: VMX: handle PML full VMEXIT that occurs during event delivery
8258 - KVM: nVMX: Fix memory corruption when using VMCS shadowing
8259 - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
8260 - mfd: qcom_rpm: Fix offset error for msm8660
8261 - mfd: qcom_rpm: Parametrize also ack selector size
8262 - media: usbtv: prevent access to free'd resources
8263 - media: dvb_ringbuffer: Add memory barriers
8264 - vb2: core: Skip planes array verification if pb is NULL
8265 - Fix RC5 decoding with Fintek CIR chipset
8266 - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
8267 - sur40: fix occasional oopses on device close
8268 - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
8269 - hp-wmi: Fix wifi cannot be hard-unblocked
8270 - s5p-mfc: Set device name for reserved memory region devs
8271 - s5p-mfc: Add release callback for memory region devs
8272 - i2c: efm32: fix a failure path in efm32_i2c_probe()
8273 - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
8274 - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
8275 - EDAC: Correct channel count limit
8276 - HID: uhid: fix timeout when probe races with IO
8277 - ovl: disallow overlayfs as upperdir
8278 - remoteproc: Fix potential race condition in rproc_add
8279 - ARC: mm: don't loose PTE_SPECIAL in pte_modify()
8280 - jbd2: make journal y2038 safe
8281 - fs/cifs: make share unaccessible at root level mountable
8282 - cifs: Check for existing directory when opening file with O_CREAT
8283 - cifs: fix crash due to race in hmac(md5) handling
8284 - CIFS: Fix a possible invalid memory access in smb2_query_symlink()
8285 - random: initialize the non-blocking pool via add_hwgenerator_randomness()
8286 - random: print a warning for the first ten uninitialized random users
8287 - random: add interrupt callback to VMBus IRQ handler
8288 - MIPS: KVM: Fix mapped fault broken commpage handling
8289 - MIPS: KVM: Add missing gfn range check
8290 - MIPS: KVM: Fix gfn range check in kseg0 tlb faults
8291 - MIPS: KVM: Propagate kseg0/mapped tlb fault errors
8292 - nfs: don't create zero-length requests
8293 - nfsd: Fix race between FREE_STATEID and LOCK
8294 - nfsd: don't return an unhashed lock stateid after taking mutex
8295 - drm/i915: Don't complain about lack of ACPI video bios
8296 - iommu/exynos: Suppress unbinding to prevent system failure
8297 - iommu/vt-d: Return error code in domain_context_mapping_one()
8298 - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
8299 - iommu/amd: Init unity mappings only for dma_ops domains
8300 - iommu/amd: Update Alias-DTE in update_device_table()
8301 - audit: fix a double fetch in audit_log_single_execve_arg()
8302 - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
8303 - netlabel: add address family checks to netlbl_{sock,req}_delattr()
8304 - w1:omap_hdq: fix regression
8305 - drm/amdgpu: add a delay after ATPX dGPU power off
8306 - drm/amdgpu: Poll for both connect/disconnect on analog connectors
8307 - drm/amdgpu: support backlight control for UNIPHY3
8308 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
8309 - drm/amdgpu: fix firmware info version checks
8310 - drm/amdgpu/gmc7: add missing mullins case
8311 - drm/radeon: add a delay after ATPX dGPU power off
8312 - drm/radeon: Poll for both connect/disconnect on analog connectors
8313 - drm/radeon: fix firmware info version checks
8314 - drm/radeon: support backlight control for UNIPHY3
8315 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
8316 - drm/nouveau/fbcon: fix font width not divisible by 8
8317 - drm: Restore double clflush on the last partial cacheline
8318 - drm/edid: Add 6 bpc quirk for display AEO model 0.
8319 - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
8320 - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability
8321 is unknown"
8322 - balloon: check the number of available pages in leak balloon
8323 - ftrace/recordmcount: Work around for addition of metag magic but not
8324 relocations
8325 - metag: Fix __cmpxchg_u32 asm constraint for CMP
8326 - block: add missing group association in bio-cloning functions
8327 - block: fix bdi vs gendisk lifetime mismatch
8328 - mtd: nand: fix bug writing 1 byte less than page size
8329 - mm/hugetlb: avoid soft lockup in set_max_huge_pages()
8330 - ALSA: hda: Fix krealloc() with __GFP_ZERO usage
8331 - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO
8332 - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
8333 - ALSA: hda - Fix headset mic detection problem for two dell machines
8334 - IB/mlx5: Fix MODIFY_QP command input structure
8335 - IB/mlx5: Fix entries checks in mlx5_ib_create_cq
8336 - IB/mlx5: Fix returned values of query QP
8337 - IB/mlx5: Fix entries check in mlx5_ib_resize_cq
8338 - IB/mlx5: Fix post send fence logic
8339 - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
8340 - IB/SA: Use correct free function
8341 - IB/IPoIB: Don't update neigh validity for unresolved entries
8342 - IB/IWPM: Fix a potential skb leak
8343 - IB/mlx4: Fix the SQ size of an RC QP
8344 - IB/mlx4: Fix error flow when sending mads under SRIOV
8345 - IB/mlx4: Fix memory leak if QP creation failed
8346 - of: fix memory leak related to safe_name()
8347 - ubi: Make volume resize power cut aware
8348 - ubi: Fix early logging
8349 - ubi: Fix race condition between ubi device creation and udev
8350 - iscsi-target: Fix panic when adding second TCP connection to iSCSI session
8351 - target: Fix ordered task target_setup_cmd_from_cdb exception hang
8352 - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
8353 - target: Fix race between iscsi-target connection shutdown + ABORT_TASK
8354 - target: Fix max_unmap_lba_count calc overflow
8355 - target: Fix ordered task CHECK_CONDITION early exception handling
8356 - Input: elan_i2c - properly wake up touchpad on ASUS laptops
8357 - SUNRPC: Don't allocate a full sockaddr_storage for tracing
8358 - MIPS: mm: Fix definition of R6 cache instruction
8359 - MIPS: Don't register r4k sched clock when CPUFREQ enabled
8360 - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES
8361 - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
8362 - x86/platform/intel_mid_pci: Rework IRQ0 workaround
8363 - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx
8364 - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
8365 - dm flakey: error READ bios during the down_interval
8366 - module: Invalidate signatures on force-loaded modules
8367 - Documentation/module-signing.txt: Note need for version info if reusing a
8368 key
8369 - Linux 4.4.19
8370
8371 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787)
8372 - xfrm: Ignore socket policies when rebuilding hash tables
8373
8374 * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @
8375 writeback_sb_inodes+0x30c/0x590 (LP: #1614565)
8376 - writeback: Write dirty times for WB_SYNC_ALL writeback
8377
8378 * IBM Power 720 Ethernet Not Seen (LP: #1612725)
8379 - [Config] CONFIG_IBMEBUS=y for powerpc
8380
8381 * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431)
8382 - cxl: Set psl_fir_cntl to production environment value
8383
8384 * Xenial update to v4.4.18 stable release (LP: #1614560)
8385 - tcp: enable per-socket rate limiting of all 'challenge acks'
8386 - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
8387 - bonding: set carrier off for devices created through netlink
8388 - net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
8389 - net/irda: fix NULL pointer dereference on memory allocation failure
8390 - qed: Fix setting/clearing bit in completion bitmap
8391 - tcp: consider recv buf for the initial window scale
8392 - ipath: Restrict use of the write() interface
8393 - scsi: ignore errors from scsi_dh_add_device()
8394 - HID: sony: do not bail out when the sixaxis refuses the output report
8395 - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
8396 - arm: oabi compat: add missing access checks
8397 - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
8398 - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
8399 - random: strengthen input validation for RNDADDTOENTCNT
8400 - devpts: clean up interface to pty drivers
8401 - x86/mm/pat: Add support of non-default PAT MSR setting
8402 - x86/mm/pat: Add pat_disable() interface
8403 - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
8404 - x86/mtrr: Fix Xorg crashes in Qemu sessions
8405 - x86/mtrr: Fix PAT init handling when MTRR is disabled
8406 - x86/xen, pat: Remove PAT table init code from Xen
8407 - x86/pat: Document the PAT initialization sequence
8408 - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
8409 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
8410 - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
8411 - block: fix use-after-free in seq file
8412 - sysv, ipc: fix security-layer leaking
8413 - fuse: fsync() did not return IO errors
8414 - fuse: fuse_flush must check mapping->flags for errors
8415 - fuse: fix wrong assignment of ->flags in fuse_send_init()
8416 - fs/dcache.c: avoid soft-lockup in dput()
8417 - crypto: gcm - Filter out async ghash if necessary
8418 - crypto: scatterwalk - Fix test in scatterwalk_done
8419 - ext4: check for extents that wrap around
8420 - ext4: fix deadlock during page writeback
8421 - ext4: don't call ext4_should_journal_data() on the journal inode
8422 - ext4: validate s_reserved_gdt_blocks on mount
8423 - ext4: short-cut orphan cleanup on error
8424 - ext4: fix reference counting bug on block allocation error
8425 - mm: memcontrol: fix cgroup creation failure after many small jobs
8426 - mm: memcontrol: fix swap counter leak on swapout from offline cgroup
8427 - mm: memcontrol: fix memcg id ref counter on swap charge move
8428 - Linux 4.4.18
8429
8430 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No
8431 memory for flatten_device_tree (no room) (LP: #1614309)
8432 - SAUCE: powerpc/pseries: Increase RMA size to 512MB.
8433
8434 * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests
8435 (LP: #1613157)
8436 - drivers: net: xgene: Add support for Classifier engine
8437 - drivers: net: xgene: Add support for RSS
8438 - drivers: net: xgene: Add support for multiple queues
8439
8440 * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt
8441 controller that doesn't support irq_disable and hardware with level
8442 interrupt (LP: #1611399)
8443 - drivers: net: xgene: fix extra IRQ issue
8444
8445 * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606)
8446 - HID: input: add mic mute key on HP slim keyboard
9af6c8be
SB
8447
8448 -- Stefan Bader <stefan.bader@canonical.com> Fri, 12 Aug 2016 09:05:59 +0200
8449
b275624b 8450linux (4.4.0-36.55) xenial; urgency=low
6abbbc9d 8451
b275624b
SB
8452 [ Stefan Bader ]
8453
8454 * Release Tracking Bug
8455 - LP: #1612305
8456
8457 * I2C touchpad does not work on AMD platform (LP: #1612006)
8458 - SAUCE: pinctrl/amd: Remove the default de-bounce time
8459
8460 * CVE-2016-5696
8461 - tcp: make challenge acks less predictable
6abbbc9d 8462
b275624b 8463 -- Stefan Bader <stefan.bader@canonical.com> Thu, 11 Aug 2016 17:34:14 +0200
6abbbc9d 8464
1135656a 8465linux (4.4.0-35.54) xenial; urgency=low
ee27c5aa 8466
1135656a 8467 [ Stefan Bader ]
ee27c5aa 8468
1135656a
SB
8469 * Release Tracking Bug
8470 - LP: #1611215
8471
8472 * [i915_bpo] Sync with v4.7 (LP: #1609742)
8473 - SAUCE: i915_bpo: Sync with v4.7
8474
8475 * s390/cio: fix reset of channel measurement block (LP: #1609415)
8476 - s390/cio: allow to reset channel measurement block
8477
8478 * in Ubuntu16.10: Hit on Call traces and system goes down when transactional
8479 memory tests are running in 32TB Brazos system (LP: #1606786)
8480 - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
8481 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
8482
8483 * Power Menu does not display after press the Power Button (LP: #1609204)
8484 - intel-vbtn: new driver for Intel Virtual Button
8485 - [config] enable CONFIG_INTEL_VBTN=m
8486
8487 * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762)
8488 - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
8489
8490 * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058)
8491 - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED
8492
8493 * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908)
8494 - block: defer timeouts to a workqueue
8495
8496 * Tunnel offload indications not stripped from encapsulated packets, causing
8497 performance overhead (LP: #1602755)
8498 - tunnels: Remove encapsulation offloads on decap.
8499
8500 * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input:
8501 I/O error" for be2net driver (LP: #1607387)
8502 - be2net: perform temperature query in adapter regardless of its interface
8503 state
8504
8505 * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984)
8506 - r8152: Add support for setting pass through MAC address on RTL8153-AD
8507
8508 * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
8509 - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
8510
8511 * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at
8512 lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974)
8513 - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from
8514 lpfc_send_taskmgmt()
8515
8516 * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405)
8517 - SAUCE: cxlflash: Verify problem state area is mapped before notifying
8518 shutdown
8519
8520 * Xenial update to v4.4.16 stable release (LP: #1607404)
8521 - mac80211: fix fast_tx header alignment
8522 - mac80211: mesh: flush mesh paths unconditionally
8523 - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
8524 - mac80211: Fix mesh estab_plinks counting in STA removal case
8525 - EDAC, sb_edac: Fix rank lookup on Broadwell
8526 - IB/cm: Fix a recently introduced locking bug
8527 - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
8528 - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
8529 - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
8530 - usb: dwc2: fix regression on big-endian PowerPC/ARM systems
8531 - USB: EHCI: declare hostpc register as zero-length array
8532 - usb: common: otg-fsm: add license to usb-otg-fsm
8533 - mnt: fs_fully_visible test the proper mount for MNT_LOCKED
8534 - mnt: Account for MS_RDONLY in fs_fully_visible
8535 - mnt: If fs_fully_visible fails call put_filesystem.
8536 - of: fix autoloading due to broken modalias with no 'compatible'
8537 - of: irq: fix of_irq_get[_byname]() kernel-doc
8538 - locking/ww_mutex: Report recursive ww_mutex locking early
8539 - locking/qspinlock: Fix spin_unlock_wait() some more
8540 - locking/static_key: Fix concurrent static_key_slow_inc()
8541 - x86, build: copy ldlinux.c32 to image.iso
8542 - kprobes/x86: Clear TF bit in fault on single-stepping
8543 - x86/amd_nb: Fix boot crash on non-AMD systems
8544 - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
8545 - uvc: Forward compat ioctls to their handlers directly
8546 - thermal: cpu_cooling: fix improper order during initialization
8547 - writeback: use higher precision calculation in domain_dirty_limits()
8548 - nfsd4/rpc: move backchannel create logic into rpc code
8549 - nfsd: Always lock state exclusively.
8550 - nfsd: Extend the mutex holding region around in nfsd4_process_open2()
8551 - posix_acl: Add set_posix_acl
8552 - nfsd: check permissions when setting ACLs
8553 - make nfs_atomic_open() call d_drop() on all ->open_context() errors.
8554 - NFS: Fix another OPEN_DOWNGRADE bug
8555 - ARM: imx6ul: Fix Micrel PHY mask
8556 - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
8557 - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
8558 - MIPS: KVM: Fix modular KVM under QEMU
8559 - mm: Export migrate_page_move_mapping and migrate_page_copy
8560 - UBIFS: Implement ->migratepage()
8561 - sched/fair: Fix cfs_rq avg tracking underflow
8562 - packet: Use symmetric hash for PACKET_FANOUT_HASH.
8563 - net_sched: fix mirrored packets checksum
8564 - cdc_ncm: workaround for EM7455 "silent" data interface
8565 - ipv6: Fix mem leak in rt6i_pcpu
8566 - ARCv2: Check for LL-SC livelock only if LLSC is enabled
8567 - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
8568 - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
8569 - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
8570 - HID: elo: kill not flush the work
8571 - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
8572 - tracing: Handle NULL formats in hold_module_trace_bprintk_format()
8573 - base: make module_create_drivers_dir race-free
8574 - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
8575 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry
8576 - iommu/amd: Fix unity mapping initialization race
8577 - drm/mgag200: Black screen fix for G200e rev 4
8578 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
8579 - arm64: Rework valid_user_regs
8580 - vfs: add d_real_inode() helper
8581 - af_unix: fix hard linked sockets on overlay
8582 - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
8583 - drm/radeon: fix asic initialization for virtualized environments
8584 - drm/amdgpu/gfx7: fix broken condition check
8585 - ubi: Make recover_peb power cut aware
8586 - drm/amdkfd: unbind only existing processes
8587 - drm/amdkfd: destroy dbgmgr in notifier release
8588 - drm/dp/mst: Always clear proposed vcpi table for port.
8589 - drm/nouveau/disp/sor/gf119: both links use the same training register
8590 - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
8591 - drm/nouveau/fbcon: fix out-of-bounds memory accesses
8592 - drm/nouveau: fix for disabled fbdev emulation
8593 - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
8594 - drm/i915/ilk: Don't disable SSC source if it's in use
8595 - drm/i915: Refresh cached DP port register value on resume
8596 - drm/i915: Update ifdeffery for mutex->owner
8597 - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
8598 - drm: add missing drm_mode_set_crtcinfo call
8599 - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
8600 - drm: atmel-hlcdc: actually disable scaling when no scaling is required
8601 - drm/ttm: Make ttm_bo_mem_compat available
8602 - drm/vmwgfx: Add an option to change assumed FB bpp
8603 - drm/vmwgfx: Work around mode set failure in 2D VMs
8604 - drm/vmwgfx: Check pin count before attempting to move a buffer
8605 - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
8606 - drm/vmwgfx: Fix error paths when mapping framebuffer
8607 - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
8608 - perf/x86: Fix undefined shift on 32-bit kernels
8609 - xen/balloon: Fix declared-but-not-defined warning
8610 - iio: Fix error handling in iio_trigger_attach_poll_func
8611 - iio:st_pressure: fix sampling gains (bring inline with ABI)
8612 - iio: light apds9960: Add the missing dev.parent
8613 - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
8614 - iio: proximity: as3935: remove triggered buffer processing
8615 - iio: proximity: as3935: fix buffer stack trashing
8616 - iio: humidity: hdc100x: correct humidity integration time mask
8617 - iio: humidity: hdc100x: fix IIO_TEMP channel reporting
8618 - iio: hudmidity: hdc100x: fix incorrect shifting and scaling
8619 - staging: iio: accel: fix error check
8620 - iio: accel: kxsd9: fix the usage of spi_w8r8()
8621 - iio:ad7266: Fix broken regulator error handling
8622 - iio:ad7266: Fix support for optional regulators
8623 - iio:ad7266: Fix probe deferral for vref
8624 - tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
8625 - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by
8626 default
8627 - hwmon: (dell-smm) Disallow fan_type() calls on broken machines
8628 - hwmon: (dell-smm) Cache fan_type() calls and change fan detection
8629 - ALSA: dummy: Fix a use-after-free at closing
8630 - ALSA: hda - Fix the headset mic jack detection on Dell machine
8631 - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup
8632 - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
8633 - ALSA: echoaudio: Fix memory allocation
8634 - ALSA: timer: Fix negative queue usage by racy accesses
8635 - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
8636 - ALSA: hda - Add PCI ID for Kabylake-H
8637 - ALSA: hda - fix read before array start
8638 - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
8639 - ALSA: pcm: Free chmap at PCM free callback, too
8640 - ALSA: ctl: Stop notification after disconnection
8641 - ALSA: hda - fix use-after-free after module unload
8642 - ALSA: hda: add AMD Stoney PCI ID with proper driver caps
8643 - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
8644 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
8645 - ARM: mvebu: fix HW I/O coherency related deadlocks
8646 - ovl: Copy up underlying inode's ->i_mode to overlay inode
8647 - ovl: verify upper dentry in ovl_remove_and_whiteout()
8648 - scsi: fix race between simultaneous decrements of ->host_failed
8649 - 53c700: fix BUG on untagged commands
8650 - Fix reconnect to not defer smb3 session reconnect long after socket
8651 reconnect
8652 - cifs: dynamic allocation of ntlmssp blob
8653 - File names with trailing period or space need special case conversion
8654 - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
8655 - crypto: qat - make qat_asym_algs.o depend on asn1 headers
8656 - tmpfs: don't undo fallocate past its last page
8657 - tmpfs: fix regression hang in fallocate undo
8658 - drm/i915: Revert DisplayPort fast link training feature
8659 - ovl: verify upper dentry before unlink and rename
8660 - Linux 4.4.16
8661
8662 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21
8663 (LP: #1605344)
8664 - SAUCE: (namespace) fuse: Permit requests from other pid namespaces
8665
8666 * CVE-2016-5400
8667 - media: fix airspy usb probe error path
8668
8669 * Cannot mount proc in unprivileged containers if /proc/xen is mounted
8670 (LP: #1607374)
8671 - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen
8672
8673 * Mic mute key does not work for Ideapad laptops (LP: #1607153)
8674 - ideapad_laptop: Add an event for mic mute hotkey
8675
8676 * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995)
8677 - block: atari: Return early for unsupported sector size
8678
8679 * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or
8680 similar (LP: #1605662)
8681 - SAUCE: vesafb: Set mtrr:3 (write-combining) as default
8682
8683 * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
8684 - nvme: use a work item to submit async event requests
8685 - nvme: don't poll the CQ from the kthread
8686 - nvme: replace the kthread with a per-device watchdog timer
8687 - NVMe: Fix reset/remove race
8688 - nvme: Avoid reset work on watchdog timer function during error recovery
8689 - NVMe: Always use MSI/MSI-x interrupts
8690
8691 * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed.
8692 (LP: #1602524)
8693 - ext4: factor out determining of hole size
8694 - ext4: return hole from ext4_map_blocks()
8695 - ext4: more efficient SEEK_DATA implementation
8696
8697 * changelog: add CVEs as first class citizens (LP: #1604344)
8698 - avoid duplicate CVE numbers in changelog
8699
8700 * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area,
8701 sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449)
8702 - powerpc/eeh: Fix invalid cached PE primary bus
8703
8704 * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI)
8705 (LP: #1603574)
8706 - powerpc/pci: Assign fixed PHB number based on device-tree properties
8707
8708 * nvme - reset_controller is not working after adapter's firmware upgrade
8709 (adapter quirk is needed) (LP: #1602726)
8710 - NVMe: Create discard zero quirk white list
8711 - nvme/quirk: Add a delay before checking for adapter readiness
8712
8713 * ovs nat: conntrack netlink event are missing (LP: #1603468)
8714 - openvswitch: fix conntrack netlink event delivery
8715
8716 * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to
8717 boot operating system (LP: #1602785)
8718 - cxl: Ignore CAPI adapters misplaced in switched slots
8719
8720 * CVE-2016-5728
8721 - misc: mic: Fix for double fetch security bug in VOP driver
8722
8723 * CVE-2016-5244 (LP: #1589041)
8724 - rds: fix an infoleak in rds_inc_info_copy
8725
8726 * Miscellaneous Ubuntu changes
8727 - Added Snapcraft files
8728 - SAUCE: snapcraft: cleanup and remove unnecessary elements
8729
8730 -- Stefan Bader <stefan.bader@canonical.com> Tue, 09 Aug 2016 15:11:33 +0200
ee27c5aa 8731
f7c96bca 8732linux (4.4.0-34.53) xenial; urgency=low
b83b7d39 8733
f7c96bca
SF
8734 [ Seth Forshee ]
8735
8736 * Release Tracking Bug
8737 - LP: #1606960
8738
8739 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
8740 - x86/cpu/intel: Introduce macros for Intel family numbers
8741 - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
8742 based CPUs
b83b7d39 8743
f7c96bca 8744 -- Seth Forshee <seth.forshee@canonical.com> Wed, 27 Jul 2016 10:01:20 -0500
b83b7d39 8745
a1c593e9 8746linux (4.4.0-33.52) xenial; urgency=low
0592e9b7 8747
a1c593e9
SF
8748 [ Seth Forshee ]
8749
8750 * Release Tracking Bug
8751 - LP: #1605709
8752
8753 * [regression] NFS client: access problems after updating to kernel
8754 4.4.0-31-generic (LP: #1603719)
8755 - SAUCE: (namespace) Bypass sget() capability check for nfs
0592e9b7 8756
a1c593e9 8757 -- Seth Forshee <seth.forshee@canonical.com> Fri, 22 Jul 2016 13:10:08 -0500
0592e9b7 8758
948250ea 8759linux (4.4.0-32.51) xenial; urgency=low
9299644c 8760
948250ea 8761 [ Seth Forshee ]
9299644c 8762
948250ea
SF
8763 * Release Tracking Bug
8764 - LP: #1604443
8765
8766 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
8767 - HID: wacom: break out parsing of device and registering of input
8768 - HID: wacom: Initialize hid_data.inputmode to -1
8769 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11
8770
8771 * changelog: add CVEs as first class citizens (LP: #1604344)
8772 - use CVE numbers in changelog
8773
8774 * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
8775 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
8776 - SAUCE: hio: bio_endio() no longer takes errors arg
8777 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
8778 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
8779 - SAUCE: hio: fix mask maybe-uninitialized warning
8780 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
8781 - SAUCE: hio: Makefile and Kconfig
8782
8783 * CVE-2016-5243 (LP: #1589036)
8784 - tipc: fix an infoleak in tipc_nl_compat_link_dump
8785 - tipc: fix nl compat regression for link statistics
8786
8787 * CVE-2016-4470
8788 - KEYS: potential uninitialized variable
8789
8790 * integer overflow in xt_alloc_table_info (LP: #1555353)
8791 - netfilter: x_tables: check for size overflow
8792
8793 * CVE-2016-3135:
8794 - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"
8795
8796 * CVE-2016-4440 (LP: #1584192)
8797 - kvm:vmx: more complete state update on APICv on/off
8798
8799 * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
8800 laptop (LP: #1602579)
8801 - dmaengine: dw: platform: power on device on shutdown
8802 - ACPI / LPSS: override power state for LPSS DMA device
8803
8804 * Add proper palm detection support for MS Precision Touchpad (LP: #1593124)
8805 - Revert "HID: multitouch: enable palm rejection if device implements
8806 confidence usage"
8807 - HID: multitouch: enable palm rejection for Windows Precision Touchpad
8808
8809 * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
8810 - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
8811
8812 * CVE-2016-4794 (LP: #1581871)
8813 - percpu: fix synchronization between chunk->map_extend_work and chunk
8814 destruction
8815 - percpu: fix synchronization between synchronous map extension and chunk
8816 destruction
8817
8818 * Xenial update to v4.4.15 stable release (LP: #1601952)
8819 - net_sched: fix pfifo_head_drop behavior vs backlog
8820 - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
8821 - sit: correct IP protocol used in ipip6_err
8822 - esp: Fix ESN generation under UDP encapsulation
8823 - netem: fix a use after free
8824 - ipmr/ip6mr: Initialize the last assert time of mfc entries.
8825 - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
8826 - sock_diag: do not broadcast raw socket destruction
8827 - bpf, perf: delay release of BPF prog after grace period
8828 - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
8829 - net: macb: fix default configuration for GMAC on AT91
8830 - net: alx: Work around the DMA RX overflow issue
8831 - bpf: try harder on clones when writing into skb
8832 - AX.25: Close socket connection on session completion
8833 - crypto: ux500 - memmove the right size
8834 - crypto: user - re-add size check for CRYPTO_MSG_GETALG
8835 - USB: uas: Fix slave queue_depth not being set
8836 - usb: quirks: Fix sorting
8837 - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
8838 - usb: musb: only restore devctl when session was set in backup
8839 - usb: musb: Stop bulk endpoint while queue is rotated
8840 - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
8841 - usb: musb: host: correct cppi dma channel for isoch transfer
8842 - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
8843 - USB: xhci: Add broken streams quirk for Frescologic device id 1009
8844 - xhci: Fix handling timeouted commands on hosts in weird states.
8845 - USB: mos7720: delete parport
8846 - usb: gadget: fix spinlock dead lock in gadgetfs
8847 - usb: host: ehci-tegra: Grab the correct UTMI pads reset
8848 - usb: dwc3: exynos: Fix deferred probing storm.
8849 - Linux 4.4.15
8850
8851 * qeth: delete napi struct when removing a qeth device (LP: #1601831)
8852 - qeth: delete napi struct when removing a qeth device
8853
8854 * Adjust KBL PCI-ID's (LP: #1600124)
8855 - drm/i915: Add more Kabylake PCI IDs.
8856 - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.
8857
8858 * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
8859 (LP: #1599109)
8860 - drm/kms_helper: Add a common place to call init and exit functions.
8861 - drm: Add helper for DP++ adaptors
8862 - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
8863 - drm: introduce pipe color correction properties
8864 - drm: fix blob pointer check
8865 - drm: atomic helper: do not unreference error pointer
8866 - drm: fix lut value extraction function
8867 - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
8868 - SAUCE: drm: Introduce drm_malloc_gfp()
8869 - SAUCE: i915_bpo: Rebase to v4.7-rc6
8870 - SAUCE: i915_bpo: Add backported workarounds for gen9
8871 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
8872 details"
8873 - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.
8874
8875 * Baytrail-I got black screen with HDMI output (LP: #1599379)
8876 - drm/i915: Only ignore eDP ports that are connected
8877 - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
8878
8879 * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
8880 (LP: #1590655)
8881 - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
8882 present
8883
8884 * Hotplug device addition issue - missing patches on Xenial kernel
8885 (LP: #1599250)
8886 - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
8887 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
8888 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
8889 - powerpc/pseries: Fix PCI config address for DDW
8890
8891 * kernel: signal return with invalid floating-point control (LP: #1597971)
8892 - s390: fix test_fp_ctl inline assembly contraints
8893
8894 * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
8895 - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
8896 Touchpad
8897
8898 * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host
8899 Controller (LP: #1599347)
8900 - d-i: Add ehci_msm to usb-modules
8901
8902 * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
8903 - ALSA: hda - Skip ELD notification during PM process
8904 - ALSA: hda - hdmi add wmb barrier for audio component
8905 - ALSA: hda - hdmi defer to register acomp eld notifier
8906
8907 * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
8908 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4
8909
8910 * Config: missing AMD Seattle platform support (LP: #1597574)
8911 - [Config] Enable the AMD Seattle platform
8912
8913 * Network installer fails to detect network on AMD Overdrive (ARM64)
8914 (LP: #1597573)
8915 - [Config] Add amd-xgbe to nic-modules udeb
8916
8917 * exercising ptys causes a kernel oops (LP: #1586418)
8918 - devpts: fix null pointer dereference on failed memory allocation
8919
8920 * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
8921 (LP: #1574102)
8922 - Input: xpad - move pending clear to the correct location
8923
8924 * thunderx nics fail to establish link (LP: #1597867)
8925 - net: thunderx: Fix link status reporting
8926
8927 * Xenial update to v4.4.14 stable release (LP: #1596575)
8928 - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
8929 - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
8930 - netlink: Fix dump skb leak/double free
8931 - tipc: fix nametable publication field in nl compat
8932 - switchdev: pass pointer to fib_info instead of copy
8933 - tuntap: correctly wake up process during uninit
8934 - udp: prevent skbs lingering in tunnel socket queues
8935 - uapi glibc compat: fix compilation when !__USE_MISC in glibc
8936 - sfc: on MC reset, clear PIO buffer linkage in TXQs
8937 - team: don't call netdev_change_features under team->lock
8938 - vxlan: Accept user specified MTU value when create new vxlan link
8939 - tcp: record TLP and ER timer stats in v6 stats
8940 - bridge: Don't insert unnecessary local fdb entry on changing mac address
8941 - l2tp: fix configuration passed to setup_udp_tunnel_sock()
8942 - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
8943 - vxlan: Relax MTU constraints
8944 - geneve: Relax MTU constraints
8945 - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
8946 - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
8947 - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
8948 - ALSA: hda - Add PCI ID for Kabylake
8949 - ALSA: hda - Fix headset mic detection problem for Dell machine
8950 - ALSA: hda/realtek - ALC256 speaker noise issue
8951 - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
8952 - ALSA: hda/realtek: Add T560 docking unit fixup
8953 - ARM: fix PTRACE_SETVFPREGS on SMP systems
8954 - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
8955 - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
8956 - s390/bpf: reduce maximum program size to 64 KB
8957 - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
8958 - crypto: public_key: select CRYPTO_AKCIPHER
8959 - crypto: ccp - Fix AES XTS error for request sizes above 4096
8960 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
8961 - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
8962 - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
8963 - powerpc: Fix definition of SIAR and SDAR registers
8964 - powerpc: Use privileged SPR number for MMCR2
8965 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
8966 call
8967 - pinctrl: mediatek: fix dual-edge code defect
8968 - parisc: Fix pagefault crash in unaligned __get_user() call
8969 - memcg: add RCU locking around css_for_each_descendant_pre() in
8970 memcg_offline_kmem()
8971 - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
8972 - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
8973 - fix d_walk()/non-delayed __d_free() race
8974 - sparc: Fix system call tracing register handling.
8975 - sparc64: Fix bootup regressions on some Kconfig combinations.
8976 - sparc64: Fix numa node distance initialization
8977 - sparc64: Fix sparc64_set_context stack handling.
8978 - sparc/PCI: Fix for panic while enabling SR-IOV
8979 - sparc64: Reduce TLB flushes during hugepte changes
8980 - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
8981 - sparc: Harden signal return frame checks.
8982 - sparc64: Fix return from trap window fill crashes.
8983 - MIPS: Fix 64k page support for 32 bit kernels.
8984 - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
8985 - drm/core: Do not preserve framebuffer on rmfb, v4.
8986 - Linux 4.4.14
8987
8988 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
8989 - hv_netvsc: rework link status change handling
8990 - hv_netvsc: Resize some of the variables in hv_netvsc_packet
8991 - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
8992 - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
8993 - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
8994 - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
8995 - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
8996 - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
8997 - hv_netvsc: Don't ask for additional head room in the skb
8998 - hv_netvsc: move subchannel existence check to netvsc_select_queue()
8999 - hv_netvsc: remove locking in netvsc_send()
9000 - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
9001 - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
9002 - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
9003 - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
9004 - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
9005 - hv_netvsc: Eliminate status from struct hv_netvsc_packet
9006 - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
9007 - storvsc: add logging for error/warning messages
9008 - hv_netvsc: Fix race condition on Multi-Send Data field
9009 - kvm/x86: split ioapic-handled and EOI exit bitmaps
9010 - kvm/x86: per-vcpu apicv deactivation support
9011 - kvm/x86: Hyper-V synthetic interrupt controller
9012 - kvm/x86: Hyper-V kvm exit
9013 - kvm/x86: Rearrange func's declarations inside Hyper-V header
9014 - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
9015 - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
9016 - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
9017 - kvm/x86: Hyper-V SynIC timers
9018 - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
9019 - storvsc: Properly support Fibre Channel devices
9020 - storvsc: Refactor the code in storvsc_channel_init()
9021 - storvsc: Tighten up the interrupt path
9022 - storvsc: Fix typo in MODULE_PARM_DESC
9023 - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
9024 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
9025 - hv_netvsc: Fix book keeping of skb during batching process
9026 - storvsc: Install the storvsc specific timeout handler for FC devices
9027 - storvsc: Use the specified target ID in device lookup
9028 - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
9029 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
9030 - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
9031 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
9032 - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
9033 - hv_netvsc: cleanup netdev feature flags for netvsc
9034 - hv_netvsc: Restore needed_headroom request
9035 - kvm/x86: Rename Hyper-V long spin wait hypercall
9036 - hv_netvsc: add software transmit timestamp support
9037 - hv_netvsc: add ethtool support for set and get of settings
9038 - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
9039 - hv_netvsc: Fix the array sizes to be max supported channels
9040 - hv_netvsc: Fix the order of num_sc_offered decrement
9041 - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
9042 - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
9043 - Drivers: hv: kvp: fix IP Failover
9044
9045 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Jul 2016 11:18:32 -0500
9299644c 9046
2a1e175b 9047linux (4.4.0-31.50) xenial; urgency=low
fe893895 9048
2a1e175b
KM
9049 [ Kamal Mostafa ]
9050
9051 * Release Tracking Bug
9052 - LP: #1602449
9053
9054 * nouveau: boot hangs at blank screen with unsupported graphics cards
9055 (LP: #1602340)
9056 - SAUCE: drm: check for supported chipset before booting fbdev off the hw
fe893895 9057
2a1e175b 9058 -- Kamal Mostafa <kamal@canonical.com> Tue, 12 Jul 2016 16:28:12 -0700
fe893895 9059
af689264 9060linux (4.4.0-30.49) xenial; urgency=low
51a8d47a 9061
af689264
KM
9062 [ Kamal Mostafa ]
9063
9064 * Release Tracking Bug
9065 - LP: #1597897
9066
9067 * FCP devices are not detected correctly nor deterministically (LP: #1567602)
9068 - scsi_dh_alua: Disable ALUA handling for non-disk devices
9069 - scsi_dh_alua: Use vpd_pg83 information
9070 - scsi_dh_alua: improved logging
9071 - scsi_dh_alua: sanitze sense code handling
9072 - scsi_dh_alua: use standard logging functions
9073 - scsi_dh_alua: return standard SCSI return codes in submit_rtpg
9074 - scsi_dh_alua: fixup description of stpg_endio()
9075 - scsi_dh_alua: use flag for RTPG extended header
9076 - scsi_dh_alua: use unaligned access macros
9077 - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
9078 - scsi_dh_alua: simplify sense code handling
9079 - scsi: Add scsi_vpd_lun_id()
9080 - scsi: Add scsi_vpd_tpg_id()
9081 - scsi_dh_alua: use scsi_vpd_tpg_id()
9082 - scsi_dh_alua: Remove stale variables
9083 - scsi_dh_alua: Pass buffer as function argument
9084 - scsi_dh_alua: separate out alua_stpg()
9085 - scsi_dh_alua: Make stpg synchronous
9086 - scsi_dh_alua: call alua_rtpg() if stpg fails
9087 - scsi_dh_alua: switch to scsi_execute_req_flags()
9088 - scsi_dh_alua: allocate RTPG buffer separately
9089 - scsi_dh_alua: Use separate alua_port_group structure
9090 - scsi_dh_alua: use unique device id
9091 - scsi_dh_alua: simplify alua_initialize()
9092 - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should
9093 succeed while TPG is transitioning")
9094 - scsi_dh_alua: move optimize_stpg evaluation
9095 - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
9096 - scsi_dh_alua: Use workqueue for RTPG
9097 - scsi_dh_alua: Allow workqueue to run synchronously
9098 - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
9099 - scsi_dh_alua: Recheck state on unit attention
9100 - scsi_dh_alua: update all port states
9101 - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
9102 - scsi_dh_alua: do not fail for unknown VPD identification
51a8d47a 9103
af689264 9104 -- Kamal Mostafa <kamal@canonical.com> Thu, 30 Jun 2016 12:52:15 -0700
51a8d47a 9105
44d66d94 9106linux (4.4.0-29.48) xenial; urgency=low
b6f996b0 9107
44d66d94 9108 [ Kamal Mostafa ]
b6f996b0 9109
44d66d94
KM
9110 * Release Tracking Bug
9111 - LP: #1597015
9112
9113 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886)
9114 - intel-hid: new hid event driver for hotkeys
9115 - intel-hid: fix incorrect entries in intel_hid_keymap
9116 - intel-hid: allocate correct amount of memory for private struct
9117 - intel-hid: add a workaround to ignore an event after waking up from S4.
9118 - [Config] CONFIG_INTEL_HID_EVENT=m
9119
9120 * cgroupfs mounts can hang (LP: #1588056)
9121 - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
9122 user ns which owns the ipc ns"
9123 - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user
9124 namespace when mounting"
9125 - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a
9126 cgroup namespace"
9127 - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
9128 - (namespace) bpf, inode: disallow userns mounts
9129 - (namespace) ipc: Initialize ipc_namespace->user_ns early.
9130 - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns
9131 - SAUCE: (namespace) Sync with upstream s_user_ns patches
9132 - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
9133 - (namespace) ipc/mqueue: The mqueue filesystem should never contain
9134 executables
9135
9136 * KVM system crashes after starting guest (LP: #1596635)
9137 - xhci: Cleanup only when releasing primary hcd
9138
9139 * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu
9140 16.04 (LP: #1596557)
9141 - crypto: vmx - IV size failing on skcipher API
9142
9143 * [Bug]tpm initialization fails on x86 (LP: #1596469)
9144 - tpm_crb: drop struct resource res from struct crb_priv
9145 - tpm_crb: fix mapping of the buffers
9146
9147 * Device shutdown notification for CAPI Flash cards (LP: #1592114)
9148 - cxlflash: Fix regression issue with re-ordering patch
9149 - cxlflash: Fix to drain operations from previous reset
9150 - cxlflash: Add device dependent flags
9151 - cxlflash: Shutdown notify support for CXL Flash cards
9152
9153 * scsi-modules udeb should include pm80xx (LP: #1595628)
9154 - [Config] Add pm80xx scsi driver to d-i
9155
9156 * Sync up latest relevant upstream bug fixes (LP: #1594871)
9157 - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10
9158
9159 * Cannot compile module tda10071 (LP: #1592531)
9160 - [media] tda10071: Fix dependency to REGMAP_I2C
9161
9162 * lsvpd doesn't show correct location code for devices attached to a CAPI card
9163 (LP: #1594847)
9164 - cxl: Make vPHB device node match adapter's
9165
9166 * enable CRC32 and AES ARM64 by default or as module (LP: #1594455)
9167 - [Config] Enable arm64 AES and CRC32 crypto
9168
9169 * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04
9170 (LP: #1592481)
9171 - crypto: vmx - comply with ABIs that specify vrsave as reserved.
9172 - crypto: vmx - Fix ABI detection
9173 - crypto: vmx - Increase priority of aes-cbc cipher
9174
9175 * build squashfs into xenial kernels by default (LP: #1593134)
9176 - [Config] CONFIG_SQUASHFS=y
9177
9178 * Restore irqfd fast path for PPC (LP: #1592809)
9179 - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
9180
9181 * Unable to start guests with memballoon default. (LP: #1592042)
9182 - virtio_balloon: fix PFN format for virtio-1
9183
9184 * Key 5 automatically pressed on some Logitech wireless keyboards
9185 (LP: #1579190)
9186 - HID: core: prevent out-of-bound readings
9187
9188 * ZFS: Running ztest repeatedly for long periods of time eventually results in
9189 "zdb: can't open 'ztest': No such file or directory" (LP: #1587686)
9190 - Fix ztest truncated cache file
9191
9192 * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot
9193 then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316)
9194 - lpfc: Fix DMA faults observed upon plugging loopback connector
9195
9196 -- Kamal Mostafa <kamal@canonical.com> Tue, 28 Jun 2016 10:17:41 -0700
b6f996b0 9197
a6409cad 9198linux (4.4.0-28.47) xenial; urgency=low
6223a2a2 9199
a6409cad 9200 [ Luis Henriques ]
6223a2a2 9201
a6409cad
LH
9202 * Release Tracking Bug
9203 - LP: #1595874
9204
9205 * Linux netfilter local privilege escalation issues (LP: #1595350)
9206 - netfilter: x_tables: don't move to non-existent next rule
9207 - netfilter: x_tables: validate targets of jumps
9208 - netfilter: x_tables: add and use xt_check_entry_offsets
9209 - netfilter: x_tables: kill check_entry helper
9210 - netfilter: x_tables: assert minimum target size
9211 - netfilter: x_tables: add compat version of xt_check_entry_offsets
9212 - netfilter: x_tables: check standard target size too
9213 - netfilter: x_tables: check for bogus target offset
9214 - netfilter: x_tables: validate all offsets and sizes in a rule
9215 - netfilter: x_tables: don't reject valid target size on some architectures
9216 - netfilter: arp_tables: simplify translate_compat_table args
9217 - netfilter: ip_tables: simplify translate_compat_table args
9218 - netfilter: ip6_tables: simplify translate_compat_table args
9219 - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
9220 - netfilter: x_tables: do compat validation via translate_table
9221 - netfilter: x_tables: introduce and use xt_copy_counters_from_user
9222
9223 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
9224 - netfilter: x_tables: validate e->target_offset early
9225 - netfilter: x_tables: make sure e->next_offset covers remaining blob size
9226 - netfilter: x_tables: fix unconditional helper
9227
9228 -- Luis Henriques <luis.henriques@canonical.com> Fri, 24 Jun 2016 09:57:21 +0100
6223a2a2 9229
3d36da5a 9230linux (4.4.0-27.46) xenial; urgency=low
148376ba 9231
3d36da5a
KM
9232 [ Kamal Mostafa ]
9233
9234 * Release Tracking Bug
9235 - LP: #1594906
9236
9237 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
9238 - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules"
148376ba 9239
3d36da5a 9240 -- Kamal Mostafa <kamal@canonical.com> Tue, 21 Jun 2016 10:17:00 -0700
148376ba 9241
16078585 9242linux (4.4.0-26.45) xenial; urgency=low
70f22d18 9243
16078585
KM
9244 [ Kamal Mostafa ]
9245
9246 * Release Tracking Bug
9247 - LP: #1594442
9248
9249 * linux: Implement secure boot state variables (LP: #1593075)
9250 - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl
9251
9252 * failures building userspace packages that include ethtool.h (LP: #1592930)
9253 - ethtool.h: define INT_MAX for userland
70f22d18 9254
16078585 9255 -- Kamal Mostafa <kamal@canonical.com> Mon, 20 Jun 2016 09:43:47 -0700
70f22d18 9256
0d52865c 9257linux (4.4.0-25.44) xenial; urgency=low
a8216043 9258
0d52865c
KM
9259 [ Kamal Mostafa ]
9260
9261 * Release Tracking Bug
9262 - LP: #1591289
9263
9264 * Xenial update to v4.4.13 stable release (LP: #1590455)
9265 - MIPS64: R6: R2 emulation bugfix
9266 - MIPS: math-emu: Fix jalr emulation when rd == $0
9267 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
9268 - MIPS: Don't unwind to user mode with EVA
9269 - MIPS: Avoid using unwind_stack() with usermode
9270 - MIPS: Fix siginfo.h to use strict posix types
9271 - MIPS: Fix uapi include in exported asm/siginfo.h
9272 - MIPS: Fix watchpoint restoration
9273 - MIPS: Flush highmem pages in __flush_dcache_page
9274 - MIPS: Handle highmem pages in __update_cache
9275 - MIPS: Sync icache & dcache in set_pte_at
9276 - MIPS: ath79: make bootconsole wait for both THRE and TEMT
9277 - MIPS: Reserve nosave data for hibernation
9278 - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
9279 - MIPS: Use copy_s.fmt rather than copy_u.fmt
9280 - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
9281 - MIPS: Prevent "restoration" of MSA context in non-MSA kernels
9282 - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
9283 - MIPS: ptrace: Fix FP context restoration FCSR regression
9284 - MIPS: ptrace: Prevent writes to read-only FCSR bits
9285 - MIPS: Fix sigreturn via VDSO on microMIPS kernel
9286 - MIPS: Build microMIPS VDSO for microMIPS kernels
9287 - MIPS: lib: Mark intrinsics notrace
9288 - MIPS: VDSO: Build with `-fno-strict-aliasing'
9289 - affs: fix remount failure when there are no options changed
9290 - ASoC: ak4642: Enable cache usage to fix crashes on resume
9291 - Input: uinput - handle compat ioctl for UI_SET_PHYS
9292 - ARM: mvebu: fix GPIO config on the Linksys boards
9293 - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description
9294 - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats
9295 - ARM: dts: imx35: restore existing used clock enumeration
9296 - ath9k: Add a module parameter to invert LED polarity.
9297 - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
9298 - ath10k: fix debugfs pktlog_filter write
9299 - ath10k: fix firmware assert in monitor mode
9300 - ath10k: fix rx_channel during hw reconfigure
9301 - ath10k: fix kernel panic, move arvifs list head init before htt init
9302 - ath5k: Change led pin configuration for compaq c700 laptop
9303 - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
9304 - rtlwifi: rtl8723be: Add antenna select module parameter
9305 - rtlwifi: btcoexist: Implement antenna selection
9306 - rtlwifi: Fix logic error in enter/exit power-save mode
9307 - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
9308 rtl_pci_reset_trx_ring
9309 - aacraid: Relinquish CPU during timeout wait
9310 - aacraid: Fix for aac_command_thread hang
9311 - aacraid: Fix for KDUMP driver hang
9312 - hwmon: (ads7828) Enable internal reference
9313 - mfd: intel-lpss: Save register context on suspend
9314 - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table
9315 correctly
9316 - PM / Runtime: Fix error path in pm_runtime_force_resume()
9317 - cpuidle: Indicate when a device has been unregistered
9318 - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
9319 - clk: bcm2835: Fix PLL poweron
9320 - clk: at91: fix check of clk_register() returned value
9321 - clk: bcm2835: pll_off should only update CM_PLL_ANARST
9322 - clk: bcm2835: divider value has to be 1 or more
9323 - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
9324 - PCI: Disable all BAR sizing for devices with non-compliant BARs
9325 - media: v4l2-compat-ioctl32: fix missing reserved field copy in
9326 put_v4l2_create32
9327 - mm: use phys_addr_t for reserve_bootmem_region() arguments
9328 - wait/ptrace: assume __WALL if the child is traced
9329 - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
9330 - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
9331 - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
9332 - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()
9333 - xen/events: Don't move disabled irqs
9334 - xen: use same main loop for counting and remapping pages
9335 - sunrpc: fix stripping of padded MIC tokens
9336 - drm/gma500: Fix possible out of bounds read
9337 - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
9338 - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
9339 - drm/vmwgfx: Fix order of operation
9340 - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
9341 - drm/amdgpu: Fix hdmi deep color support.
9342 - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
9343 - drm/fb_helper: Fix references to dev->mode_config.num_connector
9344 - drm/atomic: Verify connector->funcs != NULL when clearing states
9345 - drm/i915: Don't leave old junk in ilk active watermarks on readout
9346 - drm/imx: Match imx-ipuv3-crtc components using device node in platform data
9347 - ext4: fix hang when processing corrupted orphaned inode list
9348 - ext4: clean up error handling when orphan list is corrupted
9349 - ext4: fix oops on corrupted filesystem
9350 - ext4: address UBSAN warning in mb_find_order_for_block()
9351 - ext4: silence UBSAN in ext4_mb_init()
9352 - PM / sleep: Handle failures in device_suspend_late() consistently
9353 - dma-debug: avoid spinlock recursion when disabling dma-debug
9354 - scripts/package/Makefile: rpmbuild add support of RPMOPTS
9355 - gcov: disable tree-loop-im to reduce stack usage
9356 - xfs: disallow rw remount on fs with unknown ro-compat features
9357 - xfs: Don't wrap growfs AGFL indexes
9358 - xfs: xfs_iflush_cluster fails to abort on error
9359 - xfs: fix inode validity check in xfs_iflush_cluster
9360 - xfs: skip stale inodes in xfs_iflush_cluster
9361 - xfs: print name of verifier if it fails
9362 - xfs: handle dquot buffer readahead in log recovery correctly
9363 - Linux 4.4.13
9364
9365 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't
9366 switch colors (LP: #972604)
9367 - ath5k: Change led pin configuration for compaq c700 laptop
9368
9369 * Extended statistics from balloon for proper memory management (LP: #1587091)
9370 - mm/page_alloc.c: calculate 'available' memory in a separate function
9371 - virtio_balloon: export 'available' memory to balloon statistics
9372
9373 * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu
9374 open/close (LP: #1588468)
9375 - misc: cxl: use kobj_to_dev()
9376 - cxl: Move common code away from bare-metal-specific files
9377 - cxl: Move bare-metal specific code to specialized files
9378 - cxl: Define process problem state area at attach time only
9379 - cxl: Introduce implementation-specific API
9380 - cxl: Rename some bare-metal specific functions
9381 - cxl: Isolate a few bare-metal-specific calls
9382 - cxl: Update cxl_irq() prototype
9383 - cxl: IRQ allocation for guests
9384 - powerpc: New possible return value from hcall
9385 - cxl: New hcalls to support cxl adapters
9386 - cxl: Separate bare-metal fields in adapter and AFU data structures
9387 - cxlflash: Simplify PCI registration
9388 - cxlflash: Unmap problem state area before detaching master context
9389 - cxlflash: Split out context initialization
9390 - cxlflash: Simplify attach path error cleanup
9391 - cxlflash: Reorder user context initialization
9392 - cxl: Add guest-specific code
9393 - cxl: sysfs support for guests
9394 - cxl: Support to flash a new image on the adapter from a guest
9395 - cxl: Parse device tree and create cxl device(s) at boot
9396 - cxl: Support the cxl kernel API from a guest
9397 - cxl: Adapter failure handling
9398 - cxl: Add tracepoints around the cxl hcall
9399 - cxlflash: Use new cxl_pci_read_adapter_vpd() API
9400 - cxl: Remove cxl_get_phys_dev() kernel API
9401 - cxl: Ignore probes for virtual afu pci devices
9402 - cxl: Poll for outstanding IRQs when detaching a context
9403
9404 * NVMe max_segments queue parameter gets set to 1 (LP: #1588449)
9405 - nvme: set queue limits for the admin queue
9406 - nvme: fix max_segments integer truncation
9407 - block: fix blk_rq_get_max_sectors for driver private requests
9408
9409 * workaround cavium thunderx silicon erratum 23144 (LP: #1589704)
9410 - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
9411
9412 * Xenial update to v4.4.12 stable release (LP: #1588945)
9413 - Btrfs: don't use src fd for printk
9414 - perf/x86/intel/pt: Generate PMI in the STOP region as well
9415 - perf/core: Fix perf_event_open() vs. execve() race
9416 - perf test: Fix build of BPF and LLVM on older glibc libraries
9417 - ext4: iterate over buffer heads correctly in move_extent_per_page()
9418 - arm64: Fix typo in the pmdp_huge_get_and_clear() definition
9419 - arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
9420 - arm64: Implement ptep_set_access_flags() for hardware AF/DBM
9421 - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
9422 - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
9423 - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
9424 - kvm: arm64: Fix EC field in inject_abt64
9425 - remove directory incorrectly tries to set delete on close on non-empty
9426 directories
9427 - fs/cifs: correctly to anonymous authentication via NTLMSSP
9428 - fs/cifs: correctly to anonymous authentication for the LANMAN authentication
9429 - fs/cifs: correctly to anonymous authentication for the NTLM(v1)
9430 authentication
9431 - fs/cifs: correctly to anonymous authentication for the NTLM(v2)
9432 authentication
9433 - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
9434 - ring-buffer: Use long for nr_pages to avoid overflow failures
9435 - ring-buffer: Prevent overflow of size in ring_buffer_resize()
9436 - crypto: caam - fix caam_jr_alloc() ret code
9437 - crypto: talitos - fix ahash algorithms registration
9438 - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
9439 - clk: qcom: msm8916: Fix crypto clock flags
9440 - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded
9441 systems
9442 - mfd: omap-usb-tll: Fix scheduling while atomic BUG
9443 - Input: pwm-beeper - fix - scheduling while atomic
9444 - irqchip/gic: Ensure ordering between read of INTACK and shared data
9445 - irqchip/gic-v3: Configure all interrupts as non-secure Group-1
9446 - can: fix handling of unmodifiable configuration options
9447 - mmc: mmc: Fix partition switch timeout for some eMMCs
9448 - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
9449 - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal
9450 strings
9451 - dell-rbtn: Ignore ACPI notifications if device is suspended
9452 - mmc: longer timeout for long read time quirk
9453 - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
9454 - Bluetooth: vhci: fix open_timeout vs. hdev race
9455 - Bluetooth: vhci: purge unhandled skbs
9456 - Bluetooth: vhci: Fix race at creating hci device
9457 - mei: fix NULL dereferencing during FW initiated disconnection
9458 - mei: amthif: discard not read messages
9459 - mei: bus: call mei_cl_read_start under device lock
9460 - USB: serial: mxuport: fix use-after-free in probe error path
9461 - USB: serial: keyspan: fix use-after-free in probe error path
9462 - USB: serial: quatech2: fix use-after-free in probe error path
9463 - USB: serial: io_edgeport: fix memory leaks in attach error path
9464 - USB: serial: io_edgeport: fix memory leaks in probe error path
9465 - USB: serial: option: add support for Cinterion PH8 and AHxx
9466 - USB: serial: option: add more ZTE device ids
9467 - USB: serial: option: add even more ZTE device ids
9468 - usb: gadget: f_fs: Fix EFAULT generation for async read operations
9469 - usb: f_mass_storage: test whether thread is running before starting another
9470 - usb: misc: usbtest: fix pattern tests for scatterlists.
9471 - usb: gadget: udc: core: Fix argument of dev_err() in
9472 usb_gadget_map_request()
9473 - staging: comedi: das1800: fix possible NULL dereference
9474 - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
9475 - MIPS: KVM: Fix timer IRQ race when freezing timer
9476 - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
9477 - KVM: x86: mask CPUID(0xD,0x1).EAX against host value
9478 - xen/x86: actually allocate legacy interrupts on PV guests
9479 - tty: vt, return error when con_startup fails
9480 - TTY: n_gsm, fix false positive WARN_ON
9481 - tty/serial: atmel: fix hardware handshake selection
9482 - Fix OpenSSH pty regression on close
9483 - serial: 8250_pci: fix divide error bug if baud rate is 0
9484 - serial: 8250_mid: use proper bar for DNV platform
9485 - serial: 8250_mid: recognize interrupt source in handler
9486 - serial: samsung: Reorder the sequence of clock control when call
9487 s3c24xx_serial_set_termios()
9488 - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
9489 - clk: bcm2835: add locking to pll*_on/off methods
9490 - mcb: Fixed bar number assignment for the gdd
9491 - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
9492 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360
9493 - ALSA: hda/realtek - Add support for ALC295/ALC3254
9494 - ALSA: hda - Fix headset mic detection problem for one Dell machine
9495 - IB/srp: Fix a debug kernel crash
9496 - thunderbolt: Fix double free of drom buffer
9497 - SIGNAL: Move generic copy_siginfo() to signal.h
9498 - UBI: Fix static volume checks when Fastmap is used
9499 - hpfs: fix remount failure when there are no options changed
9500 - hpfs: implement the show_options method
9501 - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
9502 - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
9503 - kbuild: move -Wunused-const-variable to W=1 warning level
9504 - Linux 4.4.12
9505
9506 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965)
9507 - clocksource: Allow unregistering the watchdog
9508
9509 * net_admin apparmor denial when using Go (LP: #1465724)
9510 - SAUCE: kernel: Add noaudit variant of ns_capable()
9511 - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions
9512
9513 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
9514 - [Debian] Install lsvmbus in cloud tools
9515 - SAUCE: tools/hv/lsvmbus -- convert to python3
9516 - SAUCE: tools/hv/lsvmbus -- add manual page
9517
9518 * btrfs: file write crashes with false ENOSPC during snapshot creation since
9519 kernel 4.4 - fix available (LP: #1584052)
9520 - btrfs: Continue write in case of can_not_nocow
9521
9522 * boot stalls on USB detection errors (LP: #1437492)
9523 - usb: core: hub: hub_port_init lock controller instead of bus
9524
9525 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
9526 - kernek/fork.c: allocate idle task for a CPU always on its local node
9527
9528 * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243)
9529 - PCI: hv: Report resources release after stopping the bus
9530 - PCI: hv: Add explicit barriers to config space access
9531
9532 * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM)
9533 claim/release logic in USBFS (LP: #1577024)
9534 - USB: leave LPM alone if possible when binding/unbinding interface drivers
9535
9536 * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034)
9537 - NVMe: Fix namespace removal deadlock
9538 - NVMe: Requeue requests on suspended queues
9539 - NVMe: Move error handling to failed reset handler
9540 - blk-mq: End unstarted requests on dying queue
9541
9542 * conflicting modules in udebs - arc4.ko (LP: #1582991)
9543 - [Config] Remove arc4 from nic-modules
9544
9545 * CVE-2016-4482 (LP: #1578493)
9546 - USB: usbfs: fix potential infoleak in devio
9547
9548 * mlx5_core kexec fail (LP: #1585978)
9549 - net/mlx5: Add pci shutdown callback
9550
9551 * backport fix for /proc/net issues with containers (LP: #1584953)
9552 - netfilter: Set /proc/net entries owner to root in namespace
9553
9554 * CVE-2016-4951 (LP: #1585365)
9555 - tipc: check nl sock before parsing nested attributes
9556
9557 * CVE-2016-4578 (LP: #1581866)
9558 - ALSA: timer: Fix leak in events via snd_timer_user_ccallback
9559 - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
9560
9561 * CVE-2016-4569 (LP: #1580379)
9562 - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
9563
9564 * s390/pci: fix use after free in dma_init (LP: #1584828)
9565 - s390/pci: fix use after free in dma_init
9566
9567 * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827)
9568 - s390/mm: fix asce_bits handling with dynamic pagetable levels
9569
9570 * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default
9571 setting in cxl.ko driver) (LP: #1584066)
9572 - powerpc: Define PVR value for POWER8NVL processor
9573 - cxl: Configure the PSL for two CAPI ports on POWER8NVL
9574 - cxl: Increase timeout for detection of AFU mmio hang
9575
9576 * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814)
9577 - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer.
9578
9579 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
9580 and "not a git repository" (LP: #1584890)
9581 - [debian] getabis: Only git add $abidir if running in local repo
9582 - [debian] getabis: Fix inconsistent compiler versions check
9583
9584 * Backport cxlflash patch related to EEH recovery into Xenial SRU stream
9585 (LP: #1584935)
9586 - cxlflash: Fix to resolve dead-lock during EEH recovery
9587
9588 * Xenial update to 4.4.11 stable release (LP: #1584912)
9589 - decnet: Do not build routes to devices without decnet private data.
9590 - route: do not cache fib route info on local routes with oif
9591 - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
9592 - net: sched: do not requeue a NULL skb
9593 - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
9594 - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
9595 - net: use skb_postpush_rcsum instead of own implementations
9596 - vlan: pull on __vlan_insert_tag error path and fix csum correction
9597 - openvswitch: use flow protocol when recalculating ipv6 checksums
9598 - ipv4/fib: don't warn when primary address is missing if in_dev is dead
9599 - net/mlx4_en: fix spurious timestamping callbacks
9600 - bpf: fix check_map_func_compatibility logic
9601 - samples/bpf: fix trace_output example
9602 - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
9603 - gre: do not pull header in ICMP error processing
9604 - net_sched: introduce qdisc_replace() helper
9605 - net_sched: update hierarchical backlog too
9606 - sch_htb: update backlog as well
9607 - sch_dsmark: update backlog as well
9608 - netem: Segment GSO packets on enqueue
9609 - net: fec: only clear a queue's work bit if the queue was emptied
9610 - VSOCK: do not disconnect socket when peer has shutdown SEND only
9611 - net: bridge: fix old ioctl unlocked net device walk
9612 - bridge: fix igmp / mld query parsing
9613 - uapi glibc compat: fix compile errors when glibc net/if.h included before
9614 linux/if.h MIME-Version: 1.0
9615 - net: fix a kernel infoleak in x25 module
9616 - net: thunderx: avoid exposing kernel stack
9617 - tcp: refresh skb timestamp at retransmit time
9618 - net/route: enforce hoplimit max value
9619 - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
9620 - ocfs2: fix posix_acl_create deadlock
9621 - zsmalloc: fix zs_can_compact() integer overflow
9622 - crypto: qat - fix invalid pf2vf_resp_wq logic
9623 - crypto: hash - Fix page length clamping in hash walk
9624 - crypto: testmgr - Use kmalloc memory for RSA input
9625 - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
9626 - ALSA: usb-audio: Yet another Phoneix Audio device quirk
9627 - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
9628 - ALSA: hda - Fix white noise on Asus UX501VW headset
9629 - ALSA: hda - Fix broken reconfig
9630 - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
9631 - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
9632 - spi: spi-ti-qspi: Handle truncated frames properly
9633 - pinctrl: at91-pio4: fix pull-up/down logic
9634 - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
9635 - perf/core: Disable the event on a truncated AUX record
9636 - vfs: add vfs_select_inode() helper
9637 - vfs: rename: check backing inode being equal
9638 - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
9639 - workqueue: fix rebind bound workers warning
9640 - regulator: s2mps11: Fix invalid selector mask and voltages for buck9
9641 - regulator: axp20x: Fix axp22x ldo_io voltage ranges
9642 - atomic_open(): fix the handling of create_error
9643 - qla1280: Don't allocate 512kb of host tags
9644 - tools lib traceevent: Do not reassign parg after collapse_tree()
9645 - get_rock_ridge_filename(): handle malformed NM entries
9646 - Input: max8997-haptic - fix NULL pointer dereference
9647 - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
9648 - drm/radeon: fix PLL sharing on DCE6.1 (v2)
9649 - drm/i915: Bail out of pipe config compute loop on LPT
9650 - drm/i915/bdw: Add missing delay during L3 SQC credit programming
9651 - drm/radeon: fix DP link training issue with second 4K monitor
9652 - nf_conntrack: avoid kernel pointer value leak in slab name
9653 - Linux 4.4.11
9654
9655 * Support Edge Gateway's Bluetooth LED (LP: #1512999)
9656 - SAUCE: Bluetooth: Support for LED on Marvell modules
9657
9658 * Support Edge Gateway's WIFI LED (LP: #1512997)
9659 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
9660
9661 * Marvell wireless driver update for FCC regulation (LP: #1528910)
9662 - mwifiex: parse adhoc start/join result
9663 - mwifiex: handle start AP error paths correctly
9664 - mwifiex: set regulatory info from EEPROM
9665 - mwifiex: don't follow AP if country code received from EEPROM
9666 - mwifiex: correction in region code to country mapping
9667 - mwifiex: update region_code_index array
9668 - mwifiex: use world for unidentified region code
9669 - SAUCE: mwifiex: add iw vendor command support
9670
9671 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
9672 - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages"
9673 - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix,
9674 mainly for linux-4.5-rc5, remap_file_pages(2) emulation
9675
9676 * cgroup namespace update (LP: #1584163)
9677 - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot="
9678 - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo
9679 field"
9680 - cgroup, kernfs: make mountinfo show properly scoped path for cgroup
9681 namespaces
9682 - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
9683 - cgroup: fix compile warning
9684
9685 * Missing libunwind support in perf (LP: #1248289)
9686 - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding
9687
9688 * e1000 Tx Unit Hang (LP: #1582328)
9689 - e1000: Double Tx descriptors needed check for 82544
9690 - e1000: Do not overestimate descriptor counts in Tx pre-check
9691
9692 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
9693 (LP: #1582378)
9694 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
9695 owns the ipc ns
9696
9697 * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526)
9698 - drm/radeon: rework fbdev handling on chips with no connectors
9699 - drm/radeon/mst: fix regression in lane/link handling.
9700 - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
9701 issue for CZ
9702 - drm/amd/powerplay: fix segment fault issue in multi-display case.
9703 - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
9704
9705 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
9706 - [Config] enable CONFIG_AUFS_EXPORT
9707
9708 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
9709 - [Config] Update inclusion list for CRIU
9710
9711 * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support
9712 (LP: #1581132)
9713 - ethtool: add speed/duplex validation functions
9714 - ethtool: make validate_speed accept all speeds between 0 and INT_MAX
9715 - virtio_net: add ethtool support for set and get of settings
9716 - virtio_net: validate ethtool port setting and explain the user validation
9717
9718 * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211)
9719 - powerpc/perf: Remove PME_ prefix for power7 events
9720 - powerpc/perf: Export Power8 generic and cache events to sysfs
9721
9722 * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466)
9723 - net/mlx5: Introduce a new header file for physical port functions
9724 - net/mlx5e: Device's mtu field is u16 and not int
9725 - net/mlx5e: Fix minimum MTU
9726
9727 * Miscellaneous Ubuntu changes
9728 - [Config] CONFIG_CAVIUM_ERRATUM_23144=y
a8216043 9729
0d52865c 9730 -- Kamal Mostafa <kamal@canonical.com> Fri, 10 Jun 2016 10:07:13 -0700
a8216043 9731
dcb49b6b 9732linux (4.4.0-24.43) xenial; urgency=low
1a4f5797 9733
dcb49b6b
KM
9734 [ Kamal Mostafa ]
9735
9736 * CVE-2016-1583 (LP: #1588871)
9737 - ecryptfs: fix handling of directory opening
9738 - SAUCE: proc: prevent stacking filesystems on top
9739 - SAUCE: ecryptfs: forbid opening files without mmap handler
9740 - SAUCE: sched: panic on corrupted stack end
9741
9742 * arm64: statically link rtc-efi (LP: #1583738)
9743 - [Config] Link rtc-efi statically on arm64
1a4f5797 9744
dcb49b6b 9745 -- Andy Whitcroft <apw@canonical.com> Wed, 08 Jun 2016 20:01:12 +0100
1a4f5797 9746
2059c78e 9747linux (4.4.0-23.41) xenial; urgency=low
647cf960 9748
2059c78e
KM
9749 [ Kamal Mostafa ]
9750
9751 * Release Tracking Bug
9752 - LP: #1582431
9753
9754 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
9755 - [Packaging] disable zfs module checks when cross-compiling
9756
9757 * Xenial update to v4.4.10 stable release (LP: #1580754)
9758 - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for
9759 recursive method calls"
9760 - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close"
9761 - Revert: "powerpc/tm: Check for already reclaimed tasks"
9762 - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
9763 - ipvs: handle ip_vs_fill_iph_skb_off failure
9764 - ipvs: correct initial offset of Call-ID header search in SIP persistence
9765 engine
9766 - ipvs: drop first packet to redirect conntrack
9767 - mfd: intel-lpss: Remove clock tree on error path
9768 - nbd: ratelimit error msgs after socket close
9769 - ata: ahci_xgene: dereferencing uninitialized pointer in probe
9770 - mwifiex: fix corner case association failure
9771 - CNS3xxx: Fix PCI cns3xxx_write_config()
9772 - clk-divider: make sure read-only dividers do not write to their register
9773 - soc: rockchip: power-domain: fix err handle while probing
9774 - clk: rockchip: free memory in error cases when registering clock branches
9775 - clk: meson: Fix meson_clk_register_clks() signature type mismatch
9776 - clk: qcom: msm8960: fix ce3_core clk enable register
9777 - clk: versatile: sp810: support reentrance
9778 - clk: qcom: msm8960: Fix ce3_src register offset
9779 - lpfc: fix misleading indentation
9780 - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
9781 initialisation
9782 - mac80211: fix statistics leak if dev_alloc_name() fails
9783 - tracing: Don't display trigger file for events that can't be enabled
9784 - MD: make bio mergeable
9785 - Minimal fix-up of bad hashing behavior of hash_64()
9786 - mm, cma: prevent nr_isolated_* counters from going negative
9787 - mm/zswap: provide unique zpool name
9788 - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
9789 - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
9790 - xen: Fix page <-> pfn conversion on 32 bit systems
9791 - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
9792 - xen/evtchn: fix ring resize when binding new events
9793 - HID: wacom: Add support for DTK-1651
9794 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
9795 - Input: zforce_ts - fix dual touch recognition
9796 - proc: prevent accessing /proc/<PID>/environ until it's ready
9797 - mm: update min_free_kbytes from khugepaged after core initialization
9798 - batman-adv: fix DAT candidate selection (must use vid)
9799 - batman-adv: Check skb size before using encapsulated ETH+VLAN header
9800 - batman-adv: Fix broadcast/ogm queue limit on a removed interface
9801 - batman-adv: Reduce refcnt of removed router when updating route
9802 - writeback: Fix performance regression in wb_over_bg_thresh()
9803 - MAINTAINERS: Remove asterisk from EFI directory names
9804 - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
9805 - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
9806 - ARC: Add missing io barriers to io{read,write}{16,32}be()
9807 - x86/sysfb_efi: Fix valid BAR address range check
9808 - ACPICA: Dispatcher: Update thread ID for recursive method calls
9809 - powerpc: Fix bad inline asm constraint in create_zero_mask()
9810 - libahci: save port map for forced port map
9811 - ata: ahci-platform: Add ports-implemented DT bindings.
9812 - USB: serial: cp210x: add ID for Link ECU
9813 - USB: serial: cp210x: add Straizona Focusers device ids
9814 - nvmem: mxs-ocotp: fix buffer overflow in read
9815 - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
9816 - drm/amdgpu: make sure vertical front porch is at least 1
9817 - drm/amdgpu: set metadata pointer to NULL after freeing.
9818 - iio: ak8975: Fix NULL pointer exception on early interrupt
9819 - iio: ak8975: fix maybe-uninitialized warning
9820 - drm/radeon: make sure vertical front porch is at least 1
9821 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
9822 - drm/i915: Fix eDP low vswing for Broadwell
9823 - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
9824 - drm/i915: Fake HDMI live status
9825 - lib/test-string_helpers.c: fix and improve string_get_size() tests
9826 - drm/i915/skl: Fix DMC load on Skylake J0 and K0
9827 - Linux 4.4.10
9828
9829 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288)
9830 - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
9831
9832 * [i915_bpo] Update i915 backport driver (LP: #1580114)
9833 - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL.
9834 - SAUCE: i915_bpo: Sync with v4.6-rc7
9835
9836 * CVE-2016-4486 (LP: #1578497)
9837 - net: fix infoleak in rtnetlink
9838
9839 * CVE-2016-4485 (LP: #1578496)
9840 - net: fix infoleak in llc
9841
9842 * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610)
9843 - drm: Balance error path for GEM handle allocation
9844
9845 * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not
9846 supported by compiler (LP: #1574982)
9847 - SAUCE: (no-up) disable -pie when gcc has it enabled by default
9848
9849 * system freeze after vt switching (LP: #1542939)
9850 - drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
9851 - drm/atomic: Remove drm_atomic_connectors_for_crtc.
9852
9853 * CVE-2016-4558 (LP: #1579140)
9854 - bpf: fix refcnt overflow
9855
9856 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
9857 upgrade -d (LP: #1573231)
9858 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
9859
9860 * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic
9861 (LP: #1544978)
9862 - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
9863
9864 * Missing libunwind support in perf (LP: #1248289)
9865 - [Config] Add liblzma-dev to enable libunwind support in perf
9866
9867 * thunderbolt hotplug is broken (LP: #1577898)
9868 - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method
9869 calls
9870
9871 * Kernel can be oopsed using remap_file_pages (LP: #1558120)
9872 - SAUCE: mm/mmap: fix oopsing on remap_file_pages
9873
9874 * ZFS is confused by user namespaces (uid/gid mapping) when used with
9875 acltype=posixac (LP: #1567558)
9876 - zfs: Fix user namespaces uid/gid mapping
9877
9878 * oops when propagating mounts into containers - RIP:
9879 0010:[<ffffffff8123cb3e>] [<ffffffff8123cb3e>] propagate_one+0xbe/0x1c0
9880 (LP: #1572316)
9881 - fs/pnode.c: treat zero mnt_group_id-s as unequal
9882 - propogate_mnt: Handle the first propogated copy being a slave
9883
9884 * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748)
9885 - PNP: Add Broadwell to Intel MCH size workaround
9886 - PNP: Add Haswell-ULT to Intel MCH size workaround
9887
9888 * Xenial update to v4.4.9 stable release (LP: #1578798)
9889 - block: loop: fix filesystem corruption in case of aio/dio
9890 - x86/mce: Avoid using object after free in genpool
9891 - kvm: x86: do not leak guest xcr0 into host interrupt handlers
9892 - ARM: dts: AM43x-epos: Fix clk parent for synctimer
9893 - ARM: mvebu: Correct unit address for linksys
9894 - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
9895 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register
9896 - assoc_array: don't call compare_object() on a node
9897 - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
9898 - xhci: resume USB 3 roothub first
9899 - usb: xhci: fix wild pointers in xhci_mem_cleanup
9900 - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
9901 - usb: hcd: out of bounds access in for_each_companion
9902 - usb: gadget: f_fs: Fix use-after-free
9903 - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
9904 - dm cache metadata: fix cmd_read_lock() acquiring write lock
9905 - lib: lz4: fixed zram with lz4 on big endian machines
9906 - debugfs: Make automount point inodes permanently empty
9907 - dmaengine: dw: fix master selection
9908 - dmaengine: hsu: correct use of channel status register
9909 - dmaengine: pxa_dma: fix the maximum requestor line
9910 - sched/cgroup: Fix/cleanup cgroup teardown/init
9911 - x86/mm/xen: Suppress hugetlbfs in PV guests
9912 - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
9913 - ALSA: hda - Don't trust the reported actual power state
9914 - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
9915 - ALSA: hda - Keep powering up ADCs on Cirrus codecs
9916 - ALSA: hda - add PCI ID for Intel Broxton-T
9917 - ALSA: pcxhr: Fix missing mutex unlock
9918 - ALSA: hda - Add dock support for ThinkPad X260
9919 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
9920 - futex: Handle unlock_pi race gracefully
9921 - futex: Acknowledge a new waiter in counter before plist
9922 - drm/nouveau/core: use vzalloc for allocating ramht
9923 - drm/qxl: fix cursor position with non-zero hotspot
9924 - drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
9925 - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power
9926 control"
9927 - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power
9928 control"
9929 - cpufreq: intel_pstate: Fix processing for turbo activation ratio
9930 - iwlwifi: pcie: lower the debug level for RSA semaphore access
9931 - iwlwifi: mvm: fix memory leak in paging
9932 - crypto: ccp - Prevent information leakage on export
9933 - crypto: sha1-mb - use corrcet pointer while completing jobs
9934 - crypto: talitos - fix crash in talitos_cra_init()
9935 - crypto: talitos - fix AEAD tcrypt tests
9936 - powerpc: scan_features() updates incorrect bits for REAL_LE
9937 - powerpc: Update cpu_user_features2 in scan_features()
9938 - powerpc: Update TM user feature bits in scan_features()
9939 - nl80211: check netlink protocol in socket release notification
9940 - netlink: don't send NETLINK_URELEASE for unbound sockets
9941 - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
9942 - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
9943 - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce
9944 - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
9945 - iommu/amd: Fix checking of pci dma aliases
9946 - iommu/dma: Restore scatterlist offsets correctly
9947 - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay
9948 work.
9949 - drm/amdgpu: use defines for CRTCs and AMFT blocks
9950 - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
9951 - amdgpu/uvd: add uvd fw version for amdgpu
9952 - drm/amdgpu: fix regression on CIK (v2)
9953 - drm/radeon: add a quirk for a XFX R9 270X
9954 - drm/radeon: fix initial connector audio value
9955 - drm/radeon: forbid mapping of userptr bo through radeon device file
9956 - drm/radeon: fix vertical bars appear on monitor (v2)
9957 - drm: Loongson-3 doesn't fully support wc memory
9958 - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
9959 - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
9960 - drm/dp/mst: Restore primary hub guid on resume
9961 - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
9962 - pwm: brcmstb: Fix check of devm_ioremap_resource() return code
9963 - drm/i915: Cleanup phys status page too
9964 - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number
9965 - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
9966 - drm/i915: Fixup the free space logic in ring_prepare
9967 - drm/i915: Use fw_domains_put_with_fifo() on HSW
9968 - perf intel-pt: Fix segfault tracing transactions
9969 - i2c: cpm: Fix build break due to incompatible pointer types
9970 - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
9971 - toshiba_acpi: Fix regression caused by hotkey enabling value
9972 - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
9973 - ASoC: s3c24xx: use const snd_soc_component_driver pointer
9974 - ASoC: ssm4567: Reset device before regcache_sync()
9975 - ASoC: dapm: Make sure we have a card when displaying component widgets
9976 - ASoC: rt5640: Correct the digital interface data select
9977 - vb2-memops: Fix over allocation of frame vectors
9978 - v4l2-dv-timings.h: fix polarity for 4k formats
9979 - cxl: Keep IRQ mappings on context teardown
9980 - IB/mlx5: Expose correct max_sge_rd limit
9981 - IB/security: Restrict use of the write() interface
9982 - efi: Fix out-of-bounds read in variable_matches()
9983 - efi: Expose non-blocking set_variable() wrapper to efivars
9984 - x86/apic: Handle zero vector gracefully in clear_vector_irq()
9985 - workqueue: fix ghost PENDING flag while doing MQ IO
9986 - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
9987 - cgroup, cpuset: replace cpuset_post_attach_flush() with
9988 cgroup_subsys->post_attach callback
9989 - memcg: relocate charge moving from ->attach to ->post_attach
9990 - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
9991 - numa: fix /proc/<pid>/numa_maps for THP
9992 - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
9993 - mm/hwpoison: fix wrong num_poisoned_pages accounting
9994 - cgroup: make sure a parent css isn't freed before its children
9995 - videobuf2-core: Check user space planes array in dqbuf
9996 - videobuf2-v4l2: Verify planes array in buffer dequeueing
9997 - Revert "regulator: core: Fix nested locking of supplies"
9998 - regulator: core: fix regulator_lock_supply regression
9999 - regulator: core: Ensure we lock all regulators
10000 - regulator: core: Fix nested locking of supplies
10001 - locking/mcs: Fix mcs_spin_lock() ordering
10002 - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
10003 - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
10004 - irqchip/mxs: Fix error check of of_io_request_and_map()
10005 - regulator: s5m8767: fix get_register() error handling
10006 - paride: make 'verbose' parameter an 'int' again
10007 - scsi_dh: force modular build if SCSI is a module
10008 - fbdev: da8xx-fb: fix videomodes of lcd panels
10009 - misc/bmp085: Enable building as a module
10010 - misc: mic/scif: fix wrap around tests
10011 - PM / OPP: Initialize u_volt_min/max to a valid value
10012 - PM / Domains: Fix removal of a subdomain
10013 - rtc: hym8563: fix invalid year calculation
10014 - rtc: vr41xx: Wire up alarm_irq_enable
10015 - rtc: ds1685: passing bogus values to irq_restore
10016 - rtc: rx8025: remove rv8803 id
10017 - rtc: max77686: Properly handle regmap_irq_get_virq() error code
10018 - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
10019 - perf evlist: Reference count the cpu and thread maps at set_maps()
10020 - x86/mm/kmmio: Fix mmiotrace for hugepages
10021 - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
10022 - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
10023 - mtd: spi-nor: remove micron_quad_enable()
10024 - mtd: brcmnand: Fix v7.1 register offsets
10025 - mtd: nand: Drop mtd.owner requirement in nand_scan
10026 - perf hists browser: Only offer symbol scripting when a symbol is under the
10027 cursor
10028 - perf tools: handle spaces in file names obtained from /proc/pid/maps
10029 - perf stat: Document --detailed option
10030 - ext4: fix races between page faults and hole punching
10031 - ext4: move unlocked dio protection from ext4_alloc_file_blocks()
10032 - ext4: fix races between buffered IO and collapse / insert range
10033 - ext4: fix races of writeback with punch hole and zero range
10034 - ARM: OMAP3: Add cpuidle parameters table for omap3430
10035 - ARM: prima2: always enable reset controller
10036 - ARM: EXYNOS: select THERMAL_OF
10037 - ARM: dts: armada-375: use armada-370-sata for SATA
10038 - ARM: dts: pxa: fix dma engine node to pxa3xx-nand
10039 - bus: imx-weim: Take the 'status' property value into account
10040 - jme: Do not enable NIC WoL functions on S0
10041 - jme: Fix device PM wakeup API usage
10042 - unbreak allmodconfig KCONFIG_ALLCONFIG=...
10043 - thermal: rockchip: fix a impossible condition caused by the warning
10044 - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
10045 - megaraid_sas: add missing curly braces in ioctl handler
10046 - stm class: Select CONFIG_SRCU
10047 - extcon: max77843: Use correct size for reading the interrupt register
10048 - Linux 4.4.9
10049
10050 * Stoney powerplay support (LP: #1578305)
10051 - amdgpu/powerplay: Add Stoney to list of early init cases
10052
10053 * CVE-2016-2117 (LP: #1561403)
10054 - atl2: Disable unimplemented scatter/gather feature
10055
10056 * CVE-2016-2187 (LP: #1575706)
10057 - Input: gtco - fix crash on detecting device without endpoints
10058
10059 * zfs posix default permissions lost on reboot or unmount (LP: #1574801)
10060 - Fix ZPL miswrite of default POSIX ACL
10061
10062 * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595
10063 [travis3EN] (LP: #1574697)
10064 - net/mlx4_core: Implement pci_resume callback
10065 - net/mlx4_core: Avoid repeated calls to pci enable/disable
10066
10067 * Add support to thinkpad keyboard backlight (LP: #1574498)
10068 - thinkpad_acpi: Add support for keyboard backlight
10069
10070 * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089)
10071 - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y
10072
10073 * Miscellaneous Ubuntu changes
10074 - updateconfigs for Linux v4.4.9
647cf960 10075
2059c78e 10076 -- Kamal Mostafa <kamal@canonical.com> Mon, 16 May 2016 15:16:29 -0700
647cf960 10077
f18d7a47 10078linux (4.4.0-22.40) xenial; urgency=low
45589738 10079
f18d7a47
KM
10080 [ Kamal Mostafa ]
10081
10082 * CVE-2016-3713 (LP: #1581201)
10083 - SAUCE: KVM: MTRR: remove MSR 0x2f8
10084
10085 * CVE-2016-0758 (LP: #1581202)
10086 - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing
45589738 10087
f18d7a47 10088 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 May 2016 13:38:45 -0700
45589738 10089
f66f918a 10090linux (4.4.0-22.39) xenial; urgency=low
eb91b32b 10091
f66f918a
KM
10092 [ Kamal Mostafa ]
10093
10094 * Release Tracking Bug
10095 - LP: #1578721
10096
10097 * LP: #1578705
10098 - bpf: fix double-fdput in replace_map_fd_with_map_ptr()
eb91b32b 10099
f66f918a 10100 -- Kamal Mostafa <kamal@canonical.com> Thu, 05 May 2016 09:30:58 -0700
eb91b32b 10101
a5bd0626 10102linux (4.4.0-22.38) xenial; urgency=low
a9ea3f9a 10103
a5bd0626 10104 [ Kamal Mostafa ]
a9ea3f9a 10105
a5bd0626
KM
10106 * Release Tracking Bug
10107 - LP: #1573817
10108
10109 * autoreconstruct: need to also generate extend-diff-ignore options for links
10110 (LP: #1574362)
10111 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
10112
10113 * tipc: missing linearization of sk_buff (LP: #1567064)
10114 - tipc: move linearization of buffers to generic code
10115
10116 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
10117 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
10118 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
10119 vmbus_mmio_allocate()
10120 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
10121 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
10122 private resource tree
10123 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
10124 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
10125 range
10126
10127 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
10128 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
10129
10130 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
10131 - [Config] CONFIG_AUFS_XATTR=y
10132
10133 * CVE-2016-3672 (LP: #1568523)
10134 - x86/mm/32: Enable full randomization on i386 and X86_32
10135
10136 * CVE-2016-3955 (LP: #1572666)
10137 - USB: usbip: fix potential out-of-bounds write
10138
10139 * Xenial update to v4.4.8 stable release (LP: #1573034)
10140 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
10141 instantiated
10142 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
10143 - parisc: Avoid function pointers for kernel exception routines
10144 - parisc: Fix kernel crash with reversed copy_from_user()
10145 - parisc: Unbreak handling exceptions from kernel modules
10146 - ALSA: timer: Use mod_timer() for rearming the system timer
10147 - ALSA: hda - Asus N750JV external subwoofer fixup
10148 - ALSA: hda - Fix white noise on Asus N750JV headphone
10149 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
10150 - mm: fix invalid node in alloc_migrate_target()
10151 - powerpc/mm: Fixup preempt underflow with huge pages
10152 - libnvdimm: fix smart data retrieval
10153 - libnvdimm, pfn: fix uuid validation
10154 - compiler-gcc: disable -ftracer for __noclone functions
10155 - arm64: opcodes.h: Add arm big-endian config options before including arm
10156 header
10157 - drm/dp: move hw_mutex up the call stack
10158 - drm/udl: Use unlocked gem unreferencing
10159 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
10160 - drm/radeon: add another R7 370 quirk
10161 - drm/radeon: add a dpm quirk for all R7 370 parts
10162 - drm/amdgpu/gmc: move vram type fetching into sw_init
10163 - drm/amdgpu/gmc: use proper register for vram type on Fiji
10164 - xen/events: Mask a moving irq
10165 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
10166 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
10167 - net: jme: fix suspend/resume on JMC260
10168 - net: vrf: Remove direct access to skb->data
10169 - net: qca_spi: Don't clear IFF_BROADCAST
10170 - net: qca_spi: clear IFF_TX_SKB_SHARING
10171 - net: fix bridge multicast packet checksum validation
10172 - sctp: lack the check for ports in sctp_v6_cmp_addr
10173 - mld, igmp: Fix reserved tailroom calculation
10174 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
10175 - qmi_wwan: add Sierra Wireless EM74xx device ID
10176 - ipv6: re-enable fragment header matching in ipv6_find_hdr
10177 - vxlan: fix missing options_len update on RX with collect metadata
10178 - cdc_ncm: toggle altsetting to force reset before setup
10179 - udp6: fix UDP/IPv6 encap resubmit path
10180 - tcp: fix tcpi_segs_in after connection establishment
10181 - ppp: release rtnl mutex when interface creation fails
10182 - net: validate variable length ll headers
10183 - ax25: add link layer header validation function
10184 - packet: validate variable length ll headers
10185 - bpf: avoid copying junk bytes in bpf_get_current_comm()
10186 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
10187 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
10188 - qlcnic: Remove unnecessary usage of atomic_t
10189 - qlcnic: Fix mailbox completion handling during spurious interrupt
10190 - macvtap: always pass ethernet header in linear
10191 - mlxsw: spectrum: Check requested ageing time is valid
10192 - rocker: set FDB cleanup timer according to lowest ageing time
10193 - bridge: allow zero ageing time
10194 - ipv4: Don't do expensive useless work during inetdev destroy.
10195 - net: Fix use after free in the recvmmsg exit path
10196 - mlx4: add missing braces in verify_qp_parameters
10197 - farsync: fix off-by-one bug in fst_add_one
10198 - ath9k: fix buffer overrun for ar9287
10199 - ppp: ensure file->private_data can't be overridden
10200 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
10201 - qlge: Fix receive packets drop.
10202 - net: bcmgenet: fix dma api length mismatch
10203 - bonding: fix bond_get_stats()
10204 - ipv4: fix broadcast packets reception
10205 - ipv4: initialize flowi4_flags before calling fib_lookup()
10206 - ppp: take reference on channels netns
10207 - xfrm: Fix crash observed during device unregistration and decryption
10208 - qmi_wwan: add "D-Link DWM-221 B1" device id
10209 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
10210 - bridge: Allow set bridge ageing time when switchdev disabled
10211 - rtnl: fix msg size calculation in if_nlmsg_size()
10212 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
10213 - tuntap: restore default qdisc
10214 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
10215 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
10216 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
10217 - ipv6: Count in extension headers in skb->network_header
10218 - mpls: find_outdev: check for err ptr in addition to NULL check
10219 - USB: uas: Limit qdepth at the scsi-host level
10220 - USB: uas: Add a new NO_REPORT_LUNS quirk
10221 - cdc-acm: fix NULL pointer reference
10222 - KVM: x86: Inject pending interrupt even if pending nmi exist
10223 - KVM: x86: reduce default value of halt_poll_ns parameter
10224 - MIPS: Fix MSA ld unaligned failure cases
10225 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
10226 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
10227 - pinctrl: sunxi: Fix A33 external interrupts not working
10228 - pinctrl: nomadik: fix pull debug print inversion
10229 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
10230 - au0828: fix au0828_v4l2_close() dev_state race condition
10231 - au0828: Fix dev_state handling
10232 - coda: fix error path in case of missing pdata on non-DT platform
10233 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
10234 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
10235 - rbd: use GFP_NOIO consistently for request allocations
10236 - virtio: virtio 1.0 cs04 spec compliance for reset
10237 - mac80211: properly deal with station hashtable insert errors
10238 - mac80211: avoid excessive stack usage in sta_info
10239 - mac80211: fix ibss scan parameters
10240 - mac80211: fix unnecessary frame drops in mesh fwding
10241 - mac80211: fix txq queue related crashes
10242 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
10243 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
10244 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
10245 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
10246 - iio: accel: bmc150: fix endianness when reading axes
10247 - iio: gyro: bmg160: fix buffer read values
10248 - iio: gyro: bmg160: fix endianness when reading axes
10249 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
10250 bytes
10251 - fs: add file_dentry()
10252 - nfs: use file_dentry()
10253 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
10254 - ext4: add lockdep annotations for i_data_sem
10255 - ext4: ignore quota mount options if the quota feature is enabled
10256 - iommu: Don't overwrite domain pointer when there is no default_domain
10257 - Btrfs: fix file/data loss caused by fsync after rename and new inode
10258 - arm64: replace read_lock to rcu lock in call_step_hook
10259 - perf: Do not double free
10260 - perf: Cure event->pending_disable race
10261 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
10262 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
10263 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
10264 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
10265 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
10266 - ALSA: usb-audio: Add a quirk for Plantronics BT300
10267 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
10268 - HID: wacom: fix Bamboo ONE oops
10269 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
10270 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
10271 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
10272 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
10273 - staging: android: ion: Set the length of the DMA sg entries in buffer
10274 - usbvision: fix crash on detecting device with invalid configuration
10275 - Revert "usb: hub: do not clear BOS field during reset device"
10276 - Linux 4.4.8
10277
10278 * Fix speaker volume on a Dell machine (LP: #1549660)
10279 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
10280
10281 * Xenial update to v4.4.7 stable release (LP: #1572722)
10282 - regulator: core: avoid unused variable warning
10283 - regulator: core: Fix nested locking of supplies
10284 - ASoC: samsung: pass DMA channels as pointers
10285 - mmc: sh_mmcif: rework dma channel handling
10286 - mmc: sh_mmcif: Correct TX DMA channel allocation
10287 - x86/microcode/intel: Make early loader look for builtin microcode too
10288 - x86/microcode: Untangle from BLK_DEV_INITRD
10289 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
10290 - perf/x86/intel: Add definition for PT PMI bit
10291 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
10292 - KVM: i8254: change PIT discard tick policy
10293 - KVM: fix spin_lock_init order on x86
10294 - KVM: VMX: avoid guest hang on invalid invept instruction
10295 - KVM: VMX: avoid guest hang on invalid invvpid instruction
10296 - KVM: VMX: fix nested vpid for old KVM guests
10297 - perf/core: Fix perf_sched_count derailment
10298 - perf tools: Dont stop PMU parsing on alias parse error
10299 - perf tools: Fix checking asprintf return value
10300 - perf tools: Fix python extension build
10301 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
10302 - sched/preempt, sh: kmap_coherent relies on disabled preemption
10303 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
10304 - s390: fix floating pointer register corruption (again)
10305 - s390/cpumf: add missing lpp magic initialization
10306 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
10307 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
10308 - PCI: ACPI: IA64: fix IO port generic range check
10309 - x86/irq: Cure live lock in fixup_irqs()
10310 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
10311 - x86/iopl/64: Properly context-switch IOPL on Xen PV
10312 - x86/iopl: Fix iopl capability check on Xen PV
10313 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
10314 - sg: fix dxferp in from_to case
10315 - aacraid: Fix RRQ overload
10316 - aacraid: Fix memory leak in aac_fib_map_free
10317 - aacraid: Set correct msix count for EEH recovery
10318 - sd: Fix discard granularity when LBPRZ=1
10319 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
10320 - be2iscsi: set the boot_kset pointer to NULL in case of failure
10321 - aic7xxx: Fix queue depth handling
10322 - libnvdimm: Fix security issue with DSM IOCTL.
10323 - dm snapshot: disallow the COW and origin devices from being identical
10324 - dm: fix excessive dm-mq context switching
10325 - dm thin metadata: don't issue prefetches if a transaction abort has failed
10326 - dm cache: make sure every metadata function checks fail_io
10327 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
10328 - usb: retry reset if a device times out
10329 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
10330 - USB: uas: Reduce can_queue to MAX_CMNDS
10331 - USB: cdc-acm: more sanity checking
10332 - USB: iowarrior: fix oops with malicious USB descriptors
10333 - USB: usb_driver_claim_interface: add sanity checking
10334 - USB: mct_u232: add sanity checking in probe
10335 - USB: digi_acceleport: do sanity checking for the number of ports
10336 - USB: cypress_m8: add endpoint sanity check
10337 - USB: serial: cp210x: Adding GE Healthcare Device ID
10338 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
10339 - USB: option: add "D-Link DWM-221 B1" device id
10340 - pwc: Add USB id for Philips Spc880nc webcam
10341 - Input: powermate - fix oops with malicious USB descriptors
10342 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
10343 - ALSA: usb-audio: Add sanity checks for endpoint accesses
10344 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
10345 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
10346 - ALSA: usb-audio: Fix double-free in error paths after
10347 snd_usb_add_audio_stream() call
10348 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
10349 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
10350 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
10351 - crypto: ccp - Add hash state import and export support
10352 - crypto: ccp - Limit the amount of information exported
10353 - crypto: ccp - Don't assume export/import areas are aligned
10354 - crypto: ccp - memset request context to zero during import
10355 - crypto: keywrap - memzero the correct memory
10356 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
10357 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
10358 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
10359 - X.509: Fix leap year handling again
10360 - mei: bus: check if the device is enabled before data transfer
10361 - HID: logitech: fix Dual Action gamepad support
10362 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
10363 - HID: multitouch: force retrieving of Win8 signature blob
10364 - HID: fix hid_ignore_special_drivers module parameter
10365 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
10366 - staging: android: ion_test: fix check of platform_device_register_simple()
10367 error code
10368 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
10369 - tty: Fix GPF in flush_to_ldisc(), part 2
10370 - net: irda: Fix use-after-free in irtty_open()
10371 - 8250: use callbacks to access UART_DLL/UART_DLM
10372 - saa7134: Fix bytesperline not being set correctly for planar formats
10373 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
10374 - bttv: Width must be a multiple of 16 when capturing planar formats
10375 - coda: fix first encoded frame payload
10376 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
10377 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
10378 - mtip32xx: Fix broken service thread handling
10379 - mtip32xx: Remove unwanted code from taskfile error handler
10380 - mtip32xx: Print exact time when an internal command is interrupted
10381 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
10382 - mtip32xx: Handle safe removal during IO
10383 - mtip32xx: Handle FTL rebuild failure state during device initialization
10384 - mtip32xx: Implement timeout handler
10385 - mtip32xx: Cleanup queued requests after surprise removal
10386 - ALSA: pcm: Avoid "BUG:" string for warnings again
10387 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
10388 - ALSA: hda - Don't handle ELD notify from invalid port
10389 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
10390 - ALSA: hda - Fix unconditional GPIO toggle via automute
10391 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
10392 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
10393 - brd: Fix discard request processing
10394 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
10395 - bcache: cleaned up error handling around register_cache()
10396 - bcache: fix race of writeback thread starting before complete initialization
10397 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
10398 - mm: memcontrol: reclaim when shrinking memory.high below usage
10399 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
10400 - ia64: define ioremap_uc()
10401 - watchdog: don't run proc_watchdog_update if new value is same as old
10402 - watchdog: rc32434_wdt: fix ioctl error handling
10403 - Bluetooth: Add new AR3012 ID 0489:e095
10404 - Bluetooth: Fix potential buffer overflow with Add Advertising
10405 - cgroup: ignore css_sets associated with dead cgroups during migration
10406 - net: mvneta: enable change MAC address when interface is up
10407 - of: alloc anywhere from memblock if range not specified
10408 - vfs: show_vfsstat: do not ignore errors from show_devname method
10409 - splice: handle zero nr_pages in splice_to_pipe()
10410 - xtensa: ISS: don't hang if stdin EOF is reached
10411 - xtensa: fix preemption in {clear,copy}_user_highpage
10412 - xtensa: clear all DBREAKC registers on start
10413 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
10414 - ARC: bitops: Remove non relevant comments
10415 - quota: Fix possible GPF due to uninitialised pointers
10416 - xfs: fix two memory leaks in xfs_attr_list.c error paths
10417 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
10418 - md/raid5: Compare apples to apples (or sectors to sectors)
10419 - RAID5: check_reshape() shouldn't call mddev_suspend
10420 - RAID5: revert e9e4c377e2f563 to fix a livelock
10421 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
10422 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
10423 - md: multipath: don't hardcopy bio in .make_request path
10424 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
10425 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
10426 freed"
10427 - fuse: do not use iocb after it may have been freed
10428 - fuse: Add reference counting for fuse_io_priv
10429 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
10430 - rapidio/rionet: fix deadlock on SMP
10431 - ipr: Fix out-of-bounds null overwrite
10432 - ipr: Fix regression when loading firmware
10433 - iwlwifi: mvm: Fix paging memory leak
10434 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
10435 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
10436 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
10437 - drm/amdgpu: include the right version of gmc header files for iceland
10438 - IB/ipoib: fix for rare multicast join race condition
10439 - tracing: Have preempt(irqs)off trace preempt disabled functions
10440 - tracing: Fix crash from reading trace_pipe with sendfile
10441 - tracing: Fix trace_printk() to print when not using bprintk()
10442 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
10443 - scripts/coccinelle: modernize &
10444 - scripts/kconfig: allow building with make 3.80 again
10445 - kbuild/mkspec: fix grub2 installkernel issue
10446 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
10447 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
10448 - mmc: block: fix ABI regression of mmc_blk_ioctl
10449 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
10450 - mmc: sdhci: fix data timeout (part 1)
10451 - mmc: sdhci: fix data timeout (part 2)
10452 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
10453 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
10454 - clk: rockchip: rk3368: fix cpuclk core dividers
10455 - clk: rockchip: rk3368: fix parents of video encoder/decoder
10456 - clk: rockchip: rk3368: fix hdmi_cec gate-register
10457 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
10458 - clk: bcm2835: Fix setting of PLL divider clock rates
10459 - target: Fix target_release_cmd_kref shutdown comp leak
10460 - iser-target: Fix identification of login rx descriptor type
10461 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
10462 - iser-target: Separate flows for np listeners and connections cma events
10463 - iser-target: Rework connection termination
10464 - nfsd4: fix bad bounds checking
10465 - nfsd: fix deadlock secinfo+readdir compound
10466 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
10467 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
10468 - ACPI / PM: Runtime resume devices when waking from hibernate
10469 - writeback, cgroup: fix premature wb_put() in
10470 locked_inode_to_wb_and_lock_list()
10471 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
10472 inode
10473 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
10474 trackstick buttons, again"
10475 - Input: synaptics - handle spurious release of trackstick buttons, again
10476 - Input: ims-pcu - sanity check against missing interfaces
10477 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
10478 - ocfs2/dlm: fix race between convert and recovery
10479 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
10480 - mm/page_alloc: prevent merging between isolated and other pageblocks
10481 - mtd: onenand: fix deadlock in onenand_block_markbad
10482 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
10483 - scsi_common: do not clobber fixed sense information
10484 - sched/cputime: Fix steal time accounting vs. CPU hotplug
10485 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
10486 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
10487 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
10488 - Linux 4.4.7
10489
10490 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
10491 - Bluetooth: Add new AR3012 ID 0489:e095
10492
10493 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
10494 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
10495
10496 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
10497 gl552jx (LP: #1552925)
10498 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
10499
10500 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
10501 (LP: #1546694)
10502 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
10503
10504 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
10505 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
10506
10507 * s390/pci: add extra padding to function measurement block (LP: #1572291)
10508 - s390/pci: add extra padding to function measurement block
10509
10510 * CVE-2016-3951 (LP: #1567191)
10511 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
10512 - usbnet: cleanup after bind() in probe()
10513
10514 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
10515 - efi: Remove redundant efi_set_variable_nonblocking() prototype
10516 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
10517 - efi: Add nonblocking option to efi_query_variable_store()
10518 - efi: Add NV memory attribute
10519 - efi: Reformat GUID tables to follow the format in UEFI spec
10520 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
10521 - SAUCE: (noup) Add EFI signature data types
10522 - crypto: KEYS: convert public key and digsig asym to the akcipher api
10523 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
10524 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
10525 - [Config] CONFIG_IMA_MOK_KEYRING=y
10526 - IMA: create machine owner and blacklist keyrings
10527 - KEYS: Add an alloc flag to convey the builtinness of a key
10528 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
10529 - SAUCE: (noup) KEYS: Add a system blacklist keyring
10530 - SAUCE: (noup) MODSIGN: Support not importing certs from db
10531
10532 * Miscellaneous Ubuntu changes
10533 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
10534
10535 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
a9ea3f9a 10536
440128a3 10537linux (4.4.0-21.37) xenial; urgency=low
66a4b159 10538
440128a3
TG
10539 [ Tim Gardner ]
10540
10541 * Release Tracking Bug
10542 - LP: #1571791
10543
10544 * linux: MokSBState is ignored (LP: #1571691)
10545 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
10546 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
10547 - SAUCE: (noup) Display MOKSBState when disabled
66a4b159
TG
10548
10549 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
10550
640cdd1d 10551linux (4.4.0-20.36) xenial; urgency=low
7b56bc94 10552
640cdd1d
TG
10553 [ Tim Gardner ]
10554
10555 * Release Tracking Bug
10556 - LP: #1571069
10557
10558 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
10559 - SAUCE: kernfs: Do not match superblock in another user namespace when
10560 mounting
10561
10562 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
10563 - x86/topology: Fix logical package mapping
10564 - x86/topology: Fix Intel HT disable
10565 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
10566 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
10567 - x86/topology: Fix AMD core count
10568
10569 * [regression]: Failed to call clock_adjtime(): Invalid argument
10570 (LP: #1566465)
10571 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
7b56bc94
TG
10572
10573 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
10574
92acd054 10575linux (4.4.0-19.35) xenial; urgency=low
0579a988 10576
92acd054
TG
10577 [ Tim Gardner ]
10578
10579 * Release Tracking Bug
10580 - LP: #1570348
10581
10582 * CVE-2016-2847 (LP: #1554260)
10583 - pipe: limit the per-user amount of pages allocated in pipes
10584
10585 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
10586 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
10587
10588 * arm64: guest hangs when ntpd is running (LP: #1549494)
10589 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
10590
10591 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
10592 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
10593
10594 * s390/cpumf: Fix lpp detection (LP: #1555344)
10595 - s390/facilities: use stfl mnemonic instead of insn magic
10596 - s390/facilities: always use lowcore's stfle field for storing facility bits
10597 - s390/cpumf: Fix lpp detection
10598
10599 * s390x kernel image needs weightwatchers (LP: #1536245)
10600 - [Config] s390x: Use compressed kernel bzImage
10601
10602 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
10603 upgrading to Ubuntu 16.04 (LP: #1567581)
10604 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
10605 device-tree properties"
10606
10607 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
10608 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
10609 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
10610 - cpufreq: powernv: Add sysfs attributes to show throttle stats
10611
10612 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
10613 - [Config] Add ib_iser to generic inclusion list
10614
10615 * thunderx nic performance improvements (LP: #1567093)
10616 - net: thunderx: Set recevie buffer page usage count in bulk
10617 - net: thunderx: Adjust nicvf structure to reduce cache misses
10618
10619 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
10620 - net: thunderx: Fix for multiqset not configured upon interface toggle
10621 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
10622 - net: thunderx: Fix receive packet stats
10623
10624 * Miscellaneous Ubuntu changes
10625 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
10626
10627 * Miscellaneous upstream changes (LP: #1564901)
10628 - Input: xpad - correctly handle concurrent LED and FF requests
0579a988
TG
10629
10630 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
10631
5cf9ebd1 10632linux (4.4.0-18.34) xenial; urgency=low
46676e33 10633
5cf9ebd1
TG
10634 [ Tim Gardner ]
10635
10636 * Release Tracking Bug
10637 - LP: #1566868
10638
10639 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
10640 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
10641 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
10642
10643 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
10644 - [Config] CONFIG_ARCH_ROCKCHIP=y
10645
10646 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
10647 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
10648 - perf/x86/cqm: Fix CQM memory leak and notifier leak
10649 - x86/cpufeature: Carve out X86_FEATURE_*
10650 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10651 - x86/topology: Create logical package id
10652 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
10653 - perf/x86/mbm: Add memory bandwidth monitoring event management
10654 - perf/x86/mbm: Implement RMID recycling
10655 - perf/x86/mbm: Add support for MBM counter overflow handling
10656
10657 * User namespace mount updates (LP: #1566505)
10658 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
10659 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
10660 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
10661 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
10662 - SAUCE: fs: fix a posible leak of allocated superblock
10663
10664 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
10665 (LP: #1566518)
10666 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
10667 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
10668
10669 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
10670 for Alpine Ridge on SKL (LP: #1519623)
10671 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
10672 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
10673 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
10674 - usb: add device descriptor for usb 3.1 root hub
10675 - usb: Support USB 3.1 extended port status request
10676 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
10677 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
10678 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
10679 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
10680 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
10681 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
10682 - usb: Add USB 3.1 Precision time measurement capability descriptor support
10683 - xhci: refactor and cleanup endpoint initialization.
10684 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
10685 - xhci: cleanup isoc tranfers queuing code
10686 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
10687 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
10688
10689 * wrong/missing permissions for device file /dev/prandom (prng.ko)
10690 (LP: #1558275)
10691 - s390/crypto: provide correct file mode at device register.
10692
10693 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
10694 - ALSA: hda - fix front mic problem for a HP desktop
10695
10696 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
10697 (LP: #1556228)
10698 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
10699
10700 * please provide mmc-modules udeb (LP: #1565765)
10701 - [Config] Add mmc block drivers to d-i
10702
10703 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
10704 - Add secure_modules() call
10705 - PCI: Lock down BAR access when module security is enabled
10706 - x86: Lock down IO port access when module security is enabled
10707 - ACPI: Limit access to custom_method
10708 - asus-wmi: Restrict debugfs interface when module loading is restricted
10709 - Restrict /dev/mem and /dev/kmem when module loading is restricted
10710 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
10711 - kexec: Disable at runtime if the kernel enforces module loading restrictions
10712 - x86: Restrict MSR access when module loading is restricted
10713 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
10714 - Add option to automatically enforce module signatures when in Secure Boot mode
10715 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
10716 - efi: Add EFI_SECURE_BOOT bit
10717 - hibernate: Disable in a signed modules environment
10718
10719 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
10720 - PCI: Add fwnode_handle to x86 pci_sysdata
10721 - PCI: Look up IRQ domain by fwnode_handle
10722 - [Config] CONFIG_PCI_HYPERV=m
10723 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
10724
10725 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
10726 (LP: #1559923)
10727 - ACPI / processor: Request native thermal interrupt handling via _OSC
10728
10729 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
10730 (LP: #1564591)
10731 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
10732
10733 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
10734 - atomics: Allow architectures to define their own __atomic_op_* helpers
10735 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
10736 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
10737 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
10738
10739 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
10740 - [Debian] cpupower uses non-standard CROSS
10741
10742 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
10743 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
10744
10745 * Unable to migrate container (LP: #1563921)
10746 - SAUCE: cgroup mount: ignore nsroot=
10747
10748 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
10749 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
10750
10751 * /proc/$pid/maps performance regression (LP: #1547231)
10752 - proc: revert /proc/<pid>/maps [stack:TID] annotation
10753
10754 * TPM2.0 trusted keys fixes (LP: #1398274)
10755 - tpm: remove unneeded include of actbl2.h
10756 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
10757 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
10758 - tpm_tis: Disable interrupt auto probing on a per-device basis
10759 - tpm_tis: Do not fall back to a hardcoded address for TPM2
10760 - tpm_tis: Use devm_ioremap_resource
10761 - tpm_tis: Clean up the force=1 module parameter
10762 - tpm_crb: Drop le32_to_cpu(ioread32(..))
10763 - tpm_crb: Use devm_ioremap_resource
10764 - tpm: fix the rollback in tpm_chip_register()
10765 - tpm: fix the cleanup of struct tpm_chip
10766 - tpm: fix: set continueSession attribute for the unseal operation
10767 - tpm: fix: return rc when devm_add_action() fails
10768 - tpm_eventlog.c: fix binary_bios_measurements
10769 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
10770 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
10771 - tpm_tis: fix build warning with tpm_tis_resume
10772
10773 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
10774 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
10775
10776 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
10777 Xenial (LP: #1563485)
10778 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
10779 - cxlflash: Increase cmd_per_lun for better throughput
10780 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
10781
10782 * Miscellaneous Ubuntu changes
10783 - [Config] do_zfs_powerpc64-smp = true
10784 - [Debian] fix linux_tools when cross-compiling
10785 - [Config] do_zfs_powerpc64-smp use default value
10786 - SAUCE: apparmor: Fix FTBFS due to bad include path
10787 - SAUCE: i915_bpo: Disable preliminary hw support
46676e33
TG
10788
10789 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
10790
8c982bfb 10791linux (4.4.0-17.33) xenial; urgency=low
4cee9f36 10792
8c982bfb
TG
10793 [ Tim Gardner ]
10794
10795 * Release Tracking Bug
10796 - LP: #1563441
10797
10798 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
10799 (LP: #1560552)
10800 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
10801 about to hit.
10802
10803 * Predictable naming mechanism is leading to issues in DLPAR operations of
10804 NICs (LP: #1560514)
10805 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
10806 properties
10807
10808 * ThunderX: support alternative phy implementations (LP: #1562968)
10809 - net: thunderx: Cleanup PHY probing code.
10810 - [Config] CONFIG_MDIO_CAVIUM=m
10811 - phy: mdio-octeon: Refactor into two files/modules
10812 - [Config] CONFIG_MDIO_THUNDER=m
10813 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
10814 - phy: mdio-cavium: Add missing MODULE_* annotations.
10815 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
10816 - phy: mdio-thunder: Fix some Kconfig typos
10817 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
10818
10819 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
10820 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
10821 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
10822
10823 * lots of printk to serial console can hang system for long time
10824 (LP: #1534216)
10825 - printk: set may_schedule for some of console_trylock() callers
10826
10827 * [i915_bpo] Update i915 backport driver (LP: #1560395)
10828 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
10829 - PM / runtime: Add new helper for conditional usage count incrementation
10830 - drm/core: Add drm_for_each_encoder_mask, v2.
10831 - drm/atomic-helper: Implement subsystem-level suspend/resume
10832
10833 * [Hyper-V] VM Sockets (LP: #1541585)
10834 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
10835 - Drivers: hv: vmbus: Add vendor and device atttributes
10836 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
10837 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
10838 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
10839 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
10840 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
10841 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
10842 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
10843 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
10844 - Drivers: hv: vmbus: add a per-channel rescind callback
10845 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
10846 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
10847 - Drivers: hv: vmbus: Give control over how the ring access is serialized
10848 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
10849 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
10850 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
10851 - Drivers: hv: vmbus: remove code duplication in message handling
10852 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
10853 - Drivers: hv: util: Pass the channel information during the init call
10854 - Drivers: hv: utils: Remove util transport handler from list if registration fails
10855 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
10856 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
10857
10858 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
10859 (LP: #1559918)
10860 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
10861
10862 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
10863 - net: add tc offload feature flag
10864 - net: tc: helper functions to query action types
10865 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
10866 - net: rework ndo tc op to consume additional qdisc handle parameter
10867 - net: rework setup_tc ndo op to consume general tc operand
10868 - net: sched: add cls_u32 offload hooks for netdevs
10869 - net: ixgbe: add support for tc_u32 offload
10870 - net: ixgbe: abort with cls u32 divisor groups greater than 1
10871
10872 * Bring fm10k up to Fortville SW5 (LP: #1562310)
10873 - net: add netif_is_team_master helper
10874 - net: add netif_is_team_port helper
10875 - net: add netif_is_lag_master helper
10876 - net: add netif_is_lag_port helper
10877 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
10878 - fm10k: don't reinitialize RSS flow table when RXFH configured
10879
10880 * [Feature]Always Running Timer (ART) to System Time translation
10881 (LP: #1519625)
10882 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
10883 - timekeeping: Provide internal function __ktime_get_real_seconds
10884 - timekeeping: Cap adjustments so they don't exceed the maxadj value
10885 - clocksource: Make clocksource validation work for all clocksources
10886 - time: Add cycles to nanoseconds translation
10887 - time: Add timekeeping snapshot code capturing system time and counter
10888 - time: Remove duplicated code in ktime_get_raw_and_real()
10889 - time: Add driver cross timestamp interface for higher precision time synchronization
10890 - time: Add history to cross timestamp interface supporting slower devices
10891 - time/timekeeping: Work around false positive GCC warning
10892 - x86/tsc: Always Running Timer (ART) correlated clocksource
10893 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
10894 - [Config] CONFIG_E1000E_HWTS=y
10895 - e1000e: Adds hardware supported cross timestamp on e1000e nic
10896
10897 * x-gene2: add SoC v2 support to clock (LP: #1561604)
10898 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
10899
10900 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
10901 - perf/x86: Move perf_event.c ............... => x86/events/core.c
10902 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
10903 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
10904 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
10905 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
10906 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
10907 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
10908 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
10909 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
10910 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
10911 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
10912 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
10913 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
10914 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
10915 x86/events/intel/uncore.[ch]
10916 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
10917 x86/events/intel/uncore_nmhex.c
10918 - perf/x86: Move perf_event_intel_uncore_snb.c =>
10919 x86/events/intel/uncore_snb.c
10920 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
10921 x86/events/intel/uncore_snbep.c
10922 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
10923 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
10924 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
10925 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
10926 - perf/x86: Move perf_event.h to its new home
10927 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
10928
10929 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
10930 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4cee9f36
TG
10931
10932 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
10933
4f7f55e2 10934linux (4.4.0-16.32) xenial; urgency=low
092c67eb 10935
4f7f55e2
TG
10936 [ Tim Gardner ]
10937
10938 * Release Tracking Bug
10939 - LP: #1561727
10940
10941 * fix thermal throttling due to commit "Thermal: initialize thermal zone
10942 device correctly" (LP: #1561676)
10943 - Thermal: Ignore invalid trip points
10944
10945 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
10946 on press (LP: #1553811)
10947 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
10948 buttons, again
10949
10950 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
10951 (LP: #1560583)
10952 - SAUCE: apparmor: Allow ns_root processes to open profiles file
10953 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
10954
10955 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
10956 - ubuntu: vbox -- update to 5.0.16-dfsg-2
10957
10958 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
10959 s390x (LP: #1557690)
10960 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
10961
10962 * spl/zfs fails to build on s390x (LP: #1519814)
10963 - [Config] s390x -- re-enable zfs
10964 - [Config] zfs -- disable powerpc until the test failures can be resolved
10965
10966 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
10967 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
10968
10969 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
10970 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
10971 - [Config] powerpc -- convert zfs configuration to custom_override
10972
10973 * Memory arena corruption with FUSE (was Memory allocation failure crashes
10974 kernel hard, presumably related to FUSE) (LP: #1505948)
10975 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
10976 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
10977
10978 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
10979 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
10980
10981 * linux packaging: clear remaining redundant delta (LP: #1560445)
10982 - [Debian] Remove generated intermediate files on clean
10983
10984 * arm64: guest hangs when ntpd is running (LP: #1549494)
10985 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
10986 - Revert "hrtimer: Catch illegal clockids"
10987 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
10988
10989 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
10990 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
10991 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
10992 ThunderX
10993
10994 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
10995 (LP: #1559609)
10996 - arcmsr: fixed getting wrong configuration data
10997 - arcmsr: fixes not release allocated resource
10998 - arcmsr: make code more readable
10999 - arcmsr: adds code to support new Areca adapter ARC1203
11000 - arcmsr: changes driver version number
11001 - arcmsr: more readability improvements
11002 - arcmsr: Split dma resource allocation to a new function
11003 - arcmsr: change driver version to v1.30.00.22-20151126
11004
11005 * server image has no keyboard, desktop image works (LP: #1559692)
11006 - [Config] Rework input-modules (d-i) list
11007
11008 * PMU support for Cavium ThunderX (LP: #1559349)
11009 - arm64: perf: Rename Cortex A57 events
11010 - arm64/perf: Add Cavium ThunderX PMU support
11011 - arm64: perf: Enable PMCR long cycle counter bit
11012 - arm64: perf: Extend event mask for ARMv8.1
11013 - arm64: dts: Add Cavium ThunderX specific PMU
11014
11015 * Show ARM PMU events in perf stat (LP: #1559350)
11016 - drivers/perf: kill armpmu_register
11017 - arm: perf: Convert event enums to #defines
11018 - arm: perf: Add event descriptions
11019 - arm64: perf: Convert event enums to #defines
11020 - arm64: perf: Add event descriptions
11021 - ARM: perf: add format entry to describe event -> config mapping
11022 - arm64: perf: add format entry to describe event -> config mapping
11023
11024 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
11025 - EDAC/sb_edac: Fix computation of channel address
11026
11027 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
11028 - [Config] disable CONFIG_IP_PNP
11029
11030 * Miscellaneous Ubuntu changes
11031 - [Debian] Silence the reconstruct script
092c67eb
TG
11032
11033 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
11034
224120d3 11035linux (4.4.0-15.31) xenial; urgency=low
6dbd8746 11036
224120d3
TG
11037 [ Tim Gardner ]
11038
11039 * Release Tracking Bug
11040 - LP: #1559252
11041
11042 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
11043 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
11044
11045 * policy namespace stacking (LP: #1379535)
11046 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
11047 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
11048 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
11049 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
11050 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
11051 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
11052 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
11053 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
11054 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
11055 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
11056 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
11057 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
11058 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
11059 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
11060 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
11061 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
11062 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
11063 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
11064 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
11065 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
11066 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
11067 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
11068 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
11069 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
11070 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
11071 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
11072 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
11073 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
11074 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
11075 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
11076 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
11077 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
11078 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
11079 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
11080 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
11081 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
11082 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
11083 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
11084 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
11085 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
11086 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
11087 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
11088 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
11089 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
11090 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
11091 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
11092 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
11093 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
11094 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
11095
11096 * Add arm64 NUMA support (LP: #1558765)
11097 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
11098 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
11099 - [Config] CONFIG_OF_NUMA=y
11100 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
11101 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
11102 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
11103 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
11104 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
11105
11106 * vivid/linux: total ADT test failures (LP: #1558447)
11107 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
11108
11109 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
11110 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
11111 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
11112
11113 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
11114 - s390/pci: enforce fmb page boundary rule
11115
11116 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
11117 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
11118 - page_to_phys() always returns a multiple of PAGE_SIZE
11119 - s390/pci: provide ZPCI_ADDR macro
11120 - s390/pci: improve ZPCI_* macros
11121 - s390/pci: resize iomap
11122 - s390/pci: fix bar check
11123 - s390/pci: set error state for unusable functions
11124 - s390/pci: remove iomap sanity checks
11125 - s390/pci: remove pdev pointer from arch data
11126 - s390/pci: add ioctl interface for CLP
11127
11128 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
11129 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
11130 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
11131 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
11132 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
11133
11134 * skb_warn_bad_offload Crash (LP: #1558025)
11135 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
11136
11137 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
11138 - [Config] CONFIG_PCI_HOST_COMMON=y
11139 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
11140 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
11141 - PCI: generic: Move structure definitions to separate header file
11142 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
11143 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
11144 - PCI: thunder: Add PCIe host driver for ThunderX processors
11145 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
11146
11147 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
11148 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
11149
11150 * Xenial update to v4.4.6 stable release (LP: #1558330)
11151 - arm64: account for sparsemem section alignment when choosing vmemmap offset
11152 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
11153 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
11154 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
11155 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
11156 - kvm: cap halt polling at exactly halt_poll_ns
11157 - KVM: VMX: disable PEBS before a guest entry
11158 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
11159 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
11160 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
11161 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
11162 - s390/dasd: fix diag 0x250 inline assembly
11163 - tracing: Fix check for cpu online when event is disabled
11164 - dmaengine: at_xdmac: fix residue computation
11165 - jffs2: reduce the breakage on recovery from halfway failed rename()
11166 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
11167 - ASoC: dapm: Fix ctl value accesses in a wrong type
11168 - ASoC: samsung: Use IRQ safe spin lock calls
11169 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
11170 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
11171 - ovl: ignore lower entries when checking purity of non-directory entries
11172 - ovl: fix working on distributed fs as lower layer
11173 - wext: fix message delay/ordering
11174 - cfg80211/wext: fix message ordering
11175 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
11176 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
11177 - mac80211: minstrel: Change expected throughput unit back to Kbps
11178 - mac80211: fix use of uninitialised values in RX aggregation
11179 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
11180 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
11181 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
11182 - mac80211: Fix Public Action frame RX in AP mode
11183 - gpu: ipu-v3: Do not bail out on missing optional port nodes
11184 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
11185 - drm/radeon: Fix error handling in radeon_flip_work_func.
11186 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
11187 - userfaultfd: don't block on the last VM updates at exit time
11188 - ovl: fix getcwd() failure after unsuccessful rmdir
11189 - MIPS: Fix build error when SMP is used without GIC
11190 - MIPS: smp.c: Fix uninitialised temp_foreign_map
11191 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
11192 - target: Drop incorrect ABORT_TASK put for completed commands
11193 - ld-version: Fix awk regex compile failure
11194 - Linux 4.4.6
11195
11196 * linux fails to load x.509 built-in certificate (LP: #1557250)
11197 - lib/mpi: Endianness fix
11198
11199 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
11200 - [Config] CONFIG_NET_9P=m for s390x
11201
11202 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
11203 (LP: #1557950)
11204 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
11205 - net/mlx5e: Don't modify CQ before it was created
11206
11207 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
11208 - mmc: sdhci: Do not BUG on invalid vdd
11209 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
11210 - mmc: It is not an error for the card to be removed while suspended
11211
11212 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
11213 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
11214
11215 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
11216 - [Config] CONFIG_NUMA_EMU=y for s390x
11217
11218 * Miscellaneous Ubuntu changes
11219 - [Debian] git-ubuntu-log -- prevent bug references being split
11220 - [Debian] git-ubuntu-log -- git log output is UTF-8
6dbd8746
TG
11221
11222 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
11223
a327d517 11224linux (4.4.0-14.30) xenial; urgency=low
b3432cf6 11225
a327d517
TG
11226 [ Tim Gardner ]
11227
11228 * Release Tracking Bug
11229 - LP: #1557508
11230
11231 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
11232 - powerpc: Fix dedotify for binutils >= 2.26
11233
11234 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
11235 - Illumos 6370 - ZFS send fails to transmit some holes
11236
11237 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
11238 camera (LP: #1557138)
11239 - UVC: Add support for ds4 depth camera
11240
11241 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
11242 - sched/numa: Fix use-after-free bug in the task_numa_compare
11243
11244 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
11245 files (LP: #1555997)
11246 - ovl: copy new uid/gid into overlayfs runtime inode
11247
11248 * Miscellaneous Ubuntu changes
11249 - SAUCE: Dump stack when X.509 certificates cannot be loaded
b3432cf6
TG
11250
11251 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
11252
0afa4cd4 11253linux (4.4.0-13.29) xenial; urgency=low
760352e4 11254
0afa4cd4
TG
11255 [ Tim Gardner ]
11256
11257 * Release Tracking Bug
11258 - LP: #1556247
11259
11260 * s390/mm: four page table levels vs. fork (LP: #1556141)
11261 - s390/mm: four page table levels vs. fork
11262
11263 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
11264 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
11265 - hv_netvsc: cleanup netdev feature flags for netvsc
11266
11267 * fails to boot on megaraid (LP: #1552903)
11268 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
11269 case of PD list DCMD failure
11270
11271 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
11272 - ALSA: hda - add codec support for Kabylake display audio codec
11273
11274 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
11275 - cpufreq: powernv: Free 'chips' on module exit
11276 - cpufreq: powernv: Hot-plug safe the kworker thread
11277 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
11278 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
11279 - cpufreq: powernv: Replace pr_info with trace print for throttle event
11280 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
11281
11282 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
11283 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
11284
11285 * integer overflow in xt_alloc_table_info (LP: #1555353)
11286 - SAUCE: (noup) netfilter: x_tables: check for size overflow
11287
11288 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
11289 - [Packaging] reconstruct -- automatically reconstruct against base tag
11290 - [Config] reconstruct -- update to autoreconstruct output
11291 - [Packaging] reconstruct -- update when inserting final changes
11292
11293 * Xenial update to v4.4.5 stable release (LP: #1555640)
11294 - use ->d_seq to get coherency between ->d_inode and ->d_flags
11295 - drivers: sh: Restore legacy clock domain on SuperH platforms
11296 - Btrfs: fix deadlock running delayed iputs at transaction commit time
11297 - btrfs: Fix no_space in write and rm loop
11298 - btrfs: async-thread: Fix a use-after-free error for trace
11299 - block: Initialize max_dev_sectors to 0
11300 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
11301 - parisc: Fix ptrace syscall number and return value modification
11302 - mips/kvm: fix ioctl error handling
11303 - kvm: x86: Update tsc multiplier on change.
11304 - fbcon: set a default value to blink interval
11305 - cifs: fix out-of-bounds access in lease parsing
11306 - CIFS: Fix SMB2+ interim response processing for read requests
11307 - Fix cifs_uniqueid_to_ino_t() function for s390x
11308 - vfio: fix ioctl error handling
11309 - KVM: x86: fix root cause for missed hardware breakpoints
11310 - arm/arm64: KVM: Fix ioctl error handling
11311 - iommu/amd: Apply workaround for ATS write permission check
11312 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
11313 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
11314 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
11315 - drm/ast: Fix incorrect register check for DRAM width
11316 - drm/radeon/pm: update current crtc info after setting the powerstate
11317 - drm/amdgpu/pm: update current crtc info after setting the powerstate
11318 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
11319 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
11320 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
11321 - libata: fix HDIO_GET_32BIT ioctl
11322 - libata: Align ata_device's id on a cacheline
11323 - block: bio: introduce helpers to get the 1st and last bvec
11324 - writeback: flush inode cgroup wb switches instead of pinning super_block
11325 - Adding Intel Lewisburg device IDs for SATA
11326 - arm64: vmemmap: use virtual projection of linear region
11327 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
11328 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
11329 - tracing: Do not have 'comm' filter override event 'comm' field
11330 - pata-rb532-cf: get rid of the irq_to_gpio() call
11331 - Btrfs: fix loading of orphan roots leading to BUG_ON
11332 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
11333 - jffs2: Fix page lock / f->sem deadlock
11334 - Fix directory hardlinks from deleted directories
11335 - dmaengine: pxa_dma: fix cyclic transfers
11336 - adv7604: fix tx 5v detect regression
11337 - ALSA: usb-audio: Add a quirk for Plantronics DA45
11338 - ALSA: ctl: Fix ioctls for X32 ABI
11339 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
11340 - ALSA: rawmidi: Fix ioctls X32 ABI
11341 - ALSA: timer: Fix ioctls for X32 ABI
11342 - ALSA: pcm: Fix ioctls for X32 ABI
11343 - ALSA: seq: oss: Don't drain at closing a client
11344 - ALSA: hdspm: Fix wrong boolean ctl value accesses
11345 - ALSA: hdsp: Fix wrong boolean ctl value accesses
11346 - ALSA: hdspm: Fix zero-division
11347 - ALSA: timer: Fix broken compat timer user status ioctl
11348 - usb: chipidea: otg: change workqueue ci_otg as freezable
11349 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
11350 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
11351 - USB: qcserial: add Sierra Wireless EM74xx device ID
11352 - USB: serial: option: add support for Telit LE922 PID 0x1045
11353 - USB: serial: option: add support for Quectel UC20
11354 - MIPS: scache: Fix scache init with invalid line size.
11355 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
11356 - ubi: Fix out of bounds write in volume update code
11357 - i2c: brcmstb: allocate correct amount of memory for regmap
11358 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
11359 - block: check virt boundary in bio_will_gap()
11360 - block: get the 1st and last bvec via helpers
11361 - drm/i915: more virtual south bridge detection
11362 - drm/i915: refine qemu south bridge detection
11363 - modules: fix longstanding /proc/kallsyms vs module insertion race.
11364 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
11365 - Linux 4.4.5
11366
11367 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
11368 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
11369
11370 * TPM2.0 trusted keys fixes (LP: #1398274)
11371 - tpm_tis: further simplify calculation of ordinal duration
11372 - tpm_tis: Use devm_free_irq not free_irq
11373 - tpm_tis: Ensure interrupts are disabled when the driver starts
11374 - tpm: rework tpm_get_timeouts()
11375 - tpm_tis: Get rid of the duplicate IRQ probing code
11376 - tpm_tis: Refactor the interrupt setup
11377 - tpm_tis: Tighten IRQ auto-probing
11378 - tpm_ibmvtpm: properly handle interrupted packet receptions
11379
11380 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
11381 - [Config] control.stub.in -- review versioned Build-Depends:
11382 - [Config] control.stub.in -- review versioned
11383 Depends/Breaks/Conflicts/Replaces
11384 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
11385 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
760352e4
TG
11386
11387 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
11388
d5d1ecab 11389linux (4.4.0-12.28) xenial; urgency=low
735bc7c6 11390
d5d1ecab
TG
11391 * Miscellaneous Ubuntu changes
11392 - reconstruct: Work around orig tarball packaging limitiations
11393 Fixes FTBS
735bc7c6
TG
11394
11395 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
11396
11cc4de8 11397linux (4.4.0-12.27) xenial; urgency=low
7c1b95e2 11398
11cc4de8
TG
11399 [ Tim Gardner ]
11400
11401 * Release Tracking Bug
11402 - LP: #1554704
11403
11404 * Fails to detect (second) display (LP: #1543683)
11405 - drm/i915: Fix hpd live status bits for g4x
11406
11407 * s390x -- various configuration changes (LP: #1543165)
11408 - [Config] s390x -- enable CONFIG_NUMA
11409 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
11410 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
11411 - [Config] s390x -- disable CONFIG_NVMEM
11412 - [Config] s390x -- switch preempt mode to none
11413
11414 * Radeon hybrid graphics problem on resume (LP: #1554608)
11415 - Revert "drm/radeon: call hpd_irq_event on resume"
11416
11417 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
11418 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
11419 - drm/amdgpu: use $(src) in Makefile (v2)
11420 - drm/radeon: constify radeon_asic_ring structures
11421 - drm/amdgpu: add a callback for reading the bios from the rom directly
11422 - drm/amdgpu: add read_bios_from_rom callback for CI parts
11423 - drm/amdgpu: add read_bios_from_rom callback for VI parts
11424 - drm/amdgpu: Use new read bios from rom callback
11425 - drm/amdgpu: Use unlocked gem unreferencing
11426 - drm/radeon: Use unlocked gem unreferencing
11427 - drm/amd: add new gfx8 register definitions for EDC
11428 - drm/amdgpu: add EDC support for CZ (v3)
11429 - drm/amd: abstract kernel rq and normal rq to priority of run queue
11430 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
11431 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
11432 - drm/amdgpu: update rev id register for VI
11433 - drm/amdgpu: add more debugging output for driver failures
11434 - drm/amdgpu: add entity only when first job come
11435 - drm/amdgpu: handle error case for ctx
11436 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
11437 - drm/amdgpu: change default sched jobs to 32
11438 - drm/amdgpu: limit visible vram if it's smaller than the BAR
11439 - drm/amdgpu: restrict the sched jobs number to power of two
11440 - drm/amdgpu: put VM page tables directly into duplicates list
11441 - drm/amdgpu: split VM PD and PT handling during CS
11442 - drm/amdgpu: keep the PTs validation list in the VM v2
11443 - drm/radeon: Update radeon_get_vblank_counter_kms()
11444 - drm/radeon: only increment sync_seq when a fence is really emitted
11445 - drm/fb-helper: Use proper plane mask for fb cleanup
11446 - drm/amdgpu: fix dp link rate selection (v2)
11447 - drm/radeon: fix dp link rate selection (v2)
11448 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
11449 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
11450 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
11451 - drm/amdgpu: implement new cgs interface for acpi function
11452 - drm/amdgpu: implement cgs interface to query system info
11453 - drm/amdgpu: add new cgs interface to get display info (v2)
11454 - drm/amd/powerplay: add basic powerplay framework
11455 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
11456 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
11457 - drm/amd/powerplay: add SMU manager sub-component
11458 - drm/amd/powerplay: add hardware manager sub-component
11459 - SAUCE: amd: Include errno.h
11460 - drm/amd/powerplay: add Carrizo smu support
11461 - drm/amd/powerplay: add Carrizo dpm support
11462 - drm/amd/powerplay: add CG and PG support for carrizo
11463 - drm/amd/powerplay: add event manager sub-component
11464 - drm/amd/powerplay: implement functions of amd_powerplay_func
11465 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
11466 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
11467 - drm/amd/powerplay: add header file for tonga smu and dpm
11468 - drm/amd/powerplay: Add Tonga SMU support
11469 - drm/amd/powerplay: add Tonga dpm support (v3)
11470 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
11471 - drm/amd/powerplay: update atomctrl for fiji
11472 - drm/amd/powerplay: add Fiji SMU support.
11473 - drm/amd/powerplay: add Fiji DPM support.
11474 - drm/amdgpu: add amdgpu.powerplay module option
11475 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
11476 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
11477 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
11478 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
11479 - drm/amdgpu/powerplay: program display gap for tonga.
11480 - drm/amdgpu: enable powerplay module by default for tonga.
11481 - drm/amdgpu: enable powerplay module by default for fiji.
11482 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
11483 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
11484 - drm/amd/powerplay: Add CG and PG support for tonga
11485 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
11486 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
11487 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
11488 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
11489 - drm/amdgpu/powerplay: implement thermal control for tonga.
11490 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
11491 - drm/amdgpu: export fan control functions to amdgpu
11492 - drm/amdgpu: enable sysfs interface for powerplay
11493 - drm/amdgpu: support per device powerplay enablement (v2)
11494 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
11495 - drm/amd/powerplay: implement new funcs to check current states for tonga.
11496 - drm/amd/powerplay: refine the logic of whether need to update power state.
11497 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
11498 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
11499 - drm/amdgpu: extract pcie helpers to common header
11500 - drm: add drm_pcie_get_max_link_width helper (v2)
11501 - drm/amdgpu: store pcie gen mask and link width
11502 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
11503 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
11504 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
11505 - drm/amd/powerplay: fix boolreturn.cocci warnings
11506 - drm/amd/powerplay/tonga: Add UVD DPM init
11507 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
11508 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
11509 - drm/amdgpu: add sdma clock gating support for Fiji.
11510 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
11511 - drm/amd/powerplay: enable clock gating for Fiji.
11512 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
11513 - drm/amd/powerplay: implement smc state upload for CZ
11514 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
11515 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
11516 - drm/amd/powerplay: add new function point in hwmgr.
11517 - drm/amd/powerplay: add smc msg for NB P-State switch
11518 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
11519 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
11520 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
11521 - drm/amd/powerplay: Add PPLib debug print macro.
11522 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
11523 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
11524 - drm/amd/powerplay: add multimedia power gating support for Fiji.
11525 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
11526 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
11527 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
11528 - drm/amdgpu: Prepare DKMS build for powerplay module.
11529 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
11530 - drm/amd/powerplay: Add thermal protection support for Fiji.
11531 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
11532 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
11533 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
11534 - drm/amd/powerplay: fix boolreturn.cocci warnings
11535 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
11536 - drm/amd/powerplay: check whether enable dpm in powerplay.
11537 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
11538 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
11539 - drm/amd/powerplay: display gpu load when print performance for tonga.
11540 - drm/powerplay: add debugging output to tonga_processpptables.c
11541 - drm/powerplay: add debugging output to processpptables.c
11542 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
11543 - drm/amd/powerplay: Don't return an error if fan table is missing
11544 - amd\powerplay Implement get dal power level
11545 - amd/powerplay: Fix get dal power level
11546 - amd/powerplay: Add structures required to report configuration change
11547 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
11548 - drm/amd/powerplay: add point check to avoid NULL point hang.
11549 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
11550 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
11551 - drm: powerplay: use div64_s64 instead of do_div
11552 - drm/amd/powerplay: fix a reversed condition
11553 - drm/amdgpu/cgs: cleanup some indenting
11554 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
11555 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
11556 - drm/amd/powerplay: fix bug that NULL checks are reversed.
11557 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
11558 - drm/amd/powerplay: fix Smatch static checker warnings
11559 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
11560 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
11561 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
11562 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
11563 - drm/amdgpu: fix hex/decimal bug when show gpu load.
11564 - drm/amd/powerplay: add thermal control task when resume.
11565 - drm/amd/powerplay: enable set boot state task
11566 - drm/amd/powerplay: enable power down asic task. (v2)
11567 - drm/amd/powerplay: implement power down asic task for CZ
11568 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
11569 - drm/amdgpu/cgs: add an interface to access PCI resources
11570 - drm/amdgpu: add irq domain support
11571 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
11572 - drm/sysfs: use kobj_to_dev()
11573 - drm/amd/powerplay: fix static checker warning for return meaningless value.
11574 - drm/amdgpu/cz: add code to enable forcing UVD clocks
11575 - drm/amdgpu/cz: add code to enable forcing VCE clocks
11576 - drm/amdgpu/cz: force uvd clocks when sclks are forced
11577 - drm/amdgpu/cz: force vce clocks when sclks are forced
11578 - drm/amdgpu: use kobj_to_dev()
11579 - drm/radeon: use kobj_to_dev()
11580 - drm/ttm: fix adding foreign BOs to the LRU during init v2
11581 - drm/ttm: fix adding foreign BOs to the swap LRU
11582 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
11583 - drm/amdgpu: move VM page tables to the LRU end on CS v2
11584 - drm/amdgpu: validate duplicates first
11585 - drm/amdgpu: add missing irq.h include
11586 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
11587 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
11588 - amdkfd: don't open-code memdup_user()
11589 - amdkfd: Copy from the proper user command pointer
11590 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
11591 - amd/powerplay: disable powerplay by default initially
11592 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
11593 - drm/atomic-helper: Export framebuffer_changed()
11594 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
11595 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
11596 - drm/amdgpu: fix next_rptr handling for debugfs
11597 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
11598 - drm/radeon: only init fbdev if we have connectors
11599 - drm/amdgpu: don't init fbdev if we don't have any connectors
11600 - drm/amd/powerplay: Update SMU firmware loading for Stoney
11601 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
11602 - drm/amdkfd: Remove unnecessary cast in kfree
11603 - drm/amdgpu: only move pt bos in LRU list on success
11604 - drm/amdgpu: mask out WC from BO on unsupported arches
11605 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
11606 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
11607 - drm/amdgpu: load MEC ucode manually on iceland
11608 - drm/amdgpu: disable uvd and vce clockgating on Fiji
11609 - drm/amdgpu: add pcie cap module parameters (v2)
11610 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
11611 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
11612 - drm/amdgpu: handle uvd pg flags properly
11613 - drm/amdgpu: handle vce pg flags properly
11614 - drm/amdgpu: clean up vce pg flags for cz/st
11615 - drm/amdgpu: be consistent with uvd cg flags
11616 - drm/amd/powerplay/cz: disable uvd pg
11617 - drm/amd/powerplay/cz: disable vce pg
11618 - drm/amd/powerplay/tonga: disable uvd pg
11619 - drm/amd/powerplay/tonga: disable vce pg
11620 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
11621 - drm/amdgpu: remove unused cg defines
11622 - drma/dmgpu: move cg and pg flags into shared headers
11623 - drm/amdgpu/tonga: plumb pg flags through to powerplay
11624 - drm/amdgpu/cz: plumb pg flags through to powerplay
11625 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
11626
11627 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
11628 #1552632)
11629 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
11630
11631 * Miscellaneous Ubuntu changes
11632 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
11633
11634 * Miscellaneous upstream changes
11635 - net: thunderx: Fix for Qset error due to CQ full
11636 - ahci: Workaround for ThunderX Errata#22536
11637 - arm64: Add workaround for Cavium erratum 27456
11638 - tipc: fix nullptr crash during subscription cancel
7c1b95e2
TG
11639
11640 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
11641
904500e4 11642linux (4.4.0-11.26) xenial; urgency=low
d19bc1e9 11643
904500e4
TG
11644 [ Tim Gardner ]
11645
11646 * Release Tracking Bug
11647 - LP: #1553391
11648
11649 * Xenial update to v4.4.4 stable release (LP: #1553179)
11650 - af_iucv: Validate socket address length in iucv_sock_bind()
11651 - gro: Make GRO aware of lightweight tunnels.
11652 - net: dp83640: Fix tx timestamp overflow handling.
11653 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
11654 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
11655 - tcp: fix NULL deref in tcp_v4_send_ack()
11656 - af_unix: fix struct pid memory leak
11657 - pptp: fix illegal memory access caused by multiple bind()s
11658 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
11659 - net: dsa: fix mv88e6xxx switches
11660 - tipc: fix connection abort during subscription cancel
11661 - inet: frag: Always orphan skbs inside ip_defrag()
11662 - switchdev: Require RTNL mutex to be held when sending FDB notifications
11663 - tcp: beware of alignments in tcp_get_info()
11664 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
11665 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
11666 - ipv6: addrconf: Fix recursive spin lock call
11667 - ipv6: fix a lockdep splat
11668 - unix: correctly track in-flight fds in sending process user_struct
11669 - tcp: do not drop syn_recv on all icmp reports
11670 - net:Add sysctl_max_skb_frags
11671 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
11672 - enic: increment devcmd2 result ring in case of timeout
11673 - sctp: translate network order to host order when users get a hmacid
11674 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
11675 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
11676 eth_get_headlen
11677 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
11678 - bonding: Fix ARP monitor validation
11679 - ipv4: fix memory leaks in ip_cmsg_send() callers
11680 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
11681 - af_unix: Guard against other == sk in unix_dgram_sendmsg
11682 - tipc: fix premature addition of node to lookup table
11683 - tcp: md5: release request socket instead of listener
11684 - qmi_wwan: add "4G LTE usb-modem U901"
11685 - net/mlx4_en: Count HW buffer overrun only once
11686 - net/mlx4_en: Avoid changing dev->features directly in run-time
11687 - l2tp: Fix error creating L2TP tunnels
11688 - pppoe: fix reference counting in PPPoE proxy
11689 - net_sched fix: reclassification needs to consider ether protocol changes
11690 - route: check and remove route cache when we get route
11691 - tcp/dccp: fix another race at listener dismantle
11692 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
11693 - rtnl: RTM_GETNETCONF: fix wrong return value
11694 - tipc: unlock in error path
11695 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
11696 - sctp: Fix port hash table size computation
11697 - ext4: fix bh->b_state corruption
11698 - ARM: debug-ll: fix BCM63xx entry for multiplatform
11699 - arm64: errata: Add -mpc-relative-literal-loads to build flags
11700 - KVM: s390: fix guest fprs memory leak
11701 - devm_memremap: Fix error value when memremap failed
11702 - drm/gma500: Use correct unref in the gem bo create function
11703 - ARM: 8457/1: psci-smp is built only for SMP
11704 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
11705 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
11706 - efi: Do variable name validation tests in utf8
11707 - efi: Make our variable validation list include the guid
11708 - efi: Make efivarfs entries immutable by default
11709 - efi: Add pstore variables to the deletion whitelist
11710 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
11711 - bcache: fix a livelock when we cause a huge number of cache misses
11712 - bcache: Add a cond_resched() call to gc
11713 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
11714 - bcache: fix a leak in bch_cached_dev_run()
11715 - bcache: unregister reboot notifier if bcache fails to unregister device
11716 - bcache: allows use of register in udev to avoid "device_busy" error.
11717 - bcache: Change refill_dirty() to always scan entire disk if necessary
11718 - dm thin: fix race condition when destroying thin pool workqueue
11719 - can: ems_usb: Fix possible tx overflow
11720 - usb: dwc3: Fix assignment of EP transfer resources
11721 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
11722 - USB: option: add support for SIM7100E
11723 - USB: option: add "4G LTE usb-modem U901"
11724 - drivers: android: correct the size of struct binder_uintptr_t for
11725 BC_DEAD_BINDER_DONE
11726 - spi: omap2-mcspi: Prevent duplicate gpio_request
11727 - iw_cxgb3: Fix incorrectly returning error on success
11728 - drm/i915: shut up gen8+ SDE irq dmesg noise
11729 - ocfs2: unlock inode if deleting inode from orphan fails
11730 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
11731 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
11732 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
11733 - clocksource/drivers/vt8500: Increase the minimum delta
11734 - s390/kvm: remove dependency on struct save_area definition
11735 - KVM: s390: fix memory overwrites when vx is disabled
11736 - Btrfs: add missing brelse when superblock checksum fails
11737 - Btrfs: igrab inode in writepage
11738 - btrfs: statfs: report zero available if metadata are exhausted
11739 - Btrfs: send, don't BUG_ON() when an empty symlink is found
11740 - Btrfs: fix number of transaction units required to create symlink
11741 - Btrfs: fix transaction handle leak on failure to create hard link
11742 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
11743 subvolume roots
11744 - btrfs: initialize the seq counter in struct btrfs_device
11745 - s390: fix normalization bug in exception table sorting
11746 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
11747 - s390/dasd: fix refcount for PAV reassignment
11748 - s390/dasd: fix performance drop
11749 - uml: flush stdout before forking
11750 - uml: fix hostfs mknod()
11751 - um: link with -lpthread
11752 - locks: fix unlock when fcntl_setlk races with a close
11753 - rtlwifi: rtl_pci: Fix kernel panic
11754 - rtlwifi: rtl8192cu: Add missing parameter setup
11755 - rtlwifi: rtl8192ce: Fix handling of module parameters
11756 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
11757 - rtlwifi: rtl8723ae: Fix initialization of module parameters
11758 - rtlwifi: rtl8192se: Fix module parameter initialization
11759 - rtlwifi: rtl8188ee: Fix module parameter initialization
11760 - rtlwifi: rtl8723be: Fix module parameter initialization
11761 - mei: fix fasync return value on error
11762 - mei: validate request value in client notify request ioctl
11763 - namei: ->d_inode of a pinned dentry is stable only for positives
11764 - rc: sunxi-cir: Initialize the spinlock properly
11765 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
11766 - si2157: return -EINVAL if firmware blob is too big
11767 - gspca: ov534/topro: prevent a division by 0
11768 - vb2: fix a regression in poll() behavior for output,streams
11769 - tda1004x: only update the frontend properties if locked
11770 - dm space map metadata: remove unused variable in brb_pop()
11771 - dm snapshot: fix hung bios when copy error occurs
11772 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
11773 - coresight: checking for NULL string in coresight_name_match()
11774 - irqchip/omap-intc: Add support for spurious irq handling
11775 - irqchip/mxs: Add missing set_handle_irq()
11776 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
11777 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
11778 - posix-clock: Fix return code on the poll method's error path
11779 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
11780 - mmc: usdhi6rol0: handle NULL data in timeout
11781 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
11782 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
11783 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
11784 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
11785 - mmc: core: Enable tuning according to the actual timing
11786 - mmc: mmci: fix an ages old detection error
11787 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
11788 - mmc: pxamci: fix again read-only gpio detection polarity
11789 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
11790 - mmc: sdhci: Allow override of mmc host operations
11791 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
11792 - Bluetooth: Use continuous scanning when creating LE connections
11793 - Bluetooth: Add support of Toshiba Broadcom based devices
11794 - Bluetooth: Fix incorrect removing of IRKs
11795 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
11796 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
11797 - time: Avoid signed overflow in timekeeping_get_ns()
11798 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
11799 - Revert "MIPS: Fix PAGE_MASK definition"
11800 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
11801 - MIPS: hpet: Choose a safe value for the ETIME check
11802 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
11803 - MIPS: Fix buffer overflow in syscall_get_arguments()
11804 - EDAC: Robustify workqueues destruction
11805 - EDAC, mc_sysfs: Fix freeing bus' name
11806 - sparc64: fix incorrect sign extension in sys_sparc64_personality
11807 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
11808 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
11809 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
11810 - virtio_balloon: fix race by fill and leak
11811 - virtio_balloon: fix race between migration and ballooning
11812 - virtio_pci: fix use after free on release
11813 - drm/vmwgfx: Fix an incorrect lock check
11814 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
11815 - drm/vmwgfx: respect 'nomodeset'
11816 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
11817 - drm/amdgpu: call hpd_irq_event on resume
11818 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
11819 - drm/amdgpu: fix tonga smu resume
11820 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
11821 - drm/amdgpu: no need to load MC firmware on fiji
11822 - drm/amdgpu: move gmc7 support out of CIK dependency
11823 - drm/amdgpu: iceland use CI based MC IP
11824 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
11825 - drm/amdgpu: pull topaz gmc bits into gmc_v7
11826 - drm/amdgpu: drop topaz support from gmc8 module
11827 - drm/amdgpu: don't load MEC2 on topaz
11828 - drm/amdgpu: remove exp hardware support from iceland
11829 - drm/amdgpu: fix s4 resume
11830 - drm/amdgpu: remove unnecessary forward declaration
11831 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
11832 - drm/amdgpu: fix issue with overlapping userptrs
11833 - drm/amdgpu: use post-decrement in error handling
11834 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
11835 - drm/amdgpu/pm: adjust display configuration after powerstate
11836 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
11837 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
11838 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
11839 training
11840 - drm/nouveau: platform: Fix deferred probe
11841 - drm/dp/mst: process broadcast messages correctly
11842 - drm/dp/mst: always send reply for UP request
11843 - drm/dp/mst: fix in MSTB RAD initialization
11844 - drm/dp/mst: fix in RAD element access
11845 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
11846 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
11847 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
11848 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
11849 - drm/dp/mst: deallocate payload on port destruction
11850 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
11851 - drm/radeon: call hpd_irq_event on resume
11852 - drm/radeon: Fix "slow" audio over DP on DCE8+
11853 - drm/radeon: clean up fujitsu quirks
11854 - drm/radeon: properly byte swap vce firmware setup
11855 - drm/radeon: cleaned up VCO output settings for DP audio
11856 - drm/radeon: Add a common function for DFS handling
11857 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
11858 - drm: add helper to check for wc memory support
11859 - drm/radeon: mask out WC from BO on unsupported arches
11860 - drm/radeon: hold reference to fences in radeon_sa_bo_new
11861 - drm: fix missing reference counting decrease
11862 - drm/i915: Restore inhibiting the load of the default context
11863 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
11864 - drm/i915: Init power domains early in driver load
11865 - drm/i915: Make sure DC writes are coherent on flush.
11866 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
11867 - drm/i915: Don't reject primary plane windowing with color keying enabled on
11868 SKL+
11869 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
11870 - drm/i915/dsi: defend gpio table against out of bounds access
11871 - drm/i915/dsi: don't pass arbitrary data to sideband
11872 - drm/i915: fix error path in intel_setup_gmbus()
11873 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
11874 - drm/radeon: use post-decrement in error handling
11875 - drm: No-Op redundant calls to drm_vblank_off() (v2)
11876 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
11877 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
11878 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
11879 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
11880 - drm/radeon/pm: adjust display configuration after powerstate
11881 - make sure that freeing shmem fast symlinks is RCU-delayed
11882 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
11883 supported
11884 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
11885 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
11886 - uapi: update install list after nvme.h rename
11887 - lib: sw842: select crc32
11888 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
11889 R700
11890 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
11891 R830
11892 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
11893 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
11894 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
11895 - dmaengine: dw: fix cyclic transfer setup
11896 - dmaengine: dw: fix cyclic transfer callbacks
11897 - dmaengine: at_xdmac: fix resume for cyclic transfers
11898 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
11899 - IB/cm: Fix a recently introduced deadlock
11900 - IB/qib: fix mcast detach when qp not attached
11901 - IB/qib: Support creating qps with GFP_NOIO flag
11902 - IB/mlx5: Expose correct maximum number of CQE capacity
11903 - Thermal: initialize thermal zone device correctly
11904 - Thermal: handle thermal zone device properly during system sleep
11905 - Thermal: do thermal zone update after a cooling device registered
11906 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
11907 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
11908 - hwmon: (ads1015) Handle negative conversion values correctly
11909 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
11910 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
11911 - seccomp: always propagate NO_NEW_PRIVS on tsync
11912 - libceph: fix ceph_msg_revoke()
11913 - libceph: don't bail early from try_read() when skipping a message
11914 - libceph: use the right footer size when skipping a message
11915 - libceph: don't spam dmesg with stray reply warnings
11916 - sd: Optimal I/O size is in bytes, not sectors
11917 - Staging: speakup: Fix getting port information
11918 - Revert "Staging: panel: usleep_range is preferred over udelay"
11919 - cdc-acm:exclude Samsung phone 04e8:685d
11920 - perf stat: Do not clean event's private stats
11921 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
11922 - rfkill: fix rfkill_fop_read wait_event usage
11923 - mac80211: Requeue work after scan complete for all VIF types.
11924 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
11925 - Revert "workqueue: make sure delayed work run in local cpu"
11926 - ALSA: hda - Apply clock gate workaround to Skylake, too
11927 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
11928 - target: Fix LUN_RESET active I/O handling for ACK_KREF
11929 - target: Fix LUN_RESET active TMR descriptor handling
11930 - target: Fix TAS handling for multi-session se_node_acls
11931 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
11932 - target: Fix race with SCF_SEND_DELAYED_TAS handling
11933 - spi: atmel: fix gpio chip-select in case of non-DT platform
11934 - libata: fix sff host state machine locking while polling
11935 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
11936 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
11937 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
11938 - cpuset: make mm migration asynchronous
11939 - cgroup: make sure a parent css isn't offlined before its children
11940 - writeback: keep superblock pinned during cgroup writeback association
11941 switches
11942 - phy: core: fix wrong err handle for phy_power_on
11943 - i2c: i801: Adding Intel Lewisburg support for iTCO
11944 - bio: return EINTR if copying to user space got interrupted
11945 - block: fix use-after-free in dio_bio_complete
11946 - nfs: fix nfs_size_to_loff_t
11947 - NFSv4: Fix a dentry leak on alias use
11948 - of/irq: Fix msi-map calculation for nonzero rid-base
11949 - KVM: async_pf: do not warn on page allocation failures
11950 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
11951 - KVM: x86: fix missed hardware breakpoints
11952 - KVM: x86: MMU: fix ubsan index-out-of-range warning
11953 - powerpc/eeh: Fix partial hotplug criterion
11954 - tracing: Fix showing function event in available_events
11955 - sunrpc/cache: fix off-by-one in qword_get()
11956 - kernel/resource.c: fix muxed resource handling in __request_region()
11957 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
11958 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
11959 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
11960 - xen/arm: correctly handle DMA mapping of compound pages
11961 - xen/scsiback: correct frontend counting
11962 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
11963 - xen/pciback: Save the number of MSI-X entries to be copied later.
11964 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
11965 extracted.
11966 - should_follow_link(): validate ->d_seq after having decided to follow
11967 - do_last(): ELOOP failure exit should be done after leaving RCU mode
11968 - hpfs: don't truncate the file when delete fails
11969 - x86/irq: Call chip->irq_set_affinity in proper context
11970 - x86/irq: Fix a race in x86_vector_free_irqs()
11971 - x86/irq: Validate that irq descriptor is still active
11972 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
11973 - x86/irq: Reorganize the return path in assign_irq_vector
11974 - x86/irq: Reorganize the search in assign_irq_vector
11975 - x86/irq: Check vector allocation early
11976 - x86/irq: Copy vectormask instead of an AND operation
11977 - x86/irq: Get rid of code duplication
11978 - x86/irq: Remove offline cpus from vector cleanup
11979 - x86/irq: Clear move_in_progress before sending cleanup IPI
11980 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
11981 - x86/irq: Remove outgoing CPU from vector cleanup mask
11982 - x86/irq: Call irq_force_move_complete with irq descriptor
11983 - x86/irq: Plug vector cleanup race
11984 - IB/cma: Fix RDMA port validation for iWarp
11985 - iwlwifi: dvm: fix WoWLAN
11986 - iwlwifi: pcie: properly configure the debug buffer size for 8000
11987 - iwlwifi: update and fix 7265 series PCI IDs
11988 - iwlwifi: mvm: don't allow sched scans without matches to be started
11989 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
11990 - bcache: prevent crash on changing writeback_running
11991 - Linux 4.4.4
11992
11993 * mlx4_en didn't choose time-stamping shift value according to HW frequency
11994 (LP: #1552627)
11995 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
11996
11997 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
11998 - target/transport: add flag to indicate CPU Affinity is observed
11999 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
12000 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
12001
12002 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
12003 - qla2xxx: Fix warning reported by static checker
12004 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
12005 - qla2xxx: Fix stale pointer access.
12006 - qla2xxx: Use ATIO type to send correct tmr response
12007 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
12008
12009 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
12010 - [Config] Add s390x zfcp to scsi-modules udeb
d19bc1e9
TG
12011
12012 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
12013
1b7091ce 12014linux (4.4.0-10.25) xenial; urgency=low
770d757c 12015
1b7091ce
TG
12016 [ Tim Gardner ]
12017
12018 * Release Tracking Bug
12019 - LP: #1552247
12020
12021 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
12022 - security: let security modules use PTRACE_MODE_* with bitmasks
12023
12024 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
12025 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
12026
12027 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
12028 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
12029 - mmc: sdhci: Fix DMA descriptor with zero data length
12030
12031 * Miscellaneous Ubuntu changes
12032 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
770d757c
TG
12033
12034 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
12035
7946e3db 12036linux (4.4.0-9.24) xenial; urgency=low
26841642 12037
7946e3db
TG
12038 [ Tim Gardner ]
12039
12040 * Release Tracking Bug
12041 - LP: #1551319
12042
12043 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
12044 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
12045
12046 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
12047 #1448912)
12048 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
12049 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
12050 replacedby is not setup
12051 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
12052 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
12053 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
12054 replacedby
12055 - SAUCE: apparmor: Fix: label_vec_merge insertion
12056 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
12057 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
12058 merge path
12059 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
12060 labelset lock
12061 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
12062
12063 * apparmor kernel BUG kills firefox (LP: #1430546)
12064 - SAUCE: apparmor: Disallow update of cred when then subjective != the
12065 objective cred
12066 - SAUCE: apparmor: rework retrieval of the current label in the profile update
12067 case
12068
12069 * sleep from invalid context in aa_move_mount (LP: #1539349)
12070 - SAUCE: apparmor: fix sleep from invalid context
12071
12072 * s390x: correct restore of high gprs on signal return (LP: #1550468)
12073 - s390/compat: correct restore of high gprs on signal return
12074
12075 * missing SMAP support (LP: #1550517)
12076 - x86/entry/compat: Add missing CLAC to entry_INT80_32
12077
12078 * Floating-point exception handler receives empty Data-Exception Code in
12079 Floating Point Control register (LP: #1548414)
12080 - s390/fpu: signals vs. floating point control register
12081
12082 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
12083 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
12084
12085 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
12086 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
12087 build fips840/b1208b_1604.840 (LP: #1532914)
12088 - cxl: Fix PSL timebase synchronization detection
12089
12090 * [Feature]EDAC support for Knights Landing (LP: #1519631)
12091 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
12092
12093 * Various failures of kernel_security suite on Xenial kernel on s390x arch
12094 (LP: #1531327)
12095 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
12096
12097 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
12098 - [Config] Provides: virtualbox-guest-modules when appropriate
12099
12100 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
12101 #1507588)
12102 - [Config] Provides: virtualbox-guest-modules when appropriate
12103
12104 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
12105 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
12106 - SAUCE: i915_bpo: Update intel_ips.h file location
12107 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
12108 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
12109 - drm/i915: remove an extra level of indirection in PCI ID list
12110 - drm/i915/kbl: Add Kabylake PCI ID
12111 - drm/i915/kbl: Add Kabylake GT4 PCI ID
12112 - mm: Export nr_swap_pages
12113 - async: export current_is_async()
12114 - drm: fix potential dangling else problems in for_each_ macros
12115 - dp/mst: add SDP stream support
12116 - drm: Implement drm_modeset_lock_all_ctx()
12117 - drm: Add "prefix" parameter to drm_rect_debug_print()
12118 - drm/i915: Set connector_state->connector using the helper.
12119 - drm/atomic: add connector mask to drm_crtc_state.
12120 - drm/i915: Report context GTT size
12121 - drm/i915: Add get_eld audio component
12122 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
12123 - SAUCE: i915_bpo: Revert passing plane/encoder name
12124 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
12125 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
12126 - drm/i915/bxt: update list of PCIIDs
12127 - drm/i915/skl: Add missing SKL ids
12128 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
12129 driver isn't"
12130 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
12131 - drm/atomic: Do not unset crtc when an encoder is stolen
12132 - drm/i915: Update connector_mask during readout, v2.
12133 - drm/atomic: Add encoder_mask to crtc_state, v3.
12134 - SAUCE: drm/core: Add drm_encoder_index.
12135 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
12136 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
12137
12138 * arm64: guest hangs when ntpd is running (LP: #1549494)
12139 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
12140 - hrtimer: Catch illegal clockids
12141 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
12142
12143 * Miscellaneous Ubuntu changes
12144 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
12145 - [Config] CONFIG_ARM_SMMU=y on arm64
12146 - rebase to v4.4.3
12147 - [Debian] git-ubuntu-log -- ensure we get the last commit
12148 - [Config] fix up spelling of probably again
12149 - [Debian] perf -- build in the context of the full generated local headers
12150 - SAUCE: tools: lib/bpf -- add generated headers to search path
12151 - SAUCE: proc: Always set super block owner to init_user_ns
12152 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
12153 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
12154 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
12155 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
12156 needs locking
12157 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
12158 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
12159 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
12160 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
12161 of remove_and_insert
12162 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
12163 transitions ns
12164 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
12165 freed.
12166 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
12167 been removed
12168 - SAUCE: apparmor: Fix: query label file permission
12169 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
12170 - SAUCE: fixup: cleanup return handling of labels
12171 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
12172 destroyed
12173 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
12174 - SAUCE: fixup: 20/23 locking issue around in __label_update
12175 - SAUCE: fixup: get rid of unused var build warning
12176 - SAUCE: fixup: cast poison values to remove warnings
12177 - SAUCE: apparmor: fix refcount race when finding a child profile
12178 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
12179 - SAUCE: fix: audit "no_new_privs" case for exec failure
12180 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
12181 - SAUCE: Move replacedby allocation into label_alloc
12182 - [Debian] supply zfs dkms Provides: based on do_zfs
12183 - [Config] supply zfs dkms Provides: based on do_zfs
12184 - [Config] drop linux-image-3.0 provides
12185
12186 * Miscellaneous upstream changes
12187 - x86/mpx: Fix off-by-one comparison with nr_registers
26841642 12188
c779a8d1
TG
12189 [ Upstream Kernel Changes ]
12190
12191 * rebase to v4.4.3
12192
26841642
TG
12193 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
12194
f17f6d53 12195linux (4.4.0-8.23) xenial; urgency=low
9bb0ab7e 12196
f17f6d53
AW
12197 * cgroup namespace mounts broken in containers (LP: #1549398)
12198 - SAUCE: kernfs: Always set super block owner to init_user_ns
9bb0ab7e 12199
f17f6d53
AW
12200 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
12201 - arm64: mm: avoid calling apply_to_page_range on empty range
12202 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
12203
12204 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
12205 - [Config] postinst -- handle recreating symlinks when a real file is present
12206
12207 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
12208 - SAUCE: cred: Add clone_cred() interface
12209 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
12210 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
12211 - SAUCE: overlayfs: Be more careful about copying up sxid files
12212 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
12213
12214 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
12215 - SAUCE: cred: Add clone_cred() interface
12216 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
12217 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
12218 - SAUCE: overlayfs: Be more careful about copying up sxid files
12219 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
12220
12221 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
12222 - SAUCE: cred: Add clone_cred() interface
12223 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
12224 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
12225
12226 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
12227 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
12228 - net: Add eth_platform_get_mac_address() helper.
12229 - i40e: Add mac_filter_element at the end of the list instead of HEAD
12230 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
12231 - i40e: Replace X722 mac check in ethtool get_settings
12232 - i40evf: allow channel bonding of VFs
12233 - i40e: define function capabilities in only one place
12234 - i40evf: null out ring pointers on free
12235 - i40e: Cleanup the code with respect to restarting autoneg
12236 - i40e: update features with right offload
12237 - i40e: bump version to 1.4.10
12238 - i40e: add new device IDs for X722
12239 - i40e: Extend ethtool RSS hooks for X722
12240 - i40e/i40evf: Fix for UDP/TCP RSS for X722
12241 - i40evf: add new write-back mode
12242 - i40e/i40evf: Use private workqueue
12243 - i40e: add new proxy-wol bit for X722
12244 - i40e: Limit DCB FW version checks to X710/XL710 devices
12245 - i40e: AQ Add Run PHY Activity struct
12246 - i40e: AQ Geneve cloud tunnel type
12247 - i40e: AQ Add external power class to get link status
12248 - i40e: add 100Mb ethtool reporting
12249 - ixgbe: bulk free SKBs during TX completion cleanup cycle
12250 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
12251 - igb: Unpair the queues when changing the number of queues
12252 - igb/igbvf: don't give up
12253 - igb: clean up code for setting MAC address
12254 - igb: Refactor VFTA configuration
12255 - igb: Allow asymmetric configuration of MTU versus Rx frame size
12256 - igb: Do not factor VLANs into RLPML calculation
12257 - igb: Always enable VLAN 0 even if 8021q is not loaded
12258 - igb: Merge VLVF configuration into igb_vfta_set
12259 - igb: Clean-up configuration of VF port VLANs
12260 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
12261 - igb: Drop unnecessary checks in transmit path
12262 - igb: Enable use of "bridge fdb add" to set unicast table entries
12263 - igb: Add workaround for VLAN tag stripping on 82576
12264 - i40e: AQ Shared resource flags
12265 - i40e: AQ Add set_switch_config
12266 - i40e: AQ Add VXLAN-GPE tunnel type
12267 - i40e: AQ thermal sensor control struct
12268 - i40e: Bump AQ minor version to 1.5 for new FW features
12269 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
12270 - i40e: fix write-back-on-itr to work with legacy itr
12271 - i40e: add counter for arq overflows
12272 - i40e: add 20G speed for Tx bandwidth calculations
12273 - i40e: refactor DCB function
12274 - i40e: add a little more to an NVM update debug message
12275 - i40evf: enable bus master after reset
12276 - i40e: add netdev info to VSI dump
12277 - i40e: remove VF device IDs from PF
12278 - i40e: trivial: remove unnecessary local var
12279 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
12280 - net: ixgbe: add minimal parser details for ixgbe
12281 - i40e: trivial: drop duplicate definition
12282 - i40e: trivial: fix missing space
12283 - i40e: fix bug in dma sync
12284 - i40e: do TSO only if CHECKSUM_PARTIAL is set
12285 - i40e: allocate memory safer
12286 - i40e: fix: do not sleep in netdev_ops
12287 - i40e: APIs to Add/remove port mirroring rules
12288 - i40e: negate PHY int mask bits
12289 - i40e: drop unused function
12290 - i40e: count allocation errors
12291 - i40e: avoid large memcpy by assigning struct
12292 - i40e/i40evf: bump version to 1.4.12/1.4.8
12293 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
12294 - i40e: add priv flag for automatic rule eviction
12295 - i40e: use eth_platform_get_mac_address()
12296 - i40e: move sync_vsi_filters up in service_task
12297 - i40e: Make the DCB firmware checks for X710/XL710 only
12298 - i40e: set shared bit for multicast filters
12299 - i40e: add VEB stat control and remove L2 cloud filter
12300 - i40e: use new add_veb calling with VEB stats control
12301 - i40e: Refactor force_wb and WB_ON_ITR functionality code
12302 - i40evf: Change vf driver string to reflect all products i40evf supports
12303 - i40e/i40evf: don't lose interrupts
12304 - i40e/i40evf: try again after failure
12305 - i40e: dump descriptor indexes in hex
12306 - i40e/i40evf: use __GFP_NOWARN
12307 - i40e/i40evf: use pages correctly in Rx
12308 - i40e/i40evf: use logical operators, not bitwise
12309 - i40e: properly show packet split status in debugfs
12310 - i40e/i40evf: Bump version
12311 - ixgbe: use u32 instead of __u32 in model header
12312 - ixgbe: fix dates on header of ixgbe_model.h
12313 - i40e: get rid of magic number
12314 - i40e: drop unused debugfs file "dump"
12315 - i40evf: support packet split receive
12316 - i40e: trivial: cleanup use of pf->hw
12317 - i40e: Add a SW workaround for lost interrupts
12318 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
12319 - i40e: Removal of code which relies on BASE VEB SEID
12320 - i40e/i40evf: avoid atomics
12321 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
12322 - i40e: expand comment
12323 - i40e: better error reporting for nvmupdate
12324 - i40evf: set adapter state on reset failure
12325 - i40e: clean event descriptor before use
12326 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
12327 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
12328 - i40e/i40evf: Drop outer checksum offload that was not requested
12329 - i40e/i40evf: Use u64 values instead of casting them in TSO function
12330 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
12331 - i40e/i40evf: Consolidate all header changes into TSO function
12332 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
12333 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
12334 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
12335 - i40e/i40evf: Do not write to descriptor unless we complete
12336 - i40e/i40evf: Add exception handling for Tx checksum
12337 - i40e/i40evf: Clean-up Rx packet checksum handling
12338 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
12339 - i40e: Fix ATR in relation to tunnels
12340 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
12341 - i40e: Update feature flags to reflect newly enabled features
12342 - i40evf: Update feature flags to reflect newly enabled features
12343 - i40e: Add support for ATR w/ IPv6 extension headers
12344 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
12345 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
12346 - i40e/i40evf: Move Tx checksum closer to TSO
12347 - i40e: Add functions to blink led on 10GBaseT PHY
12348 - i40e: Fix led blink capability for 10GBaseT PHY
12349 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
12350 - i40e: Do not wait for Rx queue disable in DCB reconfig
12351 - i40e: Fix for unexpected messaging
12352 - i40e: Expose some registers to program parser, FD and RSS logic
12353 - i40e: add check for null VSI
12354 - i40e: add adminq commands for Rx CTL registers
12355 - i40e: implement and use Rx CTL helper functions
12356 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
12357 - i40e: suspend scheduling during driver unload
12358 - i40e: let go of the past
12359 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
12360
12361 * MPT3SAS Driver update for next kernel release (LP: #1512221)
12362 - mpt3sas: A correction in unmap_resources
12363 - mpt3sas: Added support for high port count HBA variants.
12364 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
12365 - mpt3sas: Fix static analyzer(coverity) tool identified defects
12366 - mpt3sas: Never block the Enclosure device
12367 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
12368 - mpt3sas: Added smp_affinity_enable module parameter.
12369 - mpt3sas: Add support for configurable Chain Frame Size
12370 - mpt3sas: Updated MPI Header to 2.00.42
12371 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
12372 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
12373 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
12374
12375 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
12376 - ibmvscsi: Add endian conversions to sysfs attribute show functions
12377
12378 * Miscellaneous Ubuntu changes
12379 - [Packaging] git-ubuntu-log -- output should be utf-8
12380 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
12381
12382 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
9bb0ab7e 12383
c4dd5fcd 12384linux (4.4.0-7.22) xenial; urgency=low
f3d97356 12385
c4dd5fcd
TG
12386 [ Tim Gardner ]
12387
12388 * Release Tracking Bug
12389 - LP: #1547205
12390
12391 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
12392 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
12393 - arm64: kernel: implement ACPI parking protocol
12394
12395 * Please pull cgroup namespaces (LP: #1546775)
12396 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
12397 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
12398 - SAUCE: (noup) cgroup: introduce cgroup namespaces
12399 - SAUCE: (noup) cgroup: cgroup namespace setns support
12400 - SAUCE: (noup) kernfs: define kernfs_node_dentry
12401 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
12402 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
12403 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
12404
12405 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
12406 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
12407 - pwm: lpss: Remove ->free() callback
12408 - pwm: bcm2835: Calculate scaler in ->config()
12409 - pwm: bcm2835: Prevent division by zero
12410 - pwm: bcm2835: Fix email address specification
12411 - pwm: lpss: Update PWM setting for Broxton
12412 - pwm: lpss: Select core part automatically
12413 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
12414 - pwm: fsl-ftm: Fix clock enable/disable when using PM
12415 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
12416 - pwm: lpc32xx: make device usable with common clock framework
12417 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
12418 - pwm: lpc32xx: return ERANGE, if requested period is not supported
12419 - pwm: rcar: Improve accuracy of frequency division setting
12420 - pwm: Add PWM driver for OMAP using dual-mode timers
12421 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
12422 - pwm: omap-dmtimer: Potential NULL dereference on error
12423 - pwm: Mark all devices as "might sleep"
12424
12425 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
12426 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
12427 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
12428
12429 * Update megaraid driver to MR6.10 (LP: #1544679)
12430 - megaraid_sas: Do not allow PCI access during OCR
12431 - megaraid_sas: MFI IO timeout handling
12432 - megaraid_sas: Syncing request flags macro names with firmware
12433 - megaraid_sas: Task management support
12434 - megaraid_sas: Update device queue depth based on interface type
12435 - megaraid_sas: Fastpath region lock bypass
12436 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
12437 - megaraid_sas: Code optimization build_and_issue_cmd return-type
12438 - megaraid_sas: Dual queue depth support
12439 - megaraid_sas: IO throttling support
12440 - megaraid_sas: Make adprecovery variable atomic
12441 - megaraid_sas: MFI adapter OCR changes
12442 - megaraid_sas: Introduce module parameter for SCSI command timeout
12443 - megaraid_sas: SPERC OCR changes
12444 - megaraid_sas: driver version upgrade
12445 - megaraid: fix null pointer check in megasas_detach_one().
12446 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
12447 - megaraid_sas: Fix SMAP issue
12448 - megaraid_sas: Add an i/o barrier
12449
12450 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
12451 - powerpc/powernv: Fix stale PE primary bus
12452
12453 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
12454 - [Config] Update bnx2x d-i firmware to 7.12.30
12455
12456 * Miscellaneous Ubuntu changes
12457 - rebase to v4.4.2
12458
12459 * Miscellaneous upstream changes
12460 - openvswitch: allow management from inside user namespaces
12461 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
12462 - net, thunderx: Remove unnecessary rcv buffer start address management
12463 - net: thunderx: HW TSO support for pass-2 hardware
12464 - net: thunderx: Enable CQE count threshold interrupt
12465 - net: cavium: liquidio: use helpers ns_to_timespec64()
12466 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
12467 - arm64: KVM: Configure TCR_EL2.PS at runtime
12468 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
12469 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
12470 - arm64: lib: improve copy_page to deal with 128 bytes at a time
12471 - arm64: lib: patch in prfm for copy_page if requested
12472 - arm64: prefetch: add missing #include for spin_lock_prefetch
12473 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
12474 - net: thunderx: Use napi_schedule_irqoff()
12475 - net: thunderx: Assign affinity hints to vf's interrupts
12476 - net: thunderx: bgx: Use standard firmware node infrastructure.
12477 - net: thunderx: bgx: Add log message when setting mac address
12478 - net: thunderx: Alloc higher order pages when pagesize is small
12479 - net: cavium: liquidio: Return correct error code
12480 - net: cavium: liquidio: fix check for in progress flag
12481 - livepatch: add old_sympos as disambiguator field to klp_func
12482 - livepatch: add sympos as disambiguator field to klp_reloc
12483 - livepatch: function,sympos scheme in livepatch sysfs directory
12484 - module: Use the same logic for setting and unsetting RO/NX
12485 - gcov: use within_module() helper.
12486 - module: use a structure to encapsulate layout.
12487 - module: clean up RO/NX handling.
12488 - module: keep percpu symbols in module's symtab
12489 - livepatch: Cleanup module page permission changes
f3d97356 12490
79ea05ea
TG
12491 [ Upstream Kernel Changes ]
12492
12493 * rebase to v4.4.2
12494
f3d97356
TG
12495 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
12496
828269ce 12497linux (4.4.0-6.21) xenial; urgency=low
ecf10133 12498
828269ce
TG
12499 [ Tim Gardner ]
12500
12501 * Release Tracking Bug
12502 - LP: #1546283
12503
12504 * Naples/Zen, NTB Driver (LP: #1542071)
12505 - [Config] CONFIG_NTB_AMD=m
12506 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
12507
12508 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
12509 - SAUCE: storvsc: use small sg_tablesize on x86
12510
12511 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
12512 - [Config] CONFIG_ARMV8_DEPRECATED=y
12513
12514 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
12515 - powerpc/eeh: Fix stale cached primary bus
12516
12517 * Miscellaneous Ubuntu changes
12518 - SAUCE: fs: Add user namesapace member to struct super_block
12519 - SAUCE: fs: Limit file caps to the user namespace of the super block
12520 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
12521 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
12522 - SAUCE: block_dev: Check permissions towards block device inode when mounting
12523 - SAUCE: fs: Treat foreign mounts as nosuid
12524 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
12525 - SAUCE: userns: Replace in_userns with current_in_userns
12526 - SAUCE: Smack: Handle labels consistently in untrusted mounts
12527 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
12528 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
12529 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
12530 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
12531 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
12532 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
12533 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
12534 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
12535 - SAUCE: fuse: Add support for pid namespaces
12536 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
12537 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
12538 - SAUCE: fuse: Allow user namespace mounts
12539 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
12540 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
12541 - SAUCE: quota: Convert ids relative to s_user_ns
12542 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
12543 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
12544 - SAUCE: quota: Treat superblock owner as privilged
12545 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
12546 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
12547 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
12548 - SAUCE: ext4: Add module parameter to enable user namespace mounts
12549 - SAUCE: fuse: Add module parameter to enable user namespace mounts
12550
12551 * Miscellaneous upstream changes
12552 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
12553 - libahci: Implement the capability to override the generic ahci interrupt handler.
12554 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
12555 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
ecf10133
TG
12556
12557 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
12558
f29a3f86 12559linux (4.4.0-5.20) xenial; urgency=low
34436e2b 12560
f29a3f86
TG
12561 [ Tim Gardner ]
12562
12563 * Release Tracking Bug
12564 - LP: #1544637
12565
12566 * s390/cio: update measurement characteristics (LP: #1541534)
12567 - s390/cio: fix measurement characteristics memleak
12568 - s390/cio: ensure consistent measurement state
12569 - s390/cio: update measurement characteristics
12570
12571 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
12572 - qeth: initialize net_device with carrier off
12573
12574 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
12575 - [Config] CONFIG_ZONE_DMA=y
12576 - mm: CONFIG_NR_ZONES_EXTENDED
12577
12578 * perf enahancements for ppc64 (LP: #1521678)
12579 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
12580 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
12581 - perf kvm/powerpc: Port perf kvm stat to powerpc
12582 - perf kvm/powerpc: Add support for HCALL reasons
12583
12584 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
12585 - SAUCE: nbd: ratelimit error msgs after socket close
12586
12587 * sleep from invalid context in aa_move_mount (LP: #1539349)
12588 - SAUCE: apparmor: fix sleep from invalid context
12589
12590 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
12591 - net/mlx5_core: Modify enable/disable hca functions
12592 - net/mlx5_core: Add base sriov support
12593 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
12594 - net/mlx5: Update access functions to Query/Modify vport MAC address
12595 - net/mlx5: Introduce access functions to modify/query vport mac lists
12596 - net/mlx5: Introduce access functions to modify/query vport state
12597 - net/mlx5: Introduce access functions to modify/query vport promisc mode
12598 - net/mlx5: Introduce access functions to modify/query vport vlans
12599 - net/mlx5e: Write UC/MC list and promisc mode into vport context
12600 - net/mlx5e: Write vlan list into vport context
12601 - net/mlx5: Introducing E-Switch and l2 table
12602 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
12603 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
12604 - net/mlx5: E-Switch, Introduce Vport administration functions
12605 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
12606 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
12607 - net/mlx5: E-Switch, Introduce get vf statistics
12608 - net/mlx5e: Add support for SR-IOV ndos
12609 - net/mlx5: Fix query E-Switch capabilities
12610 - net/mlx5e: Assign random MAC address if needed
12611
12612 * make wacom_w8001 work well in xenial (LP: #1542771)
12613 - Input: wacom_w8001 - use __set_bit for evbits
12614 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
12615 - Input: wacom_w8001 - handle touch error case correctly
12616 - Input: wacom_w8001 - split pen and touch initialization up
12617 - Input: wacom_w8001 - split the touch and pen devices into two devices
12618 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
12619
12620 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
12621 - ubuntu: vbox -- update to 5.0.14-dfsg-2
12622
12623 * Miscellaneous Ubuntu changes
12624 - [Packaging] git-ubuntu-log -- fix empty section formatting
12625 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
34436e2b
AW
12626
12627 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
12628
4f6ea34b 12629linux (4.4.0-4.19) xenial; urgency=low
04e2be1d 12630
f73b9669
AW
12631 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
12632 - [Config] update spl/zfs version
12633 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
12634 - [Config] reconstruct -- drop links for zfs userspace components
4f6ea34b 12635 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
04e2be1d 12636
f73b9669
AW
12637 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
12638 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
12639
12640 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
12641 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
12642
12643 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
12644 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
12645
12646 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
12647 - HID: multitouch: enable palm rejection if device implements confidence usage
12648
12649 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
12650 - qla2xxx: Remove unavailable firmware files
12651 - qla2xxx: Enable Extended Logins support
12652 - qla2xxx: Enable Exchange offload support.
12653 - qla2xxx: Enable Target counters in DebugFS.
12654 - qla2xxx: Add FW resource count in DebugFS.
12655 - qla2xxx: Added interface to send explicit LOGO.
12656 - qla2xxx: Delete session if initiator is gone from FW
12657 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
12658 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
12659 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
12660 - qla2xxx: Add irq affinity notification
12661 - qla2xxx: Add selective command queuing
12662 - qla2xxx: Move atioq to a different lock to reduce lock contention
12663 - qla2xxx: Disable ZIO at start time.
12664 - qla2xxx: Set all queues to 4k
12665 - qla2xxx: Check for online flag instead of active reset when transmitting responses
12666 - scsi: qla2xxxx: avoid type mismatch in comparison
12667
12668 * [Hyper-V] PCI Passthrough (LP: #1541120)
12669 - x86/irq: Export functions to allow MSI domains in modules
12670 - genirq/msi: Export functions to allow MSI domains in modules
12671
12672 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
12673 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
12674 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
12675 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
12676 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
12677 - lpfc: Fix crash in fcp command completion path.
12678 - lpfc: Modularize and cleanup FDMI code in driver
12679 - lpfc: Fix RDP Speed reporting.
12680 - lpfc: Fix RDP ACC being too long.
12681 - lpfc: Make write check error processing more resilient
12682 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
12683 - lpfc: Fix mbox reuse in PLOGI completion
12684 - lpfc: Fix external loopback failure.
12685 - lpfc: Add logging for misconfigured optics.
12686 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
12687 - lpfc: Use kzalloc instead of kmalloc
12688 - lpfc: Update version to 11.0.0.10 for upstream patch set
12689
12690 * Miscellaneous Ubuntu changes
12691 - [Config] CONFIG_ARM64_VA_BITS=48
12692 - [Config] Fixed Vcs-Git
12693
12694 * Miscellaneous upstream changes
12695 - cxl: Fix possible idr warning when contexts are released
12696 - cxl: use correct operator when writing pcie config space values
12697 - cxlflash: drop unlikely before IS_ERR_OR_NULL
12698 - cxl: Fix DSI misses when the context owning task exits
12699 - cxlflash: Removed driver date print
12700 - cxlflash: Fix to resolve cmd leak after host reset
12701 - cxlflash: Resolve oops in wait_port_offline
12702 - cxlflash: Enable device id for future IBM CXL adapter
12703 - cxl: fix build for GCC 4.6.x
12704 - cxl: use -Werror only with CONFIG_PPC_WERROR
12705 - cxl: Enable PCI device ID for future IBM CXL adapter
12706
12707 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
04e2be1d 12708
62a307fd 12709linux (4.4.0-3.17) xenial; urgency=low
e250b71d 12710
62a307fd
TG
12711 [ Tim Gardner ]
12712
12713 * Release Tracking Bug
12714 - LP: #1541058
12715 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
12716 - LP: #1531539
12717 * SAUCE: nvme merge cleanup
12718 - LP: #1531539
12719 * rebase to v4.4.1
12720
12721 [ Andy Whitcroft ]
12722
12723 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
12724 ioctls"
12725 - LP: #1538618
12726 * postinst -- detect symlinks correctly
12727 - LP: #1536810
12728
12729 [ John Johansen ]
12730
12731 * SAUCE: apparmor: fix sleep from invalid context
12732 - LP: #1539349
12733
12734 [ Upstream Kernel Changes ]
12735
12736 * powerpc/eeh: Fix PE location code
12737 - LP: #1538909
12738 * powerpc/pseries: Limit EPOW reset event warnings
12739 - LP: #1539102
12740 * lightnvm: fix bio submission issue
12741 - LP: #1531539
12742 * lightnvm: fix incorrect nr_free_blocks stat
12743 - LP: #1531539
12744 * lightnvm: add check after mempool allocation
12745 - LP: #1531539
12746 * lightnvm: unlock rq and free ppa_list on submission fail
12747 - LP: #1531539
12748 * lightnvm: move ppa erase logic to core
12749 - LP: #1531539
12750 * lightnvm: refactor rqd ppa list into set/free
12751 - LP: #1531539
12752 * lightnvm: refactor end_io functions for sync
12753 - LP: #1531539
12754 * lightnvm: return the get_bb_tbl return value
12755 - LP: #1531539
12756 * lightnvm: check bi_error in gc
12757 - LP: #1531539
12758 * lightnvm: put block back to gc list on its reclaim fail
12759 - LP: #1531539
12760 * lightnvm: fix locking and mempool in rrpc_lun_gc
12761 - LP: #1531539
12762 * lightnvm: sectors first in ppa list
12763 - LP: #1531539
12764 * lightnvm: move the pages per block check out of the loop
12765 - LP: #1531539
12766 * lightnvm: support multiple ppas in nvm_erase_ppa
12767 - LP: #1531539
12768 * lightnvm: move rq->error to nvm_rq->error
12769 - LP: #1531539
12770 * lightnvm: introduce nvm_submit_ppa
12771 - LP: #1531539
12772 * lightnvm: reference rrpc lun in rrpc block
12773 - LP: #1531539
12774 * lightnvm: fix missing grown bad block type
12775 - LP: #1531539
12776 * lightnvm: manage open and closed blocks separately
12777 - LP: #1531539
12778 * lightnvm: add mccap support
12779 - LP: #1531539
12780 * lightnvm: introduce mlc lower page table mappings
12781 - LP: #1531539
12782 * lightnvm: core on-disk initialization
12783 - LP: #1531539
12784 * lightnvm: introduce ioctl to initialize device
12785 - LP: #1531539
12786 * lightnvm: use system block for mm initialization
12787 - LP: #1531539
12788 * lightnvm: introduce factory reset
12789 - LP: #1531539
12790 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
12791 - LP: #1531539
12792 * blk-mq: add a flags parameter to blk_mq_alloc_request
12793 - LP: #1531539
12794 * nvme: move struct nvme_iod to pci.c
12795 - LP: #1531539
12796 * nvme: split command submission helpers out of pci.c
12797 - LP: #1531539
12798 * nvme: use offset instead of a struct for registers
12799 - LP: #1531539
12800 * nvme: split nvme_trans_device_id_page
12801 - LP: #1531539
12802 * nvme: use vendor it from identify
12803 - LP: #1531539
12804 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
12805 - LP: #1531539
12806 * nvme: simplify nvme_setup_prps calling convention
12807 - LP: #1531539
12808 * nvme: refactor nvme_queue_rq
12809 - LP: #1531539
12810 * nvme: factor out a nvme_unmap_data helper
12811 - LP: #1531539
12812 * nvme: move nvme_error_status to common code
12813 - LP: #1531539
12814 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
12815 - LP: #1531539
12816 * nvme: split __nvme_submit_sync_cmd
12817 - LP: #1531539
12818 * nvme: use the block layer for userspace passthrough metadata
12819 - LP: #1531539
12820 * nvme: move block_device_operations and ns/ctrl freeing to common code
12821 - LP: #1531539
12822 * nvme: add explicit quirk handling
12823 - LP: #1531539
12824 * nvme: move remaining CC setup into nvme_enable_ctrl
12825 - LP: #1531539
12826 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
12827 - LP: #1531539
12828 * nvme: add a common helper to read Identify Controller data
12829 - LP: #1531539
12830 * nvme: move the call to nvme_init_identify earlier
12831 - LP: #1531539
12832 * nvme: move namespace scanning to common code
12833 - LP: #1531539
12834 * nvme: move chardev and sysfs interface to common code
12835 - LP: #1531539
12836 * nvme: refactor set_queue_count
12837 - LP: #1531539
12838 * blk-integrity: empty implementation when disabled
12839 - LP: #1531539
12840 * NVMe: fix build with CONFIG_NVM enabled
12841 - LP: #1531539
12842 * nvme: fix another 32-bit build warning
12843 - LP: #1531539
12844 * nvme: precedence bug in nvme_pr_clear()
12845 - LP: #1531539
12846 * nvme: only ignore hardware errors in nvme_create_io_queues
12847 - LP: #1531539
12848 * nvme: only add a controller to dev_list after it's been fully
12849 initialized
12850 - LP: #1531539
12851 * nvme: protect against simultaneous shutdown invocations
12852 - LP: #1531539
12853 * nvme: don't take the I/O queue q_lock in nvme_timeout
12854 - LP: #1531539
12855 * nvme: merge nvme_abort_req and nvme_timeout
12856 - LP: #1531539
12857 * nvme: add NVME_SC_CANCELLED
12858 - LP: #1531539
12859 * nvme: simplify resets
12860 - LP: #1531539
12861 * nvme: do not restart the request timeout if we're resetting the
12862 controller
12863 - LP: #1531539
12864 * nvme: merge probe_work and reset_work
12865 - LP: #1531539
12866 * nvme: remove dead controllers from a work item
12867 - LP: #1531539
12868 * nvme: switch abort_limit to an atomic_t
12869 - LP: #1531539
12870 * NVMe: Implement namespace list scanning
12871 - LP: #1531539
12872 * NVMe: Use unbounded work queue for all work
12873 - LP: #1531539
12874 * NVMe: Remove device management handles on remove
12875 - LP: #1531539
12876 * NVMe: Simplify metadata setup
12877 - LP: #1531539
12878 * nvme: fix admin queue depth
12879 - LP: #1531539
12880 * nvme: factor out a few helpers from req_completion
12881 - LP: #1531539
12882 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
12883 - LP: #1531539
12884 * nvme: switch abort to blk_execute_rq_nowait
12885 - LP: #1531539
12886 * nvme: special case AEN requests
12887 - LP: #1531539
12888 * nvme: simplify completion handling
12889 - LP: #1531539
12890 * nvme: properly free resources for cancelled command
12891 - LP: #1531539
12892 * nvme: meta_sg doesn't have to be an array
12893 - LP: #1531539
12894 * nvme: merge iod and cmd_info
12895 - LP: #1531539
12896 * NVMe: Add pci error handlers
12897 - LP: #1531539
12898 * NVMe: Export namespace attributes to sysfs
12899 - LP: #1531539
12900 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
12901 - LP: #1531539
12902 * nvme: synchronize access to ctrl->namespaces
12903 - LP: #1531539
12904 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
12905 - LP: #1531539
12906 * nvme: make SG_IO support optional
12907 - LP: #1531539
12908 * NVMe: Fix admin queue ring wrap
12909 - LP: #1531539
12910 * NVMe: Use a retryable error code on reset
12911 - LP: #1531539
12912 * NVMe: Remove queue freezing on resets
12913 - LP: #1531539
12914 * NVMe: IO queue deletion re-write
12915 - LP: #1531539
12916 * NVMe: Shutdown controller only for power-off
12917 - LP: #1531539
12918 * NVMe: Export NVMe attributes to sysfs group
12919 - LP: #1531539
12920 * i40e: fix build warnings
12921 * net: i40e: shut up uninitialized variable warnings
12922 * Drivers: hv: vmbus: fix build warning
12923 * Drivers: hv: util: Increase the timeout for util services
12924 * Drivers: hv: utils: run polling callback always in interrupt context
12925 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
12926 * tools: hv: remove repeated HV_FCOPY string
12927 * Drivers: hv: util: catch allocation errors
12928 * Drivers: hv: utils: use memdup_user in hvt_op_write
12929 * drivers/hv: cleanup synic msrs if vmbus connect failed
12930 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
12931 num
12932 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
12933 * drivers:hv: Define the channel type for Hyper-V PCI Express
12934 pass-through
12935 * Drivers: hv: vss: run only on supported host versions
12936 * Drivers: hv: vmbus: Use uuid_le type consistently
12937 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
12938 * Drivers: hv: vmbus: Get rid of the unused macro
12939 * Drivers: hv: vmbus: Get rid of the unused irq variable
12940 * Drivers: hv: vmbus: serialize process_chn_event() and
12941 vmbus_close_internal()
12942 * Drivers: hv: vmbus: do sanity check of channel state in
12943 vmbus_close_internal()
12944 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
12945 driver
12946 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
12947 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
12948 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
12949 * Drivers: hv: vmbus: Fix a Host signaling bug
12950 * drivers/hv: correct tsc page sequence invalid value
12951 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
12952 * Drivers: hv: utils: Invoke the poll function after handshake
12953 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
12954 * Drivers: hv: utils: fix memory leak on on_msg() failure
12955 * Drivers: hv: utils: rename outmsg_lock
12956 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
12957 * Drivers: hv: utils: fix crash when device is removed from host side
12958 * Drivers: hv: ring_buffer.c: fix comment style
12959 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
12960 * Drivers: hv: ring_buffer: remove code duplication from
12961 hv_ringbuffer_peek/read()
12962 * Drivers: hv: remove code duplication between
12963 vmbus_recvpacket()/vmbus_recvpacket_raw()
12964 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
12965 * drivers/hv: replace enum hv_message_type by u32
12966 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
12967 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
12968 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
12969 header
12970 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
12971 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
12972 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
e250b71d 12973
ed7dc3af
TG
12974 [ Upstream Kernel Changes ]
12975
12976 * rebase to v4.4.1
12977 - LP: #1533461
12978 - LP: #1529624
12979
e250b71d
TG
12980 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
12981
01d91f79 12982linux (4.4.0-2.16) xenial; urgency=low
630bd953 12983
01d91f79 12984 [ Andy Whitcroft ]
630bd953 12985
01d91f79
AW
12986 * Release Tracking Bug
12987 - LP: #1539090
12988 * SAUCE: hv: hv_set_ifconfig -- convert to python3
12989 - LP: #1506521
12990 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
12991 - LP: #1538618
12992
12993 [ Colin Ian King ]
12994
12995 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
12996 bit FADT addresses (LP: #1529381)
12997 - LP: #1529381
12998
12999 [ John Johansen ]
13000
13001 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
13002 being shutdown
13003 - LP: #1446906
13004
13005 [ Mahesh Salgaonkar ]
13006
13007 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
13008 - LP: #1537881
13009 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
13010 interrupt.
13011 - LP: #1537881
13012 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
13013 base errors
13014 - LP: #1537881
13015
13016 [ Paolo Pisati ]
13017
13018 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
13019 #843419 build flags
13020 - LP: #1533009
13021 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
13022 * [Config] disable ARCH_ZX (ZTE ZX Soc)
13023
13024 [ Tim Gardner ]
13025
13026 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
13027 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
13028 - LP: #1536719
13029 * SAUCE: drop obsolete bnx2x firmware
13030 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
13031 - LP: #1536474
13032 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
13033 - LP: #1534647
13034 * [Config] Add pvpanic to virtual flavour
13035 - LP: #1537923
13036 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
13037 - LP: #1520457
13038
13039 [ Upstream Kernel Changes ]
13040
13041 * i40evf: fix compiler warning of unused variable
13042 - LP: #1536474
13043 * intel: i40e: fix confused code
13044 - LP: #1536474
13045 * i40e/i40evf: remove unused tunnel parameter
13046 - LP: #1536474
13047 * i40e: Change BUG_ON to WARN_ON in service event complete
13048 - LP: #1536474
13049 * i40e: remove BUG_ON from feature string building
13050 - LP: #1536474
13051 * i40e: remove BUG_ON from FCoE setup
13052 - LP: #1536474
13053 * i40e: Workaround fix for mss < 256 issue
13054 - LP: #1536474
13055 * i40e/i40evf: Add a stat to track how many times we have to do a force
13056 WB
13057 - LP: #1536474
13058 * i40e: Move the saving of old link info from handle_link_event to
13059 link_event
13060 - LP: #1536474
13061 * i40e/i40evf: Add comment to #endif
13062 - LP: #1536474
13063 * i40e/i40evf: clean up error messages
13064 - LP: #1536474
13065 * i40evf: handle many MAC filters correctly
13066 - LP: #1536474
13067 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
13068 - LP: #1536474
13069 * i40e: rework the functions to configure RSS with similar parameters
13070 - LP: #1536474
13071 * i40e: create a generic configure rss function
13072 - LP: #1536474
13073 * i40e: Bump version to 1.4.2
13074 - LP: #1536474
13075 * i40e: add new fields to store user configuration
13076 - LP: #1536474
13077 * i40e: rename rss_size to alloc_rss_size in i40e_pf
13078 - LP: #1536474
13079 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
13080 workaround
13081 - LP: #1536474
13082 * i40e/i40evf: prefetch skb data on transmit
13083 - LP: #1536474
13084 * i40evf: rename VF adapter specific RSS function
13085 - LP: #1536474
13086 * i40evf: create a generic config RSS function
13087 - LP: #1536474
13088 * i40evf: create a generic get RSS function
13089 - LP: #1536474
13090 * i40evf: add new fields to store user configuration of RSS
13091 - LP: #1536474
13092 * i40e: Update error messaging
13093 - LP: #1536474
13094 * i40e: fix confusing message
13095 - LP: #1536474
13096 * i40e: make error message more useful
13097 - LP: #1536474
13098 * i40evf: quoth the VF driver, Nevermore
13099 - LP: #1536474
13100 * i40evf: allocate queue vectors dynamically
13101 - LP: #1536474
13102 * i40evf: allocate ring structs dynamically
13103 - LP: #1536474
13104 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
13105 - LP: #1536474
13106 * i40e: fix: do not sleep in netdev_ops
13107 - LP: #1536474
13108 * i40e: remove unused argument
13109 - LP: #1536474
13110 * i40evf: increase max number of queues
13111 - LP: #1536474
13112 * i40evf: set real num queues
13113 - LP: #1536474
13114 * i40evf: remove duplicate string
13115 - LP: #1536474
13116 * i40e: Detection and recovery of TX queue hung logic moved to
13117 service_task from tx_timeout
13118 - LP: #1536474
13119 * i40e: Fix memory leaks, sideband filter programming
13120 - LP: #1536474
13121 * i40evf: don't use atomic allocation
13122 - LP: #1536474
13123 * i40e: propagate properly
13124 - LP: #1536474
13125 * i40evf: use correct types
13126 - LP: #1536474
13127 * i40e: use priv flags to control packet split
13128 - LP: #1536474
13129 * i40e: Remove separate functions gathering XOFF Rx stats
13130 - LP: #1536474
13131 * i40e: fix whitespace
13132 - LP: #1536474
13133 * i40e/i40evf: use logical operator
13134 - LP: #1536474
13135 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
13136 - LP: #1536474
13137 * i40e: trivial fixes
13138 - LP: #1536474
13139 * i40e: Fix i40e_print_features() VEB mode output
13140 - LP: #1536474
13141 * i40e: chomp the BIT(_ULL)
13142 - LP: #1536474
13143 * i40e: properly delete VF MAC filters
13144 - LP: #1536474
13145 * i40e: don't add zero MAC filter
13146 - LP: #1536474
13147 * i40evf: check rings before freeing resources
13148 - LP: #1536474
13149 * i40e: use explicit cast from u16 to u8
13150 - LP: #1536474
13151 * i40e: Opcode and structures required by OEM Post Update AQ command and
13152 add new NVM arq message
13153 - LP: #1536474
13154 * i40e: hush little warnings
13155 - LP: #1536474
13156 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
13157 - LP: #1536474
13158 * i40e: clean whole mac filter list
13159 - LP: #1536474
13160 * i40evf: change version string generation
13161 - LP: #1536474
13162 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
13163 - LP: #1536474
13164 * geneve: UDP checksum configuration via netlink
13165 - LP: #1536474
13166 * geneve: Add geneve udp port offload for ethernet devices
13167 - LP: #1536474
13168 * i40e: geneve tunnel offload support
13169 - LP: #1536474
13170 * geneve: Add geneve_get_rx_port support
13171 - LP: #1536474
13172 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
13173 - LP: #1536474
13174 * i40e: change log messages and error returns
13175 - LP: #1536474
13176 * i40e: allow zero MAC address for VFs
13177 - LP: #1536474
13178 * i40e: Look up MAC address in Open Firmware or IDPROM
13179 - LP: #1536474
13180 * i40e: Fix Rx hash reported to the stack by our driver
13181 - LP: #1536474
13182 * i40e: remove forever unused ID
13183 - LP: #1536474
13184 * igb: add 88E1543 initialization code
13185 * igb: don't unmap NULL hw_addr
13186 * igb: use the correct i210 register for EEMNGCTL
13187 * igb: fix NULL derefs due to skipped SR-IOV enabling
13188 * igb: improve handling of disconnected adapters
13189 * igb: Remove GS40G specific defines/functions
13190 * igb: Don't add PHY address to PCDL address
13191 * igb: Improve cable length function for I210, etc.
13192 * igb: Explicitly label self-test result indices
13193 * ixgbe: drop null test before destroy functions
13194 - LP: #1536473
13195 * ixgbe: Delete redundant include file
13196 - LP: #1536473
13197 * ixgbe: fix multiple kernel-doc errors
13198 - LP: #1536473
13199 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
13200 vector
13201 - LP: #1536473
13202 * ixgbe: Add KR mode support for CS4227 chip
13203 - LP: #1536473
13204 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
13205 to 12K
13206 - LP: #1536473
13207 * ixgbe/ixgbevf: use napi_schedule_irqoff()
13208 - LP: #1536473
13209 * ixgbe: Remove CS4227 diagnostic code
13210 - LP: #1536473
13211 * ixgbevf: use ether_addr_copy instead of memcpy
13212 - LP: #1536473
13213 * ixgbevf: fix spoofed packets with random MAC
13214 - LP: #1536473
13215 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
13216 - LP: #1536473
13217 * ixgbe: Add support for newer thermal alarm
13218 - LP: #1536473
13219 * ixgbe: Use private workqueue to avoid certain possible hangs
13220 - LP: #1536473
13221 * ixgbevf: Use a private workqueue to avoid certain possible hangs
13222 - LP: #1536473
13223 * ixgbevf: Minor cleanups
13224 - LP: #1536473
13225 * ixgbe: Refactor MAC address configuration code
13226 - LP: #1536473
13227 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
13228 - LP: #1536473
13229 * ixgbe: Allow FDB entries access to more RAR filters
13230 - LP: #1536473
13231 * ixgbe: Update PTP to support X550EM_x devices
13232 - LP: #1536473
13233 * ixgbe: Correct spec violations by waiting after reset
13234 - LP: #1536473
13235 * ixgbe: Wait for master disable to be set
13236 - LP: #1536473
13237 * ixgbe: Save VF info and take references
13238 - LP: #1536473
13239 * ixgbe: Handle extended IPv6 headers in Tx path
13240 - LP: #1536473
13241 * ixgbe: Always turn PHY power on when requested
13242 - LP: #1536473
13243 * ixgbevf: Handle extended IPv6 headers in Tx path
13244 - LP: #1536473
13245 * ixgbe: Return error on failure to allocate mac_table
13246 - LP: #1536473
13247 * ixgbe: Fix SR-IOV VLAN pool configuration
13248 - LP: #1536473
13249 * ixgbe: Simplify definitions for regidx and bit in set_vfta
13250 - LP: #1536473
13251 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
13252 - LP: #1536473
13253 * ixgbe: Simplify configuration of setting VLVF and VLVFB
13254 - LP: #1536473
13255 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
13256 - LP: #1536473
13257 * ixgbe: Reorder search to work from the top down instead of bottom up
13258 - LP: #1536473
13259 * ixgbe: Add support for VLAN promiscuous with SR-IOV
13260 - LP: #1536473
13261 * ixgbe: Fix VLAN promisc in relation to SR-IOV
13262 - LP: #1536473
13263 * ixgbe: Clear stale pool mappings
13264 - LP: #1536473
13265 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
13266 - LP: #1536473
13267 * ixgbe: do not report 2.5 Gbps as supported
13268 - LP: #1536473
13269 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
13270 per vector
13271 - LP: #1536473
13272 * ixgbevf: minor cleanups for ixgbevf_set_itr()
13273 - LP: #1536473
13274 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
13275 - LP: #1536473
13276 * ixgbe: report correct media type for KR, KX and KX4 interfaces
13277 - LP: #1536473
13278 * ixgbe: Clean up redundancy in hw_enc_features
13279 - LP: #1536473
13280 * ixgbe: fix RSS limit for X550
13281 - LP: #1536473
13282 * ixgbe: Correct X550EM_x revision check
13283 - LP: #1536473
13284 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
13285 - LP: #1536473
13286 * ixgbe: Fill at least min credits to a TC credit refills
13287 - LP: #1536473
13288 * ixgbe: use correct FCoE DDP max check
13289 - LP: #1536473
13290 * ixgbe: fix broken PFC with X550
13291 - LP: #1536473
13292 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
13293 - LP: #1536473
13294 * ixgbe: Correct handling of any outer UDP checksum setting
13295 - LP: #1536473
13296 * ixgbe: Fix to get FDMI HBA attributes information with X550
13297 - LP: #1536473
13298 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
13299 - LP: #1536473
13300 * ixgbe: Make ATR recognize IPv6 extended headers
13301 - LP: #1536473
13302 * e1000: make eeprom read/write scheduler friendly
13303 * e1000: fix data race between tx_ring->next_to_clean
13304 * e1000: Remove checkpatch coding style errors
13305 * e1000: clean up the checking logic
13306 * e1000: fix a typo in the comment
13307 * e1000e: clean up the local variable
13308 * e1000: fix kernel-doc argument being missing
13309 * e1000: get rid of duplicate exit path
13310 * e1000: Elementary checkpatch warnings and checks removed
13311 * e1000e: fix division by zero on jumbo MTUs
13312 * e1000e: Increase timeout of polling bit RSPCIPHY
13313 * e1000e: initial support for i219-LM (3)
13314 * e1000e: Switch e1000e_up to void, drop code checking for error result
13315 * e1000e: Remove unreachable code
13316 * e1000e: Do not read ICR in Other interrupt
13317 * e1000e: Do not write lsc to ics in msi-x mode
13318 * e1000e: Fix msi-x interrupt automask
13319 * acpi: pci: Setup MSI domain for ACPI based pci devices
13320 * irqdomain: Introduce is_fwnode_irqchip helper
13321 * irqchip/gic-v2m: Refactor to prepare for ACPI support
13322 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
13323 * clk: xgene: Fix divider with non-zero shift value
13324 * i2c: designware: Do not require clock when SSCN and FFCN are provided
13325 * fm10k: do not assume VF always has 1 queue
13326 - LP: #1536475
13327 * fm10k: Correct MTU for jumbo frames
13328 - LP: #1536475
13329 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
13330 vector
13331 - LP: #1536475
13332 * fm10k: use napi_schedule_irqoff()
13333 - LP: #1536475
13334 * fm10k: set netdev features in one location
13335 - LP: #1536475
13336 * fm10k: reset max_queues on init_hw_vf failure
13337 - LP: #1536475
13338 * fm10k: always check init_hw for errors
13339 - LP: #1536475
13340 * fm10k: reinitialize queuing scheme after calling init_hw
13341 - LP: #1536475
13342 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
13343 - LP: #1536475
13344 * fm10k: explicitly typecast vlan values to u16
13345 - LP: #1536475
13346 * fm10k: add statistics for actual DWORD count of mbmem mailbox
13347 - LP: #1536475
13348 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
13349 - LP: #1536475
13350 * fm10k: Add support for ITR scaling based on PCIe link speed
13351 - LP: #1536475
13352 * fm10k: introduce ITR_IS_ADAPTIVE macro
13353 - LP: #1536475
13354 * fm10k: Update adaptive ITR algorithm
13355 - LP: #1536475
13356 * fm10k: use macro for default Tx and Rx ITR values
13357 - LP: #1536475
13358 * fm10k: change default Tx ITR to 25usec
13359 - LP: #1536475
13360 * fm10k: TRIVIAL fix typo of hardware
13361 - LP: #1536475
13362 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
13363 - LP: #1536475
13364 * fm10k: use ether_addr_copy to copy MAC address
13365 - LP: #1536475
13366 * fm10k: do not use CamelCase
13367 - LP: #1536475
13368 * fm10k: remove unnecessary else block from if statements with return
13369 - LP: #1536475
13370 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
13371 - LP: #1536475
13372 * fm10k: consistently refer to VLANs and VLAN IDs
13373 - LP: #1536475
13374 * fm10k: bump driver version
13375 - LP: #1536475
13376 * fm10k: conditionally compile DCB and DebugFS support
13377 - LP: #1536475
13378 * fm10k: Cleanup MSI-X interrupts in case of failure
13379 - LP: #1536475
13380 * fm10k: Cleanup exception handling for mailbox interrupt
13381 - LP: #1536475
13382 * fm10k: do not inline fm10k_iov_select_vid()
13383 - LP: #1536475
13384 * fm10k: whitespace cleanups
13385 - LP: #1536475
13386 * fm10k: use BIT() macro instead of open-coded bit-shifting
13387 - LP: #1536475
13388 * fm10k: cleanup namespace pollution
13389 - LP: #1536475
13390 * fm10k: cleanup overly long lines
13391 - LP: #1536475
13392 * fm10k: initialize xps at driver load
13393 - LP: #1536475
13394 * fm10k: don't initialize fm10k_workqueue at global level
13395 - LP: #1536475
13396 * fm10k: correctly pack TLV structures and explain reasoning
13397 - LP: #1536475
13398 * fm10k: Cleanup exception handling for changing queues
13399 - LP: #1536475
13400 * fm10k: use ether_addr_equal instead of memcmp
13401 - LP: #1536475
13402 * fm10k: address operator not needed when declaring function pointers
13403 - LP: #1536475
13404 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
13405 - LP: #1536475
13406 * fm10k: remove unused struct element
13407 - LP: #1536475
13408 * fm10k: use true/false for boolean get_host_state
13409 - LP: #1536475
13410 * fm10k: cleanup mailbox code comments etc
13411 - LP: #1536475
13412 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
13413 - LP: #1536475
13414 * device property: always check for fwnode type
13415 - LP: #1533035
13416 * device property: rename helper functions
13417 - LP: #1533035
13418 * device property: refactor built-in properties support
13419 - LP: #1533035
13420 * device property: keep single value inplace
13421 - LP: #1533035
13422 * device property: helper macros for property entry creation
13423 - LP: #1533035
13424 * device property: improve readability of macros
13425 - LP: #1533035
13426 * device property: return -EINVAL when property isn't found in ACPI
13427 - LP: #1533035
13428 * device property: Fallback to secondary fwnode if primary misses the
13429 property
13430 - LP: #1533035
13431 * device property: Take a copy of the property set
13432 - LP: #1533035
13433 * driver core: platform: Add support for built-in device properties
13434 - LP: #1533035
13435 * driver core: Do not overwrite secondary fwnode with NULL if it is set
13436 - LP: #1533035
13437 * mfd: core: propagate device properties to sub devices drivers
13438 - LP: #1533035
13439 * mfd: intel-lpss: Add support for passing device properties
13440 - LP: #1533035
13441 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
13442 - LP: #1533035
13443 * mfd: intel-lpss: Pass HSUART configuration via properties
13444 - LP: #1533035
13445 * i2c: designware: Convert to use unified device property API
13446 - LP: #1533035
13447 * keys, trusted: fix: *do not* allow duplicate key options
13448 - LP: #1398274
13449 * keys, trusted: select hash algorithm for TPM2 chips
13450 - LP: #1398274
13451 * keys, trusted: seal with a TPM2 authorization policy
13452 - LP: #1398274
13453 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
13454 - LP: #1461360
13455 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
13456 - LP: #1461360
13457 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
13458 offset
13459 - LP: #1461360
13460 * drm/i915: WaRsDisableCoarsePowerGating
13461 - LP: #1527462
13462 * drm/i915/skl: Add SKL GT4 PCI IDs
13463 - LP: #1527462
13464 * drm/i915/skl: Disable coarse power gating up until F0
13465 - LP: #1527462
13466 * platform:x86: add Intel P-Unit mailbox IPC driver
13467 - LP: #1520457
13468 * intel_punit_ipc: add NULL check for input parameters
13469 - LP: #1520457
13470 * platform/x86: Add Intel Telemetry Core Driver
13471 - LP: #1520457
13472 * intel_pmc_ipc: update acpi resource structure for Punit
13473 - LP: #1520457
13474 * platform:x86: Add Intel telemetry platform device
13475 - LP: #1520457
13476 * platform:x86: Add Intel telemetry platform driver
13477 - LP: #1520457
13478 * platform:x86: Add Intel Telemetry Debugfs interfaces
13479 - LP: #1520457
13480 * cxlflash: a couple off by one bugs
13481
13482 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
630bd953 13483
79920494 13484linux (4.4.0-1.15) xenial; urgency=low
c1e209c6 13485
79920494
TG
13486 [ Tim Gardner ]
13487
13488 * Release Tracking Bug
13489 - LP: #1536803
13490
13491 [ Upstream Kernel Changes ]
13492
13493 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
13494 - LP: #1517142
c1e209c6
TG
13495
13496 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
13497
0864cda7 13498linux (4.4.0-0.14) xenial; urgency=low
d2429978 13499
0864cda7
TG
13500 [ Upstream Kernel Changes ]
13501
13502 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
13503 - LP: #1522415
13504 * powerpc: Add __raw_rm_writeq() function
13505 - LP: #1522415
d2429978
TG
13506
13507 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
13508
4155560c 13509linux (4.4.0-0.13) xenial; urgency=low
bb222e6a 13510
4155560c
TG
13511 [ Andy Whitcroft ]
13512
13513 * [Config] s390x -- the kernel provides ppp-modules such as there are
13514 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
13515
13516 [ Tim Gardner ]
13517
13518 * [Config] Update annotations for VIRTIO_{NET,BLK}
13519 - LP: #1533382
13520
13521 [ Upstream Kernel Changes ]
13522
13523 * powerpc/powernv: Add support for Nvlink NPUs
13524 - LP: #1522415
13525 * powerpc/powernv: Fix update of NVLink DMA mask
13526 - LP: #1522415
13527 * powerpc/powernv: Change NPU PE# assignment
13528 - LP: #1522415
13529 * powerpc/powernv: Reserve PE#0 on NPU
13530 - LP: #1522415
13531 * KEYS: Fix keyring ref leak in join_session_keyring()
13532 - LP: #1534887
13533 - CVE-2016-0728
bb222e6a
TG
13534
13535 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
13536
f8086840 13537linux (4.4.0-0.12) xenial; urgency=low
2d16a484 13538
f8086840
TG
13539 [ Eric Dumazet ]
13540
13541 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
13542 - LP: #1527902
13543
13544 [ Guilherme G. Piccoli ]
13545
13546 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
13547 - LP: #1486180
13548
13549 [ Tim Gardner ]
13550
13551 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
13552 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
13553 - LP: #1532886
13554 * [Config] nvme.ko moved to drivers/nvme/host
13555 * [Config] scsi_dh morphed into 4 modules
13556 * [Config] CONFIG_IBMVNIC=m
13557 * [Config] Add DRM ast driver to udeb installer image
13558 - LP: #1514711
13559 * [Config] CONFIG_KVM=y for s390x
13560 - LP: #1532886
13561 * [Config] Install spl/zfs under the kernel modules directory
13562 Fixes some errors in generic.inclusion-list.log
13563
13564 [ Upstream Kernel Changes ]
13565
13566 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
13567 - LP: #1524574
13568 * EDAC: Add DDR4 flag
13569 - LP: #1519631
13570 * EDAC, sb_edac: Virtualize several hard-coded functions
13571 - LP: #1519631
13572 * EDAC, sb_edac: Add support for duplicate device IDs
13573 - LP: #1519631
13574 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
13575 - LP: #1519631
13576 * Driver for IBM System i/p VNIC protocol
13577 - LP: #1532303
2d16a484
TG
13578
13579 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
13580
015b041e 13581linux (4.4.0-0.11) xenial; urgency=low
aaaab06f 13582
015b041e
TG
13583 [ Tim Gardner ]
13584
13585 * [Config] Fix bogus reconstruct script
aaaab06f
TG
13586
13587 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
13588
e8c98c4f 13589linux (4.4.0-0.10) xenial; urgency=low
4b044d18 13590
e8c98c4f
TG
13591 [ Haren Myneni ]
13592
13593 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
13594 - LP: #1529666
13595
13596 [ Serge Hallyn ]
13597
13598 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
13599
13600 [ Tim Gardner ]
13601
13602 * [Config] CONFIG_ZONE_DEVICE=y for amd64
13603 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
13604 - LP: #1526869
13605 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
13606 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
13607 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
13608 * rebase to v4.4
4b044d18 13609
83ea35c2
TG
13610 [ Upstream Kernel Changes ]
13611
13612 * rebase to v4.4
13613
4b044d18
TG
13614 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
13615
1bd9334c 13616linux (4.4.0-0.9) xenial; urgency=low
63bc7ba5 13617
1bd9334c
TG
13618 [ Tim Gardner ]
13619
13620 * rebase to v4.4-rc8
63bc7ba5 13621
765a94d3
TG
13622 [ Upstream Kernel Changes ]
13623
13624 * rebase to v4.4-rc8
13625
63bc7ba5
TG
13626 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
13627
73c077cc 13628linux (4.4.0-0.8) xenial; urgency=low
9528a62c 13629
73c077cc
TG
13630 [ Tim Gardner ]
13631
13632 * rebase to v4.4-rc7
9528a62c 13633
c883be3f
TG
13634 [ Upstream Kernel Changes ]
13635
13636 * rebase to v4.4-rc7
13637
9528a62c
TG
13638 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
13639
a57cf938 13640linux (4.4.0-0.7) xenial; urgency=low
a3226f44 13641
a57cf938
TG
13642 [ Hui Wang ]
13643
13644 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
13645 - LP: #1527096
13646
13647 [ Jann Horn ]
13648
13649 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
13650 uids/gids
13651 - LP: #1527374
13652
13653 [ Tim Gardner ]
13654
13655 * rebase to v4.4-rc6
a3226f44 13656
ee650305
TG
13657 [ Upstream Kernel Changes ]
13658
13659 * rebase to v4.4-rc6
13660 - LP: #1526330
13661
a3226f44
TG
13662 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
13663
7dacab6e 13664linux (4.4.0-0.6) xenial; urgency=low
43353c54 13665
7dacab6e
TG
13666 [ Andy Whitcroft ]
13667
13668 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
13669 support in latest compilers
13670 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
13671 ARMv8.1 support in latest compilers
13672
13673 [ Tim Gardner ]
13674
13675 * [Config] s390 -> s390x
13676 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
43353c54
TG
13677
13678 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
13679
db572d89 13680linux (4.4.0-0.5) xenial; urgency=low
45dbbebb 13681
db572d89
TG
13682 [ Andy Whitcroft ]
13683
13684 * [Config] s390x -- enable tools
13685 - LP: #1524319
13686 * [Config] s390x -- add architecture to getabis
13687 * [Config] s390x -- add s390x ABI information
13688 * [Config] s390x -- enable ABI checks
13689
13690 [ Tim Gardner ]
13691
13692 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
13693 * [Config] Add s390 modules to nic-modules udeb
13694 - LP: #1525297
13695 * rebase to v4.4-rc5
45dbbebb
TG
13696
13697 [ Upstream Kernel Changes ]
13698
13699 * rebase to v4.4-rc5
13700 - LP: #1523517
13701 - LP: #1523232
13702
13703 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
13704
782587c1
TG
13705linux (4.4.0-0.4) xenial; urgency=low
13706
13707 [ Upstream Kernel Changes ]
13708
13709 * cgroup: make css_set pin its css's to avoid use-afer-free
13710 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
13711 freezer_attach()
13712 * cgroup: fix handling of multi-destination migration from
13713 subtree_control enabling
13714
13715 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
13716
d382aa11 13717linux (4.4.0-0.3) xenial; urgency=low
1dc7c8e5 13718
9eb1dc4a
TG
13719 [ Upstream Kernel Changes ]
13720
13721 * rebase to v4.4-rc4
13722
1dc7c8e5
TG
13723 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
13724
114a021f 13725linux (4.4.0-0.2) xenial; urgency=low
0ba96f4a 13726
114a021f
TG
13727 [ Tim Gardner ]
13728
13729 * [Config] Add spl/zfs provides to generic and powerpc64-smp
13730 * [Config] Add zfs to d-i fs-core-modules
13731 * [Config] Include all s390 specific drivers in linux-image
13732 - LP: #1522210
0ba96f4a
TG
13733
13734 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
13735
ce8f3079 13736linux (4.4.0-0.1) xenial; urgency=low
d8bdc6cc 13737
ce8f3079 13738 [ Andy Whitcroft ]
d8bdc6cc 13739
ce8f3079
TG
13740 * [Tests] gcc-multilib does not exist on ppc64el redux
13741 - LP: #1515541
13742 * [Config] libunwind8-dev is not available on s390x
13743 * [Debian] Disable SPL/ZFS for cross compiling -- redux
13744 * [Config] s390x -- add dasd udebs
13745 - LP: #1519833
13746 * [Config] s390x -- include dasd modules in linux-image
13747 - LP: #1519833
13748 * [Config] s390x -- disable ZFS temporarily
13749 - LP: #1519820
13750 * [Config] s390s -- disable ABI/module checks
13751 * [Config] make IBMVETH consistent on powerpc/ppc64el
13752 - LP: #1521712
13753 * [Config] follow ibmvscsi name change
13754 - LP: #1521712
13755 * [Config] move ibm disk and ethernet drivers to linux-image
13756 - LP: #1521712
13757 * [Config] include ibmveth in nic-modules for ppc64el
13758 - LP: #1521712
13759 * [Config] s390x -- disable abi/module checks for s390x
13760
13761 [ Joseph Salisbury ]
13762
13763 * SAUCE: scsi_sysfs: protect against double execution of
13764 __scsi_remove_device()
13765 - LP: #1509029
13766
13767 [ Seth Forshee ]
13768
13769 * [Config] CONFIG_DRM_AMDGPU_CIK=n
13770 - LP: #1510405
13771
13772 [ Tim Gardner ]
09399a62 13773
ce8f3079
TG
13774 * [Debian] Disable SPL/ZFS for cross compiling
13775 * [Config] CONFIG_SCSI_IBMVSCSI=m
13776 - LP: #1515872
13777 * rebase to v4.4-rc2
13778 * [Config] updateconfigs
13779 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
13780 * SAUCE: do_zfs=false temporarily
13781 * [Config] CONFIG_LUSTRE_FS=n
13782 * [Debian] Disable udebs when cross compiling
f7ea6f19 13783 * rebase to v4.4-rc3
ce8f3079
TG
13784 * [Config] CONFIG_AUFS_FS=m
13785 * SAUCE: AUFS
f7ea6f19
TG
13786
13787 [ Upstream Kernel Changes ]
13788
ce8f3079
TG
13789 * ZFS: Update with 4.4 support
13790 * SPL: Update with 4.4 support
13791
13792 [ Upstream Kernel Changes ]
13793
13794 * rebase to v4.4-rc3
13795 - LP: #1519168
09399a62
TG
13796 * rebase to v4.4-rc2
13797 - LP: #1506615
13798 - LP: #1502781
13799
d8bdc6cc
TG
13800 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
13801
2327b5aa 13802linux (4.3.0-0.8) xenial; urgency=low
a3fc9a8b 13803
2327b5aa
TG
13804 [ Andy Whitcroft ]
13805
13806 * [Config] re-enable OSS support and blacklist
13807 - LP: #1434842
13808 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
13809 * [Packaging] config-check -- improve syntax diagnostics
13810 * [Packaging] module-inclusion -- add dependency inclusion for a list
13811 * [Packaging] config-check -- accumulate multi-line annotations correctly
13812 * [Packaging] config-check -- handle V2 annotations format
13813 * [Packaging] s390x -- add architecture to kernelconfig
13814 - LP: #1488653
13815 * [Config] s390x -- initial configuration
13816 * [Config] s390x -- add initial binary image
13817 * [Config] s390x -- initial configuration update
13818 * [Config] s390x -- produce linux-image
13819 * [Config] s390x -- d-i module exclusions
13820 * [Config] apply Device Drivers >> LED Support >> LED Class Support
13821 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
13822 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
13823 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
13824 * [Config] -- s390x -- configuration review updates
13825 * [Config] annotations -- add review marks
13826 * [Config] annotations -- config review 4.3 updates
13827 * [Config] annotations -- expose reviews
13828 * [Config] updateconfigs following incoporation of s390x configs
13829 * [Tests] gcc-multilib does not exist on ppc64el
13830 - LP: #1515541
13831
13832 [ Dan Carpenter ]
13833
13834 * SAUCE: (noup) cxlflash: a couple off by one bugs
13835 - LP: #1499849
13836
13837 [ Haren Myneni ]
13838
13839 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
13840
13841 [ Jay Vosburgh ]
13842
13843 * SAUCE: fan: add VXLAN implementation
13844
13845 [ Manoj Kumar ]
13846
13847 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
13848 - LP: #1513583
13849
13850 [ Matthew R. Ochs ]
13851
13852 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
13853 - LP: #1513583
13854
13855 [ Tim Gardner ]
13856
13857 * [Config] CONFIG_AUFS_EXPORT=y
13858 - LP: #1121699
13859
13860 [ Upstream Kernel Changes ]
13861
13862 * misc/genwqe: get rid of atomic allocations
13863 * crypto: 842 - Add CRC and validation support
13864 - LP: #1497878
13865 * cxlflash: Fix to avoid invalid port_sel value
13866 * cxlflash: Replace magic numbers with literals
13867 * cxlflash: Fix read capacity timeout
13868 * cxlflash: Fix potential oops following LUN removal
13869 * cxlflash: Fix data corruption when vLUN used over multiple cards
13870 * cxlflash: Fix to avoid sizeof(bool)
13871 * cxlflash: Fix context encode mask width
13872 * cxlflash: Fix to avoid CXL services during EEH
13873 * cxlflash: Correct naming of limbo state and waitq
13874 * cxlflash: Make functions static
13875 * cxlflash: Refine host/device attributes
13876 * cxlflash: Fix to avoid spamming the kernel log
13877 * cxlflash: Fix to avoid stall while waiting on TMF
13878 * cxlflash: Fix location of setting resid
13879 * cxlflash: Fix host link up event handling
13880 * cxlflash: Fix async interrupt bypass logic
13881 * cxlflash: Remove dual port online dependency
13882 * cxlflash: Fix AFU version access/storage and add check
13883 * cxlflash: Correct usage of scsi_host_put()
13884 * cxlflash: Fix to prevent workq from accessing freed memory
13885 * cxlflash: Correct behavior in device reset handler following EEH
13886 * cxlflash: Remove unnecessary scsi_block_requests
13887 * cxlflash: Fix function prolog parameters and return codes
13888 * cxlflash: Fix MMIO and endianness errors
13889 * cxlflash: Fix to prevent EEH recovery failure
13890 * cxlflash: Correct spelling, grammar, and alignment mistakes
13891 * cxlflash: Fix to prevent stale AFU RRQ
13892 * cxlflash: Fix to double the delay each time
13893 * cxlflash: Fix to avoid corrupting adapter fops
13894 * cxlflash: Correct trace string
13895 * cxlflash: Fix to avoid potential deadlock on EEH
13896 * cxlflash: Fix to avoid leaving dangling interrupt resources
13897 * cxlflash: Fix to escalate to LINK_RESET on login timeout
13898 * cxlflash: Fix to avoid corrupting port selection mask
13899 * cxlflash: Fix to avoid lock instrumentation rejection
13900 * cxlflash: Fix to avoid bypassing context cleanup
a3fc9a8b
TG
13901
13902 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
13903
1f53f5e3
TG
13904linux (4.3.0-0.7) xenial; urgency=low
13905
13906 [ Tim Gardner ]
13907
13908 * Revert "Bypass spl/zfs config"
13909 Causes unresolved symbols on load.
13910 * [Config] Enable ZFS for powerpc64-smp
13911
13912 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
13913
72fbc27b 13914linux (4.3.0-0.6) xenial; urgency=low
9ff2a85d 13915
72fbc27b
TG
13916 [ Tim Gardner ]
13917
13918 * Release Tracking Bug
13919 - LP: #1512704
13920 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
13921
13922 [ Andy Whitcroft ]
13923
13924 * [Packaging] add feature interlock with mainline builds
13925 * apparmor -- follow change to this_cpu_ptr
13926
13927 [ John Johansen ]
13928
13929 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
13930 - LP: #1383886
13931 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
13932 - LP: #1362199
13933 * SAUCE: Revert: fix: only allow a single threaded process to ...
13934 - LP: #1371310
13935 * SAUCE: (no-up) fix: bad unix_addr_fs macro
13936 - LP: #1390223
13937 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
13938 - LP: #1408833
13939 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
13940 - LP: #1496430
13941
13942 [ Tim Gardner ]
13943
13944 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
13945 - LP: #1511006
13946 * rebase to v4.3
13947 * Bypass spl/zfs config
13948 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
13949 * [Config] Default AppArmor settings
9ff2a85d 13950
b2c3a2ca
TG
13951 [ Upstream Kernel Changes ]
13952
13953 * rebase to v4.3
13954
9ff2a85d
TG
13955 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
13956
3234ea2b 13957linux (4.3.0-0.5) xenial; urgency=low
d752a09e 13958
3234ea2b 13959 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
d752a09e 13960
675e9cf1
TG
13961 [ Upstream Kernel Changes ]
13962
13963 * rebase to v4.3-rc7
13964 - LP: #1504778
13965
cc2ab0c8 13966 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
d752a09e 13967
675e9cf1 13968linux (4.3.0-0.4) xenial; urgency=low
d752a09e 13969
cc2ab0c8 13970 [ Tim Gardner ]
d752a09e 13971
cc2ab0c8 13972 * [Debian] Update to new signing key type and location
d752a09e 13973
cc2ab0c8 13974 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
d752a09e 13975
cc2ab0c8 13976linux (4.3.0-0.3) wily; urgency=low
d752a09e 13977
cc2ab0c8 13978 [ Tim Gardner ]
d752a09e 13979
cc2ab0c8
TG
13980 * [Debian] sign-file is now compiled
13981
13982 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
13983
13984linux (4.3.0-0.2) wily; urgency=low
13985
13986 [ Tim Gardner ]
13987
13988 * [Config] Added libssl-dev to Build-Depends
13989
13990 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
13991
13992linux (4.3.0-0.1) wily; urgency=low
d752a09e
TG
13993
13994 [ Upstream Kernel Changes ]
13995
cc2ab0c8
TG
13996 * rebase to v4.3-rc6
13997 * rebase to v4.3-rc5
13998 * rebase to v4.3-rc4
13999 * rebase to v4.3-rc3
14000 * rebase to v4.3-rc2
d752a09e
TG
14001 * rebase to v4.3-rc1
14002 - LP: #1492132
14003 - LP: #1481575
14004
14005 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
14006
14007linux (4.2.0-10.11) wily; urgency=low
14008
14009 [ Andy Whitcroft ]
14010
14011 * Release Tracking Bug
14012 - LP: #1495208
14013 * No change rebuild to avoid issues with leading zero bytes on
14014 internal module signing key. (see launchpad bug 1494943)
14015
14016 [ Ming Lei ]
14017
14018 * [Config] SERIAL_8250_DW=y for arm64
14019
14020 [ Upstream Kernel Changes ]
14021
14022 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
14023 code
14024 - LP: #1484486
14025 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
14026 - LP: #1484486
14027 * drm/i915/gen8: Re-order init pipe_control in lrc mode
14028 - LP: #1484486
14029 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
14030 - LP: #1484486
14031 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
14032 workaround
14033 - LP: #1484486
14034 * drm/i915: Bail out early if WA batch is not available for given Gen
14035 - LP: #1484486
14036 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
14037 - LP: #1484486
14038 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
14039 - LP: #1484486
14040 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
14041 - LP: #1484486
14042 * drm/i915: Enable WA batch buffers for Gen9
14043 - LP: #1484486
14044 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
14045 - LP: #1484486
14046 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
14047 - LP: #1484486
14048 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
14049 workaround
14050 - LP: #1484486
14051 * drm/i915/gen9: Add
14052 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
14053 - LP: #1484486
14054 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
14055 - LP: #1484486
14056 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
14057 - LP: #1484486
14058 * drm/i915/skl: Don't expose the top most plane on gen9 display
14059 - LP: #1484486
14060 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
14061 - LP: #1484486
14062 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
14063 - LP: #1484486
14064 * drm/i915: reduce indent in i9xx_hpd_irq_handler
14065 - LP: #1484531
14066 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
14067 - LP: #1484531
14068 * drm/i915: reduce indent in intel_hpd_irq_handler
14069 - LP: #1484531
14070 * drm/i915: group all hotplug related fields into a new struct in
14071 dev_priv
14072 - LP: #1484531
14073 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
14074 - LP: #1484531
14075 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
14076 - LP: #1484531
14077 * drm/i915: put back the indent in intel_hpd_irq_handler
14078 - LP: #1484531
14079 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
14080 - LP: #1484531
14081 * drm/i915: simplify condition for digital port
14082 - LP: #1484531
14083 * drm/i915: abstract away platform specific parts from hpd handling
14084 - LP: #1484531
14085 * drm/i915: Handle HPD when it has actually occurred
14086 - LP: #1484531
14087 * drm/i915: Set power domain for DDI-E
14088 - LP: #1484531
14089 * drm/i915: Set alternate aux for DDI-E
14090 - LP: #1484531
14091 * drm/i915/skl: enable DDI-E hotplug
14092 - LP: #1484531
14093 * drm/i915/bxt: fix DDI PHY vswing scale value setting
14094 - LP: #1494163
14095 * drm/i915/skl: Buffer translation improvements
14096 - LP: #1494163
14097 * drm/i915: Per-DDI I_boost override
14098 - LP: #1494163
14099 * drm/i915: fix VBT parsing for SDVO child device mapping
14100 - LP: #1494163
14101 * drm/i915/bxt: edp1.4 Intermediate Freq support
14102 - LP: #1494163
14103 * drm/i915: fix link rates reported for SKL
14104 - LP: #1494163
14105 * drm/i915: Allow parsing of variable size child device entries from VBT
14106 - LP: #1494163
14107 * drm/i915/skl: Update DDI buffer translation programming.
14108 - LP: #1494163
14109 * drm/i915: Enable HDMI on DDI-E
14110 - LP: #1484531
14111 * drm/i915/skl: Enable DDI-E
14112 - LP: #1484531
14113 * drm/i915: eDP can be present on DDI-E
14114 - LP: #1484531
14115 * drm/i915/skl: Adding DDI_E power well domain
14116 - LP: #1484531
14117 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
14118 - LP: #1490035
14119 * drm/i915: Split atomic wm update to pre and post variants
14120 - LP: #1493746
14121 * drm/i915/skl: Drop the preliminary_hw_support flag
14122 - LP: #1486868
14123 * drm/i915: set FDI translations to NULL on SKL
14124 - LP: #1494163
14125
14126 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
14127
14128linux (4.2.0-9.9) wily; urgency=low
14129
14130 [ Tim Gardner ]
14131
14132 * Release Tracking Bug
14133 - LP: #1493970
14134 * [Config] CONFIG_MFD_INTEL_LPSS=m
14135 - LP: #1397876
14136
14137 [ dann frazier ]
14138
14139 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
14140 - LP: #1388952
14141
14142 [ Michael Ellerman ]
14143
14144 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
14145 Fixes FTBS on 32 bit powerpc, patch sent upstream.
14146
14147 [ Upstream Kernel Changes ]
14148
14149 * thermal/powerclamp: add cpu id for skylake h/s
14150 - LP: #1398269
14151 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
14152 - LP: #1397852
14153 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
14154 - LP: #1460905
14155 * i2c: i801: Create iTCO device on newer Intel PCHs
14156 - LP: #1460905
14157 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
14158 - LP: #1460905
14159 * perf/x86: Add a native_perf_sched_clock_from_tsc()
14160 - LP: #1397867
14161 * perf/x86/intel: Add support for PEBSv3 profiling
14162 - LP: #1397867
14163 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
14164 - LP: #1397867
14165 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
14166 - LP: #1397867
14167 * perf: Add cycles to branch_info
14168 - LP: #1397867
14169 * perf/x86/intel/lbr: Add support for LBRv5
14170 - LP: #1397867
14171 * perf/x86/intel: Handle new arch perfmon v4 status bits
14172 - LP: #1397867
14173 * perf/x86/intel: Move PMU ACK to after LBR read
14174 - LP: #1397867
14175 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
14176 - LP: #1397867
14177 * perf/x86/intel: Add Intel Skylake PMU support
14178 - LP: #1397867
14179 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
14180 call stack
14181 - LP: #1397867
14182 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
14183 - LP: #1397867
14184 * perf/x86: Make merge_attr() global to use from perf_event_intel
14185 - LP: #1397867
14186 * perf/x86/intel: Use 0x11 as extra reg test value
14187 - LP: #1397867
14188 * perf tools: Add support for cycles, weight branch_info field
14189 - LP: #1397867
14190 * perf report: Add flag for non ANY branch mode
14191 - LP: #1397867
14192 * perf report: Add infrastructure for a cycles histogram
14193 - LP: #1397867
14194 * perf report: Add processing for cycle histograms
14195 - LP: #1397867
14196 * perf annotate: Compute IPC and basic block cycles
14197 - LP: #1397867
14198 * perf annotate: Finally display IPC and cycle accounting
14199 - LP: #1397867
14200 * perf top: Add branch annotation code to top
14201 - LP: #1397867
14202 * perf report: Display cycles in branch sort mode
14203 - LP: #1397867
14204 * perf annotate: Fix 32-bit compilation error in util/annotate.c
14205 - LP: #1397867
14206 * PM / QoS: Make it possible to expose device latency tolerance to
14207 userspace
14208 - LP: #1460908
14209 * ACPI / PM: Attach ACPI power domain only once
14210 - LP: #1460908
14211 * Driver core: wakeup the parent device before trying probe
14212 - LP: #1460908
14213 * klist: implement klist_prev()
14214 - LP: #1460908
14215 * driver core: implement device_for_each_child_reverse()
14216 - LP: #1460908
14217 * mfd: make mfd_remove_devices() iterate in reverse order
14218 - LP: #1460908
14219 * dmaengine: add a driver for Intel integrated DMA 64-bit
14220 - LP: #1460908
14221 * mfd: Add support for Intel Sunrisepoint LPSS devices
14222 - LP: #1460908
14223 * spi: pxa2xx: Add support for Intel Sunrisepoint
14224 - LP: #1397876
14225 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
14226 - LP: #1397876
14227 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
14228 - LP: #1397876
14229 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
14230 for it
14231 - LP: #1397876
14232 * intel_idle: Skylake Client Support
14233 - LP: #1397877
14234 * powerpc/kernel: Switch to using MAX_ERRNO
14235 - LP: #1458876
14236 * powerpc/kernel: Change the do_syscall_trace_enter() API
14237 - LP: #1458876
14238 * powerpc: Drop unused syscall_get_error()
14239 - LP: #1458876
14240 * powerpc: Don't negate error in syscall_set_return_value()
14241 - LP: #1458876
14242 * powerpc: Rework syscall_get_arguments() so there is only one loop
14243 - LP: #1458876
14244 * powerpc: Use orig_gpr3 in syscall_get_arguments()
14245 - LP: #1458876
14246 * powerpc: Change syscall_get_nr() to return int
14247 - LP: #1458876
14248 * powerpc/kernel: Add SIG_SYS support for compat tasks
14249 - LP: #1458876
14250 * powerpc/kernel: Enable seccomp filter
14251 - LP: #1458876
14252 * selftests/seccomp: Make seccomp tests work on big endian
14253 - LP: #1458876
14254 * selftests/seccomp: Add powerpc support
14255 - LP: #1458876
14256 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
14257
14258 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
14259
14260linux (4.2.0-8.8) wily; urgency=low
14261
14262 [ Tim Gardner ]
14263
14264 * Release Tracking Bug
14265 - LP: #1493357
14266 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
14267 - LP: #1488495
14268 * [Config] CONFIG_CXLFLASH=m
14269 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
14270
14271
14272 [ Andy Whitcroft ]
14273
14274 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
14275 * [Packaging] mark up control for stage1
14276 * [Config] kernel-versions -- clean up deps field
14277 * [Config] s390x -- build linux-libc-dev
14278 - LP: #1488653
14279 * [Packaging] control -- prepare for new kernel-wedge semantics
14280
14281 [ Upstream Kernel Changes ]
14282
14283 * crypto: vmx - Fixing AES-CTR counter bug
14284 - LP: #1484519
14285 * crypto: vmx - Fixing GHASH Key issue on little endian
14286 - LP: #1484519
14287 * powerpc: Uncomment and make enable_kernel_vsx() routine available
14288 - LP: #1484519
14289 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
14290 - LP: #1484519
14291 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
14292 'okay'
14293 - LP: #1488495
14294 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
14295 - LP: #1488495
14296 * crypto: nx - do not emit extra output if status is disabled
14297 - LP: #1488495
14298 * crypto: nx - reduce chattiness of platform drivers
14299 - LP: #1488495
14300 * crypto: nx/842 - Fix context corruption
14301 - LP: #1488495
14302 * crypto: nx - remove __init/__exit from VIO functions
14303 - LP: #1488495
14304 * crypto: nx - remove pSeries NX 'status' field
14305 - LP: #1488495
14306 * crypto: nx - move kzalloc() out of spinlock
14307 - LP: #1488495
14308 * crypto: nx - don't register pSeries driver if ENODEV
14309 - LP: #1488495
14310 * crypto: nx - use common code for both NX decompress success cases
14311 - LP: #1488495
14312 * crypto: nx - merge nx-compress and nx-compress-crypto
14313 - LP: #1488495
14314 * crypto: nx - rename nx-842-crypto.c to nx-842.c
14315 - LP: #1488495
14316 * crypto: nx - make platform drivers directly register with crypto
14317 - LP: #1488495
14318 * cxlflash: Base support for IBM CXL Flash Adapter
14319 - LP: #1449121
14320 * cxlflash: Base error recovery support
14321 - LP: #1449121
14322 * cxlflash: Superpipe support
14323 - LP: #1449121
14324 * cxlflash: Virtual LUN support
14325 - LP: #1449121
14326 * cxlflash: off by one bug in cxlflash_show_port_status()
14327 - LP: #1449121
14328 * cxlflash: shift wrapping bug in afu_link_reset()
14329 - LP: #1449121
14330 * cxlflash: Remove unused variable from queuecommand
14331 - LP: #1449121
14332 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
14333 pci_controller_ops
14334 * powerpc/eeh: Probe after unbalanced kref check
14335 * misc: cxl: clean up afu_read_config()
14336 * cxl: Add explicit precision specifiers
14337 * cxl: use more common format specifier
14338 * cxl: Destroy cxl_adapter_idr on module_exit
14339 * cxl: Destroy afu->contexts_idr on release of an afu
14340 * cxl: Don't ignore add_process_element() result when attaching context
14341 * cxl: Compile with -Werror
14342 * cxl: sparse: Make declarations static
14343 * cxl: sparse: Silence iomem warning in debugfs file creation
14344 * cxl: Convert MMIO read/write macros to inline functions
14345 * cxl: Drop commands if the PCI channel is not in normal state
14346 * cxl: Allocate and release the SPA with the AFU
14347 * cxl: Make IRQ release idempotent
14348 * cxl: Clean up adapter MMIO unmap path.
14349 * cxl: Refactor adaptor init/teardown
14350 * cxl: Refactor AFU init/teardown
14351 * cxl: Don't remove AFUs/vPHBs in cxl_reset
14352 * cxl: Allow the kernel to trust that an image won't change on PERST.
14353 * cxl: EEH support
14354 * cxl: Add CONFIG_CXL_EEH symbol
14355 * cxl: Plug irq_bitmap getting leaked in cxl_context
14356 * cxl: Add alternate MMIO error handling
14357 * cxl: Allow release of contexts which have been OPENED but not STARTED
14358 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
14359 * cxl: Release irqs if memory allocation fails
14360 * cxl: Remove racy attempt to force EEH invocation in reset
14361 * cxl: Fix + cleanup error paths in cxl_dev_context_init
14362 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
14363 * cxl: Set up and enable PSL Timebase
14364
14365 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
14366
14367linux (4.2.0-7.7) wily; urgency=low
14368
14369 [ Tim Gardner ]
14370
14371 * Release Tracking Bug
14372 - LP: #1490564
14373 * rebase to v4.2
14374
14375 [ Wen Xiong ]
14376
14377 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
14378 - LP: #1453892
14379
14380 [ Upstream Kernel Changes ]
14381
14382 * rebase to v4.2
14383 - LP: #1487345
14384
14385 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
14386
14387linux (4.2.0-6.6) wily; urgency=low
14388
14389 [ Tim Gardner ]
14390
14391 * Release Tracking Bug
14392 - LP: #1488138
14393
14394 [ Andy Whitcroft ]
14395
14396 * rebase to v4.2-rc8
14397
14398 [ Shilpasri G Bhat ]
14399
14400 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
14401 level
14402 - LP: #1480894
14403 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
14404 - LP: #1480894
14405 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
14406 notification
14407 - LP: #1480894
14408 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
14409 OCC_THROTTLE
14410 - LP: #1480894
14411 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
14412 bit is set
14413 - LP: #1480894
14414 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
14415 unthrottling
14416 - LP: #1480894
14417
14418 [ Upstream Kernel Changes ]
14419
14420 * rebase to v4.2-rc8
14421 - LP: #1483440
14422 - LP: #1484334
14423
14424 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
14425
14426linux (4.2.0-5.5) wily; urgency=low
14427
14428 [ Tim Gardner ]
14429
14430 * Release Tracking Bug
14431 - LP: #1487173
14432
14433 [ Andy Whitcroft ]
14434
14435 * [Packaging] correct spelling of probabaly on the tools packages
14436 - LP: #1256822
14437 * rebase to v4.2-rc7
14438
14439 [ dann frazier ]
14440
14441 * d-i: Add nicpf and nicvf to nic-modules
14442 * d-i: Enable usb modules on arm64
14443
14444 [ Mahesh Salgaonkar ]
14445
14446 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
14447 - LP: #1482343
14448 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
14449 - LP: #1482343
14450 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
14451 machine check errors.
14452 - LP: #1482343
14453 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
14454 - LP: #1482343
14455
14456 [ Vipin K Parashar ]
14457
14458 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
14459 PowerNV platform
14460 - LP: #1469771
14461
14462 [ Upstream Kernel Changes ]
14463
14464 * rebase to v4.2-rc7
14465
14466 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
14467
14468linux (4.2.0-4.4) wily; urgency=low
14469
14470 [ Tim Gardner ]
14471
14472 * Release Tracking Bug
14473 - LP: #1483677
14474
14475 [ Achiad Shochat ]
14476
14477 * SAUCE: net/mlx5e: Support TX packet copy into WQE
14478 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
14479 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
14480 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
14481
14482 [ Adam Lee ]
14483
14484 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
14485 - LP: #1480142
14486
14487 [ dann frazier ]
14488
14489 * [Config] CONFIG_NR_CPUS=128 on arm64
14490
14491 [ Leann Ogasawara ]
14492
14493 * [Config] d-i -- Add sfc to nic-modules udeb
14494 - LP: #1481490
14495
14496 [ Saeed Mahameed ]
14497
14498 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
14499 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
14500
14501 [ Tim Gardner ]
14502
14503 * [Config] CONFIG_X86_INTEL_MPX=y
14504 - LP: #1460902
14505 * [Debian] change dependency on module-init-tools to kmod
14506 - LP: #1481986
14507 * rebase to v4.2-rc6
14508
14509 [ Upstream Kernel Changes ]
14510
14511 * rebase to v4.2-rc6
14512
14513 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
14514
14515linux (4.2.0-3.3) wily; urgency=low
14516
14517 [ Tim Gardner ]
14518
14519 * Release Tracking Bug
14520 - LP: #1481462
14521 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
14522 Fixes an FTBS for at least one DKMS package.
14523
14524 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
14525
14526linux (4.2.0-2.2) wily; urgency=low
14527
14528 [ Tim Gardner ]
14529
14530 * Release Tracking Bug
14531 - LP: #1481067
14532 * rebase to v4.2-rc5
14533
14534 [ Andy Whitcroft ]
14535
14536 * [Packaging] module-inclusion -- commonise copy code and simplify
14537 * [Packaging] module-inclusion -- add manual command entries
14538 * [Packaging] module blacklists -- add support for manual blacklists
14539 * [Packaging] do_common_tools should always be on
14540 * [Packaging] initscripts need installing when making the package
14541 * [Packaging] initscripts work around bug in debhelper systemd support
14542 * [Config] exclude oss modules from linux-image
14543 - LP: #1434842
14544 * hyper-v -- add hid and fb drivers to linux-virtual
14545 - LP: #1444179
14546 * ubuntu: (no-squash) vbox -- infrastructure and updater
14547 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
14548 - LP: #1426113
14549 * ubuntu: vbox -- update to 5.0.0-dfsg-1
14550 - LP: #1480879
14551 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
14552 * [Config] move vbox modules into linux-image
14553
14554 [ Upstream Kernel Changes ]
14555
14556 * rebase to v4.2-rc5
14557 - LP: #1478497
14558 - LP: #1477900
14559
14560 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
14561
14562linux (4.2.0-1.1~rc1) wily; urgency=low
14563
14564 [ Andy Whitcroft ]
14565
14566 * Release Tracking Bug
14567 - LP: #1479903
14568 * Initial upload of v4.2 based kernel (currently v4.-rc4)
14569
14570 [ Upstream Kernel Changes ]
14571
14572 * rebase to v4.2-rc4
14573 - LP: #1476987
14574 - LP: #1476888
14575 * rebase to v4.2-rc3
14576 * rebase to v4.2-rc2
14577 * rebase to v4.2-rc1
14578 - LP: #1394368
14579 - LP: #1427680
14580 - LP: #1462614
14581 - LP: #1397021
14582
14583 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
14584
14585linux (4.1.0-3.3) wily; urgency=low
14586
14587 [ Andy Whitcroft ]
14588
14589 * Release Tracking Bug
14590 - LP: #1478897
14591
14592 [ Colin Ian King ]
14593
14594 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
14595 - CVE-2015-1333
14596
14597 [ Seth Forshee ]
14598
14599 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
14600 - LP: #1478578
14601
14602 [ Upstream Kernel Changes ]
14603
14604 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
14605 - LP: #1461620
14606 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
14607 * x86/nmi/64: Remove asm code that saves cr2
14608 * x86/nmi/64: Switch stacks on userspace NMI entry
14609 * x86/nmi/64: Reorder nested NMI checks
14610 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
14611 detection
14612
14613 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
14614
14615linux (4.1.0-2.4) wily; urgency=low
14616
14617 [ Andy Whitcroft ]
14618
14619 * SAUCE: overlayfs: when copying up and reading directories ensure
14620 mounter had permissions V2
14621 - CVE-2015-1328
14622
14623 [ Leann Ogasawara ]
14624
14625 * Release Tracking Bug
14626 - LP: #1465419
14627
14628 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
14629
14630linux (4.1.0-2.2) wily; urgency=low
14631
14632 [ Tim Gardner ]
14633
14634 * rebase to v4.1.3
14635 * [Config] Add i40e[vf] to d-i
14636 - LP: #1476393
14637
14638 [ Upstream Kernel Changes ]
14639
14640 * rebase to v4.1.3
14641 - LP: #1427680
14642 - LP: #1462614
14643 - LP: #1394368
14644
14645 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
14646
14647linux (4.1.0-1.1) wily; urgency=low
14648
14649 [ Andy Whitcroft ]
14650
14651 * SAUCE: overlay: add backwards compatible overlayfs format support V3
14652 - LP: #1395877, #1410480
14653 * SAUCE: overlayfs: when copying up and reading directories ensure
14654 mounter had permissions V2
14655 - CVE-2015-1328
14656 * [Packaging] fix up Vcs-Git: to point to launchpad
14657 * [Config] correct linux-initramfs-tool virtual linkage
14658 - LP: #1474810
14659
14660 [ Chris J Arges ]
14661
14662 * [Config] Add dm-service-time to multipath-modules
14663 - LP: #1469240
14664 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
14665 - LP: #1464560
14666
14667 [ Jay Vosburgh ]
14668
14669 * SAUCE: fan: Proof of concept implementation (v2)
14670 - LP: #1439706
14671 * SAUCE: fan: tunnel multiple mapping mode (v3)
14672 - LP: #1470091
14673
14674 [ Leann Ogasawara ]
14675
14676 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
14677 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
14678 considering"
14679 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
14680 * Revert "SAUCE: dm-crypt: never use write same"
14681 * Release Tracking Bug
14682 - LP: #1476333
14683
14684 [ Tim Gardner ]
14685
14686 * Rebase to v4.1
14687 - LP: #1443371
14688 * [Config] Enable Apparmor
14689 * [Config] CONFIG_OVERLAY_FS_V1=y
14690 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
14691 - LP: #1469829
14692 * [Config] CONFIG_VM86=n
14693 - LP: #1473447
14694 * [Config] ACORN_PARTITION=n
14695 - LP: #1453117
14696
14697 [ Timo Aaltonen ]
14698
14699 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
14700 - LP: #1473319
14701
14702 [ Upstream Kernel Changes ]
14703
14704 * efi: efivar_create_sysfs_entry() should return negative error codes
14705 * efi: Add esrt support
14706 * x86, doc: Remove cmdline_size from list of fields to be filled in for
14707 EFI handover
14708 * efi/esrt: Fix some compiler warnings
14709 * efi: dmi: List SMBIOS3 table before SMBIOS table
14710 * efi: Add 'systab' information to Documentation/ABI
14711 * ALSA: hda - restore the MIC FIXUP for some Dell machines
14712 - LP: #1473560
14713 * mtd: powernv: Add powernv flash MTD abstraction driver
14714 - LP: #1464560
14715 * powerpc/powernv: Expose OPAL APIs required by PRD interface
14716 - LP: #1464560
14717 * powerpc/powernv: Add opal-prd channel
14718 - LP: #1464560
14719 * powerpc/powernv: fix construction of opal PRD messages
14720 - LP: #1464560
14721 * powerpc/include: Add opal-prd to installed uapi headers
14722 - LP: #1464560
14723 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
14724 - LP: #1464560
14725
14726 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
14727
14728linux (4.0.0-2.4) wily; urgency=low
14729
14730 [ Andy Whitcroft ]
14731
14732 * SAUCE: overlayfs: when copying up and reading directories ensure
14733 mounter had permissions V2
14734 - CVE-2015-1328
14735
14736 [ Leann Ogasawara ]
14737
14738 * Release Tracking Bug
14739 - LP: #1465419
14740
14741 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
14742
14743linux (4.0.0-1.2) wily; urgency=low
14744
14745 [ Andy Whitcroft ]
14746
14747 * SAUCE: overlay: add backwards compatible overlayfs format support V3
14748 - LP: #1395877, #1410480
14749 * [Config] enable CONFIG_OVERLAY_FS_V1
14750
14751 [ Tai Nguyen ]
14752
14753 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
14754 - LP: #1463211
14755
14756 [ Tim Gardner ]
14757
14758 * [Config] CONFIG_HIBERNATION=n for ppc64el
14759 - LP: #1463836
14760
14761 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
14762
14763linux (4.0.0-1.1) wily; urgency=low
14764
14765 [ Leann Ogasawara ]
14766
14767 * Revert "md/raid0: fix bug with chunksize not a power of 2."
14768 - LP: #1457510
14769 * powerpc/powernv: Check image loaded or not before calling flash
14770 - LP: #1461553
14771
14772 [ Tim Gardner ]
14773
14774 * [Config] armhf: CPUFREQ_DT=y
14775 - LP: #1457781
14776
14777 [ Upstream Kernel Changes ]
14778
14779 * rebase to v4.0.5
14780 - LP: #1429756
14781 - LP: #1452175
14782 - LP: #1454656
14783 - LP: #1447909
14784 - LP: #1446517
14785 - LP: #1428947
14786 - LP: #1410704
14787 - LP: #1412800
14788 - LP: #1400215
14789 - LP: #1411193
14790 - LP: #1412800
14791 - LP: #1408295
14792 - LP: #1436745
14793
14794 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
14795
14796linux (3.19.0-10.10) vivid; urgency=low
14797
14798 [ Andy Whitcroft ]
14799
14800 * [Packaging] control -- make element ordering deterministic
14801 * [Config] allow dracult to support initramfs as well
14802 - LP: #1109029
14803 * [Packaging] generate live watchdog blacklists
14804 - LP: #1432837
14805
14806 [ Leann Ogasawara ]
14807
14808 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
14809 - LP: #1397860
14810 * rebase to v3.19.2
14811
14812 [ Upstream Kernel Changes ]
14813
14814 * thinkpad_acpi: support new BIOS version string pattern
14815 - LP: #1417915
14816 * arm64: Invalidate the TLB corresponding to intermediate page table
14817 levels
14818 - LP: #1432546
14819 * perf tools: Support parsing parameterized events
14820 - LP: #1430341
14821 * perf tools: Extend format_alias() to include event parameters
14822 - LP: #1430341
14823 * perf Documentation: Add event parameters
14824 - LP: #1430341
14825 * perf tools: Document parameterized and symbolic events
14826 - LP: #1430341
14827 * perf: provide sysfs_show for struct perf_pmu_events_attr
14828 - LP: #1430341
14829 * perf: add PMU_EVENT_ATTR_STRING() helper
14830 - LP: #1430341
14831 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
14832 - LP: #1430341
14833 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
14834 - LP: #1430341
14835 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
14836 annotated
14837 - LP: #1430341
14838 * powerpc/perf/hv-gpci: add the remaining gpci requests
14839 - LP: #1430341
14840 * powerpc/perf/hv-24x7: Document sysfs event description entries
14841 - LP: #1430341
14842 * powerpc/iommu: Remove IOMMU device references via bus notifier
14843 - LP: #1425202
14844 * powerpc/pseries: Fix endian problems with LE migration
14845 - LP: #1428351
14846 * intel_idle: support additional Broadwell model
14847 - LP: #1400970
14848 * tools/power turbostat: support additional Broadwell model
14849 - LP: #1400970
14850 * KVM: x86: flush TLB when D bit is manually changed.
14851 - LP: #1397860
14852 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
14853 - LP: #1397860
14854 * KVM: Add generic support for dirty page logging
14855 - LP: #1397860
14856 * KVM: x86: switch to kvm_get_dirty_log_protect
14857 - LP: #1397860
14858 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
14859 log dirty
14860 - LP: #1397860
14861 * KVM: MMU: Add mmu help functions to support PML
14862 - LP: #1397860
14863 * KVM: MMU: Explicitly set D-bit for writable spte.
14864 - LP: #1397860
14865 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
14866 - LP: #1397860
14867 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
14868 - LP: #1397860
14869 * KVM: VMX: Add PML support in VMX
14870 - LP: #1397860
14871 * HID: multitouch: add support of clickpads
14872 * HID: multitouch: Add support for button type usage
14873
14874 [ Upstream Kernel Changes ]
14875
14876 * rebase to v3.19.2
14877 - LP: #1428947
14878
14879 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
14880
14881linux (3.19.0-9.9) vivid; urgency=low
14882
14883 [ Leann Ogasawara ]
14884
14885 * Release Tracking Bug
14886 - LP: #1430930
14887
14888 [ Shachar Raindel ]
14889
14890 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
14891 arithmetic
14892 - LP: #1413741
14893 - CVE-2014-8159
14894
14895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
14896
14897linux (3.19.0-8.8) vivid; urgency=low
14898
14899 [ Andy Whitcroft ]
14900
14901 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
14902 - LP: #1426113
14903 * rebase to stable v3.19.1
14904
14905 [ John Johansen ]
14906
14907 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
14908 - LP: #1408833
14909
14910 [ Leann Ogasawara ]
14911
14912 * Release Tracking Bug
14913 - LP: #1429940
14914
14915 [ Upstream Kernel Changes ]
14916
14917 * xen: correct bug in p2m list initialization
14918 * net/mlx5_core: Fix configuration of log_uar_page_sz
14919 - LP: #1419938
14920 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
14921 - LP: #1420575
14922 * net/mlx4_core: Maintain a persistent memory for mlx4 device
14923 - LP: #1422481
14924 * net/mlx4_core: Set device configuration data to be persistent across
14925 reset
14926 - LP: #1422481
14927 * net/mlx4_core: Refactor the catas flow to work per device
14928 - LP: #1422481
14929 * net/mlx4_core: Enhance the catas flow to support device reset
14930 - LP: #1422481
14931 * net/mlx4_core: Activate reset flow upon fatal command cases
14932 - LP: #1422481
14933 * net/mlx4_core: Manage interface state for Reset flow cases
14934 - LP: #1422481
14935 * net/mlx4_core: Handle AER flow properly
14936 - LP: #1422481
14937 * net/mlx4_core: Enable device recovery flow with SRIOV
14938 - LP: #1422481
14939 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
14940 - LP: #1422481
14941 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
14942 - LP: #1428111
14943 * rebase to v3.19.1
14944 - LP: #1410704
14945 - LP: #1411193
14946 - LP: #1400215
14947
14948 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
14949
14950linux (3.19.0-7.7) vivid; urgency=low
14951
14952 [ Andy Whitcroft ]
14953
14954 * Release Tracking Bug
14955 - LP: #1426013
14956
14957 [ Upstream Kernel Changes ]
14958
14959 * x86/irq: Fix regression caused by commit b568b8601f05
14960 * cxl: Fix leaking interrupts if attach process fails
14961 - LP: #1415102
14962 * cxl: Early return from cxl_handle_fault for a shut down context
14963 - LP: #1415102
14964 * cxl: Disable AFU debug flag
14965 - LP: #1415102
14966 * cxl: Disable SPAP register when freeing SPA
14967 - LP: #1415102
14968 * cxl: remove redundant increment of hwirq
14969 - LP: #1415102
14970 * cxl: Add tracepoints
14971 - LP: #1415102
14972 * cxl: Update CXL ABI documentation
14973 - LP: #1415102
14974 * cxl: Use image state defaults for reloading FPGA
14975 - LP: #1415102
14976 * cxl: Add image control to sysfs
14977 - LP: #1415102
14978 * cxl: Enable CAPP recovery
14979 - LP: #1415102
14980 * cxl: Add ability to reset the card
14981 - LP: #1415102
14982 * cxl: Fix device_node reference counting
14983 - LP: #1415102
14984 * cxl: Export optional AFU configuration record in sysfs
14985 - LP: #1415102
14986 * cxl: Fail AFU initialisation if an invalid configuration record is
14987 found
14988 - LP: #1415102
14989 * cxl: Add missing return statement after handling AFU errror
14990 - LP: #1415102
14991 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
14992 - LP: #1415102
14993 * powerpc/eeh: Allow to set maximal frozen times
14994 - LP: #1415102
14995 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
14996
14997 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
14998
14999linux (3.19.0-6.6) vivid; urgency=low
15000
15001 [ Andy Whitcroft ]
15002
15003 * systemd -- fix hyper-v units to be non-forking
15004 - LP: #1401525
15005 * [Config] move vbox modules into linux-image
15006 * ubuntu: vbox -- update to 4.3.22-dfsg-1
15007
15008 [ Brad Figg ]
15009
15010 * SAUCE: DEP8 test to run our regression tests
15011
15012 [ Paolo Pisati ]
15013
15014 * [Config] I2C_CHARDEV=y
15015 - LP: #1417032
15016
15017 [ Upstream Kernel Changes ]
15018
15019 * PCI: Fix infinite loop with ROM image of size 0
15020 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
15021 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
15022 controller
15023 - LP: #1400215
15024
15025 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
15026
15027linux (3.19.0-5.5) vivid; urgency=low
15028
15029 [ Andy Whitcroft ]
15030
15031 * [Config] CONFIG_FA_DUMP=y
15032 - LP: #1415562
15033 * ubuntu: (no-squash) vbox -- infrastructure and updater
15034 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
15035 * rebase to v3.19 final
15036
15037 [ Chris J Arges ]
15038
15039 * [Config] Add ibmvfc to d-i
15040 - LP: #1416001
15041 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
15042 - LP: #1292234
15043
15044 [ Upstream Kernel Changes ]
15045
15046 * rebase to v3.19
15047
15048 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
15049
15050linux (3.19.0-4.4) vivid; urgency=low
15051
15052 [ Andy Whitcroft ]
15053
15054 * [Config] apply Kernel hacking >> Tracers config defaults
15055 * hyper-v -- fix comment handing in /etc/network/interfaces
15056 - LP: #1413020
15057 * rebase to v3.19-rc7
15058 * updateconfigs following rebase to v3.19-rc7
15059
15060 [ Ben Hutchings ]
15061
15062 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
15063 - LP: #1413149
15064
15065 [ Upstream Kernel Changes ]
15066
15067 * rebase to v3.19-rc7
15068
15069 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
15070
15071linux (3.19.0-3.3) vivid; urgency=low
15072
15073 [ Andy Whitcroft ]
15074
15075 * [Debian] arm64 -- build ubuntu drivers
15076 - LP: #1411284
15077 * [Packaging] config-check -- add support for enforced annotations
15078 * [Config] annotations -- switch to ENFORCED annotations
15079 * [Packaging] config-check -- drop support for enforce file
15080 * [Packaging] enforce -- drop empty enforce file
15081 * rebase to v3.19-rc5
15082 * [Config] add modules removed due to tighter dependencies
15083 * [Config] updateconfigs following rebase to v3.19-rc5
15084 * [Config] enforce CONFIG_FHANDLE=y
15085 - LP: #1412543
15086 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
15087 - LP: #1408355
15088 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
15089 - LP: #1413646
15090 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
15091 message handler config defaults
15092 * [Config] apply Device Drivers >> Character devices >> Serial drivers
15093 config defaults
15094 * [Config] apply Device Drivers >> GPIO Support config defaults
15095 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
15096 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
15097 support) config defaults
15098 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
15099 Devices >> Support for frame buffer devices config defaults
15100 * [Config] apply Device Drivers >> HID support >> HID bus support >>
15101 Special HID drivers config defaults
15102 * [Config] apply Device Drivers >> Hardware Monitoring support config
15103 defaults
15104 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
15105 Hardware Bus support config defaults
15106 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
15107 digital converters config defaults
15108 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
15109 sensors config defaults
15110 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
15111 sensors config defaults
15112 * [Config] apply Device Drivers >> Input device support >> Generic input
15113 layer (needed for keyboard, mouse, ...) >> Mice config defaults
15114 * [Config] apply Device Drivers >> Input device support >> Generic input
15115 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
15116 * [Config] apply Device Drivers >> LED Support >> LED Class Support
15117 config defaults
15118 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
15119 defaults
15120 * [Config] apply Device Drivers >> Multifunction device drivers config
15121 defaults
15122 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
15123 grabbers support >> Media test drivers config defaults
15124 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
15125 Adapters config defaults
15126 * [Config] apply Device Drivers >> Multimedia support >> Remote
15127 Controller devices config defaults
15128 * [Config] apply Device Drivers >> Network device support >> Distributed
15129 Switch Architecture drivers config defaults
15130 * [Config] apply Device Drivers >> Network device support >> Network core
15131 driver support config defaults
15132 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
15133 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
15134 defaults
15135 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
15136 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
15137 defaults
15138 * [Config] apply Device Drivers >> PHY Subsystem config defaults
15139 * [Config] apply Device Drivers >> Pin controllers config defaults
15140 * [Config] apply Device Drivers >> SPI support config defaults
15141 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
15142 Sound Architecture >> ALSA for SoC audio support config defaults
15143 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
15144 Sound Architecture >> FireWire sound devices config defaults
15145 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
15146 Sound Architecture >> HD-Audio config defaults
15147 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
15148 client support config defaults
15149 * [Config] apply Device Drivers >> Staging drivers >> Media staging
15150 drivers config defaults
15151 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
15152 USB Gadget Drivers >> USB functions configurable through configfs
15153 config defaults
15154 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
15155 USB Peripheral Controller config defaults
15156 * [Config] apply Networking support >> NFC subsystem support >> Near
15157 Field Communication (NFC) devices config defaults
15158 * [Config] apply Networking support >> Networking options >> Network
15159 packet filtering framework (Netfilter) >> Core Netfilter Configuration
15160 >> Netfilter nf_tables support config defaults
15161 * [Config] apply Networking support >> Networking options >> QoS and/or
15162 fair queueing >> Actions config defaults
15163 * [Config] apply Networking support >> Networking options >> TCP/IP
15164 networking config defaults
15165 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
15166 Networking Stack (mac80211) config defaults
15167 * [Config] apply Device Drivers >> Input device support >> Generic input
15168 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
15169 * [Config] apply Device Drivers >> Input device support >> Generic input
15170 layer (needed for keyboard, mouse, ...) >> Mice config defaults
15171 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
15172 config defaults
15173 * [Config] apply Networking support >> Networking options >> Network
15174 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
15175 >> IPv4 NAT config defaults
15176 * [Config] apply Networking support >> Networking options >> Network
15177 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
15178 >> IPv6 NAT config defaults
15179 * [Config] apply Kernel hacking >> Kernel debugging config defaults
15180 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
15181 config defaults
15182 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
15183 values in
15184 - LP: #1414002
15185 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
15186 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
15187 (iwlwifi) config defaults
15188 * [Config] apply Device Drivers >> Real Time Clock config defaults
15189 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
15190 support >> SCSI low-level drivers config defaults
15191 * [Config] apply General setup >> CPU/Task time and stats accounting >>
15192 Cputime accounting config defaults
15193 * [Config] apply Device Drivers >> Mailbox Hardware Support config
15194 defaults
15195 * rebase to v3.19-rc6
15196 * [Config] updateconfigs following rebase to v3.19-rc6
15197
15198 [ Kamal Mostafa ]
15199
15200 * [Packaging] force "dpkg-source -I -i" behavior
15201
15202 [ Leann Ogasawara ]
15203
15204 * [Config] Disable CONFIG_USB_OTG
15205 - LP: #1411295
15206
15207 [ Upstream Kernel Changes ]
15208
15209 * overlay: add backwards compatible overlayfs format support (fixes)
15210 - LP: #1410480
15211
15212 [ Upstream Kernel Changes ]
15213
15214 * rebase to v3.19-rc5
15215 * rebase to v3.19-rc6
15216
15217 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
15218
15219linux (3.19.0-2.2) vivid; urgency=low
15220
15221 [ Andy Whitcroft ]
15222
15223 * rebase to v3.19-rc4
15224 * [Config] updateconfigs following rebase to v3.19-rc4
15225 * [Packaging] install all dtb files
15226 - LP: #1408002
15227 * [Config] switch on "all" dtbs
15228 - LP: #1408002
15229
15230 [ Colin Ian King ]
15231
15232 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
15233 timers
15234 - LP: #1333569
15235
15236 [ Joseph Salisbury ]
15237
15238 * [Config] Enable CONFIG_N_GSM as module.
15239 - LP: #1404670
15240
15241 [ K. Y. Srinivasan ]
15242
15243 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
15244 - LP: #1406867
15245
15246 [ Steve McIntyre ]
15247
15248 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
15249 - LP: #1409750
15250
15251 [ Upstream Kernel Changes ]
15252
15253 * rebase to v3.19-rc4
15254
15255 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
15256
15257linux (3.19.0-1.1) vivid; urgency=low
15258
15259 [ Andy Whitcroft ]
15260
15261 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
15262 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
15263 * Revert "SAUCE: AUFS -- aufs3-base.patch"
15264 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
15265 * rebase to v3.19-rc1
15266 * rebase to v3.19-rc2
15267 * [Config] defaultconfigs following rebase to v3.19-rc2
15268 * ubuntu: aufs3 -- follow rename of d_child
15269 * ubuntu: aufs3 -- follow switch to d_splice_alias
15270 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
15271 * ubuntu: aufs3 -- follow rename for d_alias
15272 * apparmor -- follow change to this_cpu_ptr
15273 * disable module checks for rebase
15274 * ubuntu: AUFS -- substrate: aufs3-base.patch
15275 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
15276 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
15277 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
15278 * [Configs] updateconfigs following aufs update
15279 * v3.19 series start
15280 * rebase to v3.19-rc3
15281 * [Configs] updateconfigs following rebase to v3.19-rc3
15282 * [Packaging] uploadnum should be the remainder of the version
15283 - LP: #1407755
15284 * [Packaging] handle dts directories
15285 - LP: #1408004
15286 * [Config] follow move of arm64 dts' into vendor directories
15287
15288 [ Upstream Kernel Changes ]
15289
15290 * arm64: optimized copy_to_user and copy_from_user assembly code
15291 - LP: #1400349
15292 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
15293
15294 [ Upstream Kernel Changes ]
15295
15296 * rebase to v3.19-rc1
15297 - LP: #1173681
15298 * rebase to v3.19-rc2
15299 * rebase to v3.19-rc3
15300
15301 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
15302
15303linux (3.18.0-7.8) vivid; urgency=low
15304
15305 [ Leann Ogasawara ]
15306
15307 * Release Tracking Bug
15308 - LP: #1401590
15309
15310 [ John Johansen ]
15311
15312 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
15313 - LP: #1362199
15314 * SAUCE: Revert: fix: only allow a single threaded process to ...
15315 - LP: #1371310
15316 * SAUCE: (no-up) fix: bad unix_addr_fs macro
15317 - LP: #1390223
15318 * SAUCE: (no-up) apparmor: add parameter to control whether policy
15319 hashing is used
15320 - LP: #1383886
15321 * [config] set apparmor config options
15322
15323 [ Seth Forshee ]
15324
15325 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
15326 - LP: #1398458
15327
15328 [ Upstream Kernel Changes ]
15329
15330 * mfd: rtsx: Fix PM suspend for 5227 & 5249
15331 - LP: #1359052
15332 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
15333 - LP: #1346067
15334
15335 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
15336
15337linux (3.18.0-6.7) vivid; urgency=low
15338
15339 [ Andy Whitcroft ]
15340
15341 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
15342 assembly code"
15343 - LP: #1398596
15344 * rebase to v3.18
15345
15346 [ Chris J Arges ]
15347
15348 * [Config] CONFIG_PCIEASPM_DEBUG=y
15349 - LP: #1398544
15350
15351 [ Paolo Pisati ]
15352
15353 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
15354 - LP: #1396470
15355
15356 [ Upstream Kernel Changes ]
15357
15358 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
15359 may result in I/O freeze
15360 - LP: #1400289
15361
15362 [ Upstream Kernel Changes ]
15363
15364 * rebase to v3.18
15365
15366 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
15367
15368linux (3.18.0-5.6) vivid; urgency=low
15369
15370 [ Leann Ogasawara ]
15371
15372 * Release Tracking Bug
15373 - LP: #1398109
15374
15375 [ Andy Whitcroft ]
15376
15377 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
15378 - LP: #1397061
15379 * rebase to v3.18-rc7
15380
15381 [ Chris J Arges ]
15382
15383 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
15384 ppc64el/generic
15385 - LP: #1395855
15386
15387 [ Upstream Kernel Changes ]
15388
15389 * rebase to v3.18-rc7
15390 - LP: #1389497
15391
15392 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
15393
15394linux (3.18.0-4.5) vivid; urgency=low
15395
15396 [ Leann Ogasawara ]
15397
15398 * Release Tracking Bug
15399 - LP: #1395891
15400
15401 [ Andy Whitcroft ]
15402
15403 * rebase to v3.18-rc6
15404 * [Config] update configs following rebase to v3.18-rc6
15405 * [Config] enable overlayfs v1 support
15406
15407 [ Tim Gardner ]
15408
15409 * rebase to v3.18-rc5
15410
15411 [ Upstream Kernel Changes ]
15412
15413 * overlay: add backwards compatible overlayfs format support
15414 - LP: #1395877
15415
15416 [ Upstream Kernel Changes ]
15417
15418 * rebase to v3.18-rc5
15419 * rebase to v3.18-rc6
15420
15421 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
15422
15423linux (3.18.0-3.4) vivid; urgency=low
15424
15425 [ Andy Whitcroft ]
15426
15427 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
15428 * Revert "SAUCE: AUFS -- update to
15429 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
15430 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
15431 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
15432 * [Config] amd64 is now the indep architecture
15433 * [Debian] basic hook support
15434 * SAUCE: AUFS -- aufs3-base.patch
15435 * SAUCE: AUFS -- aufs3-mmap.patch
15436 * SAUCE: AUFS -- aufs3-standalone.patch
15437 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
15438 * [Config] updateconfigs following aufs3 update
15439 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
15440
15441 [ dann frazier ]
15442
15443 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
15444 - LP: #1388952
15445 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
15446 * [Config] Disable CONFIG_RCU_USER_QS on arm64
15447
15448 [ Tim Gardner ]
15449
15450 * rebase to v3.18-rc4
15451
15452 [ Upstream Kernel Changes ]
15453
15454 * rebase to v3.18-rc4
15455 - LP: #1389497
15456 - LP: #1387128
15457
15458 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
15459
15460linux (3.18.0-2.2) vivid; urgency=low
15461
15462 [ Tim Gardner ]
15463
15464 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
15465
15466 [ Upstream Kernel Changes ]
15467
15468 * rebase to v3.18-rc3
15469
15470 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
15471
15472linux (3.18.0-1.1) vivid; urgency=low
15473
15474 [ Andy Whitcroft ]
15475
15476 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
15477 * [Config] tools -- only build common tools when enabled
15478 * [Config] follow rename of DEB_BUILD_PROFILES
15479 * [Config] linux-image-extra is additive to linux-image
15480 - LP: #1375310
15481 * [Config] linux-image-extra postrm is not needed on purge
15482 * [Config] enable cloud tools on i386
15483 - LP: #1367399
15484
15485 [ Marc Dietrich ]
15486
15487 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
15488
15489 [ Paolo Pisati ]
15490
15491 * [Config] armhf: REGULATOR_TWL4030=y
15492 * [Config] armhf: disable JUMP_LABEL
15493 - LP: #1378856
15494
15495 [ Tim Gardner ]
15496
15497 * rebase to v3.17-rc2
15498 * updateconfigs
15499 * [Config] CONFIG_NFC_ST21NFCB=n
15500 * [Config] Added net/6lowpan/* to generic inclusion list
15501 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
15502 * rebase to v3.17-rc3
15503 * rebase to v3.17-rc4
15504 * rebase to v3.17-rc5
15505 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
15506 * [Config] CONFIG_XMON=y
15507 - LP: #1365655
15508 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
15509 - LP: #1362514
15510 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
15511 - LP: #1362514
15512 * [Config] CONFIG_DMA_CMA=n
15513 - LP: #1362261
15514 * [Config] Add mpt3sas to d-i
15515 - LP: #1368907
15516 * [Debian] set do_*_tools after stage1 or bootstrap is determined
15517 - LP: #1370211
15518 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
15519 - LP: #1244176
15520 * rebase to v3.17-rc6
15521 * SAUCE: usbip: Update include path
15522 * [Debian] usbip tools packaging
15523 - LP: #898003
15524 * [Config] Enable usbip tools
15525 - LP: #898003
15526 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
15527 - LP: #1363180
15528 * [Config] Correct annotation regarding CONFIG_DMA_CMA
15529 - LP: #1362261
15530 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
15531 - LP: #1374438
15532 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
15533 - LP: #1374440
15534 * [Debian] Don't fail if a symlink already exists
15535 * rebase to v3.17-rc7
15536 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
15537 - LP: #1374440
15538 * rebase to v3.17
15539 * rebase to v3.18-rc1
15540 * [Config] CONFIG_AUFS_FS=n for FTBS
15541 * Enable vivid
15542 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
15543 - LP: #1385510
15544 * rebase to v3.18-rc2
15545 * [Debian] Fix linux-doc dangling symlinks
15546 - LP: #661306
15547 * CONFIG_MODULE_COMPRESS=n
15548 * [Config] dropped scsi_tgt from generic inclusion list
15549 * [Config] Added drivers/uio to generic inclusion list
15550 * [Config] CONFIG_PATA_MACIO=y
15551 - LP: #1378894
15552 * [Config] CONFIG_DRM_BOCHS=n
15553 * [Debian] install usbipd
15554 - LP: #898003
15555
15556 [ Upstream Kernel Changes ]
15557
15558 * rebase to v3.18-rc2
15559
15560 [ Upstream Kernel Changes ]
15561
15562 * rebase to v3.18-rc1
15563 - LP: #1316518
15564 - LP: #1371591
15565 - LP: #1357928
15566
15567 [ Upstream Kernel Changes ]
15568
15569 * rebase to v3.17
15570
15571 [ Upstream Kernel Changes ]
15572
15573 * rebase to v3.17-rc7
15574
15575 [ Upstream Kernel Changes ]
15576
15577 * rebase to v3.17-rc6
15578
15579 [ Upstream Kernel Changes ]
15580
15581 * rebase to v3.17-rc5
15582
15583 [ Upstream Kernel Changes ]
15584
15585 * rebase to v3.17-rc4
15586
15587 [ Upstream Kernel Changes ]
15588
15589 * rebase to v3.17-rc3
15590
15591 [ Upstream Kernel Changes ]
15592
15593 * rebase to v3.17-rc2
15594 - LP: #1358116
15595 - LP: #1350148
15596 - LP: #1334950
15597 - LP: #1329580
15598 - LP: #1329580
15599 - LP: #1329580
15600
15601 [ Upstream Kernel Changes ]
15602
15603 * rebase to v3.17-rc2
15604
15605 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
15606
15607linux (3.17.0-0.0) utopic; urgency=medium
15608
15609 * Empty entry
15610
15611 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
15612
15613linux (3.16.0-11.16) utopic; urgency=low
15614
15615 [ Mauricio Faria de Oliveira ]
15616
15617 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
15618 - LP: #1358920
15619
15620 [ Peter Zijlstra ]
15621
15622 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
15623 - LP: #1361300
15624
15625 [ Tim Gardner ]
15626
15627 * [Config] CONFIG_ZPOOL=y
15628 - LP: #1360428
15629 * Release Tracking Bug
15630 - LP: #1361308
15631
15632 [ Upstream Kernel Changes ]
15633
15634 * Revert "net/mlx4_en: Fix bad use of dev_id"
15635 - LP: #1347012
15636 * net/mlx4_en: Reduce memory consumption on kdump kernel
15637 - LP: #1347012
15638 * net/mlx4_en: Fix mac_hash database inconsistency
15639 - LP: #1347012
15640 * net/mlx4_en: Disable blueflame using ethtool private flags
15641 - LP: #1347012
15642 * net/mlx4_en: current_mac isn't updated in port up
15643 - LP: #1347012
15644 * net/mlx4_core: Use low memory profile on kdump kernel
15645 - LP: #1347012
15646 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
15647 - LP: #1347169
15648 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
15649 - LP: #1347169
15650 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
15651 - LP: #1347169
15652 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
15653 - LP: #1347169
15654 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
15655 - LP: #1347169
15656 * drivers: scsi: storvsc: Set srb_flags in all cases
15657 - LP: #1347169
15658 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
15659 - LP: #1347169
15660 * namespaces: Use task_lock and not rcu to protect nsproxy
15661 - LP: #1328088
15662 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
15663 * mm/zbud: change zbud_alloc size type to size_t
15664 - LP: #1360428
15665 * mm/zpool: implement common zpool api to zbud/zsmalloc
15666 - LP: #1360428
15667 * mm/zpool: zbud/zsmalloc implement zpool
15668 - LP: #1360428
15669 * mm/zpool: update zswap to use zpool
15670 - LP: #1360428
15671 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
15672 - LP: #1341296
15673 * iommu/amd: Fix for pasid initialization
15674 - LP: #1361300
15675 * iommu/amd: Moving PPR fault flags macros definitions
15676 - LP: #1361300
15677 * iommu/amd: Drop oprofile dependency
15678 - LP: #1361300
15679 * iommu/amd: Fix typo in amd_iommu_v2 driver
15680 - LP: #1361300
15681 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
15682 - LP: #1361300
15683 * iommu/amd: Don't free pasid_state in mn_release path
15684 - LP: #1361300
15685 * iommu/amd: Get rid of __unbind_pasid
15686 - LP: #1361300
15687 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
15688 - LP: #1361300
15689 * iommu/amd: Add pasid_state->invalid flag
15690 - LP: #1361300
15691 * iommu/amd: Don't hold a reference to mm_struct
15692 - LP: #1361300
15693 * iommu/amd: Don't hold a reference to task_struct
15694 - LP: #1361300
15695 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
15696 - LP: #1361300
15697 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
15698 - LP: #1361300
15699 * iommu/amd: Remove change_pte mmu_notifier call-back
15700 - LP: #1361300
15701 * iommu/amd: Fix device_state reference counting
15702 - LP: #1361300
15703 * iommu/amd: Fix 2 typos in comments
15704 - LP: #1361300
15705
15706 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
15707
15708linux (3.16.0-10.15) utopic; urgency=low
15709
15710 [ dann frazier ]
15711
15712 * [debian] Fix regression with ABI subversions and backport
15713
15714 [ Feng Kan ]
15715
15716 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
15717 modify write.
15718 - LP: #1357527
15719 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
15720 assembly code
15721 - LP: #1358949
15722
15723 [ Stefan Bader ]
15724
15725 * SAUCE: bcache: prevent crash on changing writeback_running
15726 - LP: #1357295
15727
15728 [ Tim Gardner ]
15729
15730 * [Config] CONFIG_XFRM_STATISTICS=y
15731 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
15732 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
15733 - LP: #1353005
15734 * Release Tracking Bug
15735 - LP: #1359783
15736
15737 [ Upstream Kernel Changes ]
15738
15739 * intel_idle: Broadwell support
15740 - LP: #1256170
15741 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
15742 - LP: #1357108
15743 * powerpc/powernv: Invoke opal call to handle hmi.
15744 - LP: #1357108
15745 * powerpc/book3s: handle HMIs for cpus in nap mode.
15746 - LP: #1357108
15747 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
15748 - LP: #1357108
15749 * powerpc: Add smp_mb() to arch_spin_is_locked()
15750 - LP: #1358569
15751 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
15752 - LP: #1358569
15753 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
15754 temperature
15755 - LP: #1353005
15756 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
15757 - LP: #1358855
15758 * printk: Add function to return log buffer address and size
15759 - LP: #1359423
15760 * powerpc/powernv: Interface to register/unregister opal dump region
15761 - LP: #1359423
15762 * bcache: fix crash on shutdown in passthrough mode
15763 - LP: #1357295
15764 * bcache: fix uninterruptible sleep in writeback thread
15765 - LP: #1357295
15766
15767 [ Vinayak Kale ]
15768
15769 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
15770 - LP: #1357527
15771 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
15772 - LP: #1357527
15773
15774 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
15775
15776linux (3.16.0-9.14) utopic; urgency=low
15777
15778 [ Tim Gardner ]
15779
15780 * Release Tracking Bug
15781 - LP: #1357370
15782
15783 [ Serge Hallyn ]
15784
15785 * SAUCE: Overlayfs: allow unprivileged mounts
15786 - LP: #1357025
15787
15788 [ Upstream Kernel Changes ]
15789
15790 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
15791 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
15792 * dts: Add bindings for APM X-Gene SoC ethernet driver
15793 * drivers: net: Add APM X-Gene SoC ethernet driver support.
15794 * powerpc/thp: Add write barrier after updating the valid bit
15795 - LP: #1357014
15796 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
15797 - LP: #1357014
15798 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
15799 of 4k pte
15800 - LP: #1357014
15801 * powerpc/thp: Handle combo pages in invalidate
15802 - LP: #1357014
15803 * powerpc/thp: Invalidate with vpn in loop
15804 - LP: #1357014
15805 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
15806 - LP: #1357014
15807 * powerpc/mm: Use read barrier when creating real_pte
15808 - LP: #1357014
15809 * powerpc/thp: Add tracepoints to track hugepage invalidate
15810 - LP: #1357014
15811 * rebase to v3.16.1
15812
15813 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
15814
15815linux (3.16.0-8.13) utopic; urgency=low
15816
15817 [ Tim Gardner ]
15818
15819 * Release Tracking Bug
15820 - LP: #1356403
15821
15822 [ dann frazier ]
15823
15824 * [debian] Allow for package revisions condusive for branching
15825
15826 [ Upstream Kernel Changes ]
15827
15828 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
15829 - LP: #1350087
15830 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
15831 - LP: #1350087
15832 * powerpc/powernv: Enable M64 aperatus for PHB3
15833 - LP: #1355469
15834 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
15835 - LP: #1352994
15836 * powerpc: Add machine_early_initcall()
15837 - LP: #1352640
15838 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
15839 - LP: #1352640
15840 * powerpc/eeh: Avoid event on passed PE
15841 - LP: #1352640
15842 * powerpc/eeh: EEH support for VFIO PCI device
15843 - LP: #1352640
15844 * powerpc/eeh: sysfs entries lost
15845 - LP: #1352640
15846 * powerpc/powernv: Fix IOMMU table for VFIO dev
15847 - LP: #1352640
15848 * powerpc/eeh: Fetch IOMMU table in reliable way
15849 - LP: #1352640
15850 * powerpc/eeh: Refactor EEH flag accessors
15851 - LP: #1352640
15852 * powerpc/eeh: Selectively enable IO for error log
15853 - LP: #1352640
15854 * powerpc/eeh: Reduce lines of log dump
15855 - LP: #1352640
15856 * powerpc/eeh: Replace pr_warning() with pr_warn()
15857 - LP: #1352640
15858 * powerpc/eeh: Make diag-data not endian dependent
15859 - LP: #1352640
15860 * powerpc/eeh: Aux PE data for error log
15861 - LP: #1352640
15862 * PCI: Support BAR sizes up to 128GB
15863 - LP: #1352640
15864 * powerpc/powernv: Allow to freeze PE
15865 - LP: #1352640
15866 * powerpc/powernv: Split ioda_eeh_get_state()
15867 - LP: #1352640
15868 * powerpc/powernv: Handle compound PE
15869 - LP: #1352640
15870 * powerpc/powernv: Handle compound PE for EEH
15871 - LP: #1352640
15872 * powerpc/powernv: Handle compound PE in config accessors
15873 - LP: #1352640
15874 * mnt: Only change user settable mount flags in remount
15875 - LP: #1356318
15876 - CVE-2014-5206
15877 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
15878 - LP: #1356318
15879 - CVE-2014-5206
15880 * mnt: Correct permission checks in do_remount
15881 - LP: #1356323
15882 - CVE-2014-5207
15883 * mnt: Change the default remount atime from relatime to the existing value
15884 - LP: #1356323
15885 - CVE-2014-5207
15886
15887 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
15888
15889linux (3.16.0-7.12) utopic; urgency=low
15890
15891 [ Andy Whitcroft ]
15892
15893 * rebase to v3.16 final
15894 * [Config] d-i -- add virtio_scsi to virtio-modules
15895 - LP: #1342000
15896
15897 [ dann frazier ]
15898
15899 * [Packaging] Fix 'printchanges' to work with versions containing '+'
15900
15901 [ Tim Gardner ]
15902
15903 * [Config] CONFIG_MICROCODE=y
15904 - LP: #1084373
15905 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
15906 - LP: #1349028
15907 * [Config] Add hv_balloon to d-i virtio-modules
15908 - LP: #1292216
15909 * Release Tracking Bug
15910 - LP: #1354530
15911
15912 [ Upstream Kernel Changes ]
15913
15914 * rebase to v3.16
15915
15916 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
15917
15918linux (3.16.0-6.11) utopic; urgency=low
15919
15920 [ Paolo Pisati ]
15921
15922 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
15923 * [Config] armhf: KEYBOARD_IMX=m
15924 * [Config] armhf: build cubox & imx6 DTBs
15925 * [Config] armhf: RTC_DRV_PCF8523=y
15926
15927 [ Tim Gardner ]
15928
15929 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
15930 - LP: #1344405
15931 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
15932 - LP: #1343109
15933 * Release Tracking Bug
15934 - LP: #1349196
15935
15936 [ Upstream Kernel Changes ]
15937
15938 * rebase to v3.16-rc7
15939
15940 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
15941
15942linux (3.16.0-5.10) utopic; urgency=low
15943
15944 [ Tim Gardner ]
15945
15946 * Release Tracking Bug
15947 - LP: #1346298
15948 * [Config] CONFIG_GPIO_SYSFS=y
15949 - LP: #1342153
15950 * rebase to v3.16-rc6
15951
15952 [ Paolo Pisati ]
15953
15954 * [Config] enable ARCH_MVEBU*
15955 * [Config] AHCI_MVEBU=m
15956 * [Config] ARMADA_THERMAL=y
15957 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
15958 * [Config] CRYPTO_DEV_MV_CESA=m
15959 * [Config] I2C_MV64XXX=m
15960 * [Config] MMC_MVSDIO=m
15961 * [Config] MMC_SDHCI_DOVE=m
15962 * [Config] MTD_NAND_ORION=m
15963 * [Config] MTD_NAND_PXA3xx=m
15964 * [Config] MVNETA=m
15965 * [Config] MV_XOR=y
15966 * [Config] ORION_WATCHDOG=m
15967 * [Config] PCI_MVEBU=y
15968 * [Config] RTC_DRV_MV=y
15969 * [Config] SND_KIRKWOOD_SOC*=m
15970 * [Config] SPI_ORION=m
15971 * [Config] USB_XHCI_MVEBU=m
15972 * [Config] armhf: build all Armada and Dove DTBs
15973 * [Config] armhf: SERIAL_8250_DW=y
15974
15975 [ Upstream Kernel Changes ]
15976
15977 * rebase to v3.16-rc6
15978
15979 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
15980
15981linux (3.16.0-4.9) utopic; urgency=low
15982
15983 [ Tim Gardner ]
15984
15985 * Release Tracking Bug
15986 - LP: #1341543
15987
15988 [ Upstream Kernel Changes ]
15989
15990 * rebase to v3.16-rc5
15991
15992 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
15993
15994linux (3.16.0-3.8) utopic; urgency=low
15995
15996 [ Tim Gardner ]
15997
15998 * Release Tracking Bug
15999 - LP: #1340091
16000
16001 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
16002
16003linux (3.16.0-2.7) utopic; urgency=low
16004
16005 [ Andy Whitcroft ]
16006
16007 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
16008 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
16009
16010 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
16011
16012linux (3.16.0-2.6) utopic; urgency=low
16013
16014 [ Andy Whitcroft ]
16015
16016 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
16017 Fixes FTBS.
16018
16019 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
16020
16021linux (3.16.0-2.5) utopic; urgency=low
16022
16023 [ Andy Whitcroft ]
16024
16025 * ubuntu -- fix basic format for ubuntu/Makefile
16026 * ubuntu: AUFS (no-squash): basic framework and update machinary
16027 * ubuntu: aufs3 -- update update scripting
16028 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
16029 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
16030 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
16031 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
16032 * [Configs] AUFS configs
16033 * ubuntu: aufs3 -- reenable
16034
16035 [ Tim Gardner ]
16036
16037 * CONFIG_LATENCYTOP=n
16038
16039 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
16040
16041linux (3.16.0-2.4) utopic; urgency=low
16042
16043 [ Andy Whitcroft ]
16044
16045 * [Config] flip VIRTIO*=y
16046 * [Config] commonise CONFIG_SWIOTLB=y
16047 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
16048 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
16049 config defaults
16050 * [Config] apply Device Drivers >> Block devices config defaults
16051 * [Config] apply Device Drivers >> Character devices config defaults
16052 * [Config] apply Device Drivers >> DMA Engine support config defaults
16053 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
16054 reporting config defaults
16055 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
16056 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
16057 support) config defaults
16058 * [Config] apply Device Drivers >> GPIO Support config defaults
16059 * [Config] apply Device Drivers >> Graphics support >> Console display
16060 driver support config defaults
16061 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
16062 config defaults
16063 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
16064 * [Config] apply Device Drivers >> Input device support >> Generic input
16065 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
16066 defaults
16067 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
16068 ports config defaults
16069 * [Config] apply Device Drivers >> LED Support >> LED Class Support
16070 config defaults
16071 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
16072 defaults
16073 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
16074 grabbers support config defaults
16075 * [Config] apply Security options config defaults
16076 * [Config] apply Networking options >> Network packet filtering framework
16077 (Netfilter) >> Core Netfilter Configuration config defaults
16078 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
16079 defaults
16080 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
16081 Devices >> Support for frame buffer devices config defaults
16082 * [Config] apply Power management and ACPI options >> CPU Frequency
16083 scaling config defaults
16084 * [Config] apply Processor type and features config defaults
16085 * [Config] apply Partition Types config defaults
16086 * [Config] apply Power management and ACPI options config defaults
16087 * [Config] apply Device Drivers >> InfiniBand support config defaults
16088 * [Config] apply Device Drivers >> Misc devices config defaults
16089 * [Config] apply Device Drivers >> Multifunction device drivers config
16090 defaults
16091 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
16092 support >> SCSI low-level drivers config defaults
16093 * [Config] apply Device Drivers >> Network device support >> Ethernet
16094 driver support config defaults
16095 * [Config] apply Device Drivers >> Network device support >> Network core
16096 driver support config defaults
16097 * [Config] apply Device Drivers >> Network device support >> PHY Device
16098 support and infrastructure config defaults
16099 * [Config] apply File systems >> Network File Systems config defaults
16100 * [Config] apply Device Drivers >> Input device support >> Generic input
16101 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
16102 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
16103 >> NAND Device Support config defaults
16104 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
16105 >> Ralink driver support config defaults
16106 * [Config] apply Device Drivers >> Staging drivers config defaults
16107 * [Config] apply Cryptographic API >> Hardware crypto devices config
16108 defaults
16109 * [Config] apply Device Drivers >> Macintosh device drivers config
16110 defaults
16111 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
16112 config defaults
16113 * [Config] apply Device Drivers >> PPS support config defaults
16114 * [Config] apply Device Drivers >> Sound card support config defaults
16115 * [Config] apply Networking support >> RF switch subsystem support config
16116 defaults
16117 * [Config] apply Library routines config defaults
16118 * [Config] apply Device Drivers >> CODEC drivers config defaults
16119 * [Config] apply Device Drivers >> PHY Subsystem config defaults
16120 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
16121 config defaults
16122 * [Config] apply Kernel hacking >> Tracers config defaults
16123 * [Config] apply Kernel hacking >> Runtime Testing config defaults
16124 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
16125 * [Config] apply Device Drivers >> USB support config defaults
16126 * [Config] apply Device Drivers >> Power supply class support config
16127 defaults
16128 * [Config] apply Device Drivers >> USB Network Adapters config defaults
16129 * [Config] apply General setup >> IRQ subsystem config defaults
16130 * [Config] apply General setup config defaults
16131 * [Config] apply File systems >> Miscellaneous filesystems config
16132 defaults
16133 * [Config] apply File systems config defaults
16134 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
16135 * [Config] apply Device Drivers >> Virtio drivers config defaults
16136 * [Config] apply Device Drivers >> USB Peripheral Controller config
16137 defaults
16138 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
16139 support >> SCSI Transports config defaults
16140 * [Config] apply Device Drivers >> Real Time Clock config defaults
16141 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
16142 (libata) config defaults
16143 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
16144 defaults
16145 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
16146 config defaults
16147 * [Config] apply Device Drivers >> USB Physical Layer drivers config
16148 defaults
16149 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
16150 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
16151 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
16152 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
16153 CONFIG_HOTPLUG_CPU=n
16154 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
16155 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
16156 * [Config] drivers/acpi/acpi_ipmi.ko needs
16157 drivers/char/ipmi/ipmi_msghandler.ko in virtual
16158 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
16159 CONFIG_FUNCTION_TRACER=n
16160 * [Config] ignore modules changing following major config changes
16161
16162 [ Tim Gardner ]
16163
16164 * rebase to v3.16-rc4
16165
16166 [ Upstream Kernel Changes ]
16167
16168 * rebase to v3.16-rc4
16169 - LP: #1297581
16170
16171 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
16172
16173linux (3.16.0-1.3) utopic; urgency=low
16174
16175 [ Andy Whitcroft ]
16176
16177 * Revert "Disable do_tools_perf for FTBS"
16178 * SAUCE: fix perf_regs definitions for arm64
16179
16180 [ Paolo Pisati ]
16181
16182 * [Config] armhf: ARCH_EXYNOS5* support
16183 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
16184 * [Config] armhf: EXYNOS_THERMAL=y
16185 * [Config] armhf: EXYNOS_IOMMU=y
16186 * [Config] armhf: EXYNOS_ADC=m
16187 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
16188 * [Config] armhf: MMC_SDHCI_S3C=m
16189 * [Config] armhf: PCI_EXYNOS=y
16190 * [Config] armhf: PHY_EXYNOS5250_SATA=y
16191 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
16192 * [Config] armhf: PWM_SAMSUNG=m
16193 * [Config] armhf: RTC_DRV_S3C=y
16194 * [Config] armhf: S3C2410_WATCHDOG=m
16195 * [Config] armhf: MMC_DW_EXYNOS=m
16196 * [Config] armhf: SERIAL_SAMSUNG=y
16197 * [Config] armhf: SND_SOC_SAMSUNG=m
16198 * [Config] armhf: SPI_S3C64XX=m
16199 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
16200 * [Config] armhf: FB_S3C=m
16201 * [Config] armhf: build all Exynos 5 DTBs
16202 * [Config] armhf: disable CPUFREQ_EXYNOS
16203
16204 [ Tim Gardner ]
16205
16206 * rebase to v3.16-rc3
16207
16208 [ Upstream Kernel Changes ]
16209
16210 * rebase to v3.16-rc3
16211 - LP: #1331915
16212
16213 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
16214
16215linux (3.16.0-0.2) utopic; urgency=low
16216
16217 [ Tim Gardner ]
16218
16219 * Revert "SAUCE: intel_pstate -- toggle default to disable"
16220 - LP: #1333322
16221 * CONFIG_BOOKE_WDT=y
16222 * Disable do_tools_perf for FTBS (just until I can figure it out)
16223
16224 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
16225
16226linux (3.16.0-0.1) utopic; urgency=low
16227
16228 [ Tim Gardner ]
16229
16230 * Release Tracking Bug
16231 - LP: #1333265
16232
16233 [ Andy Whitcroft ]
16234
16235 * [Config] cloud-tools -- add systemd units
16236 - LP: #1329027
16237
16238 [ dann frazier ]
16239
16240 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
16241 * [Config] CONFIG_NET_XGENE=m for arm64
16242 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
16243
16244 [ Feng Kan ]
16245
16246 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
16247 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
16248 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
16249
16250 [ Iyappan Subramanian ]
16251
16252 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
16253 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
16254 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
16255 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
16256
16257 [ Tim Gardner ]
16258
16259 * updateconfigs
16260 * Fix arm64 crypto Makefile
16261 * [Config] CONFIG_BOOKE_WDT=n for FTBS
16262 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
16263 - LP: #1327619
16264 * Disabled powerpc64-emb for FTBS
16265 * [Config] CONFIG_DRM_TEGRA=m
16266 * [Config] CONFIG_CMA_SIZE_MBYTES=64
16267 * rebase to v3.16-rc2
16268 * Clean up generic.inclusion-list warnings
16269
16270 [ Upstream Kernel Changes ]
16271
16272 * rebase to v3.16-rc2
16273 - LP: #1328587
16274 - LP: #1319291
16275 - LP: #1310512
16276 - LP: #1310512
16277 - LP: #1305480
16278
16279 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
16280
16281linux (3.15.0-6.11) utopic; urgency=low
16282
16283 [ Adam Conrad ]
16284
16285 * Enable building the sata-modules udeb on ppc64el.
16286 - LP: #1323980
16287 * [Packaging] Set bootloader and loader on ppc64el to grub
16288
16289 [ Adam Lee ]
16290
16291 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
16292 - LP: #1310512, #1320070
16293
16294 [ Alex Hung ]
16295
16296 * SAUCE: (no-up) dell-led: add mic mute led interface
16297 - LP: #1308297
16298
16299 [ Andy Whitcroft ]
16300
16301 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
16302 - LP: #1285434
16303 * [Config] tools -- enable cpupower on ppc64el
16304 * [Config] ppc64el -- enable perf tools
16305 * [Config] powerpc -- enable perf tools
16306 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
16307 * [Config] arm64 -- enable tools
16308 - LP: #1326050
16309 * [Config] switch hyper-keyboard to virtual
16310 - LP: #1325306
16311 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
16312 upgrades
16313 * SAUCE: kvm: BIOS disabled kvm support should be a warning
16314 - LP: #1300247
16315 * SAUCE: nouveau: missing outputs should be warnings
16316 - LP: #1300244
16317 * [Config] d-i -- add nvme devices to block-modules udeb
16318 - LP: #1303710
16319
16320 [ Anton Blanchard ]
16321
16322 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
16323 - LP: #1328230
16324
16325 [ Colin Ian King ]
16326
16327 * SAUCE: intel_pstate: inform user that thermald is worth considering
16328
16329 [ Dave Chiluk ]
16330
16331 * [Config] Enable CONFIG_IP_VS_IPV6=y
16332 - LP: #1300739
16333
16334 [ Paolo Pisati ]
16335
16336 * [Config] build vexpress a9 dtb
16337 - LP: #1303657
16338
16339 [ Tetsuo Handa ]
16340
16341 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
16342
16343 [ Tim Gardner ]
16344
16345 * Release Tracking Bug
16346 - LP: #1329045
16347 * [Debian] Treat vdso install as an environment variable
16348 - LP: #1325713
16349 * [Config] Treat vdso install as an environment variable
16350 - LP: #1325713
16351 * [config] Set IPMI suppoort default to "y"
16352 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
16353 * [Config] CONFIG_RT_GROUP_SCHED=n
16354 - LP: #1284731
16355 * [Config] ppc64el -- switch to 64K system pages
16356 * [Config] CONFIG_MICROCODE_EARLY=y
16357 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
16358 * [Config] armhf: DRM_TILCDC=m
16359 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
16360 * [Config] arm64: KVM=y
16361 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
16362 * [Config] armhf: generic: disable CPU_IDLE
16363 * [Config] armhf: CPU_FREQ=y
16364 * [Config] Add new mlx modules to d-i
16365 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
16366 - LP: #1295112
16367 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
16368 - LP: #1294353
16369 * [Config] CONFIG_ABX500_CORE=y for ppc64el
16370 * [Config] CONFIG_ALX=m for powerpc
16371 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
16372 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
16373 * [Config] CONFIG_ANDROID=n for powerpc
16374 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
16375 * [Config] CONFIG_BIG_KEYS=y for ppc64el
16376 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
16377 * rebase to v3.15
16378 * [Config] CONFIG_PHY_XGENE=y
16379 * [Config] CONFIG_MLX4_DEBUG=y
16380 - LP: #1328256
16381 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
16382 - LP: #1324571
16383 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
16384 * [Config] CONFIG_CFG80211=m for ppc64el
16385 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
16386 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
16387 * [Config] CONFIG_EXPERT=y for ppc64el
16388 * [Config] CONFIG_ATA_SFF=y on ppc64el
16389 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
16390 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
16391 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
16392 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
16393 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
16394 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
16395 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
16396 * [Config] CONFIG_DDR=y for ppc64el
16397 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
16398 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
16399 * [Config] CONFIG_EZX_PCAP=n for all arches
16400 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
16401 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
16402 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
16403 * [Config] CONFIG_FB_3DFX=m for all arches
16404 * [Config] CONFIG_FB_MATROX=m for ppc64el
16405 * [Config] CONFIG_FB_RADEON=m for ppc64el
16406 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
16407 * [Config] CONFIG_FIREWIRE=m for ppc64el
16408 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
16409 * [Config] CONFIG_HAMRADIO=y for ppc64el
16410 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
16411 * [Config] CONFIG_I2C_MUX=m for ppc64el
16412 * [Config] CONFIG_I2C_STUB=m for ppc64el
16413 * [Config] CONFIG_I2O=m for ppc64el
16414 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
16415 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
16416 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
16417 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
16418 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
16419 * [Config] CONFIG_IPACK_BUS=m for ppc64el
16420 * [Config] CONFIG_ISDN=y for ppc64el
16421 * [Config] CONFIG_ISO9660_FS=m for ppc64el
16422 * [Config] CONFIG_KGDB=y for ppc64el
16423 * [Config] CONFIG_KVM_GUEST=y for ppc64el
16424 * [Config] CONFIG_L2TP_V3=y for powerpc
16425 * [Config] CONFIG_MAILBOX=y for ppc64el
16426 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
16427 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
16428 * [Config] CONFIG_MEMORY=y for ppc64el
16429 * [Config] CONFIG_MEMSTICK=m for ppc64el
16430 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
16431 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
16432 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
16433 * [Config] CONFIG_NET_9P=m for ppc64el
16434 * [Config] CONFIG_MSDOS_FS=m for ppc64el
16435 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
16436 * [Config] CONFIG_MTD=m for arm64
16437 * [Config] CONFIG_NETCONSOLE=m for ppc64el
16438 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
16439 * [Config] CONFIG_NET_IPIP=m for ppc64el
16440 * [Config] CONFIG_NET_TEAM=m for all arches
16441 * [Config] CONFIG_NFC=m for ppc64el
16442 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
16443 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
16444 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
16445 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
16446 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
16447 * [Config] CONFIG_OPROFILE=m for ppc64el
16448 * [Config] CONFIG_PARPORT_1284=y for ppc64el
16449 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
16450 * [Config] CONFIG_8723AU_P2P=n
16451 * [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
16452 * [Config] CONFIG_PCNET32=m for ppc64el
16453 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
16454 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
16455 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
16456 * [Config] CONFIG_SCSI_IPR=m for ppc64el
16457 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
16458 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
16459 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
16460 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
16461 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
16462 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
16463 * [Config] CONFIG_WLAN=y for arm64
16464 * [Config] CONFIG_VORTEX=m for ppc64el
16465 * [Config] CONFIG_WIMAX=m for ppc64el
16466 * [Config] CONFIG_WATCHDOG=y for ppc64el
16467 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
16468 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
16469 * [Config] CONFIG_UWB=m for ppc64el
16470 * [Config] CONFIG_USB_STORAGE=y
16471 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
16472 * [Config] CONFIG_HID_RMI=m
16473 * [Config] CONFIG_HVC_DCC=n
16474 - LP: #1303657
16475
16476 [ Upstream Kernel Changes ]
16477
16478 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
16479 - LP: #1323165
16480 * powerpc/powernv: Add calls to support little endian host
16481 - LP: #1327400
16482 * HID: rmi: introduce RMI driver for Synaptics touchpads
16483 * HID: rmi: do not stop the device at the end of probe
16484 * HID: rmi: check for the existence of some optional queries before reading query 12
16485 * HID: rmi: do not fetch more than 16 bytes in a query
16486 * HID: rmi: fix wrong struct field name
16487 * HID: rmi: fix masks for x and w_x data
16488 * HID: rmi: do not handle touchscreens through hid-rmi
16489 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
16490 - LP: #1305480
16491 * rebase to v3.15
16492
16493 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
16494
16495linux (3.15.0-5.10) utopic; urgency=low
16496
16497 [ Tim Gardner ]
16498
16499 * Release Tracking Bug
16500 - LP: #1325596
16501 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
16502 * rebase to v3.15-rc8
16503
16504 [ Upstream Kernel Changes ]
16505
16506 * rebase to v3.15-rc8
16507
16508 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
16509
16510linux (3.15.0-4.9) utopic; urgency=low
16511
16512 * no change rebuild to fix embeded debhelper.
16513
16514 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
16515
16516linux (3.15.0-4.8) utopic; urgency=low
16517
16518 [ Andy Whitcroft ]
16519
16520 * Release Tracking Bug
16521 - LP: #1324107
16522 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
16523
16524 [ Javier Martinez Canillas ]
16525
16526 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
16527 - LP: #1323526
16528
16529 [ John Johansen ]
16530
16531 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
16532 - LP: #1323528
16533 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
16534 - LP: #1308761
16535 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
16536 - LP: #1308765
16537 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
16538 - LP: #1308764
16539 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
16540 - LP: #1323530
16541
16542 [ Kamal Mostafa ]
16543
16544 * [Config] add debian/gbp.conf
16545
16546 [ Tim Gardner ]
16547
16548 * [Config] CONFIG_SATA_AHCI=m for ppc64el
16549 - LP: #1323980
16550
16551 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
16552
16553linux (3.15.0-3.7) utopic; urgency=low
16554
16555 [ Tim Gardner ]
16556
16557 * Release Tracking Bug
16558 - LP: #1323189
16559
16560 [ Andy Whitcroft ]
16561
16562 * [Config] autopkgtest -- need fakeroot for tests
16563
16564 [ Upstream Kernel Changes ]
16565
16566 * rebase to v3.15-rc7
16567
16568 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
16569
16570linux (3.15.0-2.6) utopic; urgency=low
16571
16572 [ Andy Whitcroft ]
16573
16574 * [Config] remove the kernel-image firmware list on clean
16575
16576 [ Martin Pitt ]
16577
16578 * [Config] autopkgtest -- switch to significantly faster rebuild
16579
16580 [ Stefan Bader ]
16581
16582 * [Config]: Add missing modules to inclusion list
16583
16584 [ Tim Gardner ]
16585
16586 * [debian] Dynamically generate the kernel-image udebs firmware list
16587 * [d-i] firmware/kernel-image is generated
16588 * rebase to v3.15-rc6
16589 * Release Tracking Bug
16590 - LP: #1322251
16591
16592 [ Upstream Kernel Changes ]
16593
16594 * rebase to v3.15-rc6
16595 - LP: #1297581
16596
16597 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
16598
16599linux (3.15.0-1.5) utopic; urgency=low
16600
16601 [ Tim Gardner ]
16602
16603 * [Config] Add apm-mustang.dtb to kernel-image udeb
16604
16605 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
16606
16607linux (3.15.0-1.4) utopic; urgency=low
16608
16609 [ Andy Whitcroft ]
16610
16611 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
16612 local linux/hyperv.h"
16613 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
16614 local linux/hyperv.h"
16615 * [Packaging] tools -- hv tools build correctly against the built headers
16616 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
16617 * cloud-tools -- pull in init scripts for Hyper-V daemons
16618 * cloud-tools -- detect Hyper-V VM to avoid starting
16619 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
16620 - LP: #1295401
16621 * [Config] cloud-tools: reenable cloud-tools
16622
16623 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
16624
16625linux (3.15.0-1.3) utopic; urgency=low
16626
16627 [ Andy Whitcroft ]
16628
16629 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
16630 - LP: #1318848
16631
16632 [ Ben Collins ]
16633
16634 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
16635 - LP: #1318629
16636
16637 [ Tim Gardner ]
16638
16639 * [Config] CONFIG_FSL_PAMU=n
16640 - LP: #1311738
16641 * Release Tracking Bug
16642 - LP: #1320239
16643
16644 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
16645
16646linux (3.15.0-1.2) utopic; urgency=low
16647
16648 [ Tim Gardner ]
16649
16650 * Release Tracking Bug
16651 - LP: #1318171
16652 * Add rpcsec_gss_krb5 to generic inclusion list
16653 - LP: #769527
16654 * rebase to v3.15-rc5
16655
16656 [ Upstream Kernel Changes ]
16657
16658 * rebase to v3.15-rc5
16659 - LP: #1297581
16660
16661 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
16662
16663linux (3.15.0-0.1) utopic; urgency=low
16664
16665 [ Upstream Kernel Changes ]
16666
16667 * rebase to v3.15-rc4
16668 - LP: #1297581
16669 - LP: #1297581
16670 - LP: #1305133
16671 - LP: #1297581
16672 - LP: #1297581
16673 - LP: #871808
16674 - LP: #1260303
16675 - LP: #1268468
16676 - LP: #1248116
16677 - LP: #1211920
16678 - LP: #1259790
16679 - LP: #1259437
16680 - LP: #1259435
16681 - LP: #1268468
16682
16683 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
16684
16685linux (3.15.0-0.0) utopic; urgency=low
16686
16687 * Initial version for 3.15.
16688
16689 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
16690
16691linux (3.13.0-8.27) trusty; urgency=low
16692
16693 [ John Johansen ]
16694
16695 * SAUCE: Add config option to disable new apparmor 3 semantics
16696 -LP: #1270215
16697
16698 [ Tim Gardner ]
16699
16700 * [debian] Fix indep_hdrs_pkg_name
16701 - LP: #1134441
16702 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
16703 * Enabled lttng build
16704 * Don't build lttng for armhf
16705 lttng hates gcc-4.8 for armhf
16706 * Release Tracking Bug
16707 - LP: #1277309
16708
16709 [ Upstream Kernel Changes ]
16710
16711 * rebase to v3.13.2
16712 - LP: #1260303
16713 - LP: #1260303
16714 - LP: #1268468
16715
16716 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
16717
16718linux (3.13.0-7.26) trusty; urgency=low
16719
16720 [ John Johansen ]
16721
16722 * SAUCE: apparmor: fix uninitialized lsm_audit membe
16723 - LP: #1268727
16724 * Add config option to optionally enable new apparmor 3 semantics
16725
16726 [ Tim Gardner ]
16727
16728 * [Config] Add lowlatency to getabis
16729 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
16730 - LP: #1270215
16731 * Release Tracking Bug
16732 - LP: #1276810
16733
16734 [ Upstream Kernel Changes ]
16735
16736 * x86, x32: Correct invalid use of user timespec in the kernel
16737 - LP: #1274349
16738 - CVE-2014-0038
16739
16740 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
16741
16742linux (3.13.0-7.25) trusty; urgency=low
16743
16744 [ Andy Whitcroft ]
16745
16746 * Revert "SAUCE: fix fmd headers"
16747 * SAUCE: fix fmd headers
16748
16749 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
16750
16751linux (3.13.0-7.24) trusty; urgency=low
16752
16753 [ Stefan Bader ]
16754
16755 * [Config] Make vmwgfx driver enable the framebuffer device
16756
16757 [ Tim Gardner ]
16758
16759 * rebase to v3.13.1
16760 * [Config] CONFIG_NFS_FS=m for ppc64el
16761 * [Config] CONFIG_X86_SYSFB=n
16762 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
16763 * Release Tracking Bug
16764 - LP: #1275898
16765
16766 [ Upstream Kernel Changes ]
16767
16768 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
16769 - LP: #1272525
16770 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
16771 - LP: #1272525
16772 * mm: ignore VM_SOFTDIRTY on VMA merging
16773 - LP: #1274917
16774 * drm/radeon: disable dpm on BTC
16775 - LP: #1266984
16776
16777 [ Upstream Kernel Changes ]
16778
16779 * rebase to v3.13.1
16780
16781 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
16782
16783linux (3.13.0-6.23) trusty; urgency=low
16784
16785 [ Andy Whitcroft ]
16786
16787 * [Config] fix up architecture for linux-tools
16788
16789 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
16790
16791linux (3.13.0-6.22) trusty; urgency=low
16792
16793 [ Andy Whitcroft ]
16794
16795 * [Packaging] limit linux-udebs-<flavour> to matching arch
16796 * [Config] powerpc -- disable perf to fix FTBFS
16797 * [Config] ppc64el -- fix up missing udebs
16798
16799 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
16800
16801linux (3.13.0-6.21) trusty; urgency=low
16802
16803 [ Andy Fleming ]
16804
16805 * SAUCE: net: Add support for handling queueing in hardware
16806 * SAUCE: of_mdio: Add of_phy_attach function
16807 * SAUCE: phylib: Add generic 10G driver
16808 * SAUCE: phylib: Support attaching to gen10g_driver
16809 * SAUCE: phylib: Add Clause 45 read/write functions
16810
16811 [ Andy Whitcroft ]
16812
16813 * SAUCE: fix fmd headers
16814 * [Packaging] lowlatency -- merge out of tree flavours
16815 * SAUCE: allow IRQs to be irq-threaded by default via config
16816 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
16817 * [Config] powerpc -- fix up Build-depends:
16818 * Release Tracking Bug
16819 - LP: #1273747
16820
16821 [ Ben Collins ]
16822
16823 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
16824 ptr/64-bit rsrcs
16825 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
16826 * SAUCE: Fixup freescale usb phy driver to work on ppc64
16827 * SAUCE: xgmac_mdio: Silence read errors
16828 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
16829 * SAUCE: Fix stack overflow on ppc32
16830 * SAUCE: Use resource_size_t instead of long for PCI resource address
16831 * SAUCE: net/phy: Export function for use by dpaa_eth
16832 * [Packaging] powerpc -- merge out of tree powerpc arch
16833
16834 [ Bjorn Helgaas ]
16835
16836 * SAUCE: Revert "EISA: Log device resources in dmesg"
16837 - LP: #1251816
16838 * SAUCE: Revert "EISA: Initialize device before its resources"
16839 - LP: #1251816
16840
16841 [ Emil Medve ]
16842
16843 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
16844 with 10G "fixed-link"s
16845
16846 [ Kumar Gala ]
16847
16848 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
16849 * SAUCE: fsl_pme2: Add support for DPAA PME
16850 * SAUCE: fmd: FMD14 integration
16851 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
16852 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
16853
16854 [ Madalin Bucur ]
16855
16856 * SAUCE: net/flow: remove sleeping and deferral mechanism from
16857 flow_cache_flush
16858 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
16859 and duplex reading
16860
16861 [ Stefan Bader ]
16862
16863 * [Config] move some VMWare related modules into main package
16864 - LP: #1271669
16865
16866 [ Tim Gardner ]
16867
16868 * [Config] Add r815x to nic-modules
16869 - LP: #1273735
16870 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
16871 - LP: #239479
16872
16873 [ Upstream Kernel Changes ]
16874
16875 * mmc: sdhci-pci: break out definitions to header file
16876 - LP: #1239938
16877 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
16878 - LP: #1239938
16879 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
16880 * powerpc/book3e: support CONFIG_RELOCATABLE
16881 * book3e/kexec/kdump: enable kexec for kernel
16882 * book3e/kexec/kdump: create a 1:1 TLB mapping
16883 * book3e/kexec/kdump: introduce a kexec kernel flag
16884 * book3e/kexec/kdump: implement ppc64 kexec specfic
16885 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
16886 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
16887
16888 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
16889
16890linux (3.13.0-5.20) trusty; urgency=low
16891
16892 [ Andy Whitcroft ]
16893
16894 * [Packaging] tools -- do not make symlinks when not making packages
16895 * [Packaging] tools -- tidy up control.stub.in ordering
16896 * [Packaging] tools -- tools-common is shared and not conditional
16897 * rebase to v3.13
16898
16899 [ Dirk Brandewie ]
16900
16901 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
16902
16903 [ KY Srinivasan ]
16904
16905 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
16906 notification
16907
16908 [ Upstream Kernel Changes ]
16909
16910 * rebase to v3.13
16911 - LP: #1270603
16912
16913 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
16914
16915linux (3.13.0-4.19) trusty; urgency=low
16916
16917 [ Andy Whitcroft ]
16918
16919 * [Config] libunwind8-dev is now available for ppc64el
16920 * [Packaging] tools -- make cpupower optional
16921 * [Packaging] tools -- enable correctly for x86
16922
16923 [ Tim Gardner ]
16924
16925 * Release Tracking Bug
16926 - LP: #1269872
16927
16928 [ Upstream Kernel Changes ]
16929
16930 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
16931 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
16932 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
16933 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
16934
16935 [ Upstream Kernel Changes ]
16936
16937 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
16938
16939 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
16940
16941linux (3.13.0-3.18) trusty; urgency=low
16942
16943 [ Andy Whitcroft ]
16944
16945 * rebase to v3.13-rc8
16946 * [Packaging] efi -- allow EFI signatures on any arch
16947
16948 [ Tim Gardner ]
16949
16950 * [Config] Fix vcs-git path
16951 * Release Tracking Bug
16952 - LP: #1268683
16953
16954 [ Upstream Kernel Changes ]
16955
16956 * rebase to v3.13-rc8
16957
16958 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
16959
16960linux (3.13.0-2.17) trusty; urgency=low
16961
16962 [ Andy Whitcroft ]
16963
16964 * Release Tracking Bug
16965 - LP: #1267809
16966 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
16967 defaults
16968 * [Config] apply Platform support>>CPU Frequency scaling config defaults
16969 * [Config] CONFIG_PARIDE_EPATC8=y
16970 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
16971 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
16972 Switch drivers config defaults
16973 * [Config] apply Cryptographic API config defaults
16974 * [Config] apply Device Drivers >> Common Clock Framework config defaults
16975 * [Config] apply Device Drivers >> Distributed Switch Architecture
16976 drivers config defaults
16977 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
16978 device support config defaults
16979 * [Config] apply Device Drivers >> Graphics support >> Support for frame
16980 buffer devices >> Bootup logo config defaults
16981 * annotations -- update in tree annotations
16982 * [Config] apply Bus options >> PCI support >> RapidIO support config
16983 defaults
16984 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
16985 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
16986 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
16987 support config defaults
16988 * [Config] apply Device Drivers >> Character devices >> Serial drivers
16989 config defaults
16990 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
16991 defaults
16992 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
16993 Support config defaults
16994 * [Config] apply Device Drivers >> Character devices config defaults
16995 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
16996 HID transport layer config defaults
16997 * [Config] apply Device Drivers >> HID support >> HID bus support config
16998 defaults
16999 * [Config] apply Device Drivers >> HID support >> USB HID support config
17000 defaults
17001 * annotations -- update in tree annotations
17002 * [Config] apply Device Drivers >> GPIO Support config defaults
17003 * [Config] update configs for apparmour update
17004
17005 [ John Johansen ]
17006
17007 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
17008 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
17009 - LP: #1208988
17010 * SAUCE: apparmor: allocate path lookup buffers during init
17011 - LP: #1208988
17012 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
17013 - LP: #1236455
17014
17015 [ Tim Gardner ]
17016
17017 * Revert "[Debian] getabis: Preface module with package name"
17018 * [Config] Added ppc64el to getabis
17019 * [packaging] Bump ABI for every new release
17020
17021 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
17022
17023linux (3.13.0-1.16) trusty; urgency=low
17024
17025 * First 3.13 upload.
17026 * Release tracker
17027 - LP: #1266852
17028
17029 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
17030
17031linux (3.13.0-0.15) trusty; urgency=low
17032
17033 [ Tim Gardner ]
17034
17035 * rebase to v3.13-rc7
17036
17037 [ Upstream Kernel Changes ]
17038
17039 * rebase to v3.13-rc7
17040
17041 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
17042
17043linux (3.13.0-0.14) trusty; urgency=low
17044
17045 [ Andy Whitcroft ]
17046
17047 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
17048
17049 [ Tim Gardner ]
17050
17051 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
17052 * Update lttng to Version 2.4.0-rc2
17053 * lttng: Disabled trace_kvm_async_pf_completed
17054 * [Config] CONFIG_IMA=y
17055 - LP: #1244627
17056
17057 [ Upstream Kernel Changes ]
17058
17059 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
17060
17061 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
17062
17063linux (3.13.0-0.13) trusty; urgency=low
17064
17065 [ Andy Whitcroft ]
17066
17067 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
17068 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
17069 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
17070 * ubuntu: AUFS (no-squash): basic framework and update machinary
17071 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
17072 * ubuntu: aufs3 -- enable
17073 * ubuntu: aufs3 -- update configs
17074
17075 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
17076
17077linux (3.13.0-0.12) trusty; urgency=low
17078
17079 [ Upstream Kernel Changes ]
17080
17081 * rebase to v3.13-rc6
17082
17083 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
17084
17085linux (3.13.0-0.11) trusty; urgency=low
17086
17087 [ Andy Whitcroft ]
17088
17089 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
17090 * [Config] ppc64el -- initial defconfig based -generic flavour
17091 * [Config] initial defconfig for ppc64el
17092 * [Config] ubuntuise ppc64el config
17093 * [Config] ubuntuise ppc64el config part 2
17094 * [Config] d-i -- update empty udebs list
17095 * [Config] ppc64el -- split extras package
17096
17097 [ Anton Blanchard ]
17098
17099 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
17100
17101 [ Benjamin Herrenschmidt ]
17102
17103 * SAUCE: powerpc/powernv: Add calls to support little endian
17104
17105 [ Cédric Le Goater ]
17106
17107 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
17108 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
17109 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
17110 guests
17111
17112 [ Paul E. McKenney ]
17113
17114 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
17115
17116 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
17117
17118linux (3.13.0-0.10) trusty; urgency=low
17119
17120 [ Andy Whitcroft ]
17121
17122 * rebase to v3.13-rc5
17123 * [Config] updateconfigs following rebase to v3.13-rc5
17124
17125 [ Upstream Kernel Changes ]
17126
17127 * rebase to v3.13-rc5
17128 - LP: #1260303
17129 - LP: #1260303
17130 - LP: #1260225
17131
17132 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
17133
17134linux (3.13.0-0.9) trusty; urgency=low
17135
17136 [ Andy Whitcroft ]
17137
17138 * [Config] d-i -- allow missing firmware
17139
17140 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
17141
17142linux (3.13.0-0.8) trusty; urgency=low
17143
17144 [ Andy Whitcroft ]
17145
17146 * [Config] annotations -- first pass over entire config
17147 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
17148
17149 [ Tim Gardner ]
17150
17151 * [Config] Add arm64 device tree files
17152 - LP: #1262901
17153
17154 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
17155
17156linux (3.13.0-0.7) trusty; urgency=low
17157
17158 [ Rajesh B Prathipati ]
17159
17160 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
17161
17162 [ Tim Gardner ]
17163
17164 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
17165
17166 [ Upstream Kernel Changes ]
17167
17168 * rebase to v3.13-rc4
17169 - LP: #1259790
17170 - LP: #1259437
17171 - LP: #1259435
17172
17173 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
17174
17175linux (3.13.0-0.6) trusty; urgency=low
17176
17177 [ Paolo Pisati ]
17178
17179 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
17180 * [Config] i386: amd64: VIRTIO_CONSOLE=y
17181
17182 [ Tim Gardner ]
17183
17184 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
17185
17186 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
17187
17188linux (3.13.0-0.5) trusty; urgency=low
17189
17190 [ Andy Whitcroft ]
17191
17192 * correct bug listing for v3.13-rc2 rebase
17193 * [Config] ppc64el -- create linux-libc-dev
17194 * [Debian] Improve tools version message
17195 - LP: #1257715
17196
17197 [ Serge Hallyn ]
17198
17199 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
17200 - LP: #1248590
17201 * SAUCE: vfs: Fix a regression in mounting proc
17202
17203 [ Tim Gardner ]
17204
17205 * [Config] Build-in ohci-pci
17206 - LP: #1244176
17207 * Rebase to v3.13-rc3
17208
17209 [ Upstream Kernel Changes ]
17210
17211 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
17212 checks""
17213 - LP: #1248590
17214
17215 [ Upstream Kernel Changes ]
17216
17217 * rebase to v3.13-rc3
17218 - LP: #1256840
17219 - LP: #1256212
17220
17221 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
17222
17223linux (3.13.0-0.4) trusty; urgency=low
17224
17225 [ Tim Gardner ]
17226
17227 * Rebase to v3.13-rc2
17228
17229 [ Upstream Kernel Changes ]
17230
17231 * rebase to v3.13-rc2
17232
17233 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
17234
17235linux (3.13.0-0.3) trusty; urgency=low
17236
17237 [ Andy Whitcroft ]
17238
17239 * Revert "SAUCE: Fix DocBook FTBS"
17240
17241 [ Tim Gardner ]
17242
17243 * [Debian] Re-sign modules after debug objcopy
17244 - LP: #1253155
17245 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
17246
17247 [ Upstream Kernel Changes ]
17248
17249 * doc: fix generation of device-drivers
17250 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
17251
17252 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
17253
17254linux (3.13.0-0.2) trusty; urgency=low
17255
17256 [ Tim Gardner ]
17257
17258 * SAUCE: Fix DocBook FTBS
17259
17260 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
17261
17262linux (3.13.0-0.1) trusty; urgency=low
17263
17264 [ Upstream Kernel Changes ]
17265
17266 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
17267
17268 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
17269
17270linux (3.13.0-0.0) trusty; urgency=low
17271
17272 * Major release bump.
17273
17274 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
17275
17276linux (3.12.0-2.7) trusty; urgency=low
17277
17278 * Fixed armhf ABI build failure.
17279 * Release tracker
17280 - LP: #1249477
17281
17282 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
17283
17284linux (3.12.0-2.6) trusty; urgency=low
17285
17286 [ Joseph Salisbury ]
17287
17288 * SAUCE: tg3: Add support for new 57786 device id.
17289 - LP: #1242610
17290
17291 [ Tim Gardner ]
17292
17293 * [Config] CONFIG_OABI_COMPAT=n
17294 * [Config] add the wandboard to shipped dtb
17295 - LP: #1249421
17296 * Release tracker
17297 - LP: #1249477
17298
17299 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
17300
17301linux (3.12.0-2.5) trusty; urgency=low
17302
17303 [ Andy Whitcroft ]
17304
17305 * rebase to mainline v3.12
17306 * [Config] updateconfigs following rebase to v3.12
17307 * postinst -- improve relative symlink detection with missing files
17308 - LP: #1248053
17309 * postinst -- fix unchanged link detection
17310 * [Config] update configs following addition of apparmor fixes
17311
17312 [ Anthony Wong ]
17313
17314 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
17315 - LP: #1231305
17316
17317 [ John Johansen ]
17318
17319 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
17320 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
17321 - LP: #1208988
17322 * SAUCE: apparmor: allocate path lookup buffers during init
17323 - LP: #1208988
17324
17325 [ Tim Gardner ]
17326
17327 * [Config] Remove superfluous ubuntu/lttng-modules
17328
17329 [ Upstream Kernel Changes ]
17330
17331 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
17332 - LP: #1248590
17333
17334 [ Upstream Kernel Changes ]
17335
17336 * rebase to v3.12
17337 - LP: #1222850
17338
17339 [ Adam Conrad ]
17340 * etc/getabis: Fetch arm64/generic abis as well
17341
17342 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
17343
17344linux (3.12.0-1.3) trusty; urgency=low
17345
17346 [ Andy Whitcroft ]
17347
17348 * [Config] arm64 -- add arch to the configuration handlers
17349 * [Config] arm64 -- add generic flavour
17350 * [Config] arm64 -- default config
17351 * [Config] arm64 -- fix up various FTBFS config options
17352 * SAUCE: arm64: export __copy_in_user to modules
17353 * [Config] arm64 -- disable ABI/module checks
17354 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
17355 * [Config] arm64 -- enable udebs for arm64
17356
17357 [ Colin Watson ]
17358
17359 * [Config] Clean up various udeb Provides
17360
17361 [ Paolo Pisati ]
17362
17363 * [Config] AHCI_IMX=y
17364 * [Config] build imx*-wandboard dtbs
17365
17366 [ Serge Hallyn ]
17367
17368 * SAUCE: device_cgroup: remove can_attach
17369
17370 [ Tim Gardner ]
17371
17372 * rebase to v3.12-rc7
17373 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
17374 * Release tracker
17375 - LP: #1245932
17376
17377 [ Upstream Kernel Changes ]
17378
17379 * rebase to v3.12-rc7
17380 - LP: #1180881
17381 - LP: #1180881
17382 - LP: #1217957
17383
17384 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
17385
17386linux (3.12.0-0.2) trusty; urgency=low
17387
17388 [ Andy Whitcroft ]
17389
17390 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
17391 CAPACITY (16) at SPC-2"
17392 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
17393 SPC-2"
17394 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
17395 CAPACITY (16) be preferred"
17396 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
17397 be used at SPC-2"
17398 * Revert "overlayfs: Update to v19"
17399 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
17400 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
17401 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
17402 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
17403 clone_private_mount()"
17404 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
17405 modules"
17406 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
17407 documentation"
17408 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
17409 * [Config] fix linux-libc-dev generation for arm64
17410 * [Config] fix linux-libc-dev generation for x32
17411 * [Config] add linux-libc-dev generation for ppc64el
17412
17413 [ Erez Zadok ]
17414
17415 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
17416
17417 [ Miklos Szeredi ]
17418
17419 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
17420 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
17421 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
17422 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
17423 * ubuntu: overlayfs v20 -- overlay filesystem
17424 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
17425
17426 [ Neil Brown ]
17427
17428 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
17429
17430 [ Paolo Pisati ]
17431
17432 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
17433
17434 [ Seth Forshee ]
17435
17436 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
17437 ThinkPads
17438 - LP: #1183856
17439
17440 [ Tim Gardner ]
17441
17442 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
17443 * rebase to v3.12-rc2
17444 * updateconfigs
17445 * [Config] disable CONFIG_FB_VESA enforcer check
17446 * [Config] Disable lttng for FTBS
17447 * rebase to v3.12-rc3
17448 * rebase to v3.12-rc4
17449 * [Config] CONFIG_ANDROID=n
17450 - LP: #1235161
17451 * [Config] CONFIG_L2TP_V3=y
17452 - LP: #1235914
17453 * [Config] CONFIG_USB_OTG=n for all arches
17454 * Release tracker
17455 - LP: #1242811
17456
17457 [ Upstream Kernel Changes ]
17458
17459 * scsi: hyper-v storsvc switch up to SPC-3
17460
17461 * rebase to v3.12-rc6
17462 - LP: #1235977
17463 - LP: #1235523
17464 - LP: #1239392
17465 - LP: #1227491
17466
17467 * rebase to v3.12-rc3
17468 - LP: #1231931
17469
17470 * rebase to v3.12-rc2
17471 - LP: #1213820
17472 - LP: #1213055
17473 - LP: #1198030
17474
17475 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
17476
17477linux (3.11.0-8.15) saucy; urgency=low
17478
17479 [ Tim Gardner ]
17480
17481 * Release tracker
17482 - LP: #1227969
17483
17484 * Update lttng
17485 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
17486 Version 2.3.0+
17487
17488 [ Upstream Kernel Changes ]
17489
17490 * igb: Add additional get_phy_id call for i354 devices
17491 - LP: #1219619
17492 * igb: Read flow control for i350 from correct EEPROM section
17493 - LP: #1219619
17494 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
17495 Required for lttng update.
17496
17497 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
17498
17499linux (3.11.0-7.14) saucy; urgency=low
17500
17501 [ Andy Whitcroft ]
17502
17503 * [Packaging] sort out linux-tools naming
17504 - LP: #1205284
17505 * [Packaging] linux-tools: switch to common generic version helper
17506
17507 [ Paolo Pisati ]
17508
17509 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
17510
17511 [ Tim Gardner ]
17512
17513 * Release tracker
17514 - LP: #1226160
17515
17516 [ Tony Lindgren ]
17517
17518 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
17519 for pandaboard
17520
17521 [ Upstream Kernel Changes ]
17522
17523 * USB: handle LPM errors during device suspend correctly
17524 - LP: #1011415
17525 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
17526 - LP: #1011415
17527 * usb: Don't fail port power resume on device disconnect.
17528 - LP: #1011415
17529
17530 [ Upstream Kernel Changes ]
17531
17532 * rebase to v3.11.1
17533
17534 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
17535
17536linux (3.11.0-7.13) saucy; urgency=low
17537
17538 * Release tracker
17539 - LP: #1223545
17540
17541 [ Andy Whitcroft ]
17542
17543 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
17544 - LP: #1223499
17545 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
17546 - LP: #1223499
17547 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
17548 - LP: #1223499
17549 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
17550 - LP: #1223499
17551
17552 [ Maximiliano Curia ]
17553
17554 * SAUCE: (no-up) Only let characters through when there are active readers.
17555 - LP: #1208740
17556
17557 [ Tim Gardner ]
17558
17559 * [Debian] getabis: Commit new ABI directory, remove the old
17560 * [Config] CONFIG_EFIVAR_FS=y
17561 - LP: #1223195
17562 * [Config] CONFIG_EFI_VARS_PSTORE=m,
17563 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
17564 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
17565 - LP: #1222850
17566
17567 [ Upstream Kernel Changes ]
17568
17569 * Intel xhci: refactor EHCI/xHCI port switching
17570 - LP: #1210858
17571
17572 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
17573
17574linux (3.11.0-6.12) saucy; urgency=low
17575
17576 * Release tracker
17577 - LP: #1222893
17578
17579 [ Andy Whitcroft ]
17580
17581 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
17582 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
17583 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
17584 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
17585 - LP: #1222407
17586
17587 [ Paolo Pisati ]
17588
17589 * [Config] restore mmc boot on panda
17590
17591 [ Tyler Hicks ]
17592
17593 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
17594 - LP: #1216294
17595
17596 [ Upstream Kernel Changes ]
17597
17598 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
17599 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
17600 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
17601 * net: calxedaxgmac: fix possible skb free before tx complete
17602 * net: calxedaxgmac: update ring buffer tx_head after barriers
17603 * net: calxedaxgmac: fix race with tx queue stop/wake
17604 * net: calxedaxgmac: enable interrupts after napi_enable
17605 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
17606 * net: calxedaxgmac: remove some unused statistic counters
17607 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
17608 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
17609 * mfd: rtsx: Read vendor setting from config space
17610 - LP: #1201698
17611
17612 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
17613
17614linux (3.11.0-5.11) saucy; urgency=low
17615
17616 * Release tracker
17617 - LP: #1221886
17618
17619 [ Adam Lee ]
17620
17621 * SAUCE: Bluetooth: Add support for 04ca:2007
17622 - LP: #1153448
17623 * SAUCE: Bluetooth: Add support for 105b:e065
17624 - LP: #1161261
17625
17626 [ Gavin Guo ]
17627
17628 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
17629 - LP: #1166113
17630
17631 [ Upstream Kernel Changes ]
17632
17633 * igb: Reset the link when EEE setting changed
17634 - LP: #1219619
17635 * igb: Read register for latch_on without return value
17636 - LP: #1219619
17637 * igb: Added rcu_lock to avoid race
17638 - LP: #1219619
17639 * igb: don't allow SR-IOV without MSI-X
17640 - LP: #1219619
17641 * igb: Update MTU so that it is always at least a standard frame size
17642 - LP: #1219619
17643 * igb: Refactor of init_nvm_params
17644 - LP: #1219619
17645 * igb: Refactor NVM read functions to accommodate devices with no flash
17646 - LP: #1219619
17647 * igb: Add device support for flashless SKU of i210 device
17648 - LP: #1219619
17649 * igb: Fix get_fw_version function for all parts
17650 - LP: #1219619
17651 * igb: Add macro for size of RETA indirection table
17652 - LP: #1219619
17653 * igb: Expose RSS indirection table for ethtool
17654 - LP: #1219619
17655 * igb: Don't look for a PBA in the iNVM when flashless
17656 - LP: #1219619
17657 * igb: Implementation of 1-sec delay for i210 devices
17658 - LP: #1219619
17659 * igb: New PHY_ID for i354 device
17660 - LP: #1219619
17661 * igb: M88E1543 PHY downshift implementation
17662 - LP: #1219619
17663 * igb: No PHPM support in i354 devices
17664 - LP: #1219619
17665 * igb: Support to get 2_5G link status for appropriate media type
17666 - LP: #1219619
17667 * igb: Get speed and duplex for 1G non_copper devices
17668 - LP: #1219619
17669 * igb: Implementation to report advertised/supported link on i354 devices
17670 - LP: #1219619
17671 * igb: Update version number
17672 - LP: #1219619
17673 * Bluetooth: Take proper tty_struct references
17674 - LP: #1189998
17675 * Bluetooth: Remove the device from the list in the destructor
17676 - LP: #1189998
17677 * Bluetooth: Move the tty initialization and cleanup out of open/close
17678 - LP: #1189998
17679 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
17680 - LP: #1189998
17681 * Bluetooth: Fix the reference counting of tty_port
17682 - LP: #1189998
17683 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
17684 - LP: #1189998
17685
17686 [ Wen-chien Jesse Sung ]
17687
17688 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
17689 - LP: #1065400
17690 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
17691 - LP: #1065400
17692
17693 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
17694
17695linux (3.11.0-5.10) saucy; urgency=low
17696
17697 [ Andy Whitcroft ]
17698
17699 * Release tracker
17700 - LP: #1220222
17701 * Revert "[Config] Fix ubuntu directoy Kbuilds"
17702 * Revert "aufs update dropped some Kbuild files"
17703 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
17704 * Revert "ubuntu: AUFS -- update to
17705 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
17706 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
17707 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
17708 * rebase to v3.11 final
17709 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
17710 * ubuntu: AUFS (no-squash): basic framework and update machinary
17711 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
17712 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
17713 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
17714 * ubuntu: (no-squash) AUFS -- enable aufs
17715 * ubuntu: AUFS -- fix remaining d_count references to use accessor
17716 * ubuntu: lttng -- follow rename of pid_ns
17717 * SAUCE: disable stack-protector for ARM compressed bootloader
17718
17719 [ Paolo Pisati ]
17720
17721 * [Config] ARM_ATAG_DTB_COMPAT=y
17722
17723 [ Rob Herring ]
17724
17725 * [Config] Enable KVM and virtio for armhf generic-lpae
17726
17727 [ Tim Gardner ]
17728
17729 * [Config] CONFIG_ARPD=y
17730 * [Config] CONFIG_ZSWAP=y
17731 - LP: #1215379
17732
17733 [ Upstream Kernel Changes ]
17734
17735 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
17736 - LP: #1217957
17737 * ARM: use phys_addr_t for DMA zone sizes
17738 * ARM: highbank: enable DMA zone for LPAE
17739 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
17740 * ARM: highbank: select required errata work-arounds
17741 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
17742 * DMA: fix printk warning in AMBA PL08x DMA driver
17743 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
17744 * ARM: move outer_cache declaration out of ifdef
17745 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
17746 * ARM: highbank: clean-up some unused includes
17747 * ARM: xen: only set pm function ptrs for Xen guests
17748
17749 [ Upstream Kernel Changes ]
17750
17751 * rebase to v3.11
17752
17753 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
17754
17755linux (3.11.0-4.9) saucy; urgency=low
17756
17757 [ Tim Gardner ]
17758
17759 * rebase to v3.11-rc7
17760 * Release tracker
17761 - LP: #1216962
17762
17763 [ Upstream Kernel Changes ]
17764
17765 * mwifiex: do not create AP and P2P interfaces upon driver loading
17766 - LP: #1212720
17767
17768 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
17769
17770linux (3.11.0-3.8) saucy; urgency=low
17771
17772 [ Johannes Berg ]
17773
17774 * SAUCE: mac80211: ignore (E)CSA in probe response frames
17775 - LP: #1201470
17776
17777 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
17778
17779linux (3.11.0-3.7) saucy; urgency=low
17780
17781 [ Tim Gardner ]
17782
17783 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
17784 upstart to track
17785 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
17786 linux/hyperv.h
17787 * SAUCE: hv: Add vss daemon to Makefile
17788 * [Debian] Add hv_vss_daemon to tools package
17789 - LP: #1213282
17790 * [Config] Fix ubuntu directoy Kbuilds
17791 - LP: #1181755
17792
17793 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
17794
17795linux (3.11.0-3.6) saucy; urgency=low
17796
17797 [ Andy Whitcroft ]
17798
17799 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
17800 * [Config] tools: enable x86 and hyper-v
17801
17802 [ John Johansen ]
17803
17804 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
17805 snapshot"
17806 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
17807 root users"
17808 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
17809
17810 [ Joseph Salisbury ]
17811
17812 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
17813 - LP: #1210848
17814
17815 [ Kamal Mostafa ]
17816
17817 * [debian] tools: ship 'cpupower' in linux-tools
17818 - LP: #1158668
17819 * [Config] Build-dep on libpci-dev for cpu tools
17820 - LP: #1158668
17821
17822 [ Tim Gardner ]
17823
17824 * rebase to v3.11-rc6
17825 * Release tracker
17826 - LP: #1213941
17827
17828 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
17829
17830linux (3.11.0-2.5) saucy; urgency=low
17831
17832 [ Tim Gardner ]
17833
17834 * [Config] CONFIG_PM_DEBUG=y
17835 - LP: #1210539
17836 * rebase to v3.11-rc5
17837 * Release tracker
17838 - LP: #1211378
17839
17840 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
17841
17842linux (3.11.0-1.4) saucy; urgency=low
17843
17844 [ Tim Gardner ]
17845
17846 * Bump ABI when making changes to the inclusion list lest
17847 you cause conflicts with existing installed kernel
17848 packages.
17849 - LP: #1210331
17850
17851 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
17852
17853linux (3.11.0-0.3) saucy; urgency=low
17854
17855 [ Tim Gardner ]
17856
17857 * [Config] Include rbd and kvm in the virtual inclusion list
17858 - LP: #1206961
17859 * [Config] Removed obsolete inclusion list entries
17860
17861 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
17862
17863linux (3.11.0-0.2) saucy; urgency=low
17864
17865 [ Bruce Allan ]
17866
17867 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
17868 - LP: #1206757
17869 * SAUCE: (no-up) e1000e: enable support for new device IDs
17870 - LP: #1206757
17871
17872 [ John Johansen ]
17873
17874 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
17875
17876 [ Paolo Pisati ]
17877
17878 * build vexpress a15 dtb
17879 * [Config] disable Broadcom bcm support (ARCH_BCM)
17880 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
17881 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
17882 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
17883 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
17884 * [Config] disable TI Keystone, AM43xx and OMAP5 support
17885 * [Config] ARM_APPENDED_DTB=y
17886
17887 [ Tim Gardner ]
17888
17889 * rebase to v3.11-rc4
17890 * overlayfs: Update to v19
17891 * [Config] Enable overlayfs
17892 * SAUCE: Fix lttng compile errors
17893
17894 [ Upstream Kernel Changes ]
17895
17896 * rebase to v3.11-rc4
17897 - LP: #1163720
17898 - LP: #1162026
17899 - LP: #1195636
17900 - LP: #1195597
17901 - LP: #1180409
17902 - LP: #1168430
17903
17904 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
17905
17906linux (3.11.0-0.1) saucy; urgency=low
17907
17908 [ Upstream Kernel Changes ]
17909
17910 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
17911 - LP: #1163720
17912 - LP: #1162026
17913 - LP: #1195636
17914 - LP: #1195597
17915 - LP: #1180409
17916 - LP: #1168430
17917
17918 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
17919
17920linux (3.10.0-2.10) saucy; urgency=low
17921
17922 [ Andy Whitcroft ]
17923
17924 * [Config] CONFIG_INTEL_MEI*=m
17925 - LP: #1196155
17926 * [Config] CONFIG_DEBUG_INFO=y
17927
17928 [ Stephen Warren ]
17929
17930 * [Config] fix Calxeda xgmac module filename
17931
17932 [ Upstream Kernel Changes ]
17933
17934 * Revert "serial: 8250_pci: add support for another kind of NetMos
17935 Technology PCI 9835 Multi-I/O Controller"
17936 - LP: #1190967
17937 * mfd: lpc_ich: Add support for Intel Avoton SoC
17938 - LP: #1196658
17939
17940 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
17941
17942linux (3.10.0-2.9) saucy; urgency=low
17943
17944 [ Andy Whitcroft ]
17945
17946 * rebase to v3.10
17947
17948 [ John Johansen ]
17949
17950 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
17951 network mediation"
17952 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
17953 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
17954 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
17955 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
17956 interface"
17957 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
17958 to prevent execve from granting privs"
17959 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
17960
17961 [ Upstream Kernel Changes ]
17962
17963 * rebase to v3.10
17964
17965 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
17966
17967linux (3.10.0-1.8) saucy; urgency=low
17968
17969 [ Andy Whitcroft ]
17970
17971 * Release Tracking Bug
17972 - LP: #1195717
17973
17974 [ Andy Whitcroft ]
17975
17976 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
17977 interface"
17978 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
17979 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
17980 reference"
17981 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
17982 * Revert "ubuntu: overlayfs --
17983 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
17984 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
17985 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
17986 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
17987 * Revert "ubuntu: overlayfs --
17988 overlayfs-fix-possible-leak-in-ovl_new_inode"
17989 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
17990 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
17991 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
17992 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
17993 * Revert "ubuntu: overlayfs -- overlay filesystem"
17994 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
17995 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
17996 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
17997 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
17998
17999 [ Erez Zadok ]
18000
18001 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
18002
18003 [ Miklos Szeredi ]
18004
18005 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
18006 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
18007 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
18008 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
18009 * ubuntu: overlayfs v18 -- -- overlay filesystem
18010 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
18011
18012 [ Neil Brown ]
18013
18014 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
18015
18016 [ Tim Gardner ]
18017
18018 * [Config] CONFIG_SUNRPC_DEBUG=y
18019 - LP: #1127319
18020
18021 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
18022
18023linux (3.10.0-0.7) saucy; urgency=low
18024
18025 [ Andy Whitcroft ]
18026
18027 * autopkgtest: switch Depends: to build-essential
18028
18029 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
18030
18031linux (3.10.0-0.6) saucy; urgency=low
18032
18033 [ Andy Whitcroft ]
18034
18035 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
18036 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
18037 - LP: #1098378
18038 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
18039 * ubuntu: overlayfs -- expose do_splice_direct prototype
18040 * ubuntu: overlayfs -- follow change to do_splice_direct interface
18041 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
18042 - LP: #1192691
18043
18044 [ Stefan Bader ]
18045
18046 * (d-i) Add dm-snapshot to md-modules
18047 - LP: #1191726
18048
18049 [ Tim Gardner ]
18050
18051 * Release tracker
18052 - LP: #1194149
18053 * [Config] CONFIG_WIL6210=n for armhf
18054 * [Config] d-i: Add calxedaxgmac to nic-modules
18055 - LP: #1192358
18056 * [debian] Use dh_strip
18057 - LP: #1192759
18058 * [Config] Enable perf for armhf
18059 * do_tools=false when cross compiling
18060 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
18061 - LP: #1108082
18062
18063 [ Upstream Kernel Changes ]
18064
18065 * nsp32: switch reset delay to msleep() as it is tooo long
18066 * alx: add a simple AR816x/AR817x device driver
18067 Plucked from linux-next. replaces ubuntu/alx in favor of
18068 'to be merged' version in 3.11.
18069 * rebase to v3.10-rc7
18070 - LP: #1189363
18071
18072 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
18073
18074linux (3.10.0-0.5) saucy; urgency=low
18075
18076 [ Andy Whitcroft ]
18077
18078 * rebase to v3.10-rc6
18079 * [Config] updateconfigs following rebase to v3.10-rc6
18080
18081 [ Upstream Kernel Changes ]
18082
18083 * rebase to v3.10-rc6
18084
18085 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
18086
18087linux (3.10.0-0.4) saucy; urgency=low
18088
18089 [ Andy Whitcroft ]
18090
18091 * [Config] updateconfigs following rebase to v3.10-rc4
18092
18093 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
18094
18095linux (3.10.0-0.3) saucy; urgency=low
18096
18097 [ Andy Whitcroft ]
18098
18099 * rebase to v3.10-rc5
18100
18101 [ Upstream Kernel Changes ]
18102
18103 * rebase to v3.10-rc5
18104 - LP: #1186170
18105
18106 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
18107
18108linux (3.10.0-0.2) saucy; urgency=low
18109
18110 [ Andy Whitcroft ]
18111
18112 * rebase to v3.10-rc4
18113 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
18114 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
18115 - LP: #1187744
18116 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
18117
18118 [ Dave Chiluk ]
18119
18120 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
18121 - LP: #1035226
18122
18123 [ Tim Gardner ]
18124
18125 * rebase to v3.10-rc3
18126 * [Config] sparc be gone
18127 * [Config] ia64 be gone
18128 * d-i: block-modules provides nbd-modules
18129
18130 [ Upstream Kernel Changes ]
18131
18132 * rebase to v3.10-rc4
18133 * rebase to v3.10-rc3
18134
18135 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
18136
18137linux (3.10.0-0.1) saucy; urgency=low
18138
18139 [ Tim Gardner ]
18140
18141 * UBUNTU: Disabled lttng
18142 * UBUNTU: Disable aufs for FTBS
18143 * UBUNTU: Disabled alx
18144 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
18145 * UBUNTU: rebase to v3.10-rc2
18146 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
18147
18148 [ Andy Whitcroft ]
18149
18150 * UBUNTU: [Config] update standards version to 3.9.4.0
18151 * UBUNTU: [Config] squash duplicate package description (long and short)
18152 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
18153 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
18154 * UBUNTU: [Config] drop redundant Build-Conficts:
18155
18156 [ Upstream Kernel Changes ]
18157
18158 * rebase to v3.10-rc2
18159 - LP: #1180351
18160
18161 [ Upstream Kernel Changes ]
18162
18163 * rebase to v3.10-rc1
18164 - LP: #1172151
18165 - LP: #1089795
18166 - LP: #1167270
18167 - LP: #1128840
18168
18169 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
18170
18171linux (3.10.0-0.0) saucy; urgency=low
18172
18173 * Dummy
18174
18175 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
18176
18177linux (3.9.0-2.6) saucy; urgency=low
18178
18179 [ Tim Gardner ]
18180
18181 * rebase to v3.9.2
18182
18183 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
18184
18185linux (3.9.0-1.5) saucy; urgency=low
18186
18187 [ Tim Gardner ]
18188
18189 * rebase to v3.9.1
18190
18191 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
18192
18193linux (3.9.0-0.4) saucy; urgency=low
18194
18195 [ Andy Whitcroft ]
18196
18197 * ubuntu: overlayfs -- add FS_ALIAS
18198
18199 [ Tim Gardner ]
18200
18201 * Added lttng
18202 - LP: #1175784
18203
18204 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
18205
18206linux (3.9.0-0.3) saucy; urgency=low
18207
18208 [ Upstream Kernel Changes ]
18209
18210 * rebase to v3.9
18211
18212 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
18213
18214linux (3.9.0-0.2) saucy; urgency=low
18215
18216 [ Tim Gardner ]
18217
18218 * Enable extras packaging for amd64/i386.
18219 Fixes build depenencies with brittany and linux-meta.
18220
18221 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
18222
18223linux (3.9.0-0.1) saucy; urgency=low
18224
18225 [ Upstream Kernel Changes ]
18226
18227 * rebase to v3.9-rc8
18228
18229 [ Upstream Kernel Changes ]
18230
18231 * rebase to v3.9-rc7
18232 - LP: #1128840
18233
18234 [ Upstream Kernel Changes ]
18235
18236 * rebase to v3.9-rc6
18237
18238 [ Upstream Kernel Changes ]
18239
18240 * rebase to v3.9-rc5
18241
18242 [ Upstream Kernel Changes ]
18243
18244 * rebase to v3.8-rc4
18245 - LP: #1095315
18246 - LP: #886975
18247 - LP: #1086921
18248
18249 [ Upstream Kernel Changes ]
18250
18251 * rebase to v3.9-rc3
18252 - LP: #1155016
18253 - LP: #1103594
18254
18255 [ Upstream Kernel Changes ]
18256
18257 * rebase to v3.9-rc2
18258
18259 [ Upstream Kernel Changes ]
18260
18261 * rebase to v3.9-rc1
18262 - LP: #901105
18263 - LP: #961286
18264 - LP: #1011792
18265 - LP: #1128934
18266 - LP: #886975
18267 - LP: #978807
18268
18269 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
18270
18271linux (3.8.0-7.14) raring; urgency=low
18272
18273 [ Andy Whitcroft ]
18274
18275 * [Config] CONFIG_RCU_USER_QS=n
18276 * [Config] CONFIG_MTD_ONENAND_SIM=n
18277 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
18278
18279 [ Upstream Kernel Changes ]
18280
18281 * rebase to v3.8
18282
18283 [Tim Gardner]
18284
18285 * Release Tracking Bug
18286 - LP: #1130111
18287 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
18288 - LP: #1128840
18289
18290 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
18291
18292linux (3.8.0-6.13) raring; urgency=low
18293
18294 [Tim Gardner]
18295
18296 * Release Tracking Bug
18297 - LP: #1125364
18298 * Add ahci modules to d-i
18299 - LP: #1124415
18300
18301
18302 [ Chris Wilson ]
18303
18304 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
18305 the encoders
18306 - LP: #1097315
18307
18308 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
18309
18310linux (3.8.0-6.12) raring; urgency=low
18311
18312 [Tim Gardner]
18313
18314 * perf: NO_LIBPERL=1
18315 * Fix linux-headers dependency
18316 * Release Tracking Bug
18317 - LP: #1124362
18318
18319 [ Andy Whitcroft ]
18320
18321 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
18322 - LP: #1121699
18323
18324 [ Daniel Vetter ]
18325
18326 * SAUCE: drm/i915: write backlight harder
18327 - LP: #954661
18328
18329 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
18330
18331linux (3.8.0-6.11) raring; urgency=low
18332
18333 [Tim Gardner]
18334
18335 * Release Tracking Bug
18336 - LP: #1122071
18337 * rebase to v3.8-rc7
18338 * Add libaudit-dev as a build dependency
18339 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
18340
18341 [ Leann Ogasawara ]
18342
18343 * [Config] Remove CONFIG_SATA_AHCI annotation
18344
18345 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
18346
18347linux (3.8.0-5.10) raring; urgency=low
18348
18349 [Tim Gardner]
18350
18351 * Release Tracking Bug
18352 - LP: #1118568
18353
18354 * Bump ABI to fix install issue with 3.8.0-4.8.
18355 Moving drivers/ata/*ahci* to linux-image caused an
18356 install conflict with linux-image-extras without an
18357 ABI bump.
18358
18359 [ Jan Beulich ]
18360
18361 * SAUCE: xen-pciback: rate limit error messages from
18362 xen_pcibk_enable_msi{, x}()
18363 - LP: #1117336
18364 - CVE-2013-0231
18365
18366 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
18367
18368linux (3.8.0-4.9) raring; urgency=low
18369
18370 [ Herton Ronaldo Krzesinski ]
18371
18372 * d-i: Add mellanox ethernet drivers to nic-modules
18373 - LP: #1015339
18374
18375 [ Joseph Salisbury ]
18376
18377 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
18378 - LP: #1113547
18379
18380 [ Kamal Mostafa ]
18381
18382 * SAUCE: alx driver import script
18383
18384 [ Qualcomm Atheros, Inc ]
18385
18386 * SAUCE: alx: Update to heads/master
18387
18388 [ Tim Gardner ]
18389
18390 * Release Tracking Bug
18391 - LP: #1117673
18392
18393 * [debian] Remove dangling symlink from headers package
18394 - LP: #1112442
18395 * [config] CONFIG_ALX=m
18396 * [Config] Add alx to d-i nic-modules
18397 * [Config] CONFIG_SATA_AHCI=m
18398 - LP: #1056563
18399
18400 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
18401
18402linux (3.8.0-4.8) raring; urgency=low
18403
18404 [ Allen Ibara ]
18405
18406 * SAUCE: imx6: dts: Add IMX6Q AHCI support
18407
18408 [ Andy Whitcroft ]
18409
18410 * rebase to v3.8-rc6
18411 * updateconfigs following rebase to v3.8-rc6
18412
18413 [Leann Ogasawara]
18414
18415 * Release Tracking Bug
18416 - LP: #1112573
18417
18418 [ Paolo Pisati ]
18419
18420 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
18421 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
18422 * [Config] MMC_ARMMMCI=y (vexpress mmc)
18423 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
18424
18425 [ Seth Forshee ]
18426
18427 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
18428
18429 [ Upstream Kernel Changes ]
18430
18431 * rebase to v3.8-rc6
18432 - LP: #1107477
18433
18434 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
18435
18436linux (3.8.0-3.7) raring; urgency=low
18437
18438 [ Andy Green ]
18439
18440 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
18441 * SAUCE: ARM: omap2 add mac address allocation register api
18442 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
18443 allocation
18444
18445 [ Leann Ogasawara ]
18446
18447 * rebase to v3.8-rc5
18448 * Release Tracking Bug
18449 - LP: #1111486
18450
18451 [ Paolo Pisati ]
18452
18453 * SAUCE: davinci: vpss: compilation fix
18454 * [Config] enable TI OMAP4 support (Pandaboard/ES)
18455 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
18456 * [Config] enable Freescale IMX6 support (SabreLite)
18457 * [Config] SERIAL_IMX_CONSOLE=y
18458 * [Config] MMC_*_IMX=y
18459 * [Config] disable USB_SUSPEND
18460 * [Config] USB_MXS_PHY=y
18461 * [Config] USB_CHIPIDEA=y
18462 * SAUCE: DTB: add support for multiple DTBs
18463 * SAUCE: DTB: build imx6q-sabrelite
18464 * SAUCE: DTB: build beaglexm
18465 * SAUCE: DTB: build panda/panda es
18466 * [Config] disable CPU_FREQ
18467 * [Config] PANEL_TFP410=y (video DVI output)
18468 * [Config] SND_OMAP_SOC*=y
18469 * [Config] SND_IMX_SOC*=y
18470 * [Config] I2C_IMX=y
18471 * [Config] SPI_IMX=m
18472
18473 [ Stefan Bader ]
18474
18475 * [Config] Move 9p modules into generic package
18476 - LP: #1107658
18477
18478 [ Tony Lindgren ]
18479
18480 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
18481 kernels
18482 * SAUCE: ARM: OMAP2+: Use omap initcalls
18483 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
18484 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
18485 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
18486 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
18487 multiplaform
18488 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
18489 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
18490 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
18491
18492 [ Upstream Kernel Changes ]
18493
18494 * rebase to v3.8-rc5
18495 - LP: #1096789
18496
18497 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
18498
18499linux (3.8.0-2.6) raring; urgency=low
18500
18501 [ Adam Conrad ]
18502
18503 * Fix up linux-tools -> SRCPKGNAME-tools rename
18504
18505 [ Andy Whitcroft ]
18506
18507 * [Config] re-disable CONFIG_SOUND_OSS
18508 - LP: #1105230
18509
18510 [ Arend van Spriel ]
18511
18512 * SAUCE: brcmsmac: fix tx status processing
18513
18514 [Leann Ogasawara]
18515
18516 * Release Tracking Bug
18517 - LP: #1105104
18518
18519 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
18520
18521linux (3.8.0-1.5) raring; urgency=low
18522
18523 [Tim Gardner]
18524
18525 * Release Tracking Bug
18526 - LP: #1101235
18527
18528 [ Dudley Du ]
18529
18530 * SAUCE: Input: add support for Cypress PS/2 Trackpads
18531 - LP: #978807
18532
18533 [ Kamal Mostafa ]
18534
18535 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
18536 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
18537 * [Config] Add CONFIG_PS2_CYPRESS
18538
18539 [ Tim Gardner ]
18540
18541 * rebase to v3.8-rc4
18542
18543 [ Upstream Kernel Changes ]
18544
18545 * rebase to v3.8-rc4
18546 - LP: #1095315
18547 - LP: #886975
18548 - LP: #1086921
18549
18550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
18551
18552linux (3.8.0-0.4) raring; urgency=low
18553
18554 [ Leann Ogasawara ]
18555
18556 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
18557 * [Config] Update CONFIG_IIO build annotation
18558 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
18559 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
18560 * [Config] Remove CONFIG_SPI_PL022 annotation
18561 * [Config] Update CONFIG_EZX_PCAP annotation
18562 * [Config] Update CONFIG_SENSORS_AK8975 annotation
18563 * [Config] Disable CONFIG_DRM_MGAG200
18564 - LP: #1042903
18565
18566 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
18567
18568linux (3.8.0-0.3) raring; urgency=low
18569
18570 [ Andy Whitcroft ]
18571
18572 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
18573 uselib()"
18574
18575 [ Scott James Remnant ]
18576
18577 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
18578 (for v3.7+)
18579 - LP: #1085766, #462111
18580
18581 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
18582
18583linux (3.8.0-0.2) raring; urgency=low
18584
18585 [ Tim Gardner ]
18586
18587 * [packaging] Add macro to selectively disable building perf
18588 * [packaging] Cannot depend on universe package libaudit-dev
18589
18590 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
18591
18592linux (3.8.0-0.1) raring; urgency=low
18593
18594
18595 [ Upstream Kernel Changes ]
18596
18597 * rebase to v3.8-rc3
18598 - LP: #1096789
18599
18600 [ Upstream Kernel Changes ]
18601
18602 * rebase to v3.8-rc2
18603 - LP: #1082357
18604 - LP: #1075882
18605
18606 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
18607
18608linux (3.7.0-7.15) raring; urgency=low
18609
18610 [ Chris J Arges ]
18611
18612 * SAUCE: add eeprom_bad_csum_allow module parameter
18613 - LP: #1070182
18614
18615 [ Leann Ogasawara ]
18616
18617 * Add ceph to linux-image for virtual instances
18618 - LP: #1063784
18619
18620 [ Serge Hallyn ]
18621
18622 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
18623
18624 [ Tim Gardner ]
18625
18626 * [Config] CONFIG_SLUB_DEBUG=y
18627 - LP: #1090308
18628
18629 [ Upstream Kernel Changes ]
18630
18631 * Revert "[SCSI] sd: Implement support for WRITE SAME"
18632 - LP: #1089818
18633
18634 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
18635
18636linux (3.7.0-6.14) raring; urgency=low
18637
18638 [ Andy Whitcroft ]
18639
18640 * [Config] annotations: all new annotations scheme including defaults
18641 * [Configs] apply annotation updates to main configs (top section)
18642
18643 [ Leann Ogasawara ]
18644
18645 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
18646 build"
18647 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
18648 * Temporarily disable module check for build
18649
18650 [ Stefan Bader ]
18651
18652 * ubuntu: dm-raid45: Adapt to upstream interface changes
18653 * Re-enable build of dm-raid45
18654
18655 [ Tim Gardner ]
18656
18657 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
18658 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
18659 * SAUCE: drm: Fix possible EDID memory allocation oops
18660 * SAUCE: ttm: Fix possible _manager memory allocation oops
18661 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
18662 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
18663 2 pointers
18664
18665 [ Tomas Hozza ]
18666
18667 * SAUCE: tools: hv: Netlink source address validation allows DoS
18668 - LP: #1084777
18669 - CVE-2012-5532
18670
18671 [ Upstream Kernel Changes ]
18672
18673 * rebase to v3.7
18674
18675 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
18676
18677linux (3.7.0-5.13) raring; urgency=low
18678
18679 [ Lino Sanfilippo ]
18680
18681 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
18682 fsnotify_destroy_group()
18683 - LP: #922906
18684 * SAUCE: fsnotify: introduce fsnotify_get_group()
18685 - LP: #922906
18686 * SAUCE: fsnotify: use reference counting for groups
18687 - LP: #922906
18688 * SAUCE: fsnotify: take groups mark_lock before mark lock
18689 - LP: #922906
18690 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
18691 indicates wheather a mark should be destroyed
18692 - LP: #922906
18693 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
18694 mark list
18695 - LP: #922906
18696 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
18697 - LP: #922906
18698 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
18699 fsnotify_remove_mark()
18700 - LP: #922906
18701 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
18702 by group
18703 - LP: #922906
18704 * SAUCE: fsnotify: change locking order
18705 - LP: #922906
18706
18707 [ Tim Gardner ]
18708
18709 * [Config] CONFIG_NFC_LLCP=y
18710 * [Config] get-firmware: Filter new files through fwinfo
18711 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
18712 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
18713 * [Config] CONFIG_XEN=y for all arches
18714 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
18715 * [Config] CONFIG_MMC_DW_EXYNOS=m
18716 * [Config] CONFIG_GPIO_ADNP=m
18717 * [Config] find-obsolete-firmware: Use correct path
18718 * rebase to v3.7-rc8
18719 - LP: #1084640
18720
18721 [ Upstream Kernel Changes ]
18722
18723 * Revert "VFS: don't do protected {sym,hard}links by default"
18724 - LP: #1084192
18725
18726 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
18727
18728linux (3.7.0-4.12) raring; urgency=low
18729
18730 [ Tim Gardner ]
18731
18732 * Revert "[Config] Use -j1 for headers_install"
18733 * Revert "[Config] install-arch-headers needs a valid config"
18734 Strayed into the weeds in search of the root cause of the periodic
18735 build failure.
18736 Fixes powerpc FTBS introduced in -4.11.
18737 * [Config] hmake -j1
18738 The kernel makefile appears to have parallel dependency
18739 problems for the install_headers target. This appears to be root
18740 cause for a periodic build failure on N-way machines.
18741
18742 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
18743
18744linux (3.7.0-4.11) raring; urgency=low
18745
18746 [ Tim Gardner ]
18747
18748 * [Config] Use -j1 for headers_install
18749 Also fixes a powerpc FTBS introduced by
18750 "[Config] install-arch-headers needs a valid config".
18751
18752 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
18753
18754linux (3.7.0-4.10) raring; urgency=low
18755
18756 [ Andy Whitcroft ]
18757
18758 * [Config] add rebuild-test support for autopkgtest
18759 - LP: #1081500
18760 * [tests] move build tests out of the way
18761 - LP: #1081500
18762 * [tests] add an autopkgtest rebuild test
18763 - LP: #1081500
18764
18765 [ Tim Gardner ]
18766
18767 * rebase to v3.7-rc7
18768 * SAUCE: Remove emi62 files duplicated in linux-firmware
18769 * SAUCE: Remove sb16 files duplicated in linux-firmware
18770 * SAUCE: Remove whiteheat files duplicated in linux-firmware
18771 * SAUCE: Remove yamaha files duplicated in linux-firmware
18772 * SAUCE: Remove dsp56k files used only by m68k
18773 * SAUCE: firmware: Remove last vestiges of dabusb
18774 * SAUCE: Remove vicam files duplicated in linux-firmware
18775 * [Config] install-arch-headers needs a valid config
18776
18777 [ Upstream Kernel Changes ]
18778
18779 * rebase to v3.7-rc7
18780 - LP: #1076840
18781 - LP: #1081466
18782
18783 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
18784
18785linux (3.7.0-3.9) raring; urgency=low
18786
18787 [ Leann Ogasawara ]
18788
18789 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
18790 - LP: #1079900
18791 * Add nfsv3 to nfs-modules udeb
18792
18793 [ Paolo Pisati ]
18794
18795 * [Config] SND_OMAP_SOC*=y
18796 - LP: #1019321
18797
18798 [ Stefan Bader ]
18799
18800 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
18801 - LP: #1078926
18802
18803 [ Tim Gardner ]
18804
18805 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
18806 - LP: #1079469
18807 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
18808 * rebase to v3.7-rc6
18809 * SAUCE: script to detect obsolete firmware
18810 * SAUCE: Remove yam files duplicated in linux-firmware
18811 * SAUCE: Remove tehuti files duplicated in linux-firmware
18812 * SAUCE: Remove matrox files duplicated in linux-firmware
18813 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
18814 * SAUCE: Remove r128 files duplicated in linux-firmware
18815 * SAUCE: Remove acenic files duplicated in linux-firmware
18816 * SAUCE: Remove keyspan files duplicated in linux-firmware
18817 * SAUCE: Remove sun files duplicated in linux-firmware
18818 * SAUCE: Remove radeon files duplicated in linux-firmware
18819 * SAUCE: Update bnx2x firmware to 7.8.2.0
18820 * [Config] generic.inclusion-list: econet has disappeared
18821
18822 [ Upstream Kernel Changes ]
18823
18824 * seccomp: forcing auditing of kill condition
18825 - LP: #1079469
18826 * rebase to v3.7-rc6
18827
18828 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
18829
18830linux (3.7.0-2.8) raring; urgency=low
18831
18832 [ Andy Whitcroft ]
18833
18834 * Revert "overlayfs: disable until FTBS is fixed"
18835 * Revert "ubuntu: overlayfs"
18836 * Revert "ubuntu: AUFS"
18837 * ubuntu: overlayfs -- overlayfs: add statfs support
18838 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
18839 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
18840 inode
18841 - LP: #944386
18842 * ubuntu: AUFS (no-squash): basic framework and update machinary
18843 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
18844 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
18845 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
18846 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
18847 * ubuntu: AUFS (no-squash) -- reenable
18848 - LP: #1079193
18849
18850 [ Erez Zadok ]
18851
18852 * ubuntu: overlayfs -- overlayfs: implement show_options
18853
18854 [ Miklos Szeredi ]
18855
18856 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
18857 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
18858 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
18859 * ubuntu: overlayfs -- overlay filesystem
18860 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
18861 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
18862
18863 [ Neil Brown ]
18864
18865 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
18866
18867 [ Robin Dong ]
18868
18869 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
18870 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
18871
18872 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
18873
18874linux (3.7.0-1.7) raring; urgency=low
18875
18876 [ Tim Gardner ]
18877
18878 * [Config] Drop dependency on libaudit-dev
18879 Its a universe package which causes an FTBS on the builders.
18880 libaudit-dev is not strictly required for the perf tools build.
18881
18882 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
18883
18884linux (3.7.0-1.6) raring; urgency=low
18885
18886 [ Andy Whitcroft ]
18887
18888 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
18889 * [Config] better encode the CONFIG_NVRAM constaint
18890 * enforcer -- fix debugging output
18891
18892 [ Ben Collins ]
18893
18894 * [Config] Add custom_override rule to allow for alternate kernel
18895 file/install
18896 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
18897
18898 [ Tim Gardner ]
18899
18900 * [Config] Dropped armel
18901 * Drop highbank from ABI fetch list
18902 * [Config] Use dh_prep instead of 'dh_clean -k'
18903 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
18904 * [Config] Document binary-indep dependency chain
18905 * rebase to v3.7-rc5
18906
18907 [ Upstream Kernel Changes ]
18908
18909 * rebase to v3.7-rc5
18910
18911 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
18912
18913linux (3.7.0-0.5) raring; urgency=low
18914
18915 [ Tim Gardner ]
18916
18917 * [Config] CONFIG_AMD_IOMMU_V2=m
18918 - LP: #1071520
18919 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
18920 Fixes FTBS
18921
18922 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
18923
18924linux (3.7.0-0.4) raring; urgency=low
18925
18926 [ Ben Collins ]
18927
18928 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
18929
18930 [ Tim Gardner ]
18931
18932 * [Config] do_tools=false for arm
18933
18934 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
18935
18936linux (3.7.0-0.3) raring; urgency=low
18937
18938 [ Tim Gardner ]
18939
18940 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
18941 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
18942 * [Config] Drop highbank harder
18943
18944 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
18945
18946linux (3.7.0-0.2) raring; urgency=low
18947
18948 [ Andy Whitcroft ]
18949
18950 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
18951 instances
18952 - LP: #1066921
18953 * [Config] drop highbank builds
18954
18955 [ Jeremy Kerr ]
18956
18957 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
18958 - LP: #1063061
18959
18960 [ Leann Ogasawara ]
18961
18962 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
18963
18964 [ Tim Gardner ]
18965
18966 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
18967 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
18968 * rebase to v3.7-rc4
18969 * SAUCE: MODSIGN: Emit error for incorrectly signed module
18970
18971 [ Upstream Kernel Changes ]
18972
18973 * rebase to v3.7-rc4
18974
18975 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
18976
18977linux (3.7.0-0.1) raring; urgency=low
18978
18979
18980 [ Upstream Kernel Changes ]
18981
18982 * rebase to v3.7-rc3
18983 - LP: #1056078
18984
18985 [ Upstream Kernel Changes ]
18986
18987 * rebase to v3.7-rc2
18988 - LP: #1060729
18989 - LP: #1059523
18990 - LP: #1006690
18991 - LP: #1049623
18992 - LP: #1046512
18993 - LP: #1052499
18994 - LP: #1037642
18995 - LP: #559939
18996 - LP: #1052460
18997 - LP: #939161
18998 - LP: #1046734
18999
19000 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
19001
19002linux (3.6.0-0.1) UNRELEASED; urgency=low
19003
19004
19005 [ Upstream Kernel Changes ]
19006
19007 * rebase to v3.6
19008
19009 [ Upstream Kernel Changes ]
19010
19011 * rebase to v3.6-rc7
19012
19013 [ Upstream Kernel Changes ]
19014
19015 * rebase to v3.6-rc6
19016 - LP: #1000424
19017
19018 [ Upstream Kernel Changes ]
19019
19020 * rebase to v3.6-rc5
19021 - LP: #1040077
19022
19023 [ Upstream Kernel Changes ]
19024
19025 * rebase to v3.6-rc4
19026
19027 [ Upstream Kernel Changes ]
19028
19029 * rebase to v3.6-rc3
19030 - LP: #1038651
19031 - LP: #1034779
19032
19033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
19034
19035linux (3.5.0-6.6) quantal-proposed; urgency=low
19036
19037 [ Andy Whitcroft ]
19038
19039 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
19040 experimental features
19041 * SAUCE: highbank -- export clock functions for modules
19042 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
19043 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
19044 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
19045 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
19046 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
19047 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
19048 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
19049 * [Config] highbank -- reenable CONFIG_DW_DMAC
19050 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
19051 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
19052 * [Config] highbank -- reenable CONFIG_USB_DWC3
19053 * [Config] highbank -- reenable CONFIG_SATA_MV
19054 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
19055 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
19056 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
19057 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
19058 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
19059 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
19060 * [Config] highbank -- enable CONFIG_EXPERT
19061 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
19062 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
19063 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
19064 * [Config] enable CONFIG_USB_ETH_EEM
19065 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
19066 * [Config] disable CONFIG_USB_M66592
19067 * [Config] enable CONFIG_USB_NET2272
19068 * [Config] enable CONFIG_USB_R8A66597
19069 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
19070 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
19071 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
19072 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
19073 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
19074 * [Config] sync configuration armhf omap -> armel omap
19075 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
19076 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
19077
19078 [ Bryan Wu ]
19079
19080 * [Config] change default IO scheduler from CFQ to Deadline
19081
19082 [ Leann Ogasawara ]
19083
19084 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
19085 * [Config] Disable CONFIG_MOUSE_INPORT
19086
19087 [ Tim Gardner ]
19088
19089 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
19090 * [Config] Add bnx2x firmware to nic-modules udeb
19091 * SAUCE: Add script to convert firmware to ihex format
19092 * SAUCE: firmware: Upgrade bnx2 to current versions
19093 * [Config] Add tigon firmware to nic-modules udeb
19094 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
19095 - LP: #1026761
19096 * SAUCE: Remove redundant cis firmware
19097 * SAUCE: Remove redundant emi26 firmware
19098 * SAUCE: Remove redundant ttusb-budget firmware
19099 * SAUCE: Remove redundant sun/cassini firmware
19100 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
19101 * SAUCE: Remove redundant 3com/typhoon.bin firmware
19102 * SAUCE: Remove redundant yamaha/ds1 firmware
19103 * SAUCE: Remove redundant keyspan_pda firmware
19104 * rebase to v3.5
19105
19106 [ Upstream Kernel Changes ]
19107
19108 * rebase to v3.5
19109 - LP: #1027828
19110
19111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
19112
19113linux (3.5.0-5.5) quantal-proposed; urgency=low
19114
19115 [ Andy Whitcroft ]
19116
19117 * [Config] annotations: initial import of configuration annotations
19118
19119 [ Bryan Wu ]
19120
19121 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
19122
19123 [ Leann Ogasawara ]
19124
19125 * Rebase to v3.5-rc7
19126
19127 [ Manoj Iyer ]
19128
19129 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
19130 - LP: #1010281
19131
19132 [ Tim Gardner ]
19133
19134 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
19135 expects
19136 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
19137 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
19138 * [Config] CONFIG_IP_NF_QUEUE=n
19139 * [Config] CONFIG_MTD_DOC2000=n
19140 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
19141 * [Config] CONFIG_PRISM54=n
19142 * [Config] CONFIG_SCx200_I2C=n
19143 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
19144
19145 [ Upstream Kernel Changes ]
19146
19147 * rebase to v3.5-rc7
19148
19149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
19150
19151linux (3.5.0-4.4) quantal-proposed; urgency=low
19152
19153 [ Andy Whitcroft ]
19154
19155 * [Packaging] getabis should be extracting all packages
19156 - LP: #1021174
19157 * [Config] getabis -- series uses linux-image-extra
19158 - LP: #1021174
19159 * rebase to v3.5-rc6
19160
19161 [ Bryan Wu ]
19162
19163 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
19164 flavours
19165 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
19166
19167 [ Leann Ogasawara ]
19168
19169 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
19170 - LP: #1019561
19171
19172 [ Paolo Pisati ]
19173
19174 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
19175 - LP: #1019321
19176
19177 [ Stefan Bader ]
19178
19179 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
19180 - LP: #1018456
19181 * (config) Disable ACPI_PROCFS_POWER
19182
19183 [ Tim Gardner ]
19184
19185 * [Config] CONFIG_ACPI_BGRT=y
19186 * Extract firmware module info during getabi
19187 - LP: #1021174
19188
19189 [ Upstream Kernel Changes ]
19190
19191 * rebase to v3.5-rc6
19192
19193 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
19194
19195linux (3.5.0-3.3) quantal-proposed; urgency=low
19196
19197 [ Andy Whitcroft ]
19198
19199 * [Config] enable CONFIG_MEMTEST=y
19200 - LP: #1004535
19201 * [Config] config-check: add support for a cut operation
19202 * [Config] enforcer -- switch to cut where appropriate
19203
19204 [ Leann Ogasawara ]
19205
19206 * Rebase to v3.5-rc5
19207 * [Config] Updateconfigs after rebase to v3.5-rc5
19208
19209 [ Luis Henriques ]
19210
19211 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
19212 __ocfs2_change_file_space
19213 - LP: #1006012
19214
19215 [ Seth Forshee ]
19216
19217 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
19218 for LVDS register initialization
19219 - LP: #1012800
19220
19221 [ Upstream Kernel Changes ]
19222
19223 * rebase to v3.5-rc5
19224 - LP: #1013183
19225 - LP: #1017017
19226 - LP: #884652
19227
19228 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
19229
19230linux (3.5.0-2.2) quantal-proposed; urgency=low
19231
19232 [ Andy Whitcroft ]
19233
19234 * rebase to v3.5-rc4
19235
19236 [ Arend van Spriel ]
19237
19238 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
19239 brcms_c_regd_init()
19240 - LP: #950320
19241
19242 [ Bryan Wu ]
19243
19244 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
19245
19246 [ Chris J Arges ]
19247
19248 * PACKAGING: add .gnu_debuglink sections to .ko files
19249 - LP: #669641
19250
19251 [ Leann Ogasawara ]
19252
19253 * d-i: Add hid-generic to input-modules
19254 - LP: #1017879
19255
19256 [ Ming Lei ]
19257
19258 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
19259 - LP: #1017717, #225
19260
19261 [ Paolo Pisati ]
19262
19263 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
19264 - LP: #1017718
19265 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
19266
19267 [ Seth Forshee ]
19268
19269 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
19270 during initialization
19271 - LP: #950320
19272 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
19273 by mac80211
19274 - LP: #950320
19275 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
19276 channels
19277 - LP: #950320
19278 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
19279 - LP: #950320
19280 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
19281 regulatory domain
19282 - LP: #950320
19283 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
19284 regulatory updates
19285 - LP: #950320
19286 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
19287 tx power limits
19288 - LP: #950320
19289 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
19290 against internal regulatory data
19291 - LP: #950320
19292 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
19293 when checking whether OFDM is allowed
19294 - LP: #950320
19295
19296 [ Tim Gardner ]
19297
19298 * [Config] Enable CONFIG_CGROUPS for highbank
19299 - LP: #1014692
19300 * [Config] FB_OMAP*=y and PANEL_TFP410=y
19301
19302 [ Upstream Kernel Changes ]
19303
19304 * rebase to v3.5-rc4
19305
19306 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
19307
19308linux (3.5.0-1.1) quantal-proposed; urgency=low
19309
19310 [ Andy Whitcroft ]
19311
19312 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
19313
19314 [ Leann Ogasawara ]
19315
19316 * Rebase to v3.5-rc1
19317 * [Config] Remove USB_DEVICEFS from the config enforcer
19318 * [Config] Updateconfigs after rebase to v3.5-rc1
19319 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
19320 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
19321 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
19322 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
19323 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
19324 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
19325 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
19326 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
19327 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
19328 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
19329 * Rebase to v3.5-rc2
19330 * [Config] Updateconfigs after rebase to v3.5-rc2
19331 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
19332 * Rebase to v3.5-rc3
19333 * [Config] Updateconfigs after rebase to v3.5-rc3
19334
19335 [ Paul Mundt ]
19336
19337 * SAUCE: fix bug.h's inclusion of kernel.h
19338
19339 [ Stefan Bader ]
19340
19341 * SAUCE: Fix compile failures of dm-raid45
19342 * [Config] Enable dm-raid45
19343 * Move dependency on crda to extra package
19344 - LP: #657901
19345 * SAUCE: Mask CR4 writes on older Xen hypervisors
19346
19347 [ Upstream Kernel Changes ]
19348
19349 * rebase to v3.5-rc3
19350 - LP: #993162
19351 - LP: #925577
19352 * rebase to v3.5-rc2
19353 * rebase to v3.5-rc1
19354 - LP: #955892
19355 - LP: #978038
19356 - LP: #987371
19357 - LP: #929545
19358 - LP: #942316
19359 - LP: #903853
19360
19361 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
19362
19363linux (3.4.0-5.11) quantal-proposed; urgency=low
19364
19365 [ Leann Ogasawara ]
19366
19367 * [Config] Disable CONFIG_ARM_LPAE
19368 - LP: #1009061
19369
19370 [ Oleksij Rempel ]
19371
19372 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
19373 - LP: #1008905
19374
19375 [ Paolo Pisati ]
19376
19377 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
19378 - LP: #1009061
19379
19380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
19381
19382linux (3.4.0-4.10) quantal; urgency=low
19383
19384 [ Leann Ogasawara ]
19385
19386 * Temporarily disable ABI and module check
19387
19388 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
19389
19390linux (3.4.0-4.9) quantal; urgency=low
19391
19392 [ Andy Whitcroft ]
19393
19394 * [Config] fix config split to avoid the shared config
19395 * [Config] updateconfigs following split config fix
19396 * [Config] linux-image-extras needs full postinst
19397 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
19398 * [Config] CONFIG_HP_WATCHDOG enable as module
19399 * [Config] CONFIG_PDC_ADMA is not boot essential
19400 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
19401 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
19402 * [Config] CONFIG_TRANZPORT=m commonise
19403 * [Config] CONFIG_R3964=m commonise
19404 * [Config] CONFIG_SCSI_DH=m commonise
19405 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
19406 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
19407 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
19408 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
19409 * [Config] CONFIG_USB_SN9C102 is deprecated disable
19410 * [Config] CONFIG_USB_SI470X=m commonise
19411 * [Config] CONFIG_USB_ET61X251=m commonise
19412 * [Config] CONFIG_RTS_PSTOR=m commonise
19413 * [Config] CONFIG_SCANLOG=m commonise
19414 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
19415 * [Config] CONFIG_SM_FTL=m commonise
19416 * [Config] CONFIG_SOLO6X10=m commonise
19417 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
19418 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
19419 * [Config] CONFIG_SPI_SPIDEV=m commonise
19420 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
19421 * [Config] CONFIG_TPS65010=m commonise
19422 * [Config] CONFIG_STE10XP=y commonise
19423 * [Config] CONFIG_X25_ASY=m commonise
19424 * [Config] CONFIG_USB_MON=m commonise
19425 * [Config] CONFIG_VME_BUS=m commonise
19426 * [Config] CONFIG_W35UND=m commonise
19427 * [Config] -CONFIG_TCG_TPM=y commonise
19428 * [Config] highbank -- commonise filesystems
19429 * [Config] highbank -- commonise subsystems
19430 * [Config] highbank -- commonise network protocols
19431 * [Config] highbank -- commonise input drivers
19432 * [Config] highbank -- commonise CRYPTO options
19433 * [Config] highbank -- commonise HID options
19434 * [Config] highbank -- commonise sensors options
19435 * [Config] highbank -- commonise EXPORTFS/FHANDLE
19436 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
19437 * [Config] highbank -- commonise ENCRYPTED_KEYS
19438 * [Config] highbank -- commonise CONFIG_ATALK
19439 * [Config] highbank -- commonise INET/INET6
19440 * [Config] highbank -- commonise NLS
19441 * [Config] highbank -- commonise BLK/CHR
19442 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
19443 * [Config] highbank -- commonise INET/INET6 part 2
19444 * [Config] highbank -- commonise PHY settings
19445 * [Config] highbank -- commonise CRC settings
19446 * [Config] highbank -- commonise BINFMT settings
19447 * [Config] highbank -- commonise DM settings
19448 * [Config] highbank -- commonise RTC_DRV settings
19449 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
19450 * [Config] highbank -- commonise USB settings
19451 * [Config] highbank -- commonise GPIO settings
19452 * [Config] highbank -- commonise I2C settings
19453 * [Config] highbank -- commonise numerous subsystem selectors
19454 * [Config] highbank -- commonise A-C modules missmatches
19455 * [Config] highbank -- commonise D-F modules missmatches
19456 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
19457 * [Config] highbank -- commonise G-I modules missmatches
19458 * [Config] highbank -- commonise J-L modules missmatches
19459 * [Config] highbank -- commonise M modules missmatches
19460 * [Config] highbank -- commonise N-P modules missmatches
19461 * [Config] highbank -- commonise Q-R modules missmatches
19462 * [Config] highbank -- commonise S modules missmatches -- part 1
19463 * [Config] highbank -- commonise S modules missmatches -- part 2
19464 * [Config] highbank -- commonise T modules missmatches
19465 * [Config] highbank -- commonise U-Z modules missmatches
19466
19467 [ Ike Panhc ]
19468
19469 * [Config] add highbank flavour
19470 - LP: #1000831
19471
19472 [ Mark Langsdorf ]
19473
19474 * SAUCE: arm highbank: add support for pl320-ipc driver
19475 - LP: #1000831
19476
19477 [ Rob Herring ]
19478
19479 * SAUCE: input: add a key driver for highbank
19480 - LP: #1000831
19481 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
19482 - LP: #1000831
19483 * SAUCE: force DMA buffers to non-bufferable on highbank
19484 - LP: #1000831
19485 * SAUCE: net: calxedaxgmac: fix net timeout recovery
19486 - LP: #1000831
19487
19488 [ Tim Gardner ]
19489
19490 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
19491 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
19492 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
19493 * [Config] Homogenize CIFS configs across all arches
19494 * [Config] armhf should not be skipabi or skipmodules
19495 - LP: #1006913
19496
19497 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
19498
19499linux (3.4.0-3.8) quantal; urgency=low
19500
19501 [ Andy Whitcroft ]
19502
19503 * [Config] include include/generated/compile.h
19504 - LP: #942569
19505 * [Config] fix up postinst to ensure we know which error is which
19506 - LP: #1002388
19507
19508 [ Herton Ronaldo Krzesinski ]
19509
19510 * SAUCE: async_populate_rootfs: fix build warnings
19511 - LP: #1003417
19512
19513 [ John Johansen ]
19514
19515 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
19516 * SAUCE: apparmor: Add the ability to mediate mount
19517 * SAUCE: AppArmor: basic networking rules
19518 * SAUCE: apparmor: fix profile lookup for unconfined
19519 - LP: #978038, #987371
19520 * SAUCE: apparmor: fix long path failure due to disconnected path
19521 - LP: #955892
19522
19523 [ Mario Limonciello ]
19524
19525 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
19526 - LP: #901410
19527
19528 [ Stefan Bader ]
19529
19530 * (config) Built-in xen-acpi-processor
19531
19532 [ Tim Gardner ]
19533
19534 * [Config] CONFIG_NET_DSA=m
19535 - LP: #1004148
19536 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
19537
19538 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
19539
19540linux (3.4.0-3.7) quantal; urgency=low
19541
19542 [ Andy Whitcroft ]
19543
19544 * [Config] drop the virtual flavour in favour of a split generic et al
19545 * [Config] enforcer -- drop IDLE enforcement
19546 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
19547 * [Config] updateconfigs following removal of -virtual
19548
19549 [ Leann Ogasawara ]
19550
19551 * Rebase to v3.4
19552
19553 [ Seth Forshee ]
19554
19555 * [Config] disable CONFIG_B43_BCMA_EXTRA
19556
19557 [ Tim Gardner ]
19558
19559 * [Config] Check for extras when building udebs
19560 * [Config] Collapsed generic-pae into generic [i386]
19561
19562 [ Upstream Kernel Changes ]
19563
19564 * rebase to v3.4
19565
19566 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
19567
19568linux (3.4.0-2.6) quantal; urgency=low
19569
19570 [ Andy Whitcroft ]
19571
19572 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
19573 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
19574 d_make_root()"
19575 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
19576 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
19577 security permissions to overlay files"
19578 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
19579 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
19580 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
19581 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
19582 * Revert "ubuntu: overlayfs -- overlay filesystem"
19583 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
19584 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
19585 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
19586 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
19587 * ubuntu: overlayfs -- overlayfs: add statfs support
19588 * ubuntu: overlayfs -- inode_only_permission: export inode level
19589 permissions checks
19590 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
19591
19592 [ Erez Zadok ]
19593
19594 * ubuntu: overlayfs -- overlayfs: implement show_options
19595
19596 [ Miklos Szeredi ]
19597
19598 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
19599 * ubuntu: overlayfs -- vfs: add i_op->open()
19600 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
19601 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
19602 * ubuntu: overlayfs -- overlay filesystem
19603 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
19604
19605 [ Neil Brown ]
19606
19607 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
19608
19609 [ Robin Dong ]
19610
19611 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
19612 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
19613
19614 [ Tim Gardner ]
19615
19616 * [Config] perarch and indep tools builds need separate build directories
19617 * Prevent upgrading a non-PAE CPU
19618 * perf is not parallel build safe
19619
19620 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
19621
19622linux (3.4.0-2.5) quantal; urgency=low
19623
19624 [ Andy Whitcroft ]
19625
19626 * [Config] perarch and indep tools builds need separate build directories
19627
19628 [ Tim Gardner ]
19629
19630 * Prevent upgrading a non-PAE CPU
19631 * [Config] build debug
19632 * [Config] perf tools are not parallel build safe
19633
19634 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
19635
19636linux (3.4.0-2.4) quantal; urgency=low
19637
19638 [ Leann Ogasawara ]
19639
19640 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
19641 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
19642 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
19643 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
19644 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
19645 7400"
19646 * Revert "ubuntu: omnibook: fix source file newline"
19647 * Revert "ubuntu: omnibook -- update BOM"
19648 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
19649 depend on X86"
19650 * Revert "ubuntu: omnibook -- Added missing BOM file"
19651 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
19652 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
19653 mappings"
19654 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
19655 X86_32"
19656 * Revert "ubuntu: nx-emu - i386: NX emulation"
19657 * Revert "ubuntu: rfkill drivers -- version 1.3"
19658 * Temporarily disable module check
19659 * [Config] Remove CONFIG_FSAM7400
19660 * [Config] Remove CONFIG_OMNIBOOK
19661 * [Config] Update configs
19662 * Rebase to v3.4-rc7
19663 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
19664
19665 [ Tim Gardner ]
19666
19667 * Updated generic-pae description
19668 * Rebase to v3.4-rc6
19669 * install-tools depends on build targets
19670
19671 [ Upstream Kernel Changes ]
19672
19673 * kconfig: in debug mode some 0 length message prints occur
19674 * rebase to v3.4-rc7
19675 * rebase to v3.3-rc6
19676
19677 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
19678
19679linux (3.4.0-1.3) quantal; urgency=low
19680
19681 [ Andy Whitcroft ]
19682
19683 * [Config] control.stub is an intermediate product not a dependancy
19684 - LP: #992414
19685
19686 [ Leann Ogasawara ]
19687
19688 * remove i386 generic from getabis
19689
19690 [ Upstream Kernel Changes ]
19691
19692 * (pre-stable) b43: only reload config after successful initialization
19693 - LP: #950295
19694
19695 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
19696
19697linux (3.4.0-1.2) quantal; urgency=low
19698
19699 [ Andy Whitcroft ]
19700
19701 * [Config] add build depends for flex, bison and pkg-config
19702
19703 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
19704
19705linux (3.4.0-1.1) quantal; urgency=low
19706
19707 [ Andy Whitcroft ]
19708
19709 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
19710 permissions to overlay files
19711 - LP: #915941, #918212
19712 - CVE-2012-0055
19713
19714 [ Leann Ogasawara ]
19715
19716 * Open Q
19717 * Rebase to v3.4-rc5
19718 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
19719 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
19720 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
19721 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
19722 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
19723 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
19724 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
19725 * [Config] Temporarily disable CONFIG_AX88796 on arm
19726
19727 [ Upstream Kernel Changes ]
19728
19729 * vfs: pass struct path to __dentry_open()
19730 * vfs: add i_op->open()
19731 * vfs: export do_splice_direct() to modules
19732 * vfs: introduce clone_private_mount()
19733 * overlay filesystem
19734 * overlayfs: add statfs support
19735 * overlayfs: implement show_options
19736 * overlay: overlay filesystem documentation
19737 * fs: limit filesystem stacking depth
19738 * overlayfs: follow header cleanup
19739 * overlayfs: switch from d_alloc_root() to d_make_root()
19740 * overlayfs: update touch_atime() usage
19741 * rebase to v3.4-rc5
19742 - LP: #950490
19743 * rebase to v3.4-rc4
19744 * rebase to v3.4-rc3
19745 * rebase to v3.4-rc2
19746 * rebase to v3.4-rc1
19747 * rebase to v3.3
19748 * rebase to v3.3-rc7
19749 * rebase to v3.3-rc6
19750 * rebase to v3.3-rc5
19751 * rebase to v3.3-rc4
19752 - LP: #900802
19753 - LP: #930842
19754 * rebase to v3.3-rc3
19755 - LP: #924320
19756 - LP: #923316
19757 - LP: #923409
19758 - LP: #918254
19759 * rebase to v3.3-rc2
19760 * rebase to v3.3-rc1
19761 - LP: #795823
19762 - LP: #909419
19763 - LP: #910792
19764 - LP: #878701
19765 - LP: #724831
19766
19767 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
19768
19769linux (3.2.0-10.18) precise; urgency=low
19770
19771 [ Tim Gardner ]
19772
19773 * SAUCE: ecryptfs: Print inode on metadata error
19774
19775 [ Upstream Kernel Changes ]
19776
19777 * Revert "proc: enable writing to /proc/pid/mem"
19778 - LP: #919115
19779 - CVE-2012-0056
19780 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
19781 - LP: #909419
19782
19783 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
19784
19785linux (3.2.0-10.17) precise; urgency=low
19786
19787 [ Andy Whitcroft ]
19788
19789 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
19790 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
19791 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
19792 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
19793 * Revert "SAUCE: overlayfs -- overlay filesystem"
19794 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
19795 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
19796 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
19797 * ensure debian/ is not excluded from git by default
19798 * add new scripting to handle buglinks in rebases
19799 * ubuntu: overlayfs -- overlayfs: add statfs support
19800 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
19801 permissions to overlay files
19802 - LP: #915941, #918212
19803 - CVE-2012-0055
19804
19805 [ Erez Zadok ]
19806
19807 * ubuntu: overlayfs -- overlayfs: implement show_options
19808
19809 [ Leann Ogasawara ]
19810
19811 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
19812 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
19813 - LP: #907377, #911236
19814 * [Config] Enable CONFIG_IRQ_REMAP
19815
19816 [ Miklos Szeredi ]
19817
19818 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
19819 * ubuntu: overlayfs -- vfs: add i_op->open()
19820 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
19821 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
19822 * ubuntu: overlayfs -- overlay filesystem
19823 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
19824
19825 [ Neil Brown ]
19826
19827 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
19828
19829 [ Upstream Kernel Changes ]
19830
19831 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
19832 - LP: #647043
19833 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
19834 breaks USB
19835 - LP: #647043
19836
19837 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
19838
19839linux (3.2.0-9.16) precise; urgency=low
19840
19841 [ Andy Whitcroft ]
19842
19843 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
19844 * [Config] pull ARM sound modules =m
19845 * [Config] CONFIG_RTC_DRV_TEST is for testing only
19846 * [Config] CONFIG_USB_DUMMY_HCD is testing only
19847 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
19848
19849 [ Leann Ogasawara ]
19850
19851 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
19852 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
19853 * [Config] Enable CONFIG_MMC_TMIO=m
19854 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
19855 * [Config] Enable CONFIG_ISI=m
19856 * [Config] Enable CONFIG_MMC=y
19857 * [Config] Enable CONFIG_LIRC_PARALLEL=m
19858 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
19859 * [Config] Enable CONFIG_CHR_DEV_SG=y
19860 * [Config] Enable CONFIG_GPIO_PCA953X=m
19861 * [Config] Enable CONFIG_GPIO_TWL4030=m
19862 * [Config] Enable CONFIG_INET_DIAG=m
19863 * [Config] Enable CONFIG_NLS_ISO8859_1=m
19864 * [Config] Enable CONFIG_NVRAM=m
19865 * [Config] Enable CONFIG_SLIP=m
19866 * [Config] Enable CONFIG_PC300TOO=m
19867 * [Config] Enable CONFIG_TUN=y
19868 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
19869 * [Config] Enable CONFIG_THERMAL=y
19870 * [Config] Enable CONFIG_PPP=y
19871 * [Config] Enable CONFIG_PCI_STUB=m
19872 * Rebase to v3.2.1
19873 * [Config] Enable CONFIG_RTL8192E=m
19874 * [Config] Enable CONFIG_RTS5139=m
19875
19876 [ Stefan Bader ]
19877
19878 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
19879
19880 [ Upstream Kernel Changes ]
19881
19882 * ARM: restart: add restart hook to machine_desc record
19883 * ARM: restart: allow platforms more flexibility specifying restart mode
19884 * ARM: restart: move reboot failure handing into machine_restart()
19885 * ARM: restart: remove argument to setup_mm_for_reboot()
19886 * ARM: 7159/1: OMAP: Introduce local common.h files
19887 * ARM: restart: only perform setup for restart when soft-restarting
19888 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
19889 function
19890 * ARM: idmap: populate identity map pgd at init time using .init.text
19891 * ARM: suspend: use idmap_pgd instead of suspend_pgd
19892 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
19893 * ARM: idmap: use idmap_pgd when setting up mm for reboot
19894 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
19895 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
19896 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
19897 restart changes
19898 * ARM: lib: add call_with_stack function for safely changing stack
19899 * ARM: reset: implement soft_restart for jumping to a physical address
19900 * ARM: stop: execute platform callback from cpu_stop code
19901 * ARM: kexec: use soft_restart for branching to the reboot buffer
19902 * ARM: restart: omap: use new restart hook
19903 * topdown mmap support
19904 - LP: #861296
19905
19906 [ Upstream Kernel Changes ]
19907
19908 * Rebase to v3.2.1
19909
19910 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
19911
19912linux (3.2.0-8.15) precise; urgency=low
19913
19914 [ Leann Ogasawara ]
19915
19916 * [Config] Disable CONFIG_ACPI_PROCFS
19917 * Remove server from getabis
19918 * Temporarily disable module check
19919 * [Config] Disable CONFIG_MTD_TESTS
19920 * [Config] Disable CONFIG_X86_E_POWERSAVER
19921 * [Config] Set CONFIG_ARCNET=m
19922 * [Config] Enable CONFIG_ATM_DUMMY=m
19923 * [Config] Enable CONFIG_BLK_DEV_MD=y
19924 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
19925 * [Config] Enable CONFIG_BLK_DEV_SD=y
19926 * [Config] Enable CONFIG_BLK_DEV_SR=y
19927 * [Config] Enable CONFIG_BLK_DEV_UB=m
19928 * [Config] Enable CONFIG_COPS=m
19929 * [Config] Enable CONFIG_DVB_USB_EC168=m
19930 * [Config] Enable CONFIG_ENC28J60=m
19931 * [Config] Enable CONFIG_FB_UVESA=m
19932 * [Config] Enable CONFIG_FB_ATY=m
19933 * [Config] Enable CONFIG_BROADCOM_PHY=y
19934 * [Config] Enable CONFIG_CICADA_PHY=y
19935 * [Config] Enable CONFIG_DAVICOM_PHY=y
19936 * [Config] Enable CONFIG_ICPLUS_PHY=y
19937 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
19938 * [Config] Enable CONFIG_LXT_PHY=y
19939 * [Config] Enable CONFIG_MARVELL_PHY=y
19940 * [Config] Enable CONFIG_NATIONAL_PHY=y
19941 * [Config] Enable CONFIG_QSEMI_PHY=y
19942 * [Config] Enable CONFIG_SMSC_PHY=y
19943 * [Config] Enable CONFIG_VITESSE_PHY=y
19944 * Add 3w-sas to scsi-modules
19945 - LP: #776542
19946
19947 [ Mathieu Trudel-Lapierre ]
19948
19949 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
19950 to interface settings
19951
19952 [ Paolo Pisati ]
19953
19954 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
19955 - LP: #912199
19956 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
19957 - LP: #912199
19958 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
19959 - LP: #912199
19960
19961 [ Upstream Kernel Changes ]
19962
19963 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
19964 - LP: #906832
19965
19966 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
19967
19968linux (3.2.0-8.14) precise; urgency=low
19969
19970 [ Andy Whitcroft ]
19971
19972 * [Config] enable CONFIG_SND_USB_6FIRE
19973 - LP: #912197
19974 * rebase to mainline v3.2 final release
19975 * updateconfigs following rebase to v3.2 final
19976 * ubuntu: AUFS -- add BOM and automated update script
19977 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
19978 - LP: #684666
19979 * ubuntu: AUFS -- update aufs-update to track new locations of headers
19980 * ubuntu: AUFS -- clean up the aufs updater and BOM
19981 * ubuntu: AUFS -- documentation on updating aufs2
19982 * ubuntu: AUFS -- aufs3-base.patch
19983 * ubuntu: AUFS -- aufs3-standalone.patch
19984 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
19985 * ubuntu: AUFS -- fix undefined security_path_link
19986 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
19987 * ubuntu: AUFS -- updateconfigs following update
19988 * ubuntu: AUFS -- suppress benign plink warning messages
19989 - LP: #621195
19990 * ubuntu: AUFS -- enable in config and makefile
19991 * ubuntu: AUFS -- disable in favor of overlayfs
19992 * [Config] linux-virtual -- should include the extX modules
19993 - LP: #912308
19994
19995 [ Tyler Hicks ]
19996
19997 * SAUCE: eCryptfs: Improve statfs reporting
19998 - LP: #885744
19999
20000 [ Upstream Kernel Changes ]
20001
20002 * rebase to upstream v3.2
20003
20004 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
20005
20006linux (3.2.0-7.13) precise; urgency=low
20007
20008 [ Upstream Kernel Changes ]
20009
20010 * rebase to upstream 3.2-rc7
20011
20012 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
20013
20014linux (3.2.0-6.12) precise; urgency=low
20015
20016 [ Upstream Kernel Changes ]
20017
20018 * rebase to upstream v3.2-rc6
20019
20020 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
20021
20022linux (3.2.0-5.11) precise; urgency=low
20023
20024 [ Andy Whitcroft ]
20025
20026 * enforcer -- allow arch and flavour predicates to take lists
20027 * enforcer -- simplify armel/armhf specific options
20028 * enforcer -- fix incorrectly specified flavour matches
20029
20030 [ Leann Ogasawara ]
20031
20032 * [Config] Disable IRQ_REMAP
20033 * [Config] Enable CONFIG_SENSORS_LM95245=m
20034 * [Config] Enable CONFIG_SENSORS_MAX1668=m
20035 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
20036 * [Config] Enable CONFIG_SENSORS_MAX6639=m
20037 * [Config] Enable CONFIG_SENSORS_MAX6642=m
20038 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
20039 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
20040 * [Config] Enable CONFIG_PATA_TOSHIBA=m
20041 * [Config] Enable CONFIG_POHMELFS=m
20042 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
20043 * [Config] Enable CONFIG_PATA_OPTI=m
20044 * add overlayfs to virtual inclusion list
20045 - LP: #903897
20046 * add veth to virtual inclusion list
20047 - LP: #903897
20048 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
20049
20050 [ Paolo Pisati ]
20051
20052 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
20053 - LP: #903346
20054
20055 [ Tim Gardner ]
20056
20057 * [Config] CONFIG_LOCKUP_DETECTOR=y
20058 - LP: #903615
20059
20060 [ Upstream Kernel Changes ]
20061
20062 * rebase to upstream 55b02d2f
20063
20064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
20065
20066linux (3.2.0-4.10) precise; urgency=low
20067
20068 [ Kyle McMartin ]
20069
20070 * SAUCE: dmar: disable if ricoh multifunction detected
20071 - LP: #894070
20072
20073 [ Seth Forshee ]
20074
20075 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
20076 - LP: #581312
20077
20078 [ Tim Gardner ]
20079
20080 * Start new release, Bump ABI, rebase to 3.2-rc5
20081
20082 [ Leann Ogasawara ]
20083
20084 * [Config] Enable CONFIG_SENSORS_AK8975=m
20085
20086 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
20087
20088linux (3.2.0-3.9) precise; urgency=low
20089
20090 [ Andy Whitcroft ]
20091
20092 * SAUCE: ext4: correct partial write discard size calculation
20093 - LP: #894768
20094
20095 [ Leann Ogasawara ]
20096
20097 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
20098 - LP: #892615
20099
20100 [ Matthew Garrett ]
20101
20102 * SAUCE: pci: Rework ASPM disable code
20103
20104 [ Upstream Kernel Changes ]
20105
20106 * x86: Fix boot failures on older AMD CPU's
20107 - LP: #892615
20108 * EHCI : Fix a regression in the ISO scheduler
20109 - LP: #899165
20110
20111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
20112
20113linux (3.2.0-3.8) precise; urgency=low
20114
20115 [ Andy Whitcroft ]
20116
20117 * armhf -- add d-i configuration
20118 * armhf -- disable ABI checks for armhf
20119 * armhf -- add arch to getabis config
20120
20121 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
20122
20123linux (3.2.0-3.7) precise; urgency=low
20124
20125 [ Stefan Bader ]
20126
20127 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
20128 synchronous, regardless of lazy_mmu mode
20129 - LP: #854050
20130
20131 [ Tim Gardner ]
20132
20133 * rebase to v3.2-rc4
20134
20135 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
20136
20137linux (3.2.0-2.6) precise; urgency=low
20138
20139 [ Andy Whitcroft ]
20140
20141 * armhf -- fix omap flavour to build on armhf
20142 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
20143
20144 [ Borislav Petkov ]
20145
20146 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
20147 - LP: #892615
20148
20149 [ Colin Watson ]
20150
20151 * Add pata_macio to pata-modules
20152
20153 [ Tim Gardner ]
20154
20155 * [Config] Prefer crda over wireless-crda
20156 * [Config] Fix virtual inclusion list.
20157 - LP: #897795
20158
20159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
20160
20161linux (3.2.0-2.5) precise; urgency=low
20162
20163 [ Paolo Pisati ]
20164
20165 * [Config] PANEL_DVI=y
20166
20167 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
20168
20169linux (3.2.0-2.4) precise; urgency=low
20170
20171 [ Andy Whitcroft ]
20172
20173 * rebase to v3.2-rc3
20174
20175 [ Leann Ogasawara ]
20176
20177 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
20178 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
20179 * Revert "olpc_dcon_xo_1_5 needs delay.h"
20180 * Revert "olpc_dcon_xo_1 needs delay.h"
20181 * rebase to 6fe4c6d4
20182 * [Config] updateconfigs after rebase to 6fe4c6d4
20183
20184 [ Tim Gardner ]
20185
20186 * [Config] Replace wireless-crda with crda,wireless-regdb
20187 - LP: #856421
20188 * [Config] Relax the dependencies on crda
20189
20190 [ Upstream Kernel Changes ]
20191
20192 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
20193 - LP: #724831
20194 * Ubuntu: remove coreutils|fileutils package dependency
20195 - LP: #892814
20196 * iio: iio_event_getfd -- fix ev_int build failure
20197
20198 [ Upstream Kernel Changes ]
20199
20200 * Rebase to v3.2-rc3
20201
20202 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
20203
20204linux (3.2.0-1.3) precise; urgency=low
20205
20206 [ Upstream Kernel Changes ]
20207
20208 * Ubuntu: Add ext2 to fs-core-modules
20209 - LP: #893395
20210
20211 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
20212
20213linux (3.2.0-1.2) precise; urgency=low
20214
20215 [ Andy Whitcroft ]
20216
20217 * [Config] enable CONFIG_NFC and associated devices
20218 * SAUCE: allow brcmsmac and b43 to both build
20219
20220 [ Soren Hansen ]
20221
20222 * Add ixgbe driver to d-i
20223 - LP: #891969
20224
20225 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
20226
20227linux (3.2.0-1.1) precise; urgency=low
20228 [ Andy Whitcroft ]
20229
20230 * armhf -- enable armhf and create the first flavours
20231 * SAUCE: ensure root is ready before running usermodehelpers in it
20232 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
20233
20234 [ Leann Ogasawara ]
20235
20236 * Temporarily ignore module check
20237 * [Config] Enable PCI_IOV on powerpc
20238 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
20239 * rebase to v3.2-rc2
20240 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
20241 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
20242 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
20243 * SAUCE: select ARM_AMBA if OMAP3_EMU
20244 * [Config] updateconfigs after select ARM_AMBA
20245 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
20246 * [Config] Enable CONFIG_EXT2_FS=m
20247 * [Config] Build in CONFIG_SATA_AHCI=y
20248 * Resolve linux-image-extra's install dependency
20249
20250 [ Seth Forshee ]
20251
20252 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
20253 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
20254 Documentation
20255 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
20256 alps_model_info
20257 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
20258 size
20259 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
20260 3 and 4
20261 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
20262 protocol
20263 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
20264 versions 3 and 4
20265
20266 [ Stefan Bader ]
20267
20268 * [Config] Built-in xen-netfront and xen-blkfront
20269 * Fix build of dm-raid45 and re-enable it
20270
20271 [ Tim Gardner ]
20272
20273 * [Config] CONFIG_USB_XHCI_HCD=y
20274 - LP: #886167
20275 * [Config] CONFIG_R6040=m
20276 - LP: #650899
20277 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
20278 - LP: #854399
20279 * [Config] Consolidated amd64 server flavour into generic
20280 * [Config] updateconfigs after rebase to 3.2-rc1
20281 * [Config] Disabled dm-raid4-5
20282 * [Config] Disabled ndiswrapper
20283 * [Config] Disable vt6656
20284 * [Config] exclude ppp-modules for virtual flavour
20285 * [Config] CONFIG_MEMSTICK_R592=m
20286 - LP: #238208
20287
20288 [ Upstream Kernel Changes ]
20289
20290 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
20291 - LP: #887780
20292 * CHROMIUM: seccomp_filter: add process state reporting
20293 - LP: #887780
20294 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
20295 works.
20296 - LP: #887780
20297 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
20298 - LP: #887780
20299 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
20300 - LP: #887780
20301 * CHROMIUM: seccomp_filters: move to btrees
20302 * CHROMIUM: enable CONFIG_BTREE
20303 * CHROMIUM: seccomp_filter: kill NR_syscall references
20304 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
20305 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
20306 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
20307 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
20308 * CHROMIUM: seccomp_filter: inheritance documentation
20309 * CHROMIUM: seccomp_filter: make inherited filters composable
20310 * CHROMIUM: Fix seccomp_t compile error
20311 - LP: #887780
20312 * CHROMIUM: Fix kref usage
20313 - LP: #887780
20314 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
20315 * rebase to v3.2-rc2
20316
20317 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
20318
20319linux (3.1.0-2.3) precise; urgency=low
20320
20321 [ Tim Gardner ]
20322
20323 * Add postinit and postrm scripts to the extras package
20324 - LP: #882120
20325
20326 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
20327
20328linux (3.1.0-2.2) precise; urgency=low
20329
20330 [ Andy Whitcroft ]
20331
20332 * debian: add locking to protect debian/files from parallel update
20333
20334 [ Leann Ogasawara ]
20335
20336 * rebase to v3.1
20337
20338 [ Upstream Kernel Changes ]
20339
20340 * rebase to v3.1
20341
20342 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
20343
20344linux (3.1.0-1.1) precise; urgency=low
20345
20346 [ Andiry Xu ]
20347
20348 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
20349 - LP: #872811
20350
20351 [ Andy Whitcroft ]
20352
20353 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
20354 - LP: #832694
20355 * Revert "ubuntu: compcache -- version 0.5.3"
20356 - LP: #832694
20357 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
20358 * [Config] Enable CONFIG_MACVTAP=m
20359 - LP: #822601
20360 * record the compiler in the ABI and check for inconsistant builds
20361 * [Config] move ECRYPT_FS back to =y for all architectures
20362 - LP: #827197
20363 * [Config] enable CONFIG_DRM_VMWGFX=m
20364 - LP: #698009
20365 * [Config] re-fix ECRYPT_FS=y
20366 - LP: #827197
20367 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
20368 - LP: #827197
20369 * [Config] dropping compcache configuration options
20370 * [Config] standardise on HZ=250
20371 * SAUCE: headers_install: fix #include "..." usage for userspace
20372 - LP: #824377
20373 * make module-inclusion selection retain the left overs
20374 * add a new linux-image-extras package for virtual
20375
20376 [ Colin Watson ]
20377
20378 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
20379
20380 [ edwin_rong ]
20381
20382 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
20383 - LP: #824273
20384
20385 [ Greg Kroah-Hartman ]
20386
20387 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
20388 - LP: #824273
20389
20390 [ Jesse Sung ]
20391
20392 * SAUCE: Unregister input device only if it is registered
20393 - LP: #839238
20394
20395 [ Jiri Kosina ]
20396
20397 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
20398
20399 [ Joshua V. Dillon ]
20400
20401 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
20402
20403 [ Kees Cook ]
20404
20405 * [Config] enable and enforce SECCOMP_FILTER on x86
20406
20407 [ Keng-Yu Lin ]
20408
20409 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
20410 - LP: #824273
20411
20412 [ Leann Ogasawara ]
20413
20414 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
20415 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
20416 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
20417 readdir"
20418 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
20419 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
20420 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
20421 * Revert "ubuntu: overlayfs -- overlay filesystem"
20422 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
20423 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
20424 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
20425 than just revision"
20426 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
20427 * Revert "ubuntu: fsam7400 disable driver"
20428 - LP: #876030
20429 * rebase to v3.1-rc1
20430 * [Config] updateconfigs after rebase to v3.1-rc1
20431 * rebase to v3.1-rc2
20432 * [Config] Updateconfigs after rebase to v3.1-rc2
20433 * ubuntu: Yama - update calls to generic_permission() and
20434 inode->i_op->permission()
20435 * ubuntu: ndiswrapper -- remove netdev_priv macro
20436 * ubuntu: aufs -- Temporarily disable due to build failure
20437 * [Config] Diable INTEL_MID_PTI on armel
20438 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
20439 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
20440 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
20441 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
20442 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
20443 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
20444 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
20445 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
20446 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
20447 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
20448 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
20449 * [Config] Enable CONFIG_ECHO=m on powerpc
20450 * [Config] Enable CONFIG_ET131X=m on powerpc
20451 * [Config] Set CONFIG_FB_MATROX=m
20452 * [Config] Enable CONFIG_FB_UDL=m on powerpc
20453 * [Config] Set CONFIG_FB_VIRTUAL=n
20454 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
20455 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
20456 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
20457 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
20458 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
20459 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
20460 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
20461 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
20462 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
20463 * [Config] Enable CONFIG_IBMVETH=m on powerpc
20464 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
20465 * [Config] Enable CONFIG_IGB=m on powerpc
20466 * [Config] Enable CONFIG_IIO=m on powerpc
20467 * [Config] Enable CONFIG_INFINIBAND_NES=m
20468 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
20469 * [Config] Enable CONFIG_IWL3945=m on powerpc
20470 * [Config] Disable CONFIG_KVM_BOOK3S_64
20471 * [Config] Enable CONFIG_LAPBETHER=m on arm
20472 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
20473 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
20474 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
20475 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
20476 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
20477 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
20478 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
20479 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
20480 * [Config] Enable CONFIG_MEMSTICK=m on arm
20481 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
20482 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
20483 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
20484 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
20485 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
20486 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
20487 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
20488 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
20489 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
20490 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
20491 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
20492 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
20493 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
20494 * [Config] Enable CONFIG_MTD_SST25L=m on arm
20495 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
20496 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
20497 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
20498 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
20499 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
20500 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
20501 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
20502 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
20503 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
20504 * [Config] Enable CONFIG_PANEL=m on powerpc
20505 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
20506 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
20507 - LP: #833705
20508 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
20509 - LP: #837332
20510 * [Config] Update CONFIG_EFI_VARS enforcer check
20511 * [Config] Add aufs to virtual flavor inclusion list
20512 - LP: #844159
20513 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
20514 - LP: #818933
20515 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
20516 - LP: #768039
20517 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
20518 - LP: #838402
20519 * [Config] Add igbvf to the virtual flavor inclusion list
20520 - LP: #794570
20521 * [Config] Add ixgbevf to the virtual inclusion list
20522 - LP: #872411
20523 * [Config] Transition -generic and -server to be identical
20524 * rebase to v3.1-rc10
20525
20526 [ Luke Yelavich ]
20527
20528 * [Config] Disable legacy IDE drivers on powerpc
20529
20530 [ Ming Lei ]
20531
20532 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
20533 - LP: #801719
20534 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
20535 Sandybridge chipsets(v2)
20536 - LP: #737388, #782389, #794642
20537
20538 [ Paolo Pisati ]
20539
20540 * [Config] Compile-in vfat support for armel
20541 - LP: #853783
20542
20543 [ Randy Dunlap ]
20544
20545 * SAUCE: staging: fix rts5139 depends & build
20546 - LP: #824273
20547
20548 [ Rene Bolldorf ]
20549
20550 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
20551 power in 'ideapad_backlight_notify_power' to avoid a page fault
20552
20553 [ Seth Forshee ]
20554
20555 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
20556 - LP: #681904
20557 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
20558 - LP: #810020
20559
20560 [ Stefan Bader ]
20561
20562 * (config) Package macvlan and macvtap for virtual
20563 * [Config] Force perf to use libiberty for demangling
20564 - LP: #783660
20565 * SAUCE: xen: Do not use pv spinlocks on HVM
20566 - LP: #838026
20567
20568 [ Tim Gardner ]
20569
20570 * [Config] Clean up tools rules
20571 * [Config] Package x86_energy_perf_policy and turbostat
20572 - LP: #797556
20573 * rebase to v3.1-rc3
20574 * [Config] Simplify binary-udebs dependencies
20575 * [Config] kernel preparation cannot be parallelized
20576 * [Config] Linearize module/abi checks
20577 * [Config] Linearize and simplify tree preparation rules
20578 * [Config] Build kernel image in parallel with modules
20579 * [Config] Set concurrency for kmake invocations
20580 * [Config] Improve install-arch-headers speed
20581 * [Config] Fix binary-perarch dependencies
20582 * [Config] Removed stamp-flavours target
20583 * [Config] Serialize binary indep targets
20584 * [Config] Use build stamp directly
20585 * [Config] Restore prepare-% target
20586 * rebase to v3.1-rc4
20587 * rebase to v3.1-rc5
20588 * [Config] Disable makedumpfile for i386/amd64
20589 * rebase to v3.1-rc6
20590 * [Config] Fix binary-% build target
20591 * rebase to v3.1-rc7
20592 * rebase to v3.1-rc8
20593 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
20594 - LP: #854399
20595 * [Config] Enable ftrace support in the mac80211 layer
20596 - LP: #865171
20597 * rebase to v3.1-rc9
20598 * SAUCE: usb/core/devio.c: Check for printer class specific request
20599 - LP: #872711
20600
20601 [ Upstream Kernel Changes ]
20602
20603 * overlay filesystem
20604 * overlayfs: add statfs support
20605 * overlayfs: implement show_options
20606 * overlay: overlay filesystem documentation
20607 * fs: limit filesystem stacking depth
20608
20609 [ Will Drewry ]
20610
20611 * SAUCE: seccomp_filter: new mode with configurable syscall filters
20612 * SAUCE: seccomp_filter: add process state reporting
20613 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
20614 works.
20615 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
20616
20617 [ Upstream Kernel Changes ]
20618
20619 * rebase to v3.1-rc1
20620 * rebase to v3.1-rc2
20621 * rebase to v3.1-rc3
20622 +CONFIG_BLK_DEV_BSGLIB=y
20623 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
20624 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
20625 * rebase to v3.1-rc4
20626 * rebase to v3.1-rc5
20627 * rebase to v3.1-rc6
20628 * rebase to v3.1-rc7
20629 * rebase to v3.1-rc8
20630 * rebase to v3.1-rc9
20631 * rebase to v3.1-rc10
20632
20633 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
20634
20635linux (3.1.0-1.0) oneiric; urgency=low
20636
20637 [ Leann Ogasawara ]
20638
20639 * Open P-series
20640
20641 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
20642
20643linux (3.0.0-8.10) oneiric; urgency=low
20644
20645 [ Adam Jackson ]
20646
20647 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
20648 - LP: #753994
20649
20650 [ John Johansen ]
20651
20652 * [Config] Enable missing IPv6 options
20653
20654 [ Leann Ogasawara ]
20655
20656 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
20657 - LP: #819925
20658 * Rebase to 3.0.1
20659
20660 [ Upstream Kernel Changes ]
20661
20662 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
20663 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
20664 - LP: #783582
20665 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
20666 - LP: #796476
20667 * KVM: Add SMEP support when setting CR4
20668 - LP: #796476
20669 * KVM: Mask function7 ebx against host capability word9
20670 - LP: #796476
20671 * KVM: Add instruction fetch checking when walking guest page table
20672 - LP: #796476
20673
20674 [ Upstream Kernel Changes ]
20675
20676 * rebase to v3.0.1
20677
20678 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
20679
20680linux (3.0.0-7.9) oneiric; urgency=low
20681
20682 [ Andy Whitcroft ]
20683
20684 * Revert "[Upstream] add local prefix to oss local change_bits"
20685 * Revert "SAUCE: add tracing for user initiated readahead requests"
20686 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
20687 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
20688 Zhaoyang E47"
20689 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
20690 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
20691 (grub)"
20692 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
20693 checks"
20694 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
20695 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
20696 vt switch"
20697 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
20698 - LP: #816035
20699 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
20700 it
20701 * SAUCE: (no-up) add tracing for user initiated readahead requests
20702 * SAUCE: vt -- maintain bootloader screen mode and content until vt
20703 switch
20704 * SAUCE: vt -- allow grub to request automatic vt_handoff
20705
20706 [ Arjan van de Ven ]
20707
20708 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
20709
20710 [ Kees Cook ]
20711
20712 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
20713 * [Config] enforce ACPI_CUSTOM_METHOD disabled
20714
20715 [ Keng-Yu Lin ]
20716
20717 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
20718 Zhaoyang E47
20719 - LP: #632884, #803005
20720
20721 [ Leann Ogasawara ]
20722
20723 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
20724 - LP: #513131
20725 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
20726 - LP: #815064
20727
20728 [ Rezwanul Kabir ]
20729
20730 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
20731 Dell E2 series Laptops
20732 - LP: #632884
20733
20734 [ Upstream Kernel Changes ]
20735
20736 * Revert "yama: if an underlying filesystem provides a permissions op use
20737 it"
20738 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
20739 series Laptops"
20740 * Revert "tty: include linux/slab.h for kfree"
20741 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
20742 * Revert "pch_dma: add include/slab.h for kfree"
20743 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
20744 - LP: #773524
20745 * oss: rename local change_bits to avoid powerpc bitsops.h definition
20746
20747 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
20748
20749linux (3.0.0-7.8) oneiric; urgency=low
20750
20751 [ Andy Whitcroft ]
20752
20753 * ubuntu: overlayfs -- overlayfs: add statfs support
20754 * [Config] enable CONFIG_OVERLAYFS
20755
20756 [ Erez Zadok ]
20757
20758 * ubuntu: overlayfs -- overlayfs: implement show_options
20759
20760 [ Leann Ogasawara ]
20761
20762 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
20763 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
20764 * [Config] Disable CONFIG_ATM_DUMMY on arm
20765 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
20766 * Temporarily disable module check on arm
20767 * Rebase to 3.0 final
20768 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
20769 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
20770 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
20771 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
20772 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
20773 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
20774 * [Config] Enable CONFIG_DM9000=m on arm
20775 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
20776 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
20777
20778 [ Miklos Szeredi ]
20779
20780 * ubuntu: overlayfs -- vfs: add i_op->open()
20781 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
20782 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
20783 * ubuntu: overlayfs -- overlay filesystem
20784 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
20785 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
20786 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
20787 * ubuntu: overlayfs -- ovl: make lower mount read-only
20788
20789 [ Neil Brown ]
20790
20791 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
20792
20793 [ Tim Gardner ]
20794
20795 * [Config] Add enic/fnic to udebs
20796 - LP: #801610
20797
20798 [ Upstream Kernel Changes ]
20799
20800 * yama: if an underlying filesystem provides a permissions op use it
20801
20802 [ Major Kernel Changes ]
20803
20804 * Rebase to 3.0 final
20805
20806 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
20807
20808linux (3.0.0-6.7) oneiric; urgency=low
20809
20810 [ Eagon Yager ]
20811
20812 * [Config] Fix misspelled 'skipmodule' in arm makefile.
20813
20814 [ Keng-Yu Lin ]
20815
20816 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
20817 - LP: #632884, #803005
20818
20819 [ Leann Ogasawara ]
20820
20821 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
20822 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
20823 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
20824 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
20825 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
20826 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
20827 * [Config] Set CONFIG_ACPI_SBS=m
20828 * [Config] Set CONFIG_ACPI_WMI=m
20829 * [Config] Set CONFIG_AD7150=m on arm
20830 * [Config] Set CONFIG_AD7152=m on arm
20831 * [Config] Drop CONFIG_GPIO_S5PV210
20832 * [Config] Drop CONFIG_GPIO_S5PC100
20833 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
20834 * [Config] Drop CONFIG_GPIO_EXYNOS4
20835
20836 [ Stefan Bader ]
20837
20838 * SAUCE: Re-enable RODATA for i386 virtual
20839 - LP: #809838
20840
20841 [ Upstream Kernel Changes ]
20842
20843 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
20844 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
20845 - LP: #771758
20846
20847 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
20848
20849linux (3.0.0-5.6) oneiric; urgency=low
20850
20851 [ Tim Gardner ]
20852
20853 * [Config] CONFIG_RTL8192CU=m
20854 * Rebase to -rc7
20855
20856 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
20857
20858linux (3.0.0-4.5) oneiric; urgency=low
20859
20860 [ Ming Lei ]
20861
20862 * SAUCE: fix yama_ptracer_del lockdep warning
20863 - LP: #791019
20864
20865 [ Seth Forshee ]
20866
20867 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
20868 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
20869 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
20870 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
20871 - LP: #805218
20872
20873 [ Tim Gardner ]
20874
20875 * [Config] updateconfigs after rebase to -rc6+
20876 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
20877 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
20878 * Revert "UBUNTU: add dependancies for module-init-tools"
20879 This dependency is no longer required for a 3 digit version.
20880
20881 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
20882
20883linux (3.0-3.4) oneiric; urgency=low
20884
20885 [ Keng-Yu Lin ]
20886
20887 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
20888 killswitch"
20889 - LP: #775281
20890
20891 [ Leann Ogasawara ]
20892
20893 * rebase to v3.0-rc5
20894 * [Config] updateconfigs after rebase to 3.0-rc5
20895
20896 [ Tim Gardner ]
20897
20898 * [Config] Remove ubuntu/rtl8192se
20899 * [Config] Added armel ABI files
20900 * [Config] Removed armel versatile flavour
20901 * [Config] CONFIG_INTEL_MEI=m
20902 - LP: #716867
20903
20904 [ Upstream Kernel Changes ]
20905
20906 * ALSA: hda - Enable auto-parser as default for Conexant codecs
20907
20908 [ Upstream Kernel Changes ]
20909
20910 * rebase to v3.0-rc5
20911
20912 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
20913
20914linux (3.0-2.3) oneiric; urgency=low
20915
20916 [ Andy Whitcroft ]
20917
20918 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
20919
20920 [ Leann Ogasawara ]
20921
20922 * rebase to v3.0-rc4
20923 * [Config] updateconfigs after rebase to 3.0-rc4
20924 * fix ERROR: __devcgroup_inode_permission undefined
20925
20926 [ Stefan Bader ]
20927
20928 * SAUCE: iscsitarget: Remove driver from the kernel
20929
20930 [ Tim Gardner ]
20931
20932 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
20933 * [Config] Add grub-efi as a recommended bootloader for server and
20934 generic
20935 - LP: #800910
20936
20937 [ Upstream Kernel Changes ]
20938
20939 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
20940
20941 [ Leann Ogasawara ]
20942
20943 * rebase to v3.0-rc4
20944
20945 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
20946
20947linux (3.0-1.2) oneiric; urgency=low
20948
20949 [ Andy Whitcroft ]
20950
20951 * [Config] enable CONFIG_CAN_CALC_BITTIMING
20952
20953 [ Leann Ogasawara ]
20954
20955 * rebase to v3.0-rc3
20956 * [Config] updateconfigs after rebase to 3.0-rc3
20957
20958 [ Upstream Kernel Changes ]
20959
20960 * perf: clear out make flags when calling kernel make kernelver
20961
20962 [ Leann Ogasawara ]
20963
20964 * rebase to v3.0-rc3
20965
20966 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
20967
20968linux (3.0-0.1) oneiric; urgency=low
20969
20970 [ Andy Whitcroft ]
20971
20972 * use the packaging version in the kernel
20973 * use the kernels idea of its version for version_signature
20974 * add dependancies for module-init-tools
20975 * update control files to version 3
20976 * printchanges/insertchanges allow override of prev_release
20977 * correct Vcs-Git: to point to oneiric
20978
20979 [ Leann Ogasawara ]
20980
20981 * rebase to v3.0-rc1
20982 * [Config] updateconfigs after rebase to 3.0-rc1
20983 * ubuntu: dm-raid4-5 fix up build failure
20984 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
20985 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
20986 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
20987 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
20988 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
20989 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
20990 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
20991 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
20992 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
20993 * rebase to v3.0-rc2
20994
20995 [ Manoj Iyer ]
20996
20997 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
20998 - LP: #790754
20999
21000 [ Upstream Kernel Changes ]
21001
21002 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
21003 demands it"
21004 * drm/i915: fix regression after clock gating init split
21005
21006 [ Major Kernel Changes ]
21007
21008 * rebase from v2.6.39 to v3.0-rc1
21009 * rebase from v3.0-rc1 to v3.0-rc2
21010
21011 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
21012
21013linux (2.6.39-3.10) oneiric; urgency=low
21014
21015 [ Colin Ian King ]
21016
21017 * SAUCE: S3 early resume debug via keyboard LEDs
21018
21019 [ Ingo Molnar ]
21020
21021 * ubuntu: nx-emu - i386: NX emulation
21022 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
21023
21024 [ Leann Ogasawara ]
21025
21026 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
21027 * Revert "[Config] Disable CONFIG_DM_RAID45"
21028 * [Config] enable CONFIG_BRCMFMAC=y
21029 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
21030 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
21031
21032 [ Robert Nelson ]
21033
21034 * SAUCE: omap3: beagle: detect new xM revision B
21035 - LP: #770679
21036 * SAUCE: omap3: beagle: detect new xM revision C
21037 - LP: #770679
21038 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
21039 - LP: #770679
21040
21041 [ Stefan Bader ]
21042
21043 * SAUCE: Convert dm-raid45 to new block plugging
21044
21045 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
21046
21047linux (2.6.39-3.9) oneiric; urgency=low
21048
21049 [ Leann Ogasawara ]
21050
21051 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
21052 * rebase to v2.6.39
21053 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
21054 * [Config] enable CONFIG_INPUT_APANEL=m
21055
21056 [ Thomas Schlichter ]
21057
21058 * SAUCE: vesafb: mtrr module parameter is uint, not bool
21059 - LP: #778043
21060 * SAUCE: vesafb: enable mtrr WC by default
21061 - LP: #778043
21062
21063 [ Major Kernel Changes ]
21064
21065 * rebase from v2.6.39-rc7 to v2.6.39
21066
21067 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
21068
21069linux (2.6.39-2.8) oneiric; urgency=low
21070
21071 [ Andy Whitcroft ]
21072
21073 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
21074 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
21075 * Revert "[Config] Disable CONFIG_AUFS_FS"
21076 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
21077 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
21078 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
21079 * ubuntu: AUFS -- clean up the aufs updater and BOM
21080 * ubuntu: AUFS -- documentation on updating aufs2
21081
21082 [ Kees Cook ]
21083
21084 * ubuntu: Yama - LSM hooks
21085 * ubuntu: Yama - create task_free security callback
21086 * ubuntu: Yama - add ptrace relationship tracking interface
21087 * ubuntu: Yama - unconditionally chain to Yama LSM
21088
21089 [ Leann Ogasawara ]
21090
21091 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
21092 * Revert "[Config] Disable CONFIG_EASYCAP"
21093 * ubuntu: fsam7400 disable driver
21094 * ubuntu: omnibook disable driver
21095 * ubuntu: rfkill disable driver
21096
21097 [ Tim Gardner ]
21098
21099 * SAUCE: Fix extra reference in fb_open()
21100
21101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
21102
21103linux (2.6.39-2.7) oneiric; urgency=low
21104
21105 [ Leann Ogasawara ]
21106
21107 * rebase to v2.6.39-rc7
21108
21109 [ Major Kernel Changes ]
21110
21111 * rebase from v2.6.39-rc6 to v2.6.39-rc7
21112
21113 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
21114
21115linux (2.6.39-1.6) oneiric; urgency=low
21116
21117 [ Leann Ogasawara ]
21118
21119 * rebase to v2.6.39-rc6
21120 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
21121
21122 [ Tim Gardner ]
21123
21124 * [Config] updateconfigs after rebase to 2.6.39-rc6
21125
21126 [ Major Kernel Changes ]
21127
21128 * rebase from v2.6.39-rc5 to v2.6.39-rc6
21129 - LP: #740126
21130
21131 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
21132
21133linux (2.6.39-0.5) oneiric; urgency=low
21134
21135 [ Herton Ronaldo Krzesinski ]
21136
21137 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
21138 - LP: #764758
21139
21140 [ Leann Ogasawara ]
21141
21142 * rebase to v2.6.39-rc5
21143 * [Config] updateconfigs following rebase to v2.6.39-rc5
21144
21145 [ Paolo Pisati ]
21146
21147 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
21148 - LP: #759913
21149
21150 [ Stefan Bader ]
21151
21152 * Include nls_iso8859-1 for virtual images
21153 - LP: #732046
21154
21155 [ Major Kernel Changes ]
21156
21157 * rebase from v2.6.39-rc4 to v2.6.39-rc5
21158
21159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
21160
21161linux (2.6.39-0.4) oneiric; urgency=low
21162
21163 [ Leann Ogasawara ]
21164
21165 * rebase to v2.6.39-rc4
21166 * [Config] updateconfigs following rebase to v2.6.39-rc4
21167 * fixup powerpc implicit declaration of function
21168 'crash_kexec_wait_realmode'
21169 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
21170
21171 [ Tim Gardner ]
21172
21173 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
21174 - LP: #769503
21175 * [Config] Add cachefiles.ko to virtual flavour
21176 - LP: #770430
21177
21178 [ Major Kernel Changes ]
21179
21180 * rebase from v2.6.39-rc3 to v2.6.39-rc4
21181
21182 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
21183
21184linux (2.6.39-0.3) oneiric; urgency=low
21185
21186 [ Leann Ogasawara ]
21187
21188 * rebase to v2.6.39-rc3
21189 * crash_kexec_wait_realmode() undefined when !SMP
21190
21191 [ Tim Gardner ]
21192
21193 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
21194 - LP: #632327
21195
21196 [ Major Kernel Changes ]
21197
21198 * rebase from v2.6.39-rc2 to v2.6.39-rc3
21199
21200 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
21201
21202linux (2.6.39-0.2) oneiric; urgency=low
21203
21204 [ Gustavo F. Padovan ]
21205
21206 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
21207 - LP: #720949
21208
21209 [ John Johansen ]
21210
21211 * AppArmor: Fix masking of capabilities in complain mode
21212 - LP: #748656
21213
21214 [ Leann Ogasawara ]
21215
21216 * rebase to v2.6.39-rc2
21217 * [Config] updateconfigs following rebase to v2.6.39-rc2
21218 * hv_mouse needs delay.h
21219 * olpc_dcon_xo_1 needs delay.h
21220 * olpc_dcon_xo_1_5 needs delay.h
21221 * Update dropped.txt for Oneiric
21222
21223 [ Steve Langasek ]
21224
21225 * [Config] Make linux-libc-dev coinstallable under multiarch
21226 - LP: #750585
21227
21228 [ Upstream Kernel Changes ]
21229
21230 * x86, hibernate: Initialize mmu_cr4_features during boot
21231 - LP: #752870
21232
21233 [ Major Kernel Changes ]
21234
21235 * rebase from v2.6.39-rc1 to v2.6.39-rc2
21236
21237 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
21238
21239linux (2.6.39-0.1) oneiric; urgency=low
21240
21241 [ Brad Figg ]
21242
21243 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
21244 - LP: #737124
21245
21246 [ Henrik Rydberg ]
21247
21248 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
21249 * SAUCE: HID: ntrig: fix suspend/resume on recent models
21250
21251 [ Herton Ronaldo Krzesinski ]
21252
21253 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
21254 struct v4l2_subdev
21255 - LP: #745213
21256
21257 [ Kees Cook ]
21258
21259 * [Config] packaging: adjust perms on vmlinuz as well
21260 * SAUCE: nx-emu: further clarify dmesg reporting
21261 - LP: #745181
21262
21263 [ Leann Ogasawara ]
21264
21265 * rebase to v2.6.39-rc1
21266 * [Config] updateconfigs following rebase to v2.6.39-rc1
21267 * [Config] Disable CONFIG_DM_RAID45
21268 * [Config] Disable CONFIG_SCSI_ISCSITARGET
21269 * [Config] Disable CONFIG_EASYCAP
21270 * [Config] Disable CONFIG_AUFS_FS
21271 * update bnx2 firmware files in d-i/firmware/nic-modules
21272 * xhci-pci.c resolve implicit declaration of kzalloc
21273 * [Config] Enable CONFIG_DRM_PSB for only x86
21274 * [Config] Enable CONFIG_RTS_PSTOR for only x86
21275 * mfd/asic3: Fix typo, s/irq_data/data/
21276
21277 [ Luke Yelavich ]
21278
21279 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
21280 - LP: #745358
21281 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
21282 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
21283
21284 [ Manoj Iyer ]
21285
21286 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
21287 - LP: #745217
21288
21289 [ Tim Gardner ]
21290
21291 * SAUCE: INR_OPEN=4096
21292 - LP: #663090
21293 * SAUCE: Increase the default hard limit for open FDs to 4096
21294 - LP: #663090
21295
21296 [ Upstream Kernel Changes ]
21297
21298 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
21299 namespace cleanup
21300 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
21301 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
21302
21303 [ Major Kernel Changes ]
21304
21305 * rebase from v2.6.38 to v2.6.39-rc1
21306
21307 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
21308
21309linux (2.6.39-0.0) oneiric; urgency=low
21310
21311 [ Leann Ogasawara ]
21312
21313 * Open Oneiric
21314
21315 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
21316
21317linux (2.6.38-7.39) natty; urgency=low
21318
21319 [ Leann Ogasawara ]
21320
21321 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
21322
21323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
21324
21325linux (2.6.38-7.38) natty; urgency=low
21326
21327 [ Leann Ogasawara ]
21328
21329 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
21330 gcc-4.5.2-6ubuntu5 finished building on all arches.
21331
21332 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
21333
21334linux (2.6.38-7.37) natty; urgency=low
21335
21336 [ Leann Ogasawara ]
21337
21338 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
21339
21340 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
21341
21342linux (2.6.38-7.36) natty; urgency=low
21343
21344 [ Andy Whitcroft ]
21345
21346 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
21347 optimisation"
21348 * purge last vestiges of maverick
21349 * [Config] switch CONFIG_FB_VESA back to module
21350
21351 [ Chris Wilson ]
21352
21353 * SAUCE: drm/i915: Fix pipelined fencing
21354 - LP: #717114
21355
21356 [ Loïc Minier ]
21357
21358 * Include nls_cp437 module in virtual for fat
21359 - LP: #732046
21360 * Support arch= cross-compilation for any arch
21361 * Fix couple of typos in 0-common-vars.mk
21362 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
21363 * Add armhf to Debian -> Linux arch map
21364 * Add initial armhf.mk
21365 * Enable common packages for armhf
21366
21367 [ Upstream Kernel Changes ]
21368
21369 * Yama: fix default relationship to check thread group
21370 - LP: #737676
21371
21372 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
21373
21374linux (2.6.38-7.35) natty; urgency=low
21375
21376 [ Andy Whitcroft ]
21377
21378 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
21379 * rebase fixes bug #715330
21380 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
21381 * rebase to v2.6.38 final
21382
21383 [ Herton Ronaldo Krzesinski ]
21384
21385 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
21386 - LP: #636091
21387
21388 [ Tim Gardner ]
21389
21390 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
21391
21392 [ Upstream Kernel Changes ]
21393
21394 * Yama: use thread group leader when creating match
21395 - LP: #729839
21396 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
21397 RAID controller
21398 - LP: #735240
21399 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
21400
21401 [ Major Kernel Changes ]
21402
21403 * rebase from v2.6.38-rc8 to v2.6.38 final
21404 - LP: #715330
21405
21406 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
21407
21408linux (2.6.38-6.34) natty; urgency=low
21409
21410 [ Andy Whitcroft ]
21411
21412 * [Config] normalise CONFIG_INTEL_TXT
21413 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
21414 - LP: #730860
21415 * rebase to mainline v2.6.38-rc8
21416
21417 [ Major Kernel Changes ]
21418
21419 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
21420 to v2.6.38-rc8
21421
21422 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
21423
21424linux (2.6.38-6.33) natty; urgency=low
21425
21426 [ Andy Whitcroft ]
21427
21428 * d-i -- enable speakup-modules udeb
21429 - LP: #672699
21430 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
21431 * [Config] debian PPC64 configuration
21432 * [Config] cleanup powerpc config fixing unexpected inconsistancies
21433 * [Config] resync ppc64 configuration
21434 * SAUCE: match up ENTRY/END naming for 32/64 bit
21435 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
21436 * [Config] update configs after rebase to
21437 fb62c00a6d8942775abc23d1621db1252e2d93d1
21438 * [Config] pps_gen_parport no longer built
21439
21440 [ Corentin Chary ]
21441
21442 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
21443 - LP: #689393
21444 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
21445 - LP: #689393
21446
21447 [ John Johansen ]
21448
21449 * SAUCE: Fix aufs calling of security_path_mknod
21450 - LP: #724456
21451
21452 [ Kees Cook ]
21453
21454 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
21455
21456 [ Tim Gardner ]
21457
21458 * rebase to 2.6.38-rc7
21459
21460 [ Upstream Kernel Changes ]
21461
21462 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
21463
21464 [ Major Kernel Changes ]
21465
21466 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
21467 fb62c00a6d8942775abc23d1621db1252e2d93d1
21468 - LP: #721389
21469 - LP: #722925
21470 - LP: #723672
21471 - LP: #723676
21472 - LP: #715318
21473
21474 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
21475
21476linux (2.6.38-5.32) natty; urgency=low
21477
21478 [ Andy Whitcroft ]
21479
21480 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
21481 * [Config] updateconfigs following rebase to v2.6.38-rc6
21482 * [Config] enable CONFIG_DMAR
21483 - LP: #552311
21484
21485 [ Upstream Kernel Changes ]
21486
21487 * drm/i915: skip FDI & PCH enabling for DP_A
21488 - LP: #561802, #600453, #681877
21489
21490 [ Major Kernel Changes ]
21491
21492 * rebase from v2.6.38-rc5 to v2.6.38-rc6
21493 - LP: #718402
21494 - LP: #719524
21495 - LP: #721126
21496 - LP: #719691
21497 - LP: #722689
21498 - LP: #722310
21499
21500 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
21501
21502linux (2.6.38-4.31) natty; urgency=low
21503
21504 [ Andy Whitcroft ]
21505
21506 * add in bugs closed by upstream patches pulled in by rebases
21507 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
21508 * [Config] enable CONFIG_VSX to allow use of vector instuctions
21509 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
21510 * rebase to mainline v2.6.38-rc5
21511 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
21512 supported
21513 - LP: #719691
21514
21515 [ Colin Ian King ]
21516
21517 * SAUCE: Dell All-In-One: Remove need for Dell module alias
21518
21519 [ Manoj Iyer ]
21520
21521 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
21522 - LP: #717435
21523
21524 [ Tim Gardner ]
21525
21526 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
21527
21528 [ Upstream Kernel Changes ]
21529
21530 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
21531 - LP: #702434
21532 * vfs: fix BUG_ON() in fs/namei.c:1461
21533
21534 [ Vladislav P ]
21535
21536 * SAUCE: Release BTM while sleeping to avoid deadlock.
21537 - LP: #713837
21538
21539 [ Major Kernel Changes ]
21540
21541 * rebase from v2.6.38-rc4 to v2.6.38-rc5
21542 - LP: #579276
21543 - LP: #715877
21544 - LP: #713769
21545 - LP: #716811
21546 * resync with Maverick Ubuntu-2.6.35-27.47
21547
21548 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
21549
21550linux (2.6.38-3.30) natty; urgency=low
21551
21552 [ Andy Whitcroft ]
21553
21554 * rebase to v2.6.38-rc4
21555 * ppc64 -- add basic architecture
21556 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
21557
21558 [ Colin Ian King ]
21559
21560 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
21561 - LP: #676997
21562 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
21563 - LP: #701530
21564 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
21565 - LP: #701530
21566
21567 [ Dan Rosenberg ]
21568
21569 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
21570
21571 [ Kees Cook ]
21572
21573 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
21574 attacking"
21575 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
21576
21577 [ Tim Gardner ]
21578
21579 * [Config] CONFIG_BLK_CGROUP=y
21580 - LP: #706394
21581 * [Config] CONFIG_DELL_WMI_AIO=m
21582
21583 [ Upstream Kernel Changes ]
21584
21585 * drm/i915/lvds: Restore dithering on native modes for gen2/3
21586 - LP: #711568
21587
21588 [ Upstream Kernel Changes ]
21589
21590 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
21591 - LP: #701271
21592 - LP: #708521
21593 - LP: #710371
21594
21595 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
21596
21597linux (2.6.38-2.29) natty; urgency=low
21598
21599 [ Andy Whitcroft ]
21600
21601 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
21602 * [Config] updateconfigs following rebase to
21603 1f0324caefd39985e9fe052fac97da31694db31e
21604 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
21605 * [Config] reenable HIBERNATE
21606 - LP: #710877
21607 * rebase to v2.6.38-rc3
21608 * [Config] reenable CONFIG_CRASH_DUMP
21609
21610 [ Kamal Mostafa ]
21611
21612 * SAUCE: rtl8192se: fix source file perms
21613 * SAUCE: rtl8192se: fix source file newline
21614 * SAUCE: omnibook: fix source file newline
21615
21616 [ Kees Cook ]
21617
21618 * [Config] packaging: really make System.map mode 0600
21619
21620 [ Ricardo Salveti de Araujo ]
21621
21622 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
21623 PM34XX_ERRATUM
21624
21625 [ Soren Hansen ]
21626
21627 * SAUCE: nbd: Remove module-level ioctl mutex
21628
21629 [ Tim Gardner ]
21630
21631 * SAUCE: Disable building the ACPI debugfs source
21632
21633 [ Upstream Kernel Changes ]
21634
21635 * Set physical start and alignment 1M for virtual i386
21636 - LP: #710754
21637
21638 [ Upstream Kernel Changes ]
21639
21640 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
21641 to v2.6.38-rc3
21642 - LP: #707902
21643
21644 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
21645
21646linux (2.6.38-1.28) natty; urgency=low
21647
21648 [ Andy Whitcroft ]
21649
21650 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
21651
21652 [ Ricardo Salveti de Araujo ]
21653
21654 * SAUCE: omap3: beaglexm: fix DVI initialization
21655 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
21656 display work at Beagle
21657
21658 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
21659
21660linux (2.6.38-1.27) natty; urgency=low
21661
21662 [ Andy Whitcroft ]
21663
21664 * ubuntu: AUFS -- update aufs-update to track new locations of headers
21665 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
21666 * SAUCE: ensure root is ready before running usermodehelpers in it
21667 * correct the Vcs linkage to point to natty
21668 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
21669 * [Config] update configs following rebase
21670 e78bf5e6cbe837daa6ab628a5f679548742994d3
21671 * SAUCE: Yama: follow changes to generic_permission
21672 * ubuntu: compcache -- follow changes to bd_claim/bd_release
21673 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
21674 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
21675 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
21676 * update package version to match payload version
21677 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
21678 * rebase to v2.6.38-rc1
21679 * [Config] updateconfigs following rebase to v2.6.38-rc1
21680 * SAUCE: x86 fix up jiffies/jiffies_64 handling
21681 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
21682 * [Config] updateconfigs following rebase to
21683 2b1caf6ed7b888c95a1909d343799672731651a5
21684 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
21685 * ubuntu: AUFS -- suppress benign plink warning messages
21686 - LP: #621195
21687 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
21688 * rebase to v2.6.38-rc2
21689 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
21690 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
21691 * [Config] update configs following rebase to
21692 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
21693 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
21694 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
21695 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
21696 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
21697
21698 [ Kees Cook ]
21699
21700 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
21701
21702 [ Stefan Bader ]
21703
21704 * Temporarily disable RODATA for virtual i386
21705 - LP: #699828
21706
21707 [ Tim Gardner ]
21708
21709 * [Config] CONFIG_NLS_DEFAULT=utf8
21710 - LP: #683690
21711 * [Config] CONFIG_HIBERNATION=n
21712 * update bnx2 firmware files in d-i/firmware/nic-modules
21713
21714 [ Upstream Kernel Changes ]
21715
21716 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
21717 objects."
21718 * packaging: make System.map mode 0600
21719 * thinkpad_acpi: Always report scancodes for hotkeys
21720 - LP: #702407
21721 * sched: tg->se->load should be initialised to tg->shares
21722 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
21723 * brcm80211: include linux/slab.h for kfree
21724 * pch_dma: add include/slab.h for kfree
21725 * i2c-eg20t: include linux/slab.h for kfree
21726 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
21727 * tty: include linux/slab.h for kfree
21728 * winbond: include linux/delay.h for mdelay et al
21729
21730 [ Upstream Kernel Changes ]
21731
21732 * mark the start of v2.6.38 versioning
21733 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
21734 - LP: #689886
21735 - LP: #702125
21736 - LP: #608775
21737 - LP: #215802
21738 - LP: #686333
21739 - LP: #677830
21740 - LP: #677652
21741 - LP: #696493
21742 - LP: #697240
21743 - LP: #689036
21744 - LP: #705323
21745 - LP: #686692
21746
21747 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
21748
21749linux (2.6.37-12.26) natty; urgency=low
21750
21751 [ Andy Whitcroft ]
21752
21753 * rebase to v2.6.37-rc8
21754 * [Config] armel -- reenable omap flavour
21755 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
21756 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
21757 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
21758 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
21759 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
21760 * [Config] track missing modules
21761 * rebase to v2.6.37 final
21762
21763 [ Chase Douglas ]
21764
21765 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
21766 Magic Trackpad
21767
21768 [ Stefan Bader ]
21769
21770 * Revert "SAUCE: blkfront: default to sd devices"
21771 - LP: #684875
21772
21773 [ Tim Gardner ]
21774
21775 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
21776 - LP: #380138
21777 * [Config] Added autofs4.ko to -virtual flavour
21778 - LP: #692917
21779
21780 [ Upstream Kernel Changes ]
21781
21782 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
21783 Laptops
21784 - LP: #632884
21785
21786 [ Upstream Kernel Changes ]
21787
21788 * rebase to v2.6.37-rc8
21789 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
21790 * rebase to v2.6.37 final
21791
21792 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
21793
21794linux (2.6.37-11.25) natty; urgency=low
21795
21796 [ Andy Whitcroft ]
21797
21798 * [Config] d-i -- add hpsa to the list of block devices
21799 - LP: #684304
21800 * [Config] add vmw-balloon driver to -virtual flavour
21801 - LP: #592039
21802 * rebase to v2.6.37-rc7
21803
21804 [ Upstream Kernel Changes ]
21805
21806 * rebase to v2.6.37-rc7
21807
21808 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
21809
21810linux (2.6.37-10.24) natty; urgency=low
21811
21812 [ Andy Whitcroft ]
21813
21814 * rebase to v2.6.37-rc6
21815 * updateconfigs following rebase to v2.6.37-rc6
21816
21817 [ Upstream Kernel Changes ]
21818
21819 * rebase to v2.6.37-rc6
21820
21821 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
21822
21823linux (2.6.37-9.23) natty; urgency=low
21824
21825 [ Andy Whitcroft ]
21826
21827 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
21828 - LP: #689606
21829 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
21830 - LP: #689606
21831
21832 [ Kees Cook ]
21833
21834 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
21835 - LP: #690190
21836
21837 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
21838
21839linux (2.6.37-9.22) natty; urgency=low
21840
21841 [ Andy Whitcroft ]
21842
21843 * rebase to v2.6.35-rc5
21844 * [Config] updateconfigs following rebase to v2.6.37-rc5
21845 * (no-up) add support for installed header files to ubuntu directory
21846 - LP: #684666
21847 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
21848 - LP: #684666
21849 * ubuntu: dm-raid4-5 -- follow changes to bio flags
21850 * ubuntu: dm-raid4-5 -- re-enable
21851 * ubuntu: omnibook -- update BOM
21852 * ubuntu: ndiswrapper -- update BOM to match actual version
21853 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
21854 * ubuntu: ndiswrapper -- re-enable
21855 * ubuntu: iscsitarget -- re-instate copy_io_context
21856 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
21857 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
21858 * ubuntu: iscsitarget -- re-enable
21859
21860 [ Kees Cook ]
21861
21862 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
21863
21864 [ Manoj Iyer ]
21865
21866 * SAUCE: Enable jack sense for Thinkpad Edge 13
21867 - LP: #685015
21868
21869 [ Tim Gardner ]
21870
21871 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
21872 * [Config] CONFIG_CRYPTO_CRC32C=y
21873 - LP: #681819
21874 * [Config] CONFIG_9P_FSCACHE=n
21875 * [Config] Add nfsd modules to -virtual flavour
21876 - LP: #688070
21877
21878 [ Upstream Kernel Changes ]
21879
21880 * Revert "Staging: zram: work around oops due to startup ordering snafu"
21881 * NFS: Fix panic after nfs_umount()
21882 - LP: #683938
21883 * x86: Add NX protection for kernel data
21884 * x86: Add RO/NX protection for loadable kernel modules
21885 * x86: Resume trampoline must be executable
21886 * x86: RO/NX protection for loadable kernel, jump_table fix
21887
21888 [ Upstream Kernel Changes ]
21889
21890 * rebase to v2.6.37-rc5
21891
21892 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
21893
21894linux (2.6.37-8.21) natty; urgency=low
21895
21896 [ Andy Whitcroft ]
21897
21898 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
21899 linux-libc-headers"
21900 * Revert "(no-up) add support for installed header files to ubuntu
21901 directory"
21902
21903 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
21904
21905linux (2.6.37-8.20) natty; urgency=low
21906
21907 [ Andy Whitcroft ]
21908
21909 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
21910 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
21911 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
21912 * Revert "SAUCE: i915 -- disable powersave by default"
21913 * SAUCE: enable Marvell 9128 PCIe SATA controller
21914 - LP: #658521
21915 * [Config] evtchn has been renamed
21916 * (no-up) add support for installed header files to ubuntu directory
21917 - LP: #684666
21918 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
21919 - LP: #684666
21920
21921 [ Tim Gardner ]
21922
21923 * [Config] MISS: evtchn, NEW : xen-evtchn
21924 * rebase to v2.6.37-rc4
21925
21926 [ Upstream Kernel Changes ]
21927
21928 * drm/i915: Clean conflicting modesetting registers upon init
21929 - LP: #683775
21930 * rebase to v2.6.37-rc4
21931
21932 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
21933
21934linux (2.6.37-7.19) natty; urgency=low
21935
21936 [ Tim Gardner ]
21937
21938 * [Config] Add bnx2 firmware to nic-modules udeb
21939 - LP: #676245
21940
21941 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
21942
21943linux (2.6.37-7.18) natty; urgency=low
21944
21945 [ Andy Whitcroft ]
21946
21947 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
21948 * Revert "SAUCE: Add extra headers to linux-libc-dev"
21949 * Revert "SAUCE: Enable speedstep for sonoma processors."
21950 * [Config] enable CONFIG_BT_HCIUART_ATH3K
21951 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
21952 * [Config] standardise CONFIG_MII
21953 * [Config] standardise CONFIG_PRISM2_USB
21954 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
21955 * [Config] build in CONFIG_AGP
21956 * [Config] build in CONFIG_AGP_INTEL
21957 * [Config] build in CONFIG_AGP_AMD
21958 * [Config] build in CONFIG_AGP_AMD64
21959 * [Config] build in CONFIG_AGP_NVIDIA
21960 * [Config] build in CONFIG_AGP_VIA
21961 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
21962 * (no-up): document the new ## scheme
21963 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
21964 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
21965 - LP: #675453
21966
21967 [ Mathieu J. Poirier ]
21968
21969 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
21970
21971 [ Upstream Kernel Changes ]
21972
21973 * nx-emu: fix inverted report of disable_nx
21974
21975 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
21976
21977linux (2.6.37-6.17) natty; urgency=low
21978
21979 [ Andy Whitcroft ]
21980
21981 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
21982 aufs2.1-36-UNRELEASED-20101103"
21983 * Revert "ubuntu: AUFS -- aufs2-base.patch
21984 aufs2.1-36-UNRELEASED-20101103"
21985 * [Config] standardise CONFIG_BT
21986 * [Config] standardise CONFIG_IRDA
21987 * [Config] standardise CONFIG_LAPB
21988 * [Config] standardise CONFIG_RDS
21989 * [Config] standardise CONFIG_RFKILL
21990 * [Config] standardise CONFIG_TIPC
21991 * [Config] standardise CONFIG_X25
21992 * [Config] standardise CONFIG_INPUT_EVDEV
21993 * [Config] standardise CONFIG_INPUT_JOYDEV
21994 * [Config] standardise CONFIG_INPUT_JOYSTICK
21995 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
21996 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
21997 * [Config] CONFIG_IRDA=n for FTBS (arm)
21998 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
21999 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
22000 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
22001
22002 [ Tim Gardner ]
22003
22004 * SAUCE: Fix drivers/staging/easycap FTBS
22005 * [Config] CONFIG_EASYCAP=m after fixing FTBS
22006
22007 [ Upstream Kernel Changes ]
22008
22009 * Revert "x86: Add NX protection for kernel data"
22010
22011 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
22012
22013linux (2.6.37-6.16) natty; urgency=low
22014
22015 [ Andy Whitcroft ]
22016
22017 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
22018 * rebase to v2.6.37-rc3
22019
22020 [ Tim Gardner ]
22021
22022 * [Config] CONFIG_SCHED_AUTOGROUP=y
22023
22024 [ Upstream Kernel Changes ]
22025
22026 * Revert "x86: Add RO/NX protection for loadable kernel modules"
22027 * sched: automated per session task groups
22028 * rebase to v2.6.37-rc3
22029
22030 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
22031
22032linux (2.6.37-6.15) natty; urgency=low
22033
22034 [ Andy Whitcroft ]
22035
22036 * [Config] standardise CONFIG_CEPH_FS
22037 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
22038 * [Config] standardise CONFIG_SCSI_PROC_FS
22039 * [Config] standardise CONFIG_UBIFS_FS
22040 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
22041
22042 [ Kees Cook ]
22043
22044 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
22045
22046 [ Manoj Iyer ]
22047
22048 * SAUCE: Enable jack sense for Thinkpad Edge 11
22049 - LP: #677210
22050 * SAUCE: enable rfkill for rtl8192se driver
22051 - LP: #640992
22052
22053 [ Tim Gardner ]
22054
22055 * [Config] CONFIG_EASYCAP=n for FTBS
22056 * Rebase to v2.6.32-rc2+git
22057
22058 [ Upstream Kernel Changes ]
22059
22060 * x86: Fix improper large page preservation
22061 * x86: Add NX protection for kernel data
22062 * x86: Add RO/NX protection for loadable kernel modules
22063
22064 [ Upstream Kernel Changes ]
22065
22066 * Rebase to Linus 2.6.37-rc2+git
22067
22068 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
22069
22070linux (2.6.37-5.14) natty; urgency=low
22071
22072 [ Upstream Kernel Changes ]
22073
22074 * PCI: fix offset check for sysfs mmapped files
22075 - LP: #676963
22076
22077 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
22078
22079linux (2.6.37-5.13) natty; urgency=low
22080
22081 [ Andy Whitcroft ]
22082
22083 * rebased to v2.6.37-rc2
22084 * updateconfigs following rebase to v2.6.37-rc2
22085
22086 [ Tim Gardner ]
22087
22088 * [Config] Added NFS and related modules to virtual flavour
22089 - LP: #659084
22090
22091 [ Upstream Kernel Changes ]
22092
22093 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
22094 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
22095 * x86, cpu: Call verify_cpu during 32bit CPU startup
22096 * x86, cpu: Only CPU features determine NX capabilities
22097
22098 [ Upstream Changes ]
22099
22100 * rebased to v2.67.37-rc2
22101
22102 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
22103
22104linux (2.6.37-4.12) natty; urgency=low
22105
22106 [ Andy Whitcroft ]
22107
22108 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
22109 * Revert "[Upstream] HID: magicmouse: properly account for scroll
22110 movement in state"
22111 * Revert "[Upstream] HID: magicmouse: disable and add module param for
22112 scroll acceleration"
22113 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
22114 middle of mouse"
22115
22116 [ Henrik Rydberg ]
22117
22118 * SAUCE: hid: ntrig: remove sysfs nodes
22119 * SAUCE: hid: ntrig: Setup input filtering manually
22120 * SAUCE: hid: ntrig: New ghost-filtering event logic
22121
22122 [ Manoj Iyer ]
22123
22124 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
22125 - LP: #348861
22126
22127 [ Upstream Kernel Changes ]
22128
22129 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
22130 suspend/resume"
22131 * Revert "[ARM] implement arch_randomize_brk()"
22132 * Revert "ARM: stack protector: change the canary value per task"
22133 * Revert "ARM: initial stack protector (-fstack-protector) support"
22134 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
22135 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
22136 * Revert "perf probe: Add kernel source path option"
22137 * hid: ntrig: Support single-touch devices
22138 * hid: ntrig: Mask pen switch events
22139 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
22140 kernel
22141 - LP: #673073
22142 * Fix userspace build of linux/fs.h
22143
22144 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
22145
22146linux (2.6.37-3.11) natty; urgency=low
22147
22148 [ Andy Whitcroft ]
22149
22150 * Revert "ubuntu: AUFS -- update to
22151 b37c575759dc4535ccc03241c584ad5fe69e3b25"
22152 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
22153 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
22154 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
22155 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
22156 * [Config] Disable intel_idle for -virtual kernels
22157 - LP: #651370
22158 * [Config] enforcer -- ensure we never enable CONFIG_IMA
22159 * debian -- pass the correct flavour name when checking configs
22160 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
22161 * [Config] ensure CONFIG_IPV6=y for powerpc
22162 * [Config] enforcer -- ensure CONFIG_IPV6=y
22163 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
22164 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
22165 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
22166 * ubuntu: AUFS -- re-enable
22167 * ubuntu: AUFS -- track changes to work queue initialisation
22168 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
22169 * SAUCE: fbcon -- fix race between open and removal of framebuffers
22170 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
22171 - LP: #614008
22172 * SAUCE: drm -- stop early access to drm devices
22173
22174 [ Jeremy Kerr ]
22175
22176 * [Config] Build-in powermac ZILOG serial driver
22177 - LP: #673346
22178
22179 [ Kees Cook ]
22180
22181 * SAUCE: nx-emu: use upstream ASLR when possible
22182
22183 [ Tim Gardner ]
22184
22185 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
22186 - LP: #628776
22187
22188 [ Upstream Kernel Changes ]
22189
22190 * i386: NX emulation
22191 * nx-emu: drop exec-shield sysctl, merge with disable_nx
22192 * nx-emu: standardize boottime message prefix
22193 * mmap randomization for executable mappings on 32-bit
22194 * exec-randomization: brk away from exec rand area
22195
22196 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
22197
22198linux (2.6.37-2.10) natty; urgency=low
22199
22200 [ Andy Whitcroft ]
22201
22202 * reinstate armel config changes:
22203 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
22204 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
22205
22206 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
22207
22208linux (2.6.37-2.9) natty; urgency=low
22209
22210 [ Andy Whitcroft ]
22211
22212 * config -- fix genportsconfig
22213 * [Config] move powerpc over from ports to distro
22214 * bump master version number to match contained kernel
22215 * SAUCE: fix documentation strings for struct input_keymap_entry
22216 * usb: gadget: goku_udc: add registered flag bit
22217
22218 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
22219
22220linux (2.6.36-2.8) natty; urgency=low
22221
22222 [ Tim Gardner ]
22223
22224 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
22225 * [Config]: TWL4030_CORE=n for FTBS
22226 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
22227 * [Config]: CONFIG_SOLO6X10=n for FTBS
22228 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
22229 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
22230 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
22231 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
22232 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
22233 * [Config]: CONFIG_I2C_I801=n for armel FTBS
22234 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
22235 * AppArmor: compatibility patch for v5 interface
22236 * AppArmor: compatibility patch for v5 network controll
22237 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
22238 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
22239 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
22240 * Dropped: hid: 3m: Convert to MT slots
22241 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
22242 * Dropped: HID: magicmouse: simplify touch data bit manipulation
22243 * Dropped: HID: magicmouse: simplify touch down logic
22244 * Dropped: HID: magicmouse: enable Magic Trackpad support
22245 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
22246 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
22247 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
22248 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
22249 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
22250 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
22251 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
22252 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
22253 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
22254 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
22255 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
22256 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
22257
22258 [ Upstream Kernel Changes ]
22259
22260 * rebased against 2.6.27-rc1
22261
22262 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
22263
22264linux (2.6.36-1.7) natty; urgency=low
22265
22266 [ Andy Whitcroft ]
22267
22268 * rebased to v2.6.36 final
22269 * [Config] update configs following rebase to v2.6.36 final
22270 * [Config] update ports configs following rebase to v2.6.36 final
22271
22272 [ Upstream Kernel Changes ]
22273
22274 * rebased to v2.6.36 final
22275
22276 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
22277
22278linux (2.6.36-1.6) natty; urgency=low
22279
22280 [ Upstream Kernel Changes ]
22281
22282 * drop broadcom staging driver preview:
22283 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
22284 wireless LAN driver."
22285
22286 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
22287
22288linux (2.6.36-1.5) natty; urgency=low
22289
22290 [ Andy Whitcroft ]
22291
22292 * rebase to v2.6.36-rc8
22293 * updateconfigs following rebase to v2.6.36-rc8
22294 * updateportsconfigs following rebase to v2.6.36-rc8
22295 * config -- simplify the kernelconfig interface
22296 * config -- add new config mode 'dumpconfigs'
22297
22298 [ Tim Gardner ]
22299
22300 * Simplify the use of CROSS_COMPILER
22301
22302 [ Upstream Kernel Changes ]
22303
22304 * drop broadcom staging driver preview:
22305 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
22306 brcmfmac.ko mutually exclusive."
22307 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
22308 set."
22309 * Revert "Staging: brcm80211: remove driver specific -W options"
22310 * Revert "Staging: brcm80211: clean up makefile cflag lines"
22311 * Revert "staging: brcm80211: add fullmac driver"
22312 * Revert "staging: brcm80211: use string native library"
22313 * Revert "staging: brcm80211: use native ctype library"
22314 * Revert "staging: brcm80211: fix remaining checkpatch errors."
22315 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
22316 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
22317 ...""
22318 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
22319 ':' ...""
22320 * Revert "staging: brcm80211: fix "ERROR: space required before that
22321 ...""
22322 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
22323 * Revert "staging: brcm80211: fix "ERROR: space required after that close
22324 brace""
22325 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
22326 ...close square bracket""
22327 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
22328 ...""
22329 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
22330 '*'""
22331 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
22332 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
22333 do - while loop""
22334 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
22335 parenthesis""
22336 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
22337 or NULL""
22338 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
22339 or NULL""
22340 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
22341 '}'""
22342 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
22343 line""
22344 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
22345 on next line""
22346 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
22347 condition""
22348 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
22349 paren...""
22350 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
22351 function dec...""
22352 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
22353 *bar"'"
22354 * Revert "staging: brcm80211: Fix URLs for firmware files."
22355 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
22356 * Revert "staging: brcm80211: Add contact info to TODO list."
22357 * Revert "staging: brcm80211: Fix some initialisation failure paths"
22358 * Export dump_{write,seek} to binary loader modules
22359 * rebase to v2.6.36-rc8.
22360
22361 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
22362
22363linux (2.6.36-0.4) natty; urgency=low
22364
22365 [ Andy Whitcroft ]
22366
22367 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
22368 (fixes FTBS on powerpc)
22369
22370 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
22371
22372linux (2.6.36-0.3) natty; urgency=low
22373
22374 [ Andy Whitcroft ]
22375
22376 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
22377
22378 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
22379
22380linux (2.6.36-0.2) natty; urgency=low
22381
22382 [ Andy Whitcroft ]
22383
22384 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
22385 (fix FTBS on powerpc)
22386
22387 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
22388
22389linux (2.6.36-0.1) natty; urgency=low
22390
22391 [ Andy Whitcroft ]
22392
22393 * reduce disk usage during buildd builds
22394 - LP: #645653
22395 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
22396 * [Config] armel -- drop omap flavour
22397
22398 [ Tim Gardner ]
22399
22400 * Added dropped patch list
22401 * more dropped patches
22402 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
22403 * [Config] Add support for cross compiling armel
22404 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
22405 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
22406 * [Config]: updateconfigs after adding brcm80211
22407 * staging: brcm80211: Fix Makefile syntax error
22408 * rebased to v2.6.36-rc7
22409
22410 [ Upstream Kernel Changes ]
22411
22412 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
22413 * (upstream) IPS driver: verify BIOS provided limits
22414 * intel_ips: Print MCP limit exceeded values.
22415 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
22416 LAN driver.
22417 * staging: brcm80211: Fix some initialisation failure paths
22418 * staging: brcm80211: Add contact info to TODO list.
22419 * staging: brcm80211: use '%pM' format to print MAC address
22420 * staging: brcm80211: Fix URLs for firmware files.
22421 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
22422 * staging: brcm80211: fix "ERROR: open brace '{' following function
22423 dec..."
22424 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
22425 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
22426 * staging: brcm80211: fix "ERROR: trailing statements should be on next
22427 line"
22428 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
22429 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
22430 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
22431 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
22432 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
22433 parenthesis"
22434 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
22435 while loop"
22436 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
22437 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
22438 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
22439 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
22440 bracket"
22441 * staging: brcm80211: fix "ERROR: space required after that close brace"
22442 * staging: brcm80211: fix "ERROR: space required after that ..."
22443 * staging: brcm80211: fix "ERROR: space required before that ..."
22444 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
22445 * staging: brcm80211: fix "ERROR: spaces required around that ..."
22446 * staging: brcm80211: fix "ERROR: trailing whitespace."
22447 * staging: brcm80211: fix remaining checkpatch errors.
22448 * staging: brcm80211: use native ctype library
22449 * staging: brcm80211: use string native library
22450 * staging: brcm80211: add fullmac driver
22451 * Staging: brcm80211: clean up makefile cflag lines
22452 * Staging: brcm80211: remove driver specific -W options
22453 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
22454 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
22455 mutually exclusive.
22456
22457 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
22458
22459linux (2.6.35-22.33) maverick; urgency=low
22460
22461 [ Andy Whitcroft ]
22462
22463 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
22464 Dell E2 series Laptops"
22465 - LP: #641320
22466
22467 [ Brian Rogers ]
22468
22469 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
22470 - LP: #624701
22471
22472 [ Christopher James Halse Rogers ]
22473
22474 * SAUCE: Nouveau: Add quirk framework to disable acceleration
22475 - LP: #544088, #546393
22476 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
22477 - LP: #546393
22478
22479 [ John Johansen ]
22480
22481 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
22482 kernels"
22483 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
22484 - LP: #639758
22485
22486 [ Mathieu J. Poirier ]
22487
22488 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
22489
22490 [ Upstream Kernel Changes ]
22491
22492 * ALSA: HDA: Enable internal speaker on Dell M101z
22493 - LP: #640254
22494
22495 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
22496
22497linux (2.6.35-22.32) maverick; urgency=low
22498
22499 [ Arjan van de Ven ]
22500
22501 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
22502
22503 [ David Henningsson ]
22504
22505 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
22506 - LP: #605047, #628961
22507
22508 [ John Johansen ]
22509
22510 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
22511 and profile names
22512 - LP: #615947
22513 * [Upstream] AppArmor: Fix locking from removal of profile namespace
22514 - LP: #615947
22515 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
22516 - LP: #639758
22517 * SAUCE: Improve Amazon EBS performance for EC2
22518 - LP: #634316
22519
22520 [ Leann Ogasawara ]
22521
22522 * Revert "SAUCE: i915 KMS -- blacklist i855"
22523 * Revert "SAUCE: i915 KMS -- blacklist i845g"
22524 * Revert "SAUCE: i915 KMS -- blacklist i830"
22525 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
22526 devices"
22527 * execute module-inclusion within a subshell
22528 - LP: #621175
22529
22530 [ Upstream Kernel Changes ]
22531
22532 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
22533 - LP: #633227
22534 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
22535 - LP: #629711
22536 * (pre-stable) mm: Move vma_stack_continue into mm.h
22537 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
22538 - LP: #601073
22539 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
22540 * PM / Runtime: Add runtime PM statistics (v3)
22541 * compat: Make compat_alloc_user_space() incorporate the access_ok()
22542 - CVE-2010-3081
22543 * x86-64, compat: Test %rax for the syscall number, not %eax
22544 - CVE-2010-3301
22545 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
22546 - CVE-2010-3301
22547
22548 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
22549
22550linux (2.6.35-21.31) maverick; urgency=low
22551
22552 [ Andy Whitcroft ]
22553
22554 * bodge linux-libc-dev package version due to ti-omap4 error
22555 * linux-libc-dev -- ensure we can only build this on debian.master
22556
22557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
22558
22559linux (2.6.35-21.30) maverick; urgency=low
22560
22561 [ Andy Whitcroft ]
22562
22563 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
22564 - LP: #614008
22565
22566 [ Daniel Lezcano ]
22567
22568 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
22569
22570 [ Henrik Rydberg ]
22571
22572 * SAUCE: Input: wacom - add fuzz parameters to features
22573 * SAUCE: Input: wacom - collect device quirks into single function
22574 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
22575 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
22576 * SAUCE: hid: ntrig: Remove unused device ids
22577 * SAUCE: hid: ntrig: remove sysfs nodes
22578 * SAUCE: hid: ntrig: Correct logic for quirks
22579 * SAUCE: hid: ntrig: zero-initialize ntrig struct
22580 * SAUCE: hid: ntrig: Setup input filtering manually
22581 * SAUCE: hid: ntrig: New ghost-filtering event logic
22582
22583 [ Leann Ogasawara ]
22584
22585 * SAUCE: ndiswrapper: Initialize buffer index and check its value
22586 - LP: #613796
22587
22588 [ Manoj Iyer ]
22589
22590 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
22591 series Laptops
22592 - LP: #632884
22593
22594 [ Ping Cheng ]
22595
22596 * SAUCE: Input: wacom - parse the Bamboo device family
22597
22598 [ Rafi Rubin ]
22599
22600 * SAUCE: hid: ntrig: identify firmware version (wiggled)
22601
22602 [ Tim Gardner ]
22603
22604 * [Config] CONFIG_NL80211_TESTMODE=n
22605
22606 [ Upstream Kernel Changes ]
22607
22608 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
22609 * e1000e: initial support for 82579 LOMs
22610 * e1000e: correct MAC-PHY interconnect register offset for 82579
22611 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
22612 tested on HP G60
22613 - LP: #587388
22614 * DSS2: Don't power off a panel twice
22615 - LP: #588243
22616 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
22617 * Input: i8042 - reset keyboard controller wehen resuming from S2R
22618 - LP: #86820
22619 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
22620 - LP: #414795
22621 * agp/intel: Support the extended physical addressing bits on
22622 Sandybridge.
22623 - LP: #632488
22624 * drm/i915,intel_agp: Add support for Sandybridge D0
22625 - LP: #632488
22626 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
22627 - LP: #632488
22628 * mmc: omap: fix for bus width which improves SD card's peformance.
22629
22630 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
22631
22632linux (2.6.35-20.29) maverick; urgency=low
22633
22634 [ Andy Whitcroft ]
22635
22636 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
22637 - LP: #563277
22638 * SAUCE: i915 KMS -- blacklist i830
22639 - LP: #542208, #563277
22640 * SAUCE: i915 KMS -- blacklist i845g
22641 - LP: #541492, #563277
22642 * SAUCE: i915 KMS -- blacklist i855
22643 - LP: #511001, #541511, #563277
22644
22645 [ Leann Ogasawara ]
22646
22647 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
22648 - LP: #601073
22649 * ARM: Temporarily disable module check for armel
22650 * rebase to v2.6.35.4
22651 * [Config] update configs following rebase to v2.6.35.4
22652
22653 [ Ricardo Salveti de Araujo ]
22654
22655 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
22656 in Omap
22657
22658 [ Tim Gardner ]
22659
22660 * [Config] Added be2net, be2scsi to udebs
22661 - LP: #628776
22662
22663 [ Upstream Kernel Changes ]
22664
22665 * x86, cpu: Package Level Thermal Control, Power Limit Notification
22666 definitions
22667 - LP: #601073
22668 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
22669 - LP: #601073
22670 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
22671 - LP: #601073
22672 * x86, hwmon: Package Level Thermal/Power: power limit
22673 - LP: #601073
22674 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
22675 - LP: #601073
22676 * hid: 3m: Adjust to sequential MT HID protocol
22677 * hid: 3m: Convert to MT slots
22678 * hid: 3m: Correct touchscreen emulation
22679 * hid: 3m: Adjust major / minor axes to scale
22680 * input: bcm5974: Adjust major / minor to scale
22681 * HID: magicmouse: don't allow hidinput to initialize the device
22682 * HID: magicmouse: simplify multitouch feature request
22683 * HID: magicmouse: simplify touch data bit manipulation
22684 * HID: magicmouse: simplify touch down logic
22685 * HID: magicmouse: remove timestamp logic
22686 * HID: magicmouse: enable Magic Trackpad support
22687 * HID: magicmouse: Adjust major / minor axes to scale
22688 * mmc: fix all hangs related to mmc/sd card insert/removal during
22689 suspend/resume
22690 - LP: #477106
22691 * drm/i915: fix VGA plane disable for Ironlake+
22692 - LP: #602281
22693
22694 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
22695
22696linux (2.6.35-19.28) maverick; urgency=low
22697
22698 [ Leann Ogasawara ]
22699
22700 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
22701 from the archive and a no-change rebuild was attempted. However, the ABI
22702 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
22703 up the ABI and re-upload.
22704
22705 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
22706
22707linux (2.6.35-19.27) maverick; urgency=low
22708
22709 [ Leann Ogasawara ]
22710
22711 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
22712 from the archive.
22713
22714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
22715
22716linux (2.6.35-19.26) maverick; urgency=low
22717
22718 [ Upstream Kernel Changes ]
22719
22720 * ARM: OMAP: Beagle: revision detection
22721 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
22722 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
22723
22724 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
22725
22726linux (2.6.35-19.25) maverick; urgency=low
22727
22728 [ Jarod Wilson ]
22729
22730 * SAUCE: Bring in staging/lirc from 2.6.36
22731 - LP: #609234
22732 * SAUCE: Update ir-core to linuxtv/other which should be merged for
22733 2.6.36.
22734 - LP: #609234
22735 * SAUCE: Fix memleaks in imon and mceusb drivers
22736 - LP: #609234
22737 * SAUCE: Bring in streamzap support from linuxtv/other
22738 - LP: #609234
22739
22740 [ Mario Limonciello ]
22741
22742 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
22743 - LP: #609234
22744
22745 [ Mathieu J. Poirier ]
22746
22747 * SAUCE: ARM: adding i2c eeprom driver to read EDID
22748 - LP: #608279
22749
22750 [ Upstream Kernel Changes ]
22751
22752 * intel_idle: disable module support
22753 - LP: #615265
22754 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
22755 correct codec ID
22756 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
22757 - LP: #605101
22758 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
22759 - LP: #495134
22760 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
22761 - LP: #519066
22762 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
22763 - LP: #519066
22764 * input: mt: Initialize slots to unused (rev2)
22765 * input: mt: Add support for the Bamboo Touch trackpad
22766 * hid: Add a hid quirk for input sync override
22767
22768 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
22769
22770linux (2.6.35-18.24) maverick; urgency=low
22771
22772 [ Colin Watson ]
22773
22774 * Pass DEB_MAINT_PARAMS to hook scripts
22775
22776 [ Leann Ogasawara ]
22777
22778 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
22779 - LP: #584812
22780 * rebase to v2.6.35.3
22781
22782 [ Upstream Kernel Changes ]
22783
22784 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
22785 - LP: #609234
22786 * can: add limit for nframes and clean up signed/unsigned variables
22787 - CVE-2010-2959
22788 * drm: Initialize ioctl struct when no user data is present
22789 - CVE-2010-2803
22790 * ARM: initial stack protector (-fstack-protector) support
22791 * ARM: stack protector: change the canary value per task
22792 * [ARM] implement arch_randomize_brk()
22793 * [ARM] add address randomization to mmap()
22794 * ARM: fix ASLR of PIE executables
22795
22796 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
22797
22798linux (2.6.35-17.23) maverick; urgency=low
22799
22800 [ Jeremy Kerr ]
22801
22802 * [Config] build-in uinput module
22803 - LP: #584812
22804
22805 [ Leann Ogasawara ]
22806
22807 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
22808 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
22809 * Revert "[Config] [FTBS] sparc: Temporarily disable
22810 CONFIG_MTD_NAND_DENALI"
22811 * Revert "[Config] [FTBS] sparc: Temporarily disable
22812 CONFIG_MFD_JANZ_CMODIO"
22813 * Revert "[Config] [FTBS] sparc: Temporarily disable
22814 CONFIG_INFINIBAND_QIB"
22815 * [Config] Enable INTEL_IPS
22816 - LP: #601057
22817 * Remove ia64 support
22818 * [Config] Update portsconfigs after removing ia64 support
22819 * Remove sparc support
22820 * [Config] Update portsconfigs after removing sparc support
22821
22822 [ Linus Torvalds ]
22823
22824 * (pre-stable) mm: fix page table unmap for stack guard page properly
22825
22826 [ Mathieu J. Poirier ]
22827
22828 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
22829 - LP: #591941
22830
22831 [ Upstream Kernel Changes ]
22832
22833 * timer: add on-stack deferrable timer interfaces
22834 - LP: #601057
22835 * x86 platform driver: intelligent power sharing driver
22836 - LP: #601057
22837 * IPS driver: add GPU busy and turbo checking
22838 - LP: #601057
22839 * X86: intel_ips, check for kzalloc properly
22840 - LP: #601057
22841 * ips driver: make it less chatty
22842 - LP: #601057
22843
22844 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
22845
22846linux (2.6.35-16.22) maverick; urgency=low
22847
22848 [ Andy Whitcroft ]
22849
22850 * debian -- more agressivly clean up after depmod on purge
22851 - LP: #618591
22852
22853 [ Henrik Rydberg ]
22854
22855 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
22856
22857 [ Leann Ogasawara ]
22858
22859 * ubuntu: iscsitarget -- version 1.4.20.2
22860 * ubuntu: rtl8192se -- update to version 0017.0507.2010
22861 * rebase to v2.6.35.2
22862 * [Config] update configs following rebase to v2.6.35.2
22863 * [Config] update ports configs following rebase to v2.6.35.2
22864
22865 [ Luke Yelavich ]
22866
22867 * [Config] Enable new firewire stack on powerpc
22868
22869 [ Mathieu J. Poirier ]
22870
22871 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
22872 - LP: #608266
22873
22874 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
22875
22876linux (2.6.35-15.21) maverick; urgency=low
22877
22878 [ Luke Yelavich ]
22879
22880 * [Config] CONFIG_SND_USB_UA101=m for all architectures
22881
22882 [ Upstream Kernel Changes ]
22883
22884 * Input: introduce MT event slots
22885 * Input: document the MT event slot protocol
22886 * (pre-stable) sched: Revert nohz_ratelimit() for now
22887 * (pre-stable) drm/radeon/kms: add missing copy from user
22888 - LP: #606081
22889
22890 [ Leann Ogasawara ]
22891
22892 * rebase to v2.6.35.1
22893
22894 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
22895
22896linux (2.6.35-14.20) maverick; urgency=low
22897
22898 [ Andy Whitcroft ]
22899
22900 * update Vcs-Git to point to maverick repo
22901 * debian -- include the debian packaging in the -source package
22902 - LP: #608674
22903 * select debian source format 1.0
22904 * add support for building selected stages of kernel
22905 - LP: #603087
22906 * cleanup conditional dependancy handling
22907 - LP: #603087
22908
22909 [ Upstream Kernel Changes ]
22910
22911 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
22912 - LP: #582199, #586418, #588031
22913 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
22914 - LP: #582199, #586418, #588031
22915 * sched: Revert nohz_ratelimit() for now
22916
22917 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
22918
22919linux (2.6.35-14.19) maverick; urgency=low
22920
22921 [ Leann Ogasawara ]
22922
22923 * rebase to v2.6.35
22924
22925 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
22926
22927linux (2.6.35-13.18) maverick; urgency=low
22928
22929 [ Andy Whitcroft ]
22930
22931 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
22932 * SAUCE: add tracing for user initiated readahead requests
22933 * SAUCE: vt -- maintain bootloader screen mode and content until vt
22934 switch
22935 * SAUCE: vt -- allow grub to request automatic vt_handoff
22936 * SAUCE: fbcon -- fix race between open and removal of framebuffers
22937 * SAUCE: drm -- stop early access to drm devices
22938
22939 [ Bryan Wu ]
22940
22941 * CONFIG: compile in OTG driver and Transceiver driver
22942 - LP: #566645
22943 * remove OTG modules from modules list file
22944
22945 [ John Johansen ]
22946
22947 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
22948 - LP: #581525, #599450
22949 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
22950 * SAUCE: AppArmor 2.4 compatibility patch
22951 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
22952 * SAUCE: fix pv-ops for legacy Xen
22953 * SAUCE: blkfront: default to sd devices
22954 * [Config] Build in drivers required for Xen pv-ops
22955
22956 [ Leann Ogasawara ]
22957
22958 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
22959 size."
22960
22961 [ Lee Jones ]
22962
22963 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
22964 - LP: #608095
22965 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
22966 just revision
22967 - LP: #608095
22968 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
22969 - LP: #608095
22970 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
22971 - LP: #608095
22972
22973 [ Upstream Kernel Changes ]
22974
22975 * agp/intel: Use the correct mask to detect i830 aperture size.
22976 - LP: #597075
22977
22978 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
22979
22980linux (2.6.35-12.17) maverick; urgency=low
22981
22982 [ Leann Ogasawara ]
22983
22984 * rebase to v2.6.35-rc6
22985 * [Config] update configs following rebase to v2.6.35-rc6
22986 * [Config] update ports configs following rebase to v2.6.35-rc6
22987 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
22988
22989 [ Leann Ogasawara ]
22990
22991 * rebase to v2.6.35-rc6
22992
22993 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
22994
22995linux (2.6.35-11.16) maverick; urgency=low
22996
22997 [ Leann Ogasawara ]
22998
22999 * Bump ABI for new compiler update
23000
23001 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
23002
23003linux (2.6.35-10.15) maverick; urgency=low
23004
23005 [ Leann Ogasawara ]
23006
23007 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
23008 device"
23009 * [Config] Enable CONFIG_M686=y
23010 - LP: #592495
23011
23012 [ Upstream Kernel Changes ]
23013
23014 * tracing: Add alignment to syscall metadata declarations
23015
23016 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
23017
23018linux (2.6.35-9.14) maverick; urgency=low
23019
23020 [ Andy Whitcroft ]
23021
23022 * ubuntu: AUFS -- add BOM and automated update script
23023 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
23024
23025 [ John Johansen ]
23026
23027 * [Config] Enable DRBD as a module
23028
23029 [ Kees Cook ]
23030
23031 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
23032 - LP: #604407
23033
23034 [ Leann Ogasawara ]
23035
23036 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
23037 - LP: #606139
23038 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
23039 - LP: #606139
23040 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
23041 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
23042
23043 [ Lee Jones ]
23044
23045 * Stop ARM boards crashing when CUPS is loaded
23046 - LP: #601226
23047
23048 [ Upstream Kernel Changes ]
23049
23050 * perf probe: Support tracing an entry of array
23051 * perf probe: Support static and global variables
23052
23053 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
23054
23055linux (2.6.35-8.13) maverick; urgency=low
23056
23057 [ Kees Cook ]
23058
23059 * SAUCE: Yama: check PTRACE using thread group leader
23060 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
23061 - LP: #603716
23062
23063 [ Leann Ogasawara ]
23064
23065 * rebase to v2.6.35-rc5
23066 * [Config] update configs following rebase to v2.6.35-rc5
23067
23068 [ Nicolas Pitre ]
23069
23070 * SAUCE: make ndiswrapper available on X86 only
23071
23072 [ Tim Gardner ]
23073
23074 * [Config] Added ums-cypress to udeb
23075 - LP: #576066
23076 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
23077 * [Config] CONFIG_NDISWRAPPER=m across all configs
23078
23079 [ Upstream Kernel Changes ]
23080
23081 * HID: magicmouse: report last touch up
23082 * rebase to 2.6.35-rc5
23083
23084 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
23085
23086linux (2.6.35-7.12) maverick; urgency=low
23087
23088 [ Tim Gardner ]
23089
23090 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
23091 - LP: #597075
23092
23093 [ Upstream Kernel Changes ]
23094
23095 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
23096 (squashed)
23097
23098 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
23099
23100linux (2.6.35-7.11) maverick; urgency=low
23101
23102 [ Tim Gardner ]
23103
23104 * [Config] CONFIG_X86_MRST=n
23105
23106 [ Upstream Kernel Changes ]
23107
23108 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
23109 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
23110 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
23111
23112 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
23113
23114linux (2.6.35-7.10) maverick; urgency=low
23115
23116 [ Kees Cook ]
23117
23118 * SAUCE: security: create task_free security callback
23119 * SAUCE: Yama: add PTRACE exception tracking and interface
23120 * SAUCE: security: unconditionally chain to Yama LSM
23121 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
23122 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
23123 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
23124 * [Upstream] security: Yama LSM
23125 * [Config] Enable CONFIG_SECURITY_YAMA=y
23126
23127 [ Tim Gardner ]
23128
23129 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
23130
23131 [ Upstream Kernel Changes ]
23132
23133 * rebase to 2.6.35-rc4
23134
23135 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
23136
23137linux (2.6.35-6.9) maverick; urgency=low
23138
23139 [ Tim Gardner ]
23140
23141 * [Upstream] direct_splice_actor() should not use pos in sd
23142 - LP: #588861
23143
23144 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
23145
23146linux (2.6.35-6.8) maverick; urgency=low
23147
23148 [ Mathieu J. Poirier ]
23149
23150 * ARM: Adding regulator supply for vdds_sdi.
23151 - LP: #597904
23152
23153 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
23154
23155linux (2.6.35-6.7) maverick; urgency=low
23156
23157 [ Alberto Milone ]
23158
23159 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
23160
23161 [ Chase Douglas ]
23162
23163 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
23164 of mouse
23165 * [Upstream] HID: magicmouse: disable and add module param for scroll
23166 acceleration
23167 * [Upstream] HID: magicmouse: properly account for scroll movement in
23168 state
23169 * [Upstream] HID: magicmouse: add param for scroll speed
23170 * [Upstream] HID: magicmouse: enable horizontal scrolling
23171
23172 [ Henrik Rydberg ]
23173
23174 * [Upstream] Input: evdev - convert to dynamic event buffer
23175 * [Upstream] Input: evdev - use driver hint to compute size of event
23176 buffer
23177 * [Upstream] Input: bcm5974 - set the average number of events per MT
23178 event packet
23179 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
23180 * [Upstream] Input: evdev - never leave the client buffer empty after
23181 write
23182
23183 [ John Johansen ]
23184
23185 * SAUCE: AppArmor: -- mainline 2010-06-23
23186 * SAUCE: AppArmor 2.4 compatibility patch
23187 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
23188
23189 [ Leann Ogasawara ]
23190
23191 * [Config] Enable CONFIG_INTR_REMAP=y
23192 - LP: #597091
23193 * [Config] Enable CONFIG_X86_X2APIC
23194 - LP: #597091
23195
23196 [ Mathieu J. Poirier ]
23197
23198 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
23199 - LP: #594382
23200
23201 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
23202
23203linux (2.6.35-5.6) maverick; urgency=low
23204
23205 [ Amit Kucheria ]
23206
23207 * [Config] update omap flavour description
23208
23209 [ Andy Whitcroft ]
23210
23211 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
23212 - LP: #570500, #576274
23213 * SAUCE: add option to hand off all kernel parameters to init
23214 - LP: #586386
23215 * [Config] enable passing all kernel command line to init
23216 - LP: #586386
23217 * [Config] disable CONFIG_VMI
23218 - LP: #537601
23219 * [Config] enable CONFIG_IPV6_SIT_6RD
23220 - LP: #591869
23221 * [Config] enable CONFIG_VMWARE_BALOON as module
23222 - LP: #592039
23223
23224 [ Leann Ogasawara ]
23225
23226 * Revert "SAUCE: pm: Config option to disable handling of console during
23227 suspend/resume"
23228 - LP: #594885
23229 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
23230 * [Config] ports: enable passing all kernel command line to init
23231 - LP: #586386
23232 * [Config] Enable CONFIG_FB_VESA=y for x86
23233 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
23234 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
23235 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
23236 - LP: #493156
23237
23238 [ Mathieu Poirier ]
23239
23240 * ARM: Adding MosChip MCS7830 to nic-usb
23241 - LP: #584920
23242
23243 [ Upstream Kernel Changes ]
23244
23245 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
23246 * docbook: need xmldoclinks for all doc types
23247 * perf probe: Add kernel source path option
23248
23249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
23250
23251linux (2.6.35-4.5) maverick; urgency=low
23252
23253 [ Leann Ogasawara ]
23254
23255 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
23256 size (rev2)"
23257 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
23258 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
23259 (rev4)"
23260 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
23261 modules"
23262 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
23263 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
23264 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
23265
23266 [ Tim Gardner ]
23267
23268 * [Config] CONFIG_NFS_FSCACHE=y
23269 - LP: #440522
23270 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
23271 - LP: #440522
23272
23273 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
23274
23275linux (2.6.35-3.4) maverick; urgency=low
23276
23277 [ Andy Whitcroft ]
23278
23279 * debian -- ensure the version number is clean
23280
23281 [ Henrik Rydberg ]
23282
23283 * [Upstream] Introduce MT event slots (rev 5)
23284 * [Upstream] Document the MT event slot protocol (rev5)
23285 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
23286 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
23287 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
23288 (rev2)
23289
23290 [ Leann Ogasawara ]
23291
23292 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
23293 * Revert "SAUCE: hostap: send events on data interface as well as master
23294 interface"
23295 * Revert "Fix webcam having USB ID 0ac8:303b"
23296 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
23297 * rebase to v2.6.35-rc3
23298
23299 [ Maxim Levitsky ]
23300
23301 * [Config] Enable new Smartmedia/xD translation layer
23302 - LP: #202490
23303
23304 [ Upstream Kernel Changes ]
23305
23306 * net: fix deliver_no_wcard regression on loopback device
23307
23308 [ Upstream changes ]
23309
23310 * rebased to v2.6.35-rc3
23311
23312 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
23313
23314linux (2.6.35-2.3) maverick; urgency=low
23315
23316 [ Bryan Wu ]
23317
23318 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
23319
23320 [ Leann Ogasawara ]
23321
23322 * [Config] armel: Enable CONFIG_BNX2=m
23323 * [Config] ports: Enable CONFIG_BNX2X=m
23324 * SAUCE: armel: define get_dma_ops to fix FTBS
23325
23326 [ Tim Gardner ]
23327
23328 * [Upstream] net: Print num_rx_queues imbalance warning only when there
23329 are allocated queues
23330 - LP: #591416
23331
23332 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
23333
23334linux (2.6.35-2.2) maverick; urgency=low
23335
23336 [ Andy Whitcroft ]
23337
23338 * [Config] d-i: make armel configuration versatile flavour specific
23339 - LP: #588805
23340 * [Config] d-i: enable .udebs for omap flavour
23341 - LP: #588805
23342
23343 [ Kees Cook ]
23344
23345 * ptrace: limit scope to attach only (allow read)
23346 - LP: #589656
23347
23348 [ Leann Ogasawara ]
23349
23350 * rebase to v2.6.35-rc2
23351 * [Config] update configs following rebase to v2.6.35-rc2
23352 * [Config] update port configs following rebase to v2.6.35-rc2
23353
23354 [ Lee Jones ]
23355
23356 * Enable perf to be more helpful when perf_<version> does not exist.
23357 - LP: #570500
23358 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
23359
23360 [ Tim Gardner ]
23361
23362 * [Config] Update bnx2 udeb firmware files
23363 - LP: #589304
23364
23365 [ Upstream changes ]
23366
23367 * rebased to v2.6.35-rc2
23368
23369 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
23370
23371linux (2.6.35-1.1) maverick; urgency=low
23372
23373 [ Andy Whitcroft ]
23374
23375 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
23376 - LP: #587888
23377 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
23378
23379 [ Leann Ogasawara ]
23380
23381 * rebase to v2.6.35-rc1
23382 * [Config] update configs following rebase to v2.6.35-rc1
23383 * [Config] update port configs following rebase to v2.6.35-rc1
23384 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
23385 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
23386 * SAUCE: ndiswrapper: convert multicast list to list_head
23387 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
23388 * [Config] [FTBS] ia64: Temporarily disable gpiolib
23389 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
23390 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
23391 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
23392 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
23393 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
23394 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
23395 * [Config] [FTBS] armel: Temporarily disable bnx2
23396 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
23397 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
23398 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
23399 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
23400 gpio_set_debounce
23401
23402 [ Upstream Kernel Changes ]
23403
23404 * of/usb: fix build error due to of_node pointer move
23405 * n2_crypto: Fix build after of_device/of_platform_driver changes.
23406 * powerpc/fsl-booke: fix the case where we are not in the first page
23407 * powerpc/fsl-booke: Move the entry setup code into a seperate file
23408 * powerpc/kexec: Add support for FSL-BookE
23409 * greth: Fix build after OF device conversions.
23410
23411 [ Upstream changes ]
23412
23413 * rebased to v2.6.35-rc1
23414
23415 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
23416
23417linux (2.6.35-1.0) UNRELEASED; urgency=low
23418
23419 [ Leann Ogasawara ]
23420
23421 * Null entry.
23422
23423 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
23424
23425linux (2.6.34-5.14) maverick; urgency=low
23426
23427 [ Tim Gardner ]
23428
23429 * [Config] Added module inclusion support
23430 * [Config] Added virtual flavour module inclusion list and d-i package
23431 definitions
23432
23433 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
23434
23435linux (2.6.34-5.13) maverick; urgency=low
23436
23437 [ Andy Whitcroft ]
23438
23439 * Revert "ubuntu: AUFS -- aufs2 20091209"
23440 * Revert "ubuntu: AUFS -- export various core functions
23441 (aufs2-standalone.patch)"
23442 * Revert "ubuntu: AUFS -- export various core functions
23443 (aufs2-base.patch)"
23444 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
23445 - LP: #587888
23446 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
23447 - LP: #587888
23448 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
23449 - LP: #587888
23450 * [Config] AUFS -- enable aufs options
23451 - LP: #587888
23452
23453 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
23454
23455linux (2.6.34-5.12) maverick; urgency=low
23456
23457 [ Andy Whitcroft ]
23458
23459 * enforce -- ensure SYSFS compatibility is disabled
23460
23461 [ Chase Douglas ]
23462
23463 * build with libdw-dev for perf probe symbol support
23464 * maverick ftrace configuration changes
23465
23466 [ Kees Cook ]
23467
23468 * Revert "SAUCE: x86: brk away from exec rand area"
23469 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
23470 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
23471 * SAUCE: x86: implement cs-limit nx-emulation for ia32
23472 - LP: #369978
23473 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
23474 * SAUCE: x86: brk away from exec rand area
23475 - LP: #452175
23476 * SAUCE: ptrace: restrict ptrace scope to children
23477
23478 [ Leann Ogasawara ]
23479
23480 * Add new omap flavour to getabis
23481 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
23482 - LP: #585490
23483 * build/modules: Temorarily add ignore.modules
23484 * ubuntu: iscsitarget -- version 1.4.20.1
23485
23486 [ Loïc Minier ]
23487
23488 * SAUCE: [um] Don't use nx_enabled under UML
23489 - LP: #524849
23490
23491 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
23492
23493linux (2.6.34-4.11) maverick; urgency=low
23494
23495 [ Amit Kucheria ]
23496
23497 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
23498 * [Config] Add support for OMAP-mainline flavour
23499
23500 [ Andy Whitcroft ]
23501
23502 * SAUCE: powerpc: fix compile error when ptrace.h is included from
23503 userspace
23504 - LP: #583733
23505
23506 [ Chase Douglas ]
23507
23508 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
23509 are present"
23510 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
23511 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
23512 load detect pipe"
23513
23514 [ Kees Cook ]
23515
23516 * SAUCE: fs: block cross-uid sticky symlinks
23517 * SAUCE: fs: block hardlinks to non-accessible sources
23518
23519 [ Koen Kooi ]
23520
23521 * SAUCE: board-omap3-beagle: add DSS2 support
23522
23523 [ Leann Ogasawara ]
23524
23525 * Revert "staging/go7007 -- disable"
23526 * Revert "[Config] staging/winbond -- disable"
23527 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
23528 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
23529 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
23530 controller"
23531 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
23532 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
23533 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
23534 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
23535 chipsets."
23536 * Revert "[Upstream] b43: Declare all possible firmware files."
23537 * Revert "add Breaks: against hardy lvm2"
23538 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
23539 id on Vmware ESX Server"
23540 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
23541 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
23542 * [Config] Enable CONFIG_USB=y for armel and sparc
23543 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
23544 * [Config] Enable CONFIG_RFKILL=y for ports
23545 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
23546 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
23547 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
23548 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
23549 * [Config] Enable CONFIG_LIBERTAS_MESH=y
23550 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
23551 * [Config] CONFIG_RT2800USB_UNKNOWN=y
23552 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
23553 * [Config] Enable CONFIG_CEPH_FS=m
23554 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
23555 * [Config] Enable CONFIG_EEEPC_WMI=m
23556 * [Config] Enable CONFIG_RT2800PCI=m
23557 * [Config] Enable CONFIG_SCSI_HPSA=m
23558 * [Config] Enable CONFIG_VHOST_NET=m
23559 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
23560 - LP: #582350
23561 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
23562 - LP: #579300
23563 * [Config] Enable CONFIG_PCIEASPM=y
23564 - LP: #333990
23565 * [Config] updateconfigs for OMAP flavour
23566
23567 [ Loïc Minier ]
23568
23569 * Enable perf tools on armel
23570
23571 [ Tim Gardner ]
23572
23573 * SAUCE: Updated ndiswrapper to 1.56
23574 - LP: #582555
23575 * [Config] Added virtual flavour
23576 * [Config] Remove support for sub-flavours
23577 * [Config] Removed amd64 preempt flavour
23578 * [Config] updateconfigs, updateportsconfigs after flavour munging
23579
23580 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
23581
23582linux (2.6.34-3.10) maverick; urgency=low
23583
23584 [ Leann Ogasawara ]
23585
23586 * rebase to v2.6.34
23587
23588 [ Upstream changes ]
23589
23590 * rebased to v2.6.34
23591
23592 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
23593
23594linux (2.6.34-2.9) maverick; urgency=low
23595
23596 [ Leann Ogasawara ]
23597
23598 * [Config] [FTBS] Disable comedi for armel
23599
23600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
23601
23602linux (2.6.34-2.8) maverick; urgency=low
23603
23604 [ Leann Ogasawara ]
23605
23606 * Drop lpia
23607 * [Config] [FTBS] disable KVM
23608 * [Config] [FTBS] disable ipr for armel
23609
23610 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
23611
23612linux (2.6.34-2.7) maverick; urgency=low
23613
23614 [ Leann Ogasawara ]
23615
23616 * [Config] disable CONFIG_SCSI_IPR on powerpc
23617 * [Config] Remove 386 flavour per UDS discussion
23618
23619 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
23620
23621linux (2.6.34-1.6) maverick; urgency=low
23622
23623 [ Chase Douglas ]
23624
23625 * enforce CONFIG_TMPFS_POSIX_ACL=y
23626 - LP: #575940
23627 * don't force module dependency checking
23628 - LP: #577029
23629
23630 [ Kees Cook ]
23631
23632 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
23633 - LP: #568844
23634
23635 [ Leann Ogasawara ]
23636
23637 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
23638 * rebase to v2.6.34-rc7
23639 * [Config] update configs following rebase to v2.6.34-rc7
23640 * [Config] update port configs following rebase to v2.6.34-rc7
23641 * Add btrfs to the udebs
23642
23643 [ Tim Gardner ]
23644
23645 * [Config] Add atl1c to nic-modules udeb
23646 - LP: #557130
23647
23648 [ Upstream changes ]
23649
23650 * rebased to v2.6.34-rc7
23651
23652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
23653
23654linux (2.6.34-1.5) UNRELEASED; urgency=low
23655
23656 [ Leann Ogasawara ]
23657
23658 * rebase to v2.6.34-rc6
23659 * [Config] update configs following rebase to v2.6.34-rc6
23660 * [Config] update port configs following rebase to v2.6.34-rc6
23661
23662 [ Upstream changes ]
23663
23664 * rebased to v2.6.34-rc6
23665
23666 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
23667
23668linux (2.6.34-1.4) UNRELEASED; urgency=low
23669
23670 [ Leann Ogasawara ]
23671
23672 * rebase to v2.6.34-rc5
23673 * [Config] update ports configs following rebase to v2.6.34-rc5
23674
23675 [ Upstream changes ]
23676
23677 * rebased to v2.6.34-rc5
23678
23679 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
23680
23681linux (2.6.34-1.3) UNRELEASED; urgency=low
23682
23683 [ Leann Ogasawara ]
23684
23685 * rebase to v2.6.34-rc4
23686 * [Config] update configs following rebase to v2.6.34-rc4
23687 * [Config] update port configs following rebase to v2.6.34-rc4
23688 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
23689
23690 [ Upstream changes ]
23691
23692 * rebased to v2.6.34-rc4
23693
23694 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
23695
23696linux (2.6.34-1.2) UNRELEASED; urgency=low
23697
23698 [ Leann Ogasawara ]
23699
23700 * Temorarily disable building linux-doc
23701 * rebase to v2.6.34-rc3
23702 * [Config] update configs following rebase to v2.6.34-rc3
23703 * [Config] update port configs following rebase to v2.6.34-rc3
23704
23705 [ Upstream changes ]
23706
23707 * rebased to v2.6.34-rc3
23708
23709 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
23710
23711linux (2.6.34-1.1) UNRELEASED; urgency=low
23712
23713 [ Leann Ogasawara ]
23714
23715 * rebase to v2.6.34-rc2
23716 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
23717 * [Config] update port configs following rebase to v2.6.34-rc2
23718 * [Config] update configs following rebase to v2.6.34-rc2
23719
23720 [ Upstream changes ]
23721
23722 * rebased to v2.6.34-rc2
23723
23724 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
23725
23726linux (2.6.33-1.1) UNRELEASED; urgency=low
23727
23728 [ Leann Ogasawara ]
23729
23730 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
23731 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
23732 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
23733 * ubuntu: lirc -- rename kfifo_put and kfifo_get
23734 * ubuntu: iscsitarget -- rename daddr inet_sock field
23735 * rebased to v2.6.33
23736 * [Config] update configs following rebase to v2.6.33
23737 * [Config] update ports configs following rebase to v2.6.33
23738
23739 [ Upstream changes ]
23740
23741 * rebased to v2.6.33
23742
23743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
23744
23745linux (2.6.33-0.0) UNRELEASED; urgency=low
23746
23747 [ Leann Ogasawara ]
23748
23749 * Null entry.
23750
23751 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
23752
23753linux (2.6.32-16.25) lucid; urgency=low
23754
23755 [ Andy Whitcroft ]
23756
23757 * linux-tools -- move to Suggests: with explicit seeding
23758 - LP: #534635
23759
23760 [ Tim Gardner ]
23761
23762 * [Config] CONFIG_HID=m
23763
23764 [ Upstream Kernel Changes ]
23765
23766 * (pre-stable) sched: Fix SMT scheduler regression in
23767 find_busiest_queue()
23768 * KVM: introduce kvm_vcpu_on_spin
23769 * KVM: VMX: Add support for Pause-Loop Exiting
23770
23771 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
23772
23773linux (2.6.32-16.24) lucid; urgency=low
23774
23775 [ Andy Whitcroft ]
23776
23777 * armel -- perf userspace does not support arm
23778 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
23779
23780 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
23781
23782linux (2.6.32-16.23) lucid; urgency=low
23783
23784 [ Andy Whitcroft ]
23785
23786 * SAUCE: PM report driver and device suspend/resume times -- move config
23787 * update to standards version 3.8.4.0
23788 * printenv -- expose all of the package selectors
23789 * source package -- cleanup source content control
23790 * doc package -- ensure we do build package content on buildd
23791 * lintian -- correct the address in the debian/copyright
23792 * lintian -- update debhelper package version dependancy
23793 * lintian -- fix ghostscript dependancy
23794 * lintian -- add required misc:Depends
23795 * lintian -- move our debhelper compat level to debian/compat
23796 * perf -- build the kernel carried tools
23797 * perf -- add linux-tools carrying the version switches and manuals
23798 * SAUCE: fix up Kconfig for staging drivers
23799 * [Config] enable NOUVEAU etc following drm backport
23800 * update DRM to mainline v2.6.33
23801 * [Config] Remove AppArmor config options that no longer exist (ports)
23802 * [Config] updateportsconfigs following drm update
23803
23804 [ John Johansen ]
23805
23806 * ubuntu: AppArmor -- update to mainline 2010-03-04
23807 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
23808 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
23809 * [Config] Remove AppArmor config options that no longer exist
23810
23811 [ Manoj Iyer ]
23812
23813 * ubuntu: rtl8192se -- version 2010-0115,0014
23814 - LP: #530275
23815 * [Config] added CONFIG_RTL8192SE module.
23816 - LP: #530275
23817
23818 [ Tim Gardner ]
23819
23820 * [Config] Added vmw_pvscsi to d-i/scsi-modules
23821 - LP: #531017
23822 * [Upstream] netfilter: xt_recent: Add an entry reaper
23823
23824 [ Upstream Kernel Changes ]
23825
23826 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
23827 emulation"
23828 * Revert "KVM: x86 emulator: Fix popf emulation"
23829 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
23830 emulation"
23831 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
23832 * Revert "KVM: fix memory access during x86 emulation."
23833 * Add vlan (8021.Q) module package for d-i.
23834 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
23835 Inspiron 700m
23836 - LP: #515246
23837 * [Upstream] docbook: need xmldoclinks for all doc types
23838 * x86: set_personality_ia32() misses force_personality32
23839 * lib: Introduce generic list_sort function
23840 * drm/nv50: Implement ctxprog/state generation.
23841 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
23842 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
23843 Inspiron 700m
23844 - LP: #515246
23845
23846 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
23847
23848linux (2.6.32-15.22) lucid; urgency=low
23849
23850 [ Andy Whitcroft ]
23851
23852 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
23853 * Revert "SAUCE: PM report driver and device suspend/resume times."
23854 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
23855
23856 [ Manoj Iyer ]
23857
23858 * SAUCE: PM report driver and device suspend/resume times.
23859
23860 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
23861
23862linux (2.6.32-15.21) lucid; urgency=low
23863
23864 [ Andy Whitcroft ]
23865
23866 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
23867 * Revert "[Config] lenovo-sl-laptop -- enable"
23868 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
23869 * armel -- cramfs module will no longer be built
23870 * d-i -- make all modules optional
23871 * rename the debug packages to match archive standard
23872 - LP: #527837
23873 * lenovo-sl-laptop is no longer built
23874
23875 [ Colin Ian King ]
23876
23877 * Disable 4MB page tables for Atom, work around errata AAE44
23878 - LP: #523112
23879
23880 [ Colin Watson ]
23881
23882 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
23883 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
23884
23885 [ Jesse Barnes ]
23886
23887 * SAUCE: drm/i915: don't change DRM configuration when releasing load
23888 detect pipe
23889 - LP: #488328
23890
23891 [ Loïc Minier ]
23892
23893 * [Config] armel Update versatile initrd configs
23894 - LP: #524893
23895 * SAUCE: [um] Don't use nx_enabled under UML
23896 - LP: #524849
23897
23898 [ Manoj Iyer ]
23899
23900 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
23901
23902 [ Mario Limonciello ]
23903
23904 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
23905
23906 [ Rafael J. Wysocki ]
23907
23908 * SAUCE: PM report driver and device suspend/resume times.
23909
23910 [ Surbhi Palande ]
23911
23912 * Revert "[Upstream] e1000e: enhance frame fragment detection"
23913 - CVE-2009-4538
23914 * Revert "[Upstream] e1000: enhance frame fragment detection"
23915 - CVE-2009-4536
23916
23917 [ Tim Gardner ]
23918
23919 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
23920 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
23921 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
23922
23923 [ Upstream Kernel Changes ]
23924
23925 * Revert "(pre-stable) eCryptfs: Add getattr function"
23926 * Fix potential crash with sys_move_pages
23927 * futex_lock_pi() key refcnt fix
23928 * futex: Handle user space corruption gracefully
23929 * futex: Handle futex value corruption gracefully
23930 * Fix race in tty_fasync() properly
23931 * hwmon: (w83781d) Request I/O ports individually for probing
23932 * hwmon: (lm78) Request I/O ports individually for probing
23933 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
23934 * ALSA: ctxfi - fix PTP address initialization
23935 * drm/i915: disable hotplug detect before Ironlake CRT detect
23936 * drm/i915: enable self-refresh on 965
23937 * drm/i915: Disable SR when more than one pipe is enabled
23938 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
23939 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
23940 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
23941 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
23942 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
23943 * i2c-tiny-usb: Fix on big-endian systems
23944 * drm/i915: handle FBC and self-refresh better
23945 * drm/i915: Increase fb alignment to 64k
23946 * drm/i915: Update write_domains on active list after flush.
23947 * regulator: Fix display of null constraints for regulators
23948 * ALSA: hda-intel: Avoid divide by zero crash
23949 * CPUFREQ: Fix use after free of struct powernow_k8_data
23950 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
23951 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
23952 * ioat: fix infinite timeout checking in ioat2_quiesce
23953 * resource: add helpers for fetching rlimits
23954 * fs/exec.c: restrict initial stack space expansion to rlimit
23955 * cifs: fix length calculation for converted unicode readdir names
23956 * NFS: Fix a reference leak in nfs_wb_cancel_page()
23957 * NFS: Try to commit unstable writes in nfs_release_page()
23958 * NFSv4: Don't allow posix locking against servers that don't support it
23959 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
23960 * NFS: Fix an Oops when truncating a file
23961 * NFS: Fix a umount race
23962 * NFS: Fix a bug in nfs_fscache_release_page()
23963 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
23964 * md: fix 'degraded' calculation when starting a reshape.
23965 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
23966 * Export the symbol of getboottime and mmonotonic_to_bootbased
23967 * kvmclock: count total_sleep_time when updating guest clock
23968 * KVM: PIT: control word is write-only
23969 * tpm_infineon: fix suspend/resume handler for pnp_driver
23970 * amd64_edac: Do not falsely trigger kerneloops
23971 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
23972 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
23973 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
23974 * netfilter: xtables: compat out of scope fix
23975 * netfilter: nf_conntrack: fix hash resizing with namespaces
23976 * drm/i915: remove full registers dump debug
23977 * drm/i915: add i915_lp_ring_sync helper
23978 * drm/i915: Don't wait interruptible for possible plane buffer flush
23979 * dasd: remove strings from s390dbf
23980 * crypto: padlock-sha - Add import/export support
23981 * wmi: Free the allocated acpi objects through wmi_get_event_data
23982 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
23983 * /dev/mem: introduce size_inside_page()
23984 * devmem: check vmalloc address on kmem read/write
23985 * devmem: fix kmem write bug on memory holes
23986 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
23987 of value 0.
23988 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
23989 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
23990 * dst: call cond_resched() in dst_gc_task()
23991 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
23992 * befs: fix leak
23993 * rtc-fm3130: add missing braces
23994 * Call flush_dcache_page after PIO data transfers in libata-sff.c
23995 * ahci: add Acer G725 to broken suspend list
23996 * pktgen: Fix freezing problem
23997 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
23998 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
23999 * x86: Re-get cfg_new in case reuse/move irq_desc
24000 * Staging: fix rtl8187se compilation errors with mac80211
24001 * ALSA: usb-audio - Avoid Oops after disconnect
24002 * serial: 8250: add serial transmitter fully empty test
24003 * sysfs: sysfs_sd_setattr set iattrs unconditionally
24004 * class: Free the class private data in class_release
24005 * USB: usbfs: only copy the actual data received
24006 * USB: usbfs: properly clean up the as structure on error paths
24007 * rtl8187: Add new device ID
24008 * ACPI: Add NULL pointer check in acpi_bus_start
24009 * ACPI: fix High cpu temperature with 2.6.32
24010 * drm/radeon/kms: use udelay for short delays
24011 * NFS: Too many GETATTR and ACCESS calls after direct I/O
24012 * eCryptfs: Add getattr function
24013 * b43: Fix throughput regression
24014 * ath9k: Fix sequence numbers for PAE frames
24015 * mac80211: Fix probe request filtering in IBSS mode
24016 * iwlwifi: Fix to set correct ht configuration
24017 * dm stripe: avoid divide by zero with invalid stripe count
24018 * dm log: userspace fix overhead_size calcuations
24019 * Linux 2.6.32.9
24020 * sfc: Fix SFE4002 initialisation
24021 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
24022 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
24023 * (pre-stable) HID: handle joysticks with large number of buttons
24024 - LP: #492056
24025 * (pre-stable) HID: extend mask for BUTTON usage page
24026 - LP: #492056
24027 * PM: Measure device suspend and resume times
24028 * e1000: enhance frame fragment detection
24029 - CVE-2009-4536
24030 * e1000e: enhance frame fragment detection
24031 - CVE-2009-4538
24032 * KVM: fix memory access during x86 emulation.
24033 - CVE-2010-0306
24034 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
24035 - CVE-2010-0306
24036 * KVM: x86 emulator: Check IOPL level during io instruction emulation
24037 - CVE-2010-0306
24038 * KVM: x86 emulator: Fix popf emulation
24039 - CVE-2010-0306
24040 * KVM: x86 emulator: Check CPL level during privilege instruction
24041 emulation
24042 - CVE-2010-0306
24043 * Input: wacom - ensure the device is initialized properly upon resume
24044 * Input: wacom - add defines for packet lengths of various devices
24045 * Input: wacom - add support for new LCD tablets
24046 - LP: #516777
24047
24048 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
24049
24050linux (2.6.32-14.20) lucid; urgency=low
24051
24052 [ Andy Whitcroft ]
24053
24054 * rebuild following the GCC update to match compiler for out of tree modules
24055 * Revert "[Config] drbd -- enable"
24056 * Revert "ubuntu: drbd -- version 8.3.1"
24057 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
24058 - LP: #510937
24059
24060 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
24061
24062linux (2.6.32-14.19) lucid; urgency=low
24063
24064 [ Andy Whitcroft ]
24065
24066 * ensure we build the source package contents when enabled
24067 - LP: #522308
24068 * [Config] enable CONFIG_X86_MCE_XEON75XX
24069 * SAUCE: AppArmor -- add linux/kref.h for struct kref
24070 * [Config] enable CONFIG_HID_ORTEK
24071 * enable udeb generation for arm versatile flavour
24072 - LP: #522515
24073
24074 [ John Johansen ]
24075
24076 * ubuntu: AppArmor -- update to mainline 2010-02-18
24077 - LP: #439560, #496110, #507069
24078
24079 [ Johnathon Harris ]
24080
24081 * SAUCE: HID: add support for Ortek WKB-2000
24082 - LP: #405390
24083
24084 [ Upstream Kernel Changes ]
24085
24086 * tpm_tis: TPM_STS_DATA_EXPECT workaround
24087 - LP: #490487
24088 * x86, mce: Xeon75xx specific interface to get corrected memory error
24089 information
24090 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
24091 * x86, mce: Make xeon75xx memory driver dependent on PCI
24092 * drm/edid: Unify detailed block parsing between base and extension
24093 blocks
24094 - LP: #500999
24095 * (pre-stable) eCryptfs: Add getattr function
24096 - LP: #390833
24097
24098 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
24099
24100linux (2.6.32-13.18) lucid; urgency=low
24101
24102 [ Andy Whitcroft ]
24103
24104 * Revert "enforcer -- make the enforcement configuration common"
24105 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
24106 (Dell E6x00 series)"
24107 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
24108 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
24109 0755"
24110 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
24111 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
24112 * Revert "SAUCE: make fc transport removal of target configurable"
24113 * enforcer -- make the enforcement configuration common
24114 * getabis -- add preempt flavour to the list
24115 * [Config] enforce DEVTMPFS options
24116 * [Config] armel -- cleanup to-be builtin modules
24117 * [Config] cleanup ports configs
24118 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
24119 - LP: #485536
24120 * add printdebian target to find branch target
24121 * distclean -- do not remove debian.env
24122 * [Config] generic-pae switch to M586TSC
24123 - LP: #519448
24124 * git-ubuntu-log -- commonise duplicated log handling
24125 * git-ubuntu-log -- tighten up Bug: NNNN matching
24126 * git-ubuntu-log -- sort the bug numbers
24127
24128 [ Chris Wilson ]
24129
24130 * (pre-stable) drm/i915: Increase fb alignment to 64k
24131 - LP: #404064
24132
24133 [ Eric Miao ]
24134
24135 * arm -- enable ubuntu/ directory
24136
24137 [ Huang Ying ]
24138
24139 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
24140 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
24141
24142 [ Loïc Minier ]
24143
24144 * [Config] cleanup preempt configuration
24145 * [Config] versatile: Fix video output
24146 - LP: #517594
24147 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
24148 * [Config] Large update to armel/versatile
24149 * [Config] versatile: Add RTC support
24150 * [Config] armel: Enable NEON
24151 * [Config] versatile: Builtin MMC support
24152 * [Config] versatile Builtin SCSI controller
24153 * [Config] armel Disable dma_cache_sync callers
24154 * [Config] armel Disable asm/time.h users
24155 * [Config] armel Disable out of range udelay()
24156 * [Config] armel Disable flush_cache_range() users
24157 * [Config] armel -- Enable ubuntu/ drivers
24158
24159 [ Steve Conklin ]
24160
24161 * SAUCE: drm/i915: Add display hotplug event on Ironlake
24162 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
24163
24164 [ Upstream Kernel Changes ]
24165
24166 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
24167 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
24168 in IRQ handler""
24169 * clockevent: Don't remove broadcast device when cpu is dead
24170 * clockevents: Add missing include to pacify sparse
24171 * ACPI: don't cond_resched if irq is disabled
24172 * be2net: Add support for next generation of BladeEngine device.
24173 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
24174 * mpt2sas: New device SAS2208 support is added
24175 * ar9170: Add support for D-Link DWA 160 A2
24176 * powerpc/fsl: Add PCI device ids for new QoirQ chips
24177 * davinci: dm646x: Add support for 3.x silicon revision
24178 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
24179 * Driver-Core: devtmpfs - set root directory mode to 0755
24180 * driver-core: fix devtmpfs crash on s390
24181 * vfs: get_sb_single() - do not pass options twice
24182 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
24183 * V4L/DVB (13569): smsusb: add autodetection support for five additional
24184 Hauppauge USB IDs
24185 * USB: mos7840: add device IDs for B&B electronics devices
24186 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
24187 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
24188 SubVendor ID: 0x1043 Device ID: 0x4847)
24189 * iTCO_wdt: Add support for Intel Ibex Peak
24190 * atl1c:use common_task instead of reset_task and link_chg_task
24191 * atl1e:disable NETIF_F_TSO6 for hardware limit
24192 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
24193 * V4L/DVB (13680b): DocBook/media: create links for included sources
24194 * netfilter: xtables: fix conntrack match v1 ipt-save output
24195 * partitions: read whole sector with EFI GPT header
24196 * partitions: use sector size for EFI GPT
24197 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
24198 * sched: Fix isolcpus boot option
24199 * sched: Fix missing sched tunable recalculation on cpu add/remove
24200 * nohz: Prevent clocksource wrapping during idle
24201 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
24202 * timers, init: Limit the number of per cpu calibration bootup messages
24203 * PCI: Always set prefetchable base/limit upper32 registers
24204 * iscsi class: modify handling of replacement timeout
24205 * NFS: Revert default r/wsize behavior
24206 * HID: fixup quirk for NCR devices
24207 * scsi_devinfo: update Hitachi entries (v2)
24208 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
24209 * scsi_transport_fc: remove invalid BUG_ON
24210 * lpfc: fix hang on SGI ia64 platform
24211 * libfc: fix typo in retry check on received PRLI
24212 * libfc: fix ddp in fc_fcp for 0 xid
24213 * fcoe: remove redundant checking of netdev->netdev_ops
24214 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
24215 * libfc: lport: fix minor documentation errors
24216 * libfc: don't WARN_ON in lport_timeout for RESET state
24217 * fcoe: initialize return value in fcoe_destroy
24218 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
24219 * libfc: fix memory corruption caused by double frees and bad error
24220 handling
24221 * libfc: fix free of fc_rport_priv with timer pending
24222 * libfc: remote port gets stuck in restart state without really
24223 restarting
24224 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
24225 * fcoe: Fix checking san mac address
24226 * fcoe: Fix getting san mac for VLAN interface
24227 * qlge: Remove explicit setting of PCI Dev CTL reg.
24228 * qlge: Set PCIE max read request size.
24229 * qlge: Don't fail open when port is not initialized.
24230 * qlge: Add handler for DCBX firmware event.
24231 * qlge: Bonding fix for mode 6.
24232 * PCI: AER: fix aer inject result in kernel oops
24233 * DMI: allow omitting ident strings in DMI tables
24234 * Input: i8042 - remove identification strings from DMI tables
24235 * Input: i8042 - add Gigabyte M1022M to the noloop list
24236 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
24237 * ALSA: hda - select IbexPeak handler for Calpella
24238 * ALSA: hda - Fix quirk for Maxdata obook4-1
24239 * ALSA: hda - Add missing Line-Out and PCM switches as slave
24240 * iTCO_wdt.c - cleanup chipset documentation
24241 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
24242 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
24243 * ahci: disable SNotification capability for ich8
24244 * ata_piix: fix MWDMA handling on PIIX3
24245 * md: fix small irregularity with start_ro module parameter
24246 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
24247 * cio: fix double free in case of probe failure
24248 * cio: dont panic in non-fatal conditions
24249 * netiucv: displayed TX bytes value much too high
24250 * ipc ns: fix memory leak (idr)
24251 * ALSA: hda - Fix HP T5735 automute
24252 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
24253 * UBI: fix memory leak in update path
24254 * UBI: initialise update marker
24255 * ASoC: fix a memory-leak in wm8903
24256 * mac80211: check that ieee80211_set_power_mgmt only handles STA
24257 interfaces.
24258 * cfg80211: fix channel setting for wext
24259 * KVM: S390: fix potential array overrun in intercept handling
24260 * KVM: only allow one gsi per fd
24261 * KVM: Fix race between APIC TMR and IRR
24262 * KVM: MMU: bail out pagewalk on kvm_read_guest error
24263 * KVM: x86: Fix host_mapping_level()
24264 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
24265 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
24266 * KVM: fix lock imbalance in kvm_*_irq_source_id()
24267 * KVM: only clear irq_source_id if irqchip is present
24268 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
24269 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
24270 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
24271 - LP: #516325
24272 * iwlwifi: Fix throughput stall issue in HT mode for 5000
24273 * fnctl: f_modown should call write_lock_irqsave/restore
24274 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
24275 CPUID drivers.
24276 * Linux 2.6.32.7
24277 * scsi_lib: Fix bug in completion of bidi commands
24278 * mptsas: Fix issue with chain pools allocation on katmai
24279 * mm: add new 'read_cache_page_gfp()' helper function
24280 * drm/i915: Selectively enable self-reclaim
24281 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
24282 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
24283 * x86: Set hotpluggable nodes in nodes_possible_map
24284 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
24285 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
24286 * zcrypt: Do not remove coprocessor for error 8/72
24287 * dasd: fix possible NULL pointer errors
24288 * ACPI: Add a generic API for _OSC -v2
24289 * ACPI: Add platform-wide _OSC support.
24290 * ACPI: fix OSC regression that caused aer and pciehp not to load
24291 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
24292 * UBI: fix volume creation input checking
24293 * e1000/e1000e: don't use small hardware rx buffers
24294 * drm/i915: Reload hangcheck timer too for Ironlake
24295 * Fix a leak in affs_fill_super()
24296 * Fix failure exits in bfs_fill_super()
24297 * fix oops in fs/9p late mount failure
24298 * fix leak in romfs_fill_super()
24299 * Fix remount races with symlink handling in affs
24300 * fix affs parse_options()
24301 * Fix failure exit in ipathfs
24302 * mm: fix migratetype bug which slowed swapping
24303 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
24304 NOMMU stack
24305 * Split 'flush_old_exec' into two functions
24306 * sparc: TIF_ABI_PENDING bit removal
24307 * x86: get rid of the insane TIF_ABI_PENDING bit
24308 * Input: winbond-cir - remove dmesg spam
24309 * x86: Disable HPET MSI on ATI SB700/SB800
24310 * iwlwifi: set default aggregation frame count limit to 31
24311 * drm/i915: only enable hotplug for detected outputs
24312 * firewire: core: add_descriptor size check
24313 * SECURITY: selinux, fix update_rlimit_cpu parameter
24314 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
24315 * x86: Add Dell OptiPlex 760 reboot quirk
24316 - LP: #488319
24317 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
24318 * x86/amd-iommu: Fix possible integer overflow
24319 * clocksource: fix compilation if no GENERIC_TIME
24320 * tcp: update the netstamp_needed counter when cloning sockets
24321 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
24322 * net: restore ip source validation
24323 * af_packet: Don't use skb after dev_queue_xmit()
24324 * ax25: netrom: rose: Fix timer oopses
24325 * KVM: allow userspace to adjust kvmclock offset
24326 * oprofile/x86: add Xeon 7500 series support
24327 * oprofile/x86: fix crash when profiling more than 28 events
24328 * libata: retry link resume if necessary
24329 * mm: percpu-vmap fix RCU list walking
24330 * mm: purge fragmented percpu vmap blocks
24331 * block: fix bio_add_page for non trivial merge_bvec_fn case
24332 * Fix 'flush_old_exec()/setup_new_exec()' split
24333 * random: drop weird m_time/a_time manipulation
24334 * random: Remove unused inode variable
24335 * block: fix bugs in bio-integrity mempool usage
24336 * usb: r8a66597-hdc disable interrupts fix
24337 * connector: Delete buggy notification code.
24338 * be2net: Bug fix to support newer generation of BE ASIC
24339 * be2net: Fix memset() arg ordering.
24340 * mm: flush dcache before writing into page to avoid alias
24341 * mac80211: fix NULL pointer dereference when ftrace is enabled
24342 * imxfb: correct location of callbacks in suspend and resume
24343 * mx3fb: some debug and initialisation fixes
24344 * starfire: clean up properly if firmware loading fails
24345 * kernel/cred.c: use kmem_cache_free
24346 * uartlite: fix crash when using as console
24347 * pktcdvd: removing device does not remove its sysfs dir
24348 * ath9k: fix eeprom INI values override for 2GHz-only cards
24349 * ath9k: fix beacon slot/buffer leak
24350 * powerpc: TIF_ABI_PENDING bit removal
24351 * NET: fix oops at bootime in sysctl code
24352 * Linux 2.6.32.8
24353
24354 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
24355
24356linux (2.6.32-12.17) lucid; urgency=low
24357
24358 [ Andy Whitcroft ]
24359
24360 * restore linux-image prefix -- master
24361 * enforce -- we require SELINUX enabled -- master
24362 * enforce -- ensure APPARMOR is our default LSM -- master
24363 * make doc package completely optional -- master
24364 * make source package completely optional -- master
24365 * make linux-libc-dev completly optional -- master
24366 * convert package disable to a deps list -- master
24367 * allow common headers to switch from indep to arch -- master
24368 * convert binary package disable to a deps list -- master
24369 * add configuration option for a full source build tree -- master
24370 * add support for uImage kernels in package control scripts
24371 * getabis -- cleanup and parameterise repository list -- master
24372 * getabis -- move configuration to etc/getabi -- master
24373 * kernelconfig -- move configuration to etc -- master
24374 * rules -- make debian/debian.env master for branch name
24375 * set the current branch name -- master
24376 * pull back common debian.master files into debian -- master
24377 * enforcer -- make the enforcement configuration common
24378 * insert-changes -- correctly link to debian/rules in DROOT
24379
24380 [ Colin Watson ]
24381
24382 * future-proof ddeb handling against buildd changes
24383
24384 [ Eric Miao ]
24385
24386 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
24387 X86
24388
24389 [ Loïc Minier ]
24390
24391 * Add modules.builtin.bin to prerm rm list
24392 - LP: #516584
24393
24394 [ Tim Gardner ]
24395
24396 * [Config] Implement the amd64 preempt flavour
24397
24398 [ Upstream Kernel Changes ]
24399
24400 * syslog: distinguish between /proc/kmsg and syscalls
24401 - LP: #515623
24402 * sfc: Fix polling for slow MCDI operations
24403 * sfc: Fix conditions for MDIO self-test
24404 * sfc: QT202x: Remove unreliable MMD check at initialisation
24405 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
24406 * sfc: Use fixed-size buffers for MCDI NVRAM requests
24407
24408 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
24409
24410linux (2.6.32-12.16) lucid; urgency=low
24411
24412 [ Andy Whitcroft ]
24413
24414 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
24415 first use"
24416 * SAUCE: acpi battery -- move first lookup asynchronous
24417 - LP: #507211
24418 * [Config] update configs to cleanup generic configs
24419 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
24420 * [Config] enable USER_NS
24421 - LP: #480739, #509808
24422
24423 [ Heiko Carstens ]
24424
24425 * (pre-stable) driver-core: fix devtmpfs crash on s390
24426 - LP: #512370
24427
24428 [ John Johansen ]
24429
24430 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
24431 - LP: #494565
24432 * [Config] VIRTIO=y for server/virtual flavours
24433 - LP: #494565
24434
24435 [ Kay Sievers ]
24436
24437 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
24438 - LP: #512370
24439
24440 [ Kees Cook ]
24441
24442 * SAUCE: x86: brk away from exec rand area
24443 - LP: #452175
24444
24445 [ Leann Ogasawara ]
24446
24447 * [Upstream] e1000: enhance frame fragment detection
24448 - CVE-2009-4536
24449 * [Upstream] e1000e: enhance frame fragment detection
24450 - CVE-2009-4538
24451
24452 [ Sebastian Kapfer ]
24453
24454 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
24455 series)
24456 - LP: #296610
24457
24458 [ Upstream Kernel Changes ]
24459
24460 * inotify: do not reuse watch descriptors
24461 - LP: #485556
24462 * inotify: only warn once for inotify problems
24463 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
24464 Framebuffer"
24465 * memcg: ensure list is empty at rmdir
24466 * drm/i915: remove loop in Ironlake interrupt handler
24467 * block: Fix incorrect reporting of partition alignment
24468 * x86, mce: Thermal monitoring depends on APIC being enabled
24469 * futexes: Remove rw parameter from get_futex_key()
24470 * page allocator: update NR_FREE_PAGES only when necessary
24471 * x86, apic: use physical mode for IBM summit platforms
24472 * edac: i5000_edac critical fix panic out of bounds
24473 * x86: SGI UV: Fix mapping of MMIO registers
24474 * mfd: WM835x GPIO direction register is not locked
24475 * mfd: Correct WM835x ISINK ramp time defines
24476 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
24477 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
24478 * reiserfs: truncate blocks not used by a write
24479 * HID: add device IDs for new model of Apple Wireless Keyboard
24480 * PCI/cardbus: Add a fixup hook and fix powerpc
24481 * Input: pmouse - move Sentelic probe down the list
24482 * asus-laptop: add Lenovo SL hotkey support
24483 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
24484 * sparc64: Fix NMI programming when perf events are active.
24485 * sparc64: Fix Niagara2 perf event handling.
24486 * i2c: Do not use device name after device_unregister
24487 * i2c/pca: Don't use *_interruptible
24488 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
24489 * sched: Fix task priority bug
24490 * vfs: Fix vmtruncate() regression
24491 * Linux 2.6.32.5
24492 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
24493 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
24494 * Staging: asus_oled: fix oops in 2.6.32.2
24495 * Staging: hv: fix smp problems in the hyperv core code
24496 * tty: fix race in tty_fasync
24497 * ecryptfs: use after free
24498 * ecryptfs: initialize private persistent file before dereferencing
24499 pointer
24500 * nozomi: quick fix for the close/close bug
24501 * serial: 8250_pnp: use wildcard for serial Wacom tablets
24502 * usb: serial: fix memory leak in generic driver
24503 * USB: fix bitmask merge error
24504 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
24505 * USB: EHCI: fix handling of unusual interrupt intervals
24506 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
24507 * USB: add missing delay during remote wakeup
24508 * USB: add speed values for USB 3.0 and wireless controllers
24509 * ACPI: EC: Accelerate query execution
24510 * ACPI: EC: Add wait for irq storm
24511 * SCSI: enclosure: fix oops while iterating enclosure_status array
24512 * drm/i915: Read the response after issuing DDC bus switch command
24513 * drm/i915: try another possible DDC bus for the SDVO device with
24514 multiple outputs
24515 * block: bdev_stack_limits wrapper
24516 * DM: Fix device mapper topology stacking
24517 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
24518 * USB: fix usbstorage for 2770:915d delivers no FAT
24519 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
24520 * perf timechart: Use tid not pid for COMM change
24521 * perf events: Dont report side-band events on each cpu for
24522 per-task-per-cpu events
24523 * perf: Honour event state for aux stream data
24524 * Linux 2.6.32.6
24525
24526 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
24527
24528linux (2.6.32-11.15) lucid; urgency=low
24529
24530 [ Andy Whitcroft ]
24531
24532 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
24533 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
24534 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
24535 boards"
24536 * Revert "[Upstream] mmc: prevent dangling block device from accessing
24537 stale queues"
24538 * Revert "SAUCE: Fix nx_enable reporting"
24539 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
24540 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
24541 * SAUCE: i915 -- disable powersave by default
24542 - LP: #492392
24543
24544 [ Kees Cook ]
24545
24546 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
24547 - LP: #369978
24548 * SAUCE: [x86] fix report of cs-limit nx-emulation
24549 - LP: #454285
24550 * SAUCE: Fix nx_enable reporting
24551 - LP: #454285
24552
24553 [ Tim Gardner ]
24554
24555 * [Upstream] b43: Declare all possible firmware files.
24556 - LP: #488636
24557 * [Config] updateconfigs after adding pvscsi
24558 - LP: #497156
24559 * [Config] CONFIG_BT=m
24560
24561 [ Upstream Kernel Changes ]
24562
24563 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
24564 for pre-Pentium"
24565 * SCSI: ipr: fix EEH recovery
24566 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
24567 * SCSI: st: fix mdata->page_order handling
24568 * SCSI: fc class: fix fc_transport_init error handling
24569 * sched: Fix task_hot() test order
24570 * x86, cpuid: Add "volatile" to asm in native_cpuid()
24571 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
24572 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
24573 * pata_hpt3x2n: fix clock turnaround
24574 * pata_cmd64x: fix overclocking of UDMA0-2 modes
24575 * ASoC: wm8974: fix a wrong bit definition
24576 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
24577 * ALSA: hda - Fix missing capsrc_nids for ALC88x
24578 * acerhdf: limit modalias matching to supported
24579 - LP: #435958
24580 * ACPI: EC: Fix MSI DMI detection
24581 * ACPI: Use the return result of ACPI lid notifier chain correctly
24582 * powerpc: Handle VSX alignment faults correctly in little-endian mode
24583 * ASoC: Do not write to invalid registers on the wm9712.
24584 * drm/radeon: fix build on 64-bit with some compilers.
24585 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
24586 * USB: option: support hi speed for modem Haier CE100
24587 * USB: Fix a bug on appledisplay.c regarding signedness
24588 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
24589 * Bluetooth: Prevent ill-timed autosuspend in USB driver
24590 * USB: rename usb_configure_device
24591 * USB: fix bugs in usb_(de)authorize_device
24592 * drivers/net/usb: Correct code taking the size of a pointer
24593 * x86: SGI UV: Fix writes to led registers on remote uv hubs
24594 * md: Fix unfortunate interaction with evms
24595 * dma: at_hdmac: correct incompatible type for argument 1 of
24596 'spin_lock_bh'
24597 * dma-debug: Do not add notifier when dma debugging is disabled.
24598 * dma-debug: Fix bug causing build warning
24599 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
24600 referrals
24601 * x86/amd-iommu: Fix initialization failure panic
24602 * ioat3: fix p-disabled q-continuation
24603 * ioat2,3: put channel hardware in known state at init
24604 * KVM: MMU: remove prefault from invlpg handler
24605 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
24606 * Libertas: fix buffer overflow in lbs_get_essid()
24607 * iwmc3200wifi: fix array out-of-boundary access
24608 * mac80211: fix propagation of failed hardware reconfigurations
24609 * mac80211: fix WMM AP settings application
24610 * mac80211: Fix IBSS merge
24611 * cfg80211: fix race between deauth and assoc response
24612 * ath5k: fix SWI calibration interrupt storm
24613 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
24614 * ath9k: Fix TX queue draining
24615 * ath9k: fix missed error codes in the tx status check
24616 * ath9k: wake hardware during AMPDU TX actions
24617 * ath9k: fix suspend by waking device prior to stop
24618 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
24619 64-bit
24620 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
24621 in 0x4054
24622 * iwl3945: disable power save
24623 * iwl3945: fix panic in iwl3945 driver
24624 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
24625 * iwlwifi: fix more eeprom endian bugs
24626 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
24627 * mac80211: fix race with suspend and dynamic_ps_disable_work
24628 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
24629 * 'sysctl_max_map_count' should be non-negative
24630 * kernel/sysctl.c: fix the incomplete part of
24631 sysctl_max_map_count-should-be-non-negative.patch
24632 * V4L/DVB (13596): ov511.c typo: lock => unlock
24633 * x86/ptrace: make genregs[32]_get/set more robust
24634 * memcg: avoid oom-killing innocent task in case of use_hierarchy
24635 * e100: Fix broken cbs accounting due to missing memset.
24636 * ipv6: reassembly: use seperate reassembly queues for conntrack and
24637 local delivery
24638 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
24639 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
24640 * b43: avoid PPC fault during resume
24641 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
24642 support
24643 * sched: Fix balance vs hotplug race
24644 * drm/radeon/kms: fix crtc vblank update for r600
24645 * drm: disable all the possible outputs/crtcs before entering KMS mode
24646 * S390: dasd: support DIAG access for read-only devices
24647 * xen: fix is_disconnected_device/exists_disconnected_device
24648 * xen: improvement to wait_for_devices()
24649 * xen: wait up to 5 minutes for device connetion
24650 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
24651 * udf: Try harder when looking for VAT inode
24652 * Add unlocked version of inode_add_bytes() function
24653 * quota: decouple fs reserved space from quota reservation
24654 * ext4: Convert to generic reserved quota's space management.
24655 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
24656 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
24657 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
24658 * amd64_edac: unify MCGCTL ECC switching
24659 * x86, msr: Add support for non-contiguous cpumasks
24660 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
24661 * amd64_edac: fix driver instance freeing
24662 * amd64_edac: make driver loading more robust
24663 * amd64_edac: fix forcing module load/unload
24664 * sched: Sched_rt_periodic_timer vs cpu hotplug
24665 * ext4: Update documentation to correct the inode_readahead_blks option
24666 name
24667 * lguest: fix bug in setting guest GDT entry
24668 * vmscan: do not evict inactive pages when skipping an active list scan
24669 * ksm: fix mlockfreed to munlocked
24670 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
24671 * generic_permission: MAY_OPEN is not write access
24672 * Linux 2.6.32.3
24673 * untangle the do_mremap() mess
24674 * fasync: split 'fasync_helper()' into separate add/remove functions
24675 * ASoC: fix params_rate() macro use in several codecs
24676 * modules: Skip empty sections when exporting section notes
24677 * exofs: simple_write_end does not mark_inode_dirty
24678 * nfsd: make sure data is on disk before calling ->fsync
24679 * sunrpc: fix peername failed on closed listener
24680 * SUNRPC: Fix up an error return value in
24681 gss_import_sec_context_kerberos()
24682 * SUNRPC: Fix the return value in gss_import_sec_context()
24683 * sunrpc: on successful gss error pipe write, don't return error
24684 * drm/i915: Update LVDS connector status when receiving ACPI LID event
24685 * drm/i915: fix order of fence release wrt flushing
24686 * drm/i915: Permit pinning whilst the device is 'suspended'
24687 * drm: remove address mask param for drm_pci_alloc()
24688 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
24689 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
24690 pipeconf on Ironlake
24691 * drm/i915: Select the correct BPC for LVDS on Ironlake
24692 * drm/i915: fix unused var
24693 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
24694 * drivers/cpuidle/governors/menu.c: fix undefined reference to
24695 `__udivdi3'
24696 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
24697 * lib/rational.c needs module.h
24698 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
24699 DMA_FROM_DEVICE and
24700 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
24701 * mmc_block: add dev_t initialization check
24702 * mmc_block: fix probe error cleanup bug
24703 * mmc_block: fix queue cleanup
24704 * ALSA: hda - Fix ALC861-VD capture source mixer
24705 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
24706 blacklist
24707 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
24708 - LP: #498863
24709 * ASoC: Fix WM8350 DSP mode B configuration
24710 * netfilter: ebtables: enforce CAP_NET_ADMIN
24711 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
24712 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
24713 * hwmon: (adt7462) Fix pin 28 monitoring
24714 * quota: Fix dquot_transfer for filesystems different from ext4
24715 * xen: fix hang on suspend.
24716 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
24717 * ath5k: Fix eeprom checksum check for custom sized eeproms
24718 * cfg80211: fix syntax error on user regulatory hints
24719 * iwl: off by one bug
24720 * mac80211: add missing sanity checks for action frames
24721 * drm/i915: remove render reclock support
24722 * libertas: Remove carrier signaling from the scan code
24723 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
24724 * mac80211: fix skb buffering issue (and fixes to that)
24725 * fix braindamage in audit_tree.c untag_chunk()
24726 * fix more leaks in audit_tree.c tag_chunk()
24727 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
24728 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
24729 * agp/intel-agp: Clear entire GTT on startup
24730 * Linux 2.6.32.4
24731 * ethtool: Add reset operation
24732 * gro: Name the GRO result enumeration type
24733 * gro: Change all receive functions to return GRO result codes
24734 * sfc: 10Xpress: Initialise pause advertising flags
24735 * sfc: 10Xpress: Report support for pause frames
24736 * sfc: Remove redundant header gmii.h
24737 * sfc: Remove redundant hardware initialisation
24738 * sfc: Rename Falcon-specific board code and types
24739 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
24740 * sfc: Remove versioned bitfield macros
24741 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
24742 * sfc: Update hardware definitions for Siena
24743 * sfc: Rename register I/O header and functions used by both Falcon and
24744 Siena
24745 * sfc: Eliminate indirect lookups of queue size constants
24746 * sfc: Define DMA address mask explicitly in terms of descriptor field
24747 width
24748 * sfc: Move all TX DMA length limiting into tx.c
24749 * sfc: Change order of device removal to reverse of probe order
24750 * sfc: Remove declarations of nonexistent functions
24751 * sfc: Move efx_xmit_done() declaration into correct stanza
24752 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
24753 * sfc: Maintain interrupt moderation values in ticks, not microseconds
24754 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
24755 * sfc: Remove pointless abstraction of memory BAR number
24756 * sfc: Remove incorrect assertion from efx_pci_remove_main()
24757 * sfc: Remove unnecessary tests of efx->membase
24758 * sfc: Move MTD probe after netdev registration and name allocation
24759 * sfc: Remove unused code for non-autoneg speed/duplex switching
24760 * sfc: Rename 'xfp' file and functions to reflect reality
24761 * sfc: Really allow RX checksum offload to be disabled
24762 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
24763 * sfc: Enable heuristic selection between page and skb RX buffers
24764 * sfc: Remove pointless abstraction of memory BAR number (2)
24765 * sfc: Remove redundant gotos from __efx_rx_packet()
24766 * sfc: Remove ridiculously paranoid assertions
24767 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
24768 * sfc: Record RX queue number on GRO path
24769 * sfc: SFT9001: Reset LED configuration correctly after blinking
24770 * sfc: Use a single blink implementation
24771 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
24772 * sfc: Make board information explicitly Falcon-specific
24773 * sfc: Move definition of struct falcon_nic_data into falcon.h
24774 * sfc: Move struct falcon_board into struct falcon_nic_data
24775 * sfc: Move all I2C stuff into struct falcon_board
24776 * sfc: Gather link state fields in struct efx_nic into new struct
24777 efx_link_state
24778 * sfc: Remove unnecessary casts to struct sk_buff *
24779 * sfc: Remove redundant efx_xmit() function
24780 * sfc: Combine high-level header files
24781 * sfc: Log interrupt and reset type names, not numbers
24782 * sfc: Fix descriptor cache sizes
24783 * sfc: Treat all MAC registers as 128-bit
24784 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
24785 * sfc: Comment corrections
24786 * sfc: Remove unused constant
24787 * sfc: Clean up struct falcon_board and struct falcon_board_data
24788 * sfc: Fix bugs in RX queue flushing
24789 * sfc: Remove unused function efx_flush_queues()
24790 * sfc: Only switch Falcon MAC clocks as necessary
24791 * sfc: Hold MAC lock for longer in efx_init_port()
24792 * sfc: Split MAC stats DMA initiation and completion
24793 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
24794 * sfc: Simplify XMAC link polling
24795 * sfc: Change MAC promiscuity and multicast hash at the same time
24796 * sfc: Move inline comment into kernel-doc
24797 * sfc: Do not set net_device::trans_start in self-test
24798 * sfc: Simplify PHY polling
24799 * sfc: QT202x: Reset before reading PHY id
24800 * sfc: Replace MDIO spinlock with mutex
24801 * sfc: Always start Falcon using the XMAC
24802 * sfc: Limit some hardware workarounds to Falcon
24803 * sfc: Remove EFX_WORKAROUND_9141 macro
24804 * sfc: Remove another unused workaround macro
24805 * sfc: Remove some redundant whitespace
24806 * sfc: Decouple NIC revision number from Falcon PCI revision number
24807 * sfc: Move descriptor cache base addresses to struct efx_nic_type
24808 * sfc: Clean up RX event handling
24809 * sfc: Remove redundant writes to INT_ADR_KER
24810 * sfc: Remove duplicate hardware structure definitions
24811 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
24812 * sfc: Move Falcon NIC operations to efx_nic_type
24813 * sfc: Refactor link configuration
24814 * sfc: Generalise link state monitoring
24815 * sfc: Add power-management and wake-on-LAN support
24816 * sfc: Implement ethtool reset operation
24817 * sfc: Add efx_nic_type operation for register self-test
24818 * sfc: Add efx_nic_type operation for NVRAM self-test
24819 * sfc: Add efx_nic_type operation for identity LED control
24820 * sfc: Separate shared NIC code from Falcon-specific and rename
24821 accordingly
24822 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
24823 * sfc: Extend loopback mode enumeration
24824 * sfc: Remove static PHY data and enumerations
24825 * sfc: Extend MTD driver for use with new NICs
24826 * sfc: Allow for additional checksum offload features
24827 * sfc: Rename falcon.h to nic.h
24828 * sfc: Move shared NIC code from falcon.c to new source file nic.c
24829 * sfc: Add firmware protocol definitions (MCDI)
24830 * sfc: Add support for SFC9000 family (1)
24831 * sfc: Add support for SFC9000 family (2)
24832 * sfc: Implement TSO for TCP/IPv6
24833 * sfc: Update version, copyright dates, authors
24834 * drivers/net/sfc: Correct code taking the size of a pointer
24835 * sfc: Move PHY software state initialisation from init() into probe()
24836 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
24837 * sfc: Fix DMA mapping cleanup in case of an error in TSO
24838 * sfc: QT2025C: Work around PHY bug
24839 * sfc: QT2025C: Switch into self-configure mode when not in loopback
24840 * sfc: QT2025C: Work around PHY firmware initialisation bug
24841 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
24842 * sfc: Disable TX descriptor prefetch watchdog
24843 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
24844 - LP: #497156
24845
24846 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
24847
24848linux (2.6.32-10.14) lucid; urgency=low
24849
24850 [ Alex Deucher ]
24851
24852 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
24853 - LP: #493795
24854
24855 [ Andy Whitcroft ]
24856
24857 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
24858 id is less than 0x0f."
24859 * config-check -- ensure the checks get run at build time
24860 * config-check -- check the processed config during updateconfigs
24861 * config-check -- CONFIG_SECCOMP may not be present
24862 * TUN is now built in ignore
24863 * SAUCE: acpi battery -- delay first lookup of the battery until first
24864 use
24865 * SAUCE: async_populate_rootfs: move rootfs init earlier
24866 * ubuntu: AppArmor -- update to mainline 2010-01-06
24867 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
24868 - LP: #498525
24869
24870 [ Dave Airlie ]
24871
24872 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
24873
24874 [ Leann Ogasawara ]
24875
24876 * Add asix to nic-usb-modules file
24877 - LP: #499785
24878
24879 [ Peter Zijlstra ]
24880
24881 * (pre-stable) sched: Fix balance vs hotplug race
24882
24883 [ Tim Gardner ]
24884
24885 * [Config] Enable CONFIG_FUNCTION_TRACER
24886 - LP: #497989
24887 * [Config] Drop lpia from getabis
24888 * [Config] Build in TUN/TAP driver
24889 - LP: #499491
24890 * [Config] DH_COMPAT=5
24891
24892 [ Upstream Kernel Changes ]
24893
24894 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
24895 component_only tv_modes"
24896 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
24897 turned off"
24898 * USB: usb-storage: fix bug in fill_inquiry
24899 * USB: option: add pid for ZTE
24900 * firewire: ohci: handle receive packets with a data length of zero
24901 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
24902 of ->completed counter
24903 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
24904 counter
24905 * rcu: Fix note_new_gpnum() uses of ->gpnum
24906 * rcu: Remove inline from forward-referenced functions
24907 * perf_event: Fix invalid type in ioctl definition
24908 * perf_event: Initialize data.period in perf_swevent_hrtimer()
24909 * perf: Don't free perf_mmap_data until work has been done
24910 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
24911 * sched: Check for an idle shared cache in select_task_rq_fair()
24912 * sched: Fix affinity logic in select_task_rq_fair()
24913 * sched: Rate-limit newidle
24914 * sched: Fix and clean up rate-limit newidle code
24915 * x86/amd-iommu: attach devices to pre-allocated domains early
24916 * x86/amd-iommu: un__init iommu_setup_msi
24917 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
24918 up the PCI tree
24919 * x86: Fix iommu=nodac parameter handling
24920 * x86: GART: pci-gart_64.c: Use correct length in strncmp
24921 * x86: ASUS P4S800 reboot=bios quirk
24922 - LP: #366682
24923 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
24924 * ssb: Fix range check in sprom write
24925 * ath5k: allow setting txpower to 0
24926 * ath5k: enable EEPROM checksum check
24927 * hrtimer: Fix /proc/timer_list regression
24928 * ALSA: hrtimer - Fix lock-up
24929 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
24930 * KVM: x86 emulator: limit instructions to 15 bytes
24931 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
24932 * KVM: s390: Make psw available on all exits, not just a subset
24933 * KVM: fix irq_source_id size verification
24934 * KVM: x86: include pvclock MSRs in msrs_to_save
24935 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
24936 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
24937 * x86, mce: don't restart timer if disabled
24938 * x86/mce: Set up timer unconditionally
24939 * x86: SGI UV: Fix BAU initialization
24940 * x86: Fix duplicated UV BAU interrupt vector
24941 * x86: Add new Intel CPU cache size descriptors
24942 * x86: Fix typo in Intel CPU cache size descriptor
24943 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
24944 * s390: clear high-order bits of registers after sam64
24945 * V4L/DVB: Fix test in copy_reg_bits()
24946 * bsdacct: fix uid/gid misreporting
24947 * UBI: flush wl before clearing update marker
24948 * jbd2: don't wipe the journal on a failed journal checksum
24949 * USB: xhci: Add correct email and files to MAINTAINERS entry.
24950 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
24951 * USB: option.c: add support for D-Link DWM-162-U5
24952 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
24953 * USB: usb-storage: add BAD_SENSE flag
24954 * USB: Close usb_find_interface race v3
24955 * pxa/em-x270: fix usb hub power up/reset sequence
24956 * hfs: fix a potential buffer overflow
24957 * SUNRPC: IS_ERR/PTR_ERR confusion
24958 * NFS: Fix nfs_migrate_page()
24959 * md/bitmap: protect against bitmap removal while being updated.
24960 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
24961 * devpts_get_tty() should validate inode
24962 * debugfs: fix create mutex racy fops and private data
24963 * Driver core: fix race in dev_driver_string
24964 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
24965 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
24966 * mac80211: Fixed bug in mesh portal paths
24967 * mac80211: Revert 'Use correct sign for mesh active path refresh'
24968 * mac80211: fix scan abort sanity checks
24969 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
24970 * rtl8187: Fix wrong rfkill switch mask for some models
24971 * x86: Fix bogus warning in apic_noop.apic_write()
24972 * mm: hugetlb: fix hugepage memory leak in mincore()
24973 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
24974 * powerpc/windfarm: Add detection for second cpu pump
24975 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
24976 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
24977 * drm/radeon/kms: Add quirk for HIS X1300 board
24978 * drm/radeon/kms: handle vblanks properly with dpms on
24979 * drm/radeon/kms: fix legacy crtc2 dpms
24980 * drm/radeon/kms: fix vram setup on rs600
24981 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
24982 * drm/ttm: Fix build failure due to missing struct page
24983 * drm/i915: Set the error code after failing to insert new offset into mm
24984 ht.
24985 * drm/i915: Add the missing clonemask for display port on Ironlake
24986 * xen/xenbus: make DEVICE_ATTR()s static
24987 * xen: re-register runstate area earlier on resume.
24988 * xen: restore runstate_info even if !have_vcpu_info_placement
24989 * xen: correctly restore pfn_to_mfn_list_list after resume
24990 * xen: register timer interrupt with IRQF_TIMER
24991 * xen: register runstate on secondary CPUs
24992 * xen: don't call dpm_resume_noirq() with interrupts disabled.
24993 * xen: register runstate info for boot CPU early
24994 * xen: call clock resume notifier on all CPUs
24995 * xen: improve error handling in do_suspend.
24996 * xen: don't leak IRQs over suspend/resume.
24997 * xen: use iret for return from 64b kernel to 32b usermode
24998 * xen: explicitly create/destroy stop_machine workqueues outside
24999 suspend/resume region.
25000 * Xen balloon: fix totalram_pages counting.
25001 * xen: try harder to balloon up under memory pressure.
25002 * dm exception store: free tmp_store on persistent flag error
25003 * dm snapshot: only take lock for statustype info not table
25004 * dm crypt: move private iv fields to structs
25005 * dm crypt: restructure essiv error path
25006 * dm: avoid _hash_lock deadlock
25007 * dm snapshot: cope with chunk size larger than origin
25008 * dm crypt: separate essiv allocation from initialisation
25009 * dm crypt: make wipe message also wipe essiv key
25010 * slc90e66: fix UDMA handling
25011 * tcp: Stalling connections: Fix timeout calculation routine
25012 * ip_fragment: also adjust skb->truesize for packets not owned by a
25013 socket
25014 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
25015 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
25016 * sparc64: Fix overly strict range type matching for PCI devices.
25017 * sparc64: Fix stack debugging IRQ stack regression.
25018 * sparc: Set UTS_MACHINE correctly.
25019 * b43legacy: avoid PPC fault during resume
25020 * tracing: Fix event format export
25021 * ath9k: Fix TX hang poll routine
25022 * ath9k: fix processing of TX PS null data frames
25023 * ath9k: Fix maximum tx fifo settings for single stream devices
25024 * ath9k: fix tx status reporting
25025 * mac80211: Fix dynamic power save for scanning.
25026 * drm/i915: Fix sync to vblank when VGA output is turned off
25027 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
25028 * thinkpad-acpi: fix default brightness_mode for R50e/R51
25029 * thinkpad-acpi: preserve rfkill state across suspend/resume
25030 * ipw2100: fix rebooting hang with driver loaded
25031 * matroxfb: fix problems with display stability
25032 * acerhdf: add new BIOS versions
25033 * asus-laptop: change light sens default values.
25034 * vmalloc: conditionalize build of pcpu_get_vm_areas()
25035 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
25036 * net: Fix userspace RTM_NEWLINK notifications.
25037 * ext3: Fix data / filesystem corruption when write fails to copy data
25038 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
25039 * bcm63xx_enet: fix compilation failure after get_stats_count removal
25040 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
25041 * drm/i915: Avoid NULL dereference with component_only tv_modes
25042 * drm/i915: PineView only has LVDS and CRT ports
25043 * drm/i915: Fix LVDS stability issue on Ironlake
25044 * mm: sigbus instead of abusing oom
25045 * ipvs: zero usvc and udest
25046 * jffs2: Fix long-standing bug with symlink garbage collection.
25047 * intel-iommu: Detect DMAR in hyperspace at probe time.
25048 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
25049 * intel-iommu: Check for an RMRR which ends before it starts.
25050 * intel-iommu: Fix oops with intel_iommu=igfx_off
25051 * intel-iommu: ignore page table validation in pass through mode
25052 * netfilter: xtables: document minimal required version
25053 * perf_event: Fix incorrect range check on cpu number
25054 * implement early_io{re,un}map for ia64
25055 * Linux 2.6.32.2
25056
25057 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
25058
25059linux (2.6.32-9.13) lucid; urgency=low
25060
25061 [ Andy Whitcroft ]
25062
25063 * [Config] enable CONFIG_B43_PHY_LP
25064 - LP: #493059
25065 * include modules.builtin in the binary debs
25066 * config-check -- add a configuration enforcer
25067 * config-check -- add a unit-test suite to the checker
25068 * [Config] Enable CONFIG_SYN_COOKIES for versatile
25069 * [Config] Enable CONFIG_SECURITY_SMACK for ports
25070 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
25071 * [Config] Disable CONFIG_COMPAT_BRK for ports
25072 * getabis -- add armel versatile to the list
25073
25074 [ Brad Figg ]
25075
25076 * SAUCE: Increase the default prealloc buffer for HDA audio devices
25077 (non-modem)
25078
25079 [ Manoj Iyer ]
25080
25081 * ubuntu: onmibook -- Added missing BOM file
25082
25083 [ Tim Gardner ]
25084
25085 * ubuntu: fsam7400 -- Cleanup Makefile
25086
25087 [ Upstream Kernel Changes ]
25088
25089 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
25090 * signal: Fix alternate signal stack check
25091 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
25092 * SCSI: osd_protocol.h: Add missing #include
25093 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
25094 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
25095 ENOSPC
25096 * ext4: avoid divide by zero when trying to mount a corrupted file system
25097 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
25098 * ext4: fix lock order problem in ext4_move_extents()
25099 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
25100 * ext4: plug a buffer_head leak in an error path of ext4_iget()
25101 * ext4: make sure directory and symlink blocks are revoked
25102 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
25103 * ext4: journal all modifications in ext4_xattr_set_handle
25104 * ext4: don't update the superblock in ext4_statfs()
25105 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
25106 non-zero
25107 * ext4: fix block validity checks so they work correctly with meta_bg
25108 * ext4: avoid issuing unnecessary barriers
25109 * ext4: fix error handling in ext4_ind_get_blocks()
25110 * ext4: make trim/discard optional (and off by default)
25111 * ext4: make "norecovery" an alias for "noload"
25112 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
25113 * ext4: initialize moved_len before calling ext4_move_extents()
25114 * ext4: move_extent_per_page() cleanup
25115 * jbd2: Add ENOMEM checking in and for
25116 jbd2_journal_write_metadata_buffer()
25117 * ext4: Return the PTR_ERR of the correct pointer in
25118 setup_new_group_blocks()
25119 * ext4: Avoid data / filesystem corruption when write fails to copy data
25120 * ext4: wait for log to commit when umounting
25121 * ext4: remove blocks from inode prealloc list on failure
25122 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
25123 * ext4: quota macros cleanup
25124 * ext4: fix incorrect block reservation on quota transfer.
25125 * ext4: Wait for proper transaction commit on fsync
25126 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
25127 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
25128 * Linux 2.6.32.1
25129 * kbuild: generate modules.builtin
25130 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
25131 - LP: #494461
25132 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
25133 tv_modes
25134 - LP: #494045
25135
25136 [ Zhao Yakui ]
25137
25138 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
25139 less than 0x0f.
25140 - LP: #481765
25141
25142 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
25143
25144linux (2.6.32-8.12) lucid; urgency=low
25145
25146 [ Andy Whitcroft ]
25147
25148 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
25149
25150 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
25151
25152linux (2.6.32-8.11) lucid; urgency=low
25153
25154 [ Andy Whitcroft ]
25155
25156 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
25157 up"
25158 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
25159 transition."
25160 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
25161 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
25162 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
25163 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
25164 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
25165 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
25166 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
25167 mem"
25168 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
25169 denied"
25170 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
25171 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
25172 allocation"
25173 * Revert "SAUCE: AppArmor: Set error code after structure
25174 initialization."
25175 * Revert "AppArmor -- fix pstrace_may_access rename"
25176 * Revert "ubuntu: AppArmor security module"
25177 * Revert "SAUCE: Add config option to set a default LSM"
25178 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
25179 * Revert "[Config] fsam7400 -- enable"
25180 * Revert "[Config] AUFS -- enable"
25181 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
25182 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
25183 * Revert "ubuntu: AUFS -- export various core functions"
25184 * Revert "[Config] ubuntu/iscsitarget -- disable"
25185 * Revert "[Config] iscsitarget -- enable"
25186 * Revert "ubuntu: iscsitarget -- SVN revision r214"
25187 * update Vcs-Git to point to the correct repository
25188 - LP: #493589
25189 * update build environment overrides to lucid
25190 - LP: #493589
25191 * [Config] enable CONFIG_DEVTMPFS
25192 * [Config] update all configs following AppArmor 2009-12-08 update
25193 * SAUCE: isapnp_init: make isa PNP scans occur async
25194 * [Config] fsam7400 -- enable
25195 * [Config] omnibook -- enable
25196 * [Config] cleanup CONFIG_AUDIT
25197 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
25198 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
25199 * ubuntu: AUFS -- aufs2 20091209
25200 * [Config] AUFS -- enable
25201 * [Config] iscsitarget -- enable
25202
25203 [ Arjan van de Ven ]
25204
25205 * SAUCE: KMS: cache the EDID information of the LVDS
25206
25207 [ Colin Watson ]
25208
25209 * bnx2: update d-i firmware filenames
25210 - LP: #494052
25211 * add cdc_ether to nic-usb-modules udeb
25212 - LP: #495060
25213
25214 [ John Johansen ]
25215
25216 * ubuntu: AppArmor -- mainline 2009-10-08
25217
25218 [ Manoj Iyer ]
25219
25220 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
25221 * ubuntu: omnibook -- support Toshiba (HP) netbooks
25222 * ubuntu: iscsitarget --- version 1.4.19
25223 - LP: #494693
25224
25225 [ Surbhi Palande ]
25226
25227 * SAUCE: Make populate_rootfs asynchronous
25228
25229 [ Tim Gardner ]
25230
25231 * Parallelize flavour builds and packaging
25232 * [Config] Enable CONFIG_KSM
25233
25234 [ Upstream Kernel Changes ]
25235
25236 * Config option to set a default LSM
25237 * LSM: Add security_path_chroot().
25238 * LSM: Add security_path_chroot().
25239 * LSM: Move security_path_chmod()/security_path_chown() to after
25240 mutex_lock().
25241 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
25242
25243 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
25244
25245linux (2.6.32-7.10) lucid; urgency=low
25246
25247 [ Andy Whitcroft ]
25248
25249 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
25250
25251 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
25252
25253linux (2.6.32-7.9) lucid; urgency=low
25254
25255 [ Andy Whitcroft ]
25256
25257 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
25258 - LP: #458982
25259 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
25260 * [Config] update configs following versatile switch to V7
25261 * rebased to v2.6.32
25262 * [Config] update configs following rebase to v2.6.32
25263 * [Config] update ports configs following rebase to v2.6.32
25264 * SAUCE: default ATI Radeon KMS to off until userspace catches up
25265
25266 [ Arjan van de Ven ]
25267
25268 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
25269
25270 [ Leann Ogasawara ]
25271
25272 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
25273 permissions
25274 - CVE-2009-3939
25275
25276 [ Loic Minier ]
25277
25278 * SAUCE: select a v7 CPU for versatile
25279
25280 [ Takashi Iwai ]
25281
25282 * SAUCE: ALSA: hda - Add power on/off counter
25283
25284 [ Upstream changes ]
25285
25286 * rebased to v2.6.32
25287
25288 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
25289
25290linux (2.6.32-6.8) lucid; urgency=low
25291
25292 [ Andy Whitcroft ]
25293
25294 * [Config] disable SSB devices for armel
25295
25296 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
25297
25298linux (2.6.32-6.7) lucid; urgency=low
25299
25300 [ Andy Whitcroft ]
25301
25302 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
25303 * Revert "SAUCE: Dell XPS710 reboot quirk"
25304 * Revert "SAUCE: Link acpi-cpufreq.o first"
25305 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
25306 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
25307 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
25308 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
25309 * Revert "Add Dell Dimension 9200 reboot quirk"
25310 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
25311 * Revert "SAUCE: tulip: Define ULI PCI ID's"
25312 * Revert "SAUCE: Lower warning level of some PCI messages"
25313 * Revert "mac80211: fix two issues in debugfs"
25314 Drop a number of known redundant commits as identified in the Ubuntu
25315 delta review blueprint.
25316
25317 * reenable armel versatile flavour
25318 * [Config] disable CONFIG_USB_DEVICEFS
25319
25320 [ Tim Gardner ]
25321
25322 * [Config] udeb: Add squashfs to fs-core-modules
25323 - LP: #352615
25324 * [Config] Create a real squashfs udeb
25325 - LP: #352615
25326
25327
25328 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
25329
25330linux (2.6.32-5.6) lucid; urgency=low
25331
25332 [ Andy Whitcroft ]
25333
25334 * rebase to v2.6.32-rc8
25335 * update configs following rebase to v2.6.32-rc8
25336 * update ports configs since rebase to v2.6.32-rc8
25337 * [Config] enable cgroup options
25338 - LP: #480739
25339
25340 [ Upstream Kernel Changes ]
25341
25342 * rebase to v2.6.32-rc8
25343
25344 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
25345
25346linux (2.6.32-4.5) lucid; urgency=low
25347
25348 [ Andy Whitcroft ]
25349
25350 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
25351 * rebase to v2.6.32-rc7
25352 * resync with Karmic proposed
25353
25354 [ John Johansen ]
25355
25356 * SAUCE: AppArmor: Fix oops after profile removal
25357 - LP: #475619
25358 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
25359 - LP: #437258
25360 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
25361 - LP: #479102
25362 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
25363 - LP: #479115
25364 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
25365 transition.
25366 - LP: #480112
25367
25368 [ Ubuntu Changes ]
25369
25370 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
25371
25372 [ Upstream Kernel Changes ]
25373
25374 * rebase to v2.6.32-rc7
25375
25376 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
25377
25378linux (2.6.32-3.4) lucid; urgency=low
25379
25380 [ Andy Whitcroft ]
25381
25382 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
25383 * [Upstream] add local prefix to oss local change_bits
25384
25385 [ Upstream Kernel Changes ]
25386
25387 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
25388 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
25389
25390 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
25391
25392linux (2.6.32-3.3) lucid; urgency=low
25393
25394 [ Andy Whitcroft ]
25395
25396 * rebase to v2.6.32-rc6
25397 * [Config] update configs following rebase to v2.6.32-rc6
25398 * [Config] update ports configs following rebase to v2.6.32-rc6
25399 * resync with Karmic Ubuntu-2.6.31-15.49
25400 * [Config] add module ignores for broken drivers
25401
25402 [ John Johansen ]
25403
25404 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
25405 - LP: #453335
25406 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
25407 - LP: #458299
25408 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
25409 - LP: #462824
25410 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
25411 - LP: #451375
25412
25413 [ Kees Cook ]
25414
25415 * SAUCE: Fix nx_enable reporting
25416 - LP: #454285
25417
25418 [ Scott James Remnant ]
25419
25420 * Revert "SAUCE: trace: add trace_event for the open() syscall"
25421 * SAUCE: trace: add trace events for open(), exec() and uselib()
25422 - LP: #462111
25423
25424 [ Stefan Bader ]
25425
25426 * SAUCE: Fix sub-flavour script to not stop on missing directories
25427 - LP: #453073
25428
25429 [ Ubuntu Changes ]
25430
25431 * resync with Karmic Ubuntu-2.6.31-15.49
25432
25433 [ Upstream Kernel Changes ]
25434
25435 * rebase to v2.6.32-rc6
25436 - LP: #464552
25437
25438 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
25439
25440linux (2.6.32-2.2) lucid; urgency=low
25441
25442 [ Andy Whitcroft ]
25443
25444 * install the full changelog with the binary package
25445 * changelog -- explicitly note rebases and clean history
25446 * reinstate armel.mk with no flavours
25447 - LP: #449637
25448 * [Upstream] block: silently error unsupported empty barriers too
25449 - LP: #420423
25450 * [Config] udate configs following karmic resync
25451 * [Config] update ports configs following karmic resync
25452 * [Upstream] lirc -- follow removal of .id element
25453
25454 [ Colin Watson ]
25455
25456 * Use section 'admin' rather than 'base'
25457 * Add more e100 firmware to nic-modules
25458 - LP: #451872
25459 * Add qla1280 firmware to scsi-modules
25460 - LP: #381037
25461
25462 [ John Johansen ]
25463
25464 * SAUCE: AppArmor: Set error code after structure initialization.
25465 - LP: #427948
25466 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
25467 - LP: #446595
25468 * SAUCE: AppArmor: Fix mediation of "deleted" paths
25469
25470 [ Kees Cook ]
25471
25472 * SAUCE: [x86] fix report of cs-limit nx-emulation
25473 - LP: #454285
25474
25475 [ Leann Ogasawara ]
25476
25477 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
25478 events
25479 - LP: #430809
25480 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
25481 toggle switch press
25482 - LP: #430809
25483
25484 [ Luke Yelavich ]
25485
25486 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
25487 * [Config] Add sd_mod to scsi-modules udeb for powerpc
25488
25489 [ Mario Limonciello ]
25490
25491 * SAUCE: Update to LIRC 0.8.6
25492 - LP: #432678
25493 * SAUCE: dell-laptop: Store the HW switch status internally rather than
25494 requerying every time
25495 - LP: #430809
25496 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
25497 - LP: #430809
25498
25499 [ Stefan Bader ]
25500
25501 * [Upstream] acerhdf: Limit modalias matching to supported boards
25502 - LP: #435958
25503
25504 [ Tim Gardner ]
25505
25506 * [Upstream] i915: Fix i2c init message
25507 - LP: #409361
25508 * [Config] Add sym53c8xx.ko to virtual sub-flavour
25509 - LP: #439415
25510 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
25511 - LP: #439456
25512 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
25513 - LP: #381300
25514 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
25515 - LP: #430694
25516 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
25517 - LP: #430694
25518 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
25519 - LP: #416325
25520 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
25521 - LP: #430694
25522 * SAUCE: Raise the default console 'quiet' level to 2
25523 * [Config] CONFIG_X86_PAT=y
25524 * [Config] Add armel arch to linux-libc-dev arches.
25525 - LP: #449637
25526 * [Config] CONFIG_X86_MCE
25527 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
25528 M300 to rate blacklist
25529 - LP: #433801
25530
25531 [ Upstream Kernel Changes ]
25532
25533 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
25534 * drm/i915: Fix FDI M/N setting according with correct color depth
25535 - LP: #416792
25536
25537 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
25538
25539linux (2.6.32-1.1) lucid; urgency=low
25540
25541 [ Andy Whitcroft ]
25542
25543 * rebase to v2.6.32-rc3
25544 * [Config] update configs following rebase to 2.6.32-rc3
25545 * [Config] update ports configs following rebase to 2.6.32-rc3
25546 * AppArmor -- fix pstrace_may_access rename
25547 * staging/android -- disable
25548 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
25549 * ubuntu: drbd -- disable
25550 * staging/comdi -- disable
25551 * staging/go7007 -- disable
25552 * [Config] staging/winbond -- disable
25553 * [Config] ubuntu/iscsitarget -- disable
25554 * [d-i] cbc and ecb are builtin make them optional in udebs
25555 * rebase to v2.6.32-rc5
25556 * [Config] update configs following rebase to v2.6.32-rc5
25557 * [Config] update ports configs following rebase to v2.6.31-rc5
25558
25559 [ Tim Gardner ]
25560
25561 * [Config] Add cpio as a build dependency.
25562
25563 [ Upstream Kernel Changes ]
25564
25565 * rebase to v2.6.32-rc3
25566 * rebase to v2.6.32-rc5
25567
25568 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
25569
25570linux (2.6.31-11.37) karmic; urgency=low
25571
25572 [ Tim Gardner ]
25573
25574 * [Config] Increase kernel log buffer to 256K for amd64 flavours
25575 - LP: #424810
25576 * [Config] Set HZ=100 for amd64 flavours
25577 - LP: #438234
25578 * [Upstream] e1000e: Emit notice instead of an error when
25579 pci_enable_pcie_error_reporting() fails
25580 - LP: #436370
25581
25582 [ Upstream Kernel Changes ]
25583
25584 * n_tty: honor opost flag for echoes
25585 * n_tty: move echoctl check and clean up logic
25586 - LP: #438310
25587
25588 * Revert "[Upstream] drm/i915: Check that the relocation points to within
25589 the target" - Use upstream cherry-pick.
25590 * drm/i915: Check that the relocation points to within the target
25591 - LP: #429241
25592
25593 * drm/i915: fix tiling on IGDNG
25594 * drm/i915: add B43 chipset support
25595 * agp/intel: Add B43 chipset support
25596 Intel request from kernel team mailing list.
25597
25598 * HID: completely remove apple mightymouse from blacklist
25599 - LP: #428111
25600
25601 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
25602
25603linux (2.6.31-11.36) karmic; urgency=low
25604
25605 [ Brian Rogers ]
25606
25607 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
25608 persistent object
25609 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
25610 persistent object
25611
25612 [ Takashi Iwai ]
25613
25614 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
25615 - LP: #416482
25616
25617 [ Tyler Hicks ]
25618
25619 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
25620 negative during unlink
25621
25622 [ Upstream Kernel Changes ]
25623
25624 * sg: fix oops in the error path in sg_build_indirect()
25625 * mpt2sas : Rescan topology from Interrupt context instead of work thread
25626 * mpt2sas: Prevent sending command to FW while Host Reset
25627 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
25628 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
25629 * SCSI: fix oops during scsi scanning
25630 * SCSI: libsrp: fix memory leak in srp_ring_free()
25631 * cfg80211: fix looping soft lockup in find_ie()
25632 * ath5k: write PCU registers on initial reset
25633 * binfmt_elf: fix PT_INTERP bss handling
25634 * TPM: Fixup boot probe timeout for tpm_tis driver
25635 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
25636 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
25637 * fix undefined reference to user_shm_unlock
25638 * perf_counter: Fix buffer overflow in perf_copy_attr()
25639 * perf_counter: Start counting time enabled when group leader gets
25640 enabled
25641 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
25642 * powerpc: Fix bug where perf_counters breaks oprofile
25643 * powerpc/ps3: Workaround for flash memory I/O error
25644 * block: don't assume device has a request list backing in nr_requests
25645 store
25646 * agp/intel: remove restore in resume
25647 * ALSA: cs46xx - Fix minimum period size
25648 * ASoC: Fix WM835x Out4 capture enumeration
25649 * sound: oxygen: work around MCE when changing volume
25650 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
25651 * perf stat: Change noise calculation to use stddev
25652 * x86: Fix x86_model test in es7000_apic_is_cluster()
25653 * x86/i386: Make sure stack-protector segment base is cache aligned
25654 * PCI: apply nv_msi_ht_cap_quirk on resume too
25655 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
25656 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
25657 with highmem
25658 * KVM guest: do not batch pte updates from interrupt context
25659 * KVM: Fix coalesced interrupt reporting in IOAPIC
25660 * KVM: VMX: Check cpl before emulating debug register access
25661 * KVM guest: fix bogus wallclock physical address calculation
25662 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
25663 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
25664 * KVM: x86 emulator: Implement zero-extended immediate decoding
25665 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
25666 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
25667 * KVM: limit lapic periodic timer frequency
25668 * libata: fix off-by-one error in ata_tf_read_block()
25669 * PCI quirk: update 82576 device ids in SR-IOV quirks list
25670 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
25671 * powerpc/pseries: Fix to handle slb resize across migration
25672 * Linux 2.6.31.1
25673
25674 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
25675
25676linux (2.6.31-10.35) karmic; urgency=low
25677
25678 [ Amit Kucheria ]
25679
25680 * Disable CONFIG_UEVENT_HELPER_PATH
25681
25682 [ Andy Whitcroft ]
25683
25684 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
25685 * remove the tlsup driver
25686 * remove lmpcm logitech driver support
25687
25688 [ Bryan Wu ]
25689
25690 * Add 3 missing files to prerm remove file list
25691 - LP: #345623, #415832
25692
25693 [ Chris Wilson ]
25694
25695 * [Upstream] drm/i915: Check that the relocation points to within the
25696 target
25697 - LP: #429241
25698
25699 [ Luke Yelavich ]
25700
25701 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
25702
25703 [ Manoj Iyer ]
25704
25705 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
25706 - LP: #348861
25707
25708 [ Tim Gardner ]
25709
25710 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
25711 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
25712 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
25713 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
25714 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
25715 Upstream suggests that this is not the right approach.
25716
25717 * [Config] Set default I/O scheduler to DEADLINE
25718 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
25719 - LP: #381300
25720
25721 [ ubuntu@tjworld.net ]
25722
25723 * SAUCE: ipw2200: Enable LED by default
25724 - LP: #21367
25725
25726 [ Upstream Kernel Changes ]
25727
25728 * ALSA: hda - Add support for new AMD HD audio devices
25729 - LP: #430564
25730
25731 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
25732
25733linux (2.6.31-10.34) karmic; urgency=low
25734
25735 [ Ted Tso ]
25736
25737 * [Upstream] ext3: Don't update superblock write time when filesystem is
25738 read-only
25739 - LP: #427822
25740
25741 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
25742
25743linux (2.6.31-10.33) karmic; urgency=low
25744
25745 [ Leann Ogasawara ]
25746
25747 * [Upstream] dvb-usb: fix tuning with Cinergy T2
25748 - LP: #421258
25749
25750 [ Tim Gardner ]
25751
25752 * [Config] Unconditionally copy files from sub-flavours lists.
25753 (really, really fix it this time)
25754 - LP: #423426
25755 * [Config] Set CONFIG_CACHEFILES=m for all flavours
25756
25757 [ Upstream Kernel Changes ]
25758
25759 * ext4: Don't update superblock write time when filesystem is read-only
25760 - LP: #427822
25761
25762 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
25763
25764linux (2.6.31-10.32) karmic; urgency=low
25765
25766 [ Eric Miao ]
25767
25768 * [Config] enable module support for memory stick
25769 - LP: #159951
25770
25771 [ Tim Gardner ]
25772
25773 * [Config] Unconditionally copy files from sub-flavours lists.
25774 - LP: #423426
25775
25776 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
25777
25778linux (2.6.31-10.31) karmic; urgency=low
25779
25780 [ Andy Whitcroft ]
25781
25782 * rebase to v2.6.31 final
25783
25784 [ Colin Watson ]
25785
25786 * [Config] Recommend grub-pc in linux-image
25787 - LP: #385741
25788
25789 [ Ike Panhc ]
25790
25791 * [Upstream] Pull latest update of lenovo-sl-laptop
25792
25793 [ Peter Feuerer ]
25794
25795 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
25796 model
25797 - LP: #426691
25798
25799 [ Tim Gardner ]
25800
25801 * [Config] De-macro some package names.
25802
25803 [ Upstream Changes ]
25804
25805 * rebase to 2.6.31 final.
25806
25807 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
25808
25809linux (2.6.31-10.30) karmic; urgency=low
25810
25811 [ Amit Kucheria ]
25812
25813 * [Config] Enable CONFIG_USB_DEVICEFS
25814 - LP: #417748
25815 * [Config] Populate the config-update template a bit more
25816
25817 [ Andy Whitcroft ]
25818
25819 * rebase to v2.6.31-rc9
25820 * [Config] update configs following rebase to v2.6.31-rc9
25821 * [Config] update ports configs following rebase to v2.6.31-rc9
25822
25823 [ Colin Ian King ]
25824
25825 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
25826 - LP: #254837
25827
25828 [ Jerone Young ]
25829
25830 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
25831 white-list
25832 - LP: #281732
25833 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
25834 white-list
25835 - LP: #281732
25836 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
25837 white-list
25838 - LP: #281732
25839 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
25840 white-list
25841 - LP: #281732
25842 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
25843 white-list
25844 - LP: #281732
25845
25846 [ John Johansen ]
25847
25848 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
25849 - LP: #419308
25850 * SAUCE: AppArmor: Return the correct error codes on profile
25851 addition/removal
25852 - LP: #408473
25853 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
25854 - LP: #408454
25855 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
25856 - LP: #419222
25857 * SAUCE: AppArmor: Fix change_profile failure
25858 - LP: #401931
25859 * SAUCE: AppArmor: Tell git to ignore generated include files
25860 - LP: #419505
25861
25862 [ Stefan Bader ]
25863
25864 * [Upstream] acpi: video: Loosen strictness of video bus detection code
25865 - LP: #333386
25866 * SAUCE: Remove ov511 driver from ubuntu subdirectory
25867
25868 [ Tim Gardner ]
25869
25870 * [Config] Exclude char-modules from non-x86 udeb creation
25871 * SAUCE: Notify the ACPI call chain of AC events
25872 * [Config] CONFIG_SATA_VIA=m
25873 - LP: #403385
25874 * [Config] Build in all phylib support modules.
25875 * [Config] Don't fail when sub-flavour files are missing
25876 - LP: #423426
25877 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
25878 - LP: #423513
25879
25880 [ Upstream ]
25881
25882 * Rebased against v2.6.31-rc9
25883
25884 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
25885
25886linux (2.6.31-9.29) karmic; urgency=low
25887
25888 [ Leann Ogasawara ]
25889
25890 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
25891 - LP: #419993
25892 * [Config] d-i/modules: Add new char-modules file, initialize with
25893 intel-agp
25894 - LP: #420605
25895
25896 [ Upstream ]
25897
25898 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
25899 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
25900 adda766193ea1cf3137484a9521972d080d0b7af.
25901
25902 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
25903
25904linux (2.6.31-8.28) karmic; urgency=low
25905
25906 [ Ike Panhc ]
25907
25908 * [Config] Let nic-shared-modules depends on crypto-modules
25909 - LP: #360966
25910
25911 [ Leann Ogasawara ]
25912
25913 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
25914 constant
25915 - LP: #412492
25916
25917 [ Mario Limonciello ]
25918
25919 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
25920 status if HW switch is disabled
25921 - LP: #418721
25922 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
25923 Compal made Dell laptops
25924 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
25925 with rfkill support
25926
25927 [ Tim Gardner ]
25928
25929 * [Config] Add acpiphp to virtual sub-flavour
25930 - LP: #364916
25931 * Drop KSM patch set for now because of instabilities with encrypted swap.
25932 - LP: #418781
25933
25934 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
25935
25936linux (2.6.31-7.27) karmic; urgency=low
25937
25938 [ Tim Gardner ]
25939
25940 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
25941 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
25942 Replaces previous ksm patches from 2.6.31-6.25
25943 * [Config] KSM=y
25944
25945 [ Upstream ]
25946
25947 * Rebased against v2.6.31-rc7
25948
25949 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
25950
25951linux (2.6.31-6.26) karmic; urgency=low
25952
25953 [ Andy Whitcroft ]
25954
25955 * [Config] enable CONFIG_AUFS_BR_RAMFS
25956 - LP: #414738
25957 * split out debian directory ready for abstraction
25958 * add printdebian target to find branch target
25959 * abstracted debian -- debian/files is not abstracted
25960 * abstracted debian -- packages must be built in debian/<pkg>
25961 * abstracted debian -- kernel-wedge needs to work in debian/
25962 * abstracted debian -- ensure we install the copyright file
25963 * abstracted-debian -- drop the debian directories from headers
25964 * abstracted-debian -- drop the debian directories from headers part 2
25965 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
25966 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
25967 - LP: #410198
25968
25969 [ Luke Yelavich ]
25970
25971 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
25972 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
25973 - LP: #413150
25974 * [Config] Ports: Build all cpu frequency scaling governors into ports
25975 kernels
25976 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
25977 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
25978 * [Config] Ports: Enable PS3 network driver
25979
25980 [ Stefan Bader ]
25981
25982 * abstracted debian -- call $(DEBIAN)/rules using make
25983
25984 [ Tim Gardner ]
25985
25986 * [Config] Abstract the debian directory
25987 * SAUCE: Improve error reporting in postinst
25988 - LP: #358564
25989
25990 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
25991
25992linux (2.6.31-6.25) karmic; urgency=low
25993
25994 [ Andy Whitcroft ]
25995
25996 * script to generate Ubuntu changes from changelog
25997 * [Config] standardise ANDROID options
25998 * [Config] standardise CONFIG_ATM as module
25999 * [Config] standardise CONFIG_LIB80211 as module
26000 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
26001 * [Config] set CONFIG_CRAMFS as module
26002 * [Config] enable CONFIG_DAB and modules
26003 * [Config] set CONFIG_MAC80211_HWSIM as module
26004 * [Config] set CONFIG_NET_CLS_FLOW as module
26005 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
26006 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
26007 * [Config] set CONFIG_RTC_DRV_DS1511 as module
26008 * [Config] set CONFIG_RTC_DRV_R9701 as module
26009 * [Config] set CONFIG_RTC_DRV_S35390A as module
26010 * [Config] set CONFIG_TOIM3232_DONGLE as module
26011 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
26012 * [Config] standardise CONFIG_USB_G_PRINTER as module
26013 * [Config] standardise CONFIG_USB_SERIAL_IR as module
26014 * [Config] set CONFIG_USB_SERIAL_IUU as module
26015 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
26016 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
26017 * cleanup remains of dm-loop
26018 * drop thinkpad ec and smapi support
26019 * drop appleir
26020 * [Config] update configs following rebase to v2.6.31-rc6
26021 * rebase to v2.6.31-rc6
26022
26023 [ Hugh Dickins ]
26024
26025 * SAUCE: ksm patch 1, drop after 2.6.31
26026 * SAUCE: ksm patch 2, drop after 2.6.31
26027 * SAUCE: ksm patch 3, drop after 2.6.31
26028 * SAUCE: ksm patch 4, drop after 2.6.31
26029 * SAUCE: ksm patch 5, drop after 2.6.31
26030 * SAUCE: ksm patch 7, drop after 2.6.31
26031
26032 [ Izik Eidus ]
26033
26034 * SAUCE: ksm patch 0, drop after 2.6.31
26035 * SAUCE: ksm patch 6, drop after 2.6.31
26036 * SAUCE: ksm patch 8, drop after 2.6.31
26037 * SAUCE: ksm patch 9, drop after 2.6.31
26038
26039 [ Luke Yelavich ]
26040
26041 * [Config] Ports: Re-add PS3 modules to udebs
26042
26043 [ Michael Casadevall ]
26044
26045 * [Config] Update SPARC config and d-i files to reflect what can be built
26046
26047 [ Tim Gardner ]
26048
26049 * [Config] Removed armel package support
26050 * [Config] Enabled CONFIG_KSM=y
26051
26052 [ Upstream Kernel Changes ]
26053
26054 * Rebased against v2.6.31-rc6
26055 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
26056 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
26057 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
26058 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
26059 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
26060 changes"
26061 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
26062 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
26063 revision"
26064 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
26065 by default"
26066 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
26067 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
26068 ARCH_MXC_CANONICAL"
26069 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
26070 CONFIG_GPIOLIB"
26071 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
26072 2.6.31"
26073 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
26074 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
26075 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
26076 mxc_uart.h _everywhere_"
26077 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
26078 correct location"
26079 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
26080 snd_card_create"
26081 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
26082 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
26083 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
26084 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
26085 mxc_map_io."
26086 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
26087 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
26088 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
26089 with snd_soc_card."
26090 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
26091 structure"
26092 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
26093 DMA_MODE_READ/WRITE/MASK"
26094 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
26095 Freescale mx51 platform"
26096 * Driver core: add new device to bus's list before probing
26097 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
26098 power-saving
26099 - LP: #381693, #399750, #380892
26100
26101 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
26102
26103linux (2.6.31-5.24) karmic; urgency=low
26104
26105 [ Amit Kucheria ]
26106
26107 * ARM: IMX51: Make video capture drivers compile
26108 * [Config] IMX51: Config updates
26109
26110 [ Andy Whitcroft ]
26111
26112 * remove leftovers of dm-bbr
26113
26114 [ Leann Ogasawara ]
26115
26116 * Add pata_cs5535 to pata-modules
26117 - LP: #318805
26118
26119 [ Luke Yelavich ]
26120
26121 * [Config] CONFIG_PPC64=y for powerpc64-smp
26122 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
26123 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
26124 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
26125 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
26126 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
26127 * [Config] Enable all PS3 drivers in powerpc64-smp
26128
26129 [ Mario Limonciello ]
26130
26131 * LIRC -- fix lirc-i2c 2.6.31 compilation
26132
26133 [ Matthew Garrett ]
26134
26135 * [Upstream] dell-laptop: Fix rfkill state queries
26136
26137 [ Tim Gardner ]
26138
26139 * [Config] Ignore armel ABI and module changes
26140 * [Config] Update configs after rebase against 2.6.31-rc5
26141
26142 [ Upstream ]
26143
26144 * Rebased to 2.6.31-rc5
26145
26146 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
26147
26148linux (2.6.31-4.23) karmic; urgency=low
26149
26150 [ Andy Whitcroft ]
26151
26152 * AUFS -- update to aufs2-30 20090727
26153 * [Config] enable AUFS FUSE support
26154
26155 [ Luke Yelavich ]
26156
26157 * [Config] CONFIG_JFS_FS=m on sparc
26158
26159 [ Tim Gardner ]
26160
26161 * [Upstream] dell-laptop: Fix rfkill state setting.
26162
26163 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
26164
26165linux (2.6.31-4.22) karmic; urgency=low
26166
26167 [ Amit Kucheria ]
26168
26169 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
26170 * ARM: IMX51: Move board-mx51* header files to the correct location
26171 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
26172 * ARM: IMX51: Make it compile.
26173 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
26174 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
26175 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
26176 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
26177 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
26178 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
26179 * ARM: staging: udlfb: Add vmalloc.h include
26180 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
26181
26182 [ Brad Figg ]
26183
26184 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
26185 * ARM: IMX51: codec structure was moved to the card structure
26186 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
26187 * ARM: IMX51: Get to bus_id by calling dev_name.
26188 * ARM: IMX51: Get to bus_id by calling dev_name.
26189 * ARM: IMX51: Added external declaration for mxc_map_io.
26190 * ARM: IMX51: Removed the mxc_gpio_port structure.
26191 * ARM: IMX51: mxc_timer_init prototype
26192 * ARM: IMX51: Fix up merge error in Kconfig
26193 * ARM: IMX51: Changed from snd_card_new to snd_card_create
26194
26195 [ Dinh Nguyen ]
26196
26197 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
26198 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
26199 * ARM: IMX51: Babbage 2.5 needs a different system revision
26200 * ARM: IMX51: IPU irq handler deadlock fix
26201
26202 [ Tim Gardner ]
26203
26204 * [Config] Enabled CONFIG_CAN=m
26205 - LP: #327243
26206 * [Config] Enabled CONFIG_SERIAL=m
26207 - LP: #397189
26208
26209 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
26210
26211linux (2.6.31-4.21) karmic; urgency=low
26212
26213 [ Amit Kucheria ]
26214
26215 * dm-raid-4-5: Add missing brackets around test_bit()
26216
26217 [ John Johansen ]
26218
26219 * AppArmor: Fix change_profile failing lpn401931
26220 * AppArmor: Fix determination of forced AUDIT messages.
26221 * AppArmor: Fix oops in auditing of the policy interface offset
26222
26223 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
26224
26225linux (2.6.31-4.20) karmic; urgency=low
26226
26227 [ Andy Whitcroft ]
26228
26229 * SAUCE: iscsitarget -- update to SVN revision r214
26230 * SAUCE: iscsitarget -- renable driver
26231 * [Config] consolidate lpia/lpia and i386/generic configs
26232 * [Config] enable CRYPTO modules for all architectures
26233 * [Config] enable cryptoloop
26234 * [Config] enable various filesystems for armel
26235 * [Config] sync i386 generic and generic-pae
26236 * [Config] add the 386 (486 processors and above) flavour
26237 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
26238 - LP: #399914
26239 * add genconfigs/genportsconfigs to extract the built configs
26240 * updateconfigs -- alter concatenation order allow easier updates
26241 * intelfb -- INTELFB now conflicts with DRM_I915
26242 * printchanges -- rebase tree does not have stable tags use changelog
26243 * AppArmor: fix argument size missmatch on 64 bit builds
26244
26245 [ Ike Panhc ]
26246
26247 * Ship bnx2x firmware in nic-modules udeb
26248 - LP: #360966
26249
26250 [ Jeff Mahoney ]
26251
26252 * AppArmor: fix build failure on ia64
26253
26254 [ John Johansen ]
26255
26256 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
26257 initialize.
26258 * AppArmour: fix auditing of domain transitions to include target profile
26259 information
26260 * AppArmor: fix C99 violation
26261 * AppArmor: revert reporting of create to write permission.
26262 * SAUCE: Add config option to set a default LSM
26263 * [Config] enable AppArmor by default
26264 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
26265
26266 [ Keith Packard ]
26267
26268 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
26269 hardware
26270 - LP: #351756
26271
26272 [ Luke Yelavich ]
26273
26274 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
26275 header packages
26276 - LP: #355344
26277
26278 [ Michael Casadevall ]
26279
26280 * [Config] update SPARC config files to allow success build
26281
26282 [ Scott James Remnant ]
26283
26284 * SAUCE: trace: add trace_event for the open() syscall
26285
26286 [ Stefan Bader ]
26287
26288 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
26289 - LP: #396780
26290
26291 [ Tim Gardner ]
26292
26293 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
26294 - LP: #397499
26295 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
26296 refresh
26297 - LP: #365291
26298 * [Config] SSB/B44 are common across all arches/flavours.
26299
26300 [ Upstream ]
26301
26302 * Rebased to 2.6.31-rc4
26303
26304 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
26305
26306linux (2.6.31-3.19) karmic; urgency=low
26307
26308 [ Andy Whitcroft ]
26309
26310 * Revert "[Config] Disabled NDISWRAPPER"
26311 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
26312 * AUFS -- export various core functions
26313 * AUFS -- export various core functions -- fixes
26314 * AUFS -- core filesystem
26315 * AUFS -- track changes in v2.6.31
26316 * [Config] Enable AUFS
26317 * droppped 'iwl3945: do not send scan command if channel count zero' as it
26318 is already upstream but failed to auto-drop on rebase.
26319
26320 [ Eric Paris ]
26321
26322 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
26323 choose
26324 * SAUCE: inotify: check filename before dropping repeat events
26325 * SAUCE: fsnotify: fix inotify tail drop check with path entries
26326
26327 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
26328
26329linux (2.6.31-3.18) karmic; urgency=low
26330
26331 [ Andy Whitcroft ]
26332
26333 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
26334 AUFS"
26335 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
26336 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
26337 security_inode_permission"
26338 * clear out left over AUFS files and modifications
26339
26340 [ Luke Yelavich ]
26341
26342 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
26343 * SAUCE: Explicitly include header files to allow apparmor to build on
26344 powerpc
26345 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
26346
26347 [ Tim Gardner ]
26348
26349 * [Config] Dropped ubuntu/misc/wireless/acx
26350 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
26351
26352 [ Upstream ]
26353
26354 * Rebased to 2.6.31-rc3
26355
26356 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
26357
26358linux (2.6.31-2.17) karmic; urgency=low
26359
26360 [ Andy Whitcroft ]
26361
26362 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
26363 * compcache -- remove redundant Kconfig entries part 2
26364 * compcache -- clean up CCFLAGS declarations
26365 * [Config] enable AppArmor
26366 * AppArmor: fix operator precidence issue in as_path_link
26367
26368 [ John Johansen ]
26369
26370 * AppArmor security module
26371 * AppArmor: Correct mapping of file permissions.
26372 * AppArmor: Turn auditing of ptrace on
26373
26374 [ Luke Yelavich ]
26375
26376 * [Config] disable CONFIG_DM_RAID45 on powerpc
26377
26378 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
26379
26380linux (2.6.31-2.16) karmic; urgency=low
26381
26382 [ Andy Whitcroft ]
26383
26384 * compcache -- remove redundant Kconfig entries
26385 added ignore and ignore.modules for all arches since the compcache update
26386 changes the modules names as well as some compcache ABI values.
26387
26388 [ Manoj Iyer ]
26389
26390 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
26391 * SAUCE: update compcache version to 0.5.3
26392
26393 [ Tim Gardner ]
26394
26395 * [Config]: Fix sparc FTBS by adding ignore.modules
26396
26397 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
26398
26399linux (2.6.31-2.15) karmic; urgency=low
26400
26401 [ Andy Whitcroft ]
26402
26403 * SAUCE: default ATI Radeon KMS to off until userspace catches up
26404 * [Config] Update configs following rebase to 2.6.31-rc2
26405 * [Config] update ports configs following update to 2.6.31-rc2
26406
26407 [ Luke Yelavich ]
26408
26409 * [Config] powerpc - Disable CONFIG_RDS
26410
26411 [ Matt Zimmerman ]
26412
26413 * Rename linux-doc-PKGVER to linux-doc and clean up its description
26414 - LP: #382115
26415
26416 [ Upstream Kernel Changes ]
26417
26418 * rebased to mainline 2.6.31-rc2
26419
26420 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
26421
26422linux (2.6.31-1.14) karmic; urgency=low
26423
26424 [ Andy Whitcroft ]
26425
26426 * update ndiswrapper to 1.55
26427 * remove leftovers of gfs
26428 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
26429
26430 [ Luke Yelavich ]
26431
26432 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
26433 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
26434 kernel
26435
26436 [ Manoj Iyer ]
26437
26438 * Remove snd-bt-sco ubuntu driver
26439
26440 [ Michael Casadevall ]
26441
26442 * [Config] updates ia64 config and d-i folders to allow succesful build
26443 * [Config] Update powerpc and sparc for 2.6.31
26444
26445 [ Upstream Kernel Changes ]
26446
26447 * intel-iommu: fix Identity Mapping to be arch independent
26448 - LP: #384695
26449 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
26450
26451 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
26452
26453linux (2.6.31-1.13) karmic; urgency=low
26454
26455 [ Andy Whitcroft ]
26456
26457 * REBASE: rebased to mainline 2.6.31-rc1
26458 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
26459 no longer applies, using deprecated interfaces, LPIA only, dropped
26460 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
26461 changes now upstream, dropped
26462 * [Config] Update configs following rebase to 2.6.31-rc1
26463 * [Config] update ports configs following update to 2.6.31-rc1
26464
26465 * [Config] disable broken staging driver CONFIG_STLC45XX
26466 * SAUCE: fix compcache to use updates accessors
26467 * [Config] disable staging driver CONFIG_VT6655
26468 * SAUCE: fix DRDB to use updates accessors
26469 * [Disable] ndiswrapper needs update
26470 * [Disable] LIRC I2C needs update
26471 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
26472 * [Config] disable I2C_DESIGNWARE does not compile
26473 * [Config] disable CONFIG_TLSUP for lpia
26474 * [Config] disable CONFIG_FB_UDL for arm
26475 * SAUCE: disable adding scsi headers to linux-libc-dev
26476
26477 [ Mario Limonciello ]
26478
26479 * SAUCE: Add LIRC drivers
26480
26481 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
26482
26483linux (2.6.30-10.12) karmic; urgency=low
26484
26485 [ Andy Whitcroft ]
26486
26487 * [Config] split out the ports configs into their own family
26488 * [Config] update configs following introduction of ports family
26489
26490 [ Upstream Kernel Changes ]
26491
26492 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
26493 description". Fixes linux-doc package name conflicts for now.
26494 - LP: #382115
26495
26496 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
26497
26498linux (2.6.30-10.11) karmic; urgency=low
26499
26500 [ Amit Kucheria ]
26501
26502 * [Config] Comment splitconfig.pl and misc cleanup
26503 * [Config] Rename all configs to the new naming scheme
26504 * [Config] Splitconfig rework
26505 * [Config] Rename scripts/misc/oldconfig to kernelconfig
26506 * [Config] Fix build system for new config split
26507 * [Config] Run updateconfigs after the splitconfig rework
26508
26509 [ Andy Whitcroft ]
26510
26511 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
26512 * [Config] standardise CONFIG_STAGING=y
26513 * [Config] standardise CONFIG_RD_LZMA=y
26514 * [Config] CONFIG_PCI_IOV=y
26515 * [Config] CONFIG_PCI_STUB=m
26516 * [Config] merge kernel configs more agressively
26517
26518 [ Colin Watson ]
26519
26520 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
26521 * [Config] Add support for including firmware in udebs
26522 * [Config] Ship bnx2 firmware in nic-modules udeb
26523 - LP: #384861
26524
26525 [ Luke Yelavich ]
26526
26527 * [Config] ports - Import of ports architectures into kernel packaging
26528 infrastructure
26529 * [Config] ports - Do not update ports kernel configurations by default
26530 * [Config] ports - Disable ABI checking for ports architectures
26531 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
26532 * [Config] ports - Add control.d/vars.* files for ports architectures
26533 * [Config] ports - Add ports architectures for linux-libc-dev
26534 * [Config] ports - Create powerpc specific message-modules and
26535 block-modules udebs
26536 * [Config] ports - Add configuration files for ports architectures
26537
26538 [ Manoj Iyer ]
26539
26540 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
26541 - LP: #329864
26542
26543 [ Michael Casadevall ]
26544
26545 * [Config] ports - Fix compression of kernels
26546
26547 [ Stefan Bader ]
26548
26549 * [Upstream] mmc: prevent dangling block device from accessing stale
26550 queues
26551 - LP: #383668
26552
26553 [ Tim Gardner ]
26554
26555 * [Config] Recommend grub-pc in linux-image
26556 - LP: #385741
26557 * [Config] Implement i386 generic and generic-pae flavours
26558 * [Config] ports - Add control info after integrating ports arches
26559 * [Config] Removed auto-generated files from git
26560 * [Config] Added netxen_nic to nic-modules
26561 - LP: #389603
26562
26563 [ Matt Zimmerman ]
26564
26565 * Rename linux-doc-PKGVER to linux-doc and clean up its description
26566 - LP: #382115
26567
26568 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
26569
26570linux (2.6.30-9.10) karmic; urgency=low
26571
26572 [ Andy Whitcroft ]
26573
26574 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
26575 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
26576 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
26577 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
26578 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
26579 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
26580
26581 [ Upstream Kernel Changes ]
26582
26583 * rebased to 2.6.30 final
26584
26585 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
26586
26587linux (2.6.30-8.9) karmic; urgency=low
26588
26589 [ Andy Whitcroft ]
26590
26591 * Config update removed the following options:
26592 CONFIG_EDAC_AMD8111=m
26593 CONFIG_EDAC_AMD8131=m
26594
26595 [ Upstream Kernel Changes ]
26596
26597 * rebased to 2.6.30-rc8
26598
26599 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
26600
26601linux (2.6.30-7.8) karmic; urgency=low
26602
26603 [ Andy Whitcroft ]
26604
26605 * Enabled NEW configration options:
26606 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
26607 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
26608
26609 [ Upstream Kernel Changes ]
26610
26611 * rebased to 2.6.30-rc7
26612
26613 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
26614
26615linux (2.6.30-6.7) karmic; urgency=low
26616
26617 [ Andy Whitcroft ]
26618
26619 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
26620 upstream)
26621
26622 [ Upstream Kernel Changes ]
26623
26624 * rebased to 2.6.30-rc6
26625
26626 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
26627
26628linux (2.6.30-5.6) karmic; urgency=low
26629
26630 [ Tim Gardner ]
26631
26632 * [Config] Enable Keyspan USB serial device firmware in kernel module
26633 - LP: #334285
26634
26635 [ Upstream Kernel Changes ]
26636
26637 * rebased to 2.6.30-rc5
26638
26639 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
26640
26641linux (2.6.30-4.5) karmic; urgency=low
26642
26643 [ Colin Watson ]
26644
26645 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
26646 /usr/include/asm/* going missing
26647 - LP: #373214
26648
26649 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
26650
26651linux (2.6.30-3.4) karmic; urgency=low
26652
26653 [ Kees Cook ]
26654
26655 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
26656 - LP: #369978
26657
26658 [ Stefan Bader ]
26659
26660 * SAUCE: input: Blacklist digitizers from joydev.c
26661 - LP: #300143
26662
26663 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
26664
26665linux (2.6.30-2.3) karmic; urgency=low
26666
26667 [ Tim Gardner ]
26668
26669 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
26670 - LP: #369152
26671 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
26672 * [Config] CONFIG_DRM_I915_KMS=y
26673 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
26674 minimums
26675
26676 [ Upstream Kernel Changes ]
26677
26678 * rebased to 2.6.30-rc4
26679
26680 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
26681
26682linux (2.6.30-1.2) karmic; urgency=low
26683
26684 [ Tim Gardner ]
26685
26686 * [Config] armel: disable staging drivers, fixes FTBS
26687 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
26688
26689 [ Upstream Kernel Changes ]
26690
26691 * mpt2sas: Change reset_type enum to avoid namespace collision.
26692 Submitted upstream.
26693
26694 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
26695
26696linux (2.6.30-1.1) karmic; urgency=low
26697
26698 * Initial release after rebasing against v2.6.30-rc3
26699
26700 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
26701