All of lore.kernel.org
 help / color / mirror / Atom feed
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, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.6.4
Date: Sun, 28 Oct 2012 11:03:56 -0700	[thread overview]
Message-ID: <20121028180356.GA1414@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 14695 bytes --]

I'm announcing the release of the 3.6.4 kernel.

All users of the 3.6 kernel series must upgrade.

The updated 3.6.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.6.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

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

 Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt |    2 
 Documentation/devicetree/bindings/pinctrl/nvidia,tegra30-pinmux.txt |    2 
 Documentation/hwmon/coretemp                                        |    1 
 Makefile                                                            |    2 
 arch/s390/boot/compressed/vmlinux.lds.S                             |    2 
 arch/s390/kernel/vmlinux.lds.S                                      |    2 
 arch/sparc/kernel/perf_event.c                                      |   15 -
 arch/sparc/kernel/syscalls.S                                        |   32 --
 arch/tile/Makefile                                                  |    4 
 arch/x86/kernel/cpu/mcheck/mce_amd.c                                |   10 
 arch/x86/kernel/entry_32.S                                          |    8 
 arch/x86/kernel/entry_64.S                                          |    2 
 arch/x86/kernel/setup.c                                             |   17 +
 arch/x86/oprofile/nmi_int.c                                         |    2 
 arch/xtensa/include/asm/unistd.h                                    |   91 ++++--
 drivers/edac/amd64_edac.c                                           |   11 
 drivers/gpu/drm/i915/i915_gem_execbuffer.c                          |    1 
 drivers/hwmon/coretemp.c                                            |    7 
 drivers/infiniband/core/cma.c                                       |    3 
 drivers/infiniband/core/netlink.c                                   |    1 
 drivers/iommu/tegra-smmu.c                                          |    2 
 drivers/media/video/au0828/au0828-video.c                           |   12 
 drivers/net/ethernet/calxeda/xgmac.c                                |   19 -
 drivers/net/ethernet/freescale/gianfar.c                            |   27 -
 drivers/net/ethernet/freescale/gianfar.h                            |    2 
 drivers/net/ethernet/freescale/ucc_geth.c                           |   29 -
 drivers/net/ethernet/freescale/ucc_geth.h                           |    2 
 drivers/net/ethernet/marvell/mv643xx_eth.c                          |   18 -
 drivers/net/ethernet/marvell/skge.c                                 |    7 
 drivers/net/ethernet/stmicro/stmmac/stmmac.h                        |    1 
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c                   |   20 -
 drivers/pcmcia/pxa2xx_sharpsl.c                                     |    2 
 drivers/pinctrl/core.c                                              |    4 
 drivers/pinctrl/pinconf.c                                           |    4 
 drivers/pinctrl/pinctrl-tegra.c                                     |    2 
 drivers/pinctrl/pinctrl-tegra30.c                                   |   24 -
 drivers/usb/class/cdc-acm.c                                         |   22 +
 drivers/usb/core/devio.c                                            |    1 
 drivers/usb/core/driver.c                                           |    4 
 drivers/usb/core/hub.c                                              |   33 +-
 drivers/usb/dwc3/gadget.c                                           |    1 
 drivers/usb/host/xhci.c                                             |    3 
 drivers/usb/musb/am35x.c                                            |    6 
 drivers/usb/serial/ark3116.c                                        |   26 -
 drivers/usb/serial/belkin_sa.c                                      |   31 +-
 drivers/usb/serial/cp210x.c                                         |   41 +-
 drivers/usb/serial/cyberjack.c                                      |   48 +--
 drivers/usb/serial/cypress_m8.c                                     |   82 ++---
 drivers/usb/serial/f81232.c                                         |   43 +-
 drivers/usb/serial/garmin_gps.c                                     |   24 -
 drivers/usb/serial/io_edgeport.c                                    |   54 +--
 drivers/usb/serial/io_tables.h                                      |    8 
 drivers/usb/serial/io_ti.c                                          |   91 +++---
 drivers/usb/serial/iuu_phoenix.c                                    |   84 ++---
 drivers/usb/serial/keyspan_pda.c                                    |   30 +-
 drivers/usb/serial/kl5kusb105.c                                     |   66 +---
 drivers/usb/serial/kobil_sct.c                                      |   23 -
 drivers/usb/serial/option.c                                         |   84 ++++-
 drivers/usb/serial/oti6858.c                                        |   68 +---
 drivers/usb/serial/pl2303.c                                         |   90 +++---
 drivers/usb/serial/spcp8x5.c                                        |   46 +--
 drivers/usb/serial/ssu100.c                                         |   34 +-
 drivers/usb/serial/ti_usb_3410_5052.c                               |   88 ++----
 fs/ext4/balloc.c                                                    |    8 
 fs/ext4/bitmap.c                                                    |    6 
 fs/ext4/ext4.h                                                      |    4 
 fs/ext4/extents.c                                                   |   57 +++
 fs/ext4/ialloc.c                                                    |    4 
 fs/ext4/mballoc.c                                                   |   14 
 fs/ext4/resize.c                                                    |    3 
 fs/lockd/clntxdr.c                                                  |    2 
 fs/lockd/svcproc.c                                                  |    3 
 fs/proc/stat.c                                                      |   14 
 include/linux/if_vlan.h                                             |    8 
 include/linux/netlink.h                                             |   21 +
 include/linux/skbuff.h                                              |   24 -
 include/net/flow.h                                                  |    1 
 include/net/route.h                                                 |    3 
 include/rdma/rdma_netlink.h                                         |    1 
 kernel/cgroup.c                                                     |   41 --
 kernel/sys.c                                                        |   12 
 kernel/trace/ring_buffer.c                                          |    4 
 net/8021q/vlan_core.c                                               |   10 
 net/core/dev.c                                                      |    7 
 net/core/neighbour.c                                                |    6 
 net/core/skbuff.c                                                   |   47 ---
 net/ipv4/fib_frontend.c                                             |    3 
 net/ipv4/fib_semantics.c                                            |    2 
 net/ipv4/inet_connection_sock.c                                     |    4 
 net/ipv4/ip_forward.c                                               |    2 
 net/ipv4/ip_output.c                                                |    4 
 net/ipv4/route.c                                                    |  146 +++++-----
 net/ipv4/tcp_ipv4.c                                                 |    7 
 net/ipv4/xfrm4_policy.c                                             |    1 
 net/ipv6/addrconf.c                                                 |   15 -
 net/ipv6/af_inet6.c                                                 |   11 
 net/ipv6/tcp_ipv6.c                                                 |    3 
 net/mac80211/mesh_sync.c                                            |    3 
 net/netfilter/ipvs/ip_vs_xmit.c                                     |    8 
 net/netlink/af_netlink.c                                            |   29 +
 net/rds/send.c                                                      |    2 
 net/sunrpc/cache.c                                                  |    4 
 net/sunrpc/xprtsock.c                                               |    1 
 103 files changed, 1060 insertions(+), 1006 deletions(-)

