[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160417010340.GA19710@kroah.com>
Date: Sat, 16 Apr 2016 18:03:40 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 4.6-rc4
The following changes since commit c4004b02f8e5b9ce357a0bb1641756cc86962664:
x86: remove the kernel code/data/bss resources from /proc/iomem (2016-04-06 13:45:07 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.6-rc4
for you to fetch changes up to 053f78d359953be40043972c98e16b3f1cd9fc27:
Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-linus (2016-04-06 19:01:47 -0700)
----------------------------------------------------------------
char/misc fixes for 4.6-rc4
Here are some small char/misc driver fixes for 4.6-rc4. Full details
are in the shortlog, nothing major here.
These have all been in linux-next for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (2):
Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus
Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/.../kees/linux into char-misc-linus
Kees Cook (1):
lkdtm: do not leak free page on kmalloc failure
Nishanth Menon (1):
extcon: palmas: Drop stray IRQF_EARLY_RESUME flag
Sudip Mukherjee (2):
lkdtm: fix memory leak of val
lkdtm: fix memory leak of base
drivers/extcon/extcon-palmas.c | 3 +--
drivers/misc/lkdtm.c | 11 ++++++++---
2 files changed, 9 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists