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:	Sun, 27 Mar 2011 16:00:25 -0700
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...nel.org
Cc:	lwn@....net
Subject: Linux 2.6.32.36

I'm announcing the release of the 2.6.32.36 kernel.

All users of the 2.6.32 series must upgrade.

The updated 2.6.32.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/longterm/linux-2.6.32.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/longterm/linux-2.6.32.y.git;a=summary

thanks,

greg k-h

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

 Makefile                            |    2 -
 arch/x86/kernel/head64.c            |    3 --
 arch/x86/kernel/setup.c             |    5 ++++
 arch/x86/mm/init.c                  |   19 ---------------
 arch/x86/mm/init_64.c               |   11 ++++----
 arch/x86/xen/mmu.c                  |   13 +++++-----
 drivers/firmware/dcdbas.c           |    4 ++-
 drivers/input/xen-kbdfront.c        |   45 +++++++++++++++++++-----------------
 drivers/media/video/uvc/uvc_video.c |   14 +++++++----
 drivers/pci/hotplug/acpiphp_glue.c  |    1 
 drivers/pci/pci-sysfs.c             |    7 ++++-
 drivers/usb/class/cdc-acm.c         |    7 ++++-
 drivers/usb/host/ehci-q.c           |   12 ---------
 drivers/usb/misc/uss720.c           |    7 ++---
 drivers/video/console/tileblit.c    |    2 -
 fs/aio.c                            |    4 +--
 fs/dcache.c                         |    3 ++
 fs/ext3/super.c                     |    7 +++++
 fs/nfsd/nfs4proc.c                  |    4 +--
 fs/nfsd/nfs4xdr.c                   |    5 ----
 fs/proc/array.c                     |    4 +--
 fs/proc/task_mmu.c                  |    4 +--
 kernel/signal.c                     |   16 +++++++++---
 mm/shmem.c                          |    1 
 net/sunrpc/xprtsock.c               |    2 +
 25 files changed, 106 insertions(+), 96 deletions(-)

Aaro Koskinen (1):
      procfs: fix /proc/<pid>/maps heap check

Alan Stern (1):
      ehci-hcd: Bug fix: don't set a QH's Halt bit

Amir Goldstein (1):
      ext3: skip orphan cleanup on rocompat fs

Greg Kroah-Hartman (1):
      Linux 2.6.32.36

Henry Nestler (1):
      fbcon: Bugfix soft cursor detection in Tile Blitting

Hugh Dickins (1):
      shmem: let shared anonymous be nonlinear again

Johan Hovold (3):
      USB: cdc-acm: fix memory corruption / panic
      USB: cdc-acm: fix potential null-pointer dereference
      USB: cdc-acm: fix potential null-pointer dereference on disconnect

Josef Bacik (1):
      fs: call security_d_instantiate in d_obtain_alias V2

Julien Tinnes (1):
      Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code

Kees Cook (1):
      proc: protect mm start_code/end_code in /proc/pid/stat

Mi Jinlong (2):
      nfsd41: modify the members value of nfsd4_op_flags
      nfsd: wrong index used in inner loop

Michal Schmidt (1):
      PCI: return correct value when writing to the "reset" attribute

Olaf Hering (1):
      Input: xen-kbdfront - advertise either absolute or relative coordinates

Peter Holik (1):
      USB: uss720 fixup refcount position

Roland Dreier (1):
      aio: wake all waiters when destroying ctx

Stefano Stabellini (2):
      PCI hotplug: acpiphp: set current_state to D0 in register_slot
      xen: set max_pfn_mapped to the last pfn mapped

Stephan Lachowsky (1):
      uvcvideo: Fix uvc_fixup_video_ctrl() format search

Stuart Hayes (1):
      dcdbas: force SMI to happen when expected

Trond Myklebust (1):
      SUNRPC: Never reuse the socket port after an xs_close()

Yinghai Lu (1):
      x86: Cleanup highmap after brk is concluded

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