index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
9
-12
/
+13
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+6
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
1
-2
/
+1
2023-08-12
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+27
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
6
-7
/
+8
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-04
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
1
-3
/
+27
2023-07-27
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-07-24
procfs: convert to ctime accessor functions
Jeff Layton
5
-5
/
+5
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-07-01
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-29
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-225
/
+19
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-40
/
+43
2023-06-28
Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-06-27
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-06-24
mm: nommu: correct the range of mmap_sem_read_lock in task_mem()
lipeifeng
1
-3
/
+3
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-15
/
+18
2023-06-20
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
1
-16
/
+16
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
1
-63
/
+18
2023-06-18
sysctl: Remove debugging dump_stack
Joel Granados
1
-1
/
+0
2023-06-10
procfs: replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-10
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
1
-6
/
+6
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+5
2023-05-29
fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
Linus Walleij
1
-1
/
+1
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2
-3
/
+3
2023-05-24
sysctl: Remove register_sysctl_table
Joel Granados
1
-159
/
+0
2023-05-24
sysctl: stop exporting register_sysctl_table
Joel Granados
1
-3
/
+2
2023-05-17
coredump, vmcore: Set p_align to 4 for PT_NOTE
Fangrui Song
1
-2
/
+2
2023-05-03
sysctl: remove register_sysctl_paths()
Luis Chamberlain
1
-51
/
+4
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+14
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-40
/
+13
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-47
/
+57
2023-04-28
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-30
/
+58
2023-04-22
fs/proc: add Kthread flag to /proc/$pid/status
Chunguang Wu
1
-0
/
+2
2023-04-22
mm: add new KSM process and sysfs knobs
Stefan Roesch
1
-0
/
+3
2023-04-19
proc/stat: remove arch_idle_time()
Heiko Carstens
1
-26
/
+0
2023-04-19
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
1
-2
/
+1
2023-04-13
proc_sysctl: enhance documentation
Luis Chamberlain
1
-5
/
+20
2023-04-13
sysctl: clarify register_sysctl_init() base directory order
Luis Chamberlain
1
-4
/
+1
2023-04-13
proc_sysctl: move helper which creates required subdirectories
Luis Chamberlain
1
-24
/
+32
2023-04-13
proc_sysctl: update docs for __register_sysctl_table()
Luis Chamberlain
1
-3
/
+11
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
1
-11
/
+11
2023-04-08
proc: remove mark_inode_dirty() in .setattr()
Chao Yu
3
-3
/
+0
2023-04-06
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-21
/
+23
2023-04-06
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
1
-18
/
+18
2023-04-06
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
1
-12
/
+5
2023-04-06
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
1
-0
/
+13
2023-03-29
mm, pagemap: remove SLOB and SLQB from comments and documentation
Vlastimil Babka
1
-5
/
+4
[next]