lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 8 Apr 2017 10:07:17 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.4.60

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


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