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, shuah.kh@samsung.com, patches@kernelci.org,
stable@vger.kernel.org
Subject: [PATCH 4.5 00/87] 4.5.6-stable review
Date: Mon, 30 May 2016 13:48:58 -0700 [thread overview]
Message-ID: <20160530204933.149873142@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.5.6 release.
There are 87 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 Jun 1 20:49:14 UTC 2016.
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.5.6-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.5.6-rc1
Arnd Bergmann <arnd@arndb.de>
kbuild: move -Wunused-const-variable to W=1 warning level
Johannes Thumshirn <jthumshirn@suse.de>
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
Johannes Thumshirn <jthumshirn@suse.de>
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Mikulas Patocka <mikulas@twibright.com>
hpfs: implement the show_options method
Mikulas Patocka <mikulas@twibright.com>
hpfs: fix remount failure when there are no options changed
Richard Weinberger <richard@nod.at>
UBI: Fix static volume checks when Fastmap is used
James Hogan <james.hogan@imgtec.com>
SIGNAL: Move generic copy_siginfo() to signal.h
Andreas Noever <andreas.noever@gmail.com>
thunderbolt: Fix double free of drom buffer
Bart Van Assche <bart.vanassche@sandisk.com>
IB/srp: Fix a debug kernel crash
Hui Wang <hui.wang@canonical.com>
ALSA: hda - Fix headset mic detection problem for one Dell machine
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Add support for ALC295/ALC3254
Kai-Heng Feng <kaihengfeng@gmail.com>
ALSA: hda - Fix headphone noise on Dell XPS 13 9360
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
Andreas Werner <andreas.werner@men.de>
mcb: Fixed bar number assignment for the gdd
Lucas Stach <dev@lynxeye.de>
watchdog: sp5100_tco: properly check for new register layouts
Martin Sperl <kernel@martin.sperl.org>
clk: bcm2835: add locking to pll*_on/off methods
Peter Zijlstra <peterz@infradead.org>
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Chanwoo Choi <cw00.choi@samsung.com>
serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
serial: 8250_mid: use proper bar for DNV platform
David Müller <d.mueller@elsoft.ch>
serial: 8250_pci: fix divide error bug if baud rate is 0
Brian Bloniarz <brian.bloniarz@gmail.com>
Fix OpenSSH pty regression on close
Alexandre Belloni <alexandre.belloni@free-electrons.com>
tty/serial: atmel: fix hardware handshake selection
Jiri Slaby <jslaby@suse.cz>
TTY: n_gsm, fix false positive WARN_ON
Jiri Slaby <jslaby@suse.cz>
tty: vt, return error when con_startup fails
Stefano Stabellini <sstabellini@kernel.org>
xen/x86: actually allocate legacy interrupts on PV guests
Paolo Bonzini <pbonzini@redhat.com>
KVM: x86: mask CPUID(0xD,0x1).EAX against host value
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Fix timer IRQ race when freezing timer
Bruce Rogers <brogers@suse.com>
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Andy Honig <ahonig@google.com>
KVM: MTRR: remove MSR 0x2f8
H Hartley Sweeten <hsweeten@visionengravers.com>
staging: comedi: das1800: fix possible NULL dereference
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
Alan Stern <stern@rowland.harvard.edu>
USB: leave LPM alone if possible when binding/unbinding interface drivers
Mathias Nyman <mathias.nyman@linux.intel.com>
usb: misc: usbtest: fix pattern tests for scatterlists.
Michal Nazarewicz <mina86@mina86.com>
usb: f_mass_storage: test whether thread is running before starting another
Lars-Peter Clausen <lars@metafoo.de>
usb: gadget: f_fs: Fix EFAULT generation for async read operations
Lei Liu <lei35151@163.com>
USB: serial: option: add even more ZTE device ids
lei liu <liu.lei78@zte.com.cn>
USB: serial: option: add more ZTE device ids
Schemmel Hans-Christoph <Hans-Christoph.Schemmel@gemalto.com>
USB: serial: option: add support for Cinterion PH8 and AHxx
Johan Hovold <johan@kernel.org>
USB: serial: io_edgeport: fix memory leaks in probe error path
Johan Hovold <johan@kernel.org>
USB: serial: io_edgeport: fix memory leaks in attach error path
Johan Hovold <johan@kernel.org>
USB: serial: quatech2: fix use-after-free in probe error path
Johan Hovold <johan@kernel.org>
USB: serial: keyspan: fix use-after-free in probe error path
Johan Hovold <johan@kernel.org>
USB: serial: mxuport: fix use-after-free in probe error path
Alexander Usyskin <alexander.usyskin@intel.com>
mei: bus: call mei_cl_read_start under device lock
Alexander Usyskin <alexander.usyskin@intel.com>
mei: amthif: discard not read messages
Alexander Usyskin <alexander.usyskin@intel.com>
mei: fix NULL dereferencing during FW initiated disconnection
Takashi Iwai <tiwai@suse.de>
Bluetooth: vhci: Fix race at creating hci device
Jiri Slaby <jslaby@suse.cz>
Bluetooth: vhci: purge unhandled skbs
Jiri Slaby <jslaby@suse.cz>
Bluetooth: vhci: fix open_timeout vs. hdev race
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Matt Gumbel <matthew.k.gumbel@intel.com>
mmc: longer timeout for long read time quirk
Gabriele Mazzotta <gabriele.mzt@gmail.com>
dell-rbtn: Ignore ACPI notifications if device is suspended
Lv Zheng <lv.zheng@intel.com>
ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci-acpi: Ensure connected devices are powered when probing
Ulf Hansson <ulf.hansson@linaro.org>
ACPI / PM: Export acpi_device_fix_up_power()
Adrian Hunter <adrian.hunter@intel.com>
mmc: mmc: Fix partition switch timeout for some eMMCs
Oliver Hartkopp <socketcan@hartkopp.net>
can: fix handling of unmodifiable configuration options
Christophe Ricard <christophe.ricard@gmail.com>
nfc: st21nfca: Fix static checker warning
Marc Zyngier <marc.zyngier@arm.com>
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Will Deacon <will.deacon@arm.com>
irqchip/gic: Ensure ordering between read of INTACK and shared data
Manfred Schlaegl <manfred.schlaegl@gmx.at>
Input: pwm-beeper - fix - scheduling while atomic
Roger Quadros <rogerq@ti.com>
mfd: omap-usb-tll: Fix scheduling while atomic BUG
Vik Heyndrickx <vik.heyndrickx@veribox.net>
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Andy Gross <andy.gross@linaro.org>
clk: qcom: msm8916: Fix crypto clock flags
Corentin LABBE <clabbe.montjoie@gmail.com>
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
Horia Geant? <horia.geanta@nxp.com>
crypto: talitos - fix ahash algorithms registration
Catalin Vasile <cata.vasile@nxp.com>
crypto: caam - fix caam_jr_alloc() ret code
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
ring-buffer: Use long for nr_pages to avoid overflow failures
John Stultz <john.stultz@linaro.org>
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
Stefan Metzmacher <metze@samba.org>
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher <metze@samba.org>
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher <metze@samba.org>
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher <metze@samba.org>
fs/cifs: correctly to anonymous authentication via NTLMSSP
Steve French <smfrench@gmail.com>
remove directory incorrectly tries to set delete on close on non-empty directories
Matt Evans <matt.evans@arm.com>
kvm: arm64: Fix EC field in inject_abt64
Marc Zyngier <marc.zyngier@arm.com>
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Julien Grall <julien.grall@arm.com>
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Catalin Marinas <catalin.marinas@arm.com>
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas <catalin.marinas@arm.com>
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas <catalin.marinas@arm.com>
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas <catalin.marinas@arm.com>
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Peter Zijlstra <peterz@infradead.org>
perf/core: Fix perf_event_open() vs. execve() race
Alexander Shishkin <alexander.shishkin@linux.intel.com>
perf/x86/intel/pt: Generate PMI in the STOP region as well
-------------
Diffstat:
Documentation/serial/tty.txt | 3 -
Makefile | 9 +-
arch/arm/kvm/mmu.c | 17 +--
arch/arm64/include/asm/pgtable-hwdef.h | 1 -
arch/arm64/include/asm/pgtable.h | 25 ++++-
arch/arm64/kernel/cpuinfo.c | 3 +-
arch/arm64/kvm/inject_fault.c | 2 +-
arch/arm64/mm/fault.c | 50 +++++++++
arch/mips/include/asm/kvm_host.h | 2 +-
arch/mips/kvm/emulate.c | 89 ++++++++-------
arch/mips/kvm/trap_emul.c | 2 +-
arch/x86/kernel/cpu/perf_event_intel_pt.c | 2 +
arch/x86/kvm/cpuid.c | 1 +
arch/x86/kvm/mtrr.c | 2 -
arch/x86/kvm/vmx.c | 2 +-
arch/x86/pci/xen.c | 7 +-
drivers/acpi/device_pm.c | 1 +
drivers/acpi/osl.c | 16 ++-
drivers/bluetooth/hci_vhci.c | 28 +++--
drivers/clk/bcm/clk-bcm2835.c | 4 +
drivers/clk/qcom/gcc-msm8916.c | 2 +
drivers/crypto/caam/jr.c | 2 +-
drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 10 +-
drivers/crypto/talitos.c | 64 +++++++++++
drivers/infiniband/ulp/srp/ib_srp.c | 2 +-
drivers/input/misc/pwm-beeper.c | 69 ++++++++----
drivers/irqchip/irq-gic-v3.c | 19 ++++
drivers/irqchip/irq-gic.c | 8 ++
drivers/mcb/mcb-parse.c | 2 +-
drivers/mfd/omap-usb-tll.c | 13 ++-
drivers/misc/mei/amthif.c | 4 +-
drivers/misc/mei/bus.c | 15 ++-
drivers/misc/mei/client.c | 4 +
drivers/misc/mei/hbm.c | 3 +-
drivers/misc/mei/interrupt.c | 6 +-
drivers/misc/mei/mei_dev.h | 2 +
drivers/mmc/card/block.c | 5 +-
drivers/mmc/core/core.c | 4 +-
drivers/mmc/core/mmc.c | 7 ++
drivers/mmc/host/sdhci-acpi.c | 13 ++-
drivers/mmc/host/sdhci-pci-core.c | 5 +-
drivers/mtd/ubi/eba.c | 21 +++-
drivers/mtd/ubi/fastmap.c | 1 +
drivers/mtd/ubi/ubi.h | 2 +
drivers/net/can/dev.c | 56 +++++++++-
drivers/net/can/m_can/m_can.c | 2 +-
drivers/net/usb/asix_common.c | 2 +-
drivers/nfc/st21nfca/i2c.c | 6 +-
drivers/platform/x86/dell-rbtn.c | 56 ++++++++++
drivers/scsi/scsi_scan.c | 1 +
drivers/scsi/scsi_sysfs.c | 6 +-
drivers/staging/comedi/drivers/das1800.c | 22 ++--
drivers/thunderbolt/eeprom.c | 1 +
drivers/tty/n_gsm.c | 4 +-
drivers/tty/n_hdlc.c | 4 +-
drivers/tty/n_tty.c | 70 ++++++------
drivers/tty/pty.c | 4 +-
drivers/tty/serial/8250/8250_mid.c | 35 +++---
drivers/tty/serial/8250/8250_pci.c | 3 +
drivers/tty/serial/atmel_serial.c | 14 ++-
drivers/tty/serial/samsung.c | 4 +-
drivers/tty/tty_buffer.c | 34 ++----
drivers/tty/vt/vt.c | 5 +-
drivers/usb/core/driver.c | 40 ++++---
drivers/usb/gadget/function/f_fs.c | 2 +-
drivers/usb/gadget/function/f_mass_storage.c | 36 +++----
drivers/usb/gadget/function/f_mass_storage.h | 2 -
drivers/usb/gadget/legacy/acm_ms.c | 4 -
drivers/usb/gadget/legacy/mass_storage.c | 4 -
drivers/usb/gadget/legacy/multi.c | 12 ---
drivers/usb/gadget/legacy/nokia.c | 7 --
drivers/usb/gadget/udc/udc-core.c | 2 +-
drivers/usb/misc/usbtest.c | 4 +-
drivers/usb/serial/io_edgeport.c | 56 ++++++----
drivers/usb/serial/keyspan.c | 4 +
drivers/usb/serial/mxuport.c | 10 ++
drivers/usb/serial/option.c | 155 +++++++++++++++++++++++++--
drivers/usb/serial/quatech2.c | 1 +
drivers/watchdog/sp5100_tco.c | 15 ++-
fs/cifs/sess.c | 139 ++++++++++++++----------
fs/cifs/smb2glob.h | 1 +
fs/cifs/smb2inode.c | 8 +-
fs/cifs/smb2pdu.c | 16 +++
fs/cifs/smb2proto.h | 2 +
fs/hpfs/super.c | 42 ++++++--
include/asm-generic/qspinlock.h | 27 ++++-
include/asm-generic/siginfo.h | 15 ---
include/linux/can/dev.h | 22 +++-
include/linux/signal.h | 15 +++
include/linux/tty.h | 2 +-
include/linux/usb.h | 2 +-
include/scsi/scsi_device.h | 1 +
kernel/events/core.c | 52 ++++++---
kernel/sched/loadavg.c | 11 +-
kernel/trace/ring_buffer.c | 35 +++---
scripts/Makefile.extrawarn | 1 +
sound/pci/hda/patch_realtek.c | 31 +++++-
97 files changed, 1180 insertions(+), 474 deletions(-)
next reply other threads:[~2016-05-30 21:54 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-30 20:48 Greg Kroah-Hartman [this message]
2016-05-30 20:48 ` [PATCH 4.5 01/87] perf/x86/intel/pt: Generate PMI in the STOP region as well Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 02/87] perf/core: Fix perf_event_open() vs. execve() race Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 03/87] arm64: Fix typo in the pmdp_huge_get_and_clear() definition Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 04/87] arm64: Ensure pmd_present() returns false after pmd_mknotpresent() Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 05/87] arm64: Implement ptep_set_access_flags() for hardware AF/DBM Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 06/87] arm64: Implement pmdp_set_access_flags() " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 07/87] arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 08/87] arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 09/87] kvm: arm64: Fix EC field in inject_abt64 Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 10/87] remove directory incorrectly tries to set delete on close on non-empty directories Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 11/87] fs/cifs: correctly to anonymous authentication via NTLMSSP Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 12/87] fs/cifs: correctly to anonymous authentication for the LANMAN authentication Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 13/87] fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 14/87] fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 15/87] asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 16/87] ring-buffer: Use long for nr_pages to avoid overflow failures Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 17/87] ring-buffer: Prevent overflow of size in ring_buffer_resize() Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 18/87] crypto: caam - fix caam_jr_alloc() ret code Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 19/87] crypto: talitos - fix ahash algorithms registration Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 20/87] crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 21/87] clk: qcom: msm8916: Fix crypto clock flags Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 22/87] sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 23/87] mfd: omap-usb-tll: Fix scheduling while atomic BUG Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 24/87] Input: pwm-beeper - fix - scheduling while atomic Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 25/87] irqchip/gic: Ensure ordering between read of INTACK and shared data Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 26/87] irqchip/gic-v3: Configure all interrupts as non-secure Group-1 Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 27/87] nfc: st21nfca: Fix static checker warning Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 28/87] can: fix handling of unmodifiable configuration options Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 29/87] mmc: mmc: Fix partition switch timeout for some eMMCs Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 30/87] ACPI / PM: Export acpi_device_fix_up_power() Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 31/87] mmc: sdhci-acpi: Ensure connected devices are powered when probing Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 32/87] mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 33/87] ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 35/87] mmc: longer timeout for long read time quirk Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 36/87] mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 37/87] Bluetooth: vhci: fix open_timeout vs. hdev race Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 38/87] Bluetooth: vhci: purge unhandled skbs Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 39/87] Bluetooth: vhci: Fix race at creating hci device Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 40/87] mei: fix NULL dereferencing during FW initiated disconnection Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 41/87] mei: amthif: discard not read messages Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 42/87] mei: bus: call mei_cl_read_start under device lock Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 43/87] USB: serial: mxuport: fix use-after-free in probe error path Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 44/87] USB: serial: keyspan: " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 45/87] USB: serial: quatech2: " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 46/87] USB: serial: io_edgeport: fix memory leaks in attach " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 47/87] USB: serial: io_edgeport: fix memory leaks in probe " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 48/87] USB: serial: option: add support for Cinterion PH8 and AHxx Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 49/87] USB: serial: option: add more ZTE device ids Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 50/87] USB: serial: option: add even " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 51/87] usb: gadget: f_fs: Fix EFAULT generation for async read operations Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 53/87] usb: misc: usbtest: fix pattern tests for scatterlists Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 54/87] USB: leave LPM alone if possible when binding/unbinding interface drivers Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 55/87] usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.5 56/87] staging: comedi: das1800: fix possible NULL dereference Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 62/87] xen/x86: actually allocate legacy interrupts on PV guests Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 63/87] tty: vt, return error when con_startup fails Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 64/87] TTY: n_gsm, fix false positive WARN_ON Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 65/87] tty/serial: atmel: fix hardware handshake selection Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 66/87] Fix OpenSSH pty regression on close Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 68/87] serial: 8250_mid: use proper bar for DNV platform Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 69/87] serial: 8250_mid: recognize interrupt source in handler Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 70/87] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 71/87] locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 72/87] clk: bcm2835: add locking to pll*_on/off methods Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 73/87] watchdog: sp5100_tco: properly check for new register layouts Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 74/87] mcb: Fixed bar number assignment for the gdd Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 75/87] ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294 Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 76/87] ALSA: hda - Fix headphone noise on Dell XPS 13 9360 Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 77/87] ALSA: hda/realtek - Add support for ALC295/ALC3254 Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 78/87] ALSA: hda - Fix headset mic detection problem for one Dell machine Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 79/87] IB/srp: Fix a debug kernel crash Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 80/87] thunderbolt: Fix double free of drom buffer Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 81/87] SIGNAL: Move generic copy_siginfo() to signal.h Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 82/87] UBI: Fix static volume checks when Fastmap is used Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 83/87] hpfs: fix remount failure when there are no options changed Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 84/87] hpfs: implement the show_options method Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 85/87] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 86/87] Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.5 87/87] kbuild: move -Wunused-const-variable to W=1 warning level Greg Kroah-Hartman
2016-06-01 5:26 ` [PATCH 4.5 00/87] 4.5.6-stable review Guenter Roeck
2016-06-01 14:21 ` Shuah Khan
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=20160530204933.149873142@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuah.kh@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