linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.4 00/86] 4.4.12-stable review
@ 2016-05-30 20:48 Greg Kroah-Hartman
  2016-05-30 20:48 ` [PATCH 4.4 01/86] Btrfs: dont use src fd for printk Greg Kroah-Hartman
                   ` (77 more replies)
  0 siblings, 78 replies; 79+ messages in thread
From: Greg Kroah-Hartman @ 2016-05-30 20:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah.kh, patches, stable

This is the start of the stable review cycle for the 4.4.12 release.
There are 86 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:19 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.4.12-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.4.12-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

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: mmc: Fix partition switch timeout for some eMMCs

Oliver Hartkopp <socketcan@hartkopp.net>
    can: fix handling of unmodifiable configuration options

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

Eryu Guan <guaneryu@gmail.com>
    ext4: iterate over buffer heads correctly in move_extent_per_page()

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf test: Fix build of BPF and LLVM on older glibc libraries

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

Josef Bacik <jbacik@fb.com>
    Btrfs: don't use src fd for printk


-------------

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/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                |   6 +-
 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/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 +
 fs/btrfs/ioctl.c                             |   2 +-
 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/ext4/move_extent.c                        |   1 +
 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 +++++-
 tools/perf/tests/bpf.c                       |  14 +--
 tools/perf/tests/llvm.c                      |   8 +-
 98 files changed, 1172 insertions(+), 478 deletions(-)

^ permalink raw reply	[flat|nested] 79+ messages in thread

end of thread, other threads:[~2016-06-01 14:20 UTC | newest]

Thread overview: 79+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-30 20:48 [PATCH 4.4 00/86] 4.4.12-stable review Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 01/86] Btrfs: dont use src fd for printk Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 02/86] perf/x86/intel/pt: Generate PMI in the STOP region as well Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 03/86] perf/core: Fix perf_event_open() vs. execve() race Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 05/86] ext4: iterate over buffer heads correctly in move_extent_per_page() Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 06/86] arm64: Fix typo in the pmdp_huge_get_and_clear() definition Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 07/86] arm64: Ensure pmd_present() returns false after pmd_mknotpresent() Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 08/86] arm64: Implement ptep_set_access_flags() for hardware AF/DBM Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 09/86] arm64: Implement pmdp_set_access_flags() " Greg Kroah-Hartman
2016-05-30 20:48 ` [PATCH 4.4 10/86] arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 11/86] arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 12/86] kvm: arm64: Fix EC field in inject_abt64 Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 13/86] remove directory incorrectly tries to set delete on close on non-empty directories Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 14/86] fs/cifs: correctly to anonymous authentication via NTLMSSP Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 15/86] fs/cifs: correctly to anonymous authentication for the LANMAN authentication Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 16/86] fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 17/86] fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 18/86] asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 19/86] ring-buffer: Use long for nr_pages to avoid overflow failures Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 20/86] ring-buffer: Prevent overflow of size in ring_buffer_resize() Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 21/86] crypto: caam - fix caam_jr_alloc() ret code Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 22/86] crypto: talitos - fix ahash algorithms registration Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 23/86] crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 24/86] clk: qcom: msm8916: Fix crypto clock flags Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 25/86] sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 26/86] mfd: omap-usb-tll: Fix scheduling while atomic BUG Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 27/86] Input: pwm-beeper - fix - scheduling while atomic Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 28/86] irqchip/gic: Ensure ordering between read of INTACK and shared data Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 29/86] irqchip/gic-v3: Configure all interrupts as non-secure Group-1 Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 30/86] can: fix handling of unmodifiable configuration options Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 31/86] mmc: mmc: Fix partition switch timeout for some eMMCs Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 32/86] mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 33/86] ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 35/86] mmc: longer timeout for long read time quirk Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 36/86] mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 37/86] Bluetooth: vhci: fix open_timeout vs. hdev race Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 38/86] Bluetooth: vhci: purge unhandled skbs Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 39/86] Bluetooth: vhci: Fix race at creating hci device Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 40/86] mei: fix NULL dereferencing during FW initiated disconnection Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 41/86] mei: amthif: discard not read messages Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 42/86] mei: bus: call mei_cl_read_start under device lock Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 43/86] USB: serial: mxuport: fix use-after-free in probe error path Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 44/86] USB: serial: keyspan: " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 45/86] USB: serial: quatech2: " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 46/86] USB: serial: io_edgeport: fix memory leaks in attach " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 47/86] USB: serial: io_edgeport: fix memory leaks in probe " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 48/86] USB: serial: option: add support for Cinterion PH8 and AHxx Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 49/86] USB: serial: option: add more ZTE device ids Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 50/86] USB: serial: option: add even " Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 51/86] usb: gadget: f_fs: Fix EFAULT generation for async read operations Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 53/86] usb: misc: usbtest: fix pattern tests for scatterlists Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 54/86] USB: leave LPM alone if possible when binding/unbinding interface drivers Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 55/86] usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 56/86] staging: comedi: das1800: fix possible NULL dereference Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 62/86] xen/x86: actually allocate legacy interrupts on PV guests Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 63/86] tty: vt, return error when con_startup fails Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 64/86] TTY: n_gsm, fix false positive WARN_ON Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 65/86] tty/serial: atmel: fix hardware handshake selection Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 66/86] Fix OpenSSH pty regression on close Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 68/86] serial: 8250_mid: use proper bar for DNV platform Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 69/86] serial: 8250_mid: recognize interrupt source in handler Greg Kroah-Hartman
2016-05-30 20:49 ` [PATCH 4.4 70/86] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 71/86] locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 72/86] clk: bcm2835: add locking to pll*_on/off methods Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 73/86] mcb: Fixed bar number assignment for the gdd Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 74/86] ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294 Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 75/86] ALSA: hda - Fix headphone noise on Dell XPS 13 9360 Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 76/86] ALSA: hda/realtek - Add support for ALC295/ALC3254 Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 77/86] ALSA: hda - Fix headset mic detection problem for one Dell machine Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 78/86] IB/srp: Fix a debug kernel crash Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 79/86] thunderbolt: Fix double free of drom buffer Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 80/86] SIGNAL: Move generic copy_siginfo() to signal.h Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 81/86] UBI: Fix static volume checks when Fastmap is used Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 82/86] hpfs: fix remount failure when there are no options changed Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 83/86] hpfs: implement the show_options method Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 84/86] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 85/86] Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" Greg Kroah-Hartman
2016-05-30 20:50 ` [PATCH 4.4 86/86] kbuild: move -Wunused-const-variable to W=1 warning level Greg Kroah-Hartman
2016-06-01 14:20 ` [PATCH 4.4 00/86] 4.4.12-stable review Shuah Khan

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).