Re: [PATCH 4.19 00/57] 4.19.161-rc1 review

2020-12-02 Thread Shuah Khan

On 12/1/20 1:53 AM, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 4.19.161 release.
There are 57 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, 03 Dec 2020 08:46:29 +.
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/v4.x/stable-review/patch-4.19.161-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-4.19.y
and the diffstat can be found below.

thanks,

greg k-h



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

Tested-by: Shuah Khan 

thanks,
-- Shuah



Re: [PATCH 4.19 00/57] 4.19.161-rc1 review

2020-12-01 Thread Greg Kroah-Hartman
On Tue, Dec 01, 2020 at 04:59:24PM +0100, Pavel Machek wrote:
> Hi!
> 
> > This is the start of the stable review cycle for the 4.19.161 release.
> > There are 57 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, 03 Dec 2020 08:46:29 +.
> > Anything received after that time might be too late.
> 
> No problems detected during testing:
> 
> https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-4.19.y
> 
> Tested-by: Pavel Machek (CIP) 

Thanks for testing 2 of these and letting me know.

greg k-h


Re: [PATCH 4.19 00/57] 4.19.161-rc1 review

2020-12-01 Thread Naresh Kamboju
On Tue, 1 Dec 2020 at 14:31, Greg Kroah-Hartman
 wrote:
>
> This is the start of the stable review cycle for the 4.19.161 release.
> There are 57 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, 03 Dec 2020 08:46:29 +.
> 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/v4.x/stable-review/patch-4.19.161-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-4.19.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.

Tested-by: Linux Kernel Functional Testing 

NOTE:
While running CPU hotplug testing on arm64 db410c device the following
kernel warning was noticed on linux stable-rc 4.19 branch several times.
WARNING: kernel/workqueue.c:4762 workqueue_online_cpu+0x18c/0x428
https://lore.kernel.org/stable/CA+G9fYu+KK=hm1amq78gccgqtwsrczya6whyr68ozzbzp7u...@mail.gmail.com/

Summary


kernel: 4.19.161-rc1
git repo: 
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-4.19.y
git commit: 8d3deb1adb93c5d5ff713e5cf5026cacd87a9404
git describe: v4.19.160-58-g8d3deb1adb93
Test details: 
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19.160-58-g8d3deb1adb93

No regressions (compared to build v4.19.160)

No fixes (compared to build v4.19.160)

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

Environments
--
- arm
- arm64
- dragonboard-410c - arm64
- hi6220-hikey - arm64
- i386
- juno-r2 - arm64
- juno-r2-compat
- juno-r2-kasan
- mips
- nxp-ls2088
- qemu-arm64-clang
- qemu-arm64-kasan
- qemu-x86_64-clang
- qemu-x86_64-kasan
- qemu_arm
- qemu_arm64
- qemu_arm64-compat
- qemu_i386
- qemu_x86_64
- qemu_x86_64-compat
- s390
- sparc
- x15 - arm
- x86_64
- x86-kasan

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

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


Re: [PATCH 4.19 00/57] 4.19.161-rc1 review

2020-12-01 Thread Pavel Machek
Hi!

> This is the start of the stable review cycle for the 4.19.161 release.
> There are 57 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, 03 Dec 2020 08:46:29 +.
> Anything received after that time might be too late.

No problems detected during testing:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-4.19.y

Tested-by: Pavel Machek (CIP) 

Best regards,
Pavel
-- 
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


signature.asc
Description: Digital signature


[PATCH 4.19 00/57] 4.19.161-rc1 review

2020-12-01 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.19.161 release.
There are 57 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, 03 Dec 2020 08:46:29 +.
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/v4.x/stable-review/patch-4.19.161-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-4.19.y
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 4.19.161-rc1

Alan Stern 
USB: core: Fix regression in Hercules audio card

Xiaochen Shen 
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak

Xiaochen Shen 
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak

Anand K Mistry 
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb

Zhang Qilong 
usb: gadget: Fix memleak in gadgetfs_fill_super

penghao 
USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO 
built-in usb-audio card

Zhang Qilong 
usb: gadget: f_midi: Fix memleak in f_midi_alloc

Alan Stern 
USB: core: Change %pK for __user pointers to %px

Masami Hiramatsu 
perf probe: Fix to die_entrypc() returns error correctly

Marc Kleine-Budde 
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1

Kaixu Xia 
platform/x86: toshiba_acpi: Fix the wrong variable assignment

Benjamin Berg 
platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time

Marc Kleine-Budde 
can: gs_usb: fix endianess problem with candleLight firmware

Ard Biesheuvel 
efivarfs: revert "fix memory leak in efivarfs_create()"

Rui Miguel Silva 
optee: add writeback to valid memory type

Lijun Pan 
ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq

Lijun Pan 
ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues

Shay Agroskin 
net: ena: set initial DMA width to avoid intel iommu issue

Krzysztof Kozlowski 
nfc: s3fwrn5: use signed integer for parsing GPIO numbers

Xiongfeng Wang 
IB/mthca: fix return value of error branch in mthca_init_cq()

Julian Wiedmann 
s390/qeth: fix tear down of async TX buffers

Raju Rangoju 
cxgb4: fix the panic caused by non smac rewrite

Michael Chan 
bnxt_en: Release PCI regions when DMA mask setup fails during probe.

Dexuan Cui 
video: hyperv_fb: Fix the cache type when mapping the VRAM

Zhang Changzhong 
bnxt_en: fix error return code in bnxt_init_board()

Zhang Changzhong 
bnxt_en: fix error return code in bnxt_init_one()

Stanley Chu 
scsi: ufs: Fix race between shutdown and runtime resume flow

Marc Kleine-Budde 
ARM: dts: dra76x: m_can: fix order of clocks

Taehee Yoo 
batman-adv: set .owner to THIS_MODULE

Marc Zyngier 
phy: tegra: xusb: Fix dangling pointer on probe failure

Laurent Pinchart 
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype

Sami Tolvanen 
perf/x86: fix sysfs type mismatches

Mike Christie 
scsi: target: iscsi: Fix cmd abort fabric stop race

Lee Duncan 
scsi: libiscsi: Fix NOP race condition

Sugar Zhang 
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size

Minwoo Im 
nvme: free sq/cq dbbuf pointers when dbbuf set fails

Jens Axboe 
proc: don't allow async path resolution of /proc/self components

Hans de Goede 
HID: Add Logitech Dinovo Edge battery quirk

Brian Masney 
x86/xen: don't unbind uninitialized lock_kicker_irq

Marc Ferland 
dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant

Chris Ye 
HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices

Pablo Ceballos 
HID: hid-sensor-hub: Fix issue with devices with no report ID

Hans de Goede 
Input: i8042 - allow insmod to succeed on devices without an i8042 
controller

Jiri Kosina 
HID: add support for Sega Saturn

Frank Yang 
HID: cypress: Support Varmilo Keyboards' media hotkeys

Kai Vehmanen 
ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close

Lyude Paul 
drm/atomic_helper: Stop modesets on unregistered connectors harder

Will Deacon 
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()

Will Deacon 
arm64: pgtable: Fix pte_accessible()

Paolo Bonzini 
KVM: x86: Fix split-irqchip vs interrupt injection window request

Paolo Bonzini 
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint

Zenghui Yu 
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace

Hauke Mehrtens 
wireless: Use linux/stddef.h instead of stddef.h

Filipe Manana 
btrfs: fix lockdep splat when reading qgroup config on mount

Johannes Thumshirn 
btrfs: don't access possibly stale fs_info data for printing