index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
2024-10-09
1
-2
/
+34
*
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-24
1
-3
/
+8
|
\
|
*
sysctl: avoid spurious permanent empty tables
Thomas Weißschuh
2024-09-02
1
-3
/
+8
*
|
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
2
-38
/
+8
|
\
\
|
*
|
proc: use __auto_type more
Alexey Dobriyan
2024-09-17
1
-23
/
+8
|
*
|
fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY
Andrii Nakryiko
2024-09-02
1
-15
/
+0
|
|
/
*
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
2
-9
/
+5
|
\
\
|
*
|
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-04
1
-5
/
+3
|
*
|
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-04
1
-1
/
+1
|
*
|
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
2024-09-04
1
-2
/
+1
|
*
|
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-09-02
1
-1
/
+0
|
|
/
*
|
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-19
1
-1
/
+1
|
\
|
*
|
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-18
1
-1
/
+3
|
\
\
|
*
|
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
2024-09-13
1
-1
/
+3
|
|
/
*
|
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
1
-2
/
+5
|
\
\
|
*
|
proc: Add nbcon support for /proc/consoles
John Ogness
2024-09-04
1
-2
/
+3
|
*
|
proc: consoles: Add notation to c_start/c_stop
John Ogness
2024-09-04
1
-0
/
+2
|
|
/
*
|
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
1
-7
/
+8
|
\
\
|
*
|
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2024-08-23
1
-4
/
+5
|
*
|
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
1
-3
/
+3
|
|
/
*
|
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
4
-13
/
+85
|
\
\
|
*
|
proc: fold kmalloc() + strcpy() into kmemdup()
Alexey Dobriyan
2024-09-09
1
-2
/
+2
|
*
|
Merge patch series "proc: restrict overmounting of ephemeral entities"
Christian Brauner
2024-08-30
3
-10
/
+23
|
|
\
\
|
|
*
|
proc: block mounting on top of /proc/<pid>/fdinfo/*
Christian Brauner
2024-08-30
1
-2
/
+2
|
|
*
|
proc: block mounting on top of /proc/<pid>/fd/*
Christian Brauner
2024-08-30
1
-2
/
+2
|
|
*
|
proc: block mounting on top of /proc/<pid>/map_files/*
Christian Brauner
2024-08-30
1
-2
/
+2
|
|
*
|
proc: add proc_splice_unmountable()
Christian Brauner
2024-08-30
1
-0
/
+13
|
|
*
|
proc: proc_readfdinfo() -> proc_fdinfo_iterate()
Christian Brauner
2024-08-30
1
-2
/
+2
|
|
*
|
proc: proc_readfd() -> proc_fd_iterate()
Christian Brauner
2024-08-30
1
-2
/
+2
|
|
|
/
|
*
/
proc: add config & param to block forcing mem writes
Adrian Ratiu
2024-08-30
1
-1
/
+60
|
|
/
*
|
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
1
-6
/
+24
|
\
\
|
*
|
proc: store cookie in private data
Christian Brauner
2024-09-12
1
-6
/
+24
|
|
/
*
|
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
3
-8
/
+6
|
\
\
|
*
|
proc: Fix typo in the comment
Yan Zhen
2024-09-09
2
-2
/
+2
|
*
|
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
1
-6
/
+4
|
|
/
*
/
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
2024-09-04
1
-0
/
+2
|
/
*
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
1
-0
/
+1
|
\
|
*
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-19
1
-0
/
+1
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
3
-128
/
+450
|
\
\
|
*
|
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
2024-07-13
1
-12
/
+9
|
*
|
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-13
1
-5
/
+5
|
*
|
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2024-07-13
1
-2
/
+25
|
*
|
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2024-07-13
1
-0
/
+235
|
*
|
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
2024-07-13
1
-54
/
+71
|
*
|
fs/proc/task_mmu: use folio API in pte_is_pinned()
Kefeng Wang
2024-07-04
1
-4
/
+4
|
*
|
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
2024-07-04
3
-24
/
+65
|
*
|
fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea h...
David Hildenbrand
2024-07-04
1
-22
/
+31
|
*
|
fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
David Hildenbrand
2024-07-04
1
-10
/
+12
|
*
|
fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
David Hildenbrand
2024-07-04
1
-6
/
+2
|
*
|
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
2024-07-04
1
-0
/
+2
|
|
/
[next]