This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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.13-rc1
Amir Goldstein amir73il@gmail.com fanotify: merge duplicate events on parent and child
Amir Goldstein amir73il@gmail.com fsnotify: replace inode pointer with an object id
Max Kellermann mk@cm4all.com io_uring: don't use 'fd' for openat/openat2/statx
Christoph Hellwig hch@lst.de bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig hch@lst.de bdi: move bdi_dev_name out of line
Yafang Shao laoar.shao@gmail.com mm, memcg: fix error return value of mem_cgroup_css_alloc()
Ivan Delalande colona@arista.com scripts/decodecode: fix trapping instruction formatting
Julia Lawall Julia.Lawall@inria.fr iommu/virtio: Reverse arguments to list_add
Josh Poimboeuf jpoimboe@redhat.com objtool: Fix stack offset tracking for indirect CFAs
Paolo Bonzini pbonzini@redhat.com kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Arnd Bergmann arnd@arndb.de netfilter: nf_osf: avoid passing pointer to local var
Guillaume Nault gnault@redhat.com netfilter: nat: never update the UDP checksum when it's 0
Janakarajan Natarajan Janakarajan.Natarajan@amd.com arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Suravee Suthikulpanit suravee.suthikulpanit@amd.com KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Prevent unwinding before ORC initialization
Miroslav Benes mbenes@suse.cz x86/unwind/orc: Don't skip the first frame for inactive tasks
Jann Horn jannh@google.com x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in register clearing code
Rick Edgecombe rick.p.edgecombe@intel.com x86/mm/cpa: Flush direct map alias during cpa
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_v_ogm_process
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_show_throughput_override
George Spelvin lkml@sdf.org batman-adv: fix batadv_nc_random_weight_tq
Tejun Heo tj@kernel.org iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Vincent Chen vincent.chen@sifive.com riscv: set max_pfn to the PFN of the last page
Luis Chamberlain mcgrof@kernel.org coredump: fix crash when umh is disabled
Oscar Carter oscar.carter@gmx.com staging: gasket: Check the return value of gasket_get_bar_index()
Luis Henriques lhenriques@suse.com ceph: demote quotarealm lookup warning to a debug message
Jeff Layton jlayton@kernel.org ceph: fix endianness bug when handling MDS session feature bits
Henry Willard henry.willard@oracle.com mm: limit boost_watermark on small zones
David Hildenbrand david@redhat.com mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
Khazhismel Kumykov khazhy@google.com eventpoll: fix missing wakeup for ovflist in ep_poll_callback
Roman Penyaev rpenyaev@suse.de epoll: atomically remove wait entry on wake up
Oleg Nesterov oleg@redhat.com ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
Daniel Kolesa daniel@octaforge.org drm/amd/display: work around fp code being emitted outside of DC_FP_START/END
H. Nikolaus Schaller hns@goldelico.com drm: ingenic-drm: add MODULE_DEVICE_TABLE
Tomas Winkler tomas.winkler@intel.com mei: me: disable mei interface on LBG servers.
Ulf Hansson ulf.hansson@linaro.org amba: Initialize dma_parms for amba devices
Ulf Hansson ulf.hansson@linaro.org driver core: platform: Initialize dma_parms for platform devices
Mark Rutland mark.rutland@arm.com arm64: hugetlb: avoid potential NULL dereference
Marc Zyngier maz@kernel.org KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier maz@kernel.org KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Sean Christopherson sean.j.christopherson@intel.com KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Christian Borntraeger borntraeger@de.ibm.com KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
Jason A. Donenfeld Jason@zx2c4.com crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld Jason@zx2c4.com crypto: arch/nhpoly1305 - process in explicit 4k chunks
Steven Rostedt (VMware) rostedt@goodmis.org tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware) rostedt@goodmis.org tracing: Wait for preempt irq delay thread to finish
Masami Hiramatsu mhiramat@kernel.org tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu mhiramat@kernel.org tracing/boottime: Fix kprobe event API usage
Oliver Neukum oneukum@suse.com USB: serial: garmin_gps: add sanity checking for data length
Bryan O'Donoghue bryan.odonoghue@linaro.org usb: chipidea: msm: Ensure proper controller reset using role switch API
Oliver Neukum oneukum@suse.com USB: uas: add quirk for LaCie 2Big Quadra
Jason Gerecke killertofu@gmail.com HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
Alan Stern stern@rowland.harvard.edu HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
Jason Gerecke killertofu@gmail.com Revert "HID: wacom: generic: read the number of expected touches on a per collection basis"
Jere Leppänen jere.leppanen@nokia.com sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
Jason Gerecke jason.gerecke@wacom.com HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
Jason A. Donenfeld Jason@zx2c4.com wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld Jason@zx2c4.com wireguard: socket: remove errant restriction on looping to self
Dejin Zheng zhengdejin5@gmail.com net: enetc: fix an issue about leak system resources
Toke Høiland-Jørgensen toke@redhat.com wireguard: receive: use tunnel helpers for decapsulating ECN markings
Jason A. Donenfeld Jason@zx2c4.com wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
Dan Carpenter dan.carpenter@oracle.com net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter dan.carpenter@oracle.com net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Roi Dayan roid@mellanox.com net/mlx5e: Fix q counters on uplink representors
Moshe Shemesh moshe@mellanox.com net/mlx5: Fix command entry leak in Internal Error State
Moshe Shemesh moshe@mellanox.com net/mlx5: Fix forced completion access non initialized command entry
Erez Shitrit erezsh@mellanox.com net/mlx5: DR, On creation set CQ's arm_db member to right value
Michael Chan michael.chan@broadcom.com bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan michael.chan@broadcom.com bnxt_en: Return error when allocating zero size context memory.
Michael Chan michael.chan@broadcom.com bnxt_en: Improve AER slot reset.
Vasundhara Volam vasundhara-v.volam@broadcom.com bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
Michael Chan michael.chan@broadcom.com bnxt_en: Fix VF anti-spoof filter setup.
Toke Høiland-Jørgensen toke@redhat.com tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
Tuong Lien tuong.t.lien@dektech.com.au tipc: fix partial topology connection closure
Eric Dumazet edumazet@google.com selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet edumazet@google.com selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet edumazet@google.com sch_sfq: validate silly quantum values
Eric Dumazet edumazet@google.com sch_choke: avoid potential panic in choke_reset()
Qiushi Wu wu000273@umn.edu nfp: abm: fix a memory leak bug
Matt Jolly Kangie@footclan.ninja net: usb: qmi_wwan: add support for DW5816e
Xiyu Yang xiyuyang19@fudan.edu.cn net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
Xiyu Yang xiyuyang19@fudan.edu.cn net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
Anthony Felice tony.felice@timesys.com net: tc35815: Fix phydev supported/advertising mask
Willem de Bruijn willemb@google.com net: stricter validation of untrusted gso packets
Eric Dumazet edumazet@google.com net_sched: sch_skbprio: add message validation to skbprio_change()
Baruch Siach baruch@tkos.co.il net: phy: marvell10g: fix temperature sensor on 2110
Tariq Toukan tariqt@mellanox.com net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Scott Dial scott@scottdial.com net: macsec: preserve ingress frame ordering
Dejin Zheng zhengdejin5@gmail.com net: macb: fix an issue about leak related system resources
Florian Fainelli f.fainelli@gmail.com net: dsa: Do not make user port errors fatal
Florian Fainelli f.fainelli@gmail.com net: dsa: Do not leave DSA master with NULL netdev_ops
Ido Schimmel idosch@mellanox.com net: bridge: vlan: Add a schedule point during VLAN processing
Roman Mashak mrv@mojatatu.com neigh: send protocol value in neighbor create notification
Jiri Pirko jiri@mellanox.com mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
David Ahern dsahern@kernel.org ipv6: Use global sernum for dst validation with nexthop objects
Eric Dumazet edumazet@google.com fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Julia Lawall Julia.Lawall@inria.fr dp83640: reverse arguments to list_add_tail
Jakub Kicinski kuba@kernel.org devlink: fix return value after hitting end in region read
Aya Levin ayal@mellanox.com devlink: Fix reporter's recovery condition
Rahul Lakkireddy rahul.lakkireddy@chelsio.com cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Andy Shevchenko andriy.shevchenko@linux.intel.com net: macb: Fix runtime PM refcounting
Masami Hiramatsu mhiramat@kernel.org tracing/kprobes: Fix a double initialization typo
Sagi Grimberg sagi@grimberg.me nvme: fix possible hang when ns scanning fails during error recovery
Christoph Hellwig hch@lst.de nvme: refactor nvme_identify_ns_descs error handling
Eric Whitney enwlinux@gmail.com ext4: disable dioread_nolock whenever delayed allocation is disabled
Ritesh Harjani riteshh@linux.ibm.com ext4: don't set dioread_nolock by default for blocksize < pagesize
Shubhrajyoti Datta shubhrajyoti.datta@xilinx.com tty: xilinx_uartps: Fix missing id assignment to the console
Nicolas Pitre nico@fluxnic.net vt: fix unicode console freeing with a common interface
Evan Quan evan.quan@amd.com drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan evan.quan@amd.com drm/amdgpu: move kfd suspend after ip_suspend_phase1
Matt Jolly Kangie@footclan.ninja USB: serial: qcserial: Add DW5816e support
Mika Westerberg mika.westerberg@linux.intel.com thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
-------------
Diffstat:
Makefile | 4 +- arch/arm/crypto/chacha-glue.c | 14 ++- arch/arm/crypto/nhpoly1305-neon-glue.c | 2 +- arch/arm/crypto/poly1305-glue.c | 15 ++- arch/arm64/crypto/chacha-neon-glue.c | 14 ++- arch/arm64/crypto/nhpoly1305-neon-glue.c | 2 +- arch/arm64/crypto/poly1305-glue.c | 15 ++- arch/arm64/kvm/guest.c | 7 ++ arch/arm64/mm/hugetlbpage.c | 2 + arch/riscv/mm/init.c | 3 +- arch/s390/kvm/priv.c | 4 +- arch/x86/crypto/blake2s-glue.c | 10 +- arch/x86/crypto/chacha_glue.c | 14 ++- arch/x86/crypto/nhpoly1305-avx2-glue.c | 2 +- arch/x86/crypto/nhpoly1305-sse2-glue.c | 2 +- arch/x86/crypto/poly1305_glue.c | 13 ++- arch/x86/entry/calling.h | 40 +++---- arch/x86/entry/entry_64.S | 14 +-- arch/x86/include/asm/kvm_host.h | 4 +- arch/x86/include/asm/unwind.h | 2 +- arch/x86/kernel/unwind_orc.c | 61 ++++++++--- arch/x86/kvm/ioapic.c | 10 +- arch/x86/kvm/svm.c | 2 +- arch/x86/kvm/vmx/vmenter.S | 3 + arch/x86/mm/pat/set_memory.c | 12 ++- block/blk-iocost.c | 117 +++++++++++++-------- drivers/amba/bus.c | 1 + drivers/base/platform.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 +- .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 31 ++++-- drivers/gpu/drm/ingenic/ingenic-drm.c | 1 + drivers/hid/usbhid/hid-core.c | 37 +++++-- drivers/hid/usbhid/usbhid.h | 1 + drivers/hid/wacom_sys.c | 4 +- drivers/hid/wacom_wac.c | 88 ++++------------ drivers/iommu/virtio-iommu.c | 2 +- drivers/misc/mei/hw-me.c | 8 ++ drivers/misc/mei/hw-me.h | 4 + drivers/misc/mei/pci-me.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 20 ++-- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 - drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.h | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 10 +- drivers/net/ethernet/cadence/macb_main.c | 24 ++--- drivers/net/ethernet/chelsio/cxgb4/sge.c | 39 ++++++- .../net/ethernet/freescale/enetc/enetc_pci_mdio.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c | 3 + drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 2 + drivers/net/ethernet/mellanox/mlx4/main.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 6 +- drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 9 +- .../ethernet/mellanox/mlx5/core/steering/dr_send.c | 14 ++- .../ethernet/mellanox/mlxsw/spectrum_acl_tcam.c | 12 ++- drivers/net/ethernet/netronome/nfp/abm/main.c | 1 + drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/macsec.c | 3 +- drivers/net/phy/dp83640.c | 2 +- drivers/net/phy/marvell10g.c | 27 ++++- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/wireguard/queueing.c | 4 +- drivers/net/wireguard/receive.c | 8 +- drivers/net/wireguard/send.c | 4 + drivers/net/wireguard/socket.c | 12 --- drivers/nvme/host/core.c | 28 +++-- drivers/staging/gasket/gasket_core.c | 4 + drivers/thunderbolt/usb4.c | 3 + drivers/tty/serial/xilinx_uartps.c | 1 + drivers/tty/vt/vt.c | 9 +- drivers/usb/chipidea/ci_hdrc_msm.c | 2 +- drivers/usb/serial/garmin_gps.c | 4 +- drivers/usb/serial/qcserial.c | 1 + drivers/usb/storage/unusual_uas.h | 7 ++ fs/ceph/mds_client.c | 8 +- fs/ceph/quota.c | 4 +- fs/coredump.c | 8 ++ fs/eventpoll.c | 61 ++++++----- fs/ext4/ext4_jbd2.h | 3 + fs/ext4/super.c | 13 ++- fs/io_uring.c | 6 -- fs/notify/fanotify/fanotify.c | 9 +- fs/notify/inotify/inotify_fsnotify.c | 4 +- fs/notify/inotify/inotify_user.c | 2 +- include/linux/amba/bus.h | 1 + include/linux/backing-dev-defs.h | 1 + include/linux/backing-dev.h | 9 +- include/linux/fsnotify_backend.h | 7 +- include/linux/platform_device.h | 1 + include/linux/virtio_net.h | 26 ++++- include/net/inet_ecn.h | 57 +++++++++- include/net/ip6_fib.h | 4 + include/net/net_namespace.h | 7 ++ ipc/mqueue.c | 34 ++++-- kernel/trace/preemptirq_delay_test.c | 30 ++++-- kernel/trace/trace.c | 13 +++ kernel/trace/trace_boot.c | 20 ++-- kernel/trace/trace_kprobe.c | 8 +- kernel/umh.c | 5 + mm/backing-dev.c | 13 ++- mm/memcontrol.c | 15 +-- mm/page_alloc.c | 9 ++ net/batman-adv/bat_v_ogm.c | 2 +- net/batman-adv/network-coding.c | 9 +- net/batman-adv/sysfs.c | 3 +- net/bridge/br_netlink.c | 1 + net/core/devlink.c | 12 ++- net/core/neighbour.c | 6 +- net/dsa/dsa2.c | 2 +- net/dsa/master.c | 3 +- net/ipv6/route.c | 25 +++++ net/netfilter/nf_nat_proto.c | 4 +- net/netfilter/nfnetlink_osf.c | 12 ++- net/sched/sch_choke.c | 3 +- net/sched/sch_fq_codel.c | 2 +- net/sched/sch_sfq.c | 9 ++ net/sched/sch_skbprio.c | 3 + net/sctp/sm_statefuns.c | 6 +- net/tipc/topsrv.c | 5 +- net/tls/tls_sw.c | 7 +- scripts/decodecode | 2 +- tools/cgroup/iocost_monitor.py | 7 +- tools/objtool/check.c | 2 +- tools/testing/selftests/net/tcp_mmap.c | 7 +- tools/testing/selftests/wireguard/netns.sh | 54 +++++++++- virt/kvm/arm/hyp/aarch32.c | 8 +- virt/kvm/arm/vgic/vgic-mmio.c | 4 +- 125 files changed, 964 insertions(+), 459 deletions(-)
On 13/05/2020 10:43, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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 26 boots: 26 pass, 0 fail 42 tests: 42 pass, 0 fail
Linux version: 5.6.13-rc1-gf1d28d1c7608 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, May 13, 2020 at 02:46:31PM +0100, Jon Hunter wrote:
On 13/05/2020 10:43, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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 26 boots: 26 pass, 0 fail 42 tests: 42 pass, 0 fail
Linux version: 5.6.13-rc1-gf1d28d1c7608 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Wonderful, thanks for testing all of these and letting me know.
greg k-h
On Wed, May 13, 2020 at 11:43:39AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +0000. Anything received after that time might be too late.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 431 pass: 431 fail: 0
Guenter
On Wed, May 13, 2020 at 10:04:12AM -0700, Guenter Roeck wrote:
On Wed, May 13, 2020 at 11:43:39AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +0000. Anything received after that time might be too late.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 431 pass: 431 fail: 0
Thanks for testing them all.
greg k-h
On Wed, 13 May 2020 at 15:22, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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.
Summary ------------------------------------------------------------------------
kernel: 5.6.13-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: f1d28d1c7608478dd10b7a36c40f2375bcc1648e git describe: v5.6.12-119-gf1d28d1c7608 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.12-119-...
No regressions (compared to build v5.6.12)
No fixes (compared to build v5.6.12)
Ran 35302 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 * install-android-platform-tools-r2800 * kselftest * kselftest/drivers * kselftest/filesystems * libgpiod * linux-log-parser * ltp-containers-tests * ltp-cve-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-ipc-tests * ltp-sched-tests * ltp-syscalls-tests * perf * ltp-commands-tests * ltp-dio-tests * ltp-io-tests * ltp-math-tests * ltp-nptl-tests * ltp-pty-tests * ltp-securebits-tests * network-basic-tests * kselftest/net * kselftest/networking * libhugetlbfs * ltp-cap_bounds-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-fs-tests * ltp-hugetlb-tests * ltp-mm-tests * ltp-open-posix-tests * v4l2-compliance * kvm-unit-tests * 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, May 13, 2020 at 10:56:21PM +0530, Naresh Kamboju wrote:
On Wed, 13 May 2020 at 15:22, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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.
Thanks for testing all of these trees.
greg k-h
On 5/13/20 3:43 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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 Wed, May 13, 2020 at 04:59:52PM -0600, shuah wrote:
On 5/13/20 3:43 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.13 release. There are 118 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 Fri, 15 May 2020 09:41:20 +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.13-rc1.... 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 for testing all of these and letting me know.
greg k-h