index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
base.c
Age
Commit message (
Expand
)
Author
2008-04-29
procfs: mem permission cleanup
Roland McGrath
2008-04-29
procfs task exe symlink
Matt Helsley
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2008-04-22
[PATCH] proc_readfd_common() race fix
Al Viro
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-11
net: fix build with CONFIG_NET=n
Andrew Morton
2008-03-07
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
2008-02-25
latencytop: change /proc task_struct access method
Hiroshi Shimamoto
2008-02-25
latencytop: fix memory leak on latency proc file
Hiroshi Shimamoto
2008-02-25
latencytop: fix kernel panic while reading latency proc file
Hiroshi Shimamoto
2008-02-23
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
Eugene Teo
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
2008-02-14
Use struct path in fs_struct
Jan Blunck
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-08
revert "proc: fix the threaded proc self"
Andrew Morton
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
proc: fix the threaded /proc/self
Eric W. Biederman
2008-02-08
proc: proper pidns handling for /proc/self
Eric W. Biederman
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
seqfile convert proc_pid_statm
Eric W. Biederman
2008-02-08
proc: rewrite do_task_stat to correctly handle pid namespaces.
Eric W. Biederman
2008-02-08
proc: implement proc_single_file_operations
Eric W. Biederman
2008-02-05
Fix /proc dcache deadlock in do_exit
Andrea Arcangeli
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
2008-02-05
maps4: add /proc/pid/pagemap interface
Matt Mackall
2008-02-05
maps4: move clear_refs code to task_mmu.c
Matt Mackall
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-25
sched: latencytop support
Arjan van de Ven
2008-01-02
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
2007-12-06
proc/base.c: Use task_is_*
Matthew Wilcox
2007-11-29
proc: remove races from proc_id_readdir()
Eric W. Biederman
2007-11-14
proc: simplify and correct proc_flush_task
Eric W. Biederman
2007-10-22
procfs: fix kernel-doc param warnings
Randy Dunlap
2007-10-19
Remove unused variables from fs/proc/base.c
Pavel Emelyanov
2007-10-19
proc: export a processes resource limits via /proc/pid
Neil Horman
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
pid namespaces: initialize the namespace's proc_mnt
Pavel Emelyanov
2007-10-19
pid namespaces: make proc_flush_task() actually from entries from multiple na...
Pavel Emelyanov
2007-10-19
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2007-10-19
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
[next]