util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-24 14:04:58 to 2017-07-24 23:54:35 UTC [more...]

[PATCH] hwclock: remove m68k and alpha cmos from manual
 2017-07-24 23:54 UTC 

[PATCH] wdctl: do not call fsync(2) when closing watchdog device
 2017-07-23 21:20 UTC 

[PATCH] Docs: update howto-usage-function.txt
 2017-07-23 14:03 UTC 

[PATCH] libmount: if ENOMEDIUM and tray is open, close tray and retry
 2017-07-21 18:44 UTC  (3+ messages)

[ANNOUNCE] util-linux stable v2.30.1
 2017-07-20  9:40 UTC 

[PATCH] libblkid: add HPE extended-XFS to known filesystems
 2017-07-20  8:14 UTC  (4+ messages)

[PATCH] setpriv: document accepted formats for naming caps
 2017-07-20  6:30 UTC 

[PATCH 0/2] Pull Request
 2017-07-20  1:14 UTC  (8+ messages)
` [PATCH 1/2] hwclock: remove unused epoch_option
` [PATCH 2/2] hwclock: fix regression from c3ae785
  ` [v3 PATCH "

[PATCH] setpriv: support setting unnamed capabilities
 2017-07-19 21:34 UTC  (5+ messages)

stable/v2.30.1
 2017-07-19 13:42 UTC  (4+ messages)

[PATCH] blkid: Add dm-integrity superblock signature
 2017-07-18 12:44 UTC  (2+ messages)

uuidparse: test fails on 32bit machines
 2017-07-18 11:18 UTC  (5+ messages)

[PATCH] libmount: make mnt_context_is_fs_mounted work for /proc
 2017-07-18  7:47 UTC  (2+ messages)

[PATCH 0/5] pull: five mutually unrelated changes
 2017-07-17 10:04 UTC  (11+ messages)
` [PATCH 1/5] reset: remove script from the package
` [PATCH 2/5] ldattach: simplify debugging function when vwarnx(3) is available
` [PATCH 3/5] docs: add optional option back to struct option
` [PATCH 4/5] uuidparse: add bash-completion file
` [PATCH 5/5] bash-completion: make completions to work when bash set -u is in use

[PATCH 0/4] Pull Request
 2017-07-17 10:03 UTC  (6+ messages)
` [PATCH 1/4] hwclock: --epoch presence test fails
` [PATCH 2/4] hwclock: remove dead ioctl check
` [PATCH 3/4] hwclock: improve RTC epoch messages
` [PATCH 4/4] "

[PATCH 0/5] pull request
 2017-07-11 17:54 UTC  (21+ messages)
` [PATCH 1/5] hwclock: remove from usage() FILE *out = stdout
` [PATCH 2/5] hwclock: usage() use program_invocation_short_name
` [PATCH 3/5] hwclock: final usage() strings slice
` [PATCH 4/5] docs: update boilerplate.c usage()
` [PATCH 5/5] hwclock: sync one-liner descriptions
` [PING - REBASED][PATCH 0/5] pull request

libblkid: ID_FS_VERSION
 2017-07-10 17:48 UTC  (5+ messages)

[PATCH 0/6] lib/path.c and lib/sys.c are friends (patches FOR TESTING ONLY)
 2017-07-04  8:10 UTC  (13+ messages)
` [PATCH 1/6] path: use openat()
` [PATCH 2/6] path: add some standard functions
` [PATCH 3/6] path: never create path with prefix
` [PATCH 4/6] sysfs: use path.h
` [PATCH 5/6] zramctl: add --sysroot
` [PATCH 6/6] lsblk: "

[PATCH 00/12] pull request
 2017-07-03 15:15 UTC  (20+ messages)
` [PATCH 11/12] hwclock: remove unused usage() FILE argument
    ` fputs() vs puts() (was: [PATCH] hwclock: remove unused usage() FILE argument)
            ` fputs() vs puts()

0b2b32e8a7 caused an unusual increase in hwclock size
 2017-07-02 19:20 UTC  (4+ messages)

rfkill(8) move and improvements
 2017-07-01  9:06 UTC  (5+ messages)

exit() vs _exit()
 2017-06-29 11:08 UTC  (3+ messages)

[PATCH] column: fix compilation when libc lacks wide-character support
 2017-06-29 11:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] officially drop Linux < 2.6
 2017-06-29 10:57 UTC  (5+ messages)
` [PATCH 1/3] docs: remove some old history from manpages
` [PATCH 2/3] lib/blkdev: remove support for Linux < 2.6
` [PATCH 3/3] docs: correct line(1) deprecation comment

BUG: wipefs dry run
 2017-06-29 10:55 UTC  (5+ messages)

[PATCH] misc: standardize USAGE_COLUMNS
 2017-06-29  8:18 UTC  (4+ messages)

[PATCH 0/6] consolidate help/version option descriptions
 2017-06-28 21:59 UTC  (17+ messages)
` [PATCH 1/6] misc: revert to the old USAGE_HELP strings
` [PATCH 2/6] misc: introduce PRINT_USAGE_HELP()
` [PATCH 3/6] misc: consolidate all --help option descriptions
` [PATCH 4/6] blockdev: improve --help and man page
` [PATCH 5/6] login: add --help text
` [PATCH 6/6] misc: update --help content again

[PATCH 0/8] lib/path fixes and warnings
 2017-06-28 20:28 UTC  (10+ messages)
` [PATCH 1/8] lib/path: fix crash, pathbuf overflow
` [PATCH 2/8] lib/path: add error handling to path_vcreate()
` [PATCH 3/8] lsmem: fix, using freed memory
` [PATCH 4/8] lscpu: make clang analyzer happy
` [PATCH 5/8] misc: avoid some dead initialization warnings
` [PATCH 6/8] tools: add segfault detection for checkusage.sh
` [PATCH 7/8] setpriv: align --help
` [PATCH 8/8] hwclock: don't ifdef printf arguments

[PATCH 0/5] Ambient capabilities for setpriv
 2017-06-27 16:00 UTC  (16+ messages)
` [PATCH 1/5] setpriv: introduce indirection for `capng_type` enum
  ` [PATCH 2/5] setpriv: proxy function checking whether a capability is set
  ` [PATCH 3/5] setpriv: proxy function to update capabilities
  ` [PATCH 4/5] setpriv: support dumping ambient capabilities
  ` [PATCH 5/5] setpriv: support modifying the set of "

[PATCH v2 0/8] sys-utils/mount.8: Clarify 'defaults' and separate kernel/userspace options
 2017-06-27 12:49 UTC  (4+ messages)
` [PATCH v2 5/8] sys-utils/mount.8: Drop systemd paragraph from x-* entry

[PATCH] uuidparse: fix getopt crash
 2017-06-26 20:40 UTC  (2+ messages)

[PATCH 00/13] usage cleanup part 1
 2017-06-26 20:37 UTC  (5+ messages)

[PATCH 0/4] pull request
 2017-06-26 14:25 UTC  (9+ messages)
` [PATCH 1/4] include/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
` [PATCH 2/4] Docs: add a comment for constants to boilerplate.c
` [PATCH 3/4] Docs: update howto-usage-function.txt
` [PATCH 4/4] Docs: move option naming to howto-contribute.txt

[PATCH] script: ensure typescript and timing errors do not break terminal
 2017-06-26 13:30 UTC  (2+ messages)

[PATCH] uuidparse: add new command
 2017-06-26 12:53 UTC  (4+ messages)

agetty doesn't handle the second backspace properly during login
 2017-06-26 12:12 UTC  (2+ messages)

zram hot_add device busy
 2017-06-26  2:58 UTC  (4+ messages)

[PATCH 0/5] Fix some exit codes (strutils.h and friends)
 2017-06-25 21:39 UTC  (5+ messages)
` [PATCH 3/5] misc: fix more strutils related exit codes


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