util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-24 11:36:35 to 2014-11-30 13:57:54 UTC [more...]

[PATCH 00/10] pull: AddressSanitizer round II
 2014-11-30 13:57 UTC  (2+ messages)
` [PATCH 01/10] lib/mbalign: fix unsigned integer overflow [AddressSanitizer]

fdisk units size
 2014-11-26  0:19 UTC 

login: <Enter>/newline acting strange
 2014-11-25 16:16 UTC  (3+ messages)

LUKS partition types, redux
 2014-11-25 15:36 UTC  (27+ messages)
        ` LUKS partition types, redux (wandering into the weeds)
  ` Bug#770211: LUKS partition types, redux

fstrim: "fitrim ioctl failed: input/output error" -> "Logical block address out of range"
 2014-11-24 21:24 UTC  (13+ messages)
` fstrim tries to discard data beyond the last sector of a device
  ` fstrim on newly created filesystem "

[PATCH] bash-completion: Invoke actual commands to be completed, not basenames
 2014-11-24 15:25 UTC  (3+ messages)

Getopt 1.1.6 released
 2014-11-24 14:10 UTC 

RFC hwclock: refactoring
 2014-11-24 10:14 UTC  (7+ messages)

off-by-one issues in login-utils
 2014-11-23 19:52 UTC  (2+ messages)

[PATCH] lib/colors: fix double free on error path
 2014-11-19 13:19 UTC  (2+ messages)

[PATCH 1/4] docs: spelling, wording, and grammar fixes in the man page of whereis
 2014-11-19  7:26 UTC  (18+ messages)
` [PATCH 2/4] docs: fix some wording and formatting in man page of swapon
` [PATCH 3/4] textual: slice up the usage text of swapon for ease of translation
` [PATCH 4/4] docs: improve wording and formattin of man page of hwclock

Problem with gettimeofday
 2014-11-18 13:43 UTC  (3+ messages)

misc-utils: Fixed a typo in daemon logging message
 2014-11-18 13:16 UTC  (2+ messages)

[PATCH] Spelling fixes
 2014-11-18 13:00 UTC  (4+ messages)

[PATCH] bash-completion: Invoke actual commands to be completed, not basenames
 2014-11-18 12:59 UTC  (2+ messages)

[PATCH 0/6] pull: almost working AddressSanitizer support
 2014-11-18 12:06 UTC  (22+ messages)
` [PATCH 1/6] build-sys: make scanf_cv_alloc_modifier to work [AddressSanitizer]
` [PATCH 2/6] tests: fix memory leak [AddressSanitizer]
` [PATCH 3/6] tests: add mkswap size printout to expected output
` [PATCH 4/6] libmount: fix memory overflow [AddressSanitizer]
` [PATCH 5/6] tests: skip kill -SEGV test when running AddressSanitizer
` [PATCH 6/6] tests: mark python libmount tests known to fail with AddressSanitizer

lscpu: theoretical buffer overflow
 2014-11-18 10:40 UTC  (2+ messages)

[PATCH] libfdisk: fix get_partition_unused_primary()
 2014-11-14  9:11 UTC  (2+ messages)

[PATCH] docs: improve wording and formatting of man page of hwclock
 2014-11-13 14:12 UTC  (4+ messages)

[PATCH] Minor fixes: typo, missing break in switch
 2014-11-13 14:11 UTC  (2+ messages)

Coverity Scan analysis report
 2014-11-12 14:30 UTC  (2+ messages)

libfdisk: fdisk_read_firstsector should seek to offset 0
 2014-11-10 10:59 UTC  (2+ messages)

[PATCH 1/2] docs: fix some wording, grammar and formatting in man page of swapon
 2014-11-07 12:12 UTC  (3+ messages)
` [PATCH 2/2] swapon: reword some usage strings

[PATCH 0/8] pull: mostly mkswap and one swapoff chanage
 2014-11-07 12:11 UTC  (11+ messages)
` [PATCH 1/8] swapoff: make LABEL= and UUID= work when turning off swap files
` [PATCH 2/8] mkswap: remove system architecture specific max swap size checks
` [PATCH 3/8] mkswap: remove unnecessary size check
` [PATCH 4/8] mkswap: use err() rather than perror() && exit()
` [PATCH 5/8] mkswap: add struct mkswap_control to remove global variables
` [PATCH 6/8] mkswap: make remaining functions to take control structure as argument
` [PATCH 7/8] mkswap: set variable only when it's value is known
` [PATCH 8/8] mkswap: various minor improvement

Patch status?
 2014-11-07  8:35 UTC  (4+ messages)
  ` sfdisk.8

[PATCH] switch_root: use typeof() instead of __SWORD_TYPE
 2014-11-06 12:01 UTC  (3+ messages)

[PATCH] misc-utils: Fixed a typo in daemon logging message
 2014-11-05  1:47 UTC 

[PATCH] swapoff: make LABEL= and UUID= work when turning off swap files
 2014-11-02 20:14 UTC  (2+ messages)

[PATCH] findmnt: document --uniq option in man page
 2014-10-31  9:57 UTC  (2+ messages)

[PATCH] hexdump: use 'll' format modifier instead of the non-standard 'q'
 2014-10-31  9:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] libmount: improve kernel command line parsing
 2014-10-31  9:56 UTC  (2+ messages)

[PATCH 0/4] pull: couple corrections and bash completion fixes
 2014-10-31  9:47 UTC  (6+ messages)
` [PATCH 1/4] sfdisk: return deterministic value from sfdisk_deinit()
` [PATCH 2/4] fstrim: initialize path variable
` [PATCH 3/4] bash-completion: stop being clever when listing block devices
` [PATCH 4/4] bash-completion: use swapon label and uuid listing support

[PATCH] bash-completion: fix runuser install
 2014-10-31  9:40 UTC  (3+ messages)
` [PATCH v2] "

fdisk and 2048 sectors obsession
 2014-10-29 16:40 UTC  (18+ messages)

blkdiscard vs hdparm for erasing a SSD?
 2014-10-28  2:09 UTC  (2+ messages)

losetup on a image file containing (GPT) partition doesn't create partition devices
 2014-10-27 20:16 UTC  (8+ messages)

[PATCH 2/5] hwclock: clean up message periods/full stops
 2014-10-27 10:59 UTC  (9+ messages)

[PATCH 1/3] tests: add blkdiscard offsets test
 2014-10-24 15:13 UTC  (3+ messages)
` [PATCH 2/3] blkdiscard: fail on sector misalignment
` [PATCH 3/3] blkdiscard: add support for steps and progress

[ANNOUNCE] util-linux v2.25.2
 2014-10-24 13:19 UTC 

[PATCH 0/5] hwclock: clean up messages
 2014-10-24 13:18 UTC  (6+ messages)

[PATCH 4/5] hwclock: Fix --date debug messages
 2014-10-24 11:51 UTC  (3+ messages)

[PATCH 3/5] hwclock: add message line breaks
 2014-10-24 11:36 UTC  (2+ 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).