[PATCH 5.10 00/54] 5.10.16-rc1 review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the start of the stable review cycle for the 5.10.16 release.
There are 54 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat, 13 Feb 2021 15:01:39 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.16-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Linux 5.10.16-rc1

Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
    squashfs: add more sanity checks in xattr id lookup

Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
    squashfs: add more sanity checks in inode lookup

Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
    squashfs: add more sanity checks in id lookup

Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
    squashfs: avoid out of bounds writes in decompressors

Johannes Weiner <hannes@xxxxxxxxxxx>
    Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"

Joachim Henke <joachim.henke@xxxxxxxxxxxxx>
    nilfs2: make splice write available again

Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
    drm/i915: Skip vswing programming for TBT

Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
    drm/i915: Fix ICL MG PHY vswing handling

Daniel Borkmann <daniel@xxxxxxxxxxxxx>
    bpf: Fix verifier jsgt branch analysis on max bound

Daniel Borkmann <daniel@xxxxxxxxxxxxx>
    bpf: Fix 32 bit src register truncation on div/mod

Daniel Borkmann <daniel@xxxxxxxxxxxxx>
    bpf: Fix verifier jmp32 pruning decision logic

Mark Brown <broonie@xxxxxxxxxx>
    regulator: Fix lockdep warning resolving supplies

Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
    blk-cgroup: Use cond_resched() when destroy blkgs

Qii Wang <qii.wang@xxxxxxxxxxxx>
    i2c: mediatek: Move suspend and resume handling to NOIRQ phase

Dave Wysochanski <dwysocha@xxxxxxxxxx>
    SUNRPC: Handle 0 length opaque XDR object data properly

Dave Wysochanski <dwysocha@xxxxxxxxxx>
    SUNRPC: Move simple_get_bytes and simple_get_netobj into private header

Johannes Berg <johannes.berg@xxxxxxxxx>
    iwlwifi: queue: bail out on invalid freeing

Johannes Berg <johannes.berg@xxxxxxxxx>
    iwlwifi: mvm: guard against device removal in reprobe

Luca Coelho <luciano.coelho@xxxxxxxxx>
    iwlwifi: pcie: add rules to match Qu with Hr2

Gregory Greenman <gregory.greenman@xxxxxxxxx>
    iwlwifi: mvm: invalidate IDs of internal stations at mvm start

Johannes Berg <johannes.berg@xxxxxxxxx>
    iwlwifi: pcie: fix context info memory leak

Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
    iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap

Johannes Berg <johannes.berg@xxxxxxxxx>
    iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()

Sara Sharon <sara.sharon@xxxxxxxxx>
    iwlwifi: mvm: skip power command when unbinding vif during CSA

Libin Yang <libin.yang@xxxxxxxxx>
    ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E

Eliot Blennerhassett <eliot@xxxxxxxxxxxxxxxxxxxxx>
    ASoC: ak4458: correct reset polarity

Bard Liao <bard.liao@xxxxxxxxx>
    ALSA: hda: intel-dsp-config: add PCI id for TGL-H

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
    pNFS/NFSv4: Improve rejection of out-of-order layouts

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
    pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()

Pan Bian <bianpan2016@xxxxxxx>
    chtls: Fix potential resource leak

Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
    ASoC: Intel: Skylake: Zero snd_ctl_elem_value

Shay Bar <shay.bar@xxxxxxxxxx>
    mac80211: 160MHz with extended NSS BW in CSA

Ben Skeggs <bskeggs@xxxxxxxxxx>
    drm/nouveau/nvif: fix method count when pushing an array

James Schulman <james.schulman@xxxxxxxxxx>
    ASoC: wm_adsp: Fix control name parsing for multi-fw

David Collins <collinsd@xxxxxxxxxxxxxx>
    regulator: core: avoid regulator_resolve_supply() race condition

Cong Wang <cong.wang@xxxxxxxxxxxxx>
    af_key: relax availability checks for skb size calculation

Raoni Fassina Firmino <raoni@xxxxxxxxxxxxx>
    powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics

