[GIT PULL] Security subsystem: Smack updates for v5.2

Tetsuo Handa penguin-kernel at I-love.SAKURA.ne.jp
Fri May 10 10:50:27 UTC 2019


Hello, Linus.

On 2019/05/10 5:02, Linus Torvalds wrote:
> Security subsystem guys: just send your pull requests to me directly.

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-tomoyo
contains 4 patches for this merge window

  commit cff0e6c3ec3e6230 ("tomoyo: Add a kernel config option for fuzzing testing.")
  commit ffd7af3def1985e0 ("tomoyo: Check address length before reading address family")
  commit 5385195a7b57cb3d ("tomoyo: Change pathname calculation for read-only filesystems.")
  commit 5c6b31e31adc31bd ("tomoyo: Don't emit WARNING: string while fuzzing testing.")

but I don't maintain a git tree for sending pull requests.
May I send these patches to you using below command line?

  git format-patch -4
  git send-email --to=you --cc=lsm-ml 000[1-4]-tomoyo-*.patch



More information about the Linux-security-module-archive mailing list