Linux 3.6.2

From: Greg KH
Date: Fri Oct 12 2012 - 17:16:37 EST


I'm announcing the release of the 3.6.2 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

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

Makefile | 2
arch/alpha/kernel/process.c | 3
arch/arm/include/asm/syscall.h | 1
arch/cris/kernel/process.c | 3
arch/frv/kernel/process.c | 3
arch/h8300/kernel/process.c | 3
arch/ia64/kernel/process.c | 3
arch/m32r/kernel/process.c | 3
arch/m68k/kernel/process.c | 3
arch/mips/Makefile | 2
arch/mips/ath79/clock.c | 4
arch/mips/kernel/Makefile | 2
arch/mn10300/Makefile | 2
arch/mn10300/kernel/process.c | 3
arch/parisc/kernel/process.c | 3
arch/powerpc/include/asm/pci-bridge.h | 8 +
arch/powerpc/kernel/iommu.c | 5
arch/powerpc/lib/memcpy_power7.S | 4
arch/powerpc/platforms/pseries/eeh.c | 2
arch/powerpc/sysdev/dart_iommu.c | 12 +
arch/score/kernel/process.c | 4
arch/x86/Makefile | 4
arch/x86/boot/compressed/Makefile | 3
arch/x86/include/asm/pgtable.h | 11 +
arch/x86/platform/efi/efi.c | 1
arch/xtensa/kernel/process.c | 3
drivers/acpi/bus.c | 8 -
drivers/base/power/main.c | 2
drivers/dma/dmaengine.c | 2
drivers/gpu/drm/drm_crtc.c | 8 -
drivers/gpu/drm/i915/i915_irq.c | 16 +-
drivers/gpu/drm/i915/i915_reg.h | 7
drivers/gpu/drm/i915/intel_display.c | 26 +++
drivers/gpu/drm/i915/intel_hdmi.c | 15 +
drivers/gpu/drm/i915/intel_pm.c | 5
drivers/gpu/drm/nouveau/nvc0_fence.c | 25 +++
drivers/gpu/drm/radeon/evergreen_cs.c | 59 ++++++-
drivers/gpu/drm/radeon/r600_cs.c | 3
drivers/gpu/drm/radeon/radeon_drv.c | 4
drivers/gpu/drm/radeon/radeon_irq_kms.c | 10 +
drivers/gpu/drm/radeon/radeon_pm.c | 8 -
drivers/gpu/drm/savage/savage_bci.c | 2
drivers/hid/hidraw.c | 69 +++------
drivers/i2c/busses/i2c-piix4.c | 1
drivers/iommu/intel-iommu.c | 4
drivers/media/dvb/frontends/drxk.h | 2
drivers/media/dvb/frontends/drxk_hard.c | 20 +-
drivers/media/rc/ite-cir.c | 2
drivers/media/video/em28xx/em28xx-cards.c | 22 +-
drivers/media/video/em28xx/em28xx-dvb.c | 5
drivers/media/video/gspca/pac7302.c | 3
drivers/mfd/88pm860x-core.c | 92 ++++++++----
drivers/mfd/max8925-core.c | 10 +
drivers/mmc/core/slot-gpio.c | 8 -
drivers/mmc/host/omap_hsmmc.c | 3
drivers/mmc/host/sh_mmcif.c | 4
drivers/mtd/maps/autcpu12-nvram.c | 19 +-
drivers/mtd/mtdpart.c | 5
drivers/mtd/nand/nand_bbt.c | 2
drivers/mtd/nand/nandsim.c | 1
drivers/mtd/nand/omap2.c | 3
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 5
drivers/net/ethernet/ti/davinci_cpdma.c | 1
drivers/net/rionet.c | 20 ++
drivers/net/usb/asix_devices.c | 4
drivers/pci/probe.c | 6
drivers/s390/scsi/zfcp_aux.c | 1
drivers/s390/scsi/zfcp_ccw.c | 73 ++++++++-
drivers/s390/scsi/zfcp_cfdc.c | 2
drivers/s390/scsi/zfcp_dbf.c | 22 ++
drivers/s390/scsi/zfcp_dbf.h | 1
drivers/s390/scsi/zfcp_def.h | 2
drivers/s390/scsi/zfcp_ext.h | 2
drivers/s390/scsi/zfcp_fsf.c | 57 ++++++-
drivers/s390/scsi/zfcp_qdio.c | 16 +-
drivers/s390/scsi/zfcp_sysfs.c | 18 ++
drivers/s390/scsi/zfcp_unit.c | 36 +++-
drivers/scsi/atp870u.c | 11 +
fs/buffer.c | 13 -
fs/cifs/cifs_unicode.c | 22 ++
fs/cifs/connect.c | 9 +
fs/ext4/inode.c | 26 ++-
fs/ext4/move_extent.c | 174 +++++++----------------
fs/ext4/namei.c | 2
fs/ext4/resize.c | 26 ++-
fs/ext4/super.c | 2
fs/fs-writeback.c | 1
fs/jbd2/journal.c | 5
fs/jffs2/super.c | 4
fs/jffs2/wbuf.c | 8 -
fs/nilfs2/file.c | 1
fs/proc/page.c | 8 -
include/linux/mempolicy.h | 2
include/net/ip_fib.h | 1
kernel/rcutree.c | 4
kernel/sched/core.c | 2
kernel/sys.c | 1
kernel/workqueue.c | 27 +++
lib/gcd.c | 3
mm/hugetlb.c | 3
mm/mempolicy.c | 137 +++++++++++-------
mm/slab.c | 6
mm/truncate.c | 3
net/8021q/vlan_core.c | 3
net/ipv4/fib_semantics.c | 2
net/ipv6/addrconf.c | 10 +
net/ipv6/route.c | 11 -
scripts/Kbuild.include | 14 -
scripts/Makefile.fwinst | 4
scripts/gcc-version.sh | 6
scripts/gcc-x86_32-has-stack-protector.sh | 2
scripts/gcc-x86_64-has-stack-protector.sh | 2
scripts/kconfig/check.sh | 2
scripts/kconfig/lxdialog/check-lxdialog.sh | 2
scripts/kconfig/streamline_config.pl | 2
scripts/package/buildtar | 2
sound/drivers/aloop.c | 6
sound/pci/hda/hda_codec.c | 10 -
sound/pci/hda/hda_intel.c | 37 ++++
sound/pci/hda/patch_conexant.c | 1
sound/pci/hda/patch_realtek.c | 12 -
sound/pci/hda/patch_via.c | 32 ++++
sound/soc/codecs/wm5110.c | 4
sound/soc/codecs/wm9712.c | 2
sound/soc/codecs/wm_hubs.c | 5
sound/usb/card.h | 2
sound/usb/endpoint.c | 8 +
sound/usb/helper.c | 5
sound/usb/mixer.c | 7
sound/usb/quirks-table.h | 53 +++++++
sound/usb/quirks.c | 24 +++
sound/usb/quirks.h | 10 +
tools/lguest/lguest.c | 1
tools/perf/Makefile | 2
tools/power/cpupower/Makefile | 2
135 files changed, 1168 insertions(+), 456 deletions(-)

Alex Deucher (3):
drm/radeon: only adjust default clocks on NI GPUs
drm/radeon: Add MSI quirk for gateway RS690
drm/radeon: force MSIs on RS690 asics

Alex Williamson (1):
intel-iommu: Default to non-coherent for domains unattached to iommus

Alexander Shiyan (1):
mtd: autcpu12-nvram: Fix compile breakage

Alexandre Bounine (1):
rapidio/rionet: fix multicast packet transmit logic

Andrea Arcangeli (1):
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP

Andreas BieÃmann (2):
mtd: omap2: fix omap_nand_remove segfault
mtd: omap2: fix module loading

Anton Blanchard (1):
powerpc/iommu: Fix multiple issues with IOMMU pools code

Antonio Quartulli (1):
8021q: fix mac_len recomputation in vlan_untag()

Artem Bityutskiy (1):
JFFS2: fix unmount regression

Ben Hutchings (1):
media: rc: ite-cir: Initialise ite_dev::rdev earlier

Ben Skeggs (1):
drm/nvc0/fence: restore pre-suspend fence buffer context on resume

Ben Widawsky (1):
drm/i915: Fix GT_MODE default value

Bernd Schubert (1):
ext4: always set i_op in ext4_mknod()

Brian Norris (1):
JFFS2: don't fail on bitflips in OOB

Charles Keepax (1):
ASoC: wm5110: Adding missing volume update bits

Chris Ball (1):
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio

Chris Wilson (2):
drm: Destroy the planes prior to destroying the associated CRTC
drm/i915: Flush the pending flips on the CRTC before modification

Daniel J Blueman (1):
i2c-piix4: Fix build failure

Daniel Mack (1):
ALSA: snd-usb: Add quirks for Playback Designs devices

Daniel Vetter (1):
drm/i915: call drm_handle_vblank before finish_page_flip

David Henningsson (2):
ALSA: hda - limit internal mic boost for Asus X202E
ALSA: usb - disable broken hw volume for Tenx TP6911

Davidlohr Bueso (1):
lib/gcd.c: prevent possible div by 0

Dmitry Monakhov (2):
ext4: move_extent code cleanup
ext4: online defrag is not supported for journaled files

Dylan Reid (1):
ALSA: hda - Fix hang caused by race during suspend.

Eric Dumazet (1):
ipv4: add a fib_type to fib_info

Eric Sandeen (1):
jbd2: don't write superblock when if its empty

Eugeni Dodonov (1):
drm/i915: prevent possible pin leak on error path

Fabio Estevam (1):
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message

Felix Kaechele (1):
ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310

Feng Hong (1):
PM / Sleep: use resume event when call dpm_resume_early

Florian Zumbiehl (1):
drm/savage: re-add busmaster enable, regression fix

Frank SchÃfer (2):
media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK
media: gspca_pac7302: make red balance and blue balance controls work again

Frederic Weisbecker (10):
h8300: Add missing RCU idle APIs on idle loop
parisc: Add missing RCU idle APIs on idle loop
xtensa: Add missing RCU idle APIs on idle loop
frv: Add missing RCU idle APIs on idle loop
mn10300: Add missing RCU idle APIs on idle loop
m68k: Add missing RCU idle APIs on idle loop
alpha: Add missing RCU idle APIs on idle loop
cris: Add missing RCU idle APIs on idle loop
m32r: Add missing RCU idle APIs on idle loop
score: Add missing RCU idle APIs on idle loop

Frediano Ziglio (1):
Convert properly UTF-8 to UTF-16

Gabor Juhos (1):
MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x

Gao feng (1):
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt

Gavin Shan (1):
powerpc/eeh: Fix crash on converting OF node to edev

Geert Uytterhoeven (1):
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it

Greg Kroah-Hartman (1):
Linux 3.6.2

Guennadi Liakhovetski (1):
mmc: sh-mmcif: avoid oops on spurious interrupts

Herton Ronaldo Krzesinski (3):
ext4: fix crash when accessing /proc/mounts concurrently
ALSA: hda/via - don't report presence on HPs with no presence support
ALSA: hda/realtek - Fix detection of ALC271X codec

Huang Shijie (1):
mtd: mtdpart: break it as soon as we parse out the partitions

Hugh Dickins (1):
mm: fix invalidate_complete_page2() lock ordering

Jacob Keller (1):
ixgbe: fix PTP ethtool timestamping function

Jan Kara (1):
ext4: fix fdatasync() for files with only i_size changes

Jean Delvare (1):
kbuild: Fix gcc -x syntax

Jeff Layton (1):
cifs: reinstate the forcegid option

Julia Lawall (1):
SCSI: zfcp: remove invalid reference to list iterator variable

KOSAKI Motohiro (3):
revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
mempolicy: remove mempolicy sharing
mempolicy: fix refcount leak in mpol_set_shared_policy()

Lai Jiangshan (1):
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item

Lin Ming (1):
ACPI: run _OSC after ACPI_FULL_INITIALIZATION

