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, 5 Dec 2017 15:04:49 +0100
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.104

I'm announcing the release of the 4.4.104 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/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts |    2 
 arch/x86/include/asm/efi.h                        |   26 ++++
 arch/x86/kvm/svm.c                                |    2 
 arch/x86/kvm/vmx.c                                |    2 
 arch/x86/kvm/x86.c                                |    5 
 arch/x86/mm/pageattr.c                            |   17 --
 arch/x86/platform/efi/efi-bgrt.c                  |   39 ++----
 arch/x86/platform/efi/efi.c                       |   39 ++----
 arch/x86/platform/efi/efi_32.c                    |    5 
 arch/x86/platform/efi/efi_64.c                    |  137 ++++++++++++++++------
 arch/x86/platform/efi/efi_stub_64.S               |   43 ------
 drivers/firmware/efi/efi.c                        |   32 -----
 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c      |   38 ++----
 drivers/gpu/drm/i915/intel_i2c.c                  |    4 
 drivers/gpu/drm/panel/panel-simple.c              |    2 
 drivers/gpu/drm/radeon/atombios_dp.c              |   38 ++----
 drivers/gpu/drm/radeon/radeon_fb.c                |    1 
 drivers/md/bcache/alloc.c                         |    2 
 drivers/md/bcache/extents.c                       |    2 
 drivers/md/bcache/journal.c                       |    2 
 drivers/misc/eeprom/at24.c                        |    6 
 drivers/mmc/core/bus.c                            |    3 
 drivers/mtd/nand/nand_base.c                      |    9 -
 fs/btrfs/extent-tree.c                            |   14 +-
 fs/nfs/dir.c                                      |    3 
 fs/nfsd/nfs4state.c                               |  114 ++++++++++++------
 include/linux/netlink.h                           |    2 
 include/net/genetlink.h                           |    2 
 include/uapi/linux/bcache.h                       |    2 
 mm/huge_memory.c                                  |   14 --
 mm/madvise.c                                      |    4 
 net/netlink/af_netlink.c                          |    4 
 net/netlink/genetlink.c                           |   16 ++
 net/xfrm/xfrm_user.c                              |   25 ++--
 35 files changed, 372 insertions(+), 286 deletions(-)

Adam Ford (1):
      ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio

Adrian Hunter (1):
      mmc: core: Do not leave the block driver in a suspended state

Alex Deucher (1):
      Revert "drm/radeon: dont switch vt on suspend"

Brent Taylor (1):
      mtd: nand: Fix writing mtdoops to nand flash.

Greg Kroah-Hartman (1):
      Linux 4.4.104

Heiner Kallweit (1):
      eeprom: at24: check at24_read/write arguments

Herbert Xu (1):
      ipsec: Fix aborted xfrm policy dump crash

Huacai Chen (1):
      bcache: Fix building error on MIPS

Jonathan Liu (1):
      drm/panel: simple: Add missing panel_simple_unprepare() calls

Josef Bacik (1):
      btrfs: clear space cache inode generation always

Kirill A. Shutemov (1):
      mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()

Liran Alon (2):
      KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
      KVM: x86: Exit to user-mode on #UD intercept when emulator requires

Matt Fleming (4):
      x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
      x86/efi: Hoist page table switching code into efi_call_virt()
      x86/efi: Build our own page table structures
      x86/efi-bgrt: Replace early_memremap() with memremap()

NeilBrown (1):
      NFS: revalidate "." etc correctly on "open".

Oleg Drokin (1):
      nfsd: Make init_open_stateid() a bit more whole

Paolo Bonzini (1):
      KVM: x86: inject exceptions produced by x86_decode_insn

Roman Kapl (1):
      drm/radeon: fix atombios on big endian

Sai Praneeth (1):
      x86/efi-bgrt: Fix kernel panic when mapping BGRT data

Tom Herbert (1):
      netlink: add a start callback for starting a netlink dump

Trond Myklebust (2):
      nfsd: Fix stateid races between OPEN and CLOSE
      nfsd: Fix another OPEN stateid race

Ville Syrjälä (2):
      drm/i915: Don't try indexed reads to alternate slave addresses
      drm/i915: Prevent zero length "index" write

chenjie (1):
      mm/madvise.c: fix madvise() infinite loop under special circumstances


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