util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[ANNOUNCE] util-linux v2.42-rc1
 2026-02-27  0:28 UTC  (2+ messages)

[PATCH] fdisk: (man) correct the markup + punctuation of two option descriptions
 2026-02-25 11:59 UTC  (2+ messages)

[PATCH] Various subsystems: avoid UB from ref counts
 2026-02-25 10:18 UTC  (2+ messages)

[PATCH] nsenter: Support specifying namespace by ID
 2026-02-18 11:44 UTC  (2+ messages)

[PATCH] lsblk: improve error reporting for invalid device paths
 2026-02-18 10:01 UTC  (4+ messages)

[PATCH 1/2] lscpu-arm: Allow externally sourced model name
 2026-02-11 21:23 UTC  (11+ messages)
` [PATCH 2/2] lscpu-arm: Remove the "Ampere-1a" part
        ` [PATCH v2 1/2] lscpu-arm: Include the ARM SMC CC SOC_ID name
        ` [PATCH v2 2/2] lscpu-arm: Correct Ampere part name strings

v2.42 branch
 2026-02-04 12:48 UTC 

Security issue in util-linux: out-of-bounds read in ul_parse_size()
 2026-02-01 14:47 UTC 

[PATCH 0/5] unshare: fix signal forwarding to child processes
 2026-01-21  8:37 UTC  (18+ messages)
` [PATCH 1/5] unshare: add global child_pid variable for signal forwarding
` [PATCH 2/5] unshare: add signal forwarding handler
` [PATCH 3/5] unshare: replace signal blocking with signal handlers
` [PATCH 4/5] unshare: store child PID in global variable
` [PATCH 5/5] unshare: handle EINTR in waitpid loop
  ` [Patch V2 0/4] unshare: fix signal forwarding to child processes
    ` [V2 1/4] unshare: add --forward-signals option to argument parser
    ` [V2 2/4] unshare: implement signal forwarding when --forward-signals is used
    ` [V2 3/4] unshare: document --forward-signals in man page
    ` [V2 4/4] tests: add tests for unshare --forward-signals
      ` [PATCH V3 0/4] unshare: add --forward-signals option
        ` [Patch V3 1/4] unshare: add --forward-signals option to argument parser
        ` [Patch V3 2/4] unshare: implement signal forwarding when --forward-signals is used
        ` [Patch V3 3/4] unshare: document --forward-signals in man page
        ` [Patch V3 4/4] tests: add tests for unshare --forward-signals

[PATCH v2 0/3] blkpr: add read-keys and read-reservations commands
 2026-01-14  9:30 UTC  (5+ messages)
` [PATCH v2 1/3] blkpr: prepare for _IOR() ioctls
` [PATCH v2 2/3] blkpr: add read-keys command
` [PATCH v2 3/3] blkpr: add read-reservation command

[PATCH] mount: (manpage) add CephFS kernel client mount options
 2026-01-14  9:29 UTC  (4+ messages)

[PATCH v2] mount: (manpage) add CephFS filesystem-specific manual page
 2026-01-13 20:16 UTC 

[PATCH 1/3] losetup: snip --verbose from bash-completion, and 'v' from options string
 2026-01-12 14:08 UTC  (5+ messages)
` [PATCH 2/3] chmem: do not word a configuration failure as an instruction to the user
` [PATCH 3/3] treewide: consistently use tabs for indentation where it is the rule

[PATCH v5 0/4] libuuid: Fix pre-1970 UUID timestamp overflow
 2026-01-05 13:35 UTC  (6+ messages)
` [PATCH v5 1/4] libuuid: simplify gregorian-to-unix offset calculation
` [PATCH v5 2/4] libuuid: refactor gregorian_to_unix to populate timeval directly
` [PATCH v5 3/4] libuuid: fix timestamp overflow for pre-1970 dates
` [PATCH v5 4/4] tests: correct UUID timestamp test expectations

[PATCH] libuuid: Fix pre-1970 UUID v1 timestamp wraparound
 2025-12-28  8:47 UTC  (19+ messages)
` [PATCH v2] "
        ` [PATCH v3 1/2] libuuid: Refactor UUID time conversion for pre-epoch dates
            ` [PATCH v4 0/4] libuuid: Fix pre-1970 UUID timestamp overflow
              ` [PATCH v4 1/4] libuuid: simplify gregorian-to-unix offset calculation
              ` [PATCH v4 2/4] libuuid: refactor gregorian_to_unix to populate timeval directly
            ` [PATCH v4 3/4] libuuid: fix timestamp overflow for pre-1970 dates
            ` [PATCH v4 4/4] tests: correct UUID timestamp test expectations

Inconsistent results from script test case
 2025-12-18 20:20 UTC 

[PATCH 0/3] blkpr: add read-keys and read-reservations commands
 2025-12-17 18:26 UTC  (6+ messages)
` [PATCH 1/3] blkpr: prepare for _IOR() ioctls
` [PATCH 2/3] blkpr: add read-keys command
` [PATCH 3/3] blkpr: add read-reservation command

[ANNOUNCE] util-linux v2.41.3
 2025-12-15 15:02 UTC 

Partition incorrectly identified as LUKS
 2025-12-12  7:35 UTC  (4+ messages)

v2.41.3 planning
 2025-12-10  9:40 UTC  (5+ messages)

[PATCH v1] Call prctl(2) with long integers, specify 5 arguments, and avoid casts
 2025-12-08 22:41 UTC  (19+ messages)
      ` [PATCH] x32: Switch back to assembly syscall wrapper for prctl
          ` [PATCH v2] x32: Implement prctl in assembly
                      ` [PATCH v3] "
` [PATCH v2 0/1] Call prctl(2) with signed long integers, and avoid casts
  ` [PATCH v2 1/1] "

[PATCH 0/1] copyfilerange: new command to call copy-file-range
 2025-12-03 19:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] Consistent shell resolution across util-linux
 2025-11-26 12:40 UTC  (6+ messages)
` [PATCH 1/3] lib: introduce ul_default_shell() for consistent shell resolution
` [PATCH 2/3] *: use ul_default_shell() for interactive shell spawning
` [PATCH 3/3] login-utils, sys-utils: use _PATH_BSHELL consistently

[PATCH] treewide: consistently use tabs for indentation where it is the rule
 2025-11-17  9:50 UTC 

[PATCH 1/2] losetup: snip --verbose from bash-completion, and 'v' from options string
 2025-11-15 10:35 UTC  (2+ messages)
` [PATCH 2/2] chmem: do not word a configuration failure as an instruction to the user

Fwd: lsclocks and tai
 2025-11-13 15:51 UTC  (2+ messages)

Experimental pager: lsp
 2025-11-08 22:41 UTC 

`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 

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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).