Kent Gibson <warthog618@xxxxxxxxx>
    gpiolib: cdev: clear debounce period if line set to output

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: drop mm/files between task_work_submit

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: reinforce cancel on flush during exit

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: fix sqo ownership false positive warning

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: fix list corruption for splice file_get

Hao Xu <haoxu@xxxxxxxxxxxxxxxxx>
    io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: replace inflight_wait with tctx->wait

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE

Jens Axboe <axboe@xxxxxxxxx>
    io_uring: if we see flush on exit, cancel related tasks

Jens Axboe <axboe@xxxxxxxxx>
    io_uring: account io_uring internal files as REQ_F_INFLIGHT

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: fix files cancellation

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: always batch cancel in *cancel_files()

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: pass files into kill timeouts/poll

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: don't iterate io_uring_cancel_files()

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: add a {task,files} pair matching helper

Pavel Begunkov <asml.silence@xxxxxxxxx>
    io_uring: simplify io_task_match()


-------------

Diffstat:

 Makefile                                           |   4 +-
 arch/powerpc/kernel/vdso.c                         |   2 +-
 arch/powerpc/kernel/vdso64/sigtramp.S              |  11 +-
 arch/powerpc/kernel/vdso64/vdso64.lds.S            |   1 +
 block/blk-cgroup.c                                 |  18 +-
 drivers/gpio/gpiolib-cdev.c                        |   2 +
 drivers/gpu/drm/i915/display/intel_ddi.c           |  13 +-
 drivers/gpu/drm/nouveau/include/nvif/push.h        | 216 ++++++-------
 drivers/i2c/busses/i2c-mt65xx.c                    |  19 +-
 .../chelsio/inline_crypto/chtls/chtls_cm.c         |   7 +-
 drivers/net/wireless/intel/iwlwifi/cfg/22000.c     |  25 ++
 drivers/net/wireless/intel/iwlwifi/iwl-config.h    |   3 +
 .../net/wireless/intel/iwlwifi/mvm/debugfs-vif.c   |   3 +
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |   3 +
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c       |   7 +-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c       |   6 +
 .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c   |  11 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |  10 +
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c       |   5 +
 drivers/net/wireless/intel/iwlwifi/queue/tx.c      |   6 +-
 drivers/regulator/core.c                           |  44 ++-
 fs/io-wq.c                                         |  10 -
 fs/io-wq.h                                         |   1 -
 fs/io_uring.c                                      | 360 ++++++++-------------
 fs/nfs/pnfs.c                                      |  30 +-
 fs/nilfs2/file.c                                   |   1 +
 fs/squashfs/block.c                                |   8 +-
 fs/squashfs/export.c                               |  41 ++-
 fs/squashfs/id.c                                   |  40 ++-
 fs/squashfs/squashfs_fs_sb.h                       |   1 +
 fs/squashfs/super.c                                |   6 +-
 fs/squashfs/xattr.h                                |  10 +-
 fs/squashfs/xattr_id.c                             |  66 +++-
 include/linux/sunrpc/xdr.h                         |   3 +-
 kernel/bpf/verifier.c                              |  38 +--
 mm/memcontrol.c                                    |   5 +-
 net/key/af_key.c                                   |   6 +-
 net/mac80211/spectmgmt.c                           |  10 +-
 net/sunrpc/auth_gss/auth_gss.c                     |  30 +-
 net/sunrpc/auth_gss/auth_gss_internal.h            |  45 +++
 net/sunrpc/auth_gss/gss_krb5_mech.c                |  31 +-
 sound/hda/intel-dsp-config.c                       |   4 +
 sound/soc/codecs/ak4458.c                          |  22 +-
 sound/soc/codecs/wm_adsp.c                         |   3 +
 sound/soc/intel/boards/sof_sdw.c                   |  10 +
 sound/soc/intel/skylake/skl-topology.c             |   2 +-
 46 files changed, 683 insertions(+), 516 deletions(-)





[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux