util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-06 20:53:53 to 2014-03-20 09:41:36 UTC [more...]

[PATCH 00/33] [RFC] Non disruptive application core dump infrastructure
 2014-03-20  9:41 UTC  (18+ messages)
` [PATCH 01/33] Configure and Make files
` [PATCH 02/33] Validity of arguments
` [PATCH 03/33] Process Status
` [PATCH 04/33] Hold threads
` [PATCH 05/33] Fetching Memory maps
` [PATCH 06/33] Check ELF class
` [PATCH 07/33] Do elf_coredump
` [PATCH 08/33] Fills elf header
` [PATCH 09/33] Adding notes infrastructure
` [PATCH 10/33] Populates PRPS info
` [PATCH 11/33] Populate AUXV
` [PATCH 12/33] Fetch File maps
` [PATCH 13/33] Fetching thread specific Notes
` [PATCH 14/33] Populating Program Headers
` [PATCH 15/33] Updating Offset
` [PATCH 16/33] Writing to core file
` [PATCH 17/33] Daemonizing the Process

[PATCHv2 0/2] Abort blkid on I/O errors
 2014-03-20  9:18 UTC  (8+ messages)
` [PATCH 1/2] blkid: stop scanning on I/O error
` [PATCH 2/2] blkid: convert superblocks to new calling convention

[PATCH 01/10] findfs: use symbolic exit values, and tell about them in manual
 2014-03-19 20:30 UTC  (19+ messages)
` [PATCH 02/10] kill: fix coding style
` [PATCH 03/10] kill: flip all comparions to be in smaller - greater order
` [PATCH 04/10] kill: move magic numbers in beginning of the file
` [PATCH 05/10] kill: make usage() not to return
` [PATCH 06/10] kill: leeway deprecation of --pid invocation as command name
` [PATCH 07/10] kill: use control structure to pass user input to functions
` [PATCH 08/10] kill: tell what is wrong rather than output usage()
` [PATCH 09/10] kill: add parse_arguments() function
` [PATCH 10/10] kill: move sigqueue inputs to control struct

[PATCH 0/2] Abort blkid on I/O errors
 2014-03-19 10:59 UTC  (3+ messages)
` [PATCH 1/2] blkid: stop scanning on I/O error
` [PATCH 2/2] blkid: convert superblocks to new calling convention

[PATCH 1/5] mkswap: remove unnecessary usage output
 2014-03-13 16:38 UTC  (8+ messages)
` [PATCH 2/5] tests: check swaplabel, and perform more swapon boundary tests
` [PATCH 3/5] build-sys: sort gitignore files
` [PATCH 4/5] docs: add a new command boilerplate code
` [PATCH 5/5] build-sys: unify function and variable attribute spacing

[patch] silence two compiler warnings
 2014-03-12 11:14 UTC  (2+ messages)

/etc/terminal-colors.d
 2014-03-11  9:52 UTC 

[PATCH 1/5] mcookie: use lib/randutils
 2014-03-08 21:43 UTC  (5+ messages)
` [PATCH 2/5] mcookie: allow --file option be defined multiple times
` [PATCH 3/5] mcookie: use same variable type consistently
` [PATCH 4/5] mcookie: use control structure, and fix usage()
` [PATCH 5/5] mcookie: add --max-size option

Possible problem mounting Video DVD
 2014-03-07 23:22 UTC  (8+ messages)

[PATCH 0/4] pull: allow disabling command builds
 2014-03-07 14:52 UTC  (9+ messages)
` [PATCH 1/4] build-sys: allow per directory build targets
` [PATCH 2/4] build-sys: add libs-only to config-gen.d
` [PATCH 3/4] tools: make config-gen to require build target argument
` [PATCH 4/4] tests: check commands needed for running a test exist

goodbye deprecated-mount/
 2014-03-05 12:33 UTC 

[PATCH] hwclock: fix possible hang and other set_hardware_clock_exact() issues
 2014-03-05 11:52 UTC  (2+ messages)

[PATCH] libmount: define BTRFS_TEST_MAGIC if missing
 2014-03-05 11:27 UTC  (2+ messages)

chcpu exit code?
 2014-03-05 11:00 UTC  (8+ messages)

[patch] fix :p and apostrophe commands in man page of more
 2014-03-04 12:52 UTC  (2+ messages)

[PATCH] logger: allow user to send structured journald messages
 2014-03-04 12:50 UTC  (2+ messages)

[PATCH] lscpu: read_hypervisor_dmi: only fallback to memory scan on x86/x86_64
 2014-03-04 10:51 UTC  (2+ messages)

