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, 23 Oct 2011 08:28:33 +0200
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	stable-review@...r.kernel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk
Subject: [00/27] 3.0.8-stable review

This is the start of the stable review cycle for the 3.0.8 release.
There are @num@ 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 us know.  If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.

Responses should be made by Tuesday, Oct 25 07:00:00 UTC 2011
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.0.8-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h


 Makefile                              |    4 +-
 arch/arm/kernel/perf_event_v7.c       |    4 +-
 arch/arm/mm/init.c                    |    7 ++
 crypto/ghash-generic.c                |    6 +
 drivers/firewire/sbp2.c               |    4 +
 drivers/gpu/drm/radeon/atom.c         |   15 +++-
 drivers/gpu/drm/radeon/atom.h         |    1 +
 drivers/gpu/drm/ttm/ttm_bo.c          |   10 +-
 drivers/gpu/drm/ttm/ttm_bo_util.c     |    2 +-
 drivers/hid/hid-ids.h                 |    3 +
 drivers/hid/hid-magicmouse.c          |   10 ++-
 drivers/hid/usbhid/hid-quirks.c       |    1 +
 drivers/hwmon/w83627ehf.c             |   15 ++-
 drivers/media/video/uvc/uvc_entity.c  |    2 +-
 drivers/platform/x86/samsung-laptop.c |   10 ++
 fs/cifs/cifsfs.c                      |   10 +-
 fs/fuse/dev.c                         |   12 ++-
 fs/hfsplus/hfsplus_fs.h               |   16 +++-
 fs/hfsplus/part_tbl.c                 |   32 +++---
 fs/hfsplus/super.c                    |   12 +-
 fs/hfsplus/wrapper.c                  |   83 +++++++++++----
 fs/namei.c                            |   24 +++--
 fs/xfs/linux-2.6/xfs_linux.h          |    2 +
 fs/xfs/linux-2.6/xfs_super.c          |   48 +++------
 fs/xfs/quota/xfs_dquot_item.c         |   10 ++-
 fs/xfs/xfs_buf_item.c                 |    3 +-
 fs/xfs/xfs_inode_item.c               |   10 ++-
 fs/xfs/xfs_trans.c                    |   27 ++++-
 fs/xfs/xfs_trans.h                    |    2 +-
 fs/xfs/xfs_trans_ail.c                |  192 +++++++++++++++++++++++----------
 fs/xfs/xfs_trans_priv.h               |   18 ++--
 kernel/posix-cpu-timers.c             |    7 +-
 kernel/sys.c                          |    2 +-
 mm/migrate.c                          |    8 +-
 net/x25/af_x25.c                      |    3 +-
 sound/pci/hda/hda_intel.c             |    1 +
 sound/pci/hda/patch_conexant.c        |    1 +
 37 files changed, 421 insertions(+), 196 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