linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.5 00/48] 5.5.16-rc2 review
@ 2020-04-07 16:39 Greg Kroah-Hartman
  2020-04-07 19:01 ` shuah
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Greg Kroah-Hartman @ 2020-04-07 16:39 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
	ben.hutchings, lkft-triage, stable

This is the start of the stable review cycle for the 5.5.16 release.
There are 48 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 Thu, 09 Apr 2020 15:46:32 +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.5.16-rc2.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.5.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.5.16-rc2

Randy Dunlap <rdunlap@infradead.org>
    mm: mempolicy: require at least one nodeid for MPOL_PREFERRED

Daniel Jordan <daniel.m.jordan@oracle.com>
    padata: always acquire cpu_hotplug_lock before pinst->lock

Ursula Braun <ubraun@linux.ibm.com>
    net/smc: fix cleanup for linkgroup setup failures

Amritha Nambiar <amritha.nambiar@intel.com>
    net: Fix Tx hash bound checking

Paolo Abeni <pabeni@redhat.com>
    net: genetlink: return the error code when attribute parsing fails.

Mika Westerberg <mika.westerberg@linux.intel.com>
    i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device

Mika Westerberg <mika.westerberg@linux.intel.com>
    watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional

Mika Westerberg <mika.westerberg@linux.intel.com>
    watchdog: iTCO_wdt: Export vendorsupport

Neal Cardwell <ncardwell@google.com>
    tcp: fix TFO SYNACK undo to avoid double-timestamp-undo

Jiri Pirko <jiri@mellanox.com>
    sched: act: count in the size of action flags bitfield

Mike Marciniszyn <mike.marciniszyn@intel.com>
    IB/hfi1: Ensure pq is not left on waitlist

David Howells <dhowells@redhat.com>
    rxrpc: Fix sendmsg(MSG_WAITALL) handling

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails

Mordechay Goodstein <mordechay.goodstein@intel.com>
    iwlwifi: yoyo: don't add TLV offset when reading FIFOs

Mordechay Goodstein <mordechay.goodstein@intel.com>
    iwlwifi: consider HE capability when setting LDPC

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5e: kTLS, Fix wrong value in record tracker enum

Bibby Hsieh <bibby.hsieh@mediatek.com>
    soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper

Geoffrey Allott <geoffrey@allott.email>
    ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard

Mike Snitzer <snitzer@redhat.com>
    Revert "dm: always call blk_queue_split() in dm_process_bio()"

Hans de Goede <hdegoede@redhat.com>
    power: supply: axp288_charger: Add special handling for HP Pavilion x2 10

Hans de Goede <hdegoede@redhat.com>
    extcon: axp288: Add wakeup support

Freeman Liu <freeman.liu@unisoc.com>
    nvmem: sprd: Fix the block lock operation

Nicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
    nvmem: check for NULL reg_read and reg_write before dereferencing

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: me: add cedar fork device ids

Eugene Syromiatnikov <esyr@redhat.com>
    coresight: do not use the BIT() macro in the UAPI header

Kelsey Skunberg <kelsey.skunberg@gmail.com>
    PCI: sysfs: Revert "rescan" file renames

Kishon Vijay Abraham I <kishon@ti.com>
    misc: pci_endpoint_test: Avoid using module parameter to determine irqtype

Kishon Vijay Abraham I <kishon@ti.com>
    misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices

YueHaibing <yuehaibing@huawei.com>
    misc: rtsx: set correct pcr_ops for rts522A

Matthew Wilcox (Oracle) <willy@infradead.org>
    XArray: Fix xa_find_next for large multi-index entries

Guenter Roeck <linux@roeck-us.net>
    brcmfmac: abort and release host after error

Daniel Jordan <daniel.m.jordan@oracle.com>
    padata: fix uninitialized return value in padata_replace()

Len Brown <len.brown@intel.com>
    tools/power turbostat: Fix 32-bit capabilities warning

Len Brown <len.brown@intel.com>
    tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks

Len Brown <len.brown@intel.com>
    tools/power turbostat: Fix gcc build warnings

James Zhu <James.Zhu@amd.com>
    drm/amdgpu: fix typo for vcn1 idle check

Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
    initramfs: restore default compression behavior

Gerd Hoffmann <kraxel@redhat.com>
    drm/bochs: downgrade pci_request_region failure from error to warning

Mario Kleiner <mario.kleiner.de@gmail.com>
    drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017

Evan Quan <evan.quan@amd.com>
    drm/amdgpu: add fbdev suspend/resume on gpu reset

Jérôme Pouiller <jerome.pouiller@silabs.com>
    staging: wfx: fix warning about freeing in-use mutex during device unregister

Prabhath Sajeepa <psajeepa@purestorage.com>
    nvme-rdma: Avoid double freeing of async event data

Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
    net: macb: Fix handling of fixed-link node

Qiujun Huang <hqjagain@gmail.com>
    sctp: fix refcount bug in sctp_wfree

Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
    sctp: fix possibly using a bad saddr with a given dst

William Dauchy <w.dauchy@criteo.com>
    net, ip_tunnel: fix interface lookup with no key

Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
    net: dsa: ksz: Select KSZ protocol tag

Qian Cai <cai@lca.pw>
    ipv4: fix a RCU-list lock in fib_triestat_seq_show


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

Diffstat:

 Makefile                                           |  4 +-
 drivers/extcon/extcon-axp288.c                     | 32 ++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  4 ++
 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c              |  2 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   | 11 ++++
 drivers/gpu/drm/bochs/bochs_hw.c                   |  6 +-
 drivers/i2c/busses/i2c-i801.c                      | 45 ++++---------
 drivers/infiniband/hw/hfi1/user_sdma.c             | 25 +++++++-
 drivers/md/dm.c                                    |  5 +-
 drivers/misc/cardreader/rts5227.c                  |  1 +
 drivers/misc/mei/hw-me-regs.h                      |  2 +
 drivers/misc/mei/pci-me.c                          |  2 +
 drivers/misc/pci_endpoint_test.c                   | 14 +++--
 drivers/net/dsa/microchip/Kconfig                  |  1 +
 drivers/net/ethernet/cadence/macb_main.c           |  3 +
 .../ethernet/mellanox/mlx5/core/en_accel/ktls.h    |  4 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  2 +
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c        | 25 +++-----
 drivers/net/wireless/intel/iwlwifi/fw/dbg.h        |  6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c     |  6 +-
 drivers/nvme/host/rdma.c                           |  8 ++-
 drivers/nvmem/nvmem-sysfs.c                        |  6 ++
 drivers/nvmem/sprd-efuse.c                         |  2 +-
 drivers/pci/pci-sysfs.c                            |  6 +-
 drivers/power/supply/axp288_charger.c              | 57 ++++++++++++++++-
 drivers/soc/mediatek/mtk-cmdq-helper.c             |  1 +
 drivers/staging/wfx/hif_tx.c                       |  1 +
 drivers/watchdog/iTCO_vendor.h                     |  2 +
 drivers/watchdog/iTCO_vendor_support.c             | 16 ++---
 drivers/watchdog/iTCO_wdt.c                        | 28 +++++----
 include/uapi/linux/coresight-stm.h                 |  6 +-
 kernel/padata.c                                    |  6 +-
 lib/test_xarray.c                                  | 18 ++++++
 lib/xarray.c                                       |  3 +-
 mm/mempolicy.c                                     |  6 +-
 net/core/dev.c                                     |  2 +
 net/ipv4/fib_trie.c                                |  3 +
 net/ipv4/ip_tunnel.c                               |  6 +-
 net/ipv4/tcp_input.c                               |  6 +-
 net/netlink/genetlink.c                            |  5 +-
 net/rxrpc/sendmsg.c                                |  4 +-
 net/sched/act_api.c                                |  1 +
 net/sctp/ipv6.c                                    | 20 ++++--
 net/sctp/protocol.c                                | 28 ++++++---
 net/sctp/socket.c                                  | 31 ++++++---
 net/smc/af_smc.c                                   | 25 +++++---
 net/smc/smc_core.c                                 | 12 ++++
 net/smc/smc_core.h                                 |  2 +-
 sound/pci/hda/patch_ca0132.c                       |  1 +
 tools/power/x86/turbostat/Makefile                 |  2 +-
 tools/power/x86/turbostat/turbostat.c              | 73 ++++++++++++++--------
 usr/Kconfig                                        | 22 +++----
 52 files changed, 421 insertions(+), 188 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 5.5 00/48] 5.5.16-rc2 review
  2020-04-07 16:39 [PATCH 5.5 00/48] 5.5.16-rc2 review Greg Kroah-Hartman
@ 2020-04-07 19:01 ` shuah
  2020-04-07 19:02 ` Jon Hunter
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: shuah @ 2020-04-07 19:01 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-kernel
  Cc: torvalds, akpm, linux, patches, ben.hutchings, lkft-triage,
	stable, shuah

On 4/7/20 10:39 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.5.16 release.
> There are 48 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 Thu, 09 Apr 2020 15:46:32 +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.5.16-rc2.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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. NO dmesg regressions.

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 5.5 00/48] 5.5.16-rc2 review
  2020-04-07 16:39 [PATCH 5.5 00/48] 5.5.16-rc2 review Greg Kroah-Hartman
  2020-04-07 19:01 ` shuah
