util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-18 16:00:03 to 2017-06-06 09:36:26 UTC [more...]

Bug: mount doing bad security check: only root can use -types, (effective EUID is 5013)
 2017-06-06  9:36 UTC  (2+ messages)

[PATCH 0/6] minor last minute fixes for v2.30
 2017-06-06  8:10 UTC  (13+ messages)
` [PATCH 1/6] tests: grep's short option -A is more portable
` [PATCH 2/6] tests: avoid diff of diffs
` [PATCH 3/6] build-sys: fix library order when linking
` [PATCH 4/6] tests: use stdbuf when stderr and stdout is randomly ordered
` [PATCH 5/6] tests: handle non glibc error message for fallocate
` [PATCH 6/6] misc: fix some warnings

[PATCH] setpriv: Add --init-groups option
 2017-06-05 11:44 UTC  (5+ messages)

[PATCH 0/3] pull: rename usability and readline improvements
 2017-06-05 11:36 UTC  (7+ messages)
` [PATCH 1/3] rename: make --no-act to imply --verbose
` [PATCH 2/3] chfn: disable tab completion
` [PATCH 3/3] chsh: make readline completion to propose valid shells

[util-linux PATCH] umount: never 'stat' the path when "-c" is given
 2017-06-05  2:38 UTC  (2+ messages)
` [nfs-utils PATCH] umount.nfs: assume path name is canonical

[ANNOUNCE] util-linux v2.30
 2017-06-02 11:03 UTC 

[PATCH] docs: add information about mailing list rejection
 2017-06-02  9:05 UTC  (2+ messages)

[PATCH] column: add missed semicolons in case of !HAVE_WIDECHAR
 2017-06-01  8:56 UTC  (2+ messages)

[PATCH 0/4] pull request
 2017-06-01  8:54 UTC  (6+ messages)
` [PATCH 1/4] docs: update v2.30-ReleaseNotes
` [PATCH 2/4] docs: update howto-contribute.txt
` [PATCH 3/4] "
` [PATCH 4/4] docs: move source-code-management.txt to README

[PATCH 1/4] last: fix format overflow
 2017-06-01  8:40 UTC  (8+ messages)
` [PATCH 2/4] libblkid: "
` [PATCH 3/4] lib/loopdev: "
` [PATCH 4/4] lib/sysfs: "

"mount -o remount,rw" sometimes doesn't work as expected
 2017-05-31 22:55 UTC  (7+ messages)

[ANNOUNCE] util-linux v2.30-rc2
 2017-05-31 20:36 UTC  (12+ messages)

versioning
 2017-05-29 10:22 UTC  (27+ messages)

[PATCH] libfdisk: fix variable shadowing
 2017-05-29 10:19 UTC  (2+ messages)

BUG: wipefs dry run
 2017-05-26 11:21 UTC  (5+ messages)

libblkid: udf: Incorrect implementation of Unicode strings
 2017-05-18  8:34 UTC  (12+ messages)

[PATCH] sulogin: remove duplicate const declaration
 2017-05-16 12:57 UTC  (2+ messages)

[PATCH] getops: make --a-long option work again
 2017-05-16 12:56 UTC  (2+ messages)

[PATCH] fsck.minix: fix crash
 2017-05-16 12:56 UTC  (2+ messages)

libmount: Is the 'defaults' option intentionally a no-op?
 2017-05-16 12:41 UTC  (6+ messages)
  ` [PATCH] WIP: mount.8: Split out fstab-specific mount options

[PATCH V2]lscpu: Read available CPUs max and min frequencies
 2017-05-15 16:48 UTC  (4+ messages)

[ANNOUNCE] util-linux v2.30-rc1
 2017-05-15  9:45 UTC  (6+ messages)
` [PATCH] "

util-linux-v2.25:mountpoint misnamed or bugged, and "-d" bugged
 2017-05-10  9:49 UTC  (3+ messages)

[PATCH 1/5] lib/mbsedit: fix typo in comment
 2017-05-10  9:27 UTC  (6+ messages)
` [PATCH 2/5] col: avoid extra newline if no input
` [PATCH 3/5] vipw: use getopt_long() to parse options
` [PATCH 4/5] switch_root: "
` [PATCH 5/5] docs: make column.1 example to use ascii output

[PATCH 00/10] pull: various change, some options related
 2017-05-09 10:08 UTC  (23+ messages)
` [PATCH 01/10] lsipc: fix options parsing and sync with man page
` [PATCH 02/10] blkid: add long options
` [PATCH 03/10] docs: raw devices are deprecated
` [PATCH 04/10] libblkid: add blkid_return_known_pttypes()
` [PATCH 05/10] partx: add --list-types option
` [PATCH 06/10] misc: clarify ternary operators with parentheses
` [PATCH 07/10] sulogin: reduce vulnerability surface
` [PATCH 08/10] logger: make month names, login name, and tag read-only objects
` [PATCH 09/10] findfs: use getopt_long() to parse options
` [PATCH 10/10] chfn, chsh: use readline(3) to receive user input

[PATCH] Fix blkid return code when display the version
 2017-05-05 10:22 UTC  (2+ messages)

column tree id-parent loop crash
 2017-05-05 10:21 UTC  (2+ messages)

v2.30-rc1 plan
 2017-05-04 11:40 UTC 

[PATCH 0/4] Pull Request
 2017-05-02  9:13 UTC  (6+ messages)
` [PATCH 1/4] hwclock: extra messages for debug only
` [PATCH 2/4] hwclock: make clock test mode message consistent
` [PATCH 3/4] hwclock: remove unneeded braces
` [PATCH 4/4] hwclock: use a consistent name for --predict

[PATCH]lscpu: Read available CPUs max and min frequencies
 2017-04-27 10:47 UTC  (4+ messages)

[PATCH] switch_root: unlink files without _DIRENT_HAVE_D_TYPE
 2017-04-26  9:24 UTC  (2+ messages)

[PATCH 0/5] hwclock: epoch functions
 2017-04-26  9:18 UTC  (7+ messages)
` [PATCH 1/5] hwclock: improve default function handling
` [PATCH 2/5] hwclock: make epoch functions alpha only
` [PATCH 3/5] hwclock: --set and --predict segmentation fault
` [PATCH 4/5] hwclock: improve audit control
` [PATCH 5/5] optutils.h: don't print non-graph characters

column --table based on libsmartcols
 2017-04-22 21:52 UTC  (3+ messages)

[PATCH] scriptreplay: determine if script --quiet was used to create typescript
 2017-04-22 21:35 UTC  (6+ messages)

[PATCH v2] lsblk: add ZONED column
 2017-04-19 12:35 UTC  (2+ messages)

[PATCH 0/1] libfdisk: allow to change an existing extended partition
 2017-04-19  8:26 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] hwclock: fix non-linux build
 2017-04-19  3:28 UTC  (7+ messages)


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).