mbox series

[SRU,Bionic,PULL] Bionic upstream stable patchset 2019-11-13

Message ID 20191113213157.25765-1-kamal@canonical.com
State New
Headers show
Series [SRU,Bionic,PULL] Bionic upstream stable patchset 2019-11-13 | expand

Pull-request

git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable

Message

Kamal Mostafa Nov. 13, 2019, 9:31 p.m. UTC
This pull req includes the following pending Bionic stable patchsets:

	Bionic update: upstream stable patchset 2019-11-13
		Ported from the following upstream stable releases:
			v4.14.152, v4.19.82
	https://bugs.launchpad.net/bugs/1852492

 -Kamal

-----

The following changes since commit f723dd269d0740e09af47bb5590ffc4f61766153:

  x86/timer: Skip PIT initialization on modern chipsets (2019-11-13 19:24:00 +0100)

are available in the Git repository at:

  git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable

for you to fetch changes up to 373c3e6be252843f859211b4a7b101d503f5eac8:

  UBUNTU: upstream stable to v4.14.152, v4.19.82 (2019-11-13 12:34:25 -0800)

----------------------------------------------------------------
Adam Ford (1):
      serial: mctrl_gpio: Check for NULL pointer

Alan Stern (4):
      UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments")
      USB: gadget: Reject endpoints with 0 maxpacket value
      usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows")
      HID: Fix assumption that devices have inputs

Andi Kleen (2):
      perf jevents: Fix period for Intel fixed counters
      perf script brstackinsn: Fix recovery from LBR/binary mismatch

Andrew Lunn (1):
      net: dsa: mv88e6xxx: Release lock while requesting IRQ

Arnaldo Carvalho de Melo (3):
      perf tools: Propagate get_cpuid() error
      perf annotate: Propagate perf_env__arch() error
      perf annotate: Fix the signedness of failure returns

Austin Kim (1):
      fs: cifs: mute -Wunused-const-variable message

Bart Van Assche (2):
      RDMA/iwcm: Fix a lock inversion issue
      scsi: target: cxgbit: Fix cxgbit_fw4_ack()

Ben Dooks (Codethink) (1):
      usb: xhci: fix __le32/__le64 accessors in debugfs code

Boris Ostrovsky (1):
      x86/xen: Return from panic notifier

Brian Norris (1):
      scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks

Catalin Marinas (1):
      arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default

Christian Borntraeger (1):
      s390/uaccess: avoid (false positive) compiler warnings

Christophe JAILLET (1):
      tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'

Chuck Lever (1):
      NFSv4: Fix leak of clp->cl_acceptor string

Coly Li (1):
      bcache: fix input overflow to writeback_rate_minimum

Connor Kuehl (1):
      staging: rtl8188eu: fix null dereference when kzalloc fails

Dan Carpenter (1):
      USB: legousbtower: fix a signedness bug in tower_probe()

Dave Young (1):
      efi/x86: Do not clean dummy variable in kexec path

David Hildenbrand (1):
      powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()

David Howells (1):
      rxrpc: Fix call ref leak

Dexuan Cui (1):
      HID: hyperv: Use in-place iterator API in the channel callback

Dmytro Laktyushkin (1):
      drm/amd/display: fix odm combine pipe reset

Eric Biggers (2):
      llc: fix sk_buff leak in llc_sap_state_process()
      llc: fix sk_buff leak in llc_conn_service()

Eric Dumazet (2):
      bonding: fix potential NULL deref in bond_update_slave_arr
      sch_netem: fix rcu splat in netem_enqueue()

Filipe Manana (2):
      Btrfs: fix inode cache block reserve leak on failure to allocate data space
      Btrfs: fix memory leak due to concurrent append writes with fiemap

Frederic Weisbecker (1):
      sched/vtime: Fix guest/system mis-accounting on task switch

Hanjun Guo (2):
      arm64: Add MIDR encoding for HiSilicon Taishan CPUs
      arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs

Hans de Goede (2):
      HID: i2c-hid: Add Odys Winbook 13 to descriptor override
      HID: i2c-hid: add Trekstor Primebook C11B to descriptor override

Heiko Carstens (1):
      s390/idle: fix cpu idle time calculation

Ian Rogers (2):
      libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
      perf tests: Avoid raising SEGV using an obvious NULL dereference

Jaegeuk Kim (1):
      f2fs: flush quota blocks after turnning it off

James Morse (1):
      arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419

James Smart (2):
      scsi: lpfc: Fix a duplicate 0711 log message number.
      scsi: lpfc: Correct localport timeout duration error

Jan-Marek Glogowski (1):
      usb: handle warm-reset port requests on hub resume

Jeffrey Hugo (1):
      dmaengine: qcom: bam_dma: Fix resource leak

Jia Guo (1):
      ocfs2: clear zero in unaligned direct IO

Jia-Ju Bai (3):
      fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
      fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
      fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc()

