]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 May 2022 22:47:19 +0000 (15:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 May 2022 22:47:19 +0000 (15:47 -0700)
commitd1ac3ccef009ef923a7089664084c79b5015e886
treedd7cbfba9f62fbdc423e09c98c76e946abbec6de
parentb53605660637b203678bc4db16ed4585936893f2
parent2727e6d2a5de3e5969bf9504695afc20d8e61386
Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull seccomp selftest fix from Kees Cook:

 - Avoid using stdin for read syscall testing (Jann Horn)

* tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  selftests/seccomp: Don't call read() on TTY from background pgrp