Marek OlÅÃk (2):
drm/radeon/kms: allow STRMOUT_BASE_UPDATE on RS780 and RS880
drm/radeon: allow MIP_ADDRESS=0 for MSAA textures on Evergreen

Mark Brown (4):
mfd: max8925: Move _IO resources out of ioport_ioresource
mfd: 88pm860x: Move _IO resources out of ioport_ioresource
ASoC: wm_hubs: Ensure volume updates are handled during class W startup
ASoC: wm9712: Fix name of Capture Switch

Marko Friedemann (1):
ALSA: USB: Support for (original) Xbox Communicator

Martin Michlmayr (1):
drivers/scsi/atp870u.c: fix bad use of udelay

Martin Peschke (1):
SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_device

Matthew Garrett (1):
efi: Build EFI stub with EFI-appropriate options

Mauro Carvalho Chehab (3):
em28xx: Make all em28xx extensions to be initialized asynchronously
drxk: allow loading firmware synchrousnously
em28xx: regression fix: use DRX-K sync firmware requests on em28xx

Mel Gorman (2):
mempolicy: fix a race in shared_policy_replace()
mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

Michael Wang (1):
slab: fix the DEADLOCK issue on l3 alien lock

Michal Hocko (1):
hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach

Michal Marek (1):
kbuild: Do not package /boot and /lib in make tar-pkg

Naoya Horiguchi (1):
kpageflags: fix wrong KPF_THP on non-huge compound pages

Nicolas Dichtel (1):
ipv6: del unreachable route when an addr is deleted on lo

Nishanth Aravamudan (1):
powerpc: Fix VMX fix for memcpy case

Omair Mohammed Abdullah (1):
ALSA: aloop - add locking to timer access

Paul E. McKenney (2):
ia64: Add missing RCU idle APIs on idle loop
rcu: Fix day-one dyntick-idle stall-warning bug

Paulo Zanoni (1):
drm/i915: make sure we write all the DIP data bytes

Peter Zijlstra (1):
sched: Fix load avg vs. cpu-hotplug

Pierre-Louis Bossart (1):
ALSA: hda - use LPIB for delay estimation

Quinlan Pfiffer (1):
asix: Adds support for Lenovo 10/100 USB dongle.

Ratan Nalumasu (1):
HID: hidraw: don't deallocate memory when it is in use

Richard Genoud (1):
mtd: nandsim: bugfix: fail if overridesize is too big

Rusty Russell (1):
lguest: fix occasional crash in example launcher.

Sascha Hauer (1):
kbuild: make: fix if_changed when command contains backslashes

Seiji Aguchi (1):
efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable

Shawn Guo (1):
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()

Shmulik Ladkani (1):
mtd: nand: Use the mirror BBT descriptor when reading its version

Steffen Maier (5):
SCSI: zfcp: Adapt to new FC_PORTSPEED semantics
SCSI: zfcp: Make trace record tags unique
SCSI: zfcp: Bounds checking for deferred error trace
SCSI: zfcp: Do not wakeup while suspended
SCSI: zfcp: restore refcount check on port_remove

Tao Hou (1):
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets

Tejun Heo (1):
workqueue: add missing smp_wmb() in process_one_work()

Theodore Ts'o (2):
ext4: fix potential deadlock in ext4_nonda_switch()
ext4: fix mtime update in nodelalloc mode

Vaibhav Bedia (1):
mmc: omap_hsmmc: Pass on the suspend failure to the PM core

Wade Farnsworth (1):
ARM: 7548/1: include linux/sched.h in syscall.h

Wang Xingchao (1):
ALSA: hda - Add another pci id for Haswell board

Yinghai Lu (1):
PCI: Check P2P bridge for invalid secondary/subordinate range

Yongqiang Yang (3):
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
ext4: don't copy non-existent gdt blocks when resizing
ext4: avoid duplicate writes of the backup bg descriptor blocks

Yuta Ando (1):
localmodconfig: Fix localyesconfig to set to 'y' not 'm'

Attachment: signature.asc
Description: Digital signature