Johan Hovold (5):
      USB: ldusb: fix ring-buffer locking
      USB: ldusb: fix control-message timeout
      USB: serial: whiteheat: fix potential slab corruption
      USB: serial: whiteheat: fix line-speed endianness
      NFC: pn533: fix use-after-free and memleaks

Julian Sax (1):
      HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override

Jussi Laako (1):
      ALSA: usb-audio: Cleanup DSD whitelist

Kai-Heng Feng (1):
      ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360

Kamal Mostafa (1):
      UBUNTU: upstream stable to v4.14.152, v4.19.82

Kan Liang (2):
      x86/cpu: Add Atom Tremont (Jacobsville)
      x86/cpu: Add Comet Lake to the Intel CPU models header

Kees Cook (1):
      exec: load_script: Do not exec truncated interpreter path

Kent Overstreet (1):
      dm: Use kzalloc for all structs with embedded biosets/mempools

Len Brown (1):
      tools/power turbostat: fix goldmont C-state limit decoding

Lucas A. M. Magalhães (1):
      media: vimc: Remove unused but set variables

Lukas Wunner (1):
      efi/cper: Fix endianness of PCIe class code

Markus Theil (1):
      nl80211: fix validation of mesh path nexthop

Michał Mirosław (1):
      HID: fix error message in hid_open_report()

Mika Westerberg (1):
      thunderbolt: Use 32-bit writes when writing ring producer/consumer

Mike Christie (1):
      nbd: verify socket is supported during setup

Miklos Szeredi (2):
      fuse: flush dirty data/metadata before non-truncate setattr
      fuse: truncate pending writes on O_TRUNC

Mikulas Patocka (3):
      dm snapshot: use mutex instead of rw_semaphore
      dm snapshot: introduce account_start_copy() and account_end_copy()
      dm snapshot: rework COW throttling to fix deadlock

NOGUCHI Hiroshi (1):
      HID: Add ASUS T100CHI keyboard dock battery quirks

Navid Emamdoost (2):
      RDMA/hfi1: Prevent memory leak in sdma_init
      iio: imu: adis16400: release allocated memory on failure

Nicholas Piggin (1):
      powerpc/powernv: Fix CPU idle to be called with IRQs disabled

Nir Dotan (1):
      mlxsw: spectrum: Set LAG port collector only when active

Pascal Bouwmann (1):
      iio: fix center temperature of bmc150-accel-core

Petr Mladek (1):
      tracing: Initialize iter->seq after zeroing in tracing_read_pipe()

Phil Elwell (1):
      sc16is7xx: Fix for "Unexpected interrupt: 8"

Randy Dunlap (1):
      tty: n_hdlc: fix build on SPARC

Remi Pommarel (1):
      iio: adc: meson_saradc: Fix memory allocation order

Sam Ravnborg (1):
      rtc: pcf8523: set xtal load capacitance from DT

Sasha Levin (1):
      zram: fix race between backing_dev_show and backing_dev_store

Stefano Brivio (1):
      netfilter: ipset: Make invalid MAC address checks consistent

Steve MacLean (1):
      perf map: Fix overlapped map handling

Sven Eckelmann (1):
      batman-adv: Avoid free/alloc race when handling OGM buffer

Sven Van Asbroeck (2):
      PCI/PME: Fix possible use-after-free on remove
      power: supply: max14656: fix potential use-after-free

Takashi Iwai (4):
      ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume
      ALSA: timer: Simplify error path in snd_timer_open()
      ALSA: timer: Fix mutex deadlock at releasing card
      Revert "ALSA: hda: Flush interrupts on disabling"

Takashi Sakamoto (1):
      ALSA: bebob: Fix prototype of helper function to return negative value

Theodore Ts'o (1):
      ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT

Thierry Reding (1):
      gpio: max77620: Use correct unit for debounce times

Thomas Bogendoerfer (3):
      MIPS: include: Mark __cmpxchg as __always_inline
      MIPS: include: Mark __xchg as __always_inline
      MIPS: fw: sni: Fix out of bounds init of o32 stack

Tom Lendacky (1):
      perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp

Tony Lindgren (1):
      dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle

Trond Myklebust (2):
      NFSv4: Ensure that the state manager exits the loop on SIGKILL
      NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()

Valentin Vidic (1):
      net: usb: sr9800: fix uninitialized local variable

Ville Syrjälä (2):
      platform/x86: Add the VLV ISP PCI ID to atomisp2_pm
      platform/x86: Fix config space access for intel_atomisp2_pm

Vratislav Bendel (1):
      xfs: Correctly invert xfs_buftarg LRU isolation logic

Xin Long (2):
      sctp: fix the issue that flags are ignored when using kernel_connect
      sctp: not bind the socket in sctp_connect

Xiubo Li (1):
      nbd: fix possible sysfs duplicate warning

Yi Wang (1):
      clk: boston: unregister clks on failure in clk_boston_setup()

