stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.1 000/202] 4.1.11-stable review
@ 2015-10-18  1:56 Greg Kroah-Hartman
  2015-10-18  1:56 ` [PATCH 4.1 001/202] arm: KVM: Fix incorrect device to IPA mapping Greg Kroah-Hartman
                   ` (189 more replies)
  0 siblings, 190 replies; 194+ messages in thread
From: Greg Kroah-Hartman @ 2015-10-18  1:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah.kh, stable

This is the start of the stable review cycle for the 4.1.11 release.
There are 202 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 Tue Oct 20 01:48:10 UTC 2015.
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.1.11-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.1.11-rc1

Christoph Hellwig <hch@lst.de>
    3w-9xxx: don't unmap bounce buffered commands

Guenter Roeck <linux@roeck-us.net>
    MIPS: Fix console output for Fulong2e system

Joonsoo Kim <js1304@gmail.com>
    mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)

Prarit Bhargava <prarit@redhat.com>
    intel_pstate: Fix overflow in busy_scaled due to long delay

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    serial: atmel: fix error path of probe function

Mans Rullgard <mans@mansr.com>
    serial: 8250: add uart_config entry for PORT_RT2880

Jann Horn <jann@thejh.net>
    drivers/tty: require read access for controlling terminal

Kosuke Tatsukawa <tatsu@ab.jp.nec.com>
    tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c

covici@ccs.covici.com <covici@ccs.covici.com>
    staging: speakup: fix speakup-r regression

Joe Thornber <ejt@redhat.com>
    dm cache: fix NULL pointer when switching from cleaner policy

Junichi Nomura <j-nomura@ce.jp.nec.com>
    dm: fix AB-BA deadlock in __dm_destroy()

Trond Myklebust <trond.myklebust@primarydata.com>
    namei: results of d_is_negative() should be checked after dentry revalidation

Ben Dooks <ben.dooks@codethink.co.uk>
    clk: ti: fix dual-registration of uart4_ick

Kinglong Mee <kinglongmee@gmail.com>
    nfs/filelayout: Fix NULL reference caused by double freeing of fh_array

Al Viro <viro@zeniv.linux.org.uk>
    fix a braino in ovl_d_select_inode()

David Howells <dhowells@redhat.com>
    overlayfs: Make f_path always point to the overlay and f_inode to the underlay

David Howells <dhowells@redhat.com>
    overlay: Call ovl_drop_write() earlier in ovl_dentry_open()

NeilBrown <neilb@suse.com>
    md/bitmap: don't pass -1 to bitmap_storage_alloc.

Ben Hutchings <ben@decadent.org.uk>
    genirq: Fix race in register_irq_proc()

Stefan Assmann <sassmann@kpanic.de>
    igb: do not re-init SR-IOV during probe

Chas Williams <3chas3@gmail.com>
    net/xen-netfront: only napi_synchronize() if running

Andreas Schwab <schwab@linux-m68k.org>
    m68k: Define asmlinkage_protect

Mark Salyzyn <salyzyn@android.com>
    arm64: readahead: fault retry breaks mmap file read random detection

Li Bin <huawei.libin@huawei.com>
    arm64: ftrace: fix function_graph tracer panic

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions

Eric W. Biederman <ebiederm@xmission.com>
    vfs: Test for and handle paths that are unreachable from their mnt_root

Eric W. Biederman <ebiederm@xmission.com>
    dcache: Handle escaped paths in prepend_path

Ulf Hansson <ulf.hansson@linaro.org>
    mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset

Haibo Chen <haibo.chen@freescale.com>
    mmc: sdhci: fix dma memory leak in sdhci_pre_req()

shengyong <shengyong1@huawei.com>
    UBI: return ENOSPC if no enough space available

Richard Weinberger <richard@nod.at>
    UBI: Validate data_size

Richard Weinberger <richard@nod.at>
    UBIFS: Kill unneeded locking in ubifs_init_security

Eric Dumazet <edumazet@google.com>
    inet: fix potential deadlock in reqsk_queue_unlink()

Christian Engelmayer <cengelma@gmx.at>
    rsi: Fix possible leak when loading firmware

Paul Mackerras <paulus@ozlabs.org>
    powerpc/MSI: Fix race condition in tearing down MSI interrupts

Kapileshwar Singh <kapileshwar.singh@arm.com>
    tools lib traceevent: Fix string handling in heterogeneous arch environments

Linus Lüssing <linus.luessing@c0d3.blue>
    batman-adv: Fix potentially broken skb network header access

Linus Lüssing <linus.luessing@c0d3.blue>
    batman-adv: Fix potential synchronization issues in mcast tvlv handler

Linus Lüssing <linus.luessing@c0d3.blue>
    batman-adv: Make MCAST capability changes atomic

Linus Lüssing <linus.luessing@c0d3.blue>
    batman-adv: Make TT capability changes atomic

Linus Lüssing <linus.luessing@c0d3.blue>
    batman-adv: Make NC capability changes atomic

James Hogan <james.hogan@imgtec.com>
    MIPS: dma-default: Fix 32-bit fall back to GFP_DMA

Viresh Kumar <viresh.kumar@linaro.org>
    cpufreq: dt: Tolerance applies on both sides of target voltage

Borislav Petkov <bp@suse.de>
    cpu/cacheinfo: Fix teardown path

Yao-Wen Mao <yaowen@google.com>
    USB: Add reset-resume quirk for two Plantronics usb headphones.

Vincent Palatin <vpalatin@chromium.org>
    usb: Add device quirk for Logitech PTZ cameras

Alexander Inyukhin <shurick@sectorb.msk.ru>
    USB: chaoskey read offset bug

Felipe Balbi <balbi@ti.com>
    usb: musb: cppi41: allow it to work again

Roger Quadros <rogerq@ti.com>
    usb: phy: phy-generic: Fix reset behaviour on legacy boot

Mathias Nyman <mathias.nyman@linux.intel.com>
    usb: Use the USB_SS_MULT() macro to get the burst multiplier.

Peter Chen <peter.chen@freescale.com>
    usb: chipidea: udc: using the correct stall implementation

Bin Liu <b-liu@ti.com>
    usb: musb: dsps: fix polling in device-only mode

Jann Horn <jann@thejh.net>
    security: fix typo in security_task_prctl

Mark Brown <broonie@kernel.org>
    regmap: debugfs: Don't bother actually printing when calculating max length

Mark Brown <broonie@kernel.org>
    regmap: debugfs: Ensure we don't underflow when printing access masks

Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
    ipr: Enable SIS pipe commands for SIS-32 devices.

Russell King <rmk+kernel@arm.linux.org.uk>
    pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers

Michal Kazior <michal.kazior@tieto.com>
    ath10k: reject 11b tx fragmentation configuration

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    device property: fix potential NULL pointer dereference

Heiko Stuebner <heiko@sntech.de>
    PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS

Boris BREZILLON <boris.brezillon@free-electrons.com>
    mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions

Boris BREZILLON <boris.brezillon@free-electrons.com>
    mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()

Antoine Ténart <antoine.tenart@free-electrons.com>
    mtd: pxa3xx_nand: add a default chunk size

Mario Carrillo <mario.alfredo.c.arevalo@intel.com>
    docs: update HOWTO for 3.x -> 4.x versioning

Marc Zyngier <marc.zyngier@arm.com>
    irqchip/gic-v3-its: Add missing cache flushes

Ludovic Desroches <ludovic.desroches@atmel.com>
    irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()

Peter Seiderer <ps.report@gmx.net>
    cifs: use server timestamp for ntlmv2 authentication

Li Jun <jun.li@freescale.com>
    usb: chipidea: imx: fix a typo for imx6sx

Dong Aisheng <aisheng.dong@freescale.com>
    dts: imx25: fix sd card gpio polarity specified in device tree

Dong Aisheng <aisheng.dong@freescale.com>
    dts: imx53: fix sd card gpio polarity specified in device tree

Dong Aisheng <aisheng.dong@freescale.com>
    dts: imx51: fix sd card gpio polarity specified in device tree

Dong Aisheng <aisheng.dong@freescale.com>
    mmc: sdhci-esdhc-imx: fix cd regression for dt platform

Fabio Estevam <fabio.estevam@freescale.com>
    mmc: sdhci-esdhc-imx: Do not break platform data boards

Fabio Estevam <fabio.estevam@freescale.com>
    mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe

Alexey Brodkin <Alexey.Brodkin@synopsys.com>
    mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used

Linus Lüssing <linus.luessing@c0d3.blue>
    batman-adv: Make DAT capability changes atomic

Marek Lindner <mareklindner@neomailbox.ch>
    batman-adv: protect tt_local_entry from concurrent delete events

Marek Lindner <mareklindner@neomailbox.ch>
    batman-adv: fix kernel crash due to missing NULL checks

Linus Walleij <linus.walleij@linaro.org>
    fbdev: select versatile helpers for the integrator

Julian Anastasov <ja@ssi.bg>
    ipvs: call skb_sender_cpu_clear

Julian Anastasov <ja@ssi.bg>
    ipvs: fix crash with sync protocol v0 and FTP

Alex Gartrell <agartrell@fb.com>
    ipvs: skb_orphan in case of forwarding

Julian Anastasov <ja@ssi.bg>
    ipvs: fix crash if scheduler is changed

Julian Anastasov <ja@ssi.bg>
    ipvs: do not use random local source address for tunnels

Dave Martin <Dave.Martin@arm.com>
    serial/amba-pl011: Disable interrupts around TX softirq

Ben Segall <bsegall@google.com>
    sched/fair: Prevent throttling in early pick_next_task_fair()

Linus Torvalds <torvalds@linux-foundation.org>
    Initialize msg/shm IPC objects before doing ipc_addid()

Reyad Attiyat <reyad.attiyat@gmail.com>
    usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: init command timeout timer earlier to avoid deleting it uninitialized

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: change xhci 1.0 only restrictions to support xhci 1.1

Roger Quadros <rogerq@ti.com>
    usb: xhci: exit early in xhci_setup_device() if we're halted or dying

Roger Quadros <rogerq@ti.com>
    usb: xhci: Clear XHCI_STATE_DYING on start

Roger Quadros <rogerq@ti.com>
    usb: xhci: lock mutex on xhci_stop

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: give command abortion one more chance before killing xhci

Johan Hovold <johan@kernel.org>
    USB: whiteheat: fix potential null-deref at probe

Dave Airlie <airlied@redhat.com>
    drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)

Michel Dänzer <michel.daenzer@amd.com>
    drm/radeon: Restore LCD backlight level on resume (>= R5xx)

Daniel Vetter <daniel.vetter@ffwll.ch>
    drm: Reject DRI1 hw lock ioctl functions for kms drivers

Jani Nikula <jani.nikula@intel.com>
    drm/i915/bios: handle MIPI Sequence Block v3+ gracefully

Fabiano Fidêncio <fidencio@redhat.com>
    drm/qxl: recreate the primary surface when the bo is not primary

Dave Airlie <airlied@redhat.com>
    drm/qxl: only report first monitor as connected if we have no state

Steve French <smfrench@gmail.com>
    Do not fall back to SMBWriteX in set_file_size error cases

Steve French <smfrench@gmail.com>
    disabling oplocks/leases via module parm enable_oplocks broken for SMB3

Steve French <smfrench@gmail.com>
    Fix sec=krb5 on smb3 mounts

Trond Myklebust <trond.myklebust@primarydata.com>
    NFS: Fix a write performance regression

Peng Tao <tao.peng@primarydata.com>
    nfs: fix pg_test page count calculation

Kinglong Mee <kinglongmee@gmail.com>
    NFS: Do cleanup before resetting pageio read/write to mds

Johan Hedberg <johan.hedberg@intel.com>
    Bluetooth: Delay check for conn->smp in smp_conn_security()

Florian Westphal <fw@strlen.de>
    netfilter: nf_log: don't zap all loggers on unregister

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_log: wait for rcu grace after logger unregistration

Eric W. Biederman <ebiederm@xmission.com>
    netfilter: nftables: Do not run chains in the wrong network namespace

Eric W. Biederman <ebiederm@xmission.com>
    netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: ctnetlink: put back references to master ct and expect objects

Joe Stringer <joestringer@nicira.com>
    netfilter: nf_conntrack: Support expectations in different zones

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nfnetlink: work around wrong endianess in res_id field

Mikulas Patocka <mpatocka@redhat.com>
    dm raid: fix round up of default region size

NeilBrown <neilb@suse.com>
    md/raid0: apply base queue limits *before* disk_stack_limits

NeilBrown <neilb@suse.com>
    md/raid0: update queue parameter in a safer location.

Liu.Zhao <lzsos369@163.com>
    USB: option: add ZTE PIDs

Shawn Lin <shawn.lin@rock-chips.com>
    staging: ion: fix corruption of ion_import_dma_buf

Joe Thornber <ejt@redhat.com>
    dm btree: add ref counting ops for the leaves of top level btrees

Chuck Lever <chuck.lever@oracle.com>
    svcrdma: Fix send_reply() scatter/gather set-up

Michal Kazior <michal.kazior@tieto.com>
    ath10k: fix dma_mapping_error() handling

Mike Snitzer <snitzer@redhat.com>
    dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE

Bjorn Helgaas <bhelgaas@google.com>
    PCI: Clear IORESOURCE_UNSET when clipping a bridge window

Alex Williamson <alex.williamson@redhat.com>
    PCI: Use function 0 VPD for identical functions, regular VPD for others

Alex Williamson <alex.williamson@redhat.com>
    PCI: Fix devfn for VPD access through function 0

Filipe Manana <fdmanana@suse.com>
    Btrfs: update fix for read corruption of compressed and shared extents

Filipe Manana <fdmanana@suse.com>
    Btrfs: fix read corruption of compressed and shared extents

Jeff Mahoney <jeffm@suse.com>
    btrfs: skip waiting on ordered range for special files

Gianluca Renzi <gianlucarenzi@eurekelettronica.it>
    ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probe

Lars-Peter Clausen <lars@metafoo.de>
    ASoC: db1200: Fix DAI link format for db1300 and db1550

Yitian Bu <buyitian@gmail.com>
    ASoC: dwc: correct irq clear method

Robert Jarzmik <robert.jarzmik@free.fr>
    ASoC: fix broken pxa SoC support

Robert Jarzmik <robert.jarzmik@free.fr>
    ASoC: pxa: pxa2xx-ac97: fix dma requestor lines

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Disable power_save_node for IDT 92HD73xx chips

John Flatness <john@zerocrates.org>
    ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1

Laura Abbott <labbott@fedoraproject.org>
    ALSA: hda: Add dock support for ThinkPad T550

Takashi Iwai <tiwai@suse.de>
    ALSA: synth: Fix conflicting OSS device registration on AWE32

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Disable power_save_node for Thinkpads

Mel Gorman <mgorman@techsingularity.net>
    mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault

Joseph Qi <joseph.qi@huawei.com>
    ocfs2/dlm: fix deadlock when dispatch assert master

Sowmini Varadhan <sowmini.varadhan@oracle.com>
    lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer when n < pool->hint

Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
    mm: migrate: hugetlb: putback destination hugepage to active list

Sudip Mukherjee <sudipm.mukherjee@gmail.com>
    spi: spidev: fix possible NULL dereference

Tan, Jui Nee <jui.nee.tan@intel.com>
    spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled

Max Filippov <jcmvbkbc@gmail.com>
    spi: xtensa-xtfpga: fix register endianness

Guenter Roeck <linux@roeck-us.net>
    spi: Fix documentation of spi_alloc_master()

Christian Borntraeger <borntraeger@de.ibm.com>
    s390/boot/decompression: disable floating point in decompressor

Martin Schwidefsky <schwidefsky@de.ibm.com>
    s390/compat: correct uc_sigmask of the compat signal frame

Peter Zijlstra <peterz@infradead.org>
    sched/core: Fix TASK_DEAD race in finish_task_switch()

Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
    leds/led-class: Add missing put_device()

Vitaly Kuznetsov <vkuznets@redhat.com>
    x86/xen: Support kexec/kdump in HVM guests by doing a soft reset

Stephen Smalley <sds@tycho.nsa.gov>
    x86/mm: Set NX on gap between __ex_table and rodata

Thomas Gleixner <tglx@linutronix.de>
    x86/process: Add proper bound checks in 64bit get_wchan()

Lee, Chun-Yi <joeyli.kernel@gmail.com>
    x86/kexec: Fix kexec crash in syscall kexec_file_load()

Matt Fleming <matt.fleming@intel.com>
    x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down

Dirk Müller <dmueller@suse.com>
    Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS

Andy Lutomirski <luto@kernel.org>
    x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code

Andy Lutomirski <luto@kernel.org>
    x86/paravirt: Replace the paravirt nop with a bona fide empty function

David Woodhouse <dwmw2@infradead.org>
    x86/platform: Fix Geode LX timekeeping in the generic x86 build

Thomas Gleixner <tglx@linutronix.de>
    x86/alternatives: Make optimize_nops() interrupt safe and synced

Shaohua Li <shli@fb.com>
    x86/apic: Serialize LVTT and TSC_DEADLINE writes

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    dmaengine: dw: properly read DWC_PARAMS register

Jeff Moyer <jmoyer@redhat.com>
    blockdev: don't set S_DAX for misaligned partitions

Felipe F. Tonello <eu@felipetonello.com>
    ARM: dts: fix usb pin control for imx-rex dts

Chanho Park <parkch98@gmail.com>
    ARM: EXYNOS: reset Little cores when cpu is up

Carl Frederik Werner <frederik@cfbw.eu>
    ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again

Grazvydas Ignotas <notasas@gmail.com>
    ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets

Doug Anderson <armlinux@m.disordat.com>
    ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints

Paul Bolle <pebolle@tiscali.nl>
    windfarm: decrement client count when unregistering

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    ARM: 8429/1: disable GCC SRA optimization

Russell King <rmk+kernel@arm.linux.org.uk>
    ARM: fix Thumb2 signal handling when ARMv6 is enabled

Guenter Roeck <linux@roeck-us.net>
    hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips

Dominik Dingel <dingel@linux.vnet.ibm.com>
    sched: access local runqueue directly in single_task_running

Francesco Lavra <francescolavra.fl@gmail.com>
    watchdog: sunxi: fix activation of system reset

Peter Zijlstra <peterz@infradead.org>
    perf: Fix AUX buffer refcounting

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf header: Fixup reading of HEADER_NRCPUS feature

Ben Hutchings <ben@decadent.org.uk>
    perf tools: Add empty Build files for architectures lacking them

Kan Liang <kan.liang@intel.com>
    perf stat: Get correct cpu id for print_aggr

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf hists: Update the column width for the "srcline" sort key

Adrian Hunter <adrian.hunter@intel.com>
    perf tools: Fix copying of /proc/kcore

Peter Zijlstra <peterz@infradead.org>
    perf/x86/intel: Fix constraint access

Azael Avalos <coproscefalo@gmail.com>
    toshiba_acpi: Fix hotkeys registration on some toshiba models

Nicholas Bellinger <nab@linux-iscsi.org>
    target: Fix v4.1 UNIT_ATTENTION se_node_acl->device_list[] NULL pointer

Jenny Derzhavetz <jennyf@mellanox.com>
    iser-target: Put the reference on commands waiting for unsol data

Jenny Derzhavetz <jennyf@mellanox.com>
    iser-target: remove command with state ISTATE_REMOVE

Nicholas Bellinger <nab@linux-iscsi.org>
    target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess

Michal Hocko <mhocko@suse.com>
    scsi: fix scsi_error_handler vs. scsi_host_dev_release race

Andy Grover <agrover@redhat.com>
    target/iscsi: Fix np_ip bracket issue by removing np_ip

John Stultz <john.stultz@linaro.org>
    time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()

Gautham R. Shenoy <ego@linux.vnet.ibm.com>
    KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit

Thomas Huth <thuth@redhat.com>
    KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()

Marc Zyngier <marc.zyngier@arm.com>
    arm: KVM: Disable virtual timer even if the guest is not using it

Jason Wang <jasowang@redhat.com>
    kvm: fix double free for fast mmio eventfd

Jason Wang <jasowang@redhat.com>
    kvm: factor out core eventfd assign/deassign logic

Jason Wang <jasowang@redhat.com>
    kvm: fix zero length mmio searching

Jason Wang <jasowang@redhat.com>
    kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd

Wanpeng Li <wanpeng.li@hotmail.com>
    KVM: vmx: fix VPID is 0000H in non-root operation

Marek Majtyka <marek.majtyka@tieto.com>
    arm: KVM: Fix incorrect device to IPA mapping


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

Diffstat:

 Documentation/HOWTO                            |  28 +++---
 Makefile                                       |   4 +-
 arch/arm/Makefile                              |   8 ++
 arch/arm/boot/dts/imx25-pdk.dts                |   5 +-
 arch/arm/boot/dts/imx51-apf51dev.dts           |   2 +-
 arch/arm/boot/dts/imx53-ard.dts                |   4 +-
 arch/arm/boot/dts/imx53-m53evk.dts             |   4 +-
 arch/arm/boot/dts/imx53-qsb-common.dtsi        |   4 +-
 arch/arm/boot/dts/imx53-smd.dts                |   4 +-
 arch/arm/boot/dts/imx53-tqma53.dtsi            |   4 +-
 arch/arm/boot/dts/imx53-tx53.dtsi              |   4 +-
 arch/arm/boot/dts/imx53-voipac-bsb.dts         |   4 +-
 arch/arm/boot/dts/imx6qdl-rex.dtsi             |   2 -
 arch/arm/boot/dts/omap3-beagle.dts             |   2 +-
 arch/arm/boot/dts/omap5-uevm.dts               |   4 +-
 arch/arm/kernel/kgdb.c                         |   8 +-
 arch/arm/kernel/signal.c                       |  15 ++-
 arch/arm/kvm/interrupts_head.S                 |   6 +-
 arch/arm/kvm/mmu.c                             |   6 +-
 arch/arm/mach-exynos/mcpm-exynos.c             |  27 +++++-
 arch/arm/mach-exynos/regs-pmu.h                |   6 ++
 arch/arm64/kernel/efi.c                        |   3 +-
 arch/arm64/kernel/entry-ftrace.S               |  22 ++++-
 arch/arm64/mm/fault.c                          |   1 +
 arch/m68k/include/asm/linkage.h                |  30 ++++++
 arch/mips/loongson/common/env.c                |   3 +
 arch/mips/mm/dma-default.c                     |   2 +-
 arch/powerpc/kvm/book3s.c                      |   6 ++
 arch/powerpc/kvm/book3s_hv_rmhandlers.S        |   1 +
 arch/powerpc/platforms/powernv/pci.c           |   5 +-
 arch/powerpc/sysdev/fsl_msi.c                  |   5 +-
 arch/powerpc/sysdev/mpic_pasemi_msi.c          |   6 +-
 arch/powerpc/sysdev/mpic_u3msi.c               |   5 +-
 arch/powerpc/sysdev/ppc4xx_msi.c               |   5 +-
 arch/s390/boot/compressed/Makefile             |   2 +-
 arch/s390/kernel/compat_signal.c               |  27 +++++-
 arch/x86/kernel/alternative.c                  |   5 +
 arch/x86/kernel/apic/apic.c                    |   7 ++
 arch/x86/kernel/cpu/perf_event_intel.c         |   5 +-
 arch/x86/kernel/crash.c                        |   7 +-
 arch/x86/kernel/entry_64.S                     |  16 +++-
 arch/x86/kernel/paravirt.c                     |  16 +++-
 arch/x86/kernel/process_64.c                   |  52 +++++++++--
 arch/x86/kernel/tsc.c                          |  17 ++--
 arch/x86/kvm/svm.c                             |   2 +-
 arch/x86/kvm/vmx.c                             |   2 +
 arch/x86/mm/init_64.c                          |   2 +-
 arch/x86/platform/efi/efi.c                    |  67 ++++++++++++-
 arch/x86/xen/enlighten.c                       |  23 +++++
 drivers/base/cacheinfo.c                       |  10 +-
 drivers/base/property.c                        |   5 +-
 drivers/base/regmap/regmap-debugfs.c           |   5 +-
 drivers/clk/ti/clk-3xxx.c                      |   2 +-
 drivers/cpufreq/cpufreq-dt.c                   |   3 +-
 drivers/cpufreq/intel_pstate.c                 |  10 +-
 drivers/dma/dw/core.c                          |   4 +-
 drivers/firmware/efi/libstub/arm-stub.c        |  88 +++++++++++++++---
 drivers/gpu/drm/drm_dp_mst_topology.c          |   5 +-
 drivers/gpu/drm/drm_lock.c                     |   6 ++
 drivers/gpu/drm/i915/intel_bios.c              |  12 ++-
 drivers/gpu/drm/qxl/qxl_display.c              |  14 +--
 drivers/gpu/drm/radeon/atombios_encoders.c     |   8 +-
 drivers/hwmon/nct6775.c                        |  16 ++--
 drivers/infiniband/ulp/isert/ib_isert.c        |  47 +++++++++-
 drivers/irqchip/irq-atmel-aic5.c               |  24 +++--
 drivers/irqchip/irq-gic-v3-its.c               |   6 +-
 drivers/leds/led-class.c                       |   7 +-
 drivers/macintosh/windfarm_core.c              |   2 +-
 drivers/md/bitmap.c                            |   3 +-
 drivers/md/dm-cache-policy-cleaner.c           |   2 +-
 drivers/md/dm-crypt.c                          |  17 +++-
 drivers/md/dm-raid.c                           |   3 +-
 drivers/md/dm.c                                |   6 +-
 drivers/md/persistent-data/dm-btree-internal.h |   6 ++
 drivers/md/persistent-data/dm-btree-remove.c   |  12 +--
 drivers/md/persistent-data/dm-btree-spine.c    |  37 ++++++++
 drivers/md/persistent-data/dm-btree.c          |   7 +-
 drivers/md/raid0.c                             |  75 ++++++++-------
 drivers/mmc/core/host.c                        |   4 +-
 drivers/mmc/host/dw_mmc.c                      | 109 ++++++++++++++--------
 drivers/mmc/host/sdhci-esdhc-imx.c             |  50 ++++++++--
 drivers/mmc/host/sdhci.c                       |  67 +++++--------
 drivers/mmc/host/sdhci.h                       |   8 +-
 drivers/mtd/nand/pxa3xx_nand.c                 |   3 +
 drivers/mtd/nand/sunxi_nand.c                  |  27 ++----
 drivers/mtd/ubi/io.c                           |   5 +
 drivers/mtd/ubi/vtbl.c                         |   1 +
 drivers/mtd/ubi/wl.c                           |   1 +
 drivers/net/ethernet/intel/igb/igb_main.c      |   2 +-
 drivers/net/wireless/ath/ath10k/htc.c          |   4 +-
 drivers/net/wireless/ath/ath10k/htt_tx.c       |   8 +-
 drivers/net/wireless/ath/ath10k/mac.c          |  16 ++++
 drivers/net/wireless/ath/ath10k/pci.c          |   8 +-
 drivers/net/wireless/ath/ath10k/wmi.c          |   1 +
 drivers/net/wireless/rsi/rsi_91x_sdio_ops.c    |   8 +-
 drivers/net/wireless/rsi/rsi_91x_usb_ops.c     |   8 +-
 drivers/net/xen-netfront.c                     |   3 +-
 drivers/pci/access.c                           |  27 +-----
 drivers/pci/bus.c                              |   2 +
 drivers/pci/quirks.c                           |  20 +++-
 drivers/pcmcia/sa1100_generic.c                |   1 -
 drivers/pcmcia/sa11xx_base.c                   |   3 +-
 drivers/platform/x86/toshiba_acpi.c            |   8 +-
 drivers/power/avs/Kconfig                      |   2 +-
 drivers/scsi/3w-9xxx.c                         |  28 ++++--
 drivers/scsi/ipr.c                             |   2 +-
 drivers/scsi/scsi_error.c                      |  11 ++-
 drivers/spi/spi-pxa2xx.c                       |   4 +
 drivers/spi/spi-xtensa-xtfpga.c                |   4 +-
 drivers/spi/spi.c                              |   3 +-
 drivers/spi/spidev.c                           |   3 +-
 drivers/staging/android/ion/ion.c              |   6 +-
 drivers/staging/speakup/fakekey.c              |   1 +
 drivers/target/iscsi/iscsi_target.c            |  33 ++++---
 drivers/target/iscsi/iscsi_target.h            |   2 +-
 drivers/target/iscsi/iscsi_target_configfs.c   |  14 +--
 drivers/target/iscsi/iscsi_target_login.c      |   8 +-
 drivers/target/iscsi/iscsi_target_tpg.c        |  15 ++-
 drivers/target/iscsi/iscsi_target_tpg.h        |   2 +-
 drivers/target/target_core_pr.c                |   3 +
 drivers/target/target_core_ua.c                |   8 +-
 drivers/target/target_core_xcopy.c             |   6 +-
 drivers/tty/n_tty.c                            |  15 +--
 drivers/tty/serial/8250/8250_core.c            |   8 ++
 drivers/tty/serial/amba-pl011.c                |   4 +-
 drivers/tty/serial/atmel_serial.c              |   2 +-
 drivers/tty/tty_io.c                           |  31 ++++++-
 drivers/usb/chipidea/ci_hdrc_imx.c             |   2 +-
 drivers/usb/chipidea/udc.c                     |  84 +++++++++--------
 drivers/usb/core/config.c                      |   5 +-
 drivers/usb/core/quirks.c                      |  13 +++
 drivers/usb/host/xhci-mem.c                    |  17 ++--
 drivers/usb/host/xhci-ring.c                   |  79 ++++++++++++----
 drivers/usb/host/xhci.c                        |  15 ++-
 drivers/usb/misc/chaoskey.c                    |   2 +-
 drivers/usb/musb/musb_cppi41.c                 |   6 +-
 drivers/usb/musb/musb_dsps.c                   |   7 +-
 drivers/usb/phy/phy-generic.c                  |   3 +-
 drivers/usb/serial/option.c                    |  24 +++++
 drivers/usb/serial/whiteheat.c                 |  31 +++++++
 drivers/video/fbdev/Kconfig                    |   2 +-
 drivers/watchdog/sunxi_wdt.c                   |   2 +-
 fs/block_dev.c                                 |   7 ++
 fs/btrfs/extent_io.c                           |  80 +++++++++++++---
 fs/btrfs/inode.c                               |   3 +-
 fs/cifs/cifsencrypt.c                          |  53 ++++++++++-
 fs/cifs/inode.c                                |  34 -------
 fs/cifs/smb2ops.c                              |   8 +-
 fs/cifs/smb2pdu.c                              |  76 ++++++++++++---
 fs/dcache.c                                    |  12 ++-
 fs/internal.h                                  |   1 +
 fs/namei.c                                     |  39 +++++++-
 fs/nfs/filelayout/filelayout.c                 |  31 +++----
 fs/nfs/pagelist.c                              |   2 +-
 fs/nfs/read.c                                  |   3 +
 fs/nfs/write.c                                 |   5 +-
 fs/ocfs2/dlm/dlmmaster.c                       |   9 +-
 fs/ocfs2/dlm/dlmrecovery.c                     |   8 +-
 fs/open.c                                      |  49 +++++-----
 fs/overlayfs/inode.c                           |  25 ++---
 fs/overlayfs/overlayfs.h                       |   1 +
 fs/overlayfs/super.c                           |   1 +
 fs/ubifs/xattr.c                               |   3 -
 include/linux/dcache.h                         |   2 +
 include/linux/fs.h                             |   2 -
 include/linux/mmc/core.h                       |   1 +
 include/linux/security.h                       |   2 +-
 include/net/netfilter/nf_queue.h               |   2 +
 include/net/netfilter/nf_tables.h              |   2 +-
 include/target/iscsi/iscsi_target_core.h       |   1 -
 include/xen/interface/sched.h                  |   8 ++
 ipc/msg.c                                      |  14 +--
 ipc/shm.c                                      |  13 +--
 ipc/util.c                                     |   8 +-
 kernel/events/core.c                           |   8 --
 kernel/events/internal.h                       |  10 ++
 kernel/events/ring_buffer.c                    |  27 +++++-
 kernel/irq/proc.c                              |  19 +++-
 kernel/sched/core.c                            |  25 +++--
 kernel/sched/fair.c                            |  25 ++---
 kernel/sched/sched.h                           |   5 +-
 kernel/time/timekeeping.c                      |   2 +-
 lib/iommu-common.c                             |   6 +-
 mm/hugetlb.c                                   |   8 ++
 mm/migrate.c                                   |   2 +-
 mm/slab.c                                      |  13 ++-
 net/batman-adv/distributed-arp-table.c         |   7 +-
 net/batman-adv/multicast.c                     |  81 +++++++++++-----
 net/batman-adv/network-coding.c                |   7 +-
 net/batman-adv/originator.c                    |   5 +
 net/batman-adv/soft-interface.c                |  10 +-
 net/batman-adv/translation-table.c             |  37 ++++++--
 net/batman-adv/types.h                         |  15 +--
 net/bluetooth/smp.c                            |  12 +--
 net/ipv4/inet_connection_sock.c                |   2 +-
 net/netfilter/core.c                           |   1 +
 net/netfilter/ipvs/ip_vs_core.c                |  16 +++-
 net/netfilter/ipvs/ip_vs_ctl.c                 |  78 ++++++++++------
 net/netfilter/ipvs/ip_vs_sched.c               |  12 +--
 net/netfilter/ipvs/ip_vs_sync.c                |   2 +-
 net/netfilter/ipvs/ip_vs_xmit.c                |  34 ++++++-
 net/netfilter/nf_conntrack_expect.c            |   3 +-
 net/netfilter/nf_conntrack_netlink.c           |   5 -
 net/netfilter/nf_internals.h                   |   1 +
 net/netfilter/nf_log.c                         |   9 +-
 net/netfilter/nf_queue.c                       |  17 ++++
 net/netfilter/nf_tables_core.c                 |   7 +-
 net/netfilter/nfnetlink.c                      |   8 +-
 net/netfilter/nfnetlink_queue_core.c           |  24 ++++-
 net/netfilter/nft_compat.c                     |  24 +++--
 net/sunrpc/xprtrdma/svc_rdma_sendto.c          |  10 +-
 sound/arm/Kconfig                              |  15 +--
 sound/pci/hda/patch_cirrus.c                   |   1 +
 sound/pci/hda/patch_realtek.c                  |  32 ++++---
 sound/pci/hda/patch_sigmatel.c                 |   6 +-
 sound/soc/au1x/db1200.c                        |   4 +
 sound/soc/codecs/sgtl5000.c                    |   4 +-
 sound/soc/dwc/designware_i2s.c                 |   4 +-
 sound/soc/pxa/Kconfig                          |   2 -
 sound/soc/pxa/pxa2xx-ac97.c                    |   4 +-
 sound/synth/emux/emux_oss.c                    |   3 +-
 tools/lib/traceevent/event-parse.c             |  23 ++++-
 tools/perf/arch/alpha/Build                    |   1 +
 tools/perf/arch/mips/Build                     |   1 +
 tools/perf/arch/parisc/Build                   |   1 +
 tools/perf/builtin-stat.c                      |   5 +-
 tools/perf/util/header.c                       |   4 +-
 tools/perf/util/hist.c                         |   3 +
 tools/perf/util/symbol-elf.c                   |  35 +++----
 virt/kvm/eventfd.c                             | 124 +++++++++++++++----------
 virt/kvm/kvm_main.c                            |  19 +++-
 231 files changed, 2253 insertions(+), 958 deletions(-)



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

