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:	Fri, 6 Nov 2009 14:18:50 -0800
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/99] 2.6.31.6 stable review

This is the start of the stable review cycle for the 2.6.31.6 release.
There are 99 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 November 8, 2009, 20: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/stable-review/patch-2.6.31.6-rc1.gz
and the diffstat can be found below.


thanks,

greg k-h

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

 Documentation/dontdiff                       |    1 -
 Makefile                                     |    2 +-
 arch/alpha/kernel/vmlinux.lds.S              |    1 +
 arch/m68k/Kconfig                            |    6 +-
 arch/mips/kernel/Makefile                    |    2 +
 arch/mips/kernel/vmlinux.lds.S               |   12 +-
 arch/powerpc/platforms/powermac/cpufreq_32.c |    8 -
 arch/powerpc/platforms/powermac/low_i2c.c    |    7 +-
 arch/powerpc/platforms/powermac/pci.c        |   61 +++
 arch/powerpc/platforms/powermac/smp.c        |    2 +-
 arch/powerpc/platforms/pseries/msi.c         |    2 -
 arch/powerpc/platforms/pseries/xics.c        |    9 +
 arch/sparc/kernel/ldc.c                      |    4 +-
 arch/sparc/kernel/setup_32.c                 |    2 -
 arch/sparc/kernel/setup_64.c                 |    2 -
 arch/x86/ia32/ia32entry.S                    |    5 +-
 arch/x86/include/asm/amd_iommu.h             |    1 +
 arch/x86/include/asm/uv/uv_hub.h             |    7 +
 arch/x86/kernel/amd_iommu.c                  |    2 +
 arch/x86/kernel/amd_iommu_init.c             |   24 +-
 arch/x86/kernel/apic/x2apic_uv_x.c           |    8 +-
 arch/x86/kernel/cpu/mcheck/therm_throt.c     |   67 ++--
 arch/x86/kernel/e820.c                       |    4 +-
 arch/x86/kernel/tlb_uv.c                     |    4 +-
 arch/x86/kvm/i8254.c                         |    2 +-
 arch/x86/kvm/lapic.c                         |    2 +-
 arch/x86/kvm/x86.c                           |    3 +-
 arch/x86/xen/enlighten.c                     |   11 +-
 drivers/acpi/pci_root.c                      |   11 +
 drivers/acpi/scan.c                          |   12 +-
 drivers/ata/ahci.c                           |   52 +---
 drivers/ata/libata-core.c                    |   12 +-
 drivers/ata/libata-eh.c                      |    6 +-
 drivers/ata/pata_sc1200.c                    |    3 +-
 drivers/ata/pata_via.c                       |    2 +-
 drivers/ata/sata_nv.c                        |   18 +-
 drivers/ata/sata_via.c                       |    1 -
 drivers/base/driver.c                        |    2 +-
 drivers/char/Kconfig                         |    6 +-
 drivers/char/agp/intel-agp.c                 |    7 +
 drivers/char/hvc_xen.c                       |   25 +-
 drivers/char/vt.c                            |    3 -
 drivers/cpuidle/cpuidle.c                    |    5 +-
 drivers/gpu/drm/i915/i915_drv.h              |    2 +
 drivers/gpu/drm/i915/i915_reg.h              |   14 +-
 drivers/gpu/drm/i915/intel_display.c         |   73 +++-
 drivers/hwmon/it87.c                         |    5 +-
 drivers/input/mouse/synaptics.c              |   10 +
 drivers/macintosh/via-pmu.c                  |   40 +-
 drivers/md/dm-exception-store.c              |   22 +-
 drivers/md/dm-exception-store.h              |    8 +-
 drivers/md/dm-log-userspace-base.c           |    2 +-
 drivers/md/dm-snap-persistent.c              |   16 +-
 drivers/md/dm-snap.c                         |   25 +-
 drivers/md/dm.c                              |   11 +-
 drivers/misc/sgi-gru/gruprocfs.c             |   13 +-
 drivers/net/bonding/bond_main.c              |    2 +-
 drivers/net/wireless/b43/rfkill.c            |    3 +-
 drivers/net/wireless/iwlwifi/iwl-rx.c        |   34 ++-
 drivers/net/wireless/iwlwifi/iwl3945-base.c  |   33 +-
 drivers/net/wireless/libertas/if_usb.c       |    2 +-
 drivers/net/wireless/ray_cs.c                |    2 +-
 drivers/scsi/dpt_i2o.c                       |    4 +
 drivers/serial/8250_pci.c                    |   11 +
 drivers/usb/serial/option.c                  |   10 +
 drivers/usb/serial/sierra.c                  |   23 +-
 drivers/video/console/.gitignore             |    2 -
 drivers/video/console/Kconfig                |    9 +-
 drivers/video/console/Makefile               |   12 -
 drivers/video/console/prom.uni               |   11 -
 drivers/video/console/promcon.c              |  598 --------------------------
 drivers/virtio/virtio_ring.c                 |    3 +
 drivers/watchdog/riowd.c                     |    2 +-
 fs/cifs/connect.c                            |    3 +-
 fs/fuse/file.c                               |    5 +-
 fs/hfsplus/wrapper.c                         |    4 +
 fs/nfs/client.c                              |    2 +-
 fs/nfs/dir.c                                 |    2 +
 fs/nfs/direct.c                              |    1 +
 fs/nfs/nfs4proc.c                            |   15 +-
 fs/nfs/nfs4renewd.c                          |    6 -
 fs/nfs/nfs4xdr.c                             |    1 -
 fs/nfs/super.c                               |    2 +-
 fs/nilfs2/btnode.c                           |    3 +-
 fs/notify/inode_mark.c                       |    6 +-
 fs/pipe.c                                    |   41 ++-
 include/drm/drm_pciids.h                     |    1 +
 include/linux/moduleparam.h                  |    1 -
 include/linux/pci_ids.h                      |    4 +
 kernel/futex.c                               |   20 +-
 kernel/params.c                              |   17 +-
 mm/mempolicy.c                               |   13 +-
 mm/nommu.c                                   |    6 +-
 mm/swapfile.c                                |    3 +-
 mm/vmscan.c                                  |    2 +-
 net/mac80211/cfg.c                           |    6 +-
 net/mac80211/tx.c                            |    2 +-
 net/sched/cls_api.c                          |    2 +-
 net/unix/af_unix.c                           |    2 +
 scripts/Makefile                             |    1 -
 security/keys/keyctl.c                       |    2 +-
 sound/pci/ice1712/ice1724.c                  |    2 +-
 virt/kvm/kvm_main.c                          |    7 +-
 103 files changed, 657 insertions(+), 953 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