This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 5.6.8-rc1
Christian Borntraeger borntraeger@de.ibm.com s390/mm: fix page table upgrade vs 2ndary address mode accesses
Christophe Leroy christophe.leroy@c-s.fr powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
Michael Ellerman mpe@ellerman.id.au powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Chris Wilson chris@chris-wilson.co.uk drm/i915/gt: Update PMINTRMSK holding fw
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Change uart ID port allocation"
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek michal.simek@xilinx.com Revert "serial: uartps: Fix uartps_major handling"
Kazuhiro Fujita kazuhiro.fujita.jg@renesas.com serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Mathias Nyman mathias.nyman@linux.intel.com xhci: Don't clear hub TT buffer on ep0 protocol stall
Mathias Nyman mathias.nyman@linux.intel.com xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman mathias.nyman@linux.intel.com xhci: Fix handling halted endpoint even if endpoint ring appears empty
Naoki Kiryu naonaokiryu2@gmail.com usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer
Badhri Jagan Sridharan badhri@google.com usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
Udipto Goswami ugoswami@codeaurora.org usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Thinh Nguyen Thinh.Nguyen@synopsys.com usb: dwc3: gadget: Fix request completion check
Xu Yilun yilun.xu@intel.com fpga: dfl: pci: fix return value of cci_pci_sriov_configure
Oliver Neukum oneukum@suse.com UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum oneukum@suse.com UAS: no use logging any details in case of ENODEV
Oliver Neukum oneukum@suse.com cdc-acm: introduce a cool down
Oliver Neukum oneukum@suse.com cdc-acm: close race betrween suspend() and acm_softint
Benjamin Lee ben@b1c1l1.com mei: me: fix irq number stored in hw struct
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: Power save stop wake_up_count wrap around.
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: Fix pairwise key entry save.
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: Fix drivers TBTT timing counter.
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: Fix calling conditions of vnt_set_bss_mode
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.
Nicolas Pitre nico@fluxnic.net vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre nico@fluxnic.net vt: don't hardcode the mem allocation upper bound
Xiyu Yang xiyuyang19@fudan.edu.cn staging: comedi: Fix comedi_device refcnt leak in comedi_open
Ian Abbott abbotti@mev.co.uk staging: comedi: dt2815: fix writing hi byte of analog output
Chris Packham chris.packham@alliedtelesis.co.nz powerpc/setup_64: Set cache-line-size based on cache-block-size
Christophe Leroy christophe.leroy@c-s.fr powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Ahmad Fatoum a.fatoum@pengutronix.de ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
Paulo Alcantara pc@cjr.nz cifs: fix uninitialised lease_key in open_shroot()
Luca Coelho luciano.coelho@intel.com iwlwifi: fix WGDS check when WRDS is disabled
Johannes Berg johannes.berg@intel.com iwlwifi: mvm: fix inactive TID removal return value usage
Ilan Peer ilan.peer@intel.com iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
Johannes Berg johannes.berg@intel.com iwlwifi: mvm: limit maximum queue appropriately
Johannes Berg johannes.berg@intel.com iwlwifi: pcie: indicate correct RB size to device
Mordechay Goodstein mordechay.goodstein@intel.com iwlwifi: mvm: beacon statistics shouldn't go backwards
Johannes Berg johannes.berg@intel.com iwlwifi: pcie: actually release queue memory in TVQM
Chuck Lever chuck.lever@oracle.com SUNRPC: Fix backchannel RPC soft lockups
Gyeongtaek Lee gt82.lee@samsung.com ASoC: dapm: fixup dapm kcontrol widget
Paul Moore paul@paul-moore.com audit: check the length of userspace generated audit records
Mikita Lipski mikita.lipski@amd.com drm/dp_mst: Zero assigned PBN when releasing VCPI slots
Eric W. Biederman ebiederm@xmission.com signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Alan Stern stern@rowland.harvard.edu usb-storage: Add unusual_devs entry for JMicron JMS566
Jiri Slaby jslaby@suse.cz tty: rocket, avoid OOB access
Andrew Melnychenko andrew@daynix.com tty: hvc: fix buffer overflow during hvc_alloc().
Uros Bizjak ubizjak@gmail.com KVM: VMX: Enable machine check support for 32bit targets
Sean Christopherson sean.j.christopherson@intel.com KVM: Check validity of resolved slot when searching memslots
Sean Christopherson sean.j.christopherson@intel.com KVM: s390: Return last valid slot if approx index is out-of-bounds
George Wilson gcwilson@linux.ibm.com tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
Tianjia Zhang tianjia.zhang@linux.alibaba.com tpm: fix wrong return value in tpm_pcr_extend
Jarkko Sakkinen jarkko.sakkinen@linux.intel.com tpm/tpm_tis: Free IRQ if probing fails
Alexander Tsoy alexander@tsoy.me ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices
Xiyu Yang xiyuyang19@fudan.edu.cn ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
Takashi Iwai tiwai@suse.de ALSA: hda/hdmi: Add module option to disable audio component binding
Kailang Yang kailang@realtek.com ALSA: hda/realtek - Add new codec supported for ALC245
Takashi Iwai tiwai@suse.de ALSA: hda/realtek - Fix unexpected init_amp override
Takashi Iwai tiwai@suse.de ALSA: usx2y: Fix potential NULL dereference
Lucas Stach l.stach@pengutronix.de tools/vm: fix cross-compile build
Muchun Song songmuchun@bytedance.com mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Longpeng longpeng2@huawei.com mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Sudip Mukherjee sudipm.mukherjee@gmail.com coredump: fix null pointer dereference on coredump
Luis Mendes luis.p.mendes@gmail.com staging: gasket: Fix incongruency in handling of sysfs entries creation
Jann Horn jannh@google.com vmalloc: fix remap_vmalloc_range() bounds checks
Amit Singh Tomar amittomer25@gmail.com tty: serial: owl: add "much needed" clk_prepare_enable()
Alan Stern stern@rowland.harvard.edu USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme first for high speed devices")
Alan Stern stern@rowland.harvard.edu USB: hub: Fix handling of connect changes during sleep
Alan Stern stern@rowland.harvard.edu USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Jann Horn jannh@google.com USB: early: Handle AMD's spec-compliant identifiers, too
Jonathan Cox jonathan@jdcox.net USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE
Changming Liu liu.changm@northeastern.edu USB: sisusbvga: Change port variable from signed to unsigned
Lars-Peter Clausen lars@metafoo.de iio: xilinx-xadc: Make sure not exceed maximum samplerate
Lars-Peter Clausen lars@metafoo.de iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode
Lars-Peter Clausen lars@metafoo.de iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
Lars-Peter Clausen lars@metafoo.de iio: xilinx-xadc: Fix ADC-B powerdown
Alexandre Belloni alexandre.belloni@bootlin.com iio: adc: ti-ads8344: properly byte swap value
Olivier Moysan olivier.moysan@st.com iio: adc: stm32-adc: fix sleep in atomic context
Lary Gibaud yarl-baudig@mailoo.org iio: st_sensors: rely on odr mask to know if odr can be set
Lorenzo Bianconi lorenzo@kernel.org iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
Lars Engebretsen lars@engebretsen.ch iio: core: remove extra semi-colon from devm_iio_device_register() macro
David Ahern dsahern@gmail.com libbpf: Only check mode flags in get_xdp_id
Johannes Berg johannes.berg@intel.com mac80211: populate debugfs only after cfg80211 init
Takashi Iwai tiwai@suse.de ALSA: usb-audio: Add connector notifier delegation
Takashi Iwai tiwai@suse.de ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos
Takashi Iwai tiwai@suse.de ALSA: hda: Remove ASUS ROG Zenith from the blacklist
Waiman Long longman@redhat.com KEYS: Avoid false positive ENOMEM error on key read
Tang Bin tangbin@cmss.chinamobile.com net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
David Ahern dsahern@gmail.com vrf: Check skb for XFRM_TRANSFORMED flag
David Ahern dsahern@gmail.com xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
Sabrina Dubroca sd@queasysnail.net geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca sd@queasysnail.net vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Florian Fainelli f.fainelli@gmail.com net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli f.fainelli@gmail.com net: dsa: b53: Rework ARL bin logic
Florian Fainelli f.fainelli@gmail.com net: dsa: b53: Fix ARL register definitions
Florian Fainelli f.fainelli@gmail.com net: dsa: b53: Fix valid setting for MDB entries
Florian Fainelli f.fainelli@gmail.com net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
David Ahern dsahern@gmail.com vrf: Fix IPv6 with qdisc and xfrm
Xiyu Yang xiyuyang19@fudan.edu.cn tipc: Fix potential tipc_node refcnt leak in tipc_rcv
Xiyu Yang xiyuyang19@fudan.edu.cn tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
Taehee Yoo ap420073@gmail.com team: fix hang in team_mode_get()
Eric Dumazet edumazet@google.com tcp: cache line align MAX_TCP_HEADER
David Ahern dsahern@gmail.com selftests: Fix suppress test in fib_tests.sh
Eric Dumazet edumazet@google.com sched: etf: do not assume all sockets are full blown
Xiyu Yang xiyuyang19@fudan.edu.cn net/x25: Fix x25_neigh refcnt leak when receiving frame
Marc Zyngier maz@kernel.org net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Tonghao Zhang xiangxia.m.yue@gmail.com net: openvswitch: ovs_ct_exit to be done under ovs_lock
Xiyu Yang xiyuyang19@fudan.edu.cn net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Eric Dumazet edumazet@google.com net/mlx4_en: avoid indirect call in TX completion
Doug Berger opendmb@gmail.com net: bcmgenet: correct per TX/RX ring statistics
Dan Carpenter dan.carpenter@oracle.com mlxsw: Fix some IS_ERR() vs NULL bugs
Taehee Yoo ap420073@gmail.com macvlan: fix null dereference in macvlan_device_event()
Taehee Yoo ap420073@gmail.com macsec: avoid to set wrong mtu
John Haxby john.haxby@oracle.com ipv6: fix restrict IPV6_ADDRFORM operation
David Ahern dsahern@gmail.com ipv4: Update fib_select_default to handle nexthop objects
Rahul Lakkireddy rahul.lakkireddy@chelsio.com cxgb4: fix large delays in PTP synchronization
Vishal Kulkarni vishal@chelsio.com cxgb4: fix adapter crash due to wrong MC size
Christoph Hellwig hch@lst.de block: fix busy device checking in blk_drop_partitions again
Mathias Nyman mathias.nyman@linux.intel.com xhci: Finetune host initiated USB3 rootport link suspend and resume
Kai-Heng Feng kai.heng.feng@canonical.com xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
Kai-Heng Feng kai.heng.feng@canonical.com xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
František Kučera franta-linux@frantovo.cz ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk
Hans de Goede hdegoede@redhat.com ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
Nicholas Kazlauskas nicholas.kazlauskas@amd.com drm/amd/display: Calculate scaling ratios on every medium/full update
Jiri Olsa jolsa@kernel.org perf/core: Disable page faults when getting phys address
James Smart jsmart2021@gmail.com scsi: lpfc: Fix lockdep error - register non-static key
James Smart jsmart2021@gmail.com scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
Florian Fainelli f.fainelli@gmail.com pwm: bcm2835: Dynamically allocate base
Geert Uytterhoeven geert+renesas@glider.be pwm: renesas-tpu: Fix late Runtime PM enablement
Nick Bowler nbowler@draconx.ca nvme: fix compat address handling in several ioctls
Ganesh Goudar ganeshgr@linux.ibm.com powerpc/pseries: Fix MCE handling on pseries
Nicholas Piggin npiggin@gmail.com Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"
Evan Green evgreen@chromium.org loop: Better discard support for block devices
Cornelia Huck cohuck@redhat.com s390/cio: avoid duplicated 'ADD' uevents
Cornelia Huck cohuck@redhat.com s390/cio: generate delayed uevent for vfio-ccw subchannels
Christoph Hellwig hch@lst.de block: fix busy device checking in blk_drop_partitions
Masahiro Yamada masahiroy@kernel.org lib/raid6/test: fix build on distros whose /bin/sh is not bash
Mauro Carvalho Chehab mchehab+huawei@kernel.org kconfig: qconf: Fix a few alignment issues
Vasily Averin vvs@virtuozzo.com ipc/util.c: sysvipc_find_ipc() should increase position index
Eric Biggers ebiggers@google.com selftests: kmod: fix handling test numbers above 9
Vasily Averin vvs@virtuozzo.com kernel/gcov/fs.c: gcov_seq_next() should increase position index
Kishon Vijay Abraham I kishon@ti.com dma-direct: fix data truncation in dma_direct_get_required_mask()
Isabel Zhang isabel.zhang@amd.com drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Sagi Grimberg sagi@grimberg.me nvme: fix deadlock caused by ANA update wrong locking
Hans de Goede hdegoede@redhat.com ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
Santosh Sivaraj santosh@fossix.org tools/test/nvdimm: Fix out of tree build
Wu Bo wubo40@huawei.com scsi: iscsi: Report unbind session event when the target has been removed
Stephan Gerhold stephan@gerhold.net ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
Sagi Grimberg sagi@grimberg.me nvme-tcp: fix possible crash in write_zeroes processing
Geert Uytterhoeven geert+renesas@glider.be pwm: rcar: Fix late Runtime PM enablement
Uwe Kleine-König u.kleine-koenig@pengutronix.de pwm: imx27: Fix clock handling in pwm_imx27_apply()
Yan, Zheng zyan@redhat.com ceph: don't skip updating wanted caps when cap is stale
Qiujun Huang hqjagain@gmail.com ceph: return ceph_mdsc_do_request() errors from __get_parent()
Javed Hasan jhasan@marvell.com scsi: libfc: If PRLI rejected, move rport to PLOGI state
James Smart jsmart2021@gmail.com scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
James Smart jsmart2021@gmail.com scsi: lpfc: Fix crash after handling a pci error
Dave Chinner dchinner@redhat.com xfs: correctly acount for reclaimable slabs
James Smart jsmart2021@gmail.com scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
Tero Kristo t-kristo@ti.com watchdog: reset last_hw_keepalive time at start
Jan Kara jack@suse.cz tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
Linus Torvalds torvalds@linux-foundation.org mm: check that mm is still valid in madvise()
-------------
Diffstat:
Documentation/admin-guide/kernel-parameters.txt | 3 +- Makefile | 4 +- arch/arm/mach-imx/Makefile | 2 + arch/powerpc/kernel/entry_32.S | 2 +- arch/powerpc/kernel/setup_64.c | 2 + arch/powerpc/kernel/time.c | 44 ++--- arch/powerpc/mm/nohash/8xx.c | 3 + arch/powerpc/platforms/Kconfig.cputype | 2 +- arch/powerpc/platforms/pseries/ras.c | 11 ++ arch/s390/kvm/kvm-s390.c | 3 + arch/s390/lib/uaccess.c | 4 + arch/s390/mm/pgalloc.c | 16 +- arch/x86/kvm/vmx/vmx.c | 2 +- block/partition-generic.c | 2 +- drivers/block/loop.c | 42 ++-- drivers/char/tpm/tpm-interface.c | 2 +- drivers/char/tpm/tpm_ibmvtpm.c | 136 +++++++------ drivers/char/tpm/tpm_tis_core.c | 8 +- drivers/fpga/dfl-pci.c | 6 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 15 +- drivers/gpu/drm/drm_dp_mst_topology.c | 1 + drivers/gpu/drm/i915/gt/intel_rps.c | 6 +- drivers/iio/adc/stm32-adc.c | 31 ++- drivers/iio/adc/ti-ads8344.c | 6 +- drivers/iio/adc/xilinx-xadc-core.c | 95 ++++++++-- drivers/iio/common/st_sensors/st_sensors_core.c | 2 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 24 ++- drivers/misc/mei/pci-me.c | 3 +- drivers/net/dsa/b53/b53_common.c | 38 +++- drivers/net/dsa/b53/b53_regs.h | 8 +- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 3 + drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c | 27 ++- drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c | 27 +-- drivers/net/ethernet/chelsio/cxgb4/t4_regs.h | 3 + drivers/net/ethernet/mellanox/mlx4/en_tx.c | 14 +- .../mellanox/mlxsw/core_acl_flex_actions.c | 4 +- .../ethernet/mellanox/mlxsw/spectrum2_acl_tcam.c | 4 +- drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c | 2 +- .../net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c | 4 +- .../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 1 + drivers/net/ethernet/xscale/ixp4xx_eth.c | 2 + drivers/net/geneve.c | 2 +- drivers/net/macsec.c | 12 +- drivers/net/macvlan.c | 2 +- drivers/net/team/team.c | 4 + drivers/net/vrf.c | 10 +- drivers/net/vxlan.c | 6 +- drivers/net/wireless/intel/iwlegacy/3945-rs.c | 2 +- drivers/net/wireless/intel/iwlegacy/4965-rs.c | 2 +- drivers/net/wireless/intel/iwlwifi/dvm/rs.c | 2 +- drivers/net/wireless/intel/iwlwifi/fw/acpi.c | 9 +- drivers/net/wireless/intel/iwlwifi/fw/api/txq.h | 6 +- drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 6 +- drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 25 ++- drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/rx.c | 13 +- drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 9 +- .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 18 +- drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 3 + drivers/net/wireless/realtek/rtlwifi/rc.c | 2 +- drivers/nvme/host/core.c | 27 ++- drivers/nvme/host/multipath.c | 4 +- drivers/nvme/host/tcp.c | 13 +- drivers/pwm/pwm-bcm2835.c | 1 + drivers/pwm/pwm-imx27.c | 2 +- drivers/pwm/pwm-rcar.c | 10 +- drivers/pwm/pwm-renesas-tpu.c | 9 +- drivers/s390/cio/device.c | 13 +- drivers/s390/cio/vfio_ccw_drv.c | 5 + drivers/scsi/libfc/fc_rport.c | 8 +- drivers/scsi/lpfc/lpfc.h | 9 +- drivers/scsi/lpfc/lpfc_debugfs.c | 204 ++++++++++++-------- drivers/scsi/lpfc/lpfc_debugfs.h | 1 - drivers/scsi/lpfc/lpfc_init.c | 33 +++- drivers/scsi/lpfc/lpfc_nvme.c | 59 +++--- drivers/scsi/lpfc/lpfc_nvmet.c | 55 +++--- drivers/scsi/lpfc/lpfc_scsi.c | 23 +-- drivers/scsi/lpfc/lpfc_sli.c | 13 +- drivers/scsi/lpfc/lpfc_sli4.h | 19 +- drivers/scsi/scsi_transport_iscsi.c | 4 +- drivers/staging/comedi/comedi_fops.c | 4 +- drivers/staging/comedi/drivers/dt2815.c | 3 + drivers/staging/gasket/gasket_sysfs.c | 3 +- drivers/staging/gasket/gasket_sysfs.h | 4 - drivers/staging/vt6656/int.c | 3 +- drivers/staging/vt6656/key.c | 14 +- drivers/staging/vt6656/main_usb.c | 31 +-- drivers/tty/hvc/hvc_console.c | 23 ++- drivers/tty/rocket.c | 25 +-- drivers/tty/serial/owl-uart.c | 7 + drivers/tty/serial/sh-sci.c | 13 +- drivers/tty/serial/xilinx_uartps.c | 211 +++++---------------- drivers/tty/vt/vt.c | 7 +- drivers/usb/class/cdc-acm.c | 36 +++- drivers/usb/class/cdc-acm.h | 5 +- drivers/usb/core/hub.c | 18 +- drivers/usb/core/message.c | 9 +- drivers/usb/core/quirks.c | 4 + drivers/usb/dwc3/gadget.c | 12 +- drivers/usb/early/xhci-dbc.c | 8 +- drivers/usb/early/xhci-dbc.h | 18 +- drivers/usb/gadget/function/f_fs.c | 4 + drivers/usb/host/xhci-hub.c | 70 ++++++- drivers/usb/host/xhci-mem.c | 1 + drivers/usb/host/xhci-ring.c | 47 ++++- drivers/usb/host/xhci.c | 14 +- drivers/usb/host/xhci.h | 6 +- drivers/usb/misc/sisusbvga/sisusb.c | 20 +- drivers/usb/misc/sisusbvga/sisusb_init.h | 14 +- drivers/usb/storage/uas.c | 46 ++++- drivers/usb/storage/unusual_devs.h | 7 + drivers/usb/typec/bus.c | 5 +- drivers/usb/typec/tcpm/tcpm.c | 26 +++ drivers/watchdog/watchdog_dev.c | 1 + fs/ceph/caps.c | 8 +- fs/ceph/export.c | 5 + fs/cifs/smb2ops.c | 5 + fs/coredump.c | 2 + fs/nfsd/nfs4callback.c | 4 +- fs/proc/vmcore.c | 5 +- fs/xfs/xfs_super.c | 3 +- include/linux/iio/iio.h | 2 +- include/linux/kvm_host.h | 2 +- include/linux/vmalloc.h | 2 +- include/net/mac80211.h | 4 +- include/net/tcp.h | 2 +- ipc/util.c | 2 +- kernel/audit.c | 3 + kernel/dma/direct.c | 3 +- kernel/events/core.c | 9 +- kernel/gcov/fs.c | 2 +- kernel/signal.c | 6 +- lib/raid6/test/Makefile | 6 +- mm/hugetlb.c | 14 +- mm/ksm.c | 12 +- mm/madvise.c | 18 ++ mm/vmalloc.c | 16 +- net/ipv4/fib_semantics.c | 6 +- net/ipv4/xfrm4_output.c | 2 - net/ipv6/ipv6_sockglue.c | 13 +- net/ipv6/xfrm6_output.c | 2 - net/mac80211/main.c | 5 +- net/mac80211/rate.c | 15 +- net/mac80211/rate.h | 23 +++ net/mac80211/rc80211_minstrel_ht.c | 19 +- net/netrom/nr_route.c | 1 + net/openvswitch/conntrack.c | 3 +- net/openvswitch/datapath.c | 4 +- net/sched/sch_etf.c | 7 +- net/sunrpc/svc_xprt.c | 2 + net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 2 + net/sunrpc/xprtsock.c | 1 + net/tipc/crypto.c | 1 + net/tipc/node.c | 4 +- net/x25/x25_dev.c | 4 +- samples/vfio-mdev/mdpy.c | 2 +- scripts/kconfig/qconf.cc | 13 +- security/keys/internal.h | 12 ++ security/keys/keyctl.c | 58 ++++-- sound/pci/hda/hda_intel.c | 1 - sound/pci/hda/patch_hdmi.c | 9 + sound/pci/hda/patch_realtek.c | 11 +- sound/soc/intel/atom/sst-atom-controls.c | 2 + sound/soc/intel/boards/bytcr_rt5640.c | 11 ++ sound/soc/qcom/qdsp6/q6asm-dai.c | 4 +- sound/soc/soc-dapm.c | 20 +- sound/usb/format.c | 52 +++++ sound/usb/mixer.c | 37 +++- sound/usb/mixer.h | 10 + sound/usb/mixer_maps.c | 37 +++- sound/usb/mixer_quirks.c | 12 +- sound/usb/quirks-table.h | 56 ++++++ sound/usb/usx2y/usbusx2yaudio.c | 2 + tools/lib/bpf/netlink.c | 2 + tools/testing/nvdimm/Kbuild | 4 +- tools/testing/nvdimm/test/Kbuild | 4 +- tools/testing/nvdimm/test/nfit.c | 2 + tools/testing/selftests/kmod/kmod.sh | 13 +- tools/testing/selftests/net/fib_nexthops.sh | 23 +++ tools/testing/selftests/net/fib_tests.sh | 10 +- tools/vm/Makefile | 2 + 181 files changed, 1766 insertions(+), 872 deletions(-)
On 4/28/20 12:22 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
thanks, -- Shuah
On Tue, Apr 28, 2020 at 06:44:16PM -0600, shuah wrote:
On 4/28/20 12:22 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
Great, thanks for testing these and letting me know.
greg k-h
On Tue, 28 Apr 2020 at 23:57, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.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.
NOTE: This kernel panic seems to be platform specific. However, I am sharing a few kernel panic logs here. While running LTP cve[1] and libhugetlbfs[2] test suite on nxp ls2088 device the kernel panic noticed with different kernel dump and unfortunately it is not easily reproducible. At this point it is unclear whether this problem started happening from this stable rc review or not. Because a different type of kernel panic noticed on Linus 's mainline tree (5.7.0-rc2) version kernel while running LTP containers tests.
[ 49.677646] SError Interrupt on CPU5, code 0xbf000002 -- SError [ 49.677648] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 5.7.0-rc2-00243-g5ef58e290782 #1 [ 49.677649] Hardware name: Freescale Layerscape 2088A RDB Board (DT) [ 49.677650] pstate: 40000085 (nZcv daIf -PAN -UAO) [ 49.677651] pc : slabinfo_write+0x2a0/0x4fc [ 49.677652] lr : get_partial_node.isra.0.part.0+0x4c/0x338
steps to reproduce: (Not always reproducible) # cd /opt/ltp # ./runltp -f cve
# cd /opt/libhugetlbfs/tests/ # ./run_tests.py -b 64
[ 1469.013456] Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP [ 1469.020934] Modules linked in: algif_hash rfkill caam_jr caamhash_desc caamalg_desc rng_core caam error crct10dif_ce lm90 ina2xx qoriq_thermal fuse [ 1469.034154] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 5.6.8-rc1-00164-g86cfba65ced0 #1 [ 1469.042063] Hardware name: Freescale Layerscape 2088A RDB Board (DT) [ 1469.048409] pstate: 80000005 (Nzcv daif -PAN -UAO) [ 1469.053196] pc : cgroup_free+0xc/0x60 [ 1469.056851] lr : __put_task_struct+0x34/0x1b0 [ 1469.061198] sp : ffff80001002be00 [ 1469.064504] x29: ffff80001002be00 x28: 0000000000000000 [ 1469.069809] x27: ffffcdb8d17f3140 x26: 0000000000000000 [ 1469.075113] x25: ffff80001002bec0 x24: ffff0082fe3b7b50 [ 1469.080417] x23: ffff0082ee5fd400 x22: 000000000000000a [ 1469.085721] x21: ffff0082ee5fd400 x20: ffffcdb8d17f32c0 [ 1469.091024] x19: ffff0082edda1c00 x18: 0000000000000000 [ 1469.096328] x17: 0000000000000000 x16: 0000000000000000 [ 1469.101631] x15: 0000000000000000 x14: 00000000000001ec [ 1469.106934] x13: 0000000000000000 x12: 0000000000000000 [ 1469.112238] x11: 0000000000000002 x10: 0000000000000000 [ 1469.117541] x9 : 0000000000000000 x8 : ffff0082c8340900 [ 1469.122845] x7 : 0000000044042000 x6 : 0000000000210d00 [ 1469.128150] x5 : ffff0082edda1c28 x4 : 0000000000000000 [ 1469.133454] x3 : 0000000000000000 x2 : 0000000000000001 [ 1469.138757] x1 : 0000000000000001 x0 : ffff0082edda1c00 [ 1469.144061] Call trace: [ 1469.146498] cgroup_free+0xc/0x60 [ 1469.149804] __put_task_struct+0x34/0x1b0 [ 1469.153806] delayed_put_task_struct+0x44/0x90 [ 1469.158242] rcu_core+0x2ac/0x488 [ 1469.161549] rcu_core_si+0xc/0x18 [ 1469.164856] efi_header_end+0x120/0x23c [ 1469.168685] irq_exit+0xb8/0xd8 [ 1469.171818] __handle_domain_irq+0x64/0xb8 [ 1469.175907] gic_handle_irq+0x5c/0x148 [ 1469.179647] el1_irq+0xb8/0x180 [ 1469.182780] cpuidle_enter_state+0x88/0x2f0 [ 1469.186954] cpuidle_enter+0x34/0x48 [ 1469.190521] call_cpuidle+0x18/0x38 [ 1469.194000] do_idle+0x1e8/0x280 [ 1469.197219] cpu_startup_entry+0x24/0x40 [ 1469.201134] secondary_start_kernel+0x154/0x190 [ 1469.205659] Code: 97fd4ce5 a9be7bfd 910003fd a90153f3 (f943ec14) [ 1469.211752] ---[ end trace 69fc7de7c9d4a349 ]--- [ 1469.216361] Kernel panic - not syncing: Fatal exception in interrupt [ 1469.222708] SMP: stopping secondary CPUs [ 1469.226627] Kernel Offset: 0x4db8bfe00000 from 0xffff800010000000 [ 1469.232711] PHYS_OFFSET: 0xfffffc1f00000000 [ 1469.236886] CPU features: 0x10002,21806008 [ 1469.240972] Memory Limit: none [ 1469.244021] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---
libhugetlbfs test run caused kernel panic,
[ 43.809972] Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP [ 43.817451] Modules linked in: rfkill caam_jr caamhash_desc caamalg_desc rng_core caam error crct10dif_ce lm90 ina2xx qoriq_thermal fuse [ 43.829716] CPU: 2 PID: 1097 Comm: mmap-gettest Not tainted 5.6.8-rc1-00168-g853ae83af7cc #1 [ 43.838146] Hardware name: Freescale Layerscape 2088A RDB Board (DT) [ 43.844493] pstate: 60000085 (nZCv daIf -PAN -UAO) [ 43.849281] pc : ktime_get_update_offsets_now+0x78/0xf8 [ 43.854498] lr : ktime_get_update_offsets_now+0x58/0xf8 [ 43.859714] sp : ffff800010013e90 [ 43.863020] x29: ffff800010013e90 x28: ffff0082fe36ea38 [ 43.868323] x27: 0000000a1faeb368 x26: 0000000000002e66 [ 43.873627] x25: ffff0082fe36e98c x24: ffffac25d1c00f00 [ 43.878931] x23: 0000000000000001 x22: ffffffffc4653600 [ 43.884234] x21: ffff0082fe36ea78 x20: ffff0082fe36eab8 [ 43.889538] x19: ffff0082fe36ea38 x18: 0000000000000000 [ 43.894842] x17: 0000000000000000 x16: 0000000000000000 [ 43.900146] x15: 0000000000000000 x14: 0000000000000000 [ 43.905450] x13: 0000000000000000 x12: 0000000000000000 [ 43.910754] x11: 0000000000000000 x10: 0000000000000040 [ 43.916058] x9 : ffffac25d19f2250 x8 : ffffac25d19f2248 [ 43.921361] x7 : ffff0082ee000288 x6 : 0000000000000000 [ 43.926664] x5 : ffff545d2cd84000 x4 : 000b5f2e9a47be6c [ 43.931969] x3 : 0000000027fffac2 x2 : 0000000000000003 [ 43.937272] x1 : 000af6b237f94080 x0 : 0000000000000018 [ 43.942576] Call trace: [ 43.945015] ktime_get_update_offsets_now+0x78/0xf8 [ 43.949885] hrtimer_interrupt+0x7c/0x240 [ 43.953887] arch_timer_handler_phys+0x30/0x40 [ 43.958324] handle_percpu_devid_irq+0x80/0x140 [ 43.962846] generic_handle_irq+0x24/0x38 [ 43.966846] __handle_domain_irq+0x60/0xb8 [ 43.970935] gic_handle_irq+0x5c/0x148 [ 43.974009] SError Interrupt on CPU0, code 0xbf000002 -- SError [ 43.974011] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.6.8-rc1-00168-g853ae83af7cc #1 [ 43.974012] Hardware name: Freescale Layerscape 2088A RDB Board (DT) [ 43.974013] pstate: 80000085 (Nzcv daIf -PAN -UAO) [ 43.974014] pc : _raw_spin_unlock_irqrestore+0x34/0x40 [ 43.974015] lr : timekeeping_advance+0x374/0x550 [ 43.974015] sp : ffff800010003e70 [ 43.974016] x29: ffff800010003e70 x28: 0000000000000000 [ 43.974018] x27: 003b9aca00000000 x26: ffff800010004000 [ 43.974020] x25: 003b9aca00000000 x24: 0000000000011628 [ 43.974021] x23: ffffac25d19e2fc0 x22: 003d090000000000 [ 43.974023] x21: 0000000000000000 x20: ffffac25d1c00f00 [ 43.974025] x19: ffffac25d1c01070 x18: 0000000000000000 [ 43.974026] x17: 0000000000000000 x16: 0000000000000000 [ 43.974028] x15: 0000000000000000 x14: 003d090000000000 [ 43.974030] x13: 00003d08f8004540 x12: 0000000007ffbac0 [ 43.974031] x11: 00003d08f8004540 x10: 00000000000186a0 [ 43.974033] x9 : 0000000000000000 x8 : 0000000000000008 [ 43.974034] x7 : 0000000000000000 x6 : ffffac25d1c01060 [ 43.974036] x5 : 0000000a02ffee00 x4 : 0000000000000000 [ 43.974038] x3 : 0000000000000000 x2 : 0000000000000000 [ 43.974040] x1 : ffffac25d19e2fc0 x0 : 0000000100000201 [ 43.974042] Kernel panic - not syncing: Asynchronous SError Interrupt [ 44.098603] el0_irq_naked+0x4c/0x54 [ 44.102171] Code: b9406700 8a020084 b9400322 9b030484 (b940f701) [ 44.108258] ---[ end trace e237e948351682ae ]--- [ 44.112873] SMP: stopping secondary CPUs [ 44.112874] Kernel Offset: 0x2c25c0000000 from 0xffff800010000000 [ 44.112875] PHYS_OFFSET: 0xffffce7680000000 [ 44.112875] CPU features: 0x10002,21806008 [ 44.112876] Memory Limit: none
LTP test suite [1] https://github.com/linux-test-project/ltp
libhugetlbfs test repo link [2] https://github.com/libhugetlbfs/libhugetlbfs
full test run: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.7-164-g...
Build details and kernel config: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.7-164-g... https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.7-168-g... https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.7-168-g...
kernel config: https://builds.tuxbuild.com/nYYJB1EJpavHsEQt6aGP1w/kernel.config
kernel panic log on Linus 's mainline (5.7.0-rc2) kernel https://qa-reports.linaro.org/lkft/linux-mainline-oe/build/v5.7-rc2-243-g5ef...
Summary ------------------------------------------------------------------------
kernel: 5.6.8-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.6.y git commit: 853ae83af7cc63bd4dc0a44370e4f0b3c9fa57f9 git describe: v5.6.7-168-g853ae83af7cc6 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.7-168-g...
No regressions (compared to build v5.6.7)
No fixes (compared to build v5.6.7)
Ran 36070 total tests in the following environments and test suites.
Environments -------------- - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - juno-r2-compat - juno-r2-kasan - nxp-ls2088 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - x86 - x86-kasan
Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * kselftest/drivers * kselftest/filesystems * libgpiod * linux-log-parser * perf * network-basic-tests * kselftest/net * kselftest/networking * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * 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-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * spectre-meltdown-checker-test * v4l2-compliance * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-native/drivers * kselftest-vsyscall-mode-native/filesystems * kselftest-vsyscall-mode-native/net * kselftest-vsyscall-mode-native/networking * kselftest-vsyscall-mode-none * kselftest-vsyscall-mode-none/drivers * kselftest-vsyscall-mode-none/filesystems * kselftest-vsyscall-mode-none/net * kselftest-vsyscall-mode-none/networking
On Wed, 29 Apr 2020 at 14:38, Naresh Kamboju naresh.kamboju@linaro.org wrote:
On Tue, 28 Apr 2020 at 23:57, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.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.
NOTE: This kernel panic seems to be platform specific. However, I am sharing a few kernel panic logs here. While running LTP cve[1] and libhugetlbfs[2] test suite on nxp ls2088 device the kernel panic noticed with different kernel dump and unfortunately it is not easily reproducible. At this point it is unclear whether this problem started happening from this stable rc review or not. Because a different type of kernel panic noticed on Linus 's mainline tree (5.7.0-rc2) version kernel while running LTP containers tests.
As per the initial investigation these kernel panic (s) noticed from a single machine out of five machines under test.
- Naresh
On Wed, Apr 29, 2020 at 02:38:29PM +0530, Naresh Kamboju wrote:
On Tue, 28 Apr 2020 at 23:57, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.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.
Great, thanks fro testing these and letting me know.
NOTE: This kernel panic seems to be platform specific. However, I am sharing a few kernel panic logs here. While running LTP cve[1] and libhugetlbfs[2] test suite on nxp ls2088 device the kernel panic noticed with different kernel dump and unfortunately it is not easily reproducible. At this point it is unclear whether this problem started happening from this stable rc review or not. Because a different type of kernel panic noticed on Linus 's mainline tree (5.7.0-rc2) version kernel while running LTP containers tests.
If you end up narrowing this down to an offending commit, that would be great.
thanks,
greg k-h
On 28/04/2020 19:22, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v5.6: 13 builds: 13 pass, 0 fail 24 boots: 24 pass, 0 fail 40 tests: 40 pass, 0 fail
Linux version: 5.6.8-rc1-g853ae83af7cc Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Cheers Jon
On Wed, Apr 29, 2020 at 11:17:35AM +0100, Jon Hunter wrote:
On 28/04/2020 19:22, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +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.6.8-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v5.6: 13 builds: 13 pass, 0 fail 24 boots: 24 pass, 0 fail 40 tests: 40 pass, 0 fail
Linux version: 5.6.8-rc1-g853ae83af7cc Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Thanks for testing all of these and letting me know.
greg k-h
On Tue, Apr 28, 2020 at 08:22:56PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +0000. Anything received after that time might be too late.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 428 pass: 428 fail: 0
Guenter
On Wed, Apr 29, 2020 at 07:05:42AM -0700, Guenter Roeck wrote:
On Tue, Apr 28, 2020 at 08:22:56PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.8 release. There are 167 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, 30 Apr 2020 18:20:42 +0000. Anything received after that time might be too late.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 428 pass: 428 fail: 0
Thanks for testing all of them and letting me know.
greg k-h