public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-18 10:23:14 to 2025-11-07 21:26:19 UTC [more...]

[PATCH 1/2] lscpu-arm: Allow externally sourced model name
 2025-11-07 21:26 UTC  (10+ messages)
` [PATCH 2/2] lscpu-arm: Remove the "Ampere-1a" part

`losetup --remove` is confusing, and misuse silently fails
 2025-11-07 11:21 UTC  (13+ messages)
  ` [DKIM] "

[PATCH v2 2/3] losetup: remove the --verbose flag, as it doesn't actually do anything
 2025-11-05  7:15 UTC 

Fwd: lsclocks and tai
 2025-11-04 13:58 UTC 

reflink utils
 2025-11-03 13:55 UTC  (4+ messages)

[PATCH 1/3] losetup: sort 'O' correctly for the mutual-exclusive check to work
 2025-11-03 12:59 UTC  (5+ messages)
` [PATCH 2/3] losetup: remove the --verbose flag, as it doesn't actually do anything
` [PATCH 3/3] losetup: (man) put the synopses in a better order, the name-giver first

[PATCH] wdctl: remove -d option leftover
 2025-11-03 12:52 UTC  (2+ messages)

[PATCH v2 0/6] chmem/lsmem: dynamic (de)configuration of memory
 2025-10-16 15:38 UTC  (7+ messages)
` [PATCH v2 1/6] lsmem: display global memmap on memory parameter
` [PATCH v2 2/6] lsmem: add support to display dynamic (de)configuration of memory
` [PATCH v2 3/6] chmem: add support for dynamic (de)configuration of hotplug memory
` [PATCH v2 4/6] chmem: add chmem documentation for dynamic (de)configuration of memory
` [PATCH v2 5/6] lsmem: add doc for dynamic (de)configuration and memmap-on-memory support
` [PATCH v2 6/6] lsmem,chmem: add configure/deconfigure bash completion options

[PATCH 0/6] chmem/lsmem: dynamic (de)configuration of memory
 2025-10-16 12:08 UTC  (13+ messages)
` [PATCH 1/6] lsmem: display global memmap on memory parameter
` [PATCH 2/6] lsmem: add support to display dynamic (de)configuration of memory
` [PATCH 3/6] chmem: add support for dynamic (de)configuration of hotplug memory
` [PATCH 4/6] chmem: add chmem documentation for dynamic (de)configuration of memory
` [PATCH 5/6] lsmem: add doc for dynamic (de)configuration and memmap-on-memory support
` [PATCH 6/6] lsmem,chmem: add configure/deconfigure bash completion options

poor feedback when misusing `losetup`
 2025-10-10  8:34 UTC  (2+ messages)

[PATCH 2/2] swapon: rename the new --annotation option to --annotate
 2025-10-06 12:33 UTC  (3+ messages)

[PATCH 1/2] swapon: (usage) make the help text fit within 80 columns again
 2025-10-05 13:20 UTC  (2+ messages)
` [PATCH 2/2] swapon: rename the new --annotation option to --annotate

[PATCH] fallocate: allow O_CREATE if mode is FALLOC_FL_WRITE_ZEROES
 2025-10-01 13:06 UTC  (2+ messages)

[PATCH 1/6] getopt: (usage) make the description of -U fit within 80 columns
 2025-09-24  8:09 UTC  (7+ 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 4/6] fallocate: redo four tweaks that were accidentally undone
` [PATCH 5/6] fallocate: (man) slightly improve the grammar of two sentences
` [PATCH 6/6] fallocate: (man,usage) correct the alphabetical sorting of the options

[PATCH] blkid: correct an erroneous error message
 2025-09-24  8:06 UTC  (2+ messages)

[ANNOUNCE] util-linux stable v2.41.2
 2025-09-22 11:48 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] 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 


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