index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
base.c
Commit message (
Expand
)
Author
Age
...
*
|
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-21
*
|
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-02
|
/
*
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
*
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-02-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
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-17
*
|
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
2012-01-17
*
|
proc: fix null pointer deref in proc_pid_permission()
Xiaotian Feng
2012-01-12
|
/
*
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-10
*
-
.
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-06
|
\
\
|
*
|
switch procfs to umode_t use
Al Viro
2012-01-03
|
|
/
*
/
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
2012-01-03
|
/
*
Revert "proc: fix races against execve() of /proc/PID/fd**"
Linus Torvalds
2011-11-09
*
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-11-02
|
/
*
oom: remove oom_disable_count
David Rientjes
2011-10-31
*
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-08-06
*
proc: fix a race in do_io_accounting()
Vasiliy Kulikov
2011-07-26
*
oom: make deprecated use of oom_adj more verbose
David Rientjes
2011-07-25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
|
\
|
*
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-07-20
*
|
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-22
|
\
\
|
|
/
|
/
|
|
*
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
2011-06-22
*
|
proc: restrict access to /proc/PID/io
Vasiliy Kulikov
2011-06-28
*
|
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
2011-06-20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-29
|
\
|
*
arch/tile: more /proc and /sys file support
Chris Metcalf
2011-05-27
*
|
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
2011-05-26
*
|
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2011-05-26
*
|
mm: extract exe_file handling from procfs
Jiri Slaby
2011-05-26
*
|
ns: proc files for namespace naming policy.
Eric W. Biederman
2011-05-10
|
/
*
proc: do proper range check on readdir offset
Linus Torvalds
2011-04-18
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-23
|
\
|
*
deal with races in /proc/*/{syscall,stack,personality}
Al Viro
2011-03-23
|
*
proc: enable writing to /proc/pid/mem
Stephen Wilson
2011-03-23
|
*
proc: make check_mem_permission() return an mm_struct on success
Stephen Wilson
2011-03-23
|
*
proc: hold cred_guard_mutex in check_mem_permission()
Stephen Wilson
2011-03-23
|
*
proc: disable mem_write after exec
Stephen Wilson
2011-03-23
[prev]
[next]