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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 18 Jul 2007 15:39:49 +0300
From:	Artem Bityutskiy <dedekind@...radead.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT-PULL] pull from UBI git

Linus,

please pull from upstream branch of
git://git.infradead.org/~dedekind/ubi-2.6.git to receive the following
updates:

 MAINTAINERS              |    2
 drivers/mtd/ubi/build.c  |   25 ++-------
 drivers/mtd/ubi/cdev.c   |   49 +++++-------------
 drivers/mtd/ubi/debug.c  |   44 ++++++++--------
 drivers/mtd/ubi/debug.h  |    2
 drivers/mtd/ubi/eba.c    |   98 ++++++++++++++++++------------------
 drivers/mtd/ubi/gluebi.c |   27 +++++++++
 drivers/mtd/ubi/io.c     |   65 ++++++++++++------------
 drivers/mtd/ubi/kapi.c   |   19 +++----
 drivers/mtd/ubi/misc.c   |    4 -
 drivers/mtd/ubi/scan.c   |  127
+++++++++++++++++++++++++----------------------
 drivers/mtd/ubi/scan.h   |    2
 drivers/mtd/ubi/ubi.h    |    3 +
 drivers/mtd/ubi/upd.c    |    4 -
 drivers/mtd/ubi/vmt.c    |   53 ++++++++++++-------
 drivers/mtd/ubi/vtbl.c   |   85 ++++++++++++++++---------------
 drivers/mtd/ubi/wl.c     |   93 ++++++++++++++++++----------------
 include/mtd/ubi-header.h |  101 +++++++++++++------------------------
 18 files changed, 403 insertions(+), 400 deletions(-)

Artem Bityutskiy (17):
      UBI: fix memory leak in checking code
      UBI: fix error path in create_vtbl()
      UBI: do not let to read too much
      UBI: set correct gluebi device size
      UBI: add few more comments
      UBI: use vmalloc for large buffers
      UBI: minor comma fix
      UBI: error path bugfix
      UBI: bugfix in ubi_leb_change()
      UBI: fix MAINTAINERS
      UBI: bugfix in error path
      UBI: fix debugging stuff
      UBI: fix bug in atomic_leb_change()
      UBI: bugfix in max_sqnum calculation
      UBI: remove unneeded error checks
      UBI: fix comments
      UBI: fix error handling in erase worker

Brijesh Singh (2):
      UBI: fix signed-unsigned multiplication
      UBI: bugfix in sqnum calculation

Christoph Hellwig (2):
      UBI: cleanup ioctl handling
      UBI: kill homegrown endian macros

Fernando Luis Vázquez Cao (1):
      UBI: cleanup usage of try_module_get

Florin Malita (1):
      UBI: fix dereference after kfree

Paul Mundt (1):
      UBI: fix compile warning

Vignesh Babu (1):
      UBI: use is_power_of_2()

Vinit Agnihotri (3):
      UBI: fix freeing ubi->vtbl while unloading
      UBI: fix message
      UBI: fix overflow bug

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

-
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