summaryrefslogtreecommitdiff
path: root/kernel/kcmp.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-03kernel/kcmp.c: drop branch leftover typoCyrill Gorcunov1-1/+1
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov1-0/+57
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-2/+2
2014-09-10kcmp: fix standard comparison bugRasmus Villemoes1-3/+4
2012-12-20kcmp: include linux/ptrace.hCyrill Gorcunov1-0/+1
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov1-0/+196