From 6440db7ed1a196778f5b84a9aa84fed5acf1e516 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Tue, 21 Apr 2020 09:55:28 +0200 Subject: [PATCH] Update to 4.19.117 Cleanup debian/changelog file --- debian/changelog | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 31d07c8db..99318ab34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux (4.19.116-1) UNRELEASED; urgency=medium +linux (4.19.117-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.99 @@ -1732,6 +1732,42 @@ linux (4.19.116-1) UNRELEASED; urgency=medium - ftrace/kprobe: Show the maxactive number on kprobe_events - [armhf] etnaviv: perfmon: fix total and idle HI cyleces readout - [amd64] efi/x86: Fix the deletion of variables in mixed mode + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.117 + - [amd64,arm64] amd-xgbe: Use __napi_schedule() in BH context + - net: ipv6: do not consider routes via gateways for anycast address check + - net: revert default NAPI poll timeout to 2 jiffies + - [arm64,armhf] net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes + - ovl: fix value of i_ino for lower hardlink corner case + - scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic + - jbd2: improve comments about freeing data buffers whose page mapping is + NULL + - ext4: fix incorrect group count in ext4_fill_super error message + - ext4: fix incorrect inodes per group in error message + - [x86] ASoC: Intel: mrfld: fix incorrect check on p->sink + - [x86] ASoC: Intel: mrfld: return error codes when an error occurs + - ALSA: usb-audio: Filter error from connector kctl ops, too + - ALSA: usb-audio: Don't override ignore_ctl_error value from the map + - ALSA: usb-audio: Don't create jack controls for PCM terminals + - ALSA: usb-audio: Check mapping at creating connector controls, too + - keys: Fix proc_keys_next to increase position index + - tracing: Fix the race between registering 'snapshot' event trigger and + triggering 'snapshot' operation + - btrfs: check commit root generation in should_ignore_root + - mac80211_hwsim: Use kstrndup() in place of kasprintf() + - [arm64,armhf] usb: dwc3: gadget: don't enable interrupt when disabling + endpoint + - [arm64,armhf] usb: dwc3: gadget: Don't clear flags before transfer ended + - ext4: do not zeroout extents beyond i_disksize + - [x86] kvm: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD + - scsi: target: fix hang when multiple threads try to destroy the same + iscsi session + - [x86] microcode/AMD: Increase microcode PATCH_MAX_SIZE + - wil6210: check rx_buff_mgmt before accessing it + - wil6210: ignore HALP ICR if already handled + - wil6210: add general initialization/size checks + - wil6210: make sure Rx ring sizes are correlated + - wil6210: remove reset file from debugfs + - mm/vmalloc.c: move 'area->pages' after if statement [ Salvatore Bonaccorso ] * Refresh "Revert "objtool: Fix CONFIG_STACK_VALIDATION=y warning for