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, 29 Jan 2009 18:09:46 +0200
From:	Artem Bityutskiy <Artem.Bityutskiy@...ia.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Artem Bityutskiy <Artem.Bityutskiy@...ia.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL (resend)] UBI changes for 2.6.29-rc3

[Corrected " ..BRANCH.NOT.VERIFIED.." which came from git-request-pull,
otherwise everything is identical to the previous request]
Hi Linus,

please pull from

git://git.infradead.org/ubi-2.6.git linux-next

The changes I kindly ask you to pull are mostly about adding some
UBI ioctls, rather than fixes. We add ioctls for UBI functionality
which has always be accessible via kernel API, so we do not really
change much and I think the changes are harmless. I just want to
make life of our users easier by pushing the patches to 2.6.29,
rather than delaying them until 2.6.30. And there are few fixes
and clean-ups.

The following changes since commit 1de9e8e70f5acc441550ca75433563d91b269bbe:
  Linus Torvalds (1):
        Linux 2.6.29-rc2

Artem Bityutskiy (7):
      UBI: improve ioctl commentaries
      UBI: remove unnecessry header inclusion
      UBI: allow all ioctls
      UBI: add ioctl compatibility
      UBI: use nicer 64-bit math
      UBI: remove unused variable
      UBI: fix resource de-allocation

Corentin Chary (3):
      UBI: add ioctl for map operation
      UBI: add ioctl for unmap operation
      UBI: add ioctl for is_mapped operation

Jan Engelhardt (1):
      UBI: constify file operations

Sidney Amani (1):
      UBI: allow direct user-space I/O

 drivers/mtd/ubi/Kconfig.debug |   10 --
 drivers/mtd/ubi/build.c       |   21 +++--
 drivers/mtd/ubi/cdev.c        |  184 +++++++++++++++++++++++++++++-----------
 drivers/mtd/ubi/gluebi.c      |   11 +--
 drivers/mtd/ubi/scan.c        |    8 +-
 drivers/mtd/ubi/ubi.h         |   11 ++-
 drivers/mtd/ubi/upd.c         |   21 ++---
 drivers/mtd/ubi/vmt.c         |   17 ++--
 include/mtd/ubi-user.h        |  132 ++++++++++++++++++++++++-----
 9 files changed, 284 insertions(+), 131 deletions(-)

Thanks,
Artem.
--
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