All of lore.kernel.org
 help / color / mirror / Atom feed
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, satoru.takeuchi@gmail.com,
	shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 3.14 000/228] 3.14.6-stable review
Date: Wed,  4 Jun 2014 16:20:29 -0700	[thread overview]
Message-ID: <20140604232347.966798903@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 3.14.6 release.
There are 228 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 Fri Jun  6 23:23:11 UTC 2014.
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/v3.0/stable-review/patch-3.14.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 3.14.6-rc1

Guennadi Liakhovetski <g.liakhovetski@gmx.de>
    media: V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode

Guennadi Liakhovetski <g.liakhovetski@gmx.de>
    media: V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space

Eyal Shapira <eyal@wizery.com>
    iwlwifi: mvm: rs: clear per rate stats when aggregation changes

Eliad Peller <eliad@wizery.com>
    iwlwifi: add rs_rate_scale_clear_tbl_windows helper function

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    iwlwifi: mvm: disable beacon filtering

Antti Palosaari <crope@iki.fi>
    media: fc2580: fix tuning failure on 32-bit arch

Alex Williamson <alex.williamson@redhat.com>
    iommu/amd: Fix interrupt remapping for aliased devices

Chunwei Chen <tuxoko@gmail.com>
    libceph: fix corruption when using page_count 0 page in rbd

Geert Uytterhoeven <geert+renesas@glider.be>
    spi: core: Ignore unsupported Dual/Quad Transfer Mode bits

Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
    powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode

Guenter Roeck <linux@roeck-us.net>
    powerpc: Fix 64 bit builds with binutils 2.24

Anton Blanchard <anton@samba.org>
    powerpc: irq work racing with timer interrupt can result in timer interrupt hang

Gavin Shan <gwshan@linux.vnet.ibm.com>
    powerpc/powernv: Reset root port in firmware

Stephen Boyd <sboyd@codeaurora.org>
    clk: Fix slab corruption in clk_unregister()

Stephen Boyd <sboyd@codeaurora.org>
    clk: Fix double free due to devm_clk_register()

Harald Freudenberger <freude@linux.vnet.ibm.com>
    crypto: s390 - fix aes,des ctr mode concurrency finding.

Horia Geanta <horia.geanta@freescale.com>
    crypto: caam - add allocation failure handling in SPRINTFCAT macro

Dirk Brandewie <dirk.j.brandewie@intel.com>
    intel_pstate: remove setting P state to MAX on init

Dirk Brandewie <dirk.j.brandewie@intel.com>
    intel_pstate: Set turbo VID for BayTrail

Olof Johansson <olof@lixom.net>
    i2c: s3c2410: resume race fix

Du, Wenkai <wenkai.du@intel.com>
    i2c: designware: Mask all interrupts during i2c controller enable

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: rcar: bail out on zero length transfers

Hans de Goede <hdegoede@redhat.com>
    ACPI / video: Revert native brightness quirk for ThinkPad T530

Aaron Lu <aaron.lu@intel.com>
    ACPI / video: correct DMI tag for Dell Inspiron 7520

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    ACPI / TPM: Fix resume regression on Chromebooks

Edward Lin <yidi.lin@canonical.com>
    ACPI: blacklist win8 OSI for Dell Inspiron 7737

Guenter Roeck <linux@roeck-us.net>
    ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"

Igor Mammedov <imammedo@redhat.com>
    ACPI / processor: do not mark present at boot but not onlined CPU as onlined

Hans de Goede <hdegoede@redhat.com>
    ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX

Hans de Goede <hdegoede@redhat.com>
    ACPI / video: Add use_native_backlight quirks for more systems

Lan Tianyu <tianyu.lan@intel.com>
    ACPI: Revert "ACPI / Battery: Remove battery's proc directory"

Lan Tianyu <tianyu.lan@intel.com>
    ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"

Lv Zheng <lv.zheng@intel.com>
    ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.

Lv Zheng <lv.zheng@intel.com>
    ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().

Levente Kurusa <levex@linux.com>
    libata: clean up ZPODD when a port is detached

Nicholas Bellinger <nab@linux-iscsi.org>
    tcm_fc: Fix free-after-use regression in ft_free_cmd

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    dmaengine: dw: went back to plain {request,free}_irq() calls

Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
    dma: mv_xor: Flush descriptors before activating a channel

Xuelin Shi <xuelin.shi@freescale.com>
    dmaengine: fix dmaengine_unmap failure

Joe Thornber <ejt@redhat.com>
    dm thin: add timeout to stop out-of-data-space mode holding IO forever

Joe Thornber <ejt@redhat.com>
    dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode

Mikulas Patocka <mpatocka@redhat.com>
    dm crypt: fix cpu hotplug crash by removing per-cpu structure

Gavin Shan <gwshan@linux.vnet.ibm.com>
    PCI: Wrong register used to check pending traffic

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    iwlwifi: mvm: BT Coex - fix Look Up Table

Jani Nikula <jani.nikula@intel.com>
    drm/i915: quirk invert brightness for Acer Aspire 5336

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Fix unsafe loop iteration over vma whilst unbinding them

Imre Deak <imre.deak@intel.com>
    drm/i915: move power domain init earlier during system resume

Daniel Vetter <daniel.vetter@ffwll.ch>
    drm/i915: Disable self-refresh for untiled fbs on i915gm

Mikulas Patocka <mpatocka@redhat.com>
    target: fix memory leak on XCOPY

Andy Grover <agrover@redhat.com>
    target: Don't allow setting WC emulation if device doesn't support

Nicholas Bellinger <nab@linux-iscsi.org>
    iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out

Sagi Grimberg <sagig@mellanox.com>
    Target/iser: Fix iscsit_accept_np and rdma_cm racy flow

Sagi Grimberg <sagig@mellanox.com>
    Target/iser: Fix wrong connection requests list addition

Andy Grover <agrover@redhat.com>
    target: Allow non-supporting backends to set pi_prot_type to 0

Marcel Apfelbaum <marcel.a@redhat.com>
    PCI: shpchp: Check bridge's secondary (not primary) bus speed

Tejun Heo <tj@kernel.org>
    sysfs: make sure read buffer is zeroed

Arnd Bergmann <arnd@arndb.de>
    genirq: Provide irq_force_affinity fallback for non-SMP

Linus Torvalds <torvalds@linux-foundation.org>
    x86-64, modify_ldt: Make support for 16-bit segments a runtime option

James Hogan <james.hogan@imgtec.com>
    metag: Reduce maximum stack size to 256MB

Mikulas Patocka <mpatocka@redhat.com>
    metag: fix memory barriers

John David Anglin <dave.anglin@bell.net>
    parisc: Improve LWS-CAS performance

Helge Deller <deller@gmx.de>
    parisc: ratelimit userspace segfault printing

Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
    ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile

Lars-Peter Clausen <lars@metafoo.de>
    ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    iwlwifi: mvm: fix setting channel in monitor mode

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    iwlwifi: pcie: disable interrupts upon PCIe alloc

Jianyu Zhan <nasa4836@gmail.com>
    percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: mvebu: mvebu-soc-id: add missing clk_put() call

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    PCI: mvebu: split PCIe BARs into multiple MBus windows when needed

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    bus: mvebu-mbus: allow several windows with the same target/attribute

Willy Tarreau <w@1wt.eu>
    PCI: mvebu: fix off-by-one in the computed size of the mbus windows

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    memory: mvebu-devbus: fix the conversion of the bus width

Lai Jiangshan <laijs@cn.fujitsu.com>
    workqueue: make rescuer_thread() empty wq->maydays list before exiting

Lai Jiangshan <laijs@cn.fujitsu.com>
    workqueue: fix a possible race condition between rescuer and pwq-release

Daeseok Youn <daeseok.youn@gmail.com>
    workqueue: fix bugs in wq_update_unbound_numa() failure path

J. Bruce Fields <bfields@redhat.com>
    nfsd4: remove lockowner when removing lock stateid

J. Bruce Fields <bfields@redhat.com>
    nfsd4: warn on finding lockowner without stateid's

Kinglong Mee <kinglongmee@gmail.com>
    NFSD: Call ->set_acl with a NULL ACL structure if no entries

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSd: call rpc_destroy_wait_queue() from free_client()

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSd: Move default initialisers from create_client() to alloc_client()

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets

Anssi Hannula <anssi.hannula@iki.fi>
    ALSA: hda - hdmi: Set converter channel count even without sink

Hans de Goede <hdegoede@redhat.com>
    Input: synaptics - change min/max quirk table to pnp-id matching

Hans de Goede <hdegoede@redhat.com>
    Input: synaptics - add a matches_pnp_id helper function

Hans de Goede <hdegoede@redhat.com>
    Input: synaptics - T540p - unify with other LEN0034 models

Hans de Goede <hdegoede@redhat.com>
    Input: synaptics - add min/max quirk for the ThinkPad W540

Hans de Goede <hdegoede@redhat.com>
    Input: elantech - fix touchpad initialization on Gigabyte U2442

Sheng-Liang Song <ssl@chromium.org>
    Input: atkbd - fix keyboard not working on some LG laptops

Romain Izard <romain.izard.pro@gmail.com>
    trace: module: Maintain a valid user count

Al Viro <viro@zeniv.linux.org.uk>
    fix races between __d_instantiate() and checks of dentry flags

Ian Kent <raven@themaw.net>
    autofs: fix lockref lookup

Yan, Zheng <zheng.z.yan@intel.com>
    ceph: clear directory's completeness when creating file

David Ertman <davidx.m.ertman@intel.com>
    e1000e: Fix no connectivity when driver loaded with cable out

Hans de Goede <hdegoede@redhat.com>
    Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property

Hans de Goede <hdegoede@redhat.com>
    Input: Add INPUT_PROP_TOPBUTTONPAD device property

Hans de Goede <hdegoede@redhat.com>
    Input: i8042 - add firmware_id support

Hans de Goede <hdegoede@redhat.com>
    Input: serio - add firmware_id sysfs attribute

Chew, Kean ho <kean.ho.chew@intel.com>
    i2c: i801: enable Intel BayTrail SMBUS

Salva Peiró <speiro@ai2.upv.es>
    media: media-device: fix infoleak in ioctl media_enum_entities()

Dan Carpenter <dan.carpenter@oracle.com>
    clk: vexpress: NULL dereference on error path

Tim Chen <tim.c.chen@linux.intel.com>
    crypto: crypto_wq - Fix late crypto work queue initialization

Aristeu Rozanski <aris@redhat.com>
    device_cgroup: check if exception removal is allowed

Aristeu Rozanski <aris@redhat.com>
    device_cgroup: rework device access check and exception checking

Geert Uytterhoeven <geert+renesas@glider.be>
    Documentation: Update stable address in Chinese and Japanese translations

Emil Goode <emilgoode@gmail.com>
    brcmsmac: fix deadlock on missing firmware

Russell King <rmk+kernel@arm.linux.org.uk>
    leds: leds-pwm: properly clean up after probe failure

Martin Peres <martin.peres@labri.fr>
    drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling

Christoph Paasch <christoph.paasch@uclouvain.be>
    igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only

Christoph Paasch <christoph.paasch@uclouvain.be>
    igb: Fix Null-pointer dereference in igb_reset_q_vector

Dan Carpenter <dan.carpenter@oracle.com>
    i40e: potential array underflow in i40e_vc_process_vf_msg()

Aaron Lu <aaron.lu@intel.com>
    drm/i915: restore backlight precision when converting from ACPI

Jani Nikula <jani.nikula@intel.com>
    drm/i915/vlv: reset VLV media force wake request register

Maarten Lankhorst <maarten.lankhorst@canonical.com>
    drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip

Ilia Mirkin <imirkin@alum.mit.edu>
    drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi

Ben Hutchings <ben@decadent.org.uk>
    rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()

Liu Hua <sdu.liu@huawei.com>
    ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr

Leif Lindholm <leif.lindholm@linaro.org>
    arm: dts: Fix missing device_type="memory" for ste-ccu8540

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: mvebu: fix NOR bus-width in Armada XP DB Device Tree

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree

Thomas Gleixner <tglx@linutronix.de>
    ARM: common: edma: Fix xbar mapping

Sascha Hauer <s.hauer@pengutronix.de>
    ARM: dts: i.MX53: Fix ipu register space size

Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
    ARM: dts: kirkwood: fix mislocated pcie-controller nodes

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ARM: orion5x: fix target ID for crypto SRAM window

Johannes Weiner <hannes@cmpxchg.org>
    revert "mm: vmscan: do not swap anon pages just because free+file is low"

Vlastimil Babka <vbabka@suse.cz>
    mm/compaction: make isolate_freepages start at pageblock boundary

Rik van Riel <riel@redhat.com>
    mm/page-writeback.c: fix divide by zero in pos_ratio_polynom

Fabian Frederick <fabf@skynet.be>
    fs/affs/super.c: bugfix / double free

Christoph Hellwig <hch@lst.de>
    posix_acl: handle NULL ACL in posix_acl_equiv_mode

Marcel Holtmann <marcel@holtmann.org>
    Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"

Mohammed Habibulla <moch@chromium.org>
    Bluetooth: Add support for Lite-on [04ca:3007]

Johan Hedberg <johan.hedberg@intel.com>
    Bluetooth: Fix redundant encryption request for reauthentication

Johan Hedberg <johan.hedberg@intel.com>
    Bluetooth: Fix triggering BR/EDR L2CAP Connect too early

Clemens Ladisch <clemens@ladisch.de>
    ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data

Stanislaw Gruszka <sgruszka@redhat.com>
    rt2x00: fix beaconing on USB

Daniele Forsi <dforsi@gmail.com>
    USB: Nokia 5300 should be treated as unusual dev

Victor A. Santos <victoraur.santos@gmail.com>
    USB: Nokia 305 should be treated as unusual dev

Daniele Forsi <dforsi@gmail.com>
    usb: storage: shuttle_usbat: fix discs being detected twice

Bjørn Mork <bjorn@mork.no>
    usb: qcserial: add a number of Dell devices

Alan Stern <stern@rowland.harvard.edu>
    USB: OHCI: fix problem with global suspend on ATI controllers

Jean-Jacques Hiblot <jjhiblot@traphandler.com>
    usb: gadget: at91-udc: fix irq and iomem resource retrieval

Nikita Yushchenko <nyushchenko@dev.rtsoft.ru>
    fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6

Atilla Filiz <atilla.filiz@essensium.com>
    iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference

Tuomas Tynkkynen <ttynkkynen@nvidia.com>
    clk: tegra: Fix wrong value written to PLLE_AUX

Thierry Reding <treding@nvidia.com>
    drm/tegra: Remove gratuitous pad field

Leo Liu <leo.liu@amd.com>
    drm/radeon: check buffer relocation offset

Christian König <christian.koenig@amd.com>
    drm/radeon: use pflip irq on R600+ v2

Christian König <christian.koenig@amd.com>
    drm/radeon/uvd: use lower clocks on old UVD to boot v2

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: fix count in cik_sdma_ring_test()

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: disable dpm on rv770 by default

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: don't allow runpm=1 on systems with out ATPX

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: fix ATPX detection on non-VGA GPUs

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: properly unregister hwmon interface (v2)

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon/ci: make sure mc ucode is loaded before checking the size

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon/si: make sure mc ucode is loaded before checking the size

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: re-enable mclk dpm on R7 260X asics

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: add support for newer mc ucode on CI (v2)

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: add support for newer mc ucode on SI (v2)

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: disable mclk dpm on R7 260X

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: fix runpm handling on APUs (v4)

Alex Deucher <alexdeucher@gmail.com>
    drm/radeon: fix audio pin counts for DCE6+ (v2)

Egbert Eich <eich@suse.de>
    drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()

Daniel Vetter <daniel.vetter@ffwll.ch>
    drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms

Daniel Vetter <daniel.vetter@ffwll.ch>
    drm/i915: Don't check gmch state on inherited configs

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Allow user modes to exceed DVI 165MHz limit

Neil Greatorex <neil@fatboyfat.co.uk>
    irqchip: armada-370-xp: Fix releasing of MSIs

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    irqchip: armada-370-xp: implement the ->check_device() msi_chip operation

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable

Kieran Clancy <clancy.kieran@gmail.com>
    ACPI / EC: Process rather than discard events in acpi_ec_clear

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PNP / ACPI: Do not return errors if _DIS or _SRS are not present

NeilBrown <neilb@suse.de>
    md: avoid possible spinning md thread at shutdown.

NeilBrown <neilb@suse.de>
    md/raid10: call wait_barrier() for each request submitted.

Mike Snitzer <snitzer@redhat.com>
    dm cache: fix writethrough mode quiescing in cache_map

Milan Broz <gmazyland@gmail.com>
    dm verity: fix biovecs hash calculation regression

Viresh Kumar <viresh.kumar@linaro.org>
    hrtimer: Set expiry time before switch_hrtimer_base()

Leon Ma <xindong.ma@intel.com>
    hrtimer: Prevent remote enqueue of leftmost timers

Stuart Hayes <stuart.w.hayes@gmail.com>
    hrtimer: Prevent all reprogramming if hang detected

Grant Likely <grant.likely@linaro.org>
    drivercore: deferral race condition fix

Josef Gajdusek <atx@atx.name>
    hwmon: (emc1403) Support full range of known chip revision numbers

Jean Delvare <jdelvare@suse.de>
    hwmon: (emc1403) Fix resource leak on module unload

Josef Gajdusek <atx@atx.name>
    hwmon: (emc1403) fix inverted store_hyst()

Guenter Roeck <linux@roeck-us.net>
    Revert "hwmon: (coretemp) Refine TjMax detection"

Rusty Russell <rusty@rustcorp.com.au>
    module: remove warning about waiting module removal.

Leon Yu <chianglungyu@gmail.com>
    aio: fix potential leak in aio_run_iocb().

Johannes Berg <johannes.berg@intel.com>
    iwlwifi: mvm: delay enabling smart FIFO until after beacon RX

Chen Yucong <slaoub@gmail.com>
    hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage

Mark Salter <msalter@redhat.com>
    arm64: fix pud_huge() for 2-level pagetables

Anthony Iliopoulos <anthony.iliopoulos@huawei.com>
    x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()

Heiko Stuebner <heiko@sntech.de>
    drivers/rtc/rtc-hym8563.c: set uie_unsupported

Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
    mm, thp: close race between mremap() and split_huge_page()

Johannes Berg <johannes.berg@intel.com>
    mac80211: fix on-channel remain-on-channel

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    mac80211: fix suspend vs. association race

Eliad Peller <eliad@wizery.com>
    mac80211: fix nested rtnl locking on ieee80211_reconfig

Eliad Peller <eliad@wizery.com>
    cfg80211: add cfg80211_sched_scan_stopped_rtnl

Eliad Peller <eliad@wizery.com>
    cfg80211: free sme on connection failures

Ilan Peer <ilan.peer@intel.com>
    cfg80211: fix few minor issues in reg_process_hint()

Corey Minyard <cminyard@mvista.com>
    ipmi: Reset the KCS timeout when starting error recovery

Bodo Stroesser <bstroesser@ts.fujitsu.com>
    ipmi: Fix a race restarting the timer

Jiri Bohac <jbohac@suse.cz>
    timer: Prevent overflow in apply_slack

Stephen Warren <swarren@nvidia.com>
    gpu: host1x: handle the correct # of syncpt regs

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    iwlwifi: 7000: bump API to 9

Eyal Shapira <eyal@wizery.com>
    iwlwifi: mvm: rs: reinit rs if no tx for a long time

Eyal Shapira <eyal@wizery.com>
    iwlwifi: mvm: rs: fix and cleanup rs_get_rate_action

Eyal Shapira <eyal@wizery.com>
    iwlwifi: mvm: avoid searching unnecessary columns

Eyal Shapira <eyal@wizery.com>
    iwlwifi: mvm: rs: fallback to legacy Tx columns

Oren Givon <oren.givon@intel.com>
    iwlwifi: add new 7265 HW IDs

Eyal Shapira <eyal@wizery.com>
    iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    iwlwifi: add MODULE_FIRMWARE for 7265

Loic Poulain <loic.poulain@intel.com>
    8250_core: Fix unwanted TX chars write

Loic Poulain <loic.poulain@intel.com>
    serial: 8250: Fix thread unsafe __dma_tx_complete function

Linus Torvalds <torvalds@linux-foundation.org>
    mm: make fixup_user_fault() check the vma access rights too

Vincent Stehlé <vincent.stehle@laposte.net>
    topology: Fix compilation warning when not in SMP

Eric Dumazet <edumazet@google.com>
    coredump: fix va_list corruption

Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
    pata_at91: fix ata_host_activate() failure handling

Tejun Heo <tj@kernel.org>
    kernfs: add back missing error check in kernfs_fop_mmap()

Krzysztof Kozlowski <k.kozlowski@samsung.com>
    clocksource: Exynos_mct: Register clock event after request_irq()

Thomas Gleixner <tglx@linutronix.de>
    clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup

Thomas Gleixner <tglx@linutronix.de>
    genirq: Allow forcing cpu affinity of interrupts

Thomas Gleixner <tglx@linutronix.de>
    irqchip: Gic: Support forced affinity setting

Rob Herring <robh@kernel.org>
    of/irq: do irq resolution in platform_get_irq

Steven Rostedt (Red Hat) <rostedt@goodmis.org>
    ftrace/module: Hardcode ftrace_module_init() call into load_module()

Thomas Gleixner <tglx@linutronix.de>
    rtmutex: Fix deadlock detector for real

Leif Lindholm <leif.lindholm@linaro.org>
    mips: dts: Fix missing device_type="memory" property in memory nodes

Aaro Koskinen <aaro.koskinen@iki.fi>
    MIPS/loongson2_cpufreq: Fix CPU clock rate setting

Thomas Gleixner <tglx@linutronix.de>
    futex: Prevent attaching to kernel threads

Thomas Gleixner <tglx@linutronix.de>
    futex: Add another early deadlock detection check


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

