index
:
pub/scm/linux/kernel/git/will/linux.git
master
Will Deacon's Kernel Tree
Will Deacon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-1
/
+1
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-76
/
+99
2026-08-20
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+3
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2026-08-06
fs: stable_page_flags(): simplify KPF_IDLE handling
Jinjiang Tu
1
-7
/
+3
2026-08-06
fs: stable_page_flags(): use folio_test_*() helpers
Jinjiang Tu
1
-10
/
+4
2026-08-06
fs: stable_page_flags(): use BIT_ULL() for KPF flags
Jinjiang Tu
1
-17
/
+17
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
3
-4
/
+3
2026-08-04
mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau (Meta)
1
-26
/
+55
2026-08-04
mm: add VM_UFFD_RWP VMA flag
Kiryl Shutsemau (Meta)
1
-0
/
+3
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
1
-22
/
+22
2026-07-30
fs/proc: use softleaf_has_pfn() in pagemap PMD walker
Usama Arif
1
-1
/
+2
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+30
2026-07-22
proc: Fix broken error paths for namespace links
Jann Horn
1
-1
/
+3
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Kiryl Shutsemau (Meta)
1
-2
/
+18
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau (Meta)
1
-2
/
+12
2026-07-06
Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2026-07-01
fs/proc: fix KPF_KSM reported for all anonymous pages
Jinjiang Tu
1
-1
/
+1
2026-07-01
proc: only bump parent nlink when registering directories
Krzysztof WilczyĆski
1
-5
/
+4
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
2
-6
/
+6
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-26
/
+41
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+223
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2
-42
/
+6
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+3
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-4
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-113
/
+137
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2026-06-08
fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
Dev Jain
1
-1
/
+0
2026-06-08
fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()
Kiryl Shutsemau (Meta)
1
-1
/
+58
2026-06-08
fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
Kiryl Shutsemau (Meta)
1
-1
/
+1
2026-06-08
fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
Kiryl Shutsemau (Meta)
1
-4
/
+8
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (FD links)
Jann Horn
3
-88
/
+58
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
3
-19
/
+40
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2
-4
/
+2
2026-06-04
fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
Suren Baghdasaryan
1
-39
/
+156
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2
-42
/
+6
2026-05-28
proc: use strnlen() for name validation in __proc_create
Thorsten Blum
1
-3
/
+7
2026-05-28
proc: rewrite next_tgid()
Alexey Dobriyan
1
-24
/
+32
2026-05-28
proc: add tgid_iter.pid_ns member
Alexey Dobriyan
1
-6
/
+9
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-8
/
+8
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
1
-1
/
+3
2026-05-26
x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats
Thomas Gleixner
1
-4
/
+0
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-21
/
+14
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
1
-1
/
+1
2026-05-11
proc: handle subset=pid separately in userns visibility checks
Alexey Gladkov
1
-0
/
+3
2026-05-11
proc: prevent reconfiguring subset=pid
Alexey Gladkov
1
-4
/
+11
2026-05-11
proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
Alexey Gladkov
2
-0
/
+10
2026-05-11
fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTED
Christian Brauner
1
-2
/
+2
2026-05-11
proc: allow to mark /proc files permanent outside of fs/proc/
Alexey Dobriyan
2
-0
/
+13
[next]