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
2012-06-04
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
Linus Torvalds
2012-05-31
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-31
proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
Alexey Dobriyan
2012-05-31
proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
Alexey Dobriyan
2012-05-31
proc: use mm_access() instead of ptrace_may_access()
Cong Wang
2012-05-31
proc: remove mm_for_maps()
Cong Wang
2012-05-31
proc: clean up /proc/<pid>/environ handling
Cong Wang
2012-05-29
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
David Rientjes
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-18
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
2012-05-17
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
Cyrill Gorcunov
2012-05-15
userns: Convert proc to use kuid/kgid where appropriate
Eric W. Biederman
2012-04-26
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-02-19
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-01
proc: make sure mem_open() doesn't pin the target's memory
Oleg Nesterov
2012-02-01
proc: unify mem_read() and mem_write()
Oleg Nesterov
2012-02-01
proc: mem_release() should check mm != NULL
Oleg Nesterov
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
2012-01-17
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
audit: remove task argument to audit_set_loginuid
Eric Paris
2012-01-12
proc: fix null pointer deref in proc_pid_permission()
Xiaotian Feng
2012-01-10
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-03
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
2012-01-03
switch procfs to umode_t use
Al Viro
2011-11-09
Revert "proc: fix races against execve() of /proc/PID/fd**"
Linus Torvalds
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
proc: fix races against execve() of /proc/PID/fd**
Vasiliy Kulikov
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-10-31
oom: remove oom_disable_count
David Rientjes
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
2011-07-26
proc: fix a race in do_io_accounting()
Vasiliy Kulikov
2011-07-25
oom: make deprecated use of oom_adj more verbose
David Rientjes
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-20
fs: seq_file - add event counter to simplify poll() support
Kay Sievers
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
2011-06-28
proc: restrict access to /proc/PID/io
Vasiliy Kulikov
[next]