summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6 days4-6/+12
|\
| * Pass parent directory inode and expected name to ->d_revalidate()Al Viro9 days4-6/+12
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9 days2-66/+236
|\ \
| * | virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAMDavid Hildenbrand9 days1-0/+1
| * | fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...David Hildenbrand9 days2-0/+174
| * | fs/proc/vmcore: factor out freeing a list of vmcore rangesDavid Hildenbrand9 days1-8/+1
| * | fs/proc/vmcore: factor out allocating a vmcore range and adding it to a listDavid Hildenbrand9 days1-19/+2
| * | fs/proc/vmcore: move vmcore definitions out of kcore.hDavid Hildenbrand9 days1-10/+16
| * | fs/proc/vmcore: prefix all pr_* with "vmcore:"David Hildenbrand9 days1-1/+3
| * | fs/proc/vmcore: disallow vmcore modifications while the vmcore is openDavid Hildenbrand9 days1-23/+34
| * | fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutexDavid Hildenbrand9 days1-9/+8
| * | fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutexDavid Hildenbrand9 days1-7/+8
* | | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9 days1-0/+11
|\ \ \
| * | | ksm: add ksm involvement information for each processxu xin10 days1-0/+11
* | | | Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-01-202-2/+2
|\ \ \ \
| * | | | fs/proc: do_task_stat: Fix ESP not readable during coredumpNam Cao2025-01-041-1/+1
| * | | | vfs: support caching symlink lengths in inodesMateusz Guzik2024-12-221-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2025-01-201-40/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | proc/kcore: use percpu_rw_semaphore for kclist_lockOmar Sandoval2024-12-021-5/+5
| * | | proc/kcore: don't walk list on every readOmar Sandoval2024-12-021-35/+35
| * | | proc/kcore: mark proc entry as permanentOmar Sandoval2024-12-021-0/+1
| |/ /
* | / fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel2025-01-121-0/+2
| |/ |/|
* | fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand2024-12-301-1/+1
* | fs/proc/vmcore.c: fix warning when CONFIG_MMU=nAndrew Morton2024-12-051-28/+28
|/
* Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-271-0/+1
|\
| * Merge branch 'ovl.fixes'Christian Brauner2024-11-262-54/+61
| |\
| * | fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...Jiri Olsa2024-11-221-0/+1
* | | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-252-6/+6
|\ \ \
| * | | fs/proc/kcore.c: fix coccinelle reported ERROR instancesMirsad Todorovac2024-11-061-5/+5
| * | | get rid of __get_task_comm()Yafang Shao2024-11-051-1/+1
* | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-232-13/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: zswap: modify zswap_stored_pages to be atomic_long_tKanchana P Sridhar2024-11-111-1/+1
| * | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2024-11-111-4/+5
| |\ \ \
| * | | | mm: refactor mm_access() to not return NULLLorenzo Stoakes2024-11-051-12/+14
| | |/ / | |/| |
* | | | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-222-54/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysctl: Reduce dput(child) calls in proc_sys_fill_cache()Markus Elfring2024-10-311-4/+4
| * | | sysctl: Convert locking comments to lockdep assertionsThomas Weißschuh2024-10-101-4/+10
| * | | sysctl: make internal ctl_tables constThomas Weißschuh2024-10-091-2/+2
| * | | sysctl: allow registration of const struct ctl_tableThomas Weißschuh2024-10-091-3/+3
| * | | sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh2024-10-092-41/+42
* | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-191-2/+2
|\ \ \ \
| * | | | posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner2024-11-071-2/+2
| |/ / /
* | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-192-4/+4
|\ \ \ \
| * | | | fs/procfs: Switch to irq_get_nr_irqs()Bart Van Assche2024-10-162-4/+4
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-11-181-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-141-1/+1
| |\ \| | |
| | * | | | mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown2024-10-041-1/+1
| | |/ / /
* | | | | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-11-182-10/+3
|\ \ \ \ \
| * | | | | remove pointless includes of <linux/fdtable.h>Al Viro2024-10-071-1/+0
| * | | | | get rid of ...lookup...fdget_rcu() familyAl Viro2024-10-071-9/+3
| | |/ / / | |/| | |