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:	Wed, 22 Oct 2008 17:05:06 -0500
From:	"Eric Van Hensbergen" <ericvh@...il.com>
To:	"Linus Torvalds" <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Additional 9p patches for 2.6.28 merge window

The following changes since commit 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4:
  Paul Mundt (1):
        binfmt_elf_fdpic: Update for cputime changes.

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus

Eric Van Hensbergen (3):
      9p: fix debug build error
      9p: fix format warning
      9p: fix sparse warnings

Tom Tucker (1):
      9p: rdma: RDMA Transport Support for 9P

 fs/9p/vfs_file.c        |    3 +-
 include/net/9p/9p.h     |    2 +-
 include/net/9p/client.h |    2 +
 net/9p/Kconfig          |    6 +
 net/9p/Makefile         |    4 +
 net/9p/client.c         |    1 +
 net/9p/protocol.c       |   33 ++-
 net/9p/trans_fd.c       |    4 +-
 net/9p/trans_rdma.c     |  712 +++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 750 insertions(+), 17 deletions(-)
 create mode 100644 net/9p/trans_rdma.c

    Thanks,
           -eric
--
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