From 60f99617aa15df885b41391d1e17757467858af7 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 3 Jan 2020 22:49:48 +0100 Subject: [PATCH] Cleanup debian/changelog file --- debian/changelog | 192 +++++++++++++++++++---------------------------- 1 file changed, 76 insertions(+), 116 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4244ce97..360e1a3f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -645,18 +645,13 @@ linux (4.19.92-1) UNRELEASED; urgency=medium - xhci: fix USB3 device initiated resume race with roothub autosuspend https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.92 - af_packet: set defaule value for tmo - - fjes: fix missed check in fjes_acpi_add - - mod_devicetable: fix PHY module format - - net: dst: Force 4-byte alignment of dst_metrics - - net: gemini: Fix memory leak in gmac_setup_txqs - - net: hisilicon: Fix a BUG trigered by wrong bytes_compl - - net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() + - [amd64] fjes: fix missed check in fjes_acpi_add + - [arm64] net: hisilicon: Fix a BUG trigered by wrong bytes_compl - net: qlogic: Fix error paths in ql_alloc_large_buffers() - net: usb: lan78xx: Fix suspend/resume PHY register access error - qede: Disable hardware gro when xdp prog is installed - qede: Fix multicast mac configuration - sctp: fully initialize v4 addr in some functions - - selftests: forwarding: Delete IPv6 address at the end - btrfs: don't double lock the subvol_sem for rename exchange - btrfs: do not call synchronize_srcu() in inode_tree_del - Btrfs: fix missing data checksums after replaying a log tree @@ -665,103 +660,86 @@ linux (4.19.92-1) UNRELEASED; urgency=medium - btrfs: skip log replay on orphaned roots - btrfs: do not leak reloc root if we fail to read the fs root - btrfs: handle ENOENT in btrfs_uuid_tree_iterate - - Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues + - Btrfs: fix removal logic of the tree mod log that leads to + use-after-free issues - ALSA: pcm: Avoid possible info leaks from PCM stream buffers - ALSA: hda/ca0132 - Keep power on during processing DSP response - ALSA: hda/ca0132 - Avoid endless loop - ALSA: hda/ca0132 - Fix work handling in delayed HP detection - - drm: mst: Fix query_payload ack reply struct - - drm/panel: Add missing drm_panel_init() in panel drivers - - drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings - - iio: light: bh1750: Resolve compiler warning and make code more readable + - [arm64,armhf] drm/panel: Add missing drm_panel_init() in panel drivers - drm/amdgpu: grab the id mgr lock while accessing passid_mapping - - spi: Add call to spi_slave_abort() function when spidev driver is released - - staging: rtl8192u: fix multiple memory leaks on error path + - spi: Add call to spi_slave_abort() function when spidev driver is + released + - [x86] staging: rtl8192u: fix multiple memory leaks on error path - staging: rtl8188eu: fix possible null dereference - rtlwifi: prevent memory leak in rtl_usb_probe (CVE-2019-19063) - libertas: fix a potential NULL pointer dereference - ath10k: fix backtrace on coredump - IB/iser: bound protection_sg size by data_sg size - - media: am437x-vpfe: Setting STD to current value is not an error - - media: i2c: ov2659: fix s_stream return value - - media: ov6650: Fix crop rectangle alignment not passed back - - media: i2c: ov2659: Fix missing 720p register config - - media: ov6650: Fix stored frame format not in sync with hardware - - media: ov6650: Fix stored crop rectangle not in sync with hardware - - tools/power/cpupower: Fix initializer override in hsw_ext_cstates - - media: venus: core: Fix msm8996 frequency table + - [arm64] media: venus: core: Fix msm8996 frequency table - ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq - pinctrl: devicetree: Avoid taking direct reference to device name string - - drm/amdkfd: fix a potential NULL pointer dereference (v2) - - selftests/bpf: Correct path to include msg + path - - media: venus: Fix occasionally failures to suspend - - usb: renesas_usbhs: add suspend event support in gadget mode - - hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled - - regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() + - [amd64] drm/amdkfd: fix a potential NULL pointer dereference + - [arm64] media: venus: Fix occasionally failures to suspend + - [armhf] hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if + not idled - media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() - - media: cec-funcs.h: add status_req checks - - drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller - - samples: pktgen: fix proc_cmd command result check logic + - [arm64,armhf] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the + internal I2C controller - block: Fix writeback throttling W=1 compiler warnings - - mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring (CVE-2019-19057) + - mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring + (CVE-2019-19057) - drm/drm_vblank: Change EINVAL by the correct errno - media: cx88: Fix some error handling path in 'cx8800_initdev()' - - media: ti-vpe: vpe: Fix Motion Vector vpdma stride - - media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format - - media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number - - media: ti-vpe: vpe: Make sure YUYV is set as default format - - media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic - - media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases - - media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage - - syscalls/x86: Use the correct function type in SYSCALL_DEFINE0 - - drm/amd/display: Fix dongle_caps containing stale information. - - extcon: sm5502: Reset registers during initialization - - x86/mm: Use the correct function type for native_set_fixmap() + - [armhf] media: ti-vpe: vpe: Fix Motion Vector vpdma stride + - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid + pixel format + - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame + sequence number + - [armhf] media: ti-vpe: vpe: Make sure YUYV is set as default format + - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a + kernel panic + - [armhf] media: ti-vpe: vpe: ensure buffers are cleaned up properly in + abort cases + - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid + sizeimage + - [x86] syscalls/x86: Use the correct function type in SYSCALL_DEFINE0 + - [x86] mm: Use the correct function type for native_set_fixmap() - ath10k: Correct error handling of dma_map_single() - - drm/bridge: dw-hdmi: Restore audio when setting a mode - - perf test: Report failure for mmap events + - [arm64,armhf] drm/bridge: dw-hdmi: Restore audio when setting a mode - perf report: Add warning when libunwind not compiled in - usb: usbfs: Suppress problematic bind and unbind uevents. - - iio: adc: max1027: Reset the device at probe time - Bluetooth: missed cpu_to_le16 conversion in hci_init4_req - Bluetooth: Workaround directed advertising bug in Broadcom controllers - Bluetooth: hci_core: fix init for HCI_USER_CHANNEL - - bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack() - - x86/mce: Lower throttling MCE messages' priority to warning - - perf tests: Disable bp_signal testing for arm64 - - drm/gma500: fix memory disclosures due to uninitialized bytes + - [x86] mce: Lower throttling MCE messages' priority to warning + - [x86] drm/gma500: fix memory disclosures due to uninitialized bytes - rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot - ipmi: Don't allow device module unload when in use - - x86/ioapic: Prevent inconsistent state when moving an interrupt - - media: smiapp: Register sensor after enabling runtime PM on the device - - md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit - - arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() + - [x86] ioapic: Prevent inconsistent state when moving an interrupt + - md/bitmap: avoid race window between md_bitmap_resize and + bitmap_file_clear_bit + - [arm64] psci: Reduce the waiting time for cpu_psci_cpu_kill() - i40e: initialize ITRN registers with correct values - net: phy: dp83867: enable robust auto-mdix - - drm/tegra: sor: Use correct SOR index on Tegra210 - - spi: sprd: adi: Add missing lock protection when rebooting + - [arm64,armhf] drm/tegra: sor: Use correct SOR index on Tegra210 - ACPI: button: Add DMI quirk for Medion Akoya E2215T - RDMA/qedr: Fix memory leak in user qp and mr - - gpu: host1x: Allocate gather copy for host1x - - net: dsa: LAN9303: select REGMAP when LAN9303 enable - - phy: qcom-usb-hs: Fix extcon double register after power cycle - - s390/time: ensure get_clock_monotonic() returns monotonic values - - s390/mm: add mm_pxd_folded() checks to pxd_free() - - net: hns3: add struct netdev_queue debug info for TX timeout + - [arm64,armhf] gpu: host1x: Allocate gather copy for host1x + - [arm64,armhf] net: dsa: LAN9303: select REGMAP when LAN9303 enable + - [arm64] phy: qcom-usb-hs: Fix extcon double register after power cycle + - [s390x] time: ensure get_clock_monotonic() returns monotonic values + - [s390x] mm: add mm_pxd_folded() checks to pxd_free() + - [arm64] net: hns3: add struct netdev_queue debug info for TX timeout - libata: Ensure ata_port probe has completed before detach - loop: fix no-unmap write-zeroes request behavior - - pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B - - iio: dln2-adc: fix iio_triggered_buffer_postenable() position - - libbpf: Fix error handling in bpf_map__reuse_fd() - Bluetooth: Fix advertising duplicated flags - pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() - ixgbe: protect TX timestamping from API misuse - media: rcar_drif: fix a memory disclosure (CVE-2019-18786) - media: v4l2-core: fix touch support in v4l_g_fmt - - nvmem: imx-ocotp: reset error status on probe - rfkill: allocate static minor - bnx2x: Fix PF-VF communication over multi-cos queues. - - spi: img-spfi: fix potential double release - ALSA: timer: Limit max amount of slave instances - rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() - perf probe: Fix to find range-only function instance @@ -769,98 +747,80 @@ linux (4.19.92-1) UNRELEASED; urgency=medium - perf jevents: Fix resource leak in process_mapfile() and main() - perf probe: Walk function lines in lexical blocks - perf probe: Fix to probe an inline function which has no entry pc - - perf probe: Fix to show ranges of variables in functions without entry_pc + - perf probe: Fix to show ranges of variables in functions without + entry_pc - perf probe: Fix to show inlined function callsite without entry_pc - - libsubcmd: Use -O0 with DEBUG=1 - perf probe: Fix to probe a function which has no entry pc - perf tools: Splice events onto evlist even on error - - drm/amdgpu: disallow direct upload save restore list from gfx driver - - drm/amdgpu: fix potential double drop fence reference - - xen/gntdev: Use select for DMA_SHARED_BUFFER - perf parse: If pmu configuration fails free terms - perf probe: Skip overlapped location on searching variables - perf probe: Return a better scope DIE if there is no best scope - perf probe: Fix to show calling lines of inlined functions - perf probe: Skip end-of-sequence and non statement lines - - perf probe: Filter out instances except for inlined subroutine and subprogram + - perf probe: Filter out instances except for inlined subroutine and + subprogram - ath10k: fix get invalid tx rate for Mesh metric - - fsi: core: Fix small accesses and unaligned offsets via sysfs - media: pvrusb2: Fix oops on tear-down when radio support is not present - - soundwire: intel: fix PDI/stream mapping for Bulk - - crypto: atmel - Fix authenc support when it is set to m - ice: delay less - - media: si470x-i2c: add missed operations in remove - - EDAC/ghes: Fix grain calculation - - spi: pxa2xx: Add missed security checks + - [amd64] spi: pxa2xx: Add missed security checks - ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile - iio: dac: ad5446: Add support for new AD5600 DAC - - ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint - - s390/disassembler: don't hide instruction addresses + - [x86] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format + constraint + - [s390x] disassembler: don't hide instruction addresses - nvme: Discard workaround for non-conformant devices - parport: load lowlevel driver if ports not found - bcache: fix static checker warning in bcache_device_free() - cpufreq: Register drivers only after CPU devices have been registered - - x86/crash: Add a forward declaration of struct kimage - tracing: use kvcalloc for tgid_map array allocation - tracing/kprobe: Check whether the non-suffixed symbol is notrace - bcache: fix deadlock in bcache_allocator - iwlwifi: mvm: fix unaligned read of rx_pkt_status - - ASoC: wm8904: fix regcache handling - - spi: tegra20-slink: add missed clk_unprepare + - [arm64] spi: tegra20-slink: add missed clk_unprepare - tun: fix data-race in gro_normal_list() - crypto: virtio - deal with unsupported input sizes - - mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests - btrfs: don't prematurely free work in end_workqueue_fn() - btrfs: don't prematurely free work in run_ordered_work() - - ASoC: wm2200: add missed operations in remove and probe failure - - spi: st-ssc4: add missed pm_runtime_disable - - ASoC: wm5100: add missed pm_runtime_disable - - ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1 - - x86/insn: Add some Intel instructions to the opcode map + - [x86] ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 + 2-in-1 + - [x86] insn: Add some Intel instructions to the opcode map - brcmfmac: remove monitor interface when detaching - iwlwifi: check kasprintf() return value - - fbtft: Make sure string is NULL terminated - - net: ethernet: ti: ale: clean ale tbl on init and intf restart - - crypto: sun4i-ss - Fix 64-bit size_t warnings - - crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c + - [armhf] net: ethernet: ti: ale: clean ale tbl on init and intf restart + - [armhf] crypto: sun4i-ss - Fix 64-bit size_t warnings + - [armhf] crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c - mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED - - crypto: vmx - Avoid weird build failures - - libtraceevent: Fix memory leakage in copy_filter_type - - mips: fix build when "48 bits virtual memory" is enabled - - drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 - net: phy: initialise phydev speed and duplex sanely - btrfs: don't prematurely free work in reada_start_machine_worker() - btrfs: don't prematurely free work in scrub_missing_raid56_worker() - Revert "mmc: sdhci: Fix incorrect switch to HS mode" - - mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode - - can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices (CVE-2019-19947) + - can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices + (CVE-2019-19947) - usb: xhci: Fix build warning seen with CONFIG_PM=n - - drm/amdgpu: fix uninitialized variable pasid_mapping_needed - - s390/ftrace: fix endless recursion in function_graph tracer + - [s390x] ftrace: fix endless recursion in function_graph tracer - btrfs: return error pointer from alloc_test_extent_buffer - usbip: Fix receive error in vhci-hcd when using scatter-gather - usbip: Fix error path of vhci_recv_ret_submit() - cpufreq: Avoid leaving stale IRQ work items during CPU offline - - USB: EHCI: Do not return -EPIPE when hub is disconnected - - intel_th: pci: Add Comet Lake PCH-V support - - intel_th: pci: Add Elkhart Lake SOC support - - platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes - - staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value + - [x86] intel_th: pci: Add Comet Lake PCH-V support + - [x86] intel_th: pci: Add Elkhart Lake SOC support + - [x86] platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 + bytes + - [x86] staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value - ext4: fix ext4_empty_dir() for directories with holes (CVE-2019-19037) - ext4: check for directory entries too close to block end - ext4: unlock on error in ext4_expand_extra_isize() - - KVM: arm64: Ensure 'params' is initialised when looking up sys register - - x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() - - x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] - - powerpc/vcpu: Assume dedicated processors as non-preempt - - powerpc/irq: fix stack overflow verification - - mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register - - mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support" + - [arm64] KVM: Ensure 'params' is initialised when looking up sys register + - [x86] MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() + - [x86] MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] + - [powerpc*] vcpu: Assume dedicated processors as non-preempt + - [powerpc*] irq: fix stack overflow verification + - [arm64] mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG + register - mmc: sdhci: Update the tuning failed messages to pr_debug level - - mmc: sdhci-of-esdhc: fix P2020 errata handling - mmc: sdhci: Workaround broken command queuing on Intel GLK - mmc: sdhci: Add a quirk for broken command queuing - - nbd: fix shutdown and recv work deadlock v2 + - nbd: fix shutdown and recv work deadlock - perf probe: Fix to show function entry line as probe-able [ Salvatore Bonaccorso ]