@ 2020-04-07 19:02 ` Jon Hunter
  2020-04-08  2:44 ` Guenter Roeck
  2020-04-08  9:02 ` Naresh Kamboju
  3 siblings, 0 replies; 5+ messages in thread
From: Jon Hunter @ 2020-04-07 19:02 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-kernel
  Cc: torvalds, akpm, linux, shuah, patches, ben.hutchings,
	lkft-triage, stable, linux-tegra


On 07/04/2020 17:39, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.5.16 release.
> There are 48 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 Thu, 09 Apr 2020 15:46:32 +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.5.16-rc2.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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests are passing for Tegra ...

Test results for stable-v5.5:
    13 builds:	13 pass, 0 fail
    24 boots:	24 pass, 0 fail
    40 tests:	40 pass, 0 fail

Linux version:	5.5.16-rc2-gf921e13beada
Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
                tegra194-p2972-0000, tegra20-ventana,
                tegra210-p2371-2180, tegra210-p3450-0000,
                tegra30-cardhu-a04

Cheers
Jon

-- 
nvpublic

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 5.5 00/48] 5.5.16-rc2 review
  2020-04-07 16:39 [PATCH 5.5 00/48] 5.5.16-rc2 review Greg Kroah-Hartman
  2020-04-07 19:01 ` shuah
  2020-04-07 19:02 ` Jon Hunter
@ 2020-04-08  2:44 ` Guenter Roeck
  2020-04-08  9:02 ` Naresh Kamboju
  3 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2020-04-08  2:44 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-kernel
  Cc: torvalds, akpm, shuah, patches, ben.hutchings, lkft-triage, stable

On 4/7/20 9:39 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.5.16 release.
> There are 48 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 Thu, 09 Apr 2020 15:46:32 +0000.
> Anything received after that time might be too late.
> 


Build results:
	total: 156 pass: 156 fail: 0
Qemu test results:
	total: 428 pass: 428 fail: 0

Guenter

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 5.5 00/48] 5.5.16-rc2 review
  2020-04-07 16:39 [PATCH 5.5 00/48] 5.5.16-rc2 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2020-04-08  2:44 ` Guenter Roeck
@ 2020-04-08  9:02 ` Naresh Kamboju
  3 siblings, 0 replies; 5+ messages in thread
From: Naresh Kamboju @ 2020-04-08  9:02 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: open list, Linus Torvalds, Andrew Morton, Guenter Roeck,
	Shuah Khan, patches, Ben Hutchings, lkft-triage, linux- stable

On Tue, 7 Apr 2020 at 22:09, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.5.16 release.
> There are 48 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 Thu, 09 Apr 2020 15:46:32 +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.5.16-rc2.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.5.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Summary
------------------------------------------------------------------------

kernel: 5.5.16-rc2
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.5.y
git commit: f921e13beada3f84cf4323f3ba7f6bdf70bedc8a
git describe: v5.5.15-49-gf921e13beada
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.5-oe/build/v5.5.15-49-gf921e13beada

No regressions (compared to build v5.5.15)

No fixes (compared to build v5.5.15)

Ran 22716 total tests in the following environments and test suites.

Environments
--------------
- dragonboard-410c
- hi6220-hikey
- i386
- juno-r2
- nxp-ls2088
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15
- x86
- x86-kasan

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* install-android-platform-tools-r2800
* kselftest
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-containers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* ltp-cve-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-hugetlb-tests
* ltp-ipc-tests
* ltp-mm-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* perf
* v4l2-compliance
* ltp-commands-tests
* ltp-dio-tests
* ltp-fs-tests
* ltp-io-tests
* ltp-math-tests
* ltp-open-posix-tests
* ltp-syscalls-tests
* network-basic-tests
* spectre-meltdown-checker-test
* kselftest-vsyscall-mode-native
* kselftest-vsyscall-mode-none

-- 
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-08  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 16:39 [PATCH 5.5 00/48] 5.5.16-rc2 review Greg Kroah-Hartman
2020-04-07 19:01 ` shuah
2020-04-07 19:02 ` Jon Hunter
2020-04-08  2:44 ` Guenter Roeck
2020-04-08  9:02 ` Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).