Age | Commit message (Expand) | Author | Files | Lines |
2025-03-13 | coredump: Only sort VMAs when core_sort_vma sysctl is set | Kees Cook | 1 | -2/+13 |
2024-09-26 | Revert "binfmt_elf, coredump: Log the reason of the failed core dumps" | Linus Torvalds | 1 | -88/+19 |
2024-08-12 | binfmt_elf: Dump smaller VMAs first in ELF cores | Brian Mak | 1 | -0/+16 |
2024-08-05 | binfmt_elf, coredump: Log the reason of the failed core dumps | Roman Kisel | 1 | -19/+88 |
2024-08-05 | coredump: Standartize and fix logging | Roman Kisel | 1 | -27/+16 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -1/+1 |
2024-07-04 | coredump: simplify zap_process() | Oleg Nesterov | 1 | -7/+7 |
2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+1 |
2024-05-22 | kernel: Remove signal hacks for vhost_tasks | Mike Christie | 1 | -3/+1 |
2024-05-08 | fs/coredump: Enable dynamic configuration of max file note size | Allen Pais | 1 | -0/+17 |
2024-03-06 | iov_iter: get rid of 'copy_mc' flag | Linus Torvalds | 1 | -3/+42 |
2023-12-28 | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 1 | -1/+0 |
2023-06-26 | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -1/+1 |
2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 1 | -1/+3 |
2023-05-17 | coredump: require O_WRONLY instead of O_RDWR | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2023-05-02 | mm: hwpoison: coredump: support recovery from dump_user_range() | Kefeng Wang | 1 | -0/+1 |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+4 |
2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -5/+2 |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2023-02-09 | coredump: convert to vma iterator | Liam R. Howlett | 1 | -4/+4 |
2023-02-03 | coredump: use bvec_set_page to initialize a bvec | Christoph Hellwig | 1 | -5/+2 |
2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner | 1 | -3/+1 |
2023-01-18 | fs: port vfs_*() helpers to struct mnt_idmap | Christian Brauner | 1 | -2/+4 |
2023-01-10 | coredump: Move dump_emit_page() to kill unused warning | Geert Uytterhoeven | 1 | -24/+24 |
2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+5 |
2022-12-12 | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2022-12-12 | Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
2022-11-18 | core_pattern: add CPU specifier | Oleksandr Natalenko | 1 | -0/+5 |
2022-11-01 | coredump: Proactively round up to kmalloc bucket size | Kees Cook | 1 | -2/+5 |
2022-10-26 | fs: use type safe idmapping helpers | Christian Brauner | 1 | -2/+2 |
2022-10-23 | kill coredump_params->regs | Al Viro | 1 | -1/+0 |
2022-10-23 | kill signal_pt_regs() | Al Viro | 1 | -1/+1 |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -22/+12 |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+3 |
2022-10-09 | Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2022-10-03 | [brown paperbag] fix coredump breakage | Al Viro | 1 | -1/+2 |
2022-09-28 | [coredump] don't use __kernel_write() on kmap_local_page() | Al Viro | 1 | -5/+33 |
2022-09-26 | coredump: remove vma linked list walk | Matthew Wilcox (Oracle) | 1 | -22/+12 |
2022-09-07 | freezer,sched: Rewrite core freezer logic | Peter Zijlstra | 1 | -3/+2 |
2022-09-07 | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 1 | -1/+1 |
2022-07-20 | signal: Drop signals received after a fatal signal has been processed | Eric W. Biederman | 1 | -1/+1 |
2022-07-16 | fs: do not compare against ->llseek | Jason A. Donenfeld | 1 | -2/+2 |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2022-03-10 | tracehook: Remove tracehook.h | Eric W. Biederman | 1 | -1/+0 |
2022-03-08 | coredump: Use the vma snapshot in fill_files_note | Eric W. Biederman | 1 | -1/+21 |
2022-03-08 | coredump: Remove the WARN_ON in dump_vma_snapshot | Eric W. Biederman | 1 | -6/+0 |
2022-03-08 | coredump: Snapshot the vmas in do_coredump | Eric W. Biederman | 1 | -18/+23 |
2022-03-01 | coredump: Also dump first pages of non-executable ELF libraries | Jann Horn | 1 | -5/+34 |