]> 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)
commit9a47729dd9f997beedabf4ade261e47afcce9d24
tree5316d6eb51df6499b902b1b53d8384644dc56b1e
parent48ee85c97704b442c40255dfced190814f9ccaae
parent4ffc5e34603b2ad6b6780a404599e837866ad526
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...