From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuahkh@osg.samsung.com,
patches@kernelci.org, ben.hutchings@codethink.co.uk,
lkft-triage@lists.linaro.org, stable@vger.kernel.org
Subject: [PATCH 4.14 000/156] 4.14.17-stable review
Date: Fri, 2 Feb 2018 17:56:21 +0100 [thread overview]
Message-ID: <20180202140840.242829545@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.17 release.
There are 156 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sun Feb 4 14:07:42 UTC 2018.
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.17-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.17-rc1
Matthew Garrett <mjg59@google.com>
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Wei Yongjun <weiyongjun1@huawei.com>
test_firmware: fix missing unlock on error in config_num_requests_store()
Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
Fabrice Gasnier <fabrice.gasnier@st.com>
iio: adc: stm32: fix scan of multiple channels with DMA
Stefan Agner <stefan@agner.ch>
spi: imx: do not access registers while clocks disabled
Fabio Estevam <fabio.estevam@nxp.com>
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Wei Yongjun <weiyongjun1@huawei.com>
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Masahiro Yamada <yamada.masahiro@socionext.com>
serial: 8250_of: fix return code when probe function fails to get reset
Tomas Winkler <tomas.winkler@intel.com>
mei: me: allow runtime pm for platform with D0i3
Ganesh Mahendran <opensource.ganesh@gmail.com>
android: binder: use VM_ALLOC to get vm area
Martijn Coenen <maco@android.com>
ANDROID: binder: remove waitqueue when thread exits.
Benjamin Herrenschmidt <benh@kernel.crashing.org>
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
Oliver Neukum <oneukum@suse.com>
usb: uas: unconditionally bring back host after reset
Hemant Kumar <hemantk@codeaurora.org>
usb: f_fs: Prevent gadget unbind if it is already unbound
Johan Hovold <johan@kernel.org>
USB: serial: simple: add Motorola Tetra driver
Shuah Khan <shuah@kernel.org>
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan <shuah@kernel.org>
usbip: prevent bind loops on devices attached to vhci_hcd
Jia-Ju Bai <baijiaju1990@gmail.com>
USB: serial: io_edgeport: fix possible sleep-in-atomic
Oliver Neukum <oneukum@suse.com>
CDC-ACM: apply quirk for card reader
Hans de Goede <hdegoede@redhat.com>
USB: cdc-acm: Do not log urb submission errors on disconnect
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
USB: serial: pl2303: new device id for Chilitag
OKAMOTO Yoshiaki <yokamoto@allied-telesis.co.jp>
usb: option: Add support for FS040U modem
Gaurav Kohli <gkohli@codeaurora.org>
tty: fix data race between tty_init_dev and flush of buf
Gilad Ben-Yossef <gilad@benyossef.com>
staging: ccree: fix fips event irq handling build
Gilad Ben-Yossef <gilad@benyossef.com>
staging: ccree: NULLify backup_info when unused
Dmitry Eremin <dmitry.eremin@intel.com>
staging: lustre: separate a connection destroy from free struct kib_conn
Paolo Bonzini <pbonzini@redhat.com>
KVM: x86: emulate #UD while in guest mode
Stefan Schake <stschake@gmail.com>
drm/vc4: Move IRQ enable to PM path
Larry Finger <Larry.Finger@lwfinger.net>
staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
Colin Ian King <colin.king@canonical.com>
usb: gadget: don't dereference g until after it has been null checked
Juergen Gross <jgross@suse.com>
x86/xen: Support early interrupts in xen pv guests
Icenowy Zheng <icenowy@aosc.io>
media: usbtv: add a new usbid
Florian Fainelli <f.fainelli@gmail.com>
ARM: dts: NSP: Fix PPI interrupt types
Florian Fainelli <f.fainelli@gmail.com>
ARM: dts: NSP: Disable AHCI controller for HR NSP boards
Sara Sharon <sara.sharon@intel.com>
iwlwifi: fix access to prph when transport is stopped
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
Gustavo A. R. Silva <garsilva@embeddedor.com>
scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
Guilherme G. Piccoli <gpiccoli@linux.vnet.ibm.com>
scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path
Vasily Averin <vvs@virtuozzo.com>
perf/core: Fix memory leak triggered by perf --namespace
Carlos Maiolino <cmaiolino@redhat.com>
xfs: Properly retry failed dquot items in case of error during buffer writeback
Darrick J. Wong <darrick.wong@oracle.com>
xfs: ubsan fixes
Arnd Bergmann <arnd@arndb.de>
drm/omap: displays: panel-dpi: add backlight dependency
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Andrey Gusakov <andrey.gusakov@cogentembedded.com>
drm/bridge: tc358767: fix 1-lane behavior
Andrey Gusakov <andrey.gusakov@cogentembedded.com>
drm/bridge: tc358767: fix AUXDATAn registers access
Andrey Gusakov <andrey.gusakov@cogentembedded.com>
drm/bridge: tc358767: fix timing calculations
Andrey Gusakov <andrey.gusakov@cogentembedded.com>
drm/bridge: tc358767: fix DP0_MISC register set
Andrey Gusakov <andrey.gusakov@cogentembedded.com>
drm/bridge: tc358767: filter out too high modes
Andrey Gusakov <andrey.gusakov@cogentembedded.com>
drm/bridge: tc358767: do no fail on hi-res displays
Eric Anholt <eric@anholt.net>
drm/bridge: Fix lvds-encoder since the panel_bridge rework.
Yisheng Xie <xieyisheng1@huawei.com>
kmemleak: add scheduling point to kmemleak_scan()
Liu, Changcheng <changcheng.liu@intel.com>
scripts/faddr2line: extend usage on generic arch
Trond Myklebust <trond.myklebust@primarydata.com>
SUNRPC: Allow connect to return EHOSTUNREACH
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
quota: Check for register_shrinker() failure.
Geert Uytterhoeven <geert+renesas@glider.be>
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Christian König <christian.koenig@amd.com>
drm/amdgpu: don't try to move pinned BOs
Michal Hocko <mhocko@suse.com>
xfs: fortify xfs_alloc_buftarg error handling
Minwoo Im <minwoo.im.dev@gmail.com>
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Filipe Manana <fdmanana@suse.com>
Btrfs: incremental send, fix wrong unlink path after renaming file
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Antoine Tenart <antoine.tenart@free-electrons.com>
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart <antoine.tenart@free-electrons.com>
net: mvpp2: fix the txq_init error path
Chao Yu <yuchao0@huawei.com>
quota: propagate error from __dquot_initialize
Robert Lippert <roblip@gmail.com>
hwmon: (pmbus) Use 64bit math for DIRECT format values
Vasily Averin <vvs@virtuozzo.com>
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin <vvs@virtuozzo.com>
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Andrew Elble <aweits@rit.edu>
nfsd: check for use of the closed special stateid
Vasily Averin <vvs@virtuozzo.com>
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Trond Myklebust <trond.myklebust@primarydata.com>
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust <trond.myklebust@primarydata.com>
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Thomas Meyer <thomas@m3y3r.de>
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
Eduardo Otubo <otubo@redhat.com>
xen-netfront: remove warning when unloading module
Colin Ian King <colin.king@canonical.com>
i2c: i2c-boardinfo: fix memory leaks on devinfo
Darrick J. Wong <darrick.wong@oracle.com>
xfs: log recovery should replay deferred ops in order
Darrick J. Wong <darrick.wong@oracle.com>
xfs: always free inline data before resetting inode fork during ifree
Jan H. Schönherr <jschoenh@amazon.de>
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Liu Bo <bo.li.liu@oracle.com>
Btrfs: fix list_add corruption and soft lockups in fsync
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li <kernellwp@gmail.com>
KVM: X86: Fix softlockup when get the current kvmclock
Jeff Layton <jlayton@redhat.com>
reiserfs: remove unneeded i_version bump
Xin Long <lucien.xin@gmail.com>
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long <lucien.xin@gmail.com>
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long <lucien.xin@gmail.com>
sctp: only allow the asoc reset when the asoc outq is empty
Josef Bacik <jbacik@fb.com>
btrfs: fix deadlock when writing out space cache
Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
mac80211: fix the update of path metric for RANN frame
Johannes Berg <johannes.berg@intel.com>
mac80211: use QoS NDP for AP probing
Mirza Krak <mirza.krak@endian.se>
drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
zhangliping <zhangliping02@baidu.com>
openvswitch: fix the incorrect flow action alloc size
Sagi Grimberg <sagi@grimberg.me>
nvme-rdma: don't complete requests before a send work request has completed
Dmitry V. Levin <ldv@altlinux.org>
uapi: fix linux/kfd_ioctl.h userspace compilation errors
Felix Kuehling <Felix.Kuehling@amd.com>
drm/amdkfd: Fix SDMA oversubsription handling
shaoyunl <Shaoyun.Liu@amd.com>
drm/amdkfd: Fix SDMA ring buffer size calculation
Felix Kuehling <Felix.Kuehling@amd.com>
drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
Michael Lyle <mlyle@lyle.org>
bcache: check return value of register_shrinker
David Howells <dhowells@redhat.com>
rxrpc: Fix service endpoint expiry
David Howells <dhowells@redhat.com>
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
David Howells <dhowells@redhat.com>
rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
Martin Schwidefsky <schwidefsky@de.ibm.com>
s390: fix alloc_pgste check in init_new_context again
David Disseldorp <ddiss@suse.de>
null_blk: fix dev->badblocks leak
James Hogan <jhogan@kernel.org>
cpufreq: Add Loongson machine dependencies
Hans de Goede <hdegoede@redhat.com>
ACPI / bus: Leave modalias empty for devices which are not present
Harald Freudenberger <freude@linux.vnet.ibm.com>
s390/zcrypt: Fix wrong comparison leading to strange load balancing
Thomas Richter <tmricht@linux.vnet.ibm.com>
s390/topology: fix compile error in file arch/s390/kernel/smp.c
James Smart <jsmart2021@gmail.com>
nvmet-fc: correct ref counting error when deferred rcv used
Minwoo Im <minwoo.im.dev@gmail.com>
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Kai-Heng Feng <kai.heng.feng@canonical.com>
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Sagi Grimberg <sagi@grimberg.me>
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg <sagi@grimberg.me>
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg <sagi@grimberg.me>
nvme-fabrics: introduce init command check for a queue that is not alive
Liran Alon <liran.alon@oracle.com>
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2
Nikita Leshenko <nikita.leshchenko@oracle.com>
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko <nikita.leshchenko@oracle.com>
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko <nikita.leshchenko@oracle.com>
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
David Hildenbrand <david@redhat.com>
KVM: x86: fix em_fxstor() sleeping while in atomic
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: X86: Fix operand/address-size during instruction decoding
Liran Alon <liran.alon@oracle.com>
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon <liran.alon@oracle.com>
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon <liran.alon@oracle.com>
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Abhishek Goel <huntbag@linux.vnet.ibm.com>
cpupower : Fix cpupower working when cpu0 is offline
Abhishek Goel <huntbag@linux.vnet.ibm.com>
cpupowerutils: bench - Fix cpu online check
Liu Bo <bo.li.liu@oracle.com>
Btrfs: bail out gracefully rather than BUG_ON
Nikolay Borisov <nborisov@suse.com>
btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
Stefan Schake <stschake@gmail.com>
drm/vc4: Account for interrupts in flight
Markus Trippelsdorf <markus@trippelsdorf.de>
VFS: Handle lazytime in do_mount()
Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
scsi: aacraid: Fix hang in kdump
Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
scsi: aacraid: Fix udev inquiry race condition
Mike Rapoport <rppt@linux.vnet.ibm.com>
ima/policy: fix parsing of fsuuid
Lyude Paul <lyude@redhat.com>
igb: Free IRQs when device is hotplugged
Jesse Chan <jc@linux.com>
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan <jc@linux.com>
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan <jc@linux.com>
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan <jc@linux.com>
power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jason Gerecke <killertofu@gmail.com>
HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
Aaron Armstrong Skomra <skomra@gmail.com>
HID: wacom: EKR: ensure devres groups at higher indexes are released
Stephan Mueller <smueller@chronox.de>
crypto: af_alg - whitelist mask and type
Ard Biesheuvel <ard.biesheuvel@linaro.org>
crypto: sha3-generic - fixes for alignment and big endian operation
Antoine Tenart <antoine.tenart@free-electrons.com>
crypto: inside-secure - avoid unmapping DMA memory that was not mapped
Antoine Tenart <antoine.tenart@free-electrons.com>
crypto: inside-secure - fix hash when length is a multiple of a block
Junaid Shahid <junaids@google.com>
crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
Junaid Shahid <junaids@google.com>
crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni
Sabrina Dubroca <sd@queasysnail.net>
crypto: aesni - add wrapper for generic gcm(aes)
Corentin LABBE <clabbe.montjoie@gmail.com>
crypto: aesni - Use GCM IV size constant
Corentin LABBE <clabbe.montjoie@gmail.com>
crypto: gcm - add GCM IV size constant
Sabrina Dubroca <sd@queasysnail.net>
crypto: aesni - fix typo in generic_gcmaes_decrypt
Stephan Mueller <smueller@chronox.de>
crypto: aesni - handle zero length dst buffer
Hauke Mehrtens <hauke@hauke-m.de>
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Reduce the suspend time consumption for ALC256
Linus Walleij <linus.walleij@linaro.org>
gpio: Fix kernel stack leak to userspace
Patrice Chotard <patrice.chotard@st.com>
gpio: stmpe: i2c transfer are forbiden in atomic context
Joel Stanley <joel@jms.id.au>
tools/gpio: Fix build error with musl libc
Janakarajan Natarajan <Janakarajan.Natarajan@amd.com>
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Linus Torvalds <torvalds@linux-foundation.org>
loop: fix concurrent lo_open/lo_release
Peter Zijlstra <peterz@infradead.org>
futex: Fix OWNER_DEAD fixup
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/bcm-nsp.dtsi | 4 +-
arch/arm/boot/dts/bcm958623hr.dts | 4 -
arch/arm/boot/dts/bcm958625hr.dts | 4 -
arch/mips/kvm/mips.c | 7 +-
arch/powerpc/kvm/powerpc.c | 7 +-
arch/s390/include/asm/mmu_context.h | 2 +-
arch/s390/include/asm/topology.h | 1 +
arch/s390/kernel/smp.c | 1 +
arch/s390/kvm/kvm-s390.c | 7 +-
arch/x86/crypto/aesni-intel_asm.S | 199 ++++++---------------
arch/x86/crypto/aesni-intel_glue.c | 77 ++++++--
arch/x86/include/asm/kvm_host.h | 3 +-
arch/x86/include/asm/segment.h | 12 ++
arch/x86/kvm/cpuid.h | 2 +-
arch/x86/kvm/emulate.c | 39 +++-
arch/x86/kvm/ioapic.c | 20 ++-
arch/x86/kvm/vmx.c | 55 +++---
arch/x86/kvm/x86.c | 20 +--
arch/x86/mm/extable.c | 4 +-
arch/x86/xen/enlighten_pv.c | 37 ++--
arch/x86/xen/xen-asm_64.S | 14 ++
crypto/Kconfig | 2 +-
crypto/af_alg.c | 10 +-
crypto/sha3_generic.c | 5 +-
drivers/acpi/device_sysfs.c | 4 +
drivers/android/binder.c | 12 ++
drivers/android/binder_alloc.c | 2 +-
drivers/auxdisplay/Kconfig | 1 +
drivers/block/loop.c | 10 +-
drivers/block/null_blk.c | 5 +-
drivers/cpufreq/Kconfig | 2 +
drivers/crypto/inside-secure/safexcel_hash.c | 56 ++++--
drivers/firmware/efi/Kconfig | 5 +-
drivers/gpio/gpio-ath79.c | 3 +
drivers/gpio/gpio-iop.c | 4 +
drivers/gpio/gpio-stmpe.c | 20 +--
drivers/gpio/gpiolib.c | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 47 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 4 +
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c | 4 +-
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 18 ++
drivers/gpu/drm/bridge/lvds-encoder.c | 48 ++++-
drivers/gpu/drm/bridge/tc358767.c | 73 ++++----
drivers/gpu/drm/omapdrm/displays/Kconfig | 1 +
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 3 +-
drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 3 +-
drivers/gpu/drm/vc4/vc4_irq.c | 3 +
drivers/gpu/drm/vc4/vc4_v3d.c | 3 +
drivers/hid/wacom_sys.c | 24 +--
drivers/hid/wacom_wac.c | 16 +-
drivers/hwmon/pmbus/pmbus_core.c | 21 ++-
drivers/i2c/i2c-boardinfo.c | 2 +
drivers/iio/adc/stm32-adc.c | 3 +-
drivers/iio/chemical/ccs811.c | 13 +-
drivers/input/rmi4/rmi_driver.c | 14 +-
drivers/input/rmi4/rmi_f03.c | 64 +++++--
drivers/md/bcache/btree.c | 5 +-
drivers/media/usb/usbtv/usbtv-core.c | 1 +
drivers/misc/mei/pci-me.c | 5 +-
drivers/mtd/nand/denali_pci.c | 4 +
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 4 +-
drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
drivers/net/ethernet/marvell/mvpp2.c | 20 +--
drivers/net/ethernet/xilinx/Kconfig | 1 +
drivers/net/phy/marvell10g.c | 5 +-
drivers/net/wireless/ath/ath9k/channel.c | 2 +-
drivers/net/wireless/intel/iwlwifi/fw/dbg.h | 2 -
drivers/net/wireless/intel/iwlwifi/mvm/utils.c | 2 +
.../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 6 +
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 9 +
drivers/net/wireless/st/cw1200/sta.c | 4 +-
drivers/net/wireless/ti/wl1251/main.c | 2 +-
drivers/net/wireless/ti/wlcore/cmd.c | 5 +-
drivers/net/xen-netfront.c | 18 ++
drivers/nvme/host/fabrics.h | 30 ++++
drivers/nvme/host/fc.c | 19 +-
drivers/nvme/host/pci.c | 15 +-
drivers/nvme/host/rdma.c | 60 +++----
drivers/nvme/target/fc.c | 9 +-
drivers/nvme/target/loop.c | 25 ++-
drivers/power/reset/zx-reboot.c | 4 +
drivers/s390/crypto/zcrypt_api.c | 4 +-
drivers/scsi/aacraid/aachba.c | 15 +-
drivers/scsi/aacraid/commsup.c | 11 +-
drivers/scsi/ufs/ufshcd.c | 7 +-
drivers/spi/spi-imx.c | 15 +-
drivers/staging/ccree/ssi_cipher.c | 1 +
drivers/staging/ccree/ssi_driver.c | 2 +-
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 7 +-
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h | 2 +-
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 6 +-
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 14 +-
drivers/tty/serial/8250/8250_of.c | 5 +-
drivers/tty/serial/8250/8250_uniphier.c | 5 +-
drivers/tty/serial/imx.c | 14 +-
drivers/tty/tty_io.c | 8 +-
drivers/tty/tty_ldisc.c | 4 +-
drivers/usb/class/cdc-acm.c | 5 +-
drivers/usb/gadget/composite.c | 7 +-
drivers/usb/gadget/function/f_fs.c | 3 +-
drivers/usb/gadget/udc/core.c | 2 +-
drivers/usb/serial/Kconfig | 1 +
drivers/usb/serial/io_edgeport.c | 1 -
drivers/usb/serial/option.c | 5 +
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/usb-serial-simple.c | 7 +
drivers/usb/storage/uas.c | 7 +-
fs/btrfs/file.c | 5 +-
fs/btrfs/free-space-cache.c | 3 +-
fs/btrfs/inode.c | 10 +-
fs/btrfs/send.c | 124 +++++++++++--
fs/btrfs/tree-log.c | 2 +-
fs/btrfs/volumes.c | 20 ++-
fs/lockd/svc.c | 16 +-
fs/namespace.c | 1 +
fs/nfs_common/grace.c | 10 +-
fs/nfsd/nfs4state.c | 34 ++--
fs/quota/dquot.c | 22 ++-
fs/reiserfs/super.c | 1 -
fs/xfs/xfs_aops.c | 6 +-
fs/xfs/xfs_bmap_item.c | 23 +--
fs/xfs/xfs_bmap_item.h | 3 +-
fs/xfs/xfs_buf.c | 15 +-
fs/xfs/xfs_dquot.c | 14 +-
fs/xfs/xfs_dquot_item.c | 40 ++++-
fs/xfs/xfs_inode.c | 21 +++
fs/xfs/xfs_log_recover.c | 75 +++++++-
fs/xfs/xfs_refcount_item.c | 21 +--
fs/xfs/xfs_refcount_item.h | 3 +-
include/crypto/gcm.h | 8 +
include/linux/kvm_host.h | 3 +
include/linux/tty.h | 2 +
include/net/mac80211.h | 8 +-
include/trace/events/rxrpc.h | 2 +
include/uapi/linux/kfd_ioctl.h | 22 +--
kernel/events/core.c | 1 +
kernel/futex.c | 6 +-
lib/test_firmware.c | 1 +
mm/kmemleak.c | 2 +
net/mac80211/mesh_hwmp.c | 15 +-
net/mac80211/mlme.c | 2 +-
net/mac80211/tx.c | 29 ++-
net/openvswitch/flow_netlink.c | 16 +-
net/rxrpc/af_rxrpc.c | 13 ++
net/rxrpc/ar-internal.h | 5 +-
net/rxrpc/call_accept.c | 2 +-
net/rxrpc/call_object.c | 19 +-
net/rxrpc/conn_client.c | 2 +
net/rxrpc/conn_object.c | 42 +++--
net/rxrpc/net_ns.c | 3 +
net/rxrpc/sendmsg.c | 5 +-
net/sctp/stream.c | 32 +++-
net/sunrpc/xprtsock.c | 1 +
scripts/faddr2line | 21 ++-
security/integrity/ima/ima_policy.c | 2 +-
sound/pci/hda/patch_realtek.c | 6 +-
tools/gpio/gpio-event-mon.c | 1 +
tools/power/cpupower/bench/system.c | 2 +-
.../cpupower/utils/idle_monitor/cpuidle_sysfs.c | 9 +-
tools/usb/usbip/src/usbip_bind.c | 9 +
tools/usb/usbip/src/usbip_list.c | 9 +
virt/kvm/arm/arm.c | 8 +-
virt/kvm/kvm_main.c | 23 +++
165 files changed, 1521 insertions(+), 729 deletions(-)
next reply other threads:[~2018-02-02 18:04 UTC|newest]
Thread overview: 164+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-02 16:56 Greg Kroah-Hartman [this message]
2018-02-02 16:56 ` [PATCH 4.14 001/156] futex: Fix OWNER_DEAD fixup Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 002/156] loop: fix concurrent lo_open/lo_release Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 003/156] KVM: x86: Fix CPUID function for word 6 (80000001_ECX) Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 004/156] tools/gpio: Fix build error with musl libc Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 005/156] gpio: stmpe: i2c transfer are forbiden in atomic context Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 006/156] gpio: Fix kernel stack leak to userspace Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 007/156] ALSA: hda - Reduce the suspend time consumption for ALC256 Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 008/156] crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 009/156] crypto: aesni - handle zero length dst buffer Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 010/156] crypto: aesni - fix typo in generic_gcmaes_decrypt Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 011/156] crypto: gcm - add GCM IV size constant Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 012/156] crypto: aesni - Use " Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 013/156] crypto: aesni - add wrapper for generic gcm(aes) Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 014/156] crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 015/156] crypto: aesni - Fix out-of-bounds access of the AAD " Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 016/156] crypto: inside-secure - fix hash when length is a multiple of a block Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 017/156] crypto: inside-secure - avoid unmapping DMA memory that was not mapped Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 018/156] crypto: sha3-generic - fixes for alignment and big endian operation Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 019/156] crypto: af_alg - whitelist mask and type Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 020/156] HID: wacom: EKR: ensure devres groups at higher indexes are released Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 021/156] HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 022/156] power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 023/156] gpio: iop: " Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 024/156] gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 025/156] mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 026/156] igb: Free IRQs when device is hotplugged Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 027/156] ima/policy: fix parsing of fsuuid Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 028/156] scsi: aacraid: Fix udev inquiry race condition Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 029/156] scsi: aacraid: Fix hang in kdump Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 030/156] VFS: Handle lazytime in do_mount() Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 031/156] drm/vc4: Account for interrupts in flight Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 032/156] btrfs: Fix transaction abort during failure in btrfs_rm_dev_item Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 033/156] Btrfs: bail out gracefully rather than BUG_ON Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 034/156] cpupowerutils: bench - Fix cpu online check Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 035/156] cpupower : Fix cpupower working when cpu0 is offline Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 036/156] KVM: nVMX/nSVM: Dont intercept #UD when running L2 Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 037/156] KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure Greg Kroah-Hartman
2018-02-02 16:56 ` [PATCH 4.14 038/156] KVM: x86: Dont re-execute instruction when not passing CR2 value Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 039/156] KVM: X86: Fix operand/address-size during instruction decoding Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 040/156] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 041/156] KVM: x86: fix em_fxstor() sleeping while in atomic Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 042/156] KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 043/156] KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 044/156] KVM: x86: ioapic: Preserve read-only values in the redirection table Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 045/156] KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2 Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 046/156] nvme-fabrics: introduce init command check for a queue that is not alive Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 047/156] nvme-fc: check if queue is ready in queue_rq Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 048/156] nvme-loop: " Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 049/156] nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 050/156] nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 051/156] nvmet-fc: correct ref counting error when deferred rcv used Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 052/156] s390/topology: fix compile error in file arch/s390/kernel/smp.c Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 053/156] s390/zcrypt: Fix wrong comparison leading to strange load balancing Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 054/156] ACPI / bus: Leave modalias empty for devices which are not present Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 055/156] cpufreq: Add Loongson machine dependencies Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 056/156] null_blk: fix dev->badblocks leak Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 057/156] s390: fix alloc_pgste check in init_new_context again Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 058/156] rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 059/156] rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 060/156] rxrpc: Fix service endpoint expiry Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 061/156] bcache: check return value of register_shrinker Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 062/156] drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 063/156] drm/amdkfd: Fix SDMA ring buffer size calculation Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 064/156] drm/amdkfd: Fix SDMA oversubsription handling Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 065/156] uapi: fix linux/kfd_ioctl.h userspace compilation errors Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 066/156] nvme-rdma: dont complete requests before a send work request has completed Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 067/156] openvswitch: fix the incorrect flow action alloc size Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 068/156] drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 069/156] mac80211: use QoS NDP for AP probing Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 070/156] mac80211: fix the update of path metric for RANN frame Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 071/156] btrfs: fix deadlock when writing out space cache Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 072/156] sctp: only allow the asoc reset when the asoc outq is empty Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 073/156] sctp: avoid flushing unsent queue when doing asoc reset Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 074/156] sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1 Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 075/156] reiserfs: remove unneeded i_version bump Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 076/156] KVM: X86: Fix softlockup when get the current kvmclock Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 077/156] KVM: VMX: Fix rflags cache during vCPU reset Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 078/156] Btrfs: fix list_add corruption and soft lockups in fsync Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 079/156] KVM: Let KVM_SET_SIGNAL_MASK work as advertised Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 080/156] xfs: always free inline data before resetting inode fork during ifree Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 081/156] xfs: log recovery should replay deferred ops in order Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 082/156] i2c: i2c-boardinfo: fix memory leaks on devinfo Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 083/156] xen-netfront: remove warning when unloading module Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 084/156] auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 085/156] nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 086/156] nfsd: Ensure we check stateid validity in the seqid operation checks Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 087/156] grace: replace BUG_ON by WARN_ONCE in exit_net hook Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 088/156] nfsd: check for use of the closed special stateid Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 089/156] race of lockd inetaddr notifiers vs nlmsvc_rqst change Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 090/156] lockd: fix "list_add double add" caused by legacy signal interface Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 091/156] hwmon: (pmbus) Use 64bit math for DIRECT format values Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 092/156] quota: propagate error from __dquot_initialize Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 093/156] net: mvpp2: fix the txq_init error path Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 094/156] net: phy: marvell10g: fix the PHY id mask Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 095/156] bnxt_en: Fix an error handling path in bnxt_get_module_eeprom() Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 096/156] Btrfs: incremental send, fix wrong unlink path after renaming file Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 097/156] nvme-pci: fix NULL pointer dereference in nvme_free_host_mem() Greg Kroah-Hartman
2018-02-02 16:57 ` [PATCH 4.14 098/156] xfs: fortify xfs_alloc_buftarg error handling Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 099/156] drm/amdgpu: dont try to move pinned BOs Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 100/156] net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 101/156] quota: Check for register_shrinker() failure Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 102/156] SUNRPC: Allow connect to return EHOSTUNREACH Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 103/156] scripts/faddr2line: extend usage on generic arch Greg Kroah-Hartman
2018-02-04 6:46 ` Liu, Changcheng
2018-02-04 10:46 ` Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 104/156] kmemleak: add scheduling point to kmemleak_scan() Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 105/156] drm/bridge: Fix lvds-encoder since the panel_bridge rework Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 106/156] drm/bridge: tc358767: do no fail on hi-res displays Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 107/156] drm/bridge: tc358767: filter out too high modes Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 108/156] drm/bridge: tc358767: fix DP0_MISC register set Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 109/156] drm/bridge: tc358767: fix timing calculations Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 110/156] drm/bridge: tc358767: fix AUXDATAn registers access Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 111/156] drm/bridge: tc358767: fix 1-lane behavior Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 112/156] drm/omap: Fix error handling path in omap_dmm_probe() Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 113/156] drm/omap: displays: panel-dpi: add backlight dependency Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 114/156] xfs: ubsan fixes Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 115/156] xfs: Properly retry failed dquot items in case of error during buffer writeback Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 116/156] perf/core: Fix memory leak triggered by perf --namespace Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 117/156] scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 118/156] scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 119/156] iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 120/156] iwlwifi: fix access to prph when transport is stopped Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 121/156] ARM: dts: NSP: Disable AHCI controller for HR NSP boards Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 122/156] ARM: dts: NSP: Fix PPI interrupt types Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 123/156] media: usbtv: add a new usbid Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 124/156] x86/xen: Support early interrupts in xen pv guests Greg Kroah-Hartman
2018-02-02 16:58 ` Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 125/156] usb: gadget: dont dereference g until after it has been null checked Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 126/156] staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 127/156] drm/vc4: Move IRQ enable to PM path Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 128/156] KVM: x86: emulate #UD while in guest mode Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 129/156] staging: lustre: separate a connection destroy from free struct kib_conn Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 130/156] staging: ccree: NULLify backup_info when unused Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 131/156] staging: ccree: fix fips event irq handling build Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 132/156] tty: fix data race between tty_init_dev and flush of buf Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 133/156] usb: option: Add support for FS040U modem Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 134/156] USB: serial: pl2303: new device id for Chilitag Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 135/156] USB: cdc-acm: Do not log urb submission errors on disconnect Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 136/156] CDC-ACM: apply quirk for card reader Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 137/156] USB: serial: io_edgeport: fix possible sleep-in-atomic Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 138/156] usbip: prevent bind loops on devices attached to vhci_hcd Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 139/156] usbip: list: dont list " Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 140/156] USB: serial: simple: add Motorola Tetra driver Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 141/156] usb: f_fs: Prevent gadget unbind if it is already unbound Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 142/156] usb: uas: unconditionally bring back host after reset Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 143/156] usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 144/156] ANDROID: binder: remove waitqueue when thread exits Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 145/156] android: binder: use VM_ALLOC to get vm area Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 146/156] mei: me: allow runtime pm for platform with D0i3 Greg Kroah-Hartman
2018-02-02 16:58 ` Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 147/156] serial: 8250_of: fix return code when probe function fails to get reset Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 148/156] serial: 8250_uniphier: fix error return code in uniphier_uart_probe() Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 149/156] serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 150/156] spi: imx: do not access registers while clocks disabled Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 151/156] iio: adc: stm32: fix scan of multiple channels with DMA Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 152/156] iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 153/156] test_firmware: fix missing unlock on error in config_num_requests_store() Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 154/156] Input: synaptics-rmi4 - unmask F03 interrupts when port is opened Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 155/156] Input: synaptics-rmi4 - do not delete interrupt memory too early Greg Kroah-Hartman
2018-02-02 16:58 ` [PATCH 4.14 156/156] x86/efi: Clarify that reset attack mitigation needs appropriate userspace Greg Kroah-Hartman
2018-02-02 22:18 ` [PATCH 4.14 000/156] 4.14.17-stable review Shuah Khan
2018-02-02 23:06 ` Dan Rue
2018-02-03 15:31 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180202140840.242829545@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuahkh@osg.samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.