aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.116' into v5.10/standard/baseBruce Ashfield
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08proc: bootconfig: Add null pointer checkLv Ruyi
2022-03-02Merge tag 'v5.10.102' into v5.10/standard/baseBruce Ashfield
2022-02-23fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi
2021-12-08Merge tag 'v5.10.83' into v5.10/standard/baseBruce Ashfield
2021-12-01proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-18fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don
2021-08-02Merge tag 'v5.10.54' into v5.10/standard/baseBruce Ashfield
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/baseBruce Ashfield
2021-07-14mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin
2021-06-23Merge tag 'v5.10.44' into v5.10/standard/baseBruce Ashfield
2021-06-16proc: only require mm_struct for writingLinus Torvalds
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook
2021-06-15aufs5: aufs-mmapBruce Ashfield
2021-06-09Revert "aufs5: aufs5-mmap"Bruce Ashfield
2021-06-07Merge tag 'v5.10.42' into v5.10/standard/baseBruce Ashfield
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2021-05-20Merge tag 'v5.10.38' into v5.10/standard/baseBruce Ashfield
2021-05-19fs/proc/generic.c: fix incorrect pde_is_permanent checkColin Ian King
2021-05-17Merge tag 'v5.10.37' into v5.10/standard/baseBruce Ashfield
2021-05-14seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com
2021-03-08Merge tag 'v5.10.20' into v5.10/standard/baseBruce Ashfield
2021-03-04proc: don't allow async path resolution of /proc/thread-self componentsJens Axboe
2021-03-04proc: use kvzalloc for our kernel bufferJosef Bacik
2021-03-04mm: proc: Invalidate TLB after clearing soft-dirty page stateWill Deacon
2021-01-31Merge tag 'v5.10.11' into v5.10/standard/baseBruce Ashfield
2021-01-27proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-24Merge tag 'v5.10.9' into v5.10/standard/baseBruce Ashfield
2021-01-19mm: don't play games with pinned pages in clear_page_refsLinus Torvalds
2021-01-19mm: fix clear_refs_write lockingLinus Torvalds
2021-01-17Merge tag 'v5.10.6' into v5.10/standard/baseBruce Ashfield
2021-01-09exec: Transform exec_update_mutex into a rw_semaphoreEric W. Biederman
2020-12-30Merge tag 'v5.10.4' into v5.10/standard/baseBruce Ashfield
2020-12-30proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan
2020-12-17aufs5: aufs5-mmapBruce Ashfield
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen
2020-11-20Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13proc: don't allow async path resolution of /proc/self componentsJens Axboe
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-06proc "seq files": switch to ->read_iterChristoph Hellwig
2020-11-06proc "single files": switch to ->read_iterGreg Kroah-Hartman
2020-11-06proc/stat: switch to ->read_iterChristoph Hellwig
2020-11-06proc/cpuinfo: switch to ->read_iterChristoph Hellwig
2020-11-06proc: wire up generic_file_splice_read for iter opsChristoph Hellwig
2020-11-02mm, oom: keep oom_adj under or at upper limit when printingCharles Haithcock
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds