linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.0.4
Date: Sun, 17 May 2015 11:40:07 -0700	[thread overview]
Message-ID: <20150517184007.GA335@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 11188 bytes --]

I'm announcing the release of the 4.0.4 kernel.

All users of the 4.0 kernel series must upgrade.

The updated 4.0.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.0.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Documentation/devicetree/bindings/dma/fsl-mxs-dma.txt |    2 
 Makefile                                              |    2 
 arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts      |    4 
 arch/arm/boot/dts/imx23-olinuxino.dts                 |    4 
 arch/arm/boot/dts/imx25.dtsi                          |    1 
 arch/arm/boot/dts/imx28.dtsi                          |    2 
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi          |    2 
 arch/arm/boot/dts/omap3-n900.dts                      |    4 
 arch/arm/boot/dts/ste-dbx5x0.dtsi                     |   17 --
 arch/arm/boot/dts/ste-href.dtsi                       |   15 ++
 arch/arm/boot/dts/ste-snowball.dts                    |   13 ++
 arch/arm/kernel/Makefile                              |    2 
 arch/arm/kernel/psci-call.S                           |   31 +++++
 arch/arm/kernel/psci.c                                |   39 ------
 arch/arm/mach-omap2/prm-regbits-34xx.h                |    1 
 arch/arm/mach-omap2/prm-regbits-44xx.h                |    1 
 arch/arm/mach-omap2/vc.c                              |   12 +-
 arch/arm/mach-omap2/vc.h                              |    2 
 arch/arm/mach-omap2/vc3xxx_data.c                     |    1 
 arch/arm/mach-omap2/vc44xx_data.c                     |    1 
 arch/arm/net/bpf_jit_32.c                             |   15 ++
 arch/x86/include/asm/spinlock.h                       |    2 
 arch/x86/pci/acpi.c                                   |   24 +++-
 block/blk-core.c                                      |    2 
 block/blk-mq.c                                        |   50 ++++----
 block/blk-sysfs.c                                     |    2 
 drivers/acpi/acpi_pnp.c                               |    2 
 drivers/acpi/acpica/acmacros.h                        |   13 --
 drivers/acpi/acpica/dsopcode.c                        |    7 -
 drivers/acpi/acpica/evregion.c                        |    2 
 drivers/acpi/acpica/exdump.c                          |    4 
 drivers/acpi/acpica/exfldio.c                         |   10 -
 drivers/acpi/acpica/exregion.c                        |    8 -
 drivers/acpi/acpica/hwvalid.c                         |   16 +-
 drivers/acpi/acpica/nsdump.c                          |   12 +-
 drivers/acpi/acpica/tbdata.c                          |   15 +-
 drivers/acpi/acpica/tbinstal.c                        |   27 ++--
 drivers/acpi/acpica/tbprint.c                         |   19 +--
 drivers/acpi/acpica/tbxfroot.c                        |    7 -
 drivers/acpi/acpica/utaddress.c                       |   34 ++---
 drivers/acpi/resource.c                               |    2 
 drivers/acpi/sbshc.c                                  |   22 +++
 drivers/block/loop.c                                  |    2 
 drivers/gpio/gpiolib-sysfs.c                          |   19 +++
 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c |    7 -
 drivers/gpu/drm/drm_irq.c                             |    9 -
 drivers/gpu/drm/i915/intel_dp.c                       |    6 -
 drivers/gpu/drm/i915/intel_lvds.c                     |   26 ++++
 drivers/gpu/drm/radeon/radeon_asic.c                  |    2 
 drivers/gpu/drm/radeon/radeon_asic.h                  |    4 
 drivers/gpu/drm/radeon/radeon_audio.c                 |    4 
 drivers/gpu/drm/radeon/radeon_ttm.c                   |    8 -
 drivers/gpu/drm/radeon/radeon_uvd.c                   |  105 ++++++++++++------
 drivers/gpu/drm/radeon/radeon_vce.c                   |   65 ++++++++---
 drivers/gpu/drm/radeon/rv770d.h                       |    3 
 drivers/gpu/drm/radeon/uvd_v1_0.c                     |   14 --
 drivers/gpu/drm/radeon/uvd_v2_2.c                     |   29 ++++
 drivers/infiniband/core/cma.c                         |   27 ++--
 drivers/md/dm-crypt.c                                 |   12 +-
 drivers/md/md.c                                       |    4 
 drivers/media/platform/marvell-ccic/mcam-core.c       |   14 +-
 drivers/media/platform/marvell-ccic/mcam-core.h       |    8 -
 drivers/mmc/card/block.c                              |   12 ++
 drivers/mmc/card/queue.c                              |    2 
 drivers/mmc/card/queue.h                              |    2 
 drivers/mmc/core/core.c                               |    1 
 drivers/mmc/host/sh_mmcif.c                           |    2 
 drivers/pinctrl/core.c                                |   10 -
 drivers/pinctrl/core.h                                |    2 
 drivers/pinctrl/devicetree.c                          |    2 
 drivers/rtc/rtc-armada38x.c                           |   24 ++--
 drivers/tty/hvc/hvc_xen.c                             |   18 ++-
 drivers/vfio/vfio.c                                   |   21 +++
 drivers/xen/events/events_2l.c                        |   10 +
 drivers/xen/events/events_base.c                      |    7 -
 drivers/xen/xen-pciback/conf_space.c                  |    6 -
 drivers/xen/xen-pciback/conf_space.h                  |    2 
 drivers/xen/xen-pciback/conf_space_header.c           |    2 
 drivers/xen/xenbus/xenbus_probe.c                     |   29 ++++
 fs/coredump.c                                         |    2 
 fs/namei.c                                            |    3 
 fs/namespace.c                                        |    6 +
 fs/nilfs2/btree.c                                     |    2 
 fs/ocfs2/dlm/dlmmaster.c                              |   13 ++
 include/acpi/acpixf.h                                 |   12 +-
 include/linux/nilfs2_fs.h                             |    2 
 mm/memory-failure.c                                   |   16 +-
 mm/page-writeback.c                                   |    6 -
 sound/oss/sequencer.c                                 |   12 --
 89 files changed, 682 insertions(+), 363 deletions(-)

