]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.10.0-26.30
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
56389f24 1linux (4.10.0-26.30) zesty; urgency=low
06c43785 2
56389f24 3 * linux: 4.10.0-26.30 -proposed tracker (LP: #1700528)
06c43785 4
56389f24
JH
5 * CVE-2017-1000364
6 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
7 - Revert "mm: do not collapse stack gap into THP"
8 - Revert "mm: enlarge stack guard gap"
9 - mm: larger stack guard gap, between vmas
10 - mm: fix new crash in unmapped_area_topdown()
11 - Allow stack to grow up to address space limit
12
13 -- Juerg Haefliger <juerg.haefliger@canonical.com> Mon, 26 Jun 2017 18:09:03 +0200
06c43785 14
ab1f739c 15linux (4.10.0-25.29) zesty; urgency=low
29175642 16
ab1f739c 17 * linux: 4.10.0-25.29 -proposed tracker (LP: #1699028)
29175642 18
ab1f739c
SB
19 * CVE-2017-1000364
20 - SAUCE: mm: Only expand stack if guard area is hit
21
22 * CVE-2017-9074
23 - ipv6: Prevent overrun when parsing v6 header options
24 - ipv6: Check ip6_find_1stfragopt() return value properly.
25
26 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
27 for 22s! (LP: #1680549)
28 - iommu/dma: Stop getting dma_32bit_pfn wrong
29 - iommu/dma: Implement PCI allocation optimisation
30 - iommu/dma: Convert to address-based allocation
31 - iommu/dma: Clean up MSI IOVA allocation
32 - iommu/dma: Plumb in the per-CPU IOVA caches
33 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
34
35 * Zesty update to 4.10.17 stable release (LP: #1692898)
36 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
37 - target: Fix compare_and_write_callback handling for non GOOD status
38 - target/fileio: Fix zero-length READ and WRITE handling
39 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
40 - usb: xhci: bInterval quirk for TI TUSB73x0
41 - usb: host: xhci: print correct command ring address
42 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
43 - USB: Proper handling of Race Condition when two USB class drivers try to
44 call init_usb_class simultaneously
45 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
46 - staging: vt6656: use off stack for in buffer USB transfers.
47 - staging: vt6656: use off stack for out buffer USB transfers.
48 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
49 - staging: wilc1000: Fix problem with wrong vif index
50 - staging: comedi: jr3_pci: fix possible null pointer dereference
51 - staging: comedi: jr3_pci: cope with jiffies wraparound
52 - usb: misc: add missing continue in switch
53 - usb: gadget: legacy gadgets are optional
54 - usb: Make sure usb/phy/of gets built-in
55 - usb: hub: Fix error loop seen after hub communication errors
56 - usb: hub: Do not attempt to autosuspend disconnected devices
57 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
58 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
59 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
60 - um: Fix PTRACE_POKEUSER on x86_64
61 - perf/x86: Fix Broadwell-EP DRAM RAPL events
62 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
63 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
64 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
65 - block: fix blk_integrity_register to use template's interval_exp if not 0
66 - crypto: s5p-sss - Close possible race for completed requests
67 - crypto: algif_aead - Require setkey before accept(2)
68 - crypto: ccp - Use only the relevant interrupt bits
69 - crypto: ccp - Disable interrupts early on unload
70 - crypto: ccp - Change ISR handler method for a v3 CCP
71 - crypto: ccp - Change ISR handler method for a v5 CCP
72 - dm crypt: rewrite (wipe) key in crypto layer using random data
73 - dm era: save spacemap metadata root after the pre-commit
74 - dm rq: check blk_mq_register_dev() return value in
75 dm_mq_init_request_queue()
76 - dm thin: fix a memory leak when passing discard bio down
77 - vfio/type1: Remove locked page accounting workqueue
78 - iov_iter: don't revert iov buffer if csum error
79 - IB/core: Fix sysfs registration error flow
80 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
81 - IB/IPoIB: ibX: failed to create mcg debug file
82 - IB/mlx4: Fix ib device initialization error flow
83 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
84 - IB/hfi1: Prevent kernel QP post send hard lockups
85 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
86 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
87 - perf annotate s390: Implement jump types for perf annotate
88 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
89 - ext4: evict inline data when writing to memory map
90 - orangefs: fix bounds check for listxattr
91 - orangefs: clean up oversize xattr validation
92 - orangefs: do not set getattr_time on orangefs_lookup
93 - orangefs: do not check possibly stale size on truncate
94 - fs/xattr.c: zero out memory copied to userspace in getxattr
95 - ceph: fix memory leak in __ceph_setxattr()
96 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
97 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
98 - Fix match_prepath()
99 - Set unicode flag on cifs echo request to avoid Mac error
100 - SMB3: Work around mount failure when using SMB3 dialect to Macs
101 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
102 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
103 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
104 - CIFS: fix oplock break deadlocks
105 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
106 - CIFS: add misssing SFM mapping for doublequote
107 - ovl: do not set overlay.opaque on non-dir create
108 - padata: free correct variable
109 - md/raid1: avoid reusing a resync bio after error handling.
110 - device-dax: fix cdev leak
111 - device-dax: fix sysfs attribute deadlock
112 - dax: prevent invalidation of mapped DAX entries
113 - mm: fix data corruption due to stale mmap reads
114 - f2fs: fix fs corruption due to zero inode page
115 - fscrypt: fix context consistency check when key(s) unavailable
116 - serial: samsung: Use right device for DMA-mapping calls
117 - serial: omap: fix runtime-pm handling on unbind
118 - serial: omap: suspend device on probe errors
119 - tty: pty: Fix ldisc flush after userspace become aware of the data already
120 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
121 - Bluetooth: hci_bcm: add missing tty-device sanity check
122 - Bluetooth: hci_intel: add missing tty-device sanity check
123 - libnvdimm, region: fix flush hint detection crash
124 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
125 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
126 - libnvdimm, pfn: fix 'npfns' vs section alignment
127 - pstore: Shut down worker when unregistering
128 - Linux 4.10.17
129
130 * [SRU][Zesty] Support SMMU passthrough using the default domain
131 (LP: #1688158)
132 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
133 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
134 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
135 - iommu: Rename iommu_get_instance()
136 - iommu: Rename struct iommu_device
137 - iommu: Introduce new 'struct iommu_device'
138 - iommu: Add sysfs bindings for struct iommu_device
139 - iommu: Make iommu_device_link/unlink take a struct iommu_device
140 - iommu: Add iommu_device_set_fwnode() interface
141 - iommu/arm-smmu: Make use of the iommu_register interface
142 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
143 - iommu: Allow default domain type to be set on the kernel command line
144 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
145 - iommu/vt-d: Fix crash on boot when DMAR is disabled
146
147 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
148 - [Config] Enable CONFIG_DRM_MGAG200 as module
149 - drm/mgag200: Added support for the new device G200eH3
150
151 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
152 (LP: #1691973)
153 - powerpc/64s: Add msgp facility unavailable log string
154 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
155 - powerpc/xmon: Dump memory in CPU endian format
156 - powerpc/xive: Native exploitation of the XIVE interrupt controller
157 - powerpc: Change the doorbell IPI calling convention
158 - powerpc: Introduce msgsnd/doorbell barrier primitives
159 - powerpc/64s: Avoid a branch for ppc_msgsnd
160 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
161 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
162 - powerpc: Add more PPC bit conversion macros
163 - powerpc/powernv: Add XIVE related definitions to opal-api.h
164 - powerpc/smp: Remove migrate_irq() custom implementation
165 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
166 - (config) Update configs with PPC_XIVE options
167
168 * CVE-2017-100363
169 - char: lp: fix possible integer overflow in lp_setup()
170
171 * CVE-2017-9242
172 - ipv6: fix out of bound writes in __ip6_append_data()
173
174 * CVE-2017-9075
175 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
176
177 * CVE-2017-9076
178 - ipv6/dccp: do not inherit ipv6_mc_list from parent
179
180 * CVE-2017-9077
181 - ipv6/dccp: do not inherit ipv6_mc_list from parent
182
183 * CVE-2017-8890
184 - dccp/tcp: do not inherit mc_list from parent
185
186 * Module signing exclusion for staging drivers does not work properly
187 (LP: #1690908)
188 - SAUCE: Fix module signing exclusion in package builds
189
190 * extend-diff-ignore should use exact matches (LP: #1693504)
191 - [Packaging] exact extend-diff-ignore matches
192
193 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
194 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
195
196 * arm-smmu arm-smmu.2.auto: Unhandled context fault (LP: #1694506)
197 - net: thunderx: Fix IOMMU translation faults
198
199 * arm64: mbigen updates (LP: #1692783)
200 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
201 - irqchip/mbigen: Add ACPI support
202 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
203 - irqchip/mbigen: Fix memory mapping code
204 - irqchip/mbigen: Fix potential NULL dereferencing
205 - irqchip/mbigen: Fix the clear register offset calculation
206
207 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
208 (LP: #1671360)
209 - pinctrl: amd: make use of raw_spinlock variants
210 - pinctrl/amd: Use regular interrupt instead of chained
211
212 * PowerPC: Pstore dump for powerpc is broken (LP: #1691045)
213 - pstore: Fix flags to enable dumps on powerpc
214
215 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
216 event (LP: #1678590)
217 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
218
219 * APST quirk needed for Intel NVMe (LP: #1686592)
220 - nvme: Quirk APST on Intel 600P/P3100 devices
221
222 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
223 - drivers: net: phy: xgene: Fix mdio write
224
225 * Zesty update to 4.10.16 stable release (LP: #1691369)
226 - 9p: fix a potential acl leak
227 - drm/sti: fix GDP size to support up to UHD resolution
228 - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
229 - mtd: nand: Add OX820 NAND hardware dependency
230 - tpm: fix RC value check in tpm2_seal_trusted
231 - tmp: use pdev for parent device in tpm_chip_alloc
232 - crypto: caam - fix error path for ctx_dma mapping failure
233 - crypto: caam - don't dma_map key for hash algorithms
234 - power: supply: lp8788: prevent out of bounds array access
235 - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
236 - powerpc/perf: Fix perf_get_data_addr() for power9 DD1
237 - powerpc/perf: Handle sdar_mode for marked event in power9
238 - powerpc/mm: Fixup wrong LPCR_VRMASD value
239 - powerpc/powernv: Fix opal_exit tracepoint opcode
240 - powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
241 - powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
242 - powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
243 - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
244 - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
245 - power: supply: bq24190_charger: Install irq_handler_thread() at end of
246 probe()
247 - power: supply: bq24190_charger: Call power_supply_changed() for relevant
248 component
249 - power: supply: bq24190_charger: Don't read fault register outside
250 irq_handle_thread()
251 - power: supply: bq24190_charger: Handle fault before status on interrupt
252 - arm64: dts: r8a7795: Mark EthernetAVB device node disabled
253 - arm: dts: qcom: Fix ipq board clock rates
254 - arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
255 - arm64: Improve detection of user/non-user mappings in set_pte(_at)
256 - spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
257 - leds: ktd2692: avoid harmless maybe-uninitialized warning
258 - ARM: pxa: ezx: fix a910 camera data
259 - ARM: dts: NSP: GPIO reboot open-source
260 - ARM: dts: imx6sx-udoo-neo: Fix reboot hang
261 - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
262 - ARM: OMAP3: Fix smartreflex platform data regression
263 - ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
264 - ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
265 - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
266 - mwifiex: remove redundant dma padding in AMSDU
267 - mwifiex: Avoid skipping WEP key deletion for AP
268 - mwifiex: don't enable/disable IRQ 0 during suspend/resume
269 - mwifiex: set adapter->dev before starting to use mwifiex_dbg()
270 - iwlwifi: mvm: properly check for transport data in dump
271 - iwlwifi: mvm: don't restart HW if suspend fails with unified image
272 - iwlwifi: mvm: overwrite skb info later
273 - iwlwifi: pcie: don't increment / decrement a bool
274 - iwlwifi: pcie: trans: Remove unused 'shift_param'
275 - iwlwifi: pcie: fix the set of DMA memory mask
276 - iwlwifi: mvm: fix reorder timer re-arming
277 - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
278 - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
279 - iwlwifi: mvm: fix pending frame counter calculation
280 - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
281 - iwlwifi: mvm: synchronize firmware DMA paging memory
282 - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
283 - iwlwifi: mvm: fix accessing fw_id_to_mac_id
284 - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
285 - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
286 - x86/mpx: Re-add MPX to selftests Makefile
287 - clk: Make x86/ conditional on CONFIG_COMMON_CLK
288 - platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
289 - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
290 probed
291 - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
292 - Revert "KVM: nested VMX: disable perf cpuid reporting"
293 - KVM: nVMX: initialize PML fields in vmcs02
294 - KVM: nVMX: do not leak PML full vmexit to L1
295 - usb: dwc2: host: use msleep() for long delay
296 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
297 paths
298 - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
299 paths
300 - usb: chipidea: Only read/write OTGSC from one place
301 - usb: chipidea: Handle extcon events properly
302 - USB: serial: keyspan_pda: fix receive sanity checks
303 - USB: serial: digi_acceleport: fix incomplete rx sanity check
304 - USB: serial: ssu100: fix control-message error handling
305 - USB: serial: io_edgeport: fix epic-descriptor handling
306 - USB: serial: ti_usb_3410_5052: fix control-message error handling
307 - USB: serial: ark3116: fix open error handling
308 - USB: serial: ftdi_sio: fix latency-timer error handling
309 - USB: serial: quatech2: fix control-message error handling
310 - USB: serial: mct_u232: fix modem-status error handling
311 - USB: serial: ch341: fix modem-status handling
312 - USB: serial: io_edgeport: fix descriptor error handling
313 - clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
314 - phy: qcom-usb-hs: Add depends on EXTCON
315 - serial: 8250_omap: Fix probe and remove for PM runtime
316 - scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
317 - scsi: qedi: fix build error without DEBUG_FS
318 - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
319 - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
320 - scsi: smartpqi: fix time handling
321 - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
322 - brcmfmac: Ensure pointer correctly set if skb data location changes
323 - brcmfmac: Make skb header writable before use
324 - staging/lustre/llite: move root_squash from sysfs to debugfs
325 - staging: wlan-ng: add missing byte order conversion
326 - staging: emxx_udc: remove incorrect __init annotations
327 - staging: lustre: ptlrpc: avoid warning on missing return
328 - ALSA: hda - Fix deadlock of controller device lock at unbinding
329 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
330 - tcp: do not underestimate skb->truesize in tcp_trim_head()
331 - net: adjust skb->truesize in ___pskb_trim()
332 - net: macb: fix phy interrupt parsing
333 - geneve: fix incorrect setting of UDP checksum flag
334 - bpf: enhance verifier to understand stack pointer arithmetic
335 - bpf, arm64: fix jit branch offset related to ldimm64
336 - tcp: fix wraparound issue in tcp_lp
337 - net: ipv6: Do not duplicate DAD on link up
338 - net: usb: qmi_wwan: add Telit ME910 support
339 - tcp: do not inherit fastopen_req from parent
340 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
341 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
342 - ipv6: initialize route null entry in addrconf_init()
343 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
344 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
345 - bpf: don't let ldimm64 leak map addresses on unprivileged
346 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
347 - openvswitch: Set internal device max mtu to ETH_MAX_MTU.
348 - f2fs: sanity check segment count
349 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
350 - drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
351 - drm: mxsfb: drm_dev_alloc() returns error pointers
352 - drm/ttm: fix use-after-free races in vm fault handling
353 - block: get rid of blk_integrity_revalidate()
354 - Linux 4.10.16
355 - [Config] Remove CONFIG_MTD_NAND_OXNAS=m
356 - Ignore missing oxnas_nand
357
358 * Keyboard backlight control does not work on some dell laptops.
359 (LP: #1693126)
360 - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
361 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
362
363 * Hardware transaction memory corruption (LP: #1691477)
364 - powerpc/tm: Fix FP and VMX register corruption
365
366 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
367 (LP: #1685792)
368 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
369 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
370 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
371 - powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
372
373 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
374 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
375
376 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
377 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
378
379 * powerpc/powernv: Introduce address translation services for Nvlink2
380 (LP: #1690412)
381 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
382 - drivers/of/base.c: Add of_property_read_u64_index
383 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
384 - powerpc/powernv: Introduce address translation services for Nvlink2
385
386 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
387 (LP: #1672819)
388 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
389
390 -- Stefan Bader <stefan.bader@canonical.com> Tue, 20 Jun 2017 16:40:34 +0200
29175642 391
11067176 392linux (4.10.0-24.28) zesty; urgency=low
7e0f6af1 393
11067176
SB
394 * CVE-2017-1000364
395 - mm: enlarge stack guard gap
396 - mm: do not collapse stack gap into THP
7e0f6af1 397
11067176 398 -- Stefan Bader <stefan.bader@canonical.com> Thu, 08 Jun 2017 12:12:07 +0200
7e0f6af1 399
5df16355 400linux (4.10.0-22.24) zesty; urgency=low
60eefcd9 401
5df16355 402 * linux: 4.10.0-22.24 -proposed tracker (LP: #1691146)
60eefcd9 403
5df16355
TLSC
404 * Fix NVLINK2 TCE route (LP: #1690155)
405 - powerpc/powernv: Fix TCE kill on NVLink2
406
407 * CVE-2017-0605
408 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
409
410 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
411 - [Config] CONFIG_QCOM_L3_PMU=y
412 - perf: qcom: Add L3 cache PMU driver
413
414 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
415 - drivers/perf: arm_pmu: rework per-cpu allocation
416 - drivers/perf: arm_pmu: manage interrupts per-cpu
417 - drivers/perf: arm_pmu: split irq request from enable
418 - drivers/perf: arm_pmu: remove pointless PMU disabling
419 - drivers/perf: arm_pmu: define armpmu_init_fn
420 - drivers/perf: arm_pmu: fold init into alloc
421 - drivers/perf: arm_pmu: factor out pmu registration
422 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
423 - drivers/perf: arm_pmu: handle no platform_device
424 - drivers/perf: arm_pmu: rename irq request/free functions
425 - drivers/perf: arm_pmu: split cpu-local irq request/free
426 - drivers/perf: arm_pmu: move irq request/free into probe
427 - drivers/perf: arm_pmu: split out platform device probe logic
428 - arm64: add function to get a cpu's MADT GICC table
429 - [Config] CONFIG_ARM_PMU_ACPI=y
430 - drivers/perf: arm_pmu: add ACPI framework
431 - arm64: pmuv3: handle !PMUv3 when probing
432 - arm64: pmuv3: use arm_pmu ACPI framework
433
434 * [SRU][Zesty]QDF2400 kernel oops on ipmitool fru write 0 fru.bin
435 (LP: #1689886)
436 - ipmi: Fix kernel panic at ipmi_ssif_thread()
437
438 * tty: pl011: fix earlycon work-around for QDF2400 erratum 44 (LP: #1689818)
439 - tty: pl011: fix earlycon work-around for QDF2400 erratum 44
440 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
441
442 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
443 (LP: #1688259)
444 - Remove squashfs-modules files from d-i
445 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
446
447 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
448 - clocksource: arm_arch_timer: clean up printk usage
449 - clocksource: arm_arch_timer: rename type macros
450 - clocksource: arm_arch_timer: rename the PPI enum
451 - clocksource: arm_arch_timer: move enums and defines to header file
452 - clocksource: arm_arch_timer: add a new enum for spi type
453 - clocksource: arm_arch_timer: rework PPI selection
454 - clocksource: arm_arch_timer: split dt-only rate handling
455 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
456 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
457 call
458 - clocksource: arm_arch_timer: add structs to describe MMIO timer
459 - clocksource: arm_arch_timer: split MMIO timer probing.
460 - [Config] CONFIG_ACPI_GTDT=y
461 - acpi/arm64: Add GTDT table parse driver
462 - clocksource: arm_arch_timer: simplify ACPI support code.
463 - acpi/arm64: Add memory-mapped timer support in GTDT driver
464 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
465 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
466
467 * kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129
468 (LP: #1674838)
469 - Revert "mm/ksm: handle protnone saved writes when making page write protect"
470 - Revert "mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()"
471 - Revert "mm: introduce page_vma_mapped_walk()"
472 - mm/ksm: handle protnone saved writes when making page write protect
473
474 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
475 - arm64: Add CNTFRQ_EL0 trap handler
476
477 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
478 - i2c: thunderx: Enable HWMON class probing
479
480 * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
481 - net/ena: remove ntuple filter support from device feature list
482 - net/ena: fix queues number calculation
483 - net/ena: fix ethtool RSS flow configuration
484 - net/ena: fix RSS default hash configuration
485 - net/ena: fix NULL dereference when removing the driver after device reset
486 failed
487 - net/ena: refactor ena_get_stats64 to be atomic context safe
488 - net/ena: fix potential access to freed memory during device reset
489 - net/ena: use READ_ONCE to access completion descriptors
490 - net/ena: reduce the severity of ena printouts
491 - net/ena: change driver's default timeouts
492 - net/ena: change condition for host attribute configuration
493 - net/ena: update driver version to 1.1.2
494
495 * Zesty update to 4.10.15 stable release (LP: #1689258)
496 - timerfd: Protect the might cancel mechanism proper
497 - Handle mismatched open calls
498 - hwmon: (it87) Avoid registering the same chip on both SIO addresses
499 - dm ioctl: prevent stack leak in dm ioctl call
500 - Linux 4.10.15
501
502 * Zesty update to 4.10.14 stable release (LP: #1688499)
503 - ping: implement proper locking
504 - sparc64: kern_addr_valid regression
505 - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
506 - net: neigh: guard against NULL solicit() method
507 - net: phy: handle state correctly in phy_stop_machine
508 - kcm: return immediately after copy_from_user() failure
509 - secure_seq: downgrade to per-host timestamp offsets
510 - bpf: improve verifier packet range checks
511 - Revert "UBUNTU: SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized
512 pointer"
513 - net/mlx5: Avoid dereferencing uninitialized pointer
514 - l2tp: hold tunnel socket when handling control frames in l2tp_ip and
515 l2tp_ip6
516 - l2tp: purge socket queues in the .destruct() callback
517 - openvswitch: Fix ovs_flow_key_update()
518 - l2tp: take reference on sessions being dumped
519 - l2tp: fix PPP pseudo-wire auto-loading
520 - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
521 - sctp: listen on the sock only when it's state is listening or closed
522 - tcp: clear saved_syn in tcp_disconnect()
523 - ipv6: Fix idev->addr_list corruption
524 - net-timestamp: avoid use-after-free in ip_recv_error
525 - net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
526 - sh_eth: unmap DMA buffers when freeing rings
527 - ipv6: sr: fix out-of-bounds access in SRH validation
528 - dp83640: don't recieve time stamps twice
529 - ipv6: sr: fix double free of skb after handling invalid SRH
530 - ipv6: fix source routing
531 - gso: Validate assumption of frag_list segementation
532 - net: ipv6: RTF_PCPU should not be settable from userspace
533 - netpoll: Check for skb->queue_mapping
534 - ip6mr: fix notification device destruction
535 - net/mlx5: Fix driver load bad flow when having fw initializing timeout
536 - net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
537 - net/mlx5e: Fix small packet threshold
538 - net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
539 - tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
540 - tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
541 - macvlan: Fix device ref leak when purging bc_queue
542 - net: ipv6: regenerate host route if moved to gc list
543 - net: phy: fix auto-negotiation stall due to unavailable interrupt
544 - ipv6: check skb->protocol before lookup for nexthop
545 - tcp: memset ca_priv data to 0 properly
546 - ipv6: check raw payload size correctly in ioctl
547 - ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
548 - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned
549 type
550 - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
551 - scsi: return correct blkprep status code in case scsi_init_io() fails.
552 - ARC: [plat-eznps] Fix build error
553 - MIPS: KGDB: Use kernel context for sleeping threads
554 - MIPS: cevt-r4k: Fix out-of-bounds array access
555 - MIPS: Avoid BUG warning in arch_check_elf
556 - p9_client_readdir() fix
557 - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
558 - Input: i8042 - add Clevo P650RS to the i8042 reset list
559 - nfsd: check for oversized NFSv2/v3 arguments
560 - nfsd4: minor NFSv2/v3 write decoding cleanup
561 - nfsd: stricter decoding of write-like NFSv2/v3 ops
562 - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
563 - macsec: avoid heap overflow in skb_to_sgvec
564 - net: can: usb: gs_usb: Fix buffer on stack
565 - cpu/hotplug: Serialize callback invocations proper
566 - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
567 - Linux 4.10.14
568
569 * Zesty update to 4.10.13 stable release (LP: #1688485)
570 - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
571 - KEYS: Change the name of the dead type to ".dead" to prevent user access
572 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
573 - tracing: Allocate the snapshot buffer before enabling probe
574 - HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
575 - ring-buffer: Have ring_buffer_iter_empty() return true when empty
576 - mm: prevent NR_ISOLATE_* stats from going negative
577 - cifs: Do not send echoes before Negotiate is complete
578 - CIFS: remove bad_network_name flag
579 - mmc: dw_mmc: silent verbose log when calling from PM context
580 - s390/mm: fix CMMA vs KSM vs others
581 - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
582 - ACPI / power: Avoid maybe-uninitialized warning
583 - mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
584 - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
585 - ubifs: Fix RENAME_WHITEOUT support
586 - ubifs: Fix O_TMPFILE corner case in ubifs_link()
587 - mac80211: reject ToDS broadcast data frames
588 - mac80211: fix MU-MIMO follow-MAC mode
589 - x86/mce: Make the MCE notifier a blocking one
590 - ubi/upd: Always flush after prepared for an update
591 - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
592 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
593 - device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
594 - Linux 4.10.13
595
596 * Zesty update to 4.10.12 stable release (LP: #1687045)
597 - Revert "UBUNTU: SAUCE: Revert "audit: fix auditd/kernel connection state
598 tracking""
599 - cgroup, kthread: close race window where new kthreads can be migrated to
600 non-root cgroups
601 - audit: make sure we don't let the retry queue grow without bounds
602 - tcmu: Fix possible overwrite of t_data_sg's last iov[]
603 - tcmu: Fix wrongly calculating of the base_command_size
604 - tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
605 - thp: fix MADV_DONTNEED vs. MADV_FREE race
606 - thp: fix MADV_DONTNEED vs clear soft dirty race
607 - zsmalloc: expand class bit
608 - orangefs: free superblock when mount fails
609 - drm/nouveau/mpeg: mthd returns true on success now
610 - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
611 - drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
612 - drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
613 - drm/nouveau: initial support (display-only) for GP107
614 - drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
615 - drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
616 - CIFS: reconnect thread reschedule itself
617 - CIFS: store results of cifs_reopen_file to avoid infinite wait
618 - Input: xpad - add support for Razer Wildcat gamepad
619 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
620 - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
621 - x86/efi: Don't try to reserve runtime regions
622 - x86/signals: Fix lower/upper bound reporting in compat siginfo
623 - x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
624 - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
625 - x86/vdso: Ensure vdso32_enabled gets set to valid values only
626 - x86/vdso: Plug race between mapping and ELF header setup
627 - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit
628 comparison)
629 - ACPI / scan: Set the visited flag for all enumerated devices
630 - parisc: fix bugs in pa_memcpy
631 - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
632 - efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
633 - iscsi-target: Fix TMR reference leak during session shutdown
634 - iscsi-target: Drop work-around for legacy GlobalSAN initiator
635 - scsi: sr: Sanity check returned mode data
636 - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
637 - scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
638 - scsi: sd: Fix capacity calculation with 32-bit sector_t
639 - target: Avoid mappedlun symlink creation during lun shutdown
640 - xen, fbfront: fix connecting to backend
641 - new privimitive: iov_iter_revert()
642 - make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
643 - libnvdimm: fix blk free space accounting
644 - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
645 - libnvdimm: band aid btt vs clear poison locking
646 - can: ifi: use correct register to read rx status
647 - pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
648 - cpufreq: Bring CPUs up even if cpufreq_online() failed
649 - irqchip/irq-imx-gpcv2: Fix spinlock initialization
650 - ftrace: Fix removing of second function probe
651 - drm/i915/gvt: set the correct default value of CTX STATUS PTR
652 - char: lack of bool string made CONFIG_DEVPORT always on
653 - Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
654 - zram: do not use copy_page with non-page aligned address
655 - ftrace: Fix function pid filter on instances
656 - crypto: algif_aead - Fix bogus request dereference in completion function
657 - crypto: xts - Fix use-after-free on EINPROGRESS
658 - crypto: ahash - Fix EINPROGRESS notification callback
659 - crypto: lrw - Fix use-after-free on EINPROGRESS
660 - parisc: Fix get_user() for 64-bit value on 32-bit kernel
661 - dvb-usb-v2: avoid use-after-free
662 - [Config] CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m
663 - ASoC: Intel: select DW_DMAC_CORE since it's mandatory
664 - platform/x86: acer-wmi: setup accelerometer when machine has appropriate
665 notify event
666 - x86/xen: Fix APIC id mismatch warning on Intel
667 - ACPI / EC: Use busy polling mode when GPE is not enabled
668 - rtc: tegra: Implement clock handling
669 - mm: Tighten x86 /dev/mem with zeroing reads
670 - cxusb: Use a dma capable buffer also for reading
671 - virtio-console: avoid DMA from stack
672 - Linux 4.10.12
673
674 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
675 - [Config] CONFIG_LIBIO=y on arm64 only
676 - SAUCE: LIBIO: Introduce a generic PIO mapping method
677 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
678 - [Config] CONFIG_HISILICON_LPC=y
679 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
680 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
681 I/O
682 - SAUCE: LPC: Add the ACPI LPC support
683 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
684 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
685
686 * APST quirk needed for Samsung 512GB NVMe drive (LP: #1678184)
687 - nvme: Adjust the Samsung APST quirk
688 - nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
689
690 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
691 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
692 - d-i: initrd needs qcom_emac on amberwing platform.
693
694 * POWER9: CAPI2 enablement (LP: #1686519)
695 - cxl: Fix build when CONFIG_DEBUG_FS=n
696 - cxl: Read vsec perst load image
697 - cxl: Remove unused values in bare-metal environment.
698 - cxl: Keep track of mm struct associated with a context
699 - cxl: Update implementation service layer
700 - cxl: Rename some psl8 specific functions
701 - cxl: Isolate few psl8 specific calls
702 - cxl: Force psl data-cache flush during device shutdown
703 - cxl: Add psl9 specific code
704
705 * CVE-2017-7979
706 - net sched actions: allocate act cookie early
707
708 * refcount underflow / kernel NULL dereference after attempting to add basic
709 tc filter (LP: #1682368)
710 - net_sched: nla_memdup_cookie() can be static
711
712 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Wed, 17 May 2017 18:13:39 -0300
60eefcd9 713
6e2b6766 714linux (4.10.0-21.23) zesty; urgency=low
e1b76e70 715
6e2b6766 716 * linux: 4.10.0-21.23 -proposed tracker (LP: #1686414)
e1b76e70 717
6e2b6766
KSS
718 * Need to stop using bzip2 compression in packages for zesty onward
719 (LP: #1686782)
720 - [Debian] Use default compression for all packages
721
722 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
723 (LP: #1684971)
724 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
725
726 * CVE-2017-7477: macsec: avoid heap overflow in skb_to_sgvec (LP: #1685892)
727 - macsec: avoid heap overflow in skb_to_sgvec
728 - macsec: dynamically allocate space for sglist
729
730 * Zesty update to 4.10.11 stable release (LP: #1685140)
731 - drm/i915: Fix forcewake active domain tracking
732 - drm/i915: Move updating color management to before vblank evasion
733 - drm/i915/fbdev: Stop repeating tile configuration on stagnation
734 - drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
735 - drm/i915/gen9: Increase PCODE request timeout to 50ms
736 - drm/i915: Store a permanent error in obj->mm.pages
737 - drm/i915: Nuke debug messages from the pipe update critical section
738 - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
739 - drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
740 - drm/i915: Only enable hotplug interrupts if the display interrupts are
741 enabled
742 - drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
743 - drm/i915: Stop using RP_DOWN_EI on Baytrail
744 - drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
745 - drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
746 - orangefs: Dan Carpenter influenced cleanups...
747 - orangefs: fix buffer size mis-match between kernel space and user space.
748 - nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
749 - rt2x00usb: fix anchor initialization
750 - rt2x00usb: do not anchor rx and tx urb's
751 - MIPS: Introduce irq_stack
752 - MIPS: Stack unwinding while on IRQ stack
753 - MIPS: Only change $28 to thread_info if coming from user mode
754 - MIPS: Switch to the irq_stack in interrupts
755 - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
756 - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
757 - crypto: caam - fix RNG deinstantiation error checking
758 - crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
759 - dma-buf: add support for compat ioctl
760 - Linux 4.10.11
761
762 * Zesty update to v4.10.10 stable release (LP: #1682130)
763 - drm/vmwgfx: Type-check lookups of fence objects
764 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
765 - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
766 - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
767 - drm/vmwgfx: Remove getparam error message
768 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
769 - PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host
770 controller
771 - PCI: thunder-pem: Fix legacy firmware PEM-specific resources
772 - sysfs: be careful of error returns from ops->show()
773 - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
774 - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
775 - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
776 - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
777 - iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
778 - iio: st_pressure: initialize lps22hb bootime
779 - iio: bmg160: reset chip when probing
780 - arm64: mm: unaligned access by user-land should be received as SIGBUS
781 - cfg80211: check rdev resume callback only for registered wiphy
782 - Reset TreeId to zero on SMB2 TREE_CONNECT
783 - mm/page_alloc.c: fix print order in show_free_areas()
784 - ptrace: fix PTRACE_LISTEN race corrupting task->state
785 - dax: fix radix tree insertion race
786 - dm verity fec: limit error correction recursion
787 - dm verity fec: fix bufio leaks
788 - ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
789 - ACPI / scan: Prefer devices without _HID for _ADR matching
790 - Kbuild: use cc-disable-warning consistently for maybe-uninitialized
791 - jump label: fix passing kbuild_cflags when checking for asm goto support
792 - orangefs: move features validation to fix filesystem hang
793 - xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
794 - ring-buffer: Fix return value check in test_ringbuffer()
795 - mac80211: unconditionally start new netdev queues with iTXQ support
796 - brcmfmac: use local iftype avoiding use-after-free of virtual interface
797 - metag/usercopy: Drop unused macros
798 - metag/usercopy: Fix alignment error checking
799 - metag/usercopy: Add early abort to copy_to_user
800 - metag/usercopy: Zero rest of buffer from copy_from_user
801 - metag/usercopy: Set flags before ADDZ
802 - metag/usercopy: Fix src fixup in from user rapf loops
803 - metag/usercopy: Add missing fixups
804 - drm/msm: adreno: fix build error without debugfs
805 - powerpc: Disable HFSCR[TM] if TM is not supported
806 - powerpc/mm: Add missing global TLB invalidate if cxl is active
807 - powerpc/64: Fix flush_(d|i)cache_range() called from modules
808 - powerpc: Don't try to fix up misaligned load-with-reservation instructions
809 - powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
810 - dm raid: fix NULL pointer dereference for raid1 without bitmap
811 - x86/mce: Don't print MCEs when mcelog is active
812 - nios2: reserve boot memory for device tree
813 - xtensa: make __pa work with uncached KSEG addresses
814 - s390/decompressor: fix initrd corruption caused by bss clear
815 - s390/uaccess: get_user() should zero on failure (again)
816 - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
817 - MIPS: ralink: Fix typos in rt3883 pinctrl
818 - MIPS: End spinlocks with .insn
819 - MIPS: Lantiq: fix missing xbar kernel panic
820 - MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
821 - MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
822 - MIPS: Flush wrong invalid FTLB entry for huge page
823 - MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
824 - drm/i915/gvt: Fix gvt scheduler interval time
825 - drm/i915/kvmgt: fix suspicious rcu dereference usage
826 - usb: dwc3: gadget: delay unmap of bounced requests
827 - Documentation: stable-kernel-rules: fix stable-tag format
828 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
829 - random: use chacha20 for get_random_int/long
830 - kvm: fix page struct leak in handle_vmon
831 - drm/edid: constify edid quirk list
832 - drm/i915: fix INTEL_BDW_IDS definition
833 - drm/i915: more .is_mobile cleanups for BDW
834 - drm/i915: actually drive the BDW reserved IDs
835 - ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
836 - usb: chipidea: msm: Rely on core to override AHBBURST
837 - serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
838 - usb: xhci: add quirk flag for broken PED bits
839 - usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
840 - usb: dwc3: host: pass quirk-broken-port-ped property for known broken
841 revisions
842 - drm/mga: remove device_is_agp callback
843 - PCI: Add ACS quirk for Intel Union Point
844 - PCI: xgene: Fix double free on init error
845 - sata: ahci-da850: implement a workaround for the softreset quirk
846 - ACPI / button: Change default behavior to lid_init_state=open
847 - ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
848 - ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
849 - ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
850 - ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
851 - ACPI: save NVS memory for Lenovo G50-45
852 - ASoC: sun4i-i2s: Add quirks to handle a31 compatible
853 - HID: wacom: don't apply generic settings to old devices
854 - arm: kernel: Add SMC structure parameter
855 - firmware: qcom: scm: Fix interrupted SCM calls
856 - ARM: smccc: Update HVC comment to describe new quirk parameter
857 - PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
858 - PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
859 - mmc: sdhci-of-esdhc: remove default broken-cd for ARM
860 - PCI: Sort the list of devices with D3 delay quirk by ID
861 - watchdog: s3c2410: Fix infinite interrupt in soft mode
862 - platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
863 - x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
864 - x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
865 - usb-storage: Add ignore-residue quirk for Initio INIC-3619
866 - x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
867 - Linux 4.10.10
868
869 * Broken PowerNV PCI hotplug driver - Patch backporting to zesty
870 (LP: #1680328)
871 - drivers/pci/hotplug: Mask PDC interrupt if required
872
873 * Zesty update to v4.10.9 stable release (LP: #1681875)
874 - libceph: force GFP_NOIO for socket allocations
875 - KVM: nVMX: fix nested EPT detection
876 - xfs: pull up iolock from xfs_free_eofblocks()
877 - xfs: sync eofblocks scans under iolock are livelock prone
878 - xfs: fix eofblocks race with file extending async dio writes
879 - xfs: fix toctou race when locking an inode to access the data map
880 - xfs: fail _dir_open when readahead fails
881 - xfs: filter out obviously bad btree pointers
882 - xfs: check for obviously bad level values in the bmbt root
883 - xfs: verify free block header fields
884 - xfs: allow unwritten extents in the CoW fork
885 - xfs: mark speculative prealloc CoW fork extents unwritten
886 - xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
887 - xfs: reject all unaligned direct writes to reflinked files
888 - xfs: update ctime and mtime on clone destinatation inodes
889 - xfs: correct null checks and error processing in xfs_initialize_perag
890 - xfs: don't fail xfs_extent_busy allocation
891 - xfs: handle indlen shortage on delalloc extent merge
892 - xfs: split indlen reservations fairly when under reserved
893 - xfs: fix uninitialized variable in _reflink_convert_cow
894 - xfs: don't reserve blocks for right shift transactions
895 - xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
896 - xfs: tune down agno asserts in the bmap code
897 - xfs: only reclaim unwritten COW extents periodically
898 - xfs: fix and streamline error handling in xfs_end_io
899 - xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
900 - xfs: use iomap new flag for newly allocated delalloc blocks
901 - xfs: try any AG when allocating the first btree block when reflinking
902 - scsi: sg: check length passed to SG_NEXT_CMD_LEN
903 - scsi: libsas: fix ata xfer length
904 - scsi: scsi_dh_alua: Check scsi_device_get() return value
905 - scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion
906 function
907 - PCI: iproc: Save host bridge window resource in struct iproc_pcie
908 - PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host
909 controller
910 - ALSA: seq: Fix race during FIFO resize
911 - ALSA: hda - fix a problem for lineout on a Dell AIO machine
912 - ASoC: atmel-classd: fix audio clock rate
913 - ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of
914 pointer
915 - ASoC: rt5665: fix getting wrong work handler container
916 - HID: wacom: Don't add ghost interface as shared data
917 - mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
918 - mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
919 - crypto: ccp - Make some CCP DMA channels private
920 - crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
921 - ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
922 - NFSv4.1 fix infinite loop on IO BAD_STATEID error
923 - nfsd: map the ENOKEY to nfserr_perm for avoiding warning
924 - dt-bindings: rng: clocks property on omap_rng not always mandatory
925 - parisc: Clean up fixup routines for get_user()/put_user()
926 - parisc: Avoid stalled CPU warnings after system shutdown
927 - parisc: Fix access fault handling in pa_memcpy()
928 - ACPI: Fix incompatibility with mcount-based function graph tracing
929 - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
930 - tty/serial: atmel: fix race condition (TX+DMA)
931 - tty/serial: atmel: fix TX path in atmel_console_write()
932 - xhci: Set URB actual length for stopped control transfers
933 - USB: fix linked-list corruption in rh_call_control()
934 - serial: mxs-auart: Fix baudrate calculation
935 - KVM: x86: clear bus pointer when destroyed
936 - KVM: kvm_io_bus_unregister_dev() should never fail
937 - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
938 - drm/vc4: Allocate the right amount of space for boot-time CRTC state.
939 - drm/etnaviv: (re-)protect fence allocation with GPU mutex
940 - drm/i915/kvmgt: Hold struct kvm reference
941 - x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
942 - x86/mce: Fix copy/paste error in exception table entries
943 - lib/syscall: Clear return values when no stack
944 - mm: rmap: fix huge file mmap accounting in the memcg stats
945 - mm: workingset: fix premature shadow node shrinking with cgroups
946 - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
947 - drm/armada: Fix compile fail
948 - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags
949 - MIPS: Lantiq: Fix cascaded IRQ setup
950 - blk: improve order of bio handling in generic_make_request()
951 - blk: Ensure users for current->bio_list can see the full list.
952 - padata: avoid race in reordering
953 - nvme/core: Fix race kicking freed request_queue
954 - nvme/pci: Disable on removal when disconnected
955 - drm/i915: Move the release of PT page to the upper caller
956 - drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
957 - drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
958 - Linux 4.10.9
959
960 * POWER9: Improve performance on memory management (LP: #1681429)
961 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
962 flush
963 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
964
965 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
966 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
967
968 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Fri, 28 Apr 2017 12:41:49 +0200
e1b76e70 969
605d2694 970linux (4.10.0-20.22) zesty; urgency=low
82a30952 971
605d2694
SB
972 * linux: 4.10.0-20.22 -proposed tracker (LP: #1684491)
973
974 * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
975 (LP: #1682561)
976 - Drivers: hv: util: move waiting for release to hv_utils_transport itself
82a30952
SB
977
978 -- Stefan Bader <stefan.bader@canonical.com> Wed, 19 Apr 2017 16:13:16 +0200
979
acbae4cf 980linux (4.10.0-19.21) zesty; urgency=low
693f8399 981
acbae4cf
TG
982 [ Tim Gardner ]
983
984 * Release Tracking Bug
985 - LP: #1680535
986
987 * ADT regressions caused by "audit: fix auditd/kernel connection state
988 tracking" (LP: #1680532)
989 - SAUCE: Revert "audit: fix auditd/kernel connection state tracking"
990
991 * Miscellaneous Ubuntu changes
992 - [Config] updateconfigs to update CONFIG_GENERIC_CSUM for ppc64el
993 This cleans up behind a Kconfig change that went undetected.
693f8399
TG
994
995 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Apr 2017 17:28:49 +0100
996
e1746f28 997linux (4.10.0-18.20) zesty; urgency=low
1aace600 998
e1746f28
TG
999 [ Tim Gardner ]
1000
1001 * Release Tracking Bug
1002 - LP: #1680168
1003
1004 * smartpqi driver needed in initram disk and installer (LP: #1680156)
1005 - UBUNU: [Config] Add smartpqi to d-i
1aace600
TG
1006
1007 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Apr 2017 17:32:19 +0100
1008
e38c4659 1009linux (4.10.0-17.19) zesty; urgency=low
3b411be9 1010
e38c4659
TG
1011 [ Tim Gardner ]
1012
1013 * Release Tracking Bug
1014 - LP: #1679718
1015
1016 * Fix CVE-2017-7308 (LP: #1678009)
1017 - net/packet: fix overflow in check for priv area size
1018 - net/packet: fix overflow in check for tp_frame_nr
1019 - net/packet: fix overflow in check for tp_reserve
1020
1021 * apparmor: oops on boot if parameters set on grub command line (LP: #1678048)
1022 - SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
1023
1024 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
1025 - SAUCE: apparmor: add policy revision file interface
1026
1027 * apparmor does not make support of query data visible (LP: #1678023)
1028 - SAUCE: apparmor: add label data availability to the feature set
1029
1030 * apparmor query interface does not make supported query info available
1031 (LP: #1678030)
1032 - SAUCE: apparmor: add information about the query inteface to the feature set
1033
1034 * change_profile incorrect when using namespaces with a compound stack
1035 (LP: #1677959)
1036 - SAUCE: apparmor: fix label parse for stacked labels
1037
1038 * Zesty update to v4.10.8 stable release (LP: #1678930)
1039 - xfrm: policy: init locks early
1040 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
1041 - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
1042 - KVM: nVMX: Fix nested VPID vmx exec control
1043 - KVM: x86: cleanup the page tracking SRCU instance
1044 - virtio_balloon: init 1st buffer in stats vq
1045 - pinctrl: qcom: Don't clear status bit on irq_unmask
1046 - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
1047 - h8300/ptrace: Fix incorrect register transfer count
1048 - mips/ptrace: Preserve previous registers for short regset write
1049 - sparc/ptrace: Preserve previous registers for short regset write
1050 - metag/ptrace: Preserve previous registers for short regset write
1051 - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
1052 - metag/ptrace: Reject partial NT_METAG_RPIPE writes
1053 - qla2xxx: Allow vref count to timeout on vport delete.
1054 - sched/rt: Add a missing rescheduling point
1055 - usb: musb: fix possible spinlock deadlock
1056 - Linux 4.10.8
1057
1058 * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
1059 - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
1060 - PCI: hv: Use device serial number as PCI domain
1061
1062 * Miscellaneous Ubuntu changes
1063 - [Config] flash-kernel should be a Breaks
1064 - [Config] drop the info directory
1065 - [Config] drop NOTES as obsolete
1066 - [Config] drop changelog.historical as obsolete
3b411be9
TG
1067
1068 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Mar 2017 14:30:54 -0600
1069
5d6663a9 1070linux (4.10.0-16.18) zesty; urgency=low
adcd58f3 1071
5d6663a9
TG
1072 [ Tim Gardner ]
1073
1074 * Release Tracking Bug
1075 - LP: #1677697
1076
1077 * [Feature] ISH (Intel Sensor Hub) support (LP: #1645521)
1078 - iio: accel: hid-sensor-accel-3d: Add timestamp
1079
1080 * Zesty update to v4.10.7 stable release (LP: #1677589)
1081 - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
1082 - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
1083 - net: properly release sk_frag.page
1084 - amd-xgbe: Fix jumbo MTU processing on newer hardware
1085 - openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
1086 - net: unix: properly re-increment inflight counter of GC discarded candidates
1087 - qmi_wwan: add Dell DW5811e
1088 - net: vrf: Reset rt6i_idev in local dst after put
1089 - net/mlx5: Add missing entries for set/query rate limit commands
1090 - net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
1091 - net/mlx5: Increase number of max QPs in default profile
1092 - net/mlx5e: Count GSO packets correctly
1093 - net/mlx5e: Count LRO packets correctly
1094 - ipv6: make sure to initialize sockc.tsflags before first use
1095 - net: bcmgenet: remove bcmgenet_internal_phy_setup()
1096 - ipv4: provide stronger user input validation in nl_fib_input()
1097 - socket, bpf: fix sk_filter use after free in sk_clone_lock
1098 - genetlink: fix counting regression on ctrl_dumpfamily()
1099 - tcp: initialize icsk_ack.lrcvtime at session start time
1100 - amd-xgbe: Fix the ECC-related bit position definitions
1101 - net: solve a NAPI race
1102 - HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
1103 - Input: ALPS - fix V8+ protocol handling (73 03 28)
1104 - Input: ALPS - fix trackstick button handling on V8 devices
1105 - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
1106 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1107 - Input: iforce - validate number of endpoints before using them
1108 - Input: ims-pcu - validate number of endpoints before using them
1109 - Input: hanwang - validate number of endpoints before using them
1110 - Input: yealink - validate number of endpoints before using them
1111 - Input: cm109 - validate number of endpoints before using them
1112 - Input: kbtab - validate number of endpoints before using them
1113 - Input: sur40 - validate number of endpoints before using them
1114 - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
1115 - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
1116 - ALSA: hda - Adding a group of pin definition to fix headset problem
1117 - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
1118 - USB: serial: qcserial: add Dell DW5811e
1119 - ACM gadget: fix endianness in notifications
1120 - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
1121 - dvb-usb-firmware: don't do DMA on stack
1122 - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
1123 - USB: uss720: fix NULL-deref at probe
1124 - USB: lvtest: fix NULL-deref at probe
1125 - USB: idmouse: fix NULL-deref at probe
1126 - USB: wusbcore: fix NULL-deref at probe
1127 - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
1128 - usb: hub: Fix crash after failure to read BOS descriptor
1129 - USB: usbtmc: add missing endpoint sanity check
1130 - USB: usbtmc: fix probe error path
1131 - uwb: i1480-dfu: fix NULL-deref at probe
1132 - uwb: hwa-rc: fix NULL-deref at probe
1133 - mmc: ushc: fix NULL-deref at probe
1134 - nl80211: fix dumpit error path RTNL deadlocks
1135 - mmc: core: Fix access to HS400-ES devices
1136 - iio: adc: ti_am335x_adc: fix fifo overrun recovery
1137 - iio: sw-device: Fix config group initialization
1138 - iio: hid-sensor-trigger: Change get poll value function order to avoid
1139 sensor properties losing after resume from S3
1140 - iio: magnetometer: ak8974: remove incorrect __exit markups
1141 - mei: fix deadlock on mei reset
1142 - mei: don't wait for os version message reply
1143 - parport: fix attempt to write duplicate procfiles
1144 - ppdev: fix registering same device name
1145 - ext4: mark inode dirty after converting inline directory
1146 - powerpc/64s: Fix idle wakeup potential to clobber registers
1147 - audit: fix auditd/kernel connection state tracking
1148 - mmc: sdhci-of-at91: Support external regulators
1149 - mmc: sdhci-of-arasan: fix incorrect timeout clock
1150 - mmc: sdhci: Do not disable interrupts while waiting for clock
1151 - mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
1152 - hwrng: amd - Revert managed API changes
1153 - hwrng: geode - Revert managed API changes
1154 - clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
1155 - clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
1156 - mwifiex: pcie: don't leak DMA buffers when removing
1157 - ath10k: fix incorrect wlan_mac_base in qca6174_regs
1158 - crypto: ccp - Assign DMA commands to the channel's CCP
1159 - fscrypt: remove broken support for detecting keyring key revocation
1160 - vfio: Rework group release notifier warning
1161 - xen/acpi: upload PM state from init-domain to Xen
1162 - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
1163 - iommu/exynos: Block SYSMMU while invalidating FLPD cache
1164 - iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
1165 - Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"
1166 - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
1167 - arm64: kaslr: Fix up the kernel image alignment
1168 - cpufreq: Restore policy min/max limits on CPU online
1169 - cgroup, net_cls: iterate the fds of only the tasks which are being migrated
1170 - blk-mq: don't complete un-started request in timeout handler
1171 - cpsw/netcp: cpts depends on posix_timers
1172 - drm/amdgpu: reinstate oland workaround for sclk
1173 - drm/amd/amdgpu: add POLARIS12 PCI ID
1174 - auxdisplay: img-ascii-lcd: add missing sentinel entry in
1175 img_ascii_lcd_matches
1176 - jbd2: don't leak memory if setting up journal fails
1177 - intel_th: Don't leak module refcount on failure to activate
1178 - Drivers: hv: vmbus: Don't leak channel ids
1179 - Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
1180 - mmc: block: Fix is_waiting_last_req set incorrectly
1181 - libceph: don't set weight to IN when OSD is destroyed
1182 - device-dax: fix pmd/pte fault fallback handling
1183 - scsi: sd: Check for unaligned partial completion
1184 - cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
1185 - xen: do not re-use pirq number cached in pci device msi msg data
1186 - drm: reference count event->completion
1187 - fbcon: Fix vc attr at deinit
1188 - crypto: algif_hash - avoid zero-sized array
1189 - Linux 4.10.7
1190
1191 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
1192 - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
1193
1194 * [Zesty] mlx5_core Kernel oops with bonding mode 1 and 6 (LP: #1676786)
1195 - SAUCE: (no-up) net/mlx5: Avoid dereferencing uninitialized pointer
1196
1197 * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635)
1198 - Revert "hv: don't reset hv_context.tsc_page on crash"
1199 - Revert "Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()"
1200 - Revert "hv: allocate synic pages for all present CPUs"
1201 - Revert "hv: init percpu_list in hv_synic_alloc()"
1202 - Revert "Drivers: hv: vmbus: Prevent sending data on a rescinded channel"
1203 - Revert "Drivers: hv: vmbus: Fix a rescind handling bug"
1204 - Revert "Drivers: hv: util: kvp: Fix a rescind processing issue"
1205 - Revert "Drivers: hv: util: Fcopy: Fix a rescind processing issue"
1206 - Revert "Drivers: hv: util: Backup: Fix a rescind processing issue"
1207 - Revert "drivers: hv: Turn off write permission on the hypercall page"
1208 - Revert "UBUNTU: SAUCE: (no-up) hv: Supply vendor ID and package ABI"
1209 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1210 - hv: allocate synic pages for all present CPUs
1211 - hv: init percpu_list in hv_synic_alloc()
1212 - hv: don't reset hv_context.tsc_page on crash
1213 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1214 - hv: switch to cpuhp state machine for synic init/cleanup
1215 - hv: make CPU offlining prevention fine-grained
1216 - Drivers: hv: vmbus: Fix a rescind handling bug
1217 - Drivers: hv: util: kvp: Fix a rescind processing issue
1218 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1219 - Drivers: hv: util: Backup: Fix a rescind processing issue
1220 - Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
1221 - Drivers: hv: vmbus: Move the definition of generate_guest_id()
1222 - Drivers: hv vmbus: Move Hypercall page setup out of common code
1223 - Drivers: hv: vmbus: Move Hypercall invocation code out of common code
1224 - Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
1225 - Drivers: hv: vmbus: Move the extracting of Hypervisor version information
1226 - Drivers: hv: vmbus: Move the crash notification function
1227 - Drivers: hv: vmbus: Move the check for hypercall page setup
1228 - Drivers: hv: vmbus: Move the code to signal end of message
1229 - Drivers: hv: vmbus: Restructure the clockevents code
1230 - Drivers: hv: util: Use hv_get_current_tick() to get current tick
1231 - Drivers: hv: vmbus: Get rid of an unsused variable
1232 - Drivers: hv: vmbus: Define APIs to manipulate the message page
1233 - Drivers: hv: vmbus: Define APIs to manipulate the event page
1234 - Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
1235 - Drivers: hv: vmbus: Define an API to retrieve virtual processor index
1236 - Drivers: hv: vmbus: Define an APIs to manage interrupt state
1237 - Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
1238 - hv_util: switch to using timespec64
1239 - Drivers: hv: restore hypervcall page cleanup before kexec
1240 - Drivers: hv: restore TSC page cleanup before kexec
1241 - Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
1242 - Drivers: hv: vmbus: Use all supported IC versions to negotiate
1243 - Drivers: hv: Log the negotiated IC versions.
1244 - Drivers: hv: Fix the bug in generating the guest ID
1245 - hv: export current Hyper-V clocksource
1246 - hv_utils: implement Hyper-V PTP source
1247 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1248 - drivers: hv: Turn off write permission on the hypercall page
1249
1250 * Populating Hyper-V MSR for Ubuntu 13.10 (LP: #1193172)
1251 - SAUCE: (no-up) hv: Supply vendor ID and package ABI
1252
1253 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5
1254 card (LP: #1670247)
1255 - powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
1256 - powerpc/64: Use optimized checksum routines on little-endian
1257
1258 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
1259 2012r2 Gen2 VM (LP: #1674635)
1260 - scsi: storvsc: Workaround for virtual DVD SCSI version
1261
1262 * POWER9 Radix mode KVM (LP: #1675806)
1263 - Revert "powerpc: Update to new option-vector-5 format for CAS"
1264 - Revert "powerpc/powernv: Initialise nest mmu"
1265 - Revert "KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend"
1266 - KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
1267 - KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
1268 - KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
1269 - powerpc/64: More definitions for POWER9
1270 - powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
1271 - powerpc/64: Make type of partition table flush depend on partition type
1272 - powerpc/64: Allow for relocation-on interrupts from guest to host
1273 - KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
1274 - KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
1275 - KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
1276 - KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
1277 - KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
1278 - KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
1279 - KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
1280 - KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
1281 - KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
1282 - KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
1283 - KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
1284 - KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
1285 - KVM: PPC: Book3S HV: Enable radix guest support
1286 - powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts
1287 - KVM: PPC: Book3S HV: Fix software walk of guest process page tables
1288 - KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
1289 - KVM: PPC: Book3S HV: Don't try to signal cpu -1
1290 - KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
1291 - powerpc/64: Invalidate process table caching after setting process table
1292 - powerpc: Update to new option-vector-5 format for CAS
1293 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
1294 - powerpc/powernv: Initialise nest mmu
1295 - powerpc/powernv: Remove separate entry for OPAL real mode calls
1296
1297 * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device shutdown (LP: #1672785)
1298 - net/mlx4_core: Avoid delays during VF driver device shutdown
1299
1300 * [zesty] mlx4_core OOM with 32 bit arch (LP: #1676858)
1301 - mlx4: reduce OOM risk on arches with large pages
1302
1303 * [Feature] GLK Northpeak Enabling (LP: #1645963)
1304 - intel_th: pci: Add Denverton SOC support
1305 - intel_th: pci: Add Gemini Lake support
1306
1307 * [zesty] mlx5e OVS fixes (LP: #1676388)
1308 - net/mlx5: Fix create autogroup prev initializer
1309 - net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps
1310 - net/mlx5e: Avoid wrong identification of rules on deletion
1311 - devlink: fix the name of eswitch commands
1312 - devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
1313 - devlink: use nla_put_failure goto label instead of out
1314 - devlink: allow to fillup eswitch attrs even if mode_get op does not exist
1315 - net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch
1316 - net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured
1317
1318 * [ARM64] Support systems where the physical memory footprint exceeds the size
1319 of the linear mapping. (LP: #1675046)
1320 - SAUCE: efi: arm-stub: Correct FDT and initrd allocation rules for arm64
1321 - SAUCE: efi: arm-stub: Round up FDT allocation to mapping size
1322
1323 * AACRAID Driver: Add 3 patch fixes to Kernel release (LP: #1675872)
1324 - scsi: aacraid: remove redundant zero check on ret
1325 - scsi: aacraid: Fix typo in blink status
1326 - scsi: aacraid: Fix potential null access
1327
1328 * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
1329 failure with linux 4.9.0-12.13) (LP: #1658633)
1330 - ext4: lock the xattr block before checksuming it
1331
1332 * ARM arch_timer erratum (LP: #1675509)
1333 - arm64: ptrace: add XZR-safe regs accessors
1334 - SAUCE: arm64: Allow checking of a CPU-local erratum
1335 - SAUCE: arm64: Add CNTVCT_EL0 trap handler
1336 - SAUCE: arm64: Define Cortex-A73 MIDR
1337 - SAUCE: arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
1338 - SAUCE: arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
1339 - SAUCE: arm64: arch_timer: Add infrastructure for multiple erratum detection methods
1340 - SAUCE: arm64: arch_timer: Add erratum handler for globally defined capability
1341 - SAUCE: arm64: arch_timer: Add erratum handler for CPU-specific capability
1342 - SAUCE: arm64: arch_timer: Move arch_timer_reg_read/write around
1343 - SAUCE: arm64: arch_timer: Get rid of erratum_workaround_set_sne
1344 - SAUCE: arm64: arch_timer: Rework the set_next_event workarounds
1345 - SAUCE: arm64: arch_timer: Make workaround methods optional
1346 - SAUCE: arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
1347 - SAUCE: arm64: arch_timer: Move clocksource_counter and co around
1348 - SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
1349 - SAUCE: arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
1350 - SAUCE: arm64: arch_timer: Allow erratum matching with ACPI OEM information
1351 - SAUCE: arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
1352 - SAUCE: arm64: arch_timer: Add check for unknown erratum
1353
1354 * Zesty update to v4.10.6 stable release (LP: #1676429)
1355 - give up on gcc ilog2() constant optimizations
1356 - qla2xxx: Fix memory leak for abts processing
1357 - qla2xxx: Fix request queue corruption.
1358 - parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
1359 - parisc: support R_PARISC_SECREL32 relocation in modules
1360 - parisc: Fix system shutdown halt
1361 - perf/core: Fix use-after-free in perf_release()
1362 - perf/core: Fix event inheritance on fork()
1363 - md/r5cache: fix set_syndrome_sources() for data in cache
1364 - xprtrdma: Squelch kbuild sparse complaint
1365 - NFS prevent double free in async nfs4_exchange_id
1366 - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
1367 - powerpc/boot: Fix zImage TOC alignment
1368 - hwrng: omap - write registers after enabling the clock
1369 - hwrng: omap - use devm_clk_get() instead of of_clk_get()
1370 - hwrng: omap - Do not access INTMASK_REG on EIP76
1371 - md/raid1/10: fix potential deadlock
1372 - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
1373 - scsi: lpfc: Add shutdown method for kexec
1374 - scsi: libiscsi: add lock around task lists to fix list corruption regression
1375 - scsi: mpt3sas: Avoid sleeping in interrupt context
1376 - target: Fix VERIFY_16 handling in sbc_parse_cdb
1377 - isdn/gigaset: fix NULL-deref at probe
1378 - gfs2: Avoid alignment hole in struct lm_lockname
1379 - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
1380 - cgroup/pids: remove spurious suspicious RCU usage warning
1381 - drm/amdgpu/si: add dpm quirk for Oland
1382 - Linux 4.10.6
1383
1384 * Miscellaneous Ubuntu changes
1385 - [Config] CONFIG_ARM64_ERRATUM_858921=y
1386 - [Debian] add rprovides for spl-modules and zfs-modules
adcd58f3
TG
1387
1388 -- Tim Gardner <tim.gardner@canonical.com> Mon, 27 Mar 2017 07:17:47 -0600
1389
c0f8cae5 1390linux (4.10.0-15.17) zesty; urgency=low
481d1ed6 1391
c0f8cae5
TG
1392 [ Tim Gardner ]
1393
1394 * Release Tracking Bug
1395 - LP: #1675868
1396
1397 * In ZZ-BML (POWER9):ubuntu17.04 installation Fails (LP: #1675771)
1398 - powerpc/64s: fix handling of non-synchronous machine checks
1399 - powerpc/64s: allow machine check handler to set severity and initiator
1400 - powerpc/64s: POWER9 machine check handler
1401
1402 * [Feature] R3 mwait support for Knights Mill (LP: #1637550)
1403 - x86/cpufeature: Enable RING3MWAIT for Knights Landing
1404 - x86/cpufeature: Enable RING3MWAIT for Knights Mill
1405 - x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
1406 - x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
1407 - x86/cpufeature: Add RING3MWAIT to CPU features
1408
1409 * [Feature] GLK:New device IDs (LP: #1645951)
1410 - mfd: intel-lpss: Add Intel Gemini Lake PCI IDs
1411 - pwm: lpss: Add Intel Gemini Lake PCI ID
1412 - i2c: i801: Add support for Intel Gemini Lake
1413 - spi: pxa2xx: Add support for Intel Gemini Lake
1414 - [Config] CONFIG_PINCTRL_GEMINILAKE=m
1415 - pinctrl: intel: Add Intel Gemini Lake pin controller support
1416
1417 * Zesty update to v4.10.5 stable release (LP: #1675032)
1418 - net/mlx5e: Register/unregister vport representors on interface attach/detach
1419 - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
1420 - net/mlx5e: Fix broken CQE compression initialization
1421 - net/mlx5e: Update MPWQE stride size when modifying CQE compress state
1422 - net/mlx5e: Fix wrong CQE decompression
1423 - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
1424 - vti6: return GRE_KEY for vti6
1425 - vxlan: don't allow overwrite of config src addr
1426 - ipv4: add missing initialization for flowi4_uid
1427 - ipv4: mask tos for input route
1428 - sctp: set sin_port for addr param when checking duplicate address
1429 - net sched actions: decrement module reference count after table flush.
1430 - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
1431 - vxlan: lock RCU on TX path
1432 - geneve: lock RCU on TX path
1433 - mlxsw: spectrum_router: Avoid potential packets loss
1434 - net: bridge: allow IPv6 when multicast flood is disabled
1435 - net: don't call strlen() on the user buffer in packet_bind_spkt()
1436 - net: net_enable_timestamp() can be called from irq contexts
1437 - ipv6: orphan skbs in reassembly unit
1438 - dccp: Unlock sock before calling sk_free()
1439 - amd-xgbe: Stop the PHY before releasing interrupts
1440 - amd-xgbe: Be sure to set MDIO modes on device (re)start
1441 - amd-xgbe: Don't overwrite SFP PHY mod_absent settings
1442 - bonding: use ETH_MAX_MTU as max mtu
1443 - strparser: destroy workqueue on module exit
1444 - tcp: fix various issues for sockets morphing to listen state
1445 - net: fix socket refcounting in skb_complete_wifi_ack()
1446 - net: fix socket refcounting in skb_complete_tx_timestamp()
1447 - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
1448 - dccp: fix use-after-free in dccp_feat_activate_values
1449 - team: use ETH_MAX_MTU as max mtu
1450 - vrf: Fix use-after-free in vrf_xmit
1451 - net/tunnel: set inner protocol in network gro hooks
1452 - uapi: fix linux/packet_diag.h userspace compilation error
1453 - amd-xgbe: Enable IRQs only if napi_complete_done() is true
1454 - act_connmark: avoid crashing on malformed nlattrs with null parms
1455 - mpls: Send route delete notifications when router module is unloaded
1456 - mpls: Do not decrement alive counter for unregister events
1457 - ipv6: make ECMP route replacement less greedy
1458 - ipv6: avoid write to a possibly cloned skb
1459 - net: use net->count to check whether a netns is alive or not
1460 - dccp/tcp: fix routing redirect race
1461 - tun: fix premature POLLOUT notification on tun devices
1462 - dccp: fix memory leak during tear-down of unsuccessful connection request
1463 - arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
1464 - drm/i915/lspcon: Enable AUX interrupts for resume time initialization
1465 - drm/i915/gen9+: Enable hotplug detection early
1466 - drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
1467 - x86/unwind: Fix last frame check for aligned function stacks
1468 - x86/tsc: Fix ART for TSC_KNOWN_FREQ
1469 - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
1470 - x86/intel_rdt: Put group node in rdtgroup_kn_unlock
1471 - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
1472 - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
1473 - futex: Add missing error handling to FUTEX_REQUEUE_PI
1474 - locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
1475 - crypto: powerpc - Fix initialisation of crc32c context
1476 - crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
1477 - Linux 4.10.5
1478
1479 * Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not
1480 used) (LP: #869017)
1481 - SAUCE: Disable default console blanking interval
1482
1483 * CVE-CVE-2017-5986
1484 - sctp: deny peeloff operation on asocs with threads sleeping on it
1485
1486 * tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision (LP: #1674466)
1487 - tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
1488
1489 * Ubuntu 17.04: machine crashes with Oops in dccp_v4_ctl_send_reset while
1490 running stress-ng. (LP: #1654073)
1491 - tcp/dccp: block BH for SYN processing
1492
1493 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
1494 - tty: Fix ldisc crash on reopened tty
1495 - SAUCE: powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
1496
1497 * Fix MODULE_FIRMWARE for intel 6030 wireless (LP: #1674334)
1498 - iwlwifi: fix MODULE_FIRMWARE for 6030
1499
1500 * [zesty] net sched actions - Adding support for user cookies (LP: #1674087)
1501 - net sched actions: Add support for user cookies
1502 - net sched actions: do not overwrite status of action creation.
1503
1504 * Zesty update to v4.10.4 stable release (LP: #1674288)
1505 - iio: 104-quad-8: Fix off-by-one error when addressing flag register
1506 - ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
1507 - USB: serial: digi_acceleport: fix OOB data sanity check
1508 - USB: serial: digi_acceleport: fix OOB-event processing
1509 - crypto: improve gcc optimization flags for serpent and wp512
1510 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
1511 - MIPS: VDSO: avoid duplicate CAC_BASE definition
1512 - MIPS: ip27: Disable qlge driver in defconfig
1513 - MIPS: Update ip27_defconfig for SCSI_DH change
1514 - MIPS: ip22: Fix ip28 build for modern gcc
1515 - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
1516 - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
1517 - MIPS: ralink: Cosmetic change to prom_init().
1518 - MIPS: ralink: Remove unused timer functions
1519 - MIPS: ralink: Remove unused rt*_wdt_reset functions
1520 - i2c: bcm2835: Avoid possible NULL ptr dereference
1521 - tracing: Add #undef to fix compile error
1522 - ucount: Remove the atomicity from ucount->count
1523 - efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
1524 - dw2102: don't do DMA on stack
1525 - i2c: add missing of_node_put in i2c_mux_del_adapters
1526 - powerpc: Emulation support for load/store instructions on LE
1527 - powerpc/booke: Fix boot crash due to null hugepd
1528 - powerpc/xics: Work around limitations of OPAL XICS priority handling
1529 - PCI: Prevent VPD access for QLogic ISP2722
1530 - usb: gadget: dummy_hcd: clear usb_gadget region before registration
1531 - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
1532 - usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
1533 - usb: ohci-at91: Do not drop unhandled USB suspend control requests
1534 - usb: gadget: function: f_fs: pass companion descriptor along
1535 - Revert "usb: gadget: uvc: Add missing call for additional setup data"
1536 - usb: host: xhci-dbg: HCIVERSION should be a binary number
1537 - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
1538 - USB: serial: safe_serial: fix information leak in completion handler
1539 - USB: serial: omninet: fix reference leaks at open
1540 - USB: iowarrior: fix NULL-deref at probe
1541 - USB: iowarrior: fix NULL-deref in write
1542 - USB: serial: io_ti: fix NULL-deref in interrupt callback
1543 - USB: serial: io_ti: fix information leak in completion handler
1544 - serial: samsung: Continue to work if DMA request fails
1545 - KVM: s390: Fix guest migration for huge guests resulting in panic
1546 - KVM: arm/arm64: Let vcpu thread modify its own active state
1547 - drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
1548 - serial_ir: ensure we're ready to receive interrupts
1549 - dm: flush queued bios when process blocks to avoid deadlock
1550 - rc: raw decoder for keymap protocol is not loaded on register
1551 - ext4: don't BUG when truncating encrypted inodes on the orphan list
1552 - IB/mlx5: Verify that Q counters are supported
1553 - Linux 4.10.4
1554
1555 * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
1556 - bridge: drop netfilter fake rtable unconditionally
1557
1558 * Miscellaneous Ubuntu changes
1559 - [Config] Remove powerpc architecture build
1560 - [Config] updateconfigs after removing powerpc builds
1561 - [Config] Update annotations after removing powerpc configs
481d1ed6
TG
1562
1563 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1564
0b2916b7 1565linux (4.10.0-14.16) zesty; urgency=low
49181a05 1566
0b2916b7
TG
1567 [ Tim Gardner ]
1568
1569 * Release Tracking Bug
1570 - LP: #1673805
1571
1572 * msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
1573 - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
1574 - SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
1575
1576 * C++ demangling support missing from perf (LP: #1396654)
1577 - [Config] added binutils-dev to Build-deps
1578
1579 * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
1580 - [Config] d-i: Also add dm-queue-length to multipath modules
1581
1582 * move aufs.ko from -extra to linux-image package (LP: #1673498)
1583 - [config] aufs.ko moved to linux-image package
1584
1585 * Using an NVMe drive causes huge power drain (LP: #1664602)
1586 - nvme: Add a quirk mechanism that uses identify_ctrl
1587 - nvme: Enable autonomous power state transitions
1588
1589 * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
1590 - Bluetooth: btbcm: Add a delay for module reset
1591
1592 * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
1593 - Bluetooth: btusb: Add support for 413c:8143
1594
1595 * Zesty update to v4.10.3 stable release (LP: #1673118)
1596 - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
1597 - KVM: s390: Disable dirty log retrieval for UCONTROL guests
1598 - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
1599 - Bluetooth: Add another AR3012 04ca:3018 device
1600 - phy: qcom-ufs: Don't kfree devres resource
1601 - phy: qcom-ufs: Fix misplaced jump label
1602 - s390/qdio: clear DSCI prior to scanning multiple input queues
1603 - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
1604 - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
1605 - s390/chsc: Add exception handler for CHSC instruction
1606 - s390: TASK_SIZE for kernel threads
1607 - s390/topology: correct allocation of topology information
1608 - s390: make setup_randomness work
1609 - s390: use correct input data address for setup_randomness
1610 - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
1611 - cxl: Prevent read/write to AFU config space while AFU not configured
1612 - cxl: fix nested locking hang during EEH hotplug
1613 - brcmfmac: fix incorrect event channel deduction
1614 - mnt: Tuck mounts under others instead of creating shadow/side mounts.
1615 - IB/ipoib: Fix deadlock between rmmod and set_mode
1616 - IB/IPoIB: Add destination address when re-queue packet
1617 - IB/mlx5: Fix out-of-bound access
1618 - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
1619 - IB/srp: Avoid that duplicate responses trigger a kernel bug
1620 - IB/srp: Fix race conditions related to task management
1621 - Btrfs: fix data loss after truncate when using the no-holes feature
1622 - orangefs: Use RCU for destroy_inode
1623 - memory/atmel-ebi: Fix ns <-> cycles conversions
1624 - tracing: Fix return value check in trace_benchmark_reg()
1625 - ktest: Fix child exit code processing
1626 - ceph: remove req from unsafe list when unregistering it
1627 - target: Fix NULL dereference during LUN lookup + active I/O shutdown
1628 - drivers/pci/hotplug: Handle presence detection change properly
1629 - drivers/pci/hotplug: Fix initial state for empty slot
1630 - nlm: Ensure callback code also checks that the files match
1631 - pwm: pca9685: Fix period change with same duty cycle
1632 - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
1633 - nfit, libnvdimm: fix interleave set cookie calculation
1634 - mac80211: flush delayed work when entering suspend
1635 - mac80211: don't reorder frames with SN smaller than SSN
1636 - mac80211: don't handle filtered frames within a BA session
1637 - mac80211: use driver-indicated transmitter STA only for data frames
1638 - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
1639 - drm/amdgpu/pm: check for headless before calling compute_clocks
1640 - Revert "drm/amdgpu: update tile table for oland/hainan"
1641 - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
1642 - drm/radeon: handle vfct with multiple vbios images
1643 - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
1644 - drm/ttm: Make sure BOs being swapped out are cacheable
1645 - drm/vmwgfx: Work around drm removal of control nodes
1646 - drm/imx: imx-tve: Do not set the regulator voltage
1647 - drm/atomic: fix an error code in mode_fixup()
1648 - drm/i915/gvt: Disable access to stolen memory as a guest
1649 - drm: Cancel drm_fb_helper_dirty_work on unload
1650 - drm: Cancel drm_fb_helper_resume_work on unload
1651 - drm/i915: Recreate internal objects with single page segments if dmar fails
1652 - drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
1653 - drm/i915: Check for timeout completion when waiting for the rq to submitted
1654 - drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
1655 - drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
1656 - libceph: use BUG() instead of BUG_ON(1)
1657 - x86, mm: fix gup_pte_range() vs DAX mappings
1658 - x86/tlb: Fix tlb flushing when lguest clears PGE
1659 - thp: fix another corner case of munlock() vs. THPs
1660 - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
1661 - kasan: resched in quarantine_remove_cache()
1662 - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
1663 - drivers: hv: Turn off write permission on the hypercall page
1664 - Linux 4.10.3
1665
1666 * Zesty update to v4.10.2 stable release (LP: #1672544)
1667 - MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
1668 - MIPS: Fix special case in 64 bit IP checksumming.
1669 - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
1670 - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
1671 - MIPS: Lantiq: Keep ethernet enabled during boot
1672 - MIPS: Clear ISA bit correctly in get_frame_info()
1673 - MIPS: Prevent unaligned accesses during stack unwinding
1674 - MIPS: Fix get_frame_info() handling of microMIPS function size
1675 - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
1676 - MIPS: Calculate microMIPS ra properly when unwinding the stack
1677 - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
1678 - mmc: sdhci-acpi: support deferred probe
1679 - am437x-vpfe: always assign bpp variable
1680 - uvcvideo: Fix a wrong macro
1681 - media: fix dm1105.c build error
1682 - cxd2820r: fix gpio null pointer dereference
1683 - dvb-usb: don't use stack for firmware load
1684 - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
1685 - media: Properly pass through media entity types in entity enumeration
1686 - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
1687 - spi: s3c64xx: fix inconsistency between binding and driver
1688 - ARM: at91: define LPDDR types
1689 - ARM: dts: at91: Enable DMA on sama5d4_xplained console
1690 - ARM: dts: at91: Enable DMA on sama5d2_xplained console
1691 - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
1692 - ALSA: hda - fix Lewisburg audio issue
1693 - ALSA: timer: Reject user params with too small ticks
1694 - ALSA: ctxfi: Fallback DMA mask to 32bit
1695 - ALSA: seq: Fix link corruption by event error handling
1696 - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
1697 - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
1698 - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
1699 - hwmon: (it87) Ensure that pwm control cache is current before updating values
1700 - staging: greybus: loopback: fix broken udelay
1701 - staging/lustre/lnet: Fix allocation size for sv_cpt_data
1702 - staging: rtl: fix possible NULL pointer dereference
1703 - coresight: STM: Balance enable/disable
1704 - coresight: fix kernel panic caused by invalid CPU
1705 - regulator: Fix regulator_summary for deviceless consumers
1706 - tpm_tis: use default timeout value if chip reports it as zero
1707 - tpm_tis: fix the error handling of init_tis()
1708 - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
1709 - iommu/vt-d: Tylersburg isoch identity map check is done too late.
1710 - CIFS: Fix splice read for non-cached files
1711 - mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
1712 - mm/page_alloc: fix nodes for reclaim in fast path
1713 - mm: vmpressure: fix sending wrong events on underflow
1714 - mm: do not access page->mapping directly on page_endio
1715 - mm balloon: umount balloon_mnt when removing vb device
1716 - mm, vmscan: cleanup lru size claculations
1717 - mm, vmscan: consider eligible zones in get_scan_count
1718 - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
1719 - ipc/shm: Fix shmat mmap nil-page protection
1720 - ima: fix ima_d_path() possible race with rename
1721 - PM / devfreq: Fix available_governor sysfs
1722 - PM / devfreq: Fix wrong trans_stat of passive devfreq device
1723 - dm cache: fix corruption seen when using cache > 2TB
1724 - dm stats: fix a leaked s->histogram_boundaries array
1725 - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
1726 - dm raid: fix data corruption on reshape request
1727 - scsi: qla2xxx: Cleaned up queue configuration code.
1728 - scsi: qla2xxx: Fix response queue count for Target mode.
1729 - scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
1730 - Revert "scsi: aacraid: Reorder Adapter status check"
1731 - scsi: aacraid: Reorder Adapter status check
1732 - scsi: use 'scsi_device_from_queue()' for scsi_dh
1733 - power: reset: at91-poweroff: timely shutdown LPDDR memories
1734 - Fix: Disable sys_membarrier when nohz_full is enabled
1735 - jbd2: don't leak modified metadata buffers on an aborted journal
1736 - block/loop: fix race between I/O and set_status
1737 - loop: fix LO_FLAGS_PARTSCAN hang
1738 - ext4: Include forgotten start block on fallocate insert range
1739 - ext4: do not polute the extents cache while shifting extents
1740 - ext4: trim allocation requests to group size
1741 - ext4: fix data corruption in data=journal mode
1742 - ext4: fix use-after-iput when fscrypt contexts are inconsistent
1743 - ext4: fix inline data error paths
1744 - ext4: preserve the needs_recovery flag when the journal is aborted
1745 - ext4: return EROFS if device is r/o and journal replay is needed
1746 - ext4: fix fencepost in s_first_meta_bg validation
1747 - samples/seccomp: fix 64-bit comparison macros
1748 - mei: remove support for broken parallel read
1749 - ath10k: fix boot failure in UTF mode/testmode
1750 - ath5k: drop bogus warning on drv_set_key with unsupported cipher
1751 - ath9k: fix race condition in enabling/disabling IRQs
1752 - ath9k: use correct OTP register offsets for the AR9340 and AR9550
1753 - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
1754 - PCI: altera: Fix TLP_CFG_DW0 for TLP write
1755 - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
1756 - crypto: xts - Add ECB dependency
1757 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
1758 - crypto: xts - Propagate NEED_FALLBACK bit
1759 - crypto: api - Add crypto_requires_off helper
1760 - fuse: add missing FR_FORCE
1761 - x86/pkeys: Check against max pkey to avoid overflows
1762 - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
1763 - arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
1764 - arm64: fix erroneous __raw_read_system_reg() cases
1765 - KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
1766 - Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
1767 - iio: pressure: mpl115: do not rely on structure field ordering
1768 - iio: pressure: mpl3115: do not rely on structure field ordering
1769 - can: gs_usb: Don't use stack memory for USB transfers
1770 - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
1771 - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
1772 - w1: ds2490: USB transfer buffers need to be DMAable
1773 - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
1774 - usb: dwc3: gadget: skip Set/Clear Halt when invalid
1775 - usb: host: xhci: plat: check hcc_params after add hcd
1776 - usb: gadget: udc-core: Rescan pending list on driver unbind
1777 - usb: gadget: udc: fsl: Add missing complete function.
1778 - usb: gadget: f_hid: fix: Free out requests
1779 - usb: gadget: f_hid: fix: Prevent accessing released memory
1780 - usb: gadget: f_hid: Use spinlock instead of mutex
1781 - usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
1782 - hv: allocate synic pages for all present CPUs
1783 - hv: init percpu_list in hv_synic_alloc()
1784 - Drivers: hv: vmbus: Prevent sending data on a rescinded channel
1785 - Drivers: hv: vmbus: Fix a rescind handling bug
1786 - Drivers: hv: util: kvp: Fix a rescind processing issue
1787 - Drivers: hv: util: Fcopy: Fix a rescind processing issue
1788 - Drivers: hv: util: Backup: Fix a rescind processing issue
1789 - RDMA/core: Fix incorrect structure packing for booleans
1790 - rdma_cm: fail iwarp accepts w/o connection params
1791 - gfs2: Add missing rcu locking for glock lookup
1792 - remoteproc: qcom: mdt_loader: Don't overwrite firmware object
1793 - rtlwifi: Fix alignment issues
1794 - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
1795 - VME: restore bus_remove function causing incomplete module unload
1796 - nfsd: minor nfsd_setattr cleanup
1797 - nfsd: special case truncates some more
1798 - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
1799 - NFSv4: Fix reboot recovery in copy offload
1800 - pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
1801 - Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
1802 - NFSv4: fix getacl head length estimation
1803 - NFSv4: fix getacl ERANGE for some ACL buffer sizes
1804 - f2fs: fix a problem of using memory after free
1805 - f2fs: fix multiple f2fs_add_link() calls having same name
1806 - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
1807 - f2fs: avoid to issue redundant discard commands
1808 - f2fs: Fix zoned block device support
1809 - rtc: sun6i: Disable the build as a module
1810 - rtc: sun6i: Add some locking
1811 - rtc: sun6i: Switch to the external oscillator
1812 - md linear: fix a race between linear_add() and linear_congested()
1813 - bcma: use (get|put)_device when probing/removing device driver
1814 - mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
1815 - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
1816 - xprtrdma: Fix Read chunk padding
1817 - xprtrdma: Per-connection pad optimization
1818 - xprtrdma: Disable pad optimization by default
1819 - xprtrdma: Reduce required number of send SGEs
1820 - powerpc/xmon: Fix data-breakpoint
1821 - powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
1822 - module: fix memory leak on early load_module() failures
1823 - MIPS: IP22: Reformat inline assembler code to modern standards.
1824 - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
1825 - ceph: update readpages osd request according to size of pages
1826 - Linux 4.10.2
1827
1828 * kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
1829 - SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
1830
1831 * arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
1832 - [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
1833 - irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
1834
1835 * arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
1836 - irqdomain: Add empty irq_domain_check_msi_remap
1837
1838 * pinctrl: qcom: add get_direction function (LP: #1672504)
1839 - pinctrl: qcom: add get_direction function
1840
1841 * perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
1842 - perf probe: Fix wrong register name for arm64
1843
1844 * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
1845 - [Config] linux-source-* is in the primary linux namespace
1846
1847 * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
1848 - hv_set_ifconfig -- handle DHCP interfaces correctly
1849 - hv_set_ifconfig -- ensure we include the last stanza
1850
1851 * Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
1852 - Revert "UBUNTU: SAUCE: Disable timers selftest for now"
1853
1854 * Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
1855 - powerpc/64: Fix checksum folding in csum_add()
1856
1857 * POWER9: Additional power9 patches (LP: #1671613)
1858 - mm/autonuma: don't use set_pte_at when updating protnone ptes
1859 - mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
1860 - powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
1861 - mm/gup: check for protnone only if it is a PTE entry
1862 - mm/thp/autonuma: use TNF flag instead of vm fault
1863 - SAUCE: powerpc/mm: handle protnone ptes on fork
1864 - SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
1865 - mm/ksm: improve deduplication of zero pages with colouring
1866 - mm: introduce page_vma_mapped_walk()
1867 - mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
1868 - mm/ksm: handle protnone saved writes when making page write protect
1869
1870 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
1871 - powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
1872
1873 * Miscellaneous Ubuntu changes
1874 - [Debian] consider renames in gen-auto-reconstruct
49181a05
TG
1875
1876 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 13:30:55 -0700
1877
aa033b4c 1878linux (4.10.0-13.15) zesty; urgency=low
81afe745 1879
aa033b4c
TG
1880 [ Tim Gardner ]
1881
1882 * Release Tracking Bug
1883 - LP: #1671614
1884
1885 * ehci-platform needed in usb-modules udeb (LP: #1671589)
1886 - d-i: add ehci-platform to usb-modules
1887
1888 * irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
1889 (LP: #1671598)
1890 - irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
1891
1892 * iommu: Fix static checker warning in iommu_insert_device_resv_regions
1893 (LP: #1671599)
1894 - iommu: Fix static checker warning in iommu_insert_device_resv_regions
1895
1896 * QDF2400: Fix panic introduced by erratum 1003 (LP: #1671602)
1897 - arm64: Avoid clobbering mm in erratum workaround on QDF2400
1898
1899 * QDF2400 PCI ports require ACS quirk (LP: #1671601)
1900 - PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
1901
1902 * tty: pl011: Work around QDF2400 E44 stuck BUSY bit (LP: #1671600)
1903 - tty: pl011: Work around QDF2400 E44 stuck BUSY bit
1904
1905 * CVE-2017-2636
1906 - tty: n_hdlc: get rid of racy n_hdlc.tbuf
1907
1908 * Sync virtualbox to 5.1.16-dfsg-1 in zesty (LP: #1671470)
1909 - ubuntu: vbox -- Update to 5.1.16-dfsg-1
81afe745
TG
1910
1911 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 Mar 2017 06:16:24 -0700
1912
513a2988 1913linux (4.10.0-12.14) zesty; urgency=low
550d6ad6 1914
513a2988
TG
1915 [ Tim Gardner ]
1916
1917 * Release Tracking Bug
1918 - LP: #1671235
1919
1920 * POWER9: Improve CAS negotiation (LP: #1671169)
1921 - powerpc: Parse the command line before calling CAS
1922 - powerpc: Update to new option-vector-5 format for CAS
1923
1924 * lowlatency kernel is lacking support for latencytop (LP: #1655986)
1925 - [Config] CONFIG_LATENCYTOP=y for amd64 lowlatency
1926
1927 * Power9 kernel: add virtualization patches (LP: #1670800)
1928 - powerpc: Add POWER9 architected mode to cputable
1929
1930 * h-prod does not function across cores (LP: #1670726)
1931 - KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
1932
1933 * CIFS: Enable encryption for SMB3 (LP: #1670508)
1934 - cifs: Simplify SMB2 and SMB311 dependencies
1935 - cifs: Only select the required crypto modules
1936 - cifs: Add soft dependencies
1937 - CIFS: Separate SMB2 header structure
1938 - CIFS: Make SendReceive2() takes resp iov
1939 - CIFS: Make send_cancel take rqst as argument
1940 - CIFS: Send RFC1001 length in a separate iov
1941 - CIFS: Separate SMB2 sync header processing
1942 - CIFS: Separate RFC1001 length processing for SMB2 read
1943 - CIFS: Add capability to transform requests before sending
1944 - CIFS: Enable encryption during session setup phase
1945 - CIFS: Encrypt SMB3 requests before sending
1946 - CIFS: Add transform header handling callbacks
1947 - CIFS: Add mid handle callback
1948 - CIFS: Add copy into pages callback for a read operation
1949 - CIFS: Decrypt and process small encrypted packets
1950 - CIFS: Add capability to decrypt big read responses
1951 - CIFS: Allow to switch on encryption with seal mount option
1952 - CIFS: Fix possible use after free in demultiplex thread
1953
1954 * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
1955 delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
1956 - scsi: lpfc: Correct WQ creation for pagesize
1957 - scsi: lpfc: Add missing memory barrier
1958
1959 * Ubuntu 17.04: Guest does not reflect all the cpus hotplugged (LP: #1670315)
1960 - powerpc/64: Don't try to use radix MMU under a hypervisor
1961 - powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
1962 - powerpc/64: Enable use of radix MMU under hypervisor on POWER9
1963 - powerpc/pseries: Advertise HPT resizing support via CAS
1964 - powerpc/pseries: Advertise Hot Plug Event support to firmware
1965 - powerpc/pseries: Report DLPAR capabilities
1966 - powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
1967 - powerpc/pseries: Introduce memory hotplug READD operation
1968 - powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
1969 - powerpc/pseries: Implement indexed-count hotplug memory add
1970 - powerpc/pseries: Implement indexed-count hotplug memory remove
1971 - powerpc/pseries: Revert 'Auto-online hotplugged memory'
1972
1973 * Allow Unity8 to run inside Virtualbox (LP: #1669807)
1974 - ubuntu: vbox -- Update to 5.1.14-dfsg-3
1975
1976 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
1977 - crypto: vmx - Use skcipher for cbc fallback
1978 - crypto: vmx - Use skcipher for xts fallback
1979 - [Config] CONFIG_CRYPTO_DEV_VMX=y
1980
1981 * Regression in 4.4.0-65-generic causes very frequent system crashes
1982 (LP: #1669611)
1983 - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
1984 - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
1985 - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() fails"
1986 - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails"
1987
1988 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
1989 - powerpc/optprobes: Fix TOC handling in optprobes trampoline
1990
1991 * [Ubuntu 17.04] Kernel panics when large number of hugepages is passed as an
1992 boot argument to kernel. (LP: #1665113)
1993 - SAUCE: mm/cgroup: avoid panic when init with low memory
1994
1995 * bcache device numbers increase by 16 (LP: #1667078)
1996 - SAUCE: bcache: Fix bcache device names
1997
1998 * [Feature] GLK Intel PT write (LP: #1645962)
1999 - perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
2000
2001 * arm64: ACPI platform MSI support required for new systems (LP: #1669061)
2002 - SAUCE: ACPI: IORT: fix the indentation in iort_scan_node()
2003 - SAUCE: ACPI: IORT: add missing comment for iort_dev_find_its_id()
2004 - SAUCE: ACPI: IORT: minor cleanup for iort_match_node_callback()
2005 - SAUCE: irqchip: gic-v3-its: keep the head file include in alphabetic order
2006 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
2007 - SAUCE: irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
2008 - SAUCE: irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
2009 - SAUCE: ACPI: IORT: rename iort_node_map_rid() to make it generic
2010 - SAUCE: ACPI: IORT: introduce iort_node_map_platform_id() to retrieve dev id
2011 - SAUCE: ACPI: platform-msi: retrieve dev id from IORT
2012 - SAUCE: ACPI: platform: setup MSI domain for ACPI based platform device
2013 - SAUCE: msi: platform: make platform_msi_create_device_domain() ACPI aware
2014 - SAUCE: irqchip: mbigen: drop module owner
2015 - SAUCE: irqchip: mbigen: introduce mbigen_of_create_domain()
2016 - SAUCE: irqchip: mbigen: Add ACPI support
2017
2018 * Miscellaneous Ubuntu changes
2019 - [Debian] Don't attempt to sign files if CONFIG_MODULE_SIG=n
550d6ad6
TG
2020
2021 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Mar 2017 05:37:29 -0700
2022
cd6f70c0 2023linux (4.10.0-11.13) zesty; urgency=low
976a0958 2024
cd6f70c0
TG
2025 [ Tim Gardner ]
2026
2027 * Release Tracking Bug
2028 - LP: #1669127
2029
2030 * linux-tools-common should Depends: lsb-release (LP: #1667571)
2031 - [Config] linux-tools-common depends on lsb-release
2032
2033 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
2034 imprecise (LP: #1668382)
2035 - of/irq: improve error report on irq discovery process failure
2036
2037 * Zesty update to v4.10.1 stable release (LP: #1668993)
2038 - ptr_ring: fix race conditions when resizing
2039 - ip: fix IP_CHECKSUM handling
2040 - net: socket: fix recvmmsg not returning error from sock_error
2041 - tty: serial: msm: Fix module autoload
2042 - USB: serial: mos7840: fix another NULL-deref at open
2043 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
2044 - USB: serial: ftdi_sio: fix modem-status error handling
2045 - USB: serial: ftdi_sio: fix extreme low-latency setting
2046 - USB: serial: ftdi_sio: fix line-status over-reporting
2047 - USB: serial: spcp8x5: fix modem-status handling
2048 - USB: serial: opticon: fix CTS retrieval at open
2049 - USB: serial: ark3116: fix register-accessor error handling
2050 - USB: serial: console: fix uninitialised spinlock
2051 - x86/platform/goldfish: Prevent unconditional loading
2052 - goldfish: Sanitize the broken interrupt handler
2053 - netfilter: nf_ct_helper: warn when not applying default helper assignment
2054 - ACPICA: Linuxize: Restore and fix Intel compiler build
2055 - block: fix double-free in the failure path of cgwb_bdi_init()
2056 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
2057 - xfs: clear delalloc and cache on buffered write failure
2058 - Linux 4.10.1
2059
2060 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
2061 - net/sched: cls_flower: Disallow duplicate internal elements
2062 - net/sched: cls_flower: Properly handle classifier flags dumping
2063 - net/sched: cls_matchall: Dump the classifier flags
2064 - net/sched: Reflect HW offload status
2065 - net/sched: cls_flower: Reflect HW offload status
2066 - net/sched: cls_matchall: Reflect HW offloading status
2067 - net/sched: cls_u32: Reflect HW offload status
2068 - net/sched: cls_bpf: Reflect HW offload status
2069 - net/mlx5: Push min-inline mode resolution helper into the core
2070 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
2071 - net/mlx5: Use exact encap header size for the FW input buffer
2072 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
2073 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
2074 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
2075 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
2076 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
2077 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
2078 - net/mlx5: Fix static checker warnings
2079
2080 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
2081 (LP: #1470250)
2082 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
2083
2084 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
2085 (LP: #1668726)
2086 - scsi: aacraid: Remove duplicate irq management code
2087 - scsi: aacraid: Added aacraid.h include guard
2088 - scsi: aacraid: added support for init_struct_8
2089 - scsi: aacraid: Added sa firmware support
2090 - scsi: aacraid: Retrieve and update the device types
2091 - scsi: aacraid: Reworked scsi command submission path
2092 - scsi: aacraid: Process Error for response I/O
2093 - scsi: aacraid: Added support for response path
2094 - scsi: aacraid: Added support for read medium error
2095 - scsi: aacraid: Reworked aac_command_thread
2096 - scsi: aacraid: Added support for periodic wellness sync
2097 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
2098 - scsi: aacraid: Added support to set QD of attached drives
2099 - scsi: aacraid: Added support for hotplug
2100 - scsi: aacraid: Include HBA direct interface
2101 - scsi: aacraid: Add task management functionality
2102 - scsi: aacraid: Added support to abort cmd and reset lun
2103 - scsi: aacraid: VPD 83 type3 support
2104 - scsi: aacraid: Added new IWBR reset
2105 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
2106 - scsi: aacraid: Retrieve HBA host information ioctl
2107 - scsi: aacraid: Update copyrights
2108 - scsi: aacraid: Change Driver Version Prefix
2109 - scsi: aacraid: update version
2110 - scsi: aacraid: rcode is unsigned and should be signed int
2111 - scsi: aacraid: avoid open-coded upper_32_bits
2112 - scsi: aacraid: Fix camel case
2113 - scsi: aacraid: Use correct channel number for raw srb
2114 - scsi: aacraid: Fix for excessive prints on EEH
2115 - scsi: aacraid: Prevent E3 lockup when deleting units
2116 - scsi: aacraid: Fix memory leak in fib init path
2117 - scsi: aacraid: Added sysfs for driver version
2118 - scsi: aacraid: Fix sync fibs time out on controller reset
2119 - scsi: aacraid: Skip wellness sync on controller failure
2120 - scsi: aacraid: Reload offlined drives after controller reset
2121 - scsi: aacraid: Decrease adapter health check interval
2122 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
2123 - scsi: aacraid: Reorder Adapter status check
2124 - scsi: aacraid: Save adapter fib log before an IOP reset
2125 - scsi: aacraid: Fix a potential spinlock double unlock bug
2126 - scsi: aacraid: Update driver version
2127 - scsi: aacraid: Fixed expander hotplug for SMART family
2128
2129 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2130 fadump over ssh on Alpine machine. (LP: #1655241)
2131 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
2132 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
2133
2134 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
2135 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
2136 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
2137 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
2138
2139 * Nvlink2: Additional patches (LP: #1667081)
2140 - powerpc/powernv: Initialise nest mmu
2141 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
2142 - powerpc/mm: refactor radix physical page mapping
2143 - powerpc/mm: add radix__create_section_mapping()
2144 - powerpc/mm: add radix__remove_section_mapping()
2145 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
2146 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
2147
2148 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
2149 (LP: #1667416)
2150 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
2151
2152 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
2153 (LP: #1667490)
2154 - [Config] Disable experimental IMA options
2155
2156 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
2157 - SAUCE: drm/ast: Handle configuration without P2A bridge
2158 - SAUCE: drm/ast: const'ify mode setting tables
2159 - SAUCE: drm/ast: Remove spurrious include
2160 - SAUCE: drm/ast: Fix calculation of MCLK
2161 - SAUCE: drm/ast: Base support for AST2500
2162 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
2163 - SAUCE: drm/ast: Factor mmc_test code in POST code
2164 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
2165 - SAUCE: drm/ast: POST code for the new AST2500
2166 - SAUCE: drm/ast: Fix test for VGA enabled
2167 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
2168
2169 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
2170 - powerpc/mm: Update PROTFAULT handling in the page fault path
2171 - powerpc/mm/radix: Update pte update sequence for pte clear case
2172 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
2173 - powerpc/mm/radix: Skip ptesync in pte update helpers
2174 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
2175
2176 * POWER9: Improve PMU capabilites (LP: #1667413)
2177 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
2178 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
2179 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
2180 - powerpc/perf: Use Instruction Counter value
2181 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
2182 - powerpc/perf: Add alternative event table and function for power9
2183 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
2184 - powerpc/perf: Factor out event_alternative function
2185
2186 * Miscellaneous Ubuntu changes
2187 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
2188 - [Config] CONFIG_QCOM_L2_PMU=y
2189 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
2190 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
2191
2192 * Miscellaneous upstream changes
2193 - arm64: errata: Provide macro for major and minor cpu revisions
2194 - arm64: Define Falkor v1 CPU
2195 - arm64: Use __tlbi() macros in KVM code
2196 - arm64: Work around Falkor erratum 1009
2197 - perf: add qcom l2 cache perf events driver
2198 - arm64: arch_timer: document Hisilicon erratum 161010101
2199 - arm64: Work around Falkor erratum 1003
2200 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
2201 - net: qcom/emac: add ethtool support
2202 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
2203 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
2204 - net: qcom/emac: claim the irq only when the device is opened
2205 - net: qcom/emac: display the phy driver info after we connect
2206 - net: qcom/emac: always use autonegotiation to configure the SGMII link
2207 - net: qcom/emac: do not call emac_mac_start twice
2208 - net: qcom/emac: remove extraneous wake-on-lan code
2209 - net: qcom/emac: add an error interrupt handler for the sgmii
2210 - net: qcom/emac: add ethool support for setting pause parameters
2211 - net: qcom/emac: fix semicolon.cocci warnings
2212 - net: qcom/emac: add ethtool support for reading hardware registers
2213 - net: qcom/emac: add ethtool support for setting ring parameters
2214 - net: qcom/emac: fix a sizeof() typo
976a0958
SF
2215
2216 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
2217
458e5f8c 2218linux (4.10.0-10.12) zesty; urgency=low
422137c0 2219
458e5f8c
TG
2220 [ Tim Gardner ]
2221
2222 * Release Tracking Bug
2223 - LP: #1666636
2224
2225 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
2226 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2227 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
2228 - cpuidle:powernv: Add helper function to populate powernv idle states.
2229 - powernv: Pass PSSCR value and mask to power9_idle_stop
2230 - Documentation:powerpc: Add device-tree bindings for power-mgt
2231
2232 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
2233 - [Config] CONFIG_CRYPTO_DEV_VMX=n
2234
2235 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
2236 - powerpc/bpf: Introduce __PPC_SH64()
2237 - powerpc: Add helper to check if offset is within relative branch range
2238 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
2239 - powerpc/kprobes: Implement Optprobes
2240 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
2241
2242 * Miscellaneous Ubuntu changes
2243 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
2244 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
2245 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
2246
2247 * Miscellaneous upstream changes
2248 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
2249 - ACPI: Add support for ResourceSource/IRQ domain mapping
2250 - irqchip/qcom: Add IRQ combiner driver
2251 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
2252 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
2253 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
2254 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
2255 - iommu/dma: Allow MSI-only cookies
2256 - iommu: Rename iommu_dm_regions into iommu_resv_regions
2257 - iommu: Add a new type field in iommu_resv_region
2258 - iommu: iommu_alloc_resv_region
2259 - iommu: Only map direct mapped regions
2260 - iommu: iommu_get_group_resv_regions
2261 - iommu: Implement reserved_regions iommu-group sysfs file
2262 - iommu/vt-d: Implement reserved region get/put callbacks
2263 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
2264 - iommu/arm-smmu: Implement reserved region get/put callbacks
2265 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
2266 - irqdomain: Add irq domain MSI and MSI_REMAP flags
2267 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
2268 - irqdomain: irq_domain_check_msi_remap
2269 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
2270 - vfio/type1: Allow transparent MSI IOVA allocation
2271 - vfio/type1: Check MSI remapping at irq domain level
2272 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
2273 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
2274 - iommu/arm-smmu-v3: limit use of 2-level stream tables
2275 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
2276 - iommu/arm-smmu: Fix for ThunderX erratum #27704
422137c0
TG
2277
2278 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
2279
50ed354c 2280linux (4.10.0-9.11) zesty; urgency=low
7f3489eb 2281
50ed354c
TG
2282 [ Tim Gardner ]
2283
2284 * Release Tracking Bug
2285 - LP: #1666214
2286
2287 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
2288 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
2289
2290 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
2291 4.4.0-63.84~14.04.2 (LP: #1664912)
2292 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
2293
2294 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
2295 fadump over ssh on Alpine machine. (LP: #1655241)
2296 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
2297
2298 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
2299 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
2300 - SAUCE: ima: Downgrade error to warning
2301
2302 * NFS client : permission denied when trying to access subshare, since kernel
2303 4.4.0-31 (LP: #1649292)
2304 - fs: Better permission checking for submounts
2305
2306 * Miscellaneous Ubuntu changes
2307 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
2308 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
2309 - d-i: Add hisi_sas_v2_hw to scsi-modules
2310 - d-i: Add hns_enet_drv to nic-modules
2311 - d-i: Add supporting modules for hns_enet_drv to nic-modules
2312 - rebase to v4.10
7f3489eb 2313
f0987d53
TG
2314 [ Upstream Kernel Changes ]
2315
2316 * rebase to v4.10
2317
7f3489eb
TG
2318 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
2319
75b5a0fd 2320linux (4.10.0-8.10) zesty; urgency=low
2b04bc9d 2321
75b5a0fd
TG
2322 [ Tim Gardner ]
2323
2324 * Release Tracking Bug
2325 - LP: #1664217
2326
2327 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
2328 (LP: #1663687)
2329 - scsi: storvsc: Enable tracking of queue depth
2330 - scsi: storvsc: Remove the restriction on max segment size
2331 - scsi: storvsc: Enable multi-queue support
2332 - scsi: storvsc: use tagged SRB requests if supported by the device
2333 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
2334 - scsi: storvsc: properly set residual data length on errors
2335
2336 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
2337 caused KVM host hung and all KVM guests down. (LP: #1651248)
2338 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
2339 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
2340 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
2341 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
2342 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
2343
2344 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
2345 (LP: #1531747)
2346 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2347
2348 * CVE-2016-1575 (LP: #1534961)
2349 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2350
2351 * CVE-2016-1576 (LP: #1535150)
2352 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2353
2354 * Miscellaneous Ubuntu changes
2355 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
2356 - SAUCE: Import aufs driver
2357 - d-i: Build message-modules udeb for arm64
2358 - rebase to v4.10-rc8
2359
2360 * Miscellaneous upstream changes
2361 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
2362 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
2363 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
2364 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
2365 - Revert "UBUNTU: SAUCE: Import aufs driver"
2b04bc9d 2366
e2b3a5fb
TG
2367 [ Upstream Kernel Changes ]
2368
2369 * rebase to v4.10-rc8
2370
2b04bc9d
TG
2371 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
2372
97c4afde 2373linux (4.10.0-7.9) zesty; urgency=low
15598609 2374
97c4afde
TG
2375 [ Tim Gardner ]
2376
2377 * Release Tracking Bug
2378 - LP: #1662201
2379
2380 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
2381 - [Config] CONFIG_DRM_AMDGPU_CIK=y
2382
2383 * regession tests failing after stackprofile test is run (LP: #1661030)
2384 - fix regression with domain change in complain mode
2385
2386 * Permission denied and inconsistent behavior in complain mode with 'ip netns
2387 list' command (LP: #1648903)
2388 - fix regression with domain change in complain mode
2389
2390 * flock not mediated by 'k' (LP: #1658219)
2391 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2392
2393 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2394 from a unshared mount namespace (LP: #1656121)
2395 - SAUCE: apparmor: null profiles should inherit parent control flags
2396
2397 * apparmor refcount leak of profile namespace when removing profiles
2398 (LP: #1660849)
2399 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2400
2401 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2402 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2403 name="system_tor" (LP: #1648143)
2404 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2405 namespaces
2406
2407 * apparmor_parser hangs indefinitely when called by multiple threads
2408 (LP: #1645037)
2409 - SAUCE: apparmor: fix lock ordering for mkdir
2410
2411 * apparmor leaking securityfs pin count (LP: #1660846)
2412 - SAUCE: apparmor: fix leak on securityfs pin count
2413
2414 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2415 (LP: #1660845)
2416 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2417 fails
2418
2419 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2420 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2421
2422 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2423 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2424
2425 * apparmor auditing denied access of special apparmor .null fi\ le
2426 (LP: #1660836)
2427 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2428
2429 * apparmor label leak when new label is unused (LP: #1660834)
2430 - SAUCE: apparmor: fix label leak when new label is unused
2431
2432 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2433 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2434
2435 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2436 - SAUCE: apparmor: fix replacement race in reading rawdata
2437
2438 * unix domain socket cross permission check failing with nested namespaces
2439 (LP: #1660832)
2440 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2441
2442 * Regression tests can not detect binfmt_elf mmpa semantic change
2443 (LP: #1630069)
2444 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
2445
2446 * Support snaps inside of lxd containers (LP: #1611078)
2447 - apparmor: add interface to be able to grab loaded policy
2448 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
2449 - apparmor: add __aa_find_ns fn
2450 - apparmor: add mkdir/rmdir interface to manage policy namespaces
2451 - apparmor: fix oops in pivot_root mediation
2452 - apparmor: fix warning that fn build_pivotroot discards const
2453 - apparmor: add interface to advertise status of current task stacking
2454 - apparmor: update policy permissions to consider ns being viewed/managed
2455 - apparmor: add per ns policy management interface
2456 - apparmor: bump domain stacking version to 1.2
2457
2458 * change_hat is logging failures during expected hat probing (LP: #1615893)
2459 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
2460
2461 * deleted files outside of the namespace are not being treated as disconnected
2462 (LP: #1615892)
2463 - SAUCE: apparmor: deleted dentries can be disconnected
2464
2465 * stacking to unconfined in a child namespace confuses mediation
2466 (LP: #1615890)
2467 - SAUCE: apparmor: special case unconfined when determining the mode
2468
2469 * apparmor module parameters can be changed after the policy is locked
2470 (LP: #1615895)
2471 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
2472
2473 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
2474 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
2475
2476 * label vec reductions can result in reference labels instead of direct access
2477 to labels (LP: #1615889)
2478 - SAUCE: apparmor: reduction of vec to single entry is just that entry
2479
2480 * profiles from different namespaces can block other namespaces from being
2481 able to load a profile (LP: #1615887)
2482 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
2483
2484 * The label build for onexec when stacking is wrong (LP: #1615881)
2485 - SAUCE: apparmor: Fix label build for onexec stacking.
2486
2487 * The inherit check for new to old label comparison for domain transitions is
2488 wrong (LP: #1615880)
2489 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
2490
2491 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
2492 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
2493
2494 * __label_update proxy comparison test is wrong (LP: #1615878)
2495 - SAUCE: apparmor: Fix __label_update proxy comparison test
2496
2497 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2498 (LP: #1560583)
2499 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2500 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2501
2502 * policy namespace stacking (LP: #1379535)
2503 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
2504 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2505
2506 * brd module compiled as built-in (LP: #1593293)
2507 - [Config] CONFIG_BLK_DEV_RAM=m
2508
2509 * Miscellaneous Ubuntu changes
2510 - SAUCE: apparmor: Fix FTBFS due to bad include path
2511 - SAUCE: apparmor: add data query support
2512 - rebase to v4.10-rc7
2513
2514 * Miscellaneous upstream changes
2515 - fixup backout policy view capable for forward port
2516 - apparmor: fix: Rework the iter loop for label_update
2517 - apparmor: add more assertions for updates/merges to help catch errors
2518 - apparmor: Make pivot root transitions work with stacking
2519 - apparmor: convert delegating deleted files to mediate deleted files
2520 - apparmor: add missing parens. not a bug fix but highly recommended
2521 - apparmor: add a stack_version file to allow detection of bug fixes
2522 - apparmor: push path lookup into mediation loop
2523 - apparmor: default to allowing unprivileged userns policy
2524 - apparmor: fix: permissions test to view and manage policy
2525 - apparmor: Add Basic ns cross check condition for ipc
15598609 2526
7a9190d6
TG
2527 [ Upstream Kernel Changes ]
2528
2529 * rebase to v4.10-rc7
2530
15598609
TG
2531 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
2532
dbd151ef 2533linux (4.10.0-6.8) zesty; urgency=low
2360c180 2534
dbd151ef
TG
2535 [ Tim Gardner ]
2536
2537 * Release Tracking Bug
2538 - LP: #1661300
2539
2540 * flock not mediated by 'k' (LP: #1658219)
2541 - SAUCE: apparmor: flock mediation is not being enforced on cache check
2542
2543 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
2544 from a unshared mount namespace (LP: #1656121)
2545 - SAUCE: apparmor: null profiles should inherit parent control flags
2546
2547 * apparmor refcount leak of profile namespace when removing profiles
2548 (LP: #1660849)
2549 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
2550
2551 * tor in lxd: apparmor="DENIED" operation="change_onexec"
2552 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
2553 name="system_tor" (LP: #1648143)
2554 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
2555 namespaces
2556
2557 * apparmor_parser hangs indefinitely when called by multiple threads
2558 (LP: #1645037)
2559 - SAUCE: apparmor: fix lock ordering for mkdir
2560
2561 * apparmor leaking securityfs pin count (LP: #1660846)
2562 - SAUCE: apparmor: fix leak on securityfs pin count
2563
2564 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
2565 (LP: #1660845)
2566 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
2567 fails
2568
2569 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
2570 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
2571
2572 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
2573 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
2574
2575 * apparmor auditing denied access of special apparmor .null fi\ le
2576 (LP: #1660836)
2577 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
2578
2579 * apparmor label leak when new label is unused (LP: #1660834)
2580 - SAUCE: apparmor: fix label leak when new label is unused
2581
2582 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
2583 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
2584
2585 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
2586 - SAUCE: apparmor: fix replacement race in reading rawdata
2587
2588 * unix domain socket cross permission check failing with nested namespaces
2589 (LP: #1660832)
2590 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
2591
2592 * Kdump through NMI SMP and single core not working on Ubuntu16.10
2593 (LP: #1630924)
2594 - hv: don't reset hv_context.tsc_page on crash
2595
2596 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2597 distribution (LP: #1628889)
2598 - SAUCE: s390: kernel message catalog
2599
2600 * Miscellaneous Ubuntu changes
2601 - [Config] Drop powerpc ABI files
2360c180
TG
2602
2603 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
2604
308c0cf5
SF
2605linux (4.10.0-5.7) zesty; urgency=low
2606
2607 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
2608 Chromebook R11 (LP: #1630238)
2609 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
2610
2611 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
2612 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
2613
2614 * Miscellaneous Ubuntu changes
2615 - d-i: initrd needs msm_emac on amberwing platform.
2616 - [Config] Remove powerpc architecture builds
2617 - [Config] updateconfigs after removing powerpc configs
2618 - [Config] Update annotations after removing powerpc configs
2619 - SAUCE: Disable timers selftest for now
2620 - Rebase to v4.10-rc6
2621 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
2622 - Enable zfs build
2623 - [Config] CONFIG_NET_DROP_MONITOR=m
bba9527c 2624
b9c040fc
SF
2625 [ Upstream Kernel Changes ]
2626
2627 * rebase to v4.10-rc6
2628
308c0cf5 2629 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
bba9527c 2630
9330ca2d 2631linux (4.10.0-4.6) zesty; urgency=low
030b9697 2632
9330ca2d
SF
2633 * Miscellaneous upstream changes
2634 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
030b9697 2635
9330ca2d 2636 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
030b9697 2637
12e53b71 2638linux (4.10.0-3.5) zesty; urgency=low
5f4e07f9 2639
12e53b71
SF
2640 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
2641 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
2642
2643 * ENA network driver moved to -extra (LP: #1657767)
2644 - [Config] Move Amazon ENA network driver to the main kernel package
2645
2646 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
2647 (LP: #1657539)
2648 - block: relax check on sg gap
2649
2650 * i915 module requests unreleased GUC firmware files (LP: #1626740)
2651 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
2652 firmware
2653
2654 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
2655 distribution (LP: #1628889)
2656 - [Config] CONFIG_KMSG_IDS=y for s390
2657 - SAUCE: s390 Kernel message catalog
2658
2659 * Miscellaneous Ubuntu changes
2660 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
2661 - SAUCE: vbox -- remove .readlink assignment
2662 - Enable vbox build
2663 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
2664 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
2665 - [Config] Fix up s390x config options changed during 4.10 rebase
2666 - [Config] Update annotations for 4.10
2667 - Disable all flavors for the powerpc architecture
5f4e07f9 2668
fbee9470
TG
2669 [ Upstream Kernel Changes ]
2670
2671 * rebase to v4.10-rc5
2672
12e53b71 2673 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
5f4e07f9 2674
c0d0e54e 2675linux (4.10.0-2.4) zesty; urgency=low
2f218d4b 2676
c0d0e54e
TG
2677 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
2678 - [Config] Add IBM power drivers to the inclusion list
2679
2680 * Miscellaneous Ubuntu changes
2681 - [Config] linux-source Provides should not be a macro
2682 - [Config] Correct the note URL for LATENCYTOP
2683 - rebase to v4.10-rc4
2f218d4b 2684
59219e76
TG
2685 [ Upstream Kernel Changes ]
2686
2687 * rebase to v4.10-rc4
2688
2f218d4b
TG
2689 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
2690
7ff9db67 2691linux (4.10.0-1.3) zesty; urgency=low
9bd40d9a 2692
9548a18f
SF
2693 [ Upstream Kernel Changes ]
2694
2695 * rebase to v4.10-rc3
2696
7ff9db67 2697 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
9bd40d9a 2698
55d32b0c 2699linux (4.10.0-0.2) zesty; urgency=low
53abb04a 2700
55d32b0c
SF
2701 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2702 host/NV kernel (LP: #1643652)
2703 - [Config] Update and enforce IMA options
53abb04a 2704
55d32b0c
SF
2705 * Miscellaneous Ubuntu changes
2706 - [Config] Disble stack protector for powerpc-smp
2707
2708 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
53abb04a 2709
6a679021
SF
2710linux (4.10.0-0.1) zesty; urgency=low
2711
3f6fdd8c
SF
2712 * IP-over-DDP packets dropped (LP: #1559772)
2713 - [Config] CONFIG_IPDDP=n
2714
2715 * Miscellaneous Ubuntu changes
2716 - [Config] Update annotations with recent config changes
2717 - SAUCE: aufs -- remove .readlink assignment
2718 - disable vbox build
2719 - disable ZFS build
6a679021 2720
98e55b68
SF
2721 [ Upstream Kernel Changes ]
2722
2723 * rebase to v4.10-rc2
2724
3f6fdd8c 2725 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
6a679021 2726
b58a399c 2727linux (4.9.0-11.12) zesty; urgency=low
e4ab0566 2728
b58a399c
TG
2729 * Miscellaneous Ubuntu changes
2730 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
2731 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
e4ab0566 2732
beafa51a
TG
2733 [ Upstream Kernel Changes ]
2734
2735 * rebase to v4.9
2736
e4ab0566
TG
2737 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
2738
71917fd7
TG
2739linux (4.9.0-10.11) zesty; urgency=low
2740
2741 * d-i is missing usb support for platforms that use the xhci-platform driver
2742 (LP: #1625222)
2743 - d-i initrd needs additional usb modules to support the merlin platform
2744
2745 * Miscellaneous Ubuntu changes
2746 - SAUCE: Import aufs driver
2747 - SAUCE: aufs -- Convert to use xattr handlers
2748 - SAUCE: aufs -- Add flags argument to aufs_rename()
2749 - [Config] Enable aufs
2750 - [Config] CONFIG_FSL_FMAN=y for powerpc
2751 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
2752 - [Config] Restore powerpc64-emb
2753
2754 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
2755
a51e1b75 2756linux (4.9.0-9.10) zesty; urgency=low
8fc4c565 2757
a51e1b75
TG
2758 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
2759 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
2760
2761 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
2762 - [Config] CONFIG_ARM64_ERRATUM_845719=y
2763
2764 * Update hio driver to 2.1.0.28 (LP: #1646643)
2765 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
2766
2767 * Miscellaneous Ubuntu changes
2768 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
2769 - Build vbox for ARCH=x86
2770 - SAUCE: Add aufs driver
2771 - SAUCE: aufs -- Convert to use xattr handlers
2772 - SAUCE: aufs -- Updates for rename2
2773 - SAUCE: Export symbols used by aufs
2774 - [Config] Enable aufs
8fc4c565
TG
2775
2776 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
2777
8b49f7e4 2778linux (4.9.0-8.9) zesty; urgency=low
0bd5bde8 2779
8b49f7e4
TG
2780 * Miscellaneous Ubuntu changes
2781 - SAUCE: xr-usb-serial: only build for x86
2782 Fixes s390x FTBS
0bd5bde8
TG
2783
2784 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
2785
ef18e0b5 2786linux (4.9.0-7.8) zesty; urgency=low
d535d2dd 2787
ef18e0b5
TG
2788 * Driver for Exar USB UART (LP: #1645591)
2789 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
2790 - SAUCE: xr-usb-serial: interface for switching modes
2791 - SAUCE: cdc-acm: Exclude Exar USB serial ports
d535d2dd 2792
d0eef8eb
TG
2793 [ Upstream Kernel Changes ]
2794
2795 * rebase to v4.9-rc8
2796
d535d2dd
TG
2797 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
2798
ac2ce7c2 2799linux (4.9.0-6.7) zesty; urgency=low
0d538f9b 2800
ac2ce7c2
TG
2801 * Miscellaneous Ubuntu changes
2802 - Set build_arch=x86 for i386
0d538f9b
TG
2803
2804 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
2805
f3509366 2806linux (4.9.0-5.6) zesty; urgency=low
1bd8d43d 2807
f3509366
TG
2808 * Miscellaneous Ubuntu changes
2809 - [Debian] restore tools build
2810 - Set build_arch=x86 for amd64 and x32
1bd8d43d
TG
2811
2812 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
2813
55bf3703 2814linux (4.9.0-4.5) zesty; urgency=low
25bf9132 2815
55bf3703
TG
2816 * linux: Staging modules should be unsigned (LP: #1642368)
2817 - [Debian] Suppress module signing for staging drivers
2818 - SAUCE: Add rtl drivers to signature inclusion list
2819
2820 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
2821 host/NV kernel (LP: #1643652)
2822 - [Config] CONFIG_IMA=y
2823
2824 * Miscellaneous Ubuntu changes
2825 - [Debian] config-check -- Make it easier to find annotations syntax errors
2826 - [Config] Enable various drivers for ARM platforms
2827 - [Config] Fix s390x config carnage
2828 - [Config] Set CONFIG_KEXEC=y for all architectures
2829 - [Config] Fix up CONFIG_I2C_SLAVE values
2830 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
2831 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
2832 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
2833 - [Config] Update annotations
2834 - [Config] CONFIG_NR_CPUS=8192 for amd64
25bf9132
TG
2835
2836 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
2837
7ab763b3
TG
2838linux (4.9.0-3.4) zesty; urgency=low
2839
2840 * Miscellaneous Ubuntu changes
2841 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
2842 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
2843 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
2844 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
2845 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
2846 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
2847 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
2848 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
2849 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
2850 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
2851 - SAUCE: (namespace) fuse: Add support for pid namespaces
2852 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
2853 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
2854 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
2855 - SAUCE: (namespace) fuse: Allow user namespace mounts
2856 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
2857 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
2858 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
2859 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
2860
2861 * Miscellaneous upstream changes
2862 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
35bf2177
TG
2863
2864 [ Upstream Kernel Changes ]
2865
2866 * rebase to v4.9-rc7
2867
67e4ee33
TG
2868 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
2869
716ed3c8 2870linux (4.9.0-2.3) zesty; urgency=low
3a977c00 2871
716ed3c8
TG
2872 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
2873 - SAUCE: ibmvscsis: Rearrange functions for future patches
2874 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
2875 - SAUCE: ibmvscsis: Synchronize cmds at remove time
2876 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
2877 - SAUCE: ibmvscsis: Return correct partition name/# to client
2878 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
2879
2880 * Move some kernel modules to the main kernel package (LP: #1642228)
2881 - [Config] Move some powerpc kernel modules to the main kernel package
2882
2883 * linux: Staging modules should be unsigned (LP: #1642368)
2884 - [Debian] Suppress module signing for staging drivers
2885
2886 * Miscellaneous Ubuntu changes
2887 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
3a977c00 2888
32da737f
TG
2889 [ Upstream Kernel Changes ]
2890
2891 * rebase to v4.9-rc6
2892
3a977c00
TG
2893 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
2894
9afeb32d
TG
2895linux (4.9.0-1.2) zesty; urgency=low
2896
2897 * hio: SSD data corruption under stress test (LP: #1638700)
2898 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
2899 - SAUCE: hio: splitting bio in the entry of .make_request_fn
2900
2901 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
2902 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
2903 - SAUCE: hio: bio_endio() no longer takes errors arg
2904 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
2905 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
2906 - SAUCE: hio: fix mask maybe-uninitialized warning
2907 - SAUCE: hio: port to v4.8 base
2908 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
2909 - SAUCE: hio: Makefile and Kconfig
2910 - [Config] Enforce CONFIG_HIO
2911
2912 * Miscellaneous Ubuntu changes
2913 - rebase to v4.9-rc5
2914 - zfs: remove the never implemented aio_fsync file operation
2915 - [Config] Disable powerpc64-emb for FTBS
a943190c 2916
1f063282
TG
2917 [ Upstream Kernel Changes ]
2918
2919 * rebase to v4.9-rc5
2920
a943190c
TG
2921 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
2922
547e6956
TG
2923linux (4.9.0-0.1) zesty; urgency=low
2924
547e6956
TG
2925 [ Upstream Kernel Changes ]
2926
209cadf6 2927 * rebase to v4.9-rc4
547e6956
TG
2928 - LP: #1465724
2929 - LP: #1535802
2930
2931 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
2932
2933linux (4.9.0-0.0) yakkety; urgency=low
a31133c8 2934
80320aca
SF
2935 [ Seth Forshee ]
2936
2937 * Release Tracking Bug
2938 - LP: #1632918
2939
2940 * Revert "If zone is so small that watermarks are the same, stop zone balance"
2941 in yakkety (LP: #1632894)
2942 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
2943 same, stop zone balance."
a31133c8 2944
80320aca 2945 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
a31133c8 2946
7088397f 2947linux (4.8.0-24.26) yakkety; urgency=low
3dce9212 2948
7088397f
SF
2949 [ Seth Forshee ]
2950
2951 * Release Tracking Bug
2952 - LP: #1632749
2953
2954 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
2955 - SAUCE: (no-up) dm raid: fix compat_features validation
2956
2957 * kswapd0 100% CPU usage (LP: #1518457)
2958 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
2959 balance.
3dce9212 2960
7088397f 2961 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
3dce9212 2962
5895da9a 2963linux (4.8.0-23.25) yakkety; urgency=low
f7b2763e 2964
5895da9a 2965 [ Seth Forshee ]
f7b2763e 2966
5895da9a
SF
2967 * Release Tracking Bug
2968 - LP: #1632484
2969
2970 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
2971 __copy_tofrom_user (LP: #1632462)
2972 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
2973 __copy_tofrom_user
2974
2975 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
2976 memory_stress_ng. (LP: #1628976)
2977 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
2978
2979 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
2980 ibmvfc) (LP: #1632116)
2981 - scsi: ibmvfc: Fix I/O hang when port is not mapped
2982
2983 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
2984 (LP: #1626983)
2985 - [Config] Enable live patching on powerpc/ppc64el
2986
2987 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
2988 - [Config] CONFIG_AUFS_XATTR=y
2989
2990 * Yakkety update to 4.8.1 stable release (LP: #1632445)
2991 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
2992 - Using BUG_ON() as an assert() is _never_ acceptable
2993 - usb: misc: legousbtower: Fix NULL pointer deference
2994 - Staging: fbtft: Fix bug in fbtft-core
2995 - usb: usbip: vudc: fix left shift overflow
2996 - USB: serial: cp210x: Add ID for a Juniper console
2997 - Revert "usbtmc: convert to devm_kzalloc"
2998 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
2999 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
3000 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
3001 - Linux 4.8.1
3002
3003 * PSL data cache should be flushed before resetting CAPI adapter
3004 (LP: #1632049)
3005 - cxl: Flush PSL cache before resetting the adapter
3006
3007 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
3008 - net: thunderx: Don't set RX_PACKET_DIS while initializing
3009
3010 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
3011 - crypto: ghash-generic - move common definitions to a new header file
3012 - crypto: vmx - Fix memory corruption caused by p8_ghash
3013 - crypto: vmx - Ensure ghash-generic is enabled
3014
3015 * arm64: SPCR console not autodetected (LP: #1630311)
3016 - of/serial: move earlycon early_param handling to serial
3017 - [Config] CONFIG_ACPI_SPCR_TABLE=y
3018 - ACPI: parse SPCR and enable matching console
3019 - ARM64: ACPI: enable ACPI_SPCR_TABLE
3020 - serial: pl011: add console matching function
3021
3022 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
3023 (LP: #1630990)
3024 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
3025 CONFIG_SECURITYFS=n
3026
3027 * sha1-powerpc returning wrong results (LP: #1629977)
3028 - crypto: sha1-powerpc - little-endian support
3029
3030 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
f7b2763e 3031
d85bc481 3032linux (4.8.0-22.24) yakkety; urgency=low
ae3a6ef0 3033
d85bc481
AW
3034 * CVE-2016-7039 (LP: #1631287)
3035 - SAUCE: net: add recursion limit to GRO
ae3a6ef0 3036
d85bc481 3037 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
ae3a6ef0 3038
2742a5db 3039linux (4.8.0-21.23) yakkety; urgency=low
d067d8a0 3040
2742a5db
TG
3041 [ Tim Gardner ]
3042
3043 * Release Tracking Bug
3044 - LP: #1630279
3045
3046 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
3047 - Revert "Revert "powerpc: Simplify module TOC handling""
3048
3049 * Regression tests can not detect binfmt_elf mmpa semantic change
3050 (LP: #1630069)
3051 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
3052
3053 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
3054 (LP: #1629204)
3055 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
d067d8a0
TG
3056
3057 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
3058
f65fc5d8 3059linux (4.8.0-20.22) yakkety; urgency=low
0c1d1092 3060
f65fc5d8
TG
3061 [ Tim Gardner ]
3062
3063 * Release Tracking Bug
3064 - LP: #1629730
3065
3066 [ Upstream Kernel Changes ]
3067
3068 * rebase to v4.8
0c1d1092
TG
3069
3070 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
3071
e769e54a 3072linux (4.8.0-19.21) yakkety; urgency=low
1198a2c7 3073
e769e54a
TG
3074 [ Tim Gardner ]
3075
3076 * Release Tracking Bug
3077 - LP: #1629057
3078
3079 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
3080 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
3081
3082 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
3083 - SAUCE: nbd: Only delay uevent until connected
3084
3085 * Support snaps inside of lxd containers (LP: #1611078)
3086 - apparmor: add interface to be able to grab loaded policy
3087 - securityfs: update interface to allow inode_ops, and setup from vfs fns
3088 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
3089 - apparmor: add __aa_find_ns fn
3090 - apparmor: add mkdir/rmdir interface to manage policy namespaces
3091 - apparmor: fix oops in pivot_root mediation
3092 - apparmor: fix warning that fn build_pivotroot discards const
3093 - apparmor: add interface to advertise status of current task stacking
3094 - apparmor: update policy permissions to consider ns being viewed/managed
3095 - apparmor: add per ns policy management interface
3096 - apparmor: bump domain stacking version to 1.2
3097
3098 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
3099 (LP: #1628523)
3100 - [Config] CONFIG_ZONE_DMA=y for generic
3101
3102 * Yakkety - disable ARCH_ZX (LP: #1628503)
3103 - [Config] armhf: disable ARCH_ZX
3104
3105 * Enable switchdev config parameter for Yakkety (LP: #1628241)
3106 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
3107
3108 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
3109 (LP: #1628009)
3110 - firmware: Update bnx2x to 7.13.1.0
3111
3112 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
3113 - [Config] Enable CONFIG_IBMVNIC=m
3114
3115 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
3116 (LP: #1628112)
3117 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
3118
3119 * Miscellaneous Ubuntu changes
3120 - Rebase to v4.8-rc8
3121 - [Config] skip Ubuntu-4.8.0-18.20
3122 - [Config] missing modules in armhf/s390x
1198a2c7 3123
436a8f07
LO
3124 * Miscellaneous Ubuntu changes
3125 - rebase to v4.8-rc8
3126
1198a2c7
LO
3127 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
3128
beea422b 3129linux (4.8.0-17.19) yakkety; urgency=low
93749605 3130
beea422b
LO
3131 * Release Tracking Bug
3132 - LP: #1627387
3133
3134 * build squashfs into xenial kernels by default (LP: #1593134)
3135 - Remove squashfs udeb
3136
3137 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
3138 - Add d-i support for ata_generic
3139
3140 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
3141 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
3142
3143 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
3144 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
3145
3146 * Yakkety - USB drivers must be built in (LP: #1627323)
3147 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
3148
3149 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
3150 (LP: #1627052)
3151 - [Config] CONFIG_GOLDFISH=n
3152
3153 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
3154 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
3155 time in more detail"
3156
3157 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
3158 - SAUCE: Fix regression which breaks DFS mounting
3159
3160 * Miscellaneous Ubuntu changes
3161 - [Config] apply xenial configuration annotations
3162 - s390x -- DEBUG_RODATA is now valid
3163 - [Config] s390x -- CONFIG_SQUASHFS=y
3164 - [Config] s390x -- CONFIG_ECRYPT_FS=y
3165 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
3166 - [Config] Enable CONFIG_ACPI_HED=y for arm64
3167 - [Config] Enable CONFIG_QUICC_ENGINE=y
3168
3169 * Miscellaneous upstream changes
3170 - annotations: pull back to xenial
93749605 3171
beea422b 3172 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
93749605 3173
4a0e8200 3174linux (4.8.0-16.17) yakkety; urgency=low
f1c53dc0 3175
4a0e8200
TG
3176 [ Tim Gardner ]
3177
3178 * Release Tracking Bug
3179 - LP: #1626768
3180
3181 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
3182 - [Config] CONFIG_ACPI_IORT=y
3183 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
3184 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
3185 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
3186 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
3187 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
3188 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
3189 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
3190 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
3191
3192 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
3193 (LP: #1626394)
3194 - [Config] CONFIG_ATA=y
3195
3196 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
3197 - [Config] CONFIG_VMD=m
3198 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
3199 - [Config] CONFIG_OF=y for all arches
3200 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3201 - [Config] Xenial device settings sync with amd64
3202 - [Config] Xenial device settings sync with i386
3203 - [Config] CONFIG_MTD_UBI_GLUEBI=m
3204 - [Config] Xenial device settings sync with armhf
3205 - [Config] Xenial device settings sync with arm64
3206
3207 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
3208 - [Config] CONFIG_USERFAULTFD=y
3209
3210 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
3211 - [Config] CONFIG_SLUB=y
3212
3213 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3214 (LP: #1626158)
3215 - add nls_cp437 to the generic.inclusion-list
f1c53dc0
TG
3216
3217 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
3218
8b72f08c 3219linux (4.8.0-15.16) yakkety; urgency=low
f2630135 3220
8b72f08c
TG
3221 [ Tim Gardner ]
3222
3223 * Release Tracking Bug
3224 - LP: #1626239
3225
3226 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
3227 (LP: #1626158)
3228 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
3229 - [Config] CONFIG_NLS_CODEPAGE_437=y
3230 - [Config] CONFIG_VFAT_FS=y
3231
3232 * Miscellaneous Ubuntu changes
3233 - SAUCE: seccomp: log actions even when audit is disabled
f2630135
TG
3234
3235 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
3236
3c99efb7 3237linux (4.8.0-14.15) yakkety; urgency=low
c9b00a0f 3238
3c99efb7
LO
3239 * CVE-2016-1575 (LP: #1534961)
3240 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3241 - SAUCE: overlayfs: Be more careful about copying up sxid files
3242 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
c9b00a0f 3243
3c99efb7
LO
3244 * CVE-2016-1576 (LP: #1535150)
3245 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3246 - SAUCE: overlayfs: Be more careful about copying up sxid files
3247 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3248
3249 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
3250 (LP: #1531747)
3251 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3252
3253 * Miscellaneous Ubuntu changes
3254 - [Config] CONFIG_PM_WAKELOCKS=y
3255 - [Config] CONFIG_CLEANCACHE=y
3256 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
3257 - [Config] CONFIG_PROCESSOR_SELECT=y
3258 - [Config] Enabled some networking options
3259 - SAUCE: overlayfs: Enable user namespace mounts
3260
3261 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
c9b00a0f 3262
a928399f 3263linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 3264
a928399f
TG
3265 [ Tim Gardner ]
3266
3267 * Release Tracking Bug
3268 - LP: #1625733
3269
3270 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
3271 - [Config] Add some CRC crypto modules to d-i
3272
3273 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3274 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
3275
3276 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
3277 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
3278 ThinkPads
3279
3280 * Option GE0301 3G modem doesn't work (LP: #348861)
3281 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
3282
3283 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
3284 (LP: #1625259)
3285 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
3286
3287 * Miscellaneous Ubuntu changes
3288 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
3289 opened for writing
3290 - SAUCE: fan: add VXLAN implementation
3291 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
3292
3293 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
3294
6b119e64 3295linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 3296
6b119e64 3297 [ Tim Gardner ]
94fb7f08 3298
6b119e64
TG
3299 * Release Tracking Bug
3300 - LP: #1625233
41e30a20 3301
6b119e64
TG
3302 * Miscellaneous Ubuntu changes
3303 - rebase to v4.8-rc7
3304 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 3305
94fb7f08
TG
3306 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
3307
81355c81 3308linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 3309
81355c81
LO
3310 * change_hat is logging failures during expected hat probing (LP: #1615893)
3311 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 3312
81355c81
LO
3313 * deleted files outside of the namespace are not being treated as
3314 disconnected
3315 (LP: #1615892)
3316 - SAUCE: apparmor: deleted dentries can be disconnected
3317
3318 * stacking to unconfined in a child namespace confuses mediation
3319 (LP: #1615890)
3320 - SAUCE: apparmor: special case unconfined when determining the mode
3321
3322 * apparmor module parameters can be changed after the policy is locked
3323 (LP: #1615895)
3324 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
3325
3326 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
3327 #1579135)
3328 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
3329
3330 * label vec reductions can result in reference labels instead of direct
3331 access
3332 to labels (LP: #1615889)
3333 - SAUCE: apparmor: reduction of vec to single entry is just that entry
3334
3335 * profiles from different namespaces can block other namespaces from being
3336 able to load a profile (LP: #1615887)
3337 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
3338
3339 * The label build for onexec when stacking is wrong (LP: #1615881)
3340 - SAUCE: apparmor: Fix label build for onexec stacking.
3341
3342 * The inherit check for new to old label comparison for domain transitions
3343 is
3344 wrong (LP: #1615880)
3345 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
3346
3347 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
3348 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
3349
3350 * __label_update proxy comparison test is wrong (LP: #1615878)
3351 - SAUCE: apparmor: Fix __label_update proxy comparison test
3352
3353 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
3354 (LP: #1560583)
3355 - SAUCE: apparmor: Allow ns_root processes to open profiles file
3356 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
3357
3358 * policy namespace stacking (LP: #1379535)
3359 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
3360 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
3361
3362 * Miscellaneous Ubuntu changes
3363 - [Debian] Dynamically determine linux udebs package name
3364 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
3365 - SAUCE: apparmor: Fix FTBFS due to bad include path
3366 - SAUCE: apparmor: add data query support
3367 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
3368
3369 * Miscellaneous upstream changes
3370 - fixup backout policy view capable for forward port
3371 - apparmor: fix: Rework the iter loop for label_update
3372 - apparmor: add more assertions for updates/merges to help catch errors
3373 - apparmor: Make pivot root transitions work with stacking
3374 - apparmor: convert delegating deleted files to mediate deleted files
3375 - apparmor: add missing parens. not a bug fix but highly recommended
3376 - apparmor: add a stack_version file to allow detection of bug fixes
3377 - apparmor: push path lookup into mediation loop
3378 - apparmor: default to allowing unprivileged userns policy
3379 - apparmor: fix: permissions test to view and manage policy
3380 - apparmor: Add Basic ns cross check condition for ipc
3381
3382 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 3383
c7dddaff 3384linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 3385
c7dddaff
TG
3386 * Miscellaneous Ubuntu changes
3387 - ubuntu: vbox -- update to 5.1.6-dfsg-1
3388 - SAUCE: Enable vbox build
c65851b8
TG
3389
3390 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
3391
23296c6c 3392linux (4.8.0-9.10) yakkety; urgency=low
19563a18 3393
23296c6c
TG
3394 * Miscellaneous Ubuntu changes
3395 - [Config] arm64: CONFIG_ARCH_THUNDER=y
3396 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
3397 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
3398 - [Config] arm64: CONFIG_DRM_AST=m
3399 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
3400 - d-i: initrd needs ext4 and scsi modules
3401 - SAUCE: AUFS aufs4.x-rcN 20160912
3402 - [Config] Enable CONFIG_GPIO_XGENE*
3403 - [Config] Disable CONFIG_POWER_RESET_XGENE
3404 - [Config] CONFIG_EDAC_XGENE=m
3405 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
3406 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
3407
3408 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
3409
ea101072 3410linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 3411
ea101072
TG
3412 * New device ID for Kabypoint (LP: #1622469)
3413 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
3414 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
3415
3416 * Miscellaneous Ubuntu changes
3417 - rebase to v4.8-rc6
3418 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 3419
bbfe4661
TG
3420 [ Upstream Kernel Changes ]
3421
3422 * rebase to v4.8-rc6
3423 - LP: #1617900
3424
a15e177d
TG
3425 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
3426
0a7cc07d
TG
3427linux (4.8.0-7.8) yakkety; urgency=low
3428
3429 * Miscellaneous Ubuntu changes
3430 - [Debian] Use src_pkg_name when constructing udeb control files
3431
3432 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
3433
3434linux (4.8.0-6.7) yakkety; urgency=low
3435
3436 * Enable virtual scsi server driver for Power (LP: #1615665)
3437 - SAUCE: Ibmvscsis: Properly deregister target sessions
3438 - SAUCE: Return TCMU-generated sense data to fabric module
3439 - SAUCE: Ibmvscsis: Code cleanup of print statements
3440 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
3441
3442 * Miscellaneous Ubuntu changes
3443 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
3444 - rebase to v4.8-rc5
3445
3446 [ Upstream Kernel Changes ]
3447
3448 * rebase to v4.8-rc5
3449
3450 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
3451
3452linux (4.8.0-5.6) yakkety; urgency=low
3453
3454 * support compressed kernels on arm64 (LP: #1384955)
3455 - [Config] Switch to compressed Image on arm64
3456
3457 * Miscellaneous Ubuntu changes
3458 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
3459 - SAUCE: (namespace) block_dev: Support checking inode permissions in
3460 lookup_bdev()
3461 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
3462 when mounting
3463 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
3464 when mounting
3465 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
3466 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
3467 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3468 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
3469 security.* xattrs
3470 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
3471 filesystems
3472 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
3473 - SAUCE: (namespace) fuse: Add support for pid namespaces
3474 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3475 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
3476 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
3477 or a descendant
3478 - SAUCE: (namespace) fuse: Allow user namespace mounts
3479 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
3480 namespaces
3481 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
3482 mounts
3483 - rebase to v4.8-rc4
3484
3485 [ Upstream Kernel Changes ]
3486
3487 * rebase to v4.8-rc4
3488
3489 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
3490
3491linux (4.8.0-4.5) yakkety; urgency=low
3492
3493 * Miscellaneous Ubuntu changes
3494 - [Config] CONFIG_AUFS_FS=m
3495 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
3496
3497 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
3498
3499linux (4.8.0-3.4) yakkety; urgency=low
3500
3501 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
3502 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
3503
3504 * Miscellaneous Ubuntu changes
3505 - rebase to v4.8-rc3
3506
3507 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
3508
3509linux (4.8.0-2.3) yakkety; urgency=low
3510
3511 * Miscellaneous Ubuntu changes
3512 - [Config] Add fuse to inclusion list
3513 - SAUCE: update spl/zfs to support v4.8
3514
3515 * Miscellaneous upstream changes
3516 - Revert "UBUNTU: [Debian] do_zfs=false"
3517
3518 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
3519
3520linux (4.8.0-1.2) yakkety; urgency=low
3521
3522 * Miscellaneous Ubuntu changes
3523 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
3524 - [Config] Enabled enforcement for CONFIG_NVRAM
3525 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
3526 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
3527 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
3528 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
3529 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
3530 - [Config] Enabled enforcement for CONFIG_SECCOMP
3531 - [Config] Enabled enforcement for
3532 - rebase to v4.8-rc2
3533 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
3534 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
3535 - SAUCE: security,perf: Allow further restriction of perf_event_open
3536
3537 [ Upstream Kernel Changes ]
3538
3539 * rebase to v4.8-rc2
3540
3541 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
3542
3543linux (4.8.0-0.1) yakkety; urgency=low
3544
3545 [ Upstream Kernel Changes ]
3546
3547 * rebase to v4.8-rc1
3548 - LP: #1607647
3549 - LP: #1498667
3550 - LP: #1592547
3551 - LP: #1319984
3552 - LP: #1268727
3553 - LP: #1600623
3554 - LP: #1465724
3555 - LP: #1333569
3556
3557 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
3558
3559linux (4.8.0-0.0) yakkety; urgency=low
3560
3561 * empty stanza
3562
3563 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
3564
3565linux (4.7.0-0.2) yakkety; urgency=low
3566
3567 * Miscellaneous Ubuntu changes fixing various FTBS issues
3568 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
3569 - [Config] make powerpc udeb block modules optional
3570 - [Config] CONFIG_PLIP=m
3571 - [Config] CONFIG_IRDA=m armhf/arm64
3572 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
3573 - [Config] CONFIG_MOUSE_PS2=m
3574 - [Config] remove ppc64el fb-modules
3575
3576 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
3577
3578linux (4.7.0-0.1) yakkety; urgency=low
3579
3580 [ Upstream Kernel Changes ]
3581
3582 * rebase to v4.7
3583 - LP: #972604
3584
3585 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
3586
3587linux (4.7.0-0.0) yakkety; urgency=low
3588
3589 [ Tim Gardner ]
3590
3591 * Release Tracking Bug
3592 - LP: #1588856
3593
3594 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
3595 - scsi_dh_alua: do not fail for unknown VPD identification
3596
3597 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
3598 - [Config] Install lsvmbus in cloud tools
3599 - SAUCE: tools/hv/lsvmbus -- convert to python3
3600 - SAUCE: tools/hv/lsvmbus -- add manual page
3601
3602 * boot stalls on USB detection errors (LP: #1437492)
3603 - usb: core: hub: hub_port_init lock controller instead of bus
3604
3605 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
3606 - kernek/fork.c: allocate idle task for a CPU always on its local node
3607
3608 * VirtIO (and probably other modules as well) is built-in, make it modular...
3609 (LP: #1475078)
3610 - [Config] CONFIG_VIRTIO_*=m for all but s390x
3611 - [Config] CONFIG_USB=m
3612 - [Config] CONFIG_BLK_DEV_*=m
3613 - [Config] CONFIG_ATA=m
3614 - [Config] CONFIG_SCSI=m
3615 - [Config] CONFIG_DEVFREQ_GOV_*=m
3616 - [Config] CONFIG_XEN_NETDEV_*=m
3617 - [Config] CONFIG_AGP=m
3618 - [Config] CONFIG_ECRYPT_FS=m
3619 - [Config] CONFIG_ACPI_*=m
3620 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
3621 - [Config] Modularize some CRYPTO
3622 - [Config] CONFIG_FDDI=m
3623 - [Config] CONFIG_FIXED_PHY=m
3624 - [Config] CONFIG_VFAT_FS=m for all but armhf
3625 - [Config] CONFIG_TUN=m
3626 - [Config] CONFIG_UNIX=m
3627 - [Config] CONFIG_TRUSTED_KEYS=m
3628 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
3629
3630 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
3631 and "not a git repository" (LP: #1584890)
3632 - [debian] getabis: Only git add $abidir if running in local repo
3633 - [debian] getabis: Fix inconsistent compiler versions check
3634
3635 * conflicting modules in udebs - arc4.ko (LP: #1582991)
3636 - [Config] Remove arc4 from nic-modules
3637
3638 * arm64: statically link rtc-efi (LP: #1583738)
3639 - [Config] Link rtc-efi statically on arm64
3640
3641 * Miscellaneous Ubuntu changes
3642 - [Debian] zfs: transform symlink into referent file/dir
3643 - [Debian] Added tristate.sh
3644 - [Config] CONFIG_FUSE_FS=m
3645 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
3646 - [Config] CONFIG_PSTORE_CONSOLE=y
3647 - Added Snapcraft files
3648 - [Config] Mark CONFIG_UNIX enforced
3649
3650 * Miscellaneous upstream changes
3651 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
3652
3653 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
3654
3655linux (4.6.0-6.7) yakkety; urgency=low
3656
3657 [ Tim Gardner ]
3658
3659 * Release Tracking Bug
3660 - LP: #1582753
3661
3662 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
3663 (LP: #1582378)
3664 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
3665 owns the ipc ns
3666
3667 * Miscellaneous Ubuntu changes
3668 - [Config] Add Description to kernel-image udeb
3669 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
3670 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
3671
3672 * Miscellaneous upstream changes
3673 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
3674 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
3675 - Drivers: hv: vmbus: Use the new virt_xx barrier code
3676 - Drivers: hv: vmbus: Export the vmbus_set_event() API
3677 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
3678 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
3679 - drivers:hv: Lock access to hyperv_mmio resource tree
3680 - drivers:hv: Make a function to free mmio regions through vmbus
3681 - drivers:hv: Reverse order of resources in hyperv_mmio
3682 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
3683 - drivers:hv: Record MMIO range in use by frame buffer
3684 - drivers:hv: Separate out frame buffer logic when picking MMIO range
3685 - Drivers: hv: kvp: fix IP Failover
3686 - Drivers: hv: vmbus: handle various crash scenarios
3687 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
3688 - Drivers: hv: balloon: reset host_specified_ha_region
3689
3690 [ Tim Gardner ]
3691
3692 * Dropped hv SAUCE patches in favor of linux-next.
3693
3694 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
3695
3696linux (4.6.0-5.6) yakkety; urgency=low
3697
3698 [ Tim Gardner ]
3699
3700 * Release Tracking Bug
3701 - LP: #1582351
3702
3703 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
3704 - [Config] enable CONFIG_AUFS_EXPORT
3705
3706 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
3707 - [Config] Update inclusion list for CRIU
3708
3709 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
3710 - [Debian] disable zfs module checks when cross-compiling
3711
3712 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3713 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3714
3715 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
3716 (LP: #1535150)
3717 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3718
3719 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
3720 enabled, breaking serial support on normal systems (LP: #1580960)
3721 - [Config] disable CONFIG_GOLDFISH
3722
3723 * Miscellaneous Ubuntu changes
3724 - [Config] d-i -- update local configuration to new form
3725 - [Config] kernel-wedge -- switch to explicit versions
3726 - [Config] powerpc64-smp --> generic
3727 - [Config] CONFIG_AUFS_FS=m
3728 - SAUCE: AUFS
3729 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
3730 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
3731 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
3732 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
3733 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
3734 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
3735 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
3736 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
3737 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
3738 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
3739 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
3740 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
3741 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
3742 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
3743 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
3744 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
3745 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
3746 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
3747 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3748 - SAUCE: (namespace) fuse: Add support for pid namespaces
3749 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
3750 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
3751 - SAUCE: (namespace) fuse: Allow user namespace mounts
3752 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
3753 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
3754 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3755 - SAUCE: (namespace) quota: Add support for user namespace mounts
3756 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
3757 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3758 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
3759 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
3760 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
3761 - rebase to v4.6
3762 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3763 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
3764
3765 * Miscellaneous upstream changes
3766 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
3767 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
3768
3769 [ Upstream Kernel Changes ]
3770
3771 * rebase to v4.6
3772
3773 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
3774
3775linux (4.6.0-4.5) yakkety; urgency=low
3776
3777 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
3778 upgrade -d (LP: #1573231)
3779 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
3780
3781 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
3782 IRC pointed out some leftover SAUCE patches that were causing issues.
3783
3784 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
3785 has some issues.
3786
3787 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
3788
3789linux (4.6.0-3.4) xenial; urgency=low
3790
3791 * Release Tracking Bug
3792 - LP: #1579594
3793
3794 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
3795 - [Config] Generate an -extras package for arm64 and powerpc
3796
3797 * Missing libunwind support in perf (LP: #1248289)
3798 - [Config] Add liblzma-dev to enable libunwind support in perf
3799
3800 * ZFS is confused by user namespaces (uid/gid mapping) when used with
3801 acltype=posixac (LP: #1567558)
3802 - zfs: Fix user namespaces uid/gid mapping
3803
3804 * Miscellaneous Ubuntu changes
3805 - rebase to v4.6-rc7
3806
3807 [ Upstream Kernel Changes ]
3808
3809 * rebase to v4.6-rc7
3810
3811 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
3812
3813linux (4.6.0-2.3) yakkety; urgency=low
3814
3815 * Miscellaneous Ubuntu changes
3816 - [Config] CONFIG_AUFS_FS=m
3817 - SAUCE: AUFS
3818 - zfs: gcc build error: -Wbool-compare in metaslab.c
3819 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
3820 - zfs: Fix ZPL miswrite of default POSIX ACL
3821 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
3822 - SAUCE: Dropped ubuntu/i915
3823 - SAUCE: Dropped ubuntu/dm-raid4-5
3824
3825 * Miscellaneous upstream changes
3826 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
3827 kernel"
3828
3829 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
3830
3831linux (4.6.0-1.2) yakkety; urgency=low
3832
3833 * Miscellaneous Ubuntu changes
3834 - [Config] CONFIG_NR_CPUS=8192 for amd64
3835
3836 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
3837
3838linux (4.6.0-0.1) yakkety; urgency=low
3839
3840
3841 [ Upstream Kernel Changes ]
3842
3843 * rebase to v4.6-rc6
3844 - LP: #1564712
3845 - LP: #1555912
3846 - LP: #1552925
3847 - LP: #1546694
3848 - LP: #1549660
3849 - LP: #1549620
3850 - LP: #1542944
3851 - LP: #1542564
3852 - LP: #1533009
3853 - LP: #1533461
3854 - LP: #1529624
3855 - LP: #1522949
3856
3857 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
3858
3859linux (4.6.0-0.0) yakkety; urgency=low
3860
3861 [ Kamal Mostafa ]
3862
3863 * Release Tracking Bug
3864 - LP: #1573817
3865
3866 * autoreconstruct: need to also generate extend-diff-ignore options for links
3867 (LP: #1574362)
3868 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
3869
3870 * tipc: missing linearization of sk_buff (LP: #1567064)
3871 - tipc: move linearization of buffers to generic code
3872
3873 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
3874 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
3875 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
3876 vmbus_mmio_allocate()
3877 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
3878 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
3879 private resource tree
3880 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
3881 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
3882 range
3883
3884 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
3885 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
3886
3887 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
3888 - [Config] CONFIG_AUFS_XATTR=y
3889
3890 * CVE-2016-3672 (LP: #1568523)
3891 - x86/mm/32: Enable full randomization on i386 and X86_32
3892
3893 * CVE-2016-3955 (LP: #1572666)
3894 - USB: usbip: fix potential out-of-bounds write
3895
3896 * Xenial update to v4.4.8 stable release (LP: #1573034)
3897 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
3898 instantiated
3899 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
3900 - parisc: Avoid function pointers for kernel exception routines
3901 - parisc: Fix kernel crash with reversed copy_from_user()
3902 - parisc: Unbreak handling exceptions from kernel modules
3903 - ALSA: timer: Use mod_timer() for rearming the system timer
3904 - ALSA: hda - Asus N750JV external subwoofer fixup
3905 - ALSA: hda - Fix white noise on Asus N750JV headphone
3906 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
3907 - mm: fix invalid node in alloc_migrate_target()
3908 - powerpc/mm: Fixup preempt underflow with huge pages
3909 - libnvdimm: fix smart data retrieval
3910 - libnvdimm, pfn: fix uuid validation
3911 - compiler-gcc: disable -ftracer for __noclone functions
3912 - arm64: opcodes.h: Add arm big-endian config options before including arm
3913 header
3914 - drm/dp: move hw_mutex up the call stack
3915 - drm/udl: Use unlocked gem unreferencing
3916 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
3917 - drm/radeon: add another R7 370 quirk
3918 - drm/radeon: add a dpm quirk for all R7 370 parts
3919 - drm/amdgpu/gmc: move vram type fetching into sw_init
3920 - drm/amdgpu/gmc: use proper register for vram type on Fiji
3921 - xen/events: Mask a moving irq
3922 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
3923 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
3924 - net: jme: fix suspend/resume on JMC260
3925 - net: vrf: Remove direct access to skb->data
3926 - net: qca_spi: Don't clear IFF_BROADCAST
3927 - net: qca_spi: clear IFF_TX_SKB_SHARING
3928 - net: fix bridge multicast packet checksum validation
3929 - sctp: lack the check for ports in sctp_v6_cmp_addr
3930 - mld, igmp: Fix reserved tailroom calculation
3931 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
3932 - qmi_wwan: add Sierra Wireless EM74xx device ID
3933 - ipv6: re-enable fragment header matching in ipv6_find_hdr
3934 - vxlan: fix missing options_len update on RX with collect metadata
3935 - cdc_ncm: toggle altsetting to force reset before setup
3936 - udp6: fix UDP/IPv6 encap resubmit path
3937 - tcp: fix tcpi_segs_in after connection establishment
3938 - ppp: release rtnl mutex when interface creation fails
3939 - net: validate variable length ll headers
3940 - ax25: add link layer header validation function
3941 - packet: validate variable length ll headers
3942 - bpf: avoid copying junk bytes in bpf_get_current_comm()
3943 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
3944 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
3945 - qlcnic: Remove unnecessary usage of atomic_t
3946 - qlcnic: Fix mailbox completion handling during spurious interrupt
3947 - macvtap: always pass ethernet header in linear
3948 - mlxsw: spectrum: Check requested ageing time is valid
3949 - rocker: set FDB cleanup timer according to lowest ageing time
3950 - bridge: allow zero ageing time
3951 - ipv4: Don't do expensive useless work during inetdev destroy.
3952 - net: Fix use after free in the recvmmsg exit path
3953 - mlx4: add missing braces in verify_qp_parameters
3954 - farsync: fix off-by-one bug in fst_add_one
3955 - ath9k: fix buffer overrun for ar9287
3956 - ppp: ensure file->private_data can't be overridden
3957 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
3958 - qlge: Fix receive packets drop.
3959 - net: bcmgenet: fix dma api length mismatch
3960 - bonding: fix bond_get_stats()
3961 - ipv4: fix broadcast packets reception
3962 - ipv4: initialize flowi4_flags before calling fib_lookup()
3963 - ppp: take reference on channels netns
3964 - xfrm: Fix crash observed during device unregistration and decryption
3965 - qmi_wwan: add "D-Link DWM-221 B1" device id
3966 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
3967 - bridge: Allow set bridge ageing time when switchdev disabled
3968 - rtnl: fix msg size calculation in if_nlmsg_size()
3969 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
3970 - tuntap: restore default qdisc
3971 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
3972 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
3973 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
3974 - ipv6: Count in extension headers in skb->network_header
3975 - mpls: find_outdev: check for err ptr in addition to NULL check
3976 - USB: uas: Limit qdepth at the scsi-host level
3977 - USB: uas: Add a new NO_REPORT_LUNS quirk
3978 - cdc-acm: fix NULL pointer reference
3979 - KVM: x86: Inject pending interrupt even if pending nmi exist
3980 - KVM: x86: reduce default value of halt_poll_ns parameter
3981 - MIPS: Fix MSA ld unaligned failure cases
3982 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
3983 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
3984 - pinctrl: sunxi: Fix A33 external interrupts not working
3985 - pinctrl: nomadik: fix pull debug print inversion
3986 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
3987 - au0828: fix au0828_v4l2_close() dev_state race condition
3988 - au0828: Fix dev_state handling
3989 - coda: fix error path in case of missing pdata on non-DT platform
3990 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
3991 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
3992 - rbd: use GFP_NOIO consistently for request allocations
3993 - virtio: virtio 1.0 cs04 spec compliance for reset
3994 - mac80211: properly deal with station hashtable insert errors
3995 - mac80211: avoid excessive stack usage in sta_info
3996 - mac80211: fix ibss scan parameters
3997 - mac80211: fix unnecessary frame drops in mesh fwding
3998 - mac80211: fix txq queue related crashes
3999 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
4000 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
4001 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
4002 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
4003 - iio: accel: bmc150: fix endianness when reading axes
4004 - iio: gyro: bmg160: fix buffer read values
4005 - iio: gyro: bmg160: fix endianness when reading axes
4006 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
4007 bytes
4008 - fs: add file_dentry()
4009 - nfs: use file_dentry()
4010 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
4011 - ext4: add lockdep annotations for i_data_sem
4012 - ext4: ignore quota mount options if the quota feature is enabled
4013 - iommu: Don't overwrite domain pointer when there is no default_domain
4014 - Btrfs: fix file/data loss caused by fsync after rename and new inode
4015 - arm64: replace read_lock to rcu lock in call_step_hook
4016 - perf: Do not double free
4017 - perf: Cure event->pending_disable race
4018 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
4019 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4020 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
4021 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
4022 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
4023 - ALSA: usb-audio: Add a quirk for Plantronics BT300
4024 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
4025 - HID: wacom: fix Bamboo ONE oops
4026 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
4027 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
4028 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
4029 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
4030 - staging: android: ion: Set the length of the DMA sg entries in buffer
4031 - usbvision: fix crash on detecting device with invalid configuration
4032 - Revert "usb: hub: do not clear BOS field during reset device"
4033 - Linux 4.4.8
4034
4035 * Fix speaker volume on a Dell machine (LP: #1549660)
4036 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
4037
4038 * Xenial update to v4.4.7 stable release (LP: #1572722)
4039 - regulator: core: avoid unused variable warning
4040 - regulator: core: Fix nested locking of supplies
4041 - ASoC: samsung: pass DMA channels as pointers
4042 - mmc: sh_mmcif: rework dma channel handling
4043 - mmc: sh_mmcif: Correct TX DMA channel allocation
4044 - x86/microcode/intel: Make early loader look for builtin microcode too
4045 - x86/microcode: Untangle from BLK_DEV_INITRD
4046 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
4047 - perf/x86/intel: Add definition for PT PMI bit
4048 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
4049 - KVM: i8254: change PIT discard tick policy
4050 - KVM: fix spin_lock_init order on x86
4051 - KVM: VMX: avoid guest hang on invalid invept instruction
4052 - KVM: VMX: avoid guest hang on invalid invvpid instruction
4053 - KVM: VMX: fix nested vpid for old KVM guests
4054 - perf/core: Fix perf_sched_count derailment
4055 - perf tools: Dont stop PMU parsing on alias parse error
4056 - perf tools: Fix checking asprintf return value
4057 - perf tools: Fix python extension build
4058 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
4059 - sched/preempt, sh: kmap_coherent relies on disabled preemption
4060 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
4061 - s390: fix floating pointer register corruption (again)
4062 - s390/cpumf: add missing lpp magic initialization
4063 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
4064 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
4065 - PCI: ACPI: IA64: fix IO port generic range check
4066 - x86/irq: Cure live lock in fixup_irqs()
4067 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
4068 - x86/iopl/64: Properly context-switch IOPL on Xen PV
4069 - x86/iopl: Fix iopl capability check on Xen PV
4070 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
4071 - sg: fix dxferp in from_to case
4072 - aacraid: Fix RRQ overload
4073 - aacraid: Fix memory leak in aac_fib_map_free
4074 - aacraid: Set correct msix count for EEH recovery
4075 - sd: Fix discard granularity when LBPRZ=1
4076 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
4077 - be2iscsi: set the boot_kset pointer to NULL in case of failure
4078 - aic7xxx: Fix queue depth handling
4079 - libnvdimm: Fix security issue with DSM IOCTL.
4080 - dm snapshot: disallow the COW and origin devices from being identical
4081 - dm: fix excessive dm-mq context switching
4082 - dm thin metadata: don't issue prefetches if a transaction abort has failed
4083 - dm cache: make sure every metadata function checks fail_io
4084 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
4085 - usb: retry reset if a device times out
4086 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
4087 - USB: uas: Reduce can_queue to MAX_CMNDS
4088 - USB: cdc-acm: more sanity checking
4089 - USB: iowarrior: fix oops with malicious USB descriptors
4090 - USB: usb_driver_claim_interface: add sanity checking
4091 - USB: mct_u232: add sanity checking in probe
4092 - USB: digi_acceleport: do sanity checking for the number of ports
4093 - USB: cypress_m8: add endpoint sanity check
4094 - USB: serial: cp210x: Adding GE Healthcare Device ID
4095 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
4096 - USB: option: add "D-Link DWM-221 B1" device id
4097 - pwc: Add USB id for Philips Spc880nc webcam
4098 - Input: powermate - fix oops with malicious USB descriptors
4099 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
4100 - ALSA: usb-audio: Add sanity checks for endpoint accesses
4101 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
4102 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
4103 - ALSA: usb-audio: Fix double-free in error paths after
4104 snd_usb_add_audio_stream() call
4105 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4106 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4107 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4108 - crypto: ccp - Add hash state import and export support
4109 - crypto: ccp - Limit the amount of information exported
4110 - crypto: ccp - Don't assume export/import areas are aligned
4111 - crypto: ccp - memset request context to zero during import
4112 - crypto: keywrap - memzero the correct memory
4113 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
4114 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
4115 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
4116 - X.509: Fix leap year handling again
4117 - mei: bus: check if the device is enabled before data transfer
4118 - HID: logitech: fix Dual Action gamepad support
4119 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
4120 - HID: multitouch: force retrieving of Win8 signature blob
4121 - HID: fix hid_ignore_special_drivers module parameter
4122 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
4123 - staging: android: ion_test: fix check of platform_device_register_simple()
4124 error code
4125 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
4126 - tty: Fix GPF in flush_to_ldisc(), part 2
4127 - net: irda: Fix use-after-free in irtty_open()
4128 - 8250: use callbacks to access UART_DLL/UART_DLM
4129 - saa7134: Fix bytesperline not being set correctly for planar formats
4130 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
4131 - bttv: Width must be a multiple of 16 when capturing planar formats
4132 - coda: fix first encoded frame payload
4133 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
4134 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
4135 - mtip32xx: Fix broken service thread handling
4136 - mtip32xx: Remove unwanted code from taskfile error handler
4137 - mtip32xx: Print exact time when an internal command is interrupted
4138 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
4139 - mtip32xx: Handle safe removal during IO
4140 - mtip32xx: Handle FTL rebuild failure state during device initialization
4141 - mtip32xx: Implement timeout handler
4142 - mtip32xx: Cleanup queued requests after surprise removal
4143 - ALSA: pcm: Avoid "BUG:" string for warnings again
4144 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
4145 - ALSA: hda - Don't handle ELD notify from invalid port
4146 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4147 - ALSA: hda - Fix unconditional GPIO toggle via automute
4148 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
4149 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
4150 - brd: Fix discard request processing
4151 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
4152 - bcache: cleaned up error handling around register_cache()
4153 - bcache: fix race of writeback thread starting before complete initialization
4154 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
4155 - mm: memcontrol: reclaim when shrinking memory.high below usage
4156 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
4157 - ia64: define ioremap_uc()
4158 - watchdog: don't run proc_watchdog_update if new value is same as old
4159 - watchdog: rc32434_wdt: fix ioctl error handling
4160 - Bluetooth: Add new AR3012 ID 0489:e095
4161 - Bluetooth: Fix potential buffer overflow with Add Advertising
4162 - cgroup: ignore css_sets associated with dead cgroups during migration
4163 - net: mvneta: enable change MAC address when interface is up
4164 - of: alloc anywhere from memblock if range not specified
4165 - vfs: show_vfsstat: do not ignore errors from show_devname method
4166 - splice: handle zero nr_pages in splice_to_pipe()
4167 - xtensa: ISS: don't hang if stdin EOF is reached
4168 - xtensa: fix preemption in {clear,copy}_user_highpage
4169 - xtensa: clear all DBREAKC registers on start
4170 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
4171 - ARC: bitops: Remove non relevant comments
4172 - quota: Fix possible GPF due to uninitialised pointers
4173 - xfs: fix two memory leaks in xfs_attr_list.c error paths
4174 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
4175 - md/raid5: Compare apples to apples (or sectors to sectors)
4176 - RAID5: check_reshape() shouldn't call mddev_suspend
4177 - RAID5: revert e9e4c377e2f563 to fix a livelock
4178 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
4179 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
4180 - md: multipath: don't hardcopy bio in .make_request path
4181 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
4182 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
4183 freed"
4184 - fuse: do not use iocb after it may have been freed
4185 - fuse: Add reference counting for fuse_io_priv
4186 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
4187 - rapidio/rionet: fix deadlock on SMP
4188 - ipr: Fix out-of-bounds null overwrite
4189 - ipr: Fix regression when loading firmware
4190 - iwlwifi: mvm: Fix paging memory leak
4191 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
4192 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
4193 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
4194 - drm/amdgpu: include the right version of gmc header files for iceland
4195 - IB/ipoib: fix for rare multicast join race condition
4196 - tracing: Have preempt(irqs)off trace preempt disabled functions
4197 - tracing: Fix crash from reading trace_pipe with sendfile
4198 - tracing: Fix trace_printk() to print when not using bprintk()
4199 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
4200 - scripts/coccinelle: modernize &
4201 - scripts/kconfig: allow building with make 3.80 again
4202 - kbuild/mkspec: fix grub2 installkernel issue
4203 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
4204 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
4205 - mmc: block: fix ABI regression of mmc_blk_ioctl
4206 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
4207 - mmc: sdhci: fix data timeout (part 1)
4208 - mmc: sdhci: fix data timeout (part 2)
4209 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
4210 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
4211 - clk: rockchip: rk3368: fix cpuclk core dividers
4212 - clk: rockchip: rk3368: fix parents of video encoder/decoder
4213 - clk: rockchip: rk3368: fix hdmi_cec gate-register
4214 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
4215 - clk: bcm2835: Fix setting of PLL divider clock rates
4216 - target: Fix target_release_cmd_kref shutdown comp leak
4217 - iser-target: Fix identification of login rx descriptor type
4218 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
4219 - iser-target: Separate flows for np listeners and connections cma events
4220 - iser-target: Rework connection termination
4221 - nfsd4: fix bad bounds checking
4222 - nfsd: fix deadlock secinfo+readdir compound
4223 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
4224 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
4225 - ACPI / PM: Runtime resume devices when waking from hibernate
4226 - writeback, cgroup: fix premature wb_put() in
4227 locked_inode_to_wb_and_lock_list()
4228 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
4229 inode
4230 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
4231 trackstick buttons, again"
4232 - Input: synaptics - handle spurious release of trackstick buttons, again
4233 - Input: ims-pcu - sanity check against missing interfaces
4234 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
4235 - ocfs2/dlm: fix race between convert and recovery
4236 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
4237 - mm/page_alloc: prevent merging between isolated and other pageblocks
4238 - mtd: onenand: fix deadlock in onenand_block_markbad
4239 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
4240 - scsi_common: do not clobber fixed sense information
4241 - sched/cputime: Fix steal time accounting vs. CPU hotplug
4242 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
4243 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
4244 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
4245 - Linux 4.4.7
4246
4247 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
4248 - Bluetooth: Add new AR3012 ID 0489:e095
4249
4250 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
4251 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
4252
4253 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
4254 gl552jx (LP: #1552925)
4255 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
4256
4257 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
4258 (LP: #1546694)
4259 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
4260
4261 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
4262 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
4263
4264 * s390/pci: add extra padding to function measurement block (LP: #1572291)
4265 - s390/pci: add extra padding to function measurement block
4266
4267 * CVE-2016-3951 (LP: #1567191)
4268 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
4269 - usbnet: cleanup after bind() in probe()
4270
4271 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
4272 - efi: Remove redundant efi_set_variable_nonblocking() prototype
4273 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
4274 - efi: Add nonblocking option to efi_query_variable_store()
4275 - efi: Add NV memory attribute
4276 - efi: Reformat GUID tables to follow the format in UEFI spec
4277 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
4278 - SAUCE: (noup) Add EFI signature data types
4279 - crypto: KEYS: convert public key and digsig asym to the akcipher api
4280 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
4281 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
4282 - [Config] CONFIG_IMA_MOK_KEYRING=y
4283 - IMA: create machine owner and blacklist keyrings
4284 - KEYS: Add an alloc flag to convey the builtinness of a key
4285 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
4286 - SAUCE: (noup) KEYS: Add a system blacklist keyring
4287 - SAUCE: (noup) MODSIGN: Support not importing certs from db
4288
4289 * Miscellaneous Ubuntu changes
4290 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
4291
4292 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
4293
4294linux (4.4.0-21.37) xenial; urgency=low
4295
4296 [ Tim Gardner ]
4297
4298 * Release Tracking Bug
4299 - LP: #1571791
4300
4301 * linux: MokSBState is ignored (LP: #1571691)
4302 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
4303 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
4304 - SAUCE: (noup) Display MOKSBState when disabled
4305
4306 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
4307
4308linux (4.4.0-20.36) xenial; urgency=low
4309
4310 [ Tim Gardner ]
4311
4312 * Release Tracking Bug
4313 - LP: #1571069
4314
4315 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
4316 - SAUCE: kernfs: Do not match superblock in another user namespace when
4317 mounting
4318
4319 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
4320 - x86/topology: Fix logical package mapping
4321 - x86/topology: Fix Intel HT disable
4322 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
4323 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
4324 - x86/topology: Fix AMD core count
4325
4326 * [regression]: Failed to call clock_adjtime(): Invalid argument
4327 (LP: #1566465)
4328 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
4329
4330 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
4331
4332linux (4.4.0-19.35) xenial; urgency=low
4333
4334 [ Tim Gardner ]
4335
4336 * Release Tracking Bug
4337 - LP: #1570348
4338
4339 * CVE-2016-2847 (LP: #1554260)
4340 - pipe: limit the per-user amount of pages allocated in pipes
4341
4342 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
4343 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
4344
4345 * arm64: guest hangs when ntpd is running (LP: #1549494)
4346 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
4347
4348 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4349 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
4350
4351 * s390/cpumf: Fix lpp detection (LP: #1555344)
4352 - s390/facilities: use stfl mnemonic instead of insn magic
4353 - s390/facilities: always use lowcore's stfle field for storing facility bits
4354 - s390/cpumf: Fix lpp detection
4355
4356 * s390x kernel image needs weightwatchers (LP: #1536245)
4357 - [Config] s390x: Use compressed kernel bzImage
4358
4359 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
4360 upgrading to Ubuntu 16.04 (LP: #1567581)
4361 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
4362 device-tree properties"
4363
4364 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
4365 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
4366 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
4367 - cpufreq: powernv: Add sysfs attributes to show throttle stats
4368
4369 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
4370 - [Config] Add ib_iser to generic inclusion list
4371
4372 * thunderx nic performance improvements (LP: #1567093)
4373 - net: thunderx: Set recevie buffer page usage count in bulk
4374 - net: thunderx: Adjust nicvf structure to reduce cache misses
4375
4376 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
4377 - net: thunderx: Fix for multiqset not configured upon interface toggle
4378 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
4379 - net: thunderx: Fix receive packet stats
4380
4381 * Miscellaneous Ubuntu changes
4382 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
4383
4384 * Miscellaneous upstream changes (LP: #1564901)
4385 - Input: xpad - correctly handle concurrent LED and FF requests
4386
4387 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
4388
4389linux (4.4.0-18.34) xenial; urgency=low
4390
4391 [ Tim Gardner ]
4392
4393 * Release Tracking Bug
4394 - LP: #1566868
4395
4396 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
4397 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
4398 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
4399
4400 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
4401 - [Config] CONFIG_ARCH_ROCKCHIP=y
4402
4403 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
4404 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
4405 - perf/x86/cqm: Fix CQM memory leak and notifier leak
4406 - x86/cpufeature: Carve out X86_FEATURE_*
4407 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
4408 - x86/topology: Create logical package id
4409 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
4410 - perf/x86/mbm: Add memory bandwidth monitoring event management
4411 - perf/x86/mbm: Implement RMID recycling
4412 - perf/x86/mbm: Add support for MBM counter overflow handling
4413
4414 * User namespace mount updates (LP: #1566505)
4415 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
4416 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
4417 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
4418 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
4419 - SAUCE: fs: fix a posible leak of allocated superblock
4420
4421 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
4422 (LP: #1566518)
4423 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
4424 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
4425
4426 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
4427 for Alpine Ridge on SKL (LP: #1519623)
4428 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
4429 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
4430 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
4431 - usb: add device descriptor for usb 3.1 root hub
4432 - usb: Support USB 3.1 extended port status request
4433 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
4434 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
4435 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
4436 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
4437 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
4438 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
4439 - usb: Add USB 3.1 Precision time measurement capability descriptor support
4440 - xhci: refactor and cleanup endpoint initialization.
4441 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
4442 - xhci: cleanup isoc tranfers queuing code
4443 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
4444 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
4445
4446 * wrong/missing permissions for device file /dev/prandom (prng.ko)
4447 (LP: #1558275)
4448 - s390/crypto: provide correct file mode at device register.
4449
4450 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
4451 - ALSA: hda - fix front mic problem for a HP desktop
4452
4453 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
4454 (LP: #1556228)
4455 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
4456
4457 * please provide mmc-modules udeb (LP: #1565765)
4458 - [Config] Add mmc block drivers to d-i
4459
4460 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
4461 - Add secure_modules() call
4462 - PCI: Lock down BAR access when module security is enabled
4463 - x86: Lock down IO port access when module security is enabled
4464 - ACPI: Limit access to custom_method
4465 - asus-wmi: Restrict debugfs interface when module loading is restricted
4466 - Restrict /dev/mem and /dev/kmem when module loading is restricted
4467 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
4468 - kexec: Disable at runtime if the kernel enforces module loading restrictions
4469 - x86: Restrict MSR access when module loading is restricted
4470 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
4471 - Add option to automatically enforce module signatures when in Secure Boot mode
4472 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
4473 - efi: Add EFI_SECURE_BOOT bit
4474 - hibernate: Disable in a signed modules environment
4475
4476 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
4477 - PCI: Add fwnode_handle to x86 pci_sysdata
4478 - PCI: Look up IRQ domain by fwnode_handle
4479 - [Config] CONFIG_PCI_HYPERV=m
4480 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
4481
4482 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
4483 (LP: #1559923)
4484 - ACPI / processor: Request native thermal interrupt handling via _OSC
4485
4486 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
4487 (LP: #1564591)
4488 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
4489
4490 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
4491 - atomics: Allow architectures to define their own __atomic_op_* helpers
4492 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
4493 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
4494 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
4495
4496 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
4497 - [Debian] cpupower uses non-standard CROSS
4498
4499 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
4500 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
4501
4502 * Unable to migrate container (LP: #1563921)
4503 - SAUCE: cgroup mount: ignore nsroot=
4504
4505 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
4506 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
4507
4508 * /proc/$pid/maps performance regression (LP: #1547231)
4509 - proc: revert /proc/<pid>/maps [stack:TID] annotation
4510
4511 * TPM2.0 trusted keys fixes (LP: #1398274)
4512 - tpm: remove unneeded include of actbl2.h
4513 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
4514 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
4515 - tpm_tis: Disable interrupt auto probing on a per-device basis
4516 - tpm_tis: Do not fall back to a hardcoded address for TPM2
4517 - tpm_tis: Use devm_ioremap_resource
4518 - tpm_tis: Clean up the force=1 module parameter
4519 - tpm_crb: Drop le32_to_cpu(ioread32(..))
4520 - tpm_crb: Use devm_ioremap_resource
4521 - tpm: fix the rollback in tpm_chip_register()
4522 - tpm: fix the cleanup of struct tpm_chip
4523 - tpm: fix: set continueSession attribute for the unseal operation
4524 - tpm: fix: return rc when devm_add_action() fails
4525 - tpm_eventlog.c: fix binary_bios_measurements
4526 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
4527 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
4528 - tpm_tis: fix build warning with tpm_tis_resume
4529
4530 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
4531 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
4532
4533 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
4534 Xenial (LP: #1563485)
4535 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
4536 - cxlflash: Increase cmd_per_lun for better throughput
4537 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
4538
4539 * Miscellaneous Ubuntu changes
4540 - [Config] do_zfs_powerpc64-smp = true
4541 - [Debian] fix linux_tools when cross-compiling
4542 - [Config] do_zfs_powerpc64-smp use default value
4543 - SAUCE: apparmor: Fix FTBFS due to bad include path
4544 - SAUCE: i915_bpo: Disable preliminary hw support
4545
4546 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
4547
4548linux (4.4.0-17.33) xenial; urgency=low
4549
4550 [ Tim Gardner ]
4551
4552 * Release Tracking Bug
4553 - LP: #1563441
4554
4555 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
4556 (LP: #1560552)
4557 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
4558 about to hit.
4559
4560 * Predictable naming mechanism is leading to issues in DLPAR operations of
4561 NICs (LP: #1560514)
4562 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
4563 properties
4564
4565 * ThunderX: support alternative phy implementations (LP: #1562968)
4566 - net: thunderx: Cleanup PHY probing code.
4567 - [Config] CONFIG_MDIO_CAVIUM=m
4568 - phy: mdio-octeon: Refactor into two files/modules
4569 - [Config] CONFIG_MDIO_THUNDER=m
4570 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
4571 - phy: mdio-cavium: Add missing MODULE_* annotations.
4572 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
4573 - phy: mdio-thunder: Fix some Kconfig typos
4574 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
4575
4576 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
4577 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
4578 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
4579
4580 * lots of printk to serial console can hang system for long time
4581 (LP: #1534216)
4582 - printk: set may_schedule for some of console_trylock() callers
4583
4584 * [i915_bpo] Update i915 backport driver (LP: #1560395)
4585 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
4586 - PM / runtime: Add new helper for conditional usage count incrementation
4587 - drm/core: Add drm_for_each_encoder_mask, v2.
4588 - drm/atomic-helper: Implement subsystem-level suspend/resume
4589
4590 * [Hyper-V] VM Sockets (LP: #1541585)
4591 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
4592 - Drivers: hv: vmbus: Add vendor and device atttributes
4593 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
4594 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
4595 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
4596 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
4597 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
4598 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
4599 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
4600 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
4601 - Drivers: hv: vmbus: add a per-channel rescind callback
4602 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
4603 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
4604 - Drivers: hv: vmbus: Give control over how the ring access is serialized
4605 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
4606 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
4607 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
4608 - Drivers: hv: vmbus: remove code duplication in message handling
4609 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
4610 - Drivers: hv: util: Pass the channel information during the init call
4611 - Drivers: hv: utils: Remove util transport handler from list if registration fails
4612 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
4613 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4614
4615 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
4616 (LP: #1559918)
4617 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
4618
4619 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
4620 - net: add tc offload feature flag
4621 - net: tc: helper functions to query action types
4622 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
4623 - net: rework ndo tc op to consume additional qdisc handle parameter
4624 - net: rework setup_tc ndo op to consume general tc operand
4625 - net: sched: add cls_u32 offload hooks for netdevs
4626 - net: ixgbe: add support for tc_u32 offload
4627 - net: ixgbe: abort with cls u32 divisor groups greater than 1
4628
4629 * Bring fm10k up to Fortville SW5 (LP: #1562310)
4630 - net: add netif_is_team_master helper
4631 - net: add netif_is_team_port helper
4632 - net: add netif_is_lag_master helper
4633 - net: add netif_is_lag_port helper
4634 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
4635 - fm10k: don't reinitialize RSS flow table when RXFH configured
4636
4637 * [Feature]Always Running Timer (ART) to System Time translation
4638 (LP: #1519625)
4639 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
4640 - timekeeping: Provide internal function __ktime_get_real_seconds
4641 - timekeeping: Cap adjustments so they don't exceed the maxadj value
4642 - clocksource: Make clocksource validation work for all clocksources
4643 - time: Add cycles to nanoseconds translation
4644 - time: Add timekeeping snapshot code capturing system time and counter
4645 - time: Remove duplicated code in ktime_get_raw_and_real()
4646 - time: Add driver cross timestamp interface for higher precision time synchronization
4647 - time: Add history to cross timestamp interface supporting slower devices
4648 - time/timekeeping: Work around false positive GCC warning
4649 - x86/tsc: Always Running Timer (ART) correlated clocksource
4650 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
4651 - [Config] CONFIG_E1000E_HWTS=y
4652 - e1000e: Adds hardware supported cross timestamp on e1000e nic
4653
4654 * x-gene2: add SoC v2 support to clock (LP: #1561604)
4655 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
4656
4657 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
4658 - perf/x86: Move perf_event.c ............... => x86/events/core.c
4659 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
4660 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
4661 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
4662 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
4663 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
4664 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
4665 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
4666 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
4667 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
4668 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
4669 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
4670 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
4671 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
4672 x86/events/intel/uncore.[ch]
4673 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
4674 x86/events/intel/uncore_nmhex.c
4675 - perf/x86: Move perf_event_intel_uncore_snb.c =>
4676 x86/events/intel/uncore_snb.c
4677 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
4678 x86/events/intel/uncore_snbep.c
4679 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
4680 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
4681 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
4682 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
4683 - perf/x86: Move perf_event.h to its new home
4684 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
4685
4686 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
4687 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
4688
4689 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
4690
4691linux (4.4.0-16.32) xenial; urgency=low
4692
4693 [ Tim Gardner ]
4694
4695 * Release Tracking Bug
4696 - LP: #1561727
4697
4698 * fix thermal throttling due to commit "Thermal: initialize thermal zone
4699 device correctly" (LP: #1561676)
4700 - Thermal: Ignore invalid trip points
4701
4702 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
4703 on press (LP: #1553811)
4704 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
4705 buttons, again
4706
4707 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
4708 (LP: #1560583)
4709 - SAUCE: apparmor: Allow ns_root processes to open profiles file
4710 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
4711
4712 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
4713 - ubuntu: vbox -- update to 5.0.16-dfsg-2
4714
4715 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
4716 s390x (LP: #1557690)
4717 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
4718
4719 * spl/zfs fails to build on s390x (LP: #1519814)
4720 - [Config] s390x -- re-enable zfs
4721 - [Config] zfs -- disable powerpc until the test failures can be resolved
4722
4723 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
4724 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
4725
4726 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
4727 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
4728 - [Config] powerpc -- convert zfs configuration to custom_override
4729
4730 * Memory arena corruption with FUSE (was Memory allocation failure crashes
4731 kernel hard, presumably related to FUSE) (LP: #1505948)
4732 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
4733 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
4734
4735 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
4736 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
4737
4738 * linux packaging: clear remaining redundant delta (LP: #1560445)
4739 - [Debian] Remove generated intermediate files on clean
4740
4741 * arm64: guest hangs when ntpd is running (LP: #1549494)
4742 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
4743 - Revert "hrtimer: Catch illegal clockids"
4744 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
4745
4746 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
4747 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
4748 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
4749 ThunderX
4750
4751 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
4752 (LP: #1559609)
4753 - arcmsr: fixed getting wrong configuration data
4754 - arcmsr: fixes not release allocated resource
4755 - arcmsr: make code more readable
4756 - arcmsr: adds code to support new Areca adapter ARC1203
4757 - arcmsr: changes driver version number
4758 - arcmsr: more readability improvements
4759 - arcmsr: Split dma resource allocation to a new function
4760 - arcmsr: change driver version to v1.30.00.22-20151126
4761
4762 * server image has no keyboard, desktop image works (LP: #1559692)
4763 - [Config] Rework input-modules (d-i) list
4764
4765 * PMU support for Cavium ThunderX (LP: #1559349)
4766 - arm64: perf: Rename Cortex A57 events
4767 - arm64/perf: Add Cavium ThunderX PMU support
4768 - arm64: perf: Enable PMCR long cycle counter bit
4769 - arm64: perf: Extend event mask for ARMv8.1
4770 - arm64: dts: Add Cavium ThunderX specific PMU
4771
4772 * Show ARM PMU events in perf stat (LP: #1559350)
4773 - drivers/perf: kill armpmu_register
4774 - arm: perf: Convert event enums to #defines
4775 - arm: perf: Add event descriptions
4776 - arm64: perf: Convert event enums to #defines
4777 - arm64: perf: Add event descriptions
4778 - ARM: perf: add format entry to describe event -> config mapping
4779 - arm64: perf: add format entry to describe event -> config mapping
4780
4781 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
4782 - EDAC/sb_edac: Fix computation of channel address
4783
4784 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
4785 - [Config] disable CONFIG_IP_PNP
4786
4787 * Miscellaneous Ubuntu changes
4788 - [Debian] Silence the reconstruct script
4789
4790 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
4791
4792linux (4.4.0-15.31) xenial; urgency=low
4793
4794 [ Tim Gardner ]
4795
4796 * Release Tracking Bug
4797 - LP: #1559252
4798
4799 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
4800 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
4801
4802 * policy namespace stacking (LP: #1379535)
4803 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
4804 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
4805 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
4806 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
4807 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
4808 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
4809 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
4810 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
4811 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
4812 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
4813 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
4814 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
4815 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
4816 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
4817 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
4818 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
4819 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
4820 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
4821 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
4822 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
4823 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
4824 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
4825 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
4826 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
4827 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
4828 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
4829 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
4830 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
4831 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
4832 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
4833 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
4834 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
4835 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
4836 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
4837 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
4838 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
4839 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
4840 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4841 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
4842 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
4843 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
4844 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
4845 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
4846 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
4847 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
4848 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
4849 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
4850 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
4851 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
4852
4853 * Add arm64 NUMA support (LP: #1558765)
4854 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
4855 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
4856 - [Config] CONFIG_OF_NUMA=y
4857 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
4858 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
4859 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
4860 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
4861 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
4862
4863 * vivid/linux: total ADT test failures (LP: #1558447)
4864 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
4865
4866 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
4867 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
4868 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
4869
4870 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
4871 - s390/pci: enforce fmb page boundary rule
4872
4873 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
4874 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
4875 - page_to_phys() always returns a multiple of PAGE_SIZE
4876 - s390/pci: provide ZPCI_ADDR macro
4877 - s390/pci: improve ZPCI_* macros
4878 - s390/pci: resize iomap
4879 - s390/pci: fix bar check
4880 - s390/pci: set error state for unusable functions
4881 - s390/pci: remove iomap sanity checks
4882 - s390/pci: remove pdev pointer from arch data
4883 - s390/pci: add ioctl interface for CLP
4884
4885 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
4886 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
4887 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
4888 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
4889 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
4890
4891 * skb_warn_bad_offload Crash (LP: #1558025)
4892 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
4893
4894 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
4895 - [Config] CONFIG_PCI_HOST_COMMON=y
4896 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
4897 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
4898 - PCI: generic: Move structure definitions to separate header file
4899 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
4900 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
4901 - PCI: thunder: Add PCIe host driver for ThunderX processors
4902 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
4903
4904 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
4905 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
4906
4907 * Xenial update to v4.4.6 stable release (LP: #1558330)
4908 - arm64: account for sparsemem section alignment when choosing vmemmap offset
4909 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
4910 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
4911 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
4912 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
4913 - kvm: cap halt polling at exactly halt_poll_ns
4914 - KVM: VMX: disable PEBS before a guest entry
4915 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
4916 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
4917 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
4918 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
4919 - s390/dasd: fix diag 0x250 inline assembly
4920 - tracing: Fix check for cpu online when event is disabled
4921 - dmaengine: at_xdmac: fix residue computation
4922 - jffs2: reduce the breakage on recovery from halfway failed rename()
4923 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
4924 - ASoC: dapm: Fix ctl value accesses in a wrong type
4925 - ASoC: samsung: Use IRQ safe spin lock calls
4926 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
4927 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
4928 - ovl: ignore lower entries when checking purity of non-directory entries
4929 - ovl: fix working on distributed fs as lower layer
4930 - wext: fix message delay/ordering
4931 - cfg80211/wext: fix message ordering
4932 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
4933 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
4934 - mac80211: minstrel: Change expected throughput unit back to Kbps
4935 - mac80211: fix use of uninitialised values in RX aggregation
4936 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
4937 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
4938 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
4939 - mac80211: Fix Public Action frame RX in AP mode
4940 - gpu: ipu-v3: Do not bail out on missing optional port nodes
4941 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
4942 - drm/radeon: Fix error handling in radeon_flip_work_func.
4943 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
4944 - userfaultfd: don't block on the last VM updates at exit time
4945 - ovl: fix getcwd() failure after unsuccessful rmdir
4946 - MIPS: Fix build error when SMP is used without GIC
4947 - MIPS: smp.c: Fix uninitialised temp_foreign_map
4948 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
4949 - target: Drop incorrect ABORT_TASK put for completed commands
4950 - ld-version: Fix awk regex compile failure
4951 - Linux 4.4.6
4952
4953 * linux fails to load x.509 built-in certificate (LP: #1557250)
4954 - lib/mpi: Endianness fix
4955
4956 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
4957 - [Config] CONFIG_NET_9P=m for s390x
4958
4959 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
4960 (LP: #1557950)
4961 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
4962 - net/mlx5e: Don't modify CQ before it was created
4963
4964 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
4965 - mmc: sdhci: Do not BUG on invalid vdd
4966 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
4967 - mmc: It is not an error for the card to be removed while suspended
4968
4969 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
4970 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
4971
4972 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
4973 - [Config] CONFIG_NUMA_EMU=y for s390x
4974
4975 * Miscellaneous Ubuntu changes
4976 - [Debian] git-ubuntu-log -- prevent bug references being split
4977 - [Debian] git-ubuntu-log -- git log output is UTF-8
4978
4979 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
4980
4981linux (4.4.0-14.30) xenial; urgency=low
4982
4983 [ Tim Gardner ]
4984
4985 * Release Tracking Bug
4986 - LP: #1557508
4987
4988 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
4989 - powerpc: Fix dedotify for binutils >= 2.26
4990
4991 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
4992 - Illumos 6370 - ZFS send fails to transmit some holes
4993
4994 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
4995 camera (LP: #1557138)
4996 - UVC: Add support for ds4 depth camera
4997
4998 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
4999 - sched/numa: Fix use-after-free bug in the task_numa_compare
5000
5001 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
5002 files (LP: #1555997)
5003 - ovl: copy new uid/gid into overlayfs runtime inode
5004
5005 * Miscellaneous Ubuntu changes
5006 - SAUCE: Dump stack when X.509 certificates cannot be loaded
5007
5008 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
5009
5010linux (4.4.0-13.29) xenial; urgency=low
5011
5012 [ Tim Gardner ]
5013
5014 * Release Tracking Bug
5015 - LP: #1556247
5016
5017 * s390/mm: four page table levels vs. fork (LP: #1556141)
5018 - s390/mm: four page table levels vs. fork
5019
5020 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
5021 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
5022 - hv_netvsc: cleanup netdev feature flags for netvsc
5023
5024 * fails to boot on megaraid (LP: #1552903)
5025 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
5026 case of PD list DCMD failure
5027
5028 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
5029 - ALSA: hda - add codec support for Kabylake display audio codec
5030
5031 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
5032 - cpufreq: powernv: Free 'chips' on module exit
5033 - cpufreq: powernv: Hot-plug safe the kworker thread
5034 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
5035 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
5036 - cpufreq: powernv: Replace pr_info with trace print for throttle event
5037 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
5038
5039 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
5040 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
5041
5042 * integer overflow in xt_alloc_table_info (LP: #1555353)
5043 - SAUCE: (noup) netfilter: x_tables: check for size overflow
5044
5045 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
5046 - [Packaging] reconstruct -- automatically reconstruct against base tag
5047 - [Config] reconstruct -- update to autoreconstruct output
5048 - [Packaging] reconstruct -- update when inserting final changes
5049
5050 * Xenial update to v4.4.5 stable release (LP: #1555640)
5051 - use ->d_seq to get coherency between ->d_inode and ->d_flags
5052 - drivers: sh: Restore legacy clock domain on SuperH platforms
5053 - Btrfs: fix deadlock running delayed iputs at transaction commit time
5054 - btrfs: Fix no_space in write and rm loop
5055 - btrfs: async-thread: Fix a use-after-free error for trace
5056 - block: Initialize max_dev_sectors to 0
5057 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
5058 - parisc: Fix ptrace syscall number and return value modification
5059 - mips/kvm: fix ioctl error handling
5060 - kvm: x86: Update tsc multiplier on change.
5061 - fbcon: set a default value to blink interval
5062 - cifs: fix out-of-bounds access in lease parsing
5063 - CIFS: Fix SMB2+ interim response processing for read requests
5064 - Fix cifs_uniqueid_to_ino_t() function for s390x
5065 - vfio: fix ioctl error handling
5066 - KVM: x86: fix root cause for missed hardware breakpoints
5067 - arm/arm64: KVM: Fix ioctl error handling
5068 - iommu/amd: Apply workaround for ATS write permission check
5069 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
5070 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
5071 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
5072 - drm/ast: Fix incorrect register check for DRAM width
5073 - drm/radeon/pm: update current crtc info after setting the powerstate
5074 - drm/amdgpu/pm: update current crtc info after setting the powerstate
5075 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
5076 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
5077 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
5078 - libata: fix HDIO_GET_32BIT ioctl
5079 - libata: Align ata_device's id on a cacheline
5080 - block: bio: introduce helpers to get the 1st and last bvec
5081 - writeback: flush inode cgroup wb switches instead of pinning super_block
5082 - Adding Intel Lewisburg device IDs for SATA
5083 - arm64: vmemmap: use virtual projection of linear region
5084 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
5085 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
5086 - tracing: Do not have 'comm' filter override event 'comm' field
5087 - pata-rb532-cf: get rid of the irq_to_gpio() call
5088 - Btrfs: fix loading of orphan roots leading to BUG_ON
5089 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
5090 - jffs2: Fix page lock / f->sem deadlock
5091 - Fix directory hardlinks from deleted directories
5092 - dmaengine: pxa_dma: fix cyclic transfers
5093 - adv7604: fix tx 5v detect regression
5094 - ALSA: usb-audio: Add a quirk for Plantronics DA45
5095 - ALSA: ctl: Fix ioctls for X32 ABI
5096 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
5097 - ALSA: rawmidi: Fix ioctls X32 ABI
5098 - ALSA: timer: Fix ioctls for X32 ABI
5099 - ALSA: pcm: Fix ioctls for X32 ABI
5100 - ALSA: seq: oss: Don't drain at closing a client
5101 - ALSA: hdspm: Fix wrong boolean ctl value accesses
5102 - ALSA: hdsp: Fix wrong boolean ctl value accesses
5103 - ALSA: hdspm: Fix zero-division
5104 - ALSA: timer: Fix broken compat timer user status ioctl
5105 - usb: chipidea: otg: change workqueue ci_otg as freezable
5106 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
5107 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
5108 - USB: qcserial: add Sierra Wireless EM74xx device ID
5109 - USB: serial: option: add support for Telit LE922 PID 0x1045
5110 - USB: serial: option: add support for Quectel UC20
5111 - MIPS: scache: Fix scache init with invalid line size.
5112 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
5113 - ubi: Fix out of bounds write in volume update code
5114 - i2c: brcmstb: allocate correct amount of memory for regmap
5115 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
5116 - block: check virt boundary in bio_will_gap()
5117 - block: get the 1st and last bvec via helpers
5118 - drm/i915: more virtual south bridge detection
5119 - drm/i915: refine qemu south bridge detection
5120 - modules: fix longstanding /proc/kallsyms vs module insertion race.
5121 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
5122 - Linux 4.4.5
5123
5124 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
5125 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
5126
5127 * TPM2.0 trusted keys fixes (LP: #1398274)
5128 - tpm_tis: further simplify calculation of ordinal duration
5129 - tpm_tis: Use devm_free_irq not free_irq
5130 - tpm_tis: Ensure interrupts are disabled when the driver starts
5131 - tpm: rework tpm_get_timeouts()
5132 - tpm_tis: Get rid of the duplicate IRQ probing code
5133 - tpm_tis: Refactor the interrupt setup
5134 - tpm_tis: Tighten IRQ auto-probing
5135 - tpm_ibmvtpm: properly handle interrupted packet receptions
5136
5137 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
5138 - [Config] control.stub.in -- review versioned Build-Depends:
5139 - [Config] control.stub.in -- review versioned
5140 Depends/Breaks/Conflicts/Replaces
5141 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
5142 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
5143
5144 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
5145
5146linux (4.4.0-12.28) xenial; urgency=low
5147
5148 * Miscellaneous Ubuntu changes
5149 - reconstruct: Work around orig tarball packaging limitiations
5150 Fixes FTBS
5151
5152 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
5153
5154linux (4.4.0-12.27) xenial; urgency=low
5155
5156 [ Tim Gardner ]
5157
5158 * Release Tracking Bug
5159 - LP: #1554704
5160
5161 * Fails to detect (second) display (LP: #1543683)
5162 - drm/i915: Fix hpd live status bits for g4x
5163
5164 * s390x -- various configuration changes (LP: #1543165)
5165 - [Config] s390x -- enable CONFIG_NUMA
5166 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
5167 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
5168 - [Config] s390x -- disable CONFIG_NVMEM
5169 - [Config] s390x -- switch preempt mode to none
5170
5171 * Radeon hybrid graphics problem on resume (LP: #1554608)
5172 - Revert "drm/radeon: call hpd_irq_event on resume"
5173
5174 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
5175 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
5176 - drm/amdgpu: use $(src) in Makefile (v2)
5177 - drm/radeon: constify radeon_asic_ring structures
5178 - drm/amdgpu: add a callback for reading the bios from the rom directly
5179 - drm/amdgpu: add read_bios_from_rom callback for CI parts
5180 - drm/amdgpu: add read_bios_from_rom callback for VI parts
5181 - drm/amdgpu: Use new read bios from rom callback
5182 - drm/amdgpu: Use unlocked gem unreferencing
5183 - drm/radeon: Use unlocked gem unreferencing
5184 - drm/amd: add new gfx8 register definitions for EDC
5185 - drm/amdgpu: add EDC support for CZ (v3)
5186 - drm/amd: abstract kernel rq and normal rq to priority of run queue
5187 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
5188 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
5189 - drm/amdgpu: update rev id register for VI
5190 - drm/amdgpu: add more debugging output for driver failures
5191 - drm/amdgpu: add entity only when first job come
5192 - drm/amdgpu: handle error case for ctx
5193 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
5194 - drm/amdgpu: change default sched jobs to 32
5195 - drm/amdgpu: limit visible vram if it's smaller than the BAR
5196 - drm/amdgpu: restrict the sched jobs number to power of two
5197 - drm/amdgpu: put VM page tables directly into duplicates list
5198 - drm/amdgpu: split VM PD and PT handling during CS
5199 - drm/amdgpu: keep the PTs validation list in the VM v2
5200 - drm/radeon: Update radeon_get_vblank_counter_kms()
5201 - drm/radeon: only increment sync_seq when a fence is really emitted
5202 - drm/fb-helper: Use proper plane mask for fb cleanup
5203 - drm/amdgpu: fix dp link rate selection (v2)
5204 - drm/radeon: fix dp link rate selection (v2)
5205 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
5206 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
5207 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
5208 - drm/amdgpu: implement new cgs interface for acpi function
5209 - drm/amdgpu: implement cgs interface to query system info
5210 - drm/amdgpu: add new cgs interface to get display info (v2)
5211 - drm/amd/powerplay: add basic powerplay framework
5212 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
5213 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
5214 - drm/amd/powerplay: add SMU manager sub-component
5215 - drm/amd/powerplay: add hardware manager sub-component
5216 - SAUCE: amd: Include errno.h
5217 - drm/amd/powerplay: add Carrizo smu support
5218 - drm/amd/powerplay: add Carrizo dpm support
5219 - drm/amd/powerplay: add CG and PG support for carrizo
5220 - drm/amd/powerplay: add event manager sub-component
5221 - drm/amd/powerplay: implement functions of amd_powerplay_func
5222 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
5223 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
5224 - drm/amd/powerplay: add header file for tonga smu and dpm
5225 - drm/amd/powerplay: Add Tonga SMU support
5226 - drm/amd/powerplay: add Tonga dpm support (v3)
5227 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
5228 - drm/amd/powerplay: update atomctrl for fiji
5229 - drm/amd/powerplay: add Fiji SMU support.
5230 - drm/amd/powerplay: add Fiji DPM support.
5231 - drm/amdgpu: add amdgpu.powerplay module option
5232 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
5233 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
5234 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
5235 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
5236 - drm/amdgpu/powerplay: program display gap for tonga.
5237 - drm/amdgpu: enable powerplay module by default for tonga.
5238 - drm/amdgpu: enable powerplay module by default for fiji.
5239 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
5240 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
5241 - drm/amd/powerplay: Add CG and PG support for tonga
5242 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
5243 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
5244 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
5245 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
5246 - drm/amdgpu/powerplay: implement thermal control for tonga.
5247 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
5248 - drm/amdgpu: export fan control functions to amdgpu
5249 - drm/amdgpu: enable sysfs interface for powerplay
5250 - drm/amdgpu: support per device powerplay enablement (v2)
5251 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
5252 - drm/amd/powerplay: implement new funcs to check current states for tonga.
5253 - drm/amd/powerplay: refine the logic of whether need to update power state.
5254 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
5255 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
5256 - drm/amdgpu: extract pcie helpers to common header
5257 - drm: add drm_pcie_get_max_link_width helper (v2)
5258 - drm/amdgpu: store pcie gen mask and link width
5259 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
5260 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
5261 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
5262 - drm/amd/powerplay: fix boolreturn.cocci warnings
5263 - drm/amd/powerplay/tonga: Add UVD DPM init
5264 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
5265 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
5266 - drm/amdgpu: add sdma clock gating support for Fiji.
5267 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
5268 - drm/amd/powerplay: enable clock gating for Fiji.
5269 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
5270 - drm/amd/powerplay: implement smc state upload for CZ
5271 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5272 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
5273 - drm/amd/powerplay: add new function point in hwmgr.
5274 - drm/amd/powerplay: add smc msg for NB P-State switch
5275 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
5276 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
5277 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
5278 - drm/amd/powerplay: Add PPLib debug print macro.
5279 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
5280 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
5281 - drm/amd/powerplay: add multimedia power gating support for Fiji.
5282 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
5283 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
5284 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
5285 - drm/amdgpu: Prepare DKMS build for powerplay module.
5286 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
5287 - drm/amd/powerplay: Add thermal protection support for Fiji.
5288 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
5289 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
5290 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
5291 - drm/amd/powerplay: fix boolreturn.cocci warnings
5292 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
5293 - drm/amd/powerplay: check whether enable dpm in powerplay.
5294 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
5295 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
5296 - drm/amd/powerplay: display gpu load when print performance for tonga.
5297 - drm/powerplay: add debugging output to tonga_processpptables.c
5298 - drm/powerplay: add debugging output to processpptables.c
5299 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
5300 - drm/amd/powerplay: Don't return an error if fan table is missing
5301 - amd\powerplay Implement get dal power level
5302 - amd/powerplay: Fix get dal power level
5303 - amd/powerplay: Add structures required to report configuration change
5304 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
5305 - drm/amd/powerplay: add point check to avoid NULL point hang.
5306 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
5307 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
5308 - drm: powerplay: use div64_s64 instead of do_div
5309 - drm/amd/powerplay: fix a reversed condition
5310 - drm/amdgpu/cgs: cleanup some indenting
5311 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
5312 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
5313 - drm/amd/powerplay: fix bug that NULL checks are reversed.
5314 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
5315 - drm/amd/powerplay: fix Smatch static checker warnings
5316 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
5317 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
5318 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
5319 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
5320 - drm/amdgpu: fix hex/decimal bug when show gpu load.
5321 - drm/amd/powerplay: add thermal control task when resume.
5322 - drm/amd/powerplay: enable set boot state task
5323 - drm/amd/powerplay: enable power down asic task. (v2)
5324 - drm/amd/powerplay: implement power down asic task for CZ
5325 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
5326 - drm/amdgpu/cgs: add an interface to access PCI resources
5327 - drm/amdgpu: add irq domain support
5328 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
5329 - drm/sysfs: use kobj_to_dev()
5330 - drm/amd/powerplay: fix static checker warning for return meaningless value.
5331 - drm/amdgpu/cz: add code to enable forcing UVD clocks
5332 - drm/amdgpu/cz: add code to enable forcing VCE clocks
5333 - drm/amdgpu/cz: force uvd clocks when sclks are forced
5334 - drm/amdgpu/cz: force vce clocks when sclks are forced
5335 - drm/amdgpu: use kobj_to_dev()
5336 - drm/radeon: use kobj_to_dev()
5337 - drm/ttm: fix adding foreign BOs to the LRU during init v2
5338 - drm/ttm: fix adding foreign BOs to the swap LRU
5339 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
5340 - drm/amdgpu: move VM page tables to the LRU end on CS v2
5341 - drm/amdgpu: validate duplicates first
5342 - drm/amdgpu: add missing irq.h include
5343 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
5344 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
5345 - amdkfd: don't open-code memdup_user()
5346 - amdkfd: Copy from the proper user command pointer
5347 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
5348 - amd/powerplay: disable powerplay by default initially
5349 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
5350 - drm/atomic-helper: Export framebuffer_changed()
5351 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
5352 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
5353 - drm/amdgpu: fix next_rptr handling for debugfs
5354 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
5355 - drm/radeon: only init fbdev if we have connectors
5356 - drm/amdgpu: don't init fbdev if we don't have any connectors
5357 - drm/amd/powerplay: Update SMU firmware loading for Stoney
5358 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
5359 - drm/amdkfd: Remove unnecessary cast in kfree
5360 - drm/amdgpu: only move pt bos in LRU list on success
5361 - drm/amdgpu: mask out WC from BO on unsupported arches
5362 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
5363 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
5364 - drm/amdgpu: load MEC ucode manually on iceland
5365 - drm/amdgpu: disable uvd and vce clockgating on Fiji
5366 - drm/amdgpu: add pcie cap module parameters (v2)
5367 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
5368 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
5369 - drm/amdgpu: handle uvd pg flags properly
5370 - drm/amdgpu: handle vce pg flags properly
5371 - drm/amdgpu: clean up vce pg flags for cz/st
5372 - drm/amdgpu: be consistent with uvd cg flags
5373 - drm/amd/powerplay/cz: disable uvd pg
5374 - drm/amd/powerplay/cz: disable vce pg
5375 - drm/amd/powerplay/tonga: disable uvd pg
5376 - drm/amd/powerplay/tonga: disable vce pg
5377 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
5378 - drm/amdgpu: remove unused cg defines
5379 - drma/dmgpu: move cg and pg flags into shared headers
5380 - drm/amdgpu/tonga: plumb pg flags through to powerplay
5381 - drm/amdgpu/cz: plumb pg flags through to powerplay
5382 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
5383
5384 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
5385 #1552632)
5386 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
5387
5388 * Miscellaneous Ubuntu changes
5389 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
5390
5391 * Miscellaneous upstream changes
5392 - net: thunderx: Fix for Qset error due to CQ full
5393 - ahci: Workaround for ThunderX Errata#22536
5394 - arm64: Add workaround for Cavium erratum 27456
5395 - tipc: fix nullptr crash during subscription cancel
5396
5397 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
5398
5399linux (4.4.0-11.26) xenial; urgency=low
5400
5401 [ Tim Gardner ]
5402
5403 * Release Tracking Bug
5404 - LP: #1553391
5405
5406 * Xenial update to v4.4.4 stable release (LP: #1553179)
5407 - af_iucv: Validate socket address length in iucv_sock_bind()
5408 - gro: Make GRO aware of lightweight tunnels.
5409 - net: dp83640: Fix tx timestamp overflow handling.
5410 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
5411 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
5412 - tcp: fix NULL deref in tcp_v4_send_ack()
5413 - af_unix: fix struct pid memory leak
5414 - pptp: fix illegal memory access caused by multiple bind()s
5415 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
5416 - net: dsa: fix mv88e6xxx switches
5417 - tipc: fix connection abort during subscription cancel
5418 - inet: frag: Always orphan skbs inside ip_defrag()
5419 - switchdev: Require RTNL mutex to be held when sending FDB notifications
5420 - tcp: beware of alignments in tcp_get_info()
5421 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
5422 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
5423 - ipv6: addrconf: Fix recursive spin lock call
5424 - ipv6: fix a lockdep splat
5425 - unix: correctly track in-flight fds in sending process user_struct
5426 - tcp: do not drop syn_recv on all icmp reports
5427 - net:Add sysctl_max_skb_frags
5428 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
5429 - enic: increment devcmd2 result ring in case of timeout
5430 - sctp: translate network order to host order when users get a hmacid
5431 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
5432 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
5433 eth_get_headlen
5434 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
5435 - bonding: Fix ARP monitor validation
5436 - ipv4: fix memory leaks in ip_cmsg_send() callers
5437 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
5438 - af_unix: Guard against other == sk in unix_dgram_sendmsg
5439 - tipc: fix premature addition of node to lookup table
5440 - tcp: md5: release request socket instead of listener
5441 - qmi_wwan: add "4G LTE usb-modem U901"
5442 - net/mlx4_en: Count HW buffer overrun only once
5443 - net/mlx4_en: Avoid changing dev->features directly in run-time
5444 - l2tp: Fix error creating L2TP tunnels
5445 - pppoe: fix reference counting in PPPoE proxy
5446 - net_sched fix: reclassification needs to consider ether protocol changes
5447 - route: check and remove route cache when we get route
5448 - tcp/dccp: fix another race at listener dismantle
5449 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
5450 - rtnl: RTM_GETNETCONF: fix wrong return value
5451 - tipc: unlock in error path
5452 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
5453 - sctp: Fix port hash table size computation
5454 - ext4: fix bh->b_state corruption
5455 - ARM: debug-ll: fix BCM63xx entry for multiplatform
5456 - arm64: errata: Add -mpc-relative-literal-loads to build flags
5457 - KVM: s390: fix guest fprs memory leak
5458 - devm_memremap: Fix error value when memremap failed
5459 - drm/gma500: Use correct unref in the gem bo create function
5460 - ARM: 8457/1: psci-smp is built only for SMP
5461 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
5462 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
5463 - efi: Do variable name validation tests in utf8
5464 - efi: Make our variable validation list include the guid
5465 - efi: Make efivarfs entries immutable by default
5466 - efi: Add pstore variables to the deletion whitelist
5467 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
5468 - bcache: fix a livelock when we cause a huge number of cache misses
5469 - bcache: Add a cond_resched() call to gc
5470 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
5471 - bcache: fix a leak in bch_cached_dev_run()
5472 - bcache: unregister reboot notifier if bcache fails to unregister device
5473 - bcache: allows use of register in udev to avoid "device_busy" error.
5474 - bcache: Change refill_dirty() to always scan entire disk if necessary
5475 - dm thin: fix race condition when destroying thin pool workqueue
5476 - can: ems_usb: Fix possible tx overflow
5477 - usb: dwc3: Fix assignment of EP transfer resources
5478 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
5479 - USB: option: add support for SIM7100E
5480 - USB: option: add "4G LTE usb-modem U901"
5481 - drivers: android: correct the size of struct binder_uintptr_t for
5482 BC_DEAD_BINDER_DONE
5483 - spi: omap2-mcspi: Prevent duplicate gpio_request
5484 - iw_cxgb3: Fix incorrectly returning error on success
5485 - drm/i915: shut up gen8+ SDE irq dmesg noise
5486 - ocfs2: unlock inode if deleting inode from orphan fails
5487 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
5488 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
5489 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
5490 - clocksource/drivers/vt8500: Increase the minimum delta
5491 - s390/kvm: remove dependency on struct save_area definition
5492 - KVM: s390: fix memory overwrites when vx is disabled
5493 - Btrfs: add missing brelse when superblock checksum fails
5494 - Btrfs: igrab inode in writepage
5495 - btrfs: statfs: report zero available if metadata are exhausted
5496 - Btrfs: send, don't BUG_ON() when an empty symlink is found
5497 - Btrfs: fix number of transaction units required to create symlink
5498 - Btrfs: fix transaction handle leak on failure to create hard link
5499 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
5500 subvolume roots
5501 - btrfs: initialize the seq counter in struct btrfs_device
5502 - s390: fix normalization bug in exception table sorting
5503 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
5504 - s390/dasd: fix refcount for PAV reassignment
5505 - s390/dasd: fix performance drop
5506 - uml: flush stdout before forking
5507 - uml: fix hostfs mknod()
5508 - um: link with -lpthread
5509 - locks: fix unlock when fcntl_setlk races with a close
5510 - rtlwifi: rtl_pci: Fix kernel panic
5511 - rtlwifi: rtl8192cu: Add missing parameter setup
5512 - rtlwifi: rtl8192ce: Fix handling of module parameters
5513 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
5514 - rtlwifi: rtl8723ae: Fix initialization of module parameters
5515 - rtlwifi: rtl8192se: Fix module parameter initialization
5516 - rtlwifi: rtl8188ee: Fix module parameter initialization
5517 - rtlwifi: rtl8723be: Fix module parameter initialization
5518 - mei: fix fasync return value on error
5519 - mei: validate request value in client notify request ioctl
5520 - namei: ->d_inode of a pinned dentry is stable only for positives
5521 - rc: sunxi-cir: Initialize the spinlock properly
5522 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
5523 - si2157: return -EINVAL if firmware blob is too big
5524 - gspca: ov534/topro: prevent a division by 0
5525 - vb2: fix a regression in poll() behavior for output,streams
5526 - tda1004x: only update the frontend properties if locked
5527 - dm space map metadata: remove unused variable in brb_pop()
5528 - dm snapshot: fix hung bios when copy error occurs
5529 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
5530 - coresight: checking for NULL string in coresight_name_match()
5531 - irqchip/omap-intc: Add support for spurious irq handling
5532 - irqchip/mxs: Add missing set_handle_irq()
5533 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
5534 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
5535 - posix-clock: Fix return code on the poll method's error path
5536 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
5537 - mmc: usdhi6rol0: handle NULL data in timeout
5538 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
5539 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
5540 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
5541 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
5542 - mmc: core: Enable tuning according to the actual timing
5543 - mmc: mmci: fix an ages old detection error
5544 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
5545 - mmc: pxamci: fix again read-only gpio detection polarity
5546 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
5547 - mmc: sdhci: Allow override of mmc host operations
5548 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
5549 - Bluetooth: Use continuous scanning when creating LE connections
5550 - Bluetooth: Add support of Toshiba Broadcom based devices
5551 - Bluetooth: Fix incorrect removing of IRKs
5552 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
5553 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
5554 - time: Avoid signed overflow in timekeeping_get_ns()
5555 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
5556 - Revert "MIPS: Fix PAGE_MASK definition"
5557 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
5558 - MIPS: hpet: Choose a safe value for the ETIME check
5559 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
5560 - MIPS: Fix buffer overflow in syscall_get_arguments()
5561 - EDAC: Robustify workqueues destruction
5562 - EDAC, mc_sysfs: Fix freeing bus' name
5563 - sparc64: fix incorrect sign extension in sys_sparc64_personality
5564 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
5565 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
5566 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
5567 - virtio_balloon: fix race by fill and leak
5568 - virtio_balloon: fix race between migration and ballooning
5569 - virtio_pci: fix use after free on release
5570 - drm/vmwgfx: Fix an incorrect lock check
5571 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
5572 - drm/vmwgfx: respect 'nomodeset'
5573 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
5574 - drm/amdgpu: call hpd_irq_event on resume
5575 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
5576 - drm/amdgpu: fix tonga smu resume
5577 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
5578 - drm/amdgpu: no need to load MC firmware on fiji
5579 - drm/amdgpu: move gmc7 support out of CIK dependency
5580 - drm/amdgpu: iceland use CI based MC IP
5581 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
5582 - drm/amdgpu: pull topaz gmc bits into gmc_v7
5583 - drm/amdgpu: drop topaz support from gmc8 module
5584 - drm/amdgpu: don't load MEC2 on topaz
5585 - drm/amdgpu: remove exp hardware support from iceland
5586 - drm/amdgpu: fix s4 resume
5587 - drm/amdgpu: remove unnecessary forward declaration
5588 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
5589 - drm/amdgpu: fix issue with overlapping userptrs
5590 - drm/amdgpu: use post-decrement in error handling
5591 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
5592 - drm/amdgpu/pm: adjust display configuration after powerstate
5593 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
5594 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
5595 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
5596 training
5597 - drm/nouveau: platform: Fix deferred probe
5598 - drm/dp/mst: process broadcast messages correctly
5599 - drm/dp/mst: always send reply for UP request
5600 - drm/dp/mst: fix in MSTB RAD initialization
5601 - drm/dp/mst: fix in RAD element access
5602 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
5603 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
5604 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
5605 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
5606 - drm/dp/mst: deallocate payload on port destruction
5607 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
5608 - drm/radeon: call hpd_irq_event on resume
5609 - drm/radeon: Fix "slow" audio over DP on DCE8+
5610 - drm/radeon: clean up fujitsu quirks
5611 - drm/radeon: properly byte swap vce firmware setup
5612 - drm/radeon: cleaned up VCO output settings for DP audio
5613 - drm/radeon: Add a common function for DFS handling
5614 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
5615 - drm: add helper to check for wc memory support
5616 - drm/radeon: mask out WC from BO on unsupported arches
5617 - drm/radeon: hold reference to fences in radeon_sa_bo_new
5618 - drm: fix missing reference counting decrease
5619 - drm/i915: Restore inhibiting the load of the default context
5620 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
5621 - drm/i915: Init power domains early in driver load
5622 - drm/i915: Make sure DC writes are coherent on flush.
5623 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
5624 - drm/i915: Don't reject primary plane windowing with color keying enabled on
5625 SKL+
5626 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
5627 - drm/i915/dsi: defend gpio table against out of bounds access
5628 - drm/i915/dsi: don't pass arbitrary data to sideband
5629 - drm/i915: fix error path in intel_setup_gmbus()
5630 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
5631 - drm/radeon: use post-decrement in error handling
5632 - drm: No-Op redundant calls to drm_vblank_off() (v2)
5633 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
5634 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
5635 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
5636 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
5637 - drm/radeon/pm: adjust display configuration after powerstate
5638 - make sure that freeing shmem fast symlinks is RCU-delayed
5639 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
5640 supported
5641 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
5642 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
5643 - uapi: update install list after nvme.h rename
5644 - lib: sw842: select crc32
5645 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
5646 R700
5647 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
5648 R830
5649 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
5650 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
5651 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
5652 - dmaengine: dw: fix cyclic transfer setup
5653 - dmaengine: dw: fix cyclic transfer callbacks
5654 - dmaengine: at_xdmac: fix resume for cyclic transfers
5655 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
5656 - IB/cm: Fix a recently introduced deadlock
5657 - IB/qib: fix mcast detach when qp not attached
5658 - IB/qib: Support creating qps with GFP_NOIO flag
5659 - IB/mlx5: Expose correct maximum number of CQE capacity
5660 - Thermal: initialize thermal zone device correctly
5661 - Thermal: handle thermal zone device properly during system sleep
5662 - Thermal: do thermal zone update after a cooling device registered
5663 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
5664 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
5665 - hwmon: (ads1015) Handle negative conversion values correctly
5666 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
5667 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
5668 - seccomp: always propagate NO_NEW_PRIVS on tsync
5669 - libceph: fix ceph_msg_revoke()
5670 - libceph: don't bail early from try_read() when skipping a message
5671 - libceph: use the right footer size when skipping a message
5672 - libceph: don't spam dmesg with stray reply warnings
5673 - sd: Optimal I/O size is in bytes, not sectors
5674 - Staging: speakup: Fix getting port information
5675 - Revert "Staging: panel: usleep_range is preferred over udelay"
5676 - cdc-acm:exclude Samsung phone 04e8:685d
5677 - perf stat: Do not clean event's private stats
5678 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
5679 - rfkill: fix rfkill_fop_read wait_event usage
5680 - mac80211: Requeue work after scan complete for all VIF types.
5681 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
5682 - Revert "workqueue: make sure delayed work run in local cpu"
5683 - ALSA: hda - Apply clock gate workaround to Skylake, too
5684 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
5685 - target: Fix LUN_RESET active I/O handling for ACK_KREF
5686 - target: Fix LUN_RESET active TMR descriptor handling
5687 - target: Fix TAS handling for multi-session se_node_acls
5688 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
5689 - target: Fix race with SCF_SEND_DELAYED_TAS handling
5690 - spi: atmel: fix gpio chip-select in case of non-DT platform
5691 - libata: fix sff host state machine locking while polling
5692 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
5693 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
5694 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
5695 - cpuset: make mm migration asynchronous
5696 - cgroup: make sure a parent css isn't offlined before its children
5697 - writeback: keep superblock pinned during cgroup writeback association
5698 switches
5699 - phy: core: fix wrong err handle for phy_power_on
5700 - i2c: i801: Adding Intel Lewisburg support for iTCO
5701 - bio: return EINTR if copying to user space got interrupted
5702 - block: fix use-after-free in dio_bio_complete
5703 - nfs: fix nfs_size_to_loff_t
5704 - NFSv4: Fix a dentry leak on alias use
5705 - of/irq: Fix msi-map calculation for nonzero rid-base
5706 - KVM: async_pf: do not warn on page allocation failures
5707 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
5708 - KVM: x86: fix missed hardware breakpoints
5709 - KVM: x86: MMU: fix ubsan index-out-of-range warning
5710 - powerpc/eeh: Fix partial hotplug criterion
5711 - tracing: Fix showing function event in available_events
5712 - sunrpc/cache: fix off-by-one in qword_get()
5713 - kernel/resource.c: fix muxed resource handling in __request_region()
5714 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
5715 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
5716 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
5717 - xen/arm: correctly handle DMA mapping of compound pages
5718 - xen/scsiback: correct frontend counting
5719 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
5720 - xen/pciback: Save the number of MSI-X entries to be copied later.
5721 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
5722 extracted.
5723 - should_follow_link(): validate ->d_seq after having decided to follow
5724 - do_last(): ELOOP failure exit should be done after leaving RCU mode
5725 - hpfs: don't truncate the file when delete fails
5726 - x86/irq: Call chip->irq_set_affinity in proper context
5727 - x86/irq: Fix a race in x86_vector_free_irqs()
5728 - x86/irq: Validate that irq descriptor is still active
5729 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
5730 - x86/irq: Reorganize the return path in assign_irq_vector
5731 - x86/irq: Reorganize the search in assign_irq_vector
5732 - x86/irq: Check vector allocation early
5733 - x86/irq: Copy vectormask instead of an AND operation
5734 - x86/irq: Get rid of code duplication
5735 - x86/irq: Remove offline cpus from vector cleanup
5736 - x86/irq: Clear move_in_progress before sending cleanup IPI
5737 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
5738 - x86/irq: Remove outgoing CPU from vector cleanup mask
5739 - x86/irq: Call irq_force_move_complete with irq descriptor
5740 - x86/irq: Plug vector cleanup race
5741 - IB/cma: Fix RDMA port validation for iWarp
5742 - iwlwifi: dvm: fix WoWLAN
5743 - iwlwifi: pcie: properly configure the debug buffer size for 8000
5744 - iwlwifi: update and fix 7265 series PCI IDs
5745 - iwlwifi: mvm: don't allow sched scans without matches to be started
5746 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
5747 - bcache: prevent crash on changing writeback_running
5748 - Linux 4.4.4
5749
5750 * mlx4_en didn't choose time-stamping shift value according to HW frequency
5751 (LP: #1552627)
5752 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
5753
5754 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
5755 - target/transport: add flag to indicate CPU Affinity is observed
5756 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
5757 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
5758
5759 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
5760 - qla2xxx: Fix warning reported by static checker
5761 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
5762 - qla2xxx: Fix stale pointer access.
5763 - qla2xxx: Use ATIO type to send correct tmr response
5764 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
5765
5766 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
5767 - [Config] Add s390x zfcp to scsi-modules udeb
5768
5769 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
5770
5771linux (4.4.0-10.25) xenial; urgency=low
5772
5773 [ Tim Gardner ]
5774
5775 * Release Tracking Bug
5776 - LP: #1552247
5777
5778 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
5779 - security: let security modules use PTRACE_MODE_* with bitmasks
5780
5781 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
5782 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
5783
5784 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
5785 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
5786 - mmc: sdhci: Fix DMA descriptor with zero data length
5787
5788 * Miscellaneous Ubuntu changes
5789 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
5790
5791 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
5792
5793linux (4.4.0-9.24) xenial; urgency=low
5794
5795 [ Tim Gardner ]
5796
5797 * Release Tracking Bug
5798 - LP: #1551319
5799
5800 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
5801 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
5802
5803 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
5804 #1448912)
5805 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
5806 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
5807 replacedby is not setup
5808 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
5809 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
5810 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
5811 replacedby
5812 - SAUCE: apparmor: Fix: label_vec_merge insertion
5813 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
5814 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
5815 merge path
5816 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
5817 labelset lock
5818 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
5819
5820 * apparmor kernel BUG kills firefox (LP: #1430546)
5821 - SAUCE: apparmor: Disallow update of cred when then subjective != the
5822 objective cred
5823 - SAUCE: apparmor: rework retrieval of the current label in the profile update
5824 case
5825
5826 * sleep from invalid context in aa_move_mount (LP: #1539349)
5827 - SAUCE: apparmor: fix sleep from invalid context
5828
5829 * s390x: correct restore of high gprs on signal return (LP: #1550468)
5830 - s390/compat: correct restore of high gprs on signal return
5831
5832 * missing SMAP support (LP: #1550517)
5833 - x86/entry/compat: Add missing CLAC to entry_INT80_32
5834
5835 * Floating-point exception handler receives empty Data-Exception Code in
5836 Floating Point Control register (LP: #1548414)
5837 - s390/fpu: signals vs. floating point control register
5838
5839 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
5840 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
5841
5842 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
5843 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
5844 build fips840/b1208b_1604.840 (LP: #1532914)
5845 - cxl: Fix PSL timebase synchronization detection
5846
5847 * [Feature]EDAC support for Knights Landing (LP: #1519631)
5848 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
5849
5850 * Various failures of kernel_security suite on Xenial kernel on s390x arch
5851 (LP: #1531327)
5852 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
5853
5854 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
5855 - [Config] Provides: virtualbox-guest-modules when appropriate
5856
5857 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
5858 #1507588)
5859 - [Config] Provides: virtualbox-guest-modules when appropriate
5860
5861 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
5862 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
5863 - SAUCE: i915_bpo: Update intel_ips.h file location
5864 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
5865 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
5866 - drm/i915: remove an extra level of indirection in PCI ID list
5867 - drm/i915/kbl: Add Kabylake PCI ID
5868 - drm/i915/kbl: Add Kabylake GT4 PCI ID
5869 - mm: Export nr_swap_pages
5870 - async: export current_is_async()
5871 - drm: fix potential dangling else problems in for_each_ macros
5872 - dp/mst: add SDP stream support
5873 - drm: Implement drm_modeset_lock_all_ctx()
5874 - drm: Add "prefix" parameter to drm_rect_debug_print()
5875 - drm/i915: Set connector_state->connector using the helper.
5876 - drm/atomic: add connector mask to drm_crtc_state.
5877 - drm/i915: Report context GTT size
5878 - drm/i915: Add get_eld audio component
5879 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
5880 - SAUCE: i915_bpo: Revert passing plane/encoder name
5881 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
5882 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
5883 - drm/i915/bxt: update list of PCIIDs
5884 - drm/i915/skl: Add missing SKL ids
5885 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
5886 driver isn't"
5887 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
5888 - drm/atomic: Do not unset crtc when an encoder is stolen
5889 - drm/i915: Update connector_mask during readout, v2.
5890 - drm/atomic: Add encoder_mask to crtc_state, v3.
5891 - SAUCE: drm/core: Add drm_encoder_index.
5892 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
5893 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
5894
5895 * arm64: guest hangs when ntpd is running (LP: #1549494)
5896 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
5897 - hrtimer: Catch illegal clockids
5898 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
5899
5900 * Miscellaneous Ubuntu changes
5901 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
5902 - [Config] CONFIG_ARM_SMMU=y on arm64
5903 - rebase to v4.4.3
5904 - [Debian] git-ubuntu-log -- ensure we get the last commit
5905 - [Config] fix up spelling of probably again
5906 - [Debian] perf -- build in the context of the full generated local headers
5907 - SAUCE: tools: lib/bpf -- add generated headers to search path
5908 - SAUCE: proc: Always set super block owner to init_user_ns
5909 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
5910 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
5911 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
5912 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
5913 needs locking
5914 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
5915 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
5916 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
5917 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
5918 of remove_and_insert
5919 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
5920 transitions ns
5921 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
5922 freed.
5923 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
5924 been removed
5925 - SAUCE: apparmor: Fix: query label file permission
5926 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
5927 - SAUCE: fixup: cleanup return handling of labels
5928 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
5929 destroyed
5930 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
5931 - SAUCE: fixup: 20/23 locking issue around in __label_update
5932 - SAUCE: fixup: get rid of unused var build warning
5933 - SAUCE: fixup: cast poison values to remove warnings
5934 - SAUCE: apparmor: fix refcount race when finding a child profile
5935 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
5936 - SAUCE: fix: audit "no_new_privs" case for exec failure
5937 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
5938 - SAUCE: Move replacedby allocation into label_alloc
5939 - [Debian] supply zfs dkms Provides: based on do_zfs
5940 - [Config] supply zfs dkms Provides: based on do_zfs
5941 - [Config] drop linux-image-3.0 provides
5942
5943 * Miscellaneous upstream changes
5944 - x86/mpx: Fix off-by-one comparison with nr_registers
5945
5946 [ Upstream Kernel Changes ]
5947
5948 * rebase to v4.4.3
5949
5950 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
5951
5952linux (4.4.0-8.23) xenial; urgency=low
5953
5954 * cgroup namespace mounts broken in containers (LP: #1549398)
5955 - SAUCE: kernfs: Always set super block owner to init_user_ns
5956
5957 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
5958 - arm64: mm: avoid calling apply_to_page_range on empty range
5959 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
5960
5961 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
5962 - [Config] postinst -- handle recreating symlinks when a real file is present
5963
5964 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
5965 - SAUCE: cred: Add clone_cred() interface
5966 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5967 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5968 - SAUCE: overlayfs: Be more careful about copying up sxid files
5969 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5970
5971 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
5972 - SAUCE: cred: Add clone_cred() interface
5973 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5974 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5975 - SAUCE: overlayfs: Be more careful about copying up sxid files
5976 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
5977
5978 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
5979 - SAUCE: cred: Add clone_cred() interface
5980 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
5981 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
5982
5983 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
5984 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
5985 - net: Add eth_platform_get_mac_address() helper.
5986 - i40e: Add mac_filter_element at the end of the list instead of HEAD
5987 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
5988 - i40e: Replace X722 mac check in ethtool get_settings
5989 - i40evf: allow channel bonding of VFs
5990 - i40e: define function capabilities in only one place
5991 - i40evf: null out ring pointers on free
5992 - i40e: Cleanup the code with respect to restarting autoneg
5993 - i40e: update features with right offload
5994 - i40e: bump version to 1.4.10
5995 - i40e: add new device IDs for X722
5996 - i40e: Extend ethtool RSS hooks for X722
5997 - i40e/i40evf: Fix for UDP/TCP RSS for X722
5998 - i40evf: add new write-back mode
5999 - i40e/i40evf: Use private workqueue
6000 - i40e: add new proxy-wol bit for X722
6001 - i40e: Limit DCB FW version checks to X710/XL710 devices
6002 - i40e: AQ Add Run PHY Activity struct
6003 - i40e: AQ Geneve cloud tunnel type
6004 - i40e: AQ Add external power class to get link status
6005 - i40e: add 100Mb ethtool reporting
6006 - ixgbe: bulk free SKBs during TX completion cleanup cycle
6007 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
6008 - igb: Unpair the queues when changing the number of queues
6009 - igb/igbvf: don't give up
6010 - igb: clean up code for setting MAC address
6011 - igb: Refactor VFTA configuration
6012 - igb: Allow asymmetric configuration of MTU versus Rx frame size
6013 - igb: Do not factor VLANs into RLPML calculation
6014 - igb: Always enable VLAN 0 even if 8021q is not loaded
6015 - igb: Merge VLVF configuration into igb_vfta_set
6016 - igb: Clean-up configuration of VF port VLANs
6017 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
6018 - igb: Drop unnecessary checks in transmit path
6019 - igb: Enable use of "bridge fdb add" to set unicast table entries
6020 - igb: Add workaround for VLAN tag stripping on 82576
6021 - i40e: AQ Shared resource flags
6022 - i40e: AQ Add set_switch_config
6023 - i40e: AQ Add VXLAN-GPE tunnel type
6024 - i40e: AQ thermal sensor control struct
6025 - i40e: Bump AQ minor version to 1.5 for new FW features
6026 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
6027 - i40e: fix write-back-on-itr to work with legacy itr
6028 - i40e: add counter for arq overflows
6029 - i40e: add 20G speed for Tx bandwidth calculations
6030 - i40e: refactor DCB function
6031 - i40e: add a little more to an NVM update debug message
6032 - i40evf: enable bus master after reset
6033 - i40e: add netdev info to VSI dump
6034 - i40e: remove VF device IDs from PF
6035 - i40e: trivial: remove unnecessary local var
6036 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
6037 - net: ixgbe: add minimal parser details for ixgbe
6038 - i40e: trivial: drop duplicate definition
6039 - i40e: trivial: fix missing space
6040 - i40e: fix bug in dma sync
6041 - i40e: do TSO only if CHECKSUM_PARTIAL is set
6042 - i40e: allocate memory safer
6043 - i40e: fix: do not sleep in netdev_ops
6044 - i40e: APIs to Add/remove port mirroring rules
6045 - i40e: negate PHY int mask bits
6046 - i40e: drop unused function
6047 - i40e: count allocation errors
6048 - i40e: avoid large memcpy by assigning struct
6049 - i40e/i40evf: bump version to 1.4.12/1.4.8
6050 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
6051 - i40e: add priv flag for automatic rule eviction
6052 - i40e: use eth_platform_get_mac_address()
6053 - i40e: move sync_vsi_filters up in service_task
6054 - i40e: Make the DCB firmware checks for X710/XL710 only
6055 - i40e: set shared bit for multicast filters
6056 - i40e: add VEB stat control and remove L2 cloud filter
6057 - i40e: use new add_veb calling with VEB stats control
6058 - i40e: Refactor force_wb and WB_ON_ITR functionality code
6059 - i40evf: Change vf driver string to reflect all products i40evf supports
6060 - i40e/i40evf: don't lose interrupts
6061 - i40e/i40evf: try again after failure
6062 - i40e: dump descriptor indexes in hex
6063 - i40e/i40evf: use __GFP_NOWARN
6064 - i40e/i40evf: use pages correctly in Rx
6065 - i40e/i40evf: use logical operators, not bitwise
6066 - i40e: properly show packet split status in debugfs
6067 - i40e/i40evf: Bump version
6068 - ixgbe: use u32 instead of __u32 in model header
6069 - ixgbe: fix dates on header of ixgbe_model.h
6070 - i40e: get rid of magic number
6071 - i40e: drop unused debugfs file "dump"
6072 - i40evf: support packet split receive
6073 - i40e: trivial: cleanup use of pf->hw
6074 - i40e: Add a SW workaround for lost interrupts
6075 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
6076 - i40e: Removal of code which relies on BASE VEB SEID
6077 - i40e/i40evf: avoid atomics
6078 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
6079 - i40e: expand comment
6080 - i40e: better error reporting for nvmupdate
6081 - i40evf: set adapter state on reset failure
6082 - i40e: clean event descriptor before use
6083 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
6084 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
6085 - i40e/i40evf: Drop outer checksum offload that was not requested
6086 - i40e/i40evf: Use u64 values instead of casting them in TSO function
6087 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
6088 - i40e/i40evf: Consolidate all header changes into TSO function
6089 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
6090 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
6091 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
6092 - i40e/i40evf: Do not write to descriptor unless we complete
6093 - i40e/i40evf: Add exception handling for Tx checksum
6094 - i40e/i40evf: Clean-up Rx packet checksum handling
6095 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
6096 - i40e: Fix ATR in relation to tunnels
6097 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
6098 - i40e: Update feature flags to reflect newly enabled features
6099 - i40evf: Update feature flags to reflect newly enabled features
6100 - i40e: Add support for ATR w/ IPv6 extension headers
6101 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
6102 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
6103 - i40e/i40evf: Move Tx checksum closer to TSO
6104 - i40e: Add functions to blink led on 10GBaseT PHY
6105 - i40e: Fix led blink capability for 10GBaseT PHY
6106 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
6107 - i40e: Do not wait for Rx queue disable in DCB reconfig
6108 - i40e: Fix for unexpected messaging
6109 - i40e: Expose some registers to program parser, FD and RSS logic
6110 - i40e: add check for null VSI
6111 - i40e: add adminq commands for Rx CTL registers
6112 - i40e: implement and use Rx CTL helper functions
6113 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
6114 - i40e: suspend scheduling during driver unload
6115 - i40e: let go of the past
6116 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
6117
6118 * MPT3SAS Driver update for next kernel release (LP: #1512221)
6119 - mpt3sas: A correction in unmap_resources
6120 - mpt3sas: Added support for high port count HBA variants.
6121 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
6122 - mpt3sas: Fix static analyzer(coverity) tool identified defects
6123 - mpt3sas: Never block the Enclosure device
6124 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
6125 - mpt3sas: Added smp_affinity_enable module parameter.
6126 - mpt3sas: Add support for configurable Chain Frame Size
6127 - mpt3sas: Updated MPI Header to 2.00.42
6128 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
6129 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
6130 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
6131
6132 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
6133 - ibmvscsi: Add endian conversions to sysfs attribute show functions
6134
6135 * Miscellaneous Ubuntu changes
6136 - [Packaging] git-ubuntu-log -- output should be utf-8
6137 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
6138
6139 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
6140
6141linux (4.4.0-7.22) xenial; urgency=low
6142
6143 [ Tim Gardner ]
6144
6145 * Release Tracking Bug
6146 - LP: #1547205
6147
6148 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
6149 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
6150 - arm64: kernel: implement ACPI parking protocol
6151
6152 * Please pull cgroup namespaces (LP: #1546775)
6153 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
6154 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
6155 - SAUCE: (noup) cgroup: introduce cgroup namespaces
6156 - SAUCE: (noup) cgroup: cgroup namespace setns support
6157 - SAUCE: (noup) kernfs: define kernfs_node_dentry
6158 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
6159 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
6160 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
6161
6162 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
6163 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
6164 - pwm: lpss: Remove ->free() callback
6165 - pwm: bcm2835: Calculate scaler in ->config()
6166 - pwm: bcm2835: Prevent division by zero
6167 - pwm: bcm2835: Fix email address specification
6168 - pwm: lpss: Update PWM setting for Broxton
6169 - pwm: lpss: Select core part automatically
6170 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
6171 - pwm: fsl-ftm: Fix clock enable/disable when using PM
6172 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
6173 - pwm: lpc32xx: make device usable with common clock framework
6174 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
6175 - pwm: lpc32xx: return ERANGE, if requested period is not supported
6176 - pwm: rcar: Improve accuracy of frequency division setting
6177 - pwm: Add PWM driver for OMAP using dual-mode timers
6178 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
6179 - pwm: omap-dmtimer: Potential NULL dereference on error
6180 - pwm: Mark all devices as "might sleep"
6181
6182 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
6183 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
6184 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
6185
6186 * Update megaraid driver to MR6.10 (LP: #1544679)
6187 - megaraid_sas: Do not allow PCI access during OCR
6188 - megaraid_sas: MFI IO timeout handling
6189 - megaraid_sas: Syncing request flags macro names with firmware
6190 - megaraid_sas: Task management support
6191 - megaraid_sas: Update device queue depth based on interface type
6192 - megaraid_sas: Fastpath region lock bypass
6193 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
6194 - megaraid_sas: Code optimization build_and_issue_cmd return-type
6195 - megaraid_sas: Dual queue depth support
6196 - megaraid_sas: IO throttling support
6197 - megaraid_sas: Make adprecovery variable atomic
6198 - megaraid_sas: MFI adapter OCR changes
6199 - megaraid_sas: Introduce module parameter for SCSI command timeout
6200 - megaraid_sas: SPERC OCR changes
6201 - megaraid_sas: driver version upgrade
6202 - megaraid: fix null pointer check in megasas_detach_one().
6203 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
6204 - megaraid_sas: Fix SMAP issue
6205 - megaraid_sas: Add an i/o barrier
6206
6207 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
6208 - powerpc/powernv: Fix stale PE primary bus
6209
6210 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
6211 - [Config] Update bnx2x d-i firmware to 7.12.30
6212
6213 * Miscellaneous Ubuntu changes
6214 - rebase to v4.4.2
6215
6216 * Miscellaneous upstream changes
6217 - openvswitch: allow management from inside user namespaces
6218 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
6219 - net, thunderx: Remove unnecessary rcv buffer start address management
6220 - net: thunderx: HW TSO support for pass-2 hardware
6221 - net: thunderx: Enable CQE count threshold interrupt
6222 - net: cavium: liquidio: use helpers ns_to_timespec64()
6223 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
6224 - arm64: KVM: Configure TCR_EL2.PS at runtime
6225 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
6226 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
6227 - arm64: lib: improve copy_page to deal with 128 bytes at a time
6228 - arm64: lib: patch in prfm for copy_page if requested
6229 - arm64: prefetch: add missing #include for spin_lock_prefetch
6230 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
6231 - net: thunderx: Use napi_schedule_irqoff()
6232 - net: thunderx: Assign affinity hints to vf's interrupts
6233 - net: thunderx: bgx: Use standard firmware node infrastructure.
6234 - net: thunderx: bgx: Add log message when setting mac address
6235 - net: thunderx: Alloc higher order pages when pagesize is small
6236 - net: cavium: liquidio: Return correct error code
6237 - net: cavium: liquidio: fix check for in progress flag
6238 - livepatch: add old_sympos as disambiguator field to klp_func
6239 - livepatch: add sympos as disambiguator field to klp_reloc
6240 - livepatch: function,sympos scheme in livepatch sysfs directory
6241 - module: Use the same logic for setting and unsetting RO/NX
6242 - gcov: use within_module() helper.
6243 - module: use a structure to encapsulate layout.
6244 - module: clean up RO/NX handling.
6245 - module: keep percpu symbols in module's symtab
6246 - livepatch: Cleanup module page permission changes
6247
6248 [ Upstream Kernel Changes ]
6249
6250 * rebase to v4.4.2
6251
6252 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
6253
6254linux (4.4.0-6.21) xenial; urgency=low
6255
6256 [ Tim Gardner ]
6257
6258 * Release Tracking Bug
6259 - LP: #1546283
6260
6261 * Naples/Zen, NTB Driver (LP: #1542071)
6262 - [Config] CONFIG_NTB_AMD=m
6263 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
6264
6265 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
6266 - SAUCE: storvsc: use small sg_tablesize on x86
6267
6268 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
6269 - [Config] CONFIG_ARMV8_DEPRECATED=y
6270
6271 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
6272 - powerpc/eeh: Fix stale cached primary bus
6273
6274 * Miscellaneous Ubuntu changes
6275 - SAUCE: fs: Add user namesapace member to struct super_block
6276 - SAUCE: fs: Limit file caps to the user namespace of the super block
6277 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
6278 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
6279 - SAUCE: block_dev: Check permissions towards block device inode when mounting
6280 - SAUCE: fs: Treat foreign mounts as nosuid
6281 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
6282 - SAUCE: userns: Replace in_userns with current_in_userns
6283 - SAUCE: Smack: Handle labels consistently in untrusted mounts
6284 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
6285 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
6286 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
6287 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
6288 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
6289 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
6290 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
6291 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
6292 - SAUCE: fuse: Add support for pid namespaces
6293 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
6294 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
6295 - SAUCE: fuse: Allow user namespace mounts
6296 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
6297 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
6298 - SAUCE: quota: Convert ids relative to s_user_ns
6299 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
6300 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
6301 - SAUCE: quota: Treat superblock owner as privilged
6302 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
6303 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
6304 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
6305 - SAUCE: ext4: Add module parameter to enable user namespace mounts
6306 - SAUCE: fuse: Add module parameter to enable user namespace mounts
6307
6308 * Miscellaneous upstream changes
6309 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
6310 - libahci: Implement the capability to override the generic ahci interrupt handler.
6311 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
6312 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
6313
6314 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
6315
6316linux (4.4.0-5.20) xenial; urgency=low
6317
6318 [ Tim Gardner ]
6319
6320 * Release Tracking Bug
6321 - LP: #1544637
6322
6323 * s390/cio: update measurement characteristics (LP: #1541534)
6324 - s390/cio: fix measurement characteristics memleak
6325 - s390/cio: ensure consistent measurement state
6326 - s390/cio: update measurement characteristics
6327
6328 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
6329 - qeth: initialize net_device with carrier off
6330
6331 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
6332 - [Config] CONFIG_ZONE_DMA=y
6333 - mm: CONFIG_NR_ZONES_EXTENDED
6334
6335 * perf enahancements for ppc64 (LP: #1521678)
6336 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
6337 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
6338 - perf kvm/powerpc: Port perf kvm stat to powerpc
6339 - perf kvm/powerpc: Add support for HCALL reasons
6340
6341 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
6342 - SAUCE: nbd: ratelimit error msgs after socket close
6343
6344 * sleep from invalid context in aa_move_mount (LP: #1539349)
6345 - SAUCE: apparmor: fix sleep from invalid context
6346
6347 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
6348 - net/mlx5_core: Modify enable/disable hca functions
6349 - net/mlx5_core: Add base sriov support
6350 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
6351 - net/mlx5: Update access functions to Query/Modify vport MAC address
6352 - net/mlx5: Introduce access functions to modify/query vport mac lists
6353 - net/mlx5: Introduce access functions to modify/query vport state
6354 - net/mlx5: Introduce access functions to modify/query vport promisc mode
6355 - net/mlx5: Introduce access functions to modify/query vport vlans
6356 - net/mlx5e: Write UC/MC list and promisc mode into vport context
6357 - net/mlx5e: Write vlan list into vport context
6358 - net/mlx5: Introducing E-Switch and l2 table
6359 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
6360 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
6361 - net/mlx5: E-Switch, Introduce Vport administration functions
6362 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
6363 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
6364 - net/mlx5: E-Switch, Introduce get vf statistics
6365 - net/mlx5e: Add support for SR-IOV ndos
6366 - net/mlx5: Fix query E-Switch capabilities
6367 - net/mlx5e: Assign random MAC address if needed
6368
6369 * make wacom_w8001 work well in xenial (LP: #1542771)
6370 - Input: wacom_w8001 - use __set_bit for evbits
6371 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
6372 - Input: wacom_w8001 - handle touch error case correctly
6373 - Input: wacom_w8001 - split pen and touch initialization up
6374 - Input: wacom_w8001 - split the touch and pen devices into two devices
6375 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
6376
6377 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
6378 - ubuntu: vbox -- update to 5.0.14-dfsg-2
6379
6380 * Miscellaneous Ubuntu changes
6381 - [Packaging] git-ubuntu-log -- fix empty section formatting
6382 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
6383
6384 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
6385
6386linux (4.4.0-4.19) xenial; urgency=low
6387
6388 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
6389 - [Config] update spl/zfs version
6390 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
6391 - [Config] reconstruct -- drop links for zfs userspace components
6392 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
6393
6394 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
6395 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
6396
6397 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
6398 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
6399
6400 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
6401 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
6402
6403 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
6404 - HID: multitouch: enable palm rejection if device implements confidence usage
6405
6406 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
6407 - qla2xxx: Remove unavailable firmware files
6408 - qla2xxx: Enable Extended Logins support
6409 - qla2xxx: Enable Exchange offload support.
6410 - qla2xxx: Enable Target counters in DebugFS.
6411 - qla2xxx: Add FW resource count in DebugFS.
6412 - qla2xxx: Added interface to send explicit LOGO.
6413 - qla2xxx: Delete session if initiator is gone from FW
6414 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
6415 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
6416 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
6417 - qla2xxx: Add irq affinity notification
6418 - qla2xxx: Add selective command queuing
6419 - qla2xxx: Move atioq to a different lock to reduce lock contention
6420 - qla2xxx: Disable ZIO at start time.
6421 - qla2xxx: Set all queues to 4k
6422 - qla2xxx: Check for online flag instead of active reset when transmitting responses
6423 - scsi: qla2xxxx: avoid type mismatch in comparison
6424
6425 * [Hyper-V] PCI Passthrough (LP: #1541120)
6426 - x86/irq: Export functions to allow MSI domains in modules
6427 - genirq/msi: Export functions to allow MSI domains in modules
6428
6429 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
6430 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
6431 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
6432 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
6433 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
6434 - lpfc: Fix crash in fcp command completion path.
6435 - lpfc: Modularize and cleanup FDMI code in driver
6436 - lpfc: Fix RDP Speed reporting.
6437 - lpfc: Fix RDP ACC being too long.
6438 - lpfc: Make write check error processing more resilient
6439 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
6440 - lpfc: Fix mbox reuse in PLOGI completion
6441 - lpfc: Fix external loopback failure.
6442 - lpfc: Add logging for misconfigured optics.
6443 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
6444 - lpfc: Use kzalloc instead of kmalloc
6445 - lpfc: Update version to 11.0.0.10 for upstream patch set
6446
6447 * Miscellaneous Ubuntu changes
6448 - [Config] CONFIG_ARM64_VA_BITS=48
6449 - [Config] Fixed Vcs-Git
6450
6451 * Miscellaneous upstream changes
6452 - cxl: Fix possible idr warning when contexts are released
6453 - cxl: use correct operator when writing pcie config space values
6454 - cxlflash: drop unlikely before IS_ERR_OR_NULL
6455 - cxl: Fix DSI misses when the context owning task exits
6456 - cxlflash: Removed driver date print
6457 - cxlflash: Fix to resolve cmd leak after host reset
6458 - cxlflash: Resolve oops in wait_port_offline
6459 - cxlflash: Enable device id for future IBM CXL adapter
6460 - cxl: fix build for GCC 4.6.x
6461 - cxl: use -Werror only with CONFIG_PPC_WERROR
6462 - cxl: Enable PCI device ID for future IBM CXL adapter
6463
6464 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
6465
6466linux (4.4.0-3.17) xenial; urgency=low
6467
6468 [ Tim Gardner ]
6469
6470 * Release Tracking Bug
6471 - LP: #1541058
6472 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
6473 - LP: #1531539
6474 * SAUCE: nvme merge cleanup
6475 - LP: #1531539
6476 * rebase to v4.4.1
6477
6478 [ Andy Whitcroft ]
6479
6480 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
6481 ioctls"
6482 - LP: #1538618
6483 * postinst -- detect symlinks correctly
6484 - LP: #1536810
6485
6486 [ John Johansen ]
6487
6488 * SAUCE: apparmor: fix sleep from invalid context
6489 - LP: #1539349
6490
6491 [ Upstream Kernel Changes ]
6492
6493 * powerpc/eeh: Fix PE location code
6494 - LP: #1538909
6495 * powerpc/pseries: Limit EPOW reset event warnings
6496 - LP: #1539102
6497 * lightnvm: fix bio submission issue
6498 - LP: #1531539
6499 * lightnvm: fix incorrect nr_free_blocks stat
6500 - LP: #1531539
6501 * lightnvm: add check after mempool allocation
6502 - LP: #1531539
6503 * lightnvm: unlock rq and free ppa_list on submission fail
6504 - LP: #1531539
6505 * lightnvm: move ppa erase logic to core
6506 - LP: #1531539
6507 * lightnvm: refactor rqd ppa list into set/free
6508 - LP: #1531539
6509 * lightnvm: refactor end_io functions for sync
6510 - LP: #1531539
6511 * lightnvm: return the get_bb_tbl return value
6512 - LP: #1531539
6513 * lightnvm: check bi_error in gc
6514 - LP: #1531539
6515 * lightnvm: put block back to gc list on its reclaim fail
6516 - LP: #1531539
6517 * lightnvm: fix locking and mempool in rrpc_lun_gc
6518 - LP: #1531539
6519 * lightnvm: sectors first in ppa list
6520 - LP: #1531539
6521 * lightnvm: move the pages per block check out of the loop
6522 - LP: #1531539
6523 * lightnvm: support multiple ppas in nvm_erase_ppa
6524 - LP: #1531539
6525 * lightnvm: move rq->error to nvm_rq->error
6526 - LP: #1531539
6527 * lightnvm: introduce nvm_submit_ppa
6528 - LP: #1531539
6529 * lightnvm: reference rrpc lun in rrpc block
6530 - LP: #1531539
6531 * lightnvm: fix missing grown bad block type
6532 - LP: #1531539
6533 * lightnvm: manage open and closed blocks separately
6534 - LP: #1531539
6535 * lightnvm: add mccap support
6536 - LP: #1531539
6537 * lightnvm: introduce mlc lower page table mappings
6538 - LP: #1531539
6539 * lightnvm: core on-disk initialization
6540 - LP: #1531539
6541 * lightnvm: introduce ioctl to initialize device
6542 - LP: #1531539
6543 * lightnvm: use system block for mm initialization
6544 - LP: #1531539
6545 * lightnvm: introduce factory reset
6546 - LP: #1531539
6547 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
6548 - LP: #1531539
6549 * blk-mq: add a flags parameter to blk_mq_alloc_request
6550 - LP: #1531539
6551 * nvme: move struct nvme_iod to pci.c
6552 - LP: #1531539
6553 * nvme: split command submission helpers out of pci.c
6554 - LP: #1531539
6555 * nvme: use offset instead of a struct for registers
6556 - LP: #1531539
6557 * nvme: split nvme_trans_device_id_page
6558 - LP: #1531539
6559 * nvme: use vendor it from identify
6560 - LP: #1531539
6561 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
6562 - LP: #1531539
6563 * nvme: simplify nvme_setup_prps calling convention
6564 - LP: #1531539
6565 * nvme: refactor nvme_queue_rq
6566 - LP: #1531539
6567 * nvme: factor out a nvme_unmap_data helper
6568 - LP: #1531539
6569 * nvme: move nvme_error_status to common code
6570 - LP: #1531539
6571 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
6572 - LP: #1531539
6573 * nvme: split __nvme_submit_sync_cmd
6574 - LP: #1531539
6575 * nvme: use the block layer for userspace passthrough metadata
6576 - LP: #1531539
6577 * nvme: move block_device_operations and ns/ctrl freeing to common code
6578 - LP: #1531539
6579 * nvme: add explicit quirk handling
6580 - LP: #1531539
6581 * nvme: move remaining CC setup into nvme_enable_ctrl
6582 - LP: #1531539
6583 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
6584 - LP: #1531539
6585 * nvme: add a common helper to read Identify Controller data
6586 - LP: #1531539
6587 * nvme: move the call to nvme_init_identify earlier
6588 - LP: #1531539
6589 * nvme: move namespace scanning to common code
6590 - LP: #1531539
6591 * nvme: move chardev and sysfs interface to common code
6592 - LP: #1531539
6593 * nvme: refactor set_queue_count
6594 - LP: #1531539
6595 * blk-integrity: empty implementation when disabled
6596 - LP: #1531539
6597 * NVMe: fix build with CONFIG_NVM enabled
6598 - LP: #1531539
6599 * nvme: fix another 32-bit build warning
6600 - LP: #1531539
6601 * nvme: precedence bug in nvme_pr_clear()
6602 - LP: #1531539
6603 * nvme: only ignore hardware errors in nvme_create_io_queues
6604 - LP: #1531539
6605 * nvme: only add a controller to dev_list after it's been fully
6606 initialized
6607 - LP: #1531539
6608 * nvme: protect against simultaneous shutdown invocations
6609 - LP: #1531539
6610 * nvme: don't take the I/O queue q_lock in nvme_timeout
6611 - LP: #1531539
6612 * nvme: merge nvme_abort_req and nvme_timeout
6613 - LP: #1531539
6614 * nvme: add NVME_SC_CANCELLED
6615 - LP: #1531539
6616 * nvme: simplify resets
6617 - LP: #1531539
6618 * nvme: do not restart the request timeout if we're resetting the
6619 controller
6620 - LP: #1531539
6621 * nvme: merge probe_work and reset_work
6622 - LP: #1531539
6623 * nvme: remove dead controllers from a work item
6624 - LP: #1531539
6625 * nvme: switch abort_limit to an atomic_t
6626 - LP: #1531539
6627 * NVMe: Implement namespace list scanning
6628 - LP: #1531539
6629 * NVMe: Use unbounded work queue for all work
6630 - LP: #1531539
6631 * NVMe: Remove device management handles on remove
6632 - LP: #1531539
6633 * NVMe: Simplify metadata setup
6634 - LP: #1531539
6635 * nvme: fix admin queue depth
6636 - LP: #1531539
6637 * nvme: factor out a few helpers from req_completion
6638 - LP: #1531539
6639 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
6640 - LP: #1531539
6641 * nvme: switch abort to blk_execute_rq_nowait
6642 - LP: #1531539
6643 * nvme: special case AEN requests
6644 - LP: #1531539
6645 * nvme: simplify completion handling
6646 - LP: #1531539
6647 * nvme: properly free resources for cancelled command
6648 - LP: #1531539
6649 * nvme: meta_sg doesn't have to be an array
6650 - LP: #1531539
6651 * nvme: merge iod and cmd_info
6652 - LP: #1531539
6653 * NVMe: Add pci error handlers
6654 - LP: #1531539
6655 * NVMe: Export namespace attributes to sysfs
6656 - LP: #1531539
6657 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
6658 - LP: #1531539
6659 * nvme: synchronize access to ctrl->namespaces
6660 - LP: #1531539
6661 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
6662 - LP: #1531539
6663 * nvme: make SG_IO support optional
6664 - LP: #1531539
6665 * NVMe: Fix admin queue ring wrap
6666 - LP: #1531539
6667 * NVMe: Use a retryable error code on reset
6668 - LP: #1531539
6669 * NVMe: Remove queue freezing on resets
6670 - LP: #1531539
6671 * NVMe: IO queue deletion re-write
6672 - LP: #1531539
6673 * NVMe: Shutdown controller only for power-off
6674 - LP: #1531539
6675 * NVMe: Export NVMe attributes to sysfs group
6676 - LP: #1531539
6677 * i40e: fix build warnings
6678 * net: i40e: shut up uninitialized variable warnings
6679 * Drivers: hv: vmbus: fix build warning
6680 * Drivers: hv: util: Increase the timeout for util services
6681 * Drivers: hv: utils: run polling callback always in interrupt context
6682 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
6683 * tools: hv: remove repeated HV_FCOPY string
6684 * Drivers: hv: util: catch allocation errors
6685 * Drivers: hv: utils: use memdup_user in hvt_op_write
6686 * drivers/hv: cleanup synic msrs if vmbus connect failed
6687 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
6688 num
6689 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
6690 * drivers:hv: Define the channel type for Hyper-V PCI Express
6691 pass-through
6692 * Drivers: hv: vss: run only on supported host versions
6693 * Drivers: hv: vmbus: Use uuid_le type consistently
6694 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
6695 * Drivers: hv: vmbus: Get rid of the unused macro
6696 * Drivers: hv: vmbus: Get rid of the unused irq variable
6697 * Drivers: hv: vmbus: serialize process_chn_event() and
6698 vmbus_close_internal()
6699 * Drivers: hv: vmbus: do sanity check of channel state in
6700 vmbus_close_internal()
6701 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
6702 driver
6703 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
6704 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
6705 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
6706 * Drivers: hv: vmbus: Fix a Host signaling bug
6707 * drivers/hv: correct tsc page sequence invalid value
6708 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
6709 * Drivers: hv: utils: Invoke the poll function after handshake
6710 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
6711 * Drivers: hv: utils: fix memory leak on on_msg() failure
6712 * Drivers: hv: utils: rename outmsg_lock
6713 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
6714 * Drivers: hv: utils: fix crash when device is removed from host side
6715 * Drivers: hv: ring_buffer.c: fix comment style
6716 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
6717 * Drivers: hv: ring_buffer: remove code duplication from
6718 hv_ringbuffer_peek/read()
6719 * Drivers: hv: remove code duplication between
6720 vmbus_recvpacket()/vmbus_recvpacket_raw()
6721 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
6722 * drivers/hv: replace enum hv_message_type by u32
6723 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
6724 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
6725 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
6726 header
6727 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
6728 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
6729 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
6730
6731 [ Upstream Kernel Changes ]
6732
6733 * rebase to v4.4.1
6734 - LP: #1533461
6735 - LP: #1529624
6736
6737 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
6738
6739linux (4.4.0-2.16) xenial; urgency=low
6740
6741 [ Andy Whitcroft ]
6742
6743 * Release Tracking Bug
6744 - LP: #1539090
6745 * SAUCE: hv: hv_set_ifconfig -- convert to python3
6746 - LP: #1506521
6747 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
6748 - LP: #1538618
6749
6750 [ Colin Ian King ]
6751
6752 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
6753 bit FADT addresses (LP: #1529381)
6754 - LP: #1529381
6755
6756 [ John Johansen ]
6757
6758 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
6759 being shutdown
6760 - LP: #1446906
6761
6762 [ Mahesh Salgaonkar ]
6763
6764 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
6765 - LP: #1537881
6766 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
6767 interrupt.
6768 - LP: #1537881
6769 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
6770 base errors
6771 - LP: #1537881
6772
6773 [ Paolo Pisati ]
6774
6775 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
6776 #843419 build flags
6777 - LP: #1533009
6778 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
6779 * [Config] disable ARCH_ZX (ZTE ZX Soc)
6780
6781 [ Tim Gardner ]
6782
6783 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
6784 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
6785 - LP: #1536719
6786 * SAUCE: drop obsolete bnx2x firmware
6787 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
6788 - LP: #1536474
6789 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
6790 - LP: #1534647
6791 * [Config] Add pvpanic to virtual flavour
6792 - LP: #1537923
6793 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
6794 - LP: #1520457
6795
6796 [ Upstream Kernel Changes ]
6797
6798 * i40evf: fix compiler warning of unused variable
6799 - LP: #1536474
6800 * intel: i40e: fix confused code
6801 - LP: #1536474
6802 * i40e/i40evf: remove unused tunnel parameter
6803 - LP: #1536474
6804 * i40e: Change BUG_ON to WARN_ON in service event complete
6805 - LP: #1536474
6806 * i40e: remove BUG_ON from feature string building
6807 - LP: #1536474
6808 * i40e: remove BUG_ON from FCoE setup
6809 - LP: #1536474
6810 * i40e: Workaround fix for mss < 256 issue
6811 - LP: #1536474
6812 * i40e/i40evf: Add a stat to track how many times we have to do a force
6813 WB
6814 - LP: #1536474
6815 * i40e: Move the saving of old link info from handle_link_event to
6816 link_event
6817 - LP: #1536474
6818 * i40e/i40evf: Add comment to #endif
6819 - LP: #1536474
6820 * i40e/i40evf: clean up error messages
6821 - LP: #1536474
6822 * i40evf: handle many MAC filters correctly
6823 - LP: #1536474
6824 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
6825 - LP: #1536474
6826 * i40e: rework the functions to configure RSS with similar parameters
6827 - LP: #1536474
6828 * i40e: create a generic configure rss function
6829 - LP: #1536474
6830 * i40e: Bump version to 1.4.2
6831 - LP: #1536474
6832 * i40e: add new fields to store user configuration
6833 - LP: #1536474
6834 * i40e: rename rss_size to alloc_rss_size in i40e_pf
6835 - LP: #1536474
6836 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
6837 workaround
6838 - LP: #1536474
6839 * i40e/i40evf: prefetch skb data on transmit
6840 - LP: #1536474
6841 * i40evf: rename VF adapter specific RSS function
6842 - LP: #1536474
6843 * i40evf: create a generic config RSS function
6844 - LP: #1536474
6845 * i40evf: create a generic get RSS function
6846 - LP: #1536474
6847 * i40evf: add new fields to store user configuration of RSS
6848 - LP: #1536474
6849 * i40e: Update error messaging
6850 - LP: #1536474
6851 * i40e: fix confusing message
6852 - LP: #1536474
6853 * i40e: make error message more useful
6854 - LP: #1536474
6855 * i40evf: quoth the VF driver, Nevermore
6856 - LP: #1536474
6857 * i40evf: allocate queue vectors dynamically
6858 - LP: #1536474
6859 * i40evf: allocate ring structs dynamically
6860 - LP: #1536474
6861 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
6862 - LP: #1536474
6863 * i40e: fix: do not sleep in netdev_ops
6864 - LP: #1536474
6865 * i40e: remove unused argument
6866 - LP: #1536474
6867 * i40evf: increase max number of queues
6868 - LP: #1536474
6869 * i40evf: set real num queues
6870 - LP: #1536474
6871 * i40evf: remove duplicate string
6872 - LP: #1536474
6873 * i40e: Detection and recovery of TX queue hung logic moved to
6874 service_task from tx_timeout
6875 - LP: #1536474
6876 * i40e: Fix memory leaks, sideband filter programming
6877 - LP: #1536474
6878 * i40evf: don't use atomic allocation
6879 - LP: #1536474
6880 * i40e: propagate properly
6881 - LP: #1536474
6882 * i40evf: use correct types
6883 - LP: #1536474
6884 * i40e: use priv flags to control packet split
6885 - LP: #1536474
6886 * i40e: Remove separate functions gathering XOFF Rx stats
6887 - LP: #1536474
6888 * i40e: fix whitespace
6889 - LP: #1536474
6890 * i40e/i40evf: use logical operator
6891 - LP: #1536474
6892 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
6893 - LP: #1536474
6894 * i40e: trivial fixes
6895 - LP: #1536474
6896 * i40e: Fix i40e_print_features() VEB mode output
6897 - LP: #1536474
6898 * i40e: chomp the BIT(_ULL)
6899 - LP: #1536474
6900 * i40e: properly delete VF MAC filters
6901 - LP: #1536474
6902 * i40e: don't add zero MAC filter
6903 - LP: #1536474
6904 * i40evf: check rings before freeing resources
6905 - LP: #1536474
6906 * i40e: use explicit cast from u16 to u8
6907 - LP: #1536474
6908 * i40e: Opcode and structures required by OEM Post Update AQ command and
6909 add new NVM arq message
6910 - LP: #1536474
6911 * i40e: hush little warnings
6912 - LP: #1536474
6913 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
6914 - LP: #1536474
6915 * i40e: clean whole mac filter list
6916 - LP: #1536474
6917 * i40evf: change version string generation
6918 - LP: #1536474
6919 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
6920 - LP: #1536474
6921 * geneve: UDP checksum configuration via netlink
6922 - LP: #1536474
6923 * geneve: Add geneve udp port offload for ethernet devices
6924 - LP: #1536474
6925 * i40e: geneve tunnel offload support
6926 - LP: #1536474
6927 * geneve: Add geneve_get_rx_port support
6928 - LP: #1536474
6929 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
6930 - LP: #1536474
6931 * i40e: change log messages and error returns
6932 - LP: #1536474
6933 * i40e: allow zero MAC address for VFs
6934 - LP: #1536474
6935 * i40e: Look up MAC address in Open Firmware or IDPROM
6936 - LP: #1536474
6937 * i40e: Fix Rx hash reported to the stack by our driver
6938 - LP: #1536474
6939 * i40e: remove forever unused ID
6940 - LP: #1536474
6941 * igb: add 88E1543 initialization code
6942 * igb: don't unmap NULL hw_addr
6943 * igb: use the correct i210 register for EEMNGCTL
6944 * igb: fix NULL derefs due to skipped SR-IOV enabling
6945 * igb: improve handling of disconnected adapters
6946 * igb: Remove GS40G specific defines/functions
6947 * igb: Don't add PHY address to PCDL address
6948 * igb: Improve cable length function for I210, etc.
6949 * igb: Explicitly label self-test result indices
6950 * ixgbe: drop null test before destroy functions
6951 - LP: #1536473
6952 * ixgbe: Delete redundant include file
6953 - LP: #1536473
6954 * ixgbe: fix multiple kernel-doc errors
6955 - LP: #1536473
6956 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
6957 vector
6958 - LP: #1536473
6959 * ixgbe: Add KR mode support for CS4227 chip
6960 - LP: #1536473
6961 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
6962 to 12K
6963 - LP: #1536473
6964 * ixgbe/ixgbevf: use napi_schedule_irqoff()
6965 - LP: #1536473
6966 * ixgbe: Remove CS4227 diagnostic code
6967 - LP: #1536473
6968 * ixgbevf: use ether_addr_copy instead of memcpy
6969 - LP: #1536473
6970 * ixgbevf: fix spoofed packets with random MAC
6971 - LP: #1536473
6972 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
6973 - LP: #1536473
6974 * ixgbe: Add support for newer thermal alarm
6975 - LP: #1536473
6976 * ixgbe: Use private workqueue to avoid certain possible hangs
6977 - LP: #1536473
6978 * ixgbevf: Use a private workqueue to avoid certain possible hangs
6979 - LP: #1536473
6980 * ixgbevf: Minor cleanups
6981 - LP: #1536473
6982 * ixgbe: Refactor MAC address configuration code
6983 - LP: #1536473
6984 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
6985 - LP: #1536473
6986 * ixgbe: Allow FDB entries access to more RAR filters
6987 - LP: #1536473
6988 * ixgbe: Update PTP to support X550EM_x devices
6989 - LP: #1536473
6990 * ixgbe: Correct spec violations by waiting after reset
6991 - LP: #1536473
6992 * ixgbe: Wait for master disable to be set
6993 - LP: #1536473
6994 * ixgbe: Save VF info and take references
6995 - LP: #1536473
6996 * ixgbe: Handle extended IPv6 headers in Tx path
6997 - LP: #1536473
6998 * ixgbe: Always turn PHY power on when requested
6999 - LP: #1536473
7000 * ixgbevf: Handle extended IPv6 headers in Tx path
7001 - LP: #1536473
7002 * ixgbe: Return error on failure to allocate mac_table
7003 - LP: #1536473
7004 * ixgbe: Fix SR-IOV VLAN pool configuration
7005 - LP: #1536473
7006 * ixgbe: Simplify definitions for regidx and bit in set_vfta
7007 - LP: #1536473
7008 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
7009 - LP: #1536473
7010 * ixgbe: Simplify configuration of setting VLVF and VLVFB
7011 - LP: #1536473
7012 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
7013 - LP: #1536473
7014 * ixgbe: Reorder search to work from the top down instead of bottom up
7015 - LP: #1536473
7016 * ixgbe: Add support for VLAN promiscuous with SR-IOV
7017 - LP: #1536473
7018 * ixgbe: Fix VLAN promisc in relation to SR-IOV
7019 - LP: #1536473
7020 * ixgbe: Clear stale pool mappings
7021 - LP: #1536473
7022 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
7023 - LP: #1536473
7024 * ixgbe: do not report 2.5 Gbps as supported
7025 - LP: #1536473
7026 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
7027 per vector
7028 - LP: #1536473
7029 * ixgbevf: minor cleanups for ixgbevf_set_itr()
7030 - LP: #1536473
7031 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
7032 - LP: #1536473
7033 * ixgbe: report correct media type for KR, KX and KX4 interfaces
7034 - LP: #1536473
7035 * ixgbe: Clean up redundancy in hw_enc_features
7036 - LP: #1536473
7037 * ixgbe: fix RSS limit for X550
7038 - LP: #1536473
7039 * ixgbe: Correct X550EM_x revision check
7040 - LP: #1536473
7041 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
7042 - LP: #1536473
7043 * ixgbe: Fill at least min credits to a TC credit refills
7044 - LP: #1536473
7045 * ixgbe: use correct FCoE DDP max check
7046 - LP: #1536473
7047 * ixgbe: fix broken PFC with X550
7048 - LP: #1536473
7049 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
7050 - LP: #1536473
7051 * ixgbe: Correct handling of any outer UDP checksum setting
7052 - LP: #1536473
7053 * ixgbe: Fix to get FDMI HBA attributes information with X550
7054 - LP: #1536473
7055 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
7056 - LP: #1536473
7057 * ixgbe: Make ATR recognize IPv6 extended headers
7058 - LP: #1536473
7059 * e1000: make eeprom read/write scheduler friendly
7060 * e1000: fix data race between tx_ring->next_to_clean
7061 * e1000: Remove checkpatch coding style errors
7062 * e1000: clean up the checking logic
7063 * e1000: fix a typo in the comment
7064 * e1000e: clean up the local variable
7065 * e1000: fix kernel-doc argument being missing
7066 * e1000: get rid of duplicate exit path
7067 * e1000: Elementary checkpatch warnings and checks removed
7068 * e1000e: fix division by zero on jumbo MTUs
7069 * e1000e: Increase timeout of polling bit RSPCIPHY
7070 * e1000e: initial support for i219-LM (3)
7071 * e1000e: Switch e1000e_up to void, drop code checking for error result
7072 * e1000e: Remove unreachable code
7073 * e1000e: Do not read ICR in Other interrupt
7074 * e1000e: Do not write lsc to ics in msi-x mode
7075 * e1000e: Fix msi-x interrupt automask
7076 * acpi: pci: Setup MSI domain for ACPI based pci devices
7077 * irqdomain: Introduce is_fwnode_irqchip helper
7078 * irqchip/gic-v2m: Refactor to prepare for ACPI support
7079 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
7080 * clk: xgene: Fix divider with non-zero shift value
7081 * i2c: designware: Do not require clock when SSCN and FFCN are provided
7082 * fm10k: do not assume VF always has 1 queue
7083 - LP: #1536475
7084 * fm10k: Correct MTU for jumbo frames
7085 - LP: #1536475
7086 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
7087 vector
7088 - LP: #1536475
7089 * fm10k: use napi_schedule_irqoff()
7090 - LP: #1536475
7091 * fm10k: set netdev features in one location
7092 - LP: #1536475
7093 * fm10k: reset max_queues on init_hw_vf failure
7094 - LP: #1536475
7095 * fm10k: always check init_hw for errors
7096 - LP: #1536475
7097 * fm10k: reinitialize queuing scheme after calling init_hw
7098 - LP: #1536475
7099 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
7100 - LP: #1536475
7101 * fm10k: explicitly typecast vlan values to u16
7102 - LP: #1536475
7103 * fm10k: add statistics for actual DWORD count of mbmem mailbox
7104 - LP: #1536475
7105 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
7106 - LP: #1536475
7107 * fm10k: Add support for ITR scaling based on PCIe link speed
7108 - LP: #1536475
7109 * fm10k: introduce ITR_IS_ADAPTIVE macro
7110 - LP: #1536475
7111 * fm10k: Update adaptive ITR algorithm
7112 - LP: #1536475
7113 * fm10k: use macro for default Tx and Rx ITR values
7114 - LP: #1536475
7115 * fm10k: change default Tx ITR to 25usec
7116 - LP: #1536475
7117 * fm10k: TRIVIAL fix typo of hardware
7118 - LP: #1536475
7119 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
7120 - LP: #1536475
7121 * fm10k: use ether_addr_copy to copy MAC address
7122 - LP: #1536475
7123 * fm10k: do not use CamelCase
7124 - LP: #1536475
7125 * fm10k: remove unnecessary else block from if statements with return
7126 - LP: #1536475
7127 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
7128 - LP: #1536475
7129 * fm10k: consistently refer to VLANs and VLAN IDs
7130 - LP: #1536475
7131 * fm10k: bump driver version
7132 - LP: #1536475
7133 * fm10k: conditionally compile DCB and DebugFS support
7134 - LP: #1536475
7135 * fm10k: Cleanup MSI-X interrupts in case of failure
7136 - LP: #1536475
7137 * fm10k: Cleanup exception handling for mailbox interrupt
7138 - LP: #1536475
7139 * fm10k: do not inline fm10k_iov_select_vid()
7140 - LP: #1536475
7141 * fm10k: whitespace cleanups
7142 - LP: #1536475
7143 * fm10k: use BIT() macro instead of open-coded bit-shifting
7144 - LP: #1536475
7145 * fm10k: cleanup namespace pollution
7146 - LP: #1536475
7147 * fm10k: cleanup overly long lines
7148 - LP: #1536475
7149 * fm10k: initialize xps at driver load
7150 - LP: #1536475
7151 * fm10k: don't initialize fm10k_workqueue at global level
7152 - LP: #1536475
7153 * fm10k: correctly pack TLV structures and explain reasoning
7154 - LP: #1536475
7155 * fm10k: Cleanup exception handling for changing queues
7156 - LP: #1536475
7157 * fm10k: use ether_addr_equal instead of memcmp
7158 - LP: #1536475
7159 * fm10k: address operator not needed when declaring function pointers
7160 - LP: #1536475
7161 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
7162 - LP: #1536475
7163 * fm10k: remove unused struct element
7164 - LP: #1536475
7165 * fm10k: use true/false for boolean get_host_state
7166 - LP: #1536475
7167 * fm10k: cleanup mailbox code comments etc
7168 - LP: #1536475
7169 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
7170 - LP: #1536475
7171 * device property: always check for fwnode type
7172 - LP: #1533035
7173 * device property: rename helper functions
7174 - LP: #1533035
7175 * device property: refactor built-in properties support
7176 - LP: #1533035
7177 * device property: keep single value inplace
7178 - LP: #1533035
7179 * device property: helper macros for property entry creation
7180 - LP: #1533035
7181 * device property: improve readability of macros
7182 - LP: #1533035
7183 * device property: return -EINVAL when property isn't found in ACPI
7184 - LP: #1533035
7185 * device property: Fallback to secondary fwnode if primary misses the
7186 property
7187 - LP: #1533035
7188 * device property: Take a copy of the property set
7189 - LP: #1533035
7190 * driver core: platform: Add support for built-in device properties
7191 - LP: #1533035
7192 * driver core: Do not overwrite secondary fwnode with NULL if it is set
7193 - LP: #1533035
7194 * mfd: core: propagate device properties to sub devices drivers
7195 - LP: #1533035
7196 * mfd: intel-lpss: Add support for passing device properties
7197 - LP: #1533035
7198 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
7199 - LP: #1533035
7200 * mfd: intel-lpss: Pass HSUART configuration via properties
7201 - LP: #1533035
7202 * i2c: designware: Convert to use unified device property API
7203 - LP: #1533035
7204 * keys, trusted: fix: *do not* allow duplicate key options
7205 - LP: #1398274
7206 * keys, trusted: select hash algorithm for TPM2 chips
7207 - LP: #1398274
7208 * keys, trusted: seal with a TPM2 authorization policy
7209 - LP: #1398274
7210 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
7211 - LP: #1461360
7212 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
7213 - LP: #1461360
7214 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
7215 offset
7216 - LP: #1461360
7217 * drm/i915: WaRsDisableCoarsePowerGating
7218 - LP: #1527462
7219 * drm/i915/skl: Add SKL GT4 PCI IDs
7220 - LP: #1527462
7221 * drm/i915/skl: Disable coarse power gating up until F0
7222 - LP: #1527462
7223 * platform:x86: add Intel P-Unit mailbox IPC driver
7224 - LP: #1520457
7225 * intel_punit_ipc: add NULL check for input parameters
7226 - LP: #1520457
7227 * platform/x86: Add Intel Telemetry Core Driver
7228 - LP: #1520457
7229 * intel_pmc_ipc: update acpi resource structure for Punit
7230 - LP: #1520457
7231 * platform:x86: Add Intel telemetry platform device
7232 - LP: #1520457
7233 * platform:x86: Add Intel telemetry platform driver
7234 - LP: #1520457
7235 * platform:x86: Add Intel Telemetry Debugfs interfaces
7236 - LP: #1520457
7237 * cxlflash: a couple off by one bugs
7238
7239 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
7240
7241linux (4.4.0-1.15) xenial; urgency=low
7242
7243 [ Tim Gardner ]
7244
7245 * Release Tracking Bug
7246 - LP: #1536803
7247
7248 [ Upstream Kernel Changes ]
7249
7250 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
7251 - LP: #1517142
7252
7253 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
7254
7255linux (4.4.0-0.14) xenial; urgency=low
7256
7257 [ Upstream Kernel Changes ]
7258
7259 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
7260 - LP: #1522415
7261 * powerpc: Add __raw_rm_writeq() function
7262 - LP: #1522415
7263
7264 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
7265
7266linux (4.4.0-0.13) xenial; urgency=low
7267
7268 [ Andy Whitcroft ]
7269
7270 * [Config] s390x -- the kernel provides ppp-modules such as there are
7271 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
7272
7273 [ Tim Gardner ]
7274
7275 * [Config] Update annotations for VIRTIO_{NET,BLK}
7276 - LP: #1533382
7277
7278 [ Upstream Kernel Changes ]
7279
7280 * powerpc/powernv: Add support for Nvlink NPUs
7281 - LP: #1522415
7282 * powerpc/powernv: Fix update of NVLink DMA mask
7283 - LP: #1522415
7284 * powerpc/powernv: Change NPU PE# assignment
7285 - LP: #1522415
7286 * powerpc/powernv: Reserve PE#0 on NPU
7287 - LP: #1522415
7288 * KEYS: Fix keyring ref leak in join_session_keyring()
7289 - LP: #1534887
7290 - CVE-2016-0728
7291
7292 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
7293
7294linux (4.4.0-0.12) xenial; urgency=low
7295
7296 [ Eric Dumazet ]
7297
7298 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
7299 - LP: #1527902
7300
7301 [ Guilherme G. Piccoli ]
7302
7303 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
7304 - LP: #1486180
7305
7306 [ Tim Gardner ]
7307
7308 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
7309 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
7310 - LP: #1532886
7311 * [Config] nvme.ko moved to drivers/nvme/host
7312 * [Config] scsi_dh morphed into 4 modules
7313 * [Config] CONFIG_IBMVNIC=m
7314 * [Config] Add DRM ast driver to udeb installer image
7315 - LP: #1514711
7316 * [Config] CONFIG_KVM=y for s390x
7317 - LP: #1532886
7318 * [Config] Install spl/zfs under the kernel modules directory
7319 Fixes some errors in generic.inclusion-list.log
7320
7321 [ Upstream Kernel Changes ]
7322
7323 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
7324 - LP: #1524574
7325 * EDAC: Add DDR4 flag
7326 - LP: #1519631
7327 * EDAC, sb_edac: Virtualize several hard-coded functions
7328 - LP: #1519631
7329 * EDAC, sb_edac: Add support for duplicate device IDs
7330 - LP: #1519631
7331 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
7332 - LP: #1519631
7333 * Driver for IBM System i/p VNIC protocol
7334 - LP: #1532303
7335
7336 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
7337
7338linux (4.4.0-0.11) xenial; urgency=low
7339
7340 [ Tim Gardner ]
7341
7342 * [Config] Fix bogus reconstruct script
7343
7344 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
7345
7346linux (4.4.0-0.10) xenial; urgency=low
7347
7348 [ Haren Myneni ]
7349
7350 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
7351 - LP: #1529666
7352
7353 [ Serge Hallyn ]
7354
7355 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
7356
7357 [ Tim Gardner ]
7358
7359 * [Config] CONFIG_ZONE_DEVICE=y for amd64
7360 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
7361 - LP: #1526869
7362 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
7363 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
7364 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
7365 * rebase to v4.4
7366
7367 [ Upstream Kernel Changes ]
7368
7369 * rebase to v4.4
7370
7371 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
7372
7373linux (4.4.0-0.9) xenial; urgency=low
7374
7375 [ Tim Gardner ]
7376
7377 * rebase to v4.4-rc8
7378
7379 [ Upstream Kernel Changes ]
7380
7381 * rebase to v4.4-rc8
7382
7383 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
7384
7385linux (4.4.0-0.8) xenial; urgency=low
7386
7387 [ Tim Gardner ]
7388
7389 * rebase to v4.4-rc7
7390
7391 [ Upstream Kernel Changes ]
7392
7393 * rebase to v4.4-rc7
7394
7395 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
7396
7397linux (4.4.0-0.7) xenial; urgency=low
7398
7399 [ Hui Wang ]
7400
7401 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
7402 - LP: #1527096
7403
7404 [ Jann Horn ]
7405
7406 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
7407 uids/gids
7408 - LP: #1527374
7409
7410 [ Tim Gardner ]
7411
7412 * rebase to v4.4-rc6
7413
7414 [ Upstream Kernel Changes ]
7415
7416 * rebase to v4.4-rc6
7417 - LP: #1526330
7418
7419 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
7420
7421linux (4.4.0-0.6) xenial; urgency=low
7422
7423 [ Andy Whitcroft ]
7424
7425 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
7426 support in latest compilers
7427 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
7428 ARMv8.1 support in latest compilers
7429
7430 [ Tim Gardner ]
7431
7432 * [Config] s390 -> s390x
7433 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
7434
7435 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
7436
7437linux (4.4.0-0.5) xenial; urgency=low
7438
7439 [ Andy Whitcroft ]
7440
7441 * [Config] s390x -- enable tools
7442 - LP: #1524319
7443 * [Config] s390x -- add architecture to getabis
7444 * [Config] s390x -- add s390x ABI information
7445 * [Config] s390x -- enable ABI checks
7446
7447 [ Tim Gardner ]
7448
7449 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
7450 * [Config] Add s390 modules to nic-modules udeb
7451 - LP: #1525297
7452 * rebase to v4.4-rc5
7453
7454 [ Upstream Kernel Changes ]
7455
7456 * rebase to v4.4-rc5
7457 - LP: #1523517
7458 - LP: #1523232
7459
7460 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
7461
7462linux (4.4.0-0.4) xenial; urgency=low
7463
7464 [ Upstream Kernel Changes ]
7465
7466 * cgroup: make css_set pin its css's to avoid use-afer-free
7467 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
7468 freezer_attach()
7469 * cgroup: fix handling of multi-destination migration from
7470 subtree_control enabling
7471
7472 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
7473
7474linux (4.4.0-0.3) xenial; urgency=low
7475
7476 [ Upstream Kernel Changes ]
7477
7478 * rebase to v4.4-rc4
7479
7480 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
7481
7482linux (4.4.0-0.2) xenial; urgency=low
7483
7484 [ Tim Gardner ]
7485
7486 * [Config] Add spl/zfs provides to generic and powerpc64-smp
7487 * [Config] Add zfs to d-i fs-core-modules
7488 * [Config] Include all s390 specific drivers in linux-image
7489 - LP: #1522210
7490
7491 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
7492
7493linux (4.4.0-0.1) xenial; urgency=low
7494
7495 [ Andy Whitcroft ]
7496
7497 * [Tests] gcc-multilib does not exist on ppc64el redux
7498 - LP: #1515541
7499 * [Config] libunwind8-dev is not available on s390x
7500 * [Debian] Disable SPL/ZFS for cross compiling -- redux
7501 * [Config] s390x -- add dasd udebs
7502 - LP: #1519833
7503 * [Config] s390x -- include dasd modules in linux-image
7504 - LP: #1519833
7505 * [Config] s390x -- disable ZFS temporarily
7506 - LP: #1519820
7507 * [Config] s390s -- disable ABI/module checks
7508 * [Config] make IBMVETH consistent on powerpc/ppc64el
7509 - LP: #1521712
7510 * [Config] follow ibmvscsi name change
7511 - LP: #1521712
7512 * [Config] move ibm disk and ethernet drivers to linux-image
7513 - LP: #1521712
7514 * [Config] include ibmveth in nic-modules for ppc64el
7515 - LP: #1521712
7516 * [Config] s390x -- disable abi/module checks for s390x
7517
7518 [ Joseph Salisbury ]
7519
7520 * SAUCE: scsi_sysfs: protect against double execution of
7521 __scsi_remove_device()
7522 - LP: #1509029
7523
7524 [ Seth Forshee ]
7525
7526 * [Config] CONFIG_DRM_AMDGPU_CIK=n
7527 - LP: #1510405
7528
7529 [ Tim Gardner ]
7530
7531 * [Debian] Disable SPL/ZFS for cross compiling
7532 * [Config] CONFIG_SCSI_IBMVSCSI=m
7533 - LP: #1515872
7534 * rebase to v4.4-rc2
7535 * [Config] updateconfigs
7536 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
7537 * SAUCE: do_zfs=false temporarily
7538 * [Config] CONFIG_LUSTRE_FS=n
7539 * [Debian] Disable udebs when cross compiling
7540 * rebase to v4.4-rc3
7541 * [Config] CONFIG_AUFS_FS=m
7542 * SAUCE: AUFS
7543
7544 [ Upstream Kernel Changes ]
7545
7546 * ZFS: Update with 4.4 support
7547 * SPL: Update with 4.4 support
7548
7549 [ Upstream Kernel Changes ]
7550
7551 * rebase to v4.4-rc3
7552 - LP: #1519168
7553 * rebase to v4.4-rc2
7554 - LP: #1506615
7555 - LP: #1502781
7556
7557 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
7558
7559linux (4.3.0-0.8) xenial; urgency=low
7560
7561 [ Andy Whitcroft ]
7562
7563 * [Config] re-enable OSS support and blacklist
7564 - LP: #1434842
7565 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
7566 * [Packaging] config-check -- improve syntax diagnostics
7567 * [Packaging] module-inclusion -- add dependency inclusion for a list
7568 * [Packaging] config-check -- accumulate multi-line annotations correctly
7569 * [Packaging] config-check -- handle V2 annotations format
7570 * [Packaging] s390x -- add architecture to kernelconfig
7571 - LP: #1488653
7572 * [Config] s390x -- initial configuration
7573 * [Config] s390x -- add initial binary image
7574 * [Config] s390x -- initial configuration update
7575 * [Config] s390x -- produce linux-image
7576 * [Config] s390x -- d-i module exclusions
7577 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7578 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
7579 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
7580 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
7581 * [Config] -- s390x -- configuration review updates
7582 * [Config] annotations -- add review marks
7583 * [Config] annotations -- config review 4.3 updates
7584 * [Config] annotations -- expose reviews
7585 * [Config] updateconfigs following incoporation of s390x configs
7586 * [Tests] gcc-multilib does not exist on ppc64el
7587 - LP: #1515541
7588
7589 [ Dan Carpenter ]
7590
7591 * SAUCE: (noup) cxlflash: a couple off by one bugs
7592 - LP: #1499849
7593
7594 [ Haren Myneni ]
7595
7596 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
7597
7598 [ Jay Vosburgh ]
7599
7600 * SAUCE: fan: add VXLAN implementation
7601
7602 [ Manoj Kumar ]
7603
7604 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
7605 - LP: #1513583
7606
7607 [ Matthew R. Ochs ]
7608
7609 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
7610 - LP: #1513583
7611
7612 [ Tim Gardner ]
7613
7614 * [Config] CONFIG_AUFS_EXPORT=y
7615 - LP: #1121699
7616
7617 [ Upstream Kernel Changes ]
7618
7619 * misc/genwqe: get rid of atomic allocations
7620 * crypto: 842 - Add CRC and validation support
7621 - LP: #1497878
7622 * cxlflash: Fix to avoid invalid port_sel value
7623 * cxlflash: Replace magic numbers with literals
7624 * cxlflash: Fix read capacity timeout
7625 * cxlflash: Fix potential oops following LUN removal
7626 * cxlflash: Fix data corruption when vLUN used over multiple cards
7627 * cxlflash: Fix to avoid sizeof(bool)
7628 * cxlflash: Fix context encode mask width
7629 * cxlflash: Fix to avoid CXL services during EEH
7630 * cxlflash: Correct naming of limbo state and waitq
7631 * cxlflash: Make functions static
7632 * cxlflash: Refine host/device attributes
7633 * cxlflash: Fix to avoid spamming the kernel log
7634 * cxlflash: Fix to avoid stall while waiting on TMF
7635 * cxlflash: Fix location of setting resid
7636 * cxlflash: Fix host link up event handling
7637 * cxlflash: Fix async interrupt bypass logic
7638 * cxlflash: Remove dual port online dependency
7639 * cxlflash: Fix AFU version access/storage and add check
7640 * cxlflash: Correct usage of scsi_host_put()
7641 * cxlflash: Fix to prevent workq from accessing freed memory
7642 * cxlflash: Correct behavior in device reset handler following EEH
7643 * cxlflash: Remove unnecessary scsi_block_requests
7644 * cxlflash: Fix function prolog parameters and return codes
7645 * cxlflash: Fix MMIO and endianness errors
7646 * cxlflash: Fix to prevent EEH recovery failure
7647 * cxlflash: Correct spelling, grammar, and alignment mistakes
7648 * cxlflash: Fix to prevent stale AFU RRQ
7649 * cxlflash: Fix to double the delay each time
7650 * cxlflash: Fix to avoid corrupting adapter fops
7651 * cxlflash: Correct trace string
7652 * cxlflash: Fix to avoid potential deadlock on EEH
7653 * cxlflash: Fix to avoid leaving dangling interrupt resources
7654 * cxlflash: Fix to escalate to LINK_RESET on login timeout
7655 * cxlflash: Fix to avoid corrupting port selection mask
7656 * cxlflash: Fix to avoid lock instrumentation rejection
7657 * cxlflash: Fix to avoid bypassing context cleanup
7658
7659 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
7660
7661linux (4.3.0-0.7) xenial; urgency=low
7662
7663 [ Tim Gardner ]
7664
7665 * Revert "Bypass spl/zfs config"
7666 Causes unresolved symbols on load.
7667 * [Config] Enable ZFS for powerpc64-smp
7668
7669 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
7670
7671linux (4.3.0-0.6) xenial; urgency=low
7672
7673 [ Tim Gardner ]
7674
7675 * Release Tracking Bug
7676 - LP: #1512704
7677 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
7678
7679 [ Andy Whitcroft ]
7680
7681 * [Packaging] add feature interlock with mainline builds
7682 * apparmor -- follow change to this_cpu_ptr
7683
7684 [ John Johansen ]
7685
7686 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
7687 - LP: #1383886
7688 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7689 - LP: #1362199
7690 * SAUCE: Revert: fix: only allow a single threaded process to ...
7691 - LP: #1371310
7692 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7693 - LP: #1390223
7694 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
7695 - LP: #1408833
7696 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
7697 - LP: #1496430
7698
7699 [ Tim Gardner ]
7700
7701 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
7702 - LP: #1511006
7703 * rebase to v4.3
7704 * Bypass spl/zfs config
7705 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
7706 * [Config] Default AppArmor settings
7707
7708 [ Upstream Kernel Changes ]
7709
7710 * rebase to v4.3
7711
7712 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
7713
7714linux (4.3.0-0.5) xenial; urgency=low
7715
7716 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
7717
7718 [ Upstream Kernel Changes ]
7719
7720 * rebase to v4.3-rc7
7721 - LP: #1504778
7722
7723 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
7724
7725linux (4.3.0-0.4) xenial; urgency=low
7726
7727 [ Tim Gardner ]
7728
7729 * [Debian] Update to new signing key type and location
7730
7731 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
7732
7733linux (4.3.0-0.3) wily; urgency=low
7734
7735 [ Tim Gardner ]
7736
7737 * [Debian] sign-file is now compiled
7738
7739 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
7740
7741linux (4.3.0-0.2) wily; urgency=low
7742
7743 [ Tim Gardner ]
7744
7745 * [Config] Added libssl-dev to Build-Depends
7746
7747 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
7748
7749linux (4.3.0-0.1) wily; urgency=low
7750
7751 [ Upstream Kernel Changes ]
7752
7753 * rebase to v4.3-rc6
7754 * rebase to v4.3-rc5
7755 * rebase to v4.3-rc4
7756 * rebase to v4.3-rc3
7757 * rebase to v4.3-rc2
7758 * rebase to v4.3-rc1
7759 - LP: #1492132
7760 - LP: #1481575
7761
7762 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
7763
7764linux (4.2.0-10.11) wily; urgency=low
7765
7766 [ Andy Whitcroft ]
7767
7768 * Release Tracking Bug
7769 - LP: #1495208
7770 * No change rebuild to avoid issues with leading zero bytes on
7771 internal module signing key. (see launchpad bug 1494943)
7772
7773 [ Ming Lei ]
7774
7775 * [Config] SERIAL_8250_DW=y for arm64
7776
7777 [ Upstream Kernel Changes ]
7778
7779 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
7780 code
7781 - LP: #1484486
7782 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
7783 - LP: #1484486
7784 * drm/i915/gen8: Re-order init pipe_control in lrc mode
7785 - LP: #1484486
7786 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
7787 - LP: #1484486
7788 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7789 workaround
7790 - LP: #1484486
7791 * drm/i915: Bail out early if WA batch is not available for given Gen
7792 - LP: #1484486
7793 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
7794 - LP: #1484486
7795 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
7796 - LP: #1484486
7797 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
7798 - LP: #1484486
7799 * drm/i915: Enable WA batch buffers for Gen9
7800 - LP: #1484486
7801 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
7802 - LP: #1484486
7803 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
7804 - LP: #1484486
7805 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
7806 workaround
7807 - LP: #1484486
7808 * drm/i915/gen9: Add
7809 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
7810 - LP: #1484486
7811 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
7812 - LP: #1484486
7813 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
7814 - LP: #1484486
7815 * drm/i915/skl: Don't expose the top most plane on gen9 display
7816 - LP: #1484486
7817 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
7818 - LP: #1484486
7819 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
7820 - LP: #1484486
7821 * drm/i915: reduce indent in i9xx_hpd_irq_handler
7822 - LP: #1484531
7823 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
7824 - LP: #1484531
7825 * drm/i915: reduce indent in intel_hpd_irq_handler
7826 - LP: #1484531
7827 * drm/i915: group all hotplug related fields into a new struct in
7828 dev_priv
7829 - LP: #1484531
7830 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
7831 - LP: #1484531
7832 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
7833 - LP: #1484531
7834 * drm/i915: put back the indent in intel_hpd_irq_handler
7835 - LP: #1484531
7836 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
7837 - LP: #1484531
7838 * drm/i915: simplify condition for digital port
7839 - LP: #1484531
7840 * drm/i915: abstract away platform specific parts from hpd handling
7841 - LP: #1484531
7842 * drm/i915: Handle HPD when it has actually occurred
7843 - LP: #1484531
7844 * drm/i915: Set power domain for DDI-E
7845 - LP: #1484531
7846 * drm/i915: Set alternate aux for DDI-E
7847 - LP: #1484531
7848 * drm/i915/skl: enable DDI-E hotplug
7849 - LP: #1484531
7850 * drm/i915/bxt: fix DDI PHY vswing scale value setting
7851 - LP: #1494163
7852 * drm/i915/skl: Buffer translation improvements
7853 - LP: #1494163
7854 * drm/i915: Per-DDI I_boost override
7855 - LP: #1494163
7856 * drm/i915: fix VBT parsing for SDVO child device mapping
7857 - LP: #1494163
7858 * drm/i915/bxt: edp1.4 Intermediate Freq support
7859 - LP: #1494163
7860 * drm/i915: fix link rates reported for SKL
7861 - LP: #1494163
7862 * drm/i915: Allow parsing of variable size child device entries from VBT
7863 - LP: #1494163
7864 * drm/i915/skl: Update DDI buffer translation programming.
7865 - LP: #1494163
7866 * drm/i915: Enable HDMI on DDI-E
7867 - LP: #1484531
7868 * drm/i915/skl: Enable DDI-E
7869 - LP: #1484531
7870 * drm/i915: eDP can be present on DDI-E
7871 - LP: #1484531
7872 * drm/i915/skl: Adding DDI_E power well domain
7873 - LP: #1484531
7874 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
7875 - LP: #1490035
7876 * drm/i915: Split atomic wm update to pre and post variants
7877 - LP: #1493746
7878 * drm/i915/skl: Drop the preliminary_hw_support flag
7879 - LP: #1486868
7880 * drm/i915: set FDI translations to NULL on SKL
7881 - LP: #1494163
7882
7883 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
7884
7885linux (4.2.0-9.9) wily; urgency=low
7886
7887 [ Tim Gardner ]
7888
7889 * Release Tracking Bug
7890 - LP: #1493970
7891 * [Config] CONFIG_MFD_INTEL_LPSS=m
7892 - LP: #1397876
7893
7894 [ dann frazier ]
7895
7896 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
7897 - LP: #1388952
7898
7899 [ Michael Ellerman ]
7900
7901 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
7902 Fixes FTBS on 32 bit powerpc, patch sent upstream.
7903
7904 [ Upstream Kernel Changes ]
7905
7906 * thermal/powerclamp: add cpu id for skylake h/s
7907 - LP: #1398269
7908 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
7909 - LP: #1397852
7910 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
7911 - LP: #1460905
7912 * i2c: i801: Create iTCO device on newer Intel PCHs
7913 - LP: #1460905
7914 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
7915 - LP: #1460905
7916 * perf/x86: Add a native_perf_sched_clock_from_tsc()
7917 - LP: #1397867
7918 * perf/x86/intel: Add support for PEBSv3 profiling
7919 - LP: #1397867
7920 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
7921 - LP: #1397867
7922 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
7923 - LP: #1397867
7924 * perf: Add cycles to branch_info
7925 - LP: #1397867
7926 * perf/x86/intel/lbr: Add support for LBRv5
7927 - LP: #1397867
7928 * perf/x86/intel: Handle new arch perfmon v4 status bits
7929 - LP: #1397867
7930 * perf/x86/intel: Move PMU ACK to after LBR read
7931 - LP: #1397867
7932 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
7933 - LP: #1397867
7934 * perf/x86/intel: Add Intel Skylake PMU support
7935 - LP: #1397867
7936 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
7937 call stack
7938 - LP: #1397867
7939 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
7940 - LP: #1397867
7941 * perf/x86: Make merge_attr() global to use from perf_event_intel
7942 - LP: #1397867
7943 * perf/x86/intel: Use 0x11 as extra reg test value
7944 - LP: #1397867
7945 * perf tools: Add support for cycles, weight branch_info field
7946 - LP: #1397867
7947 * perf report: Add flag for non ANY branch mode
7948 - LP: #1397867
7949 * perf report: Add infrastructure for a cycles histogram
7950 - LP: #1397867
7951 * perf report: Add processing for cycle histograms
7952 - LP: #1397867
7953 * perf annotate: Compute IPC and basic block cycles
7954 - LP: #1397867
7955 * perf annotate: Finally display IPC and cycle accounting
7956 - LP: #1397867
7957 * perf top: Add branch annotation code to top
7958 - LP: #1397867
7959 * perf report: Display cycles in branch sort mode
7960 - LP: #1397867
7961 * perf annotate: Fix 32-bit compilation error in util/annotate.c
7962 - LP: #1397867
7963 * PM / QoS: Make it possible to expose device latency tolerance to
7964 userspace
7965 - LP: #1460908
7966 * ACPI / PM: Attach ACPI power domain only once
7967 - LP: #1460908
7968 * Driver core: wakeup the parent device before trying probe
7969 - LP: #1460908
7970 * klist: implement klist_prev()
7971 - LP: #1460908
7972 * driver core: implement device_for_each_child_reverse()
7973 - LP: #1460908
7974 * mfd: make mfd_remove_devices() iterate in reverse order
7975 - LP: #1460908
7976 * dmaengine: add a driver for Intel integrated DMA 64-bit
7977 - LP: #1460908
7978 * mfd: Add support for Intel Sunrisepoint LPSS devices
7979 - LP: #1460908
7980 * spi: pxa2xx: Add support for Intel Sunrisepoint
7981 - LP: #1397876
7982 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
7983 - LP: #1397876
7984 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
7985 - LP: #1397876
7986 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
7987 for it
7988 - LP: #1397876
7989 * intel_idle: Skylake Client Support
7990 - LP: #1397877
7991 * powerpc/kernel: Switch to using MAX_ERRNO
7992 - LP: #1458876
7993 * powerpc/kernel: Change the do_syscall_trace_enter() API
7994 - LP: #1458876
7995 * powerpc: Drop unused syscall_get_error()
7996 - LP: #1458876
7997 * powerpc: Don't negate error in syscall_set_return_value()
7998 - LP: #1458876
7999 * powerpc: Rework syscall_get_arguments() so there is only one loop
8000 - LP: #1458876
8001 * powerpc: Use orig_gpr3 in syscall_get_arguments()
8002 - LP: #1458876
8003 * powerpc: Change syscall_get_nr() to return int
8004 - LP: #1458876
8005 * powerpc/kernel: Add SIG_SYS support for compat tasks
8006 - LP: #1458876
8007 * powerpc/kernel: Enable seccomp filter
8008 - LP: #1458876
8009 * selftests/seccomp: Make seccomp tests work on big endian
8010 - LP: #1458876
8011 * selftests/seccomp: Add powerpc support
8012 - LP: #1458876
8013 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
8014
8015 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
8016
8017linux (4.2.0-8.8) wily; urgency=low
8018
8019 [ Tim Gardner ]
8020
8021 * Release Tracking Bug
8022 - LP: #1493357
8023 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
8024 - LP: #1488495
8025 * [Config] CONFIG_CXLFLASH=m
8026 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
8027
8028
8029 [ Andy Whitcroft ]
8030
8031 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
8032 * [Packaging] mark up control for stage1
8033 * [Config] kernel-versions -- clean up deps field
8034 * [Config] s390x -- build linux-libc-dev
8035 - LP: #1488653
8036 * [Packaging] control -- prepare for new kernel-wedge semantics
8037
8038 [ Upstream Kernel Changes ]
8039
8040 * crypto: vmx - Fixing AES-CTR counter bug
8041 - LP: #1484519
8042 * crypto: vmx - Fixing GHASH Key issue on little endian
8043 - LP: #1484519
8044 * powerpc: Uncomment and make enable_kernel_vsx() routine available
8045 - LP: #1484519
8046 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
8047 - LP: #1484519
8048 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
8049 'okay'
8050 - LP: #1488495
8051 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
8052 - LP: #1488495
8053 * crypto: nx - do not emit extra output if status is disabled
8054 - LP: #1488495
8055 * crypto: nx - reduce chattiness of platform drivers
8056 - LP: #1488495
8057 * crypto: nx/842 - Fix context corruption
8058 - LP: #1488495
8059 * crypto: nx - remove __init/__exit from VIO functions
8060 - LP: #1488495
8061 * crypto: nx - remove pSeries NX 'status' field
8062 - LP: #1488495
8063 * crypto: nx - move kzalloc() out of spinlock
8064 - LP: #1488495
8065 * crypto: nx - don't register pSeries driver if ENODEV
8066 - LP: #1488495
8067 * crypto: nx - use common code for both NX decompress success cases
8068 - LP: #1488495
8069 * crypto: nx - merge nx-compress and nx-compress-crypto
8070 - LP: #1488495
8071 * crypto: nx - rename nx-842-crypto.c to nx-842.c
8072 - LP: #1488495
8073 * crypto: nx - make platform drivers directly register with crypto
8074 - LP: #1488495
8075 * cxlflash: Base support for IBM CXL Flash Adapter
8076 - LP: #1449121
8077 * cxlflash: Base error recovery support
8078 - LP: #1449121
8079 * cxlflash: Superpipe support
8080 - LP: #1449121
8081 * cxlflash: Virtual LUN support
8082 - LP: #1449121
8083 * cxlflash: off by one bug in cxlflash_show_port_status()
8084 - LP: #1449121
8085 * cxlflash: shift wrapping bug in afu_link_reset()
8086 - LP: #1449121
8087 * cxlflash: Remove unused variable from queuecommand
8088 - LP: #1449121
8089 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
8090 pci_controller_ops
8091 * powerpc/eeh: Probe after unbalanced kref check
8092 * misc: cxl: clean up afu_read_config()
8093 * cxl: Add explicit precision specifiers
8094 * cxl: use more common format specifier
8095 * cxl: Destroy cxl_adapter_idr on module_exit
8096 * cxl: Destroy afu->contexts_idr on release of an afu
8097 * cxl: Don't ignore add_process_element() result when attaching context
8098 * cxl: Compile with -Werror
8099 * cxl: sparse: Make declarations static
8100 * cxl: sparse: Silence iomem warning in debugfs file creation
8101 * cxl: Convert MMIO read/write macros to inline functions
8102 * cxl: Drop commands if the PCI channel is not in normal state
8103 * cxl: Allocate and release the SPA with the AFU
8104 * cxl: Make IRQ release idempotent
8105 * cxl: Clean up adapter MMIO unmap path.
8106 * cxl: Refactor adaptor init/teardown
8107 * cxl: Refactor AFU init/teardown
8108 * cxl: Don't remove AFUs/vPHBs in cxl_reset
8109 * cxl: Allow the kernel to trust that an image won't change on PERST.
8110 * cxl: EEH support
8111 * cxl: Add CONFIG_CXL_EEH symbol
8112 * cxl: Plug irq_bitmap getting leaked in cxl_context
8113 * cxl: Add alternate MMIO error handling
8114 * cxl: Allow release of contexts which have been OPENED but not STARTED
8115 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
8116 * cxl: Release irqs if memory allocation fails
8117 * cxl: Remove racy attempt to force EEH invocation in reset
8118 * cxl: Fix + cleanup error paths in cxl_dev_context_init
8119 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
8120 * cxl: Set up and enable PSL Timebase
8121
8122 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
8123
8124linux (4.2.0-7.7) wily; urgency=low
8125
8126 [ Tim Gardner ]
8127
8128 * Release Tracking Bug
8129 - LP: #1490564
8130 * rebase to v4.2
8131
8132 [ Wen Xiong ]
8133
8134 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
8135 - LP: #1453892
8136
8137 [ Upstream Kernel Changes ]
8138
8139 * rebase to v4.2
8140 - LP: #1487345
8141
8142 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
8143
8144linux (4.2.0-6.6) wily; urgency=low
8145
8146 [ Tim Gardner ]
8147
8148 * Release Tracking Bug
8149 - LP: #1488138
8150
8151 [ Andy Whitcroft ]
8152
8153 * rebase to v4.2-rc8
8154
8155 [ Shilpasri G Bhat ]
8156
8157 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
8158 level
8159 - LP: #1480894
8160 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
8161 - LP: #1480894
8162 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
8163 notification
8164 - LP: #1480894
8165 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
8166 OCC_THROTTLE
8167 - LP: #1480894
8168 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
8169 bit is set
8170 - LP: #1480894
8171 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
8172 unthrottling
8173 - LP: #1480894
8174
8175 [ Upstream Kernel Changes ]
8176
8177 * rebase to v4.2-rc8
8178 - LP: #1483440
8179 - LP: #1484334
8180
8181 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
8182
8183linux (4.2.0-5.5) wily; urgency=low
8184
8185 [ Tim Gardner ]
8186
8187 * Release Tracking Bug
8188 - LP: #1487173
8189
8190 [ Andy Whitcroft ]
8191
8192 * [Packaging] correct spelling of probabaly on the tools packages
8193 - LP: #1256822
8194 * rebase to v4.2-rc7
8195
8196 [ dann frazier ]
8197
8198 * d-i: Add nicpf and nicvf to nic-modules
8199 * d-i: Enable usb modules on arm64
8200
8201 [ Mahesh Salgaonkar ]
8202
8203 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
8204 - LP: #1482343
8205 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
8206 - LP: #1482343
8207 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
8208 machine check errors.
8209 - LP: #1482343
8210 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
8211 - LP: #1482343
8212
8213 [ Vipin K Parashar ]
8214
8215 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
8216 PowerNV platform
8217 - LP: #1469771
8218
8219 [ Upstream Kernel Changes ]
8220
8221 * rebase to v4.2-rc7
8222
8223 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
8224
8225linux (4.2.0-4.4) wily; urgency=low
8226
8227 [ Tim Gardner ]
8228
8229 * Release Tracking Bug
8230 - LP: #1483677
8231
8232 [ Achiad Shochat ]
8233
8234 * SAUCE: net/mlx5e: Support TX packet copy into WQE
8235 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
8236 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
8237 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
8238
8239 [ Adam Lee ]
8240
8241 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
8242 - LP: #1480142
8243
8244 [ dann frazier ]
8245
8246 * [Config] CONFIG_NR_CPUS=128 on arm64
8247
8248 [ Leann Ogasawara ]
8249
8250 * [Config] d-i -- Add sfc to nic-modules udeb
8251 - LP: #1481490
8252
8253 [ Saeed Mahameed ]
8254
8255 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
8256 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
8257
8258 [ Tim Gardner ]
8259
8260 * [Config] CONFIG_X86_INTEL_MPX=y
8261 - LP: #1460902
8262 * [Debian] change dependency on module-init-tools to kmod
8263 - LP: #1481986
8264 * rebase to v4.2-rc6
8265
8266 [ Upstream Kernel Changes ]
8267
8268 * rebase to v4.2-rc6
8269
8270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
8271
8272linux (4.2.0-3.3) wily; urgency=low
8273
8274 [ Tim Gardner ]
8275
8276 * Release Tracking Bug
8277 - LP: #1481462
8278 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
8279 Fixes an FTBS for at least one DKMS package.
8280
8281 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
8282
8283linux (4.2.0-2.2) wily; urgency=low
8284
8285 [ Tim Gardner ]
8286
8287 * Release Tracking Bug
8288 - LP: #1481067
8289 * rebase to v4.2-rc5
8290
8291 [ Andy Whitcroft ]
8292
8293 * [Packaging] module-inclusion -- commonise copy code and simplify
8294 * [Packaging] module-inclusion -- add manual command entries
8295 * [Packaging] module blacklists -- add support for manual blacklists
8296 * [Packaging] do_common_tools should always be on
8297 * [Packaging] initscripts need installing when making the package
8298 * [Packaging] initscripts work around bug in debhelper systemd support
8299 * [Config] exclude oss modules from linux-image
8300 - LP: #1434842
8301 * hyper-v -- add hid and fb drivers to linux-virtual
8302 - LP: #1444179
8303 * ubuntu: (no-squash) vbox -- infrastructure and updater
8304 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8305 - LP: #1426113
8306 * ubuntu: vbox -- update to 5.0.0-dfsg-1
8307 - LP: #1480879
8308 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
8309 * [Config] move vbox modules into linux-image
8310
8311 [ Upstream Kernel Changes ]
8312
8313 * rebase to v4.2-rc5
8314 - LP: #1478497
8315 - LP: #1477900
8316
8317 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
8318
8319linux (4.2.0-1.1~rc1) wily; urgency=low
8320
8321 [ Andy Whitcroft ]
8322
8323 * Release Tracking Bug
8324 - LP: #1479903
8325 * Initial upload of v4.2 based kernel (currently v4.-rc4)
8326
8327 [ Upstream Kernel Changes ]
8328
8329 * rebase to v4.2-rc4
8330 - LP: #1476987
8331 - LP: #1476888
8332 * rebase to v4.2-rc3
8333 * rebase to v4.2-rc2
8334 * rebase to v4.2-rc1
8335 - LP: #1394368
8336 - LP: #1427680
8337 - LP: #1462614
8338 - LP: #1397021
8339
8340 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
8341
8342linux (4.1.0-3.3) wily; urgency=low
8343
8344 [ Andy Whitcroft ]
8345
8346 * Release Tracking Bug
8347 - LP: #1478897
8348
8349 [ Colin Ian King ]
8350
8351 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
8352 - CVE-2015-1333
8353
8354 [ Seth Forshee ]
8355
8356 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
8357 - LP: #1478578
8358
8359 [ Upstream Kernel Changes ]
8360
8361 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
8362 - LP: #1461620
8363 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
8364 * x86/nmi/64: Remove asm code that saves cr2
8365 * x86/nmi/64: Switch stacks on userspace NMI entry
8366 * x86/nmi/64: Reorder nested NMI checks
8367 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
8368 detection
8369
8370 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
8371
8372linux (4.1.0-2.4) wily; urgency=low
8373
8374 [ Andy Whitcroft ]
8375
8376 * SAUCE: overlayfs: when copying up and reading directories ensure
8377 mounter had permissions V2
8378 - CVE-2015-1328
8379
8380 [ Leann Ogasawara ]
8381
8382 * Release Tracking Bug
8383 - LP: #1465419
8384
8385 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8386
8387linux (4.1.0-2.2) wily; urgency=low
8388
8389 [ Tim Gardner ]
8390
8391 * rebase to v4.1.3
8392 * [Config] Add i40e[vf] to d-i
8393 - LP: #1476393
8394
8395 [ Upstream Kernel Changes ]
8396
8397 * rebase to v4.1.3
8398 - LP: #1427680
8399 - LP: #1462614
8400 - LP: #1394368
8401
8402 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
8403
8404linux (4.1.0-1.1) wily; urgency=low
8405
8406 [ Andy Whitcroft ]
8407
8408 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8409 - LP: #1395877, #1410480
8410 * SAUCE: overlayfs: when copying up and reading directories ensure
8411 mounter had permissions V2
8412 - CVE-2015-1328
8413 * [Packaging] fix up Vcs-Git: to point to launchpad
8414 * [Config] correct linux-initramfs-tool virtual linkage
8415 - LP: #1474810
8416
8417 [ Chris J Arges ]
8418
8419 * [Config] Add dm-service-time to multipath-modules
8420 - LP: #1469240
8421 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
8422 - LP: #1464560
8423
8424 [ Jay Vosburgh ]
8425
8426 * SAUCE: fan: Proof of concept implementation (v2)
8427 - LP: #1439706
8428 * SAUCE: fan: tunnel multiple mapping mode (v3)
8429 - LP: #1470091
8430
8431 [ Leann Ogasawara ]
8432
8433 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
8434 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
8435 considering"
8436 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
8437 * Revert "SAUCE: dm-crypt: never use write same"
8438 * Release Tracking Bug
8439 - LP: #1476333
8440
8441 [ Tim Gardner ]
8442
8443 * Rebase to v4.1
8444 - LP: #1443371
8445 * [Config] Enable Apparmor
8446 * [Config] CONFIG_OVERLAY_FS_V1=y
8447 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
8448 - LP: #1469829
8449 * [Config] CONFIG_VM86=n
8450 - LP: #1473447
8451 * [Config] ACORN_PARTITION=n
8452 - LP: #1453117
8453
8454 [ Timo Aaltonen ]
8455
8456 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
8457 - LP: #1473319
8458
8459 [ Upstream Kernel Changes ]
8460
8461 * efi: efivar_create_sysfs_entry() should return negative error codes
8462 * efi: Add esrt support
8463 * x86, doc: Remove cmdline_size from list of fields to be filled in for
8464 EFI handover
8465 * efi/esrt: Fix some compiler warnings
8466 * efi: dmi: List SMBIOS3 table before SMBIOS table
8467 * efi: Add 'systab' information to Documentation/ABI
8468 * ALSA: hda - restore the MIC FIXUP for some Dell machines
8469 - LP: #1473560
8470 * mtd: powernv: Add powernv flash MTD abstraction driver
8471 - LP: #1464560
8472 * powerpc/powernv: Expose OPAL APIs required by PRD interface
8473 - LP: #1464560
8474 * powerpc/powernv: Add opal-prd channel
8475 - LP: #1464560
8476 * powerpc/powernv: fix construction of opal PRD messages
8477 - LP: #1464560
8478 * powerpc/include: Add opal-prd to installed uapi headers
8479 - LP: #1464560
8480 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
8481 - LP: #1464560
8482
8483 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
8484
8485linux (4.0.0-2.4) wily; urgency=low
8486
8487 [ Andy Whitcroft ]
8488
8489 * SAUCE: overlayfs: when copying up and reading directories ensure
8490 mounter had permissions V2
8491 - CVE-2015-1328
8492
8493 [ Leann Ogasawara ]
8494
8495 * Release Tracking Bug
8496 - LP: #1465419
8497
8498 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
8499
8500linux (4.0.0-1.2) wily; urgency=low
8501
8502 [ Andy Whitcroft ]
8503
8504 * SAUCE: overlay: add backwards compatible overlayfs format support V3
8505 - LP: #1395877, #1410480
8506 * [Config] enable CONFIG_OVERLAY_FS_V1
8507
8508 [ Tai Nguyen ]
8509
8510 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
8511 - LP: #1463211
8512
8513 [ Tim Gardner ]
8514
8515 * [Config] CONFIG_HIBERNATION=n for ppc64el
8516 - LP: #1463836
8517
8518 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
8519
8520linux (4.0.0-1.1) wily; urgency=low
8521
8522 [ Leann Ogasawara ]
8523
8524 * Revert "md/raid0: fix bug with chunksize not a power of 2."
8525 - LP: #1457510
8526 * powerpc/powernv: Check image loaded or not before calling flash
8527 - LP: #1461553
8528
8529 [ Tim Gardner ]
8530
8531 * [Config] armhf: CPUFREQ_DT=y
8532 - LP: #1457781
8533
8534 [ Upstream Kernel Changes ]
8535
8536 * rebase to v4.0.5
8537 - LP: #1429756
8538 - LP: #1452175
8539 - LP: #1454656
8540 - LP: #1447909
8541 - LP: #1446517
8542 - LP: #1428947
8543 - LP: #1410704
8544 - LP: #1412800
8545 - LP: #1400215
8546 - LP: #1411193
8547 - LP: #1412800
8548 - LP: #1408295
8549 - LP: #1436745
8550
8551 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
8552
8553linux (3.19.0-10.10) vivid; urgency=low
8554
8555 [ Andy Whitcroft ]
8556
8557 * [Packaging] control -- make element ordering deterministic
8558 * [Config] allow dracult to support initramfs as well
8559 - LP: #1109029
8560 * [Packaging] generate live watchdog blacklists
8561 - LP: #1432837
8562
8563 [ Leann Ogasawara ]
8564
8565 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
8566 - LP: #1397860
8567 * rebase to v3.19.2
8568
8569 [ Upstream Kernel Changes ]
8570
8571 * thinkpad_acpi: support new BIOS version string pattern
8572 - LP: #1417915
8573 * arm64: Invalidate the TLB corresponding to intermediate page table
8574 levels
8575 - LP: #1432546
8576 * perf tools: Support parsing parameterized events
8577 - LP: #1430341
8578 * perf tools: Extend format_alias() to include event parameters
8579 - LP: #1430341
8580 * perf Documentation: Add event parameters
8581 - LP: #1430341
8582 * perf tools: Document parameterized and symbolic events
8583 - LP: #1430341
8584 * perf: provide sysfs_show for struct perf_pmu_events_attr
8585 - LP: #1430341
8586 * perf: add PMU_EVENT_ATTR_STRING() helper
8587 - LP: #1430341
8588 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
8589 - LP: #1430341
8590 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
8591 - LP: #1430341
8592 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
8593 annotated
8594 - LP: #1430341
8595 * powerpc/perf/hv-gpci: add the remaining gpci requests
8596 - LP: #1430341
8597 * powerpc/perf/hv-24x7: Document sysfs event description entries
8598 - LP: #1430341
8599 * powerpc/iommu: Remove IOMMU device references via bus notifier
8600 - LP: #1425202
8601 * powerpc/pseries: Fix endian problems with LE migration
8602 - LP: #1428351
8603 * intel_idle: support additional Broadwell model
8604 - LP: #1400970
8605 * tools/power turbostat: support additional Broadwell model
8606 - LP: #1400970
8607 * KVM: x86: flush TLB when D bit is manually changed.
8608 - LP: #1397860
8609 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
8610 - LP: #1397860
8611 * KVM: Add generic support for dirty page logging
8612 - LP: #1397860
8613 * KVM: x86: switch to kvm_get_dirty_log_protect
8614 - LP: #1397860
8615 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
8616 log dirty
8617 - LP: #1397860
8618 * KVM: MMU: Add mmu help functions to support PML
8619 - LP: #1397860
8620 * KVM: MMU: Explicitly set D-bit for writable spte.
8621 - LP: #1397860
8622 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
8623 - LP: #1397860
8624 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
8625 - LP: #1397860
8626 * KVM: VMX: Add PML support in VMX
8627 - LP: #1397860
8628 * HID: multitouch: add support of clickpads
8629 * HID: multitouch: Add support for button type usage
8630
8631 [ Upstream Kernel Changes ]
8632
8633 * rebase to v3.19.2
8634 - LP: #1428947
8635
8636 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
8637
8638linux (3.19.0-9.9) vivid; urgency=low
8639
8640 [ Leann Ogasawara ]
8641
8642 * Release Tracking Bug
8643 - LP: #1430930
8644
8645 [ Shachar Raindel ]
8646
8647 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
8648 arithmetic
8649 - LP: #1413741
8650 - CVE-2014-8159
8651
8652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
8653
8654linux (3.19.0-8.8) vivid; urgency=low
8655
8656 [ Andy Whitcroft ]
8657
8658 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
8659 - LP: #1426113
8660 * rebase to stable v3.19.1
8661
8662 [ John Johansen ]
8663
8664 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
8665 - LP: #1408833
8666
8667 [ Leann Ogasawara ]
8668
8669 * Release Tracking Bug
8670 - LP: #1429940
8671
8672 [ Upstream Kernel Changes ]
8673
8674 * xen: correct bug in p2m list initialization
8675 * net/mlx5_core: Fix configuration of log_uar_page_sz
8676 - LP: #1419938
8677 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
8678 - LP: #1420575
8679 * net/mlx4_core: Maintain a persistent memory for mlx4 device
8680 - LP: #1422481
8681 * net/mlx4_core: Set device configuration data to be persistent across
8682 reset
8683 - LP: #1422481
8684 * net/mlx4_core: Refactor the catas flow to work per device
8685 - LP: #1422481
8686 * net/mlx4_core: Enhance the catas flow to support device reset
8687 - LP: #1422481
8688 * net/mlx4_core: Activate reset flow upon fatal command cases
8689 - LP: #1422481
8690 * net/mlx4_core: Manage interface state for Reset flow cases
8691 - LP: #1422481
8692 * net/mlx4_core: Handle AER flow properly
8693 - LP: #1422481
8694 * net/mlx4_core: Enable device recovery flow with SRIOV
8695 - LP: #1422481
8696 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
8697 - LP: #1422481
8698 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
8699 - LP: #1428111
8700 * rebase to v3.19.1
8701 - LP: #1410704
8702 - LP: #1411193
8703 - LP: #1400215
8704
8705 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
8706
8707linux (3.19.0-7.7) vivid; urgency=low
8708
8709 [ Andy Whitcroft ]
8710
8711 * Release Tracking Bug
8712 - LP: #1426013
8713
8714 [ Upstream Kernel Changes ]
8715
8716 * x86/irq: Fix regression caused by commit b568b8601f05
8717 * cxl: Fix leaking interrupts if attach process fails
8718 - LP: #1415102
8719 * cxl: Early return from cxl_handle_fault for a shut down context
8720 - LP: #1415102
8721 * cxl: Disable AFU debug flag
8722 - LP: #1415102
8723 * cxl: Disable SPAP register when freeing SPA
8724 - LP: #1415102
8725 * cxl: remove redundant increment of hwirq
8726 - LP: #1415102
8727 * cxl: Add tracepoints
8728 - LP: #1415102
8729 * cxl: Update CXL ABI documentation
8730 - LP: #1415102
8731 * cxl: Use image state defaults for reloading FPGA
8732 - LP: #1415102
8733 * cxl: Add image control to sysfs
8734 - LP: #1415102
8735 * cxl: Enable CAPP recovery
8736 - LP: #1415102
8737 * cxl: Add ability to reset the card
8738 - LP: #1415102
8739 * cxl: Fix device_node reference counting
8740 - LP: #1415102
8741 * cxl: Export optional AFU configuration record in sysfs
8742 - LP: #1415102
8743 * cxl: Fail AFU initialisation if an invalid configuration record is
8744 found
8745 - LP: #1415102
8746 * cxl: Add missing return statement after handling AFU errror
8747 - LP: #1415102
8748 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
8749 - LP: #1415102
8750 * powerpc/eeh: Allow to set maximal frozen times
8751 - LP: #1415102
8752 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
8753
8754 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
8755
8756linux (3.19.0-6.6) vivid; urgency=low
8757
8758 [ Andy Whitcroft ]
8759
8760 * systemd -- fix hyper-v units to be non-forking
8761 - LP: #1401525
8762 * [Config] move vbox modules into linux-image
8763 * ubuntu: vbox -- update to 4.3.22-dfsg-1
8764
8765 [ Brad Figg ]
8766
8767 * SAUCE: DEP8 test to run our regression tests
8768
8769 [ Paolo Pisati ]
8770
8771 * [Config] I2C_CHARDEV=y
8772 - LP: #1417032
8773
8774 [ Upstream Kernel Changes ]
8775
8776 * PCI: Fix infinite loop with ROM image of size 0
8777 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
8778 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
8779 controller
8780 - LP: #1400215
8781
8782 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
8783
8784linux (3.19.0-5.5) vivid; urgency=low
8785
8786 [ Andy Whitcroft ]
8787
8788 * [Config] CONFIG_FA_DUMP=y
8789 - LP: #1415562
8790 * ubuntu: (no-squash) vbox -- infrastructure and updater
8791 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
8792 * rebase to v3.19 final
8793
8794 [ Chris J Arges ]
8795
8796 * [Config] Add ibmvfc to d-i
8797 - LP: #1416001
8798 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
8799 - LP: #1292234
8800
8801 [ Upstream Kernel Changes ]
8802
8803 * rebase to v3.19
8804
8805 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
8806
8807linux (3.19.0-4.4) vivid; urgency=low
8808
8809 [ Andy Whitcroft ]
8810
8811 * [Config] apply Kernel hacking >> Tracers config defaults
8812 * hyper-v -- fix comment handing in /etc/network/interfaces
8813 - LP: #1413020
8814 * rebase to v3.19-rc7
8815 * updateconfigs following rebase to v3.19-rc7
8816
8817 [ Ben Hutchings ]
8818
8819 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
8820 - LP: #1413149
8821
8822 [ Upstream Kernel Changes ]
8823
8824 * rebase to v3.19-rc7
8825
8826 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
8827
8828linux (3.19.0-3.3) vivid; urgency=low
8829
8830 [ Andy Whitcroft ]
8831
8832 * [Debian] arm64 -- build ubuntu drivers
8833 - LP: #1411284
8834 * [Packaging] config-check -- add support for enforced annotations
8835 * [Config] annotations -- switch to ENFORCED annotations
8836 * [Packaging] config-check -- drop support for enforce file
8837 * [Packaging] enforce -- drop empty enforce file
8838 * rebase to v3.19-rc5
8839 * [Config] add modules removed due to tighter dependencies
8840 * [Config] updateconfigs following rebase to v3.19-rc5
8841 * [Config] enforce CONFIG_FHANDLE=y
8842 - LP: #1412543
8843 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
8844 - LP: #1408355
8845 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
8846 - LP: #1413646
8847 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
8848 message handler config defaults
8849 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8850 config defaults
8851 * [Config] apply Device Drivers >> GPIO Support config defaults
8852 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
8853 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
8854 support) config defaults
8855 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
8856 Devices >> Support for frame buffer devices config defaults
8857 * [Config] apply Device Drivers >> HID support >> HID bus support >>
8858 Special HID drivers config defaults
8859 * [Config] apply Device Drivers >> Hardware Monitoring support config
8860 defaults
8861 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
8862 Hardware Bus support config defaults
8863 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
8864 digital converters config defaults
8865 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
8866 sensors config defaults
8867 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
8868 sensors config defaults
8869 * [Config] apply Device Drivers >> Input device support >> Generic input
8870 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8871 * [Config] apply Device Drivers >> Input device support >> Generic input
8872 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
8873 * [Config] apply Device Drivers >> LED Support >> LED Class Support
8874 config defaults
8875 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
8876 defaults
8877 * [Config] apply Device Drivers >> Multifunction device drivers config
8878 defaults
8879 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
8880 grabbers support >> Media test drivers config defaults
8881 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
8882 Adapters config defaults
8883 * [Config] apply Device Drivers >> Multimedia support >> Remote
8884 Controller devices config defaults
8885 * [Config] apply Device Drivers >> Network device support >> Distributed
8886 Switch Architecture drivers config defaults
8887 * [Config] apply Device Drivers >> Network device support >> Network core
8888 driver support config defaults
8889 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8890 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
8891 defaults
8892 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8893 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
8894 defaults
8895 * [Config] apply Device Drivers >> PHY Subsystem config defaults
8896 * [Config] apply Device Drivers >> Pin controllers config defaults
8897 * [Config] apply Device Drivers >> SPI support config defaults
8898 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8899 Sound Architecture >> ALSA for SoC audio support config defaults
8900 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8901 Sound Architecture >> FireWire sound devices config defaults
8902 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
8903 Sound Architecture >> HD-Audio config defaults
8904 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
8905 client support config defaults
8906 * [Config] apply Device Drivers >> Staging drivers >> Media staging
8907 drivers config defaults
8908 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8909 USB Gadget Drivers >> USB functions configurable through configfs
8910 config defaults
8911 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
8912 USB Peripheral Controller config defaults
8913 * [Config] apply Networking support >> NFC subsystem support >> Near
8914 Field Communication (NFC) devices config defaults
8915 * [Config] apply Networking support >> Networking options >> Network
8916 packet filtering framework (Netfilter) >> Core Netfilter Configuration
8917 >> Netfilter nf_tables support config defaults
8918 * [Config] apply Networking support >> Networking options >> QoS and/or
8919 fair queueing >> Actions config defaults
8920 * [Config] apply Networking support >> Networking options >> TCP/IP
8921 networking config defaults
8922 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
8923 Networking Stack (mac80211) config defaults
8924 * [Config] apply Device Drivers >> Input device support >> Generic input
8925 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
8926 * [Config] apply Device Drivers >> Input device support >> Generic input
8927 layer (needed for keyboard, mouse, ...) >> Mice config defaults
8928 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
8929 config defaults
8930 * [Config] apply Networking support >> Networking options >> Network
8931 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
8932 >> IPv4 NAT config defaults
8933 * [Config] apply Networking support >> Networking options >> Network
8934 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
8935 >> IPv6 NAT config defaults
8936 * [Config] apply Kernel hacking >> Kernel debugging config defaults
8937 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
8938 config defaults
8939 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
8940 values in
8941 - LP: #1414002
8942 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
8943 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
8944 (iwlwifi) config defaults
8945 * [Config] apply Device Drivers >> Real Time Clock config defaults
8946 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
8947 support >> SCSI low-level drivers config defaults
8948 * [Config] apply General setup >> CPU/Task time and stats accounting >>
8949 Cputime accounting config defaults
8950 * [Config] apply Device Drivers >> Mailbox Hardware Support config
8951 defaults
8952 * rebase to v3.19-rc6
8953 * [Config] updateconfigs following rebase to v3.19-rc6
8954
8955 [ Kamal Mostafa ]
8956
8957 * [Packaging] force "dpkg-source -I -i" behavior
8958
8959 [ Leann Ogasawara ]
8960
8961 * [Config] Disable CONFIG_USB_OTG
8962 - LP: #1411295
8963
8964 [ Upstream Kernel Changes ]
8965
8966 * overlay: add backwards compatible overlayfs format support (fixes)
8967 - LP: #1410480
8968
8969 [ Upstream Kernel Changes ]
8970
8971 * rebase to v3.19-rc5
8972 * rebase to v3.19-rc6
8973
8974 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
8975
8976linux (3.19.0-2.2) vivid; urgency=low
8977
8978 [ Andy Whitcroft ]
8979
8980 * rebase to v3.19-rc4
8981 * [Config] updateconfigs following rebase to v3.19-rc4
8982 * [Packaging] install all dtb files
8983 - LP: #1408002
8984 * [Config] switch on "all" dtbs
8985 - LP: #1408002
8986
8987 [ Colin Ian King ]
8988
8989 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
8990 timers
8991 - LP: #1333569
8992
8993 [ Joseph Salisbury ]
8994
8995 * [Config] Enable CONFIG_N_GSM as module.
8996 - LP: #1404670
8997
8998 [ K. Y. Srinivasan ]
8999
9000 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
9001 - LP: #1406867
9002
9003 [ Steve McIntyre ]
9004
9005 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
9006 - LP: #1409750
9007
9008 [ Upstream Kernel Changes ]
9009
9010 * rebase to v3.19-rc4
9011
9012 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
9013
9014linux (3.19.0-1.1) vivid; urgency=low
9015
9016 [ Andy Whitcroft ]
9017
9018 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
9019 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
9020 * Revert "SAUCE: AUFS -- aufs3-base.patch"
9021 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
9022 * rebase to v3.19-rc1
9023 * rebase to v3.19-rc2
9024 * [Config] defaultconfigs following rebase to v3.19-rc2
9025 * ubuntu: aufs3 -- follow rename of d_child
9026 * ubuntu: aufs3 -- follow switch to d_splice_alias
9027 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
9028 * ubuntu: aufs3 -- follow rename for d_alias
9029 * apparmor -- follow change to this_cpu_ptr
9030 * disable module checks for rebase
9031 * ubuntu: AUFS -- substrate: aufs3-base.patch
9032 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
9033 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
9034 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
9035 * [Configs] updateconfigs following aufs update
9036 * v3.19 series start
9037 * rebase to v3.19-rc3
9038 * [Configs] updateconfigs following rebase to v3.19-rc3
9039 * [Packaging] uploadnum should be the remainder of the version
9040 - LP: #1407755
9041 * [Packaging] handle dts directories
9042 - LP: #1408004
9043 * [Config] follow move of arm64 dts' into vendor directories
9044
9045 [ Upstream Kernel Changes ]
9046
9047 * arm64: optimized copy_to_user and copy_from_user assembly code
9048 - LP: #1400349
9049 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
9050
9051 [ Upstream Kernel Changes ]
9052
9053 * rebase to v3.19-rc1
9054 - LP: #1173681
9055 * rebase to v3.19-rc2
9056 * rebase to v3.19-rc3
9057
9058 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
9059
9060linux (3.18.0-7.8) vivid; urgency=low
9061
9062 [ Leann Ogasawara ]
9063
9064 * Release Tracking Bug
9065 - LP: #1401590
9066
9067 [ John Johansen ]
9068
9069 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
9070 - LP: #1362199
9071 * SAUCE: Revert: fix: only allow a single threaded process to ...
9072 - LP: #1371310
9073 * SAUCE: (no-up) fix: bad unix_addr_fs macro
9074 - LP: #1390223
9075 * SAUCE: (no-up) apparmor: add parameter to control whether policy
9076 hashing is used
9077 - LP: #1383886
9078 * [config] set apparmor config options
9079
9080 [ Seth Forshee ]
9081
9082 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
9083 - LP: #1398458
9084
9085 [ Upstream Kernel Changes ]
9086
9087 * mfd: rtsx: Fix PM suspend for 5227 & 5249
9088 - LP: #1359052
9089 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
9090 - LP: #1346067
9091
9092 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
9093
9094linux (3.18.0-6.7) vivid; urgency=low
9095
9096 [ Andy Whitcroft ]
9097
9098 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9099 assembly code"
9100 - LP: #1398596
9101 * rebase to v3.18
9102
9103 [ Chris J Arges ]
9104
9105 * [Config] CONFIG_PCIEASPM_DEBUG=y
9106 - LP: #1398544
9107
9108 [ Paolo Pisati ]
9109
9110 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
9111 - LP: #1396470
9112
9113 [ Upstream Kernel Changes ]
9114
9115 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
9116 may result in I/O freeze
9117 - LP: #1400289
9118
9119 [ Upstream Kernel Changes ]
9120
9121 * rebase to v3.18
9122
9123 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
9124
9125linux (3.18.0-5.6) vivid; urgency=low
9126
9127 [ Leann Ogasawara ]
9128
9129 * Release Tracking Bug
9130 - LP: #1398109
9131
9132 [ Andy Whitcroft ]
9133
9134 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
9135 - LP: #1397061
9136 * rebase to v3.18-rc7
9137
9138 [ Chris J Arges ]
9139
9140 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
9141 ppc64el/generic
9142 - LP: #1395855
9143
9144 [ Upstream Kernel Changes ]
9145
9146 * rebase to v3.18-rc7
9147 - LP: #1389497
9148
9149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
9150
9151linux (3.18.0-4.5) vivid; urgency=low
9152
9153 [ Leann Ogasawara ]
9154
9155 * Release Tracking Bug
9156 - LP: #1395891
9157
9158 [ Andy Whitcroft ]
9159
9160 * rebase to v3.18-rc6
9161 * [Config] update configs following rebase to v3.18-rc6
9162 * [Config] enable overlayfs v1 support
9163
9164 [ Tim Gardner ]
9165
9166 * rebase to v3.18-rc5
9167
9168 [ Upstream Kernel Changes ]
9169
9170 * overlay: add backwards compatible overlayfs format support
9171 - LP: #1395877
9172
9173 [ Upstream Kernel Changes ]
9174
9175 * rebase to v3.18-rc5
9176 * rebase to v3.18-rc6
9177
9178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
9179
9180linux (3.18.0-3.4) vivid; urgency=low
9181
9182 [ Andy Whitcroft ]
9183
9184 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
9185 * Revert "SAUCE: AUFS -- update to
9186 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
9187 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
9188 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
9189 * [Config] amd64 is now the indep architecture
9190 * [Debian] basic hook support
9191 * SAUCE: AUFS -- aufs3-base.patch
9192 * SAUCE: AUFS -- aufs3-mmap.patch
9193 * SAUCE: AUFS -- aufs3-standalone.patch
9194 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
9195 * [Config] updateconfigs following aufs3 update
9196 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
9197
9198 [ dann frazier ]
9199
9200 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
9201 - LP: #1388952
9202 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
9203 * [Config] Disable CONFIG_RCU_USER_QS on arm64
9204
9205 [ Tim Gardner ]
9206
9207 * rebase to v3.18-rc4
9208
9209 [ Upstream Kernel Changes ]
9210
9211 * rebase to v3.18-rc4
9212 - LP: #1389497
9213 - LP: #1387128
9214
9215 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
9216
9217linux (3.18.0-2.2) vivid; urgency=low
9218
9219 [ Tim Gardner ]
9220
9221 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
9222
9223 [ Upstream Kernel Changes ]
9224
9225 * rebase to v3.18-rc3
9226
9227 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
9228
9229linux (3.18.0-1.1) vivid; urgency=low
9230
9231 [ Andy Whitcroft ]
9232
9233 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
9234 * [Config] tools -- only build common tools when enabled
9235 * [Config] follow rename of DEB_BUILD_PROFILES
9236 * [Config] linux-image-extra is additive to linux-image
9237 - LP: #1375310
9238 * [Config] linux-image-extra postrm is not needed on purge
9239 * [Config] enable cloud tools on i386
9240 - LP: #1367399
9241
9242 [ Marc Dietrich ]
9243
9244 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
9245
9246 [ Paolo Pisati ]
9247
9248 * [Config] armhf: REGULATOR_TWL4030=y
9249 * [Config] armhf: disable JUMP_LABEL
9250 - LP: #1378856
9251
9252 [ Tim Gardner ]
9253
9254 * rebase to v3.17-rc2
9255 * updateconfigs
9256 * [Config] CONFIG_NFC_ST21NFCB=n
9257 * [Config] Added net/6lowpan/* to generic inclusion list
9258 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
9259 * rebase to v3.17-rc3
9260 * rebase to v3.17-rc4
9261 * rebase to v3.17-rc5
9262 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
9263 * [Config] CONFIG_XMON=y
9264 - LP: #1365655
9265 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
9266 - LP: #1362514
9267 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
9268 - LP: #1362514
9269 * [Config] CONFIG_DMA_CMA=n
9270 - LP: #1362261
9271 * [Config] Add mpt3sas to d-i
9272 - LP: #1368907
9273 * [Debian] set do_*_tools after stage1 or bootstrap is determined
9274 - LP: #1370211
9275 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
9276 - LP: #1244176
9277 * rebase to v3.17-rc6
9278 * SAUCE: usbip: Update include path
9279 * [Debian] usbip tools packaging
9280 - LP: #898003
9281 * [Config] Enable usbip tools
9282 - LP: #898003
9283 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
9284 - LP: #1363180
9285 * [Config] Correct annotation regarding CONFIG_DMA_CMA
9286 - LP: #1362261
9287 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
9288 - LP: #1374438
9289 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
9290 - LP: #1374440
9291 * [Debian] Don't fail if a symlink already exists
9292 * rebase to v3.17-rc7
9293 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
9294 - LP: #1374440
9295 * rebase to v3.17
9296 * rebase to v3.18-rc1
9297 * [Config] CONFIG_AUFS_FS=n for FTBS
9298 * Enable vivid
9299 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
9300 - LP: #1385510
9301 * rebase to v3.18-rc2
9302 * [Debian] Fix linux-doc dangling symlinks
9303 - LP: #661306
9304 * CONFIG_MODULE_COMPRESS=n
9305 * [Config] dropped scsi_tgt from generic inclusion list
9306 * [Config] Added drivers/uio to generic inclusion list
9307 * [Config] CONFIG_PATA_MACIO=y
9308 - LP: #1378894
9309 * [Config] CONFIG_DRM_BOCHS=n
9310 * [Debian] install usbipd
9311 - LP: #898003
9312
9313 [ Upstream Kernel Changes ]
9314
9315 * rebase to v3.18-rc2
9316
9317 [ Upstream Kernel Changes ]
9318
9319 * rebase to v3.18-rc1
9320 - LP: #1316518
9321 - LP: #1371591
9322 - LP: #1357928
9323
9324 [ Upstream Kernel Changes ]
9325
9326 * rebase to v3.17
9327
9328 [ Upstream Kernel Changes ]
9329
9330 * rebase to v3.17-rc7
9331
9332 [ Upstream Kernel Changes ]
9333
9334 * rebase to v3.17-rc6
9335
9336 [ Upstream Kernel Changes ]
9337
9338 * rebase to v3.17-rc5
9339
9340 [ Upstream Kernel Changes ]
9341
9342 * rebase to v3.17-rc4
9343
9344 [ Upstream Kernel Changes ]
9345
9346 * rebase to v3.17-rc3
9347
9348 [ Upstream Kernel Changes ]
9349
9350 * rebase to v3.17-rc2
9351 - LP: #1358116
9352 - LP: #1350148
9353 - LP: #1334950
9354 - LP: #1329580
9355 - LP: #1329580
9356 - LP: #1329580
9357
9358 [ Upstream Kernel Changes ]
9359
9360 * rebase to v3.17-rc2
9361
9362 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
9363
9364linux (3.17.0-0.0) utopic; urgency=medium
9365
9366 * Empty entry
9367
9368 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
9369
9370linux (3.16.0-11.16) utopic; urgency=low
9371
9372 [ Mauricio Faria de Oliveira ]
9373
9374 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
9375 - LP: #1358920
9376
9377 [ Peter Zijlstra ]
9378
9379 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
9380 - LP: #1361300
9381
9382 [ Tim Gardner ]
9383
9384 * [Config] CONFIG_ZPOOL=y
9385 - LP: #1360428
9386 * Release Tracking Bug
9387 - LP: #1361308
9388
9389 [ Upstream Kernel Changes ]
9390
9391 * Revert "net/mlx4_en: Fix bad use of dev_id"
9392 - LP: #1347012
9393 * net/mlx4_en: Reduce memory consumption on kdump kernel
9394 - LP: #1347012
9395 * net/mlx4_en: Fix mac_hash database inconsistency
9396 - LP: #1347012
9397 * net/mlx4_en: Disable blueflame using ethtool private flags
9398 - LP: #1347012
9399 * net/mlx4_en: current_mac isn't updated in port up
9400 - LP: #1347012
9401 * net/mlx4_core: Use low memory profile on kdump kernel
9402 - LP: #1347012
9403 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
9404 - LP: #1347169
9405 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
9406 - LP: #1347169
9407 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
9408 - LP: #1347169
9409 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
9410 - LP: #1347169
9411 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
9412 - LP: #1347169
9413 * drivers: scsi: storvsc: Set srb_flags in all cases
9414 - LP: #1347169
9415 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
9416 - LP: #1347169
9417 * namespaces: Use task_lock and not rcu to protect nsproxy
9418 - LP: #1328088
9419 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
9420 * mm/zbud: change zbud_alloc size type to size_t
9421 - LP: #1360428
9422 * mm/zpool: implement common zpool api to zbud/zsmalloc
9423 - LP: #1360428
9424 * mm/zpool: zbud/zsmalloc implement zpool
9425 - LP: #1360428
9426 * mm/zpool: update zswap to use zpool
9427 - LP: #1360428
9428 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
9429 - LP: #1341296
9430 * iommu/amd: Fix for pasid initialization
9431 - LP: #1361300
9432 * iommu/amd: Moving PPR fault flags macros definitions
9433 - LP: #1361300
9434 * iommu/amd: Drop oprofile dependency
9435 - LP: #1361300
9436 * iommu/amd: Fix typo in amd_iommu_v2 driver
9437 - LP: #1361300
9438 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
9439 - LP: #1361300
9440 * iommu/amd: Don't free pasid_state in mn_release path
9441 - LP: #1361300
9442 * iommu/amd: Get rid of __unbind_pasid
9443 - LP: #1361300
9444 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
9445 - LP: #1361300
9446 * iommu/amd: Add pasid_state->invalid flag
9447 - LP: #1361300
9448 * iommu/amd: Don't hold a reference to mm_struct
9449 - LP: #1361300
9450 * iommu/amd: Don't hold a reference to task_struct
9451 - LP: #1361300
9452 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
9453 - LP: #1361300
9454 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
9455 - LP: #1361300
9456 * iommu/amd: Remove change_pte mmu_notifier call-back
9457 - LP: #1361300
9458 * iommu/amd: Fix device_state reference counting
9459 - LP: #1361300
9460 * iommu/amd: Fix 2 typos in comments
9461 - LP: #1361300
9462
9463 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
9464
9465linux (3.16.0-10.15) utopic; urgency=low
9466
9467 [ dann frazier ]
9468
9469 * [debian] Fix regression with ABI subversions and backport
9470
9471 [ Feng Kan ]
9472
9473 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
9474 modify write.
9475 - LP: #1357527
9476 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
9477 assembly code
9478 - LP: #1358949
9479
9480 [ Stefan Bader ]
9481
9482 * SAUCE: bcache: prevent crash on changing writeback_running
9483 - LP: #1357295
9484
9485 [ Tim Gardner ]
9486
9487 * [Config] CONFIG_XFRM_STATISTICS=y
9488 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
9489 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
9490 - LP: #1353005
9491 * Release Tracking Bug
9492 - LP: #1359783
9493
9494 [ Upstream Kernel Changes ]
9495
9496 * intel_idle: Broadwell support
9497 - LP: #1256170
9498 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
9499 - LP: #1357108
9500 * powerpc/powernv: Invoke opal call to handle hmi.
9501 - LP: #1357108
9502 * powerpc/book3s: handle HMIs for cpus in nap mode.
9503 - LP: #1357108
9504 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
9505 - LP: #1357108
9506 * powerpc: Add smp_mb() to arch_spin_is_locked()
9507 - LP: #1358569
9508 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
9509 - LP: #1358569
9510 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
9511 temperature
9512 - LP: #1353005
9513 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
9514 - LP: #1358855
9515 * printk: Add function to return log buffer address and size
9516 - LP: #1359423
9517 * powerpc/powernv: Interface to register/unregister opal dump region
9518 - LP: #1359423
9519 * bcache: fix crash on shutdown in passthrough mode
9520 - LP: #1357295
9521 * bcache: fix uninterruptible sleep in writeback thread
9522 - LP: #1357295
9523
9524 [ Vinayak Kale ]
9525
9526 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
9527 - LP: #1357527
9528 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
9529 - LP: #1357527
9530
9531 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
9532
9533linux (3.16.0-9.14) utopic; urgency=low
9534
9535 [ Tim Gardner ]
9536
9537 * Release Tracking Bug
9538 - LP: #1357370
9539
9540 [ Serge Hallyn ]
9541
9542 * SAUCE: Overlayfs: allow unprivileged mounts
9543 - LP: #1357025
9544
9545 [ Upstream Kernel Changes ]
9546
9547 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
9548 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
9549 * dts: Add bindings for APM X-Gene SoC ethernet driver
9550 * drivers: net: Add APM X-Gene SoC ethernet driver support.
9551 * powerpc/thp: Add write barrier after updating the valid bit
9552 - LP: #1357014
9553 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
9554 - LP: #1357014
9555 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
9556 of 4k pte
9557 - LP: #1357014
9558 * powerpc/thp: Handle combo pages in invalidate
9559 - LP: #1357014
9560 * powerpc/thp: Invalidate with vpn in loop
9561 - LP: #1357014
9562 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
9563 - LP: #1357014
9564 * powerpc/mm: Use read barrier when creating real_pte
9565 - LP: #1357014
9566 * powerpc/thp: Add tracepoints to track hugepage invalidate
9567 - LP: #1357014
9568 * rebase to v3.16.1
9569
9570 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
9571
9572linux (3.16.0-8.13) utopic; urgency=low
9573
9574 [ Tim Gardner ]
9575
9576 * Release Tracking Bug
9577 - LP: #1356403
9578
9579 [ dann frazier ]
9580
9581 * [debian] Allow for package revisions condusive for branching
9582
9583 [ Upstream Kernel Changes ]
9584
9585 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
9586 - LP: #1350087
9587 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
9588 - LP: #1350087
9589 * powerpc/powernv: Enable M64 aperatus for PHB3
9590 - LP: #1355469
9591 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
9592 - LP: #1352994
9593 * powerpc: Add machine_early_initcall()
9594 - LP: #1352640
9595 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
9596 - LP: #1352640
9597 * powerpc/eeh: Avoid event on passed PE
9598 - LP: #1352640
9599 * powerpc/eeh: EEH support for VFIO PCI device
9600 - LP: #1352640
9601 * powerpc/eeh: sysfs entries lost
9602 - LP: #1352640
9603 * powerpc/powernv: Fix IOMMU table for VFIO dev
9604 - LP: #1352640
9605 * powerpc/eeh: Fetch IOMMU table in reliable way
9606 - LP: #1352640
9607 * powerpc/eeh: Refactor EEH flag accessors
9608 - LP: #1352640
9609 * powerpc/eeh: Selectively enable IO for error log
9610 - LP: #1352640
9611 * powerpc/eeh: Reduce lines of log dump
9612 - LP: #1352640
9613 * powerpc/eeh: Replace pr_warning() with pr_warn()
9614 - LP: #1352640
9615 * powerpc/eeh: Make diag-data not endian dependent
9616 - LP: #1352640
9617 * powerpc/eeh: Aux PE data for error log
9618 - LP: #1352640
9619 * PCI: Support BAR sizes up to 128GB
9620 - LP: #1352640
9621 * powerpc/powernv: Allow to freeze PE
9622 - LP: #1352640
9623 * powerpc/powernv: Split ioda_eeh_get_state()
9624 - LP: #1352640
9625 * powerpc/powernv: Handle compound PE
9626 - LP: #1352640
9627 * powerpc/powernv: Handle compound PE for EEH
9628 - LP: #1352640
9629 * powerpc/powernv: Handle compound PE in config accessors
9630 - LP: #1352640
9631 * mnt: Only change user settable mount flags in remount
9632 - LP: #1356318
9633 - CVE-2014-5206
9634 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
9635 - LP: #1356318
9636 - CVE-2014-5206
9637 * mnt: Correct permission checks in do_remount
9638 - LP: #1356323
9639 - CVE-2014-5207
9640 * mnt: Change the default remount atime from relatime to the existing value
9641 - LP: #1356323
9642 - CVE-2014-5207
9643
9644 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
9645
9646linux (3.16.0-7.12) utopic; urgency=low
9647
9648 [ Andy Whitcroft ]
9649
9650 * rebase to v3.16 final
9651 * [Config] d-i -- add virtio_scsi to virtio-modules
9652 - LP: #1342000
9653
9654 [ dann frazier ]
9655
9656 * [Packaging] Fix 'printchanges' to work with versions containing '+'
9657
9658 [ Tim Gardner ]
9659
9660 * [Config] CONFIG_MICROCODE=y
9661 - LP: #1084373
9662 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
9663 - LP: #1349028
9664 * [Config] Add hv_balloon to d-i virtio-modules
9665 - LP: #1292216
9666 * Release Tracking Bug
9667 - LP: #1354530
9668
9669 [ Upstream Kernel Changes ]
9670
9671 * rebase to v3.16
9672
9673 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
9674
9675linux (3.16.0-6.11) utopic; urgency=low
9676
9677 [ Paolo Pisati ]
9678
9679 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
9680 * [Config] armhf: KEYBOARD_IMX=m
9681 * [Config] armhf: build cubox & imx6 DTBs
9682 * [Config] armhf: RTC_DRV_PCF8523=y
9683
9684 [ Tim Gardner ]
9685
9686 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
9687 - LP: #1344405
9688 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
9689 - LP: #1343109
9690 * Release Tracking Bug
9691 - LP: #1349196
9692
9693 [ Upstream Kernel Changes ]
9694
9695 * rebase to v3.16-rc7
9696
9697 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
9698
9699linux (3.16.0-5.10) utopic; urgency=low
9700
9701 [ Tim Gardner ]
9702
9703 * Release Tracking Bug
9704 - LP: #1346298
9705 * [Config] CONFIG_GPIO_SYSFS=y
9706 - LP: #1342153
9707 * rebase to v3.16-rc6
9708
9709 [ Paolo Pisati ]
9710
9711 * [Config] enable ARCH_MVEBU*
9712 * [Config] AHCI_MVEBU=m
9713 * [Config] ARMADA_THERMAL=y
9714 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
9715 * [Config] CRYPTO_DEV_MV_CESA=m
9716 * [Config] I2C_MV64XXX=m
9717 * [Config] MMC_MVSDIO=m
9718 * [Config] MMC_SDHCI_DOVE=m
9719 * [Config] MTD_NAND_ORION=m
9720 * [Config] MTD_NAND_PXA3xx=m
9721 * [Config] MVNETA=m
9722 * [Config] MV_XOR=y
9723 * [Config] ORION_WATCHDOG=m
9724 * [Config] PCI_MVEBU=y
9725 * [Config] RTC_DRV_MV=y
9726 * [Config] SND_KIRKWOOD_SOC*=m
9727 * [Config] SPI_ORION=m
9728 * [Config] USB_XHCI_MVEBU=m
9729 * [Config] armhf: build all Armada and Dove DTBs
9730 * [Config] armhf: SERIAL_8250_DW=y
9731
9732 [ Upstream Kernel Changes ]
9733
9734 * rebase to v3.16-rc6
9735
9736 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
9737
9738linux (3.16.0-4.9) utopic; urgency=low
9739
9740 [ Tim Gardner ]
9741
9742 * Release Tracking Bug
9743 - LP: #1341543
9744
9745 [ Upstream Kernel Changes ]
9746
9747 * rebase to v3.16-rc5
9748
9749 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
9750
9751linux (3.16.0-3.8) utopic; urgency=low
9752
9753 [ Tim Gardner ]
9754
9755 * Release Tracking Bug
9756 - LP: #1340091
9757
9758 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
9759
9760linux (3.16.0-2.7) utopic; urgency=low
9761
9762 [ Andy Whitcroft ]
9763
9764 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
9765 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9766
9767 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
9768
9769linux (3.16.0-2.6) utopic; urgency=low
9770
9771 [ Andy Whitcroft ]
9772
9773 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
9774 Fixes FTBS.
9775
9776 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
9777
9778linux (3.16.0-2.5) utopic; urgency=low
9779
9780 [ Andy Whitcroft ]
9781
9782 * ubuntu -- fix basic format for ubuntu/Makefile
9783 * ubuntu: AUFS (no-squash): basic framework and update machinary
9784 * ubuntu: aufs3 -- update update scripting
9785 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
9786 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
9787 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
9788 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
9789 * [Configs] AUFS configs
9790 * ubuntu: aufs3 -- reenable
9791
9792 [ Tim Gardner ]
9793
9794 * CONFIG_LATENCYTOP=n
9795
9796 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
9797
9798linux (3.16.0-2.4) utopic; urgency=low
9799
9800 [ Andy Whitcroft ]
9801
9802 * [Config] flip VIRTIO*=y
9803 * [Config] commonise CONFIG_SWIOTLB=y
9804 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
9805 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
9806 config defaults
9807 * [Config] apply Device Drivers >> Block devices config defaults
9808 * [Config] apply Device Drivers >> Character devices config defaults
9809 * [Config] apply Device Drivers >> DMA Engine support config defaults
9810 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
9811 reporting config defaults
9812 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
9813 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
9814 support) config defaults
9815 * [Config] apply Device Drivers >> GPIO Support config defaults
9816 * [Config] apply Device Drivers >> Graphics support >> Console display
9817 driver support config defaults
9818 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
9819 config defaults
9820 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
9821 * [Config] apply Device Drivers >> Input device support >> Generic input
9822 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
9823 defaults
9824 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
9825 ports config defaults
9826 * [Config] apply Device Drivers >> LED Support >> LED Class Support
9827 config defaults
9828 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
9829 defaults
9830 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
9831 grabbers support config defaults
9832 * [Config] apply Security options config defaults
9833 * [Config] apply Networking options >> Network packet filtering framework
9834 (Netfilter) >> Core Netfilter Configuration config defaults
9835 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
9836 defaults
9837 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
9838 Devices >> Support for frame buffer devices config defaults
9839 * [Config] apply Power management and ACPI options >> CPU Frequency
9840 scaling config defaults
9841 * [Config] apply Processor type and features config defaults
9842 * [Config] apply Partition Types config defaults
9843 * [Config] apply Power management and ACPI options config defaults
9844 * [Config] apply Device Drivers >> InfiniBand support config defaults
9845 * [Config] apply Device Drivers >> Misc devices config defaults
9846 * [Config] apply Device Drivers >> Multifunction device drivers config
9847 defaults
9848 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9849 support >> SCSI low-level drivers config defaults
9850 * [Config] apply Device Drivers >> Network device support >> Ethernet
9851 driver support config defaults
9852 * [Config] apply Device Drivers >> Network device support >> Network core
9853 driver support config defaults
9854 * [Config] apply Device Drivers >> Network device support >> PHY Device
9855 support and infrastructure config defaults
9856 * [Config] apply File systems >> Network File Systems config defaults
9857 * [Config] apply Device Drivers >> Input device support >> Generic input
9858 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
9859 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
9860 >> NAND Device Support config defaults
9861 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9862 >> Ralink driver support config defaults
9863 * [Config] apply Device Drivers >> Staging drivers config defaults
9864 * [Config] apply Cryptographic API >> Hardware crypto devices config
9865 defaults
9866 * [Config] apply Device Drivers >> Macintosh device drivers config
9867 defaults
9868 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
9869 config defaults
9870 * [Config] apply Device Drivers >> PPS support config defaults
9871 * [Config] apply Device Drivers >> Sound card support config defaults
9872 * [Config] apply Networking support >> RF switch subsystem support config
9873 defaults
9874 * [Config] apply Library routines config defaults
9875 * [Config] apply Device Drivers >> CODEC drivers config defaults
9876 * [Config] apply Device Drivers >> PHY Subsystem config defaults
9877 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
9878 config defaults
9879 * [Config] apply Kernel hacking >> Tracers config defaults
9880 * [Config] apply Kernel hacking >> Runtime Testing config defaults
9881 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
9882 * [Config] apply Device Drivers >> USB support config defaults
9883 * [Config] apply Device Drivers >> Power supply class support config
9884 defaults
9885 * [Config] apply Device Drivers >> USB Network Adapters config defaults
9886 * [Config] apply General setup >> IRQ subsystem config defaults
9887 * [Config] apply General setup config defaults
9888 * [Config] apply File systems >> Miscellaneous filesystems config
9889 defaults
9890 * [Config] apply File systems config defaults
9891 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
9892 * [Config] apply Device Drivers >> Virtio drivers config defaults
9893 * [Config] apply Device Drivers >> USB Peripheral Controller config
9894 defaults
9895 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
9896 support >> SCSI Transports config defaults
9897 * [Config] apply Device Drivers >> Real Time Clock config defaults
9898 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
9899 (libata) config defaults
9900 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
9901 defaults
9902 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
9903 config defaults
9904 * [Config] apply Device Drivers >> USB Physical Layer drivers config
9905 defaults
9906 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
9907 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
9908 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
9909 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
9910 CONFIG_HOTPLUG_CPU=n
9911 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
9912 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
9913 * [Config] drivers/acpi/acpi_ipmi.ko needs
9914 drivers/char/ipmi/ipmi_msghandler.ko in virtual
9915 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
9916 CONFIG_FUNCTION_TRACER=n
9917 * [Config] ignore modules changing following major config changes
9918
9919 [ Tim Gardner ]
9920
9921 * rebase to v3.16-rc4
9922
9923 [ Upstream Kernel Changes ]
9924
9925 * rebase to v3.16-rc4
9926 - LP: #1297581
9927
9928 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
9929
9930linux (3.16.0-1.3) utopic; urgency=low
9931
9932 [ Andy Whitcroft ]
9933
9934 * Revert "Disable do_tools_perf for FTBS"
9935 * SAUCE: fix perf_regs definitions for arm64
9936
9937 [ Paolo Pisati ]
9938
9939 * [Config] armhf: ARCH_EXYNOS5* support
9940 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
9941 * [Config] armhf: EXYNOS_THERMAL=y
9942 * [Config] armhf: EXYNOS_IOMMU=y
9943 * [Config] armhf: EXYNOS_ADC=m
9944 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
9945 * [Config] armhf: MMC_SDHCI_S3C=m
9946 * [Config] armhf: PCI_EXYNOS=y
9947 * [Config] armhf: PHY_EXYNOS5250_SATA=y
9948 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
9949 * [Config] armhf: PWM_SAMSUNG=m
9950 * [Config] armhf: RTC_DRV_S3C=y
9951 * [Config] armhf: S3C2410_WATCHDOG=m
9952 * [Config] armhf: MMC_DW_EXYNOS=m
9953 * [Config] armhf: SERIAL_SAMSUNG=y
9954 * [Config] armhf: SND_SOC_SAMSUNG=m
9955 * [Config] armhf: SPI_S3C64XX=m
9956 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
9957 * [Config] armhf: FB_S3C=m
9958 * [Config] armhf: build all Exynos 5 DTBs
9959 * [Config] armhf: disable CPUFREQ_EXYNOS
9960
9961 [ Tim Gardner ]
9962
9963 * rebase to v3.16-rc3
9964
9965 [ Upstream Kernel Changes ]
9966
9967 * rebase to v3.16-rc3
9968 - LP: #1331915
9969
9970 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
9971
9972linux (3.16.0-0.2) utopic; urgency=low
9973
9974 [ Tim Gardner ]
9975
9976 * Revert "SAUCE: intel_pstate -- toggle default to disable"
9977 - LP: #1333322
9978 * CONFIG_BOOKE_WDT=y
9979 * Disable do_tools_perf for FTBS (just until I can figure it out)
9980
9981 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
9982
9983linux (3.16.0-0.1) utopic; urgency=low
9984
9985 [ Tim Gardner ]
9986
9987 * Release Tracking Bug
9988 - LP: #1333265
9989
9990 [ Andy Whitcroft ]
9991
9992 * [Config] cloud-tools -- add systemd units
9993 - LP: #1329027
9994
9995 [ dann frazier ]
9996
9997 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
9998 * [Config] CONFIG_NET_XGENE=m for arm64
9999 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
10000
10001 [ Feng Kan ]
10002
10003 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
10004 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
10005 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
10006
10007 [ Iyappan Subramanian ]
10008
10009 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
10010 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
10011 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
10012 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
10013
10014 [ Tim Gardner ]
10015
10016 * updateconfigs
10017 * Fix arm64 crypto Makefile
10018 * [Config] CONFIG_BOOKE_WDT=n for FTBS
10019 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
10020 - LP: #1327619
10021 * Disabled powerpc64-emb for FTBS
10022 * [Config] CONFIG_DRM_TEGRA=m
10023 * [Config] CONFIG_CMA_SIZE_MBYTES=64
10024 * rebase to v3.16-rc2
10025 * Clean up generic.inclusion-list warnings
10026
10027 [ Upstream Kernel Changes ]
10028
10029 * rebase to v3.16-rc2
10030 - LP: #1328587
10031 - LP: #1319291
10032 - LP: #1310512
10033 - LP: #1310512
10034 - LP: #1305480
10035
10036 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
10037
10038linux (3.15.0-6.11) utopic; urgency=low
10039
10040 [ Adam Conrad ]
10041
10042 * Enable building the sata-modules udeb on ppc64el.
10043 - LP: #1323980
10044 * [Packaging] Set bootloader and loader on ppc64el to grub
10045
10046 [ Adam Lee ]
10047
10048 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
10049 - LP: #1310512, #1320070
10050
10051 [ Alex Hung ]
10052
10053 * SAUCE: (no-up) dell-led: add mic mute led interface
10054 - LP: #1308297
10055
10056 [ Andy Whitcroft ]
10057
10058 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
10059 - LP: #1285434
10060 * [Config] tools -- enable cpupower on ppc64el
10061 * [Config] ppc64el -- enable perf tools
10062 * [Config] powerpc -- enable perf tools
10063 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
10064 * [Config] arm64 -- enable tools
10065 - LP: #1326050
10066 * [Config] switch hyper-keyboard to virtual
10067 - LP: #1325306
10068 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
10069 upgrades
10070 * SAUCE: kvm: BIOS disabled kvm support should be a warning
10071 - LP: #1300247
10072 * SAUCE: nouveau: missing outputs should be warnings
10073 - LP: #1300244
10074 * [Config] d-i -- add nvme devices to block-modules udeb
10075 - LP: #1303710
10076
10077 [ Anton Blanchard ]
10078
10079 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
10080 - LP: #1328230
10081
10082 [ Colin Ian King ]
10083
10084 * SAUCE: intel_pstate: inform user that thermald is worth considering
10085
10086 [ Dave Chiluk ]
10087
10088 * [Config] Enable CONFIG_IP_VS_IPV6=y
10089 - LP: #1300739
10090
10091 [ Paolo Pisati ]
10092
10093 * [Config] build vexpress a9 dtb
10094 - LP: #1303657
10095
10096 [ Tetsuo Handa ]
10097
10098 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
10099
10100 [ Tim Gardner ]
10101
10102 * Release Tracking Bug
10103 - LP: #1329045
10104 * [Debian] Treat vdso install as an environment variable
10105 - LP: #1325713
10106 * [Config] Treat vdso install as an environment variable
10107 - LP: #1325713
10108 * [config] Set IPMI suppoort default to "y"
10109 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
10110 * [Config] CONFIG_RT_GROUP_SCHED=n
10111 - LP: #1284731
10112 * [Config] ppc64el -- switch to 64K system pages
10113 * [Config] CONFIG_MICROCODE_EARLY=y
10114 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
10115 * [Config] armhf: DRM_TILCDC=m
10116 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
10117 * [Config] arm64: KVM=y
10118 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
10119 * [Config] armhf: generic: disable CPU_IDLE
10120 * [Config] armhf: CPU_FREQ=y
10121 * [Config] Add new mlx modules to d-i
10122 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
10123 - LP: #1295112
10124 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
10125 - LP: #1294353
10126 * [Config] CONFIG_ABX500_CORE=y for ppc64el
10127 * [Config] CONFIG_ALX=m for powerpc
10128 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
10129 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
10130 * [Config] CONFIG_ANDROID=n for powerpc
10131 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
10132 * [Config] CONFIG_BIG_KEYS=y for ppc64el
10133 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
10134 * rebase to v3.15
10135 * [Config] CONFIG_PHY_XGENE=y
10136 * [Config] CONFIG_MLX4_DEBUG=y
10137 - LP: #1328256
10138 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
10139 - LP: #1324571
10140 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
10141 * [Config] CONFIG_CFG80211=m for ppc64el
10142 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
10143 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
10144 * [Config] CONFIG_EXPERT=y for ppc64el
10145 * [Config] CONFIG_ATA_SFF=y on ppc64el
10146 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
10147 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
10148 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
10149 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
10150 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
10151 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
10152 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
10153 * [Config] CONFIG_DDR=y for ppc64el
10154 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
10155 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
10156 * [Config] CONFIG_EZX_PCAP=n for all arches
10157 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
10158 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
10159 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
10160 * [Config] CONFIG_FB_3DFX=m for all arches
10161 * [Config] CONFIG_FB_MATROX=m for ppc64el
10162 * [Config] CONFIG_FB_RADEON=m for ppc64el
10163 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
10164 * [Config] CONFIG_FIREWIRE=m for ppc64el
10165 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
10166 * [Config] CONFIG_HAMRADIO=y for ppc64el
10167 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
10168 * [Config] CONFIG_I2C_MUX=m for ppc64el
10169 * [Config] CONFIG_I2C_STUB=m for ppc64el
10170 * [Config] CONFIG_I2O=m for ppc64el
10171 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
10172 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
10173 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
10174 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
10175 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
10176 * [Config] CONFIG_IPACK_BUS=m for ppc64el
10177 * [Config] CONFIG_ISDN=y for ppc64el
10178 * [Config] CONFIG_ISO9660_FS=m for ppc64el
10179 * [Config] CONFIG_KGDB=y for ppc64el
10180 * [Config] CONFIG_KVM_GUEST=y for ppc64el
10181 * [Config] CONFIG_L2TP_V3=y for powerpc
10182 * [Config] CONFIG_MAILBOX=y for ppc64el
10183 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
10184 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
10185 * [Config] CONFIG_MEMORY=y for ppc64el
10186 * [Config] CONFIG_MEMSTICK=m for ppc64el
10187 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
10188 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
10189 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
10190 * [Config] CONFIG_NET_9P=m for ppc64el
10191 * [Config] CONFIG_MSDOS_FS=m for ppc64el
10192 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
10193 * [Config] CONFIG_MTD=m for arm64
10194 * [Config] CONFIG_NETCONSOLE=m for ppc64el
10195 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
10196 * [Config] CONFIG_NET_IPIP=m for ppc64el
10197 * [Config] CONFIG_NET_TEAM=m for all arches
10198 * [Config] CONFIG_NFC=m for ppc64el
10199 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
10200 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
10201 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
10202 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
10203 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
10204 * [Config] CONFIG_OPROFILE=m for ppc64el
10205 * [Config] CONFIG_PARPORT_1284=y for ppc64el
10206 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
10207 * [Config] CONFIG_8723AU_P2P=n
10208 * [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
10209 * [Config] CONFIG_PCNET32=m for ppc64el
10210 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
10211 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
10212 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
10213 * [Config] CONFIG_SCSI_IPR=m for ppc64el
10214 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
10215 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
10216 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
10217 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
10218 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
10219 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
10220 * [Config] CONFIG_WLAN=y for arm64
10221 * [Config] CONFIG_VORTEX=m for ppc64el
10222 * [Config] CONFIG_WIMAX=m for ppc64el
10223 * [Config] CONFIG_WATCHDOG=y for ppc64el
10224 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
10225 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
10226 * [Config] CONFIG_UWB=m for ppc64el
10227 * [Config] CONFIG_USB_STORAGE=y
10228 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
10229 * [Config] CONFIG_HID_RMI=m
10230 * [Config] CONFIG_HVC_DCC=n
10231 - LP: #1303657
10232
10233 [ Upstream Kernel Changes ]
10234
10235 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
10236 - LP: #1323165
10237 * powerpc/powernv: Add calls to support little endian host
10238 - LP: #1327400
10239 * HID: rmi: introduce RMI driver for Synaptics touchpads
10240 * HID: rmi: do not stop the device at the end of probe
10241 * HID: rmi: check for the existence of some optional queries before reading query 12
10242 * HID: rmi: do not fetch more than 16 bytes in a query
10243 * HID: rmi: fix wrong struct field name
10244 * HID: rmi: fix masks for x and w_x data
10245 * HID: rmi: do not handle touchscreens through hid-rmi
10246 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
10247 - LP: #1305480
10248 * rebase to v3.15
10249
10250 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
10251
10252linux (3.15.0-5.10) utopic; urgency=low
10253
10254 [ Tim Gardner ]
10255
10256 * Release Tracking Bug
10257 - LP: #1325596
10258 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
10259 * rebase to v3.15-rc8
10260
10261 [ Upstream Kernel Changes ]
10262
10263 * rebase to v3.15-rc8
10264
10265 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
10266
10267linux (3.15.0-4.9) utopic; urgency=low
10268
10269 * no change rebuild to fix embeded debhelper.
10270
10271 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
10272
10273linux (3.15.0-4.8) utopic; urgency=low
10274
10275 [ Andy Whitcroft ]
10276
10277 * Release Tracking Bug
10278 - LP: #1324107
10279 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
10280
10281 [ Javier Martinez Canillas ]
10282
10283 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
10284 - LP: #1323526
10285
10286 [ John Johansen ]
10287
10288 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
10289 - LP: #1323528
10290 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
10291 - LP: #1308761
10292 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
10293 - LP: #1308765
10294 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
10295 - LP: #1308764
10296 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
10297 - LP: #1323530
10298
10299 [ Kamal Mostafa ]
10300
10301 * [Config] add debian/gbp.conf
10302
10303 [ Tim Gardner ]
10304
10305 * [Config] CONFIG_SATA_AHCI=m for ppc64el
10306 - LP: #1323980
10307
10308 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
10309
10310linux (3.15.0-3.7) utopic; urgency=low
10311
10312 [ Tim Gardner ]
10313
10314 * Release Tracking Bug
10315 - LP: #1323189
10316
10317 [ Andy Whitcroft ]
10318
10319 * [Config] autopkgtest -- need fakeroot for tests
10320
10321 [ Upstream Kernel Changes ]
10322
10323 * rebase to v3.15-rc7
10324
10325 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
10326
10327linux (3.15.0-2.6) utopic; urgency=low
10328
10329 [ Andy Whitcroft ]
10330
10331 * [Config] remove the kernel-image firmware list on clean
10332
10333 [ Martin Pitt ]
10334
10335 * [Config] autopkgtest -- switch to significantly faster rebuild
10336
10337 [ Stefan Bader ]
10338
10339 * [Config]: Add missing modules to inclusion list
10340
10341 [ Tim Gardner ]
10342
10343 * [debian] Dynamically generate the kernel-image udebs firmware list
10344 * [d-i] firmware/kernel-image is generated
10345 * rebase to v3.15-rc6
10346 * Release Tracking Bug
10347 - LP: #1322251
10348
10349 [ Upstream Kernel Changes ]
10350
10351 * rebase to v3.15-rc6
10352 - LP: #1297581
10353
10354 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
10355
10356linux (3.15.0-1.5) utopic; urgency=low
10357
10358 [ Tim Gardner ]
10359
10360 * [Config] Add apm-mustang.dtb to kernel-image udeb
10361
10362 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
10363
10364linux (3.15.0-1.4) utopic; urgency=low
10365
10366 [ Andy Whitcroft ]
10367
10368 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
10369 local linux/hyperv.h"
10370 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
10371 local linux/hyperv.h"
10372 * [Packaging] tools -- hv tools build correctly against the built headers
10373 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
10374 * cloud-tools -- pull in init scripts for Hyper-V daemons
10375 * cloud-tools -- detect Hyper-V VM to avoid starting
10376 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
10377 - LP: #1295401
10378 * [Config] cloud-tools: reenable cloud-tools
10379
10380 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
10381
10382linux (3.15.0-1.3) utopic; urgency=low
10383
10384 [ Andy Whitcroft ]
10385
10386 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
10387 - LP: #1318848
10388
10389 [ Ben Collins ]
10390
10391 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
10392 - LP: #1318629
10393
10394 [ Tim Gardner ]
10395
10396 * [Config] CONFIG_FSL_PAMU=n
10397 - LP: #1311738
10398 * Release Tracking Bug
10399 - LP: #1320239
10400
10401 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
10402
10403linux (3.15.0-1.2) utopic; urgency=low
10404
10405 [ Tim Gardner ]
10406
10407 * Release Tracking Bug
10408 - LP: #1318171
10409 * Add rpcsec_gss_krb5 to generic inclusion list
10410 - LP: #769527
10411 * rebase to v3.15-rc5
10412
10413 [ Upstream Kernel Changes ]
10414
10415 * rebase to v3.15-rc5
10416 - LP: #1297581
10417
10418 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
10419
10420linux (3.15.0-0.1) utopic; urgency=low
10421
10422 [ Upstream Kernel Changes ]
10423
10424 * rebase to v3.15-rc4
10425 - LP: #1297581
10426 - LP: #1297581
10427 - LP: #1305133
10428 - LP: #1297581
10429 - LP: #1297581
10430 - LP: #871808
10431 - LP: #1260303
10432 - LP: #1268468
10433 - LP: #1248116
10434 - LP: #1211920
10435 - LP: #1259790
10436 - LP: #1259437
10437 - LP: #1259435
10438 - LP: #1268468
10439
10440 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
10441
10442linux (3.15.0-0.0) utopic; urgency=low
10443
10444 * Initial version for 3.15.
10445
10446 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
10447
10448linux (3.13.0-8.27) trusty; urgency=low
10449
10450 [ John Johansen ]
10451
10452 * SAUCE: Add config option to disable new apparmor 3 semantics
10453 -LP: #1270215
10454
10455 [ Tim Gardner ]
10456
10457 * [debian] Fix indep_hdrs_pkg_name
10458 - LP: #1134441
10459 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
10460 * Enabled lttng build
10461 * Don't build lttng for armhf
10462 lttng hates gcc-4.8 for armhf
10463 * Release Tracking Bug
10464 - LP: #1277309
10465
10466 [ Upstream Kernel Changes ]
10467
10468 * rebase to v3.13.2
10469 - LP: #1260303
10470 - LP: #1260303
10471 - LP: #1268468
10472
10473 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
10474
10475linux (3.13.0-7.26) trusty; urgency=low
10476
10477 [ John Johansen ]
10478
10479 * SAUCE: apparmor: fix uninitialized lsm_audit membe
10480 - LP: #1268727
10481 * Add config option to optionally enable new apparmor 3 semantics
10482
10483 [ Tim Gardner ]
10484
10485 * [Config] Add lowlatency to getabis
10486 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
10487 - LP: #1270215
10488 * Release Tracking Bug
10489 - LP: #1276810
10490
10491 [ Upstream Kernel Changes ]
10492
10493 * x86, x32: Correct invalid use of user timespec in the kernel
10494 - LP: #1274349
10495 - CVE-2014-0038
10496
10497 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
10498
10499linux (3.13.0-7.25) trusty; urgency=low
10500
10501 [ Andy Whitcroft ]
10502
10503 * Revert "SAUCE: fix fmd headers"
10504 * SAUCE: fix fmd headers
10505
10506 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
10507
10508linux (3.13.0-7.24) trusty; urgency=low
10509
10510 [ Stefan Bader ]
10511
10512 * [Config] Make vmwgfx driver enable the framebuffer device
10513
10514 [ Tim Gardner ]
10515
10516 * rebase to v3.13.1
10517 * [Config] CONFIG_NFS_FS=m for ppc64el
10518 * [Config] CONFIG_X86_SYSFB=n
10519 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
10520 * Release Tracking Bug
10521 - LP: #1275898
10522
10523 [ Upstream Kernel Changes ]
10524
10525 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
10526 - LP: #1272525
10527 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
10528 - LP: #1272525
10529 * mm: ignore VM_SOFTDIRTY on VMA merging
10530 - LP: #1274917
10531 * drm/radeon: disable dpm on BTC
10532 - LP: #1266984
10533
10534 [ Upstream Kernel Changes ]
10535
10536 * rebase to v3.13.1
10537
10538 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
10539
10540linux (3.13.0-6.23) trusty; urgency=low
10541
10542 [ Andy Whitcroft ]
10543
10544 * [Config] fix up architecture for linux-tools
10545
10546 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
10547
10548linux (3.13.0-6.22) trusty; urgency=low
10549
10550 [ Andy Whitcroft ]
10551
10552 * [Packaging] limit linux-udebs-<flavour> to matching arch
10553 * [Config] powerpc -- disable perf to fix FTBFS
10554 * [Config] ppc64el -- fix up missing udebs
10555
10556 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
10557
10558linux (3.13.0-6.21) trusty; urgency=low
10559
10560 [ Andy Fleming ]
10561
10562 * SAUCE: net: Add support for handling queueing in hardware
10563 * SAUCE: of_mdio: Add of_phy_attach function
10564 * SAUCE: phylib: Add generic 10G driver
10565 * SAUCE: phylib: Support attaching to gen10g_driver
10566 * SAUCE: phylib: Add Clause 45 read/write functions
10567
10568 [ Andy Whitcroft ]
10569
10570 * SAUCE: fix fmd headers
10571 * [Packaging] lowlatency -- merge out of tree flavours
10572 * SAUCE: allow IRQs to be irq-threaded by default via config
10573 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
10574 * [Config] powerpc -- fix up Build-depends:
10575 * Release Tracking Bug
10576 - LP: #1273747
10577
10578 [ Ben Collins ]
10579
10580 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
10581 ptr/64-bit rsrcs
10582 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
10583 * SAUCE: Fixup freescale usb phy driver to work on ppc64
10584 * SAUCE: xgmac_mdio: Silence read errors
10585 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
10586 * SAUCE: Fix stack overflow on ppc32
10587 * SAUCE: Use resource_size_t instead of long for PCI resource address
10588 * SAUCE: net/phy: Export function for use by dpaa_eth
10589 * [Packaging] powerpc -- merge out of tree powerpc arch
10590
10591 [ Bjorn Helgaas ]
10592
10593 * SAUCE: Revert "EISA: Log device resources in dmesg"
10594 - LP: #1251816
10595 * SAUCE: Revert "EISA: Initialize device before its resources"
10596 - LP: #1251816
10597
10598 [ Emil Medve ]
10599
10600 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
10601 with 10G "fixed-link"s
10602
10603 [ Kumar Gala ]
10604
10605 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
10606 * SAUCE: fsl_pme2: Add support for DPAA PME
10607 * SAUCE: fmd: FMD14 integration
10608 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
10609 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
10610
10611 [ Madalin Bucur ]
10612
10613 * SAUCE: net/flow: remove sleeping and deferral mechanism from
10614 flow_cache_flush
10615 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
10616 and duplex reading
10617
10618 [ Stefan Bader ]
10619
10620 * [Config] move some VMWare related modules into main package
10621 - LP: #1271669
10622
10623 [ Tim Gardner ]
10624
10625 * [Config] Add r815x to nic-modules
10626 - LP: #1273735
10627 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
10628 - LP: #239479
10629
10630 [ Upstream Kernel Changes ]
10631
10632 * mmc: sdhci-pci: break out definitions to header file
10633 - LP: #1239938
10634 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
10635 - LP: #1239938
10636 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
10637 * powerpc/book3e: support CONFIG_RELOCATABLE
10638 * book3e/kexec/kdump: enable kexec for kernel
10639 * book3e/kexec/kdump: create a 1:1 TLB mapping
10640 * book3e/kexec/kdump: introduce a kexec kernel flag
10641 * book3e/kexec/kdump: implement ppc64 kexec specfic
10642 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
10643 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
10644
10645 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
10646
10647linux (3.13.0-5.20) trusty; urgency=low
10648
10649 [ Andy Whitcroft ]
10650
10651 * [Packaging] tools -- do not make symlinks when not making packages
10652 * [Packaging] tools -- tidy up control.stub.in ordering
10653 * [Packaging] tools -- tools-common is shared and not conditional
10654 * rebase to v3.13
10655
10656 [ Dirk Brandewie ]
10657
10658 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
10659
10660 [ KY Srinivasan ]
10661
10662 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
10663 notification
10664
10665 [ Upstream Kernel Changes ]
10666
10667 * rebase to v3.13
10668 - LP: #1270603
10669
10670 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
10671
10672linux (3.13.0-4.19) trusty; urgency=low
10673
10674 [ Andy Whitcroft ]
10675
10676 * [Config] libunwind8-dev is now available for ppc64el
10677 * [Packaging] tools -- make cpupower optional
10678 * [Packaging] tools -- enable correctly for x86
10679
10680 [ Tim Gardner ]
10681
10682 * Release Tracking Bug
10683 - LP: #1269872
10684
10685 [ Upstream Kernel Changes ]
10686
10687 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
10688 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
10689 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
10690 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
10691
10692 [ Upstream Kernel Changes ]
10693
10694 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
10695
10696 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
10697
10698linux (3.13.0-3.18) trusty; urgency=low
10699
10700 [ Andy Whitcroft ]
10701
10702 * rebase to v3.13-rc8
10703 * [Packaging] efi -- allow EFI signatures on any arch
10704
10705 [ Tim Gardner ]
10706
10707 * [Config] Fix vcs-git path
10708 * Release Tracking Bug
10709 - LP: #1268683
10710
10711 [ Upstream Kernel Changes ]
10712
10713 * rebase to v3.13-rc8
10714
10715 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
10716
10717linux (3.13.0-2.17) trusty; urgency=low
10718
10719 [ Andy Whitcroft ]
10720
10721 * Release Tracking Bug
10722 - LP: #1267809
10723 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
10724 defaults
10725 * [Config] apply Platform support>>CPU Frequency scaling config defaults
10726 * [Config] CONFIG_PARIDE_EPATC8=y
10727 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
10728 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
10729 Switch drivers config defaults
10730 * [Config] apply Cryptographic API config defaults
10731 * [Config] apply Device Drivers >> Common Clock Framework config defaults
10732 * [Config] apply Device Drivers >> Distributed Switch Architecture
10733 drivers config defaults
10734 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
10735 device support config defaults
10736 * [Config] apply Device Drivers >> Graphics support >> Support for frame
10737 buffer devices >> Bootup logo config defaults
10738 * annotations -- update in tree annotations
10739 * [Config] apply Bus options >> PCI support >> RapidIO support config
10740 defaults
10741 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
10742 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
10743 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
10744 support config defaults
10745 * [Config] apply Device Drivers >> Character devices >> Serial drivers
10746 config defaults
10747 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
10748 defaults
10749 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
10750 Support config defaults
10751 * [Config] apply Device Drivers >> Character devices config defaults
10752 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
10753 HID transport layer config defaults
10754 * [Config] apply Device Drivers >> HID support >> HID bus support config
10755 defaults
10756 * [Config] apply Device Drivers >> HID support >> USB HID support config
10757 defaults
10758 * annotations -- update in tree annotations
10759 * [Config] apply Device Drivers >> GPIO Support config defaults
10760 * [Config] update configs for apparmour update
10761
10762 [ John Johansen ]
10763
10764 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
10765 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
10766 - LP: #1208988
10767 * SAUCE: apparmor: allocate path lookup buffers during init
10768 - LP: #1208988
10769 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
10770 - LP: #1236455
10771
10772 [ Tim Gardner ]
10773
10774 * Revert "[Debian] getabis: Preface module with package name"
10775 * [Config] Added ppc64el to getabis
10776 * [packaging] Bump ABI for every new release
10777
10778 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
10779
10780linux (3.13.0-1.16) trusty; urgency=low
10781
10782 * First 3.13 upload.
10783 * Release tracker
10784 - LP: #1266852
10785
10786 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
10787
10788linux (3.13.0-0.15) trusty; urgency=low
10789
10790 [ Tim Gardner ]
10791
10792 * rebase to v3.13-rc7
10793
10794 [ Upstream Kernel Changes ]
10795
10796 * rebase to v3.13-rc7
10797
10798 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
10799
10800linux (3.13.0-0.14) trusty; urgency=low
10801
10802 [ Andy Whitcroft ]
10803
10804 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10805
10806 [ Tim Gardner ]
10807
10808 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
10809 * Update lttng to Version 2.4.0-rc2
10810 * lttng: Disabled trace_kvm_async_pf_completed
10811 * [Config] CONFIG_IMA=y
10812 - LP: #1244627
10813
10814 [ Upstream Kernel Changes ]
10815
10816 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
10817
10818 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
10819
10820linux (3.13.0-0.13) trusty; urgency=low
10821
10822 [ Andy Whitcroft ]
10823
10824 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
10825 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
10826 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
10827 * ubuntu: AUFS (no-squash): basic framework and update machinary
10828 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
10829 * ubuntu: aufs3 -- enable
10830 * ubuntu: aufs3 -- update configs
10831
10832 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
10833
10834linux (3.13.0-0.12) trusty; urgency=low
10835
10836 [ Upstream Kernel Changes ]
10837
10838 * rebase to v3.13-rc6
10839
10840 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
10841
10842linux (3.13.0-0.11) trusty; urgency=low
10843
10844 [ Andy Whitcroft ]
10845
10846 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
10847 * [Config] ppc64el -- initial defconfig based -generic flavour
10848 * [Config] initial defconfig for ppc64el
10849 * [Config] ubuntuise ppc64el config
10850 * [Config] ubuntuise ppc64el config part 2
10851 * [Config] d-i -- update empty udebs list
10852 * [Config] ppc64el -- split extras package
10853
10854 [ Anton Blanchard ]
10855
10856 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
10857
10858 [ Benjamin Herrenschmidt ]
10859
10860 * SAUCE: powerpc/powernv: Add calls to support little endian
10861
10862 [ Cédric Le Goater ]
10863
10864 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
10865 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
10866 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
10867 guests
10868
10869 [ Paul E. McKenney ]
10870
10871 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
10872
10873 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
10874
10875linux (3.13.0-0.10) trusty; urgency=low
10876
10877 [ Andy Whitcroft ]
10878
10879 * rebase to v3.13-rc5
10880 * [Config] updateconfigs following rebase to v3.13-rc5
10881
10882 [ Upstream Kernel Changes ]
10883
10884 * rebase to v3.13-rc5
10885 - LP: #1260303
10886 - LP: #1260303
10887 - LP: #1260225
10888
10889 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
10890
10891linux (3.13.0-0.9) trusty; urgency=low
10892
10893 [ Andy Whitcroft ]
10894
10895 * [Config] d-i -- allow missing firmware
10896
10897 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
10898
10899linux (3.13.0-0.8) trusty; urgency=low
10900
10901 [ Andy Whitcroft ]
10902
10903 * [Config] annotations -- first pass over entire config
10904 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
10905
10906 [ Tim Gardner ]
10907
10908 * [Config] Add arm64 device tree files
10909 - LP: #1262901
10910
10911 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
10912
10913linux (3.13.0-0.7) trusty; urgency=low
10914
10915 [ Rajesh B Prathipati ]
10916
10917 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
10918
10919 [ Tim Gardner ]
10920
10921 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
10922
10923 [ Upstream Kernel Changes ]
10924
10925 * rebase to v3.13-rc4
10926 - LP: #1259790
10927 - LP: #1259437
10928 - LP: #1259435
10929
10930 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
10931
10932linux (3.13.0-0.6) trusty; urgency=low
10933
10934 [ Paolo Pisati ]
10935
10936 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
10937 * [Config] i386: amd64: VIRTIO_CONSOLE=y
10938
10939 [ Tim Gardner ]
10940
10941 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
10942
10943 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
10944
10945linux (3.13.0-0.5) trusty; urgency=low
10946
10947 [ Andy Whitcroft ]
10948
10949 * correct bug listing for v3.13-rc2 rebase
10950 * [Config] ppc64el -- create linux-libc-dev
10951 * [Debian] Improve tools version message
10952 - LP: #1257715
10953
10954 [ Serge Hallyn ]
10955
10956 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
10957 - LP: #1248590
10958 * SAUCE: vfs: Fix a regression in mounting proc
10959
10960 [ Tim Gardner ]
10961
10962 * [Config] Build-in ohci-pci
10963 - LP: #1244176
10964 * Rebase to v3.13-rc3
10965
10966 [ Upstream Kernel Changes ]
10967
10968 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
10969 checks""
10970 - LP: #1248590
10971
10972 [ Upstream Kernel Changes ]
10973
10974 * rebase to v3.13-rc3
10975 - LP: #1256840
10976 - LP: #1256212
10977
10978 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
10979
10980linux (3.13.0-0.4) trusty; urgency=low
10981
10982 [ Tim Gardner ]
10983
10984 * Rebase to v3.13-rc2
10985
10986 [ Upstream Kernel Changes ]
10987
10988 * rebase to v3.13-rc2
10989
10990 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
10991
10992linux (3.13.0-0.3) trusty; urgency=low
10993
10994 [ Andy Whitcroft ]
10995
10996 * Revert "SAUCE: Fix DocBook FTBS"
10997
10998 [ Tim Gardner ]
10999
11000 * [Debian] Re-sign modules after debug objcopy
11001 - LP: #1253155
11002 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
11003
11004 [ Upstream Kernel Changes ]
11005
11006 * doc: fix generation of device-drivers
11007 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
11008
11009 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
11010
11011linux (3.13.0-0.2) trusty; urgency=low
11012
11013 [ Tim Gardner ]
11014
11015 * SAUCE: Fix DocBook FTBS
11016
11017 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
11018
11019linux (3.13.0-0.1) trusty; urgency=low
11020
11021 [ Upstream Kernel Changes ]
11022
11023 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
11024
11025 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
11026
11027linux (3.13.0-0.0) trusty; urgency=low
11028
11029 * Major release bump.
11030
11031 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
11032
11033linux (3.12.0-2.7) trusty; urgency=low
11034
11035 * Fixed armhf ABI build failure.
11036 * Release tracker
11037 - LP: #1249477
11038
11039 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
11040
11041linux (3.12.0-2.6) trusty; urgency=low
11042
11043 [ Joseph Salisbury ]
11044
11045 * SAUCE: tg3: Add support for new 57786 device id.
11046 - LP: #1242610
11047
11048 [ Tim Gardner ]
11049
11050 * [Config] CONFIG_OABI_COMPAT=n
11051 * [Config] add the wandboard to shipped dtb
11052 - LP: #1249421
11053 * Release tracker
11054 - LP: #1249477
11055
11056 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
11057
11058linux (3.12.0-2.5) trusty; urgency=low
11059
11060 [ Andy Whitcroft ]
11061
11062 * rebase to mainline v3.12
11063 * [Config] updateconfigs following rebase to v3.12
11064 * postinst -- improve relative symlink detection with missing files
11065 - LP: #1248053
11066 * postinst -- fix unchanged link detection
11067 * [Config] update configs following addition of apparmor fixes
11068
11069 [ Anthony Wong ]
11070
11071 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
11072 - LP: #1231305
11073
11074 [ John Johansen ]
11075
11076 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11077 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
11078 - LP: #1208988
11079 * SAUCE: apparmor: allocate path lookup buffers during init
11080 - LP: #1208988
11081
11082 [ Tim Gardner ]
11083
11084 * [Config] Remove superfluous ubuntu/lttng-modules
11085
11086 [ Upstream Kernel Changes ]
11087
11088 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
11089 - LP: #1248590
11090
11091 [ Upstream Kernel Changes ]
11092
11093 * rebase to v3.12
11094 - LP: #1222850
11095
11096 [ Adam Conrad ]
11097 * etc/getabis: Fetch arm64/generic abis as well
11098
11099 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
11100
11101linux (3.12.0-1.3) trusty; urgency=low
11102
11103 [ Andy Whitcroft ]
11104
11105 * [Config] arm64 -- add arch to the configuration handlers
11106 * [Config] arm64 -- add generic flavour
11107 * [Config] arm64 -- default config
11108 * [Config] arm64 -- fix up various FTBFS config options
11109 * SAUCE: arm64: export __copy_in_user to modules
11110 * [Config] arm64 -- disable ABI/module checks
11111 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
11112 * [Config] arm64 -- enable udebs for arm64
11113
11114 [ Colin Watson ]
11115
11116 * [Config] Clean up various udeb Provides
11117
11118 [ Paolo Pisati ]
11119
11120 * [Config] AHCI_IMX=y
11121 * [Config] build imx*-wandboard dtbs
11122
11123 [ Serge Hallyn ]
11124
11125 * SAUCE: device_cgroup: remove can_attach
11126
11127 [ Tim Gardner ]
11128
11129 * rebase to v3.12-rc7
11130 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
11131 * Release tracker
11132 - LP: #1245932
11133
11134 [ Upstream Kernel Changes ]
11135
11136 * rebase to v3.12-rc7
11137 - LP: #1180881
11138 - LP: #1180881
11139 - LP: #1217957
11140
11141 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
11142
11143linux (3.12.0-0.2) trusty; urgency=low
11144
11145 [ Andy Whitcroft ]
11146
11147 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
11148 CAPACITY (16) at SPC-2"
11149 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
11150 SPC-2"
11151 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
11152 CAPACITY (16) be preferred"
11153 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
11154 be used at SPC-2"
11155 * Revert "overlayfs: Update to v19"
11156 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
11157 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
11158 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
11159 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
11160 clone_private_mount()"
11161 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
11162 modules"
11163 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
11164 documentation"
11165 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
11166 * [Config] fix linux-libc-dev generation for arm64
11167 * [Config] fix linux-libc-dev generation for x32
11168 * [Config] add linux-libc-dev generation for ppc64el
11169
11170 [ Erez Zadok ]
11171
11172 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
11173
11174 [ Miklos Szeredi ]
11175
11176 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
11177 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
11178 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
11179 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
11180 * ubuntu: overlayfs v20 -- overlay filesystem
11181 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
11182
11183 [ Neil Brown ]
11184
11185 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
11186
11187 [ Paolo Pisati ]
11188
11189 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
11190
11191 [ Seth Forshee ]
11192
11193 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
11194 ThinkPads
11195 - LP: #1183856
11196
11197 [ Tim Gardner ]
11198
11199 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
11200 * rebase to v3.12-rc2
11201 * updateconfigs
11202 * [Config] disable CONFIG_FB_VESA enforcer check
11203 * [Config] Disable lttng for FTBS
11204 * rebase to v3.12-rc3
11205 * rebase to v3.12-rc4
11206 * [Config] CONFIG_ANDROID=n
11207 - LP: #1235161
11208 * [Config] CONFIG_L2TP_V3=y
11209 - LP: #1235914
11210 * [Config] CONFIG_USB_OTG=n for all arches
11211 * Release tracker
11212 - LP: #1242811
11213
11214 [ Upstream Kernel Changes ]
11215
11216 * scsi: hyper-v storsvc switch up to SPC-3
11217
11218 * rebase to v3.12-rc6
11219 - LP: #1235977
11220 - LP: #1235523
11221 - LP: #1239392
11222 - LP: #1227491
11223
11224 * rebase to v3.12-rc3
11225 - LP: #1231931
11226
11227 * rebase to v3.12-rc2
11228 - LP: #1213820
11229 - LP: #1213055
11230 - LP: #1198030
11231
11232 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
11233
11234linux (3.11.0-8.15) saucy; urgency=low
11235
11236 [ Tim Gardner ]
11237
11238 * Release tracker
11239 - LP: #1227969
11240
11241 * Update lttng
11242 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
11243 Version 2.3.0+
11244
11245 [ Upstream Kernel Changes ]
11246
11247 * igb: Add additional get_phy_id call for i354 devices
11248 - LP: #1219619
11249 * igb: Read flow control for i350 from correct EEPROM section
11250 - LP: #1219619
11251 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
11252 Required for lttng update.
11253
11254 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
11255
11256linux (3.11.0-7.14) saucy; urgency=low
11257
11258 [ Andy Whitcroft ]
11259
11260 * [Packaging] sort out linux-tools naming
11261 - LP: #1205284
11262 * [Packaging] linux-tools: switch to common generic version helper
11263
11264 [ Paolo Pisati ]
11265
11266 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
11267
11268 [ Tim Gardner ]
11269
11270 * Release tracker
11271 - LP: #1226160
11272
11273 [ Tony Lindgren ]
11274
11275 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
11276 for pandaboard
11277
11278 [ Upstream Kernel Changes ]
11279
11280 * USB: handle LPM errors during device suspend correctly
11281 - LP: #1011415
11282 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
11283 - LP: #1011415
11284 * usb: Don't fail port power resume on device disconnect.
11285 - LP: #1011415
11286
11287 [ Upstream Kernel Changes ]
11288
11289 * rebase to v3.11.1
11290
11291 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
11292
11293linux (3.11.0-7.13) saucy; urgency=low
11294
11295 * Release tracker
11296 - LP: #1223545
11297
11298 [ Andy Whitcroft ]
11299
11300 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
11301 - LP: #1223499
11302 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
11303 - LP: #1223499
11304 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
11305 - LP: #1223499
11306 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
11307 - LP: #1223499
11308
11309 [ Maximiliano Curia ]
11310
11311 * SAUCE: (no-up) Only let characters through when there are active readers.
11312 - LP: #1208740
11313
11314 [ Tim Gardner ]
11315
11316 * [Debian] getabis: Commit new ABI directory, remove the old
11317 * [Config] CONFIG_EFIVAR_FS=y
11318 - LP: #1223195
11319 * [Config] CONFIG_EFI_VARS_PSTORE=m,
11320 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
11321 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
11322 - LP: #1222850
11323
11324 [ Upstream Kernel Changes ]
11325
11326 * Intel xhci: refactor EHCI/xHCI port switching
11327 - LP: #1210858
11328
11329 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
11330
11331linux (3.11.0-6.12) saucy; urgency=low
11332
11333 * Release tracker
11334 - LP: #1222893
11335
11336 [ Andy Whitcroft ]
11337
11338 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11339 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11340 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11341 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11342 - LP: #1222407
11343
11344 [ Paolo Pisati ]
11345
11346 * [Config] restore mmc boot on panda
11347
11348 [ Tyler Hicks ]
11349
11350 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
11351 - LP: #1216294
11352
11353 [ Upstream Kernel Changes ]
11354
11355 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
11356 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
11357 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
11358 * net: calxedaxgmac: fix possible skb free before tx complete
11359 * net: calxedaxgmac: update ring buffer tx_head after barriers
11360 * net: calxedaxgmac: fix race with tx queue stop/wake
11361 * net: calxedaxgmac: enable interrupts after napi_enable
11362 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
11363 * net: calxedaxgmac: remove some unused statistic counters
11364 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
11365 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
11366 * mfd: rtsx: Read vendor setting from config space
11367 - LP: #1201698
11368
11369 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
11370
11371linux (3.11.0-5.11) saucy; urgency=low
11372
11373 * Release tracker
11374 - LP: #1221886
11375
11376 [ Adam Lee ]
11377
11378 * SAUCE: Bluetooth: Add support for 04ca:2007
11379 - LP: #1153448
11380 * SAUCE: Bluetooth: Add support for 105b:e065
11381 - LP: #1161261
11382
11383 [ Gavin Guo ]
11384
11385 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
11386 - LP: #1166113
11387
11388 [ Upstream Kernel Changes ]
11389
11390 * igb: Reset the link when EEE setting changed
11391 - LP: #1219619
11392 * igb: Read register for latch_on without return value
11393 - LP: #1219619
11394 * igb: Added rcu_lock to avoid race
11395 - LP: #1219619
11396 * igb: don't allow SR-IOV without MSI-X
11397 - LP: #1219619
11398 * igb: Update MTU so that it is always at least a standard frame size
11399 - LP: #1219619
11400 * igb: Refactor of init_nvm_params
11401 - LP: #1219619
11402 * igb: Refactor NVM read functions to accommodate devices with no flash
11403 - LP: #1219619
11404 * igb: Add device support for flashless SKU of i210 device
11405 - LP: #1219619
11406 * igb: Fix get_fw_version function for all parts
11407 - LP: #1219619
11408 * igb: Add macro for size of RETA indirection table
11409 - LP: #1219619
11410 * igb: Expose RSS indirection table for ethtool
11411 - LP: #1219619
11412 * igb: Don't look for a PBA in the iNVM when flashless
11413 - LP: #1219619
11414 * igb: Implementation of 1-sec delay for i210 devices
11415 - LP: #1219619
11416 * igb: New PHY_ID for i354 device
11417 - LP: #1219619
11418 * igb: M88E1543 PHY downshift implementation
11419 - LP: #1219619
11420 * igb: No PHPM support in i354 devices
11421 - LP: #1219619
11422 * igb: Support to get 2_5G link status for appropriate media type
11423 - LP: #1219619
11424 * igb: Get speed and duplex for 1G non_copper devices
11425 - LP: #1219619
11426 * igb: Implementation to report advertised/supported link on i354 devices
11427 - LP: #1219619
11428 * igb: Update version number
11429 - LP: #1219619
11430 * Bluetooth: Take proper tty_struct references
11431 - LP: #1189998
11432 * Bluetooth: Remove the device from the list in the destructor
11433 - LP: #1189998
11434 * Bluetooth: Move the tty initialization and cleanup out of open/close
11435 - LP: #1189998
11436 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
11437 - LP: #1189998
11438 * Bluetooth: Fix the reference counting of tty_port
11439 - LP: #1189998
11440 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
11441 - LP: #1189998
11442
11443 [ Wen-chien Jesse Sung ]
11444
11445 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
11446 - LP: #1065400
11447 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
11448 - LP: #1065400
11449
11450 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
11451
11452linux (3.11.0-5.10) saucy; urgency=low
11453
11454 [ Andy Whitcroft ]
11455
11456 * Release tracker
11457 - LP: #1220222
11458 * Revert "[Config] Fix ubuntu directoy Kbuilds"
11459 * Revert "aufs update dropped some Kbuild files"
11460 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
11461 * Revert "ubuntu: AUFS -- update to
11462 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
11463 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
11464 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
11465 * rebase to v3.11 final
11466 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
11467 * ubuntu: AUFS (no-squash): basic framework and update machinary
11468 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
11469 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
11470 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
11471 * ubuntu: (no-squash) AUFS -- enable aufs
11472 * ubuntu: AUFS -- fix remaining d_count references to use accessor
11473 * ubuntu: lttng -- follow rename of pid_ns
11474 * SAUCE: disable stack-protector for ARM compressed bootloader
11475
11476 [ Paolo Pisati ]
11477
11478 * [Config] ARM_ATAG_DTB_COMPAT=y
11479
11480 [ Rob Herring ]
11481
11482 * [Config] Enable KVM and virtio for armhf generic-lpae
11483
11484 [ Tim Gardner ]
11485
11486 * [Config] CONFIG_ARPD=y
11487 * [Config] CONFIG_ZSWAP=y
11488 - LP: #1215379
11489
11490 [ Upstream Kernel Changes ]
11491
11492 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
11493 - LP: #1217957
11494 * ARM: use phys_addr_t for DMA zone sizes
11495 * ARM: highbank: enable DMA zone for LPAE
11496 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
11497 * ARM: highbank: select required errata work-arounds
11498 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
11499 * DMA: fix printk warning in AMBA PL08x DMA driver
11500 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
11501 * ARM: move outer_cache declaration out of ifdef
11502 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
11503 * ARM: highbank: clean-up some unused includes
11504 * ARM: xen: only set pm function ptrs for Xen guests
11505
11506 [ Upstream Kernel Changes ]
11507
11508 * rebase to v3.11
11509
11510 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
11511
11512linux (3.11.0-4.9) saucy; urgency=low
11513
11514 [ Tim Gardner ]
11515
11516 * rebase to v3.11-rc7
11517 * Release tracker
11518 - LP: #1216962
11519
11520 [ Upstream Kernel Changes ]
11521
11522 * mwifiex: do not create AP and P2P interfaces upon driver loading
11523 - LP: #1212720
11524
11525 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
11526
11527linux (3.11.0-3.8) saucy; urgency=low
11528
11529 [ Johannes Berg ]
11530
11531 * SAUCE: mac80211: ignore (E)CSA in probe response frames
11532 - LP: #1201470
11533
11534 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
11535
11536linux (3.11.0-3.7) saucy; urgency=low
11537
11538 [ Tim Gardner ]
11539
11540 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
11541 upstart to track
11542 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
11543 linux/hyperv.h
11544 * SAUCE: hv: Add vss daemon to Makefile
11545 * [Debian] Add hv_vss_daemon to tools package
11546 - LP: #1213282
11547 * [Config] Fix ubuntu directoy Kbuilds
11548 - LP: #1181755
11549
11550 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
11551
11552linux (3.11.0-3.6) saucy; urgency=low
11553
11554 [ Andy Whitcroft ]
11555
11556 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
11557 * [Config] tools: enable x86 and hyper-v
11558
11559 [ John Johansen ]
11560
11561 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
11562 snapshot"
11563 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
11564 root users"
11565 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
11566
11567 [ Joseph Salisbury ]
11568
11569 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
11570 - LP: #1210848
11571
11572 [ Kamal Mostafa ]
11573
11574 * [debian] tools: ship 'cpupower' in linux-tools
11575 - LP: #1158668
11576 * [Config] Build-dep on libpci-dev for cpu tools
11577 - LP: #1158668
11578
11579 [ Tim Gardner ]
11580
11581 * rebase to v3.11-rc6
11582 * Release tracker
11583 - LP: #1213941
11584
11585 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
11586
11587linux (3.11.0-2.5) saucy; urgency=low
11588
11589 [ Tim Gardner ]
11590
11591 * [Config] CONFIG_PM_DEBUG=y
11592 - LP: #1210539
11593 * rebase to v3.11-rc5
11594 * Release tracker
11595 - LP: #1211378
11596
11597 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
11598
11599linux (3.11.0-1.4) saucy; urgency=low
11600
11601 [ Tim Gardner ]
11602
11603 * Bump ABI when making changes to the inclusion list lest
11604 you cause conflicts with existing installed kernel
11605 packages.
11606 - LP: #1210331
11607
11608 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
11609
11610linux (3.11.0-0.3) saucy; urgency=low
11611
11612 [ Tim Gardner ]
11613
11614 * [Config] Include rbd and kvm in the virtual inclusion list
11615 - LP: #1206961
11616 * [Config] Removed obsolete inclusion list entries
11617
11618 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
11619
11620linux (3.11.0-0.2) saucy; urgency=low
11621
11622 [ Bruce Allan ]
11623
11624 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
11625 - LP: #1206757
11626 * SAUCE: (no-up) e1000e: enable support for new device IDs
11627 - LP: #1206757
11628
11629 [ John Johansen ]
11630
11631 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11632
11633 [ Paolo Pisati ]
11634
11635 * build vexpress a15 dtb
11636 * [Config] disable Broadcom bcm support (ARCH_BCM)
11637 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
11638 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
11639 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
11640 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
11641 * [Config] disable TI Keystone, AM43xx and OMAP5 support
11642 * [Config] ARM_APPENDED_DTB=y
11643
11644 [ Tim Gardner ]
11645
11646 * rebase to v3.11-rc4
11647 * overlayfs: Update to v19
11648 * [Config] Enable overlayfs
11649 * SAUCE: Fix lttng compile errors
11650
11651 [ Upstream Kernel Changes ]
11652
11653 * rebase to v3.11-rc4
11654 - LP: #1163720
11655 - LP: #1162026
11656 - LP: #1195636
11657 - LP: #1195597
11658 - LP: #1180409
11659 - LP: #1168430
11660
11661 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
11662
11663linux (3.11.0-0.1) saucy; urgency=low
11664
11665 [ Upstream Kernel Changes ]
11666
11667 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
11668 - LP: #1163720
11669 - LP: #1162026
11670 - LP: #1195636
11671 - LP: #1195597
11672 - LP: #1180409
11673 - LP: #1168430
11674
11675 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
11676
11677linux (3.10.0-2.10) saucy; urgency=low
11678
11679 [ Andy Whitcroft ]
11680
11681 * [Config] CONFIG_INTEL_MEI*=m
11682 - LP: #1196155
11683 * [Config] CONFIG_DEBUG_INFO=y
11684
11685 [ Stephen Warren ]
11686
11687 * [Config] fix Calxeda xgmac module filename
11688
11689 [ Upstream Kernel Changes ]
11690
11691 * Revert "serial: 8250_pci: add support for another kind of NetMos
11692 Technology PCI 9835 Multi-I/O Controller"
11693 - LP: #1190967
11694 * mfd: lpc_ich: Add support for Intel Avoton SoC
11695 - LP: #1196658
11696
11697 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
11698
11699linux (3.10.0-2.9) saucy; urgency=low
11700
11701 [ Andy Whitcroft ]
11702
11703 * rebase to v3.10
11704
11705 [ John Johansen ]
11706
11707 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
11708 network mediation"
11709 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
11710 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
11711 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
11712 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
11713 interface"
11714 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
11715 to prevent execve from granting privs"
11716 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
11717
11718 [ Upstream Kernel Changes ]
11719
11720 * rebase to v3.10
11721
11722 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
11723
11724linux (3.10.0-1.8) saucy; urgency=low
11725
11726 [ Andy Whitcroft ]
11727
11728 * Release Tracking Bug
11729 - LP: #1195717
11730
11731 [ Andy Whitcroft ]
11732
11733 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
11734 interface"
11735 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
11736 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
11737 reference"
11738 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
11739 * Revert "ubuntu: overlayfs --
11740 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
11741 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
11742 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
11743 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
11744 * Revert "ubuntu: overlayfs --
11745 overlayfs-fix-possible-leak-in-ovl_new_inode"
11746 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
11747 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
11748 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
11749 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
11750 * Revert "ubuntu: overlayfs -- overlay filesystem"
11751 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
11752 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
11753 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
11754 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
11755
11756 [ Erez Zadok ]
11757
11758 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
11759
11760 [ Miklos Szeredi ]
11761
11762 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
11763 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
11764 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
11765 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
11766 * ubuntu: overlayfs v18 -- -- overlay filesystem
11767 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
11768
11769 [ Neil Brown ]
11770
11771 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
11772
11773 [ Tim Gardner ]
11774
11775 * [Config] CONFIG_SUNRPC_DEBUG=y
11776 - LP: #1127319
11777
11778 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
11779
11780linux (3.10.0-0.7) saucy; urgency=low
11781
11782 [ Andy Whitcroft ]
11783
11784 * autopkgtest: switch Depends: to build-essential
11785
11786 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
11787
11788linux (3.10.0-0.6) saucy; urgency=low
11789
11790 [ Andy Whitcroft ]
11791
11792 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
11793 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
11794 - LP: #1098378
11795 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
11796 * ubuntu: overlayfs -- expose do_splice_direct prototype
11797 * ubuntu: overlayfs -- follow change to do_splice_direct interface
11798 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
11799 - LP: #1192691
11800
11801 [ Stefan Bader ]
11802
11803 * (d-i) Add dm-snapshot to md-modules
11804 - LP: #1191726
11805
11806 [ Tim Gardner ]
11807
11808 * Release tracker
11809 - LP: #1194149
11810 * [Config] CONFIG_WIL6210=n for armhf
11811 * [Config] d-i: Add calxedaxgmac to nic-modules
11812 - LP: #1192358
11813 * [debian] Use dh_strip
11814 - LP: #1192759
11815 * [Config] Enable perf for armhf
11816 * do_tools=false when cross compiling
11817 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
11818 - LP: #1108082
11819
11820 [ Upstream Kernel Changes ]
11821
11822 * nsp32: switch reset delay to msleep() as it is tooo long
11823 * alx: add a simple AR816x/AR817x device driver
11824 Plucked from linux-next. replaces ubuntu/alx in favor of
11825 'to be merged' version in 3.11.
11826 * rebase to v3.10-rc7
11827 - LP: #1189363
11828
11829 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
11830
11831linux (3.10.0-0.5) saucy; urgency=low
11832
11833 [ Andy Whitcroft ]
11834
11835 * rebase to v3.10-rc6
11836 * [Config] updateconfigs following rebase to v3.10-rc6
11837
11838 [ Upstream Kernel Changes ]
11839
11840 * rebase to v3.10-rc6
11841
11842 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
11843
11844linux (3.10.0-0.4) saucy; urgency=low
11845
11846 [ Andy Whitcroft ]
11847
11848 * [Config] updateconfigs following rebase to v3.10-rc4
11849
11850 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
11851
11852linux (3.10.0-0.3) saucy; urgency=low
11853
11854 [ Andy Whitcroft ]
11855
11856 * rebase to v3.10-rc5
11857
11858 [ Upstream Kernel Changes ]
11859
11860 * rebase to v3.10-rc5
11861 - LP: #1186170
11862
11863 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
11864
11865linux (3.10.0-0.2) saucy; urgency=low
11866
11867 [ Andy Whitcroft ]
11868
11869 * rebase to v3.10-rc4
11870 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
11871 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
11872 - LP: #1187744
11873 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
11874
11875 [ Dave Chiluk ]
11876
11877 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
11878 - LP: #1035226
11879
11880 [ Tim Gardner ]
11881
11882 * rebase to v3.10-rc3
11883 * [Config] sparc be gone
11884 * [Config] ia64 be gone
11885 * d-i: block-modules provides nbd-modules
11886
11887 [ Upstream Kernel Changes ]
11888
11889 * rebase to v3.10-rc4
11890 * rebase to v3.10-rc3
11891
11892 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
11893
11894linux (3.10.0-0.1) saucy; urgency=low
11895
11896 [ Tim Gardner ]
11897
11898 * UBUNTU: Disabled lttng
11899 * UBUNTU: Disable aufs for FTBS
11900 * UBUNTU: Disabled alx
11901 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
11902 * UBUNTU: rebase to v3.10-rc2
11903 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
11904
11905 [ Andy Whitcroft ]
11906
11907 * UBUNTU: [Config] update standards version to 3.9.4.0
11908 * UBUNTU: [Config] squash duplicate package description (long and short)
11909 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
11910 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
11911 * UBUNTU: [Config] drop redundant Build-Conficts:
11912
11913 [ Upstream Kernel Changes ]
11914
11915 * rebase to v3.10-rc2
11916 - LP: #1180351
11917
11918 [ Upstream Kernel Changes ]
11919
11920 * rebase to v3.10-rc1
11921 - LP: #1172151
11922 - LP: #1089795
11923 - LP: #1167270
11924 - LP: #1128840
11925
11926 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
11927
11928linux (3.10.0-0.0) saucy; urgency=low
11929
11930 * Dummy
11931
11932 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11933
11934linux (3.9.0-2.6) saucy; urgency=low
11935
11936 [ Tim Gardner ]
11937
11938 * rebase to v3.9.2
11939
11940 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
11941
11942linux (3.9.0-1.5) saucy; urgency=low
11943
11944 [ Tim Gardner ]
11945
11946 * rebase to v3.9.1
11947
11948 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
11949
11950linux (3.9.0-0.4) saucy; urgency=low
11951
11952 [ Andy Whitcroft ]
11953
11954 * ubuntu: overlayfs -- add FS_ALIAS
11955
11956 [ Tim Gardner ]
11957
11958 * Added lttng
11959 - LP: #1175784
11960
11961 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
11962
11963linux (3.9.0-0.3) saucy; urgency=low
11964
11965 [ Upstream Kernel Changes ]
11966
11967 * rebase to v3.9
11968
11969 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
11970
11971linux (3.9.0-0.2) saucy; urgency=low
11972
11973 [ Tim Gardner ]
11974
11975 * Enable extras packaging for amd64/i386.
11976 Fixes build depenencies with brittany and linux-meta.
11977
11978 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
11979
11980linux (3.9.0-0.1) saucy; urgency=low
11981
11982 [ Upstream Kernel Changes ]
11983
11984 * rebase to v3.9-rc8
11985
11986 [ Upstream Kernel Changes ]
11987
11988 * rebase to v3.9-rc7
11989 - LP: #1128840
11990
11991 [ Upstream Kernel Changes ]
11992
11993 * rebase to v3.9-rc6
11994
11995 [ Upstream Kernel Changes ]
11996
11997 * rebase to v3.9-rc5
11998
11999 [ Upstream Kernel Changes ]
12000
12001 * rebase to v3.8-rc4
12002 - LP: #1095315
12003 - LP: #886975
12004 - LP: #1086921
12005
12006 [ Upstream Kernel Changes ]
12007
12008 * rebase to v3.9-rc3
12009 - LP: #1155016
12010 - LP: #1103594
12011
12012 [ Upstream Kernel Changes ]
12013
12014 * rebase to v3.9-rc2
12015
12016 [ Upstream Kernel Changes ]
12017
12018 * rebase to v3.9-rc1
12019 - LP: #901105
12020 - LP: #961286
12021 - LP: #1011792
12022 - LP: #1128934
12023 - LP: #886975
12024 - LP: #978807
12025
12026 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
12027
12028linux (3.8.0-7.14) raring; urgency=low
12029
12030 [ Andy Whitcroft ]
12031
12032 * [Config] CONFIG_RCU_USER_QS=n
12033 * [Config] CONFIG_MTD_ONENAND_SIM=n
12034 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
12035
12036 [ Upstream Kernel Changes ]
12037
12038 * rebase to v3.8
12039
12040 [Tim Gardner]
12041
12042 * Release Tracking Bug
12043 - LP: #1130111
12044 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
12045 - LP: #1128840
12046
12047 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
12048
12049linux (3.8.0-6.13) raring; urgency=low
12050
12051 [Tim Gardner]
12052
12053 * Release Tracking Bug
12054 - LP: #1125364
12055 * Add ahci modules to d-i
12056 - LP: #1124415
12057
12058
12059 [ Chris Wilson ]
12060
12061 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
12062 the encoders
12063 - LP: #1097315
12064
12065 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
12066
12067linux (3.8.0-6.12) raring; urgency=low
12068
12069 [Tim Gardner]
12070
12071 * perf: NO_LIBPERL=1
12072 * Fix linux-headers dependency
12073 * Release Tracking Bug
12074 - LP: #1124362
12075
12076 [ Andy Whitcroft ]
12077
12078 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
12079 - LP: #1121699
12080
12081 [ Daniel Vetter ]
12082
12083 * SAUCE: drm/i915: write backlight harder
12084 - LP: #954661
12085
12086 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
12087
12088linux (3.8.0-6.11) raring; urgency=low
12089
12090 [Tim Gardner]
12091
12092 * Release Tracking Bug
12093 - LP: #1122071
12094 * rebase to v3.8-rc7
12095 * Add libaudit-dev as a build dependency
12096 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
12097
12098 [ Leann Ogasawara ]
12099
12100 * [Config] Remove CONFIG_SATA_AHCI annotation
12101
12102 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
12103
12104linux (3.8.0-5.10) raring; urgency=low
12105
12106 [Tim Gardner]
12107
12108 * Release Tracking Bug
12109 - LP: #1118568
12110
12111 * Bump ABI to fix install issue with 3.8.0-4.8.
12112 Moving drivers/ata/*ahci* to linux-image caused an
12113 install conflict with linux-image-extras without an
12114 ABI bump.
12115
12116 [ Jan Beulich ]
12117
12118 * SAUCE: xen-pciback: rate limit error messages from
12119 xen_pcibk_enable_msi{, x}()
12120 - LP: #1117336
12121 - CVE-2013-0231
12122
12123 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
12124
12125linux (3.8.0-4.9) raring; urgency=low
12126
12127 [ Herton Ronaldo Krzesinski ]
12128
12129 * d-i: Add mellanox ethernet drivers to nic-modules
12130 - LP: #1015339
12131
12132 [ Joseph Salisbury ]
12133
12134 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
12135 - LP: #1113547
12136
12137 [ Kamal Mostafa ]
12138
12139 * SAUCE: alx driver import script
12140
12141 [ Qualcomm Atheros, Inc ]
12142
12143 * SAUCE: alx: Update to heads/master
12144
12145 [ Tim Gardner ]
12146
12147 * Release Tracking Bug
12148 - LP: #1117673
12149
12150 * [debian] Remove dangling symlink from headers package
12151 - LP: #1112442
12152 * [config] CONFIG_ALX=m
12153 * [Config] Add alx to d-i nic-modules
12154 * [Config] CONFIG_SATA_AHCI=m
12155 - LP: #1056563
12156
12157 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
12158
12159linux (3.8.0-4.8) raring; urgency=low
12160
12161 [ Allen Ibara ]
12162
12163 * SAUCE: imx6: dts: Add IMX6Q AHCI support
12164
12165 [ Andy Whitcroft ]
12166
12167 * rebase to v3.8-rc6
12168 * updateconfigs following rebase to v3.8-rc6
12169
12170 [Leann Ogasawara]
12171
12172 * Release Tracking Bug
12173 - LP: #1112573
12174
12175 [ Paolo Pisati ]
12176
12177 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
12178 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
12179 * [Config] MMC_ARMMMCI=y (vexpress mmc)
12180 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
12181
12182 [ Seth Forshee ]
12183
12184 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
12185
12186 [ Upstream Kernel Changes ]
12187
12188 * rebase to v3.8-rc6
12189 - LP: #1107477
12190
12191 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
12192
12193linux (3.8.0-3.7) raring; urgency=low
12194
12195 [ Andy Green ]
12196
12197 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
12198 * SAUCE: ARM: omap2 add mac address allocation register api
12199 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
12200 allocation
12201
12202 [ Leann Ogasawara ]
12203
12204 * rebase to v3.8-rc5
12205 * Release Tracking Bug
12206 - LP: #1111486
12207
12208 [ Paolo Pisati ]
12209
12210 * SAUCE: davinci: vpss: compilation fix
12211 * [Config] enable TI OMAP4 support (Pandaboard/ES)
12212 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
12213 * [Config] enable Freescale IMX6 support (SabreLite)
12214 * [Config] SERIAL_IMX_CONSOLE=y
12215 * [Config] MMC_*_IMX=y
12216 * [Config] disable USB_SUSPEND
12217 * [Config] USB_MXS_PHY=y
12218 * [Config] USB_CHIPIDEA=y
12219 * SAUCE: DTB: add support for multiple DTBs
12220 * SAUCE: DTB: build imx6q-sabrelite
12221 * SAUCE: DTB: build beaglexm
12222 * SAUCE: DTB: build panda/panda es
12223 * [Config] disable CPU_FREQ
12224 * [Config] PANEL_TFP410=y (video DVI output)
12225 * [Config] SND_OMAP_SOC*=y
12226 * [Config] SND_IMX_SOC*=y
12227 * [Config] I2C_IMX=y
12228 * [Config] SPI_IMX=m
12229
12230 [ Stefan Bader ]
12231
12232 * [Config] Move 9p modules into generic package
12233 - LP: #1107658
12234
12235 [ Tony Lindgren ]
12236
12237 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
12238 kernels
12239 * SAUCE: ARM: OMAP2+: Use omap initcalls
12240 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
12241 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
12242 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
12243 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
12244 multiplaform
12245 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
12246 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
12247 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
12248
12249 [ Upstream Kernel Changes ]
12250
12251 * rebase to v3.8-rc5
12252 - LP: #1096789
12253
12254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
12255
12256linux (3.8.0-2.6) raring; urgency=low
12257
12258 [ Adam Conrad ]
12259
12260 * Fix up linux-tools -> SRCPKGNAME-tools rename
12261
12262 [ Andy Whitcroft ]
12263
12264 * [Config] re-disable CONFIG_SOUND_OSS
12265 - LP: #1105230
12266
12267 [ Arend van Spriel ]
12268
12269 * SAUCE: brcmsmac: fix tx status processing
12270
12271 [Leann Ogasawara]
12272
12273 * Release Tracking Bug
12274 - LP: #1105104
12275
12276 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
12277
12278linux (3.8.0-1.5) raring; urgency=low
12279
12280 [Tim Gardner]
12281
12282 * Release Tracking Bug
12283 - LP: #1101235
12284
12285 [ Dudley Du ]
12286
12287 * SAUCE: Input: add support for Cypress PS/2 Trackpads
12288 - LP: #978807
12289
12290 [ Kamal Mostafa ]
12291
12292 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
12293 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
12294 * [Config] Add CONFIG_PS2_CYPRESS
12295
12296 [ Tim Gardner ]
12297
12298 * rebase to v3.8-rc4
12299
12300 [ Upstream Kernel Changes ]
12301
12302 * rebase to v3.8-rc4
12303 - LP: #1095315
12304 - LP: #886975
12305 - LP: #1086921
12306
12307 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
12308
12309linux (3.8.0-0.4) raring; urgency=low
12310
12311 [ Leann Ogasawara ]
12312
12313 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
12314 * [Config] Update CONFIG_IIO build annotation
12315 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
12316 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
12317 * [Config] Remove CONFIG_SPI_PL022 annotation
12318 * [Config] Update CONFIG_EZX_PCAP annotation
12319 * [Config] Update CONFIG_SENSORS_AK8975 annotation
12320 * [Config] Disable CONFIG_DRM_MGAG200
12321 - LP: #1042903
12322
12323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
12324
12325linux (3.8.0-0.3) raring; urgency=low
12326
12327 [ Andy Whitcroft ]
12328
12329 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
12330 uselib()"
12331
12332 [ Scott James Remnant ]
12333
12334 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
12335 (for v3.7+)
12336 - LP: #1085766, #462111
12337
12338 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
12339
12340linux (3.8.0-0.2) raring; urgency=low
12341
12342 [ Tim Gardner ]
12343
12344 * [packaging] Add macro to selectively disable building perf
12345 * [packaging] Cannot depend on universe package libaudit-dev
12346
12347 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
12348
12349linux (3.8.0-0.1) raring; urgency=low
12350
12351
12352 [ Upstream Kernel Changes ]
12353
12354 * rebase to v3.8-rc3
12355 - LP: #1096789
12356
12357 [ Upstream Kernel Changes ]
12358
12359 * rebase to v3.8-rc2
12360 - LP: #1082357
12361 - LP: #1075882
12362
12363 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
12364
12365linux (3.7.0-7.15) raring; urgency=low
12366
12367 [ Chris J Arges ]
12368
12369 * SAUCE: add eeprom_bad_csum_allow module parameter
12370 - LP: #1070182
12371
12372 [ Leann Ogasawara ]
12373
12374 * Add ceph to linux-image for virtual instances
12375 - LP: #1063784
12376
12377 [ Serge Hallyn ]
12378
12379 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
12380
12381 [ Tim Gardner ]
12382
12383 * [Config] CONFIG_SLUB_DEBUG=y
12384 - LP: #1090308
12385
12386 [ Upstream Kernel Changes ]
12387
12388 * Revert "[SCSI] sd: Implement support for WRITE SAME"
12389 - LP: #1089818
12390
12391 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
12392
12393linux (3.7.0-6.14) raring; urgency=low
12394
12395 [ Andy Whitcroft ]
12396
12397 * [Config] annotations: all new annotations scheme including defaults
12398 * [Configs] apply annotation updates to main configs (top section)
12399
12400 [ Leann Ogasawara ]
12401
12402 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
12403 build"
12404 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
12405 * Temporarily disable module check for build
12406
12407 [ Stefan Bader ]
12408
12409 * ubuntu: dm-raid45: Adapt to upstream interface changes
12410 * Re-enable build of dm-raid45
12411
12412 [ Tim Gardner ]
12413
12414 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
12415 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
12416 * SAUCE: drm: Fix possible EDID memory allocation oops
12417 * SAUCE: ttm: Fix possible _manager memory allocation oops
12418 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
12419 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
12420 2 pointers
12421
12422 [ Tomas Hozza ]
12423
12424 * SAUCE: tools: hv: Netlink source address validation allows DoS
12425 - LP: #1084777
12426 - CVE-2012-5532
12427
12428 [ Upstream Kernel Changes ]
12429
12430 * rebase to v3.7
12431
12432 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
12433
12434linux (3.7.0-5.13) raring; urgency=low
12435
12436 [ Lino Sanfilippo ]
12437
12438 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
12439 fsnotify_destroy_group()
12440 - LP: #922906
12441 * SAUCE: fsnotify: introduce fsnotify_get_group()
12442 - LP: #922906
12443 * SAUCE: fsnotify: use reference counting for groups
12444 - LP: #922906
12445 * SAUCE: fsnotify: take groups mark_lock before mark lock
12446 - LP: #922906
12447 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
12448 indicates wheather a mark should be destroyed
12449 - LP: #922906
12450 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
12451 mark list
12452 - LP: #922906
12453 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
12454 - LP: #922906
12455 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
12456 fsnotify_remove_mark()
12457 - LP: #922906
12458 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
12459 by group
12460 - LP: #922906
12461 * SAUCE: fsnotify: change locking order
12462 - LP: #922906
12463
12464 [ Tim Gardner ]
12465
12466 * [Config] CONFIG_NFC_LLCP=y
12467 * [Config] get-firmware: Filter new files through fwinfo
12468 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
12469 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
12470 * [Config] CONFIG_XEN=y for all arches
12471 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
12472 * [Config] CONFIG_MMC_DW_EXYNOS=m
12473 * [Config] CONFIG_GPIO_ADNP=m
12474 * [Config] find-obsolete-firmware: Use correct path
12475 * rebase to v3.7-rc8
12476 - LP: #1084640
12477
12478 [ Upstream Kernel Changes ]
12479
12480 * Revert "VFS: don't do protected {sym,hard}links by default"
12481 - LP: #1084192
12482
12483 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
12484
12485linux (3.7.0-4.12) raring; urgency=low
12486
12487 [ Tim Gardner ]
12488
12489 * Revert "[Config] Use -j1 for headers_install"
12490 * Revert "[Config] install-arch-headers needs a valid config"
12491 Strayed into the weeds in search of the root cause of the periodic
12492 build failure.
12493 Fixes powerpc FTBS introduced in -4.11.
12494 * [Config] hmake -j1
12495 The kernel makefile appears to have parallel dependency
12496 problems for the install_headers target. This appears to be root
12497 cause for a periodic build failure on N-way machines.
12498
12499 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
12500
12501linux (3.7.0-4.11) raring; urgency=low
12502
12503 [ Tim Gardner ]
12504
12505 * [Config] Use -j1 for headers_install
12506 Also fixes a powerpc FTBS introduced by
12507 "[Config] install-arch-headers needs a valid config".
12508
12509 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
12510
12511linux (3.7.0-4.10) raring; urgency=low
12512
12513 [ Andy Whitcroft ]
12514
12515 * [Config] add rebuild-test support for autopkgtest
12516 - LP: #1081500
12517 * [tests] move build tests out of the way
12518 - LP: #1081500
12519 * [tests] add an autopkgtest rebuild test
12520 - LP: #1081500
12521
12522 [ Tim Gardner ]
12523
12524 * rebase to v3.7-rc7
12525 * SAUCE: Remove emi62 files duplicated in linux-firmware
12526 * SAUCE: Remove sb16 files duplicated in linux-firmware
12527 * SAUCE: Remove whiteheat files duplicated in linux-firmware
12528 * SAUCE: Remove yamaha files duplicated in linux-firmware
12529 * SAUCE: Remove dsp56k files used only by m68k
12530 * SAUCE: firmware: Remove last vestiges of dabusb
12531 * SAUCE: Remove vicam files duplicated in linux-firmware
12532 * [Config] install-arch-headers needs a valid config
12533
12534 [ Upstream Kernel Changes ]
12535
12536 * rebase to v3.7-rc7
12537 - LP: #1076840
12538 - LP: #1081466
12539
12540 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
12541
12542linux (3.7.0-3.9) raring; urgency=low
12543
12544 [ Leann Ogasawara ]
12545
12546 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
12547 - LP: #1079900
12548 * Add nfsv3 to nfs-modules udeb
12549
12550 [ Paolo Pisati ]
12551
12552 * [Config] SND_OMAP_SOC*=y
12553 - LP: #1019321
12554
12555 [ Stefan Bader ]
12556
12557 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
12558 - LP: #1078926
12559
12560 [ Tim Gardner ]
12561
12562 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
12563 - LP: #1079469
12564 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
12565 * rebase to v3.7-rc6
12566 * SAUCE: script to detect obsolete firmware
12567 * SAUCE: Remove yam files duplicated in linux-firmware
12568 * SAUCE: Remove tehuti files duplicated in linux-firmware
12569 * SAUCE: Remove matrox files duplicated in linux-firmware
12570 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
12571 * SAUCE: Remove r128 files duplicated in linux-firmware
12572 * SAUCE: Remove acenic files duplicated in linux-firmware
12573 * SAUCE: Remove keyspan files duplicated in linux-firmware
12574 * SAUCE: Remove sun files duplicated in linux-firmware
12575 * SAUCE: Remove radeon files duplicated in linux-firmware
12576 * SAUCE: Update bnx2x firmware to 7.8.2.0
12577 * [Config] generic.inclusion-list: econet has disappeared
12578
12579 [ Upstream Kernel Changes ]
12580
12581 * seccomp: forcing auditing of kill condition
12582 - LP: #1079469
12583 * rebase to v3.7-rc6
12584
12585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
12586
12587linux (3.7.0-2.8) raring; urgency=low
12588
12589 [ Andy Whitcroft ]
12590
12591 * Revert "overlayfs: disable until FTBS is fixed"
12592 * Revert "ubuntu: overlayfs"
12593 * Revert "ubuntu: AUFS"
12594 * ubuntu: overlayfs -- overlayfs: add statfs support
12595 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
12596 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
12597 inode
12598 - LP: #944386
12599 * ubuntu: AUFS (no-squash): basic framework and update machinary
12600 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
12601 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
12602 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
12603 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
12604 * ubuntu: AUFS (no-squash) -- reenable
12605 - LP: #1079193
12606
12607 [ Erez Zadok ]
12608
12609 * ubuntu: overlayfs -- overlayfs: implement show_options
12610
12611 [ Miklos Szeredi ]
12612
12613 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
12614 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12615 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12616 * ubuntu: overlayfs -- overlay filesystem
12617 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12618 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
12619
12620 [ Neil Brown ]
12621
12622 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12623
12624 [ Robin Dong ]
12625
12626 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
12627 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
12628
12629 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
12630
12631linux (3.7.0-1.7) raring; urgency=low
12632
12633 [ Tim Gardner ]
12634
12635 * [Config] Drop dependency on libaudit-dev
12636 Its a universe package which causes an FTBS on the builders.
12637 libaudit-dev is not strictly required for the perf tools build.
12638
12639 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
12640
12641linux (3.7.0-1.6) raring; urgency=low
12642
12643 [ Andy Whitcroft ]
12644
12645 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
12646 * [Config] better encode the CONFIG_NVRAM constaint
12647 * enforcer -- fix debugging output
12648
12649 [ Ben Collins ]
12650
12651 * [Config] Add custom_override rule to allow for alternate kernel
12652 file/install
12653 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
12654
12655 [ Tim Gardner ]
12656
12657 * [Config] Dropped armel
12658 * Drop highbank from ABI fetch list
12659 * [Config] Use dh_prep instead of 'dh_clean -k'
12660 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
12661 * [Config] Document binary-indep dependency chain
12662 * rebase to v3.7-rc5
12663
12664 [ Upstream Kernel Changes ]
12665
12666 * rebase to v3.7-rc5
12667
12668 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
12669
12670linux (3.7.0-0.5) raring; urgency=low
12671
12672 [ Tim Gardner ]
12673
12674 * [Config] CONFIG_AMD_IOMMU_V2=m
12675 - LP: #1071520
12676 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
12677 Fixes FTBS
12678
12679 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
12680
12681linux (3.7.0-0.4) raring; urgency=low
12682
12683 [ Ben Collins ]
12684
12685 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
12686
12687 [ Tim Gardner ]
12688
12689 * [Config] do_tools=false for arm
12690
12691 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
12692
12693linux (3.7.0-0.3) raring; urgency=low
12694
12695 [ Tim Gardner ]
12696
12697 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
12698 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
12699 * [Config] Drop highbank harder
12700
12701 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
12702
12703linux (3.7.0-0.2) raring; urgency=low
12704
12705 [ Andy Whitcroft ]
12706
12707 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
12708 instances
12709 - LP: #1066921
12710 * [Config] drop highbank builds
12711
12712 [ Jeremy Kerr ]
12713
12714 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
12715 - LP: #1063061
12716
12717 [ Leann Ogasawara ]
12718
12719 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
12720
12721 [ Tim Gardner ]
12722
12723 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
12724 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
12725 * rebase to v3.7-rc4
12726 * SAUCE: MODSIGN: Emit error for incorrectly signed module
12727
12728 [ Upstream Kernel Changes ]
12729
12730 * rebase to v3.7-rc4
12731
12732 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
12733
12734linux (3.7.0-0.1) raring; urgency=low
12735
12736
12737 [ Upstream Kernel Changes ]
12738
12739 * rebase to v3.7-rc3
12740 - LP: #1056078
12741
12742 [ Upstream Kernel Changes ]
12743
12744 * rebase to v3.7-rc2
12745 - LP: #1060729
12746 - LP: #1059523
12747 - LP: #1006690
12748 - LP: #1049623
12749 - LP: #1046512
12750 - LP: #1052499
12751 - LP: #1037642
12752 - LP: #559939
12753 - LP: #1052460
12754 - LP: #939161
12755 - LP: #1046734
12756
12757 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
12758
12759linux (3.6.0-0.1) UNRELEASED; urgency=low
12760
12761
12762 [ Upstream Kernel Changes ]
12763
12764 * rebase to v3.6
12765
12766 [ Upstream Kernel Changes ]
12767
12768 * rebase to v3.6-rc7
12769
12770 [ Upstream Kernel Changes ]
12771
12772 * rebase to v3.6-rc6
12773 - LP: #1000424
12774
12775 [ Upstream Kernel Changes ]
12776
12777 * rebase to v3.6-rc5
12778 - LP: #1040077
12779
12780 [ Upstream Kernel Changes ]
12781
12782 * rebase to v3.6-rc4
12783
12784 [ Upstream Kernel Changes ]
12785
12786 * rebase to v3.6-rc3
12787 - LP: #1038651
12788 - LP: #1034779
12789
12790 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
12791
12792linux (3.5.0-6.6) quantal-proposed; urgency=low
12793
12794 [ Andy Whitcroft ]
12795
12796 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
12797 experimental features
12798 * SAUCE: highbank -- export clock functions for modules
12799 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
12800 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
12801 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
12802 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12803 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
12804 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
12805 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
12806 * [Config] highbank -- reenable CONFIG_DW_DMAC
12807 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
12808 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
12809 * [Config] highbank -- reenable CONFIG_USB_DWC3
12810 * [Config] highbank -- reenable CONFIG_SATA_MV
12811 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
12812 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
12813 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
12814 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
12815 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
12816 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12817 * [Config] highbank -- enable CONFIG_EXPERT
12818 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
12819 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
12820 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
12821 * [Config] enable CONFIG_USB_ETH_EEM
12822 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
12823 * [Config] disable CONFIG_USB_M66592
12824 * [Config] enable CONFIG_USB_NET2272
12825 * [Config] enable CONFIG_USB_R8A66597
12826 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
12827 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
12828 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
12829 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
12830 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
12831 * [Config] sync configuration armhf omap -> armel omap
12832 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
12833 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
12834
12835 [ Bryan Wu ]
12836
12837 * [Config] change default IO scheduler from CFQ to Deadline
12838
12839 [ Leann Ogasawara ]
12840
12841 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
12842 * [Config] Disable CONFIG_MOUSE_INPORT
12843
12844 [ Tim Gardner ]
12845
12846 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
12847 * [Config] Add bnx2x firmware to nic-modules udeb
12848 * SAUCE: Add script to convert firmware to ihex format
12849 * SAUCE: firmware: Upgrade bnx2 to current versions
12850 * [Config] Add tigon firmware to nic-modules udeb
12851 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
12852 - LP: #1026761
12853 * SAUCE: Remove redundant cis firmware
12854 * SAUCE: Remove redundant emi26 firmware
12855 * SAUCE: Remove redundant ttusb-budget firmware
12856 * SAUCE: Remove redundant sun/cassini firmware
12857 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
12858 * SAUCE: Remove redundant 3com/typhoon.bin firmware
12859 * SAUCE: Remove redundant yamaha/ds1 firmware
12860 * SAUCE: Remove redundant keyspan_pda firmware
12861 * rebase to v3.5
12862
12863 [ Upstream Kernel Changes ]
12864
12865 * rebase to v3.5
12866 - LP: #1027828
12867
12868 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
12869
12870linux (3.5.0-5.5) quantal-proposed; urgency=low
12871
12872 [ Andy Whitcroft ]
12873
12874 * [Config] annotations: initial import of configuration annotations
12875
12876 [ Bryan Wu ]
12877
12878 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
12879
12880 [ Leann Ogasawara ]
12881
12882 * Rebase to v3.5-rc7
12883
12884 [ Manoj Iyer ]
12885
12886 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
12887 - LP: #1010281
12888
12889 [ Tim Gardner ]
12890
12891 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
12892 expects
12893 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
12894 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
12895 * [Config] CONFIG_IP_NF_QUEUE=n
12896 * [Config] CONFIG_MTD_DOC2000=n
12897 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
12898 * [Config] CONFIG_PRISM54=n
12899 * [Config] CONFIG_SCx200_I2C=n
12900 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
12901
12902 [ Upstream Kernel Changes ]
12903
12904 * rebase to v3.5-rc7
12905
12906 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
12907
12908linux (3.5.0-4.4) quantal-proposed; urgency=low
12909
12910 [ Andy Whitcroft ]
12911
12912 * [Packaging] getabis should be extracting all packages
12913 - LP: #1021174
12914 * [Config] getabis -- series uses linux-image-extra
12915 - LP: #1021174
12916 * rebase to v3.5-rc6
12917
12918 [ Bryan Wu ]
12919
12920 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
12921 flavours
12922 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
12923
12924 [ Leann Ogasawara ]
12925
12926 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
12927 - LP: #1019561
12928
12929 [ Paolo Pisati ]
12930
12931 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
12932 - LP: #1019321
12933
12934 [ Stefan Bader ]
12935
12936 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
12937 - LP: #1018456
12938 * (config) Disable ACPI_PROCFS_POWER
12939
12940 [ Tim Gardner ]
12941
12942 * [Config] CONFIG_ACPI_BGRT=y
12943 * Extract firmware module info during getabi
12944 - LP: #1021174
12945
12946 [ Upstream Kernel Changes ]
12947
12948 * rebase to v3.5-rc6
12949
12950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
12951
12952linux (3.5.0-3.3) quantal-proposed; urgency=low
12953
12954 [ Andy Whitcroft ]
12955
12956 * [Config] enable CONFIG_MEMTEST=y
12957 - LP: #1004535
12958 * [Config] config-check: add support for a cut operation
12959 * [Config] enforcer -- switch to cut where appropriate
12960
12961 [ Leann Ogasawara ]
12962
12963 * Rebase to v3.5-rc5
12964 * [Config] Updateconfigs after rebase to v3.5-rc5
12965
12966 [ Luis Henriques ]
12967
12968 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
12969 __ocfs2_change_file_space
12970 - LP: #1006012
12971
12972 [ Seth Forshee ]
12973
12974 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
12975 for LVDS register initialization
12976 - LP: #1012800
12977
12978 [ Upstream Kernel Changes ]
12979
12980 * rebase to v3.5-rc5
12981 - LP: #1013183
12982 - LP: #1017017
12983 - LP: #884652
12984
12985 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
12986
12987linux (3.5.0-2.2) quantal-proposed; urgency=low
12988
12989 [ Andy Whitcroft ]
12990
12991 * rebase to v3.5-rc4
12992
12993 [ Arend van Spriel ]
12994
12995 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
12996 brcms_c_regd_init()
12997 - LP: #950320
12998
12999 [ Bryan Wu ]
13000
13001 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
13002
13003 [ Chris J Arges ]
13004
13005 * PACKAGING: add .gnu_debuglink sections to .ko files
13006 - LP: #669641
13007
13008 [ Leann Ogasawara ]
13009
13010 * d-i: Add hid-generic to input-modules
13011 - LP: #1017879
13012
13013 [ Ming Lei ]
13014
13015 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
13016 - LP: #1017717, #225
13017
13018 [ Paolo Pisati ]
13019
13020 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
13021 - LP: #1017718
13022 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
13023
13024 [ Seth Forshee ]
13025
13026 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
13027 during initialization
13028 - LP: #950320
13029 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
13030 by mac80211
13031 - LP: #950320
13032 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
13033 channels
13034 - LP: #950320
13035 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
13036 - LP: #950320
13037 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
13038 regulatory domain
13039 - LP: #950320
13040 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
13041 regulatory updates
13042 - LP: #950320
13043 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
13044 tx power limits
13045 - LP: #950320
13046 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
13047 against internal regulatory data
13048 - LP: #950320
13049 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
13050 when checking whether OFDM is allowed
13051 - LP: #950320
13052
13053 [ Tim Gardner ]
13054
13055 * [Config] Enable CONFIG_CGROUPS for highbank
13056 - LP: #1014692
13057 * [Config] FB_OMAP*=y and PANEL_TFP410=y
13058
13059 [ Upstream Kernel Changes ]
13060
13061 * rebase to v3.5-rc4
13062
13063 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
13064
13065linux (3.5.0-1.1) quantal-proposed; urgency=low
13066
13067 [ Andy Whitcroft ]
13068
13069 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
13070
13071 [ Leann Ogasawara ]
13072
13073 * Rebase to v3.5-rc1
13074 * [Config] Remove USB_DEVICEFS from the config enforcer
13075 * [Config] Updateconfigs after rebase to v3.5-rc1
13076 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
13077 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13078 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13079 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13080 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13081 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13082 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
13083 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
13084 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
13085 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
13086 * Rebase to v3.5-rc2
13087 * [Config] Updateconfigs after rebase to v3.5-rc2
13088 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
13089 * Rebase to v3.5-rc3
13090 * [Config] Updateconfigs after rebase to v3.5-rc3
13091
13092 [ Paul Mundt ]
13093
13094 * SAUCE: fix bug.h's inclusion of kernel.h
13095
13096 [ Stefan Bader ]
13097
13098 * SAUCE: Fix compile failures of dm-raid45
13099 * [Config] Enable dm-raid45
13100 * Move dependency on crda to extra package
13101 - LP: #657901
13102 * SAUCE: Mask CR4 writes on older Xen hypervisors
13103
13104 [ Upstream Kernel Changes ]
13105
13106 * rebase to v3.5-rc3
13107 - LP: #993162
13108 - LP: #925577
13109 * rebase to v3.5-rc2
13110 * rebase to v3.5-rc1
13111 - LP: #955892
13112 - LP: #978038
13113 - LP: #987371
13114 - LP: #929545
13115 - LP: #942316
13116 - LP: #903853
13117
13118 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
13119
13120linux (3.4.0-5.11) quantal-proposed; urgency=low
13121
13122 [ Leann Ogasawara ]
13123
13124 * [Config] Disable CONFIG_ARM_LPAE
13125 - LP: #1009061
13126
13127 [ Oleksij Rempel ]
13128
13129 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
13130 - LP: #1008905
13131
13132 [ Paolo Pisati ]
13133
13134 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
13135 - LP: #1009061
13136
13137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
13138
13139linux (3.4.0-4.10) quantal; urgency=low
13140
13141 [ Leann Ogasawara ]
13142
13143 * Temporarily disable ABI and module check
13144
13145 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
13146
13147linux (3.4.0-4.9) quantal; urgency=low
13148
13149 [ Andy Whitcroft ]
13150
13151 * [Config] fix config split to avoid the shared config
13152 * [Config] updateconfigs following split config fix
13153 * [Config] linux-image-extras needs full postinst
13154 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
13155 * [Config] CONFIG_HP_WATCHDOG enable as module
13156 * [Config] CONFIG_PDC_ADMA is not boot essential
13157 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
13158 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
13159 * [Config] CONFIG_TRANZPORT=m commonise
13160 * [Config] CONFIG_R3964=m commonise
13161 * [Config] CONFIG_SCSI_DH=m commonise
13162 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
13163 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
13164 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
13165 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
13166 * [Config] CONFIG_USB_SN9C102 is deprecated disable
13167 * [Config] CONFIG_USB_SI470X=m commonise
13168 * [Config] CONFIG_USB_ET61X251=m commonise
13169 * [Config] CONFIG_RTS_PSTOR=m commonise
13170 * [Config] CONFIG_SCANLOG=m commonise
13171 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
13172 * [Config] CONFIG_SM_FTL=m commonise
13173 * [Config] CONFIG_SOLO6X10=m commonise
13174 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
13175 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
13176 * [Config] CONFIG_SPI_SPIDEV=m commonise
13177 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
13178 * [Config] CONFIG_TPS65010=m commonise
13179 * [Config] CONFIG_STE10XP=y commonise
13180 * [Config] CONFIG_X25_ASY=m commonise
13181 * [Config] CONFIG_USB_MON=m commonise
13182 * [Config] CONFIG_VME_BUS=m commonise
13183 * [Config] CONFIG_W35UND=m commonise
13184 * [Config] -CONFIG_TCG_TPM=y commonise
13185 * [Config] highbank -- commonise filesystems
13186 * [Config] highbank -- commonise subsystems
13187 * [Config] highbank -- commonise network protocols
13188 * [Config] highbank -- commonise input drivers
13189 * [Config] highbank -- commonise CRYPTO options
13190 * [Config] highbank -- commonise HID options
13191 * [Config] highbank -- commonise sensors options
13192 * [Config] highbank -- commonise EXPORTFS/FHANDLE
13193 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
13194 * [Config] highbank -- commonise ENCRYPTED_KEYS
13195 * [Config] highbank -- commonise CONFIG_ATALK
13196 * [Config] highbank -- commonise INET/INET6
13197 * [Config] highbank -- commonise NLS
13198 * [Config] highbank -- commonise BLK/CHR
13199 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
13200 * [Config] highbank -- commonise INET/INET6 part 2
13201 * [Config] highbank -- commonise PHY settings
13202 * [Config] highbank -- commonise CRC settings
13203 * [Config] highbank -- commonise BINFMT settings
13204 * [Config] highbank -- commonise DM settings
13205 * [Config] highbank -- commonise RTC_DRV settings
13206 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
13207 * [Config] highbank -- commonise USB settings
13208 * [Config] highbank -- commonise GPIO settings
13209 * [Config] highbank -- commonise I2C settings
13210 * [Config] highbank -- commonise numerous subsystem selectors
13211 * [Config] highbank -- commonise A-C modules missmatches
13212 * [Config] highbank -- commonise D-F modules missmatches
13213 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
13214 * [Config] highbank -- commonise G-I modules missmatches
13215 * [Config] highbank -- commonise J-L modules missmatches
13216 * [Config] highbank -- commonise M modules missmatches
13217 * [Config] highbank -- commonise N-P modules missmatches
13218 * [Config] highbank -- commonise Q-R modules missmatches
13219 * [Config] highbank -- commonise S modules missmatches -- part 1
13220 * [Config] highbank -- commonise S modules missmatches -- part 2
13221 * [Config] highbank -- commonise T modules missmatches
13222 * [Config] highbank -- commonise U-Z modules missmatches
13223
13224 [ Ike Panhc ]
13225
13226 * [Config] add highbank flavour
13227 - LP: #1000831
13228
13229 [ Mark Langsdorf ]
13230
13231 * SAUCE: arm highbank: add support for pl320-ipc driver
13232 - LP: #1000831
13233
13234 [ Rob Herring ]
13235
13236 * SAUCE: input: add a key driver for highbank
13237 - LP: #1000831
13238 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
13239 - LP: #1000831
13240 * SAUCE: force DMA buffers to non-bufferable on highbank
13241 - LP: #1000831
13242 * SAUCE: net: calxedaxgmac: fix net timeout recovery
13243 - LP: #1000831
13244
13245 [ Tim Gardner ]
13246
13247 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
13248 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
13249 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
13250 * [Config] Homogenize CIFS configs across all arches
13251 * [Config] armhf should not be skipabi or skipmodules
13252 - LP: #1006913
13253
13254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
13255
13256linux (3.4.0-3.8) quantal; urgency=low
13257
13258 [ Andy Whitcroft ]
13259
13260 * [Config] include include/generated/compile.h
13261 - LP: #942569
13262 * [Config] fix up postinst to ensure we know which error is which
13263 - LP: #1002388
13264
13265 [ Herton Ronaldo Krzesinski ]
13266
13267 * SAUCE: async_populate_rootfs: fix build warnings
13268 - LP: #1003417
13269
13270 [ John Johansen ]
13271
13272 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
13273 * SAUCE: apparmor: Add the ability to mediate mount
13274 * SAUCE: AppArmor: basic networking rules
13275 * SAUCE: apparmor: fix profile lookup for unconfined
13276 - LP: #978038, #987371
13277 * SAUCE: apparmor: fix long path failure due to disconnected path
13278 - LP: #955892
13279
13280 [ Mario Limonciello ]
13281
13282 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
13283 - LP: #901410
13284
13285 [ Stefan Bader ]
13286
13287 * (config) Built-in xen-acpi-processor
13288
13289 [ Tim Gardner ]
13290
13291 * [Config] CONFIG_NET_DSA=m
13292 - LP: #1004148
13293 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
13294
13295 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
13296
13297linux (3.4.0-3.7) quantal; urgency=low
13298
13299 [ Andy Whitcroft ]
13300
13301 * [Config] drop the virtual flavour in favour of a split generic et al
13302 * [Config] enforcer -- drop IDLE enforcement
13303 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
13304 * [Config] updateconfigs following removal of -virtual
13305
13306 [ Leann Ogasawara ]
13307
13308 * Rebase to v3.4
13309
13310 [ Seth Forshee ]
13311
13312 * [Config] disable CONFIG_B43_BCMA_EXTRA
13313
13314 [ Tim Gardner ]
13315
13316 * [Config] Check for extras when building udebs
13317 * [Config] Collapsed generic-pae into generic [i386]
13318
13319 [ Upstream Kernel Changes ]
13320
13321 * rebase to v3.4
13322
13323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
13324
13325linux (3.4.0-2.6) quantal; urgency=low
13326
13327 [ Andy Whitcroft ]
13328
13329 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
13330 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
13331 d_make_root()"
13332 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
13333 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
13334 security permissions to overlay files"
13335 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
13336 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
13337 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
13338 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
13339 * Revert "ubuntu: overlayfs -- overlay filesystem"
13340 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
13341 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
13342 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
13343 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
13344 * ubuntu: overlayfs -- overlayfs: add statfs support
13345 * ubuntu: overlayfs -- inode_only_permission: export inode level
13346 permissions checks
13347 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
13348
13349 [ Erez Zadok ]
13350
13351 * ubuntu: overlayfs -- overlayfs: implement show_options
13352
13353 [ Miklos Szeredi ]
13354
13355 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13356 * ubuntu: overlayfs -- vfs: add i_op->open()
13357 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13358 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13359 * ubuntu: overlayfs -- overlay filesystem
13360 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13361
13362 [ Neil Brown ]
13363
13364 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13365
13366 [ Robin Dong ]
13367
13368 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
13369 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
13370
13371 [ Tim Gardner ]
13372
13373 * [Config] perarch and indep tools builds need separate build directories
13374 * Prevent upgrading a non-PAE CPU
13375 * perf is not parallel build safe
13376
13377 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
13378
13379linux (3.4.0-2.5) quantal; urgency=low
13380
13381 [ Andy Whitcroft ]
13382
13383 * [Config] perarch and indep tools builds need separate build directories
13384
13385 [ Tim Gardner ]
13386
13387 * Prevent upgrading a non-PAE CPU
13388 * [Config] build debug
13389 * [Config] perf tools are not parallel build safe
13390
13391 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
13392
13393linux (3.4.0-2.4) quantal; urgency=low
13394
13395 [ Leann Ogasawara ]
13396
13397 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
13398 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
13399 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
13400 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
13401 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
13402 7400"
13403 * Revert "ubuntu: omnibook: fix source file newline"
13404 * Revert "ubuntu: omnibook -- update BOM"
13405 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
13406 depend on X86"
13407 * Revert "ubuntu: omnibook -- Added missing BOM file"
13408 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
13409 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
13410 mappings"
13411 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
13412 X86_32"
13413 * Revert "ubuntu: nx-emu - i386: NX emulation"
13414 * Revert "ubuntu: rfkill drivers -- version 1.3"
13415 * Temporarily disable module check
13416 * [Config] Remove CONFIG_FSAM7400
13417 * [Config] Remove CONFIG_OMNIBOOK
13418 * [Config] Update configs
13419 * Rebase to v3.4-rc7
13420 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
13421
13422 [ Tim Gardner ]
13423
13424 * Updated generic-pae description
13425 * Rebase to v3.4-rc6
13426 * install-tools depends on build targets
13427
13428 [ Upstream Kernel Changes ]
13429
13430 * kconfig: in debug mode some 0 length message prints occur
13431 * rebase to v3.4-rc7
13432 * rebase to v3.3-rc6
13433
13434 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
13435
13436linux (3.4.0-1.3) quantal; urgency=low
13437
13438 [ Andy Whitcroft ]
13439
13440 * [Config] control.stub is an intermediate product not a dependancy
13441 - LP: #992414
13442
13443 [ Leann Ogasawara ]
13444
13445 * remove i386 generic from getabis
13446
13447 [ Upstream Kernel Changes ]
13448
13449 * (pre-stable) b43: only reload config after successful initialization
13450 - LP: #950295
13451
13452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
13453
13454linux (3.4.0-1.2) quantal; urgency=low
13455
13456 [ Andy Whitcroft ]
13457
13458 * [Config] add build depends for flex, bison and pkg-config
13459
13460 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
13461
13462linux (3.4.0-1.1) quantal; urgency=low
13463
13464 [ Andy Whitcroft ]
13465
13466 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13467 permissions to overlay files
13468 - LP: #915941, #918212
13469 - CVE-2012-0055
13470
13471 [ Leann Ogasawara ]
13472
13473 * Open Q
13474 * Rebase to v3.4-rc5
13475 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
13476 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
13477 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
13478 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
13479 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
13480 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
13481 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
13482 * [Config] Temporarily disable CONFIG_AX88796 on arm
13483
13484 [ Upstream Kernel Changes ]
13485
13486 * vfs: pass struct path to __dentry_open()
13487 * vfs: add i_op->open()
13488 * vfs: export do_splice_direct() to modules
13489 * vfs: introduce clone_private_mount()
13490 * overlay filesystem
13491 * overlayfs: add statfs support
13492 * overlayfs: implement show_options
13493 * overlay: overlay filesystem documentation
13494 * fs: limit filesystem stacking depth
13495 * overlayfs: follow header cleanup
13496 * overlayfs: switch from d_alloc_root() to d_make_root()
13497 * overlayfs: update touch_atime() usage
13498 * rebase to v3.4-rc5
13499 - LP: #950490
13500 * rebase to v3.4-rc4
13501 * rebase to v3.4-rc3
13502 * rebase to v3.4-rc2
13503 * rebase to v3.4-rc1
13504 * rebase to v3.3
13505 * rebase to v3.3-rc7
13506 * rebase to v3.3-rc6
13507 * rebase to v3.3-rc5
13508 * rebase to v3.3-rc4
13509 - LP: #900802
13510 - LP: #930842
13511 * rebase to v3.3-rc3
13512 - LP: #924320
13513 - LP: #923316
13514 - LP: #923409
13515 - LP: #918254
13516 * rebase to v3.3-rc2
13517 * rebase to v3.3-rc1
13518 - LP: #795823
13519 - LP: #909419
13520 - LP: #910792
13521 - LP: #878701
13522 - LP: #724831
13523
13524 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
13525
13526linux (3.2.0-10.18) precise; urgency=low
13527
13528 [ Tim Gardner ]
13529
13530 * SAUCE: ecryptfs: Print inode on metadata error
13531
13532 [ Upstream Kernel Changes ]
13533
13534 * Revert "proc: enable writing to /proc/pid/mem"
13535 - LP: #919115
13536 - CVE-2012-0056
13537 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
13538 - LP: #909419
13539
13540 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
13541
13542linux (3.2.0-10.17) precise; urgency=low
13543
13544 [ Andy Whitcroft ]
13545
13546 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
13547 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
13548 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
13549 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
13550 * Revert "SAUCE: overlayfs -- overlay filesystem"
13551 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
13552 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
13553 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
13554 * ensure debian/ is not excluded from git by default
13555 * add new scripting to handle buglinks in rebases
13556 * ubuntu: overlayfs -- overlayfs: add statfs support
13557 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
13558 permissions to overlay files
13559 - LP: #915941, #918212
13560 - CVE-2012-0055
13561
13562 [ Erez Zadok ]
13563
13564 * ubuntu: overlayfs -- overlayfs: implement show_options
13565
13566 [ Leann Ogasawara ]
13567
13568 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
13569 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
13570 - LP: #907377, #911236
13571 * [Config] Enable CONFIG_IRQ_REMAP
13572
13573 [ Miklos Szeredi ]
13574
13575 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
13576 * ubuntu: overlayfs -- vfs: add i_op->open()
13577 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
13578 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
13579 * ubuntu: overlayfs -- overlay filesystem
13580 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
13581
13582 [ Neil Brown ]
13583
13584 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
13585
13586 [ Upstream Kernel Changes ]
13587
13588 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
13589 - LP: #647043
13590 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
13591 breaks USB
13592 - LP: #647043
13593
13594 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
13595
13596linux (3.2.0-9.16) precise; urgency=low
13597
13598 [ Andy Whitcroft ]
13599
13600 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
13601 * [Config] pull ARM sound modules =m
13602 * [Config] CONFIG_RTC_DRV_TEST is for testing only
13603 * [Config] CONFIG_USB_DUMMY_HCD is testing only
13604 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
13605
13606 [ Leann Ogasawara ]
13607
13608 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
13609 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
13610 * [Config] Enable CONFIG_MMC_TMIO=m
13611 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
13612 * [Config] Enable CONFIG_ISI=m
13613 * [Config] Enable CONFIG_MMC=y
13614 * [Config] Enable CONFIG_LIRC_PARALLEL=m
13615 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
13616 * [Config] Enable CONFIG_CHR_DEV_SG=y
13617 * [Config] Enable CONFIG_GPIO_PCA953X=m
13618 * [Config] Enable CONFIG_GPIO_TWL4030=m
13619 * [Config] Enable CONFIG_INET_DIAG=m
13620 * [Config] Enable CONFIG_NLS_ISO8859_1=m
13621 * [Config] Enable CONFIG_NVRAM=m
13622 * [Config] Enable CONFIG_SLIP=m
13623 * [Config] Enable CONFIG_PC300TOO=m
13624 * [Config] Enable CONFIG_TUN=y
13625 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
13626 * [Config] Enable CONFIG_THERMAL=y
13627 * [Config] Enable CONFIG_PPP=y
13628 * [Config] Enable CONFIG_PCI_STUB=m
13629 * Rebase to v3.2.1
13630 * [Config] Enable CONFIG_RTL8192E=m
13631 * [Config] Enable CONFIG_RTS5139=m
13632
13633 [ Stefan Bader ]
13634
13635 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
13636
13637 [ Upstream Kernel Changes ]
13638
13639 * ARM: restart: add restart hook to machine_desc record
13640 * ARM: restart: allow platforms more flexibility specifying restart mode
13641 * ARM: restart: move reboot failure handing into machine_restart()
13642 * ARM: restart: remove argument to setup_mm_for_reboot()
13643 * ARM: 7159/1: OMAP: Introduce local common.h files
13644 * ARM: restart: only perform setup for restart when soft-restarting
13645 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
13646 function
13647 * ARM: idmap: populate identity map pgd at init time using .init.text
13648 * ARM: suspend: use idmap_pgd instead of suspend_pgd
13649 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
13650 * ARM: idmap: use idmap_pgd when setting up mm for reboot
13651 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
13652 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
13653 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
13654 restart changes
13655 * ARM: lib: add call_with_stack function for safely changing stack
13656 * ARM: reset: implement soft_restart for jumping to a physical address
13657 * ARM: stop: execute platform callback from cpu_stop code
13658 * ARM: kexec: use soft_restart for branching to the reboot buffer
13659 * ARM: restart: omap: use new restart hook
13660 * topdown mmap support
13661 - LP: #861296
13662
13663 [ Upstream Kernel Changes ]
13664
13665 * Rebase to v3.2.1
13666
13667 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
13668
13669linux (3.2.0-8.15) precise; urgency=low
13670
13671 [ Leann Ogasawara ]
13672
13673 * [Config] Disable CONFIG_ACPI_PROCFS
13674 * Remove server from getabis
13675 * Temporarily disable module check
13676 * [Config] Disable CONFIG_MTD_TESTS
13677 * [Config] Disable CONFIG_X86_E_POWERSAVER
13678 * [Config] Set CONFIG_ARCNET=m
13679 * [Config] Enable CONFIG_ATM_DUMMY=m
13680 * [Config] Enable CONFIG_BLK_DEV_MD=y
13681 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
13682 * [Config] Enable CONFIG_BLK_DEV_SD=y
13683 * [Config] Enable CONFIG_BLK_DEV_SR=y
13684 * [Config] Enable CONFIG_BLK_DEV_UB=m
13685 * [Config] Enable CONFIG_COPS=m
13686 * [Config] Enable CONFIG_DVB_USB_EC168=m
13687 * [Config] Enable CONFIG_ENC28J60=m
13688 * [Config] Enable CONFIG_FB_UVESA=m
13689 * [Config] Enable CONFIG_FB_ATY=m
13690 * [Config] Enable CONFIG_BROADCOM_PHY=y
13691 * [Config] Enable CONFIG_CICADA_PHY=y
13692 * [Config] Enable CONFIG_DAVICOM_PHY=y
13693 * [Config] Enable CONFIG_ICPLUS_PHY=y
13694 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
13695 * [Config] Enable CONFIG_LXT_PHY=y
13696 * [Config] Enable CONFIG_MARVELL_PHY=y
13697 * [Config] Enable CONFIG_NATIONAL_PHY=y
13698 * [Config] Enable CONFIG_QSEMI_PHY=y
13699 * [Config] Enable CONFIG_SMSC_PHY=y
13700 * [Config] Enable CONFIG_VITESSE_PHY=y
13701 * Add 3w-sas to scsi-modules
13702 - LP: #776542
13703
13704 [ Mathieu Trudel-Lapierre ]
13705
13706 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
13707 to interface settings
13708
13709 [ Paolo Pisati ]
13710
13711 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
13712 - LP: #912199
13713 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
13714 - LP: #912199
13715 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
13716 - LP: #912199
13717
13718 [ Upstream Kernel Changes ]
13719
13720 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
13721 - LP: #906832
13722
13723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
13724
13725linux (3.2.0-8.14) precise; urgency=low
13726
13727 [ Andy Whitcroft ]
13728
13729 * [Config] enable CONFIG_SND_USB_6FIRE
13730 - LP: #912197
13731 * rebase to mainline v3.2 final release
13732 * updateconfigs following rebase to v3.2 final
13733 * ubuntu: AUFS -- add BOM and automated update script
13734 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13735 - LP: #684666
13736 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13737 * ubuntu: AUFS -- clean up the aufs updater and BOM
13738 * ubuntu: AUFS -- documentation on updating aufs2
13739 * ubuntu: AUFS -- aufs3-base.patch
13740 * ubuntu: AUFS -- aufs3-standalone.patch
13741 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
13742 * ubuntu: AUFS -- fix undefined security_path_link
13743 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
13744 * ubuntu: AUFS -- updateconfigs following update
13745 * ubuntu: AUFS -- suppress benign plink warning messages
13746 - LP: #621195
13747 * ubuntu: AUFS -- enable in config and makefile
13748 * ubuntu: AUFS -- disable in favor of overlayfs
13749 * [Config] linux-virtual -- should include the extX modules
13750 - LP: #912308
13751
13752 [ Tyler Hicks ]
13753
13754 * SAUCE: eCryptfs: Improve statfs reporting
13755 - LP: #885744
13756
13757 [ Upstream Kernel Changes ]
13758
13759 * rebase to upstream v3.2
13760
13761 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
13762
13763linux (3.2.0-7.13) precise; urgency=low
13764
13765 [ Upstream Kernel Changes ]
13766
13767 * rebase to upstream 3.2-rc7
13768
13769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
13770
13771linux (3.2.0-6.12) precise; urgency=low
13772
13773 [ Upstream Kernel Changes ]
13774
13775 * rebase to upstream v3.2-rc6
13776
13777 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
13778
13779linux (3.2.0-5.11) precise; urgency=low
13780
13781 [ Andy Whitcroft ]
13782
13783 * enforcer -- allow arch and flavour predicates to take lists
13784 * enforcer -- simplify armel/armhf specific options
13785 * enforcer -- fix incorrectly specified flavour matches
13786
13787 [ Leann Ogasawara ]
13788
13789 * [Config] Disable IRQ_REMAP
13790 * [Config] Enable CONFIG_SENSORS_LM95245=m
13791 * [Config] Enable CONFIG_SENSORS_MAX1668=m
13792 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
13793 * [Config] Enable CONFIG_SENSORS_MAX6639=m
13794 * [Config] Enable CONFIG_SENSORS_MAX6642=m
13795 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
13796 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
13797 * [Config] Enable CONFIG_PATA_TOSHIBA=m
13798 * [Config] Enable CONFIG_POHMELFS=m
13799 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
13800 * [Config] Enable CONFIG_PATA_OPTI=m
13801 * add overlayfs to virtual inclusion list
13802 - LP: #903897
13803 * add veth to virtual inclusion list
13804 - LP: #903897
13805 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
13806
13807 [ Paolo Pisati ]
13808
13809 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
13810 - LP: #903346
13811
13812 [ Tim Gardner ]
13813
13814 * [Config] CONFIG_LOCKUP_DETECTOR=y
13815 - LP: #903615
13816
13817 [ Upstream Kernel Changes ]
13818
13819 * rebase to upstream 55b02d2f
13820
13821 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
13822
13823linux (3.2.0-4.10) precise; urgency=low
13824
13825 [ Kyle McMartin ]
13826
13827 * SAUCE: dmar: disable if ricoh multifunction detected
13828 - LP: #894070
13829
13830 [ Seth Forshee ]
13831
13832 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
13833 - LP: #581312
13834
13835 [ Tim Gardner ]
13836
13837 * Start new release, Bump ABI, rebase to 3.2-rc5
13838
13839 [ Leann Ogasawara ]
13840
13841 * [Config] Enable CONFIG_SENSORS_AK8975=m
13842
13843 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
13844
13845linux (3.2.0-3.9) precise; urgency=low
13846
13847 [ Andy Whitcroft ]
13848
13849 * SAUCE: ext4: correct partial write discard size calculation
13850 - LP: #894768
13851
13852 [ Leann Ogasawara ]
13853
13854 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
13855 - LP: #892615
13856
13857 [ Matthew Garrett ]
13858
13859 * SAUCE: pci: Rework ASPM disable code
13860
13861 [ Upstream Kernel Changes ]
13862
13863 * x86: Fix boot failures on older AMD CPU's
13864 - LP: #892615
13865 * EHCI : Fix a regression in the ISO scheduler
13866 - LP: #899165
13867
13868 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
13869
13870linux (3.2.0-3.8) precise; urgency=low
13871
13872 [ Andy Whitcroft ]
13873
13874 * armhf -- add d-i configuration
13875 * armhf -- disable ABI checks for armhf
13876 * armhf -- add arch to getabis config
13877
13878 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
13879
13880linux (3.2.0-3.7) precise; urgency=low
13881
13882 [ Stefan Bader ]
13883
13884 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
13885 synchronous, regardless of lazy_mmu mode
13886 - LP: #854050
13887
13888 [ Tim Gardner ]
13889
13890 * rebase to v3.2-rc4
13891
13892 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
13893
13894linux (3.2.0-2.6) precise; urgency=low
13895
13896 [ Andy Whitcroft ]
13897
13898 * armhf -- fix omap flavour to build on armhf
13899 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
13900
13901 [ Borislav Petkov ]
13902
13903 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
13904 - LP: #892615
13905
13906 [ Colin Watson ]
13907
13908 * Add pata_macio to pata-modules
13909
13910 [ Tim Gardner ]
13911
13912 * [Config] Prefer crda over wireless-crda
13913 * [Config] Fix virtual inclusion list.
13914 - LP: #897795
13915
13916 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
13917
13918linux (3.2.0-2.5) precise; urgency=low
13919
13920 [ Paolo Pisati ]
13921
13922 * [Config] PANEL_DVI=y
13923
13924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
13925
13926linux (3.2.0-2.4) precise; urgency=low
13927
13928 [ Andy Whitcroft ]
13929
13930 * rebase to v3.2-rc3
13931
13932 [ Leann Ogasawara ]
13933
13934 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
13935 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
13936 * Revert "olpc_dcon_xo_1_5 needs delay.h"
13937 * Revert "olpc_dcon_xo_1 needs delay.h"
13938 * rebase to 6fe4c6d4
13939 * [Config] updateconfigs after rebase to 6fe4c6d4
13940
13941 [ Tim Gardner ]
13942
13943 * [Config] Replace wireless-crda with crda,wireless-regdb
13944 - LP: #856421
13945 * [Config] Relax the dependencies on crda
13946
13947 [ Upstream Kernel Changes ]
13948
13949 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
13950 - LP: #724831
13951 * Ubuntu: remove coreutils|fileutils package dependency
13952 - LP: #892814
13953 * iio: iio_event_getfd -- fix ev_int build failure
13954
13955 [ Upstream Kernel Changes ]
13956
13957 * Rebase to v3.2-rc3
13958
13959 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
13960
13961linux (3.2.0-1.3) precise; urgency=low
13962
13963 [ Upstream Kernel Changes ]
13964
13965 * Ubuntu: Add ext2 to fs-core-modules
13966 - LP: #893395
13967
13968 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
13969
13970linux (3.2.0-1.2) precise; urgency=low
13971
13972 [ Andy Whitcroft ]
13973
13974 * [Config] enable CONFIG_NFC and associated devices
13975 * SAUCE: allow brcmsmac and b43 to both build
13976
13977 [ Soren Hansen ]
13978
13979 * Add ixgbe driver to d-i
13980 - LP: #891969
13981
13982 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
13983
13984linux (3.2.0-1.1) precise; urgency=low
13985 [ Andy Whitcroft ]
13986
13987 * armhf -- enable armhf and create the first flavours
13988 * SAUCE: ensure root is ready before running usermodehelpers in it
13989 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
13990
13991 [ Leann Ogasawara ]
13992
13993 * Temporarily ignore module check
13994 * [Config] Enable PCI_IOV on powerpc
13995 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
13996 * rebase to v3.2-rc2
13997 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
13998 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
13999 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
14000 * SAUCE: select ARM_AMBA if OMAP3_EMU
14001 * [Config] updateconfigs after select ARM_AMBA
14002 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
14003 * [Config] Enable CONFIG_EXT2_FS=m
14004 * [Config] Build in CONFIG_SATA_AHCI=y
14005 * Resolve linux-image-extra's install dependency
14006
14007 [ Seth Forshee ]
14008
14009 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
14010 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
14011 Documentation
14012 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
14013 alps_model_info
14014 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
14015 size
14016 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
14017 3 and 4
14018 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
14019 protocol
14020 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
14021 versions 3 and 4
14022
14023 [ Stefan Bader ]
14024
14025 * [Config] Built-in xen-netfront and xen-blkfront
14026 * Fix build of dm-raid45 and re-enable it
14027
14028 [ Tim Gardner ]
14029
14030 * [Config] CONFIG_USB_XHCI_HCD=y
14031 - LP: #886167
14032 * [Config] CONFIG_R6040=m
14033 - LP: #650899
14034 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14035 - LP: #854399
14036 * [Config] Consolidated amd64 server flavour into generic
14037 * [Config] updateconfigs after rebase to 3.2-rc1
14038 * [Config] Disabled dm-raid4-5
14039 * [Config] Disabled ndiswrapper
14040 * [Config] Disable vt6656
14041 * [Config] exclude ppp-modules for virtual flavour
14042 * [Config] CONFIG_MEMSTICK_R592=m
14043 - LP: #238208
14044
14045 [ Upstream Kernel Changes ]
14046
14047 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
14048 - LP: #887780
14049 * CHROMIUM: seccomp_filter: add process state reporting
14050 - LP: #887780
14051 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
14052 works.
14053 - LP: #887780
14054 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
14055 - LP: #887780
14056 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
14057 - LP: #887780
14058 * CHROMIUM: seccomp_filters: move to btrees
14059 * CHROMIUM: enable CONFIG_BTREE
14060 * CHROMIUM: seccomp_filter: kill NR_syscall references
14061 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
14062 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
14063 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
14064 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
14065 * CHROMIUM: seccomp_filter: inheritance documentation
14066 * CHROMIUM: seccomp_filter: make inherited filters composable
14067 * CHROMIUM: Fix seccomp_t compile error
14068 - LP: #887780
14069 * CHROMIUM: Fix kref usage
14070 - LP: #887780
14071 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
14072 * rebase to v3.2-rc2
14073
14074 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
14075
14076linux (3.1.0-2.3) precise; urgency=low
14077
14078 [ Tim Gardner ]
14079
14080 * Add postinit and postrm scripts to the extras package
14081 - LP: #882120
14082
14083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
14084
14085linux (3.1.0-2.2) precise; urgency=low
14086
14087 [ Andy Whitcroft ]
14088
14089 * debian: add locking to protect debian/files from parallel update
14090
14091 [ Leann Ogasawara ]
14092
14093 * rebase to v3.1
14094
14095 [ Upstream Kernel Changes ]
14096
14097 * rebase to v3.1
14098
14099 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
14100
14101linux (3.1.0-1.1) precise; urgency=low
14102
14103 [ Andiry Xu ]
14104
14105 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
14106 - LP: #872811
14107
14108 [ Andy Whitcroft ]
14109
14110 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
14111 - LP: #832694
14112 * Revert "ubuntu: compcache -- version 0.5.3"
14113 - LP: #832694
14114 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
14115 * [Config] Enable CONFIG_MACVTAP=m
14116 - LP: #822601
14117 * record the compiler in the ABI and check for inconsistant builds
14118 * [Config] move ECRYPT_FS back to =y for all architectures
14119 - LP: #827197
14120 * [Config] enable CONFIG_DRM_VMWGFX=m
14121 - LP: #698009
14122 * [Config] re-fix ECRYPT_FS=y
14123 - LP: #827197
14124 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
14125 - LP: #827197
14126 * [Config] dropping compcache configuration options
14127 * [Config] standardise on HZ=250
14128 * SAUCE: headers_install: fix #include "..." usage for userspace
14129 - LP: #824377
14130 * make module-inclusion selection retain the left overs
14131 * add a new linux-image-extras package for virtual
14132
14133 [ Colin Watson ]
14134
14135 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
14136
14137 [ edwin_rong ]
14138
14139 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
14140 - LP: #824273
14141
14142 [ Greg Kroah-Hartman ]
14143
14144 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
14145 - LP: #824273
14146
14147 [ Jesse Sung ]
14148
14149 * SAUCE: Unregister input device only if it is registered
14150 - LP: #839238
14151
14152 [ Jiri Kosina ]
14153
14154 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
14155
14156 [ Joshua V. Dillon ]
14157
14158 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
14159
14160 [ Kees Cook ]
14161
14162 * [Config] enable and enforce SECCOMP_FILTER on x86
14163
14164 [ Keng-Yu Lin ]
14165
14166 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
14167 - LP: #824273
14168
14169 [ Leann Ogasawara ]
14170
14171 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
14172 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
14173 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
14174 readdir"
14175 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
14176 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
14177 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
14178 * Revert "ubuntu: overlayfs -- overlay filesystem"
14179 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
14180 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
14181 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
14182 than just revision"
14183 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
14184 * Revert "ubuntu: fsam7400 disable driver"
14185 - LP: #876030
14186 * rebase to v3.1-rc1
14187 * [Config] updateconfigs after rebase to v3.1-rc1
14188 * rebase to v3.1-rc2
14189 * [Config] Updateconfigs after rebase to v3.1-rc2
14190 * ubuntu: Yama - update calls to generic_permission() and
14191 inode->i_op->permission()
14192 * ubuntu: ndiswrapper -- remove netdev_priv macro
14193 * ubuntu: aufs -- Temporarily disable due to build failure
14194 * [Config] Diable INTEL_MID_PTI on armel
14195 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
14196 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
14197 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
14198 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
14199 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
14200 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
14201 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
14202 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
14203 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
14204 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
14205 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
14206 * [Config] Enable CONFIG_ECHO=m on powerpc
14207 * [Config] Enable CONFIG_ET131X=m on powerpc
14208 * [Config] Set CONFIG_FB_MATROX=m
14209 * [Config] Enable CONFIG_FB_UDL=m on powerpc
14210 * [Config] Set CONFIG_FB_VIRTUAL=n
14211 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
14212 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
14213 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
14214 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
14215 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
14216 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
14217 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
14218 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
14219 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
14220 * [Config] Enable CONFIG_IBMVETH=m on powerpc
14221 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
14222 * [Config] Enable CONFIG_IGB=m on powerpc
14223 * [Config] Enable CONFIG_IIO=m on powerpc
14224 * [Config] Enable CONFIG_INFINIBAND_NES=m
14225 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
14226 * [Config] Enable CONFIG_IWL3945=m on powerpc
14227 * [Config] Disable CONFIG_KVM_BOOK3S_64
14228 * [Config] Enable CONFIG_LAPBETHER=m on arm
14229 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
14230 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
14231 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
14232 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
14233 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
14234 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
14235 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
14236 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
14237 * [Config] Enable CONFIG_MEMSTICK=m on arm
14238 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
14239 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
14240 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
14241 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
14242 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
14243 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
14244 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
14245 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
14246 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
14247 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
14248 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
14249 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
14250 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
14251 * [Config] Enable CONFIG_MTD_SST25L=m on arm
14252 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
14253 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
14254 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
14255 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
14256 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
14257 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
14258 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
14259 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
14260 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
14261 * [Config] Enable CONFIG_PANEL=m on powerpc
14262 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
14263 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
14264 - LP: #833705
14265 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
14266 - LP: #837332
14267 * [Config] Update CONFIG_EFI_VARS enforcer check
14268 * [Config] Add aufs to virtual flavor inclusion list
14269 - LP: #844159
14270 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
14271 - LP: #818933
14272 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
14273 - LP: #768039
14274 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
14275 - LP: #838402
14276 * [Config] Add igbvf to the virtual flavor inclusion list
14277 - LP: #794570
14278 * [Config] Add ixgbevf to the virtual inclusion list
14279 - LP: #872411
14280 * [Config] Transition -generic and -server to be identical
14281 * rebase to v3.1-rc10
14282
14283 [ Luke Yelavich ]
14284
14285 * [Config] Disable legacy IDE drivers on powerpc
14286
14287 [ Ming Lei ]
14288
14289 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
14290 - LP: #801719
14291 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
14292 Sandybridge chipsets(v2)
14293 - LP: #737388, #782389, #794642
14294
14295 [ Paolo Pisati ]
14296
14297 * [Config] Compile-in vfat support for armel
14298 - LP: #853783
14299
14300 [ Randy Dunlap ]
14301
14302 * SAUCE: staging: fix rts5139 depends & build
14303 - LP: #824273
14304
14305 [ Rene Bolldorf ]
14306
14307 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
14308 power in 'ideapad_backlight_notify_power' to avoid a page fault
14309
14310 [ Seth Forshee ]
14311
14312 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
14313 - LP: #681904
14314 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
14315 - LP: #810020
14316
14317 [ Stefan Bader ]
14318
14319 * (config) Package macvlan and macvtap for virtual
14320 * [Config] Force perf to use libiberty for demangling
14321 - LP: #783660
14322 * SAUCE: xen: Do not use pv spinlocks on HVM
14323 - LP: #838026
14324
14325 [ Tim Gardner ]
14326
14327 * [Config] Clean up tools rules
14328 * [Config] Package x86_energy_perf_policy and turbostat
14329 - LP: #797556
14330 * rebase to v3.1-rc3
14331 * [Config] Simplify binary-udebs dependencies
14332 * [Config] kernel preparation cannot be parallelized
14333 * [Config] Linearize module/abi checks
14334 * [Config] Linearize and simplify tree preparation rules
14335 * [Config] Build kernel image in parallel with modules
14336 * [Config] Set concurrency for kmake invocations
14337 * [Config] Improve install-arch-headers speed
14338 * [Config] Fix binary-perarch dependencies
14339 * [Config] Removed stamp-flavours target
14340 * [Config] Serialize binary indep targets
14341 * [Config] Use build stamp directly
14342 * [Config] Restore prepare-% target
14343 * rebase to v3.1-rc4
14344 * rebase to v3.1-rc5
14345 * [Config] Disable makedumpfile for i386/amd64
14346 * rebase to v3.1-rc6
14347 * [Config] Fix binary-% build target
14348 * rebase to v3.1-rc7
14349 * rebase to v3.1-rc8
14350 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
14351 - LP: #854399
14352 * [Config] Enable ftrace support in the mac80211 layer
14353 - LP: #865171
14354 * rebase to v3.1-rc9
14355 * SAUCE: usb/core/devio.c: Check for printer class specific request
14356 - LP: #872711
14357
14358 [ Upstream Kernel Changes ]
14359
14360 * overlay filesystem
14361 * overlayfs: add statfs support
14362 * overlayfs: implement show_options
14363 * overlay: overlay filesystem documentation
14364 * fs: limit filesystem stacking depth
14365
14366 [ Will Drewry ]
14367
14368 * SAUCE: seccomp_filter: new mode with configurable syscall filters
14369 * SAUCE: seccomp_filter: add process state reporting
14370 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
14371 works.
14372 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
14373
14374 [ Upstream Kernel Changes ]
14375
14376 * rebase to v3.1-rc1
14377 * rebase to v3.1-rc2
14378 * rebase to v3.1-rc3
14379 +CONFIG_BLK_DEV_BSGLIB=y
14380 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
14381 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
14382 * rebase to v3.1-rc4
14383 * rebase to v3.1-rc5
14384 * rebase to v3.1-rc6
14385 * rebase to v3.1-rc7
14386 * rebase to v3.1-rc8
14387 * rebase to v3.1-rc9
14388 * rebase to v3.1-rc10
14389
14390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
14391
14392linux (3.1.0-1.0) oneiric; urgency=low
14393
14394 [ Leann Ogasawara ]
14395
14396 * Open P-series
14397
14398 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
14399
14400linux (3.0.0-8.10) oneiric; urgency=low
14401
14402 [ Adam Jackson ]
14403
14404 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
14405 - LP: #753994
14406
14407 [ John Johansen ]
14408
14409 * [Config] Enable missing IPv6 options
14410
14411 [ Leann Ogasawara ]
14412
14413 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
14414 - LP: #819925
14415 * Rebase to 3.0.1
14416
14417 [ Upstream Kernel Changes ]
14418
14419 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
14420 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
14421 - LP: #783582
14422 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
14423 - LP: #796476
14424 * KVM: Add SMEP support when setting CR4
14425 - LP: #796476
14426 * KVM: Mask function7 ebx against host capability word9
14427 - LP: #796476
14428 * KVM: Add instruction fetch checking when walking guest page table
14429 - LP: #796476
14430
14431 [ Upstream Kernel Changes ]
14432
14433 * rebase to v3.0.1
14434
14435 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
14436
14437linux (3.0.0-7.9) oneiric; urgency=low
14438
14439 [ Andy Whitcroft ]
14440
14441 * Revert "[Upstream] add local prefix to oss local change_bits"
14442 * Revert "SAUCE: add tracing for user initiated readahead requests"
14443 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
14444 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
14445 Zhaoyang E47"
14446 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
14447 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
14448 (grub)"
14449 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
14450 checks"
14451 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
14452 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
14453 vt switch"
14454 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
14455 - LP: #816035
14456 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
14457 it
14458 * SAUCE: (no-up) add tracing for user initiated readahead requests
14459 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14460 switch
14461 * SAUCE: vt -- allow grub to request automatic vt_handoff
14462
14463 [ Arjan van de Ven ]
14464
14465 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
14466
14467 [ Kees Cook ]
14468
14469 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
14470 * [Config] enforce ACPI_CUSTOM_METHOD disabled
14471
14472 [ Keng-Yu Lin ]
14473
14474 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
14475 Zhaoyang E47
14476 - LP: #632884, #803005
14477
14478 [ Leann Ogasawara ]
14479
14480 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
14481 - LP: #513131
14482 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
14483 - LP: #815064
14484
14485 [ Rezwanul Kabir ]
14486
14487 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
14488 Dell E2 series Laptops
14489 - LP: #632884
14490
14491 [ Upstream Kernel Changes ]
14492
14493 * Revert "yama: if an underlying filesystem provides a permissions op use
14494 it"
14495 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14496 series Laptops"
14497 * Revert "tty: include linux/slab.h for kfree"
14498 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
14499 * Revert "pch_dma: add include/slab.h for kfree"
14500 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
14501 - LP: #773524
14502 * oss: rename local change_bits to avoid powerpc bitsops.h definition
14503
14504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
14505
14506linux (3.0.0-7.8) oneiric; urgency=low
14507
14508 [ Andy Whitcroft ]
14509
14510 * ubuntu: overlayfs -- overlayfs: add statfs support
14511 * [Config] enable CONFIG_OVERLAYFS
14512
14513 [ Erez Zadok ]
14514
14515 * ubuntu: overlayfs -- overlayfs: implement show_options
14516
14517 [ Leann Ogasawara ]
14518
14519 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
14520 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
14521 * [Config] Disable CONFIG_ATM_DUMMY on arm
14522 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
14523 * Temporarily disable module check on arm
14524 * Rebase to 3.0 final
14525 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
14526 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
14527 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
14528 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
14529 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
14530 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
14531 * [Config] Enable CONFIG_DM9000=m on arm
14532 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
14533 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
14534
14535 [ Miklos Szeredi ]
14536
14537 * ubuntu: overlayfs -- vfs: add i_op->open()
14538 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
14539 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
14540 * ubuntu: overlayfs -- overlay filesystem
14541 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
14542 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
14543 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
14544 * ubuntu: overlayfs -- ovl: make lower mount read-only
14545
14546 [ Neil Brown ]
14547
14548 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
14549
14550 [ Tim Gardner ]
14551
14552 * [Config] Add enic/fnic to udebs
14553 - LP: #801610
14554
14555 [ Upstream Kernel Changes ]
14556
14557 * yama: if an underlying filesystem provides a permissions op use it
14558
14559 [ Major Kernel Changes ]
14560
14561 * Rebase to 3.0 final
14562
14563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
14564
14565linux (3.0.0-6.7) oneiric; urgency=low
14566
14567 [ Eagon Yager ]
14568
14569 * [Config] Fix misspelled 'skipmodule' in arm makefile.
14570
14571 [ Keng-Yu Lin ]
14572
14573 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
14574 - LP: #632884, #803005
14575
14576 [ Leann Ogasawara ]
14577
14578 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
14579 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
14580 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
14581 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
14582 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
14583 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
14584 * [Config] Set CONFIG_ACPI_SBS=m
14585 * [Config] Set CONFIG_ACPI_WMI=m
14586 * [Config] Set CONFIG_AD7150=m on arm
14587 * [Config] Set CONFIG_AD7152=m on arm
14588 * [Config] Drop CONFIG_GPIO_S5PV210
14589 * [Config] Drop CONFIG_GPIO_S5PC100
14590 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
14591 * [Config] Drop CONFIG_GPIO_EXYNOS4
14592
14593 [ Stefan Bader ]
14594
14595 * SAUCE: Re-enable RODATA for i386 virtual
14596 - LP: #809838
14597
14598 [ Upstream Kernel Changes ]
14599
14600 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
14601 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
14602 - LP: #771758
14603
14604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
14605
14606linux (3.0.0-5.6) oneiric; urgency=low
14607
14608 [ Tim Gardner ]
14609
14610 * [Config] CONFIG_RTL8192CU=m
14611 * Rebase to -rc7
14612
14613 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
14614
14615linux (3.0.0-4.5) oneiric; urgency=low
14616
14617 [ Ming Lei ]
14618
14619 * SAUCE: fix yama_ptracer_del lockdep warning
14620 - LP: #791019
14621
14622 [ Seth Forshee ]
14623
14624 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
14625 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
14626 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
14627 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
14628 - LP: #805218
14629
14630 [ Tim Gardner ]
14631
14632 * [Config] updateconfigs after rebase to -rc6+
14633 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
14634 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
14635 * Revert "UBUNTU: add dependancies for module-init-tools"
14636 This dependency is no longer required for a 3 digit version.
14637
14638 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
14639
14640linux (3.0-3.4) oneiric; urgency=low
14641
14642 [ Keng-Yu Lin ]
14643
14644 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
14645 killswitch"
14646 - LP: #775281
14647
14648 [ Leann Ogasawara ]
14649
14650 * rebase to v3.0-rc5
14651 * [Config] updateconfigs after rebase to 3.0-rc5
14652
14653 [ Tim Gardner ]
14654
14655 * [Config] Remove ubuntu/rtl8192se
14656 * [Config] Added armel ABI files
14657 * [Config] Removed armel versatile flavour
14658 * [Config] CONFIG_INTEL_MEI=m
14659 - LP: #716867
14660
14661 [ Upstream Kernel Changes ]
14662
14663 * ALSA: hda - Enable auto-parser as default for Conexant codecs
14664
14665 [ Upstream Kernel Changes ]
14666
14667 * rebase to v3.0-rc5
14668
14669 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
14670
14671linux (3.0-2.3) oneiric; urgency=low
14672
14673 [ Andy Whitcroft ]
14674
14675 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
14676
14677 [ Leann Ogasawara ]
14678
14679 * rebase to v3.0-rc4
14680 * [Config] updateconfigs after rebase to 3.0-rc4
14681 * fix ERROR: __devcgroup_inode_permission undefined
14682
14683 [ Stefan Bader ]
14684
14685 * SAUCE: iscsitarget: Remove driver from the kernel
14686
14687 [ Tim Gardner ]
14688
14689 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
14690 * [Config] Add grub-efi as a recommended bootloader for server and
14691 generic
14692 - LP: #800910
14693
14694 [ Upstream Kernel Changes ]
14695
14696 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
14697
14698 [ Leann Ogasawara ]
14699
14700 * rebase to v3.0-rc4
14701
14702 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
14703
14704linux (3.0-1.2) oneiric; urgency=low
14705
14706 [ Andy Whitcroft ]
14707
14708 * [Config] enable CONFIG_CAN_CALC_BITTIMING
14709
14710 [ Leann Ogasawara ]
14711
14712 * rebase to v3.0-rc3
14713 * [Config] updateconfigs after rebase to 3.0-rc3
14714
14715 [ Upstream Kernel Changes ]
14716
14717 * perf: clear out make flags when calling kernel make kernelver
14718
14719 [ Leann Ogasawara ]
14720
14721 * rebase to v3.0-rc3
14722
14723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
14724
14725linux (3.0-0.1) oneiric; urgency=low
14726
14727 [ Andy Whitcroft ]
14728
14729 * use the packaging version in the kernel
14730 * use the kernels idea of its version for version_signature
14731 * add dependancies for module-init-tools
14732 * update control files to version 3
14733 * printchanges/insertchanges allow override of prev_release
14734 * correct Vcs-Git: to point to oneiric
14735
14736 [ Leann Ogasawara ]
14737
14738 * rebase to v3.0-rc1
14739 * [Config] updateconfigs after rebase to 3.0-rc1
14740 * ubuntu: dm-raid4-5 fix up build failure
14741 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
14742 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
14743 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
14744 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
14745 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
14746 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
14747 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
14748 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
14749 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
14750 * rebase to v3.0-rc2
14751
14752 [ Manoj Iyer ]
14753
14754 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
14755 - LP: #790754
14756
14757 [ Upstream Kernel Changes ]
14758
14759 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
14760 demands it"
14761 * drm/i915: fix regression after clock gating init split
14762
14763 [ Major Kernel Changes ]
14764
14765 * rebase from v2.6.39 to v3.0-rc1
14766 * rebase from v3.0-rc1 to v3.0-rc2
14767
14768 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
14769
14770linux (2.6.39-3.10) oneiric; urgency=low
14771
14772 [ Colin Ian King ]
14773
14774 * SAUCE: S3 early resume debug via keyboard LEDs
14775
14776 [ Ingo Molnar ]
14777
14778 * ubuntu: nx-emu - i386: NX emulation
14779 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
14780
14781 [ Leann Ogasawara ]
14782
14783 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
14784 * Revert "[Config] Disable CONFIG_DM_RAID45"
14785 * [Config] enable CONFIG_BRCMFMAC=y
14786 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
14787 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
14788
14789 [ Robert Nelson ]
14790
14791 * SAUCE: omap3: beagle: detect new xM revision B
14792 - LP: #770679
14793 * SAUCE: omap3: beagle: detect new xM revision C
14794 - LP: #770679
14795 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
14796 - LP: #770679
14797
14798 [ Stefan Bader ]
14799
14800 * SAUCE: Convert dm-raid45 to new block plugging
14801
14802 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
14803
14804linux (2.6.39-3.9) oneiric; urgency=low
14805
14806 [ Leann Ogasawara ]
14807
14808 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
14809 * rebase to v2.6.39
14810 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
14811 * [Config] enable CONFIG_INPUT_APANEL=m
14812
14813 [ Thomas Schlichter ]
14814
14815 * SAUCE: vesafb: mtrr module parameter is uint, not bool
14816 - LP: #778043
14817 * SAUCE: vesafb: enable mtrr WC by default
14818 - LP: #778043
14819
14820 [ Major Kernel Changes ]
14821
14822 * rebase from v2.6.39-rc7 to v2.6.39
14823
14824 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
14825
14826linux (2.6.39-2.8) oneiric; urgency=low
14827
14828 [ Andy Whitcroft ]
14829
14830 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
14831 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
14832 * Revert "[Config] Disable CONFIG_AUFS_FS"
14833 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
14834 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
14835 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
14836 * ubuntu: AUFS -- clean up the aufs updater and BOM
14837 * ubuntu: AUFS -- documentation on updating aufs2
14838
14839 [ Kees Cook ]
14840
14841 * ubuntu: Yama - LSM hooks
14842 * ubuntu: Yama - create task_free security callback
14843 * ubuntu: Yama - add ptrace relationship tracking interface
14844 * ubuntu: Yama - unconditionally chain to Yama LSM
14845
14846 [ Leann Ogasawara ]
14847
14848 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
14849 * Revert "[Config] Disable CONFIG_EASYCAP"
14850 * ubuntu: fsam7400 disable driver
14851 * ubuntu: omnibook disable driver
14852 * ubuntu: rfkill disable driver
14853
14854 [ Tim Gardner ]
14855
14856 * SAUCE: Fix extra reference in fb_open()
14857
14858 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
14859
14860linux (2.6.39-2.7) oneiric; urgency=low
14861
14862 [ Leann Ogasawara ]
14863
14864 * rebase to v2.6.39-rc7
14865
14866 [ Major Kernel Changes ]
14867
14868 * rebase from v2.6.39-rc6 to v2.6.39-rc7
14869
14870 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
14871
14872linux (2.6.39-1.6) oneiric; urgency=low
14873
14874 [ Leann Ogasawara ]
14875
14876 * rebase to v2.6.39-rc6
14877 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
14878
14879 [ Tim Gardner ]
14880
14881 * [Config] updateconfigs after rebase to 2.6.39-rc6
14882
14883 [ Major Kernel Changes ]
14884
14885 * rebase from v2.6.39-rc5 to v2.6.39-rc6
14886 - LP: #740126
14887
14888 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
14889
14890linux (2.6.39-0.5) oneiric; urgency=low
14891
14892 [ Herton Ronaldo Krzesinski ]
14893
14894 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
14895 - LP: #764758
14896
14897 [ Leann Ogasawara ]
14898
14899 * rebase to v2.6.39-rc5
14900 * [Config] updateconfigs following rebase to v2.6.39-rc5
14901
14902 [ Paolo Pisati ]
14903
14904 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
14905 - LP: #759913
14906
14907 [ Stefan Bader ]
14908
14909 * Include nls_iso8859-1 for virtual images
14910 - LP: #732046
14911
14912 [ Major Kernel Changes ]
14913
14914 * rebase from v2.6.39-rc4 to v2.6.39-rc5
14915
14916 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
14917
14918linux (2.6.39-0.4) oneiric; urgency=low
14919
14920 [ Leann Ogasawara ]
14921
14922 * rebase to v2.6.39-rc4
14923 * [Config] updateconfigs following rebase to v2.6.39-rc4
14924 * fixup powerpc implicit declaration of function
14925 'crash_kexec_wait_realmode'
14926 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
14927
14928 [ Tim Gardner ]
14929
14930 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
14931 - LP: #769503
14932 * [Config] Add cachefiles.ko to virtual flavour
14933 - LP: #770430
14934
14935 [ Major Kernel Changes ]
14936
14937 * rebase from v2.6.39-rc3 to v2.6.39-rc4
14938
14939 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
14940
14941linux (2.6.39-0.3) oneiric; urgency=low
14942
14943 [ Leann Ogasawara ]
14944
14945 * rebase to v2.6.39-rc3
14946 * crash_kexec_wait_realmode() undefined when !SMP
14947
14948 [ Tim Gardner ]
14949
14950 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
14951 - LP: #632327
14952
14953 [ Major Kernel Changes ]
14954
14955 * rebase from v2.6.39-rc2 to v2.6.39-rc3
14956
14957 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
14958
14959linux (2.6.39-0.2) oneiric; urgency=low
14960
14961 [ Gustavo F. Padovan ]
14962
14963 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
14964 - LP: #720949
14965
14966 [ John Johansen ]
14967
14968 * AppArmor: Fix masking of capabilities in complain mode
14969 - LP: #748656
14970
14971 [ Leann Ogasawara ]
14972
14973 * rebase to v2.6.39-rc2
14974 * [Config] updateconfigs following rebase to v2.6.39-rc2
14975 * hv_mouse needs delay.h
14976 * olpc_dcon_xo_1 needs delay.h
14977 * olpc_dcon_xo_1_5 needs delay.h
14978 * Update dropped.txt for Oneiric
14979
14980 [ Steve Langasek ]
14981
14982 * [Config] Make linux-libc-dev coinstallable under multiarch
14983 - LP: #750585
14984
14985 [ Upstream Kernel Changes ]
14986
14987 * x86, hibernate: Initialize mmu_cr4_features during boot
14988 - LP: #752870
14989
14990 [ Major Kernel Changes ]
14991
14992 * rebase from v2.6.39-rc1 to v2.6.39-rc2
14993
14994 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
14995
14996linux (2.6.39-0.1) oneiric; urgency=low
14997
14998 [ Brad Figg ]
14999
15000 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
15001 - LP: #737124
15002
15003 [ Henrik Rydberg ]
15004
15005 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
15006 * SAUCE: HID: ntrig: fix suspend/resume on recent models
15007
15008 [ Herton Ronaldo Krzesinski ]
15009
15010 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
15011 struct v4l2_subdev
15012 - LP: #745213
15013
15014 [ Kees Cook ]
15015
15016 * [Config] packaging: adjust perms on vmlinuz as well
15017 * SAUCE: nx-emu: further clarify dmesg reporting
15018 - LP: #745181
15019
15020 [ Leann Ogasawara ]
15021
15022 * rebase to v2.6.39-rc1
15023 * [Config] updateconfigs following rebase to v2.6.39-rc1
15024 * [Config] Disable CONFIG_DM_RAID45
15025 * [Config] Disable CONFIG_SCSI_ISCSITARGET
15026 * [Config] Disable CONFIG_EASYCAP
15027 * [Config] Disable CONFIG_AUFS_FS
15028 * update bnx2 firmware files in d-i/firmware/nic-modules
15029 * xhci-pci.c resolve implicit declaration of kzalloc
15030 * [Config] Enable CONFIG_DRM_PSB for only x86
15031 * [Config] Enable CONFIG_RTS_PSTOR for only x86
15032 * mfd/asic3: Fix typo, s/irq_data/data/
15033
15034 [ Luke Yelavich ]
15035
15036 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
15037 - LP: #745358
15038 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
15039 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
15040
15041 [ Manoj Iyer ]
15042
15043 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
15044 - LP: #745217
15045
15046 [ Tim Gardner ]
15047
15048 * SAUCE: INR_OPEN=4096
15049 - LP: #663090
15050 * SAUCE: Increase the default hard limit for open FDs to 4096
15051 - LP: #663090
15052
15053 [ Upstream Kernel Changes ]
15054
15055 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
15056 namespace cleanup
15057 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
15058 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
15059
15060 [ Major Kernel Changes ]
15061
15062 * rebase from v2.6.38 to v2.6.39-rc1
15063
15064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
15065
15066linux (2.6.39-0.0) oneiric; urgency=low
15067
15068 [ Leann Ogasawara ]
15069
15070 * Open Oneiric
15071
15072 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
15073
15074linux (2.6.38-7.39) natty; urgency=low
15075
15076 [ Leann Ogasawara ]
15077
15078 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
15079
15080 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
15081
15082linux (2.6.38-7.38) natty; urgency=low
15083
15084 [ Leann Ogasawara ]
15085
15086 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
15087 gcc-4.5.2-6ubuntu5 finished building on all arches.
15088
15089 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
15090
15091linux (2.6.38-7.37) natty; urgency=low
15092
15093 [ Leann Ogasawara ]
15094
15095 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
15096
15097 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
15098
15099linux (2.6.38-7.36) natty; urgency=low
15100
15101 [ Andy Whitcroft ]
15102
15103 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
15104 optimisation"
15105 * purge last vestiges of maverick
15106 * [Config] switch CONFIG_FB_VESA back to module
15107
15108 [ Chris Wilson ]
15109
15110 * SAUCE: drm/i915: Fix pipelined fencing
15111 - LP: #717114
15112
15113 [ Loïc Minier ]
15114
15115 * Include nls_cp437 module in virtual for fat
15116 - LP: #732046
15117 * Support arch= cross-compilation for any arch
15118 * Fix couple of typos in 0-common-vars.mk
15119 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
15120 * Add armhf to Debian -> Linux arch map
15121 * Add initial armhf.mk
15122 * Enable common packages for armhf
15123
15124 [ Upstream Kernel Changes ]
15125
15126 * Yama: fix default relationship to check thread group
15127 - LP: #737676
15128
15129 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
15130
15131linux (2.6.38-7.35) natty; urgency=low
15132
15133 [ Andy Whitcroft ]
15134
15135 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
15136 * rebase fixes bug #715330
15137 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
15138 * rebase to v2.6.38 final
15139
15140 [ Herton Ronaldo Krzesinski ]
15141
15142 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
15143 - LP: #636091
15144
15145 [ Tim Gardner ]
15146
15147 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
15148
15149 [ Upstream Kernel Changes ]
15150
15151 * Yama: use thread group leader when creating match
15152 - LP: #729839
15153 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
15154 RAID controller
15155 - LP: #735240
15156 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
15157
15158 [ Major Kernel Changes ]
15159
15160 * rebase from v2.6.38-rc8 to v2.6.38 final
15161 - LP: #715330
15162
15163 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
15164
15165linux (2.6.38-6.34) natty; urgency=low
15166
15167 [ Andy Whitcroft ]
15168
15169 * [Config] normalise CONFIG_INTEL_TXT
15170 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
15171 - LP: #730860
15172 * rebase to mainline v2.6.38-rc8
15173
15174 [ Major Kernel Changes ]
15175
15176 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
15177 to v2.6.38-rc8
15178
15179 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
15180
15181linux (2.6.38-6.33) natty; urgency=low
15182
15183 [ Andy Whitcroft ]
15184
15185 * d-i -- enable speakup-modules udeb
15186 - LP: #672699
15187 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
15188 * [Config] debian PPC64 configuration
15189 * [Config] cleanup powerpc config fixing unexpected inconsistancies
15190 * [Config] resync ppc64 configuration
15191 * SAUCE: match up ENTRY/END naming for 32/64 bit
15192 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
15193 * [Config] update configs after rebase to
15194 fb62c00a6d8942775abc23d1621db1252e2d93d1
15195 * [Config] pps_gen_parport no longer built
15196
15197 [ Corentin Chary ]
15198
15199 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
15200 - LP: #689393
15201 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
15202 - LP: #689393
15203
15204 [ John Johansen ]
15205
15206 * SAUCE: Fix aufs calling of security_path_mknod
15207 - LP: #724456
15208
15209 [ Kees Cook ]
15210
15211 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
15212
15213 [ Tim Gardner ]
15214
15215 * rebase to 2.6.38-rc7
15216
15217 [ Upstream Kernel Changes ]
15218
15219 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
15220
15221 [ Major Kernel Changes ]
15222
15223 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
15224 fb62c00a6d8942775abc23d1621db1252e2d93d1
15225 - LP: #721389
15226 - LP: #722925
15227 - LP: #723672
15228 - LP: #723676
15229 - LP: #715318
15230
15231 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
15232
15233linux (2.6.38-5.32) natty; urgency=low
15234
15235 [ Andy Whitcroft ]
15236
15237 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
15238 * [Config] updateconfigs following rebase to v2.6.38-rc6
15239 * [Config] enable CONFIG_DMAR
15240 - LP: #552311
15241
15242 [ Upstream Kernel Changes ]
15243
15244 * drm/i915: skip FDI & PCH enabling for DP_A
15245 - LP: #561802, #600453, #681877
15246
15247 [ Major Kernel Changes ]
15248
15249 * rebase from v2.6.38-rc5 to v2.6.38-rc6
15250 - LP: #718402
15251 - LP: #719524
15252 - LP: #721126
15253 - LP: #719691
15254 - LP: #722689
15255 - LP: #722310
15256
15257 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
15258
15259linux (2.6.38-4.31) natty; urgency=low
15260
15261 [ Andy Whitcroft ]
15262
15263 * add in bugs closed by upstream patches pulled in by rebases
15264 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
15265 * [Config] enable CONFIG_VSX to allow use of vector instuctions
15266 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
15267 * rebase to mainline v2.6.38-rc5
15268 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
15269 supported
15270 - LP: #719691
15271
15272 [ Colin Ian King ]
15273
15274 * SAUCE: Dell All-In-One: Remove need for Dell module alias
15275
15276 [ Manoj Iyer ]
15277
15278 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
15279 - LP: #717435
15280
15281 [ Tim Gardner ]
15282
15283 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
15284
15285 [ Upstream Kernel Changes ]
15286
15287 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
15288 - LP: #702434
15289 * vfs: fix BUG_ON() in fs/namei.c:1461
15290
15291 [ Vladislav P ]
15292
15293 * SAUCE: Release BTM while sleeping to avoid deadlock.
15294 - LP: #713837
15295
15296 [ Major Kernel Changes ]
15297
15298 * rebase from v2.6.38-rc4 to v2.6.38-rc5
15299 - LP: #579276
15300 - LP: #715877
15301 - LP: #713769
15302 - LP: #716811
15303 * resync with Maverick Ubuntu-2.6.35-27.47
15304
15305 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
15306
15307linux (2.6.38-3.30) natty; urgency=low
15308
15309 [ Andy Whitcroft ]
15310
15311 * rebase to v2.6.38-rc4
15312 * ppc64 -- add basic architecture
15313 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
15314
15315 [ Colin Ian King ]
15316
15317 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
15318 - LP: #676997
15319 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
15320 - LP: #701530
15321 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
15322 - LP: #701530
15323
15324 [ Dan Rosenberg ]
15325
15326 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
15327
15328 [ Kees Cook ]
15329
15330 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
15331 attacking"
15332 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
15333
15334 [ Tim Gardner ]
15335
15336 * [Config] CONFIG_BLK_CGROUP=y
15337 - LP: #706394
15338 * [Config] CONFIG_DELL_WMI_AIO=m
15339
15340 [ Upstream Kernel Changes ]
15341
15342 * drm/i915/lvds: Restore dithering on native modes for gen2/3
15343 - LP: #711568
15344
15345 [ Upstream Kernel Changes ]
15346
15347 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
15348 - LP: #701271
15349 - LP: #708521
15350 - LP: #710371
15351
15352 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
15353
15354linux (2.6.38-2.29) natty; urgency=low
15355
15356 [ Andy Whitcroft ]
15357
15358 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
15359 * [Config] updateconfigs following rebase to
15360 1f0324caefd39985e9fe052fac97da31694db31e
15361 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
15362 * [Config] reenable HIBERNATE
15363 - LP: #710877
15364 * rebase to v2.6.38-rc3
15365 * [Config] reenable CONFIG_CRASH_DUMP
15366
15367 [ Kamal Mostafa ]
15368
15369 * SAUCE: rtl8192se: fix source file perms
15370 * SAUCE: rtl8192se: fix source file newline
15371 * SAUCE: omnibook: fix source file newline
15372
15373 [ Kees Cook ]
15374
15375 * [Config] packaging: really make System.map mode 0600
15376
15377 [ Ricardo Salveti de Araujo ]
15378
15379 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
15380 PM34XX_ERRATUM
15381
15382 [ Soren Hansen ]
15383
15384 * SAUCE: nbd: Remove module-level ioctl mutex
15385
15386 [ Tim Gardner ]
15387
15388 * SAUCE: Disable building the ACPI debugfs source
15389
15390 [ Upstream Kernel Changes ]
15391
15392 * Set physical start and alignment 1M for virtual i386
15393 - LP: #710754
15394
15395 [ Upstream Kernel Changes ]
15396
15397 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15398 to v2.6.38-rc3
15399 - LP: #707902
15400
15401 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
15402
15403linux (2.6.38-1.28) natty; urgency=low
15404
15405 [ Andy Whitcroft ]
15406
15407 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
15408
15409 [ Ricardo Salveti de Araujo ]
15410
15411 * SAUCE: omap3: beaglexm: fix DVI initialization
15412 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
15413 display work at Beagle
15414
15415 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
15416
15417linux (2.6.38-1.27) natty; urgency=low
15418
15419 [ Andy Whitcroft ]
15420
15421 * ubuntu: AUFS -- update aufs-update to track new locations of headers
15422 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
15423 * SAUCE: ensure root is ready before running usermodehelpers in it
15424 * correct the Vcs linkage to point to natty
15425 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
15426 * [Config] update configs following rebase
15427 e78bf5e6cbe837daa6ab628a5f679548742994d3
15428 * SAUCE: Yama: follow changes to generic_permission
15429 * ubuntu: compcache -- follow changes to bd_claim/bd_release
15430 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
15431 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
15432 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
15433 * update package version to match payload version
15434 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
15435 * rebase to v2.6.38-rc1
15436 * [Config] updateconfigs following rebase to v2.6.38-rc1
15437 * SAUCE: x86 fix up jiffies/jiffies_64 handling
15438 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
15439 * [Config] updateconfigs following rebase to
15440 2b1caf6ed7b888c95a1909d343799672731651a5
15441 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
15442 * ubuntu: AUFS -- suppress benign plink warning messages
15443 - LP: #621195
15444 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
15445 * rebase to v2.6.38-rc2
15446 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
15447 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15448 * [Config] update configs following rebase to
15449 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15450 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
15451 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
15452 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
15453 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
15454
15455 [ Kees Cook ]
15456
15457 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
15458
15459 [ Stefan Bader ]
15460
15461 * Temporarily disable RODATA for virtual i386
15462 - LP: #699828
15463
15464 [ Tim Gardner ]
15465
15466 * [Config] CONFIG_NLS_DEFAULT=utf8
15467 - LP: #683690
15468 * [Config] CONFIG_HIBERNATION=n
15469 * update bnx2 firmware files in d-i/firmware/nic-modules
15470
15471 [ Upstream Kernel Changes ]
15472
15473 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
15474 objects."
15475 * packaging: make System.map mode 0600
15476 * thinkpad_acpi: Always report scancodes for hotkeys
15477 - LP: #702407
15478 * sched: tg->se->load should be initialised to tg->shares
15479 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
15480 * brcm80211: include linux/slab.h for kfree
15481 * pch_dma: add include/slab.h for kfree
15482 * i2c-eg20t: include linux/slab.h for kfree
15483 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
15484 * tty: include linux/slab.h for kfree
15485 * winbond: include linux/delay.h for mdelay et al
15486
15487 [ Upstream Kernel Changes ]
15488
15489 * mark the start of v2.6.38 versioning
15490 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
15491 - LP: #689886
15492 - LP: #702125
15493 - LP: #608775
15494 - LP: #215802
15495 - LP: #686333
15496 - LP: #677830
15497 - LP: #677652
15498 - LP: #696493
15499 - LP: #697240
15500 - LP: #689036
15501 - LP: #705323
15502 - LP: #686692
15503
15504 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
15505
15506linux (2.6.37-12.26) natty; urgency=low
15507
15508 [ Andy Whitcroft ]
15509
15510 * rebase to v2.6.37-rc8
15511 * [Config] armel -- reenable omap flavour
15512 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
15513 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
15514 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
15515 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
15516 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15517 * [Config] track missing modules
15518 * rebase to v2.6.37 final
15519
15520 [ Chase Douglas ]
15521
15522 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
15523 Magic Trackpad
15524
15525 [ Stefan Bader ]
15526
15527 * Revert "SAUCE: blkfront: default to sd devices"
15528 - LP: #684875
15529
15530 [ Tim Gardner ]
15531
15532 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
15533 - LP: #380138
15534 * [Config] Added autofs4.ko to -virtual flavour
15535 - LP: #692917
15536
15537 [ Upstream Kernel Changes ]
15538
15539 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
15540 Laptops
15541 - LP: #632884
15542
15543 [ Upstream Kernel Changes ]
15544
15545 * rebase to v2.6.37-rc8
15546 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
15547 * rebase to v2.6.37 final
15548
15549 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
15550
15551linux (2.6.37-11.25) natty; urgency=low
15552
15553 [ Andy Whitcroft ]
15554
15555 * [Config] d-i -- add hpsa to the list of block devices
15556 - LP: #684304
15557 * [Config] add vmw-balloon driver to -virtual flavour
15558 - LP: #592039
15559 * rebase to v2.6.37-rc7
15560
15561 [ Upstream Kernel Changes ]
15562
15563 * rebase to v2.6.37-rc7
15564
15565 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
15566
15567linux (2.6.37-10.24) natty; urgency=low
15568
15569 [ Andy Whitcroft ]
15570
15571 * rebase to v2.6.37-rc6
15572 * updateconfigs following rebase to v2.6.37-rc6
15573
15574 [ Upstream Kernel Changes ]
15575
15576 * rebase to v2.6.37-rc6
15577
15578 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
15579
15580linux (2.6.37-9.23) natty; urgency=low
15581
15582 [ Andy Whitcroft ]
15583
15584 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
15585 - LP: #689606
15586 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
15587 - LP: #689606
15588
15589 [ Kees Cook ]
15590
15591 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
15592 - LP: #690190
15593
15594 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
15595
15596linux (2.6.37-9.22) natty; urgency=low
15597
15598 [ Andy Whitcroft ]
15599
15600 * rebase to v2.6.35-rc5
15601 * [Config] updateconfigs following rebase to v2.6.37-rc5
15602 * (no-up) add support for installed header files to ubuntu directory
15603 - LP: #684666
15604 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15605 - LP: #684666
15606 * ubuntu: dm-raid4-5 -- follow changes to bio flags
15607 * ubuntu: dm-raid4-5 -- re-enable
15608 * ubuntu: omnibook -- update BOM
15609 * ubuntu: ndiswrapper -- update BOM to match actual version
15610 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
15611 * ubuntu: ndiswrapper -- re-enable
15612 * ubuntu: iscsitarget -- re-instate copy_io_context
15613 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
15614 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
15615 * ubuntu: iscsitarget -- re-enable
15616
15617 [ Kees Cook ]
15618
15619 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15620
15621 [ Manoj Iyer ]
15622
15623 * SAUCE: Enable jack sense for Thinkpad Edge 13
15624 - LP: #685015
15625
15626 [ Tim Gardner ]
15627
15628 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
15629 * [Config] CONFIG_CRYPTO_CRC32C=y
15630 - LP: #681819
15631 * [Config] CONFIG_9P_FSCACHE=n
15632 * [Config] Add nfsd modules to -virtual flavour
15633 - LP: #688070
15634
15635 [ Upstream Kernel Changes ]
15636
15637 * Revert "Staging: zram: work around oops due to startup ordering snafu"
15638 * NFS: Fix panic after nfs_umount()
15639 - LP: #683938
15640 * x86: Add NX protection for kernel data
15641 * x86: Add RO/NX protection for loadable kernel modules
15642 * x86: Resume trampoline must be executable
15643 * x86: RO/NX protection for loadable kernel, jump_table fix
15644
15645 [ Upstream Kernel Changes ]
15646
15647 * rebase to v2.6.37-rc5
15648
15649 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
15650
15651linux (2.6.37-8.21) natty; urgency=low
15652
15653 [ Andy Whitcroft ]
15654
15655 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
15656 linux-libc-headers"
15657 * Revert "(no-up) add support for installed header files to ubuntu
15658 directory"
15659
15660 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
15661
15662linux (2.6.37-8.20) natty; urgency=low
15663
15664 [ Andy Whitcroft ]
15665
15666 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
15667 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
15668 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
15669 * Revert "SAUCE: i915 -- disable powersave by default"
15670 * SAUCE: enable Marvell 9128 PCIe SATA controller
15671 - LP: #658521
15672 * [Config] evtchn has been renamed
15673 * (no-up) add support for installed header files to ubuntu directory
15674 - LP: #684666
15675 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
15676 - LP: #684666
15677
15678 [ Tim Gardner ]
15679
15680 * [Config] MISS: evtchn, NEW : xen-evtchn
15681 * rebase to v2.6.37-rc4
15682
15683 [ Upstream Kernel Changes ]
15684
15685 * drm/i915: Clean conflicting modesetting registers upon init
15686 - LP: #683775
15687 * rebase to v2.6.37-rc4
15688
15689 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
15690
15691linux (2.6.37-7.19) natty; urgency=low
15692
15693 [ Tim Gardner ]
15694
15695 * [Config] Add bnx2 firmware to nic-modules udeb
15696 - LP: #676245
15697
15698 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
15699
15700linux (2.6.37-7.18) natty; urgency=low
15701
15702 [ Andy Whitcroft ]
15703
15704 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
15705 * Revert "SAUCE: Add extra headers to linux-libc-dev"
15706 * Revert "SAUCE: Enable speedstep for sonoma processors."
15707 * [Config] enable CONFIG_BT_HCIUART_ATH3K
15708 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
15709 * [Config] standardise CONFIG_MII
15710 * [Config] standardise CONFIG_PRISM2_USB
15711 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
15712 * [Config] build in CONFIG_AGP
15713 * [Config] build in CONFIG_AGP_INTEL
15714 * [Config] build in CONFIG_AGP_AMD
15715 * [Config] build in CONFIG_AGP_AMD64
15716 * [Config] build in CONFIG_AGP_NVIDIA
15717 * [Config] build in CONFIG_AGP_VIA
15718 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
15719 * (no-up): document the new ## scheme
15720 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
15721 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
15722 - LP: #675453
15723
15724 [ Mathieu J. Poirier ]
15725
15726 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
15727
15728 [ Upstream Kernel Changes ]
15729
15730 * nx-emu: fix inverted report of disable_nx
15731
15732 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
15733
15734linux (2.6.37-6.17) natty; urgency=low
15735
15736 [ Andy Whitcroft ]
15737
15738 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
15739 aufs2.1-36-UNRELEASED-20101103"
15740 * Revert "ubuntu: AUFS -- aufs2-base.patch
15741 aufs2.1-36-UNRELEASED-20101103"
15742 * [Config] standardise CONFIG_BT
15743 * [Config] standardise CONFIG_IRDA
15744 * [Config] standardise CONFIG_LAPB
15745 * [Config] standardise CONFIG_RDS
15746 * [Config] standardise CONFIG_RFKILL
15747 * [Config] standardise CONFIG_TIPC
15748 * [Config] standardise CONFIG_X25
15749 * [Config] standardise CONFIG_INPUT_EVDEV
15750 * [Config] standardise CONFIG_INPUT_JOYDEV
15751 * [Config] standardise CONFIG_INPUT_JOYSTICK
15752 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
15753 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
15754 * [Config] CONFIG_IRDA=n for FTBS (arm)
15755 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
15756 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
15757 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
15758
15759 [ Tim Gardner ]
15760
15761 * SAUCE: Fix drivers/staging/easycap FTBS
15762 * [Config] CONFIG_EASYCAP=m after fixing FTBS
15763
15764 [ Upstream Kernel Changes ]
15765
15766 * Revert "x86: Add NX protection for kernel data"
15767
15768 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
15769
15770linux (2.6.37-6.16) natty; urgency=low
15771
15772 [ Andy Whitcroft ]
15773
15774 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
15775 * rebase to v2.6.37-rc3
15776
15777 [ Tim Gardner ]
15778
15779 * [Config] CONFIG_SCHED_AUTOGROUP=y
15780
15781 [ Upstream Kernel Changes ]
15782
15783 * Revert "x86: Add RO/NX protection for loadable kernel modules"
15784 * sched: automated per session task groups
15785 * rebase to v2.6.37-rc3
15786
15787 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
15788
15789linux (2.6.37-6.15) natty; urgency=low
15790
15791 [ Andy Whitcroft ]
15792
15793 * [Config] standardise CONFIG_CEPH_FS
15794 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
15795 * [Config] standardise CONFIG_SCSI_PROC_FS
15796 * [Config] standardise CONFIG_UBIFS_FS
15797 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
15798
15799 [ Kees Cook ]
15800
15801 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
15802
15803 [ Manoj Iyer ]
15804
15805 * SAUCE: Enable jack sense for Thinkpad Edge 11
15806 - LP: #677210
15807 * SAUCE: enable rfkill for rtl8192se driver
15808 - LP: #640992
15809
15810 [ Tim Gardner ]
15811
15812 * [Config] CONFIG_EASYCAP=n for FTBS
15813 * Rebase to v2.6.32-rc2+git
15814
15815 [ Upstream Kernel Changes ]
15816
15817 * x86: Fix improper large page preservation
15818 * x86: Add NX protection for kernel data
15819 * x86: Add RO/NX protection for loadable kernel modules
15820
15821 [ Upstream Kernel Changes ]
15822
15823 * Rebase to Linus 2.6.37-rc2+git
15824
15825 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
15826
15827linux (2.6.37-5.14) natty; urgency=low
15828
15829 [ Upstream Kernel Changes ]
15830
15831 * PCI: fix offset check for sysfs mmapped files
15832 - LP: #676963
15833
15834 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
15835
15836linux (2.6.37-5.13) natty; urgency=low
15837
15838 [ Andy Whitcroft ]
15839
15840 * rebased to v2.6.37-rc2
15841 * updateconfigs following rebase to v2.6.37-rc2
15842
15843 [ Tim Gardner ]
15844
15845 * [Config] Added NFS and related modules to virtual flavour
15846 - LP: #659084
15847
15848 [ Upstream Kernel Changes ]
15849
15850 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
15851 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
15852 * x86, cpu: Call verify_cpu during 32bit CPU startup
15853 * x86, cpu: Only CPU features determine NX capabilities
15854
15855 [ Upstream Changes ]
15856
15857 * rebased to v2.67.37-rc2
15858
15859 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
15860
15861linux (2.6.37-4.12) natty; urgency=low
15862
15863 [ Andy Whitcroft ]
15864
15865 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
15866 * Revert "[Upstream] HID: magicmouse: properly account for scroll
15867 movement in state"
15868 * Revert "[Upstream] HID: magicmouse: disable and add module param for
15869 scroll acceleration"
15870 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
15871 middle of mouse"
15872
15873 [ Henrik Rydberg ]
15874
15875 * SAUCE: hid: ntrig: remove sysfs nodes
15876 * SAUCE: hid: ntrig: Setup input filtering manually
15877 * SAUCE: hid: ntrig: New ghost-filtering event logic
15878
15879 [ Manoj Iyer ]
15880
15881 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15882 - LP: #348861
15883
15884 [ Upstream Kernel Changes ]
15885
15886 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
15887 suspend/resume"
15888 * Revert "[ARM] implement arch_randomize_brk()"
15889 * Revert "ARM: stack protector: change the canary value per task"
15890 * Revert "ARM: initial stack protector (-fstack-protector) support"
15891 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
15892 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
15893 * Revert "perf probe: Add kernel source path option"
15894 * hid: ntrig: Support single-touch devices
15895 * hid: ntrig: Mask pen switch events
15896 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
15897 kernel
15898 - LP: #673073
15899 * Fix userspace build of linux/fs.h
15900
15901 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
15902
15903linux (2.6.37-3.11) natty; urgency=low
15904
15905 [ Andy Whitcroft ]
15906
15907 * Revert "ubuntu: AUFS -- update to
15908 b37c575759dc4535ccc03241c584ad5fe69e3b25"
15909 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
15910 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
15911 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
15912 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
15913 * [Config] Disable intel_idle for -virtual kernels
15914 - LP: #651370
15915 * [Config] enforcer -- ensure we never enable CONFIG_IMA
15916 * debian -- pass the correct flavour name when checking configs
15917 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
15918 * [Config] ensure CONFIG_IPV6=y for powerpc
15919 * [Config] enforcer -- ensure CONFIG_IPV6=y
15920 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
15921 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
15922 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
15923 * ubuntu: AUFS -- re-enable
15924 * ubuntu: AUFS -- track changes to work queue initialisation
15925 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
15926 * SAUCE: fbcon -- fix race between open and removal of framebuffers
15927 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
15928 - LP: #614008
15929 * SAUCE: drm -- stop early access to drm devices
15930
15931 [ Jeremy Kerr ]
15932
15933 * [Config] Build-in powermac ZILOG serial driver
15934 - LP: #673346
15935
15936 [ Kees Cook ]
15937
15938 * SAUCE: nx-emu: use upstream ASLR when possible
15939
15940 [ Tim Gardner ]
15941
15942 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
15943 - LP: #628776
15944
15945 [ Upstream Kernel Changes ]
15946
15947 * i386: NX emulation
15948 * nx-emu: drop exec-shield sysctl, merge with disable_nx
15949 * nx-emu: standardize boottime message prefix
15950 * mmap randomization for executable mappings on 32-bit
15951 * exec-randomization: brk away from exec rand area
15952
15953 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
15954
15955linux (2.6.37-2.10) natty; urgency=low
15956
15957 [ Andy Whitcroft ]
15958
15959 * reinstate armel config changes:
15960 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
15961 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
15962
15963 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
15964
15965linux (2.6.37-2.9) natty; urgency=low
15966
15967 [ Andy Whitcroft ]
15968
15969 * config -- fix genportsconfig
15970 * [Config] move powerpc over from ports to distro
15971 * bump master version number to match contained kernel
15972 * SAUCE: fix documentation strings for struct input_keymap_entry
15973 * usb: gadget: goku_udc: add registered flag bit
15974
15975 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
15976
15977linux (2.6.36-2.8) natty; urgency=low
15978
15979 [ Tim Gardner ]
15980
15981 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
15982 * [Config]: TWL4030_CORE=n for FTBS
15983 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
15984 * [Config]: CONFIG_SOLO6X10=n for FTBS
15985 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
15986 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
15987 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
15988 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
15989 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
15990 * [Config]: CONFIG_I2C_I801=n for armel FTBS
15991 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
15992 * AppArmor: compatibility patch for v5 interface
15993 * AppArmor: compatibility patch for v5 network controll
15994 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
15995 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
15996 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
15997 * Dropped: hid: 3m: Convert to MT slots
15998 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
15999 * Dropped: HID: magicmouse: simplify touch data bit manipulation
16000 * Dropped: HID: magicmouse: simplify touch down logic
16001 * Dropped: HID: magicmouse: enable Magic Trackpad support
16002 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
16003 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
16004 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
16005 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
16006 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
16007 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
16008 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
16009 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16010 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
16011 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
16012 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
16013 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
16014
16015 [ Upstream Kernel Changes ]
16016
16017 * rebased against 2.6.27-rc1
16018
16019 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
16020
16021linux (2.6.36-1.7) natty; urgency=low
16022
16023 [ Andy Whitcroft ]
16024
16025 * rebased to v2.6.36 final
16026 * [Config] update configs following rebase to v2.6.36 final
16027 * [Config] update ports configs following rebase to v2.6.36 final
16028
16029 [ Upstream Kernel Changes ]
16030
16031 * rebased to v2.6.36 final
16032
16033 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
16034
16035linux (2.6.36-1.6) natty; urgency=low
16036
16037 [ Upstream Kernel Changes ]
16038
16039 * drop broadcom staging driver preview:
16040 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
16041 wireless LAN driver."
16042
16043 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
16044
16045linux (2.6.36-1.5) natty; urgency=low
16046
16047 [ Andy Whitcroft ]
16048
16049 * rebase to v2.6.36-rc8
16050 * updateconfigs following rebase to v2.6.36-rc8
16051 * updateportsconfigs following rebase to v2.6.36-rc8
16052 * config -- simplify the kernelconfig interface
16053 * config -- add new config mode 'dumpconfigs'
16054
16055 [ Tim Gardner ]
16056
16057 * Simplify the use of CROSS_COMPILER
16058
16059 [ Upstream Kernel Changes ]
16060
16061 * drop broadcom staging driver preview:
16062 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
16063 brcmfmac.ko mutually exclusive."
16064 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
16065 set."
16066 * Revert "Staging: brcm80211: remove driver specific -W options"
16067 * Revert "Staging: brcm80211: clean up makefile cflag lines"
16068 * Revert "staging: brcm80211: add fullmac driver"
16069 * Revert "staging: brcm80211: use string native library"
16070 * Revert "staging: brcm80211: use native ctype library"
16071 * Revert "staging: brcm80211: fix remaining checkpatch errors."
16072 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
16073 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
16074 ...""
16075 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
16076 ':' ...""
16077 * Revert "staging: brcm80211: fix "ERROR: space required before that
16078 ...""
16079 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
16080 * Revert "staging: brcm80211: fix "ERROR: space required after that close
16081 brace""
16082 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
16083 ...close square bracket""
16084 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
16085 ...""
16086 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
16087 '*'""
16088 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
16089 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
16090 do - while loop""
16091 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16092 parenthesis""
16093 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
16094 or NULL""
16095 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
16096 or NULL""
16097 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
16098 '}'""
16099 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
16100 line""
16101 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
16102 on next line""
16103 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
16104 condition""
16105 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
16106 paren...""
16107 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
16108 function dec...""
16109 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
16110 *bar"'"
16111 * Revert "staging: brcm80211: Fix URLs for firmware files."
16112 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
16113 * Revert "staging: brcm80211: Add contact info to TODO list."
16114 * Revert "staging: brcm80211: Fix some initialisation failure paths"
16115 * Export dump_{write,seek} to binary loader modules
16116 * rebase to v2.6.36-rc8.
16117
16118 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
16119
16120linux (2.6.36-0.4) natty; urgency=low
16121
16122 [ Andy Whitcroft ]
16123
16124 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
16125 (fixes FTBS on powerpc)
16126
16127 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
16128
16129linux (2.6.36-0.3) natty; urgency=low
16130
16131 [ Andy Whitcroft ]
16132
16133 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
16134
16135 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
16136
16137linux (2.6.36-0.2) natty; urgency=low
16138
16139 [ Andy Whitcroft ]
16140
16141 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
16142 (fix FTBS on powerpc)
16143
16144 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
16145
16146linux (2.6.36-0.1) natty; urgency=low
16147
16148 [ Andy Whitcroft ]
16149
16150 * reduce disk usage during buildd builds
16151 - LP: #645653
16152 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
16153 * [Config] armel -- drop omap flavour
16154
16155 [ Tim Gardner ]
16156
16157 * Added dropped patch list
16158 * more dropped patches
16159 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
16160 * [Config] Add support for cross compiling armel
16161 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
16162 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
16163 * [Config]: updateconfigs after adding brcm80211
16164 * staging: brcm80211: Fix Makefile syntax error
16165 * rebased to v2.6.36-rc7
16166
16167 [ Upstream Kernel Changes ]
16168
16169 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
16170 * (upstream) IPS driver: verify BIOS provided limits
16171 * intel_ips: Print MCP limit exceeded values.
16172 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
16173 LAN driver.
16174 * staging: brcm80211: Fix some initialisation failure paths
16175 * staging: brcm80211: Add contact info to TODO list.
16176 * staging: brcm80211: use '%pM' format to print MAC address
16177 * staging: brcm80211: Fix URLs for firmware files.
16178 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
16179 * staging: brcm80211: fix "ERROR: open brace '{' following function
16180 dec..."
16181 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
16182 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
16183 * staging: brcm80211: fix "ERROR: trailing statements should be on next
16184 line"
16185 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
16186 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
16187 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
16188 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
16189 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
16190 parenthesis"
16191 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
16192 while loop"
16193 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
16194 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
16195 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
16196 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
16197 bracket"
16198 * staging: brcm80211: fix "ERROR: space required after that close brace"
16199 * staging: brcm80211: fix "ERROR: space required after that ..."
16200 * staging: brcm80211: fix "ERROR: space required before that ..."
16201 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
16202 * staging: brcm80211: fix "ERROR: spaces required around that ..."
16203 * staging: brcm80211: fix "ERROR: trailing whitespace."
16204 * staging: brcm80211: fix remaining checkpatch errors.
16205 * staging: brcm80211: use native ctype library
16206 * staging: brcm80211: use string native library
16207 * staging: brcm80211: add fullmac driver
16208 * Staging: brcm80211: clean up makefile cflag lines
16209 * Staging: brcm80211: remove driver specific -W options
16210 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
16211 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
16212 mutually exclusive.
16213
16214 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
16215
16216linux (2.6.35-22.33) maverick; urgency=low
16217
16218 [ Andy Whitcroft ]
16219
16220 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
16221 Dell E2 series Laptops"
16222 - LP: #641320
16223
16224 [ Brian Rogers ]
16225
16226 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
16227 - LP: #624701
16228
16229 [ Christopher James Halse Rogers ]
16230
16231 * SAUCE: Nouveau: Add quirk framework to disable acceleration
16232 - LP: #544088, #546393
16233 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
16234 - LP: #546393
16235
16236 [ John Johansen ]
16237
16238 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
16239 kernels"
16240 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16241 - LP: #639758
16242
16243 [ Mathieu J. Poirier ]
16244
16245 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
16246
16247 [ Upstream Kernel Changes ]
16248
16249 * ALSA: HDA: Enable internal speaker on Dell M101z
16250 - LP: #640254
16251
16252 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
16253
16254linux (2.6.35-22.32) maverick; urgency=low
16255
16256 [ Arjan van de Ven ]
16257
16258 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
16259
16260 [ David Henningsson ]
16261
16262 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
16263 - LP: #605047, #628961
16264
16265 [ John Johansen ]
16266
16267 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
16268 and profile names
16269 - LP: #615947
16270 * [Upstream] AppArmor: Fix locking from removal of profile namespace
16271 - LP: #615947
16272 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
16273 - LP: #639758
16274 * SAUCE: Improve Amazon EBS performance for EC2
16275 - LP: #634316
16276
16277 [ Leann Ogasawara ]
16278
16279 * Revert "SAUCE: i915 KMS -- blacklist i855"
16280 * Revert "SAUCE: i915 KMS -- blacklist i845g"
16281 * Revert "SAUCE: i915 KMS -- blacklist i830"
16282 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
16283 devices"
16284 * execute module-inclusion within a subshell
16285 - LP: #621175
16286
16287 [ Upstream Kernel Changes ]
16288
16289 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
16290 - LP: #633227
16291 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
16292 - LP: #629711
16293 * (pre-stable) mm: Move vma_stack_continue into mm.h
16294 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
16295 - LP: #601073
16296 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
16297 * PM / Runtime: Add runtime PM statistics (v3)
16298 * compat: Make compat_alloc_user_space() incorporate the access_ok()
16299 - CVE-2010-3081
16300 * x86-64, compat: Test %rax for the syscall number, not %eax
16301 - CVE-2010-3301
16302 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
16303 - CVE-2010-3301
16304
16305 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
16306
16307linux (2.6.35-21.31) maverick; urgency=low
16308
16309 [ Andy Whitcroft ]
16310
16311 * bodge linux-libc-dev package version due to ti-omap4 error
16312 * linux-libc-dev -- ensure we can only build this on debian.master
16313
16314 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
16315
16316linux (2.6.35-21.30) maverick; urgency=low
16317
16318 [ Andy Whitcroft ]
16319
16320 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
16321 - LP: #614008
16322
16323 [ Daniel Lezcano ]
16324
16325 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
16326
16327 [ Henrik Rydberg ]
16328
16329 * SAUCE: Input: wacom - add fuzz parameters to features
16330 * SAUCE: Input: wacom - collect device quirks into single function
16331 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
16332 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
16333 * SAUCE: hid: ntrig: Remove unused device ids
16334 * SAUCE: hid: ntrig: remove sysfs nodes
16335 * SAUCE: hid: ntrig: Correct logic for quirks
16336 * SAUCE: hid: ntrig: zero-initialize ntrig struct
16337 * SAUCE: hid: ntrig: Setup input filtering manually
16338 * SAUCE: hid: ntrig: New ghost-filtering event logic
16339
16340 [ Leann Ogasawara ]
16341
16342 * SAUCE: ndiswrapper: Initialize buffer index and check its value
16343 - LP: #613796
16344
16345 [ Manoj Iyer ]
16346
16347 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
16348 series Laptops
16349 - LP: #632884
16350
16351 [ Ping Cheng ]
16352
16353 * SAUCE: Input: wacom - parse the Bamboo device family
16354
16355 [ Rafi Rubin ]
16356
16357 * SAUCE: hid: ntrig: identify firmware version (wiggled)
16358
16359 [ Tim Gardner ]
16360
16361 * [Config] CONFIG_NL80211_TESTMODE=n
16362
16363 [ Upstream Kernel Changes ]
16364
16365 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
16366 * e1000e: initial support for 82579 LOMs
16367 * e1000e: correct MAC-PHY interconnect register offset for 82579
16368 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
16369 tested on HP G60
16370 - LP: #587388
16371 * DSS2: Don't power off a panel twice
16372 - LP: #588243
16373 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
16374 * Input: i8042 - reset keyboard controller wehen resuming from S2R
16375 - LP: #86820
16376 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
16377 - LP: #414795
16378 * agp/intel: Support the extended physical addressing bits on
16379 Sandybridge.
16380 - LP: #632488
16381 * drm/i915,intel_agp: Add support for Sandybridge D0
16382 - LP: #632488
16383 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
16384 - LP: #632488
16385 * mmc: omap: fix for bus width which improves SD card's peformance.
16386
16387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
16388
16389linux (2.6.35-20.29) maverick; urgency=low
16390
16391 [ Andy Whitcroft ]
16392
16393 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
16394 - LP: #563277
16395 * SAUCE: i915 KMS -- blacklist i830
16396 - LP: #542208, #563277
16397 * SAUCE: i915 KMS -- blacklist i845g
16398 - LP: #541492, #563277
16399 * SAUCE: i915 KMS -- blacklist i855
16400 - LP: #511001, #541511, #563277
16401
16402 [ Leann Ogasawara ]
16403
16404 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
16405 - LP: #601073
16406 * ARM: Temporarily disable module check for armel
16407 * rebase to v2.6.35.4
16408 * [Config] update configs following rebase to v2.6.35.4
16409
16410 [ Ricardo Salveti de Araujo ]
16411
16412 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
16413 in Omap
16414
16415 [ Tim Gardner ]
16416
16417 * [Config] Added be2net, be2scsi to udebs
16418 - LP: #628776
16419
16420 [ Upstream Kernel Changes ]
16421
16422 * x86, cpu: Package Level Thermal Control, Power Limit Notification
16423 definitions
16424 - LP: #601073
16425 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
16426 - LP: #601073
16427 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
16428 - LP: #601073
16429 * x86, hwmon: Package Level Thermal/Power: power limit
16430 - LP: #601073
16431 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
16432 - LP: #601073
16433 * hid: 3m: Adjust to sequential MT HID protocol
16434 * hid: 3m: Convert to MT slots
16435 * hid: 3m: Correct touchscreen emulation
16436 * hid: 3m: Adjust major / minor axes to scale
16437 * input: bcm5974: Adjust major / minor to scale
16438 * HID: magicmouse: don't allow hidinput to initialize the device
16439 * HID: magicmouse: simplify multitouch feature request
16440 * HID: magicmouse: simplify touch data bit manipulation
16441 * HID: magicmouse: simplify touch down logic
16442 * HID: magicmouse: remove timestamp logic
16443 * HID: magicmouse: enable Magic Trackpad support
16444 * HID: magicmouse: Adjust major / minor axes to scale
16445 * mmc: fix all hangs related to mmc/sd card insert/removal during
16446 suspend/resume
16447 - LP: #477106
16448 * drm/i915: fix VGA plane disable for Ironlake+
16449 - LP: #602281
16450
16451 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
16452
16453linux (2.6.35-19.28) maverick; urgency=low
16454
16455 [ Leann Ogasawara ]
16456
16457 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
16458 from the archive and a no-change rebuild was attempted. However, the ABI
16459 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
16460 up the ABI and re-upload.
16461
16462 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
16463
16464linux (2.6.35-19.27) maverick; urgency=low
16465
16466 [ Leann Ogasawara ]
16467
16468 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
16469 from the archive.
16470
16471 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
16472
16473linux (2.6.35-19.26) maverick; urgency=low
16474
16475 [ Upstream Kernel Changes ]
16476
16477 * ARM: OMAP: Beagle: revision detection
16478 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
16479 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
16480
16481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
16482
16483linux (2.6.35-19.25) maverick; urgency=low
16484
16485 [ Jarod Wilson ]
16486
16487 * SAUCE: Bring in staging/lirc from 2.6.36
16488 - LP: #609234
16489 * SAUCE: Update ir-core to linuxtv/other which should be merged for
16490 2.6.36.
16491 - LP: #609234
16492 * SAUCE: Fix memleaks in imon and mceusb drivers
16493 - LP: #609234
16494 * SAUCE: Bring in streamzap support from linuxtv/other
16495 - LP: #609234
16496
16497 [ Mario Limonciello ]
16498
16499 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
16500 - LP: #609234
16501
16502 [ Mathieu J. Poirier ]
16503
16504 * SAUCE: ARM: adding i2c eeprom driver to read EDID
16505 - LP: #608279
16506
16507 [ Upstream Kernel Changes ]
16508
16509 * intel_idle: disable module support
16510 - LP: #615265
16511 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
16512 correct codec ID
16513 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
16514 - LP: #605101
16515 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
16516 - LP: #495134
16517 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
16518 - LP: #519066
16519 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
16520 - LP: #519066
16521 * input: mt: Initialize slots to unused (rev2)
16522 * input: mt: Add support for the Bamboo Touch trackpad
16523 * hid: Add a hid quirk for input sync override
16524
16525 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
16526
16527linux (2.6.35-18.24) maverick; urgency=low
16528
16529 [ Colin Watson ]
16530
16531 * Pass DEB_MAINT_PARAMS to hook scripts
16532
16533 [ Leann Ogasawara ]
16534
16535 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
16536 - LP: #584812
16537 * rebase to v2.6.35.3
16538
16539 [ Upstream Kernel Changes ]
16540
16541 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
16542 - LP: #609234
16543 * can: add limit for nframes and clean up signed/unsigned variables
16544 - CVE-2010-2959
16545 * drm: Initialize ioctl struct when no user data is present
16546 - CVE-2010-2803
16547 * ARM: initial stack protector (-fstack-protector) support
16548 * ARM: stack protector: change the canary value per task
16549 * [ARM] implement arch_randomize_brk()
16550 * [ARM] add address randomization to mmap()
16551 * ARM: fix ASLR of PIE executables
16552
16553 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
16554
16555linux (2.6.35-17.23) maverick; urgency=low
16556
16557 [ Jeremy Kerr ]
16558
16559 * [Config] build-in uinput module
16560 - LP: #584812
16561
16562 [ Leann Ogasawara ]
16563
16564 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
16565 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
16566 * Revert "[Config] [FTBS] sparc: Temporarily disable
16567 CONFIG_MTD_NAND_DENALI"
16568 * Revert "[Config] [FTBS] sparc: Temporarily disable
16569 CONFIG_MFD_JANZ_CMODIO"
16570 * Revert "[Config] [FTBS] sparc: Temporarily disable
16571 CONFIG_INFINIBAND_QIB"
16572 * [Config] Enable INTEL_IPS
16573 - LP: #601057
16574 * Remove ia64 support
16575 * [Config] Update portsconfigs after removing ia64 support
16576 * Remove sparc support
16577 * [Config] Update portsconfigs after removing sparc support
16578
16579 [ Linus Torvalds ]
16580
16581 * (pre-stable) mm: fix page table unmap for stack guard page properly
16582
16583 [ Mathieu J. Poirier ]
16584
16585 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
16586 - LP: #591941
16587
16588 [ Upstream Kernel Changes ]
16589
16590 * timer: add on-stack deferrable timer interfaces
16591 - LP: #601057
16592 * x86 platform driver: intelligent power sharing driver
16593 - LP: #601057
16594 * IPS driver: add GPU busy and turbo checking
16595 - LP: #601057
16596 * X86: intel_ips, check for kzalloc properly
16597 - LP: #601057
16598 * ips driver: make it less chatty
16599 - LP: #601057
16600
16601 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
16602
16603linux (2.6.35-16.22) maverick; urgency=low
16604
16605 [ Andy Whitcroft ]
16606
16607 * debian -- more agressivly clean up after depmod on purge
16608 - LP: #618591
16609
16610 [ Henrik Rydberg ]
16611
16612 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
16613
16614 [ Leann Ogasawara ]
16615
16616 * ubuntu: iscsitarget -- version 1.4.20.2
16617 * ubuntu: rtl8192se -- update to version 0017.0507.2010
16618 * rebase to v2.6.35.2
16619 * [Config] update configs following rebase to v2.6.35.2
16620 * [Config] update ports configs following rebase to v2.6.35.2
16621
16622 [ Luke Yelavich ]
16623
16624 * [Config] Enable new firewire stack on powerpc
16625
16626 [ Mathieu J. Poirier ]
16627
16628 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
16629 - LP: #608266
16630
16631 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
16632
16633linux (2.6.35-15.21) maverick; urgency=low
16634
16635 [ Luke Yelavich ]
16636
16637 * [Config] CONFIG_SND_USB_UA101=m for all architectures
16638
16639 [ Upstream Kernel Changes ]
16640
16641 * Input: introduce MT event slots
16642 * Input: document the MT event slot protocol
16643 * (pre-stable) sched: Revert nohz_ratelimit() for now
16644 * (pre-stable) drm/radeon/kms: add missing copy from user
16645 - LP: #606081
16646
16647 [ Leann Ogasawara ]
16648
16649 * rebase to v2.6.35.1
16650
16651 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
16652
16653linux (2.6.35-14.20) maverick; urgency=low
16654
16655 [ Andy Whitcroft ]
16656
16657 * update Vcs-Git to point to maverick repo
16658 * debian -- include the debian packaging in the -source package
16659 - LP: #608674
16660 * select debian source format 1.0
16661 * add support for building selected stages of kernel
16662 - LP: #603087
16663 * cleanup conditional dependancy handling
16664 - LP: #603087
16665
16666 [ Upstream Kernel Changes ]
16667
16668 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
16669 - LP: #582199, #586418, #588031
16670 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
16671 - LP: #582199, #586418, #588031
16672 * sched: Revert nohz_ratelimit() for now
16673
16674 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
16675
16676linux (2.6.35-14.19) maverick; urgency=low
16677
16678 [ Leann Ogasawara ]
16679
16680 * rebase to v2.6.35
16681
16682 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
16683
16684linux (2.6.35-13.18) maverick; urgency=low
16685
16686 [ Andy Whitcroft ]
16687
16688 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
16689 * SAUCE: add tracing for user initiated readahead requests
16690 * SAUCE: vt -- maintain bootloader screen mode and content until vt
16691 switch
16692 * SAUCE: vt -- allow grub to request automatic vt_handoff
16693 * SAUCE: fbcon -- fix race between open and removal of framebuffers
16694 * SAUCE: drm -- stop early access to drm devices
16695
16696 [ Bryan Wu ]
16697
16698 * CONFIG: compile in OTG driver and Transceiver driver
16699 - LP: #566645
16700 * remove OTG modules from modules list file
16701
16702 [ John Johansen ]
16703
16704 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
16705 - LP: #581525, #599450
16706 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
16707 * SAUCE: AppArmor 2.4 compatibility patch
16708 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
16709 * SAUCE: fix pv-ops for legacy Xen
16710 * SAUCE: blkfront: default to sd devices
16711 * [Config] Build in drivers required for Xen pv-ops
16712
16713 [ Leann Ogasawara ]
16714
16715 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
16716 size."
16717
16718 [ Lee Jones ]
16719
16720 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
16721 - LP: #608095
16722 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
16723 just revision
16724 - LP: #608095
16725 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
16726 - LP: #608095
16727 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
16728 - LP: #608095
16729
16730 [ Upstream Kernel Changes ]
16731
16732 * agp/intel: Use the correct mask to detect i830 aperture size.
16733 - LP: #597075
16734
16735 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
16736
16737linux (2.6.35-12.17) maverick; urgency=low
16738
16739 [ Leann Ogasawara ]
16740
16741 * rebase to v2.6.35-rc6
16742 * [Config] update configs following rebase to v2.6.35-rc6
16743 * [Config] update ports configs following rebase to v2.6.35-rc6
16744 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
16745
16746 [ Leann Ogasawara ]
16747
16748 * rebase to v2.6.35-rc6
16749
16750 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
16751
16752linux (2.6.35-11.16) maverick; urgency=low
16753
16754 [ Leann Ogasawara ]
16755
16756 * Bump ABI for new compiler update
16757
16758 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
16759
16760linux (2.6.35-10.15) maverick; urgency=low
16761
16762 [ Leann Ogasawara ]
16763
16764 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
16765 device"
16766 * [Config] Enable CONFIG_M686=y
16767 - LP: #592495
16768
16769 [ Upstream Kernel Changes ]
16770
16771 * tracing: Add alignment to syscall metadata declarations
16772
16773 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
16774
16775linux (2.6.35-9.14) maverick; urgency=low
16776
16777 [ Andy Whitcroft ]
16778
16779 * ubuntu: AUFS -- add BOM and automated update script
16780 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
16781
16782 [ John Johansen ]
16783
16784 * [Config] Enable DRBD as a module
16785
16786 [ Kees Cook ]
16787
16788 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
16789 - LP: #604407
16790
16791 [ Leann Ogasawara ]
16792
16793 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
16794 - LP: #606139
16795 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
16796 - LP: #606139
16797 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16798 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
16799
16800 [ Lee Jones ]
16801
16802 * Stop ARM boards crashing when CUPS is loaded
16803 - LP: #601226
16804
16805 [ Upstream Kernel Changes ]
16806
16807 * perf probe: Support tracing an entry of array
16808 * perf probe: Support static and global variables
16809
16810 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
16811
16812linux (2.6.35-8.13) maverick; urgency=low
16813
16814 [ Kees Cook ]
16815
16816 * SAUCE: Yama: check PTRACE using thread group leader
16817 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
16818 - LP: #603716
16819
16820 [ Leann Ogasawara ]
16821
16822 * rebase to v2.6.35-rc5
16823 * [Config] update configs following rebase to v2.6.35-rc5
16824
16825 [ Nicolas Pitre ]
16826
16827 * SAUCE: make ndiswrapper available on X86 only
16828
16829 [ Tim Gardner ]
16830
16831 * [Config] Added ums-cypress to udeb
16832 - LP: #576066
16833 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
16834 * [Config] CONFIG_NDISWRAPPER=m across all configs
16835
16836 [ Upstream Kernel Changes ]
16837
16838 * HID: magicmouse: report last touch up
16839 * rebase to 2.6.35-rc5
16840
16841 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
16842
16843linux (2.6.35-7.12) maverick; urgency=low
16844
16845 [ Tim Gardner ]
16846
16847 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
16848 - LP: #597075
16849
16850 [ Upstream Kernel Changes ]
16851
16852 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
16853 (squashed)
16854
16855 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
16856
16857linux (2.6.35-7.11) maverick; urgency=low
16858
16859 [ Tim Gardner ]
16860
16861 * [Config] CONFIG_X86_MRST=n
16862
16863 [ Upstream Kernel Changes ]
16864
16865 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
16866 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
16867 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
16868
16869 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
16870
16871linux (2.6.35-7.10) maverick; urgency=low
16872
16873 [ Kees Cook ]
16874
16875 * SAUCE: security: create task_free security callback
16876 * SAUCE: Yama: add PTRACE exception tracking and interface
16877 * SAUCE: security: unconditionally chain to Yama LSM
16878 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
16879 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
16880 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
16881 * [Upstream] security: Yama LSM
16882 * [Config] Enable CONFIG_SECURITY_YAMA=y
16883
16884 [ Tim Gardner ]
16885
16886 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
16887
16888 [ Upstream Kernel Changes ]
16889
16890 * rebase to 2.6.35-rc4
16891
16892 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
16893
16894linux (2.6.35-6.9) maverick; urgency=low
16895
16896 [ Tim Gardner ]
16897
16898 * [Upstream] direct_splice_actor() should not use pos in sd
16899 - LP: #588861
16900
16901 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
16902
16903linux (2.6.35-6.8) maverick; urgency=low
16904
16905 [ Mathieu J. Poirier ]
16906
16907 * ARM: Adding regulator supply for vdds_sdi.
16908 - LP: #597904
16909
16910 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
16911
16912linux (2.6.35-6.7) maverick; urgency=low
16913
16914 [ Alberto Milone ]
16915
16916 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
16917
16918 [ Chase Douglas ]
16919
16920 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
16921 of mouse
16922 * [Upstream] HID: magicmouse: disable and add module param for scroll
16923 acceleration
16924 * [Upstream] HID: magicmouse: properly account for scroll movement in
16925 state
16926 * [Upstream] HID: magicmouse: add param for scroll speed
16927 * [Upstream] HID: magicmouse: enable horizontal scrolling
16928
16929 [ Henrik Rydberg ]
16930
16931 * [Upstream] Input: evdev - convert to dynamic event buffer
16932 * [Upstream] Input: evdev - use driver hint to compute size of event
16933 buffer
16934 * [Upstream] Input: bcm5974 - set the average number of events per MT
16935 event packet
16936 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
16937 * [Upstream] Input: evdev - never leave the client buffer empty after
16938 write
16939
16940 [ John Johansen ]
16941
16942 * SAUCE: AppArmor: -- mainline 2010-06-23
16943 * SAUCE: AppArmor 2.4 compatibility patch
16944 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
16945
16946 [ Leann Ogasawara ]
16947
16948 * [Config] Enable CONFIG_INTR_REMAP=y
16949 - LP: #597091
16950 * [Config] Enable CONFIG_X86_X2APIC
16951 - LP: #597091
16952
16953 [ Mathieu J. Poirier ]
16954
16955 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
16956 - LP: #594382
16957
16958 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
16959
16960linux (2.6.35-5.6) maverick; urgency=low
16961
16962 [ Amit Kucheria ]
16963
16964 * [Config] update omap flavour description
16965
16966 [ Andy Whitcroft ]
16967
16968 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
16969 - LP: #570500, #576274
16970 * SAUCE: add option to hand off all kernel parameters to init
16971 - LP: #586386
16972 * [Config] enable passing all kernel command line to init
16973 - LP: #586386
16974 * [Config] disable CONFIG_VMI
16975 - LP: #537601
16976 * [Config] enable CONFIG_IPV6_SIT_6RD
16977 - LP: #591869
16978 * [Config] enable CONFIG_VMWARE_BALOON as module
16979 - LP: #592039
16980
16981 [ Leann Ogasawara ]
16982
16983 * Revert "SAUCE: pm: Config option to disable handling of console during
16984 suspend/resume"
16985 - LP: #594885
16986 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
16987 * [Config] ports: enable passing all kernel command line to init
16988 - LP: #586386
16989 * [Config] Enable CONFIG_FB_VESA=y for x86
16990 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
16991 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
16992 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
16993 - LP: #493156
16994
16995 [ Mathieu Poirier ]
16996
16997 * ARM: Adding MosChip MCS7830 to nic-usb
16998 - LP: #584920
16999
17000 [ Upstream Kernel Changes ]
17001
17002 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
17003 * docbook: need xmldoclinks for all doc types
17004 * perf probe: Add kernel source path option
17005
17006 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
17007
17008linux (2.6.35-4.5) maverick; urgency=low
17009
17010 [ Leann Ogasawara ]
17011
17012 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
17013 size (rev2)"
17014 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
17015 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
17016 (rev4)"
17017 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
17018 modules"
17019 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
17020 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
17021 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
17022
17023 [ Tim Gardner ]
17024
17025 * [Config] CONFIG_NFS_FSCACHE=y
17026 - LP: #440522
17027 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
17028 - LP: #440522
17029
17030 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
17031
17032linux (2.6.35-3.4) maverick; urgency=low
17033
17034 [ Andy Whitcroft ]
17035
17036 * debian -- ensure the version number is clean
17037
17038 [ Henrik Rydberg ]
17039
17040 * [Upstream] Introduce MT event slots (rev 5)
17041 * [Upstream] Document the MT event slot protocol (rev5)
17042 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
17043 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
17044 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
17045 (rev2)
17046
17047 [ Leann Ogasawara ]
17048
17049 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
17050 * Revert "SAUCE: hostap: send events on data interface as well as master
17051 interface"
17052 * Revert "Fix webcam having USB ID 0ac8:303b"
17053 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
17054 * rebase to v2.6.35-rc3
17055
17056 [ Maxim Levitsky ]
17057
17058 * [Config] Enable new Smartmedia/xD translation layer
17059 - LP: #202490
17060
17061 [ Upstream Kernel Changes ]
17062
17063 * net: fix deliver_no_wcard regression on loopback device
17064
17065 [ Upstream changes ]
17066
17067 * rebased to v2.6.35-rc3
17068
17069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
17070
17071linux (2.6.35-2.3) maverick; urgency=low
17072
17073 [ Bryan Wu ]
17074
17075 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
17076
17077 [ Leann Ogasawara ]
17078
17079 * [Config] armel: Enable CONFIG_BNX2=m
17080 * [Config] ports: Enable CONFIG_BNX2X=m
17081 * SAUCE: armel: define get_dma_ops to fix FTBS
17082
17083 [ Tim Gardner ]
17084
17085 * [Upstream] net: Print num_rx_queues imbalance warning only when there
17086 are allocated queues
17087 - LP: #591416
17088
17089 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
17090
17091linux (2.6.35-2.2) maverick; urgency=low
17092
17093 [ Andy Whitcroft ]
17094
17095 * [Config] d-i: make armel configuration versatile flavour specific
17096 - LP: #588805
17097 * [Config] d-i: enable .udebs for omap flavour
17098 - LP: #588805
17099
17100 [ Kees Cook ]
17101
17102 * ptrace: limit scope to attach only (allow read)
17103 - LP: #589656
17104
17105 [ Leann Ogasawara ]
17106
17107 * rebase to v2.6.35-rc2
17108 * [Config] update configs following rebase to v2.6.35-rc2
17109 * [Config] update port configs following rebase to v2.6.35-rc2
17110
17111 [ Lee Jones ]
17112
17113 * Enable perf to be more helpful when perf_<version> does not exist.
17114 - LP: #570500
17115 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
17116
17117 [ Tim Gardner ]
17118
17119 * [Config] Update bnx2 udeb firmware files
17120 - LP: #589304
17121
17122 [ Upstream changes ]
17123
17124 * rebased to v2.6.35-rc2
17125
17126 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
17127
17128linux (2.6.35-1.1) maverick; urgency=low
17129
17130 [ Andy Whitcroft ]
17131
17132 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
17133 - LP: #587888
17134 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
17135
17136 [ Leann Ogasawara ]
17137
17138 * rebase to v2.6.35-rc1
17139 * [Config] update configs following rebase to v2.6.35-rc1
17140 * [Config] update port configs following rebase to v2.6.35-rc1
17141 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
17142 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
17143 * SAUCE: ndiswrapper: convert multicast list to list_head
17144 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
17145 * [Config] [FTBS] ia64: Temporarily disable gpiolib
17146 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
17147 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
17148 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17149 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
17150 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
17151 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
17152 * [Config] [FTBS] armel: Temporarily disable bnx2
17153 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
17154 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
17155 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
17156 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
17157 gpio_set_debounce
17158
17159 [ Upstream Kernel Changes ]
17160
17161 * of/usb: fix build error due to of_node pointer move
17162 * n2_crypto: Fix build after of_device/of_platform_driver changes.
17163 * powerpc/fsl-booke: fix the case where we are not in the first page
17164 * powerpc/fsl-booke: Move the entry setup code into a seperate file
17165 * powerpc/kexec: Add support for FSL-BookE
17166 * greth: Fix build after OF device conversions.
17167
17168 [ Upstream changes ]
17169
17170 * rebased to v2.6.35-rc1
17171
17172 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
17173
17174linux (2.6.35-1.0) UNRELEASED; urgency=low
17175
17176 [ Leann Ogasawara ]
17177
17178 * Null entry.
17179
17180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
17181
17182linux (2.6.34-5.14) maverick; urgency=low
17183
17184 [ Tim Gardner ]
17185
17186 * [Config] Added module inclusion support
17187 * [Config] Added virtual flavour module inclusion list and d-i package
17188 definitions
17189
17190 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
17191
17192linux (2.6.34-5.13) maverick; urgency=low
17193
17194 [ Andy Whitcroft ]
17195
17196 * Revert "ubuntu: AUFS -- aufs2 20091209"
17197 * Revert "ubuntu: AUFS -- export various core functions
17198 (aufs2-standalone.patch)"
17199 * Revert "ubuntu: AUFS -- export various core functions
17200 (aufs2-base.patch)"
17201 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
17202 - LP: #587888
17203 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
17204 - LP: #587888
17205 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
17206 - LP: #587888
17207 * [Config] AUFS -- enable aufs options
17208 - LP: #587888
17209
17210 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
17211
17212linux (2.6.34-5.12) maverick; urgency=low
17213
17214 [ Andy Whitcroft ]
17215
17216 * enforce -- ensure SYSFS compatibility is disabled
17217
17218 [ Chase Douglas ]
17219
17220 * build with libdw-dev for perf probe symbol support
17221 * maverick ftrace configuration changes
17222
17223 [ Kees Cook ]
17224
17225 * Revert "SAUCE: x86: brk away from exec rand area"
17226 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
17227 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
17228 * SAUCE: x86: implement cs-limit nx-emulation for ia32
17229 - LP: #369978
17230 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
17231 * SAUCE: x86: brk away from exec rand area
17232 - LP: #452175
17233 * SAUCE: ptrace: restrict ptrace scope to children
17234
17235 [ Leann Ogasawara ]
17236
17237 * Add new omap flavour to getabis
17238 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
17239 - LP: #585490
17240 * build/modules: Temorarily add ignore.modules
17241 * ubuntu: iscsitarget -- version 1.4.20.1
17242
17243 [ Loïc Minier ]
17244
17245 * SAUCE: [um] Don't use nx_enabled under UML
17246 - LP: #524849
17247
17248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
17249
17250linux (2.6.34-4.11) maverick; urgency=low
17251
17252 [ Amit Kucheria ]
17253
17254 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
17255 * [Config] Add support for OMAP-mainline flavour
17256
17257 [ Andy Whitcroft ]
17258
17259 * SAUCE: powerpc: fix compile error when ptrace.h is included from
17260 userspace
17261 - LP: #583733
17262
17263 [ Chase Douglas ]
17264
17265 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
17266 are present"
17267 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
17268 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
17269 load detect pipe"
17270
17271 [ Kees Cook ]
17272
17273 * SAUCE: fs: block cross-uid sticky symlinks
17274 * SAUCE: fs: block hardlinks to non-accessible sources
17275
17276 [ Koen Kooi ]
17277
17278 * SAUCE: board-omap3-beagle: add DSS2 support
17279
17280 [ Leann Ogasawara ]
17281
17282 * Revert "staging/go7007 -- disable"
17283 * Revert "[Config] staging/winbond -- disable"
17284 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
17285 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
17286 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
17287 controller"
17288 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
17289 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
17290 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
17291 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
17292 chipsets."
17293 * Revert "[Upstream] b43: Declare all possible firmware files."
17294 * Revert "add Breaks: against hardy lvm2"
17295 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
17296 id on Vmware ESX Server"
17297 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
17298 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
17299 * [Config] Enable CONFIG_USB=y for armel and sparc
17300 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
17301 * [Config] Enable CONFIG_RFKILL=y for ports
17302 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
17303 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
17304 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
17305 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
17306 * [Config] Enable CONFIG_LIBERTAS_MESH=y
17307 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
17308 * [Config] CONFIG_RT2800USB_UNKNOWN=y
17309 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
17310 * [Config] Enable CONFIG_CEPH_FS=m
17311 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
17312 * [Config] Enable CONFIG_EEEPC_WMI=m
17313 * [Config] Enable CONFIG_RT2800PCI=m
17314 * [Config] Enable CONFIG_SCSI_HPSA=m
17315 * [Config] Enable CONFIG_VHOST_NET=m
17316 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
17317 - LP: #582350
17318 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
17319 - LP: #579300
17320 * [Config] Enable CONFIG_PCIEASPM=y
17321 - LP: #333990
17322 * [Config] updateconfigs for OMAP flavour
17323
17324 [ Loïc Minier ]
17325
17326 * Enable perf tools on armel
17327
17328 [ Tim Gardner ]
17329
17330 * SAUCE: Updated ndiswrapper to 1.56
17331 - LP: #582555
17332 * [Config] Added virtual flavour
17333 * [Config] Remove support for sub-flavours
17334 * [Config] Removed amd64 preempt flavour
17335 * [Config] updateconfigs, updateportsconfigs after flavour munging
17336
17337 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
17338
17339linux (2.6.34-3.10) maverick; urgency=low
17340
17341 [ Leann Ogasawara ]
17342
17343 * rebase to v2.6.34
17344
17345 [ Upstream changes ]
17346
17347 * rebased to v2.6.34
17348
17349 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
17350
17351linux (2.6.34-2.9) maverick; urgency=low
17352
17353 [ Leann Ogasawara ]
17354
17355 * [Config] [FTBS] Disable comedi for armel
17356
17357 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
17358
17359linux (2.6.34-2.8) maverick; urgency=low
17360
17361 [ Leann Ogasawara ]
17362
17363 * Drop lpia
17364 * [Config] [FTBS] disable KVM
17365 * [Config] [FTBS] disable ipr for armel
17366
17367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
17368
17369linux (2.6.34-2.7) maverick; urgency=low
17370
17371 [ Leann Ogasawara ]
17372
17373 * [Config] disable CONFIG_SCSI_IPR on powerpc
17374 * [Config] Remove 386 flavour per UDS discussion
17375
17376 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
17377
17378linux (2.6.34-1.6) maverick; urgency=low
17379
17380 [ Chase Douglas ]
17381
17382 * enforce CONFIG_TMPFS_POSIX_ACL=y
17383 - LP: #575940
17384 * don't force module dependency checking
17385 - LP: #577029
17386
17387 [ Kees Cook ]
17388
17389 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
17390 - LP: #568844
17391
17392 [ Leann Ogasawara ]
17393
17394 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
17395 * rebase to v2.6.34-rc7
17396 * [Config] update configs following rebase to v2.6.34-rc7
17397 * [Config] update port configs following rebase to v2.6.34-rc7
17398 * Add btrfs to the udebs
17399
17400 [ Tim Gardner ]
17401
17402 * [Config] Add atl1c to nic-modules udeb
17403 - LP: #557130
17404
17405 [ Upstream changes ]
17406
17407 * rebased to v2.6.34-rc7
17408
17409 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
17410
17411linux (2.6.34-1.5) UNRELEASED; urgency=low
17412
17413 [ Leann Ogasawara ]
17414
17415 * rebase to v2.6.34-rc6
17416 * [Config] update configs following rebase to v2.6.34-rc6
17417 * [Config] update port configs following rebase to v2.6.34-rc6
17418
17419 [ Upstream changes ]
17420
17421 * rebased to v2.6.34-rc6
17422
17423 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
17424
17425linux (2.6.34-1.4) UNRELEASED; urgency=low
17426
17427 [ Leann Ogasawara ]
17428
17429 * rebase to v2.6.34-rc5
17430 * [Config] update ports configs following rebase to v2.6.34-rc5
17431
17432 [ Upstream changes ]
17433
17434 * rebased to v2.6.34-rc5
17435
17436 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
17437
17438linux (2.6.34-1.3) UNRELEASED; urgency=low
17439
17440 [ Leann Ogasawara ]
17441
17442 * rebase to v2.6.34-rc4
17443 * [Config] update configs following rebase to v2.6.34-rc4
17444 * [Config] update port configs following rebase to v2.6.34-rc4
17445 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
17446
17447 [ Upstream changes ]
17448
17449 * rebased to v2.6.34-rc4
17450
17451 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
17452
17453linux (2.6.34-1.2) UNRELEASED; urgency=low
17454
17455 [ Leann Ogasawara ]
17456
17457 * Temorarily disable building linux-doc
17458 * rebase to v2.6.34-rc3
17459 * [Config] update configs following rebase to v2.6.34-rc3
17460 * [Config] update port configs following rebase to v2.6.34-rc3
17461
17462 [ Upstream changes ]
17463
17464 * rebased to v2.6.34-rc3
17465
17466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
17467
17468linux (2.6.34-1.1) UNRELEASED; urgency=low
17469
17470 [ Leann Ogasawara ]
17471
17472 * rebase to v2.6.34-rc2
17473 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
17474 * [Config] update port configs following rebase to v2.6.34-rc2
17475 * [Config] update configs following rebase to v2.6.34-rc2
17476
17477 [ Upstream changes ]
17478
17479 * rebased to v2.6.34-rc2
17480
17481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
17482
17483linux (2.6.33-1.1) UNRELEASED; urgency=low
17484
17485 [ Leann Ogasawara ]
17486
17487 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
17488 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
17489 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
17490 * ubuntu: lirc -- rename kfifo_put and kfifo_get
17491 * ubuntu: iscsitarget -- rename daddr inet_sock field
17492 * rebased to v2.6.33
17493 * [Config] update configs following rebase to v2.6.33
17494 * [Config] update ports configs following rebase to v2.6.33
17495
17496 [ Upstream changes ]
17497
17498 * rebased to v2.6.33
17499
17500 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
17501
17502linux (2.6.33-0.0) UNRELEASED; urgency=low
17503
17504 [ Leann Ogasawara ]
17505
17506 * Null entry.
17507
17508 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
17509
17510linux (2.6.32-16.25) lucid; urgency=low
17511
17512 [ Andy Whitcroft ]
17513
17514 * linux-tools -- move to Suggests: with explicit seeding
17515 - LP: #534635
17516
17517 [ Tim Gardner ]
17518
17519 * [Config] CONFIG_HID=m
17520
17521 [ Upstream Kernel Changes ]
17522
17523 * (pre-stable) sched: Fix SMT scheduler regression in
17524 find_busiest_queue()
17525 * KVM: introduce kvm_vcpu_on_spin
17526 * KVM: VMX: Add support for Pause-Loop Exiting
17527
17528 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
17529
17530linux (2.6.32-16.24) lucid; urgency=low
17531
17532 [ Andy Whitcroft ]
17533
17534 * armel -- perf userspace does not support arm
17535 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
17536
17537 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
17538
17539linux (2.6.32-16.23) lucid; urgency=low
17540
17541 [ Andy Whitcroft ]
17542
17543 * SAUCE: PM report driver and device suspend/resume times -- move config
17544 * update to standards version 3.8.4.0
17545 * printenv -- expose all of the package selectors
17546 * source package -- cleanup source content control
17547 * doc package -- ensure we do build package content on buildd
17548 * lintian -- correct the address in the debian/copyright
17549 * lintian -- update debhelper package version dependancy
17550 * lintian -- fix ghostscript dependancy
17551 * lintian -- add required misc:Depends
17552 * lintian -- move our debhelper compat level to debian/compat
17553 * perf -- build the kernel carried tools
17554 * perf -- add linux-tools carrying the version switches and manuals
17555 * SAUCE: fix up Kconfig for staging drivers
17556 * [Config] enable NOUVEAU etc following drm backport
17557 * update DRM to mainline v2.6.33
17558 * [Config] Remove AppArmor config options that no longer exist (ports)
17559 * [Config] updateportsconfigs following drm update
17560
17561 [ John Johansen ]
17562
17563 * ubuntu: AppArmor -- update to mainline 2010-03-04
17564 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
17565 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
17566 * [Config] Remove AppArmor config options that no longer exist
17567
17568 [ Manoj Iyer ]
17569
17570 * ubuntu: rtl8192se -- version 2010-0115,0014
17571 - LP: #530275
17572 * [Config] added CONFIG_RTL8192SE module.
17573 - LP: #530275
17574
17575 [ Tim Gardner ]
17576
17577 * [Config] Added vmw_pvscsi to d-i/scsi-modules
17578 - LP: #531017
17579 * [Upstream] netfilter: xt_recent: Add an entry reaper
17580
17581 [ Upstream Kernel Changes ]
17582
17583 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
17584 emulation"
17585 * Revert "KVM: x86 emulator: Fix popf emulation"
17586 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
17587 emulation"
17588 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
17589 * Revert "KVM: fix memory access during x86 emulation."
17590 * Add vlan (8021.Q) module package for d-i.
17591 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17592 Inspiron 700m
17593 - LP: #515246
17594 * [Upstream] docbook: need xmldoclinks for all doc types
17595 * x86: set_personality_ia32() misses force_personality32
17596 * lib: Introduce generic list_sort function
17597 * drm/nv50: Implement ctxprog/state generation.
17598 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
17599 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
17600 Inspiron 700m
17601 - LP: #515246
17602
17603 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
17604
17605linux (2.6.32-15.22) lucid; urgency=low
17606
17607 [ Andy Whitcroft ]
17608
17609 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
17610 * Revert "SAUCE: PM report driver and device suspend/resume times."
17611 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
17612
17613 [ Manoj Iyer ]
17614
17615 * SAUCE: PM report driver and device suspend/resume times.
17616
17617 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
17618
17619linux (2.6.32-15.21) lucid; urgency=low
17620
17621 [ Andy Whitcroft ]
17622
17623 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
17624 * Revert "[Config] lenovo-sl-laptop -- enable"
17625 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
17626 * armel -- cramfs module will no longer be built
17627 * d-i -- make all modules optional
17628 * rename the debug packages to match archive standard
17629 - LP: #527837
17630 * lenovo-sl-laptop is no longer built
17631
17632 [ Colin Ian King ]
17633
17634 * Disable 4MB page tables for Atom, work around errata AAE44
17635 - LP: #523112
17636
17637 [ Colin Watson ]
17638
17639 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
17640 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
17641
17642 [ Jesse Barnes ]
17643
17644 * SAUCE: drm/i915: don't change DRM configuration when releasing load
17645 detect pipe
17646 - LP: #488328
17647
17648 [ Loïc Minier ]
17649
17650 * [Config] armel Update versatile initrd configs
17651 - LP: #524893
17652 * SAUCE: [um] Don't use nx_enabled under UML
17653 - LP: #524849
17654
17655 [ Manoj Iyer ]
17656
17657 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
17658
17659 [ Mario Limonciello ]
17660
17661 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
17662
17663 [ Rafael J. Wysocki ]
17664
17665 * SAUCE: PM report driver and device suspend/resume times.
17666
17667 [ Surbhi Palande ]
17668
17669 * Revert "[Upstream] e1000e: enhance frame fragment detection"
17670 - CVE-2009-4538
17671 * Revert "[Upstream] e1000: enhance frame fragment detection"
17672 - CVE-2009-4536
17673
17674 [ Tim Gardner ]
17675
17676 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
17677 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
17678 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
17679
17680 [ Upstream Kernel Changes ]
17681
17682 * Revert "(pre-stable) eCryptfs: Add getattr function"
17683 * Fix potential crash with sys_move_pages
17684 * futex_lock_pi() key refcnt fix
17685 * futex: Handle user space corruption gracefully
17686 * futex: Handle futex value corruption gracefully
17687 * Fix race in tty_fasync() properly
17688 * hwmon: (w83781d) Request I/O ports individually for probing
17689 * hwmon: (lm78) Request I/O ports individually for probing
17690 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
17691 * ALSA: ctxfi - fix PTP address initialization
17692 * drm/i915: disable hotplug detect before Ironlake CRT detect
17693 * drm/i915: enable self-refresh on 965
17694 * drm/i915: Disable SR when more than one pipe is enabled
17695 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
17696 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
17697 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
17698 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
17699 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
17700 * i2c-tiny-usb: Fix on big-endian systems
17701 * drm/i915: handle FBC and self-refresh better
17702 * drm/i915: Increase fb alignment to 64k
17703 * drm/i915: Update write_domains on active list after flush.
17704 * regulator: Fix display of null constraints for regulators
17705 * ALSA: hda-intel: Avoid divide by zero crash
17706 * CPUFREQ: Fix use after free of struct powernow_k8_data
17707 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
17708 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
17709 * ioat: fix infinite timeout checking in ioat2_quiesce
17710 * resource: add helpers for fetching rlimits
17711 * fs/exec.c: restrict initial stack space expansion to rlimit
17712 * cifs: fix length calculation for converted unicode readdir names
17713 * NFS: Fix a reference leak in nfs_wb_cancel_page()
17714 * NFS: Try to commit unstable writes in nfs_release_page()
17715 * NFSv4: Don't allow posix locking against servers that don't support it
17716 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
17717 * NFS: Fix an Oops when truncating a file
17718 * NFS: Fix a umount race
17719 * NFS: Fix a bug in nfs_fscache_release_page()
17720 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
17721 * md: fix 'degraded' calculation when starting a reshape.
17722 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
17723 * Export the symbol of getboottime and mmonotonic_to_bootbased
17724 * kvmclock: count total_sleep_time when updating guest clock
17725 * KVM: PIT: control word is write-only
17726 * tpm_infineon: fix suspend/resume handler for pnp_driver
17727 * amd64_edac: Do not falsely trigger kerneloops
17728 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
17729 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
17730 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
17731 * netfilter: xtables: compat out of scope fix
17732 * netfilter: nf_conntrack: fix hash resizing with namespaces
17733 * drm/i915: remove full registers dump debug
17734 * drm/i915: add i915_lp_ring_sync helper
17735 * drm/i915: Don't wait interruptible for possible plane buffer flush
17736 * dasd: remove strings from s390dbf
17737 * crypto: padlock-sha - Add import/export support
17738 * wmi: Free the allocated acpi objects through wmi_get_event_data
17739 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
17740 * /dev/mem: introduce size_inside_page()
17741 * devmem: check vmalloc address on kmem read/write
17742 * devmem: fix kmem write bug on memory holes
17743 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
17744 of value 0.
17745 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
17746 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
17747 * dst: call cond_resched() in dst_gc_task()
17748 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
17749 * befs: fix leak
17750 * rtc-fm3130: add missing braces
17751 * Call flush_dcache_page after PIO data transfers in libata-sff.c
17752 * ahci: add Acer G725 to broken suspend list
17753 * pktgen: Fix freezing problem
17754 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
17755 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
17756 * x86: Re-get cfg_new in case reuse/move irq_desc
17757 * Staging: fix rtl8187se compilation errors with mac80211
17758 * ALSA: usb-audio - Avoid Oops after disconnect
17759 * serial: 8250: add serial transmitter fully empty test
17760 * sysfs: sysfs_sd_setattr set iattrs unconditionally
17761 * class: Free the class private data in class_release
17762 * USB: usbfs: only copy the actual data received
17763 * USB: usbfs: properly clean up the as structure on error paths
17764 * rtl8187: Add new device ID
17765 * ACPI: Add NULL pointer check in acpi_bus_start
17766 * ACPI: fix High cpu temperature with 2.6.32
17767 * drm/radeon/kms: use udelay for short delays
17768 * NFS: Too many GETATTR and ACCESS calls after direct I/O
17769 * eCryptfs: Add getattr function
17770 * b43: Fix throughput regression
17771 * ath9k: Fix sequence numbers for PAE frames
17772 * mac80211: Fix probe request filtering in IBSS mode
17773 * iwlwifi: Fix to set correct ht configuration
17774 * dm stripe: avoid divide by zero with invalid stripe count
17775 * dm log: userspace fix overhead_size calcuations
17776 * Linux 2.6.32.9
17777 * sfc: Fix SFE4002 initialisation
17778 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
17779 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
17780 * (pre-stable) HID: handle joysticks with large number of buttons
17781 - LP: #492056
17782 * (pre-stable) HID: extend mask for BUTTON usage page
17783 - LP: #492056
17784 * PM: Measure device suspend and resume times
17785 * e1000: enhance frame fragment detection
17786 - CVE-2009-4536
17787 * e1000e: enhance frame fragment detection
17788 - CVE-2009-4538
17789 * KVM: fix memory access during x86 emulation.
17790 - CVE-2010-0306
17791 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
17792 - CVE-2010-0306
17793 * KVM: x86 emulator: Check IOPL level during io instruction emulation
17794 - CVE-2010-0306
17795 * KVM: x86 emulator: Fix popf emulation
17796 - CVE-2010-0306
17797 * KVM: x86 emulator: Check CPL level during privilege instruction
17798 emulation
17799 - CVE-2010-0306
17800 * Input: wacom - ensure the device is initialized properly upon resume
17801 * Input: wacom - add defines for packet lengths of various devices
17802 * Input: wacom - add support for new LCD tablets
17803 - LP: #516777
17804
17805 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
17806
17807linux (2.6.32-14.20) lucid; urgency=low
17808
17809 [ Andy Whitcroft ]
17810
17811 * rebuild following the GCC update to match compiler for out of tree modules
17812 * Revert "[Config] drbd -- enable"
17813 * Revert "ubuntu: drbd -- version 8.3.1"
17814 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
17815 - LP: #510937
17816
17817 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
17818
17819linux (2.6.32-14.19) lucid; urgency=low
17820
17821 [ Andy Whitcroft ]
17822
17823 * ensure we build the source package contents when enabled
17824 - LP: #522308
17825 * [Config] enable CONFIG_X86_MCE_XEON75XX
17826 * SAUCE: AppArmor -- add linux/kref.h for struct kref
17827 * [Config] enable CONFIG_HID_ORTEK
17828 * enable udeb generation for arm versatile flavour
17829 - LP: #522515
17830
17831 [ John Johansen ]
17832
17833 * ubuntu: AppArmor -- update to mainline 2010-02-18
17834 - LP: #439560, #496110, #507069
17835
17836 [ Johnathon Harris ]
17837
17838 * SAUCE: HID: add support for Ortek WKB-2000
17839 - LP: #405390
17840
17841 [ Upstream Kernel Changes ]
17842
17843 * tpm_tis: TPM_STS_DATA_EXPECT workaround
17844 - LP: #490487
17845 * x86, mce: Xeon75xx specific interface to get corrected memory error
17846 information
17847 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
17848 * x86, mce: Make xeon75xx memory driver dependent on PCI
17849 * drm/edid: Unify detailed block parsing between base and extension
17850 blocks
17851 - LP: #500999
17852 * (pre-stable) eCryptfs: Add getattr function
17853 - LP: #390833
17854
17855 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
17856
17857linux (2.6.32-13.18) lucid; urgency=low
17858
17859 [ Andy Whitcroft ]
17860
17861 * Revert "enforcer -- make the enforcement configuration common"
17862 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
17863 (Dell E6x00 series)"
17864 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
17865 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
17866 0755"
17867 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
17868 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
17869 * Revert "SAUCE: make fc transport removal of target configurable"
17870 * enforcer -- make the enforcement configuration common
17871 * getabis -- add preempt flavour to the list
17872 * [Config] enforce DEVTMPFS options
17873 * [Config] armel -- cleanup to-be builtin modules
17874 * [Config] cleanup ports configs
17875 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
17876 - LP: #485536
17877 * add printdebian target to find branch target
17878 * distclean -- do not remove debian.env
17879 * [Config] generic-pae switch to M586TSC
17880 - LP: #519448
17881 * git-ubuntu-log -- commonise duplicated log handling
17882 * git-ubuntu-log -- tighten up Bug: NNNN matching
17883 * git-ubuntu-log -- sort the bug numbers
17884
17885 [ Chris Wilson ]
17886
17887 * (pre-stable) drm/i915: Increase fb alignment to 64k
17888 - LP: #404064
17889
17890 [ Eric Miao ]
17891
17892 * arm -- enable ubuntu/ directory
17893
17894 [ Huang Ying ]
17895
17896 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
17897 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
17898
17899 [ Loïc Minier ]
17900
17901 * [Config] cleanup preempt configuration
17902 * [Config] versatile: Fix video output
17903 - LP: #517594
17904 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
17905 * [Config] Large update to armel/versatile
17906 * [Config] versatile: Add RTC support
17907 * [Config] armel: Enable NEON
17908 * [Config] versatile: Builtin MMC support
17909 * [Config] versatile Builtin SCSI controller
17910 * [Config] armel Disable dma_cache_sync callers
17911 * [Config] armel Disable asm/time.h users
17912 * [Config] armel Disable out of range udelay()
17913 * [Config] armel Disable flush_cache_range() users
17914 * [Config] armel -- Enable ubuntu/ drivers
17915
17916 [ Steve Conklin ]
17917
17918 * SAUCE: drm/i915: Add display hotplug event on Ironlake
17919 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
17920
17921 [ Upstream Kernel Changes ]
17922
17923 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
17924 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
17925 in IRQ handler""
17926 * clockevent: Don't remove broadcast device when cpu is dead
17927 * clockevents: Add missing include to pacify sparse
17928 * ACPI: don't cond_resched if irq is disabled
17929 * be2net: Add support for next generation of BladeEngine device.
17930 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
17931 * mpt2sas: New device SAS2208 support is added
17932 * ar9170: Add support for D-Link DWA 160 A2
17933 * powerpc/fsl: Add PCI device ids for new QoirQ chips
17934 * davinci: dm646x: Add support for 3.x silicon revision
17935 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
17936 * Driver-Core: devtmpfs - set root directory mode to 0755
17937 * driver-core: fix devtmpfs crash on s390
17938 * vfs: get_sb_single() - do not pass options twice
17939 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
17940 * V4L/DVB (13569): smsusb: add autodetection support for five additional
17941 Hauppauge USB IDs
17942 * USB: mos7840: add device IDs for B&B electronics devices
17943 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
17944 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
17945 SubVendor ID: 0x1043 Device ID: 0x4847)
17946 * iTCO_wdt: Add support for Intel Ibex Peak
17947 * atl1c:use common_task instead of reset_task and link_chg_task
17948 * atl1e:disable NETIF_F_TSO6 for hardware limit
17949 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
17950 * V4L/DVB (13680b): DocBook/media: create links for included sources
17951 * netfilter: xtables: fix conntrack match v1 ipt-save output
17952 * partitions: read whole sector with EFI GPT header
17953 * partitions: use sector size for EFI GPT
17954 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
17955 * sched: Fix isolcpus boot option
17956 * sched: Fix missing sched tunable recalculation on cpu add/remove
17957 * nohz: Prevent clocksource wrapping during idle
17958 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
17959 * timers, init: Limit the number of per cpu calibration bootup messages
17960 * PCI: Always set prefetchable base/limit upper32 registers
17961 * iscsi class: modify handling of replacement timeout
17962 * NFS: Revert default r/wsize behavior
17963 * HID: fixup quirk for NCR devices
17964 * scsi_devinfo: update Hitachi entries (v2)
17965 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
17966 * scsi_transport_fc: remove invalid BUG_ON
17967 * lpfc: fix hang on SGI ia64 platform
17968 * libfc: fix typo in retry check on received PRLI
17969 * libfc: fix ddp in fc_fcp for 0 xid
17970 * fcoe: remove redundant checking of netdev->netdev_ops
17971 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
17972 * libfc: lport: fix minor documentation errors
17973 * libfc: don't WARN_ON in lport_timeout for RESET state
17974 * fcoe: initialize return value in fcoe_destroy
17975 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
17976 * libfc: fix memory corruption caused by double frees and bad error
17977 handling
17978 * libfc: fix free of fc_rport_priv with timer pending
17979 * libfc: remote port gets stuck in restart state without really
17980 restarting
17981 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
17982 * fcoe: Fix checking san mac address
17983 * fcoe: Fix getting san mac for VLAN interface
17984 * qlge: Remove explicit setting of PCI Dev CTL reg.
17985 * qlge: Set PCIE max read request size.
17986 * qlge: Don't fail open when port is not initialized.
17987 * qlge: Add handler for DCBX firmware event.
17988 * qlge: Bonding fix for mode 6.
17989 * PCI: AER: fix aer inject result in kernel oops
17990 * DMI: allow omitting ident strings in DMI tables
17991 * Input: i8042 - remove identification strings from DMI tables
17992 * Input: i8042 - add Gigabyte M1022M to the noloop list
17993 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
17994 * ALSA: hda - select IbexPeak handler for Calpella
17995 * ALSA: hda - Fix quirk for Maxdata obook4-1
17996 * ALSA: hda - Add missing Line-Out and PCM switches as slave
17997 * iTCO_wdt.c - cleanup chipset documentation
17998 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
17999 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
18000 * ahci: disable SNotification capability for ich8
18001 * ata_piix: fix MWDMA handling on PIIX3
18002 * md: fix small irregularity with start_ro module parameter
18003 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
18004 * cio: fix double free in case of probe failure
18005 * cio: dont panic in non-fatal conditions
18006 * netiucv: displayed TX bytes value much too high
18007 * ipc ns: fix memory leak (idr)
18008 * ALSA: hda - Fix HP T5735 automute
18009 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
18010 * UBI: fix memory leak in update path
18011 * UBI: initialise update marker
18012 * ASoC: fix a memory-leak in wm8903
18013 * mac80211: check that ieee80211_set_power_mgmt only handles STA
18014 interfaces.
18015 * cfg80211: fix channel setting for wext
18016 * KVM: S390: fix potential array overrun in intercept handling
18017 * KVM: only allow one gsi per fd
18018 * KVM: Fix race between APIC TMR and IRR
18019 * KVM: MMU: bail out pagewalk on kvm_read_guest error
18020 * KVM: x86: Fix host_mapping_level()
18021 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
18022 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
18023 * KVM: fix lock imbalance in kvm_*_irq_source_id()
18024 * KVM: only clear irq_source_id if irqchip is present
18025 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
18026 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
18027 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
18028 - LP: #516325
18029 * iwlwifi: Fix throughput stall issue in HT mode for 5000
18030 * fnctl: f_modown should call write_lock_irqsave/restore
18031 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
18032 CPUID drivers.
18033 * Linux 2.6.32.7
18034 * scsi_lib: Fix bug in completion of bidi commands
18035 * mptsas: Fix issue with chain pools allocation on katmai
18036 * mm: add new 'read_cache_page_gfp()' helper function
18037 * drm/i915: Selectively enable self-reclaim
18038 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
18039 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
18040 * x86: Set hotpluggable nodes in nodes_possible_map
18041 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
18042 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
18043 * zcrypt: Do not remove coprocessor for error 8/72
18044 * dasd: fix possible NULL pointer errors
18045 * ACPI: Add a generic API for _OSC -v2
18046 * ACPI: Add platform-wide _OSC support.
18047 * ACPI: fix OSC regression that caused aer and pciehp not to load
18048 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
18049 * UBI: fix volume creation input checking
18050 * e1000/e1000e: don't use small hardware rx buffers
18051 * drm/i915: Reload hangcheck timer too for Ironlake
18052 * Fix a leak in affs_fill_super()
18053 * Fix failure exits in bfs_fill_super()
18054 * fix oops in fs/9p late mount failure
18055 * fix leak in romfs_fill_super()
18056 * Fix remount races with symlink handling in affs
18057 * fix affs parse_options()
18058 * Fix failure exit in ipathfs
18059 * mm: fix migratetype bug which slowed swapping
18060 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
18061 NOMMU stack
18062 * Split 'flush_old_exec' into two functions
18063 * sparc: TIF_ABI_PENDING bit removal
18064 * x86: get rid of the insane TIF_ABI_PENDING bit
18065 * Input: winbond-cir - remove dmesg spam
18066 * x86: Disable HPET MSI on ATI SB700/SB800
18067 * iwlwifi: set default aggregation frame count limit to 31
18068 * drm/i915: only enable hotplug for detected outputs
18069 * firewire: core: add_descriptor size check
18070 * SECURITY: selinux, fix update_rlimit_cpu parameter
18071 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
18072 * x86: Add Dell OptiPlex 760 reboot quirk
18073 - LP: #488319
18074 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
18075 * x86/amd-iommu: Fix possible integer overflow
18076 * clocksource: fix compilation if no GENERIC_TIME
18077 * tcp: update the netstamp_needed counter when cloning sockets
18078 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
18079 * net: restore ip source validation
18080 * af_packet: Don't use skb after dev_queue_xmit()
18081 * ax25: netrom: rose: Fix timer oopses
18082 * KVM: allow userspace to adjust kvmclock offset
18083 * oprofile/x86: add Xeon 7500 series support
18084 * oprofile/x86: fix crash when profiling more than 28 events
18085 * libata: retry link resume if necessary
18086 * mm: percpu-vmap fix RCU list walking
18087 * mm: purge fragmented percpu vmap blocks
18088 * block: fix bio_add_page for non trivial merge_bvec_fn case
18089 * Fix 'flush_old_exec()/setup_new_exec()' split
18090 * random: drop weird m_time/a_time manipulation
18091 * random: Remove unused inode variable
18092 * block: fix bugs in bio-integrity mempool usage
18093 * usb: r8a66597-hdc disable interrupts fix
18094 * connector: Delete buggy notification code.
18095 * be2net: Bug fix to support newer generation of BE ASIC
18096 * be2net: Fix memset() arg ordering.
18097 * mm: flush dcache before writing into page to avoid alias
18098 * mac80211: fix NULL pointer dereference when ftrace is enabled
18099 * imxfb: correct location of callbacks in suspend and resume
18100 * mx3fb: some debug and initialisation fixes
18101 * starfire: clean up properly if firmware loading fails
18102 * kernel/cred.c: use kmem_cache_free
18103 * uartlite: fix crash when using as console
18104 * pktcdvd: removing device does not remove its sysfs dir
18105 * ath9k: fix eeprom INI values override for 2GHz-only cards
18106 * ath9k: fix beacon slot/buffer leak
18107 * powerpc: TIF_ABI_PENDING bit removal
18108 * NET: fix oops at bootime in sysctl code
18109 * Linux 2.6.32.8
18110
18111 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
18112
18113linux (2.6.32-12.17) lucid; urgency=low
18114
18115 [ Andy Whitcroft ]
18116
18117 * restore linux-image prefix -- master
18118 * enforce -- we require SELINUX enabled -- master
18119 * enforce -- ensure APPARMOR is our default LSM -- master
18120 * make doc package completely optional -- master
18121 * make source package completely optional -- master
18122 * make linux-libc-dev completly optional -- master
18123 * convert package disable to a deps list -- master
18124 * allow common headers to switch from indep to arch -- master
18125 * convert binary package disable to a deps list -- master
18126 * add configuration option for a full source build tree -- master
18127 * add support for uImage kernels in package control scripts
18128 * getabis -- cleanup and parameterise repository list -- master
18129 * getabis -- move configuration to etc/getabi -- master
18130 * kernelconfig -- move configuration to etc -- master
18131 * rules -- make debian/debian.env master for branch name
18132 * set the current branch name -- master
18133 * pull back common debian.master files into debian -- master
18134 * enforcer -- make the enforcement configuration common
18135 * insert-changes -- correctly link to debian/rules in DROOT
18136
18137 [ Colin Watson ]
18138
18139 * future-proof ddeb handling against buildd changes
18140
18141 [ Eric Miao ]
18142
18143 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
18144 X86
18145
18146 [ Loïc Minier ]
18147
18148 * Add modules.builtin.bin to prerm rm list
18149 - LP: #516584
18150
18151 [ Tim Gardner ]
18152
18153 * [Config] Implement the amd64 preempt flavour
18154
18155 [ Upstream Kernel Changes ]
18156
18157 * syslog: distinguish between /proc/kmsg and syscalls
18158 - LP: #515623
18159 * sfc: Fix polling for slow MCDI operations
18160 * sfc: Fix conditions for MDIO self-test
18161 * sfc: QT202x: Remove unreliable MMD check at initialisation
18162 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
18163 * sfc: Use fixed-size buffers for MCDI NVRAM requests
18164
18165 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
18166
18167linux (2.6.32-12.16) lucid; urgency=low
18168
18169 [ Andy Whitcroft ]
18170
18171 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
18172 first use"
18173 * SAUCE: acpi battery -- move first lookup asynchronous
18174 - LP: #507211
18175 * [Config] update configs to cleanup generic configs
18176 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
18177 * [Config] enable USER_NS
18178 - LP: #480739, #509808
18179
18180 [ Heiko Carstens ]
18181
18182 * (pre-stable) driver-core: fix devtmpfs crash on s390
18183 - LP: #512370
18184
18185 [ John Johansen ]
18186
18187 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
18188 - LP: #494565
18189 * [Config] VIRTIO=y for server/virtual flavours
18190 - LP: #494565
18191
18192 [ Kay Sievers ]
18193
18194 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
18195 - LP: #512370
18196
18197 [ Kees Cook ]
18198
18199 * SAUCE: x86: brk away from exec rand area
18200 - LP: #452175
18201
18202 [ Leann Ogasawara ]
18203
18204 * [Upstream] e1000: enhance frame fragment detection
18205 - CVE-2009-4536
18206 * [Upstream] e1000e: enhance frame fragment detection
18207 - CVE-2009-4538
18208
18209 [ Sebastian Kapfer ]
18210
18211 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
18212 series)
18213 - LP: #296610
18214
18215 [ Upstream Kernel Changes ]
18216
18217 * inotify: do not reuse watch descriptors
18218 - LP: #485556
18219 * inotify: only warn once for inotify problems
18220 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
18221 Framebuffer"
18222 * memcg: ensure list is empty at rmdir
18223 * drm/i915: remove loop in Ironlake interrupt handler
18224 * block: Fix incorrect reporting of partition alignment
18225 * x86, mce: Thermal monitoring depends on APIC being enabled
18226 * futexes: Remove rw parameter from get_futex_key()
18227 * page allocator: update NR_FREE_PAGES only when necessary
18228 * x86, apic: use physical mode for IBM summit platforms
18229 * edac: i5000_edac critical fix panic out of bounds
18230 * x86: SGI UV: Fix mapping of MMIO registers
18231 * mfd: WM835x GPIO direction register is not locked
18232 * mfd: Correct WM835x ISINK ramp time defines
18233 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
18234 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
18235 * reiserfs: truncate blocks not used by a write
18236 * HID: add device IDs for new model of Apple Wireless Keyboard
18237 * PCI/cardbus: Add a fixup hook and fix powerpc
18238 * Input: pmouse - move Sentelic probe down the list
18239 * asus-laptop: add Lenovo SL hotkey support
18240 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
18241 * sparc64: Fix NMI programming when perf events are active.
18242 * sparc64: Fix Niagara2 perf event handling.
18243 * i2c: Do not use device name after device_unregister
18244 * i2c/pca: Don't use *_interruptible
18245 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
18246 * sched: Fix task priority bug
18247 * vfs: Fix vmtruncate() regression
18248 * Linux 2.6.32.5
18249 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
18250 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
18251 * Staging: asus_oled: fix oops in 2.6.32.2
18252 * Staging: hv: fix smp problems in the hyperv core code
18253 * tty: fix race in tty_fasync
18254 * ecryptfs: use after free
18255 * ecryptfs: initialize private persistent file before dereferencing
18256 pointer
18257 * nozomi: quick fix for the close/close bug
18258 * serial: 8250_pnp: use wildcard for serial Wacom tablets
18259 * usb: serial: fix memory leak in generic driver
18260 * USB: fix bitmask merge error
18261 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
18262 * USB: EHCI: fix handling of unusual interrupt intervals
18263 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
18264 * USB: add missing delay during remote wakeup
18265 * USB: add speed values for USB 3.0 and wireless controllers
18266 * ACPI: EC: Accelerate query execution
18267 * ACPI: EC: Add wait for irq storm
18268 * SCSI: enclosure: fix oops while iterating enclosure_status array
18269 * drm/i915: Read the response after issuing DDC bus switch command
18270 * drm/i915: try another possible DDC bus for the SDVO device with
18271 multiple outputs
18272 * block: bdev_stack_limits wrapper
18273 * DM: Fix device mapper topology stacking
18274 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
18275 * USB: fix usbstorage for 2770:915d delivers no FAT
18276 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
18277 * perf timechart: Use tid not pid for COMM change
18278 * perf events: Dont report side-band events on each cpu for
18279 per-task-per-cpu events
18280 * perf: Honour event state for aux stream data
18281 * Linux 2.6.32.6
18282
18283 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
18284
18285linux (2.6.32-11.15) lucid; urgency=low
18286
18287 [ Andy Whitcroft ]
18288
18289 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
18290 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
18291 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
18292 boards"
18293 * Revert "[Upstream] mmc: prevent dangling block device from accessing
18294 stale queues"
18295 * Revert "SAUCE: Fix nx_enable reporting"
18296 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
18297 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
18298 * SAUCE: i915 -- disable powersave by default
18299 - LP: #492392
18300
18301 [ Kees Cook ]
18302
18303 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18304 - LP: #369978
18305 * SAUCE: [x86] fix report of cs-limit nx-emulation
18306 - LP: #454285
18307 * SAUCE: Fix nx_enable reporting
18308 - LP: #454285
18309
18310 [ Tim Gardner ]
18311
18312 * [Upstream] b43: Declare all possible firmware files.
18313 - LP: #488636
18314 * [Config] updateconfigs after adding pvscsi
18315 - LP: #497156
18316 * [Config] CONFIG_BT=m
18317
18318 [ Upstream Kernel Changes ]
18319
18320 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
18321 for pre-Pentium"
18322 * SCSI: ipr: fix EEH recovery
18323 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
18324 * SCSI: st: fix mdata->page_order handling
18325 * SCSI: fc class: fix fc_transport_init error handling
18326 * sched: Fix task_hot() test order
18327 * x86, cpuid: Add "volatile" to asm in native_cpuid()
18328 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
18329 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
18330 * pata_hpt3x2n: fix clock turnaround
18331 * pata_cmd64x: fix overclocking of UDMA0-2 modes
18332 * ASoC: wm8974: fix a wrong bit definition
18333 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
18334 * ALSA: hda - Fix missing capsrc_nids for ALC88x
18335 * acerhdf: limit modalias matching to supported
18336 - LP: #435958
18337 * ACPI: EC: Fix MSI DMI detection
18338 * ACPI: Use the return result of ACPI lid notifier chain correctly
18339 * powerpc: Handle VSX alignment faults correctly in little-endian mode
18340 * ASoC: Do not write to invalid registers on the wm9712.
18341 * drm/radeon: fix build on 64-bit with some compilers.
18342 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
18343 * USB: option: support hi speed for modem Haier CE100
18344 * USB: Fix a bug on appledisplay.c regarding signedness
18345 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
18346 * Bluetooth: Prevent ill-timed autosuspend in USB driver
18347 * USB: rename usb_configure_device
18348 * USB: fix bugs in usb_(de)authorize_device
18349 * drivers/net/usb: Correct code taking the size of a pointer
18350 * x86: SGI UV: Fix writes to led registers on remote uv hubs
18351 * md: Fix unfortunate interaction with evms
18352 * dma: at_hdmac: correct incompatible type for argument 1 of
18353 'spin_lock_bh'
18354 * dma-debug: Do not add notifier when dma debugging is disabled.
18355 * dma-debug: Fix bug causing build warning
18356 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
18357 referrals
18358 * x86/amd-iommu: Fix initialization failure panic
18359 * ioat3: fix p-disabled q-continuation
18360 * ioat2,3: put channel hardware in known state at init
18361 * KVM: MMU: remove prefault from invlpg handler
18362 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
18363 * Libertas: fix buffer overflow in lbs_get_essid()
18364 * iwmc3200wifi: fix array out-of-boundary access
18365 * mac80211: fix propagation of failed hardware reconfigurations
18366 * mac80211: fix WMM AP settings application
18367 * mac80211: Fix IBSS merge
18368 * cfg80211: fix race between deauth and assoc response
18369 * ath5k: fix SWI calibration interrupt storm
18370 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
18371 * ath9k: Fix TX queue draining
18372 * ath9k: fix missed error codes in the tx status check
18373 * ath9k: wake hardware during AMPDU TX actions
18374 * ath9k: fix suspend by waking device prior to stop
18375 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
18376 64-bit
18377 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
18378 in 0x4054
18379 * iwl3945: disable power save
18380 * iwl3945: fix panic in iwl3945 driver
18381 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
18382 * iwlwifi: fix more eeprom endian bugs
18383 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
18384 * mac80211: fix race with suspend and dynamic_ps_disable_work
18385 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
18386 * 'sysctl_max_map_count' should be non-negative
18387 * kernel/sysctl.c: fix the incomplete part of
18388 sysctl_max_map_count-should-be-non-negative.patch
18389 * V4L/DVB (13596): ov511.c typo: lock => unlock
18390 * x86/ptrace: make genregs[32]_get/set more robust
18391 * memcg: avoid oom-killing innocent task in case of use_hierarchy
18392 * e100: Fix broken cbs accounting due to missing memset.
18393 * ipv6: reassembly: use seperate reassembly queues for conntrack and
18394 local delivery
18395 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
18396 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
18397 * b43: avoid PPC fault during resume
18398 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
18399 support
18400 * sched: Fix balance vs hotplug race
18401 * drm/radeon/kms: fix crtc vblank update for r600
18402 * drm: disable all the possible outputs/crtcs before entering KMS mode
18403 * S390: dasd: support DIAG access for read-only devices
18404 * xen: fix is_disconnected_device/exists_disconnected_device
18405 * xen: improvement to wait_for_devices()
18406 * xen: wait up to 5 minutes for device connetion
18407 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
18408 * udf: Try harder when looking for VAT inode
18409 * Add unlocked version of inode_add_bytes() function
18410 * quota: decouple fs reserved space from quota reservation
18411 * ext4: Convert to generic reserved quota's space management.
18412 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
18413 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
18414 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
18415 * amd64_edac: unify MCGCTL ECC switching
18416 * x86, msr: Add support for non-contiguous cpumasks
18417 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
18418 * amd64_edac: fix driver instance freeing
18419 * amd64_edac: make driver loading more robust
18420 * amd64_edac: fix forcing module load/unload
18421 * sched: Sched_rt_periodic_timer vs cpu hotplug
18422 * ext4: Update documentation to correct the inode_readahead_blks option
18423 name
18424 * lguest: fix bug in setting guest GDT entry
18425 * vmscan: do not evict inactive pages when skipping an active list scan
18426 * ksm: fix mlockfreed to munlocked
18427 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
18428 * generic_permission: MAY_OPEN is not write access
18429 * Linux 2.6.32.3
18430 * untangle the do_mremap() mess
18431 * fasync: split 'fasync_helper()' into separate add/remove functions
18432 * ASoC: fix params_rate() macro use in several codecs
18433 * modules: Skip empty sections when exporting section notes
18434 * exofs: simple_write_end does not mark_inode_dirty
18435 * nfsd: make sure data is on disk before calling ->fsync
18436 * sunrpc: fix peername failed on closed listener
18437 * SUNRPC: Fix up an error return value in
18438 gss_import_sec_context_kerberos()
18439 * SUNRPC: Fix the return value in gss_import_sec_context()
18440 * sunrpc: on successful gss error pipe write, don't return error
18441 * drm/i915: Update LVDS connector status when receiving ACPI LID event
18442 * drm/i915: fix order of fence release wrt flushing
18443 * drm/i915: Permit pinning whilst the device is 'suspended'
18444 * drm: remove address mask param for drm_pci_alloc()
18445 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
18446 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
18447 pipeconf on Ironlake
18448 * drm/i915: Select the correct BPC for LVDS on Ironlake
18449 * drm/i915: fix unused var
18450 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
18451 * drivers/cpuidle/governors/menu.c: fix undefined reference to
18452 `__udivdi3'
18453 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
18454 * lib/rational.c needs module.h
18455 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
18456 DMA_FROM_DEVICE and
18457 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
18458 * mmc_block: add dev_t initialization check
18459 * mmc_block: fix probe error cleanup bug
18460 * mmc_block: fix queue cleanup
18461 * ALSA: hda - Fix ALC861-VD capture source mixer
18462 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
18463 blacklist
18464 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
18465 - LP: #498863
18466 * ASoC: Fix WM8350 DSP mode B configuration
18467 * netfilter: ebtables: enforce CAP_NET_ADMIN
18468 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
18469 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
18470 * hwmon: (adt7462) Fix pin 28 monitoring
18471 * quota: Fix dquot_transfer for filesystems different from ext4
18472 * xen: fix hang on suspend.
18473 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
18474 * ath5k: Fix eeprom checksum check for custom sized eeproms
18475 * cfg80211: fix syntax error on user regulatory hints
18476 * iwl: off by one bug
18477 * mac80211: add missing sanity checks for action frames
18478 * drm/i915: remove render reclock support
18479 * libertas: Remove carrier signaling from the scan code
18480 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
18481 * mac80211: fix skb buffering issue (and fixes to that)
18482 * fix braindamage in audit_tree.c untag_chunk()
18483 * fix more leaks in audit_tree.c tag_chunk()
18484 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
18485 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
18486 * agp/intel-agp: Clear entire GTT on startup
18487 * Linux 2.6.32.4
18488 * ethtool: Add reset operation
18489 * gro: Name the GRO result enumeration type
18490 * gro: Change all receive functions to return GRO result codes
18491 * sfc: 10Xpress: Initialise pause advertising flags
18492 * sfc: 10Xpress: Report support for pause frames
18493 * sfc: Remove redundant header gmii.h
18494 * sfc: Remove redundant hardware initialisation
18495 * sfc: Rename Falcon-specific board code and types
18496 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
18497 * sfc: Remove versioned bitfield macros
18498 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
18499 * sfc: Update hardware definitions for Siena
18500 * sfc: Rename register I/O header and functions used by both Falcon and
18501 Siena
18502 * sfc: Eliminate indirect lookups of queue size constants
18503 * sfc: Define DMA address mask explicitly in terms of descriptor field
18504 width
18505 * sfc: Move all TX DMA length limiting into tx.c
18506 * sfc: Change order of device removal to reverse of probe order
18507 * sfc: Remove declarations of nonexistent functions
18508 * sfc: Move efx_xmit_done() declaration into correct stanza
18509 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
18510 * sfc: Maintain interrupt moderation values in ticks, not microseconds
18511 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
18512 * sfc: Remove pointless abstraction of memory BAR number
18513 * sfc: Remove incorrect assertion from efx_pci_remove_main()
18514 * sfc: Remove unnecessary tests of efx->membase
18515 * sfc: Move MTD probe after netdev registration and name allocation
18516 * sfc: Remove unused code for non-autoneg speed/duplex switching
18517 * sfc: Rename 'xfp' file and functions to reflect reality
18518 * sfc: Really allow RX checksum offload to be disabled
18519 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
18520 * sfc: Enable heuristic selection between page and skb RX buffers
18521 * sfc: Remove pointless abstraction of memory BAR number (2)
18522 * sfc: Remove redundant gotos from __efx_rx_packet()
18523 * sfc: Remove ridiculously paranoid assertions
18524 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
18525 * sfc: Record RX queue number on GRO path
18526 * sfc: SFT9001: Reset LED configuration correctly after blinking
18527 * sfc: Use a single blink implementation
18528 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
18529 * sfc: Make board information explicitly Falcon-specific
18530 * sfc: Move definition of struct falcon_nic_data into falcon.h
18531 * sfc: Move struct falcon_board into struct falcon_nic_data
18532 * sfc: Move all I2C stuff into struct falcon_board
18533 * sfc: Gather link state fields in struct efx_nic into new struct
18534 efx_link_state
18535 * sfc: Remove unnecessary casts to struct sk_buff *
18536 * sfc: Remove redundant efx_xmit() function
18537 * sfc: Combine high-level header files
18538 * sfc: Log interrupt and reset type names, not numbers
18539 * sfc: Fix descriptor cache sizes
18540 * sfc: Treat all MAC registers as 128-bit
18541 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
18542 * sfc: Comment corrections
18543 * sfc: Remove unused constant
18544 * sfc: Clean up struct falcon_board and struct falcon_board_data
18545 * sfc: Fix bugs in RX queue flushing
18546 * sfc: Remove unused function efx_flush_queues()
18547 * sfc: Only switch Falcon MAC clocks as necessary
18548 * sfc: Hold MAC lock for longer in efx_init_port()
18549 * sfc: Split MAC stats DMA initiation and completion
18550 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
18551 * sfc: Simplify XMAC link polling
18552 * sfc: Change MAC promiscuity and multicast hash at the same time
18553 * sfc: Move inline comment into kernel-doc
18554 * sfc: Do not set net_device::trans_start in self-test
18555 * sfc: Simplify PHY polling
18556 * sfc: QT202x: Reset before reading PHY id
18557 * sfc: Replace MDIO spinlock with mutex
18558 * sfc: Always start Falcon using the XMAC
18559 * sfc: Limit some hardware workarounds to Falcon
18560 * sfc: Remove EFX_WORKAROUND_9141 macro
18561 * sfc: Remove another unused workaround macro
18562 * sfc: Remove some redundant whitespace
18563 * sfc: Decouple NIC revision number from Falcon PCI revision number
18564 * sfc: Move descriptor cache base addresses to struct efx_nic_type
18565 * sfc: Clean up RX event handling
18566 * sfc: Remove redundant writes to INT_ADR_KER
18567 * sfc: Remove duplicate hardware structure definitions
18568 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
18569 * sfc: Move Falcon NIC operations to efx_nic_type
18570 * sfc: Refactor link configuration
18571 * sfc: Generalise link state monitoring
18572 * sfc: Add power-management and wake-on-LAN support
18573 * sfc: Implement ethtool reset operation
18574 * sfc: Add efx_nic_type operation for register self-test
18575 * sfc: Add efx_nic_type operation for NVRAM self-test
18576 * sfc: Add efx_nic_type operation for identity LED control
18577 * sfc: Separate shared NIC code from Falcon-specific and rename
18578 accordingly
18579 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
18580 * sfc: Extend loopback mode enumeration
18581 * sfc: Remove static PHY data and enumerations
18582 * sfc: Extend MTD driver for use with new NICs
18583 * sfc: Allow for additional checksum offload features
18584 * sfc: Rename falcon.h to nic.h
18585 * sfc: Move shared NIC code from falcon.c to new source file nic.c
18586 * sfc: Add firmware protocol definitions (MCDI)
18587 * sfc: Add support for SFC9000 family (1)
18588 * sfc: Add support for SFC9000 family (2)
18589 * sfc: Implement TSO for TCP/IPv6
18590 * sfc: Update version, copyright dates, authors
18591 * drivers/net/sfc: Correct code taking the size of a pointer
18592 * sfc: Move PHY software state initialisation from init() into probe()
18593 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
18594 * sfc: Fix DMA mapping cleanup in case of an error in TSO
18595 * sfc: QT2025C: Work around PHY bug
18596 * sfc: QT2025C: Switch into self-configure mode when not in loopback
18597 * sfc: QT2025C: Work around PHY firmware initialisation bug
18598 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
18599 * sfc: Disable TX descriptor prefetch watchdog
18600 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
18601 - LP: #497156
18602
18603 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
18604
18605linux (2.6.32-10.14) lucid; urgency=low
18606
18607 [ Alex Deucher ]
18608
18609 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
18610 - LP: #493795
18611
18612 [ Andy Whitcroft ]
18613
18614 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
18615 id is less than 0x0f."
18616 * config-check -- ensure the checks get run at build time
18617 * config-check -- check the processed config during updateconfigs
18618 * config-check -- CONFIG_SECCOMP may not be present
18619 * TUN is now built in ignore
18620 * SAUCE: acpi battery -- delay first lookup of the battery until first
18621 use
18622 * SAUCE: async_populate_rootfs: move rootfs init earlier
18623 * ubuntu: AppArmor -- update to mainline 2010-01-06
18624 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
18625 - LP: #498525
18626
18627 [ Dave Airlie ]
18628
18629 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
18630
18631 [ Leann Ogasawara ]
18632
18633 * Add asix to nic-usb-modules file
18634 - LP: #499785
18635
18636 [ Peter Zijlstra ]
18637
18638 * (pre-stable) sched: Fix balance vs hotplug race
18639
18640 [ Tim Gardner ]
18641
18642 * [Config] Enable CONFIG_FUNCTION_TRACER
18643 - LP: #497989
18644 * [Config] Drop lpia from getabis
18645 * [Config] Build in TUN/TAP driver
18646 - LP: #499491
18647 * [Config] DH_COMPAT=5
18648
18649 [ Upstream Kernel Changes ]
18650
18651 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
18652 component_only tv_modes"
18653 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
18654 turned off"
18655 * USB: usb-storage: fix bug in fill_inquiry
18656 * USB: option: add pid for ZTE
18657 * firewire: ohci: handle receive packets with a data length of zero
18658 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
18659 of ->completed counter
18660 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
18661 counter
18662 * rcu: Fix note_new_gpnum() uses of ->gpnum
18663 * rcu: Remove inline from forward-referenced functions
18664 * perf_event: Fix invalid type in ioctl definition
18665 * perf_event: Initialize data.period in perf_swevent_hrtimer()
18666 * perf: Don't free perf_mmap_data until work has been done
18667 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
18668 * sched: Check for an idle shared cache in select_task_rq_fair()
18669 * sched: Fix affinity logic in select_task_rq_fair()
18670 * sched: Rate-limit newidle
18671 * sched: Fix and clean up rate-limit newidle code
18672 * x86/amd-iommu: attach devices to pre-allocated domains early
18673 * x86/amd-iommu: un__init iommu_setup_msi
18674 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
18675 up the PCI tree
18676 * x86: Fix iommu=nodac parameter handling
18677 * x86: GART: pci-gart_64.c: Use correct length in strncmp
18678 * x86: ASUS P4S800 reboot=bios quirk
18679 - LP: #366682
18680 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
18681 * ssb: Fix range check in sprom write
18682 * ath5k: allow setting txpower to 0
18683 * ath5k: enable EEPROM checksum check
18684 * hrtimer: Fix /proc/timer_list regression
18685 * ALSA: hrtimer - Fix lock-up
18686 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
18687 * KVM: x86 emulator: limit instructions to 15 bytes
18688 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
18689 * KVM: s390: Make psw available on all exits, not just a subset
18690 * KVM: fix irq_source_id size verification
18691 * KVM: x86: include pvclock MSRs in msrs_to_save
18692 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
18693 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
18694 * x86, mce: don't restart timer if disabled
18695 * x86/mce: Set up timer unconditionally
18696 * x86: SGI UV: Fix BAU initialization
18697 * x86: Fix duplicated UV BAU interrupt vector
18698 * x86: Add new Intel CPU cache size descriptors
18699 * x86: Fix typo in Intel CPU cache size descriptor
18700 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
18701 * s390: clear high-order bits of registers after sam64
18702 * V4L/DVB: Fix test in copy_reg_bits()
18703 * bsdacct: fix uid/gid misreporting
18704 * UBI: flush wl before clearing update marker
18705 * jbd2: don't wipe the journal on a failed journal checksum
18706 * USB: xhci: Add correct email and files to MAINTAINERS entry.
18707 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
18708 * USB: option.c: add support for D-Link DWM-162-U5
18709 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
18710 * USB: usb-storage: add BAD_SENSE flag
18711 * USB: Close usb_find_interface race v3
18712 * pxa/em-x270: fix usb hub power up/reset sequence
18713 * hfs: fix a potential buffer overflow
18714 * SUNRPC: IS_ERR/PTR_ERR confusion
18715 * NFS: Fix nfs_migrate_page()
18716 * md/bitmap: protect against bitmap removal while being updated.
18717 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
18718 * devpts_get_tty() should validate inode
18719 * debugfs: fix create mutex racy fops and private data
18720 * Driver core: fix race in dev_driver_string
18721 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
18722 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
18723 * mac80211: Fixed bug in mesh portal paths
18724 * mac80211: Revert 'Use correct sign for mesh active path refresh'
18725 * mac80211: fix scan abort sanity checks
18726 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
18727 * rtl8187: Fix wrong rfkill switch mask for some models
18728 * x86: Fix bogus warning in apic_noop.apic_write()
18729 * mm: hugetlb: fix hugepage memory leak in mincore()
18730 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
18731 * powerpc/windfarm: Add detection for second cpu pump
18732 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
18733 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
18734 * drm/radeon/kms: Add quirk for HIS X1300 board
18735 * drm/radeon/kms: handle vblanks properly with dpms on
18736 * drm/radeon/kms: fix legacy crtc2 dpms
18737 * drm/radeon/kms: fix vram setup on rs600
18738 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
18739 * drm/ttm: Fix build failure due to missing struct page
18740 * drm/i915: Set the error code after failing to insert new offset into mm
18741 ht.
18742 * drm/i915: Add the missing clonemask for display port on Ironlake
18743 * xen/xenbus: make DEVICE_ATTR()s static
18744 * xen: re-register runstate area earlier on resume.
18745 * xen: restore runstate_info even if !have_vcpu_info_placement
18746 * xen: correctly restore pfn_to_mfn_list_list after resume
18747 * xen: register timer interrupt with IRQF_TIMER
18748 * xen: register runstate on secondary CPUs
18749 * xen: don't call dpm_resume_noirq() with interrupts disabled.
18750 * xen: register runstate info for boot CPU early
18751 * xen: call clock resume notifier on all CPUs
18752 * xen: improve error handling in do_suspend.
18753 * xen: don't leak IRQs over suspend/resume.
18754 * xen: use iret for return from 64b kernel to 32b usermode
18755 * xen: explicitly create/destroy stop_machine workqueues outside
18756 suspend/resume region.
18757 * Xen balloon: fix totalram_pages counting.
18758 * xen: try harder to balloon up under memory pressure.
18759 * dm exception store: free tmp_store on persistent flag error
18760 * dm snapshot: only take lock for statustype info not table
18761 * dm crypt: move private iv fields to structs
18762 * dm crypt: restructure essiv error path
18763 * dm: avoid _hash_lock deadlock
18764 * dm snapshot: cope with chunk size larger than origin
18765 * dm crypt: separate essiv allocation from initialisation
18766 * dm crypt: make wipe message also wipe essiv key
18767 * slc90e66: fix UDMA handling
18768 * tcp: Stalling connections: Fix timeout calculation routine
18769 * ip_fragment: also adjust skb->truesize for packets not owned by a
18770 socket
18771 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
18772 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
18773 * sparc64: Fix overly strict range type matching for PCI devices.
18774 * sparc64: Fix stack debugging IRQ stack regression.
18775 * sparc: Set UTS_MACHINE correctly.
18776 * b43legacy: avoid PPC fault during resume
18777 * tracing: Fix event format export
18778 * ath9k: Fix TX hang poll routine
18779 * ath9k: fix processing of TX PS null data frames
18780 * ath9k: Fix maximum tx fifo settings for single stream devices
18781 * ath9k: fix tx status reporting
18782 * mac80211: Fix dynamic power save for scanning.
18783 * drm/i915: Fix sync to vblank when VGA output is turned off
18784 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
18785 * thinkpad-acpi: fix default brightness_mode for R50e/R51
18786 * thinkpad-acpi: preserve rfkill state across suspend/resume
18787 * ipw2100: fix rebooting hang with driver loaded
18788 * matroxfb: fix problems with display stability
18789 * acerhdf: add new BIOS versions
18790 * asus-laptop: change light sens default values.
18791 * vmalloc: conditionalize build of pcpu_get_vm_areas()
18792 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
18793 * net: Fix userspace RTM_NEWLINK notifications.
18794 * ext3: Fix data / filesystem corruption when write fails to copy data
18795 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
18796 * bcm63xx_enet: fix compilation failure after get_stats_count removal
18797 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
18798 * drm/i915: Avoid NULL dereference with component_only tv_modes
18799 * drm/i915: PineView only has LVDS and CRT ports
18800 * drm/i915: Fix LVDS stability issue on Ironlake
18801 * mm: sigbus instead of abusing oom
18802 * ipvs: zero usvc and udest
18803 * jffs2: Fix long-standing bug with symlink garbage collection.
18804 * intel-iommu: Detect DMAR in hyperspace at probe time.
18805 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
18806 * intel-iommu: Check for an RMRR which ends before it starts.
18807 * intel-iommu: Fix oops with intel_iommu=igfx_off
18808 * intel-iommu: ignore page table validation in pass through mode
18809 * netfilter: xtables: document minimal required version
18810 * perf_event: Fix incorrect range check on cpu number
18811 * implement early_io{re,un}map for ia64
18812 * Linux 2.6.32.2
18813
18814 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
18815
18816linux (2.6.32-9.13) lucid; urgency=low
18817
18818 [ Andy Whitcroft ]
18819
18820 * [Config] enable CONFIG_B43_PHY_LP
18821 - LP: #493059
18822 * include modules.builtin in the binary debs
18823 * config-check -- add a configuration enforcer
18824 * config-check -- add a unit-test suite to the checker
18825 * [Config] Enable CONFIG_SYN_COOKIES for versatile
18826 * [Config] Enable CONFIG_SECURITY_SMACK for ports
18827 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
18828 * [Config] Disable CONFIG_COMPAT_BRK for ports
18829 * getabis -- add armel versatile to the list
18830
18831 [ Brad Figg ]
18832
18833 * SAUCE: Increase the default prealloc buffer for HDA audio devices
18834 (non-modem)
18835
18836 [ Manoj Iyer ]
18837
18838 * ubuntu: onmibook -- Added missing BOM file
18839
18840 [ Tim Gardner ]
18841
18842 * ubuntu: fsam7400 -- Cleanup Makefile
18843
18844 [ Upstream Kernel Changes ]
18845
18846 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
18847 * signal: Fix alternate signal stack check
18848 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
18849 * SCSI: osd_protocol.h: Add missing #include
18850 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
18851 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
18852 ENOSPC
18853 * ext4: avoid divide by zero when trying to mount a corrupted file system
18854 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
18855 * ext4: fix lock order problem in ext4_move_extents()
18856 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
18857 * ext4: plug a buffer_head leak in an error path of ext4_iget()
18858 * ext4: make sure directory and symlink blocks are revoked
18859 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
18860 * ext4: journal all modifications in ext4_xattr_set_handle
18861 * ext4: don't update the superblock in ext4_statfs()
18862 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
18863 non-zero
18864 * ext4: fix block validity checks so they work correctly with meta_bg
18865 * ext4: avoid issuing unnecessary barriers
18866 * ext4: fix error handling in ext4_ind_get_blocks()
18867 * ext4: make trim/discard optional (and off by default)
18868 * ext4: make "norecovery" an alias for "noload"
18869 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
18870 * ext4: initialize moved_len before calling ext4_move_extents()
18871 * ext4: move_extent_per_page() cleanup
18872 * jbd2: Add ENOMEM checking in and for
18873 jbd2_journal_write_metadata_buffer()
18874 * ext4: Return the PTR_ERR of the correct pointer in
18875 setup_new_group_blocks()
18876 * ext4: Avoid data / filesystem corruption when write fails to copy data
18877 * ext4: wait for log to commit when umounting
18878 * ext4: remove blocks from inode prealloc list on failure
18879 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
18880 * ext4: quota macros cleanup
18881 * ext4: fix incorrect block reservation on quota transfer.
18882 * ext4: Wait for proper transaction commit on fsync
18883 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18884 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
18885 * Linux 2.6.32.1
18886 * kbuild: generate modules.builtin
18887 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
18888 - LP: #494461
18889 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
18890 tv_modes
18891 - LP: #494045
18892
18893 [ Zhao Yakui ]
18894
18895 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
18896 less than 0x0f.
18897 - LP: #481765
18898
18899 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
18900
18901linux (2.6.32-8.12) lucid; urgency=low
18902
18903 [ Andy Whitcroft ]
18904
18905 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
18906
18907 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
18908
18909linux (2.6.32-8.11) lucid; urgency=low
18910
18911 [ Andy Whitcroft ]
18912
18913 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
18914 up"
18915 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
18916 transition."
18917 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
18918 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
18919 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
18920 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
18921 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
18922 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
18923 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
18924 mem"
18925 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
18926 denied"
18927 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
18928 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
18929 allocation"
18930 * Revert "SAUCE: AppArmor: Set error code after structure
18931 initialization."
18932 * Revert "AppArmor -- fix pstrace_may_access rename"
18933 * Revert "ubuntu: AppArmor security module"
18934 * Revert "SAUCE: Add config option to set a default LSM"
18935 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
18936 * Revert "[Config] fsam7400 -- enable"
18937 * Revert "[Config] AUFS -- enable"
18938 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
18939 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
18940 * Revert "ubuntu: AUFS -- export various core functions"
18941 * Revert "[Config] ubuntu/iscsitarget -- disable"
18942 * Revert "[Config] iscsitarget -- enable"
18943 * Revert "ubuntu: iscsitarget -- SVN revision r214"
18944 * update Vcs-Git to point to the correct repository
18945 - LP: #493589
18946 * update build environment overrides to lucid
18947 - LP: #493589
18948 * [Config] enable CONFIG_DEVTMPFS
18949 * [Config] update all configs following AppArmor 2009-12-08 update
18950 * SAUCE: isapnp_init: make isa PNP scans occur async
18951 * [Config] fsam7400 -- enable
18952 * [Config] omnibook -- enable
18953 * [Config] cleanup CONFIG_AUDIT
18954 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
18955 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
18956 * ubuntu: AUFS -- aufs2 20091209
18957 * [Config] AUFS -- enable
18958 * [Config] iscsitarget -- enable
18959
18960 [ Arjan van de Ven ]
18961
18962 * SAUCE: KMS: cache the EDID information of the LVDS
18963
18964 [ Colin Watson ]
18965
18966 * bnx2: update d-i firmware filenames
18967 - LP: #494052
18968 * add cdc_ether to nic-usb-modules udeb
18969 - LP: #495060
18970
18971 [ John Johansen ]
18972
18973 * ubuntu: AppArmor -- mainline 2009-10-08
18974
18975 [ Manoj Iyer ]
18976
18977 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
18978 * ubuntu: omnibook -- support Toshiba (HP) netbooks
18979 * ubuntu: iscsitarget --- version 1.4.19
18980 - LP: #494693
18981
18982 [ Surbhi Palande ]
18983
18984 * SAUCE: Make populate_rootfs asynchronous
18985
18986 [ Tim Gardner ]
18987
18988 * Parallelize flavour builds and packaging
18989 * [Config] Enable CONFIG_KSM
18990
18991 [ Upstream Kernel Changes ]
18992
18993 * Config option to set a default LSM
18994 * LSM: Add security_path_chroot().
18995 * LSM: Add security_path_chroot().
18996 * LSM: Move security_path_chmod()/security_path_chown() to after
18997 mutex_lock().
18998 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
18999
19000 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
19001
19002linux (2.6.32-7.10) lucid; urgency=low
19003
19004 [ Andy Whitcroft ]
19005
19006 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
19007
19008 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
19009
19010linux (2.6.32-7.9) lucid; urgency=low
19011
19012 [ Andy Whitcroft ]
19013
19014 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
19015 - LP: #458982
19016 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
19017 * [Config] update configs following versatile switch to V7
19018 * rebased to v2.6.32
19019 * [Config] update configs following rebase to v2.6.32
19020 * [Config] update ports configs following rebase to v2.6.32
19021 * SAUCE: default ATI Radeon KMS to off until userspace catches up
19022
19023 [ Arjan van de Ven ]
19024
19025 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
19026
19027 [ Leann Ogasawara ]
19028
19029 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
19030 permissions
19031 - CVE-2009-3939
19032
19033 [ Loic Minier ]
19034
19035 * SAUCE: select a v7 CPU for versatile
19036
19037 [ Takashi Iwai ]
19038
19039 * SAUCE: ALSA: hda - Add power on/off counter
19040
19041 [ Upstream changes ]
19042
19043 * rebased to v2.6.32
19044
19045 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
19046
19047linux (2.6.32-6.8) lucid; urgency=low
19048
19049 [ Andy Whitcroft ]
19050
19051 * [Config] disable SSB devices for armel
19052
19053 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
19054
19055linux (2.6.32-6.7) lucid; urgency=low
19056
19057 [ Andy Whitcroft ]
19058
19059 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
19060 * Revert "SAUCE: Dell XPS710 reboot quirk"
19061 * Revert "SAUCE: Link acpi-cpufreq.o first"
19062 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
19063 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
19064 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
19065 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
19066 * Revert "Add Dell Dimension 9200 reboot quirk"
19067 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
19068 * Revert "SAUCE: tulip: Define ULI PCI ID's"
19069 * Revert "SAUCE: Lower warning level of some PCI messages"
19070 * Revert "mac80211: fix two issues in debugfs"
19071 Drop a number of known redundant commits as identified in the Ubuntu
19072 delta review blueprint.
19073
19074 * reenable armel versatile flavour
19075 * [Config] disable CONFIG_USB_DEVICEFS
19076
19077 [ Tim Gardner ]
19078
19079 * [Config] udeb: Add squashfs to fs-core-modules
19080 - LP: #352615
19081 * [Config] Create a real squashfs udeb
19082 - LP: #352615
19083
19084
19085 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
19086
19087linux (2.6.32-5.6) lucid; urgency=low
19088
19089 [ Andy Whitcroft ]
19090
19091 * rebase to v2.6.32-rc8
19092 * update configs following rebase to v2.6.32-rc8
19093 * update ports configs since rebase to v2.6.32-rc8
19094 * [Config] enable cgroup options
19095 - LP: #480739
19096
19097 [ Upstream Kernel Changes ]
19098
19099 * rebase to v2.6.32-rc8
19100
19101 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
19102
19103linux (2.6.32-4.5) lucid; urgency=low
19104
19105 [ Andy Whitcroft ]
19106
19107 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19108 * rebase to v2.6.32-rc7
19109 * resync with Karmic proposed
19110
19111 [ John Johansen ]
19112
19113 * SAUCE: AppArmor: Fix oops after profile removal
19114 - LP: #475619
19115 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
19116 - LP: #437258
19117 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
19118 - LP: #479102
19119 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
19120 - LP: #479115
19121 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
19122 transition.
19123 - LP: #480112
19124
19125 [ Ubuntu Changes ]
19126
19127 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
19128
19129 [ Upstream Kernel Changes ]
19130
19131 * rebase to v2.6.32-rc7
19132
19133 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
19134
19135linux (2.6.32-3.4) lucid; urgency=low
19136
19137 [ Andy Whitcroft ]
19138
19139 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
19140 * [Upstream] add local prefix to oss local change_bits
19141
19142 [ Upstream Kernel Changes ]
19143
19144 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
19145 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
19146
19147 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
19148
19149linux (2.6.32-3.3) lucid; urgency=low
19150
19151 [ Andy Whitcroft ]
19152
19153 * rebase to v2.6.32-rc6
19154 * [Config] update configs following rebase to v2.6.32-rc6
19155 * [Config] update ports configs following rebase to v2.6.32-rc6
19156 * resync with Karmic Ubuntu-2.6.31-15.49
19157 * [Config] add module ignores for broken drivers
19158
19159 [ John Johansen ]
19160
19161 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
19162 - LP: #453335
19163 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
19164 - LP: #458299
19165 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
19166 - LP: #462824
19167 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
19168 - LP: #451375
19169
19170 [ Kees Cook ]
19171
19172 * SAUCE: Fix nx_enable reporting
19173 - LP: #454285
19174
19175 [ Scott James Remnant ]
19176
19177 * Revert "SAUCE: trace: add trace_event for the open() syscall"
19178 * SAUCE: trace: add trace events for open(), exec() and uselib()
19179 - LP: #462111
19180
19181 [ Stefan Bader ]
19182
19183 * SAUCE: Fix sub-flavour script to not stop on missing directories
19184 - LP: #453073
19185
19186 [ Ubuntu Changes ]
19187
19188 * resync with Karmic Ubuntu-2.6.31-15.49
19189
19190 [ Upstream Kernel Changes ]
19191
19192 * rebase to v2.6.32-rc6
19193 - LP: #464552
19194
19195 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
19196
19197linux (2.6.32-2.2) lucid; urgency=low
19198
19199 [ Andy Whitcroft ]
19200
19201 * install the full changelog with the binary package
19202 * changelog -- explicitly note rebases and clean history
19203 * reinstate armel.mk with no flavours
19204 - LP: #449637
19205 * [Upstream] block: silently error unsupported empty barriers too
19206 - LP: #420423
19207 * [Config] udate configs following karmic resync
19208 * [Config] update ports configs following karmic resync
19209 * [Upstream] lirc -- follow removal of .id element
19210
19211 [ Colin Watson ]
19212
19213 * Use section 'admin' rather than 'base'
19214 * Add more e100 firmware to nic-modules
19215 - LP: #451872
19216 * Add qla1280 firmware to scsi-modules
19217 - LP: #381037
19218
19219 [ John Johansen ]
19220
19221 * SAUCE: AppArmor: Set error code after structure initialization.
19222 - LP: #427948
19223 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
19224 - LP: #446595
19225 * SAUCE: AppArmor: Fix mediation of "deleted" paths
19226
19227 [ Kees Cook ]
19228
19229 * SAUCE: [x86] fix report of cs-limit nx-emulation
19230 - LP: #454285
19231
19232 [ Leann Ogasawara ]
19233
19234 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
19235 events
19236 - LP: #430809
19237 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
19238 toggle switch press
19239 - LP: #430809
19240
19241 [ Luke Yelavich ]
19242
19243 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
19244 * [Config] Add sd_mod to scsi-modules udeb for powerpc
19245
19246 [ Mario Limonciello ]
19247
19248 * SAUCE: Update to LIRC 0.8.6
19249 - LP: #432678
19250 * SAUCE: dell-laptop: Store the HW switch status internally rather than
19251 requerying every time
19252 - LP: #430809
19253 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
19254 - LP: #430809
19255
19256 [ Stefan Bader ]
19257
19258 * [Upstream] acerhdf: Limit modalias matching to supported boards
19259 - LP: #435958
19260
19261 [ Tim Gardner ]
19262
19263 * [Upstream] i915: Fix i2c init message
19264 - LP: #409361
19265 * [Config] Add sym53c8xx.ko to virtual sub-flavour
19266 - LP: #439415
19267 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
19268 - LP: #439456
19269 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
19270 - LP: #381300
19271 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
19272 - LP: #430694
19273 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
19274 - LP: #430694
19275 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
19276 - LP: #416325
19277 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
19278 - LP: #430694
19279 * SAUCE: Raise the default console 'quiet' level to 2
19280 * [Config] CONFIG_X86_PAT=y
19281 * [Config] Add armel arch to linux-libc-dev arches.
19282 - LP: #449637
19283 * [Config] CONFIG_X86_MCE
19284 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
19285 M300 to rate blacklist
19286 - LP: #433801
19287
19288 [ Upstream Kernel Changes ]
19289
19290 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
19291 * drm/i915: Fix FDI M/N setting according with correct color depth
19292 - LP: #416792
19293
19294 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
19295
19296linux (2.6.32-1.1) lucid; urgency=low
19297
19298 [ Andy Whitcroft ]
19299
19300 * rebase to v2.6.32-rc3
19301 * [Config] update configs following rebase to 2.6.32-rc3
19302 * [Config] update ports configs following rebase to 2.6.32-rc3
19303 * AppArmor -- fix pstrace_may_access rename
19304 * staging/android -- disable
19305 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
19306 * ubuntu: drbd -- disable
19307 * staging/comdi -- disable
19308 * staging/go7007 -- disable
19309 * [Config] staging/winbond -- disable
19310 * [Config] ubuntu/iscsitarget -- disable
19311 * [d-i] cbc and ecb are builtin make them optional in udebs
19312 * rebase to v2.6.32-rc5
19313 * [Config] update configs following rebase to v2.6.32-rc5
19314 * [Config] update ports configs following rebase to v2.6.31-rc5
19315
19316 [ Tim Gardner ]
19317
19318 * [Config] Add cpio as a build dependency.
19319
19320 [ Upstream Kernel Changes ]
19321
19322 * rebase to v2.6.32-rc3
19323 * rebase to v2.6.32-rc5
19324
19325 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
19326
19327linux (2.6.31-11.37) karmic; urgency=low
19328
19329 [ Tim Gardner ]
19330
19331 * [Config] Increase kernel log buffer to 256K for amd64 flavours
19332 - LP: #424810
19333 * [Config] Set HZ=100 for amd64 flavours
19334 - LP: #438234
19335 * [Upstream] e1000e: Emit notice instead of an error when
19336 pci_enable_pcie_error_reporting() fails
19337 - LP: #436370
19338
19339 [ Upstream Kernel Changes ]
19340
19341 * n_tty: honor opost flag for echoes
19342 * n_tty: move echoctl check and clean up logic
19343 - LP: #438310
19344
19345 * Revert "[Upstream] drm/i915: Check that the relocation points to within
19346 the target" - Use upstream cherry-pick.
19347 * drm/i915: Check that the relocation points to within the target
19348 - LP: #429241
19349
19350 * drm/i915: fix tiling on IGDNG
19351 * drm/i915: add B43 chipset support
19352 * agp/intel: Add B43 chipset support
19353 Intel request from kernel team mailing list.
19354
19355 * HID: completely remove apple mightymouse from blacklist
19356 - LP: #428111
19357
19358 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
19359
19360linux (2.6.31-11.36) karmic; urgency=low
19361
19362 [ Brian Rogers ]
19363
19364 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
19365 persistent object
19366 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
19367 persistent object
19368
19369 [ Takashi Iwai ]
19370
19371 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
19372 - LP: #416482
19373
19374 [ Tyler Hicks ]
19375
19376 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
19377 negative during unlink
19378
19379 [ Upstream Kernel Changes ]
19380
19381 * sg: fix oops in the error path in sg_build_indirect()
19382 * mpt2sas : Rescan topology from Interrupt context instead of work thread
19383 * mpt2sas: Prevent sending command to FW while Host Reset
19384 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
19385 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
19386 * SCSI: fix oops during scsi scanning
19387 * SCSI: libsrp: fix memory leak in srp_ring_free()
19388 * cfg80211: fix looping soft lockup in find_ie()
19389 * ath5k: write PCU registers on initial reset
19390 * binfmt_elf: fix PT_INTERP bss handling
19391 * TPM: Fixup boot probe timeout for tpm_tis driver
19392 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
19393 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
19394 * fix undefined reference to user_shm_unlock
19395 * perf_counter: Fix buffer overflow in perf_copy_attr()
19396 * perf_counter: Start counting time enabled when group leader gets
19397 enabled
19398 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
19399 * powerpc: Fix bug where perf_counters breaks oprofile
19400 * powerpc/ps3: Workaround for flash memory I/O error
19401 * block: don't assume device has a request list backing in nr_requests
19402 store
19403 * agp/intel: remove restore in resume
19404 * ALSA: cs46xx - Fix minimum period size
19405 * ASoC: Fix WM835x Out4 capture enumeration
19406 * sound: oxygen: work around MCE when changing volume
19407 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
19408 * perf stat: Change noise calculation to use stddev
19409 * x86: Fix x86_model test in es7000_apic_is_cluster()
19410 * x86/i386: Make sure stack-protector segment base is cache aligned
19411 * PCI: apply nv_msi_ht_cap_quirk on resume too
19412 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
19413 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
19414 with highmem
19415 * KVM guest: do not batch pte updates from interrupt context
19416 * KVM: Fix coalesced interrupt reporting in IOAPIC
19417 * KVM: VMX: Check cpl before emulating debug register access
19418 * KVM guest: fix bogus wallclock physical address calculation
19419 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
19420 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
19421 * KVM: x86 emulator: Implement zero-extended immediate decoding
19422 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
19423 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
19424 * KVM: limit lapic periodic timer frequency
19425 * libata: fix off-by-one error in ata_tf_read_block()
19426 * PCI quirk: update 82576 device ids in SR-IOV quirks list
19427 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
19428 * powerpc/pseries: Fix to handle slb resize across migration
19429 * Linux 2.6.31.1
19430
19431 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
19432
19433linux (2.6.31-10.35) karmic; urgency=low
19434
19435 [ Amit Kucheria ]
19436
19437 * Disable CONFIG_UEVENT_HELPER_PATH
19438
19439 [ Andy Whitcroft ]
19440
19441 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
19442 * remove the tlsup driver
19443 * remove lmpcm logitech driver support
19444
19445 [ Bryan Wu ]
19446
19447 * Add 3 missing files to prerm remove file list
19448 - LP: #345623, #415832
19449
19450 [ Chris Wilson ]
19451
19452 * [Upstream] drm/i915: Check that the relocation points to within the
19453 target
19454 - LP: #429241
19455
19456 [ Luke Yelavich ]
19457
19458 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
19459
19460 [ Manoj Iyer ]
19461
19462 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
19463 - LP: #348861
19464
19465 [ Tim Gardner ]
19466
19467 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
19468 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
19469 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
19470 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
19471 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
19472 Upstream suggests that this is not the right approach.
19473
19474 * [Config] Set default I/O scheduler to DEADLINE
19475 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
19476 - LP: #381300
19477
19478 [ ubuntu@tjworld.net ]
19479
19480 * SAUCE: ipw2200: Enable LED by default
19481 - LP: #21367
19482
19483 [ Upstream Kernel Changes ]
19484
19485 * ALSA: hda - Add support for new AMD HD audio devices
19486 - LP: #430564
19487
19488 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
19489
19490linux (2.6.31-10.34) karmic; urgency=low
19491
19492 [ Ted Tso ]
19493
19494 * [Upstream] ext3: Don't update superblock write time when filesystem is
19495 read-only
19496 - LP: #427822
19497
19498 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
19499
19500linux (2.6.31-10.33) karmic; urgency=low
19501
19502 [ Leann Ogasawara ]
19503
19504 * [Upstream] dvb-usb: fix tuning with Cinergy T2
19505 - LP: #421258
19506
19507 [ Tim Gardner ]
19508
19509 * [Config] Unconditionally copy files from sub-flavours lists.
19510 (really, really fix it this time)
19511 - LP: #423426
19512 * [Config] Set CONFIG_CACHEFILES=m for all flavours
19513
19514 [ Upstream Kernel Changes ]
19515
19516 * ext4: Don't update superblock write time when filesystem is read-only
19517 - LP: #427822
19518
19519 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
19520
19521linux (2.6.31-10.32) karmic; urgency=low
19522
19523 [ Eric Miao ]
19524
19525 * [Config] enable module support for memory stick
19526 - LP: #159951
19527
19528 [ Tim Gardner ]
19529
19530 * [Config] Unconditionally copy files from sub-flavours lists.
19531 - LP: #423426
19532
19533 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
19534
19535linux (2.6.31-10.31) karmic; urgency=low
19536
19537 [ Andy Whitcroft ]
19538
19539 * rebase to v2.6.31 final
19540
19541 [ Colin Watson ]
19542
19543 * [Config] Recommend grub-pc in linux-image
19544 - LP: #385741
19545
19546 [ Ike Panhc ]
19547
19548 * [Upstream] Pull latest update of lenovo-sl-laptop
19549
19550 [ Peter Feuerer ]
19551
19552 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
19553 model
19554 - LP: #426691
19555
19556 [ Tim Gardner ]
19557
19558 * [Config] De-macro some package names.
19559
19560 [ Upstream Changes ]
19561
19562 * rebase to 2.6.31 final.
19563
19564 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
19565
19566linux (2.6.31-10.30) karmic; urgency=low
19567
19568 [ Amit Kucheria ]
19569
19570 * [Config] Enable CONFIG_USB_DEVICEFS
19571 - LP: #417748
19572 * [Config] Populate the config-update template a bit more
19573
19574 [ Andy Whitcroft ]
19575
19576 * rebase to v2.6.31-rc9
19577 * [Config] update configs following rebase to v2.6.31-rc9
19578 * [Config] update ports configs following rebase to v2.6.31-rc9
19579
19580 [ Colin Ian King ]
19581
19582 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
19583 - LP: #254837
19584
19585 [ Jerone Young ]
19586
19587 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
19588 white-list
19589 - LP: #281732
19590 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
19591 white-list
19592 - LP: #281732
19593 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
19594 white-list
19595 - LP: #281732
19596 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
19597 white-list
19598 - LP: #281732
19599 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
19600 white-list
19601 - LP: #281732
19602
19603 [ John Johansen ]
19604
19605 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
19606 - LP: #419308
19607 * SAUCE: AppArmor: Return the correct error codes on profile
19608 addition/removal
19609 - LP: #408473
19610 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
19611 - LP: #408454
19612 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
19613 - LP: #419222
19614 * SAUCE: AppArmor: Fix change_profile failure
19615 - LP: #401931
19616 * SAUCE: AppArmor: Tell git to ignore generated include files
19617 - LP: #419505
19618
19619 [ Stefan Bader ]
19620
19621 * [Upstream] acpi: video: Loosen strictness of video bus detection code
19622 - LP: #333386
19623 * SAUCE: Remove ov511 driver from ubuntu subdirectory
19624
19625 [ Tim Gardner ]
19626
19627 * [Config] Exclude char-modules from non-x86 udeb creation
19628 * SAUCE: Notify the ACPI call chain of AC events
19629 * [Config] CONFIG_SATA_VIA=m
19630 - LP: #403385
19631 * [Config] Build in all phylib support modules.
19632 * [Config] Don't fail when sub-flavour files are missing
19633 - LP: #423426
19634 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
19635 - LP: #423513
19636
19637 [ Upstream ]
19638
19639 * Rebased against v2.6.31-rc9
19640
19641 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
19642
19643linux (2.6.31-9.29) karmic; urgency=low
19644
19645 [ Leann Ogasawara ]
19646
19647 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
19648 - LP: #419993
19649 * [Config] d-i/modules: Add new char-modules file, initialize with
19650 intel-agp
19651 - LP: #420605
19652
19653 [ Upstream ]
19654
19655 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
19656 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
19657 adda766193ea1cf3137484a9521972d080d0b7af.
19658
19659 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
19660
19661linux (2.6.31-8.28) karmic; urgency=low
19662
19663 [ Ike Panhc ]
19664
19665 * [Config] Let nic-shared-modules depends on crypto-modules
19666 - LP: #360966
19667
19668 [ Leann Ogasawara ]
19669
19670 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
19671 constant
19672 - LP: #412492
19673
19674 [ Mario Limonciello ]
19675
19676 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
19677 status if HW switch is disabled
19678 - LP: #418721
19679 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
19680 Compal made Dell laptops
19681 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
19682 with rfkill support
19683
19684 [ Tim Gardner ]
19685
19686 * [Config] Add acpiphp to virtual sub-flavour
19687 - LP: #364916
19688 * Drop KSM patch set for now because of instabilities with encrypted swap.
19689 - LP: #418781
19690
19691 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
19692
19693linux (2.6.31-7.27) karmic; urgency=low
19694
19695 [ Tim Gardner ]
19696
19697 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
19698 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
19699 Replaces previous ksm patches from 2.6.31-6.25
19700 * [Config] KSM=y
19701
19702 [ Upstream ]
19703
19704 * Rebased against v2.6.31-rc7
19705
19706 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
19707
19708linux (2.6.31-6.26) karmic; urgency=low
19709
19710 [ Andy Whitcroft ]
19711
19712 * [Config] enable CONFIG_AUFS_BR_RAMFS
19713 - LP: #414738
19714 * split out debian directory ready for abstraction
19715 * add printdebian target to find branch target
19716 * abstracted debian -- debian/files is not abstracted
19717 * abstracted debian -- packages must be built in debian/<pkg>
19718 * abstracted debian -- kernel-wedge needs to work in debian/
19719 * abstracted debian -- ensure we install the copyright file
19720 * abstracted-debian -- drop the debian directories from headers
19721 * abstracted-debian -- drop the debian directories from headers part 2
19722 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
19723 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
19724 - LP: #410198
19725
19726 [ Luke Yelavich ]
19727
19728 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
19729 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
19730 - LP: #413150
19731 * [Config] Ports: Build all cpu frequency scaling governors into ports
19732 kernels
19733 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
19734 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
19735 * [Config] Ports: Enable PS3 network driver
19736
19737 [ Stefan Bader ]
19738
19739 * abstracted debian -- call $(DEBIAN)/rules using make
19740
19741 [ Tim Gardner ]
19742
19743 * [Config] Abstract the debian directory
19744 * SAUCE: Improve error reporting in postinst
19745 - LP: #358564
19746
19747 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
19748
19749linux (2.6.31-6.25) karmic; urgency=low
19750
19751 [ Andy Whitcroft ]
19752
19753 * script to generate Ubuntu changes from changelog
19754 * [Config] standardise ANDROID options
19755 * [Config] standardise CONFIG_ATM as module
19756 * [Config] standardise CONFIG_LIB80211 as module
19757 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
19758 * [Config] set CONFIG_CRAMFS as module
19759 * [Config] enable CONFIG_DAB and modules
19760 * [Config] set CONFIG_MAC80211_HWSIM as module
19761 * [Config] set CONFIG_NET_CLS_FLOW as module
19762 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
19763 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
19764 * [Config] set CONFIG_RTC_DRV_DS1511 as module
19765 * [Config] set CONFIG_RTC_DRV_R9701 as module
19766 * [Config] set CONFIG_RTC_DRV_S35390A as module
19767 * [Config] set CONFIG_TOIM3232_DONGLE as module
19768 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
19769 * [Config] standardise CONFIG_USB_G_PRINTER as module
19770 * [Config] standardise CONFIG_USB_SERIAL_IR as module
19771 * [Config] set CONFIG_USB_SERIAL_IUU as module
19772 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
19773 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
19774 * cleanup remains of dm-loop
19775 * drop thinkpad ec and smapi support
19776 * drop appleir
19777 * [Config] update configs following rebase to v2.6.31-rc6
19778 * rebase to v2.6.31-rc6
19779
19780 [ Hugh Dickins ]
19781
19782 * SAUCE: ksm patch 1, drop after 2.6.31
19783 * SAUCE: ksm patch 2, drop after 2.6.31
19784 * SAUCE: ksm patch 3, drop after 2.6.31
19785 * SAUCE: ksm patch 4, drop after 2.6.31
19786 * SAUCE: ksm patch 5, drop after 2.6.31
19787 * SAUCE: ksm patch 7, drop after 2.6.31
19788
19789 [ Izik Eidus ]
19790
19791 * SAUCE: ksm patch 0, drop after 2.6.31
19792 * SAUCE: ksm patch 6, drop after 2.6.31
19793 * SAUCE: ksm patch 8, drop after 2.6.31
19794 * SAUCE: ksm patch 9, drop after 2.6.31
19795
19796 [ Luke Yelavich ]
19797
19798 * [Config] Ports: Re-add PS3 modules to udebs
19799
19800 [ Michael Casadevall ]
19801
19802 * [Config] Update SPARC config and d-i files to reflect what can be built
19803
19804 [ Tim Gardner ]
19805
19806 * [Config] Removed armel package support
19807 * [Config] Enabled CONFIG_KSM=y
19808
19809 [ Upstream Kernel Changes ]
19810
19811 * Rebased against v2.6.31-rc6
19812 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
19813 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
19814 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
19815 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
19816 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
19817 changes"
19818 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
19819 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
19820 revision"
19821 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
19822 by default"
19823 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
19824 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
19825 ARCH_MXC_CANONICAL"
19826 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
19827 CONFIG_GPIOLIB"
19828 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
19829 2.6.31"
19830 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
19831 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
19832 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
19833 mxc_uart.h _everywhere_"
19834 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
19835 correct location"
19836 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
19837 snd_card_create"
19838 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
19839 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
19840 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
19841 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
19842 mxc_map_io."
19843 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19844 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
19845 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
19846 with snd_soc_card."
19847 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
19848 structure"
19849 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
19850 DMA_MODE_READ/WRITE/MASK"
19851 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
19852 Freescale mx51 platform"
19853 * Driver core: add new device to bus's list before probing
19854 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
19855 power-saving
19856 - LP: #381693, #399750, #380892
19857
19858 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
19859
19860linux (2.6.31-5.24) karmic; urgency=low
19861
19862 [ Amit Kucheria ]
19863
19864 * ARM: IMX51: Make video capture drivers compile
19865 * [Config] IMX51: Config updates
19866
19867 [ Andy Whitcroft ]
19868
19869 * remove leftovers of dm-bbr
19870
19871 [ Leann Ogasawara ]
19872
19873 * Add pata_cs5535 to pata-modules
19874 - LP: #318805
19875
19876 [ Luke Yelavich ]
19877
19878 * [Config] CONFIG_PPC64=y for powerpc64-smp
19879 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
19880 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
19881 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
19882 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
19883 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
19884 * [Config] Enable all PS3 drivers in powerpc64-smp
19885
19886 [ Mario Limonciello ]
19887
19888 * LIRC -- fix lirc-i2c 2.6.31 compilation
19889
19890 [ Matthew Garrett ]
19891
19892 * [Upstream] dell-laptop: Fix rfkill state queries
19893
19894 [ Tim Gardner ]
19895
19896 * [Config] Ignore armel ABI and module changes
19897 * [Config] Update configs after rebase against 2.6.31-rc5
19898
19899 [ Upstream ]
19900
19901 * Rebased to 2.6.31-rc5
19902
19903 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
19904
19905linux (2.6.31-4.23) karmic; urgency=low
19906
19907 [ Andy Whitcroft ]
19908
19909 * AUFS -- update to aufs2-30 20090727
19910 * [Config] enable AUFS FUSE support
19911
19912 [ Luke Yelavich ]
19913
19914 * [Config] CONFIG_JFS_FS=m on sparc
19915
19916 [ Tim Gardner ]
19917
19918 * [Upstream] dell-laptop: Fix rfkill state setting.
19919
19920 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
19921
19922linux (2.6.31-4.22) karmic; urgency=low
19923
19924 [ Amit Kucheria ]
19925
19926 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
19927 * ARM: IMX51: Move board-mx51* header files to the correct location
19928 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
19929 * ARM: IMX51: Make it compile.
19930 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
19931 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
19932 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
19933 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
19934 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
19935 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
19936 * ARM: staging: udlfb: Add vmalloc.h include
19937 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
19938
19939 [ Brad Figg ]
19940
19941 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
19942 * ARM: IMX51: codec structure was moved to the card structure
19943 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
19944 * ARM: IMX51: Get to bus_id by calling dev_name.
19945 * ARM: IMX51: Get to bus_id by calling dev_name.
19946 * ARM: IMX51: Added external declaration for mxc_map_io.
19947 * ARM: IMX51: Removed the mxc_gpio_port structure.
19948 * ARM: IMX51: mxc_timer_init prototype
19949 * ARM: IMX51: Fix up merge error in Kconfig
19950 * ARM: IMX51: Changed from snd_card_new to snd_card_create
19951
19952 [ Dinh Nguyen ]
19953
19954 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
19955 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
19956 * ARM: IMX51: Babbage 2.5 needs a different system revision
19957 * ARM: IMX51: IPU irq handler deadlock fix
19958
19959 [ Tim Gardner ]
19960
19961 * [Config] Enabled CONFIG_CAN=m
19962 - LP: #327243
19963 * [Config] Enabled CONFIG_SERIAL=m
19964 - LP: #397189
19965
19966 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
19967
19968linux (2.6.31-4.21) karmic; urgency=low
19969
19970 [ Amit Kucheria ]
19971
19972 * dm-raid-4-5: Add missing brackets around test_bit()
19973
19974 [ John Johansen ]
19975
19976 * AppArmor: Fix change_profile failing lpn401931
19977 * AppArmor: Fix determination of forced AUDIT messages.
19978 * AppArmor: Fix oops in auditing of the policy interface offset
19979
19980 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
19981
19982linux (2.6.31-4.20) karmic; urgency=low
19983
19984 [ Andy Whitcroft ]
19985
19986 * SAUCE: iscsitarget -- update to SVN revision r214
19987 * SAUCE: iscsitarget -- renable driver
19988 * [Config] consolidate lpia/lpia and i386/generic configs
19989 * [Config] enable CRYPTO modules for all architectures
19990 * [Config] enable cryptoloop
19991 * [Config] enable various filesystems for armel
19992 * [Config] sync i386 generic and generic-pae
19993 * [Config] add the 386 (486 processors and above) flavour
19994 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
19995 - LP: #399914
19996 * add genconfigs/genportsconfigs to extract the built configs
19997 * updateconfigs -- alter concatenation order allow easier updates
19998 * intelfb -- INTELFB now conflicts with DRM_I915
19999 * printchanges -- rebase tree does not have stable tags use changelog
20000 * AppArmor: fix argument size missmatch on 64 bit builds
20001
20002 [ Ike Panhc ]
20003
20004 * Ship bnx2x firmware in nic-modules udeb
20005 - LP: #360966
20006
20007 [ Jeff Mahoney ]
20008
20009 * AppArmor: fix build failure on ia64
20010
20011 [ John Johansen ]
20012
20013 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
20014 initialize.
20015 * AppArmour: fix auditing of domain transitions to include target profile
20016 information
20017 * AppArmor: fix C99 violation
20018 * AppArmor: revert reporting of create to write permission.
20019 * SAUCE: Add config option to set a default LSM
20020 * [Config] enable AppArmor by default
20021 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
20022
20023 [ Keith Packard ]
20024
20025 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
20026 hardware
20027 - LP: #351756
20028
20029 [ Luke Yelavich ]
20030
20031 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
20032 header packages
20033 - LP: #355344
20034
20035 [ Michael Casadevall ]
20036
20037 * [Config] update SPARC config files to allow success build
20038
20039 [ Scott James Remnant ]
20040
20041 * SAUCE: trace: add trace_event for the open() syscall
20042
20043 [ Stefan Bader ]
20044
20045 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
20046 - LP: #396780
20047
20048 [ Tim Gardner ]
20049
20050 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
20051 - LP: #397499
20052 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
20053 refresh
20054 - LP: #365291
20055 * [Config] SSB/B44 are common across all arches/flavours.
20056
20057 [ Upstream ]
20058
20059 * Rebased to 2.6.31-rc4
20060
20061 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
20062
20063linux (2.6.31-3.19) karmic; urgency=low
20064
20065 [ Andy Whitcroft ]
20066
20067 * Revert "[Config] Disabled NDISWRAPPER"
20068 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
20069 * AUFS -- export various core functions
20070 * AUFS -- export various core functions -- fixes
20071 * AUFS -- core filesystem
20072 * AUFS -- track changes in v2.6.31
20073 * [Config] Enable AUFS
20074 * droppped 'iwl3945: do not send scan command if channel count zero' as it
20075 is already upstream but failed to auto-drop on rebase.
20076
20077 [ Eric Paris ]
20078
20079 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
20080 choose
20081 * SAUCE: inotify: check filename before dropping repeat events
20082 * SAUCE: fsnotify: fix inotify tail drop check with path entries
20083
20084 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
20085
20086linux (2.6.31-3.18) karmic; urgency=low
20087
20088 [ Andy Whitcroft ]
20089
20090 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
20091 AUFS"
20092 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
20093 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
20094 security_inode_permission"
20095 * clear out left over AUFS files and modifications
20096
20097 [ Luke Yelavich ]
20098
20099 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
20100 * SAUCE: Explicitly include header files to allow apparmor to build on
20101 powerpc
20102 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
20103
20104 [ Tim Gardner ]
20105
20106 * [Config] Dropped ubuntu/misc/wireless/acx
20107 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
20108
20109 [ Upstream ]
20110
20111 * Rebased to 2.6.31-rc3
20112
20113 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
20114
20115linux (2.6.31-2.17) karmic; urgency=low
20116
20117 [ Andy Whitcroft ]
20118
20119 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
20120 * compcache -- remove redundant Kconfig entries part 2
20121 * compcache -- clean up CCFLAGS declarations
20122 * [Config] enable AppArmor
20123 * AppArmor: fix operator precidence issue in as_path_link
20124
20125 [ John Johansen ]
20126
20127 * AppArmor security module
20128 * AppArmor: Correct mapping of file permissions.
20129 * AppArmor: Turn auditing of ptrace on
20130
20131 [ Luke Yelavich ]
20132
20133 * [Config] disable CONFIG_DM_RAID45 on powerpc
20134
20135 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
20136
20137linux (2.6.31-2.16) karmic; urgency=low
20138
20139 [ Andy Whitcroft ]
20140
20141 * compcache -- remove redundant Kconfig entries
20142 added ignore and ignore.modules for all arches since the compcache update
20143 changes the modules names as well as some compcache ABI values.
20144
20145 [ Manoj Iyer ]
20146
20147 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
20148 * SAUCE: update compcache version to 0.5.3
20149
20150 [ Tim Gardner ]
20151
20152 * [Config]: Fix sparc FTBS by adding ignore.modules
20153
20154 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
20155
20156linux (2.6.31-2.15) karmic; urgency=low
20157
20158 [ Andy Whitcroft ]
20159
20160 * SAUCE: default ATI Radeon KMS to off until userspace catches up
20161 * [Config] Update configs following rebase to 2.6.31-rc2
20162 * [Config] update ports configs following update to 2.6.31-rc2
20163
20164 [ Luke Yelavich ]
20165
20166 * [Config] powerpc - Disable CONFIG_RDS
20167
20168 [ Matt Zimmerman ]
20169
20170 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20171 - LP: #382115
20172
20173 [ Upstream Kernel Changes ]
20174
20175 * rebased to mainline 2.6.31-rc2
20176
20177 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
20178
20179linux (2.6.31-1.14) karmic; urgency=low
20180
20181 [ Andy Whitcroft ]
20182
20183 * update ndiswrapper to 1.55
20184 * remove leftovers of gfs
20185 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
20186
20187 [ Luke Yelavich ]
20188
20189 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
20190 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
20191 kernel
20192
20193 [ Manoj Iyer ]
20194
20195 * Remove snd-bt-sco ubuntu driver
20196
20197 [ Michael Casadevall ]
20198
20199 * [Config] updates ia64 config and d-i folders to allow succesful build
20200 * [Config] Update powerpc and sparc for 2.6.31
20201
20202 [ Upstream Kernel Changes ]
20203
20204 * intel-iommu: fix Identity Mapping to be arch independent
20205 - LP: #384695
20206 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
20207
20208 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
20209
20210linux (2.6.31-1.13) karmic; urgency=low
20211
20212 [ Andy Whitcroft ]
20213
20214 * REBASE: rebased to mainline 2.6.31-rc1
20215 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
20216 no longer applies, using deprecated interfaces, LPIA only, dropped
20217 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
20218 changes now upstream, dropped
20219 * [Config] Update configs following rebase to 2.6.31-rc1
20220 * [Config] update ports configs following update to 2.6.31-rc1
20221
20222 * [Config] disable broken staging driver CONFIG_STLC45XX
20223 * SAUCE: fix compcache to use updates accessors
20224 * [Config] disable staging driver CONFIG_VT6655
20225 * SAUCE: fix DRDB to use updates accessors
20226 * [Disable] ndiswrapper needs update
20227 * [Disable] LIRC I2C needs update
20228 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
20229 * [Config] disable I2C_DESIGNWARE does not compile
20230 * [Config] disable CONFIG_TLSUP for lpia
20231 * [Config] disable CONFIG_FB_UDL for arm
20232 * SAUCE: disable adding scsi headers to linux-libc-dev
20233
20234 [ Mario Limonciello ]
20235
20236 * SAUCE: Add LIRC drivers
20237
20238 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
20239
20240linux (2.6.30-10.12) karmic; urgency=low
20241
20242 [ Andy Whitcroft ]
20243
20244 * [Config] split out the ports configs into their own family
20245 * [Config] update configs following introduction of ports family
20246
20247 [ Upstream Kernel Changes ]
20248
20249 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
20250 description". Fixes linux-doc package name conflicts for now.
20251 - LP: #382115
20252
20253 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
20254
20255linux (2.6.30-10.11) karmic; urgency=low
20256
20257 [ Amit Kucheria ]
20258
20259 * [Config] Comment splitconfig.pl and misc cleanup
20260 * [Config] Rename all configs to the new naming scheme
20261 * [Config] Splitconfig rework
20262 * [Config] Rename scripts/misc/oldconfig to kernelconfig
20263 * [Config] Fix build system for new config split
20264 * [Config] Run updateconfigs after the splitconfig rework
20265
20266 [ Andy Whitcroft ]
20267
20268 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
20269 * [Config] standardise CONFIG_STAGING=y
20270 * [Config] standardise CONFIG_RD_LZMA=y
20271 * [Config] CONFIG_PCI_IOV=y
20272 * [Config] CONFIG_PCI_STUB=m
20273 * [Config] merge kernel configs more agressively
20274
20275 [ Colin Watson ]
20276
20277 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
20278 * [Config] Add support for including firmware in udebs
20279 * [Config] Ship bnx2 firmware in nic-modules udeb
20280 - LP: #384861
20281
20282 [ Luke Yelavich ]
20283
20284 * [Config] ports - Import of ports architectures into kernel packaging
20285 infrastructure
20286 * [Config] ports - Do not update ports kernel configurations by default
20287 * [Config] ports - Disable ABI checking for ports architectures
20288 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
20289 * [Config] ports - Add control.d/vars.* files for ports architectures
20290 * [Config] ports - Add ports architectures for linux-libc-dev
20291 * [Config] ports - Create powerpc specific message-modules and
20292 block-modules udebs
20293 * [Config] ports - Add configuration files for ports architectures
20294
20295 [ Manoj Iyer ]
20296
20297 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
20298 - LP: #329864
20299
20300 [ Michael Casadevall ]
20301
20302 * [Config] ports - Fix compression of kernels
20303
20304 [ Stefan Bader ]
20305
20306 * [Upstream] mmc: prevent dangling block device from accessing stale
20307 queues
20308 - LP: #383668
20309
20310 [ Tim Gardner ]
20311
20312 * [Config] Recommend grub-pc in linux-image
20313 - LP: #385741
20314 * [Config] Implement i386 generic and generic-pae flavours
20315 * [Config] ports - Add control info after integrating ports arches
20316 * [Config] Removed auto-generated files from git
20317 * [Config] Added netxen_nic to nic-modules
20318 - LP: #389603
20319
20320 [ Matt Zimmerman ]
20321
20322 * Rename linux-doc-PKGVER to linux-doc and clean up its description
20323 - LP: #382115
20324
20325 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
20326
20327linux (2.6.30-9.10) karmic; urgency=low
20328
20329 [ Andy Whitcroft ]
20330
20331 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
20332 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
20333 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
20334 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
20335 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
20336 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
20337
20338 [ Upstream Kernel Changes ]
20339
20340 * rebased to 2.6.30 final
20341
20342 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
20343
20344linux (2.6.30-8.9) karmic; urgency=low
20345
20346 [ Andy Whitcroft ]
20347
20348 * Config update removed the following options:
20349 CONFIG_EDAC_AMD8111=m
20350 CONFIG_EDAC_AMD8131=m
20351
20352 [ Upstream Kernel Changes ]
20353
20354 * rebased to 2.6.30-rc8
20355
20356 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
20357
20358linux (2.6.30-7.8) karmic; urgency=low
20359
20360 [ Andy Whitcroft ]
20361
20362 * Enabled NEW configration options:
20363 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
20364 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
20365
20366 [ Upstream Kernel Changes ]
20367
20368 * rebased to 2.6.30-rc7
20369
20370 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
20371
20372linux (2.6.30-6.7) karmic; urgency=low
20373
20374 [ Andy Whitcroft ]
20375
20376 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
20377 upstream)
20378
20379 [ Upstream Kernel Changes ]
20380
20381 * rebased to 2.6.30-rc6
20382
20383 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
20384
20385linux (2.6.30-5.6) karmic; urgency=low
20386
20387 [ Tim Gardner ]
20388
20389 * [Config] Enable Keyspan USB serial device firmware in kernel module
20390 - LP: #334285
20391
20392 [ Upstream Kernel Changes ]
20393
20394 * rebased to 2.6.30-rc5
20395
20396 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
20397
20398linux (2.6.30-4.5) karmic; urgency=low
20399
20400 [ Colin Watson ]
20401
20402 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
20403 /usr/include/asm/* going missing
20404 - LP: #373214
20405
20406 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
20407
20408linux (2.6.30-3.4) karmic; urgency=low
20409
20410 [ Kees Cook ]
20411
20412 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
20413 - LP: #369978
20414
20415 [ Stefan Bader ]
20416
20417 * SAUCE: input: Blacklist digitizers from joydev.c
20418 - LP: #300143
20419
20420 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
20421
20422linux (2.6.30-2.3) karmic; urgency=low
20423
20424 [ Tim Gardner ]
20425
20426 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
20427 - LP: #369152
20428 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
20429 * [Config] CONFIG_DRM_I915_KMS=y
20430 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
20431 minimums
20432
20433 [ Upstream Kernel Changes ]
20434
20435 * rebased to 2.6.30-rc4
20436
20437 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
20438
20439linux (2.6.30-1.2) karmic; urgency=low
20440
20441 [ Tim Gardner ]
20442
20443 * [Config] armel: disable staging drivers, fixes FTBS
20444 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
20445
20446 [ Upstream Kernel Changes ]
20447
20448 * mpt2sas: Change reset_type enum to avoid namespace collision.
20449 Submitted upstream.
20450
20451 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
20452
20453linux (2.6.30-1.1) karmic; urgency=low
20454
20455 * Initial release after rebasing against v2.6.30-rc3
20456
20457 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
20458