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:	Sun, 13 Jan 2013 21:03:37 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] Driver core patches for 3.8-rc3

The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.8-rc3

for you to fetch changes up to f1688e0431d3a395388e70fe21da89ed0de0c323:

  debugfs: convert gid= argument from decimal, not octal (2013-01-11 05:56:01 -0800)

----------------------------------------------------------------
Driver core fixes for 3.8-rc3

Here are two patches for 3.8-rc3.

One removes the __dev* defines from init.h now that all usages of it are gone
from your tree.  The other fix is for debugfs's paramater that was using the
wrong base for the option.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Dave Reisner (1):
      debugfs: convert gid= argument from decimal, not octal

Greg Kroah-Hartman (1):
      Remove __dev* markings from init.h

 fs/debugfs/inode.c   |  2 +-
 include/linux/init.h | 20 --------------------
 2 files changed, 1 insertion(+), 21 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