Al Viro (1):
      sparc64: fix ptrace interaction with force_successful_syscall_return()

Alan Stern (1):
      USB: fix port probing and removal in garmin_gps

Alexey Kuznetsov (1):
      tcp: resets are misrouted

Alexis R. Cortes (1):
      usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP

Andrew Morton (1):
      amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]

Arnd Bergmann (1):
      pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops

Bjørn Mork (2):
      USB: option: blacklist net interface on ZTE devices
      USB: option: add more ZTE devices

Bryan Schumaker (1):
      SUNRPC: Set alloc_slot for backchannel tcp ops

Chris Metcalf (1):
      arch/tile: avoid generating .eh_frame information in modules

Chris Wilson (1):
      drm/i915: Use cpu relocations if the object is in the GTT but not mappable

Chris Zankel (1):
      xtensa: add missing system calls to the syscall table

Daisuke Nishimura (1):
      cgroup: notify_on_release may not be triggered in some cases

Dan Carpenter (1):
      oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()

Daniel J Blueman (1):
      x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup

David S. Miller (2):
      sparc64: Like x86 we should check current->mm during perf backtrace generation.
      sparc64: Fix bit twiddling in sparc_pmu_enable_event().

David Vrabel (1):
      xen/x86: don't corrupt %eip when returning from a signal handler

Devin Heitmueller (1):
      media: au0828: fix case where STREAMOFF being called on stopped stream causes BUG()

Dmitry Monakhov (1):
      ext4: race-condition protection for ext4_convert_unwritten_extents_endio

Eric Dumazet (3):
      net: remove skb recycling
      ipv6: GRO should be ECN friendly
      ipv6: addrconf: fix /proc/net/if_inet6

Felipe Balbi (1):
      usb: dwc3: gadget: fix 'endpoint always busy' bug

Florian Zumbiehl (1):
      vlan: don't deliver frames for unknown vlans to protocols

Gao feng (2):
      netlink: add reference of module in netlink_dump_start
      infiniband: pass rdma_cm module to netlink_dump_start

Graham Gower (1):
      skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard

Greg Kroah-Hartman (1):
      Linux 3.6.4

Guenter Roeck (1):
      hwmon: (coretemp) Add support for Atom CE4110/4150/4170

Haojian Zhuang (1):
      pinctrl: remove mutex lock in groups show

Heiko Carstens (1):
      s390: fix linker script for 31 bit builds

Henrik Rydberg (1):
      usbdevfs: Fix broken scatter-gather transfer

Hiro Sugawara (1):
      iommu/tegra: smmu: Fix deadly typo

Jacob Shin (1):
      x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping.

Johan Hovold (19):
      USB: io_ti: fix port-data memory leak
      USB: io_ti: fix sysfs-attribute creation
      USB: cyberjack: fix port-data memory leak
      USB: iuu_phoenix: fix port-data memory leak
      USB: iuu_phoenix: fix sysfs-attribute creation
      USB: ark3116: fix NULL-pointer dereference
      USB: f81232: fix port-data memory leak
      USB: oti6858: fix port-data memory leak
      USB: belkin_sa: fix port-data memory leak
      USB: pl2303: fix port-data memory leak
      USB: ssu100: fix port-data memory leak
      USB: kobil_sct: fix port-data memory leak
      USB: cypress_m8: fix port-data memory leak
      USB: cp210x: fix port-data memory leak
      USB: spcp8x5: fix port-data memory leak
      USB: ti_usb_3410_5052: fix port-data memory leak
      USB: kl5kusb105: fix port-data memory leak
      USB: io_edgeport: fix port-data memory leak
      USB: keyspan_pda: fix port-data memory leak

Julian Anastasov (6):
      ipv4: fix sending of redirects
      ipv4: fix forwarding for strict source routes
      ipv4: make sure nh_pcpu_rth_output is always allocated
      ipv4: introduce rt_uses_gateway
      ipv4: Add FLOWI_FLAG_KNOWN_NH
      ipvs: fix ARP resolving for direct routing mode

Kees Cook (2):
      kernel/sys.c: fix stack memory content leak via UNAME26
      use clamp_t in UNAME26 fix

Lukas Czerner (1):
      ext4: Avoid underflow in ext4_trim_fs()

Michal Hocko (1):
      nohz: Fix idle ticks in cpu summary line of /proc/stat

Ming Lei (1):
      USB: cdc-acm: fix pipe type of write endpoint

Nicolas Boullis (1):
      usb: acm: fix the computation of the number of data bits

Pritesh Raithatha (3):
      pinctrl: tegra: correct bank for pingroup and drv pingroup
      dt: Document: correct tegra20/30 pinctrl slew-rate name
      pinctrl: tegra: set low power mode bank width to 2

Sarah Sharp (3):
      usb: Don't enable LPM if the exit latency is zero.
      USB: Enable LPM after a failed probe.
      usb: Send Set SEL before enabling parent U1/U2 timeout.

Sasha Levin (1):
      SUNRPC: Prevent kernel stack corruption on long values of flush

Stefano Babic (1):
      usb: musb: am35xx: drop spurious unplugging a device

Steffen Klassert (3):
      ipv4: Always invalidate or update the route on pmtu events
      ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu
      ipv4: Don't report stale pmtu values to userspace

Tao Ma (1):
      ext4: Checksum the block bitmap properly with bigalloc enabled

Tejun Heo (2):
      Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
      Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"

Thomas Pedersen (1):
      mac80211: call drv_get_tsf() in sleepable context

Trond Myklebust (1):
      NLM: nlm_lookup_file() may return NLMv4-specific error codes

Vaibhav Nagarnaik (1):
      ring-buffer: Check for uninitialized cpu buffer before resizing

Wei Yongjun (1):
      pinctrl: fix missing unlock on error in pinctrl_groups_show()

jeff.liu (1):
      RDS: fix rds-ping spinlock recursion

ramesh.nagappa@gmail.com (1):
      net: Fix skb_under_panic oops in neigh_resolve_output


[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2012-10-28 18:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 18:03 Greg KH [this message]
2012-10-28 18:04 ` Linux 3.6.4 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=20121028180356.GA1414@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.