[GIT PULL] UBIFS changes for 3.15-rc5

From: Artem Bityutskiy
Date: Mon May 05 2014 - 03:55:22 EST


Hi Linus,

The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:

Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)

are available in the git repository at:

git://git.infradead.org/linux-ubifs.git tags/upstream-3.15-rc5

for you to fetch changes up to bebfef150e0b8fa68704cddacf05b8c26462d565:

UBI: avoid workqueue format string leak (2014-05-05 09:31:33 +0300)

----------------------------------------------------------------
This pull request includes the following fixes:

* 2 real bug-fixes from Tanya for the still "experimental" UBI fastmap feature
* a one-liner from Kees which hardens kernel security
* a small error-path fix, where we forget to free various resources in case of
failure - spotted by the "smatch" tool

----------------------------------------------------------------
Artem Bityutskiy (1):
UBIFS: fix remount error path

Kees Cook (1):
UBI: avoid workqueue format string leak

Tanya Brokhman (2):
UBI: fix error path in __wl_get_peb
UBI: fix ubi free PEBs count calculation

drivers/mtd/ubi/block.c | 2 +-
drivers/mtd/ubi/wl.c | 6 ++++++
fs/ubifs/super.c | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)

--
Best Regards,
Artem Bityutskiy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/