My Opensource Contribution Lists

less than 1 minute read

Linux Kernel

  • dm verity: add “panic_on_corruption” error handling mode
    patch link

  • dm verity: fix DM_VERITY_OPTS_MAX value
    patch link

  • dm verity: allow only one error handling mode
    patch link

  • dm verity: fix checkpatch close brace error
    patch link

  • zram: fix typos in comments
    patch link

Android

  • libavb: Add new dm-verity error handling mode
    patch link

  • system/core: Add new dm-verity error handling mode
    patch link

  • libavb: add –check_at_most_once option for dm-verity
    patch link

  • system/core: fs_mgr: support ‘check_at_most_once’ for dm-verity
    patch link

  • system/core: fs_mgr: fix space instead of tab in code
    patch link

  • init: remove unnecessary semicolon
    patch link

  • sysdeps: Add support for vfprintf() logging
    Reported-by patch link

  • libavb: add new configuration for print log to kmsg
    patch link