Show patches with: State = Action Required       |    Archived = No       |   2030 patches
« 1 2 3 420 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,2/2] pickman: Only treat missing table as fresh database pickman: Fix robustness issues with error handling and large prompts - - - --- 2026-03-16 Simon Glass New
[Concept,1/2] pickman: Write pipeline-fix log tails to temp files pickman: Fix robustness issues with error handling and large prompts - - - --- 2026-03-16 Simon Glass New
[Concept,2/2] doc: gcc: Document Rust toolchain for ulib examples doc: gcc: Add missing build dependencies - - - --- 2026-03-16 Simon Glass New
[Concept,1/2] doc: gcc: Add acpica-tools and srecord to Debian dependencies doc: gcc: Add missing build dependencies - - - --- 2026-03-16 Simon Glass New
[Concept,17/17] video: Fix map_to_sysmem() leak in show_splash() Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,16/17] dm: acpi: Fix memory leaks in ACPI item tracking and tests Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,15/17] test: dm: Fix memory leaks in ACPI DP tests Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,14/17] pci: Fix PCI regions array leak on device removal Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,13/17] mtd: spi: Fix device name leak in sandbox SPI flash emulator Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,12/17] power: pmic: Fix register leak in I2C PMIC emulator Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,11/17] firmware: scmi: Fix memory leak in protocol list discovery Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,10/17] test: py: Add --leak-check option to pytest Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,09/17] cmd: malloc: Add leak subcommand Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,08/17] test: Reset malloc backtrace collection before each test Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,07/17] test: Show leaked allocations with ut -L Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,06/17] test: Add memory leak checking option to ut command Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,05/17] malloc: Add heap-snapshot leak-checking functions Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,04/17] vbe: Propagate probe errors from vbe_get_blk() Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,03/17] sandbox: Return -ENOMEM when os_map_file() fails Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,02/17] blk: Return error from blk_get_devnum_by_uclass_idname() Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,01/17] kbuild: Use relative paths in generated .incbin directives Add automatic memory-leak detection to U-Boot tests - - - --- 2026-03-16 Simon Glass New
[Concept,19/20] buildman: Wire up distributed builds with WorkerPool buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,18/20] buildman: Add boss module for driving remote workers buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,17/20] buildman: Add worker mode for distributed builds buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,16/20] buildman: Install toolchains on remote machines buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,15/20] buildman: Add remote machine probing for distributed builds buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,14/20] buildman: Pass NPROC to make for LTO parallelism buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,13/20] buildman: Add dynamic job-count setting buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,12/20] buildman: Cache the kconfig-changed check per commit buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,11/20] buildman: Add distributed-build attributes to Builder buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,10/20] buildman: Split build_boards() into two methods buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,09/20] buildman: Add lazy thread setup to Builder buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,08/20] buildman: Add handle_signals param to Builder buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,07/20] buildman: Add thread_class param to Builder buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,06/20] buildman: Initialise _timestamps to an empty deque buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,05/20] buildman: Fix import order in control.py buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,04/20] buildman: Fix pylint warnings in test_builder.py buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,03/20] buildman: Remove unused imports from builder.py buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,02/20] u_boot_pylib: Support passing modules to run_test_suites() buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,01/20] u_boot_pylib: Add stdin_data support to run_pipe() buildman: Add distributed builds - - - --- 2026-03-16 Simon Glass New
[Concept,19/19] test: Save and restore bootstage record count in FIT tests test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,18/19] bootstage: Add save/restore subcommands test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,17/19] test: boot: Restore default addr env vars in extlinux tests test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,16/19] test: py: Send poweroff on every sandbox shutdown test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,15/19] test: py: Add --malloc-dump support to pytest test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,14/19] test: py: Mark slow EFI selftest tests test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,13/19] test: boot: Reset EFI log at start of bootflow_efi test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,12/19] test: py: Fix test_source breaking later tests test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,11/19] test: common: Fix memory leak in malloc_fill_pool test test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,10/19] test: py: Fix PersistentFileHelperCtxMgr with stale .pyc test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,09/19] test: pxe: Fix ipappend test to clear board env var test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,08/19] test: pxe: Fix dangling pointer in FDT env save/restore test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,07/19] test: py: Restore default log format after test_log_format() test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,06/19] test: py: Add a marker for tests that restart U-Boot test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,05/19] bootstd: Fix memory leak in bootflow scanning test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,04/19] sandbox: Move malloc_dump_to_file() prototype to os.h test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,03/19] sandbox: Add a command-line option to dump malloc state test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,02/19] sandbox: Use sandbox_exit() for -c command path test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,01/19] sandbox: Pass exit code through sandbox_exit() test: Fix pytest inter-test side effects - - - --- 2026-03-14 Simon Glass New
[Concept,4/4] pickman: Handle connection errors gracefully in do_step() pickman: Improve subtree-update and error handling - - - --- 2026-03-05 Simon Glass New
[Concept,3/4] pickman: Fix push_branch() to raise on failure pickman: Improve subtree-update and error handling - - - --- 2026-03-05 Simon Glass New
[Concept,2/4] pickman: Add agent-based subtree merge conflict resolution pickman: Improve subtree-update and error handling - - - --- 2026-03-05 Simon Glass New
[Concept,1/4] pickman: Fix ambiguous checkout in subtree update pickman: Improve subtree-update and error handling - - - --- 2026-03-05 Simon Glass New
[Concept,32/32] patman: Document multi-upstream setup patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,31/32] patman: Update series description on scan patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,30/32] patman: Filter out AI co-developer tags from patches patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,29/32] patman: Improve autolink wait with progress and backoff patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,28/32] patman: Improve send feedback and upstream list formatting patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,27/32] patman: Update series description when adding a new version patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,26/32] patman: Add header and tidy columns in upstream list patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,25/32] patman: Use notice() for database migration messages patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,24/32] patman: Add an 'upstream set' command to update settings patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,23/32] patman: Wire up per-upstream send settings in commands patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,22/32] patman: Support sendemail identity and series-to in the send path patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,21/32] patman: Add per-upstream send settings to the database patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,20/32] patman: Add 'ls' and 'list' aliases for list subcommands patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,19/32] patman: Allow setting the upstream when adding a series patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,18/32] patman: Add per-upstream patchwork URL patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,17/32] patman: Rename -u/--use-commit to -1/--use-first-commit patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,16/32] patman: Allow specifying project when adding an upstream patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,15/32] patman: Group remotes by project in patchwork list patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,14/32] patman: Make remote a required positional for patchwork project commands patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,13/32] patman: Add patchwork list command patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,12/32] patman: Wire up per-upstream patchwork project in commands patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,11/32] patman: Add get_series_upstream() helper patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,10/32] patman: Add upstream parameter to project_set() and project_get() patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,09/32] patman: Associate patchwork projects with upstreams patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,08/32] patman: Add set-upstream command for series patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,07/32] patman: Show upstream in series list patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,06/32] patman: Auto-detect upstream for series during migration patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,05/32] patman: Warn about series with no upstream after migration patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,04/32] patman: Add an upstream column to the series table patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,03/32] patman: Add upstream and send settings to the database schema patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,02/32] patman: Reject database versions newer than supported patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,01/32] patman: Expand the prep_series() comment patman: Add multi-upstream support - - - --- 2026-02-26 Simon Glass New
[Concept,16/16] pickman: Strip null bytes from CI job logs pickman: Support monitoring and fixing pipeline failures - - - --- 2026-02-22 Simon Glass New
[Concept,15/16] pickman: Process subtree updates even at max MRs pickman: Support monitoring and fixing pipeline failures - - - --- 2026-02-22 Simon Glass New
[Concept,14/16] pickman: Support automatically fixing pipeline failures pickman: Support monitoring and fixing pipeline failures - - - --- 2026-02-22 Simon Glass New
[Concept,13/16] pickman: Add pipeline helpers to gitlab_api pickman: Support monitoring and fixing pipeline failures - - - --- 2026-02-22 Simon Glass New
[Concept,12/16] pickman: Add a database table to track pipeline fixes pickman: Support monitoring and fixing pipeline failures - - - --- 2026-02-22 Simon Glass New
« 1 2 3 420 21 »