[SRU][Xenial][PULL] Xenial update: v4.4.251 upstream stable release
Kamal Mostafa
kamal at canonical.com
Wed Jan 27 20:59:04 UTC 2021
This pull request (39 commits) includes the following Xenial stable patchsets:
Xenial update: v4.4.251 upstream stable release
https://bugs.launchpad.net/bugs/1913478
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases. I recommend fetching and applying just this
reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:
git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next
-Kamal
-----
The following changes since commit 1226a45df7f025f63f2373773174d23405e0c1db:
Input: i8042 - unbreak Pegatron C15B (2021-01-21 21:17:19 -0700)
are available in the Git repository at:
git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.251
for you to fetch changes up to db927f95966d44a96f0a62b656853ee298da0762:
UBUNTU: upstream stable to v4.4.251 (2021-01-27 11:44:24 -0800)
----------------------------------------------------------------
Alberto Aguirre (1):
ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
Anant Thazhemadam (1):
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()
Arnd Bergmann (1):
usb: gadget: select CONFIG_CRC32
Bard Liao (1):
Revert "device property: Keep secondary firmware node secondary by type"
Chandana Kishori Chiluveru (1):
usb: gadget: configfs: Preserve function ordering after bind failure
Dan Carpenter (1):
atm: idt77252: call pci_disable_device() on error path
Dan Williams (1):
x86/mm: Fix leak of pmd ptlock
Daniel Palmer (1):
USB: serial: option: add LongSung M5710 module support
Dexuan Cui (1):
video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
Dominique Martinet (1):
kbuild: don't hardcode depmod path
Florian Westphal (1):
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Greg Kroah-Hartman (2):
Linux 4.4.250
Linux 4.4.251
Guillaume Nault (1):
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Huang Shijie (1):
lib/genalloc: fix the overflow when size is too big
Hui Wang (1):
ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
Jan Kara (1):
quota: Don't overflow quota file offsets
Jeff Dike (1):
virtio_net: Fix recursive call to cpus_read_lock()
Jerome Brunet (1):
usb: gadget: f_uac2: reset wMaxPacketSize
Jessica Yu (1):
module: delay kobject uevent until after module init call
Johan Hovold (7):
ALSA: usb-audio: fix sync-ep altsetting sanity check
USB: serial: digi_acceleport: fix write-wakeup deadlocks
of: fix linker-section match-table corruption
USB: serial: iuu_phoenix: fix DMA from stack
USB: yurex: fix control-URB timeout handling
USB: usblp: fix DMA to stack
USB: serial: keyspan_pda: remove unused variable
Jonathan Cameron (1):
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Kailang Yang (2):
ALSA: hda/realtek - Support Dell headset mode for ALC3271
ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
Kamal Mostafa (2):
UBUNTU: upstream stable to v4.4.250
UBUNTU: upstream stable to v4.4.251
Linus Torvalds (1):
depmod: handle the case of /sbin/depmod without /sbin in PATH
Mauro Carvalho Chehab (1):
media: gp8psk: initialize stats at power control logic
Michael Grzeschik (1):
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Miroslav Benes (1):
module: set MODULE_STATE_GOING state when a module fails to load
Petr Vorel (1):
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Qinglang Miao (1):
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Randy Dunlap (1):
net: sched: prevent invalid Scell_log shift count
Rasmus Villemoes (1):
ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
Roland Dreier (1):
CDC-NCM: remove "connected" log message
Rustam Kovhaev (1):
reiserfs: add check for an invalid ih_entry_count
Sean Young (1):
USB: cdc-acm: blacklist another IR Droid device
Sriharsha Allenki (1):
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Stefan Haberland (1):
s390/dasd: fix hanging device offline processing
Takashi Iwai (3):
ALSA: hda/ca0132 - Fix work handling in delayed HP detection
ALSA: seq: Use bool for snd_seq_queue internal flags
ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
Thinh Nguyen (1):
usb: uas: Add PNY USB Portable SSD to unusual_uas
Vasily Averin (1):
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Xie He (1):
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Yang Yingliang (1):
USB: gadget: legacy: fix return error code in acm_ms_bind()
Ying-Tsun Huang (1):
x86/mtrr: Correct the range check before performing MTRR type lookups
Yu Kuai (1):
usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
Yunfeng Ye (1):
workqueue: Kick a worker based on the actual activation of delayed works
Yunjian Wang (2):
net: hns: fix return value check in __lb_other_process()
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Zhang Xiaohui (1):
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zqiang (1):
usb: gadget: function: printer: Fix a memory leak for interface descriptor
bo liu (1):
ALSA: hda/conexant: add a new hda codec CX11970
taehyun.cho (1):
usb: gadget: enable super speed plus
Makefile | 4 +-
arch/powerpc/sysdev/mpic_msgr.c | 2 +-
arch/x86/kernel/cpu/mtrr/generic.c | 6 +--
arch/x86/mm/pgtable.c | 2 +
debian.master/upstream-stable | 2 +-
drivers/atm/idt77252.c | 2 +-
drivers/base/core.c | 2 +-
drivers/iio/magnetometer/mag3110.c | 13 +++--
drivers/media/usb/dvb-usb/gp8psk.c | 2 +-
drivers/misc/vmw_vmci/vmci_context.c | 2 +-
drivers/net/ethernet/freescale/ucc_geth.c | 2 +-
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 4 ++
drivers/net/usb/cdc_ncm.c | 3 --
drivers/net/virtio_net.c | 12 +++--
drivers/net/wan/hdlc_ppp.c | 7 +++
drivers/net/wireless/mwifiex/join.c | 2 +
drivers/s390/block/dasd_alias.c | 10 +++-
drivers/usb/chipidea/ci_hdrc_imx.c | 6 ++-
drivers/usb/class/cdc-acm.c | 4 ++
drivers/usb/class/usblp.c | 21 +++++++-
drivers/usb/gadget/Kconfig | 2 +
drivers/usb/gadget/composite.c | 10 +++-
drivers/usb/gadget/configfs.c | 8 +--
drivers/usb/gadget/function/f_printer.c | 1 +
drivers/usb/gadget/function/f_uac2.c | 69 +++++++++++++++++++-----
drivers/usb/gadget/legacy/acm_ms.c | 4 +-
drivers/usb/host/xhci.c | 24 ++++-----
drivers/usb/misc/yurex.c | 3 ++
drivers/usb/serial/digi_acceleport.c | 45 +++++-----------
drivers/usb/serial/iuu_phoenix.c | 20 +++++--
drivers/usb/serial/keyspan_pda.c | 2 -
drivers/usb/serial/option.c | 1 +
drivers/usb/storage/unusual_uas.h | 7 +++
drivers/vhost/net.c | 6 +--
drivers/video/fbdev/hyperv_fb.c | 6 +--
fs/quota/quota_tree.c | 8 +--
fs/reiserfs/stree.c | 6 +++
include/linux/of.h | 1 +
include/net/red.h | 4 +-
include/uapi/linux/const.h | 5 ++
include/uapi/linux/lightnvm.h | 2 +-
include/uapi/linux/netfilter/x_tables.h | 2 +-
include/uapi/linux/netlink.h | 2 +-
include/uapi/linux/sysctl.h | 2 +-
kernel/module.c | 6 ++-
kernel/workqueue.c | 13 +++--
lib/genalloc.c | 25 ++++-----
net/ipv4/fib_frontend.c | 2 +-
net/netfilter/ipset/ip_set_hash_gen.h | 20 ++-----
net/netfilter/xt_RATEEST.c | 3 ++
net/sched/sch_choke.c | 2 +-
net/sched/sch_gred.c | 2 +-
net/sched/sch_red.c | 2 +-
net/sched/sch_sfq.c | 2 +-
scripts/depmod.sh | 2 +
sound/core/seq/seq_queue.h | 8 +--
sound/pci/hda/patch_ca0132.c | 16 +++++-
sound/pci/hda/patch_conexant.c | 1 +
sound/pci/hda/patch_realtek.c | 25 +++++++--
sound/usb/midi.c | 4 ++
sound/usb/pcm.c | 38 ++++++-------
61 files changed, 335 insertions(+), 184 deletions(-)
More information about the kernel-team
mailing list