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:	Mon, 8 Sep 2014 10:06:51 +0900
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 fixes for v3.17-rc4

Hello,

One patch to fix a failure path in the alloc path.  The bug is
dangerous but probably not too likely to actually trigger in the wild
given that there hasn't been any report yet.  The other two are low
impact fixes.

Thanks.

The following changes since commit c9d26423e56ce1ab4d786f92aebecf859d419293:

  Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2014-08-14 18:13:46 -0600)

are available in the git repository at:


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

for you to fetch changes up to 3189eddbcafcc4d827f7f19facbeddec4424eba8:

  percpu: free percpu allocation info for uniprocessor system (2014-08-16 08:59:02 -0400)

----------------------------------------------------------------
Honggang Li (1):
      percpu: free percpu allocation info for uniprocessor system

Tejun Heo (2):
      percpu: fix pcpu_alloc_pages() failure path
      percpu: perform tlb flush after pcpu_map_pages() failure

 mm/percpu-vm.c | 22 ++++++++++++++++------
 mm/percpu.c    |  2 ++
 2 files changed, 18 insertions(+), 6 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