Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ae54870a1dc978a88377ae8af0780648f2ccd4dc
/
fs
/
proc
d8bdc59
proc: do proper range check on readdir offset
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
76597cd
proc: fix oops on invalid /proc/<pid>/maps access
by Linus Torvalds
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
52e9fc7
procfs: kill the global proc_mnt variable
by Oleg Nesterov
· 14 years ago
4308eeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
by Eric W. Biederman
· 14 years ago
5883f57
proc: protect mm start_code/end_code in /proc/pid/stat
by Kees Cook
· 14 years ago
312ec7e
proc: make struct proc_dir_entry::namelen unsigned int
by Alexey Dobriyan
· 14 years ago
fc3d876
procfs: fix some wrong error code usage
by Jovi Zhang
· 14 years ago
0db0c01
procfs: fix /proc/<pid>/maps heap check
by Aaro Koskinen
· 14 years ago
51e0314
proc: hide kernel addresses via %pK in /proc/<pid>/stack
by Konstantin Khlebnikov
· 14 years ago
a9712bc
deal with races in /proc/*/{syscall,stack,personality}
by Al Viro
· 14 years ago
198214a
proc: enable writing to /proc/pid/mem
by Stephen Wilson
· 14 years ago
8b0db9d
proc: make check_mem_permission() return an mm_struct on success
by Stephen Wilson
· 14 years ago
18f661b
proc: hold cred_guard_mutex in check_mem_permission()
by Stephen Wilson
· 14 years ago
26947f8
proc: disable mem_write after exec
by Stephen Wilson
· 14 years ago
31db58b
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
2fadaef
auxv: require the target to be tracable (or yourself)
by Al Viro
· 14 years ago
d6f64b8
close race in /proc/*/environ
by Al Viro
· 14 years ago
ec6fd8a
report errors in /proc/*/*map* sanely
by Al Viro
· 14 years ago
ca6b0bf
pagemap: close races with suid execve
by Al Viro
· 14 years ago
26ec3c6
make sessionid permissions in /proc/*/task/* match those in /proc/*
by Al Viro
· 14 years ago
4031a21
smaps: have smaps show transparent huge pages
by Dave Hansen
· 14 years ago
22e057c
smaps: teach smaps_pte_range() about THP pmds
by Dave Hansen
· 14 years ago
3c9acc7
smaps: pass pte size argument in to smaps_pte_entry()
by Dave Hansen
· 14 years ago
ae11c4d
smaps: break out smaps_pte_entry() from smaps_pte_range()
by Dave Hansen
· 14 years ago
0331932
pagewalk: only split huge pages when necessary
by Dave Hansen
· 14 years ago
a002951
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
ae50adc
/proc/self is never going to be invalidated...
by Al Viro
· 14 years ago
dfef6dc
unfuck proc_sysctl ->d_compare()
by Al Viro
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
8aaccf7
of/flattree: Drop an uninteresting message to pr_debug level
by Paul Bolle
· 14 years ago
261cd29
s390: remove task_show_regs
by Martin Schwidefsky
· 14 years ago
8e6c969
security/selinux: fix /proc/sys/ labeling
by Lucian Adrian Grijincu
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
dabb16f
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
by Mandeep Singh Baines
· 14 years ago
2d90508
mm: smaps: export mlock information
by Nikanth Karthikesan
· 14 years ago
ceff1a7
/proc/kcore: fix seeking
by Dave Anderson
· 14 years ago
bf33cbd
proc: move proc_console.c to fs/proc/consoles.c
by Alexey Dobriyan
· 14 years ago
3740a20
proc: less LOCK/UNLOCK in remove_proc_entry()
by Alexey Dobriyan
· 14 years ago
a6fc86d
kpagecount: add slab page checking because _mapcount is in a union
by Petr Holasek
· 14 years ago
c6a3405
proc: use single_open() correctly
by Jovi Zhang
· 14 years ago
6d1b6e4
proc: ->low_ino cleanup
by Alexey Dobriyan
· 14 years ago
9d6de12
proc: use seq_puts()/seq_putc() where possible
by Alexey Dobriyan
· 14 years ago
a2ade7b
proc: use unsigned long inside /proc/*/statm
by Alexey Dobriyan
· 14 years ago
34e49d4
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
by Joe Perches
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
31edf27
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel
by Russell King
· 14 years ago
8e9255e
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
7b2a69b
Revert "vfs: show unreachable paths in getcwd and proc"
by Eric W. Biederman
· 14 years ago
5091faa
sched: Add 'autogroup' scheduling feature: automated per session task groups
by Mike Galbraith
· 14 years ago
9833c39
ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()
by Mika Westerberg
· 14 years ago
ea251c1
pagemap: set pagemap walk limit to PMD boundary
by Naoya Horiguchi
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
23308ba
console: add /proc/consoles
by Jiri Slaby
· 14 years ago
aed1d84
switch procfs to ->mount()
by Al Viro
· 14 years ago
579441a
setting ->proc_mnt doesn't belong in proc_get_sb()
by Al Viro
· 14 years ago
478735e3
/proc/stat: fix scalability of irq sum of all cpu
by KAMEZAWA Hiroyuki
· 14 years ago
f2c66cd
/proc/stat: scalability of irq num per cpu
by KAMEZAWA Hiroyuki
· 14 years ago
19cd56c
procfs: fix /proc/softirqs formatting
by Davidlohr Bueso
· 14 years ago
b40d4f8
/proc/pid/smaps: export amount of anonymous memory in a mapping
by Nikanth Karthikesan
· 14 years ago
9b1bf12
signals: move cred_guard_mutex from task_struct to signal_struct
by KOSAKI Motohiro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
d19d547
oom: fix locking for oom_adj and oom_score_adj
by David Rientjes
· 14 years ago
723548b
oom: rewrite error handling for oom_adj and oom_score_adj tunables
by David Rientjes
· 14 years ago
3d5992d
oom: add per-mm oom disable count
by Ying Han
· 14 years ago
a4f7326
vmcore: it is not experimental any more
by WANG Cong
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
4a3956c
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
by KAMEZAWA Hiroyuki
· 14 years ago
6c2754c
Revert "tty: Add a new file /proc/tty/consoles"
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
f4a3e0b
tty: Add a new file /proc/tty/consoles
by Dr. Werner Fink
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
3036e7b
proc: make /proc/pid/limits world readable
by Jiri Olsa
· 14 years ago
1c2499a
/proc/pid/smaps: fix dirty pages accounting
by KOSAKI Motohiro
· 14 years ago
c227e69
/proc/vmcore: fix seeking
by Arnd Bergmann
· 14 years ago
ed430fe
proc: export uncached bit properly in /proc/kpageflags
by Takashi Iwai
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
d782437
mm: fix up some user-visible effects of the stack guard page
by Linus Torvalds
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
5af568c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
cfbef3c
procfs: simplify conditional processing of fs/proc.o.
by Robert P. J. Day
· 14 years ago
8df9d1a
vfs: show unreachable paths in getcwd and proc
by Miklos Szeredi
· 14 years ago
f7ad3c6
vfs: add helpers to get root and pwd
by Miklos Szeredi
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
51b1bd2
oom: deprecate oom_adj tunable
by David Rientjes
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
Next »