Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-11-01 Thread Jeffrin Jose T
On Sun, 2020-11-01 at 11:41 +0100, Greg Kroah-Hartman wrote:
> On Sat, Oct 31, 2020 at 10:41:38PM +0530, Jeffrin Jose T wrote:
> > On Sat, 2020-10-31 at 12:35 +0100, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 5.9.3
> > > release.
> > > There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> > > 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.9.3-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.9.y
> > > and the diffstat can be found below.
> > > 
> > > thanks,
> > > 
> > > greg k-h
> > 
> > hello,
> > i have build using ktest. but then i did the normal compile.
> > compiled and booted 5.9.3-rc1+ . dmesg -l err is clear.
> > 
> > some lines from dmesg output related  
> > --x--x---x---
> > video: module verification failed: signature and/or required key
> > missing - tainting kernel
> > sdhci-pci :00:1e.6: failed to setup card detect gpio
> > x---x-x---
> > 
> > 
> > Now something related to kernel build and install..
> > --x-x--x---
> > WARNING: modpost: EXPORT symbol "copy_mc_fragile" [vmlinux] version
> > generation failed, symbol will not be versioned.
> > W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin
> > for
> > module i915
> > -x---x-x---
> > --
> > 
> > Now one thing during boot..
> > ---xx 
> > unable to start nftables
> > -x---x---
> > 
> > iam attaching a fileplease see...
> 
> Is this any different from 5.9.2?
according to dmesg,things are to  an extent ok.

the other stuff may be because of my system upgradation
and may be there is a change in kernel configuration

Overall i think there may be nothing serious in kernel space.

.

-- 
software engineer
rajagiri school of engineering and technology - autonomous



Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-11-01 Thread Greg Kroah-Hartman
On Sun, Nov 01, 2020 at 12:34:42PM +0530, Naresh Kamboju wrote:
> On Sat, 31 Oct 2020 at 17:17, Greg Kroah-Hartman
>  wrote:
> >
> > This is the start of the stable review cycle for the 5.9.3 release.
> > There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> > 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.9.3-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.9.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 

Thanks for testing all of these and letting me konw.

greg k-h


Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-11-01 Thread Greg Kroah-Hartman
On Sat, Oct 31, 2020 at 01:09:15PM -0700, Guenter Roeck wrote:
> On Sat, Oct 31, 2020 at 12:35:42PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.9.3 release.
> > There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> > Anything received after that time might be too late.
> > 
> 
> Build results:
>   total: 154 pass: 154 fail: 0
> Qemu test results:
>   total: 426 pass: 426 fail: 0
> 
> Tested-by: Guenter Roeck 

Thanks for testing these and letting me know.

greg k-h


Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-11-01 Thread Greg Kroah-Hartman
On Sat, Oct 31, 2020 at 10:41:38PM +0530, Jeffrin Jose T wrote:
> On Sat, 2020-10-31 at 12:35 +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.9.3 release.
> > There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> > 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.9.3-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.9.y
> > and the diffstat can be found below.
> > 
> > thanks,
> > 
> > greg k-h
> 
> hello,
> i have build using ktest. but then i did the normal compile.
> compiled and booted 5.9.3-rc1+ . dmesg -l err is clear.
> 
> some lines from dmesg output related  
> --x--x---x---
> video: module verification failed: signature and/or required key
> missing - tainting kernel
> sdhci-pci :00:1e.6: failed to setup card detect gpio
> x---x-x---
> 
> 
> Now something related to kernel build and install..
> --x-x--x---
> WARNING: modpost: EXPORT symbol "copy_mc_fragile" [vmlinux] version
> generation failed, symbol will not be versioned.
> W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for
> module i915
> -x---x-x-
> 
> Now one thing during boot..
> ---xx 
> unable to start nftables
> -x---x---
> 
> iam attaching a fileplease see...

Is this any different from 5.9.2?

thanks,

greg k-h


Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-11-01 Thread Naresh Kamboju
On Sat, 31 Oct 2020 at 17:17, Greg Kroah-Hartman
 wrote:
>
> This is the start of the stable review cycle for the 5.9.3 release.
> There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> 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.9.3-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.9.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:
LTP version upgrade to 20200930. Due to this change we have noticed few test
failures and fixes which are not related to kernel changes.

Summary


kernel: 5.9.3-rc1
git repo: 
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.9.y
git commit: dae2c902d0480f9e51891768862f034ee97f4db1
git describe: v5.9.2-75-gdae2c902d048
Test details: 
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.9.y/build/v5.9.2-75-gdae2c902d048

No regressions (compared to build v5.9.2)

No fixes (compared to build v5.9.2)

Fixes (compared to LTP 20200515)
These fixes are coming from LTP upgrade 20200930.
  ltp-commands-tests:
* logrotate_sh

  ltp-containers-tests:
* netns_netlink

  ltp-controllers-tests:
* cpuset_hotplug

  ltp-crypto-tests:
* af_alg02

  ltp-cve-tests:
* cve-2017-17805
* cve-2018-1000199

  ltp-syscalls-tests:
* clock_gettime03
* clone302
* copy_file_range02
* mknod07
* ptrace08
* syslog01
* syslog02
* syslog03
* syslog04
* syslog05
* syslog07
* syslog08
* syslog09
* syslog10

  ltp-open-posix-tests:
* clocks_invaliddates

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


Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-10-31 Thread Guenter Roeck
On Sat, Oct 31, 2020 at 12:35:42PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.9.3 release.
> There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> Anything received after that time might be too late.
> 

