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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 6 Aug 2019 20:41:44 +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.188

I'm announcing the release of the 4.4.188 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:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                    |    2 -
 arch/arm/boot/dts/rk3288.dtsi               |    1 
 arch/arm/mach-rpc/dma.c                     |    5 +++-
 arch/mips/lantiq/irq.c                      |    5 ++--
 arch/x86/include/asm/apic.h                 |    2 -
 arch/x86/include/asm/kvm_host.h             |   34 +++++++++++++++-------------
 arch/x86/kernel/apic/apic.c                 |    2 -
 arch/x86/math-emu/fpu_emu.h                 |    2 -
 arch/x86/math-emu/reg_constant.c            |    2 -
 drivers/dma/sh/rcar-dmac.c                  |    2 -
 drivers/net/ethernet/emulex/benet/be_main.c |    6 ++++
 drivers/s390/block/dasd_alias.c             |   22 +++++++++++++-----
 drivers/s390/scsi/zfcp_erp.c                |    7 +++++
 drivers/xen/swiotlb-xen.c                   |    4 +--
 fs/adfs/super.c                             |    5 +++-
 fs/btrfs/volumes.c                          |    3 --
 fs/ceph/super.h                             |    7 ++++-
 fs/coda/psdev.c                             |    5 +++-
 include/linux/acpi.h                        |    5 +++-
 include/linux/coda.h                        |    3 --
 include/linux/coda_psdev.h                  |   11 +++++++++
 include/uapi/linux/coda_psdev.h             |   13 ----------
 ipc/mqueue.c                                |   19 ++++++++-------
 kernel/module.c                             |    6 +---
 mm/cma.c                                    |   13 ++++++++++
 security/selinux/ss/policydb.c              |    6 ++++
 26 files changed, 124 insertions(+), 68 deletions(-)

Andrea Parri (1):
      ceph: fix improper use of smp_mb__before_atomic()

Arnd Bergmann (2):
      ACPI: fix false-positive -Wuninitialized warning
      x86: math-emu: Hide clang warnings for 16-bit overflow

Benjamin Block (1):
      scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized

Benjamin Poirier (1):
      be2net: Signal that the device cannot transmit during reconfiguration

David Sterba (1):
      btrfs: fix minimum number of chunk errors for DUP

Doug Berger (1):
      mm/cma.c: fail if fixed declaration can't be honored

Douglas Anderson (1):
      ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend

Geert Uytterhoeven (1):
      dmaengine: rcar-dmac: Reject zero-length slave DMA requests

Greg Kroah-Hartman (1):
      Linux 4.4.188

Josh Poimboeuf (1):
      x86/kvm: Don't call kvm_spurious_fault() from .fixup

Juergen Gross (1):
      xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()

Kees Cook (1):
      ipc/mqueue.c: only perform resource calculation if user valid

Mikko Rapeli (1):
      uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers

Ondrej Mosnacek (1):
      selinux: fix memory leak in policydb_init()

Petr Cvek (1):
      MIPS: lantiq: Fix bitfield masking

Prarit Bhargava (1):
      kernel/module.c: Only return -EEXIST for modules that have finished loading

Qian Cai (1):
      x86/apic: Silence -Wtype-limits compiler warnings

Russell King (2):
      ARM: riscpc: fix DMA
      fs/adfs: super: fix use-after-free bug

Sam Protsenko (1):
      coda: fix build using bare-metal toolchain

Stefan Haberland (1):
      s390/dasd: fix endless loop after read unit address configuration

Zhouyang Jia (1):
      coda: add error handling for fget

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