summaryrefslogtreecommitdiffstats
path: root/kernel/kcmp.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kernel/kcmp.c: drop branch leftover typoCyrill Gorcunov2017-10-041-1/+1
* kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov2017-07-131-0/+57
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-211-2/+2
* kcmp: fix standard comparison bugRasmus Villemoes2014-09-111-3/+4
* kcmp: include linux/ptrace.hCyrill Gorcunov2012-12-211-0/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-06-011-0/+196