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]
Message-ID: <20110726045707.GA2321@kroah.com>
Date:	Mon, 25 Jul 2011 21:57:07 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] driver core merge for 3.1

Here's the "big" driver core merge for the 3.1 tree.

Not really much at all, mostly just documentation updates, and a few
other minor things.  Details are below.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git/ driver-core-next

All of these patches have been in the linux-next and mm trees for a
while now.

The patches will be sent as a follow-on to this message to lkml for
people to see.

thanks,

greg k-h

------------

 Documentation/driver-model/device.txt   |    2 +-
 Documentation/driver-model/overview.txt |   52 ++++--
 Documentation/filesystems/debugfs.txt   |    4 +-
 Documentation/ja_JP/SubmittingPatches   |  258 +++++++++++++++++++++++++------
 Documentation/zh_CN/email-clients.txt   |  210 +++++++++++++-------------
 drivers/base/Kconfig                    |   64 ++++----
 drivers/firmware/google/gsmi.c          |   19 ++-
 drivers/misc/pti.c                      |    6 +-
 drivers/uio/uio_pdrv_genirq.c           |   43 +++++
 9 files changed, 448 insertions(+), 210 deletions(-)

---------------

Akinobu Mita (1):
      debugfs: add documentation for debugfs_create_x64

Axel Lin (1):
      firmware: gsmi: remove sysfs entries when unload the module

Hans J. Koch (1):
      uio: uio_pdrv_genirq: Add OF support

Harry Wei (1):
      Documentation/zh_CN: Fix messy code file email-clients.txt

J Freyensee (1):
      pti: pti_tty_install documentation mispelling.

Keiichi Kii (1):
      updated Documentation/ja_JP/SubmittingPatches

Márton Németh (1):
      driver core: add more help description for "path to uevent helper"

Robert P. J. Day (2):
      DOCUMENTATION: Update overview.txt in Doc/driver-model.
      DOCUMENTATION: Replace create_device() with device_create().

matt mooney (2):
      driver-core: Kconfig grammar corrections in firmware configuration
      driver-core: modify FIRMWARE_IN_KERNEL help message

--
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