[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090721.212152.43170346.davem@davemloft.net>
Date: Tue, 21 Jul 2009 21:21:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT]: IDE
1) When FS delivers flush commands to an IDE disk (as XFS does, for
example) we leak memory. Fix from Maxime Bizon.
2) IDE tape can leak kstack to userspace, fix from Michael Buesch.
Please pull, thanks a lot!
The following changes since commit aea1f7964ae6cba5eb419a958956deb9016b3341:
Linus Torvalds (1):
Merge git://git.kernel.org/.../sam/kbuild-fixes
are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6.git master
Maxime Bizon (1):
ide: fix memory leak when flush command is issued
Michael Buesch (1):
ide-tape: Don't leak kernel stack information
drivers/ide/ide-disk.c | 1 +
drivers/ide/ide-tape.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
--
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