From c18baf7c4d5934ec1ea51122061b87f2364639f8 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 28 Feb 2016 08:29:29 +0100 Subject: [PATCH] Improve changelog for stable update 4.4.3 --- debian/changelog | 64 +++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/debian/changelog b/debian/changelog index c1fcc2892..ef6b5d64a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,11 +3,13 @@ linux (4.4.3-1) UNRELEASED; urgency=medium [ Salvatore Bonaccorso ] * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.3 - - x86/mm: Fix types used in pgprot cacheability flags translations - - x86/mm/pat: Avoid truncation when converting cpa->numpages to address - - x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable - - x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() - - x86/mm: Fix vmalloc_fault() to handle large pages properly + - [x86] mm: Fix types used in pgprot cacheability flags translations + - [x86] mm/pat: Avoid truncation when converting cpa->numpages to address + - [x86] uaccess/64: Make the __copy_user_nocache() assembly code + more readable + - [x86] uaccess/64: Handle the caching of 4-byte nocache copies + properly in __copy_user_nocache() + - [x86] mm: Fix vmalloc_fault() to handle large pages properly - ALSA: hda - Cancel probe work instead of flush at remove - ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream - ALSA: seq: Fix leak of pool buffer at concurrent writes @@ -32,7 +34,8 @@ linux (4.4.3-1) UNRELEASED; urgency=medium - Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl - Btrfs: fix direct IO requests not reporting IO error to user space - ptrace: use fsuid, fsgid, effective creds for fs access checks - - tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines + - tools lib traceevent: Fix output of %llu for 64 bit values read on + 32 bit machines - perf tools: tracepoint_error() can receive e=NULL, robustify it - tracing: Fix freak link error caused by branch tracer - tracepoints: Do not trace when cpu is offline @@ -65,32 +68,33 @@ linux (4.4.3-1) UNRELEASED; urgency=medium - udf: Prevent buffer overrun with multi-byte characters - udf: Check output buffer length when converting name to CS0 - SUNRPC: Fixup socket wait for memory - - powerpc/eeh: Fix PE location code - - powerpc/eeh: Fix stale cached primary bus - - powerpc/powernv: Fix stale PE primary bus - - powerpc/ioda: Set "read" permission when "write" is set - - ARM: mvebu: remove duplicated regulator definition in Armada 388 GP - - arm64: mm: avoid calling apply_to_page_range on empty range - - ARM: 8519/1: ICST: try other dividends than 1 - - ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() - - ARM: nomadik: fix up SD/MMC DT settings - - ARM: dts: Fix wl12xx missing clocks that cause hangs - - ARM: dts: Fix omap5 PMIC control lines for RTC writes - - ARM: dts: omap5-board-common: enable rtc and charging of backup battery - - ARM: dts: at91: sama5d4 xplained: properly mux phy interrupt - - ARM: dts: at91: sama5d4: fix instance id of DBGU - - ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ type - - ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0 - - 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 arch_initcall - - KVM: arm/arm64: Fix reference to uninitialised VGIC + - [powerpc] eeh: Fix PE location code + - [powerpc] eeh: Fix stale cached primary bus + - [powerpc] powernv: Fix stale PE primary bus + - [powerpc] ioda: Set "read" permission when "write" is set + - [ARM] mvebu: remove duplicated regulator definition in Armada 388 GP + - [arm64] mm: avoid calling apply_to_page_range on empty range + - [ARM] 8519/1: ICST: try other dividends than 1 + - [ARM] 8517/1: ICST: avoid arithmetic overflow in icst_hz() + - [ARM] nomadik: fix up SD/MMC DT settings + - [ARM] dts: Fix wl12xx missing clocks that cause hangs + - [ARM] dts: Fix omap5 PMIC control lines for RTC writes + - [ARM] dts: omap5-board-common: enable rtc and charging of backup battery + - [ARM] dts: at91: sama5d4 xplained: properly mux phy interrupt + - [ARM] dts: at91: sama5d4: fix instance id of DBGU + - [ARM] dts: at91: sama5d4 xplained: fix phy0 IRQ type + - [ARM] dts: at91: sama5d4ek: add phy address and IRQ for macb0 + - [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 arch_initcall + - [arm/arm64] KVM: Fix reference to uninitialised VGIC - KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 - KVM: PPC: Fix ONE_REG AltiVec support - - perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data + - perf kvm record/report: 'unprocessable sample' error while + recording/reporting guest data - mm: soft-offline: check return value in second __get_any_page() call - libnvdimm: fix namespace object confusion in is_uuid_busy() - mm: fix mlock accouting