public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-24 13:16:00 to 2025-09-18 08:57:45 UTC [more...]

[PATCH 1/6] getopt: (usage) make the description of -U fit within 80 columns
 2025-09-18  8:57 UTC  (4+ messages)
` [PATCH 2/6] column: (usage) correct the description of --wrap-separator
` [PATCH 3/6] column: (usage) wrap two descriptions, to make them fit within 80 columns
` [PATCH 5/6] fallocate: (man) slightly improve the grammar of two sentences

[PATCH] blkid: correct an erroneous error message
 2025-09-16 13:44 UTC 

Security issue : 2021 commit to libblkid breaks existing string sanitization
 2025-09-15 11:57 UTC  (2+ messages)

[PATCH] findmnt: (usage) add a needed equals sign before an optional argument
 2025-09-15 11:48 UTC  (7+ messages)

[ANNOUNCE] util-linux v2.41.2-rc1
 2025-09-11  9:34 UTC 

[PATCH V2] sfdisk: (man) do not use the common 'include' for --help and --version
 2025-09-10  8:40 UTC  (2+ messages)

plan for stable v2.41.2 release
 2025-09-09 11:02 UTC 

[PATCH] sfdisk: (man) do not use the common 'include' for --help and --version
 2025-09-09 10:48 UTC  (2+ messages)

[PATCH] lscpu: Add NVIDIA Olympus arm64 core
 2025-09-08 10:02 UTC  (2+ messages)

[PATCH] chmem: Remove commit - chmem print warnings about failures always
 2025-08-26  9:30 UTC  (2+ messages)

[PATCH] chmem: Remove commit - chmem print warnings about failures always
 2025-08-22 15:09 UTC 

Markup fixes for lastlog man pages
 2025-08-21  7:37 UTC  (2+ messages)

[PATCH] swapon: (man page) add details about fstab configuration
 2025-08-12 22:52 UTC  (2+ messages)

[PATCH 1/4] chrt: produce better error message for missing priority with implied -r
 2025-08-11  9:23 UTC  (5+ messages)
` [PATCH 2/4] chrt: (man,usage) mark the priority value as optional in the synopses
` [PATCH 3/4] chrt: (man) improve wording and markup of some examples
` [PATCH 4/4] chrt: (man,usage) put --pid first in synopses and examples, for clarity

[PATCH v2] chrt: Allow optional priority for non‑prio policies without --pid
 2025-07-30  8:23 UTC  (2+ messages)

[PATCH] chrt: Allow optional priority for non‑prio policies without --pid
 2025-07-21 15:43 UTC  (3+ messages)

[PATCH 1/3] column: call gettext() on an error message only when it gets printed
 2025-07-16  8:17 UTC  (4+ messages)
` [PATCH 2/3] textual: harmonize the messages for an invalid size, length, and offset
` [PATCH 3/3] textual: harmonize the messages for invalid count and timeout values

[PATCH 1/4 V2] chrt: with more than one argument, interpret first argument as priority
 2025-07-16  8:16 UTC  (17+ messages)
` [PATCH 2/4 V2] chrt: do not try to interpret the --pid option itself as a PID
` [PATCH 3/4 V2] chrt: simplify the other check for too few arguments
      ` chrt from git segfaults
` [PATCH 4/4 V2] chrt: do not try to interpret any other option as a PID either

[PATCH 1/2] lscpu-arm: Allow externally sourced model name
 2025-07-15  9:19 UTC  (8+ messages)
` [PATCH 2/2] lscpu-arm: Remove the "Ampere-1a" part

[PATCH] cpuset: Use stride in cpulist_create
 2025-07-14 11:55 UTC  (2+ messages)

High-speed, Bulk, Multi-threaded, Built-in Proxies ..
 2025-07-08 23:29 UTC 

btrfs device detection bug util-linux 2.39.4 to 2.41
 2025-07-07 11:24 UTC  (2+ messages)

[PATCH v2] taskset: Accept 0 pid for current process
 2025-07-03  7:34 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH 1/4] chrt: with more than one argument, interpret first argument as priority
 2025-07-02 14:52 UTC  (15+ messages)
` [PATCH 2/4] chrt: do not try to interpret the --pid option itself as a PID
` [PATCH 3/4] chrt: simplify the other check for too few arguments
` [PATCH 4/4] chrt: do not try to interpret any other option as a PID either

[PATCH] man: Replace RETURN VALUE with EXIT STATUS in section 1
 2025-07-02  9:13 UTC  (2+ messages)

[PATCH] rename: change "expression" to "original"
 2025-07-02  8:03 UTC  (10+ messages)
` [PATCH v2] rename: change "expression" to "substring"

[PATCH 1/2] script: (man,usage) correct the markup of the synopsis
 2025-07-01 15:55 UTC  (3+ messages)
` [PATCH 2/2] lsclocks: (man) remove stray backslash, and correct short form of --time

[PATCH 1/2] chrt: (man) correct the short form of --ext, from -d to -e
 2025-07-01 15:55 UTC  (3+ messages)
` [PATCH 2/2] chrt: (man) mark "argument" as optional, and unabbreviate it in usage

[PATCH] taskset: Accept 0 pid for current process
 2025-06-30 18:28 UTC 

Feature Request allow using chsh unattended
 2025-06-30 18:14 UTC 

[PATCH] gitignore: Ignore tests/diff/ and test/output/
 2025-06-30 11:56 UTC  (2+ messages)

[PATCH] chrt: when more than one argument, interpret first argument as priority
 2025-06-27 11:32 UTC  (3+ messages)

behavior of `chrt` changed when specifying a command
 2025-06-25 14:42 UTC 

[PATCH v4 0/3] chrt: Improve argument handling and allow optional priority
 2025-06-24  9:21 UTC  (5+ messages)
` [PATCH v4 1/3] chrt: Make minor cleanups in chrt
` [PATCH v4 2/3] chrt: Only display current settings when no policy is specified
` [PATCH v4 3/3] chrt: Make priority optional for policies that don't use it

[ANNOUNCE] util-linux v2.41.1
 2025-06-24  8:19 UTC 

[PATCH v3 0/3] chrt: Improve argument handling and allow optional priority
 2025-06-21 19:27 UTC  (5+ messages)
` [PATCH v3 1/3] chrt: Make minor cleanups in chrt
` [PATCH v3 2/3] chrt: Only display current settings when no policy is specified
` [PATCH v3 3/3] chrt: Make priority optional for policies that don't use it

High-speed email sending software ..
 2025-06-20 14:49 UTC 

[PATCH v2] chrt: Make priority optional for policies that don't use it
 2025-06-20  5:33 UTC  (13+ messages)

v2.41.1 plan
 2025-06-19  8:39 UTC 

[PATCH] chrt: Make priority optional for policies that don't use it
 2025-06-17 17:04 UTC  (3+ messages)

[PATCH 1/6] remove two leftover license lines from colors.{c,h}
 2025-06-09 12:44 UTC  (7+ messages)
` [PATCH 2/6] remove "Copyright (C) ...." notes from files that claim no copyright
` [PATCH 3/6] correct the full name of the GPL in various files
` [PATCH 4/6] docs: make the "po4a:" line the first line, like in all other .adoc files
` [PATCH 5/6] docs: stop the copyright verbiage from getting included in the POT file
` [PATCH 6/6] treewide: replace postal address in license specifier with a terse URL

Questions about util-linux
 2025-06-08 21:37 UTC  (2+ messages)

Zakup energii w modelu SPOT
 2025-06-06  7:55 UTC 

[PATCH 1/4] lib/colors: call gettext() only when the argument of --color is invalid
 2025-06-02 12:05 UTC  (5+ messages)
` [PATCH 2/4] lib/strutils: call gettext() only when argument of --hyperlink "
` [PATCH 3/4] colrm: make two error messages actually say that something is wrong
` [PATCH 4/4] textual: harmonize the wording of the error message for an invalid PID

util-linux-2.41 breaks static build of btrfs-progs
 2025-05-29 15:43 UTC  (5+ messages)

[PATCH 1/4] hexdump: (man) put a list item on a single line, to avoid a warning
 2025-05-29 11:45 UTC  (6+ messages)
` [PATCH 2/4] hardlink: (usage) remove mistaken period from two option descriptions
` [PATCH 3/4] hardlink: (usage) improve the descriptions of three options
` [PATCH 4/4] hardlink: (man,usage) sort the options mostly alphabetically

[PATCH] AUTHORS: update Zhenwei Pi email
 2025-05-26 17:08 UTC  (2+ messages)

[PATCH] libblkid: Fix crash while parsing config with libeconf
 2025-05-21  7:58 UTC  (5+ messages)

mount -a inconsistency: mapper vs block device
 2025-05-15  8:16 UTC 

[PATCH 1/2] irqtop: use standard 'always/never' arguments instead of 'enable/disable'
 2025-05-05 13:23 UTC  (4+ messages)
` [PATCH 2/2] strutils: move an error message to where it is used, and improve it

[PATCH] bits: only build when cpu_set_t is available
 2025-05-05 13:22 UTC  (2+ messages)

[PATCH 1/7] unshare: make the wording of a message identical to that of three others
 2025-04-30 11:19 UTC  (17+ messages)
` [PATCH 3/7] lsfd: improve grammar, and use angular brackets around placeholder word
` [PATCH 4/7] docs,usage: harmonize description of --hyperlink, and add 2 missing ones
` [PATCH 6/7] pipesz: report default size in --help, instead of referring the user

[PATCH 4/7 V3] docs,usage: harmonize description of --hyperlink, and add 2 missing ones
 2025-04-26  9:30 UTC 

[PATCH 6/7 V2] pipesz: report default size in --help, instead of referring the user
 2025-04-25 10:34 UTC 

[PATCH 3/7 V2] lsfd: improve grammar, and use angular brackets around placeholder word
 2025-04-25 10:32 UTC  (2+ messages)
` [PATCH 4/7 V2] docs,usage: harmonize description of --hyperlink, and add 2 missing ones


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