linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Misc driver fix for 5.15-rc1
@ 2021-09-12 14:03 Greg KH
  2021-09-12 19:03 ` Linus Torvalds
  2021-09-12 19:16 ` pr-tracker-bot
  0 siblings, 2 replies; 8+ messages in thread
From: Greg KH @ 2021-09-12 14:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel, Kees Cook

The following changes since commit bf9f243f23e6623f310ba03fbb14e10ec3a61290:

  Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd (2021-09-09 16:17:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.15-rc1-lkdtm

for you to fetch changes up to 3a3a11e6e5a2bc0595c7e36ae33c861c9e8c75b1:

  lkdtm: Use init_uts_ns.name instead of macros (2021-09-10 17:09:40 +0200)

----------------------------------------------------------------
Misc driver fix for 5.15-rc1

Here is a single patch for 5.15-rc1, for the lkdtm misc driver.

It resolves a build issue that many people were hitting with your
current tree, and Kees and others felt would be good to get merged
before -rc1 comes out, to prevent them from having to constantly hit it
as many development trees restart on -rc1, not older -rc releases.

It has NOT been in linux-next, but has passed 0-day testing and looks
"obviously correct" when reviewing it locally :)

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Kees Cook (1):
      lkdtm: Use init_uts_ns.name instead of macros

 drivers/misc/lkdtm/core.c  | 10 ++++++++++
 drivers/misc/lkdtm/lkdtm.h | 28 +++++++++++++++++-----------
 2 files changed, 27 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-12 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-12 14:03 [GIT PULL] Misc driver fix for 5.15-rc1 Greg KH
2021-09-12 19:03 ` Linus Torvalds
2021-09-12 19:17   ` Kees Cook
2021-09-12 19:22     ` Linus Torvalds
2021-09-12 19:44       ` Kees Cook
2021-09-12 19:55         ` Linus Torvalds
2021-09-12 22:26           ` Kees Cook
2021-09-12 19:16 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).