Al Viro (2):
      path_openat(): fix double fput()
      coredump: accept any write method

Alex Deucher (1):
      drm/radeon: don't setup audio on asics that don't support it

Alex Williamson (1):
      vfio: Fix runaway interruptible timeout

Alexey Khoroshilov (1):
      sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)

Ben Hutchings (1):
      xen-pciback: Add name prefix to global 'permissive' variable

Boris Ostrovsky (4):
      xen/events: Clear cpu_evtchn_mask before resuming
      xen/xenbus: Update xenbus event channel on resume
      xen/console: Update console event channel on resume
      xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq()

Chris Bainbridge (1):
      ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook

Christian König (4):
      drm/radeon: disable semaphores for UVD V1 (v2)
      drm/radeon: make VCE handle check more strict
      drm/radeon: make UVD handle checking more strict
      drm/radeon: more strictly validate the UVD codec

Chuanxiao Dong (1):
      mmc: card: Don't access RPMB partitions for normal read/write

Doug Anderson (1):
      pinctrl: Don't just pretend to protect pinctrl_maps, do it for real

Eric W. Biederman (1):
      mnt: Fix fs_fully_visible to verify the root directory is visible

Fabio Estevam (1):
      ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO

Greg Kroah-Hartman (1):
      Linux 4.0.4

Gregory CLEMENT (2):
      rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
      ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC

Grygorii Strashko (1):
      mmc: core: add missing pm event in mmc_pm_notify to fix hib restore

Hans Verkuil (1):
      marvell-ccic: fix Y'CbCr ordering

Jani Nikula (1):
      drm/i915/dp: there is no audio on port A

Jason Gunthorpe (1):
      RDMA/CMA: Canonize IPv4 on IPV6 sockets properly

Jiang Liu (1):
      x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus

Johan Hovold (1):
      gpio: sysfs: fix memory leaks and device hotplug

Junxiao Bi (1):
      ocfs2: dlm: fix race between purge and get lock resource

Lukas Wunner (2):
      drm/i915: Assume dual channel LVDS if pixel clock necessitates it
      drm/i915: Add missing MacBook Pro models with dual channel LVDS

Lv Zheng (4):
      ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
      ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().
      ACPICA: Utilities: Cleanup to convert physical address printing formats.
      ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.

Marek Vasut (1):
      ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name

Mario Kleiner (1):
      drm: Zero out invalid vblank timestamp in drm_update_vblank_count.

Mark Rutland (1):
      ARM: 8307/1: psci: move psci firmware calls out of line

Markus Pargmann (1):
      ARM: dts: imx25: Add #pwm-cells to pwm4

Ming Lei (2):
      blk-mq: fix race between timeout and CPU hotplug
      blk-mq: fix CPU hotplug handling

Naoya Horiguchi (2):
      mm/memory-failure: call shake_page() when error hits thp tail page
      mm: soft-offline: fix num_poisoned_pages counting on concurrent events

NeilBrown (1):
      block: destroy bdi before blockdev is unregistered.

Nicolas Schichan (1):
      ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.

Oded Gabbay (1):
      drm/amdkfd: allow unregister process with queues

Pavel Machek (1):
      ARM: dts: OMAP3-N900: Add microphone bias voltages

Philipp Zabel (1):
      ARM: dts: imx6: phyFLEX: USB VBUS control is active-high

Rabin Vincent (1):
      Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"

Ryusuke Konishi (1):
      nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()

Stefan Wahren (1):
      ARM: dts: imx23-olinuxino: Fix dr_mode of usb0

Tahsin Erdogan (1):
      x86/spinlocks: Fix regression in spinlock contention detection

Takeshi Kihara (1):
      mmc: sh_mmcif: Fix timeout value for command request

Tejun Heo (1):
      writeback: use |1 instead of +1 to protect against div by zero

Tony Lindgren (1):
      ARM: OMAP2+: Fix omap off idle power consumption creeping up

Ulf Hansson (3):
      ARM: ux500: Move GPIO regulator for SD-card into board DTSs
      ARM: ux500: Enable GPIO regulator for SD-card for HREF boards
      ARM: ux500: Enable GPIO regulator for SD-card for snowball

Witold Szczeponik (1):
      ACPI / PNP: add two IDs to list for PNPACPI device enumeration

Xihan Zhang (1):
      drm/amdkfd: Initialize sdma vm when creating sdma queue

monk.liu (1):
      drm/radeon: fix userptr BO unpin bug v3


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2015-05-17 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-17 18:40 Greg KH [this message]
2015-05-17 18:40 ` Linux 4.0.4 Greg KH

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=20150517184007.GA335@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --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;
as well as URLs for NNTP newsgroup(s).