Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
694752922b12bd318aa80191bd9d8c3dcfb39055
/
fs
/
proc
/
task_nommu.c
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
388f793
mm: use mmget_not_zero() helper
by Vegard Nossum
· 8 years ago
b18cb64
fs/proc: Stop trying to report thread stacks
by Andy Lutomirski
· 8 years ago
65376df
proc: revert /proc/<pid>/maps [stack:TID] annotation
by Johannes Weiner
· 9 years ago
2726d56
vfs: add seq_file_path() helper
by Miklos Szeredi
· 9 years ago
58cb654
proc/maps: make vm_is_stack() logic namespace-friendly
by Oleg Nesterov
· 10 years ago
2c03376
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
by Oleg Nesterov
· 10 years ago
47fecca
fs/proc/task_nommu.c: don't use priv->task->mm
by Oleg Nesterov
· 10 years ago
27692cd
fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open()
by Oleg Nesterov
· 10 years ago
ce34fdd
fs/proc/task_nommu.c: change maps_open() to use __seq_open_private()
by Oleg Nesterov
· 10 years ago
652586d
seq_file: remove "%n" usage from seq_file users
by Tetsuo Handa
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
e7dcd99
proc: remove mm_for_maps()
by Cong Wang
· 12 years ago
b764375
procfs: mark thread stack correctly in proc/<pid>/maps
by Siddhesh Poyarekar
· 13 years ago
ec6fd8a
report errors in /proc/*/*map* sanely
by Al Viro
· 14 years ago
a2ade7b
proc: use unsigned long inside /proc/*/statm
by Alexey Dobriyan
· 14 years ago
3c26c9d
nommu: add '[stack]' label to /proc/pid/maps output
by Mike Frysinger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7e1e0ef
procfs: use proper units for noMMU statm
by Steven J. Magnani
· 15 years ago
00f89d2
mm_for_maps: shift down_read(mmap_sem) to the caller
by Oleg Nesterov
· 15 years ago
4c96729
nommu: fix typo vma->pg_off to vma->vm_pgoff
by Nobuhiro Iwamatsu
· 16 years ago
6260a4b
/proc/pid/maps: don't show pgoff of pure ANON VMAs
by KAMEZAWA Hiroyuki
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
33e5d769
nommu: fix a number of issues with the per-MM VMA patch
by David Howells
· 16 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 16 years ago
498052b
New locking/refcounting for fs_struct
by Al Viro
· 16 years ago
38f7147
NOMMU: Improve procfs output using per-MM VMAs
by David Howells
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
3bbfe05
proc: remove kernel.maps_protect
by Alexey Dobriyan
· 16 years ago
006ebb4
Security: split proc ptrace checking into read vs. attach
by Stephen Smalley
· 16 years ago
eb28062
task_nommu: fix compile failing bug because of spilt file.h
by Bryan Wu
· 17 years ago
925d1c4
procfs task exe symlink
by Matt Helsley
· 17 years ago
3dcd25f
d_path: Make proc_get_link() use a struct path argument
by Jan Blunck
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
831830b
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
by Al Viro
· 17 years ago
5096add
proc: maps protection
by Kees Cook
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
2fddfee
[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
dbf8685
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
by David Howells
· 18 years ago
31304c9
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
by Greg Ungerer
· 18 years ago
662795d
[PATCH] proc: Move proc_maps_operations into task_mmu.c
by Eric W. Biederman
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago