This website requires JavaScript.
Explore
Help
Sign In
TechPanelGM
/
kernel_xiaomi_sm8250
Watch
1
Star
0
Fork
0
You've already forked kernel_xiaomi_sm8250
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddf5eabd20c6cc2814fa2c00a1a033776fbc3e44
kernel_xiaomi_sm8250
/
fs
/
proc
History
Jeff Layton
f81700bd83
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
...
Signed-off-by: Jeff Layton <
jlayton@redhat.com
> Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2012-10-12 20:15:10 -04:00
..
array.c
…
base.c
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
2012-10-12 20:15:10 -04:00
cmdline.c
…
consoles.c
…
cpuinfo.c
…
devices.c
…
fd.c
don't leak O_CLOEXEC into ->f_flags
2012-09-26 21:10:01 -04:00
fd.h
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
2012-09-26 21:10:01 -04:00
generic.c
proc: use kzalloc instead of kmalloc and memset
2012-10-06 03:05:18 +09:00
inode.c
proc: no need to initialize proc_inode->fd in proc_get_inode()
2012-10-06 03:05:18 +09:00
internal.h
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
2012-10-06 03:05:16 +09:00
interrupts.c
…
Kconfig
…
kcore.c
…
kmsg.c
…
loadavg.c
…
Makefile
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
2012-09-26 21:10:01 -04:00
meminfo.c
…
mmu.c
…
namespaces.c
stop passing nameidata to ->lookup()
2012-07-14 16:34:32 +04:00
nommu.c
…
page.c
kpageflags: fix wrong KPF_THP on non-huge compound pages
2012-10-09 16:23:00 +09:00
proc_devtree.c
…
proc_net.c
stop passing nameidata to ->lookup()
2012-07-14 16:34:32 +04:00
proc_sysctl.c
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
2012-10-09 16:22:32 +09:00
proc_tty.c
…
root.c
fs/proc/root.c: use NULL instead of 0 for pointer
2012-10-06 03:05:19 +09:00
softirqs.c
…
stat.c
…
task_mmu.c
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
2012-10-09 16:22:19 +09:00
task_nommu.c
…
uptime.c
…
version.c
…
vmcore.c
…