- 64bf6ae Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- f9010db fork, vhost: Use CLONE_THREAD to fix freezer/ps regression by Mike Christie · 1 year, 7 months ago
- 88e4607 coredump: require O_WRONLY instead of O_RDWR by Vladimir Sementsov-Ogievskiy · 1 year, 9 months ago
- 245f092 mm: hwpoison: coredump: support recovery from dump_user_range() by Kefeng Wang · 1 year, 9 months ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- 5b0ed59 Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
- 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 1 year, 10 months ago
- e552cdb coredump: convert to vma iterator by Liam R. Howlett · 2 years ago
- cd59800 coredump: use bvec_set_page to initialize a bvec by Christoph Hellwig · 1 year, 11 months ago
- e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years ago
- abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 2 years ago
- 9c7417b coredump: Move dump_emit_page() to kill unused warning by Geert Uytterhoeven · 2 years, 3 months ago
- 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 1 month ago
- e1212e9 Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 1 month ago
- 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 1 month ago
- 405b2fc Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 1 month ago
- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 4 months ago
- 8603b6f core_pattern: add CPU specifier by Oleksandr Natalenko · 2 years, 4 months ago
- 6dd142d coredump: Proactively round up to kmalloc bucket size by Kees Cook · 2 years, 3 months ago
- a2bd096 fs: use type safe idmapping helpers by Christian Brauner · 2 years, 6 months ago
- 9a938eb kill coredump_params->regs by Al Viro · 4 years, 7 months ago
- 6a542d1 kill signal_pt_regs() by Al Viro · 4 years, 7 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 30c9999 Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- e572410 Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 3 months ago
- 4f526fe [brown paperbag] fix coredump breakage by Al Viro · 2 years, 3 months ago
- 06bbaa6 [coredump] don't use __kernel_write() on kmap_local_page() by Al Viro · 2 years, 3 months ago
- 182ea1d coredump: remove vma linked list walk by Matthew Wilcox (Oracle) · 2 years, 4 months ago
- f5d39b0 freezer,sched: Rewrite core freezer logic by Peter Zijlstra · 2 years, 4 months ago
- f9fc8ca sched: Add TASK_ANY for wait_task_inactive() by Peter Zijlstra · 2 years, 4 months ago
- 9a95f78e signal: Drop signals received after a fatal signal has been processed by Eric W. Biederman · 3 years ago
- 4e3299e fs: do not compare against ->llseek by Jason A. Donenfeld · 2 years, 6 months ago
- 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
- 355f841 tracehook: Remove tracehook.h by Eric W. Biederman · 2 years, 11 months ago
- 390031c coredump: Use the vma snapshot in fill_files_note by Eric W. Biederman · 2 years, 10 months ago
- 49c1866 coredump: Remove the WARN_ON in dump_vma_snapshot by Eric W. Biederman · 2 years, 10 months ago
- 95c5436 coredump: Snapshot the vmas in do_coredump by Eric W. Biederman · 2 years, 10 months ago
- 84158b7 coredump: Also dump first pages of non-executable ELF libraries by Jann Horn · 3 years ago
- f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
- 4969733 signal: Remove the helper signal_group_exit by Eric W. Biederman · 3 years, 6 months ago
- 6ac79ec5 coredump: Stop setting signal->group_exit_task by Eric W. Biederman · 3 years, 1 month ago
- 2f824d4 signal: Remove SIGNAL_GROUP_COREDUMP by Eric W. Biederman · 3 years ago
- 752dc97 signal: During coredumps set SIGNAL_GROUP_EXIT in zap_process by Eric W. Biederman · 3 years ago
- 0258b5f coredump: Limit coredumps to a single thread group by Eric W. Biederman · 3 years, 3 months ago
- 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 4 months ago
- d67e03e exit: Factor coredump_exit_mm out of exit_mm by Eric W. Biederman · 3 years, 4 months ago
- 6fcac87 coredump: fix memleak in dump_vma_snapshot() by QiuXi · 3 years, 4 months ago
- dbd9d6f fs/coredump.c: log if a core dump is aborted due to changed file permissions by David Oberhollenzer · 3 years, 4 months ago
- 58ec905 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
- 06af867 coredump: Limit what can interrupt coredumps by Eric W. Biederman · 3 years, 7 months ago
- ffb37ca switch file_open_root() to struct path by Al Viro · 3 years, 9 months ago
- d0f1088 coredump: don't bother with do_truncate() by Al Viro · 4 years, 10 months ago
- 3159ed5 fs/coredump: use kmap_local_page() by Ira Weiny · 3 years, 10 months ago
- 643fe55 open: handle idmapped mounts in do_truncate() by Christian Brauner · 4 years ago
- faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 1 month ago
- c39ab6d coredump: Document coredump code exclusively used by cell spufs by Eric W. Biederman · 4 years, 1 month ago
- 1f702603 exec: Simplify unshare_files by Eric W. Biederman · 4 years, 1 month ago
- 2bf509d coredump: fix core_pattern parse error by Menglong Dong · 4 years, 1 month ago
- a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 3 months ago
- 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 3 months ago
- afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 3 months ago
- df0c09c coredump: let dump_emit() bail out on short writes by Jann Horn · 4 years, 3 months ago
- f38c85f coredump: add %f for executable filename by Lepton Wu · 4 years, 5 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 3740d93 coredump: fix crash when umh is disabled by Luis Chamberlain · 4 years, 9 months ago
- db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 4 years, 8 months ago
- 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
- 315c692 coredump: split pipe command whitespace before expanding template by Paul Wise · 5 years ago
- ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 9627165 coredump: call do_unlinkat directly instead of sys_unlink by Christoph Hellwig · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 70d78fe coredump: fix unfreezable coredumping task by Andrey Ryabinin · 8 years ago
- 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
- 4136c26 coredump: make coredump_wait wait for mmap_sem for write killable by Michal Hocko · 9 years ago
- 2c4cb04 coredump: only charge written data against RLIMIT_CORE by Omar Sandoval · 9 years ago
- a008393 coredump: get rid of coredump_params->written by Omar Sandoval · 9 years ago
- 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
- ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 9 years ago
- 03927c8 coredump: Use 64bit time for unix time of coredump by Arnd Bergmann · 9 years ago
- d61ba58 coredump: change zap_threads() and zap_process() to use for_each_thread() by Oleg Nesterov · 9 years ago
- 5fa534c coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP by Oleg Nesterov · 9 years ago
- 40f705a fs: Don't dump core if the corefile would become world-readable. by Jann Horn · 9 years ago
- fbb1816 fs: if a coredump already exists, unlink and recreate with O_EXCL by Jann Horn · 9 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- b4176b7 coredump: add __printf attribute to cn_*printf functions by Nicolas Iooss · 10 years ago
- 5202efe coredump: use from_kuid/kgid when formatting corename by Nicolas Iooss · 10 years ago
- 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 10 years ago
- 86cc058 coredump: accept any write method by Al Viro · 10 years ago
- fcbc32b coredump: Fix typo in comment by Bastien Nocera · 10 years ago
- b03023e coredump: add %i/%I in core_pattern to report the tid of the crashed thread by Oleg Nesterov · 10 years ago
- aed8adb coredump: fix the setting of PF_DUMPCORE by Silesh C V · 10 years ago
- 404ca80 coredump: fix va_list corruption by Eric Dumazet · 11 years ago