summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
id=49697335e0b441b0553598c1b48ee9ebb053d2f1'>signal: Remove the helper signal_group_exitEric W. Biederman 2022-01-08coredump: Stop setting signal->group_exit_taskEric W. Biederman 2022-01-08signal: Remove SIGNAL_GROUP_COREDUMPEric W. Biederman 2022-01-08signal: During coredumps set SIGNAL_GROUP_EXIT in zap_processEric W. Biederman 2021-10-08coredump: Limit coredumps to a single thread groupEric W. Biederman 2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman 2021-10-06exit: Factor coredump_exit_mm out of exit_mmEric W. Biederman 2021-09-08coredump: fix memleak in dump_vma_snapshot()QiuXi 2021-09-08fs/coredump.c: log if a core dump is aborted due to changed file permissionsDavid Oberhollenzer 2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds 2021-06-10coredump: Limit what can interrupt coredumpsEric W. Biederman 2021-04-07switch file_open_root() to struct pathAl Viro 2021-03-08coredump: don't bother with do_truncate()Al Viro 2021-02-26fs/coredump: use kmap_local_page()Ira Weiny 2021-01-24open: handle idmapped mounts in do_truncate()Christian Brauner 2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2020-12-10coredump: Document coredump code exclusively used by cell spufsEric W. Biederman 2020-12-10exec: Simplify unshare_filesEric W. Biederman 2020-12-06coredump: fix core_pattern parse errorMenglong Dong 2020-10-16binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshotJann Horn 2020-10-16coredump: rework elf/elf_fdpic vma_dump_size() into common helperJann Horn 2020-10-16coredump: refactor page range dumping into common helperJann Horn 2020-10-16coredump: let dump_emit() bail out on short writesJann Horn 2020-08-12coredump: add %f for executable filenameLepton Wu 2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse 2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse 2020-04-28coredump: fix crash when umh is disabledLuis Chamberlain 2020-04-21coredump: fix null pointer dereference on coredumpSudip Mukherjee 2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds 2019-08-03coredump: split pipe command whitespace before expanding templatePaul Wise 2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman