This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.3-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.16.3-rc1
Sudhir Sreedharan ssreedharan@mvista.com rtl8187: Fix NULL pointer dereference in priv->conf_mutex
Hans de Goede hdegoede@redhat.com Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
Szymon Janc szymon.janc@codecoup.pl Bluetooth: Fix connection if directed advertising and privacy is used
Al Viro viro@zeniv.linux.org.uk getname_kernel() needs to make sure that ->name != ->iname in long case
Michael S. Tsirkin mst@redhat.com mm/gup_benchmark: handle gup failures
Michael S. Tsirkin mst@redhat.com get_user_pages_fast(): return -EFAULT on access_ok failure
Heiko Carstens heiko.carstens@de.ibm.com s390/compat: fix setup_frame32
Vasily Gorbik gor@linux.ibm.com s390/ipl: ensure loadparm valid flag is set
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qdio: don't merge ERROR output buffers
Julian Wiedmann jwi@linux.vnet.ibm.com s390/qdio: don't retry EQBS after CCQ 96
Dan Williams dan.j.williams@intel.com nfit: fix region registration vs block-data-window ranges
Tetsuo Handa penguin-kernel@I-love.SAKURA.ne.jp block/loop: fix deadlock after loop_set_status
John Johansen john.johansen@canonical.com apparmor: fix resource audit messages when auditing peer
John Johansen john.johansen@canonical.com apparmor: fix display of .ns_name for containers
John Johansen john.johansen@canonical.com apparmor: fix logging of the existence test for signals
Bart Van Assche bart.vanassche@wdc.com Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()"
Bill Kuzeja William.Kuzeja@stratus.com scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Johannes Thumshirn jthumshirn@suse.de scsi: scsi_dh: Don't look for NULL devices handlers by name
J. Bruce Fields bfields@redhat.com nfsd: fix incorrect umasks
Mike Kravetz mike.kravetz@oracle.com hugetlbfs: fix bug in pgoff overflow checking
Simon Gaiser simon@invisiblethingslab.com xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
Amir Goldstein amir73il@gmail.com ovl: set lower layer st_dev only if setting lower st_ino
Amir Goldstein amir73il@gmail.com ovl: set i_ino to the value of st_ino for NFS export
Amir Goldstein amir73il@gmail.com ovl: fix lookup with middle layer opaque dir and absolute path redirects
Vivek Goyal vgoyal@redhat.com ovl: Set d->last properly during lookup
Ming Lei ming.lei@redhat.com blk-mq: don't keep offline CPUs mapped to hctx 0
Ming Lei ming.lei@redhat.com blk-mq: make sure that correct hctx->next_cpu is set
Ming Lei ming.lei@redhat.com blk-mq: order getting budget and driver tag
Tejun Heo tj@kernel.org blk-mq: Directly schedule q->timeout_work when aborting a request
Huacai Chen chenhc@lemote.com zboot: fix stack protector in compressed boot phase
Yury Norov ynorov@caviumnetworks.com lib: fix stall in __bitmap_parselist()
Keith Busch keith.busch@intel.com nvme: Skip checking heads without namespaces
Bart Van Assche bart.vanassche@wdc.com block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}()
Yunlong Song yunlong.song@huawei.com f2fs: fix heap mode to reset it back
Eric Biggers ebiggers@google.com sunrpc: remove incorrect HMAC request initialization
Li RongQing lirongqing@baidu.com x86/apic: Fix signedness bug in APIC ID validity checks
Dmitry V. Levin ldv@altlinux.org x86/uapi: Fix asm/bootparam.h userspace compilation errors
Toke Høiland-Jørgensen toke@toke.dk ath9k: Protect queue draining by rcu_read_lock()
Yazen Ghannam yazen.ghannam@amd.com x86/mce/AMD: Get address from already initialized block
Yazen Ghannam yazen.ghannam@amd.com x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
Yazen Ghannam yazen.ghannam@amd.com x86/mce/AMD: Pass the bank number to smca_get_bank_type()
Arnd Bergmann arnd@arndb.de radeon: hide pointless #warning when compile testing
Prashant Bhole bhole_prashant_q7@lab.ntt.co.jp perf/core: Fix use-after-free in uprobe_perf_close()
Adrian Hunter adrian.hunter@intel.com perf intel-pt: Fix timestamp following overflow
Adrian Hunter adrian.hunter@intel.com perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter adrian.hunter@intel.com perf intel-pt: Fix sync_switch
Adrian Hunter adrian.hunter@intel.com perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Nicholas Piggin npiggin@gmail.com KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
Dexuan Cui decui@microsoft.com PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui decui@microsoft.com PCI: hv: Serialize the present and eject work items
Dexuan Cui decui@microsoft.com Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Luca Coelho luciano.coelho@intel.com iwlwifi: add a bunch of new 9000 PCI IDs
Helge Deller deller@gmx.de parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller deller@gmx.de parisc: Fix out of array access in match_pci_device()
Corey Minyard cminyard@mvista.com ipmi: Fix some error cleanup issues
Kieran Bingham kieran.bingham+renesas@ideasonboard.com media: v4l: vsp1: Fix header display list status check in continuous mode
Mauro Carvalho Chehab mchehab@kernel.org media: v4l2-compat-ioctl32: don't oops on overlay
Mauro Carvalho Chehab mchehab@kernel.org media: v4l2-core: fix size of devnode_nums[] bitarray
Rob Gardner rob.gardner@oracle.com sparc64: Properly range check DAX completion index
Phil Elwell phil@raspberrypi.org lan78xx: Correctly indicate invalid OTP
Eric Auger eric.auger@redhat.com vhost: Fix vhost_copy_to_user()
Sabrina Dubroca sd@queasysnail.net ip_gre: clear feature flags when incompatible o_flags are set
Guillaume Nault g.nault@alphalink.fr l2tp: fix race in duplicate tunnel detection
Guillaume Nault g.nault@alphalink.fr l2tp: fix races in tunnel creation
Stefan Hajnoczi stefanha@redhat.com vhost: fix vhost_vq_access_ok() log check
Tejaswi Tanikella tejaswit@codeaurora.org slip: Check if rstate is initialized before uncompressing
Ka-Cheong Poon ka-cheong.poon@oracle.com rds: MP-RDS may use an invalid c_path
Bassem Boubaker bassem.boubaker@actia.fr cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
-------------
Diffstat:
Makefile | 4 +- arch/arm/boot/compressed/misc.c | 9 +- arch/mips/boot/compressed/decompress.c | 9 +- arch/parisc/kernel/drivers.c | 4 + arch/parisc/kernel/hpmc.S | 6 +- arch/powerpc/kvm/book3s_hv_rm_mmu.c | 4 - arch/s390/kernel/compat_signal.c | 2 +- arch/s390/kernel/ipl.c | 1 + arch/sh/boot/compressed/misc.c | 9 +- arch/x86/include/asm/apic.h | 4 +- arch/x86/include/asm/mce.h | 1 + arch/x86/include/uapi/asm/bootparam.h | 18 +- arch/x86/kernel/acpi/boot.c | 13 +- arch/x86/kernel/apic/apic_common.c | 2 +- arch/x86/kernel/apic/apic_numachip.c | 2 +- arch/x86/kernel/apic/x2apic.h | 2 +- arch/x86/kernel/apic/x2apic_phys.c | 2 +- arch/x86/kernel/apic/x2apic_uv_x.c | 2 +- arch/x86/kernel/cpu/mcheck/mce_amd.c | 37 +++- arch/x86/xen/apic.c | 2 +- block/blk-core.c | 4 +- block/blk-mq-cpumap.c | 5 - block/blk-mq.c | 23 ++- block/blk-timeout.c | 2 +- drivers/acpi/nfit/core.c | 22 +- drivers/block/loop.c | 12 +- drivers/bluetooth/hci_bcm.c | 20 +- drivers/char/ipmi/ipmi_si_intf.c | 18 +- drivers/edac/mce_amd.c | 11 +- drivers/gpu/drm/radeon/radeon_object.c | 3 +- drivers/hv/channel_mgmt.c | 2 +- drivers/media/platform/vsp1/vsp1_dl.c | 3 +- drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 4 +- drivers/media/v4l2-core/v4l2-dev.c | 8 +- drivers/net/slip/slhc.c | 5 + drivers/net/usb/cdc_ether.c | 6 + drivers/net/usb/lan78xx.c | 3 +- drivers/net/wireless/ath/ath9k/xmit.c | 4 + drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 157 +++++++++++++- drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 2 +- drivers/nvme/host/core.c | 1 + drivers/pci/host/pci-hyperv.c | 92 +++++++-- drivers/s390/cio/qdio_main.c | 42 ++-- drivers/sbus/char/oradax.c | 2 +- drivers/scsi/qla2xxx/qla_os.c | 44 ++-- drivers/scsi/scsi_dh.c | 3 + drivers/scsi/scsi_lib.c | 2 - drivers/vhost/vhost.c | 10 +- drivers/xen/xenbus/xenbus_dev_frontend.c | 2 +- fs/f2fs/gc.c | 5 +- fs/f2fs/segment.c | 3 +- fs/hugetlbfs/inode.c | 10 +- fs/namei.c | 3 +- fs/nfsd/nfs4proc.c | 12 +- fs/nfsd/nfs4xdr.c | 8 +- fs/nfsd/xdr4.h | 2 + fs/overlayfs/inode.c | 28 ++- fs/overlayfs/namei.c | 17 +- fs/overlayfs/util.c | 8 +- include/media/v4l2-dev.h | 12 +- include/net/bluetooth/hci_core.h | 2 +- include/net/slhc_vj.h | 1 + kernel/events/core.c | 6 + lib/bitmap.c | 2 +- lib/test_bitmap.c | 4 + mm/gup.c | 5 +- mm/gup_benchmark.c | 4 +- net/bluetooth/hci_conn.c | 29 ++- net/bluetooth/hci_event.c | 15 +- net/bluetooth/l2cap_core.c | 2 +- net/ipv4/ip_gre.c | 6 + net/l2tp/l2tp_core.c | 225 +++++++++------------ net/l2tp/l2tp_core.h | 4 +- net/l2tp/l2tp_netlink.c | 22 +- net/l2tp/l2tp_ppp.c | 9 + net/rds/send.c | 15 +- net/sunrpc/auth_gss/gss_krb5_crypto.c | 3 - security/apparmor/apparmorfs.c | 4 +- security/apparmor/include/audit.h | 8 +- security/apparmor/include/sig_names.h | 4 +- security/apparmor/ipc.c | 2 +- .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 64 +++--- .../perf/util/intel-pt-decoder/intel-pt-decoder.h | 2 +- tools/perf/util/intel-pt.c | 37 +++- 84 files changed, 785 insertions(+), 443 deletions(-)
On 04/17/2018 09:57 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.3-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.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 17, 2018 at 03:03:52PM -0600, Shuah Khan wrote:
On 04/17/2018 09:57 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.3-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.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
stable-rc/linux-4.16.y boot: 54 boots: 1 failed, 51 passed with 2 untried/unknown (v4.16.2-69-g8485fd17d21b)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.16.y/kernel/v4.16... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.16.y/kernel/v4.16.2-69-g...
Tree: stable-rc Branch: linux-4.16.y Git Describe: v4.16.2-69-g8485fd17d21b Git Commit: 8485fd17d21b5d9a07b276f1c35c90a5ed529a36 Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 28 unique boards, 11 SoC families, 13 builds out of 186
Boot Regressions Detected:
arm:
sunxi_defconfig: sun5i-gr8-chip-pro: lab-free-electrons: failing since 5 days (last pass: v4.16.1-19-g132318e83781 - first fail: v4.16.2)
Boot Failure Detected:
arm:
sunxi_defconfig sun5i-gr8-chip-pro: 1 failed lab
--- For more info write to info@kernelci.org
On 17 April 2018 at 21:27, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.3-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.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.
kselftest: BPF tests test_xdp_meta.sh and test_xdp_redirect.sh were being skipped with "Could not run test without the ip {xdp,xdpgeneric} support", which got added into iproute2 4.11 and now being run and reported failed on stable-rc-4.16.3-rc1 and also on linux-mainline kernel 4.16 to 4.17.
We have an open bug to investigate this failure. LKFT: mainline: BPF: test_xdp_redirect.sh and test_xdp_meta.sh skipped - Could not run test without the ip xdpgeneric support https://bugs.linaro.org/show_bug.cgi?id=3630
Summary ------------------------------------------------------------------------
kernel: 4.16.3-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.16.y git commit: 8485fd17d21b5d9a07b276f1c35c90a5ed529a36 git describe: v4.16.2-69-g8485fd17d21b Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.16-oe/build/v4.16.2-69-...
No regressions (compared to build v4.16.2) ------------------------------------------------------------------------
Boards, architectures and test suites: -------------------------------------
dragonboard-410c - arm64 * boot - fail: 1, pass: 19 * kselftest - skip: 20, fail: 2, pass: 43 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 1, pass: 21 * 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 - skip: 133, pass: 1017 * ltp-timers-tests - pass: 13
hi6220-hikey - arm64 * boot - pass: 20 * kselftest - skip: 17, fail: 2, pass: 46 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 1, pass: 21 * 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 - skip: 4, pass: 10 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 134, pass: 1016 * ltp-timers-tests - pass: 13
juno-r2 - arm64 * boot - pass: 20 * kselftest - skip: 18, fail: 2, pass: 45 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * 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 - skip: 4, pass: 10 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 133, pass: 1017 * ltp-timers-tests - pass: 13
qemu_x86_64 * boot - pass: 22 * kselftest - skip: 23, fail: 2, pass: 55 * kselftest-vsyscall-mode-native - skip: 23, fail: 2, pass: 55 * kselftest-vsyscall-mode-none - skip: 23, fail: 2, pass: 55 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * 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 - skip: 1, pass: 13 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 147, pass: 1003 * ltp-timers-tests - pass: 13
x15 - arm * boot - pass: 20 * kselftest - skip: 21, fail: 3, pass: 38 * libhugetlbfs - skip: 1, pass: 87 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 18, pass: 63 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 5, pass: 58 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 2, pass: 20 * 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 - skip: 1, pass: 13 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 75, pass: 1075 * ltp-timers-tests - pass: 13
x86_64 * boot - pass: 22 * kselftest - skip: 19, fail: 2, pass: 59 * kselftest-vsyscall-mode-native - skip: 19, fail: 2, pass: 59 * kselftest-vsyscall-mode-none - skip: 19, fail: 3, pass: 58 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 5, pass: 58 * 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 - skip: 5, pass: 9 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 116, pass: 1034 * ltp-timers-tests - pass: 13
On Wed, Apr 18, 2018 at 10:43:26AM +0530, Naresh Kamboju wrote:
On 17 April 2018 at 21:27, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.3-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.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.
Great, thanks for testing these two and letting me know.
greg k-h
On Tue, Apr 17, 2018 at 05:57:13PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
Build results: total: 142 pass: 142 fail: 0 Qemu test results: total: 139 pass: 139 fail: 0
Details are available at http://kerneltests.org/builders.
Guenter
On Wed, Apr 18, 2018 at 08:41:44AM -0700, Guenter Roeck wrote:
On Tue, Apr 17, 2018 at 05:57:13PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.3 release. There are 68 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 Apr 19 15:57:33 UTC 2018. Anything received after that time might be too late.
Build results: total: 142 pass: 142 fail: 0 Qemu test results: total: 139 pass: 139 fail: 0
Details are available at http://kerneltests.org/builders.
Thanks for testing all of these and letting me know.
greg k-h