Update to 4.19.106

Cleanup debian/changelog file
This commit is contained in:
Salvatore Bonaccorso 2020-02-24 21:02:53 +01:00
parent 7d7d28f268
commit 4eebdc341f
1 changed files with 145 additions and 1 deletions

146
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.19.105-1) UNRELEASED; urgency=medium
linux (4.19.106-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.99
@ -894,6 +894,150 @@ linux (4.19.105-1) UNRELEASED; urgency=medium
- jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
- jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
- [x86] KVM: mmu: Fix struct guest_walker arrays for 5-level paging
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.106
- core: Don't skip generic XDP program execution for cloned SKBs
- enic: prevent waking up stopped tx queues over watchdog reset
- net/smc: fix leak of kernel memory to user space
- net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
- net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
- Revert "KVM: nVMX: Use correct root level for nested EPT shadow page
tables"
- Revert "KVM: VMX: Add non-canonical check on writes to RTIT address
MSRs"
- [x86] KVM: nVMX: Use correct root level for nested EPT shadow page
tables
- [x86] drm/gma500: Fixup fbdev stolen size usage evaluation
- cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
- brcmfmac: Fix use after free in brcmf_sdio_readframes()
- ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
- ALSA: ctl: allow TLV read operation for callback type of element in
locked case
- [powerpc*] powernv/iov: Ensure the pdn for VFs always contains a valid
PE number
- [amd64] iommu/vt-d: Fix off-by-one in PASID allocation
- char/random: silence a lockdep splat with printk()
- [x86] pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled
pins
- [x86] efi: Map the entire EFI vendor string before copying it
- [mips64el,mipsel] Loongson: Fix potential NULL dereference in
loongson3_platform_init()
- [arm*] usb: dwc2: Fix IN FIFO allocation
- [armel,armhf] clocksource/drivers/bcm2835_timer: Fix memory leak of
timer
- jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info
when load journal
- [armhf] pwm: omap-dmtimer: Simplify error handling
- [s390x] pci: Fix possible deadlock in recover_store()
- [powerpc*] iov: Move VF pdev fixup into pcibios_fixup_iov()
- tracing: Fix tracing_stat return values in error handling paths
- tracing: Fix very unlikely race of registering two stat tracers
- ext4, jbd2: ensure panic when aborting with zero errno
- ath10k: Correct the DMA direction for management tx buffers
- nbd: add a flush_workqueue in nbd_start_device
- [s390x] KVM: ENOTSUPP -> EOPNOTSUPP fixups
- [arm64] clk: qcom: rcg2: Don't crash if our parent can't be found;
return an error
- drm/amdgpu: remove 4 set but not used variable in
amdgpu_atombios_get_connector_info_from_object_table
- [arm64,armhf] regulator: rk808: Lower log level on optional GPIOs being
not available
- NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use
le16_add_cpu().
- selinux: fall back to ref-walk if audit is required
- selinux: ensure we cleanup the internal AVC counters on error in
avc_insert()
- media: cx23885: Add support for AVerMedia CE310B
- PCI: Add generic quirk for increasing D3hot delay
- PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
- media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in
v4l2_device macros
- reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
- r8169: check that Realtek PHY driver module is loaded
- fore200e: Fix incorrect checks of NULL pointer dereference
- netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
- ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
- orinoco: avoid assertion in case of NULL pointer
- ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
- scsi: ufs: Complete pending requests in host reset and restore path
- scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
- selinux: ensure we cleanup the internal AVC counters on error in
avc_update()
- dmaengine: Store module owner in dma_device struct
- dmaengine: imx-sdma: Fix memory leak
- [arm64] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
- tools lib api fs: Fix gcc9 stringop-truncation compilation error
- ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid
switch
- mlx5: work around high stack usage with gcc
- drm: remove the newline for CRC source name.
- usbip: Fix unsafe unaligned pointer usage
- udf: Fix free space reporting for metadata and virtual partitions
- staging: rtl8188: avoid excessive stack usage
- [amd64] IB/hfi1: Add software counter for ctxt0 seq drop
- [arm64,armhf] soc/tegra: fuse: Correct straps' address for older
Tegra124 device trees
- [x86] efi: Don't panic or BUG() on non-critical error conditions
- rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
- [x86] nmi: Remove irq_work from the long duration NMI handler
- driver core: platform: Prevent resouce overflow from causing infinite
loops
- driver core: Print device when resources present in really_probe()
- bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
- drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
- drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from
fw
- drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
- drm/nouveau/fault/gv100-: fix memory leak on module unload
- [x86] drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
- [armhf] usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
- [arm64] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an
STE
- f2fs: set I_LINKABLE early to avoid wrong access by vfs
- f2fs: free sysfs kobject
- scsi: iscsi: Don't destroy session if there are outstanding connections
- watchdog/softlockup: Enforce that timestamp is valid on boot
- f2fs: fix memleak of kobject
- [x86] mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
- [armhf] pwm: omap-dmtimer: Remove PWM chip in .remove before making it
unfunctional
- btrfs: fix possible NULL-pointer dereference in integrity checks
- btrfs: safely advance counter when looking up bio csums
- btrfs: device stats, log when stats are zeroed
- module: avoid setting info->name early in case we can fall back to
info->mod->name
- ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()
- driver core: platform: fix u32 greater or equal to zero comparison
- ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
- drm/nouveau/mmu: fix comptag memory leak
- [powerpc*] sriov: Remove VF eeh_dev state when disabling SR-IOV
- bcache: cached_dev_free needs to put the sb page
- [amd64] iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
- jbd2: switch to use jbd2_journal_abort() when failed to submit the
commit record
- jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
- iwlegacy: ensure loop counter addr does not wrap and cause an infinite
loop
- cifs: fix NULL dereference in match_prepath
- bpf: map_seq_next should always increase position index
- ceph: check availability of mds cluster on mount after wait timeout
- [arm64,armhf] irqchip/gic-v3: Only provision redistributors that are
enabled in ACPI
- drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
- ftrace: fpid_next() should increase position index
- trigger_next should increase position index
- radeon: insert 10ms sleep in dce5_crtc_load_lut
- ocfs2: fix a NULL pointer dereference when call
ocfs2_update_inode_fsync_trans()
- reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
- bcache: explicity type cast in bset_bkey_last()
- [arm64,armhf] irqchip/gic-v3-its: Reference to its_invall_cmd descriptor
when building INVALL
- iwlwifi: mvm: Fix thermal zone registration
- brd: check and limit max_part par
- NFS: Fix memory leaks
- help_next should increase position index
- cifs: log warning message (once) if out of disk space
- virtio_balloon: prevent pfn array overflow
[ Salvatore Bonaccorso ]
* Refresh "Revert "objtool: Fix CONFIG_STACK_VALIDATION=y warning for