index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kcmp.c
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