This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-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.3-rc1
Sasha Neftin sasha.neftin@intel.com e1000e: fix buffer overrun while the I219 is processing DMA transactions
Benjamin Poirier bpoirier@suse.com e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier bpoirier@suse.com e1000e: Separate signaling for link check/link up
Benjamin Poirier bpoirier@suse.com e1000e: Fix return value test
Benjamin Poirier bpoirier@suse.com e1000e: Fix error path in link detection
Luca Coelho luciano.coelho@intel.com iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
Luca Coelho luciano.coelho@intel.com iwlwifi: fix PCI IDs and configuration mapping for 9000 series
Ihab Zhaika ihab.zhaika@intel.com iwlwifi: add new cards for 8260 series
Ihab Zhaika ihab.zhaika@intel.com iwlwifi: add new cards for 8265 series
Ihab Zhaika ihab.zhaika@intel.com iwlwifi: add new cards for a000 series
Luca Coelho luciano.coelho@intel.com iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
Oren Givon oren.givon@intel.com iwlwifi: add a new a000 device
Oren Givon oren.givon@intel.com iwlwifi: fix wrong struct for a000 device
Neil Armstrong narmstrong@baylibre.com ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zone
Stanimir Varbanov stanimir.varbanov@linaro.org media: venus: reimplement decoder stop command
Stanimir Varbanov stanimir.varbanov@linaro.org media: venus: venc: fix bytesused v4l2_plane field
Stanimir Varbanov stanimir.varbanov@linaro.org media: venus: fix wrong size on dma_free
Ricardo Ribalda Delgado ricardo.ribalda@gmail.com media: v4l2-ctrl: Fix flags field on Control events
Johan Hovold johan@kernel.org cx231xx-cards: fix NULL-deref on missing association descriptor
Sean Young sean@mess.org media: rc: nec decoder should not send both repeat and keycode
Sean Young sean@mess.org media: rc: check for integer overflow
Michele Baldessari michele@acksyn.org media: Don't do DMA on stack for firmware upload in the AS102 driver
Nicholas Piggin npiggin@gmail.com powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
Nicholas Piggin npiggin@gmail.com powerpc/64s/hash: Fix fork() with 512TB process address space
Nicholas Piggin npiggin@gmail.com powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
Michael Ellerman mpe@ellerman.id.au powerpc/64s/hash: Fix 512T hint detection to use >= 128T
Nicholas Piggin npiggin@gmail.com powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
Michael Ellerman mpe@ellerman.id.au powerpc/64s: Fix masking of SRR1 bits on instruction fault
Naveen N. Rao naveen.n.rao@linux.vnet.ibm.com powerpc/signal: Properly handle return value from uprobe_deny_signal()
Michael Ellerman mpe@ellerman.id.au powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
Balbir Singh bsingharora@gmail.com powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
Christophe Leroy christophe.leroy@c-s.fr powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
John David Anglin dave.anglin@bell.net parisc: Fix validity check of pointer size argument in new CAS implementation
Brian King brking@linux.vnet.ibm.com ixgbe: Fix skb list corruption on Power systems
Brian King brking@linux.vnet.ibm.com fm10k: Use smp_rmb rather than read_barrier_depends
Brian King brking@linux.vnet.ibm.com i40evf: Use smp_rmb rather than read_barrier_depends
Brian King brking@linux.vnet.ibm.com ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King brking@linux.vnet.ibm.com igbvf: Use smp_rmb rather than read_barrier_depends
Brian King brking@linux.vnet.ibm.com igb: Use smp_rmb rather than read_barrier_depends
Brian King brking@linux.vnet.ibm.com i40e: Use smp_rmb rather than read_barrier_depends
Bin Meng bmeng.cn@gmail.com spi-nor: intel-spi: Fix broken software sequencing codes
Johan Hovold johan@kernel.org NFC: fix device-allocation error return
Daniel Jurgens danielj@mellanox.com IB/core: Only maintain real QPs in the security lists
Parav Pandit parav@mellanox.com IB/core: Avoid crash on pkey enforcement failed in received MADs
Bart Van Assche bart.vanassche@wdc.com IB/srp: Avoid that a cable pull can trigger a kernel crash
Michael J. Ruhl michael.j.ruhl@intel.com IB/hfi1: Fix incorrect available receive user context count
Parav Pandit parav@mellanox.com IB/cm: Fix memory corruption in handling CM request
Bart Van Assche bart.vanassche@wdc.com IB/srpt: Do not accept invalid initiator port names
Chuck Lever chuck.lever@oracle.com svcrdma: Preserve CB send buffer across retransmits
Dan Williams dan.j.williams@intel.com libnvdimm, namespace: make 'resource' attribute only readable by root
Dan Williams dan.j.williams@intel.com libnvdimm, region : make 'resource' attribute only readable by root
Dan Williams dan.j.williams@intel.com libnvdimm, namespace: fix label initialization to use valid seq numbers
Dan Williams dan.j.williams@intel.com libnvdimm, pfn: make 'resource' attribute only readable by root
Dan Williams dan.j.williams@intel.com libnvdimm, dimm: clear 'locked' status on successful DIMM enable
Johan Hovold johan@kernel.org clk: ti: dra7-atl-clock: fix child-node lookups
Trond Myklebust trond.myklebust@primarydata.com SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
Mikulas Patocka mpatocka@redhat.com dax: fix general protection fault in dax_alloc_inode
Jeff Moyer jmoyer@redhat.com dax: fix PMD faults on zero-length files
Paolo Bonzini pbonzini@redhat.com kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini pbonzini@redhat.com KVM: SVM: obey guest PAT
Ladi Prosek lprosek@redhat.com KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Paul Mackerras paulus@ozlabs.org KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Vasily Averin vvs@virtuozzo.com lockd: double unregister of inetaddr notifiers
Johan Hovold johan@kernel.org irqchip/gic-v3: Fix ppi-partitions lookup
Marc Zyngier marc.zyngier@arm.com genirq: Track whether the trigger type has been set
Nate Dailey nate.dailey@stratus.com raid1: prevent freeze_array/wait_all_barriers deadlock
Bart Van Assche bart.vanassche@wdc.com block: Fix a race between blk_cleanup_queue() and timeout handling
Andrey Konovalov andreyknvl@google.com p54: don't unregister leds when they are not initialized
Anup Patel anup.patel@broadcom.com mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
Xiaolei Li xiaolei.li@mediatek.com mtd: nand: mtk: fix infinite ECC decode IRQ issue
Brent Taylor motobud@gmail.com mtd: nand: Fix writing mtdoops to nand flash.
Roger Quadros rogerq@ti.com mtd: nand: omap2: Fix subpage write
Boris Brezillon boris.brezillon@free-electrons.com mtd: nand: atmel: Actually use the PM ops
Boris Brezillon boris.brezillon@free-electrons.com mtd: nand: Export nand_reset() symbol
Boris Brezillon boris.brezillon@free-electrons.com mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Nicholas Bellinger nab@linux-iscsi.org target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger nab@linux-iscsi.org target: Fix quiese during transport_write_pending_qf endless loop
Nicholas Bellinger nab@linux-iscsi.org target: Fix caw_sem leak in transport_generic_request_failure
Nicholas Bellinger nab@linux-iscsi.org target: Fix QUEUE_FULL + SCSI task attribute handling
tangwenji tang.wenji@zte.com.cn target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji tang.wenji@zte.com.cn target: fix null pointer regression in core_tmr_drain_tmr_list
Nicholas Bellinger nab@linux-iscsi.org iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger nab@linux-iscsi.org iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Dick Kennedy dick.kennedy@broadcom.com scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
Dick Kennedy dick.kennedy@broadcom.com scsi: lpfc: Fix FCP hba_wqidx assignment
Dick Kennedy dick.kennedy@broadcom.com scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy dick.kennedy@broadcom.com scsi: lpfc: fix pci hot plug crash in list_add call
Dick Kennedy dick.kennedy@broadcom.com scsi: lpfc: fix pci hot plug crash in timer management routines
Damien Le Moal damien.lemoal@wdc.com scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
Bart Van Assche bart.vanassche@wdc.com scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Tuomas Tynkkynen tuomas@tuxera.com net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen tuomas@tuxera.com fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen tuomas@tuxera.com 9p: Fix missing commas in mount options
Al Viro viro@zeniv.linux.org.uk fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Joakim Tjernlund joakim.tjernlund@infinera.com mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
Maxime Ripard maxime.ripard@free-electrons.com ASoC: sun8i-codec: Set the BCLK divider
Maxime Ripard maxime.ripard@free-electrons.com ASoC: sun8i-codec: Fix left and right channels inversion
Maxime Ripard maxime.ripard@free-electrons.com ASoC: sun8i-codec: Invert Master / Slave condition
Kailang Yang kailang@realtek.com ALSA: hda/realtek - Fix ALC700 family no sound issue
Takashi Iwai tiwai@suse.de ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai tiwai@suse.de ALSA: hda: Fix too short HDMI/DP chmap reporting
Kailang Yang kailang@realtek.com ALSA: hda/realtek - Fix ALC275 no sound issue
Takashi Iwai tiwai@suse.de ALSA: timer: Remove kernel warning at compat ioctl error paths
Takashi Iwai tiwai@suse.de ALSA: usb-audio: Add sanity checks in v2 clock parsers
Takashi Iwai tiwai@suse.de ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
Takashi Iwai tiwai@suse.de ALSA: usb-audio: Add sanity checks to FE parser
Henrik Eriksson henrik.eriksson@axis.com ALSA: pcm: update tstamp only if audio_tstamp changed
Ross Zwisler ross.zwisler@linux.intel.com ext4: prevent data corruption with journaling + DAX
Ross Zwisler ross.zwisler@linux.intel.com ext4: prevent data corruption with inline data + DAX
Theodore Ts'o tytso@mit.edu ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Rameshwar Prasad Sahu rsahu@apm.com ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Miklos Szeredi mszeredi@redhat.com fsnotify: fix pinning group in fsnotify_prepare_user_wait()
Miklos Szeredi mszeredi@redhat.com fsnotify: pin both inode and vfsmount mark
Miklos Szeredi mszeredi@redhat.com fsnotify: clean up fsnotify_prepare/finish_user_wait()
Shaohua Li shli@fb.com md/bitmap: revert a patch
Loic Poulain loic.poulain@linaro.org Bluetooth: btqcomsmd: Add support for BD address setup
Artur Paszkiewicz artur.paszkiewicz@intel.com md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
NeilBrown neilb@suse.com md: fix deadlock error in recent patch.
Thomas Backlund tmb@mageia.org iwlwifi: fix firmware names for 9000 and A000 series hw
Arnd Bergmann arnd@arndb.de rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Larry Finger Larry.Finger@lwfinger.net rtlwifi: rtl8192ee: Fix memory leak when loading firmware
Andrew Elble aweits@rit.edu nfsd: deal with revoked delegations appropriately
NeilBrown neilb@suse.com NFS: revalidate "." etc correctly on "open".
Anna Schumaker Anna.Schumaker@Netapp.com NFS: Avoid RCU usage in tracepoints
Chuck Lever chuck.lever@oracle.com nfs: Fix ugly referral attributes
Benjamin Coddington bcodding@redhat.com NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
Joshua Watt jpewhacker@gmail.com NFS: Fix typo in nomigration mount option
Jaegeuk Kim jaegeuk@kernel.org f2fs: expose some sectors to user in inline data or dentry case
Josef Bacik jbacik@fb.com btrfs: change how we decide to commit transactions during flushing
Arnd Bergmann arnd@arndb.de isofs: fix timestamps beyond 2027
Miklos Szeredi mszeredi@redhat.com fanotify: fix fsnotify_prepare_user_wait() failure
Greg Edwards gedwards@ddn.com fs: guard_bio_eod() needs to consider partitions
Coly Li colyli@suse.de bcache: check ca->alloc_thread initialized before wake up it
Eric Biggers ebiggers@google.com libceph: don't WARN() if user tries to add invalid key
Dan Carpenter dan.carpenter@oracle.com eCryptfs: use after free in ecryptfs_release_messaging()
Eric Biggers ebiggers@google.com fscrypt: lock mutex before checking for bounce page pool
Andreas Rohner andreas.rohner@gmx.net nilfs2: fix race condition that causes file system corruption
NeilBrown neilb@suse.com autofs: don't fail mount for transient error
Vitaly Wool vitalywool@gmail.com mm/z3fold.c: use kref to prevent page free/compact race
Stanislaw Gruszka sgruszka@redhat.com rt2x00usb: mark device removed when get ENOENT usb error
Aleksandar Markovic aleksandar.markovic@mips.com MIPS: math-emu: Fix final emulation phase for certain instructions
Mirko Parthey mirko.parthey@web.de MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
Maciej W. Rozycki macro@mips.com MIPS: Fix an n32 core file generation regset support regression
Masahiro Yamada yamada.masahiro@socionext.com MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
James Hogan jhogan@kernel.org MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
James Hogan jhogan@kernel.org MIPS: Fix odd fp register warnings with MIPS64r2
Mike Snitzer snitzer@redhat.com dm: discard support requires all targets in a table support discards
Hou Tao houtao1@huawei.com dm: fix race between dm_get_from_kobject() and __dm_destroy()
John Crispin john@phrozen.org MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
Steven Rostedt (Red Hat) rostedt@goodmis.org sched/rt: Simplify the IPI based RT balancing logic
Mikulas Patocka mpatocka@redhat.com dm: allocate struct mapped_device with kvzalloc
Vivek Goyal vgoyal@redhat.com ovl: Put upperdentry if ovl_check_origin() fails
Eric Biggers ebiggers@google.com dm bufio: fix integer overflow when limiting maximum cache size
Ming Lei ming.lei@redhat.com dm mpath: remove annoying message of 'blk_get_request() returned -11'
Damien Le Moal damien.lemoal@wdc.com dm zoned: ignore last smaller runt zone
Mikulas Patocka mpatocka@redhat.com dm crypt: allow unaligned bv_offset
Joe Thornber ejt@redhat.com dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Mikulas Patocka mpatocka@redhat.com dm integrity: allow unaligned bv_offset
Vijendar Mukunda Vijendar.Mukunda@amd.com ALSA: hda: Add Raven PCI ID
Vadim Lomovtsev Vadim.Lomovtsev@cavium.com PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
Vadim Lomovtsev Vadim.Lomovtsev@cavium.com PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
Dexuan Cui decui@microsoft.com PCI: hv: Use effective affinity mask
Bjorn Helgaas bhelgaas@google.com PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas bhelgaas@google.com PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Tobias Jordan Tobias.Jordan@elektrobit.com PM / OPP: Add missing of_node_put(np)
Josef Bacik jbacik@fb.com nbd: don't start req until after the dead connection logic
Josef Bacik jbacik@fb.com nbd: wait uninterruptible for the dead timeout
Simon Guinot simon.guinot@sequanux.org net: mvneta: fix handling of the Tx descriptor counter
Mathias Kresin dev@kresin.me MIPS: ralink: Fix typo in mt7628 pinmux function
Mathias Kresin dev@kresin.me MIPS: ralink: Fix MT7628 pinmux
Ben Hutchings ben@decadent.org.uk MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
Dmitry V. Levin ldv@altlinux.org uapi: fix linux/rxrpc.h userspace compilation errors
Dmitry V. Levin ldv@altlinux.org uapi: fix linux/tls.h userspace compilation error
Philip Derrin philip@cog.systems ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin philip@cog.systems ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Catalin Marinas catalin.marinas@arm.com arm64: Implement arch-specific pte_access_permitted()
Andi Kleen ak@linux.intel.com perf/x86/intel: Hide TSX events when RTM is not supported
Andy Lutomirski luto@kernel.org x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski luto@kernel.org x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Masami Hiramatsu mhiramat@kernel.org x86/decoder: Add new TEST instruction pattern
Tom Lendacky thomas.lendacky@amd.com x86/boot: Fix boot failure when SMP MP-table is based at 0
Eric Biggers ebiggers@google.com lib/mpi: call cond_resched() from mpi_powm() loop
Paul E. McKenney paulmck@linux.vnet.ibm.com sched: Make resched_cpu() unconditional
Johan Hovold johan@kernel.org serdev: fix registration of second slave
Viresh Kumar viresh.kumar@linaro.org cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Lv Zheng lv.zheng@intel.com ACPI / EC: Fix regression related to triggering source of EC event handling
Ville Syrjälä ville.syrjala@linux.intel.com ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
Vasily Gorbik gor@linux.vnet.ibm.com s390/disassembler: increase show_code buffer size
Heiko Carstens heiko.carstens@de.ibm.com s390/disassembler: add missing end marker for e7 table
Heiko Carstens heiko.carstens@de.ibm.com s390/guarded storage: fix possible memory corruption
Heiko Carstens heiko.carstens@de.ibm.com s390/runtime instrumention: fix possible memory corruption
Heiko Carstens heiko.carstens@de.ibm.com s390/noexec: execute kexec datamover without DAT
Heiko Carstens heiko.carstens@de.ibm.com s390: fix transactional execution control register handling
-------------
Diffstat:
Makefile | 4 +- arch/arm/mm/dump.c | 4 +- arch/arm/mm/init.c | 4 +- arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 8 + arch/arm64/include/asm/pgtable.h | 14 + arch/mips/Kconfig | 2 +- arch/mips/bcm47xx/leds.c | 2 +- arch/mips/boot/dts/brcm/Makefile | 1 - arch/mips/include/asm/asmmacro.h | 16 +- arch/mips/include/asm/cmpxchg.h | 2 + arch/mips/kernel/ptrace.c | 17 ++ arch/mips/kernel/r4k_fpu.S | 20 +- arch/mips/math-emu/cp1emu.c | 28 +- arch/mips/pci/pci-mt7620.c | 2 +- arch/mips/ralink/mt7620.c | 4 +- arch/parisc/kernel/syscall.S | 6 +- arch/powerpc/kernel/exceptions-64s.S | 2 +- arch/powerpc/kernel/signal.c | 2 +- arch/powerpc/kvm/book3s_hv_builtin.c | 12 + arch/powerpc/lib/code-patching.c | 6 +- arch/powerpc/mm/hugetlbpage-radix.c | 26 +- arch/powerpc/mm/mmap.c | 55 ++-- arch/powerpc/mm/mmu_context_book3s64.c | 8 +- arch/powerpc/mm/pgtable-radix.c | 10 + arch/powerpc/mm/slice.c | 50 ++- arch/powerpc/perf/imc-pmu.c | 12 +- arch/s390/include/asm/switch_to.h | 2 +- arch/s390/kernel/dis.c | 5 +- arch/s390/kernel/early.c | 4 +- arch/s390/kernel/guarded_storage.c | 2 + arch/s390/kernel/machine_kexec.c | 1 + arch/s390/kernel/process.c | 1 + arch/s390/kernel/relocate_kernel.S | 3 - arch/s390/kernel/runtime_instr.c | 4 +- arch/x86/entry/entry_64.S | 14 +- arch/x86/events/intel/core.c | 35 ++- arch/x86/kernel/mpparse.c | 6 +- arch/x86/kvm/svm.c | 7 + arch/x86/kvm/vmx.c | 152 ++++++--- arch/x86/lib/x86-opcode-map.txt | 2 +- block/blk-core.c | 2 + block/blk-timeout.c | 3 - drivers/acpi/device_pm.c | 21 +- drivers/acpi/ec.c | 12 +- drivers/ata/libata-eh.c | 2 +- drivers/base/power/opp/of.c | 1 + drivers/block/nbd.c | 26 +- drivers/bluetooth/btqcomsmd.c | 34 +++ drivers/clk/ti/clk-dra7-atl.c | 3 +- drivers/dax/super.c | 3 + drivers/infiniband/core/cm.c | 11 +- drivers/infiniband/core/mad.c | 3 +- drivers/infiniband/core/security.c | 51 ++-- drivers/infiniband/hw/hfi1/chip.c | 35 ++- drivers/infiniband/hw/hfi1/hfi.h | 2 + drivers/infiniband/hw/hfi1/sysfs.c | 2 +- drivers/infiniband/hw/hfi1/vnic_main.c | 7 +- drivers/infiniband/ulp/srp/ib_srp.c | 25 +- drivers/infiniband/ulp/srpt/ib_srpt.c | 9 +- drivers/irqchip/irq-gic-v3.c | 9 +- drivers/mailbox/bcm-flexrm-mailbox.c | 22 +- drivers/md/bcache/alloc.c | 3 +- drivers/md/bitmap.c | 4 +- drivers/md/dm-bufio.c | 15 +- drivers/md/dm-cache-target.c | 86 ++++-- drivers/md/dm-core.h | 3 +- drivers/md/dm-crypt.c | 4 +- drivers/md/dm-integrity.c | 2 +- drivers/md/dm-mpath.c | 2 - drivers/md/dm-table.c | 33 +- drivers/md/dm-zoned-target.c | 13 +- drivers/md/dm.c | 18 +- drivers/md/md.c | 4 +- drivers/md/raid1.c | 24 +- drivers/media/platform/qcom/venus/core.h | 2 - drivers/media/platform/qcom/venus/helpers.c | 7 - drivers/media/platform/qcom/venus/hfi.c | 1 + drivers/media/platform/qcom/venus/hfi_venus.c | 12 +- drivers/media/platform/qcom/venus/vdec.c | 34 ++- drivers/media/platform/qcom/venus/venc.c | 7 +- drivers/media/rc/ir-lirc-codec.c | 9 +- drivers/media/rc/ir-nec-decoder.c | 29 +- drivers/media/usb/as102/as102_fw.c | 28 +- drivers/media/usb/cx231xx/cx231xx-cards.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 16 +- drivers/mfd/lpc_ich.c | 1 + drivers/mtd/devices/docg3.c | 7 +- drivers/mtd/nand/atmel/nand-controller.c | 1 + drivers/mtd/nand/mtk_ecc.c | 13 +- drivers/mtd/nand/nand_base.c | 10 +- drivers/mtd/nand/nandsim.c | 13 +- drivers/mtd/nand/omap2.c | 339 ++++++++++++++------- drivers/mtd/spi-nor/intel-spi.c | 4 +- drivers/net/ethernet/intel/e1000e/defines.h | 1 + drivers/net/ethernet/intel/e1000e/mac.c | 11 +- drivers/net/ethernet/intel/e1000e/netdev.c | 45 ++- drivers/net/ethernet/intel/e1000e/phy.c | 7 +- drivers/net/ethernet/intel/fm10k/fm10k_main.c | 2 +- drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 2 +- drivers/net/ethernet/intel/i40evf/i40e_txrx.c | 2 +- drivers/net/ethernet/intel/igb/igb_main.c | 2 +- drivers/net/ethernet/intel/igbvf/netdev.c | 2 +- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +- drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 2 +- drivers/net/ethernet/marvell/mvneta.c | 13 +- drivers/net/wireless/intel/iwlwifi/cfg/9000.c | 73 ++++- drivers/net/wireless/intel/iwlwifi/cfg/a000.c | 10 +- drivers/net/wireless/intel/iwlwifi/fw/api/scan.h | 59 +++- drivers/net/wireless/intel/iwlwifi/fw/file.h | 1 + drivers/net/wireless/intel/iwlwifi/iwl-config.h | 5 + drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 6 + drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 86 ++++-- drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 183 ++++++++--- drivers/net/wireless/intersil/p54/main.c | 7 +- drivers/net/wireless/ralink/rt2x00/rt2x00usb.c | 6 +- .../net/wireless/realtek/rtlwifi/rtl8192ee/fw.c | 6 +- .../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 1 + drivers/nvdimm/dimm.c | 1 + drivers/nvdimm/dimm_devs.c | 7 + drivers/nvdimm/label.c | 2 +- drivers/nvdimm/namespace_devs.c | 2 +- drivers/nvdimm/nd.h | 1 + drivers/nvdimm/pfn_devs.c | 8 + drivers/nvdimm/region_devs.c | 8 +- drivers/pci/host/pci-hyperv.c | 8 +- drivers/pci/pcie/aspm.c | 4 +- drivers/pci/quirks.c | 27 +- drivers/scsi/lpfc/lpfc_attr.c | 6 +- drivers/scsi/lpfc/lpfc_bsg.c | 4 +- drivers/scsi/lpfc/lpfc_els.c | 7 +- drivers/scsi/lpfc/lpfc_hbadisc.c | 5 +- drivers/scsi/lpfc/lpfc_init.c | 15 +- drivers/scsi/lpfc/lpfc_nportdisc.c | 2 +- drivers/scsi/lpfc/lpfc_nvmet.c | 15 +- drivers/scsi/lpfc/lpfc_sli.c | 34 ++- drivers/scsi/qla2xxx/qla_os.c | 2 +- drivers/scsi/sd_zbc.c | 6 +- drivers/target/iscsi/iscsi_target.c | 30 +- drivers/target/target_core_pr.c | 1 + drivers/target/target_core_tmr.c | 12 +- drivers/target/target_core_transport.c | 26 +- drivers/tty/serdev/core.c | 19 +- drivers/vhost/scsi.c | 5 +- fs/9p/vfs_inode.c | 3 + fs/9p/vfs_inode_dotl.c | 3 + fs/autofs4/waitq.c | 15 +- fs/btrfs/extent-tree.c | 42 ++- fs/buffer.c | 10 +- fs/crypto/crypto.c | 7 +- fs/dax.c | 6 +- fs/ecryptfs/messaging.c | 7 +- fs/ext4/extents.c | 6 +- fs/ext4/inline.c | 10 - fs/ext4/inode.c | 5 - fs/ext4/ioctl.c | 16 +- fs/ext4/super.c | 5 + fs/f2fs/file.c | 6 + fs/isofs/isofs.h | 2 +- fs/isofs/rock.h | 2 +- fs/isofs/util.c | 2 +- fs/lockd/svc.c | 20 +- fs/nfs/dir.c | 4 +- fs/nfs/file.c | 18 +- fs/nfs/nfs4proc.c | 32 +- fs/nfs/nfs4trace.h | 24 +- fs/nfs/super.c | 2 +- fs/nfsd/nfs4state.c | 25 +- fs/nilfs2/segment.c | 6 +- fs/notify/fanotify/fanotify.c | 33 +- fs/notify/fsnotify.c | 10 +- fs/notify/mark.c | 107 ++++--- fs/overlayfs/namei.c | 2 +- include/linux/genhd.h | 1 + include/linux/irq.h | 11 +- include/net/tls.h | 4 + include/sound/control.h | 4 +- include/target/target_core_base.h | 1 + include/trace/events/sunrpc.h | 17 +- include/uapi/linux/rxrpc.h | 10 +- include/uapi/linux/tls.h | 4 - kernel/irq/manage.c | 13 +- kernel/sched/core.c | 3 +- kernel/sched/cpufreq_schedutil.c | 6 +- kernel/sched/rt.c | 316 +++++++------------ kernel/sched/sched.h | 24 +- kernel/sched/topology.c | 6 + lib/mpi/mpi-pow.c | 2 + mm/z3fold.c | 10 +- net/9p/client.c | 5 +- net/9p/trans_fd.c | 6 +- net/9p/trans_virtio.c | 13 +- net/9p/trans_xen.c | 4 +- net/ceph/crypto.c | 4 +- net/nfc/core.c | 2 +- net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 6 +- sound/core/pcm_lib.c | 6 +- sound/core/timer_compat.c | 12 +- sound/core/vmaster.c | 6 +- sound/hda/hdmi_chmap.c | 2 +- sound/pci/hda/hda_codec.c | 10 +- sound/pci/hda/hda_intel.c | 3 + sound/pci/hda/patch_realtek.c | 5 +- sound/soc/sunxi/sun8i-codec.c | 61 +++- sound/usb/clock.c | 9 +- sound/usb/mixer.c | 15 +- 206 files changed, 2165 insertions(+), 1243 deletions(-)
stable-rc/linux-4.14.y boot: 239 boots: 11 failed, 197 passed with 31 offline (v4.14.2-194-g9ff910a1edbf)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.14.y/kernel/v4.14... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.2-194-...
Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.2-194-g9ff910a1edbf Git Commit: 9ff910a1edbfe3044963b615a4fb2d29f611579d Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 94 unique boards, 24 SoC families, 21 builds out of 189
Boot Regressions Detected:
arm:
at91_dt_defconfig: at91rm9200ek_rootfs:nfs: lab-free-electrons: failing since 1 day (last pass: v4.14.2 - first fail: v4.14.2-181-g684cdd60a58a)
sunxi_defconfig: sun5i-gr8-chip-pro: lab-free-electrons: new failure (last pass: v4.14.2-181-g684cdd60a58a)
arm64:
defconfig: meson-gxl-s905d-p230: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-khadas-vim: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-nexbox-a95x: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-p212: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a)
defconfig+CONFIG_LKDTM=y: meson-gxl-s905d-p230: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-khadas-vim: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-p212: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a)
Boot Failures Detected:
arm:
mvebu_v5_defconfig kirkwood-openblocks_a7_rootfs:nfs: 1 failed lab
at91_dt_defconfig at91rm9200ek_rootfs:nfs: 1 failed lab
sunxi_defconfig sun5i-gr8-chip-pro: 1 failed lab
arm64:
defconfig+CONFIG_LKDTM=y meson-gxbb-p200: 1 failed lab meson-gxl-s905d-p230: 1 failed lab meson-gxl-s905x-khadas-vim: 1 failed lab meson-gxl-s905x-p212: 1 failed lab
defconfig meson-gxl-s905d-p230: 1 failed lab meson-gxl-s905x-khadas-vim: 1 failed lab meson-gxl-s905x-nexbox-a95x: 1 failed lab meson-gxl-s905x-p212: 1 failed lab
Offline Platforms:
arm:
multi_v7_defconfig+CONFIG_LKDTM=y: alpine-db: 1 offline lab am335x-boneblack: 1 offline lab am335x-pepper: 1 offline lab at91-sama5d3_xplained: 1 offline lab at91-sama5d4_xplained: 1 offline lab mt7623n-bananapi-bpi-r2: 1 offline lab mt8135-evbp1: 1 offline lab rk3288-veyron-jerry: 1 offline lab socfpga_cyclone5_de0_sockit: 1 offline lab tegra124-jetson-tk1: 1 offline lab
davinci_all_defconfig: da850-evm: 1 offline lab
multi_v7_defconfig: alpine-db: 1 offline lab am335x-boneblack: 1 offline lab am335x-pepper: 1 offline lab at91-sama5d3_xplained: 1 offline lab at91-sama5d4_xplained: 1 offline lab mt7623n-bananapi-bpi-r2: 1 offline lab mt8135-evbp1: 1 offline lab rk3288-veyron-jerry: 1 offline lab socfpga_cyclone5_de0_sockit: 1 offline lab tegra124-jetson-tk1: 1 offline lab
omap2plus_defconfig: am335x-boneblack: 1 offline lab
tegra_defconfig: tegra124-jetson-tk1: 1 offline lab
sama5_defconfig: at91-sama5d3_xplained: 1 offline lab at91-sama5d4_xplained: 1 offline lab
bcm2835_defconfig: bcm2835-rpi-b: 1 offline lab
arm64:
defconfig+CONFIG_LKDTM=y: juno-r2: 1 offline lab meson-gxl-s905x-nexbox-a95x: 1 offline lab mt8173-evb: 1 offline lab
defconfig: juno-r2: 1 offline lab mt8173-evb: 1 offline lab
--- For more info write to info@kernelci.org
On Tue, Nov 28, 2017 at 07:23:57AM -0800, kernelci.org bot wrote:
stable-rc/linux-4.14.y boot: 239 boots: 11 failed, 197 passed with 31 offline (v4.14.2-194-g9ff910a1edbf)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.14.y/kernel/v4.14... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.2-194-...
Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.2-194-g9ff910a1edbf Git Commit: 9ff910a1edbfe3044963b615a4fb2d29f611579d Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 94 unique boards, 24 SoC families, 21 builds out of 189
Boot Regressions Detected:
arm:
at91_dt_defconfig: at91rm9200ek_rootfs:nfs: lab-free-electrons: failing since 1 day (last pass: v4.14.2 - first fail: v4.14.2-181-g684cdd60a58a) sunxi_defconfig: sun5i-gr8-chip-pro: lab-free-electrons: new failure (last pass: v4.14.2-181-g684cdd60a58a)
arm64:
defconfig: meson-gxl-s905d-p230: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-khadas-vim: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-nexbox-a95x: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-p212: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) defconfig+CONFIG_LKDTM=y: meson-gxl-s905d-p230: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-khadas-vim: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-p212: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a)
That's a lot of new failures, did I break something?
thanks,
greg k-h
Greg Kroah-Hartman gregkh@linuxfoundation.org writes:
On Tue, Nov 28, 2017 at 07:23:57AM -0800, kernelci.org bot wrote:
stable-rc/linux-4.14.y boot: 239 boots: 11 failed, 197 passed with 31 offline (v4.14.2-194-g9ff910a1edbf)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.14.y/kernel/v4.14... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.2-194-...
Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.2-194-g9ff910a1edbf Git Commit: 9ff910a1edbfe3044963b615a4fb2d29f611579d Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 94 unique boards, 24 SoC families, 21 builds out of 189
Boot Regressions Detected:
arm:
at91_dt_defconfig: at91rm9200ek_rootfs:nfs: lab-free-electrons: failing since 1 day (last pass: v4.14.2 - first fail: v4.14.2-181-g684cdd60a58a) sunxi_defconfig: sun5i-gr8-chip-pro: lab-free-electrons: new failure (last pass: v4.14.2-181-g684cdd60a58a)
arm64:
defconfig: meson-gxl-s905d-p230: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-khadas-vim: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-nexbox-a95x: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-p212: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) defconfig+CONFIG_LKDTM=y: meson-gxl-s905d-p230: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-khadas-vim: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a) meson-gxl-s905x-p212: lab-baylibre-seattle: new failure (last pass: v4.14.2-181-g684cdd60a58a)
That's a lot of new failures, did I break something?
Nope, most of it was a lab config in my lab.
One of the patches I requested for stable added a reserved memory region which conflicted with how my lab was loading the initrd, causing all of those meson-* failures in my lab.
As Mark pointed out, a subsequent linux-4.14.y build booted fine on all those boards.
The lab-free-electrons failures aren't now, and they (now Cc'd) are looking into those (I hope.)
Kevin
On 28 November 2017 at 15:54, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-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.
Summary ------------------------------------------------------------------------
kernel: 4.14.3-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: 9ff910a1edbfe3044963b615a4fb2d29f611579d git describe: v4.14.2-194-g9ff910a1edbf Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.2-194...
No regressions (compared to build v4.14.2-181-g684cdd60a58a)
Boards, architectures and test suites: -------------------------------------
hi6220-hikey - arm64 * boot - pass: 20 * kselftest - skip: 14, pass: 39 * libhugetlbfs - skip: 1, pass: 90 * 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 - 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: 121, pass: 982 * ltp-timers-tests - pass: 12
juno-r2 - arm64 * boot - pass: 20 * kselftest - skip: 16, pass: 38 * libhugetlbfs - skip: 1, pass: 90 * 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: 10 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 156, pass: 939 * ltp-timers-tests - pass: 12
x15 - arm * boot - pass: 20 * kselftest - skip: 18, pass: 35 * libhugetlbfs - skip: 1, pass: 87 * 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 - 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: 66, pass: 1036 * ltp-timers-tests - pass: 12
x86_64 * boot - pass: 20 * kselftest - skip: 13, pass: 54 * libhugetlbfs - skip: 1, pass: 76 * 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 - skip: 1, pass: 61 * 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: 2 * ltp-ipc-tests - pass: 9 * ltp-math-tests - pass: 11 * ltp-nptl-tests - pass: 1 * ltp-pty-tests - pass: 4 * ltp-sched-tests - skip: 1, pass: 9 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 163, pass: 957 * ltp-timers-tests - pass: 12
Documentation - https://collaborate.linaro.org/display/LKFT/Email+Reports
Signed-off-by: Naresh Kamboju naresh.kamboju@linaro.org
On Tue, Nov 28, 2017 at 11:57:22PM +0530, Naresh Kamboju wrote:
On 28 November 2017 at 15:54, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-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.
Thanks for testing and letting me know.
greg k-h
On 11/28/2017 03:24 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-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 Tue, Nov 28, 2017 at 11:24:07AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 UTC 2017. Anything received after that time might be too late.
Build results: total: 145 pass: 145 fail: 0 Qemu test results: total: 123 pass: 123 fail: 0
Details are available at http://kerneltests.org/builders.
Guenter
On Tue, Nov 28, 2017 at 01:52:22PM -0800, Guenter Roeck wrote:
On Tue, Nov 28, 2017 at 11:24:07AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 UTC 2017. Anything received after that time might be too late.
Build results: total: 145 pass: 145 fail: 0 Qemu test results: total: 123 pass: 123 fail: 0
Details are available at http://kerneltests.org/builders.
Thanks for testing all of these and letting me know.
greg k-h
On Nov 28, 2017, at 4:24 AM, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Successfully runs the following package test suites on x86-64 without any errors: alsa-lib boringssl e2fsprogs libusb sqlite
Signed-off-by: Tom Gall tom.gall@linaro.org
On Tue, Nov 28, 2017 at 04:17:08PM -0600, Tom Gall wrote:
On Nov 28, 2017, at 4:24 AM, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Successfully runs the following package test suites on x86-64 without any errors: alsa-lib boringssl e2fsprogs libusb sqlite
Signed-off-by: Tom Gall tom.gall@linaro.org
What exactly are you signing off on here? You do know what that line means, right?
totally confused,
greg k-h
On Nov 28, 2017, at 11:13 PM, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Tue, Nov 28, 2017 at 04:17:08PM -0600, Tom Gall wrote:
On Nov 28, 2017, at 4:24 AM, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.3 release. There are 193 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 Nov 30 10:05:26 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.3-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Successfully runs the following package test suites on x86-64 without any errors: alsa-lib boringssl e2fsprogs libusb sqlite
Signed-off-by: Tom Gall tom.gall@linaro.org
s/Signed-off-by:/Tested-by:/
What exactly are you signing off on here? You do know what that line means, right?
totally confused,
greg k-h