Re: [PATCH 4.19 000/247] 4.19.178-rc1 review

2021-03-03 Thread Hanjun Guo

On 2021/3/2 0:10, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 4.19.178 release.
There are 247 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 Wed, 03 Mar 2021 16:09:49 +.
Anything received after that time might be too late.


Tested on arm64 and x86 for 4.19.178-rc3+,

arm64:

Testcase Result Summary:
total_num: 4674
succeed_num: 4674
failed_num: 0
timeout_num: 0

x86 (No kernel failures)

Testcase Result Summary:
total_num: 4674
succeed_num: 4673
failed_num: 1
timeout_num: 0

Tested-by: Hulk Robot 


Re: [PATCH 4.19 000/247] 4.19.178-rc1 review

2021-03-01 Thread Hanjun Guo

On 2021/3/2 0:10, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 4.19.178 release.
There are 247 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 Wed, 03 Mar 2021 16:09:49 +.
Anything received after that time might be too late.


Tested both on x86 [1] and ARM64 [2] server,

Tested-by: Hulk Robot 

Thanks
Hanjun

[1]:
Arch: x86 (confirmed that no kernel failures)

Testcase Result Summary:
total_num: 4681
succeed_num: 4677
failed_num: 4
timeout_num: 1


[2]:
Arch: arm64

Testcase Result Summary:
total_num: 4675
succeed_num: 4675
failed_num: 0
timeout_num: 0





Re: [PATCH 4.19 000/247] 4.19.178-rc1 review

2021-03-01 Thread Shuah Khan

On 3/1/21 9:10 AM, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 4.19.178 release.
There are 247 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 Wed, 03 Mar 2021 16:09:49 +.
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.178-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


[PATCH 4.19 000/247] 4.19.178-rc1 review

2021-03-01 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 4.19.178 release.
There are 247 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 Wed, 03 Mar 2021 16:09:49 +.
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.178-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.178-rc1

Takeshi Misawa 
net: qrtr: Fix memory leak in qrtr_tun_open

Nikos Tsironis 
dm era: Update in-core bitset after committing the metadata

Jason A. Donenfeld 
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending

Leon Romanovsky 
ipv6: silence compilation warning for non-IPV6 builds

Eric Dumazet 
ipv6: icmp6: avoid indirect call for icmpv6_send()

Jason A. Donenfeld 
xfrm: interface: use icmp_ndo_send helper

Jason A. Donenfeld 
sunvnet: use icmp_ndo_send helper

Jason A. Donenfeld 
gtp: use icmp_ndo_send helper

Jason A. Donenfeld 
icmp: introduce helper for nat'd source address in network device context

Nikos Tsironis 
dm era: only resize metadata in preresume

Nikos Tsironis 
dm era: Reinitialize bitset cache before digesting a new writeset

Nikos Tsironis 
dm era: Use correct value size in equality function of writeset tree

Nikos Tsironis 
dm era: Fix bitset memory leaks

Nikos Tsironis 
dm era: Verify the data block size hasn't changed

Nikos Tsironis 
dm era: Recover committed writeset after crash

Mikulas Patocka 
dm: fix deadlock when swapping to encrypted device

Bob Peterson 
gfs2: Don't skip dlm unlock if glock has an lvb

Al Viro 
sparc32: fix a user-triggerable oops in clear_user()

Chao Yu 
f2fs: fix out-of-repair __setattr_copy()

Chen Yu 
cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if 
available

Muchun Song 
printk: fix deadlock when kernel panic

Maxim Kiselev 
gpio: pcf857x: Fix missing first interrupt

Frank Li 
mmc: sdhci-esdhc-imx: fix kernel panic when remove module

Fangrui Song 
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols

Suzuki K Poulose 
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55

Dan Williams 
libnvdimm/dimm: Avoid race between probe and available_slots_show()

Mike Kravetz 
hugetlb: fix copy_huge_page_from_user contig page struct assumption

NeilBrown 
x86: fix seq_file iteration for pat/memtype.c

NeilBrown 
seq_file: document how per-entry resources are managed.

Pan Bian 
fs/affs: release old buffer head on error path

Pan Bian 
mtd: spi-nor: hisi-sfc: Put child node np on error path

Alexander Usyskin 
watchdog: mei_wdt: request stop on unregister

He Zhe 
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing

Jiri Kosina 
floppy: reintroduce O_NDELAY fix

Sean Christopherson 
x86/reboot: Force all cpus to exit VMX root if VMX is supported

Pavel Machek 
media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()

Martin Kaiser 
staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table

Amey Narkhede 
staging: gdm724x: Fix DMA from stack

Ilya Lipnitskiy 
staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c

Frank Wunderlich 
dts64: mt7622: fix slow sd card access

Jiri Bohac 
pstore: Fix typo in compression option name

Sabyrzhan Tasbolatov 
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue

Ricky Wu 
misc: rtsx: init of rts522a add OCP power off when no card is present

Paul Cercueil 
seccomp: Add missing return in non-void function

Corentin Labbe 
crypto: sun4i-ss - handle BigEndian for cipher

Corentin Labbe 
crypto: sun4i-ss - IV register does not work on A10 and A13

Corentin Labbe 
crypto: sun4i-ss - checking sg length is not sufficient

Ard Biesheuvel 
crypto: arm64/sha - add missing module aliases

Filipe Manana 
btrfs: fix extent buffer leak on failure to copy root

Josef Bacik 
btrfs: fix reloc root leak with 0 ref reloc roots on recovery

Josef Bacik 
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root

Jarkko Sakkinen 
KEYS: trusted: Fix migratable=1 failing

James Bottomley 
tpm_tis: Clean up locality release

James Bottomley 
tpm_tis: Fix check_locality for correct locality acquisition

PeiSen Hou 
ALSA: hda/realtek: modify EAPD in the ALC886

Dan Carpenter 
USB: serial: mos7720: fix error code in mos7720_write()

Dan Carpenter 
USB: serial: mos7840: fix error code in mos7840_write()

Johan Hovold 
USB: serial: ftdi_sio: fix