Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1534848

Linux 4.4.36

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Linux 4.4.36
Date 2016-12-02 12:20 +0100
Message-ID <sJU2K-388-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I'm announcing the release of the 4.4.36 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/parisc/kernel/cache.c                  |   31 ++++--------
 arch/parisc/kernel/pacache.S                |   37 ++++++++-------
 arch/parisc/kernel/pci-dma.c                |    2 
 arch/parisc/kernel/setup.c                  |    4 +
 arch/tile/kernel/time.c                     |    4 -
 arch/x86/kvm/emulate.c                      |   36 ++++----------
 arch/x86/kvm/irq_comm.c                     |   13 +++++
 drivers/gpu/drm/radeon/atombios_crtc.c      |    2 
 drivers/gpu/drm/radeon/radeon_legacy_crtc.c |    2 
 drivers/iommu/dmar.c                        |    4 +
 drivers/iommu/intel-iommu.c                 |   13 +++++
 drivers/iommu/intel-svm.c                   |   28 ++++++-----
 drivers/misc/mei/bus.c                      |    2 
 drivers/misc/mei/hw-me-regs.h               |    7 +-
 drivers/misc/mei/hw-me.c                    |   10 +++-
 drivers/misc/mei/main.c                     |    2 
 drivers/misc/mei/pci-me.c                   |    4 -
 drivers/scsi/mpt3sas/mpt3sas_scsih.c        |   20 +++++++-
 drivers/usb/chipidea/core.c                 |    1 
 drivers/usb/chipidea/udc.c                  |    2 
 drivers/usb/serial/cp210x.c                 |    1 
 drivers/usb/serial/ftdi_sio.c               |    2 
 drivers/usb/serial/ftdi_sio_ids.h           |    6 ++
 drivers/usb/storage/transport.c             |    7 ++
 fs/nfs/callback.c                           |    2 
 include/linux/intel-iommu.h                 |    1 
 lib/mpi/mpi-pow.c                           |    7 ++
 net/core/flow_dissector.c                   |    2 
 net/wireless/core.h                         |    1 
 net/wireless/scan.c                         |   69 ++++++++++++++++++++++++++++
 security/apparmor/domain.c                  |    6 +-
 32 files changed, 236 insertions(+), 94 deletions(-)

Andrey Grodzovsky (1):
      scsi: mpt3sas: Fix secure erase premature termination

Andrey Ryabinin (1):
      mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]

Arnd Bergmann (1):
      NFSv4.x: hide array-bounds warning

Ashok Raj (1):
      iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions

Chris Metcalf (1):
      tile: avoid using clocksource_cyc2ns with absolute cycle count

David Woodhouse (1):
      iommu/vt-d: Fix PASID table allocation

Doug Brown (1):
      USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad

Eric Dumazet (1):
      flow_dissect: call init_default_flow_dissectors() earlier

Greg Kroah-Hartman (1):
      Linux 4.4.36

Johannes Berg (1):
      cfg80211: limit scan results cache size

John David Anglin (3):
      parisc: Fix races in parisc_setup_cache_timing()
      parisc: Fix race in pci-dma.c
      parisc: Also flush data TLB in flush_icache_page_asm

John Johansen (1):
      apparmor: fix change_hat not finding hat after policy replacement

Michel Dänzer (1):
      drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on

Paul Jakma (1):
      USB: serial: cp210x: add ID for the Zone DPMX

Peter Chen (1):
      usb: chipidea: move the lock initialization to core file

Petr Vandrovec (1):
      Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y

Radim Krčmář (2):
      KVM: x86: drop error recovery in em_jmp_far and em_ret_far
      KVM: x86: check for pic and ioapic presence before use

Suganath Prabu S (1):
      scsi: mpt3sas: Unblock device after controller reset

Tomas Winkler (3):
      mei: me: disable driver on SPT SPS firmware
      mei: me: fix place for kaby point device ids.
      mei: fix return value on disconnection

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Linux 4.4.36 Greg KH <gregkh@linuxfoundation.org> - 2016-12-02 12:20 +0100
  Re: Linux 4.4.36 Greg KH <gregkh@linuxfoundation.org> - 2016-12-02 12:20 +0100

csiph-web