public inbox for linux-kernel@vger.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, shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 4.0 00/72] 4.0.3-stable review
Date: Mon, 11 May 2015 10:54:06 -0700	[thread overview]
Message-ID: <20150511175437.112151861@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 4.0.3 release.
There are 72 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed May 13 17:54:19 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.0.3-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.0.3-rc1

K. Y. Srinivasan <kys@microsoft.com>
    Drivers: hv: vmbus: Don't wait after requesting offers

Thomas Hebb <tommyhebb@gmail.com>
    hfsplus: don't store special "osx" xattr prefix on-disk

Christian König <christian.koenig@amd.com>
    drm/radeon: check new address before removing old one

Christian König <christian.koenig@amd.com>
    drm/radeon: reset BOs address after clearing it.

Christian König <christian.koenig@amd.com>
    drm/radeon: fix lockup when BOs aren't part of the VM on release

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: adjust pll when audio is not enabled

Michel Dänzer <michel.daenzer@amd.com>
    drm/radeon: Use drm_calloc_ab for CS relocs

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: only enable audio streams if the monitor supports it

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: only mark audio as connected if the monitor supports it (v3)

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon/audio: don't enable packets until the end

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: drop dce6_dp_enable

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: fix ordering of AVI packet setup

Christoph Hellwig <hch@lst.de>
    3w-sas: fix command completion race

Christoph Hellwig <hch@lst.de>
    3w-9xxx: fix command completion race

Christoph Hellwig <hch@lst.de>
    3w-xxxx: fix command completion race

Mike Christie <michaelc@cs.wisc.edu>
    SCSI: add 1024 max sectors black list flag

Davide Italiano <dccitaliano@gmail.com>
    ext4: move check under lock scope to close a race.

Lukas Czerner <lczerner@redhat.com>
    ext4: fix data corruption caused by unwritten and delayed extents

Hans de Goede <hdegoede@redhat.com>
    uas: Set max_sectors_240 quirk for ASM1053 devices

Hans de Goede <hdegoede@redhat.com>
    uas: Add US_FL_MAX_SECTORS_240 flag

Hans de Goede <hdegoede@redhat.com>
    uas: Allow uas_use_uas_driver to return usb-storage flags

Ilya Dryomov <idryomov@gmail.com>
    rbd: end I/O the entire obj_request on error

Ludovic Desroches <ludovic.desroches@atmel.com>
    tty/serial: at91: maxburst was missing for dma transfers

Chris Bainbridge <chris.bainbridge@gmail.com>
    ACPI / SBS: Enable battery manager when present

Omar Sandoval <osandov@osandov.com>
    btrfs: unlock i_mutex after attempting to delete subvolume during send

Bard Liao <bardliao@realtek.com>
    ASoC: rt5677: fixed wrong DMIC ref clock

Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
    ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE

Bard Liao <bardliao@realtek.com>
    ASoC: rt5677: add register patch for PLL

Wei Yongjun <yongjun_wei@trendmicro.com.cn>
    ASoC: tfa9879: Fix return value check in tfa9879_i2c_probe()

Wei Yongjun <yongjun_wei@trendmicro.com.cn>
    ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()

Li Jun <jun.li@freescale.com>
    usb: chipidea: otg: remove mutex unlock and lock while stop and start role

Dean Nelson <dnelson@redhat.com>
    arm64: add missing PAGE_ALIGN() to __dma_free()

Marek Szyprowski <m.szyprowski@samsung.com>
    arm64: dma-mapping: always clear allocated buffers

Michal Simek <michal.simek@xilinx.com>
    serial: xilinx: Use platform_get_irq to get irq description structure

Michal Simek <michal.simek@xilinx.com>
    serial: of-serial: Remove device_type = "serial" registration

Quentin Casasnovas <quentin.casasnovas@oracle.com>
    cdc-acm: prevent infinite loop when parsing CDC headers.

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Add mute-LED mode control to Thinkpad

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Fix mute-LED fixed mode

Peter Zubaj <pzubaj@marticonet.sk>
    ALSA: emu10k1: Emu10k2 32 bit DMA mode

Takashi Iwai <tiwai@suse.de>
    ALSA: emu10k1: Fix card shortname string buffer overflow

Takashi Iwai <tiwai@suse.de>
    ALSA: emux: Fix mutex deadlock in OSS emulation

Takashi Iwai <tiwai@suse.de>
    ALSA: emux: Fix mutex deadlock at unloading

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: Makefile: Fix MIPS ASE detection code

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: asm: elf: Set O32 default FPU flags

Rafał Miłecki <zajec5@gmail.com>
    MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: Kconfig: Disable SMP/CPS for 64-bit

Niklas Cassel <niklas.cassel@axis.com>
    MIPS: smp-cps: cpu_set FPU mask if FPU present

John Crispin <blogic@openwrt.org>
    MIPS: ralink: add missing symbol for RALINK_ILL_ACC

John Crispin <blogic@openwrt.org>
    MIPS: ralink: Fix bad config symbol in PCI makefile.

Adrien Schildknecht <adrien+dev@schischi.me>
    SSB: fix Kconfig dependencies

Ralf Baechle <ralf@linux-mips.org>
    Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."

Ralf Baechle <ralf@linux-mips.org>
    MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.

Ralf Baechle <ralf@linux-mips.org>
    MIPS: Fix cpu_has_mips_r2_exec_hazard.

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: kernel: entry.S: Set correct ISA level for mips_ihb

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes

Markos Chandras <markos.chandras@imgtec.com>
    MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter

Ganesan Ramalingam <ganesanr@broadcom.com>
    MIPS: Netlogic: Fix for SATA PHY init

Aaro Koskinen <aaro.koskinen@iki.fi>
    MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N

Alexander Sverdlin <alexander.sverdlin@nokia.com>
    MIPS: Octeon: Remove udelay() causing huge IRQ latency

Lars Persson <lars.persson@axis.com>
    MIPS: Fix race condition in lazy cache flushing.

Lars Persson <lars.persson@axis.com>
    Revert "MIPS: Remove race window in page fault handling"

Chandrakala Chavva <cchavva@caviumnetworks.com>
    MIPS: OCTEON: Use correct CSR to soft reset

Aaro Koskinen <aaro.koskinen@iki.fi>
    MIPS: OCTEON: dma-octeon: fix OHCI USB config check

Nicolas Schichan <nschichan@freebox.fr>
    MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().

David S. Miller <davem@davemloft.net>
    ipv4: Missing sk_nulls_node_init() in ping_unhash().

Ido Shamay <idos@mellanox.com>
    net/mlx4_en: Schedule napi when RX buffers allocation fails

Hariprasad Shenai <hariprasad@chelsio.com>
    cxgb4: Fix MC1 memory offset calculation

Benjamin Poirier <bpoirier@suse.de>
    mlx4: Fix tx ring affinity_mask creation

Herbert Xu <herbert@gondor.apana.org.au>
    route: Use ipv4_mtu instead of raw rt_pmtu

Alexei Starovoitov <ast@plumgrid.com>
    bpf: fix 64-bit divide


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