[PATCH] lscpu: don't assume filesystem supports d_type when searching for NUMA nodes
 2014-03-04 10:48 UTC  (2+ messages)

[PATCH 1/2] fdisk: warn if opening a device in write mode failed
 2014-03-03 21:47 UTC  (14+ messages)
` [PATCH 2/2] fdisk: do not allow writing to a read-only device
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] libfdisk: remove `O_RDONLY` fallback mode when opening device
  ` [PATCH v2 3/3] fdisk: retry opening device in read-only mode

[PATCH] script: Also flush writes to timing file
 2014-02-23 19:20 UTC  (7+ messages)

[PATCH] more: fix double free crash
 2014-02-21 12:46 UTC  (2+ messages)

findmnt/df discrepancy
 2014-02-21 12:09 UTC  (4+ messages)

Typo in mkfs man-page
 2014-02-21 11:07 UTC  (8+ messages)

[PATCH] more: comply with howto-usage-function.txt
 2014-02-21 10:58 UTC  (3+ messages)

findmnt on 3.14-rc3 – only shows /proc in tree mode
 2014-02-20 16:24 UTC  (2+ messages)

Option to create missing mount point
 2014-02-18 15:16 UTC  (2+ messages)

[PATCH v2] fallocate: Add "--dig-holes" option
 2014-02-17 15:42 UTC  (12+ messages)
` [PATCH v3] "

please document alternate "bind" syntax in mount(8)
 2014-02-17 14:45 UTC  (3+ messages)

blkid/lowprobe-pt-sgi test fails
 2014-02-17 14:12 UTC  (2+ messages)

[PATCH 1/9] tests: avoid executing dirname(1) command
 2014-02-17 14:11 UTC  (10+ messages)
` [PATCH 2/9] tests: make tests to run parallel
` [PATCH 3/9] tools: add usage information to checkconfig.sh
` [PATCH 4/9] docs: make hexdump.1 color specification easier to understand
` [PATCH 5/9] tests: align last.1 with recent phantom detection
` [PATCH 6/9] swaplabel: wrong version number in check
` [PATCH 7/9] isosize: move file name printing after error determination
` [PATCH 8/9] tests: add isosize --sectors and --divisor tests
` [PATCH 9/9] isosize: make --divisor to require argument

[PATCH 1/3] cal: limit year to 32 bit value
 2014-02-17 12:49 UTC  (5+ messages)
` [PATCH 3/3] tests: automatic whitespace trimming broke earlier commit

[PATCH] libmount: initialize *root to NULL in mnt_table_get_root_fs
 2014-02-17 12:37 UTC  (2+ messages)

Can't unmount broken nfs mount
 2014-02-17 12:19 UTC  (3+ messages)

chrt requires priority argument
 2014-02-17 11:52 UTC  (2+ messages)

[PATCH] ionice: add the way to specify the target processes with pgid and uid
 2014-02-17 10:45 UTC  (2+ messages)

last/last test fails
 2014-02-17  9:13 UTC  (3+ messages)

fallocate: Add "--dig-holes" options and minor fixes
 2014-02-11 18:43 UTC  (5+ messages)

[PATCH 1/2] libblkid: add PARTTYPE tag
 2014-02-10 21:54 UTC  (5+ messages)
` [PATCH 2/2] lsblk: "

sfdisk does not handle whitespace the way the man page says
 2014-02-10 20:48 UTC 

[PATCH] scriptreplay: Add --maxdelay option
 2014-02-10 19:10 UTC  (3+ messages)

[PATCH] cal: remove unnecessary static variables
 2014-02-10 18:10 UTC  (2+ messages)

[PATCH] Correct max priority in renice man page
 2014-02-10 18:08 UTC  (2+ messages)

[PATCH] Remove obsolete and confusing statement from mount.8
 2014-02-10 18:04 UTC  (2+ messages)

[PATCH] fix mkfs --verbose and man page
 2014-02-10 18:04 UTC  (2+ messages)

[patch] hwclock: gettextize interface phrases
 2014-02-10 17:42 UTC  (2+ messages)

[PATCH] getopt.1: The usual doc dir is /usr/share/doc, not .../docs
 2014-02-10 17:40 UTC  (2+ messages)

[PATCH] setpriv: Fix --apparmor-profile
 2014-02-10 17:39 UTC  (2+ messages)

[PATCH] last: make session gone determination more robust
 2014-02-10 17:26 UTC  (2+ messages)

setarch treats all x86 variants as i686?
 2014-02-08 15:48 UTC  (4+ 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).