Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kernel/kcmp.c: drop branch leftover typo | Cyrill Gorcunov | 2017-10-03 | 1 | -1/+1 |
* | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov | 2017-07-12 | 1 | -0/+57 |
* | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-20 | 1 | -2/+2 |
* | kcmp: fix standard comparison bug | Rasmus Villemoes | 2014-09-10 | 1 | -3/+4 |
* | kcmp: include linux/ptrace.h | Cyrill Gorcunov | 2012-12-20 | 1 | -0/+1 |
* | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2012-05-31 | 1 | -0/+196 |