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:	Tue, 29 Jan 2008 17:16:12 +1100
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Greg KH <gregkh@...e.de>,
	Jon Masters <jonathan@...masters.org>,
	Denis Cheng <crquan@...il.com>
Subject: [PULL] module patches

The following changes since commit 8561b089afbaed2651591e5a4574fdca451d82f2:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../wim/linux-2.6-watchdog

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus master

Denis Cheng (1):
      module: fix the module name length in param_sysfs_builtin

Greg Kroah-Hartman (1):
      Module: check to see if we have a built in module with the same name

Jon Masters (1):
      module: add module taint on ndiswrapper

Rusty Russell (5):
      module: Don't report discarded init pages as kernel text.
      module: wait for dependent modules doing init.
      module: Fix gratuitous sprintf in module.c
      module: better OOPS and lockdep coverage for loading modules
      module: make module_address_lookup safe

 include/linux/module.h |   22 ++++++----
 kernel/extable.c       |    3 +-
 kernel/kallsyms.c      |   11 ++---
 kernel/module.c        |  102 ++++++++++++++++++++++++++++++++----------------
 kernel/params.c        |    8 +--
 5 files changed, 90 insertions(+), 56 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