开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2024-09-09
proc: Fix typo in the comment
Yan Zhen
2024-09-04
proc: Add nbcon support for /proc/consoles
John Ogness
2024-09-04
proc: consoles: Add notation to c_start/c_stop
John Ogness
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
2024-09-02
sysctl: avoid spurious permanent empty tables
Thomas Weißschuh
2024-09-01
fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY
Andrii Nakryiko
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
Merge patch series "proc: restrict overmounting of ephemeral entities"
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/fdinfo/*
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/fd/*
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/map_files/*
Christian Brauner
2024-08-30
proc: add proc_splice_unmountable()
Christian Brauner
2024-08-30
proc: proc_readfdinfo() -> proc_fdinfo_iterate()
Christian Brauner
2024-08-30
proc: proc_readfd() -> proc_fd_iterate()
Christian Brauner
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-12
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2024-07-12
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2024-07-12
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
2024-07-03
fs/proc/task_mmu: use folio API in pte_is_pinned()
Kefeng Wang
2024-07-03
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
2024-07-03
fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea h...
David Hildenbrand
2024-07-03
fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
David Hildenbrand
2024-07-03
fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
David Hildenbrand
2024-07-03
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
2024-06-25
proc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-13
sysctl: Warn on an empty procname element
Joel Granados
2024-06-13
sysctl: Remove ctl_table sentinel code comments
Joel Granados
2024-06-13
sysctl: Remove "child" sysctl code comments
Joel Granados
2024-06-13
sysctl: Remove superfluous empty allocations from sysctl internals
Joel Granados
2024-06-13
sysctl: Replace nr_entries with ctl_table_size in new_links
Joel Granados
2024-06-13
sysctl: Remove check for sentinel element in ctl_table arrays
Joel Granados
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-03
sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
Wen Yang
2024-06-03
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
[prev]
[next]