Yihui ZENG (1):
      s390/cmm: fix information leak in cmm_timeout_handler()

Yunfeng Ye (1):
      arm64: armv8_deprecated: Checking return value for memory allocation

ZhangXiaoxu (1):
      nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request

 Documentation/admin-guide/kernel-parameters.txt   |   4 +
 arch/arm64/include/asm/cputype.h                  |   4 +
 arch/arm64/include/asm/pgtable-prot.h             |  15 +-
 arch/arm64/kernel/armv8_deprecated.c              |   5 +
 arch/arm64/kernel/cpufeature.c                    |   1 +
 arch/arm64/kernel/ftrace.c                        |   8 +-
 arch/mips/fw/sni/sniprom.c                        |   2 +-
 arch/mips/include/asm/cmpxchg.h                   |   9 +-
 arch/powerpc/platforms/powernv/memtrace.c         |   4 +-
 arch/powerpc/platforms/powernv/smp.c              |  53 +++++--
 arch/s390/include/asm/uaccess.h                   |   4 +-
 arch/s390/kernel/idle.c                           |  29 +++-
 arch/s390/mm/cmm.c                                |  12 +-
 arch/x86/events/amd/core.c                        |  30 ++--
 arch/x86/include/asm/intel-family.h               |   6 +-
 arch/x86/platform/efi/efi.c                       |   3 -
 arch/x86/xen/enlighten.c                          |  28 +++-
 debian.master/upstream-stable                     |   4 +-
 drivers/block/nbd.c                               |  25 ++-
 drivers/block/zram/zram_drv.c                     |   5 +-
 drivers/clk/imgtec/clk-boston.c                   |  18 ++-
 drivers/dma/cppi41.c                              |  21 ++-
 drivers/dma/qcom/bam_dma.c                        |  19 +++
 drivers/firmware/efi/cper.c                       |   2 +-
 drivers/gpio/gpio-max77620.c                      |   6 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c |   6 +-
 drivers/hid/hid-axff.c                            |  11 +-
 drivers/hid/hid-core.c                            |   7 +-
 drivers/hid/hid-dr.c                              |  12 +-
 drivers/hid/hid-emsff.c                           |  12 +-
 drivers/hid/hid-gaff.c                            |  12 +-
 drivers/hid/hid-holtekff.c                        |  12 +-
 drivers/hid/hid-hyperv.c                          |  56 ++-----
 drivers/hid/hid-input.c                           |   3 +
 drivers/hid/hid-lg2ff.c                           |  12 +-
 drivers/hid/hid-lg3ff.c                           |  11 +-
 drivers/hid/hid-lg4ff.c                           |  11 +-
 drivers/hid/hid-lgff.c                            |  11 +-
 drivers/hid/hid-logitech-hidpp.c                  |  11 +-
 drivers/hid/hid-sony.c                            |  12 +-
 drivers/hid/hid-tmff.c                            |  12 +-
 drivers/hid/hid-zpff.c                            |  12 +-
 drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c          |  35 +++++
 drivers/iio/accel/bmc150-accel-core.c             |   2 +-
 drivers/iio/adc/meson_saradc.c                    |  10 +-
 drivers/iio/imu/adis_buffer.c                     |   5 +-
 drivers/infiniband/core/cma.c                     |   3 +-
 drivers/infiniband/hw/hfi1/sdma.c                 |   5 +-
 drivers/md/bcache/sysfs.c                         |   4 +-
 drivers/md/dm-bio-prison-v1.c                     |   2 +-
 drivers/md/dm-bio-prison-v2.c                     |   2 +-
 drivers/md/dm-io.c                                |   2 +-
 drivers/md/dm-kcopyd.c                            |   2 +-
 drivers/md/dm-region-hash.c                       |   2 +-
 drivers/md/dm-snap.c                              | 178 +++++++++++++++-------
 drivers/md/dm-thin.c                              |   2 +-
 drivers/media/platform/vimc/vimc-sensor.c         |   7 -
 drivers/net/bonding/bond_main.c                   |   2 +-
 drivers/net/dsa/mv88e6xxx/chip.c                  |   2 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c    |  62 +++++---
 drivers/net/usb/sr9800.c                          |   2 +-
 drivers/nfc/pn533/usb.c                           |   9 +-
 drivers/pci/pcie/pme.c                            |   1 +
 drivers/platform/x86/intel_atomisp2_pm.c          |  69 ++++++---
 drivers/power/supply/max14656_charger_detector.c  |  17 ++-
 drivers/rtc/rtc-pcf8523.c                         |  28 +++-
 drivers/scsi/lpfc/lpfc_nvmet.c                    |   6 +-
 drivers/scsi/lpfc/lpfc_nvmet.h                    |   2 +
 drivers/scsi/lpfc/lpfc_scsi.c                     |   2 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c       |   6 +-
 drivers/target/iscsi/cxgbit/cxgbit_cm.c           |   3 +-
 drivers/thunderbolt/nhi.c                         |  22 ++-
 drivers/tty/n_hdlc.c                              |   5 +
 drivers/tty/serial/owl-uart.c                     |   2 +-
 drivers/tty/serial/sc16is7xx.c                    |  28 ++++
 drivers/tty/serial/serial_mctrl_gpio.c            |   3 +
 drivers/usb/core/hub.c                            |   7 +
 drivers/usb/gadget/udc/core.c                     |  11 ++
 drivers/usb/host/xhci-debugfs.c                   |  24 +--
 drivers/usb/misc/ldusb.c                          |   6 +-
 drivers/usb/misc/legousbtower.c                   |   2 +-
 drivers/usb/serial/whiteheat.c                    |  13 +-
 drivers/usb/serial/whiteheat.h                    |   2 +-
 drivers/usb/storage/scsiglue.c                    |  10 --
 drivers/usb/storage/uas.c                         |  20 ---
 fs/binfmt_script.c                                |  57 +++++--
 fs/btrfs/file.c                                   |  13 +-
 fs/btrfs/inode-map.c                              |   1 +
 fs/cifs/netmisc.c                                 |   4 -
 fs/ext4/ioctl.c                                   |   1 +
 fs/f2fs/super.c                                   |   6 +
 fs/fuse/dir.c                                     |  13 ++
 fs/fuse/file.c                                    |  10 +-
 fs/nfs/delegation.c                               |   2 +-
 fs/nfs/nfs4proc.c                                 |   1 +
 fs/nfs/nfs4state.c                                |   2 +-
 fs/nfs/write.c                                    |   5 +-
 fs/ocfs2/aops.c                                   |  25 ++-
 fs/ocfs2/ioctl.c                                  |   2 +-
 fs/ocfs2/xattr.c                                  |  56 +++----
 fs/xfs/xfs_buf.c                                  |   2 +-
 include/net/llc_conn.h                            |   2 +-
 include/net/sch_generic.h                         |   5 +
 include/net/sctp/sctp.h                           |   2 +
 kernel/sched/cputime.c                            |   6 +-
 kernel/trace/trace.c                              |   1 +
 net/batman-adv/bat_iv_ogm.c                       |  60 ++++++--
 net/batman-adv/hard-interface.c                   |   2 +
 net/batman-adv/types.h                            |   3 +
 net/llc/llc_c_ac.c                                |   8 +-
 net/llc/llc_conn.c                                |  32 ++--
 net/llc/llc_s_ac.c                                |  12 +-
 net/llc/llc_sap.c                                 |  23 +--
 net/netfilter/ipset/ip_set_bitmap_ipmac.c         |   3 +
 net/netfilter/ipset/ip_set_hash_ipmac.c           |  11 +-
 net/rxrpc/sendmsg.c                               |   1 +
 net/sched/sch_netem.c                             |   2 +-
 net/sctp/ipv6.c                                   |   2 +-
 net/sctp/protocol.c                               |   2 +-
 net/sctp/socket.c                                 |  55 +++----
 net/wireless/nl80211.c                            |   3 +-
 scripts/setlocalversion                           |  12 +-
 sound/core/timer.c                                |  63 ++++----
 sound/firewire/bebob/bebob_stream.c               |   3 +-
 sound/hda/hdac_controller.c                       |   2 -
 sound/pci/hda/hda_intel.c                         |   2 +-
 sound/pci/hda/patch_realtek.c                     |  28 +++-
 sound/usb/quirks.c                                |   8 -
 tools/lib/subcmd/Makefile                         |   8 +-
 tools/perf/arch/powerpc/util/header.c             |   3 +-
 tools/perf/arch/s390/util/header.c                |   3 +-
 tools/perf/arch/x86/util/header.c                 |   3 +-
 tools/perf/builtin-kvm.c                          |   7 +-
 tools/perf/builtin-script.c                       |   6 +-
 tools/perf/pmu-events/jevents.c                   |  12 +-
 tools/perf/tests/perf-hooks.c                     |   3 +-
 tools/perf/util/annotate.c                        |   4 +-
 tools/perf/util/map.c                             |   3 +
 tools/power/x86/turbostat/turbostat.c             |   9 +-
 139 files changed, 1203 insertions(+), 578 deletions(-)

