summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-08Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman
2021-12-08proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand
2021-08-19seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches
2021-08-19proc: faster /proc/*/statusAlexey Dobriyan
2021-08-12Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-28Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-16Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman
2021-06-16proc: only require mm_struct for writingLinus Torvalds
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook
2021-06-03Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-02Merge 4.4.247 into android-4.4-pGreg Kroah-Hartman
2020-12-02proc: don't allow async path resolution of /proc/self componentsJens Axboe
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-15UPSTREAM: fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-20Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman
2020-06-20proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-01-23Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman
2020-01-23mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2019-12-21Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman
2019-12-21fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-12-21proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan
2019-12-21fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness
2019-12-21fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
2019-11-25Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman
2019-11-25proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22Merge 4.4.183 into android-4.4-pGreg Kroah-Hartman
2019-06-22Merge 4.4.183 into android-4.4Greg Kroah-Hartman
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-06-20mm: add /proc/pid/smaps_rollupDaniel Colascione
2019-05-23Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16Merge 4.4.180 into android-4.4Greg Kroah-Hartman
2019-05-16fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-05Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P
2019-04-03Merge 4.4.178 into android-4.4Greg Kroah-Hartman
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing
2019-01-29Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P
2019-01-28Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman
2019-01-28Merge 4.4.172 into android-4.4Greg Kroah-Hartman
2019-01-26proc: Remove empty line in /proc/self/statusGwendal Grignou