Diffstat:

 Documentation/devicetree/bindings/dma/ti-edma.txt  |   4 +-
 Documentation/i2c/busses/i2c-i801                  |   1 +
 Documentation/input/elantech.txt                   |   5 +-
 Documentation/ja_JP/HOWTO                          |   2 +-
 Documentation/ja_JP/stable_kernel_rules.txt        |   6 +-
 Documentation/zh_CN/HOWTO                          |   2 +-
 Documentation/zh_CN/stable_kernel_rules.txt        |   2 +-
 Makefile                                           |   4 +-
 arch/arm/boot/dts/am33xx.dtsi                      |   2 +-
 arch/arm/boot/dts/armada-xp-db.dts                 |   2 +-
 arch/arm/boot/dts/armada-xp-gp.dts                 |   2 +-
 arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts   |   2 +-
 arch/arm/boot/dts/imx53.dtsi                       |   2 +-
 arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts     |  18 +-
 arch/arm/boot/dts/kirkwood-nsa310-common.dtsi      |  18 +-
 arch/arm/boot/dts/ste-ccu8540.dts                  |   1 +
 arch/arm/common/edma.c                             |  48 +--
 arch/arm/kernel/crash_dump.c                       |   2 +-
 arch/arm/mach-mvebu/mvebu-soc-id.c                 |  13 +-
 arch/arm/mach-orion5x/common.h                     |   2 +-
 arch/arm64/mm/hugetlbpage.c                        |   4 +
 arch/metag/include/asm/barrier.h                   |   3 +
 arch/metag/include/asm/processor.h                 |   2 +
 arch/mips/cavium-octeon/octeon-irq.c               |   2 +-
 arch/mips/lantiq/dts/easy50712.dts                 |   1 +
 arch/mips/loongson/lemote-2f/clock.c               |   5 +-
 arch/mips/ralink/dts/mt7620a_eval.dts              |   1 +
 arch/mips/ralink/dts/rt2880_eval.dts               |   1 +
 arch/mips/ralink/dts/rt3052_eval.dts               |   1 +
 arch/mips/ralink/dts/rt3883_eval.dts               |   1 +
 arch/parisc/Kconfig                                |   1 +
 arch/parisc/include/asm/processor.h                |   2 +
 arch/parisc/kernel/syscall.S                       |  12 +-
 arch/parisc/kernel/traps.c                         |  54 ++--
 arch/parisc/mm/fault.c                             |  44 ++-
 arch/powerpc/Makefile                              |   4 +-
 arch/powerpc/include/asm/ppc_asm.h                 |   7 +-
 arch/powerpc/kernel/machine_kexec_64.c             |   2 +-
 arch/powerpc/kernel/time.c                         |   3 -
 arch/powerpc/platforms/powernv/eeh-ioda.c          |   3 +-
 arch/s390/crypto/aes_s390.c                        |   3 +
 arch/s390/crypto/des_s390.c                        |   3 +
 arch/x86/include/asm/hugetlb.h                     |   1 +
 arch/x86/kernel/ldt.c                              |   4 +-
 arch/x86/vdso/vdso32-setup.c                       |   8 +
 crypto/crypto_wq.c                                 |   2 +-
 drivers/acpi/Kconfig                               |  17 ++
 drivers/acpi/Makefile                              |   1 +
 drivers/acpi/ac.c                                  | 117 ++++----
 drivers/acpi/acpi_platform.c                       |   1 -
 drivers/acpi/acpi_processor.c                      |   1 -
 drivers/acpi/acpica/acglobal.h                     |   4 +-
 drivers/acpi/acpica/tbutils.c                      |   7 +-
 drivers/acpi/battery.c                             | 329 ++++++++++++++++++++-
 drivers/acpi/blacklist.c                           |  21 ++
 drivers/acpi/cm_sbs.c                              | 105 +++++++
 drivers/acpi/ec.c                                  |  21 +-
 drivers/acpi/video.c                               |  16 +-
 drivers/ata/libata-core.c                          |   9 +
 drivers/ata/pata_at91.c                            |  11 +-
 drivers/base/dd.c                                  |  17 ++
 drivers/base/platform.c                            |   7 +-
 drivers/base/topology.c                            |   3 +-
 drivers/bluetooth/ath3k.c                          |   2 +
 drivers/bluetooth/btusb.c                          |   5 +-
 drivers/bus/mvebu-mbus.c                           |   6 -
 drivers/char/ipmi/ipmi_kcs_sm.c                    |   5 +-
 drivers/char/ipmi/ipmi_si_intf.c                   |  46 +--
 drivers/char/tpm/tpm_ppi.c                         |   8 +-
 drivers/clk/clk.c                                  |  74 ++---
 drivers/clk/tegra/clk-pll.c                        |   2 +-
 drivers/clk/versatile/clk-vexpress-osc.c           |   2 +-
 drivers/clocksource/exynos_mct.c                   |  12 +-
 drivers/cpufreq/intel_pstate.c                     |  34 +--
 drivers/cpufreq/loongson2_cpufreq.c                |   4 +-
 drivers/crypto/caam/error.c                        |  10 +-
 drivers/dma/dmaengine.c                            |   2 +
 drivers/dma/dw/core.c                              |  11 +-
 drivers/dma/mv_xor.c                               |   8 +-
 drivers/gpu/drm/i915/i915_drv.c                    |  90 +++++-
 drivers/gpu/drm/i915/i915_gem.c                    |   4 +-
 drivers/gpu/drm/i915/i915_irq.c                    |  18 +-
 drivers/gpu/drm/i915/intel_display.c               |  52 ++--
 drivers/gpu/drm/i915/intel_drv.h                   |   3 +-
 drivers/gpu/drm/i915/intel_hdmi.c                  |   9 +-
 drivers/gpu/drm/i915/intel_panel.c                 |   8 +-
 drivers/gpu/drm/i915/intel_pm.c                    |  10 +
 drivers/gpu/drm/i915/intel_uncore.c                |   2 +
 drivers/gpu/drm/nouveau/core/subdev/therm/fan.c    |  19 +-
 drivers/gpu/drm/nouveau/nouveau_acpi.c             |   3 -
 drivers/gpu/drm/nouveau/nouveau_display.c          |   2 +-
 drivers/gpu/drm/radeon/ci_dpm.c                    |   8 +
 drivers/gpu/drm/radeon/cik.c                       | 104 ++++++-
 drivers/gpu/drm/radeon/cik_sdma.c                  |   2 +-
 drivers/gpu/drm/radeon/cikd.h                      |   9 +
 drivers/gpu/drm/radeon/dce6_afmt.c                 |  14 +-
 drivers/gpu/drm/radeon/evergreen.c                 |  28 +-
 drivers/gpu/drm/radeon/r600.c                      |  13 +-
 drivers/gpu/drm/radeon/r600_dpm.c                  |  35 ++-
 drivers/gpu/drm/radeon/radeon.h                    |  12 +-
 drivers/gpu/drm/radeon/radeon_atpx_handler.c       |   9 +-
 drivers/gpu/drm/radeon/radeon_device.c             |  19 +-
 drivers/gpu/drm/radeon/radeon_display.c            |   4 +
 drivers/gpu/drm/radeon/radeon_drv.c                |  24 +-
 drivers/gpu/drm/radeon/radeon_family.h             |   1 +
 drivers/gpu/drm/radeon/radeon_kms.c                |  12 +-
 drivers/gpu/drm/radeon/radeon_pm.c                 |  51 ++--
 drivers/gpu/drm/radeon/radeon_ucode.h              |   7 +-
 drivers/gpu/drm/radeon/radeon_uvd.c                |   4 +
 drivers/gpu/drm/radeon/si.c                        |  65 ++--
 drivers/gpu/drm/radeon/uvd_v1_0.c                  |  10 +-
 drivers/gpu/host1x/hw/intr_hw.c                    |   4 +-
 drivers/hwmon/coretemp.c                           |   4 +-
 drivers/hwmon/emc1403.c                            |  10 +-
 drivers/i2c/busses/Kconfig                         |   1 +
 drivers/i2c/busses/i2c-designware-core.c           |   3 +
 drivers/i2c/busses/i2c-i801.c                      |   3 +
 drivers/i2c/busses/i2c-rcar.c                      |   9 +-
 drivers/i2c/busses/i2c-s3c2410.c                   |   2 +-
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c         |   7 +-
 drivers/infiniband/ulp/isert/ib_isert.c            |  27 +-
 drivers/infiniband/ulp/isert/ib_isert.h            |   2 +-
 drivers/input/keyboard/atkbd.c                     |  29 +-
 drivers/input/mouse/elantech.c                     |  26 +-
 drivers/input/mouse/elantech.h                     |   1 +
 drivers/input/mouse/synaptics.c                    | 195 ++++++------
 drivers/input/serio/i8042-x86ia64io.h              |  15 +
 drivers/input/serio/i8042.c                        |   6 +
 drivers/input/serio/serio.c                        |  14 +
 drivers/iommu/amd_iommu.c                          |   2 +-
 drivers/irqchip/irq-armada-370-xp.c                |  17 +-
 drivers/irqchip/irq-gic.c                          |   8 +-
 drivers/leds/leds-pwm.c                            |  23 +-
 drivers/md/dm-cache-target.c                       |   1 +
 drivers/md/dm-crypt.c                              |  61 +---
 drivers/md/dm-thin.c                               |  23 +-
 drivers/md/dm-verity.c                             |  15 +-
 drivers/md/md.c                                    |   3 +-
 drivers/md/raid10.c                                |  13 +-
 drivers/media/i2c/ov7670.c                         |   2 +-
 drivers/media/media-device.c                       |   1 +
 drivers/media/tuners/fc2580.c                      |   6 +-
 drivers/media/tuners/fc2580_priv.h                 |   1 +
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |  12 +-
 drivers/memory/mvebu-devbus.c                      |  15 +-
 drivers/net/ethernet/intel/e1000e/netdev.c         |  20 +-
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   2 +-
 drivers/net/ethernet/intel/igb/igb_main.c          |   7 +
 .../net/wireless/brcm80211/brcmsmac/mac80211_if.c  |  14 +-
 drivers/net/wireless/iwlwifi/iwl-7000.c            |   5 +-
 drivers/net/wireless/iwlwifi/mvm/bt-coex.c         |  12 +-
 drivers/net/wireless/iwlwifi/mvm/mac80211.c        |   7 +-
 drivers/net/wireless/iwlwifi/mvm/rs.c              | 219 ++++++++------
 drivers/net/wireless/iwlwifi/mvm/rs.h              |   2 +
 drivers/net/wireless/iwlwifi/mvm/sf.c              |   3 +-
 drivers/net/wireless/iwlwifi/pcie/drv.c            |   2 +
 drivers/net/wireless/iwlwifi/pcie/trans.c          |  10 +-
 drivers/net/wireless/rt2x00/rt2x00mac.c            |  22 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/hw.c        |   2 +-
 drivers/of/irq.c                                   |  26 ++
 drivers/of/platform.c                              |   4 +-
 drivers/pci/host/pci-mvebu.c                       |  92 +++++-
 drivers/pci/hotplug/shpchp_ctrl.c                  |   4 +-
 drivers/pci/pci.c                                  |   5 +-
 drivers/pnp/pnpacpi/core.c                         |  44 +--
 drivers/rtc/rtc-hym8563.c                          |   3 +
 drivers/spi/spi.c                                  |  11 +-
 drivers/target/iscsi/iscsi_target.c                |   4 +-
 drivers/target/target_core_device.c                |  12 +-
 drivers/target/target_core_transport.c             |   2 +-
 drivers/target/tcm_fc/tfc_cmd.c                    |   8 +-
 drivers/tty/serial/8250/8250_core.c                |   2 +-
 drivers/tty/serial/8250/8250_dma.c                 |   9 +-
 drivers/usb/gadget/at91_udc.c                      |  10 -
 drivers/usb/host/ehci-fsl.c                        |   3 +-
 drivers/usb/host/ohci-hub.c                        |  18 ++
 drivers/usb/host/ohci-pci.c                        |   1 +
 drivers/usb/host/ohci.h                            |   2 +
 drivers/usb/serial/qcserial.c                      |  15 +
 drivers/usb/storage/shuttle_usbat.c                |   2 +-
 drivers/usb/storage/unusual_devs.h                 |  14 +
 fs/affs/super.c                                    |   2 -
 fs/aio.c                                           |   6 +-
 fs/autofs4/root.c                                  |   4 +-
 fs/ceph/dir.c                                      |   9 +-
 fs/ceph/inode.c                                    |  71 +----
 fs/ceph/super.h                                    |   1 -
 fs/coredump.c                                      |   7 +-
 fs/dcache.c                                        |   3 +-
 fs/exec.c                                          |   6 +-
 fs/kernfs/file.c                                   |   2 +
 fs/namei.c                                         |   6 +-
 fs/nfsd/nfs4acl.c                                  |  17 +-
 fs/nfsd/nfs4state.c                                |  40 ++-
 fs/posix_acl.c                                     |   6 +
 fs/sysfs/file.c                                    |   3 +-
 include/linux/dmaengine.h                          |   1 +
 include/linux/ftrace.h                             |   2 +
 include/linux/interrupt.h                          |  40 ++-
 include/linux/irq.h                                |   3 +-
 include/linux/of_irq.h                             |   5 +
 include/linux/serio.h                              |   1 +
 include/net/cfg80211.h                             |  12 +
 include/trace/events/module.h                      |   2 +-
 include/uapi/drm/tegra_drm.h                       |   1 -
 include/uapi/linux/input.h                         |   1 +
 kernel/futex.c                                     |  52 +++-
 kernel/hrtimer.c                                   |  30 +-
 kernel/irq/manage.c                                |  17 +-
 kernel/kexec.c                                     |   8 +
 kernel/locking/rtmutex.c                           |  32 +-
 kernel/module.c                                    |   6 +-
 kernel/timer.c                                     |   2 +-
 kernel/trace/ftrace.c                              |  27 +-
 kernel/workqueue.c                                 |  36 ++-
 mm/compaction.c                                    |  22 +-
 mm/memory-failure.c                                |  15 +-
 mm/memory.c                                        |   5 +
 mm/mremap.c                                        |   9 +-
 mm/page-writeback.c                                |   6 +-
 mm/percpu.c                                        |   2 +-
 mm/vmscan.c                                        |  18 ++
 net/bluetooth/hci_conn.c                           |   9 +-
 net/bluetooth/hci_event.c                          |   6 +
 net/ceph/messenger.c                               |  20 +-
 net/mac80211/ieee80211_i.h                         |   1 +
 net/mac80211/mlme.c                                |  20 +-
 net/mac80211/offchannel.c                          |  27 +-
 net/mac80211/util.c                                |   2 +-
 net/wireless/reg.c                                 |  19 +-
 net/wireless/scan.c                                |  12 +-
 net/wireless/sme.c                                 |   2 +-
 security/device_cgroup.c                           | 203 ++++++++++---
 sound/pci/hda/hda_intel.c                          |   3 +
 sound/pci/hda/patch_hdmi.c                         |   4 +-
 sound/soc/codecs/wm8962.c                          |  15 +-
 sound/soc/codecs/wm8962.h                          |   4 +
 sound/soc/soc-dapm.c                               |   7 +-
 sound/usb/card.h                                   |   1 +
 sound/usb/endpoint.c                               |  15 +-
 240 files changed, 2763 insertions(+), 1205 deletions(-)



             reply	other threads:[~2014-06-04 23:20 UTC|newest]

Thread overview: 234+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 23:20 Greg Kroah-Hartman [this message]
2014-06-04 23:20 ` [PATCH 3.14 001/228] futex: Add another early deadlock detection check Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 002/228] futex: Prevent attaching to kernel threads Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 003/228] MIPS/loongson2_cpufreq: Fix CPU clock rate setting Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 004/228] mips: dts: Fix missing device_type="memory" property in memory nodes Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 005/228] rtmutex: Fix deadlock detector for real Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 006/228] ftrace/module: Hardcode ftrace_module_init() call into load_module() Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 007/228] of/irq: do irq resolution in platform_get_irq Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 008/228] irqchip: Gic: Support forced affinity setting Greg Kroah-Hartman
2014-06-05 16:08   ` Mark Rutland
2014-06-05 16:08     ` Mark Rutland
2014-06-04 23:20 ` [PATCH 3.14 009/228] genirq: Allow forcing cpu affinity of interrupts Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 010/228] clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 011/228] clocksource: Exynos_mct: Register clock event after request_irq() Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 012/228] kernfs: add back missing error check in kernfs_fop_mmap() Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 013/228] pata_at91: fix ata_host_activate() failure handling Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 014/228] coredump: fix va_list corruption Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 016/228] mm: make fixup_user_fault() check the vma access rights too Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 017/228] serial: 8250: Fix thread unsafe __dma_tx_complete function Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 018/228] 8250_core: Fix unwanted TX chars write Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 019/228] iwlwifi: add MODULE_FIRMWARE for 7265 Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 020/228] iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 021/228] iwlwifi: add new 7265 HW IDs Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 022/228] iwlwifi: mvm: rs: fallback to legacy Tx columns Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 023/228] iwlwifi: mvm: avoid searching unnecessary columns Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 024/228] iwlwifi: mvm: rs: fix and cleanup rs_get_rate_action Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 025/228] iwlwifi: mvm: rs: reinit rs if no tx for a long time Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 026/228] iwlwifi: 7000: bump API to 9 Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 027/228] gpu: host1x: handle the correct # of syncpt regs Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 028/228] timer: Prevent overflow in apply_slack Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 029/228] ipmi: Fix a race restarting the timer Greg Kroah-Hartman
2014-06-04 23:20 ` [PATCH 3.14 030/228] ipmi: Reset the KCS timeout when starting error recovery Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 031/228] cfg80211: fix few minor issues in reg_process_hint() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 032/228] cfg80211: free sme on connection failures Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 033/228] cfg80211: add cfg80211_sched_scan_stopped_rtnl Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 034/228] mac80211: fix nested rtnl locking on ieee80211_reconfig Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 035/228] mac80211: fix suspend vs. association race Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 036/228] mac80211: fix on-channel remain-on-channel Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 037/228] mm, thp: close race between mremap() and split_huge_page() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 038/228] drivers/rtc/rtc-hym8563.c: set uie_unsupported Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 039/228] x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 040/228] arm64: fix pud_huge() for 2-level pagetables Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 041/228] hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 042/228] iwlwifi: mvm: delay enabling smart FIFO until after beacon RX Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 043/228] aio: fix potential leak in aio_run_iocb() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 044/228] module: remove warning about waiting module removal Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 045/228] Revert "hwmon: (coretemp) Refine TjMax detection" Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 046/228] hwmon: (emc1403) fix inverted store_hyst() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 047/228] hwmon: (emc1403) Fix resource leak on module unload Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 048/228] hwmon: (emc1403) Support full range of known chip revision numbers Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 049/228] drivercore: deferral race condition fix Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 050/228] hrtimer: Prevent all reprogramming if hang detected Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 051/228] hrtimer: Prevent remote enqueue of leftmost timers Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 052/228] hrtimer: Set expiry time before switch_hrtimer_base() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 053/228] dm verity: fix biovecs hash calculation regression Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 054/228] dm cache: fix writethrough mode quiescing in cache_map Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 055/228] md/raid10: call wait_barrier() for each request submitted Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 056/228] md: avoid possible spinning md thread at shutdown Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 057/228] PNP / ACPI: Do not return errors if _DIS or _SRS are not present Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 058/228] ACPI / EC: Process rather than discard events in acpi_ec_clear Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 059/228] irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 060/228] irqchip: armada-370-xp: implement the ->check_device() msi_chip operation Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 061/228] irqchip: armada-370-xp: Fix releasing of MSIs Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 063/228] drm/i915: Dont check gmch state on inherited configs Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 064/228] drm/i915: Dont WARN nor handle unexpected hpd interrupts on gmch platforms Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 065/228] drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc() Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 067/228] drm/radeon: fix runpm handling on APUs (v4) Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 068/228] drm/radeon: disable mclk dpm on R7 260X Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 069/228] drm/radeon: add support for newer mc ucode on SI (v2) Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 070/228] drm/radeon: add support for newer mc ucode on CI (v2) Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 071/228] drm/radeon: re-enable mclk dpm on R7 260X asics Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 072/228] drm/radeon/si: make sure mc ucode is loaded before checking the size Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 073/228] drm/radeon/ci: " Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 074/228] drm/radeon: properly unregister hwmon interface (v2) Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 076/228] drm/radeon/pm: dont walk the crtc list before it has been initialized (v2) Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 077/228] drm/radeon: dont allow runpm=1 on systems with out ATPX Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 078/228] drm/radeon: disable dpm on rv770 by default Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 083/228] drm/tegra: Remove gratuitous pad field Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 084/228] clk: tegra: Fix wrong value written to PLLE_AUX Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 085/228] iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 086/228] fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 087/228] usb: gadget: at91-udc: fix irq and iomem resource retrieval Greg Kroah-Hartman
2014-06-04 23:21 ` [PATCH 3.14 090/228] usb: storage: shuttle_usbat: fix discs being detected twice Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 091/228] USB: Nokia 305 should be treated as unusual dev Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 092/228] USB: Nokia 5300 " Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 093/228] rt2x00: fix beaconing on USB Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 094/228] ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 095/228] Bluetooth: Fix triggering BR/EDR L2CAP Connect too early Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 096/228] Bluetooth: Fix redundant encryption request for reauthentication Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 097/228] Bluetooth: Add support for Lite-on [04ca:3007] Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 098/228] Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device" Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 099/228] posix_acl: handle NULL ACL in posix_acl_equiv_mode Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 100/228] fs/affs/super.c: bugfix / double free Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 101/228] mm/page-writeback.c: fix divide by zero in pos_ratio_polynom Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 102/228] mm/compaction: make isolate_freepages start at pageblock boundary Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 103/228] revert "mm: vmscan: do not swap anon pages just because free+file is low" Greg Kroah-Hartman
2014-06-08  2:03   ` Ben Hutchings
2014-06-08  2:09     ` Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 104/228] ARM: orion5x: fix target ID for crypto SRAM window Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 105/228] ARM: dts: kirkwood: fix mislocated pcie-controller nodes Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 106/228] ARM: dts: i.MX53: Fix ipu register space size Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 107/228] ARM: common: edma: Fix xbar mapping Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 108/228] ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 109/228] ARM: mvebu: fix NOR bus-width in Armada XP DB " Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 110/228] ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 " Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 111/228] arm: dts: Fix missing device_type="memory" for ste-ccu8540 Greg Kroah-Hartman
2014-06-04 23:22   ` Greg Kroah-Hartman
2014-06-04 23:22   ` Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 112/228] ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 113/228] rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 114/228] drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 115/228] drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 116/228] drm/i915/vlv: reset VLV media force wake request register Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 117/228] drm/i915: restore backlight precision when converting from ACPI Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 118/228] i40e: potential array underflow in i40e_vc_process_vf_msg() Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 119/228] igb: Fix Null-pointer dereference in igb_reset_q_vector Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 120/228] igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 122/228] leds: leds-pwm: properly clean up after probe failure Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 123/228] brcmsmac: fix deadlock on missing firmware Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 124/228] Documentation: Update stable address in Chinese and Japanese translations Greg Kroah-Hartman
2014-06-04 23:22   ` Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 125/228] device_cgroup: rework device access check and exception checking Greg Kroah-Hartman
     [not found] ` <20140604232347.966798903-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2014-06-04 23:22   ` [PATCH 3.14 126/228] device_cgroup: check if exception removal is allowed Greg Kroah-Hartman
2014-06-04 23:22     ` Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 127/228] crypto: crypto_wq - Fix late crypto work queue initialization Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 128/228] clk: vexpress: NULL dereference on error path Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 130/228] i2c: i801: enable Intel BayTrail SMBUS Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 131/228] Input: serio - add firmware_id sysfs attribute Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 132/228] Input: i8042 - add firmware_id support Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 133/228] Input: Add INPUT_PROP_TOPBUTTONPAD device property Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 134/228] Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 135/228] e1000e: Fix no connectivity when driver loaded with cable out Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 136/228] ceph: clear directorys completeness when creating file Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 137/228] autofs: fix lockref lookup Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 138/228] fix races between __d_instantiate() and checks of dentry flags Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 139/228] trace: module: Maintain a valid user count Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 140/228] Input: atkbd - fix keyboard not working on some LG laptops Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 141/228] Input: elantech - fix touchpad initialization on Gigabyte U2442 Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 142/228] Input: synaptics - add min/max quirk for the ThinkPad W540 Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 143/228] Input: synaptics - T540p - unify with other LEN0034 models Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 144/228] Input: synaptics - add a matches_pnp_id helper function Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 145/228] Input: synaptics - change min/max quirk table to pnp-id matching Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 146/228] ALSA: hda - hdmi: Set converter channel count even without sink Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 147/228] ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 148/228] NFSd: Move default initialisers from create_client() to alloc_client() Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 149/228] NFSd: call rpc_destroy_wait_queue() from free_client() Greg Kroah-Hartman
2014-06-04 23:22 ` [PATCH 3.14 150/228] NFSD: Call ->set_acl with a NULL ACL structure if no entries Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 151/228] nfsd4: warn on finding lockowner without stateids Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 152/228] nfsd4: remove lockowner when removing lock stateid Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 153/228] workqueue: fix bugs in wq_update_unbound_numa() failure path Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 154/228] workqueue: fix a possible race condition between rescuer and pwq-release Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 155/228] workqueue: make rescuer_thread() empty wq->maydays list before exiting Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 156/228] memory: mvebu-devbus: fix the conversion of the bus width Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 157/228] PCI: mvebu: fix off-by-one in the computed size of the mbus windows Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 158/228] bus: mvebu-mbus: allow several windows with the same target/attribute Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 159/228] PCI: mvebu: split PCIe BARs into multiple MBus windows when needed Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 160/228] ARM: mvebu: mvebu-soc-id: add missing clk_put() call Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 161/228] ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 162/228] percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 163/228] iwlwifi: pcie: disable interrupts upon PCIe alloc Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 164/228] iwlwifi: mvm: fix setting channel in monitor mode Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 165/228] ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets() Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 166/228] ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 167/228] parisc: ratelimit userspace segfault printing Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 168/228] parisc: Improve LWS-CAS performance Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 169/228] metag: fix memory barriers Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 170/228] metag: Reduce maximum stack size to 256MB Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 171/228] x86-64, modify_ldt: Make support for 16-bit segments a runtime option Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 172/228] genirq: Provide irq_force_affinity fallback for non-SMP Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 173/228] sysfs: make sure read buffer is zeroed Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 174/228] PCI: shpchp: Check bridges secondary (not primary) bus speed Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 175/228] target: Allow non-supporting backends to set pi_prot_type to 0 Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 176/228] Target/iser: Fix wrong connection requests list addition Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 177/228] Target/iser: Fix iscsit_accept_np and rdma_cm racy flow Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 178/228] iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 179/228] target: Dont allow setting WC emulation if device doesnt support Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 180/228] target: fix memory leak on XCOPY Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 182/228] drm/i915: move power domain init earlier during system resume Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 183/228] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 185/228] iwlwifi: mvm: BT Coex - fix Look Up Table Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic Greg Kroah-Hartman
2014-06-08  3:02   ` Ben Hutchings
2014-06-11 21:15     ` Bjorn Helgaas
2014-06-11 22:07       ` Alex Williamson
2014-06-12  0:24         ` Gavin Shan
2014-06-04 23:23 ` [PATCH 3.14 187/228] dm crypt: fix cpu hotplug crash by removing per-cpu structure Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 188/228] dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 189/228] dm thin: add timeout to stop out-of-data-space mode holding IO forever Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 190/228] dmaengine: fix dmaengine_unmap failure Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 191/228] dma: mv_xor: Flush descriptors before activating a channel Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 192/228] dmaengine: dw: went back to plain {request,free}_irq() calls Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 193/228] tcm_fc: Fix free-after-use regression in ft_free_cmd Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 194/228] libata: clean up ZPODD when a port is detached Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 195/228] ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table() Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 196/228] ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 197/228] ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c" Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 198/228] ACPI: Revert "ACPI / Battery: Remove batterys proc directory" Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 199/228] ACPI / video: Add use_native_backlight quirks for more systems Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 200/228] ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 201/228] ACPI / processor: do not mark present at boot but not onlined CPU as onlined Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 202/228] ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus" Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 203/228] ACPI: blacklist win8 OSI for Dell Inspiron 7737 Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 204/228] ACPI / TPM: Fix resume regression on Chromebooks Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 206/228] ACPI / video: Revert native brightness quirk for ThinkPad T530 Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 207/228] i2c: rcar: bail out on zero length transfers Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 208/228] i2c: designware: Mask all interrupts during i2c controller enable Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 209/228] i2c: s3c2410: resume race fix Greg Kroah-Hartman
2014-06-04 23:23 ` [PATCH 3.14 210/228] intel_pstate: Set turbo VID for BayTrail Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 211/228] intel_pstate: remove setting P state to MAX on init Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 212/228] crypto: caam - add allocation failure handling in SPRINTFCAT macro Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 213/228] crypto: s390 - fix aes,des ctr mode concurrency finding Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 214/228] clk: Fix double free due to devm_clk_register() Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 215/228] clk: Fix slab corruption in clk_unregister() Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 216/228] powerpc/powernv: Reset root port in firmware Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 217/228] powerpc: irq work racing with timer interrupt can result in timer interrupt hang Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 218/228] powerpc: Fix 64 bit builds with binutils 2.24 Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 219/228] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 220/228] spi: core: Ignore unsupported Dual/Quad Transfer Mode bits Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 221/228] libceph: fix corruption when using page_count 0 page in rbd Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 222/228] iommu/amd: Fix interrupt remapping for aliased devices Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 223/228] media: fc2580: fix tuning failure on 32-bit arch Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 224/228] iwlwifi: mvm: disable beacon filtering Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 225/228] iwlwifi: add rs_rate_scale_clear_tbl_windows helper function Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 226/228] iwlwifi: mvm: rs: clear per rate stats when aggregation changes Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 227/228] media: V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space Greg Kroah-Hartman
2014-06-04 23:24 ` [PATCH 3.14 228/228] media: V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode Greg Kroah-Hartman
     [not found] ` <pan.2014.06.05.08.15.58@googlemail.com>
2014-06-05 16:01   ` [PATCH 3.14 000/228] 3.14.6-stable review Greg KH
2014-06-05 16:01     ` Greg KH
2014-06-05 17:20 ` Guenter Roeck
2014-06-05 17:55 ` Shuah Khan
2014-06-05 23:20 ` Greg Kroah-Hartman
2014-06-06  7:53   ` Guenter Roeck
2014-06-06 14:51     ` Satoru Takeuchi
2014-06-06 15:32       ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140604232347.966798903@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=satoru.takeuchi@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.