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
/
fs
/
proc
/
thread_self.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
1
-1
/
+1
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-1
/
+1
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
1
-3
/
+3
2019-03-06
fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()
Chengguang Xu
1
-8
/
+8
2018-05-16
proc: introduce a proc_pid_ns helper
Christoph Hellwig
1
-2
/
+2
2018-02-07
fs/proc: use __ro_after_init
Alexey Dobriyan
1
-1
/
+2
2018-02-07
proc: use %u for pid printing and slightly less stack
Alexey Dobriyan
1
-3
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-09
proc/self: use generic_readlink
Miklos Szeredi
1
-14
/
+1
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-3
/
+4
2015-12-09
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
Al Viro
1
-5
/
+4
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+6
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-12
/
+10
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2014-08-04
proc: Implement /proc/thread-self to point at the directory of the current th...
Eric W. Biederman
1
-0
/
+85