Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
 messages from 2026-06-13 05:31:23 to 2026-07-23 16:18:25 UTC [more...]

[PATCH b4 0/2] review-tui: don't gpg-sign throwaway test-apply commits
 2026-07-23 15:33 UTC  (4+ messages)
` [PATCH b4 1/2] "
` [PATCH b4 2/2] tests: guard the test-apply probes against gpg signing

b4 review surfacing updated serieses
 2026-07-23 14:30 UTC  (2+ messages)

[PATCH B4] Show name of module that causes import error
 2026-07-23  9:43 UTC 

[ANNOUNCE] koshi: a GTK4 client for reading and replying to lore.kernel.org lists
 2026-07-22 23:03 UTC 

b4 review: please update the requirements files
 2026-07-22 14:30 UTC  (3+ messages)

b4 review silently freezes on patatt fail
 2026-07-22 14:28 UTC  (2+ messages)

[PATCH b4] config: accept prep-pre-flight-checks from .b4-config
 2026-07-21 20:38 UTC  (6+ messages)

[PATCH] Fix typo in man page
 2026-07-21 20:25 UTC  (2+ messages)

[PATCH b4] Correctly quote usernames when setting From field
 2026-07-21 20:23 UTC  (2+ messages)

[PATCH b4 0/4] review: keep the unread badge alive for applied series
 2026-07-21 20:21 UTC  (5+ messages)
` [PATCH b4 1/4] review: keep refreshing message counts after a series is applied
` [PATCH b4 2/4] review: test the applied-series message-count refresh
` [PATCH b4 3/4] review: drop tests for the batch message-count updater
` [PATCH b4 4/4] review: drop the unused "

[PATCH liblore] utils: extract message-ID before clean_header to fix Gnus In-Reply-To
 2026-07-21 19:02 UTC  (2+ messages)

b4 review uses the title of the first patch of the series
 2026-07-21 14:20 UTC 

[PATCH RFC 00/11] review: track and browse every version of a tracked series
 2026-07-17 22:37 UTC  (12+ messages)
` [PATCH RFC 01/11] review-tui: fix rethreaded series thread viewing
` [PATCH RFC 02/11] review: track message counts for all revisions of a series
` [PATCH RFC 03/11] review: test per-revision message tracking
` [PATCH RFC 04/11] review-tui: poll every revision on u/U updates
` [PATCH RFC 05/11] review-tui: guarantee the tracked revision in revision lists
` [PATCH RFC 06/11] review: add backward discovery of older series revisions
` [PATCH RFC 07/11] review-tui: add a "Find older revisions" action
` [PATCH RFC 08/11] review: test backward revision discovery
` [PATCH RFC 09/11] review-tui: extract the Msgs column renderer from TrackedSeriesItem
` [PATCH RFC 10/11] review-tui: expand tracked series into per-version rows
` [PATCH RFC 11/11] review-tui: test per-version tracker rows

b4 review animates scrolling slowly
 2026-07-17 15:42 UTC  (5+ messages)

b4 review not picking up v2 with prefix?
 2026-07-17 14:00 UTC  (3+ messages)

[PATCH v1 0/6] Allow site layouts to render properly on mobile devices
 2026-07-16 13:52 UTC  (5+ messages)

b4 review feature request - search :)
 2026-07-15 15:07 UTC  (3+ messages)

b4 review failing to distinguish between serieses
 2026-07-15 13:02 UTC 

b4: NixOS module
 2026-07-15  4:23 UTC 

RFC: b4 prep --enforce-deps to materialize series dependencies locally
 2026-07-11  8:19 UTC 

b4 review issue with upgrading partially applied series
 2026-07-10 10:40 UTC 

[PATCH v11 00/29] KVM: arm64: Implement support for SME
 2026-07-09 11:49 UTC  (2+ messages)

possible fuzziness for b4 trailers -u?
 2026-07-08 16:16 UTC  (3+ messages)

b4 review sashkio integration
 2026-07-07 12:47 UTC 

b4 review tui + lore/lei/korgalore
 2026-07-02  8:44 UTC  (5+ messages)

[PATCH b4 0/2] Detect naked cover letters that lack a 0/N prefix and diffstat
 2026-07-01 13:51 UTC  (3+ messages)
` [PATCH b4 1/2] "
` [PATCH b4 2/2] tests: exercise naked cover-letter detection

kdevops-ng: graduating kdevops beyond Ansible
 2026-07-01  8:22 UTC 

b4 review base commit isshes
 2026-06-30 17:12 UTC 

[PATCH b4 0/2] review-tui: handle null Patchwork series names
 2026-06-30 13:41 UTC  (3+ messages)
` [PATCH b4 1/2] review-tui: fall back to '(no subject)' for "
` [PATCH b4 2/2] review-tui: test null Patchwork series name in bulk set-state

b4 review batching operations
 2026-06-30 13:05 UTC  (3+ messages)

b4 review merge mode with no cover letter
 2026-06-30 11:40 UTC 

b4 review tui: too smart reply features?
 2026-06-30 10:55 UTC  (3+ messages)

b4 review: reply to a patch note + misc
 2026-06-30 10:17 UTC 

[PATCH b4] prep: keep auto-to-cc trailers before cover changelogs
 2026-06-28  6:03 UTC 

[PATCH RFC 0/2] review-tui: add a "cherry-pick + merge" take method
 2026-06-25 18:36 UTC  (6+ messages)
` [PATCH RFC 1/2] review-tui: add cherry-pick+merge "
` [PATCH RFC 2/2] review-tui: test the "

[PATCH b4 v3 0/9] shazam: stop --resolve from silently dropping commits
 2026-06-25 16:56 UTC  (11+ messages)
` [PATCH b4 v3 1/9] review-tui: lift worktree am-conflict helpers into b4 core
` [PATCH b4 v3 2/9] shazam: resolve conflicts via native git-am, never dropping patches
` [PATCH b4 v3 3/9] shazam: test native-am conflict resolution keeps every patch
` [PATCH b4 v3 4/9] shazam: resolve conflicts in subdirectory files, not just the repo root
` [PATCH b4 v3 5/9] shazam: note subshell alternative to the --resolve two-phase model
` [PATCH b4 v3 6/9] shazam: resolve --resolve conflicts inline via a subshell
` [PATCH b4 v3 7/9] shazam: test the inline --resolve subshell flow
` [PATCH b4 v3 8/9] review-tui: don't leave a take's target worktree mid-conflict
` [PATCH b4 v3 9/9] review-tui: test take-worktree conflict abort and dirty-target guard

[PATCH b4 v2 0/7] shazam: stop --resolve from silently dropping commits
 2026-06-24  8:51 UTC  (8+ messages)
` [PATCH b4 v2 1/7] review-tui: lift worktree am-conflict helpers into b4 core
` [PATCH b4 v2 2/7] shazam: resolve conflicts via native git-am, never dropping patches
` [PATCH b4 v2 3/7] shazam: test native-am conflict resolution keeps every patch
` [PATCH b4 v2 4/7] shazam: resolve conflicts in subdirectory files, not just the repo root
` [PATCH b4 v2 5/7] shazam: note subshell alternative to the --resolve two-phase model
` [PATCH b4 v2 6/7] shazam: resolve --resolve conflicts inline via a subshell
` [PATCH b4 v2 7/7] shazam: test the inline --resolve subshell flow

[PATCH b4 0/5] shazam: stop --resolve from silently dropping commits
 2026-06-24  8:35 UTC  (7+ messages)
` [PATCH b4 1/5] review-tui: lift worktree am-conflict helpers into b4 core
` [PATCH b4 2/5] shazam: resolve conflicts via native git-am, never dropping patches
` [PATCH b4 3/5] shazam: test native-am conflict resolution keeps every patch
` [PATCH b4 4/5] shazam: resolve conflicts in subdirectory files, not just the repo root
` [PATCH b4 5/5] shazam: note subshell alternative to the --resolve two-phase model

[PATCH b4 v2 0/6] review-tui: worktree-aware takes, resolve take->merge conflicts in place
 2026-06-23 20:48 UTC  (8+ messages)
` [PATCH b4 v2 1/6] review-tui: factor cross-worktree take setup into _take_worktree
` [PATCH b4 v2 2/6] review-tui: run take->am in the target branch's worktree
` [PATCH b4 v2 3/6] review-tui: test cross-worktree takes
` [PATCH b4 v2 4/6] review-tui: run take->merge abort in the target branch's worktree
` [PATCH b4 v2 5/6] review-tui: resolve take->merge conflicts in place
` [PATCH b4 v2 6/6] review-tui: test take->merge conflict resolution

[PATCH b4 0/6] review-tui: worktree-aware takes, resolve take->merge conflicts in place
 2026-06-23 20:34 UTC  (10+ messages)
` [PATCH b4 1/6] review-tui: factor cross-worktree take setup into _take_worktree
` [PATCH b4 2/6] review-tui: run take->am in the target branch's worktree
` [PATCH b4 3/6] review-tui: test cross-worktree takes
` [PATCH b4 4/6] review-tui: run take->merge abort in the target branch's worktree
` [PATCH b4 5/6] review-tui: resolve take->merge conflicts in place
` [PATCH b4 6/6] review-tui: test take->merge conflict resolution

korgalore v0.6.1 now available
 2026-06-23 16:01 UTC 

[PATCH b4 0/2] review-tui: mark and bulk-set state in the Patchwork browser
 2026-06-23 15:00 UTC  (4+ messages)
` [PATCH b4 1/2] review-tui: set patchwork state on multiple series at once
` [PATCH b4 2/2] review-tui: test patchwork multi-select and bulk state changes

[PATCH b4] review-tui: Use review-signature-template for signature
 2026-06-23  6:56 UTC 

[PATCH b4 0/3] review-tui: align take->merge with b4 shazam
 2026-06-22 15:57 UTC  (5+ messages)
` [PATCH b4 1/3] review-tui: honor shazam-merge-flags in take->merge
` [PATCH b4 2/3] review-tui: run take->merge in the target branch's worktree
` [PATCH b4 3/3] review-tui: test shazam-merge-flags and worktree resolution

b4 review fails to notice already tracked series
 2026-06-22 15:29 UTC  (2+ messages)

[PATCH b4] review: allow a custom Message-Id command for TUI replies
 2026-06-22 10:03 UTC  (5+ messages)

kdevops-ng: graduating kdevops beyond Ansible
 2026-06-18 21:58 UTC  (6+ messages)

[Tyrel Datwyler] Re: [PATCH v2 6/7] ibmvfc: register and use asynchronous sub-queue
 2026-06-17 22:10 UTC  (5+ messages)

[PATCH 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
 2026-06-17 15:15 UTC  (2+ messages)

b4 fails filter-repo with FileNotFoundError
 2026-06-17 12:02 UTC  (4+ messages)

b4 review tui crashes while openining serieses
 2026-06-16 14:45 UTC  (2+ messages)

[PATCH b4 v2] ez: avoid duplicate signatures on resend
 2026-06-16  2:28 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox