From 99cf691f48fc11f0e183b424d031c868acc16a62 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Thu, 12 May 2016 21:48:36 +0200 Subject: [PATCH] Improve changelog for stable update 4.5.4 --- debian/changelog | 52 +++++++++++++++++++----------------------------- 1 file changed, 20 insertions(+), 32 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc817295a..031f055a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,6 @@ linux (4.5.4-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.4 - - clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips - net/mlx5_core: Fix caching ATOMIC endian mode capability - ipvs: handle ip_vs_fill_iph_skb_off failure @@ -11,21 +10,16 @@ linux (4.5.4-1) UNRELEASED; urgency=medium - rtlwifi: Fix size of wireless mode variable - mfd: intel-lpss: Remove clock tree on error path - nbd: ratelimit error msgs after socket close - - lightnvm: update closed list outside of intr context - null_blk: add lightnvm null_blk device to the nullb_list - - ata: ahci_xgene: dereferencing uninitialized pointer in probe - - wlcore: fix error handling in wlcore_event_fw_logger + - [arm64] ata: ahci_xgene: dereferencing uninitialized pointer in probe + - [armhf] wlcore: fix error handling in wlcore_event_fw_logger - ath10k: fix pktlog in QCA99X0 - mwifiex: fix corner case association failure - - CNS3xxx: Fix PCI cns3xxx_write_config() - clk-divider: make sure read-only dividers do not write to their register - - soc: rockchip: power-domain: fix err handle while probing - clk: rockchip: fix wrong mmc phase shift for rk3228 - clk: rockchip: free memory in error cases when registering clock branches - clk: meson: Fix meson_clk_register_clks() signature type mismatch - - clk: qcom: msm8960: fix ce3_core clk enable register - clk: versatile: sp810: support reentrance - - clk: qcom: msm8960: Fix ce3_src register offset - clk: sunxi: Fix sun8i-a23-apb0-clk divider flags - clk: xgene: Add missing parenthesis when clearing divider value - clk: bcm2835: fix check of error code returned by devm_ioremap_resource() @@ -45,32 +39,26 @@ linux (4.5.4-1) UNRELEASED; urgency=medium - propogate_mnt: Handle the first propogated copy being a slave (CVE-2016-4581) - modpost: fix module autoloading for OF devices with generic compatible property - - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on - - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel + - [armhf] EXYNOS: Properly skip unitialized parent clock in power domain on + - [armhf] SoCFPGA: Fix secondary CPU startup in thumb2 kernel - xen: Fix page <-> pfn conversion on 32 bit systems - xen/balloon: Fix crash when ballooning on x86 32 bit PAE - xen/evtchn: fix ring resize when binding new events - HID: wacom: Add support for DTK-1651 - - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk - - Input: zforce_ts - fix dual touch recognition - proc: prevent accessing /proc//environ until it's ready - mm: update min_free_kbytes from khugepaged after core initialization - batman-adv: fix DAT candidate selection (must use vid) - batman-adv: Check skb size before using encapsulated ETH+VLAN header - batman-adv: Fix broadcast/ogm queue limit on a removed interface - batman-adv: Reduce refcnt of removed router when updating route - - libnvdimm, pfn: fix memmap reservation sizing + - [x86] libnvdimm, pfn: fix memmap reservation sizing - writeback: Fix performance regression in wb_over_bg_thresh() - - MAINTAINERS: Remove asterisk from EFI directory names - - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO - - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value - - parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls - - cpufreq: st: enable selective initialization based on the platform - - ARC: Add missing io barriers to io{read,write}{16,32}be() - - x86/sysfb_efi: Fix valid BAR address range check - - ARM: dts: apq8064: add ahci ports-implemented mask + - [x86] tsc: Read all ratio bits from MSR_PLATFORM_INFO + - [arm64] cpuidle: Pass on arm_cpuidle_suspend()'s return value + - [x86] sysfb_efi: Fix valid BAR address range check + - [arm*] dts: apq8064: add ahci ports-implemented mask - ACPICA: Dispatcher: Update thread ID for recursive method calls - - powerpc: Fix bad inline asm constraint in create_zero_mask() + - [powerpc*] Fix bad inline asm constraint in create_zero_mask() - libahci: save port map for forced port map - ata: ahci-platform: Add ports-implemented DT bindings. - USB: serial: cp210x: add ID for Link ECU @@ -78,19 +66,19 @@ linux (4.5.4-1) UNRELEASED; urgency=medium - Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping" - nvmem: mxs-ocotp: fix buffer overflow in read - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() - - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading + - [armhf] gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading - drm/amdgpu: make sure vertical front porch is at least 1 - drm/amdgpu: set metadata pointer to NULL after freeing. - - iio: ak8975: Fix NULL pointer exception on early interrupt - - iio: ak8975: fix maybe-uninitialized warning + - [x86] iio: ak8975: Fix NULL pointer exception on early interrupt + - [x86] iio: ak8975: fix maybe-uninitialized warning - drm/radeon: make sure vertical front porch is at least 1 - - drm/i915: Avoid stalling on pending flips for legacy cursor updates - - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume - - drm/i915: Fix system resume if PCI device remained enabled - - drm/i915: Fix eDP low vswing for Broadwell - - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW - - drm/i915: Fake HDMI live status - - ACPI / processor: Request native thermal interrupt handling via _OSC + - [x86] drm/i915: Avoid stalling on pending flips for legacy cursor updates + - [x86] drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume + - [x86] drm/i915: Fix system resume if PCI device remained enabled + - [x86] drm/i915: Fix eDP low vswing for Broadwell + - [x86] drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW + - [x86] drm/i915: Fake HDMI live status + - [x86] ACPI / processor: Request native thermal interrupt handling via _OSC [ Aurelien Jarno ] * [mips*] Fix PR_SET_FPMODE issues with multi-threaded programs.