summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-282-1/+3
|\ \ \ \
| * | | | procfs: block chmod on /proc/thread-self/commAleksa Sarai2023-07-131-1/+2
| * | | | proc: use generic setattr() for /proc/$PID/netThomas Weißschuh2023-07-131-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-289-12/+13
|\ \ \ \
| * | | | fs: pass the request_mask to generic_fillattrJeff Layton2023-08-096-7/+8
| * | | | procfs: convert to ctime accessor functionsJeff Layton2023-07-245-5/+5
| |/ / /
* | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-251-2/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+5
| * | | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand2023-08-211-2/+1
* | | | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-111-3/+27
|\| | |
| * | | fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regionsLorenzo Stoakes2023-08-041-3/+27
| | |/ | |/|
* / | proc: fix missing conversion to 'iterate_shared'Linus Torvalds2023-08-061-1/+1
|/ /
* / proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter2023-07-271-1/+1
|/
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\
| * fs/proc/kcore.c: Pass a pointer to virt_addr_valid()Linus Walleij2023-05-291-1/+1
* | sysctl: set variable sysctl_mount_point storage-class-specifier to staticTom Rix2023-06-301-1/+1
* | Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-281-225/+19
|\ \
| * | sysctl: replace child with an enumerationJoel Granados2023-06-181-63/+18
| * | sysctl: Remove debugging dump_stackJoel Granados2023-06-181-1/+0
| * | sysctl: Remove register_sysctl_tableJoel Granados2023-05-231-159/+0
| * | sysctl: stop exporting register_sysctl_tableJoel Granados2023-05-231-3/+2
| |/
* | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-1/+1
|\ \
| * | procfs: replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-091-1/+1
| |/
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-40/+43
|\ \
| * | mm: nommu: correct the range of mmap_sem_read_lock in task_mem()lipeifeng2023-06-231-3/+3
| * | mm: ptep_get() conversionRyan Roberts2023-06-191-15/+18
| * | mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() failsHugh Dickins2023-06-191-16/+16
| * | mm: pagemap: restrict pagewalk to the requested rangeYuanchu Xie2023-06-091-6/+6
| |/
* | Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-271-2/+2
|\ \
| * | coredump, vmcore: Set p_align to 4 for PT_NOTEFangrui Song2023-05-161-2/+2
| |/
* | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-261-0/+5
|\ \
| * | mm: Add support for unaccepted memoryKirill A. Shutemov2023-06-061-0/+5
| |/
* / tty, proc, kernfs, random: Use copy_splice_read()David Howells2023-05-242-3/+3
|/
* sysctl: remove register_sysctl_paths()Luis Chamberlain2023-05-021-51/+4
* Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-2/+14
|\
| * mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov2023-03-161-0/+7
| * mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-2/+7
* | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-276-40/+13
|\ \
| * | fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu2023-04-211-0/+2
| * | proc/stat: remove arch_idle_time()Heiko Carstens2023-04-181-26/+0
| * | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-081-11/+11
| * | proc: remove mark_inode_dirty() in .setattr()Chao Yu2023-04-083-3/+0
| |/
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-274-47/+57
|\ \
| * | mm: add new KSM process and sysfs knobsStefan Roesch2023-04-211-0/+3
| * | smaps: fix defined but not used smaps_shmem_walk_opsSteven Price2023-04-181-2/+1
| * | mm: vmalloc: convert vread() to vread_iter()Lorenzo Stoakes2023-04-051-21/+23
| * | fs/proc/kcore: convert read_kcore() to read_kcore_iter()Lorenzo Stoakes2023-04-051-18/+18
| * | fs/proc/kcore: avoid bounce buffer for ktext dataLorenzo Stoakes2023-04-051-12/+5
| * | mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka2023-04-051-0/+13
| |/
* | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-04-271-30/+58
|\ \