]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguye...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2022 18:42:11 +0000 (11:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Aug 2022 18:42:11 +0000 (11:42 -0700)
commitd88cd2cd4ab1dd2f4ad74487012ead3fa413facc
tree5316d6eb51df6499b902b1b53d8384644dc56b1e
parent6af9d974f48eaebd7d020ec457849c64661baaf1
parent1177dcfdc27207c5bcf3cbb5cefeb8ebe705a44b
Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux

Pull NIOS2 fixes from Dinh Nguyen:

 - Security fixes from Al Viro

* tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  nios2: add force_successful_syscall_return()
  nios2: restarts apply only to the first sigframe we build...
  nios2: fix syscall restart checks
  nios2: traced syscall does need to check the syscall number
  nios2: don't leave NULLs in sys_call_table[]
  nios2: page fault et.al. are *not* restartable syscalls...