Improve changelog for stable update 4.4.3

This commit is contained in:
Salvatore Bonaccorso 2016-02-28 08:29:29 +01:00
parent bcf60af755
commit c18baf7c4d
1 changed files with 34 additions and 30 deletions

64
debian/changelog vendored
View File

@ -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