Diffstat:

 Documentation/kernel-parameters.txt                |  2 +
 Makefile                                           |  4 +-
 arch/arm64/mm/dma-mapping.c                        |  9 +--
 arch/mips/Kconfig                                  |  4 +-
 arch/mips/Makefile                                 | 14 +++-
 arch/mips/bcm47xx/board.c                          |  4 +-
 arch/mips/bcm63xx/prom.c                           |  4 -
 arch/mips/bcm63xx/setup.c                          |  4 +
 arch/mips/cavium-octeon/dma-octeon.c               |  2 +-
 arch/mips/cavium-octeon/setup.c                    |  5 +-
 arch/mips/include/asm/cacheflush.h                 | 38 +++++----
 arch/mips/include/asm/cpu-features.h               | 33 +++++++-
 arch/mips/include/asm/elf.h                        |  5 ++
 .../asm/mach-cavium-octeon/cpu-feature-overrides.h |  1 -
 arch/mips/include/asm/octeon/cvmx.h                |  8 --
 arch/mips/include/asm/octeon/pci-octeon.h          |  3 -
 arch/mips/include/asm/pgtable.h                    |  9 ++-
 arch/mips/include/asm/r4kcache.h                   | 89 +++++++++++-----------
 arch/mips/include/asm/spinlock.h                   |  2 +-
 arch/mips/kernel/entry.S                           |  3 +-
 arch/mips/kernel/smp-cps.c                         |  6 ++
 arch/mips/mm/cache.c                               | 39 +++++-----
 arch/mips/mm/tlbex.c                               | 21 +----
 arch/mips/netlogic/xlp/ahci-init-xlp2.c            | 13 ++++
 arch/mips/pci/Makefile                             |  2 +-
 arch/mips/pci/pci-octeon.c                         |  8 +-
 arch/mips/pci/pcie-octeon.c                        |  8 --
 arch/mips/ralink/Kconfig                           |  5 ++
 drivers/acpi/sbs.c                                 |  2 +-
 drivers/block/rbd.c                                |  5 ++
 drivers/gpu/drm/radeon/atombios_crtc.c             |  3 +
 drivers/gpu/drm/radeon/atombios_encoders.c         |  6 +-
 drivers/gpu/drm/radeon/dce6_afmt.c                 | 25 ------
 drivers/gpu/drm/radeon/evergreen_hdmi.c            | 53 ++++++++-----
 drivers/gpu/drm/radeon/r600_hdmi.c                 |  9 ++-
 drivers/gpu/drm/radeon/radeon_audio.c              | 30 ++++----
 drivers/gpu/drm/radeon/radeon_connectors.c         |  8 +-
 drivers/gpu/drm/radeon/radeon_cs.c                 |  4 +-
 drivers/gpu/drm/radeon/radeon_vm.c                 | 36 +++++----
 drivers/gpu/drm/radeon/si_dpm.c                    |  1 +
 drivers/hv/channel_mgmt.c                          | 12 +--
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |  2 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |  1 +
 drivers/net/ethernet/mellanox/mlx4/en_rx.c         | 26 ++++++-
 drivers/net/ethernet/mellanox/mlx4/en_tx.c         |  8 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h       |  1 +
 drivers/scsi/3w-9xxx.c                             | 57 ++++----------
 drivers/scsi/3w-9xxx.h                             |  5 --
 drivers/scsi/3w-sas.c                              | 50 +++---------
 drivers/scsi/3w-sas.h                              |  4 -
 drivers/scsi/3w-xxxx.c                             | 42 ++--------
 drivers/scsi/3w-xxxx.h                             |  5 --
 drivers/scsi/scsi_devinfo.c                        |  1 +
 drivers/scsi/scsi_scan.c                           |  6 ++
 drivers/ssb/Kconfig                                |  1 +
 drivers/tty/serial/atmel_serial.c                  |  2 +
 drivers/tty/serial/of_serial.c                     |  1 -
 drivers/tty/serial/uartlite.c                      | 11 +--
 drivers/tty/serial/xilinx_uartps.c                 | 12 +--
 drivers/usb/chipidea/otg_fsm.c                     |  4 -
 drivers/usb/class/cdc-acm.c                        |  7 +-
 drivers/usb/storage/uas-detect.h                   | 11 ++-
 drivers/usb/storage/uas.c                          | 16 +++-
 drivers/usb/storage/usb.c                          |  8 +-
 fs/btrfs/ioctl.c                                   |  3 +-
 fs/ext4/extents.c                                  | 15 ++--
 fs/ext4/extents_status.c                           |  8 ++
 fs/ext4/inode.c                                    |  2 +
 fs/hfsplus/xattr.c                                 | 38 ++++-----
 include/linux/usb_usual.h                          |  2 +
 include/scsi/scsi_devinfo.h                        |  1 +
 include/sound/emu10k1.h                            | 14 ++--
 include/sound/soc-dapm.h                           |  2 +-
 kernel/bpf/core.c                                  | 12 +--
 net/ipv4/ping.c                                    |  1 +
 net/ipv4/route.c                                   |  5 +-
 sound/pci/emu10k1/emu10k1.c                        |  6 +-
 sound/pci/emu10k1/emu10k1_callback.c               |  4 +-
 sound/pci/emu10k1/emu10k1_main.c                   | 21 +++--
 sound/pci/emu10k1/emupcm.c                         |  2 +-
 sound/pci/emu10k1/memory.c                         | 11 +--
 sound/pci/hda/hda_codec.c                          | 21 ++---
 sound/pci/hda/thinkpad_helper.c                    |  1 +
 sound/soc/codecs/rt5677.c                          |  5 +-
 sound/soc/codecs/tfa9879.c                         |  4 +-
 sound/soc/samsung/s3c24xx-i2s.c                    |  4 +-
 sound/synth/emux/emux_oss.c                        | 11 +--
 sound/synth/emux/emux_seq.c                        | 29 +++++--
 88 files changed, 531 insertions(+), 511 deletions(-)



             reply	other threads:[~2015-05-11 18:56 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 17:54 Greg Kroah-Hartman [this message]
2015-05-11 17:54 ` [PATCH 4.0 01/72] bpf: fix 64-bit divide Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 02/72] route: Use ipv4_mtu instead of raw rt_pmtu Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 03/72] mlx4: Fix tx ring affinity_mask creation Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 04/72] cxgb4: Fix MC1 memory offset calculation Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 05/72] net/mlx4_en: Schedule napi when RX buffers allocation fails Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 06/72] ipv4: Missing sk_nulls_node_init() in ping_unhash() Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 07/72] MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices() Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 08/72] MIPS: OCTEON: dma-octeon: fix OHCI USB config check Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 09/72] MIPS: OCTEON: Use correct CSR to soft reset Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 10/72] Revert "MIPS: Remove race window in page fault handling" Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 11/72] MIPS: Fix race condition in lazy cache flushing Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 12/72] MIPS: Octeon: Remove udelay() causing huge IRQ latency Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 13/72] MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 14/72] MIPS: Netlogic: Fix for SATA PHY init Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 15/72] MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 16/72] MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 17/72] MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 18/72] MIPS: kernel: entry.S: Set correct ISA level for mips_ihb Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 19/72] MIPS: Fix cpu_has_mips_r2_exec_hazard Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 20/72] MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 21/72] Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores." Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 22/72] SSB: fix Kconfig dependencies Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 23/72] MIPS: ralink: Fix bad config symbol in PCI makefile Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 24/72] MIPS: ralink: add missing symbol for RALINK_ILL_ACC Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 25/72] MIPS: smp-cps: cpu_set FPU mask if FPU present Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 26/72] MIPS: Kconfig: Disable SMP/CPS for 64-bit Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 28/72] MIPS: asm: elf: Set O32 default FPU flags Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 29/72] MIPS: Makefile: Fix MIPS ASE detection code Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 30/72] ALSA: emux: Fix mutex deadlock at unloading Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 31/72] ALSA: emux: Fix mutex deadlock in OSS emulation Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 32/72] ALSA: emu10k1: Fix card shortname string buffer overflow Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 33/72] ALSA: emu10k1: Emu10k2 32 bit DMA mode Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 36/72] cdc-acm: prevent infinite loop when parsing CDC headers Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 37/72] serial: of-serial: Remove device_type = "serial" registration Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 38/72] serial: xilinx: Use platform_get_irq to get irq description structure Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 39/72] arm64: dma-mapping: always clear allocated buffers Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 40/72] arm64: add missing PAGE_ALIGN() to __dma_free() Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 41/72] usb: chipidea: otg: remove mutex unlock and lock while stop and start role Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 42/72] ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe() Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 43/72] ASoC: tfa9879: Fix return value check in tfa9879_i2c_probe() Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 44/72] ASoC: rt5677: add register patch for PLL Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 45/72] ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 46/72] ASoC: rt5677: fixed wrong DMIC ref clock Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 47/72] btrfs: unlock i_mutex after attempting to delete subvolume during send Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 48/72] ACPI / SBS: Enable battery manager when present Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 49/72] tty/serial: at91: maxburst was missing for dma transfers Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 50/72] rbd: end I/O the entire obj_request on error Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 51/72] uas: Allow uas_use_uas_driver to return usb-storage flags Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 52/72] uas: Add US_FL_MAX_SECTORS_240 flag Greg Kroah-Hartman
2015-05-11 17:54 ` [PATCH 4.0 53/72] uas: Set max_sectors_240 quirk for ASM1053 devices Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 54/72] ext4: fix data corruption caused by unwritten and delayed extents Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 55/72] ext4: move check under lock scope to close a race Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 56/72] SCSI: add 1024 max sectors black list flag Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 57/72] 3w-xxxx: fix command completion race Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 58/72] 3w-9xxx: " Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 59/72] 3w-sas: " Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 60/72] drm/radeon: fix ordering of AVI packet setup Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 61/72] drm/radeon: drop dce6_dp_enable Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 62/72] drm/radeon/audio: dont enable packets until the end Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 63/72] drm/radeon: only mark audio as connected if the monitor supports it (v3) Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 64/72] drm/radeon: only enable audio streams if the monitor supports it Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 66/72] drm/radeon: adjust pll when audio is not enabled Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 67/72] drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5 Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 71/72] hfsplus: dont store special "osx" xattr prefix on-disk Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 4.0 72/72] Drivers: hv: vmbus: Dont wait after requesting offers Greg Kroah-Hartman
2015-05-11 20:14 ` [PATCH 4.0 00/72] 4.0.3-stable review Guenter Roeck
2015-05-11 20:16   ` Greg Kroah-Hartman
2015-05-11 23:40 ` Shuah Khan
2015-05-12  4:08   ` Greg Kroah-Hartman

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=20150511175437.112151861@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=shuah.kh@samsung.com \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox