index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2024-06-25
proc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
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
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-11
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
David Hildenbrand
2024-05-05
fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios
David Hildenbrand
2024-05-05
fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
Ryan Roberts
2024-05-05
fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
Ryan Roberts
2024-05-02
proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
Tyler Hicks (Microsoft)
2024-04-25
vmcore: replace strncpy with strscpy_pad
Justin Stitt
2024-04-25
proc: convert smaps_pmd_entry to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: pass a folio to smaps_page_accumulate()
Matthew Wilcox (Oracle)
2024-04-25
proc: convert smaps_page_accumulate to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: convert gather_stats to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: convert smaps_account() to use a folio
Matthew Wilcox (Oracle)
2024-04-25
proc: convert clear_refs_pte_range to use a folio
Matthew Wilcox (Oracle)
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
proc: refactor pde_get_unmapped_area as prep
Rick Edgecombe
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-24
sysctl: drop now unnecessary out-of-bounds check
Thomas Weißschuh
2024-04-24
sysctl: move sysctl type to ctl_table_header
Thomas Weißschuh
2024-04-24
sysctl: drop sysctl_is_perm_empty_ctl_table
Thomas Weißschuh
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-15
close_on_exec(): pass files_struct instead of fdtable
Al Viro
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
2024-04-09
fs/proc: remove redundant comments from /proc/bootconfig
Zhenhua Huang
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-26
fs: Add kernel-doc comments to proc_create_net_data_write()
Yang Li
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-27
proc: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-21
fs/proc/task_mmu.c: add_to_pagemap: remove useless parameter addr
Hui Zhu
2024-02-21
proc: use pfn_swap_entry_folio where obvious
Matthew Wilcox (Oracle)
2024-02-07
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
2024-02-07
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
2024-01-17
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-12
fs/proc/task_mmu: move mmu notification mechanism inside mm lock
Muhammad Usama Anjum
[next]