debian/changelog: Clean up upstream change list a little further

- Add various architecture/flavour qualifications
- Correct a few that didn't use the right name format
- Delete lines for things we don't build - at91 platform, panel driver and uml
This commit is contained in:
Ben Hutchings 2016-03-07 00:50:01 +00:00
parent 1ea9dc8aee
commit 59b4a6c157
1 changed files with 48 additions and 55 deletions

103
debian/changelog vendored
View File

@ -14,14 +14,15 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream - ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
- ALSA: seq: Fix leak of pool buffer at concurrent writes - ALSA: seq: Fix leak of pool buffer at concurrent writes
- ALSA: seq: Fix double port list deletion - ALSA: seq: Fix double port list deletion
- phy: twl4030-usb: Relase usb phy on unload - [armhf] phy: twl4030-usb: Relase usb phy on unload
- phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload - [armhf] phy: twl4030-usb: Fix unbalanced pm_runtime_enable on
module reload
- staging/speakup: Use tty_ldisc_ref() for paste kworker - staging/speakup: Use tty_ldisc_ref() for paste kworker
- pty: fix possible use after free of tty->driver_data - pty: fix possible use after free of tty->driver_data
- pty: make sure super_block is still valid in final /dev/tty close - pty: make sure super_block is still valid in final /dev/tty close
- tty: Add support for PCIe WCH382 2S multi-IO card - tty: Add support for PCIe WCH382 2S multi-IO card
- serial: 8250_pci: Add Intel Broadwell ports - [x86] serial: 8250_pci: Add Intel Broadwell ports
- serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) - [armhf] serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
- ext4: fix scheduling in atomic on group checksum failure - ext4: fix scheduling in atomic on group checksum failure
- ext4: fix potential integer overflow - ext4: fix potential integer overflow
- ext4: don't read blocks from disk after extents being swapped - ext4: don't read blocks from disk after extents being swapped
@ -69,53 +70,49 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- [powerpc] eeh: Fix stale cached primary bus - [powerpc] eeh: Fix stale cached primary bus
- [powerpc] powernv: Fix stale PE primary bus - [powerpc] powernv: Fix stale PE primary bus
- [powerpc] ioda: Set "read" permission when "write" is set - [powerpc] ioda: Set "read" permission when "write" is set
- [ARM] mvebu: remove duplicated regulator definition in Armada 388 GP - [armhf] mvebu: remove duplicated regulator definition in Armada 388 GP
- [arm64] mm: avoid calling apply_to_page_range on empty range - [arm64] mm: avoid calling apply_to_page_range on empty range
- [ARM] 8519/1: ICST: try other dividends than 1 - [armel,armhf] 8519/1: ICST: try other dividends than 1
- [ARM] 8517/1: ICST: avoid arithmetic overflow in icst_hz() - [armel,armhf] 8517/1: ICST: avoid arithmetic overflow in icst_hz()
- [ARM] nomadik: fix up SD/MMC DT settings - [armhf] dts: Fix wl12xx missing clocks that cause hangs
- [ARM] dts: Fix wl12xx missing clocks that cause hangs - [armhf] dts: Fix omap5 PMIC control lines for RTC writes
- [ARM] dts: Fix omap5 PMIC control lines for RTC writes - [armhf] dts: omap5-board-common: enable rtc and charging of backup battery
- [ARM] dts: omap5-board-common: enable rtc and charging of backup battery - [armhf] OMAP2+: Fix wait_dll_lock_timed for rodata
- [ARM] dts: at91: sama5d4 xplained: properly mux phy interrupt - [armhf] OMAP2+: Fix l2_inv_api_params for rodata
- [ARM] dts: at91: sama5d4: fix instance id of DBGU - [armhf] OMAP2+: Fix l2dis_3630 for rodata
- [ARM] dts: at91: sama5d4 xplained: fix phy0 IRQ type - [armhf] OMAP2+: Fix save_secure_ram_context for rodata
- [ARM] dts: at91: sama5d4ek: add phy address and IRQ for macb0 - [armhf] OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata
- [ARM] OMAP2+: Fix wait_dll_lock_timed for rodata
- [ARM] OMAP2+: Fix l2_inv_api_params for rodata
- [ARM] OMAP2+: Fix l2dis_3630 for rodata
- [ARM] OMAP2+: Fix save_secure_ram_context for rodata
- [ARM] OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata
- [arm64] dma-mapping: fix handling of devices registered before - [arm64] dma-mapping: fix handling of devices registered before
arch_initcall arch_initcall
- [arm/arm64] KVM: Fix reference to uninitialised VGIC - [arm,arm64] KVM: Fix reference to uninitialised VGIC
- KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 - [powerpc*] KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
- KVM: PPC: Fix ONE_REG AltiVec support - [powerpc*] KVM: PPC: Fix ONE_REG AltiVec support
- mm: soft-offline: check return value in second __get_any_page() call - mm: soft-offline: check return value in second __get_any_page() call
- libnvdimm: fix namespace object confusion in is_uuid_busy() - libnvdimm: fix namespace object confusion in is_uuid_busy()
- mm: fix mlock accouting - mm: fix mlock accouting
- mm: replace vma_lock_anon_vma with anon_vma_lock_read/write - mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
- mm: fix regression in remap_file_pages() emulation - mm: fix regression in remap_file_pages() emulation
- Input: elantech - mark protocols v2 and v3 as semi-mt - Input: elantech - mark protocols v2 and v3 as semi-mt
- Input: i8042 - add Fujitsu Lifebook U745 to the nomux list - [x86] Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
- string_helpers: fix precision loss for some inputs - string_helpers: fix precision loss for some inputs
- Input: vmmouse - fix absolute device registration - Input: vmmouse - fix absolute device registration
- iommu/vt-d: Don't skip PCI devices when disabling IOTLB - [x86] iommu/vt-d: Don't skip PCI devices when disabling IOTLB
- iommu/amd: Correct the wrong setting of alias DTE in do_attach - [x86] iommu/amd: Correct the wrong setting of alias DTE in do_attach
- iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users - [x86] iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
- iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG - [x86] iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
- iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts - [x86] iommu/vt-d: Clear PPR bit to ensure we get more page
request interrupts
- Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" - Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
- xhci: Fix list corruption in urb dequeue at host removal - xhci: Fix list corruption in urb dequeue at host removal
- fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() - fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
- numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 - [s390x] numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
- memcg: only free spare array when readers are done - memcg: only free spare array when readers are done
- radix-tree: fix race in gang lookup - radix-tree: fix race in gang lookup
- drivers/hwspinlock: fix race between radix tree insertion and lookup - drivers/hwspinlock: fix race between radix tree insertion and lookup
- radix-tree: fix oops after radix_tree_iter_retry - radix-tree: fix oops after radix_tree_iter_retry
- dump_stack: avoid potential deadlocks - dump_stack: avoid potential deadlocks
- mm,thp: khugepaged: call pte flush at the time of collapse - mm,thp: khugepaged: call pte flush at the time of collapse
- intel_scu_ipcutil: underflow in scu_reg_access() - [x86] intel_scu_ipcutil: underflow in scu_reg_access()
- ipc/shm: handle removed segments gracefully in shm_mmap() - ipc/shm: handle removed segments gracefully in shm_mmap()
- devm_memremap_release(): fix memremap'd addr handling - devm_memremap_release(): fix memremap'd addr handling
- futex: Drop refcount if requeue_pi() acquired the rtmutex - futex: Drop refcount if requeue_pi() acquired the rtmutex
@ -183,7 +180,7 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- unix_diag: fix incorrect sign extension in unix_lookup_by_ino - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
- sctp: Fix port hash table size computation - sctp: Fix port hash table size computation
- ext4: fix bh->b_state corruption - ext4: fix bh->b_state corruption
- [s390] KVM: fix guest fprs memory leak - [s390x] KVM: fix guest fprs memory leak
- devm_memremap: Fix error value when memremap failed - devm_memremap: Fix error value when memremap failed
- efi: Make efivarfs entries immutable by default - efi: Make efivarfs entries immutable by default
- efi: Add pstore variables to the deletion whitelist - efi: Add pstore variables to the deletion whitelist
@ -209,7 +206,7 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- mm: numa: quickly fail allocations for NUMA balancing on full nodes - mm: numa: quickly fail allocations for NUMA balancing on full nodes
- genirq: Validate action before dereferencing it in - genirq: Validate action before dereferencing it in
handle_irq_event_percpu() handle_irq_event_percpu()
- [s390] KVM: fix memory overwrites when vx is disabled - [s390x] KVM: fix memory overwrites when vx is disabled
- Btrfs: add missing brelse when superblock checksum fails - Btrfs: add missing brelse when superblock checksum fails
- Btrfs: igrab inode in writepage - Btrfs: igrab inode in writepage
- btrfs: statfs: report zero available if metadata are exhausted - btrfs: statfs: report zero available if metadata are exhausted
@ -219,14 +216,12 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
subvolume roots subvolume roots
- btrfs: initialize the seq counter in struct btrfs_device - btrfs: initialize the seq counter in struct btrfs_device
- [s390] fix normalization bug in exception table sorting - [s390x] fix normalization bug in exception table sorting
- [s390] dasd: prevent incorrect length error under z/VM after PAV changes - [s390x] dasd: prevent incorrect length error under z/VM after PAV changes
- [s390] dasd: fix refcount for PAV reassignment - [s390x] dasd: fix refcount for PAV reassignment
- [s390] dasd: fix performance drop - [s390x] dasd: fix performance drop
- [s390] compat: correct restore of high gprs on signal return - [s390x] compat: correct restore of high gprs on signal return
- [s390] fpu: signals vs. floating point control register - [s390x] fpu: signals vs. floating point control register
- uml: flush stdout before forking
- uml: fix hostfs mknod()
- locks: fix unlock when fcntl_setlk races with a close - locks: fix unlock when fcntl_setlk races with a close
- rtlwifi: rtl8192cu: Add missing parameter setup - rtlwifi: rtl8192cu: Add missing parameter setup
- rtlwifi: rtl8192ce: Fix handling of module parameters - rtlwifi: rtl8192ce: Fix handling of module parameters
@ -253,7 +248,7 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- mmc: core: Enable tuning according to the actual timing - mmc: core: Enable tuning according to the actual timing
- [armhf, arm64] mmc: mmci: fix an ages old detection error - [armhf, arm64] mmc: mmci: fix an ages old detection error
- [x86] mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL - [x86] mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
- mmc: sdhci-pci: Fix card detect race for Intel BXT/APL - [x86] mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
- mmc: sdhci: Allow override of mmc host operations - mmc: sdhci: Allow override of mmc host operations
- mmc: sdhci: Allow override of get_cd() called from sdhci_request() - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
- [x86] Drivers: hv: vmbus: Fix a Host signaling bug - [x86] Drivers: hv: vmbus: Fix a Host signaling bug
@ -264,15 +259,15 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
- time: Avoid signed overflow in timekeeping_get_ns() - time: Avoid signed overflow in timekeeping_get_ns()
- cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
- Revert "MIPS: Fix PAGE_MASK definition" - [mips*] Revert "MIPS: Fix PAGE_MASK definition"
- [MIPS] Loongson-3: Fix SMP_ASK_C0COUNT IPI handler - [mips*el/loongson-3] Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
- [MIPS] hpet: Choose a safe value for the ETIME check - [mips*] hpet: Choose a safe value for the ETIME check
- [MIPS] Fix some missing CONFIG_CPU_MIPSR6 #ifdefs - [mips*] Fix buffer overflow in syscall_get_arguments()
- [MIPS] Fix buffer overflow in syscall_get_arguments()
- EDAC: Robustify workqueues destruction - EDAC: Robustify workqueues destruction
- EDAC, mc_sysfs: Fix freeing bus' name - EDAC, mc_sysfs: Fix freeing bus' name
- [sparc64] fix incorrect sign extension in sys_sparc64_personality - [sparc64] fix incorrect sign extension in sys_sparc64_personality
- clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs - [armhf] clk: exynos: use irqsave version of spin_lock to avoid deadlock
with irqs
- [armhf] regulator: axp20x: Fix GPIO LDO enable value for AXP22x - [armhf] regulator: axp20x: Fix GPIO LDO enable value for AXP22x
- virtio_balloon: fix race by fill and leak - virtio_balloon: fix race by fill and leak
- virtio_balloon: fix race between migration and ballooning - virtio_balloon: fix race between migration and ballooning
@ -349,7 +344,7 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
Portege R700 Portege R700
- [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba - [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba
Satellite R830 Satellite R830
- ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" - [x86] ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
- [x86] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() - [x86] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
- nfit: fix multi-interface dimm handling, acpi6.1 compatibility - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
- dmaengine: dw: fix cyclic transfer setup - dmaengine: dw: fix cyclic transfer setup
@ -374,7 +369,6 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- libceph: don't spam dmesg with stray reply warnings - libceph: don't spam dmesg with stray reply warnings
- sd: Optimal I/O size is in bytes, not sectors - sd: Optimal I/O size is in bytes, not sectors
- Staging: speakup: Fix getting port information - Staging: speakup: Fix getting port information
- Revert "Staging: panel: usleep_range is preferred over udelay"
- cdc-acm:exclude Samsung phone 04e8:685d - cdc-acm:exclude Samsung phone 04e8:685d
- tick/nohz: Set the correct expiry when switching to nohz/lowres mode - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
- rfkill: fix rfkill_fop_read wait_event usage - rfkill: fix rfkill_fop_read wait_event usage
@ -396,13 +390,13 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- writeback: keep superblock pinned during cgroup writeback - writeback: keep superblock pinned during cgroup writeback
association switches association switches
- phy: core: fix wrong err handle for phy_power_on - phy: core: fix wrong err handle for phy_power_on
- i2c: i801: Adding Intel Lewisburg support for iTCO - [x86] i2c: i801: Adding Intel Lewisburg support for iTCO
- bio: return EINTR if copying to user space got interrupted - bio: return EINTR if copying to user space got interrupted
- block: fix use-after-free in dio_bio_complete - block: fix use-after-free in dio_bio_complete
- nfs: fix nfs_size_to_loff_t - nfs: fix nfs_size_to_loff_t
- NFSv4: Fix a dentry leak on alias use - NFSv4: Fix a dentry leak on alias use
- KVM: async_pf: do not warn on page allocation failures - KVM: async_pf: do not warn on page allocation failures
- [arm/arm64] KVM: vgic: Ensure bitmaps are long enough - [armhf,arm64] KVM: vgic: Ensure bitmaps are long enough
- [x86] KVM: fix missed hardware breakpoints - [x86] KVM: fix missed hardware breakpoints
- [x86] KVM: fix conversion of addresses to linear in 32-bit protected mode - [x86] KVM: fix conversion of addresses to linear in 32-bit protected mode
- [x86] KVM: MMU: fix ubsan index-out-of-range warning - [x86] KVM: MMU: fix ubsan index-out-of-range warning
@ -412,9 +406,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- kernel/resource.c: fix muxed resource handling in __request_region() - kernel/resource.c: fix muxed resource handling in __request_region()
- do_last(): don't let a bogus return value from ->open() et.al. to - do_last(): don't let a bogus return value from ->open() et.al. to
confuse us confuse us
- [ARM] OMAP2+: Fix onenand initialization to avoid filesystem corruption - [armhf] OMAP2+: Fix onenand initialization to avoid filesystem corruption
- [ARM] at91/dt: fix typo in sama5d2 pinmux descriptions - [armhf] xen: correctly handle DMA mapping of compound pages
- [arm] xen: correctly handle DMA mapping of compound pages
- xen/scsiback: correct frontend counting - xen/scsiback: correct frontend counting
- xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
- xen/pciback: Save the number of MSI-X entries to be copied later. - xen/pciback: Save the number of MSI-X entries to be copied later.