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, 31 Mar 2009 16:10:45 -0700
From:	Chris Wright <chrisw@...s-sol.org>
To:	linux-kernel@...r.kernel.org, stable@...nel.org
Cc:	Justin Forbes <jmforbes@...uxtx.org>,
	Zwane Mwaikambo <zwane@....linux.org.uk>,
	"Theodore Ts'o" <tytso@....edu>,
	Randy Dunlap <rdunlap@...otime.net>,
	Dave Jones <davej@...hat.com>,
	Chuck Wolber <chuckw@...ntumlinux.com>,
	Chris Wedgwood <reviews@...cw.f00f.org>,
	Michael Krufky <mkrufky@...uxtv.org>,
	Chuck Ebbert <cebbert@...hat.com>,
	Domenico Andreoli <cavokz@...il.com>, Willy Tarreau <w@....eu>,
	Rodrigo Rubira Branco <rbranco@...checkpoint.com>,
	Jake Edge <jake@....net>, Eugene Teo <eteo@...hat.com>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [patch 00/45] 2.6.29.1 -stable review

This is the start of the stable review cycle for the 2.6.29.1 release.
There are 45 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.

These patches are sent out with a number of different people on the
Cc: line.  If you wish to be a reviewer, please email stable@...nel.org
to add your name to the list.  If you want to be off the reviewer list,
also email us.

Responses should be made by Thursday, April 2, 23:00 UTC.
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/v2.6/stable-review/patch-2.6.29.1-rc1.gz
and the diffstat can be found below.

thanks,
-chris

 Makefile                                 |    2 
 arch/arm/include/asm/elf.h               |    1 
 arch/arm/kernel/module.c                 |    9 
 arch/arm/mach-iop13xx/pci.c              |    5 
 arch/arm/mach-omap2/mmc-twl4030.c        |    1 
 arch/arm/mm/mmu.c                        |    2 
 arch/x86/kernel/check.c                  |    6 
 arch/x86/kernel/cpu/mtrr/generic.c       |   51 +--
 arch/x86/kernel/ptrace.c                 |    3 
 arch/x86/kernel/tlb_uv.c                 |    3 
 arch/x86/kvm/paging_tmpl.h               |    2 
 arch/x86/kvm/svm.c                       |   41 +-
 arch/x86/kvm/vmx.c                       |    2 
 arch/x86/lguest/boot.c                   |   10 
 arch/x86/mm/pat.c                        |    5 
 arch/x86/pci/i386.c                      |    3 
 drivers/char/raw.c                       |    1 
 drivers/lguest/page_tables.c             |    4 
 drivers/media/dvb/firewire/firedtv-avc.c |    6 
 drivers/net/dnet.c                       |    1 
 drivers/net/wireless/ath5k/base.c        |   22 +
 drivers/net/wireless/ath5k/base.h        |    2 
 drivers/net/wireless/ath9k/recv.c        |    7 
 drivers/net/wireless/ath9k/xmit.c        |    2 
 drivers/net/wireless/b43/xmit.c          |    2 
 drivers/scsi/arm/cumana_2.c              |    2 
 drivers/scsi/sg.c                        |  466 ++++++++++++++-----------------
 drivers/usb/core/message.c               |    3 
 drivers/usb/core/quirks.c                |    4 
 drivers/usb/core/sysfs.c                 |    4 
 drivers/usb/gadget/f_rndis.c             |    2 
 drivers/usb/host/ehci-q.c                |   32 ++
 drivers/usb/host/ehci.h                  |    3 
 drivers/usb/storage/cypress_atacb.c      |   15 
 drivers/usb/storage/scsiglue.c           |    6 
 drivers/video/pxafb.c                    |   14 
 fs/cifs/CHANGES                          |    3 
 fs/cifs/cifssmb.c                        |    6 
 fs/cifs/connect.c                        |    2 
 fs/fuse/file.c                           |    3 
 include/linux/mm.h                       |   15 
 include/linux/usb/quirks.h               |    3 
 mm/memory.c                              |    6 
 net/bridge/br_if.c                       |    1 
 net/core/dev.c                           |    9 
 net/ipv4/udp.c                           |    6 
 net/ipv6/ip6_input.c                     |    4 
 net/netfilter/nf_conntrack_proto_tcp.c   |    3 
 net/wireless/reg.c                       |   23 +
 net/xfrm/xfrm_state.c                    |    2 
 50 files changed, 490 insertions(+), 340 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