Build results:
total: 154 pass: 154 fail: 0
Qemu test results:
total: 426 pass: 426 fail: 0

Tested-by: Guenter Roeck 

Guenter


Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-10-31 Thread Jeffrin Jose T
On Sat, 2020-10-31 at 12:35 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.9.3 release.
> There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
> 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.9.3-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.9.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

hello,
i have build using ktest. but then i did the normal compile.
compiled and booted 5.9.3-rc1+ . dmesg -l err is clear.

some lines from dmesg output related  
--x--x---x---
video: module verification failed: signature and/or required key
missing - tainting kernel
sdhci-pci :00:1e.6: failed to setup card detect gpio
x---x-x---


Now something related to kernel build and install..
--x-x--x---
WARNING: modpost: EXPORT symbol "copy_mc_fragile" [vmlinux] version
generation failed, symbol will not be versioned.
W: Possible missing firmware /lib/firmware/i915/rkl_dmc_ver2_01.bin for
module i915
-x---x-x-

Now one thing during boot..
---xx 
unable to start nftables
-x---x---

iam attaching a fileplease see...

Tested-by: Jeffrin Jose T 


-- 
software engineer
rajagiri school of engineering and technology  - autonomous



ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only 
section `.head.text'
  LD [M]  drivers/net/wireless/ath/ath9k/ath9k_hw.ko
ld: warning: creating DT_TEXTREL in a PIE


[PATCH 5.9 00/74] 5.9.3-rc1 review

2020-10-31 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.9.3 release.
There are 74 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 Mon, 02 Nov 2020 11:34:42 +.
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.9.3-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.9.y
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 5.9.3-rc1

Pali Rohár 
phy: marvell: comphy: Convert internal SMCC firmware return codes to errno

Ricky Wu 
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()

Pavel Begunkov 
io_uring: don't reuse linked_timeout

Souptick Joarder 
xen/gntdev.c: Mark pages as dirty

Jens Axboe 
mm: mark async iocb read as NOWAIT once some data has been copied

Geert Uytterhoeven 
ata: sata_rcar: Fix DMA boundary mask

Grygorii Strashko 
PM: runtime: Fix timer_expires data type on 32-bit arches

Peter Zijlstra 
serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt

Paras Sharma 
serial: qcom_geni_serial: To correct QUP Version detection logic

Chris Wilson 
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex

Gustavo A. R. Silva 
mtd: lpddr: Fix bad logic in print_drs_error

Jason Gunthorpe 
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()

Frederic Barrat 
cxl: Rework error message for incompatible slots

Jia-Ju Bai 
p54: avoid accessing the data mapped to streaming DMA

Roberto Sassu 
evm: Check size of security.evm before using it

Song Liu 
bpf: Fix comment for helper bpf_current_task_under_cgroup()

Miklos Szeredi 
fuse: fix page dereference after free

Pali Rohár 
ata: ahci: mvebu: Make SATA PHY optional for Armada 3720

Pali Rohár 
PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware

Juergen Gross 
x86/xen: disable Firmware First mode for correctable memory errors

Thomas Gleixner 
x86/traps: Fix #DE Oops message regression

Kim Phillips 
arch/x86/amd/ibs: Fix re-arming IBS Fetch

Gao Xiang 
erofs: avoid duplicated permission check for "trusted." xattrs

Leon Romanovsky 
net: protect tcf_block_unbind with block lock

Karsten Graul 
net/smc: fix suppressed return code

Karsten Graul 
net/smc: fix invalid return code in smcd_new_buf_create()

Tung Nguyen 
tipc: fix memory leak caused by tipc_buf_append()

Arjun Roy 
tcp: Prevent low rmem stalls with SO_RCVLOWAT.

Andrew Gabbasov 
ravb: Fix bit fields checking in ravb_hwtstamp_get()

Heiner Kallweit 
r8169: fix issue with forced threading in combination with shared interrupts

Guillaume Nault 
net/sched: act_mpls: Add softdep on mpls_gso.ko

Alex Elder 
net: ipa: command payloads already mapped

Zenghui Yu 
net: hns3: Clear the CMDQ registers before unmapping BAR region

Aleksandr Nogikh 
netem: fix zero division in tabledist

Amit Cohen 
mlxsw: Only advertise link modes supported by both driver and device

Ido Schimmel 
mlxsw: core: Fix memory leak on module removal

Lijun Pan 
ibmvnic: fix ibmvnic_set_mac

Thomas Bogendoerfer 
ibmveth: Fix use of ibmveth in a bridge.

Masahiro Fujiwara 
gtp: fix an use-before-init in gtp_newlink()

Raju Rangoju 
cxgb4: set up filter action after rewrites

Vinay Kumar Yadav 
chelsio/chtls: fix tls record info to user

Vinay Kumar Yadav 
chelsio/chtls: fix memory leaks in CPL handlers

Vinay Kumar Yadav 
chelsio/chtls: fix deadlock issue

Vasundhara Volam 
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.

Vasundhara Volam 
bnxt_en: Re-write PCI BARs after PCI fatal error.

Vasundhara Volam 
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.

Vasundhara Volam 
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().

Michael Chan 
bnxt_en: Check abort error state in bnxt_open_nic().

Michael Schaller 
efivarfs: Replace invalid slashes with exclamation marks in dentries.

Dan Williams 
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()

Dan Williams 
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

Randy Dunlap 
x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled

Nick Desaulniers 
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE

Marc Zyngier 
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs

Marc Zyngier 
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs

Kees Cook 
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum

Ard Biesheuvel 
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure

Rasmus