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, 1 Oct 2013 13:02:35 -0700
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 3.4.64

I'm announcing the release of the 3.4.64 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.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 -
 drivers/gpu/drm/radeon/atombios_dp.c       |    6 +--
 drivers/gpu/drm/radeon/atombios_encoders.c |    8 +++-
 drivers/gpu/drm/radeon/atombios_i2c.c      |    4 +-
 drivers/gpu/drm/radeon/evergreen.c         |   25 ++++++++++--
 drivers/gpu/drm/radeon/evergreend.h        |    4 ++
 drivers/gpu/drm/radeon/radeon_atombios.c   |   13 ++++--
 drivers/gpu/drm/radeon/rs400.c             |    9 +++-
 drivers/gpu/drm/radeon/si.c                |   23 +++++++++--
 drivers/gpu/drm/radeon/sid.h               |    4 ++
 drivers/gpu/drm/ttm/ttm_tt.c               |    2 -
 drivers/hid/hid-core.c                     |   58 +++++++++++++++++++++++++++++
 drivers/hid/hid-logitech-dj.c              |   10 ++++-
 drivers/hid/hid-zpff.c                     |   18 ++-------
 drivers/net/ethernet/sfc/rx.c              |    3 +
 drivers/net/usb/cdc_ether.c                |    5 ++
 drivers/net/wireless/rt2x00/rt2800lib.c    |    7 +++
 fs/notify/fanotify/fanotify.c              |    6 +++
 include/linux/hid.h                        |    4 ++
 include/linux/perf_event.h                 |    2 -
 kernel/cgroup.c                            |   11 +++++
 kernel/events/core.c                       |   21 ++++++----
 kernel/sched/fair.c                        |   14 ++++---
 net/sctp/sm_sideeffect.c                   |    3 -
 scripts/kernel-doc                         |    3 +
 tools/perf/util/map.c                      |    1 
 26 files changed, 210 insertions(+), 56 deletions(-)

Alex Deucher (7):
      drm/radeon: fix LCD record parsing
      drm/radeon: fix endian bugs in hw i2c atom routines
      drm/radeon: update line buffer allocation for dce4.1/5
      drm/radeon: update line buffer allocation for dce6
      drm/radeon: fix resume on some rs4xx boards (v2)
      drm/radeon: fix handling of variable sized arrays for router objects
      drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)

Andi Kleen (1):
      perf tools: Handle JITed code in shared memory

Ben Hutchings (1):
      sfc: Fix efx_rx_buf_offset() for recycled pages

Ben Skeggs (1):
      drm/ttm: fix the tt_populated check in ttm_tt_destroy()

Daisuke Nishimura (1):
      sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones

Daniel Santos (1):
      kernel-doc: bugfix - multi-line macros

Fabio Porcedda (1):
      net: usb: cdc_ether: Use wwan interface for Telit modules

Greg Kroah-Hartman (2):
      Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
      Linux 3.4.64

Kees Cook (3):
      HID: provide a helper for validating hid reports
      HID: zeroplus: validate output report details
      HID: logitech-dj: validate output report details

Li Zefan (1):
      cgroup: fail if monitored file and event_control are in different cgroup

Lino Sanfilippo (1):
      fanotify: dont merge permission events

Peter Zijlstra (2):
      perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
      perf: Fix perf_cgroup_switch for sw-events

Stanislaw Gruszka (1):
      rt2800: fix wrong TX power compensation


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