end of thread, other threads:[~2015-10-20  1:29 UTC | newest]

Thread overview: 194+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-18  1:56 [PATCH 4.1 000/202] 4.1.11-stable review Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 001/202] arm: KVM: Fix incorrect device to IPA mapping Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 003/202] kvm: dont try to register to KVM_FAST_MMIO_BUS for non mmio eventfd Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 004/202] kvm: fix zero length mmio searching Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 005/202] kvm: factor out core eventfd assign/deassign logic Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 006/202] kvm: fix double free for fast mmio eventfd Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 007/202] arm: KVM: Disable virtual timer even if the guest is not using it Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 008/202] KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 009/202] KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 011/202] target/iscsi: Fix np_ip bracket issue by removing np_ip Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 012/202] scsi: fix scsi_error_handler vs. scsi_host_dev_release race Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 013/202] target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 014/202] iser-target: remove command with state ISTATE_REMOVE Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 015/202] iser-target: Put the reference on commands waiting for unsol data Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 016/202] target: Fix v4.1 UNIT_ATTENTION se_node_acl->device_list[] NULL pointer Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 017/202] toshiba_acpi: Fix hotkeys registration on some toshiba models Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 018/202] perf/x86/intel: Fix constraint access Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 019/202] perf tools: Fix copying of /proc/kcore Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 020/202] perf hists: Update the column width for the "srcline" sort key Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 021/202] perf stat: Get correct cpu id for print_aggr Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 022/202] perf tools: Add empty Build files for architectures lacking them Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 023/202] perf header: Fixup reading of HEADER_NRCPUS feature Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 024/202] perf: Fix AUX buffer refcounting Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 025/202] watchdog: sunxi: fix activation of system reset Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 026/202] sched: access local runqueue directly in single_task_running Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 027/202] hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 028/202] ARM: fix Thumb2 signal handling when ARMv6 is enabled Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 029/202] ARM: 8429/1: disable GCC SRA optimization Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 030/202] windfarm: decrement client count when unregistering Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 031/202] ARM: 8425/1: kgdb: Dont try to stop the machine when setting breakpoints Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 032/202] ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 033/202] ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 034/202] ARM: EXYNOS: reset Little cores when cpu is up Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 035/202] ARM: dts: fix usb pin control for imx-rex dts Greg Kroah-Hartman
2015-10-18  1:56 ` [PATCH 4.1 036/202] blockdev: dont set S_DAX for misaligned partitions Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 037/202] dmaengine: dw: properly read DWC_PARAMS register Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 038/202] x86/apic: Serialize LVTT and TSC_DEADLINE writes Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 039/202] x86/alternatives: Make optimize_nops() interrupt safe and synced Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 040/202] x86/platform: Fix Geode LX timekeeping in the generic x86 build Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 041/202] x86/paravirt: Replace the paravirt nop with a bona fide empty function Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 042/202] x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 043/202] Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 044/202] x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 045/202] x86/kexec: Fix kexec crash in syscall kexec_file_load() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 046/202] x86/process: Add proper bound checks in 64bit get_wchan() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 047/202] x86/mm: Set NX on gap between __ex_table and rodata Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 048/202] x86/xen: Support kexec/kdump in HVM guests by doing a soft reset Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 049/202] leds/led-class: Add missing put_device() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 050/202] sched/core: Fix TASK_DEAD race in finish_task_switch() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 051/202] s390/compat: correct uc_sigmask of the compat signal frame Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 052/202] s390/boot/decompression: disable floating point in decompressor Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 053/202] spi: Fix documentation of spi_alloc_master() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 054/202] spi: xtensa-xtfpga: fix register endianness Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 055/202] spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 056/202] spi: spidev: fix possible NULL dereference Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 057/202] mm: migrate: hugetlb: putback destination hugepage to active list Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 058/202] lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer when n < pool->hint Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 059/202] ocfs2/dlm: fix deadlock when dispatch assert master Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 060/202] mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 061/202] ALSA: hda - Disable power_save_node for Thinkpads Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 062/202] ALSA: synth: Fix conflicting OSS device registration on AWE32 Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 063/202] ALSA: hda: Add dock support for ThinkPad T550 Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 064/202] ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1 Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 065/202] ALSA: hda - Disable power_save_node for IDT 92HD73xx chips Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 066/202] ASoC: pxa: pxa2xx-ac97: fix dma requestor lines Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 067/202] ASoC: fix broken pxa SoC support Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 068/202] ASoC: dwc: correct irq clear method Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 069/202] ASoC: db1200: Fix DAI link format for db1300 and db1550 Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 070/202] ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probe Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 071/202] btrfs: skip waiting on ordered range for special files Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 072/202] Btrfs: fix read corruption of compressed and shared extents Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 073/202] Btrfs: update fix for " Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 074/202] PCI: Fix devfn for VPD access through function 0 Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 075/202] PCI: Use function 0 VPD for identical functions, regular VPD for others Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 076/202] PCI: Clear IORESOURCE_UNSET when clipping a bridge window Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 077/202] dm crypt: constrain crypt devices max_segment_size to PAGE_SIZE Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 078/202] ath10k: fix dma_mapping_error() handling Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 079/202] svcrdma: Fix send_reply() scatter/gather set-up Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 080/202] dm btree: add ref counting ops for the leaves of top level btrees Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 081/202] staging: ion: fix corruption of ion_import_dma_buf Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 082/202] USB: option: add ZTE PIDs Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 083/202] md/raid0: update queue parameter in a safer location Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 084/202] md/raid0: apply base queue limits *before* disk_stack_limits Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 085/202] dm raid: fix round up of default region size Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 086/202] netfilter: nfnetlink: work around wrong endianess in res_id field Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 087/202] netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 088/202] netfilter: nf_conntrack: Support expectations in different zones Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 089/202] netfilter: ctnetlink: put back references to master ct and expect objects Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 090/202] netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 091/202] netfilter: nftables: Do not run chains in the wrong network namespace Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 092/202] netfilter: nf_log: wait for rcu grace after logger unregistration Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 093/202] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 094/202] netfilter: nf_log: dont zap all loggers on unregister Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 095/202] Bluetooth: Delay check for conn->smp in smp_conn_security() Greg Kroah-Hartman
2015-10-18  1:57 ` [PATCH 4.1 096/202] NFS: Do cleanup before resetting pageio read/write to mds Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 097/202] nfs: fix pg_test page count calculation Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 098/202] NFS: Fix a write performance regression Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 099/202] [SMB3] Fix sec=krb5 on smb3 mounts Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 100/202] disabling oplocks/leases via module parm enable_oplocks broken for SMB3 Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 101/202] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 102/202] drm/qxl: only report first monitor as connected if we have no state Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 104/202] drm/i915/bios: handle MIPI Sequence Block v3+ gracefully Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 105/202] drm: Reject DRI1 hw lock ioctl functions for kms drivers Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 107/202] drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 108/202] USB: whiteheat: fix potential null-deref at probe Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 109/202] xhci: give command abortion one more chance before killing xhci Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 110/202] usb: xhci: lock mutex on xhci_stop Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 111/202] usb: xhci: Clear XHCI_STATE_DYING on start Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 112/202] usb: xhci: exit early in xhci_setup_device() if were halted or dying Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 113/202] xhci: change xhci 1.0 only restrictions to support xhci 1.1 Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 114/202] xhci: init command timeout timer earlier to avoid deleting it uninitialized Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 115/202] usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 116/202] Initialize msg/shm IPC objects before doing ipc_addid() Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 117/202] sched/fair: Prevent throttling in early pick_next_task_fair() Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 118/202] [PATCH REPOST] serial/amba-pl011: Disable interrupts around TX softirq Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 119/202] ipvs: do not use random local source address for tunnels Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 120/202] ipvs: fix crash if scheduler is changed Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 121/202] ipvs: skb_orphan in case of forwarding Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 122/202] ipvs: fix crash with sync protocol v0 and FTP Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 123/202] ipvs: call skb_sender_cpu_clear Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 124/202] fbdev: select versatile helpers for the integrator Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 125/202] batman-adv: fix kernel crash due to missing NULL checks Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 126/202] batman-adv: protect tt_local_entry from concurrent delete events Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 128/202] mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 129/202] mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 130/202] mmc: sdhci-esdhc-imx: Do not break platform data boards Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 131/202] mmc: sdhci-esdhc-imx: fix cd regression for dt platform Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 132/202] dts: imx51: fix sd card gpio polarity specified in device tree Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 133/202] dts: imx53: " Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 134/202] dts: imx25: " Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 135/202] usb: chipidea: imx: fix a typo for imx6sx Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 136/202] cifs: use server timestamp for ntlmv2 authentication Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 137/202] irqchip/atmel-aic5: Use per chip mask caches in mask/unmask() Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 138/202] irqchip/gic-v3-its: Add missing cache flushes Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 139/202] docs: update HOWTO for 3.x -> 4.x versioning Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 140/202] mtd: pxa3xx_nand: add a default chunk size Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 141/202] mtd: nand: sunxi: fix sunxi_nand_chips_cleanup() Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 142/202] mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 143/202] PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 144/202] device property: fix potential NULL pointer dereference Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 145/202] ath10k: reject 11b tx fragmentation configuration Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 146/202] pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 147/202] ipr: Enable SIS pipe commands for SIS-32 devices Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 148/202] regmap: debugfs: Ensure we dont underflow when printing access masks Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 149/202] regmap: debugfs: Dont bother actually printing when calculating max length Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 150/202] security: fix typo in security_task_prctl Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 151/202] usb: musb: dsps: fix polling in device-only mode Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 152/202] usb: chipidea: udc: using the correct stall implementation Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 153/202] usb: Use the USB_SS_MULT() macro to get the burst multiplier Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 154/202] usb: phy: phy-generic: Fix reset behaviour on legacy boot Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 155/202] usb: musb: cppi41: allow it to work again Greg Kroah-Hartman
2015-10-18  1:58 ` [PATCH 4.1 156/202] USB: chaoskey read offset bug Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 157/202] usb: Add device quirk for Logitech PTZ cameras Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 158/202] USB: Add reset-resume quirk for two Plantronics usb headphones Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 160/202] cpufreq: dt: Tolerance applies on both sides of target voltage Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 161/202] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 167/202] tools lib traceevent: Fix string handling in heterogeneous arch environments Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 168/202] powerpc/MSI: Fix race condition in tearing down MSI interrupts Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 169/202] rsi: Fix possible leak when loading firmware Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 171/202] UBIFS: Kill unneeded locking in ubifs_init_security Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 172/202] UBI: Validate data_size Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 173/202] UBI: return ENOSPC if no enough space available Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 174/202] mmc: sdhci: fix dma memory leak in sdhci_pre_req() Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 175/202] mmc: core: Dont return an error for CD/WP GPIOs when GPIOLIB is unset Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 176/202] dcache: Handle escaped paths in prepend_path Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 177/202] vfs: Test for and handle paths that are unreachable from their mnt_root Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 178/202] arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 179/202] arm64: ftrace: fix function_graph tracer panic Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 180/202] arm64: readahead: fault retry breaks mmap file read random detection Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 181/202] m68k: Define asmlinkage_protect Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 182/202] net/xen-netfront: only napi_synchronize() if running Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 183/202] igb: do not re-init SR-IOV during probe Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 184/202] genirq: Fix race in register_irq_proc() Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 185/202] md/bitmap: dont pass -1 to bitmap_storage_alloc Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 186/202] overlay: Call ovl_drop_write() earlier in ovl_dentry_open() Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 187/202] overlayfs: Make f_path always point to the overlay and f_inode to the underlay Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 188/202] fix a braino in ovl_d_select_inode() Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 189/202] nfs/filelayout: Fix NULL reference caused by double freeing of fh_array Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 190/202] clk: ti: fix dual-registration of uart4_ick Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 191/202] namei: results of d_is_negative() should be checked after dentry revalidation Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 192/202] dm: fix AB-BA deadlock in __dm_destroy() Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 193/202] dm cache: fix NULL pointer when switching from cleaner policy Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 194/202] staging: speakup: fix speakup-r regression Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 195/202] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 196/202] drivers/tty: require read access for controlling terminal Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 197/202] serial: 8250: add uart_config entry for PORT_RT2880 Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 199/202] intel_pstate: Fix overflow in busy_scaled due to long delay Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 200/202] mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) Greg Kroah-Hartman
2015-10-18  1:59 ` [PATCH 4.1 201/202] MIPS: Fix console output for Fulong2e system Greg Kroah-Hartman
2015-10-19  4:12 ` ***SPAM*** [PATCH 4.1 000/202] 4.1.11-stable review Guenter Roeck
2015-10-19 15:14   ` Greg Kroah-Hartman
2015-10-19 15:28     ` Willy Tarreau
2015-10-20  1:29       ` Guenter Roeck
2015-10-19 15:20 ` 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).