Comments

Khalid Elmously Nov. 13, 2019, 11:50 p.m. UTC | #1
On 2019-11-13 13:31:57 , Kamal Mostafa wrote:
> This pull req includes the following pending Bionic stable patchsets:
> 
> 	Bionic update: upstream stable patchset 2019-11-13
> 		Ported from the following upstream stable releases:
> 			v4.14.152, v4.19.82
> 	https://bugs.launchpad.net/bugs/1852492
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit f723dd269d0740e09af47bb5590ffc4f61766153:
> 
>   x86/timer: Skip PIT initialization on modern chipsets (2019-11-13 19:24:00 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable
> 
> for you to fetch changes up to 373c3e6be252843f859211b4a7b101d503f5eac8:
> 
>   UBUNTU: upstream stable to v4.14.152, v4.19.82 (2019-11-13 12:34:25 -0800)
> 
> ----------------------------------------------------------------
> Adam Ford (1):
>       serial: mctrl_gpio: Check for NULL pointer
> 
> Alan Stern (4):
>       UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments")
>       USB: gadget: Reject endpoints with 0 maxpacket value
>       usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows")
>       HID: Fix assumption that devices have inputs
> 
> Andi Kleen (2):
>       perf jevents: Fix period for Intel fixed counters
>       perf script brstackinsn: Fix recovery from LBR/binary mismatch
> 
> Andrew Lunn (1):
>       net: dsa: mv88e6xxx: Release lock while requesting IRQ
> 
> Arnaldo Carvalho de Melo (3):
>       perf tools: Propagate get_cpuid() error
>       perf annotate: Propagate perf_env__arch() error
>       perf annotate: Fix the signedness of failure returns
> 
> Austin Kim (1):
>       fs: cifs: mute -Wunused-const-variable message
> 
> Bart Van Assche (2):
>       RDMA/iwcm: Fix a lock inversion issue
>       scsi: target: cxgbit: Fix cxgbit_fw4_ack()
> 
> Ben Dooks (Codethink) (1):
>       usb: xhci: fix __le32/__le64 accessors in debugfs code
> 
> Boris Ostrovsky (1):
>       x86/xen: Return from panic notifier
> 
> Brian Norris (1):
>       scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
> 
> Catalin Marinas (1):
>       arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
> 
> Christian Borntraeger (1):
>       s390/uaccess: avoid (false positive) compiler warnings
> 
> Christophe JAILLET (1):
>       tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
> 
> Chuck Lever (1):
>       NFSv4: Fix leak of clp->cl_acceptor string
> 
> Coly Li (1):
>       bcache: fix input overflow to writeback_rate_minimum
> 
> Connor Kuehl (1):
>       staging: rtl8188eu: fix null dereference when kzalloc fails
> 
> Dan Carpenter (1):
>       USB: legousbtower: fix a signedness bug in tower_probe()
> 
> Dave Young (1):
>       efi/x86: Do not clean dummy variable in kexec path
> 
> David Hildenbrand (1):
>       powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
> 
> David Howells (1):
>       rxrpc: Fix call ref leak
> 
> Dexuan Cui (1):
>       HID: hyperv: Use in-place iterator API in the channel callback
> 
> Dmytro Laktyushkin (1):
>       drm/amd/display: fix odm combine pipe reset
> 
> Eric Biggers (2):
>       llc: fix sk_buff leak in llc_sap_state_process()
>       llc: fix sk_buff leak in llc_conn_service()
> 
> Eric Dumazet (2):
>       bonding: fix potential NULL deref in bond_update_slave_arr
>       sch_netem: fix rcu splat in netem_enqueue()
> 
> Filipe Manana (2):
>       Btrfs: fix inode cache block reserve leak on failure to allocate data space
>       Btrfs: fix memory leak due to concurrent append writes with fiemap
> 
> Frederic Weisbecker (1):
>       sched/vtime: Fix guest/system mis-accounting on task switch
> 
> Hanjun Guo (2):
>       arm64: Add MIDR encoding for HiSilicon Taishan CPUs
>       arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
> 
> Hans de Goede (2):
>       HID: i2c-hid: Add Odys Winbook 13 to descriptor override
>       HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
> 
> Heiko Carstens (1):
>       s390/idle: fix cpu idle time calculation
> 
> Ian Rogers (2):
>       libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
>       perf tests: Avoid raising SEGV using an obvious NULL dereference
> 
> Jaegeuk Kim (1):
>       f2fs: flush quota blocks after turnning it off
> 
> James Morse (1):
>       arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
> 
> James Smart (2):
>       scsi: lpfc: Fix a duplicate 0711 log message number.
>       scsi: lpfc: Correct localport timeout duration error
> 
> Jan-Marek Glogowski (1):
>       usb: handle warm-reset port requests on hub resume
> 
> Jeffrey Hugo (1):
>       dmaengine: qcom: bam_dma: Fix resource leak
> 
> Jia Guo (1):
>       ocfs2: clear zero in unaligned direct IO
> 
> Jia-Ju Bai (3):
>       fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
>       fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
>       fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc()
> 
> Johan Hovold (5):
>       USB: ldusb: fix ring-buffer locking
>       USB: ldusb: fix control-message timeout
>       USB: serial: whiteheat: fix potential slab corruption
>       USB: serial: whiteheat: fix line-speed endianness
>       NFC: pn533: fix use-after-free and memleaks
> 
> Julian Sax (1):
>       HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override
> 
> Jussi Laako (1):
>       ALSA: usb-audio: Cleanup DSD whitelist
> 
> Kai-Heng Feng (1):
>       ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.14.152, v4.19.82
> 
> Kan Liang (2):
>       x86/cpu: Add Atom Tremont (Jacobsville)
>       x86/cpu: Add Comet Lake to the Intel CPU models header
> 
> Kees Cook (1):
>       exec: load_script: Do not exec truncated interpreter path
> 
> Kent Overstreet (1):
>       dm: Use kzalloc for all structs with embedded biosets/mempools
> 
> Len Brown (1):
>       tools/power turbostat: fix goldmont C-state limit decoding
> 
> Lucas A. M. Magalhães (1):
>       media: vimc: Remove unused but set variables
> 
> Lukas Wunner (1):
>       efi/cper: Fix endianness of PCIe class code
> 
> Markus Theil (1):
>       nl80211: fix validation of mesh path nexthop
> 
> Michał Mirosław (1):
>       HID: fix error message in hid_open_report()
> 
> Mika Westerberg (1):
>       thunderbolt: Use 32-bit writes when writing ring producer/consumer
> 
> Mike Christie (1):
>       nbd: verify socket is supported during setup
> 
> Miklos Szeredi (2):
>       fuse: flush dirty data/metadata before non-truncate setattr
>       fuse: truncate pending writes on O_TRUNC
> 
> Mikulas Patocka (3):
>       dm snapshot: use mutex instead of rw_semaphore
>       dm snapshot: introduce account_start_copy() and account_end_copy()
>       dm snapshot: rework COW throttling to fix deadlock
> 
> NOGUCHI Hiroshi (1):
>       HID: Add ASUS T100CHI keyboard dock battery quirks
> 
> Navid Emamdoost (2):
>       RDMA/hfi1: Prevent memory leak in sdma_init
>       iio: imu: adis16400: release allocated memory on failure
> 
> Nicholas Piggin (1):
>       powerpc/powernv: Fix CPU idle to be called with IRQs disabled
> 
> Nir Dotan (1):
>       mlxsw: spectrum: Set LAG port collector only when active
> 
> Pascal Bouwmann (1):
>       iio: fix center temperature of bmc150-accel-core
> 
> Petr Mladek (1):
>       tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
> 
> Phil Elwell (1):
>       sc16is7xx: Fix for "Unexpected interrupt: 8"
> 
> Randy Dunlap (1):
>       tty: n_hdlc: fix build on SPARC
> 
> Remi Pommarel (1):
>       iio: adc: meson_saradc: Fix memory allocation order
> 
> Sam Ravnborg (1):
>       rtc: pcf8523: set xtal load capacitance from DT
> 
> Sasha Levin (1):
>       zram: fix race between backing_dev_show and backing_dev_store
> 
> Stefano Brivio (1):
>       netfilter: ipset: Make invalid MAC address checks consistent
> 
> Steve MacLean (1):
>       perf map: Fix overlapped map handling
> 
> Sven Eckelmann (1):
>       batman-adv: Avoid free/alloc race when handling OGM buffer
> 
> Sven Van Asbroeck (2):
>       PCI/PME: Fix possible use-after-free on remove
>       power: supply: max14656: fix potential use-after-free
> 
> Takashi Iwai (4):
>       ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume
>       ALSA: timer: Simplify error path in snd_timer_open()
>       ALSA: timer: Fix mutex deadlock at releasing card
>       Revert "ALSA: hda: Flush interrupts on disabling"
> 
> Takashi Sakamoto (1):
>       ALSA: bebob: Fix prototype of helper function to return negative value
> 
> Theodore Ts'o (1):
>       ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
> 
> Thierry Reding (1):
>       gpio: max77620: Use correct unit for debounce times
> 
> Thomas Bogendoerfer (3):
>       MIPS: include: Mark __cmpxchg as __always_inline
>       MIPS: include: Mark __xchg as __always_inline
>       MIPS: fw: sni: Fix out of bounds init of o32 stack
> 
> Tom Lendacky (1):
>       perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
> 
> Tony Lindgren (1):
>       dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
> 
> Trond Myklebust (2):
>       NFSv4: Ensure that the state manager exits the loop on SIGKILL
>       NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
> 
> Valentin Vidic (1):
>       net: usb: sr9800: fix uninitialized local variable
> 
> Ville Syrjälä (2):
>       platform/x86: Add the VLV ISP PCI ID to atomisp2_pm
>       platform/x86: Fix config space access for intel_atomisp2_pm
> 
> Vratislav Bendel (1):
>       xfs: Correctly invert xfs_buftarg LRU isolation logic
> 
> Xin Long (2):
>       sctp: fix the issue that flags are ignored when using kernel_connect
>       sctp: not bind the socket in sctp_connect
> 
> Xiubo Li (1):
>       nbd: fix possible sysfs duplicate warning
> 
> Yi Wang (1):
>       clk: boston: unregister clks on failure in clk_boston_setup()
> 
> Yihui ZENG (1):
>       s390/cmm: fix information leak in cmm_timeout_handler()
> 
> Yunfeng Ye (1):
>       arm64: armv8_deprecated: Checking return value for memory allocation
> 
> ZhangXiaoxu (1):
>       nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
> 
>  Documentation/admin-guide/kernel-parameters.txt   |   4 +
>  arch/arm64/include/asm/cputype.h                  |   4 +
>  arch/arm64/include/asm/pgtable-prot.h             |  15 +-
>  arch/arm64/kernel/armv8_deprecated.c              |   5 +
>  arch/arm64/kernel/cpufeature.c                    |   1 +
>  arch/arm64/kernel/ftrace.c                        |   8 +-
>  arch/mips/fw/sni/sniprom.c                        |   2 +-
>  arch/mips/include/asm/cmpxchg.h                   |   9 +-
>  arch/powerpc/platforms/powernv/memtrace.c         |   4 +-
>  arch/powerpc/platforms/powernv/smp.c              |  53 +++++--
>  arch/s390/include/asm/uaccess.h                   |   4 +-
>  arch/s390/kernel/idle.c                           |  29 +++-
>  arch/s390/mm/cmm.c                                |  12 +-
>  arch/x86/events/amd/core.c                        |  30 ++--
>  arch/x86/include/asm/intel-family.h               |   6 +-
>  arch/x86/platform/efi/efi.c                       |   3 -
>  arch/x86/xen/enlighten.c                          |  28 +++-
>  debian.master/upstream-stable                     |   4 +-
>  drivers/block/nbd.c                               |  25 ++-
>  drivers/block/zram/zram_drv.c                     |   5 +-
>  drivers/clk/imgtec/clk-boston.c                   |  18 ++-
>  drivers/dma/cppi41.c                              |  21 ++-
>  drivers/dma/qcom/bam_dma.c                        |  19 +++
>  drivers/firmware/efi/cper.c                       |   2 +-
>  drivers/gpio/gpio-max77620.c                      |   6 +-
>  drivers/gpu/drm/amd/display/dc/core/dc_resource.c |   6 +-
>  drivers/hid/hid-axff.c                            |  11 +-
>  drivers/hid/hid-core.c                            |   7 +-
>  drivers/hid/hid-dr.c                              |  12 +-
>  drivers/hid/hid-emsff.c                           |  12 +-
>  drivers/hid/hid-gaff.c                            |  12 +-
>  drivers/hid/hid-holtekff.c                        |  12 +-
>  drivers/hid/hid-hyperv.c                          |  56 ++-----
>  drivers/hid/hid-input.c                           |   3 +
>  drivers/hid/hid-lg2ff.c                           |  12 +-
>  drivers/hid/hid-lg3ff.c                           |  11 +-
>  drivers/hid/hid-lg4ff.c                           |  11 +-
>  drivers/hid/hid-lgff.c                            |  11 +-
>  drivers/hid/hid-logitech-hidpp.c                  |  11 +-
>  drivers/hid/hid-sony.c                            |  12 +-
>  drivers/hid/hid-tmff.c                            |  12 +-
>  drivers/hid/hid-zpff.c                            |  12 +-
>  drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c          |  35 +++++
>  drivers/iio/accel/bmc150-accel-core.c             |   2 +-
>  drivers/iio/adc/meson_saradc.c                    |  10 +-
>  drivers/iio/imu/adis_buffer.c                     |   5 +-
>  drivers/infiniband/core/cma.c                     |   3 +-
>  drivers/infiniband/hw/hfi1/sdma.c                 |   5 +-
>  drivers/md/bcache/sysfs.c                         |   4 +-
>  drivers/md/dm-bio-prison-v1.c                     |   2 +-
>  drivers/md/dm-bio-prison-v2.c                     |   2 +-
>  drivers/md/dm-io.c                                |   2 +-
>  drivers/md/dm-kcopyd.c                            |   2 +-
>  drivers/md/dm-region-hash.c                       |   2 +-
>  drivers/md/dm-snap.c                              | 178 +++++++++++++++-------
>  drivers/md/dm-thin.c                              |   2 +-
>  drivers/media/platform/vimc/vimc-sensor.c         |   7 -
>  drivers/net/bonding/bond_main.c                   |   2 +-
>  drivers/net/dsa/mv88e6xxx/chip.c                  |   2 +
>  drivers/net/ethernet/mellanox/mlxsw/spectrum.c    |  62 +++++---
>  drivers/net/usb/sr9800.c                          |   2 +-
>  drivers/nfc/pn533/usb.c                           |   9 +-
>  drivers/pci/pcie/pme.c                            |   1 +
>  drivers/platform/x86/intel_atomisp2_pm.c          |  69 ++++++---
>  drivers/power/supply/max14656_charger_detector.c  |  17 ++-
>  drivers/rtc/rtc-pcf8523.c                         |  28 +++-
>  drivers/scsi/lpfc/lpfc_nvmet.c                    |   6 +-
>  drivers/scsi/lpfc/lpfc_nvmet.h                    |   2 +
>  drivers/scsi/lpfc/lpfc_scsi.c                     |   2 +-
>  drivers/staging/rtl8188eu/os_dep/usb_intf.c       |   6 +-
>  drivers/target/iscsi/cxgbit/cxgbit_cm.c           |   3 +-
>  drivers/thunderbolt/nhi.c                         |  22 ++-
>  drivers/tty/n_hdlc.c                              |   5 +
>  drivers/tty/serial/owl-uart.c                     |   2 +-
>  drivers/tty/serial/sc16is7xx.c                    |  28 ++++
>  drivers/tty/serial/serial_mctrl_gpio.c            |   3 +
>  drivers/usb/core/hub.c                            |   7 +
>  drivers/usb/gadget/udc/core.c                     |  11 ++
>  drivers/usb/host/xhci-debugfs.c                   |  24 +--
>  drivers/usb/misc/ldusb.c                          |   6 +-
>  drivers/usb/misc/legousbtower.c                   |   2 +-
>  drivers/usb/serial/whiteheat.c                    |  13 +-
>  drivers/usb/serial/whiteheat.h                    |   2 +-
>  drivers/usb/storage/scsiglue.c                    |  10 --
>  drivers/usb/storage/uas.c                         |  20 ---
>  fs/binfmt_script.c                                |  57 +++++--
>  fs/btrfs/file.c                                   |  13 +-
>  fs/btrfs/inode-map.c                              |   1 +
>  fs/cifs/netmisc.c                                 |   4 -
>  fs/ext4/ioctl.c                                   |   1 +
>  fs/f2fs/super.c                                   |   6 +
>  fs/fuse/dir.c                                     |  13 ++
>  fs/fuse/file.c                                    |  10 +-
>  fs/nfs/delegation.c                               |   2 +-
>  fs/nfs/nfs4proc.c                                 |   1 +
>  fs/nfs/nfs4state.c                                |   2 +-
>  fs/nfs/write.c                                    |   5 +-
>  fs/ocfs2/aops.c                                   |  25 ++-
>  fs/ocfs2/ioctl.c                                  |   2 +-
>  fs/ocfs2/xattr.c                                  |  56 +++----
>  fs/xfs/xfs_buf.c                                  |   2 +-
>  include/net/llc_conn.h                            |   2 +-
>  include/net/sch_generic.h                         |   5 +
>  include/net/sctp/sctp.h                           |   2 +
>  kernel/sched/cputime.c                            |   6 +-
>  kernel/trace/trace.c                              |   1 +
>  net/batman-adv/bat_iv_ogm.c                       |  60 ++++++--
>  net/batman-adv/hard-interface.c                   |   2 +
>  net/batman-adv/types.h                            |   3 +
>  net/llc/llc_c_ac.c                                |   8 +-
>  net/llc/llc_conn.c                                |  32 ++--
>  net/llc/llc_s_ac.c                                |  12 +-
>  net/llc/llc_sap.c                                 |  23 +--
>  net/netfilter/ipset/ip_set_bitmap_ipmac.c         |   3 +
>  net/netfilter/ipset/ip_set_hash_ipmac.c           |  11 +-
>  net/rxrpc/sendmsg.c                               |   1 +
>  net/sched/sch_netem.c                             |   2 +-
>  net/sctp/ipv6.c                                   |   2 +-
>  net/sctp/protocol.c                               |   2 +-
>  net/sctp/socket.c                                 |  55 +++----
>  net/wireless/nl80211.c                            |   3 +-
>  scripts/setlocalversion                           |  12 +-
>  sound/core/timer.c                                |  63 ++++----
>  sound/firewire/bebob/bebob_stream.c               |   3 +-
>  sound/hda/hdac_controller.c                       |   2 -
>  sound/pci/hda/hda_intel.c                         |   2 +-
>  sound/pci/hda/patch_realtek.c                     |  28 +++-
>  sound/usb/quirks.c                                |   8 -
>  tools/lib/subcmd/Makefile                         |   8 +-
>  tools/perf/arch/powerpc/util/header.c             |   3 +-
>  tools/perf/arch/s390/util/header.c                |   3 +-
>  tools/perf/arch/x86/util/header.c                 |   3 +-
>  tools/perf/builtin-kvm.c                          |   7 +-
>  tools/perf/builtin-script.c                       |   6 +-
>  tools/perf/pmu-events/jevents.c                   |  12 +-
>  tools/perf/tests/perf-hooks.c                     |   3 +-
>  tools/perf/util/annotate.c                        |   4 +-
>  tools/perf/util/map.c                             |   3 +
>  tools/power/x86/turbostat/turbostat.c             |   9 +-
>  139 files changed, 1203 insertions(+), 578 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team