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.9 000/164] 4.9.30-stable review
Date: Tue, 23 May 2017 22:06:57 +0200 [thread overview]
Message-ID: <20170523200907.297534241@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.30 release.
There are 164 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu May 25 20:08:20 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.9.30-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.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.30-rc1
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915/gvt: Disable access to stolen memory as a guest
Julius Werner <jwerner@chromium.org>
drivers: char: mem: Check for address space wraparound with mmap()
J. Bruce Fields <bfields@redhat.com>
nfsd: encoders mustn't use unitialized values in error cases
Ari Kauppi <ari@synopsys.com>
nfsd: fix undefined behavior in nfsd4_layout_verify
Benjamin Coddington <bcodding@redhat.com>
NFS: Use GFP_NOIO for two allocations in writeback
Fred Isaman <fred.isaman@gmail.com>
NFS: Fix use after free in write error path
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4: Fix a hang in OPEN related to server reboot
Mario Kleiner <mario.kleiner.de@gmail.com>
drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
Alexander Couzens <lynxis@fe80.eu>
mtd: nand: add ooblayout for old hamming layout
Roger Quadros <rogerq@ti.com>
mtd: nand: omap2: Fix partition creation via cmdline mtdparts
Simon Baatz <gmbnomis@gmail.com>
mtd: nand: orion: fix clk handling
Lukas Wunner <lukas@wunner.de>
PCI: Freeze PME scan before suspending devices
David Woodhouse <dwmw@amazon.co.uk>
PCI: Only allow WC mmap on prefetchable resources
David Woodhouse <dwmw@amazon.co.uk>
PCI: Fix another sanity check bug in /proc/pci mmap
David Woodhouse <dwmw@amazon.co.uk>
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
K. Y. Srinivasan <kys@microsoft.com>
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
K. Y. Srinivasan <kys@microsoft.com>
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
Thomas Gleixner <tglx@linutronix.de>
tracing/kprobes: Enforce kprobes teardown after testing
Masami Hiramatsu <mhiramat@kernel.org>
um: Fix to call read_initrd after init_bootmem
Al Viro <viro@zeniv.linux.org.uk>
osf_wait4(): fix infoleak
Huacai Chen <chenhc@lemote.com>
MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
Jon Derrick <jonathan.derrick@intel.com>
nvme: unmap CMB and remove sysfs file in reset path
Thomas Gleixner <tglx@linutronix.de>
genirq: Fix chained interrupt data ordering
Johan Hovold <johan@kernel.org>
uwb: fix device quirk on big-endian hosts
Daniel Micay <danielmicay@gmail.com>
stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms
James Hogan <james.hogan@imgtec.com>
metag/uaccess: Check access_ok in strncpy_from_user
James Hogan <james.hogan@imgtec.com>
metag/uaccess: Fix access_ok()
KarimAllah Ahmed <karahmed@amazon.de>
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
Malcolm Priestley <tvboxspy@gmail.com>
staging: rtl8192e: GetTs Fix invalid TID 7 warning.
Malcolm Priestley <tvboxspy@gmail.com>
staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
Malcolm Priestley <tvboxspy@gmail.com>
staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
Malcolm Priestley <tvboxspy@gmail.com>
staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
Kristina Martsenko <kristina.martsenko@arm.com>
arm64: documentation: document tagged pointer stack constraints
Mark Rutland <mark.rutland@arm.com>
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland <mark.rutland@arm.com>
arm64: armv8_deprecated: ensure extension of addr
Mark Rutland <mark.rutland@arm.com>
arm64: ensure extension of smp_store_release value
Mark Rutland <mark.rutland@arm.com>
arm64: xchg: hazard against entire exchange variable
Daniel Lezcano <daniel.lezcano@linaro.org>
arm64: dts: hi6220: Reset the mmc hosts
Leonard Crestez <leonard.crestez@nxp.com>
ARM: dts: imx6sx-sdb: Remove OPP override
Ludovic Desroches <ludovic.desroches@microchip.com>
ARM: dts: at91: sama5d3_xplained: not all ADC channels are available
Ludovic Desroches <ludovic.desroches@microchip.com>
ARM: dts: at91: sama5d3_xplained: fix ADC vref
Vladimir Murzin <vladimir.murzin@arm.com>
ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call
Ard Biesheuvel <ard.biesheuvel@linaro.org>
ARM: 8662/1: module: split core and init PLT sections
Zhichao Huang <zhichao.huang@linaro.org>
KVM: arm: plug potential guest hardware debug leakage
Marc Zyngier <marc.zyngier@arm.com>
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier <marc.zyngier@arm.com>
KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Marc Zyngier <marc.zyngier@arm.com>
arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier <marc.zyngier@arm.com>
arm64: KVM: Do not use stack-protector to compile EL2 code
Michael Neuling <mikey@neuling.org>
powerpc/tm: Fix FP and VMX register corruption
LiuHailong <liu.hailong6@zte.com.cn>
powerpc/64e: Fix hang when debugging programs with relocated kernel
Alexey Kardashevskiy <aik@ozlabs.ru>
powerpc/iommu: Do not call PageTransHuge() on tail pages
Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
powerpc/book3s/mce: Move add_taint() later in virtual mode
Russell Currey <ruscur@russell.cc>
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
David Gibson <david@gibson.dropbear.id.au>
powerpc/mm: Ensure IRQs are off in switch_mm()
Johan Hovold <johan@kernel.org>
cx231xx-cards: fix NULL-deref at probe
Johan Hovold <johan@kernel.org>
cx231xx-audio: fix NULL-deref at probe
Johan Hovold <johan@kernel.org>
cx231xx-audio: fix init error path
Alyssa Milburn <amilburn@zall.org>
dw2102: limit messages to buffer size
Alyssa Milburn <amilburn@zall.org>
digitv: limit messages to buffer size
Daniel Scheller <d.scheller@gmx.net>
dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
Alyssa Milburn <amilburn@zall.org>
zr364xx: enforce minimum size when reading header
Johan Hovold <johan@kernel.org>
dib0700: fix NULL-deref at probe
Marek Szyprowski <m.szyprowski@samsung.com>
s5p-mfc: Fix unbalanced call to clock management
Johan Hovold <johan@kernel.org>
gspca: konica: add missing endpoint sanity check
Marek Szyprowski <m.szyprowski@samsung.com>
s5p-mfc: Fix race between interrupt routine and device functions
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
iio: hid-sensor: Store restore poll and hysteresis on S3
Matt Ranostay <matt.ranostay@konsulko.com>
iio: proximity: as3935: fix as3935_write
Dan Carpenter <dan.carpenter@oracle.com>
ipx: call ipxitf_put() in ioctl error path
Johan Hovold <johan@kernel.org>
USB: hub: fix non-SS hub-descriptor handling
Johan Hovold <johan@kernel.org>
USB: hub: fix SS hub-descriptor handling
Johan Hovold <johan@kernel.org>
USB: serial: io_ti: fix div-by-zero in set_termios
Johan Hovold <johan@kernel.org>
USB: serial: mct_u232: fix big-endian baud-rate handling
Bjørn Mork <bjorn@mork.no>
USB: serial: qcserial: add more Lenovo EM74xx device IDs
Daniele Palmas <dnlplm@gmail.com>
usb: serial: option: add Telit ME910 support
Johan Hovold <johan@kernel.org>
USB: iowarrior: fix info ioctl on big-endian hosts
Tony Lindgren <tony@atomide.com>
usb: musb: Fix trying to suspend while active for OTG configurations
Peter Ujfalusi <peter.ujfalusi@ti.com>
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Prevent losing events in event cache
Ben Hutchings <ben@decadent.org.uk>
dvb-usb-dibusb-mc-common: Add MODULE_LICENSE
Alyssa Milburn <amilburn@zall.org>
ttusb2: limit messages to buffer size
Johan Hovold <johan@kernel.org>
mceusb: fix NULL-deref at probe
Johan Hovold <johan@kernel.org>
usbvision: fix NULL-deref at probe
Johan Hovold <johan@kernel.org>
net: irda: irda-usb: fix firmware name on big-endian hosts
Peter Chen <peter.chen@nxp.com>
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
usb: host: xhci-plat: propagate return value of platform_get_irq()
Matthias Lange <matthias.lange@kernkonzept.com>
xhci: remove GFP_DMA flag from allocation
Toshi Kani <toshi.kani@hpe.com>
libnvdimm: fix clear length of nvdimm_forget_poison()
Eric Biggers <ebiggers@google.com>
fscrypt: avoid collisions when presenting long encrypted filenames
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: check entire encrypted bigname when finding a dentry
Johan Hovold <johan@kernel.org>
USB: chaoskey: fix Alea quirk on big-endian hosts
Andrey Korolyov <andrey@xdel.ru>
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
Anthony Mallet <anthony.mallet@laas.fr>
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Kirill Tkhai <ktkhai@virtuozzo.com>
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Eric W. Biederman <ebiederm@xmission.com>
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Michael J. Ruhl <michael.j.ruhl@intel.com>
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl <michael.j.ruhl@intel.com>
IB/hfi1: Return an error on memory allocation failure
Andreas Klinger <ak@it-klinger.de>
IIO: bmp280-core.c: fix error in humidity calculation
Pavel Roskin <plroskin@gmail.com>
iio: dac: ad7303: fix channel description
Bryant G. Ly <bryantly@linux.vnet.ibm.com>
ibmvscsis: Do not send aborted task response
Johan Hovold <johan@kernel.org>
of: fdt: add missing allocation-failure check
Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
Rob Herring <robh@kernel.org>
of: fix sparse warning in of_pci_range_parser_one
Takashi Iwai <tiwai@suse.de>
proc: Fix unbalanced hard link numbers
Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
cxl: Force context lock during EEH flow
Gerd Hoffmann <kraxel@redhat.com>
ohci-pci: add qemu quirk
Tobias Herzog <t-herzog@gmx.de>
cdc-acm: fix possible invalid access when processing notification
David Rivshin <DRivshin@allworx.com>
gpio: omap: return error if requested debounce time is not possible
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Mario Kleiner <mario.kleiner.de@gmail.com>
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
Mario Kleiner <mario.kleiner.de@gmail.com>
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner <mario.kleiner.de@gmail.com>
drm/amdgpu: Make display watermark calculations more accurate
Johan Hovold <johan@kernel.org>
ath9k_htc: fix NULL-deref at probe
Dmitry Tunin <hanipouspilot@gmail.com>
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Martin Schwidefsky <schwidefsky@de.ibm.com>
s390/cputime: fix incorrect system time
Michael Holzheu <holzheu@linux.vnet.ibm.com>
s390/kdump: Add final note
Richard Cochran <rcochran@linutronix.de>
regulator: tps65023: Fix inverted core enable logic.
Wadim Egorov <w.egorov@phytec.de>
regulator: rk808: Fix RK818 LDO2
Linus Torvalds <torvalds@linux-foundation.org>
x86: fix 32-bit case of __get_user_asm_u64()
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li <wanpeng.li@hotmail.com>
KVM: x86: Fix load damaged SSEx MXCSR register
Daniel Glöckner <dg@emlix.com>
ima: accept previously set IMA_NEW_FILE
Brian Norris <briannorris@chromium.org>
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
Brian Norris <briannorris@chromium.org>
mwifiex: MAC randomization should not be persistent
Larry Finger <Larry.Finger@lwfinger.net>
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
NeilBrown <neilb@suse.com>
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
Dennis Yang <dennisyang@qnap.com>
md: update slab_cache before releasing new stripes when stripes resizing
Joe Thornber <ejt@redhat.com>
dm space map disk: fix some book keeping in the disk space map
Joe Thornber <ejt@redhat.com>
dm thin metadata: call precommit before saving the roots
Mikulas Patocka <mpatocka@redhat.com>
dm bufio: make the parameter "retain_bytes" unsigned long
Mike Snitzer <snitzer@redhat.com>
dm cache metadata: fail operations if fail_io mode has been established
Bart Van Assche <bart.vanassche@sandisk.com>
dm mpath: split and rename activate_path() to prepare for its expanded use
Mikulas Patocka <mpatocka@redhat.com>
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka <mpatocka@redhat.com>
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka <mpatocka@redhat.com>
dm raid: select the Kconfig option CONFIG_MD_RAID0
Vinothkumar Raja <vinraja@cs.stonybrook.edu>
dm btree: fix for dm_btree_find_lowest_key()
Paolo Abeni <pabeni@redhat.com>
infiniband: call ipv6 route lookup via the stub interface
Sagi Grimberg <sagi@grimberg.me>
mlx5: Fix mlx5_ib_map_mr_sg mr length
Alexander Sverdlin <alexander.sverdlin@gmail.com>
ASoC: cs4271: configure reset GPIO as output
Jerry Snitselaar <jsnitsel@redhat.com>
tpm_crb: check for bad response size
Nayna Jain <nayna@linux.vnet.ibm.com>
tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain <nayna@linux.vnet.ibm.com>
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Peter Huewe <peter.huewe@infineon.com>
tpm_tis_spi: Add small delay after last transfer
Peter Huewe <peter.huewe@infineon.com>
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe <peter.huewe@infineon.com>
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe <peter.huewe@infineon.com>
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe <peter.huewe@infineon.com>
tpm_tis_spi: Use single function to transfer data
Amir Goldstein <amir73il@gmail.com>
fanotify: don't expose EOPENSTALE to userspace
Marc Dietrich <marvin24@gmx.de>
ARM: tegra: paz00: Mark panel regulator as enabled on boot
Jeeja KP <jeeja.kp@intel.com>
ALSA: hda: Fix cpu lockup when stopping the cmd dmas
Alexander Steffen <Alexander.Steffen@infineon.com>
tpm_tis_core: Choose appropriate timeout for reading burstcount
Vamsi Krishna Samavedam <vskrishn@codeaurora.org>
USB: core: replace %p with %pK
Willy Tarreau <w@1wt.eu>
char: lp: fix possible integer overflow in lp_setup()
Johan Hovold <johan@kernel.org>
watchdog: pcwd_usb: fix NULL-deref at probe
Alan Stern <stern@rowland.harvard.edu>
USB: ene_usb6250: fix DMA to the stack
Maksim Salau <maksim.salau@gmail.com>
usb: misc: legousbtower: Fix memory leak
Maksim Salau <maksim.salau@gmail.com>
usb: misc: legousbtower: Fix buffers on stack
-------------
Diffstat:
Documentation/arm64/tagged-pointers.txt | 62 ++++++--
Makefile | 4 +-
arch/alpha/kernel/osf_sys.c | 6 +-
arch/arm/boot/dts/at91-sama5d3_xplained.dts | 5 +-
arch/arm/boot/dts/imx6sx-sdb.dts | 17 ---
arch/arm/boot/dts/tegra20-paz00.dts | 1 +
arch/arm/include/asm/kvm_coproc.h | 3 +-
arch/arm/include/asm/module.h | 9 +-
arch/arm/kernel/module-plts.c | 87 +++++++----
arch/arm/kernel/module.lds | 1 +
arch/arm/kvm/coproc.c | 77 +++++++---
arch/arm/kvm/handle_exit.c | 4 +-
arch/arm/kvm/hyp/Makefile | 2 +
arch/arm/kvm/hyp/switch.c | 4 +-
arch/arm/mm/proc-v7m.S | 4 +-
arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 3 +
arch/arm64/include/asm/barrier.h | 20 ++-
arch/arm64/include/asm/cmpxchg.h | 2 +-
arch/arm64/include/asm/uaccess.h | 3 +-
arch/arm64/kernel/armv8_deprecated.c | 3 +-
arch/arm64/kvm/hyp/Makefile | 2 +
arch/metag/include/asm/uaccess.h | 49 ++++---
arch/mips/Kconfig | 1 +
arch/powerpc/include/asm/mmu_context.h | 17 ++-
arch/powerpc/kernel/eeh_driver.c | 19 ++-
arch/powerpc/kernel/exceptions-64e.S | 12 ++
arch/powerpc/kernel/mce.c | 2 +
arch/powerpc/kernel/process.c | 19 +++
arch/powerpc/kernel/traps.c | 4 +-
arch/powerpc/mm/mmu_context_iommu.c | 4 +-
arch/powerpc/platforms/pseries/dlpar.c | 1 -
arch/s390/kernel/crash_dump.c | 15 ++
arch/s390/kernel/entry.S | 21 ++-
arch/um/kernel/initrd.c | 4 +-
arch/um/kernel/um_arch.c | 6 +
arch/x86/include/asm/uaccess.h | 6 +-
arch/x86/kernel/fpu/init.c | 1 +
arch/x86/kvm/x86.c | 43 ++++--
drivers/char/lp.c | 6 +-
drivers/char/mem.c | 5 +
drivers/char/tpm/tpm_crb.c | 3 +-
drivers/char/tpm/tpm_i2c_nuvoton.c | 24 ++--
drivers/char/tpm/tpm_tis_core.c | 6 +-
drivers/char/tpm/tpm_tis_spi.c | 160 +++++++++------------
drivers/gpio/gpio-omap.c | 23 ++-
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 29 ++--
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 29 ++--
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 36 ++---
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 29 ++--
drivers/gpu/drm/drm_edid.c | 8 ++
drivers/gpu/drm/i915/i915_gem_stolen.c | 5 +
drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c | 59 +++++---
drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c | 2 +-
.../iio/common/hid-sensors/hid-sensor-attributes.c | 26 +++-
.../iio/common/hid-sensors/hid-sensor-trigger.c | 20 ++-
drivers/iio/dac/ad7303.c | 6 +-
drivers/iio/pressure/bmp280-core.c | 11 +-
drivers/iio/proximity/as3935.c | 3 +-
drivers/infiniband/core/addr.c | 4 +-
drivers/infiniband/hw/hfi1/file_ops.c | 5 +-
drivers/infiniband/hw/hfi1/init.c | 1 +
drivers/infiniband/hw/hfi1/user_exp_rcv.c | 32 +++--
drivers/infiniband/hw/hfi1/user_exp_rcv.h | 1 +
drivers/infiniband/hw/mlx5/mr.c | 2 +-
drivers/iommu/intel-iommu.c | 5 +-
drivers/md/Kconfig | 1 +
drivers/md/dm-bufio.c | 35 +++--
drivers/md/dm-cache-metadata.c | 12 +-
drivers/md/dm-mpath.c | 17 ++-
drivers/md/dm-thin-metadata.c | 4 +-
drivers/md/md.c | 5 +
drivers/md/persistent-data/dm-btree.c | 8 +-
drivers/md/persistent-data/dm-space-map-disk.c | 15 +-
drivers/md/raid5.c | 6 +-
drivers/media/dvb-frontends/cxd2841er.c | 4 +-
drivers/media/platform/s5p-mfc/s5p_mfc.c | 13 +-
drivers/media/rc/mceusb.c | 4 +-
drivers/media/usb/cx231xx/cx231xx-audio.c | 42 ++++--
drivers/media/usb/cx231xx/cx231xx-cards.c | 45 +++++-
drivers/media/usb/dvb-usb/dib0700_core.c | 3 +
drivers/media/usb/dvb-usb/dibusb-mc-common.c | 2 +
drivers/media/usb/dvb-usb/digitv.c | 3 +
drivers/media/usb/dvb-usb/dw2102.c | 54 +++++++
drivers/media/usb/dvb-usb/ttusb2.c | 19 +++
drivers/media/usb/gspca/konica.c | 3 +
drivers/media/usb/usbvision/usbvision-video.c | 9 +-
drivers/media/usb/zr364xx/zr364xx.c | 8 ++
drivers/misc/cxl/pci.c | 34 +++--
drivers/mtd/nand/nand_base.c | 70 ++++++++-
drivers/mtd/nand/omap2.c | 9 ++
drivers/mtd/nand/orion_nand.c | 42 +++---
drivers/net/irda/irda-usb.c | 2 +-
drivers/net/wireless/ath/ath9k/hif_usb.c | 4 +
drivers/net/wireless/marvell/mwifiex/cfg80211.c | 4 +-
drivers/net/wireless/marvell/mwifiex/pcie.c | 7 +
.../net/wireless/realtek/rtlwifi/rtl8821ae/phy.c | 122 +++++++++++++---
.../net/wireless/realtek/rtlwifi/rtl8821ae/reg.h | 1 +
drivers/nvdimm/bus.c | 5 +-
drivers/nvme/host/pci.c | 7 +-
drivers/of/address.c | 2 +-
drivers/of/fdt.c | 3 +
drivers/of/of_numa.c | 2 +
drivers/pci/host/pci-hyperv.c | 13 +-
drivers/pci/pci-sysfs.c | 10 +-
drivers/pci/pci.c | 9 +-
drivers/pci/proc.c | 21 ++-
drivers/regulator/rk808-regulator.c | 2 +-
drivers/regulator/tps65023-regulator.c | 3 +-
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 114 +++++++++++----
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h | 2 +
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 24 ++--
drivers/staging/rtl8192e/rtl819x_TSProc.c | 15 +-
drivers/usb/class/cdc-acm.c | 13 +-
drivers/usb/core/devio.c | 14 +-
drivers/usb/core/hcd.c | 4 +-
drivers/usb/core/hub.c | 19 ++-
drivers/usb/core/urb.c | 2 +-
drivers/usb/dwc3/gadget.c | 9 ++
drivers/usb/host/ohci-hcd.c | 3 +-
drivers/usb/host/ohci-pci.c | 16 +++
drivers/usb/host/ohci.h | 1 +
drivers/usb/host/xhci-mem.c | 4 +-
drivers/usb/host/xhci-pci.c | 7 +-
drivers/usb/host/xhci-plat.c | 2 +-
drivers/usb/misc/chaoskey.c | 2 +-
drivers/usb/misc/iowarrior.c | 2 +-
drivers/usb/misc/legousbtower.c | 38 +++--
drivers/usb/musb/musb_host.c | 9 +-
drivers/usb/musb/tusb6010_omap.c | 13 +-
drivers/usb/serial/ftdi_sio.c | 10 +-
drivers/usb/serial/ftdi_sio_ids.h | 2 +
drivers/usb/serial/io_ti.c | 5 +-
drivers/usb/serial/mct_u232.c | 2 +-
drivers/usb/serial/option.c | 8 ++
drivers/usb/serial/qcserial.c | 2 +
drivers/usb/storage/ene_ub6250.c | 90 +++++++-----
drivers/uwb/i1480/dfu/usb.c | 5 +-
drivers/watchdog/pcwd_usb.c | 3 +
fs/crypto/fname.c | 2 +-
fs/ext4/namei.c | 4 +-
fs/f2fs/dir.c | 37 ++---
fs/f2fs/f2fs.h | 3 +-
fs/f2fs/hash.c | 7 +-
fs/f2fs/inline.c | 4 +-
fs/nfs/nfs4proc.c | 4 +-
fs/nfs/pagelist.c | 15 +-
fs/nfs/write.c | 2 +-
fs/nfsd/nfs4proc.c | 3 +-
fs/nfsd/nfs4xdr.c | 8 +-
fs/notify/fanotify/fanotify_user.c | 26 ++--
fs/proc/generic.c | 1 +
include/linux/hid-sensor-hub.h | 2 +
include/linux/kprobes.h | 4 +-
kernel/fork.c | 10 +-
kernel/irq/chip.c | 2 +-
kernel/kprobes.c | 2 +-
kernel/pid_namespace.c | 2 +-
kernel/trace/trace_kprobe.c | 5 +
net/ipx/af_ipx.c | 5 +-
security/integrity/ima/ima_appraise.c | 5 +-
sound/hda/hdac_controller.c | 4 +
sound/soc/codecs/cs4271.c | 2 +-
virt/kvm/arm/vgic/vgic-v2.c | 7 +
virt/kvm/arm/vgic/vgic-v3.c | 7 +
168 files changed, 1665 insertions(+), 723 deletions(-)
next reply other threads:[~2017-05-23 21:50 UTC|newest]
Thread overview: 164+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-23 20:06 Greg Kroah-Hartman [this message]
2017-05-23 20:06 ` [PATCH 4.9 001/164] usb: misc: legousbtower: Fix buffers on stack Greg Kroah-Hartman
2017-05-23 20:06 ` [PATCH 4.9 002/164] usb: misc: legousbtower: Fix memory leak Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 003/164] USB: ene_usb6250: fix DMA to the stack Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 004/164] watchdog: pcwd_usb: fix NULL-deref at probe Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 005/164] char: lp: fix possible integer overflow in lp_setup() Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 006/164] USB: core: replace %p with %pK Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 007/164] tpm_tis_core: Choose appropriate timeout for reading burstcount Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 008/164] ALSA: hda: Fix cpu lockup when stopping the cmd dmas Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 009/164] ARM: tegra: paz00: Mark panel regulator as enabled on boot Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 010/164] fanotify: dont expose EOPENSTALE to userspace Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 011/164] tpm_tis_spi: Use single function to transfer data Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 012/164] tpm_tis_spi: Abort transfer when too many wait states are signaled Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 013/164] tpm_tis_spi: Check correct byte for wait state indicator Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 014/164] tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 015/164] tpm_tis_spi: Add small delay after last transfer Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 016/164] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 017/164] tpm: add sleep only for retry in i2c_nuvoton_write_status() Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 018/164] tpm_crb: check for bad response size Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 019/164] ASoC: cs4271: configure reset GPIO as output Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 020/164] mlx5: Fix mlx5_ib_map_mr_sg mr length Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 021/164] infiniband: call ipv6 route lookup via the stub interface Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 022/164] dm btree: fix for dm_btree_find_lowest_key() Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 023/164] dm raid: select the Kconfig option CONFIG_MD_RAID0 Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 024/164] dm bufio: avoid a possible ABBA deadlock Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 025/164] dm bufio: check new buffer allocation watermark every 30 seconds Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 026/164] dm mpath: split and rename activate_path() to prepare for its expanded use Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 027/164] dm cache metadata: fail operations if fail_io mode has been established Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 028/164] dm bufio: make the parameter "retain_bytes" unsigned long Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 029/164] dm thin metadata: call precommit before saving the roots Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 030/164] dm space map disk: fix some book keeping in the disk space map Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 031/164] md: update slab_cache before releasing new stripes when stripes resizing Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 032/164] md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 033/164] rtlwifi: rtl8821ae: setup 8812ae RFE according to device type Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 034/164] mwifiex: MAC randomization should not be persistent Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 035/164] mwifiex: pcie: fix cmd_buf use-after-free in remove/reset Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 040/164] x86: fix 32-bit case of __get_user_asm_u64() Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 041/164] regulator: rk808: Fix RK818 LDO2 Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 042/164] regulator: tps65023: Fix inverted core enable logic Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 043/164] s390/kdump: Add final note Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 044/164] s390/cputime: fix incorrect system time Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 045/164] ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 046/164] ath9k_htc: fix NULL-deref at probe Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 047/164] drm/amdgpu: Make display watermark calculations more accurate Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 048/164] drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 049/164] drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 050/164] drm/nouveau/therm: remove ineffective workarounds for alarm bugs Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 051/164] drm/nouveau/tmr: ack interrupt before processing alarms Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 052/164] drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 053/164] drm/nouveau/tmr: avoid processing completed alarms when adding a new one Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 054/164] drm/nouveau/tmr: handle races with hw when updating the next alarm time Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 055/164] gpio: omap: return error if requested debounce time is not possible Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 056/164] cdc-acm: fix possible invalid access when processing notification Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 057/164] ohci-pci: add qemu quirk Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 058/164] cxl: Force context lock during EEH flow Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 059/164] cxl: Route eeh events to all drivers in cxl_pci_error_detected() Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 060/164] proc: Fix unbalanced hard link numbers Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 061/164] of: fix sparse warning in of_pci_range_parser_one Greg Kroah-Hartman
2017-05-23 20:07 ` [PATCH 4.9 062/164] of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes() Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 063/164] of: fdt: add missing allocation-failure check Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 064/164] ibmvscsis: Do not send aborted task response Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 065/164] iio: dac: ad7303: fix channel description Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 066/164] IIO: bmp280-core.c: fix error in humidity calculation Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 067/164] IB/hfi1: Return an error on memory allocation failure Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 068/164] IB/hfi1: Fix a subcontext memory leak Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 069/164] pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 070/164] pid_ns: Fix race between setnsed fork() and zap_pid_ns_processes() Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 071/164] USB: serial: ftdi_sio: fix setting latency for unprivileged users Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 072/164] USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 073/164] USB: chaoskey: fix Alea quirk on big-endian hosts Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 074/164] f2fs: check entire encrypted bigname when finding a dentry Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 075/164] fscrypt: avoid collisions when presenting long encrypted filenames Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 076/164] libnvdimm: fix clear length of nvdimm_forget_poison() Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 077/164] xhci: remove GFP_DMA flag from allocation Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 078/164] usb: host: xhci-plat: propagate return value of platform_get_irq() Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 079/164] xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 080/164] usb: host: xhci-mem: allocate zeroed Scratchpad Buffer Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 081/164] net: irda: irda-usb: fix firmware name on big-endian hosts Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 082/164] [media] usbvision: fix NULL-deref at probe Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 083/164] [media] mceusb: " Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 084/164] [media] ttusb2: limit messages to buffer size Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 085/164] [media] dvb-usb-dibusb-mc-common: Add MODULE_LICENSE Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 086/164] usb: dwc3: gadget: Prevent losing events in event cache Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 087/164] usb: musb: tusb6010_omap: Do not reset the other directions packet size Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 088/164] usb: musb: Fix trying to suspend while active for OTG configurations Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 089/164] USB: iowarrior: fix info ioctl on big-endian hosts Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 090/164] usb: serial: option: add Telit ME910 support Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 092/164] USB: serial: mct_u232: fix big-endian baud-rate handling Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 093/164] USB: serial: io_ti: fix div-by-zero in set_termios Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 094/164] USB: hub: fix SS hub-descriptor handling Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 095/164] USB: hub: fix non-SS " Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 097/164] iio: proximity: as3935: fix as3935_write Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 098/164] iio: hid-sensor: Store restore poll and hysteresis on S3 Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 099/164] [media] s5p-mfc: Fix race between interrupt routine and device functions Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 100/164] [media] gspca: konica: add missing endpoint sanity check Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 101/164] [media] s5p-mfc: Fix unbalanced call to clock management Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 102/164] [media] dib0700: fix NULL-deref at probe Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 103/164] [media] zr364xx: enforce minimum size when reading header Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 104/164] [media] dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 105/164] [media] digitv: limit messages to buffer size Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 106/164] [media] dw2102: " Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 107/164] [media] cx231xx-audio: fix init error path Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 108/164] [media] cx231xx-audio: fix NULL-deref at probe Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 109/164] [media] cx231xx-cards: " Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 110/164] powerpc/mm: Ensure IRQs are off in switch_mm() Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 111/164] powerpc/eeh: Avoid use after free in eeh_handle_special_event() Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 112/164] powerpc/book3s/mce: Move add_taint() later in virtual mode Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 113/164] powerpc/pseries: Fix of_node_put() underflow during DLPAR remove Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 114/164] powerpc/iommu: Do not call PageTransHuge() on tail pages Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 115/164] powerpc/64e: Fix hang when debugging programs with relocated kernel Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 116/164] powerpc/tm: Fix FP and VMX register corruption Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 117/164] arm64: KVM: Do not use stack-protector to compile EL2 code Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 118/164] arm: KVM: Do not use stack-protector to compile HYP code Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 119/164] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 120/164] KVM: arm/arm64: vgic-v3: " Greg Kroah-Hartman
2017-05-23 20:08 ` [PATCH 4.9 122/164] ARM: 8662/1: module: split core and init PLT sections Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 123/164] ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 124/164] ARM: dts: at91: sama5d3_xplained: fix ADC vref Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 125/164] ARM: dts: at91: sama5d3_xplained: not all ADC channels are available Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 126/164] ARM: dts: imx6sx-sdb: Remove OPP override Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 127/164] arm64: dts: hi6220: Reset the mmc hosts Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 128/164] arm64: xchg: hazard against entire exchange variable Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 129/164] arm64: ensure extension of smp_store_release value Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 130/164] arm64: armv8_deprecated: ensure extension of addr Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 131/164] arm64: uaccess: ensure extension of access_ok() addr Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 132/164] arm64: documentation: document tagged pointer stack constraints Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 133/164] staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 134/164] staging: rtl8192e: fix 2 byte alignment of register BSSIDR Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 135/164] staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 136/164] staging: rtl8192e: GetTs Fix invalid TID 7 warning Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 137/164] iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 138/164] metag/uaccess: Fix access_ok() Greg Kroah-Hartman
[not found] ` <20170523200907.297534241-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2017-05-23 20:09 ` [PATCH 4.9 139/164] metag/uaccess: Check access_ok in strncpy_from_user Greg Kroah-Hartman
2017-05-23 20:09 ` Greg Kroah-Hartman
2017-05-23 20:09 ` [kernel-hardening] [PATCH 4.9 140/164] stackprotector: Increase the per-task stack canarys random range from 32 bits to 64 bits on 64-bit platforms Greg Kroah-Hartman
2017-05-23 20:09 ` Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 141/164] uwb: fix device quirk on big-endian hosts Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 142/164] genirq: Fix chained interrupt data ordering Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 143/164] nvme: unmap CMB and remove sysfs file in reset path Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 144/164] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6 Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 145/164] osf_wait4(): fix infoleak Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 146/164] um: Fix to call read_initrd after init_bootmem Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 147/164] tracing/kprobes: Enforce kprobes teardown after testing Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 148/164] PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 149/164] PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 150/164] PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 151/164] PCI: Fix another sanity check bug in /proc/pci mmap Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 152/164] PCI: Only allow WC mmap on prefetchable resources Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 154/164] mtd: nand: orion: fix clk handling Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 155/164] mtd: nand: omap2: Fix partition creation via cmdline mtdparts Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 156/164] mtd: nand: add ooblayout for old hamming layout Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 157/164] drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2 Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 158/164] NFSv4: Fix a hang in OPEN related to server reboot Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 159/164] NFS: Fix use after free in write error path Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 160/164] NFS: Use GFP_NOIO for two allocations in writeback Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 161/164] nfsd: fix undefined behavior in nfsd4_layout_verify Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 162/164] nfsd: encoders mustnt use unitialized values in error cases Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 163/164] drivers: char: mem: Check for address space wraparound with mmap() Greg Kroah-Hartman
2017-05-23 20:09 ` [PATCH 4.9 164/164] drm/i915/gvt: Disable access to stolen memory as a guest Greg Kroah-Hartman
2017-05-24 3:57 ` [PATCH 4.9 000/164] 4.9.30-stable review Guenter Roeck
2017-05-24 7:07 ` Greg Kroah-Hartman
2017-05-24 7:11 ` Greg Kroah-Hartman
2017-05-24 20:24 ` Guenter Roeck
2017-05-25 10:08 ` 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=20170523200907.297534241@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 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.