This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-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.14.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.14.7-rc1
Mauro Carvalho Chehab mchehab@kernel.org dvb_frontend: don't use-after-free the frontend struct
Daniel Scheller d.scheller@gmx.net media: dvb-core: always call invoke_release() in fe_free()
Reinette Chatre reinette.chatre@intel.com x86/intel_rdt: Fix potential deadlock during resctrl unmount
Leon Romanovsky leon@kernel.org RDMA/cxgb4: Annotate r2 and stag as __be32
Zdenek Kabelac zkabelac@redhat.com md: free unused memory after bitmap resize
Heinz Mauelshagen heinzm@redhat.com dm raid: fix panic when attempting to force a raid to sync
Paul Moore paul@paul-moore.com audit: ensure that 'audit=1' actually enables audit for PID 1
Steve Grubb sgrubb@redhat.com audit: Allow auditd to set pid to 0 to end auditing
Israel Rukshin israelr@mellanox.com nvmet-rdma: update queue list during ib_device removal
Bart Van Assche bart.vanassche@wdc.com blk-mq: Avoid that request queue removal can trigger list corruption
Hongxu Jia hongxu.jia@windriver.com ide: ide-atapi: fix compile error with defining macro DEBUG
Keefe Liu liuqifa@huawei.com ipvlan: fix ipv6 outbound device
Vaidyanathan Srinivasan svaidy@linux.vnet.ibm.com powerpc/powernv/idle: Round up latency and residency values
Masahiro Yamada yamada.masahiro@socionext.com kbuild: do not call cc-option before KBUILD_CFLAGS initialization
Marc Zyngier marc.zyngier@arm.com KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
Al Viro viro@ZenIV.linux.org.uk fix kcm_clone()
Jeff Layton jlayton@redhat.com fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Vincent Pelletier plr.vincent@gmail.com usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Masamitsu Yamazaki m-yamazaki@ah.jp.nec.com ipmi: Stop timers before cleaning up the module
Xin Long lucien.xin@gmail.com sctp: use right member as the param of list_for_each_entry
Jakub Kicinski jakub.kicinski@netronome.com cls_bpf: don't decrement net's refcount when offload fails
Gustavo A. R. Silva garsilva@embeddedor.com net: openvswitch: datapath: fix data type in queue_gso_packets
Willem de Bruijn willemb@google.com net: accept UFO datagrams from tuntap and packet
Xin Long lucien.xin@gmail.com tun: fix rcu_read_lock imbalance in tun_build_skb
David Ahern dsahern@gmail.com net: ipv6: Fixup device for anycast routes during copy
Wei Xu wexu@redhat.com tun: free skb in early errors
Neal Cardwell ncardwell@google.com tcp: when scheduling TLP, time of RTO should account for current ACK
Wei Xu wexu@redhat.com tap: free skb if flags error
Jiri Pirko jiri@mellanox.com net: sched: cbq: create block for q->link.block
Eric Dumazet edumazet@google.com tcp: use current time in tcp_rcv_space_adjust()
Tommi Rantala tommi.t.rantala@nokia.com tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
David Ahern dsahern@gmail.com tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: fix GSO throughput regression
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: build max size GSO skbs on L2 devices
Eric Dumazet edumazet@google.com tcp/dccp: block bh before arming time_wait timer
Lars Persson lars.persson@axis.com stmmac: reset last TSO segment size after device open
Eric Dumazet edumazet@google.com net: remove hlist_nulls_add_tail_rcu()
Bjørn Mork bjorn@mork.no usbnet: fix alignment for frames with no ethernet header
Eric Dumazet edumazet@google.com tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet edumazet@google.com net/packet: fix a race in packet_bind() and packet_notifier()
Mike Maloney maloney@google.com packet: fix crash in fanout_demux_rollover()
Eric Dumazet edumazet@google.com tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Hangbin Liu liuhangbin@gmail.com sit: update frag_off info
Håkon Bugge Haakon.Bugge@oracle.com rds: Fix NULL pointer dereference in __rds_rdma_map
Wei Xu wexu@redhat.com vhost: fix skb leak in handle_rx()
Jon Maloy jon.maloy@ericsson.com tipc: fix memory leak in tipc_accept_from_sock()
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: fix early exit from error path
Tobias Jakobi tjakobi@math.uni-bielefeld.de net: realtek: r8169: implement set_link_ksettings()
Florian Westphal fw@strlen.de net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Sunil Goutham sgoutham@cavium.com net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sebastian Sjoholm ssjoholm@mac.com net: qmi_wwan: add Quectel BG96 2c7c:0296
-------------
Diffstat:
Makefile | 25 ++++--- arch/arm64/include/asm/compat.h | 1 - arch/mips/include/asm/compat.h | 1 - arch/parisc/include/asm/compat.h | 1 - arch/powerpc/include/asm/compat.h | 1 - arch/s390/include/asm/compat.h | 1 - arch/sparc/include/asm/compat.h | 1 - arch/tile/include/asm/compat.h | 1 - arch/x86/include/asm/compat.h | 1 - arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 10 +-- block/blk-core.c | 1 + drivers/char/ipmi/ipmi_si_intf.c | 44 +++++------ drivers/cpuidle/cpuidle-powernv.c | 4 +- drivers/ide/ide-atapi.c | 6 +- drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 4 +- drivers/md/bitmap.c | 9 +++ drivers/md/dm-raid.c | 21 +++--- drivers/media/dvb-core/dvb_frontend.c | 10 +-- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 3 +- drivers/net/ethernet/realtek/r8169.c | 38 ++++++---- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 + drivers/net/ipvlan/ipvlan_core.c | 2 +- drivers/net/tap.c | 16 ++-- drivers/net/tun.c | 29 ++++++-- drivers/net/usb/qmi_wwan.c | 3 + drivers/net/usb/usbnet.c | 5 +- drivers/nvme/target/rdma.c | 6 +- drivers/s390/net/qeth_core.h | 3 + drivers/s390/net/qeth_core_main.c | 31 ++++++++ drivers/s390/net/qeth_l2_main.c | 4 +- drivers/s390/net/qeth_l3_main.c | 13 +++- drivers/usb/gadget/function/f_fs.c | 2 +- drivers/vhost/net.c | 20 ++--- fs/fcntl.c | 11 ++- include/linux/netdev_features.h | 4 +- include/linux/netdevice.h | 1 + include/linux/rculist_nulls.h | 38 ---------- include/linux/skbuff.h | 2 + include/linux/usb/usbnet.h | 1 + include/linux/virtio_net.h | 5 +- include/net/ipv6.h | 2 +- include/net/sock.h | 6 +- include/net/tcp.h | 5 +- kernel/audit.c | 39 +++++----- net/core/dev.c | 3 +- net/dccp/minisocks.c | 6 ++ net/ipv4/af_inet.c | 12 ++- net/ipv4/tcp_input.c | 3 +- net/ipv4/tcp_ipv4.c | 59 ++++++++++----- net/ipv4/tcp_minisocks.c | 6 ++ net/ipv4/tcp_output.c | 8 +- net/ipv4/udp_offload.c | 49 ++++++++++++- net/ipv6/output_core.c | 6 +- net/ipv6/route.c | 2 +- net/ipv6/sit.c | 1 + net/ipv6/tcp_ipv6.c | 11 +-- net/ipv6/udp_offload.c | 85 +++++++++++++++++++++- net/kcm/kcmsock.c | 71 +++++++----------- net/openvswitch/datapath.c | 14 ++++ net/openvswitch/flow.c | 6 +- net/packet/af_packet.c | 37 ++++------ net/packet/internal.h | 1 - net/rds/rdma.c | 2 +- net/sched/act_csum.c | 6 ++ net/sched/cls_bpf.c | 21 ++++-- net/sched/sch_cbq.c | 9 ++- net/sctp/socket.c | 6 +- net/tipc/server.c | 1 + net/tipc/udp_media.c | 4 - virt/kvm/arm/vgic/vgic-its.c | 2 +- 70 files changed, 543 insertions(+), 320 deletions(-)
Hi Greg,
On Fri, Dec 15, 2017 at 10:51:37AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-rc1.gz
I don't see any such patch there.. can You check pls?
thanks!
nik
or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.14.7-rc1
Mauro Carvalho Chehab mchehab@kernel.org dvb_frontend: don't use-after-free the frontend struct
Daniel Scheller d.scheller@gmx.net media: dvb-core: always call invoke_release() in fe_free()
Reinette Chatre reinette.chatre@intel.com x86/intel_rdt: Fix potential deadlock during resctrl unmount
Leon Romanovsky leon@kernel.org RDMA/cxgb4: Annotate r2 and stag as __be32
Zdenek Kabelac zkabelac@redhat.com md: free unused memory after bitmap resize
Heinz Mauelshagen heinzm@redhat.com dm raid: fix panic when attempting to force a raid to sync
Paul Moore paul@paul-moore.com audit: ensure that 'audit=1' actually enables audit for PID 1
Steve Grubb sgrubb@redhat.com audit: Allow auditd to set pid to 0 to end auditing
Israel Rukshin israelr@mellanox.com nvmet-rdma: update queue list during ib_device removal
Bart Van Assche bart.vanassche@wdc.com blk-mq: Avoid that request queue removal can trigger list corruption
Hongxu Jia hongxu.jia@windriver.com ide: ide-atapi: fix compile error with defining macro DEBUG
Keefe Liu liuqifa@huawei.com ipvlan: fix ipv6 outbound device
Vaidyanathan Srinivasan svaidy@linux.vnet.ibm.com powerpc/powernv/idle: Round up latency and residency values
Masahiro Yamada yamada.masahiro@socionext.com kbuild: do not call cc-option before KBUILD_CFLAGS initialization
Marc Zyngier marc.zyngier@arm.com KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
Al Viro viro@ZenIV.linux.org.uk fix kcm_clone()
Jeff Layton jlayton@redhat.com fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Vincent Pelletier plr.vincent@gmail.com usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Masamitsu Yamazaki m-yamazaki@ah.jp.nec.com ipmi: Stop timers before cleaning up the module
Xin Long lucien.xin@gmail.com sctp: use right member as the param of list_for_each_entry
Jakub Kicinski jakub.kicinski@netronome.com cls_bpf: don't decrement net's refcount when offload fails
Gustavo A. R. Silva garsilva@embeddedor.com net: openvswitch: datapath: fix data type in queue_gso_packets
Willem de Bruijn willemb@google.com net: accept UFO datagrams from tuntap and packet
Xin Long lucien.xin@gmail.com tun: fix rcu_read_lock imbalance in tun_build_skb
David Ahern dsahern@gmail.com net: ipv6: Fixup device for anycast routes during copy
Wei Xu wexu@redhat.com tun: free skb in early errors
Neal Cardwell ncardwell@google.com tcp: when scheduling TLP, time of RTO should account for current ACK
Wei Xu wexu@redhat.com tap: free skb if flags error
Jiri Pirko jiri@mellanox.com net: sched: cbq: create block for q->link.block
Eric Dumazet edumazet@google.com tcp: use current time in tcp_rcv_space_adjust()
Tommi Rantala tommi.t.rantala@nokia.com tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
David Ahern dsahern@gmail.com tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: fix GSO throughput regression
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: build max size GSO skbs on L2 devices
Eric Dumazet edumazet@google.com tcp/dccp: block bh before arming time_wait timer
Lars Persson lars.persson@axis.com stmmac: reset last TSO segment size after device open
Eric Dumazet edumazet@google.com net: remove hlist_nulls_add_tail_rcu()
Bjørn Mork bjorn@mork.no usbnet: fix alignment for frames with no ethernet header
Eric Dumazet edumazet@google.com tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet edumazet@google.com net/packet: fix a race in packet_bind() and packet_notifier()
Mike Maloney maloney@google.com packet: fix crash in fanout_demux_rollover()
Eric Dumazet edumazet@google.com tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Hangbin Liu liuhangbin@gmail.com sit: update frag_off info
Håkon Bugge Haakon.Bugge@oracle.com rds: Fix NULL pointer dereference in __rds_rdma_map
Wei Xu wexu@redhat.com vhost: fix skb leak in handle_rx()
Jon Maloy jon.maloy@ericsson.com tipc: fix memory leak in tipc_accept_from_sock()
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qeth: fix early exit from error path
Tobias Jakobi tjakobi@math.uni-bielefeld.de net: realtek: r8169: implement set_link_ksettings()
Florian Westphal fw@strlen.de net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Sunil Goutham sgoutham@cavium.com net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sebastian Sjoholm ssjoholm@mac.com net: qmi_wwan: add Quectel BG96 2c7c:0296
Diffstat:
Makefile | 25 ++++--- arch/arm64/include/asm/compat.h | 1 - arch/mips/include/asm/compat.h | 1 - arch/parisc/include/asm/compat.h | 1 - arch/powerpc/include/asm/compat.h | 1 - arch/s390/include/asm/compat.h | 1 - arch/sparc/include/asm/compat.h | 1 - arch/tile/include/asm/compat.h | 1 - arch/x86/include/asm/compat.h | 1 - arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 10 +-- block/blk-core.c | 1 + drivers/char/ipmi/ipmi_si_intf.c | 44 +++++------ drivers/cpuidle/cpuidle-powernv.c | 4 +- drivers/ide/ide-atapi.c | 6 +- drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 4 +- drivers/md/bitmap.c | 9 +++ drivers/md/dm-raid.c | 21 +++--- drivers/media/dvb-core/dvb_frontend.c | 10 +-- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 3 +- drivers/net/ethernet/realtek/r8169.c | 38 ++++++---- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 + drivers/net/ipvlan/ipvlan_core.c | 2 +- drivers/net/tap.c | 16 ++-- drivers/net/tun.c | 29 ++++++-- drivers/net/usb/qmi_wwan.c | 3 + drivers/net/usb/usbnet.c | 5 +- drivers/nvme/target/rdma.c | 6 +- drivers/s390/net/qeth_core.h | 3 + drivers/s390/net/qeth_core_main.c | 31 ++++++++ drivers/s390/net/qeth_l2_main.c | 4 +- drivers/s390/net/qeth_l3_main.c | 13 +++- drivers/usb/gadget/function/f_fs.c | 2 +- drivers/vhost/net.c | 20 ++--- fs/fcntl.c | 11 ++- include/linux/netdev_features.h | 4 +- include/linux/netdevice.h | 1 + include/linux/rculist_nulls.h | 38 ---------- include/linux/skbuff.h | 2 + include/linux/usb/usbnet.h | 1 + include/linux/virtio_net.h | 5 +- include/net/ipv6.h | 2 +- include/net/sock.h | 6 +- include/net/tcp.h | 5 +- kernel/audit.c | 39 +++++----- net/core/dev.c | 3 +- net/dccp/minisocks.c | 6 ++ net/ipv4/af_inet.c | 12 ++- net/ipv4/tcp_input.c | 3 +- net/ipv4/tcp_ipv4.c | 59 ++++++++++----- net/ipv4/tcp_minisocks.c | 6 ++ net/ipv4/tcp_output.c | 8 +- net/ipv4/udp_offload.c | 49 ++++++++++++- net/ipv6/output_core.c | 6 +- net/ipv6/route.c | 2 +- net/ipv6/sit.c | 1 + net/ipv6/tcp_ipv6.c | 11 +-- net/ipv6/udp_offload.c | 85 +++++++++++++++++++++- net/kcm/kcmsock.c | 71 +++++++----------- net/openvswitch/datapath.c | 14 ++++ net/openvswitch/flow.c | 6 +- net/packet/af_packet.c | 37 ++++------ net/packet/internal.h | 1 - net/rds/rdma.c | 2 +- net/sched/act_csum.c | 6 ++ net/sched/cls_bpf.c | 21 ++++-- net/sched/sch_cbq.c | 9 ++- net/sctp/socket.c | 6 +- net/tipc/server.c | 1 + net/tipc/udp_media.c | 4 - virt/kvm/arm/vgic/vgic-its.c | 2 +- 70 files changed, 543 insertions(+), 320 deletions(-)
On Fri, Dec 15, 2017 at 11:09:00AM +0100, Nikola Ciprich wrote:
Hi Greg,
On Fri, Dec 15, 2017 at 10:51:37AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-rc1.gz
I don't see any such patch there.. can You check pls?
I've pushed it again, hopefully it shows up this time, give it a few more minutes...
thanks,
greg k-h
On Fri, Dec 15, 2017 at 10:51:37AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
Build results: total: 145 pass: 145 fail: 0 Qemu test results: total: 124 pass: 124 fail: 0
Details are available at http://kerneltests.org/builders.
Guenter
On Fri, Dec 15, 2017 at 09:41:37AM -0800, Guenter Roeck wrote:
On Fri, Dec 15, 2017 at 10:51:37AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
Build results: total: 145 pass: 145 fail: 0 Qemu test results: total: 124 pass: 124 fail: 0
Details are available at http://kerneltests.org/builders.
Thanks for testing all of these and letting me know.
greg k-h
On 12/15/2017 02:51 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-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.14.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 Fri, Dec 15, 2017 at 02:12:10PM -0700, Shuah Khan wrote:
On 12/15/2017 02:51 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-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.14.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 all of these and letting me know.
greg k-h
On 15 December 2017 at 15:21, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-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.14.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
NOTE: We do not have arm64 hikey board results due to the changes required from the firmware update. Hikey board is under maintenance.
Newly added selftests/net/reuseport_bpf FAILED in full run on x86_64 and the independent test execution resulted as PASS. For the internal investigation bug reported. https://bugs.linaro.org/show_bug.cgi?id=3502#c4
Summary ------------------------------------------------------------------------ kernel: 4.14.7-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.14.y git commit: a89be024745d1205f14c2a598b32d26a1224361f git describe: v4.14.6-53-ga89be024745d Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.6-53-...
No regressions (compared to build v4.14.6-39-g190d0d404c61)
Boards, architectures and test suites: ------------------------------------- juno-r2 - arm64 * boot - pass: 20, * kselftest - pass: 45, skip: 17 * libhugetlbfs - pass: 90, skip: 1 * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 64, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 60, * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 2, * ltp-hugetlb-tests - pass: 22, * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 14, * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 985, skip: 121 * ltp-timers-tests - pass: 12,
x15 - arm * boot - pass: 20, * kselftest - pass: 41, skip: 20 * libhugetlbfs - pass: 87, skip: 1 * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 64, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 60, * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 2, * ltp-hugetlb-tests - pass: 20, skip: 2 * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 13, skip: 1 * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 1036, skip: 66 * ltp-timers-tests - pass: 12,
x86_64 * boot - pass: 20, * kselftest - fail: 1, pass: 60, skip: 16 * libhugetlbfs - pass: 89, skip: 1 * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 63, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 61, skip: 1 * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 22, * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 9, skip: 1 * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 957, skip: 163 * ltp-timers-tests - pass: 11,
Documentation - https://collaborate.linaro.org/display/LKFT/Email+Reports Tested-by: Naresh Kamboju naresh.kamboju@linaro.org
On Sat, Dec 16, 2017 at 10:58:26AM +0530, Naresh Kamboju wrote:
On 15 December 2017 at 15:21, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.7 release. There are 52 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 Sun Dec 17 09:22:47 UTC 2017. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.7-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.14.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
Wonderful, thanks for testing these and letting me know.
greg k-h