mirror of https://lore.kernel.org/lkml/
 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.4.60
Date: Sat, 8 Apr 2017 10:07:17 +0200	[thread overview]
Message-ID: <20170408080717.GA14171@kroah.com> (raw)

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

I'm announcing the release of the 4.4.60 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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

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

 Makefile                             |    2 
 arch/mips/lantiq/irq.c               |   38 +++----
 arch/x86/xen/setup.c                 |    6 -
 block/bio.c                          |   12 +-
 block/blk-core.c                     |   40 ++++++--
 drivers/acpi/Makefile                |    1 
 drivers/acpi/acpi_platform.c         |    8 +
 drivers/gpu/drm/radeon/radeon_ttm.c  |    4 
 drivers/md/dm.c                      |   29 +++---
 drivers/md/raid1.c                   |    3 
 drivers/md/raid10.c                  |    3 
 drivers/power/reset/at91-poweroff.c  |   54 +++++++++++
 drivers/rtc/rtc-s35390a.c            |  167 +++++++++++++++++++++++++++--------
 drivers/scsi/libsas/sas_ata.c        |    2 
 drivers/scsi/mpt3sas/mpt3sas_base.h  |   12 ++
 drivers/scsi/mpt3sas/mpt3sas_scsih.c |   40 +++++---
 drivers/scsi/sg.c                    |    2 
 drivers/tty/serial/atmel_serial.c    |    8 +
 drivers/usb/core/hcd.c               |    7 +
 include/linux/kvm_host.h             |    4 
 kernel/padata.c                      |    5 -
 mm/hugetlb.c                         |    6 -
 net/ceph/messenger.c                 |    6 +
 sound/core/seq/seq_fifo.c            |    4 
 sound/pci/hda/patch_realtek.c        |   12 ++
 sound/soc/atmel/atmel-classd.c       |    2 
 virt/kvm/eventfd.c                   |    3 
 virt/kvm/kvm_main.c                  |   40 +++++---
 28 files changed, 387 insertions(+), 133 deletions(-)

Alan Stern (1):
      USB: fix linked-list corruption in rh_call_control()

Alexandre Belloni (1):
      power: reset: at91-poweroff: timely shutdown LPDDR memories

David Hildenbrand (1):
      KVM: kvm_io_bus_unregister_dev() should never fail

Felix Fietkau (1):
      MIPS: Lantiq: Fix cascaded IRQ setup

Greg Kroah-Hartman (1):
      Linux 4.4.60

Hui Wang (1):
      ALSA: hda - fix a problem for lineout on a Dell AIO machine

Ilya Dryomov (1):
      libceph: force GFP_NOIO for socket allocations

James Bottomley (1):
      scsi: mpt3sas: fix hang on ata passthrough commands

Jason A. Donenfeld (1):
      padata: avoid race in reordering

Joerg Roedel (1):
      ACPI: Do not create a platform_device for IOAPIC/IOxAPIC

John Garry (1):
      scsi: libsas: fix ata xfer length

Josh Poimboeuf (1):
      ACPI: Fix incompatibility with mcount-based function graph tracing

Michel Dänzer (1):
      drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags

Naoya Horiguchi (1):
      mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()

NeilBrown (2):
      blk: improve order of bio handling in generic_make_request()
      blk: Ensure users for current->bio_list can see the full list.

Nicolas Ferre (1):
      tty/serial: atmel: fix TX path in atmel_console_write()

Peter Xu (1):
      KVM: x86: clear bus pointer when destroyed

Richard Genoud (1):
      tty/serial: atmel: fix race condition (TX+DMA)

Ross Lagerwall (1):
      xen/setup: Don't relocate p2m over existing one

Songjun Wu (1):
      ASoC: atmel-classd: fix audio clock rate

Takashi Iwai (1):
      ALSA: seq: Fix race during FIFO resize

Uwe Kleine-König (4):
      rtc: s35390a: fix reading out alarm
      rtc: s35390a: make sure all members in the output are set
      rtc: s35390a: implement reset routine as suggested by the reference
      rtc: s35390a: improve irq handling

peter chang (1):
      scsi: sg: check length passed to SG_NEXT_CMD_LEN


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-04-08  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08  8:07 Greg KH [this message]
2017-04-08  8:07 ` 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=20170408080717.GA14171@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

all inboxes | Powered by JetHome®