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, 20 Dec 2012 10:11:31 +0200
From:	Artem Bityutskiy <dedekind1@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-mtd <linux-mtd@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] UBI changes for 3.8-rc1

Hi Linus,

please, pull UBI changes.

The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:

  Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubi.git tags/upstream-3.8-rc1

for you to fetch changes up to eab737722ed6a5638f6251e83f0d293c2ffe549f:

  UBI: embed ubi_debug_info field in ubi_device struct (2012-12-10 13:38:59 +0200)

----------------------------------------------------------------
Nothing exciting, just clean-ups and nicification. Oh, and one small
optimization which makes UBI to use less RAM.

----------------------------------------------------------------
Artem Bityutskiy (1):
      UBI: do not allocate the memory unnecessarily

Ezequiel Garcia (5):
      UBI: gluebi: rename misleading variables
      UBI: remove spurious comment
      UBI: replace memcpy with struct assignment
      UBI: introduce helpers dbg_chk_{io, gen}
      UBI: embed ubi_debug_info field in ubi_device struct

Wei Yongjun (1):
      UBI: use list_move_tail instead of list_del/list_add_tail

 drivers/mtd/ubi/attach.c  |   23 +++++++++--------------
 drivers/mtd/ubi/build.c   |   12 ++----------
 drivers/mtd/ubi/debug.c   |   34 ++++------------------------------
 drivers/mtd/ubi/debug.h   |   57 +++++++++++++--------------------------------------------
 drivers/mtd/ubi/fastmap.c |    6 ++----
 drivers/mtd/ubi/gluebi.c  |   28 ++++++++++++++--------------
 drivers/mtd/ubi/io.c      |   14 +++++++-------
 drivers/mtd/ubi/ubi.h     |   40 +++++++++++++++++++++++++++++++++++++++-
 drivers/mtd/ubi/upd.c     |    6 ++----
 drivers/mtd/ubi/vmt.c     |    4 ++--
 drivers/mtd/ubi/vtbl.c    |    2 +-
 drivers/mtd/ubi/wl.c      |    7 +++----
 12 files changed, 98 insertions(+), 135 deletions(-)

-- 
Best Regards,
Artem Bityutskiy

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