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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Mar 2011 16:11:05 -0700
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org, stable@...nel.org
Cc:	stable-review@...nel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk
Subject: [00/44] 2.6.32.34-longterm review

This is the start of the longterm review cycle for the 2.6.32.34 release.
There are 44 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 Wed, March 23, 2011, 23:00: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/longterm-review/patch-2.6.32.34-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h


 Documentation/i2c/instantiating-devices |    2 +-
 Makefile                                |    2 +-
 arch/mips/alchemy/mtx-1/platform.c      |    9 +++
 arch/parisc/kernel/irq.c                |    2 +-
 arch/powerpc/include/asm/kexec.h        |    4 +
 arch/powerpc/include/asm/paca.h         |    3 +-
 arch/powerpc/include/asm/reg.h          |    1 +
 arch/powerpc/kernel/asm-offsets.c       |    1 +
 arch/powerpc/kernel/crash.c             |   27 +++++++
 arch/powerpc/kernel/machine_kexec_64.c  |   48 +++++++++----
 arch/powerpc/kernel/misc_64.S           |    8 ++-
 arch/powerpc/kernel/paca.c              |    2 +
 arch/powerpc/kernel/perf_event.c        |   24 ++++++-
 arch/powerpc/kernel/rtas_flash.c        |   39 ++++++-----
 arch/x86/include/asm/pgtable-3level.h   |   11 +--
 arch/x86/kernel/e820.c                  |   10 ++-
 arch/x86/kernel/early-quirks.c          |    7 ++-
 arch/x86/kernel/entry_64.S              |    2 +-
 arch/x86/mm/fault.c                     |    7 ++
 arch/x86/mm/pgtable.c                   |    3 +-
 drivers/ata/ahci.c                      |    5 ++
 drivers/ata/libata-core.c               |   24 ++++---
 drivers/hwmon/f71882fg.c                |    2 +-
 drivers/hwmon/sht15.c                   |    4 +-
 drivers/infiniband/core/cm.c            |    1 +
 drivers/infiniband/core/cma.c           |   15 ++++
 drivers/isdn/i4l/isdn_tty.c             |    6 --
 drivers/mmc/core/sdio.c                 |    8 ++
 drivers/mtd/chips/jedec_probe.c         |   32 +++++-----
 drivers/mtd/nand/omap2.c                |    2 +-
 drivers/mtd/onenand/generic.c           |    2 +-
 drivers/mtd/onenand/omap2.c             |    2 +-
 drivers/net/wireless/ath/ath9k/hw.c     |    4 +-
 drivers/pci/pci-sysfs.c                 |    2 +-
 drivers/pci/quirks.c                    |  113 ++++++++++++++----------------
 drivers/usb/host/xhci-ring.c            |   14 ++++
 drivers/usb/serial/ch341.c              |    1 +
 drivers/usb/serial/kobil_sct.c          |    2 +-
 fs/ext3/namei.c                         |    2 +-
 include/linux/ftrace.h                  |    2 +
 kernel/perf_event.c                     |    2 +
 kernel/sched.c                          |    2 +-
 kernel/smp.c                            |   55 ++++++++++++---
 kernel/trace/ftrace.c                   |   52 ++++++++++++--
 net/sunrpc/sched.c                      |   14 ++--
 sound/pci/ctxfi/ctatc.c                 |    2 +-
 sound/pci/ctxfi/ctdaio.c                |    2 +
 sound/pci/ctxfi/ctmixer.c               |   19 ++----
 sound/pci/hda/patch_sigmatel.c          |   11 ++-
 49 files changed, 413 insertions(+), 201 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