| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 2 | -5/+3 |
| 2 days | Merge branch 'fs-next' of linux-next | Mark Brown | 5 | -27/+53 |
| 2 days | Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 1 | -39/+156 |
| 3 days | fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock | Suren Baghdasaryan | 1 | -39/+156 |
| 3 days | proc: use strnlen() for name validation in __proc_create | Thorsten Blum | 1 | -3/+7 |
| 3 days | proc: rewrite next_tgid() | Alexey Dobriyan | 1 | -24/+32 |
| 3 days | proc: add tgid_iter.pid_ns member | Alexey Dobriyan | 1 | -6/+9 |
| 6 days | genirq/proc: Speed up /proc/interrupts iteration | Thomas Gleixner | 1 | -1/+3 |
| 6 days | x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats | Thomas Gleixner | 1 | -4/+0 |
| 11 days | Merge branch 'kernel-7.2.task_exec_state' into vfs.all | Christian Brauner | 1 | -21/+14 |
| 11 days | exec_state: relocate dumpable information | Christian Brauner (Amutable) | 1 | -21/+14 |
| 11 days | 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 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+3 |
| 2026-04-15 | Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+6 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -23/+23 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+0 |
| 2026-04-08 | mm: add gpu active/reclaim per-node stat counters (v2) | Dave Airlie | 1 | -0/+6 |
| 2026-04-05 | mm: vmalloc: streamline vmalloc memory accounting | Johannes Weiner | 1 | -1/+2 |
| 2026-04-05 | mm: rename my_zero_pfn() to zero_pfn() | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2026-03-27 | proc: array: drop stale FIXME about RCU in task_sig() | Jaime Saguillo Revilla | 1 | -1/+1 |
| 2026-03-26 | proc: rename proc_notify_change to proc_setattr | Christoph Hellwig | 1 | -4/+4 |
| 2026-03-26 | proc: rename proc_setattr to proc_nochmod_setattr | Christoph Hellwig | 5 | -19/+19 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 2 | -3/+3 |
| 2026-03-06 | fs/proc: Don't lock root inode when creating "self" and "thread-self" | NeilBrown | 2 | -6/+0 |
| 2026-02-25 | Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -6/+6 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 3 | -8/+7 |
| 2026-02-20 | proc: Fix pointer error dereference | Ethan Tidmore | 1 | -0/+3 |
| 2026-02-13 | Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+2 |
| 2026-02-12 | procfs: fix possible double mmput() in do_procmap_query() | Andrii Nakryiko | 1 | -1/+2 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+2 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2026-02-08 | procfs: fix missing RCU protection when reading real_parent in do_task_stat() | Jinliang Zheng | 1 | -1/+1 |
| 2026-02-05 | procfs: avoid fetching build ID while holding VMA lock | Andrii Nakryiko | 1 | -15/+27 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-20 | mm: introduce generic lazy_mmu helpers | Kevin Brodsky | 1 | -2/+2 |
| 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 | -17/+17 |
| 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 | -139/+175 |
| 2025-12-02 | seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin... | Ingo Molnar | 1 | -17/+17 |
| 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 |
| 2025-08-05 | mm/smaps: fix race between smaps_hugetlb_range and migration | Jinjiang Tu | 1 | -1/+5 |
| 2025-08-03 | Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -17/+12 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -40/+189 |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+5 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+1 |
| 2025-07-28 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 5 | -20/+15 |
| 2025-07-24 | fs/proc/task_mmu: read proc/pid/maps under per-vma lock | Suren Baghdasaryan | 2 | -8/+138 |
| 2025-07-24 | fs/proc/task_mmu: remove conversion of seq_file position to unsigned | Suren Baghdasaryan | 1 | -7/+10 |
| 2025-07-24 | fs: stable_page_flags(): use snapshot_page() | Luiz Capitulino | 1 | -16/+13 |
| 2025-07-24 | proc: kpagecount: use snapshot_page() | Luiz Capitulino | 1 | -4/+17 |
| 2025-07-21 | stackleak: Rename STACKLEAK to KSTACK_ERASE | Kees Cook | 1 | -3/+3 |
| 2025-07-19 | mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter | Vlastimil Babka | 1 | -2/+1 |
| 2025-07-13 | mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_* | David Hildenbrand | 1 | -2/+2 |
| 2025-07-12 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which | Andrew Morton | 1 | -7/+7 |
| 2025-07-10 | uapi: export PROCFS_ROOT_INO | Aleksa Sarai | 1 | -5/+5 |
| 2025-07-09 | fs/proc/vmcore: a few cleanups for vmcore_add_device_dump() | Su Hui | 1 | -17/+12 |
| 2025-07-09 | proc: use the same treatment to check proc_lseek as ones for proc_read_iter e... | wangzijie | 3 | -1/+8 |
| 2025-07-09 | mm: fix the inaccurate memory statistics issue for users | Baolin Wang | 1 | -7/+7 |
| 2025-07-03 | fix proc_sys_compare() handling of in-lookup dentries | Al Viro | 2 | -8/+12 |
| 2025-06-25 | fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio | David Hildenbrand | 1 | -1/+1 |
| 2025-06-16 | proc_fd_getattr(): don't bother with S_ISDIR() check | Al Viro | 1 | -10/+1 |
| 2025-06-10 | switch procfs from d_set_d_op() to d_splice_alias_ops() | Al Viro | 5 | -18/+12 |
| 2025-06-10 | procfs: kill ->proc_dops | Al Viro | 2 | -5/+6 |
| 2025-05-31 | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -11/+17 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -113/+63 |
| 2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+1 |
| 2025-05-11 | proc: fix the issue of proc_mem_open returning NULL | Penglei Jiang | 3 | -11/+17 |
| 2025-05-11 | fs/proc/page: refactor to reduce code duplication | Liu Ye | 1 | -106/+53 |
| 2025-05-11 | fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions | Andrei Vagin | 1 | -7/+10 |
| 2025-05-05 | mm: remove NR_BOUNCE zone stat | Christoph Hellwig | 1 | -2/+1 |
| 2025-04-08 | Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS | NeilBrown | 1 | -1/+1 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -18/+94 |
| 2025-03-25 | Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -28/+20 |
| 2025-03-24 | Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
| 2025-03-24 | Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+6 |
| 2025-03-21 | fs/procfs: fix the comment above proc_pid_wchan() | Bart Van Assche | 1 | -1/+1 |
| 2025-03-21 | meminfo: add a per node counter for balloon drivers | Nico Pache | 1 | -0/+2 |
| 2025-03-19 | sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional | Ingo Molnar | 1 | -7/+0 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ... | David Hildenbrand | 2 | -2/+23 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO... | David Hildenbrand | 1 | -1/+6 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (... | David Hildenbrand | 1 | -2/+9 |
| 2025-03-17 | fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI... | David Hildenbrand | 2 | -3/+43 |
| 2025-03-17 | mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared() | David Hildenbrand | 1 | -2/+2 |
| 2025-03-17 | fs/proc/task_mmu: reduce scope of lazy mmu region | Ryan Roberts | 1 | -7/+4 |
| 2025-03-16 | fs/proc/task_mmu: add guard region bit to pagemap | Lorenzo Stoakes | 1 | -1/+5 |
| 2025-03-16 | proc: fix UAF in proc_get_inode() | Ye Bin | 3 | -4/+26 |
| 2025-03-13 | posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held | Thomas Gleixner | 1 | -28/+20 |
| 2025-02-17 | procfs: fix a locking bug in a vmcore_add_device_dump() error path | Bart Van Assche | 1 | -1/+4 |
| 2025-02-10 | crash: Use note name macros | Akihiko Odaki | 1 | -6/+6 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -6/+12 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 4 | -6/+12 |
| 2025-01-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -66/+236 |
| 2025-01-27 | virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM | David Hildenbrand | 1 | -0/+1 |
| 2025-01-27 | fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ... | David Hildenbrand | 2 | -0/+174 |
| 2025-01-27 | fs/proc/vmcore: factor out freeing a list of vmcore ranges | David Hildenbrand | 1 | -8/+1 |
| 2025-01-27 | fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list | David Hildenbrand | 1 | -19/+2 |
| 2025-01-27 | fs/proc/vmcore: move vmcore definitions out of kcore.h | David Hildenbrand | 1 | -10/+16 |
| 2025-01-27 | fs/proc/vmcore: prefix all pr_* with "vmcore:" | David Hildenbrand | 1 | -1/+3 |
| 2025-01-27 | fs/proc/vmcore: disallow vmcore modifications while the vmcore is open | David Hildenbrand | 1 | -23/+34 |
| 2025-01-27 | fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex | David Hildenbrand | 1 | -9/+8 |
| 2025-01-27 | fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex | David Hildenbrand | 1 | -7/+8 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+11 |
| 2025-01-25 | ksm: add ksm involvement information for each process | xu xin | 1 | -0/+11 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -40/+41 |
| 2025-01-12 | fs/proc: fix softlockup in __read_vmcore (part 2) | Rik van Riel | 1 | -0/+2 |
| 2025-01-04 | fs/proc: do_task_stat: Fix ESP not readable during coredump | Nam Cao | 1 | -1/+1 |
| 2024-12-30 | fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit | David Hildenbrand | 1 | -1/+1 |
| 2024-12-22 | vfs: support caching symlink lengths in inodes | Mateusz Guzik | 1 | -1/+1 |
| 2024-12-05 | fs/proc/vmcore.c: fix warning when CONFIG_MMU=n | Andrew Morton | 1 | -28/+28 |
| 2024-12-02 | proc/kcore: use percpu_rw_semaphore for kclist_lock | Omar Sandoval | 1 | -5/+5 |
| 2024-12-02 | proc/kcore: don't walk list on every read | Omar Sandoval | 1 | -35/+35 |
| 2024-12-02 | proc/kcore: mark proc entry as permanent | Omar Sandoval | 1 | -0/+1 |
| 2024-11-27 | Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-26 | Merge branch 'ovl.fixes' | Christian Brauner | 2 | -54/+61 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -6/+6 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -13/+15 |
| 2024-11-22 | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -54/+61 |
| 2024-11-22 | fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter... | Jiri Olsa | 1 | -0/+1 |
| 2024-11-19 | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
| 2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+4 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-18 | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2 | -10/+3 |
| 2024-11-16 | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+3 |
| 2024-11-14 | fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args() | Dan Carpenter | 1 | -1/+3 |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo... | Catalin Marinas | 1 | -1/+1 |
| 2024-11-11 | mm: zswap: modify zswap_stored_pages to be atomic_long_t | Kanchana P Sridhar | 1 | -1/+1 |
| 2024-11-11 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 1 | -4/+5 |
| 2024-11-10 | Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -4/+5 |
| 2024-11-07 | fs/proc: fix compile warning about variable 'vmcore_mmap_ops' | Qi Xi | 1 | -4/+5 |
| 2024-11-07 | proc/softirqs: replace seq_printf with seq_put_decimal_ull_width | David Wang | 1 | -1/+1 |
| 2024-11-07 | posix-timers: Embed sigqueue in struct k_itimer | Thomas Gleixner | 1 | -2/+2 |
| 2024-11-06 | fs/proc/kcore.c: fix coccinelle reported ERROR instances | Mirsad Todorovac | 1 | -5/+5 |
| 2024-11-05 | get rid of __get_task_comm() | Yafang Shao | 1 | -1/+1 |
| 2024-11-05 | mm: refactor mm_access() to not return NULL | Lorenzo Stoakes | 1 | -12/+14 |
| 2024-10-31 | sysctl: Reduce dput(child) calls in proc_sys_fill_cache() | Markus Elfring | 1 | -4/+4 |
| 2024-10-21 | Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-10-18 | proc: Fix W=1 build kernel-doc warning | Thorsten Blum | 1 | -1/+1 |
| 2024-10-17 | fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization | Brahmajit Das | 1 | -6/+10 |
| 2024-10-16 | fs/procfs: Switch to irq_get_nr_irqs() | Bart Van Assche | 2 | -4/+4 |
| 2024-10-10 | sysctl: Convert locking comments to lockdep assertions | Thomas Weißschuh | 1 | -4/+10 |
| 2024-10-09 | fs/proc/kcore.c: allow translation of physical memory addresses | Alexander Gordeev | 1 | -2/+34 |
| 2024-10-09 | sysctl: make internal ctl_tables const | Thomas Weißschuh | 1 | -2/+2 |
| 2024-10-09 | sysctl: allow registration of const struct ctl_table | Thomas Weißschuh | 1 | -3/+3 |
| 2024-10-09 | sysctl: move internal interfaces to const struct ctl_table | Thomas Weißschuh | 2 | -41/+42 |