This is the start of the stable review cycle for the 4.4.215 release. There are 113 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 Sat, 29 Feb 2020 13:21:24 +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/v4.x/stable-review/patch-4.4.215-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.4.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.4.215-rc1
Thomas Gleixner tglx@linutronix.de xen: Enable interrupts when calling _cond_resched()
Takashi Iwai tiwai@suse.de ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai tiwai@suse.de ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai tiwai@suse.de ALSA: rawmidi: Avoid bit fields for state flags
Aditya Pakki pakki001@umn.edu ecryptfs: replace BUG_ON with error handling code
Bart Van Assche bvanassche@acm.org scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"
Bart Van Assche bvanassche@acm.org scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout"
Filipe Manana fdmanana@suse.com Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Miaohe Lin linmiaohe@huawei.com KVM: apic: avoid calculating pending eoi from an uninitialized val
Oliver Upton oupton@google.com KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton oupton@google.com KVM: nVMX: Refactor IO bitmap checks into helper function
Shijie Luo luoshijie1@huawei.com ext4: add cond_resched() to __ext4_find_entry()
Qian Cai cai@lca.pw ext4: fix a data race in EXT4_I(inode)->i_disksize
Jann Horn jannh@google.com netfilter: xt_bpf: add overflow checks
Paolo Bonzini pbonzini@redhat.com KVM: nVMX: Don't emulate instructions in guest mode
Eric Dumazet edumazet@google.com vt: vt_ioctl: fix race in VT_RESIZEX
Al Viro viro@zeniv.linux.org.uk VT_RESIZEX: get rid of field-by-field copyin
Mathias Nyman mathias.nyman@linux.intel.com xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Ioanna Alifieraki ioanna-maria.alifieraki@canonical.com Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Fugang Duan fugang.duan@nxp.com tty: serial: imx: setup the correct sg entry for tx dma
Thomas Gleixner tglx@linutronix.de x86/mce/amd: Fix kobject lifetime
Larry Finger Larry.Finger@lwfinger.net staging: rtl8188eu: Fix potential overuse of kernel memory
Larry Finger Larry.Finger@lwfinger.net staging: rtl8188eu: Fix potential security hole
Alan Stern stern@rowland.harvard.edu USB: hub: Don't record a connect-change event during reset-resume
Richard Dodd richard.o.dodd@gmail.com USB: Fix novation SourceControl XL after suspend
EJ Hsu ejh@nvidia.com usb: uas: fix a plug & unplug racing
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
Suren Baghdasaryan surenb@google.com staging: android: ashmem: Disallow ashmem memory from being remapped
Linus Torvalds torvalds@linux-foundation.org floppy: check FDC index for errors before assigning it
Firo Yang firo.yang@suse.com enic: prevent waking up stopped tx queues over watchdog reset
Jaihind Yadav jaihindyadav@codeaurora.org selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Zhiqiang Liu liuzhiqiang26@huawei.com brd: check and limit max_part par
Shubhrajyoti Datta shubhrajyoti.datta@xilinx.com microblaze: Prevent the overflow of the start
Zenghui Yu yuzenghui@huawei.com irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Coly Li colyli@suse.de bcache: explicity type cast in bset_bkey_last()
Yunfeng Ye yeyunfeng@huawei.com reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Nathan Chancellor natechancellor@gmail.com lib/scatterlist.c: adjust indentation in __sg_alloc_table
wangyan wangyan122@huawei.com ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
Daniel Vetter daniel.vetter@ffwll.ch radeon: insert 10ms sleep in dce5_crtc_load_lut
Vasily Averin vvs@virtuozzo.com trigger_next should increase position index
Ben Skeggs bskeggs@redhat.com drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Colin Ian King colin.king@canonical.com iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Nathan Chancellor natechancellor@gmail.com hostap: Adjust indentation in prism2_hostapd_add_sta
Vincenzo Frascino vincenzo.frascino@arm.com ARM: 8951/1: Fix Kexec compilation issue.
zhangyi (F) yi.zhang@huawei.com jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
Peter Große pegro@friiks.de ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
Vasily Gorbik gor@linux.ibm.com s390/ftrace: generate traced function stack frame
Brandon Maier brandon.maier@rockwellcollins.com remoteproc: Initialize rproc_class before use
Dan Carpenter dan.carpenter@oracle.com ide: serverworks: potential overflow in svwks_set_pio_mode()
Dan Carpenter dan.carpenter@oracle.com cmd64x: potential buffer overflow in cmd64x_program_timings()
Nick Black nlb@google.com scsi: iscsi: Don't destroy session if there are outstanding connections
Will Deacon will@kernel.org iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
Navid Emamdoost navid.emamdoost@gmail.com drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
YueHaibing yuehaibing@huawei.com drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
Geert Uytterhoeven geert+renesas@glider.be driver core: Print device when resources present in really_probe()
Logan Gunthorpe logang@deltatee.com PCI: Don't disable bridge BARs when assigning bus resources
Chen Zhou chenzhou10@huawei.com ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
Arnd Bergmann arnd@arndb.de wan: ixp4xx_hss: fix compile-testing on 64-bit
Philipp Zabel p.zabel@pengutronix.de Input: edt-ft5x06 - work around first register access error
Paul E. McKenney paulmck@kernel.org rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Dmitry Osipenko digetx@gmail.com soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Shuah Khan skhan@linuxfoundation.org usbip: Fix unsafe unaligned pointer usage
Andrey Zhizhikin andrey.z@gmail.com tools lib api fs: Fix gcc9 stringop-truncation compilation error
Takashi Iwai tiwai@suse.de ALSA: sh: Fix compile warning wrt const
Geert Uytterhoeven geert+renesas@glider.be pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Valdis Kletnieks valdis.kletnieks@vt.edu x86/vdso: Provide missing include file
Geert Uytterhoeven geert+renesas@glider.be ARM: dts: r8a7779: Add device node for ARM global timer
Nathan Chancellor natechancellor@gmail.com scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Erik Kaneda erik.kaneda@intel.com ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Aditya Pakki pakki001@umn.edu orinoco: avoid assertion in case of NULL pointer
Phong Tran tranmanphong@gmail.com rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran tranmanphong@gmail.com iwlegacy: Fix -Wcast-function-type
Phong Tran tranmanphong@gmail.com ipw2x00: Fix -Wcast-function-type
Phong Tran tranmanphong@gmail.com b43legacy: Fix -Wcast-function-type
Nathan Chancellor natechancellor@gmail.com ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Jan Kara jack@suse.cz reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Mao Wenan maowenan@huawei.com NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Miquel Raynal miquel.raynal@bootlin.com regulator: rk808: Lower log level on optional GPIOs being not available
yu kuai yukuai3@huawei.com drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
Douglas Anderson dianders@chromium.org clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
Masahiro Yamada masahiroy@kernel.org kconfig: fix broken dependency in randconfig-generated .config
zhangyi (F) yi.zhang@huawei.com ext4, jbd2: ensure panic when aborting with zero errno
Steven Rostedt (VMware) rostedt@goodmis.org tracing: Fix very unlikely race of registering two stat tracers
Kai Li li.kai4@h3c.com jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
Geert Uytterhoeven geert+renesas@glider.be nfs: NFS_SWAP should depend on SWAP
Jia-Ju Bai baijiaju1990@gmail.com usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai baijiaju1990@gmail.com uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
Tiezhu Yang yangtiezhu@loongson.cn MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
Ard Biesheuvel ardb@kernel.org efi/x86: Map the entire EFI vendor string before copying it
Jia-Ju Bai baijiaju1990@gmail.com media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
Eugen Hristev eugen.hristev@microchip.com media: i2c: mt9v032: fix enum mbus codes and frame sizes
Geert Uytterhoeven geert+renesas@glider.be pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
Vladimir Oltean olteanv@gmail.com gianfar: Fix TX timestamping with a stacked DSA driver
Dan Carpenter dan.carpenter@oracle.com brcmfmac: Fix use after free in brcmf_sdio_readframes()
Paul Kocialkowski paul.kocialkowski@bootlin.com drm/gma500: Fixup fbdev stolen size usage evaluation
Sasha Levin sashal@kernel.org Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
Allen Pais allen.pais@oracle.com scsi: qla2xxx: fix a potential NULL pointer dereference
David Sterba dsterba@suse.com btrfs: print message when tree-log replay starts
zhangyi (F) yi.zhang@huawei.com jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F) yi.zhang@huawei.com jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
Mike Jones michael-a1.jones@analog.com hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
Nathan Chancellor natechancellor@gmail.com s390/time: Fix clk type in get_tod_clock
Herbert Xu herbert@gondor.apana.org.au padata: Remove broken queue flushing
David Sterba dsterba@suse.com btrfs: log message when rw remount is attempted with unclean tree-log
Filipe Manana fdmanana@suse.com Btrfs: fix race between using extent maps and merging them
Jan Kara jack@suse.cz ext4: fix checksum errors with indexed dirs
Zhihao Cheng chengzhihao1@huawei.com ubifs: Fix deadlock in concurrent bulk-read and writepage
Arvind Sankar nivedita@alum.mit.edu ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Wenwen Wang wenwen@cs.uga.edu ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
Wenwen Wang wenwen@cs.uga.edu ecryptfs: fix a memory leak bug in parse_tag_1_packet()
Takashi Iwai tiwai@suse.de ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Paolo Bonzini pbonzini@redhat.com KVM: x86: emulate RDPID
Andy Lutomirski luto@kernel.org x86/vdso: Use RDPID in preference to LSL when available
-------------
Diffstat:
Makefile | 4 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/r8a7779.dtsi | 8 + arch/microblaze/kernel/cpu/cache.c | 3 +- arch/mips/loongson64/loongson-3/platform.c | 3 + arch/s390/include/asm/timex.h | 2 +- arch/s390/kernel/mcount.S | 15 +- arch/sh/include/cpu-sh2a/cpu/sh7269.h | 11 +- arch/x86/entry/vdso/vdso32-setup.c | 1 + arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/vgtod.h | 7 +- arch/x86/kernel/cpu/mcheck/mce_amd.c | 17 +- arch/x86/kvm/cpuid.c | 7 +- arch/x86/kvm/emulate.c | 22 +- arch/x86/kvm/lapic.c | 4 +- arch/x86/kvm/vmx.c | 102 +- arch/x86/kvm/vmx/vmx.c | 8033 -------------------- arch/x86/platform/efi/efi.c | 13 +- drivers/acpi/acpica/dsfield.c | 2 +- drivers/acpi/acpica/dswload.c | 21 + drivers/base/dd.c | 5 +- drivers/block/brd.c | 22 +- drivers/block/floppy.c | 7 +- drivers/clk/qcom/clk-rcg2.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 19 +- drivers/gpu/drm/gma500/framebuffer.c | 8 +- drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +- .../gpu/drm/nouveau/nvkm/engine/disp/channv50.c | 2 + drivers/gpu/drm/radeon/radeon_display.c | 2 + drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 4 +- drivers/hwmon/pmbus/ltc2978.c | 4 +- drivers/ide/cmd64x.c | 3 + drivers/ide/serverworks.c | 6 + drivers/infiniband/ulp/isert/ib_isert.c | 12 + drivers/input/touchscreen/edt-ft5x06.c | 7 + drivers/iommu/arm-smmu-v3.c | 3 +- drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/md/bcache/bset.h | 3 +- drivers/media/i2c/mt9v032.c | 10 +- drivers/media/platform/sti/bdisp/bdisp-hw.c | 6 +- drivers/net/ethernet/cisco/enic/enic_main.c | 2 +- drivers/net/ethernet/freescale/gianfar.c | 10 +- drivers/net/wan/ixp4xx_hss.c | 4 +- drivers/net/wireless/b43legacy/main.c | 5 +- drivers/net/wireless/brcm80211/brcmfmac/sdio.c | 1 + drivers/net/wireless/hostap/hostap_ap.c | 2 +- drivers/net/wireless/ipw2x00/ipw2100.c | 7 +- drivers/net/wireless/ipw2x00/ipw2200.c | 5 +- drivers/net/wireless/iwlegacy/3945-mac.c | 5 +- drivers/net/wireless/iwlegacy/4965-mac.c | 5 +- drivers/net/wireless/iwlegacy/common.c | 2 +- drivers/net/wireless/orinoco/orinoco_usb.c | 3 +- drivers/net/wireless/realtek/rtlwifi/pci.c | 10 +- drivers/nfc/port100.c | 2 +- drivers/pci/setup-bus.c | 20 +- drivers/pinctrl/sh-pfc/pfc-sh7264.c | 9 +- drivers/pinctrl/sh-pfc/pfc-sh7269.c | 39 +- drivers/regulator/rk808-regulator.c | 2 +- drivers/remoteproc/remoteproc_core.c | 2 +- drivers/scsi/aic7xxx/aic7xxx_core.c | 2 +- drivers/scsi/iscsi_tcp.c | 4 + drivers/scsi/qla2xxx/qla_os.c | 19 +- drivers/scsi/scsi_transport_iscsi.c | 26 +- drivers/soc/tegra/fuse/tegra-apbmisc.c | 2 +- drivers/staging/android/ashmem.c | 28 + drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 4 +- drivers/staging/vt6656/dpc.c | 2 +- drivers/target/iscsi/iscsi_target.c | 16 +- drivers/tty/serial/imx.c | 2 +- drivers/tty/vt/vt_ioctl.c | 75 +- drivers/uio/uio_dmem_genirq.c | 6 +- drivers/usb/core/hub.c | 5 - drivers/usb/core/quirks.c | 3 + drivers/usb/gadget/udc/gr_udc.c | 16 +- drivers/usb/host/xhci-pci.c | 4 +- drivers/usb/storage/uas.c | 23 +- drivers/xen/preempt.c | 4 +- fs/btrfs/disk-io.c | 1 + fs/btrfs/extent_map.c | 11 + fs/btrfs/ordered-data.c | 7 +- fs/btrfs/super.c | 2 + fs/ecryptfs/crypto.c | 6 +- fs/ecryptfs/keystore.c | 2 +- fs/ecryptfs/messaging.c | 1 + fs/ext4/dir.c | 14 +- fs/ext4/ext4.h | 7 +- fs/ext4/inode.c | 14 +- fs/ext4/namei.c | 8 + fs/jbd2/checkpoint.c | 2 +- fs/jbd2/commit.c | 50 +- fs/jbd2/journal.c | 21 +- fs/jbd2/transaction.c | 10 +- fs/nfs/Kconfig | 2 +- fs/ocfs2/journal.h | 8 +- fs/reiserfs/stree.c | 3 +- fs/reiserfs/super.c | 2 +- fs/ubifs/file.c | 5 +- include/linux/list_nulls.h | 8 +- include/linux/rculist_nulls.h | 8 +- include/scsi/iscsi_proto.h | 1 - include/sound/rawmidi.h | 6 +- ipc/sem.c | 6 +- kernel/padata.c | 45 +- kernel/trace/trace_events_trigger.c | 5 +- kernel/trace/trace_stat.c | 19 +- lib/scatterlist.c | 2 +- net/netfilter/xt_bpf.c | 3 + scripts/kconfig/confdata.c | 2 +- security/selinux/avc.c | 2 +- sound/core/seq/seq_clientmgr.c | 4 +- sound/core/seq/seq_queue.c | 29 +- sound/core/seq/seq_timer.c | 13 +- sound/core/seq/seq_timer.h | 3 +- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_eld.c | 2 +- sound/pci/hda/hda_sysfs.c | 4 +- sound/pci/hda/patch_conexant.c | 1 + sound/sh/aica.c | 4 +- sound/soc/atmel/Kconfig | 2 + sound/usb/quirks.c | 1 + sound/usb/usx2y/usX2Yhwdep.c | 2 +- tools/lib/api/fs/fs.c | 4 +- tools/usb/usbip/src/usbip_network.c | 40 +- tools/usb/usbip/src/usbip_network.h | 12 +- 124 files changed, 778 insertions(+), 8412 deletions(-)
Hello Greg,
From: stable-owner@vger.kernel.org stable-owner@vger.kernel.org On Behalf Of Greg Kroah-Hartman Sent: 27 February 2020 13:35
This is the start of the stable review cycle for the 4.4.215 release. There are 113 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.
No issues seen for CIP configs for Linux 4.4.215-rc1 (68572b1fc85a).
Build logs: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/pipelines/1215... Pipeline: https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines/-/blob/ba3233...
Kind regards, Chris
Responses should be made by Sat, 29 Feb 2020 13:21:24 +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/v4.x/stable- review/patch-4.4.215-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.4.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.4.215-rc1
Thomas Gleixner tglx@linutronix.de xen: Enable interrupts when calling _cond_resched()
Takashi Iwai tiwai@suse.de ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai tiwai@suse.de ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai tiwai@suse.de ALSA: rawmidi: Avoid bit fields for state flags
Aditya Pakki pakki001@umn.edu ecryptfs: replace BUG_ON with error handling code
Bart Van Assche bvanassche@acm.org scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"
Bart Van Assche bvanassche@acm.org scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout"
Filipe Manana fdmanana@suse.com Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Miaohe Lin linmiaohe@huawei.com KVM: apic: avoid calculating pending eoi from an uninitialized val
Oliver Upton oupton@google.com KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton oupton@google.com KVM: nVMX: Refactor IO bitmap checks into helper function
Shijie Luo luoshijie1@huawei.com ext4: add cond_resched() to __ext4_find_entry()
Qian Cai cai@lca.pw ext4: fix a data race in EXT4_I(inode)->i_disksize
Jann Horn jannh@google.com netfilter: xt_bpf: add overflow checks
Paolo Bonzini pbonzini@redhat.com KVM: nVMX: Don't emulate instructions in guest mode
Eric Dumazet edumazet@google.com vt: vt_ioctl: fix race in VT_RESIZEX
Al Viro viro@zeniv.linux.org.uk VT_RESIZEX: get rid of field-by-field copyin
Mathias Nyman mathias.nyman@linux.intel.com xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Ioanna Alifieraki ioanna-maria.alifieraki@canonical.com Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Fugang Duan fugang.duan@nxp.com tty: serial: imx: setup the correct sg entry for tx dma
Thomas Gleixner tglx@linutronix.de x86/mce/amd: Fix kobject lifetime
Larry Finger Larry.Finger@lwfinger.net staging: rtl8188eu: Fix potential overuse of kernel memory
Larry Finger Larry.Finger@lwfinger.net staging: rtl8188eu: Fix potential security hole
Alan Stern stern@rowland.harvard.edu USB: hub: Don't record a connect-change event during reset-resume
Richard Dodd richard.o.dodd@gmail.com USB: Fix novation SourceControl XL after suspend
EJ Hsu ejh@nvidia.com usb: uas: fix a plug & unplug racing
Malcolm Priestley tvboxspy@gmail.com staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
Suren Baghdasaryan surenb@google.com staging: android: ashmem: Disallow ashmem memory from being remapped
Linus Torvalds torvalds@linux-foundation.org floppy: check FDC index for errors before assigning it
Firo Yang firo.yang@suse.com enic: prevent waking up stopped tx queues over watchdog reset
Jaihind Yadav jaihindyadav@codeaurora.org selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Zhiqiang Liu liuzhiqiang26@huawei.com brd: check and limit max_part par
Shubhrajyoti Datta shubhrajyoti.datta@xilinx.com microblaze: Prevent the overflow of the start
Zenghui Yu yuzenghui@huawei.com irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Coly Li colyli@suse.de bcache: explicity type cast in bset_bkey_last()
Yunfeng Ye yeyunfeng@huawei.com reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Nathan Chancellor natechancellor@gmail.com lib/scatterlist.c: adjust indentation in __sg_alloc_table
wangyan wangyan122@huawei.com ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
Daniel Vetter daniel.vetter@ffwll.ch radeon: insert 10ms sleep in dce5_crtc_load_lut
Vasily Averin vvs@virtuozzo.com trigger_next should increase position index
Ben Skeggs bskeggs@redhat.com drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
Colin Ian King colin.king@canonical.com iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Nathan Chancellor natechancellor@gmail.com hostap: Adjust indentation in prism2_hostapd_add_sta
Vincenzo Frascino vincenzo.frascino@arm.com ARM: 8951/1: Fix Kexec compilation issue.
zhangyi (F) yi.zhang@huawei.com jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
Peter Große pegro@friiks.de ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
Vasily Gorbik gor@linux.ibm.com s390/ftrace: generate traced function stack frame
Brandon Maier brandon.maier@rockwellcollins.com remoteproc: Initialize rproc_class before use
Dan Carpenter dan.carpenter@oracle.com ide: serverworks: potential overflow in svwks_set_pio_mode()
Dan Carpenter dan.carpenter@oracle.com cmd64x: potential buffer overflow in cmd64x_program_timings()
Nick Black nlb@google.com scsi: iscsi: Don't destroy session if there are outstanding connections
Will Deacon will@kernel.org iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
Navid Emamdoost navid.emamdoost@gmail.com drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
YueHaibing yuehaibing@huawei.com drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
Geert Uytterhoeven geert+renesas@glider.be driver core: Print device when resources present in really_probe()
Logan Gunthorpe logang@deltatee.com PCI: Don't disable bridge BARs when assigning bus resources
Chen Zhou chenzhou10@huawei.com ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
Arnd Bergmann arnd@arndb.de wan: ixp4xx_hss: fix compile-testing on 64-bit
Philipp Zabel p.zabel@pengutronix.de Input: edt-ft5x06 - work around first register access error
Paul E. McKenney paulmck@kernel.org rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Dmitry Osipenko digetx@gmail.com soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Shuah Khan skhan@linuxfoundation.org usbip: Fix unsafe unaligned pointer usage
Andrey Zhizhikin andrey.z@gmail.com tools lib api fs: Fix gcc9 stringop-truncation compilation error
Takashi Iwai tiwai@suse.de ALSA: sh: Fix compile warning wrt const
Geert Uytterhoeven geert+renesas@glider.be pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Valdis Kletnieks valdis.kletnieks@vt.edu x86/vdso: Provide missing include file
Geert Uytterhoeven geert+renesas@glider.be ARM: dts: r8a7779: Add device node for ARM global timer
Nathan Chancellor natechancellor@gmail.com scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Erik Kaneda erik.kaneda@intel.com ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Aditya Pakki pakki001@umn.edu orinoco: avoid assertion in case of NULL pointer
Phong Tran tranmanphong@gmail.com rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran tranmanphong@gmail.com iwlegacy: Fix -Wcast-function-type
Phong Tran tranmanphong@gmail.com ipw2x00: Fix -Wcast-function-type
Phong Tran tranmanphong@gmail.com b43legacy: Fix -Wcast-function-type
Nathan Chancellor natechancellor@gmail.com ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
Jan Kara jack@suse.cz reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Mao Wenan maowenan@huawei.com NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Miquel Raynal miquel.raynal@bootlin.com regulator: rk808: Lower log level on optional GPIOs being not available
yu kuai yukuai3@huawei.com drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
Douglas Anderson dianders@chromium.org clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
Masahiro Yamada masahiroy@kernel.org kconfig: fix broken dependency in randconfig-generated .config
zhangyi (F) yi.zhang@huawei.com ext4, jbd2: ensure panic when aborting with zero errno
Steven Rostedt (VMware) rostedt@goodmis.org tracing: Fix very unlikely race of registering two stat tracers
Kai Li li.kai4@h3c.com jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
Geert Uytterhoeven geert+renesas@glider.be nfs: NFS_SWAP should depend on SWAP
Jia-Ju Bai baijiaju1990@gmail.com usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai baijiaju1990@gmail.com uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
Tiezhu Yang yangtiezhu@loongson.cn MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
Ard Biesheuvel ardb@kernel.org efi/x86: Map the entire EFI vendor string before copying it
Jia-Ju Bai baijiaju1990@gmail.com media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
Eugen Hristev eugen.hristev@microchip.com media: i2c: mt9v032: fix enum mbus codes and frame sizes
Geert Uytterhoeven geert+renesas@glider.be pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
Vladimir Oltean olteanv@gmail.com gianfar: Fix TX timestamping with a stacked DSA driver
Dan Carpenter dan.carpenter@oracle.com brcmfmac: Fix use after free in brcmf_sdio_readframes()
Paul Kocialkowski paul.kocialkowski@bootlin.com drm/gma500: Fixup fbdev stolen size usage evaluation
Sasha Levin sashal@kernel.org Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
Allen Pais allen.pais@oracle.com scsi: qla2xxx: fix a potential NULL pointer dereference
David Sterba dsterba@suse.com btrfs: print message when tree-log replay starts
zhangyi (F) yi.zhang@huawei.com jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F) yi.zhang@huawei.com jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
Mike Jones michael-a1.jones@analog.com hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
Nathan Chancellor natechancellor@gmail.com s390/time: Fix clk type in get_tod_clock
Herbert Xu herbert@gondor.apana.org.au padata: Remove broken queue flushing
David Sterba dsterba@suse.com btrfs: log message when rw remount is attempted with unclean tree-log
Filipe Manana fdmanana@suse.com Btrfs: fix race between using extent maps and merging them
Jan Kara jack@suse.cz ext4: fix checksum errors with indexed dirs
Zhihao Cheng chengzhihao1@huawei.com ubifs: Fix deadlock in concurrent bulk-read and writepage
Arvind Sankar nivedita@alum.mit.edu ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Wenwen Wang wenwen@cs.uga.edu ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
Wenwen Wang wenwen@cs.uga.edu ecryptfs: fix a memory leak bug in parse_tag_1_packet()
Takashi Iwai tiwai@suse.de ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Paolo Bonzini pbonzini@redhat.com KVM: x86: emulate RDPID
Andy Lutomirski luto@kernel.org x86/vdso: Use RDPID in preference to LSL when available
Diffstat:
Makefile | 4 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/r8a7779.dtsi | 8 + arch/microblaze/kernel/cpu/cache.c | 3 +- arch/mips/loongson64/loongson-3/platform.c | 3 + arch/s390/include/asm/timex.h | 2 +- arch/s390/kernel/mcount.S | 15 +- arch/sh/include/cpu-sh2a/cpu/sh7269.h | 11 +- arch/x86/entry/vdso/vdso32-setup.c | 1 + arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/vgtod.h | 7 +- arch/x86/kernel/cpu/mcheck/mce_amd.c | 17 +- arch/x86/kvm/cpuid.c | 7 +- arch/x86/kvm/emulate.c | 22 +- arch/x86/kvm/lapic.c | 4 +- arch/x86/kvm/vmx.c | 102 +- arch/x86/kvm/vmx/vmx.c | 8033 -------------------- arch/x86/platform/efi/efi.c | 13 +- drivers/acpi/acpica/dsfield.c | 2 +- drivers/acpi/acpica/dswload.c | 21 + drivers/base/dd.c | 5 +- drivers/block/brd.c | 22 +- drivers/block/floppy.c | 7 +- drivers/clk/qcom/clk-rcg2.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 19 +- drivers/gpu/drm/gma500/framebuffer.c | 8 +- drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +- .../gpu/drm/nouveau/nvkm/engine/disp/channv50.c | 2 + drivers/gpu/drm/radeon/radeon_display.c | 2 + drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 4 +- drivers/hwmon/pmbus/ltc2978.c | 4 +- drivers/ide/cmd64x.c | 3 + drivers/ide/serverworks.c | 6 + drivers/infiniband/ulp/isert/ib_isert.c | 12 + drivers/input/touchscreen/edt-ft5x06.c | 7 + drivers/iommu/arm-smmu-v3.c | 3 +- drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/md/bcache/bset.h | 3 +- drivers/media/i2c/mt9v032.c | 10 +- drivers/media/platform/sti/bdisp/bdisp-hw.c | 6 +- drivers/net/ethernet/cisco/enic/enic_main.c | 2 +- drivers/net/ethernet/freescale/gianfar.c | 10 +- drivers/net/wan/ixp4xx_hss.c | 4 +- drivers/net/wireless/b43legacy/main.c | 5 +- drivers/net/wireless/brcm80211/brcmfmac/sdio.c | 1 + drivers/net/wireless/hostap/hostap_ap.c | 2 +- drivers/net/wireless/ipw2x00/ipw2100.c | 7 +- drivers/net/wireless/ipw2x00/ipw2200.c | 5 +- drivers/net/wireless/iwlegacy/3945-mac.c | 5 +- drivers/net/wireless/iwlegacy/4965-mac.c | 5 +- drivers/net/wireless/iwlegacy/common.c | 2 +- drivers/net/wireless/orinoco/orinoco_usb.c | 3 +- drivers/net/wireless/realtek/rtlwifi/pci.c | 10 +- drivers/nfc/port100.c | 2 +- drivers/pci/setup-bus.c | 20 +- drivers/pinctrl/sh-pfc/pfc-sh7264.c | 9 +- drivers/pinctrl/sh-pfc/pfc-sh7269.c | 39 +- drivers/regulator/rk808-regulator.c | 2 +- drivers/remoteproc/remoteproc_core.c | 2 +- drivers/scsi/aic7xxx/aic7xxx_core.c | 2 +- drivers/scsi/iscsi_tcp.c | 4 + drivers/scsi/qla2xxx/qla_os.c | 19 +- drivers/scsi/scsi_transport_iscsi.c | 26 +- drivers/soc/tegra/fuse/tegra-apbmisc.c | 2 +- drivers/staging/android/ashmem.c | 28 + drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 4 +- drivers/staging/vt6656/dpc.c | 2 +- drivers/target/iscsi/iscsi_target.c | 16 +- drivers/tty/serial/imx.c | 2 +- drivers/tty/vt/vt_ioctl.c | 75 +- drivers/uio/uio_dmem_genirq.c | 6 +- drivers/usb/core/hub.c | 5 - drivers/usb/core/quirks.c | 3 + drivers/usb/gadget/udc/gr_udc.c | 16 +- drivers/usb/host/xhci-pci.c | 4 +- drivers/usb/storage/uas.c | 23 +- drivers/xen/preempt.c | 4 +- fs/btrfs/disk-io.c | 1 + fs/btrfs/extent_map.c | 11 + fs/btrfs/ordered-data.c | 7 +- fs/btrfs/super.c | 2 + fs/ecryptfs/crypto.c | 6 +- fs/ecryptfs/keystore.c | 2 +- fs/ecryptfs/messaging.c | 1 + fs/ext4/dir.c | 14 +- fs/ext4/ext4.h | 7 +- fs/ext4/inode.c | 14 +- fs/ext4/namei.c | 8 + fs/jbd2/checkpoint.c | 2 +- fs/jbd2/commit.c | 50 +- fs/jbd2/journal.c | 21 +- fs/jbd2/transaction.c | 10 +- fs/nfs/Kconfig | 2 +- fs/ocfs2/journal.h | 8 +- fs/reiserfs/stree.c | 3 +- fs/reiserfs/super.c | 2 +- fs/ubifs/file.c | 5 +- include/linux/list_nulls.h | 8 +- include/linux/rculist_nulls.h | 8 +- include/scsi/iscsi_proto.h | 1 - include/sound/rawmidi.h | 6 +- ipc/sem.c | 6 +- kernel/padata.c | 45 +- kernel/trace/trace_events_trigger.c | 5 +- kernel/trace/trace_stat.c | 19 +- lib/scatterlist.c | 2 +- net/netfilter/xt_bpf.c | 3 + scripts/kconfig/confdata.c | 2 +- security/selinux/avc.c | 2 +- sound/core/seq/seq_clientmgr.c | 4 +- sound/core/seq/seq_queue.c | 29 +- sound/core/seq/seq_timer.c | 13 +- sound/core/seq/seq_timer.h | 3 +- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_eld.c | 2 +- sound/pci/hda/hda_sysfs.c | 4 +- sound/pci/hda/patch_conexant.c | 1 + sound/sh/aica.c | 4 +- sound/soc/atmel/Kconfig | 2 + sound/usb/quirks.c | 1 + sound/usb/usx2y/usX2Yhwdep.c | 2 +- tools/lib/api/fs/fs.c | 4 +- tools/usb/usbip/src/usbip_network.c | 40 +- tools/usb/usbip/src/usbip_network.h | 12 +- 124 files changed, 778 insertions(+), 8412 deletions(-)
On 27/02/2020 13:35, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.215 release. There are 113 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 Sat, 29 Feb 2020 13:21:24 +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/v4.x/stable-review/patch-4.4.215-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.4.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v4.4: 6 builds: 6 pass, 0 fail 12 boots: 12 pass, 0 fail 19 tests: 19 pass, 0 fail
Linux version: 4.4.215-rc1-g68572b1fc85a Boards tested: tegra124-jetson-tk1, tegra20-ventana, tegra30-cardhu-a04
Cheers Jon
On Thu, Feb 27, 2020 at 02:35:16PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.215 release. There are 113 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 Sat, 29 Feb 2020 13:21:24 +0000. Anything received after that time might be too late.
Build results: total: 170 pass: 170 fail: 0 Qemu test results: total: 330 pass: 330 fail: 0
Guenter
On Thu, 27 Feb 2020 at 19:10, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.4.215 release. There are 113 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 Sat, 29 Feb 2020 13:21:24 +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/v4.x/stable-review/patch-4.4.215-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.4.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: 4.4.215-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.4.y git commit: 68572b1fc85aad5f46827fabaefbc6aaaa1f92be git describe: v4.4.214-114-g68572b1fc85a Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.214-114...
No regressions (compared to build v4.4.214)
No fixes (compared to build v4.4.214)
Ran 23132 total tests in the following environments and test suites.
Environments -------------- - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64
Test Suites ----------- * build * kselftest * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * network-basic-tests * perf * prep-tmp-disk * spectre-meltdown-checker-test * kvm-unit-tests * ltp-cap_bounds-64k-page_size-tests * ltp-cap_bounds-kasan-tests * ltp-commands-64k-page_size-tests * ltp-commands-kasan-tests * ltp-containers-64k-page_size-tests * ltp-containers-kasan-tests * ltp-cpuhotplug-64k-page_size-tests * ltp-cpuhotplug-kasan-tests * ltp-crypto-64k-page_size-tests * ltp-crypto-kasan-tests * ltp-crypto-tests * ltp-cve-64k-page_size-tests * ltp-cve-kasan-tests * ltp-dio-64k-page_size-tests * ltp-dio-kasan-tests * ltp-fcntl-locktests-64k-page_size-tests * ltp-fcntl-locktests-kasan-tests * ltp-filecaps-64k-page_size-tests * ltp-filecaps-kasan-tests * ltp-fs-64k-page_size-tests * ltp-fs-kasan-tests * ltp-fs_bind-64k-page_size-tests * ltp-fs_bind-kasan-tests * ltp-fs_perms_simple-64k-page_size-tests * ltp-fs_perms_simple-kasan-tests * ltp-fsx-64k-page_size-tests * ltp-fsx-kasan-tests * ltp-hugetlb-64k-page_size-tests * ltp-hugetlb-kasan-tests * ltp-io-64k-page_size-tests * ltp-io-kasan-tests * ltp-ipc-64k-page_size-tests * ltp-ipc-kasan-tests * ltp-math-64k-page_size-tests * ltp-math-kasan-tests * ltp-mm-64k-page_size-tests * ltp-mm-kasan-tests * ltp-nptl-64k-page_size-tests * ltp-nptl-kasan-tests * ltp-pty-64k-page_size-tests * ltp-pty-kasan-tests * ltp-sched-64k-page_size-tests * ltp-sched-kasan-tests * ltp-securebits-64k-page_size-tests * ltp-securebits-kasan-tests * ltp-syscalls-64k-page_size-tests * ltp-syscalls-compat-tests * ltp-syscalls-kasan-tests * v4l2-compliance * install-android-platform-tools-r2600 * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * ssuite
Summary ------------------------------------------------------------------------
kernel: 4.4.215-rc1 git repo: https://git.linaro.org/lkft/arm64-stable-rc.git git branch: 4.4.215-rc1-hikey-20200227-658 git commit: 1a36ae5dee37518be5191e87733744dc02f99366 git describe: 4.4.215-rc1-hikey-20200227-658 Test details: https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.2...
No regressions (compared to build 4.4.215-rc1-hikey-20200227-657)
No fixes (compared to build 4.4.215-rc1-hikey-20200227-657)
Ran 1682 total tests in the following environments and test suites.
Environments -------------- - hi6220-hikey - arm64
Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * perf * spectre-meltdown-checker-test * v4l2-compliance