From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net
Subject: Linux 3.2.3
Date: Fri, 3 Feb 2012 09:47:58 -0800 [thread overview]
Message-ID: <20120203174758.GA18584@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 7429 bytes --]
I'm announcing the release of the 3.2.3 kernel.
All users of the 3.2 kernel series must upgrade.
The updated 3.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2
arch/arm/mach-at91/setup.c | 7 +
arch/arm/mach-ux500/Kconfig | 1
arch/arm/mach-ux500/board-mop500-sdi.c | 2
arch/arm/mm/proc-v7.S | 6 -
arch/m68k/atari/config.c | 8 -
arch/m68k/kernel/process_mm.c | 4
arch/m68k/kernel/process_no.c | 4
arch/m68k/kernel/traps.c | 36 +++----
arch/m68k/mm/cache.c | 6 -
arch/x86/include/asm/uv/uv_hub.h | 4
arch/x86/kernel/microcode_amd.c | 24 ++++-
arch/x86/net/bpf_jit_comp.c | 36 ++++---
arch/x86/platform/uv/tlb_uv.c | 2
arch/x86/platform/uv/uv_irq.c | 2
arch/x86/xen/spinlock.c | 27 ++++-
crypto/sha512_generic.c | 62 +++++++------
drivers/char/tpm/tpm_tis.c | 3
drivers/gpu/drm/drm_auth.c | 6 +
drivers/gpu/drm/drm_fops.c | 5 +
drivers/gpu/drm/i915/i915_suspend.c | 4
drivers/gpu/drm/i915/intel_ringbuffer.c | 27 +++++
drivers/gpu/drm/i915/intel_sdvo.c | 8 -
drivers/gpu/drm/radeon/atombios_dp.c | 22 ++--
drivers/gpu/drm/radeon/atombios_encoders.c | 26 ++++-
drivers/gpu/drm/radeon/radeon_irq_kms.c | 6 +
drivers/gpu/drm/radeon/radeon_mode.h | 3
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2
drivers/hwmon/f71805f.c | 10 +-
drivers/hwmon/sht15.c | 3
drivers/hwmon/w83627ehf.c | 6 +
drivers/net/bonding/bond_alb.c | 27 +----
drivers/net/macvlan.c | 1
drivers/net/wireless/brcm80211/brcmsmac/main.c | 10 +-
drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c | 4
drivers/scsi/mpt2sas/mpt2sas_base.c | 20 +---
drivers/scsi/mpt2sas/mpt2sas_scsih.c | 3
drivers/tty/serial/amba-pl011.c | 14 +++
drivers/tty/serial/jsm/jsm_driver.c | 1
drivers/tty/tty_port.c | 12 +-
drivers/usb/class/cdc-wdm.c | 59 ++++++++----
drivers/usb/dwc3/ep0.c | 14 ---
drivers/usb/gadget/langwell_udc.c | 18 +--
drivers/usb/gadget/storage_common.c | 6 -
drivers/usb/host/ehci-fsl.c | 2
drivers/usb/host/xhci-ring.c | 6 -
drivers/usb/misc/usbsevseg.c | 2
drivers/usb/musb/davinci.c | 3
drivers/usb/serial/cp210x.c | 107 ++++++++++++++++-------
drivers/usb/serial/ftdi_sio.c | 14 ++-
drivers/usb/serial/ftdi_sio_ids.h | 19 ++++
drivers/usb/serial/io_ti.c | 10 --
drivers/usb/serial/option.c | 5 +
drivers/usb/serial/qcaux.c | 7 +
drivers/usb/storage/realtek_cr.c | 2
fs/ecryptfs/crypto.c | 49 +---------
fs/ecryptfs/inode.c | 48 +++++++---
fs/ecryptfs/miscdev.c | 56 ++++++++----
fs/ecryptfs/read_write.c | 19 +++-
fs/jbd/checkpoint.c | 27 ++++-
fs/jbd/recovery.c | 4
fs/sysfs/file.c | 6 +
fs/sysfs/inode.c | 5 -
fs/xfs/xfs_vnodeops.c | 3
include/drm/drmP.h | 1
include/net/netns/generic.h | 1
net/caif/caif_dev.c | 11 --
net/caif/cfcnfg.c | 1
net/core/net-sysfs.c | 6 -
net/core/net_namespace.c | 31 +++---
net/core/netpoll.c | 2
net/decnet/dn_dev.c | 4
net/ipv4/devinet.c | 2
net/ipv4/fib_trie.c | 10 +-
net/ipv4/igmp.c | 8 -
net/ipv4/ipip.c | 8 -
net/ipv4/ipmr.c | 2
net/ipv4/tcp_ipv4.c | 2
net/ipv4/tcp_output.c | 6 -
net/ipv6/addrconf.c | 2
net/ipv6/ip6_tunnel.c | 8 -
net/ipv6/raw.c | 2
net/ipv6/sit.c | 10 +-
net/ipv6/tcp_ipv6.c | 2
net/l2tp/l2tp_ip.c | 5 -
net/mac80211/agg-rx.c | 2
net/mac80211/cfg.c | 4
net/mac80211/ibss.c | 2
net/mac80211/mlme.c | 38 +++++---
net/mac80211/sta_info.c | 6 -
net/netfilter/nf_conntrack_core.c | 2
net/netfilter/nf_conntrack_ecache.c | 4
net/netfilter/nf_conntrack_extend.c | 2
net/netfilter/nf_conntrack_helper.c | 2
net/netfilter/nf_conntrack_netlink.c | 2
net/netfilter/nf_log.c | 6 -
net/netfilter/nf_queue.c | 2
net/netfilter/nfnetlink.c | 4
net/netlabel/netlabel_domainhash.c | 4
net/netlabel/netlabel_unlabeled.c | 6 -
net/phonet/af_phonet.c | 2
net/phonet/pn_dev.c | 2
net/phonet/socket.c | 2
net/rds/af_rds.c | 20 +---
net/socket.c | 2
net/sunrpc/auth_gss/auth_gss.c | 2
net/unix/af_unix.c | 19 ----
net/xfrm/xfrm_user.c | 2
sound/pci/hda/hda_intel.c | 6 -
sound/pci/hda/patch_realtek.c | 11 ++
sound/pci/hda/patch_sigmatel.c | 17 ++-
sound/soc/codecs/wm5100.c | 3
sound/soc/codecs/wm8996.c | 7 +
sound/soc/codecs/wm8996.h | 4
114 files changed, 766 insertions(+), 490 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-02-03 17:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-03 17:47 Greg KH [this message]
2012-02-03 17:48 ` Linux 3.2.3 Greg KH
2012-02-03 18:41 ` Tim Gardner
2012-02-03 18:51 ` Greg KH
2012-02-03 18:53 ` Greg KH
2012-02-03 18:54 ` Greg KH
2012-02-03 19:11 ` Tim Gardner
2012-02-03 19:27 ` Mark Brown
2012-02-03 19:14 ` Mark Brown
2012-02-03 19:22 ` Greg KH
2012-02-03 20:34 ` Greg KH
2012-02-03 20:30 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120203174758.GA18584@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox