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>] [day] [month] [year] [list]
Date:	Wed, 10 Dec 2014 11:13:26 -0500
From:	Tejun Heo <tj@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	Christoph Lameter <cl@...ux-foundation.org>
Subject: [GIT PULL] percpu changes for v3.19-rc1

Hello, Linus.

Nothing interesting.  A patch to convert the remaining __get_cpu_var()
users, another to fix non-critical off-by-one in an assertion and a
cosmetic conversion to lockless_dereference() in percpu-ref.  The pull
from mainline is to receive lockless_dereference().

Thanks.

The following changes since commit 8a84e01e147f44111988f9d8ccd2eaa30215a0f2:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2014-11-21 17:20:36 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-3.19

for you to fetch changes up to eadac03e898617521f327faf265932b73ecc3e0f:

  percpu: Replace smp_read_barrier_depends() with lockless_dereference() (2014-11-22 09:33:17 -0500)

----------------------------------------------------------------
Christoph Lameter (1):
      percpu: Convert remaining __get_cpu_var uses in 3.18-rcX

Dan Carpenter (1):
      percpu: off by one in BUG_ON()

Pranith Kumar (1):
      percpu: Replace smp_read_barrier_depends() with lockless_dereference()

Tejun Heo (1):
      Merge branch 'master' into for-3.19

 arch/arm64/kernel/psci.c        | 4 ++--
 include/linux/percpu-refcount.h | 4 +---
 kernel/irq_work.c               | 4 ++--
 kernel/time/tick-sched.c        | 2 +-
 mm/percpu.c                     | 2 +-
 5 files changed, 7 insertions(+), 9 deletions(-)

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