diff options
| author | Christian Brauner <brauner@kernel.org> | 2025-06-16 18:01:31 +0300 | 
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2025-07-07 13:24:51 +0300 | 
| commit | a6ed5691b2428cc578908ee050d5d4908a6e065e (patch) | |
| tree | b4d2f6d26528178e5fa083b412624419c9191500 /scripts/gdb/linux/config.py | |
| parent | e04f97c8be29523bae2576fceee84a4b030406fb (diff) | |
| parent | da9029b47d790675dcd82a6d9e332bc41e1a17f1 (diff) | |
| download | linux-a6ed5691b2428cc578908ee050d5d4908a6e065e.tar.xz | |
Merge patch series "coredump: further cleanups"
Christian Brauner <brauner@kernel.org> says:
Continue reworking the coredump code so it's easier to follow and modify
in the future.
* Each method is moved into a separate helper.
* The cleanup code is simplified and unified.
* Entangle the dependency between the pipe coredump rate limiting and
  the common exit path.
It's likely that there'll be more.
* patches from https://lore.kernel.org/20250612-work-coredump-massage-v1-0-315c0c34ba94@kernel.org: (24 commits)
  coredump: add coredump_skip() helper
  coredump: avoid pointless variable
  coredump: order auto cleanup variables at the top
  coredump: add coredump_cleanup()
  coredump: auto cleanup prepare_creds()
  cred: add auto cleanup method
  coredump: directly return
  coredump: auto cleanup argv
  coredump: add coredump_write()
  coredump: use a single helper for the socket
  coredump: move pipe specific file check into coredump_pipe()
  coredump: split pipe coredumping into coredump_pipe()
  coredump: move core_pipe_count to global variable
  coredump: prepare to simplify exit paths
  coredump: split file coredumping into coredump_file()
  coredump: rename do_coredump() to vfs_coredump()
  selftests/coredump: make sure invalid paths are rejected
  coredump: validate socket path in coredump_parse()
  coredump: don't allow ".." in coredump socket path
  fs: move name_contains_dotdot() to header
  ...
Link: https://lore.kernel.org/20250612-work-coredump-massage-v1-0-315c0c34ba94@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions
