| Commit message (Expand) | Author | Age | Files | Lines |
* | net: add netns refcount tracker to struct seq_net_private | Eric Dumazet | 2021-12-10 | 1 | -3/+16 |
* | proc/vmcore: fix clearing user buffer by properly using clear_user() | David Hildenbrand | 2021-11-20 | 1 | -8/+12 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-09 | 2 | -41/+85 |
|\ |
|
| * | proc: allow pid_revalidate() during LOOKUP_RCU | Stephen Brennan | 2021-11-09 | 1 | -8/+10 |
| * | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks | David Hildenbrand | 2021-11-09 | 1 | -30/+69 |
| * | proc/vmcore: let pfn_is_ram() return a bool | David Hildenbrand | 2021-11-09 | 1 | -4/+4 |
| * | procfs: do not list TID 0 in /proc/<pid>/task | Florian Weimer | 2021-11-09 | 1 | -0/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -12/+16 |
|\ \
| |/ |
|
| * | mm/smaps: simplify shmem handling of pte holes | Peter Xu | 2021-11-06 | 1 | -10/+12 |
| * | mm/smaps: fix shmem pte hole swap calculation | Peter Xu | 2021-11-06 | 1 | -2/+4 |
* | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds | 2021-11-03 | 1 | -3/+3 |
|\ \ |
|
| * | | coredump: Limit coredumps to a single thread group | Eric W. Biederman | 2021-10-08 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-11-01 | 1 | -3/+3 |
|\ \ |
|
| * | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 1 | -3/+3 |
| |/ |
|
* | | proc: Use task_is_running() for wchan in /proc/$pid/stat | Kees Cook | 2021-10-15 | 1 | -5/+2 |
* | | Revert "proc/wchan: use printk format instead of lookup_symbol_name()" | Kees Cook | 2021-10-15 | 1 | -8/+11 |
* | | fs/proc/uptime.c: Fix idle time reporting in /proc/uptime | Josh Don | 2021-10-05 | 2 | -7/+11 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 2 | -15/+8 |
|\ |
|
| * | connector: send event on write to /proc/[pid]/comm | Ohhoon Kwon | 2021-09-08 | 1 | -1/+4 |
| * | proc: stop using seq_get_buf in proc_task_name | Christoph Hellwig | 2021-09-08 | 1 | -14/+4 |
* | | mm: remove VM_DENYWRITE | David Hildenbrand | 2021-09-03 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2021-07-03 | 1 | -1/+1 |
|\ |
|
| * | switch file_open_root() to struct path | Al Viro | 2021-04-07 | 1 | -1/+1 |
* | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | bootconfig: Change array value to use child node | Masami Hiramatsu | 2021-06-10 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 4 | -35/+92 |
|\ \ \ |
|
| * | | | procfs/dmabuf: add inode number to /proc/*/fdinfo | Kalesh Singh | 2021-07-01 | 1 | -2/+3 |
| * | | | procfs: allow reading fdinfo with PTRACE_MODE_READ | Kalesh Singh | 2021-07-01 | 2 | -3/+16 |
| * | | | proc: Avoid mixing integer types in mem_rw() | Marcelo Henrique Cerri | 2021-07-01 | 1 | -1/+1 |
| * | | | mm: remove special swap entry functions | Alistair Popple | 2021-07-01 | 1 | -15/+8 |
| * | | | fs/proc/kcore: use page_offline_(freeze|thaw) | David Hildenbrand | 2021-06-30 | 1 | -0/+13 |
| * | | | fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi... | David Hildenbrand | 2021-06-30 | 1 | -1/+13 |
| * | | | fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM | David Hildenbrand | 2021-06-30 | 1 | -8/+27 |
| * | | | fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER | David Hildenbrand | 2021-06-30 | 1 | -5/+2 |
| * | | | mm/pagemap: export uffd-wp protection information | Peter Xu | 2021-06-30 | 1 | -0/+9 |
| * | | | mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_... | Miaohe Lin | 2021-06-30 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-29 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | mm: gup: pack has_pinned in MMF_HAS_PINNED | Andrea Arcangeli | 2021-06-29 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2021-06-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Reimplement RLIMIT_SIGPENDING on top of ucounts | Alexey Gladkov | 2021-04-30 | 1 | -1/+1 |
* | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 2 | -3/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 2021-06-18 | 1 | -1/+8 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 1 | -0/+4 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | sched: Make nr_iowait() return 32-bit value | Alexey Dobriyan | 2021-05-12 | 1 | -1/+1 |
| * | | | | | sched: Make nr_running() return 32-bit value | Alexey Dobriyan | 2021-05-12 | 2 | -2/+2 |
* | | | | | | proc: only require mm_struct for writing | Linus Torvalds | 2021-06-15 | 1 | -1/+3 |
| |_|/ / /
|/| | | | |
|
* | | | | | proc: Track /proc/$pid/attr/ opener mm_struct | Kees Cook | 2021-06-08 | 1 | -1/+8 |
| |/ / /
|/| | | |
|
* | | | | proc: Check /proc/$pid/attr/ writes against file opener | Kees Cook | 2021-05-25 | 1 | -0/+4 |
|/ / / |
|
* | | | proc/sysctl: fix function name error in comments | zhouchuangao | 2021-05-06 | 1 | -1/+1 |
* | | | proc: delete redundant subset=pid check | Alexey Dobriyan | 2021-05-06 | 1 | -4/+0 |