index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
2021-02-24
vmalloc: remove redundant NULL check
Yang Li
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-23
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
2021-02-23
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-15
proc: don't allow async path resolution of /proc/thread-self components
Jens Axboe
2021-01-29
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
fs/proc: make pde_get() return nothing
Hui Su
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
2020-12-15
procfs: delete duplicated words + other fixes
Randy Dunlap
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-20
Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-20
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
2020-11-13
proc: don't allow async path resolution of /proc/self components
Jens Axboe
2020-11-10
sched/proc: Print accurate cpumask vs migrate_disable()
Peter Zijlstra
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
[next]