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:	Thu, 01 May 2014 14:13:08 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	"Linus Torvalds" <torvalds@...ux-foundation.org>
Cc:	Valerio Vanni <valerio.vanni@...ind.it>
Subject: [PULL] two module fixes

The following changes since commit 4d0fa8a0f01272d4de33704f20303dcecdb55df1:

  Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2014-04-22 09:28:02 -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 79465d2fd48e68940c2bdecddbdecd45bbba06fe:

  module: remove warning about waiting module removal. (2014-04-28 11:06:59 +0930)

----------------------------------------------------------------
Fixed one missing place for the new taint flag, and remove a warning
giving only false positives (now we finally figured out why).

Cheers,
Rusty.

----------------------------------------------------------------
Mathieu Desnoyers (1):
      Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag

Rusty Russell (1):
      module: remove warning about waiting module removal.

 include/trace/events/module.h | 2 +-
 kernel/module.c               | 3 ---
 2 files changed, 1 insertion(+), 4 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