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,
stable@vger.kernel.org
Subject: [PATCH 4.10 000/110] 4.10.10-stable review
Date: Mon, 10 Apr 2017 18:41:51 +0200 [thread overview]
Message-ID: <20170410164201.247583164@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.10.10 release.
There are 110 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 Wed Apr 12 16:41:40 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.10.10-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.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.10.10-rc1
Matjaz Hegedic <matjaz.hegedic@gmail.com>
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Matjaz Hegedic <matjaz.hegedic@gmail.com>
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic <matjaz.hegedic@gmail.com>
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
Len Brown <len.brown@intel.com>
tools/power turbostat: dump Atom P-states correctly
Len Brown <len.brown@intel.com>
tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
João Paulo Rechi Vita <jprvita@gmail.com>
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
Krzysztof Kozlowski <krzk@kernel.org>
watchdog: s3c2410: Fix infinite interrupt in soft mode
Sinan Kaya <okaya@codeaurora.org>
PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
PCI: Sort the list of devices with D3 delay quirk by ID
yangbo lu <yangbo.lu@nxp.com>
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
Dongdong Liu <liudongdong3@huawei.com>
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
Jon Mason <jon.mason@broadcom.com>
PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
Will Deacon <will.deacon@arm.com>
ARM: smccc: Update HVC comment to describe new quirk parameter
Andy Gross <andy.gross@linaro.org>
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross <andy.gross@linaro.org>
arm: kernel: Add SMC structure parameter
Ping Cheng <pinglinux@gmail.com>
HID: wacom: don't apply generic settings to old devices
Mylène Josserand <mylene.josserand@free-electrons.com>
ASoC: sun4i-i2s: Add quirks to handle a31 compatible
Alexandre Bailon <abailon@baylibre.com>
usb: musb: da8xx: Fix host mode suspend
Zhang Rui <rui.zhang@intel.com>
ACPI: save NVS memory for Lenovo G50-45
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
Lv Zheng <lv.zheng@intel.com>
ACPI / button: Change default behavior to lid_init_state=open
Bartosz Golaszewski <bgolaszewski@baylibre.com>
sata: ahci-da850: implement a workaround for the softreset quirk
Sean Young <sean@mess.org>
rx51: broken build
Dan Carpenter <dan.carpenter@oracle.com>
PCI: xgene: Fix double free on init error
Alex Williamson <alex.williamson@redhat.com>
PCI: Add ACS quirk for Intel Union Point
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/mga: remove device_is_agp callback
Felipe Balbi <felipe.balbi@linux.intel.com>
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi <balbi@ti.com>
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi <balbi@ti.com>
usb: xhci: add quirk flag for broken PED bits
Kevin Hilman <khilman@baylibre.com>
ARM: davinci: add skeleton for pdata-quirks
Vignesh R <vigneshr@ti.com>
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Stephen Boyd <stephen.boyd@linaro.org>
usb: chipidea: msm: Rely on core to override AHBBURST
Tony Lindgren <tony@atomide.com>
ARM: OMAP2+: Fix init for multiple quirks for the same SoC
youling257 <youling257@gmail.com>
ASoC: Intel: bytcr_rt5640: quirks for Insyde devices
Paulo Zanoni <paulo.r.zanoni@intel.com>
drm/i915: actually drive the BDW reserved IDs
Paulo Zanoni <paulo.r.zanoni@intel.com>
drm/i915: more .is_mobile cleanups for BDW
Paulo Zanoni <paulo.r.zanoni@intel.com>
drm/i915: fix INTEL_BDW_IDS definition
Jani Nikula <jani.nikula@intel.com>
drm/edid: constify edid quirk list
Yuta Kobayashi <alu.ula@outlook.com>
HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data
Paolo Bonzini <pbonzini@redhat.com>
kvm: fix page struct leak in handle_vmon
Jason A. Donenfeld <Jason@zx2c4.com>
random: use chacha20 for get_random_int/long
Chris Salls <salls@cs.ucsb.edu>
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Johan Hovold <johan@kernel.org>
Documentation: stable-kernel-rules: fix stable-tag format
Janusz Dziedzic <januszx.dziedzic@intel.com>
usb: dwc3: gadget: delay unmap of bounced requests
Changbin Du <changbin.du@intel.com>
drm/i915/kvmgt: fix suspicious rcu dereference usage
Zhenyu Wang <zhenyuw@linux.intel.com>
drm/i915/gvt: Fix gvt scheduler interval time
Huacai Chen <chenhc@lemote.com>
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen <chenhc@lemote.com>
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen <chenhc@lemote.com>
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
Huacai Chen <chenhc@lemote.com>
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Hauke Mehrtens <hauke@hauke-m.de>
MIPS: Lantiq: fix missing xbar kernel panic
Paul Burton <paul.burton@imgtec.com>
MIPS: End spinlocks with .insn
John Crispin <john@phrozen.org>
MIPS: ralink: Fix typos in rt3883 pinctrl
James Hogan <james.hogan@imgtec.com>
MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/uaccess: get_user() should zero on failure (again)
Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
s390/decompressor: fix initrd corruption caused by bss clear
Max Filippov <jcmvbkbc@gmail.com>
xtensa: make __pa work with uncached KSEG addresses
Tobias Klauser <tklauser@distanz.ch>
nios2: reserve boot memory for device tree
Andi Kleen <ak@linux.intel.com>
x86/mce: Don't print MCEs when mcelog is active
Dmitry Bilunov <kmeaw@yandex-team.ru>
dm raid: fix NULL pointer dereference for raid1 without bitmap
Michael Ellerman <mpe@ellerman.id.au>
powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
Paul Mackerras <paulus@ozlabs.org>
powerpc: Don't try to fix up misaligned load-with-reservation instructions
Oliver O'Halloran <oohall@gmail.com>
powerpc/64: Fix flush_(d|i)cache_range() called from modules
Frederic Barrat <fbarrat@linux.vnet.ibm.com>
powerpc/mm: Add missing global TLB invalidate if cxl is active
Benjamin Herrenschmidt <benh@kernel.crashing.org>
powerpc: Disable HFSCR[TM] if TM is not supported
Arnd Bergmann <arnd@arndb.de>
drm/msm: adreno: fix build error without debugfs
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Add missing fixups
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Fix src fixup in from user rapf loops
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Set flags before ADDZ
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Zero rest of buffer from copy_from_user
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Add early abort to copy_to_user
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Fix alignment error checking
James Hogan <james.hogan@imgtec.com>
metag/usercopy: Drop unused macros
Arend Van Spriel <arend.vanspriel@broadcom.com>
brcmfmac: use local iftype avoiding use-after-free of virtual interface
Johannes Berg <johannes.berg@intel.com>
mac80211: unconditionally start new netdev queues with iTXQ support
Wei Yongjun <yongjun_wei@trendmicro.com.cn>
ring-buffer: Fix return value check in test_ringbuffer()
Calvin Owens <calvinowens@fb.com>
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Martin Brandenburg <martin@omnibond.com>
orangefs: move features validation to fix filesystem hang
Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
jump label: fix passing kbuild_cflags when checking for asm goto support
Arnd Bergmann <arnd@arndb.de>
Kbuild: use cc-disable-warning consistently for maybe-uninitialized
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPI / scan: Prefer devices without _HID for _ADR matching
Dmitry Torokhov <dmitry.torokhov@gmail.com>
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
Sami Tolvanen <samitolvanen@google.com>
dm verity fec: fix bufio leaks
Sami Tolvanen <samitolvanen@google.com>
dm verity fec: limit error correction recursion
Ross Zwisler <ross.zwisler@linux.intel.com>
dax: fix radix tree insertion race
bsegall@google.com <bsegall@google.com>
ptrace: fix PTRACE_LISTEN race corrupting task->state
Alexander Polakov <apolyakov@beget.ru>
mm/page_alloc.c: fix print order in show_free_areas()
Jan-Marek Glogowski <glogow@fbihome.de>
Reset TreeId to zero on SMB2 TREE_CONNECT
Arend Van Spriel <arend.vanspriel@broadcom.com>
cfg80211: check rdev resume callback only for registered wiphy
Victor Kamensky <kamensky@cisco.com>
arm64: mm: unaligned access by user-land should be received as SIGBUS
Quentin Schulz <quentin.schulz@free-electrons.com>
iio: bmg160: reset chip when probing
Shrirang Bagul <shrirang.bagul@canonical.com>
iio: st_pressure: initialize lps22hb bootime
Nikolaus Schulz <nikolaus.schulz@avionic-design.de>
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Suzuki K Poulose <suzuki.poulose@arm.com>
kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
Marc Zyngier <marc.zyngier@arm.com>
arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
Marc Zyngier <marc.zyngier@arm.com>
arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
Shuxiao Zhang <zhangshuxiao@xiaomi.com>
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
NeilBrown <neilb@suse.com>
sysfs: be careful of error returns from ops->show()
Tomasz Nowicki <tn@semihalf.com>
PCI: thunder-pem: Fix legacy firmware PEM-specific resources
Tomasz Nowicki <tn@semihalf.com>
PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller
Li Qiang <liq3ea@gmail.com>
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Thomas Hellstrom <thellstrom@vmware.com>
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom <thellstrom@vmware.com>
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Murray McAllister <murray.mcallister@insomniasec.com>
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister <murray.mcallister@insomniasec.com>
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Thomas Hellstrom <thellstrom@vmware.com>
drm/vmwgfx: Type-check lookups of fence objects
-------------
Diffstat:
Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
.../devicetree/bindings/watchdog/samsung-wdt.txt | 9 +-
Documentation/process/stable-kernel-rules.rst | 2 +-
Makefile | 18 +-
arch/arm/kernel/armksyms.c | 4 +-
arch/arm/kernel/smccc-call.S | 14 +-
arch/arm/kvm/mmu.c | 23 +-
arch/arm/mach-davinci/Makefile | 2 +-
arch/arm/mach-davinci/da8xx-dt.c | 1 +
arch/arm/mach-davinci/include/mach/common.h | 2 +
arch/arm/mach-davinci/pdata-quirks.c | 39 +++
arch/arm/mach-omap2/pdata-quirks.c | 3 +-
arch/arm64/kernel/arm64ksyms.c | 4 +-
arch/arm64/kernel/asm-offsets.c | 7 +-
arch/arm64/kernel/smccc-call.S | 23 +-
arch/arm64/mm/fault.c | 42 +--
arch/metag/include/asm/uaccess.h | 15 +-
arch/metag/lib/usercopy.c | 312 ++++++++-------------
arch/mips/Kconfig | 2 +-
arch/mips/include/asm/spinlock.h | 8 +-
arch/mips/kernel/cpu-probe.c | 2 +-
arch/mips/kernel/genex.S | 4 +-
arch/mips/kernel/traps.c | 17 +-
arch/mips/lantiq/xway/sysctrl.c | 2 +-
arch/mips/mm/c-r4k.c | 2 +
arch/mips/mm/tlbex.c | 25 +-
arch/mips/ralink/rt3883.c | 4 +-
arch/nios2/kernel/prom.c | 7 +
arch/nios2/kernel/setup.c | 3 +
arch/powerpc/crypto/crc32c-vpmsum_glue.c | 3 +
arch/powerpc/kernel/align.c | 27 +-
arch/powerpc/kernel/misc_64.S | 4 +-
arch/powerpc/kernel/setup_64.c | 9 +
arch/powerpc/mm/hash_native_64.c | 7 +-
arch/s390/boot/compressed/misc.c | 35 +--
arch/s390/include/asm/uaccess.h | 2 +-
arch/x86/kernel/cpu/mcheck/mce.c | 7 +-
arch/x86/kernel/reboot.c | 16 ++
arch/x86/kvm/vmx.c | 9 +-
arch/xtensa/include/asm/page.h | 13 +
drivers/acpi/button.c | 2 +-
drivers/acpi/glue.c | 12 +-
drivers/acpi/sleep.c | 19 ++
drivers/ata/ahci_da850.c | 33 ++-
drivers/char/random.c | 84 +++---
drivers/firmware/qcom_scm-64.c | 13 +-
drivers/gpio/gpiolib-acpi.c | 4 +-
drivers/gpu/drm/drm_edid.c | 6 +-
drivers/gpu/drm/i915/gvt/kvmgt.c | 4 +-
drivers/gpu/drm/i915/gvt/sched_policy.c | 4 +-
drivers/gpu/drm/i915/i915_pci.c | 1 +
drivers/gpu/drm/mga/mga_dma.c | 20 +-
drivers/gpu/drm/mga/mga_drv.c | 37 ---
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 2 +
drivers/gpu/drm/ttm/ttm_object.c | 10 +-
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 79 ++++--
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 31 +-
drivers/hid/hid-core.c | 2 -
drivers/hid/hid-ids.h | 1 -
drivers/hid/hid-microsoft.c | 2 -
drivers/hid/usbhid/hid-quirks.c | 1 -
drivers/hid/wacom_wac.c | 3 +
drivers/iio/gyro/bmg160_core.c | 12 +
drivers/iio/industrialio-core.c | 7 +-
drivers/iio/pressure/st_pressure_core.c | 1 +
drivers/md/dm-raid.c | 2 +-
drivers/md/dm-verity-fec.c | 18 +-
drivers/md/dm-verity-fec.h | 4 +
drivers/mmc/host/sdhci-of-esdhc.c | 18 +-
.../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 8 +-
drivers/pci/host/pci-thunder-pem.c | 62 +++-
drivers/pci/host/pci-xgene.c | 7 +-
drivers/pci/quirks.c | 99 +++++--
drivers/platform/x86/asus-wmi.c | 23 +-
drivers/staging/android/ashmem.c | 1 +
drivers/tty/serial/8250/8250_omap.c | 9 +-
drivers/usb/chipidea/ci_hdrc_msm.c | 4 +-
drivers/usb/dwc3/gadget.c | 21 +-
drivers/usb/dwc3/host.c | 21 +-
drivers/usb/host/xhci-hub.c | 6 +
drivers/usb/host/xhci-plat.c | 3 +
drivers/usb/host/xhci.h | 3 +
drivers/usb/musb/da8xx.c | 2 +-
drivers/usb/storage/unusual_devs.h | 14 +
drivers/watchdog/s3c2410_wdt.c | 21 +-
fs/cifs/smb2pdu.c | 4 +
fs/dax.c | 35 ++-
fs/orangefs/super.c | 9 +-
fs/sysfs/file.c | 6 +-
fs/xfs/xfs_bmap_util.c | 10 +-
include/drm/i915_pciids.h | 11 +-
include/drm/ttm/ttm_object.h | 5 +-
include/linux/arm-smccc.h | 52 +++-
include/linux/pci_ids.h | 2 +
include/linux/random.h | 1 -
init/main.c | 1 -
kernel/ptrace.c | 14 +-
kernel/trace/ring_buffer.c | 8 +-
mm/mempolicy.c | 20 +-
mm/page_alloc.c | 2 +-
net/mac80211/iface.c | 3 +-
net/wireless/sysfs.c | 10 +-
sound/soc/codecs/rt5670.c | 1 +
sound/soc/intel/atom/sst/sst_acpi.c | 37 ++-
sound/soc/intel/boards/bytcr_rt5640.c | 10 +
sound/soc/intel/boards/cht_bsw_rt5645.c | 98 ++++++-
sound/soc/sunxi/sun4i-i2s.c | 57 +++-
tools/power/x86/turbostat/turbostat.c | 103 +++++++
110 files changed, 1357 insertions(+), 615 deletions(-)
next reply other threads:[~2017-04-10 17:11 UTC|newest]
Thread overview: 117+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-10 16:41 Greg Kroah-Hartman [this message]
2017-04-10 16:41 ` [PATCH 4.10 001/110] drm/vmwgfx: Type-check lookups of fence objects Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 002/110] drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 003/110] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 004/110] drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 005/110] drm/vmwgfx: Remove getparam error message Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 006/110] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 007/110] PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller Greg Kroah-Hartman
2017-04-10 16:41 ` [PATCH 4.10 008/110] PCI: thunder-pem: Fix legacy firmware PEM-specific resources Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 009/110] sysfs: be careful of error returns from ops->show() Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 010/110] staging: android: ashmem: lseek failed due to no FMODE_LSEEK Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 011/110] arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 012/110] arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 013/110] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 014/110] iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 015/110] iio: st_pressure: initialize lps22hb bootime Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 016/110] iio: bmg160: reset chip when probing Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 017/110] arm64: mm: unaligned access by user-land should be received as SIGBUS Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 018/110] cfg80211: check rdev resume callback only for registered wiphy Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 019/110] Reset TreeId to zero on SMB2 TREE_CONNECT Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 020/110] mm/page_alloc.c: fix print order in show_free_areas() Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 021/110] ptrace: fix PTRACE_LISTEN race corrupting task->state Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 022/110] dax: fix radix tree insertion race Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 023/110] dm verity fec: limit error correction recursion Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 024/110] dm verity fec: fix bufio leaks Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 025/110] ACPI / gpio: do not fall back to parsing _CRS when we get a deferral Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 026/110] ACPI / scan: Prefer devices without _HID for _ADR matching Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 027/110] Kbuild: use cc-disable-warning consistently for maybe-uninitialized Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 028/110] jump label: fix passing kbuild_cflags when checking for asm goto support Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 029/110] orangefs: move features validation to fix filesystem hang Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 030/110] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 031/110] ring-buffer: Fix return value check in test_ringbuffer() Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 032/110] mac80211: unconditionally start new netdev queues with iTXQ support Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 033/110] brcmfmac: use local iftype avoiding use-after-free of virtual interface Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 034/110] metag/usercopy: Drop unused macros Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 035/110] metag/usercopy: Fix alignment error checking Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 036/110] metag/usercopy: Add early abort to copy_to_user Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 037/110] metag/usercopy: Zero rest of buffer from copy_from_user Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 038/110] metag/usercopy: Set flags before ADDZ Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 039/110] metag/usercopy: Fix src fixup in from user rapf loops Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 040/110] metag/usercopy: Add missing fixups Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 041/110] drm/msm: adreno: fix build error without debugfs Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 042/110] powerpc: Disable HFSCR[TM] if TM is not supported Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 043/110] powerpc/mm: Add missing global TLB invalidate if cxl is active Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 044/110] powerpc/64: Fix flush_(d|i)cache_range() called from modules Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 045/110] powerpc: Dont try to fix up misaligned load-with-reservation instructions Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 046/110] powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 048/110] x86/mce: Dont print MCEs when mcelog is active Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 049/110] nios2: reserve boot memory for device tree Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 050/110] xtensa: make __pa work with uncached KSEG addresses Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 051/110] s390/decompressor: fix initrd corruption caused by bss clear Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 052/110] s390/uaccess: get_user() should zero on failure (again) Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 053/110] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 054/110] MIPS: ralink: Fix typos in rt3883 pinctrl Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 055/110] MIPS: End spinlocks with .insn Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 056/110] MIPS: Lantiq: fix missing xbar kernel panic Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 057/110] MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3 Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 058/110] MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2 Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 059/110] MIPS: Flush wrong invalid FTLB entry for huge page Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 060/110] MIPS: c-r4k: Fix Loongson-3s vcache/scache waysize calculation Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 061/110] drm/i915/gvt: Fix gvt scheduler interval time Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 062/110] drm/i915/kvmgt: fix suspicious rcu dereference usage Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 063/110] usb: dwc3: gadget: delay unmap of bounced requests Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 064/110] Documentation: stable-kernel-rules: fix stable-tag format Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 065/110] mm/mempolicy.c: fix error handling in set_mempolicy and mbind Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 066/110] random: use chacha20 for get_random_int/long Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 067/110] kvm: fix page struct leak in handle_vmon Greg Kroah-Hartman
2017-04-10 16:42 ` [PATCH 4.10 068/110] HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouch data Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 069/110] drm/edid: constify edid quirk list Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 070/110] drm/i915: fix INTEL_BDW_IDS definition Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 071/110] drm/i915: more .is_mobile cleanups for BDW Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 072/110] drm/i915: actually drive the BDW reserved IDs Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 073/110] ASoC: Intel: bytcr_rt5640: quirks for Insyde devices Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 074/110] ARM: OMAP2+: Fix init for multiple quirks for the same SoC Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 075/110] usb: chipidea: msm: Rely on core to override AHBBURST Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 076/110] serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 077/110] ARM: davinci: add skeleton for pdata-quirks Greg Kroah-Hartman
2017-04-11 8:13 ` Sekhar Nori
2017-04-11 14:41 ` Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 079/110] usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 080/110] usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 081/110] drm/mga: remove device_is_agp callback Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 082/110] PCI: Add ACS quirk for Intel Union Point Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 083/110] PCI: xgene: Fix double free on init error Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 084/110] [media] rx51: broken build Greg Kroah-Hartman
2017-04-11 11:44 ` Sean Young
2017-04-11 14:42 ` Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 085/110] sata: ahci-da850: implement a workaround for the softreset quirk Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 086/110] ACPI / button: Change default behavior to lid_init_state=open Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 087/110] ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10 Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 088/110] ASoC: Intel: Baytrail: " Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 089/110] ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 090/110] ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 091/110] ACPI: save NVS memory for Lenovo G50-45 Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 092/110] usb: musb: da8xx: Fix host mode suspend Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 094/110] HID: wacom: dont apply generic settings to old devices Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 095/110] arm: kernel: Add SMC structure parameter Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 096/110] firmware: qcom: scm: Fix interrupted SCM calls Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 097/110] ARM: smccc: Update HVC comment to describe new quirk parameter Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 098/110] PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 099/110] PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 100/110] mmc: sdhci-of-esdhc: remove default broken-cd for ARM Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 101/110] PCI: Sort the list of devices with D3 delay quirk by ID Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 102/110] PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432 Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 103/110] watchdog: s3c2410: Fix infinite interrupt in soft mode Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 105/110] tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 106/110] tools/power turbostat: dump Atom P-states correctly Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 107/110] x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 108/110] x86/reboot/quirks: Add ASUS EeeBook X205TA/W " Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 109/110] usb-storage: Add ignore-residue quirk for Initio INIC-3619 Greg Kroah-Hartman
2017-04-10 16:43 ` [PATCH 4.10 110/110] x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk Greg Kroah-Hartman
2017-04-10 20:39 ` [PATCH 4.10 000/110] 4.10.10-stable review Shuah Khan
2017-04-11 4:58 ` Greg Kroah-Hartman
2017-04-11 3:17 ` Guenter Roeck
2017-04-11 4:48 ` Greg Kroah-Hartman
2017-04-11 5:04 ` Guenter Roeck
2017-04-11 5:02 ` Greg Kroah-Hartman
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=20170410164201.247583164@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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).