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
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
fs/proc/base.c: remove unneeded semicolon
Yang Li
2023-11-01
do_io_accounting: use sig->stats_lock
Oleg Nesterov
2023-11-01
do_io_accounting: use __for_each_thread()
Oleg Nesterov
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-18
proc: save LOC by using while loop
Alexey Dobriyan
2023-10-18
proc: use initializer for clearing some buffers
Alexey Dobriyan
2023-10-18
fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flag
Muhammad Usama Anjum
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-10-18
proc: convert to new timestamp accessors
Jeff Layton
2023-10-07
fs/proc: Add boot loader arguments as comment to /proc/bootconfig
Paul E. McKenney
2023-10-04
fs/proc: do_task_stat: use __for_each_thread()
Oleg Nesterov
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-10-04
proc/kcore: do not try to access unaccepted memory
Adrian Hunter
2023-09-19
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2023-09-19
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
2023-09-05
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-09-02
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-24
document while_each_thread(), change first_tid() to use for_each_thread()
Oleg Nesterov
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-18
ksm: add ksm zero pages for each process
xu xin
2023-08-15
sysctl: Use ctl_table_size as stopping criteria for list macro
Joel Granados
2023-08-15
sysctl: Add size arg to __register_sysctl_init
Joel Granados
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
2023-08-15
sysctl: Add size argument to init_header
Joel Granados
2023-08-15
sysctl: Use ctl_table_header in list_for_each_table_entry
Joel Granados
[next]