index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
fs: proc: store PDE()->data into inode->i_private
Muchun Song
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
2022-01-20
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
2022-01-20
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-08
exit: Use the correct exit_code in /proc/<pid>/stat
Eric W. Biederman
2021-12-10
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2021-11-09
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-15
proc: Use task_is_running() for wchan in /proc/$pid/stat
Kees Cook
2021-10-15
Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
Kees Cook
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-06-30
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
[next]