Commit Graph

1252 Commits (924d38f404936495b59ef7fa3ff232d978d64b18)

Author SHA1 Message Date
Dave Jones 16caed3196 fault-injection: set bounds on what /proc/self/make-it-fail accepts. 11 years ago
WANG Chao c4082f36fa vmcore: continue vmcore initialization if PT_NOTE is found empty 11 years ago
Rashika Kheria 82e0703b6c include/linux/crash_dump.h: add vmcore_cleanup() prototype 11 years ago
Oleg Nesterov ad86622b47 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space 11 years ago
Djalal Harouni 32ed74a4b9 procfs: make /proc/*/pagemap 0400 11 years ago
Djalal Harouni 35a35046e4 procfs: make /proc/*/{stack,syscall,personality} 0400 11 years ago
Monam Agarwal 1c44dbc82f fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) 11 years ago
Andrey Vagin 49d063cb35 proc: show mnt_id in /proc/pid/fdinfo 11 years ago
Luiz Capitulino f0b5664ba7 fs/proc/meminfo: meminfo_proc_show(): fix typo in comment 11 years ago
Davidlohr Bueso 615d6e8756 mm: per-thread vma caching 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Al Viro 5d826c847b new helper: readlink_copy() 11 years ago
William Roberts 21a6457a79 proc: Update get proc_pid_cmdline() to use mm.h helpers 11 years ago
Frederic Weisbecker bfc3f0281e cputime: Default implementation of nsecs -> cputime conversion 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Grant Likely 8357041a69 of: remove /proc/device-tree 11 years ago
Artem Fetishev 70335abb26 fs/proc/base.c: fix GPF in /proc/$PID/map_files 11 years ago
David Rientjes 668f9abbd4 mm: close PageTail race 11 years ago
Greg Pearson 38dfac843c vmcore: prevent PT_NOTE p_memsz overflow during header update 11 years ago
Oleg Nesterov 185ee40ee7 fs/proc/array.c: change do_task_stat() to use while_each_thread() 11 years ago
Paul Gortmaker abaf3787ac fs/proc: don't use module_init for non-modular core code 11 years ago
Dave Jones c1d867a54d fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware exists. 11 years ago
Rui Xiang cdf7e8dded proc: set attributes of pde using accessor functions 11 years ago
Oleg Nesterov 9f6e963f06 proc: fix ->f_pos overflows in first_tid() 11 years ago
Oleg Nesterov d855a4b79f proc: don't (ab)use ->group_leader in proc_task_readdir() paths 11 years ago
Oleg Nesterov c986c14a6a proc: change first_tid() to use while_each_thread() rather than next_thread() 11 years ago
Oleg Nesterov 940fe4793a proc: fix the potential use-after-free in first_tid() 11 years ago
Oleg Nesterov 74e37200de proc: cleanup/simplify get_task_state/task_state_array 11 years ago
Naoya Horiguchi e3bba3c3c9 fs/proc/page.c: add PageAnon check to surely detect thp 11 years ago
Rik van Riel 34e431b0ae /proc/meminfo: provide estimated available memory 11 years ago
Jan Beulich ae5758a1a7 procfs: also fix proc_reg_get_unmapped_area() for !MMU case 11 years ago
Al Viro b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users 11 years ago
Kirill A. Shutemov cb900f4121 mm, hugetlb: convert hugetlbfs to use split pmd lock 11 years ago
Kirill A. Shutemov bf929152e9 mm, thp: change pmd_trans_huge_lock() to return taken lock 11 years ago
Kirill A. Shutemov e1f56c89b0 mm: convert mm->nr_ptes to atomic_long_t 11 years ago
Randy Dunlap 1c3fc3e5cc kcore: add Kconfig help text 11 years ago
HATAYAMA Daisuke 5721cf84d9 procfs: clean up proc_reg_get_unmapped_area for 80-column limit 11 years ago
Jerome Marchand 00619bcc44 mm: factor commit limit calculation 11 years ago
Naoya Horiguchi ec8e41aec1 /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line 11 years ago
David Rientjes 948927ee9e mm, mempolicy: make mpol_to_str robust and always succeed 11 years ago
Xishi Qiu 83285c72e0 mm: use pgdat_end_pfn() to simplify the code in others 11 years ago
Eric Paris 81407c84ac audit: allow unsetting the loginuid (with priv) 11 years ago
Al Viro 87dc800be2 new helper: kfree_put_link() 11 years ago
HATAYAMA Daisuke fad1a86e25 procfs: call default get_unmapped_area on MMU-present architectures 11 years ago
HATAYAMA Daisuke 2cbe3b0af8 procfs: fix unintended truncation of returned mapped address 11 years ago
Cyrill Gorcunov e9cdd6e771 mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages 11 years ago
Rob Herring 32df8dca50 of: remove HAVE_ARCH_DEVTREE_FIXUPS 11 years ago
Mel Gorman e29cf08b05 sched/numa: Report a NUMA task group ID 11 years ago
Kirill A. Shutemov 3cd14fcd3f thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago