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, 29 Sep 2013 12:26:46 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	stable@...r.kernel.org
Subject: [ 00/22] 3.4.64-stable review

This is the start of the stable review cycle for the 3.4.64 release.
There are 22 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Tue Oct  1 19:11:47 UTC 2013.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.64-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.4.64-rc1

Daniel Santos <daniel.santos@...ox.com>
    kernel-doc: bugfix - multi-line macros

Ben Hutchings <bhutchings@...arflare.com>
    sfc: Fix efx_rx_buf_offset() for recycled pages

Andi Kleen <ak@...ux.intel.com>
    perf tools: Handle JITed code in shared memory

Lino Sanfilippo <LinoSanfilippo@....de>
    fanotify: dont merge permission events

Peter Zijlstra <a.p.zijlstra@...llo.nl>
    perf: Fix perf_cgroup_switch for sw-events

Peter Zijlstra <a.p.zijlstra@...llo.nl>
    perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu

Li Zefan <lizefan@...wei.com>
    cgroup: fail if monitored file and event_control are in different cgroup

Alex Deucher <alexander.deucher@....com>
    drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix handling of variable sized arrays for router objects

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix resume on some rs4xx boards (v2)

Alex Deucher <alexander.deucher@....com>
    drm/radeon: update line buffer allocation for dce6

Alex Deucher <alexander.deucher@....com>
    drm/radeon: update line buffer allocation for dce4.1/5

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix endian bugs in hw i2c atom routines

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix LCD record parsing

Ben Skeggs <bskeggs@...hat.com>
    drm/ttm: fix the tt_populated check in ttm_tt_destroy()

Kees Cook <keescook@...omium.org>
    HID: logitech-dj: validate output report details

Kees Cook <keescook@...omium.org>
    HID: zeroplus: validate output report details

Kees Cook <keescook@...omium.org>
    HID: provide a helper for validating hid reports

Daisuke Nishimura <nishimura@....nes.nec.co.jp>
    sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones

Stanislaw Gruszka <sgruszka@...hat.com>
    rt2800: fix wrong TX power compensation

Fabio Porcedda <fabio.porcedda@...il.com>
    net: usb: cdc_ether: Use wwan interface for Telit modules

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"


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

Diffstat:

 Makefile                                   |  4 +--
 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, 211 insertions(+), 57 deletions(-)


--
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