index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2022-10-29
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
2022-08-31
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
2022-08-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
2022-07-29
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-06-09
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2022-05-18
procfs: prevent unprivileged processes accessing fdinfo dir
Kalesh Singh
2022-04-08
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-03-08
proc: fix documentation and description of pagemap
Yun Zhou
2022-02-23
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
2021-12-01
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
2021-11-18
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2021-11-12
Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
Kees Cook
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
2021-06-30
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
mm/pagemap: export uffd-wp protection information
Peter Xu
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-08
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
2021-05-06
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-06
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-06
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]