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:	Fri, 29 May 2015 16:42:28 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	<torvalds@...ux-foundation.org>
Cc:	Steven Rostedt <rostedt@...dmis.org>
Subject: [PULL] Fixes for cpumask, modules.

The following changes since commit 3e0283a53f7d2f2dae7bc4aa7f3104cb5988018f:

  Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2015-05-07 15:58:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus

for you to fetch changes up to f36963c9d3f6f415732710da3acdd8608a9fa0e5:

  cpumask_set_cpu_local_first => cpumask_local_spread, lament (2015-05-28 11:05:20 +0930)

----------------------------------------------------------------
** NOW WITH TESTING! **

Two fixes which got lost in my recent distraction.  One is a weird
cpumask function which needed to be rewritten, the other is a module
bug which is cc:stable.

Thanks,
Rusty.

----------------------------------------------------------------
Rusty Russell (1):
      cpumask_set_cpu_local_first => cpumask_local_spread, lament

Steven Rostedt (1):
      module: Call module notifier on failure after complete_formation()

 drivers/net/ethernet/emulex/benet/be_main.c    |  6 +--
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 10 ++--
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     |  6 +--
 include/linux/cpumask.h                        |  6 +--
 kernel/module.c                                |  3 ++
 lib/cpumask.c                                  | 74 +++++++++-----------------
 6 files changed, 40 insertions(+), 65 deletions(-)
--
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