summaryrefslogtreecommitdiff
path: root/kernel/entry/syscall_user_dispatch.c
AgeCommit message (Expand)Author
2023-04-16ptrace: Provide set/get interface for syscall user dispatchGregory Price
2023-04-16syscall_user_dispatch: Untag selector address before access_ok()Gregory Price
2023-04-16syscall_user_dispatch: Split up set_syscall_user_dispatch()Gregory Price
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-10-29exit/syscall_user_dispatch: Send ordinary signals on failureEric W. Biederman
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi