Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -15/+15 |
2020-12-10 | exec: Transform exec_update_mutex into a rw_semaphore | Eric W. Biederman | 1 | -15/+15 |
2020-12-10 | kcmp: In get_file_raw_ptr use task_lookup_fd_rcu | Eric W. Biederman | 1 | -7/+2 |
2020-12-10 | file: Replace fcheck_files with files_lookup_fd_rcu | Eric W. Biederman | 1 | -1/+1 |
2020-12-10 | kcmp: In kcmp_epoll_target use fget_task | Eric W. Biederman | 1 | -16/+4 |
2020-03-25 | kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve | Bernd Edlinger | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-04 | kernel/kcmp.c: drop branch leftover typo | Cyrill Gorcunov | 1 | -1/+1 |
2017-07-13 | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov | 1 | -0/+57 |
2016-01-21 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 1 | -2/+2 |
2014-09-11 | kcmp: fix standard comparison bug | Rasmus Villemoes | 1 | -3/+4 |
2012-12-21 | kcmp: include linux/ptrace.h | Cyrill Gorcunov | 1 | -0/+1 |
2012-06-01 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 1 | -0/+196 |