From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin LaHaise Subject: [GIT PULL] aio fix for 3.12 Date: Wed, 2 Oct 2013 11:35:24 -0400 Message-ID: <20131002153524.GF4353@kvack.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Dmitry Vyukov , linux-aio@kvack.org, linux-fsdevel@vger.kernel.org, Linux Kernel To: Linus Torvalds Return-path: Content-Disposition: inline Sender: owner-linux-aio@kvack.org List-Id: linux-fsdevel.vger.kernel.org The following changes since commit 4b97280675f45c1650ee4e388bd711ecbb18c4b4: Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (2013-09-25 15:50:53 -0700) are available in the git repository at: git://git.kvack.org/~bcrl/aio-next.git master for you to fetch changes up to 5e9ae2e5da0beb93f8557fc92a8f4fbc05ea448f: aio: fix use-after-free in aio_migratepage (2013-09-26 20:34:51 -0400) ---------------------------------------------------------------- Benjamin LaHaise (1): aio: fix use-after-free in aio_migratepage fs/aio.c | 52 +++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 37 insertions(+), 15 deletions(-) -- "Thought is the essence of where you are now." -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: aart@kvack.org