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-12-20
procfs: drop vmtruncate
Marco Stornelli
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-11
mm, oom: change type of oom_score_adj to short
David Rientjes
2012-11-26
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
2012-11-19
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
procfs: Don't cache a pid in the root inode.
Eric W. Biederman
2012-11-19
procfs: Use the proc generic infrastructure for proc/self.
Eric W. Biederman
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
2012-10-12
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-26
proc_map_files_readdir(): don't bother with grabbing files
Al Viro
2012-09-26
make get_file() return its argument
Al Viro
2012-09-26
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
Cyrill Gorcunov
2012-09-18
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-07-30
proc: do not allow negative offsets on /proc/<pid>/environ
Djalal Harouni
2012-07-30
proc: environ_read() make sure offset points to environment address range
Djalal Harouni
2012-07-14
fs: add nd_jump_link
Christoph Hellwig
2012-07-14
fs: move path_put on failure out of ->follow_link
Christoph Hellwig
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
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
[next]