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-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-30
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
mm: nommu: correct the range of mmap_sem_read_lock in task_mem()
lipeifeng
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
2023-06-18
sysctl: Remove debugging dump_stack
Joel Granados
2023-06-09
procfs: replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-09
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
2023-05-29
fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
Linus Walleij
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2023-05-23
sysctl: Remove register_sysctl_table
Joel Granados
2023-05-23
sysctl: stop exporting register_sysctl_table
Joel Granados
2023-05-16
coredump, vmcore: Set p_align to 4 for PT_NOTE
Fangrui Song
2023-05-02
sysctl: remove register_sysctl_paths()
Luis Chamberlain
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-21
fs/proc: add Kthread flag to /proc/$pid/status
Chunguang Wu
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
2023-04-18
proc/stat: remove arch_idle_time()
Heiko Carstens
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
2023-04-13
proc_sysctl: enhance documentation
Luis Chamberlain
2023-04-13
sysctl: clarify register_sysctl_init() base directory order
Luis Chamberlain
2023-04-13
proc_sysctl: move helper which creates required subdirectories
Luis Chamberlain
2023-04-13
proc_sysctl: update docs for __register_sysctl_table()
Luis Chamberlain
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
proc: remove mark_inode_dirty() in .setattr()
Chao Yu
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
2023-04-05
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
2023-03-29
mm, pagemap: remove SLOB and SLQB from comments and documentation
Vlastimil Babka
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
task_mmu: convert to vma iterator
Liam R. Howlett
[next]