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:	Sat, 13 Oct 2012 06:18:43 +0900
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.4.14

I'm announcing the release of the 3.4.14 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.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                          |    4 
 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/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/platforms/pseries/eeh.c                 |    2 
 arch/score/kernel/process.c                          |    4 
 arch/x86/Makefile                                    |    2 
 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/block/aoe/aoecmd.c                           |    1 
 drivers/dma/dmaengine.c                              |    2 
 drivers/gpu/drm/drm_crtc.c                           |    8 
 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/iommu/intel-iommu.c                          |    4 
 drivers/media/rc/ite-cir.c                           |    2 
 drivers/media/video/gspca/pac7302.c                  |    1 
 drivers/mfd/max8925-core.c                           |   10 +
 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/broadcom/bnx2x/bnx2x_cmn.c      |   12 -
 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c |    4 
 drivers/net/ethernet/realtek/r8169.c                 |   21 ++
 drivers/net/ethernet/ti/davinci_cpdma.c              |    1 
 drivers/net/ppp/pppoe.c                              |    2 
 drivers/net/rionet.c                                 |   20 +-
 drivers/net/usb/sierra_net.c                         |    2 
 drivers/net/wan/ixp4xx_hss.c                         |    1 
 drivers/pci/hotplug/acpiphp_glue.c                   |   13 -
 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/cifs/cifs_unicode.c                               |   22 ++
 fs/cifs/connect.c                                    |    9 
 fs/ext4/inode.c                                      |   25 +-
 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/wbuf.c                                      |    8 
 fs/proc/page.c                                       |    8 
 fs/udf/super.c                                       |    5 
 include/linux/mempolicy.h                            |    2 
 include/linux/xfrm.h                                 |    2 
 include/net/xfrm.h                                   |    3 
 kernel/cpuset.c                                      |    3 
 kernel/rcutree.c                                     |    4 
 kernel/sched/core.c                                  |   40 +++-
 kernel/sched/stop_task.c                             |   22 ++
 kernel/sys.c                                         |    1 
 kernel/workqueue.c                                   |    2 
 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/core/dev.c                                       |   14 -
 net/core/sock.c                                      |    3 
 net/ipv4/raw.c                                       |   14 -
 net/ipv4/tcp.c                                       |   10 -
 net/ipv6/addrconf.c                                  |   10 -
 net/ipv6/ip6_fib.c                                   |    4 
 net/ipv6/mip6.c                                      |   20 +-
 net/ipv6/raw.c                                       |   21 +-
 net/ipv6/route.c                                     |   11 -
 net/l2tp/l2tp_eth.c                                  |    2 
 net/netrom/af_netrom.c                               |    7 
 net/sched/sch_cbq.c                                  |    5 
 net/sched/sch_qfq.c                                  |    5 
 net/sctp/output.c                                    |   21 ++
 net/xfrm/xfrm_input.c                                |    2 
 net/xfrm/xfrm_policy.c                               |    2 
 net/xfrm/xfrm_replay.c                               |   15 +
 net/xfrm/xfrm_user.c                                 |   57 ++++--
 scripts/Kbuild.include                               |   14 -
 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 
 sound/drivers/aloop.c                                |    6 
 sound/pci/hda/patch_realtek.c                        |   12 -
 sound/soc/codecs/wm9712.c                            |    2 
 sound/usb/mixer.c                                    |    7 
 sound/usb/quirks-table.h                             |   53 +++++
 tools/lguest/lguest.c                                |    1 
 tools/perf/Makefile                                  |    2 
 tools/power/cpupower/Makefile                        |    2 
 122 files changed, 958 insertions(+), 389 deletions(-)

Alan Cox (1):
      netrom: copy_datagram_iovec can fail

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

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

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

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

Bjorn Helgaas (1):
      PCI: acpiphp: check whether _ADR evaluation succeeded

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

Chema Gonzalez (1):
      net: small bug on rxhash calculation

Chris Wilson (1):
      drm: Destroy the planes prior to destroying the associated CRTC

David Henningsson (1):
      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

Ed L. Cashin (2):
      net: do not disable sg for packets requiring no checksum
      aoe: assert AoE packets marked as requiring no checksum

Eric Dumazet (6):
      net-sched: sch_cbq: avoid infinite loop
      net: guard tcp_set_keepalive() to tcp sockets
      ipv4: raw: fix icmp_filter()
      ipv6: raw: fix icmpv6_filter()
      ipv6: mip6: fix mip6_mh_filter()
      l2tp: fix a typo in l2tp_eth_dev_recv()

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

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

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

Florian Fainelli (1):
      ixp4xx_hss: fix build failure due to missing linux/module.h inclusion

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

Francois Romieu (2):
      r8169: Config1 is read-only on 8168c and later.
      r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.

Frank Schäfer (1):
      media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK

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

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.4.14

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

Herton Ronaldo Krzesinski (2):
      ext4: fix crash when accessing /proc/mounts concurrently
      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

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()

Lennart Sorensen (1):
      sierra_net: Endianess bug fix.

Li RongQing (1):
      xfrm: fix a read lock imbalance in make_blackhole

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

Mark Brown (2):
      mfd: max8925: Move _IO resources out of ioport_ioresource
      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

Mathias Krause (8):
      xfrm_user: return error pointer instead of NULL
      xfrm_user: return error pointer instead of NULL #2
      xfrm_user: fix info leak in copy_to_user_auth()
      xfrm_user: fix info leak in copy_to_user_state()
      xfrm_user: fix info leak in copy_to_user_policy()
      xfrm_user: fix info leak in copy_to_user_tmpl()
      xfrm_user: don't copy esn replay window twice for new states
      xfrm_user: ensure user supplied esn replay window is valid

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

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 Kubeček (1):
      tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero

Michal Schmidt (1):
      bnx2x: fix rx checksum validation for IPv6

Mike Galbraith (1):
      sched: Fix migration thread runtime bogosity

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

Nikola Pajkovsky (1):
      udf: fix retun value on error path in udf_load_logicalvol

Nikolay Aleksandrov (1):
      netxen: check for root bus in netxen_mask_aer_correctable

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

Paolo Valente (1):
      pkt_sched: fix virtual-start-time update in QFQ

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

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

Srivatsa S. Bhat (1):
      CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

Steffen Klassert (1):
      xfrm: Workaround incompatibility of ESN and async crypto

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

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

Theodore Ts'o (1):
      ext4: fix potential deadlock in ext4_nonda_switch()

Thomas Graf (1):
      sctp: Don't charge for data in sndbuf again when transmitting packet

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

Wei Yongjun (1):
      ipv6: fix return value check in fib6_add()

Xiaodong Xu (1):
      pppoe: drop PPPOX_ZOMBIEs in pppoe_release

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'

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


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