index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
1
-10
/
+9
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2025-12-06
Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+20
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-29
/
+13
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-140
/
+176
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...
Ingo Molnar
1
-20
/
+20
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+5
2025-11-29
fs/proc/task_mmu.c: fix make_uffd_wp_huge_pte() huge pte handling
Lorenzo Stoakes
1
-1
/
+3
2025-11-29
mm: declare VMA flags by bit
Lorenzo Stoakes
1
-2
/
+2
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
1
-3
/
+9
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
1
-9
/
+6
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
1
-7
/
+7
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
1
-9
/
+10
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
1
-6
/
+6
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
1
-14
/
+13
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
1
-3
/
+12
2025-11-24
fs/proc/task_mmu: refactor pagemap_pmd_range()
Lorenzo Stoakes
1
-69
/
+77
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
1
-15
/
+34
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
1
-13
/
+13
2025-11-20
fs/proc/page: remove unused KPMBITS
zhang jiao
1
-1
/
+0
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
1
-0
/
+1
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-1
/
+1
2025-11-16
procfs: make /self and /thread_self dentries persistent
Al Viro
5
-29
/
+13
2025-11-09
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
1
-3
/
+9
2025-10-21
seqlock: Change do_io_accounting() to use scoped_seqlock_read()
Oleg Nesterov
1
-10
/
+3
2025-10-21
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
1
-7
/
+2
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-79
/
+159
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+96
2025-09-25
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
1
-0
/
+3
2025-09-21
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
1
-0
/
+1
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-1
/
+2
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-15
fs/proc/namespaces: make ns_entries const
Max Kellermann
1
-3
/
+3
2025-09-13
fs/proc/base.c: fix the wrong format specifier
zhang jiao
1
-1
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-2
/
+2
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-1
/
+1
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
3
-4
/
+4
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-3
/
+5
2025-09-13
fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
Suren Baghdasaryan
1
-18
/
+85
2025-09-13
fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
Suren Baghdasaryan
3
-53
/
+63
2025-09-08
proc: fix type confusion in pde_set_flags()
wangzijie
1
-1
/
+2
2025-09-02
procfs: add "pidns" mount option
Aleksa Sarai
1
-6
/
+92
2025-08-27
proc: fix missing pde_set_flags() for net proc files
wangzijie
1
-17
/
+21
2025-08-19
pid: change task_state() to use task_ppid_nr_ns()
Oleg Nesterov
1
-3
/
+1
2025-08-11
proc: proc_maps_open allow proc_mem_open to return NULL
Jialin Wang
1
-2
/
+2
2025-08-05
fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and gather_hugetlb_stats
Jinjiang Tu
1
-3
/
+11
[next]