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]
Message-ID: <20130417064945.GA13055@kroah.com>
Date:	Tue, 16 Apr 2013 23:49:45 -0700
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.41

I'm announcing the release of the 3.4.41 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/x86/include/asm/paravirt.h       |    5 ++-
 arch/x86/include/asm/paravirt_types.h |    2 +
 arch/x86/kernel/paravirt.c            |   25 +++++++--------
 arch/x86/lguest/boot.c                |    1 
 arch/x86/mm/fault.c                   |    6 ++-
 arch/x86/xen/mmu.c                    |    1 
 drivers/gpu/drm/i915/i915_gem_gtt.c   |    2 -
 drivers/gpu/drm/udl/udl_connector.c   |    4 ++
 drivers/mtd/mtdchar.c                 |   56 +++++++++++++++++++++++++++++-----
 drivers/net/ethernet/realtek/r8169.c  |   28 +++++++++++++++--
 drivers/scsi/libsas/sas_expander.c    |   12 +++++++
 drivers/target/target_core_alua.c     |    3 +
 fs/cifs/connect.c                     |   16 +++++++--
 fs/inode.c                            |    2 -
 include/linux/kref.h                  |   21 ++++++++++++
 kernel/sched/clock.c                  |   26 +++++++++++++++
 kernel/sys.c                          |    3 +
 kernel/trace/ftrace.c                 |    1 
 lib/kobject.c                         |    9 ++++-
 sound/soc/codecs/wm8903.c             |    2 +
 sound/usb/mixer_quirks.c              |    4 +-
 sound/usb/quirks.c                    |    2 -
 23 files changed, 195 insertions(+), 38 deletions(-)

Alban Bedel (1):
      ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running

Boris Ostrovsky (1):
      x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal

Chris Wilson (1):
      drm/i915: Use the correct size of the GTT for placing the per-process entries

Dave Airlie (1):
      udl: handle EDID failure properly.

David Woodhouse (1):
      mtd: Disable mtdchar mmap on MMU systems

Eldad Zack (1):
      ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*

Greg Kroah-Hartman (1):
      Linux 3.4.41

Hayes Wang (1):
      r8169: fix auto speed down issue

Huacai Chen (1):
      PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()

Linus Torvalds (2):
      mtdchar: fix offset overflow detection
      kobject: fix kset_find_obj() race with concurrent last kobject_put()

Lukasz Dorau (1):
      SCSI: libsas: fix handling vacant phy in sas_set_ex_phy()

Namhyung Kim (1):
      tracing: Fix double free when function profile init failed

Nicholas Bellinger (1):
      target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs

Sachin Prabhu (1):
      cifs: Allow passwords which begin with a delimitor

Samu Kallio (1):
      x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates

Suleiman Souhlal (1):
      vfs: Revert spurious fix to spinning prevention in prune_icache_sb

Thomas Gleixner (1):
      sched_clock: Prevent 64bit inatomicity on 32bit systems

Thomas Hellstrom (1):
      kref: Implement kref_get_unless_zero v3


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