Util Linux NG
[Prev Page][Next Page]
- [PATCH] libmount/utils: use memmove when overlap possible,
Dave Reisner
- [PATCH] bash-completion: fix typos in mkfs.bfs logic,
Mike Frysinger
- [PATCH 1/2] tests: lscpu: add CPU max MHz to test results,
Sami Kerola
- [PATCH 1/4] last: fix memory leak,
Sami Kerola
- [PATCH 0/2] Deal with incorrect checksums,
Gabriel de Perthuis
- Re: bcache-tools package for Fedora / status probe-bcache,
Gabriel de Perthuis
- [PATCH 24/26] last, utmpdump, agetty, wall, write: avoid compatibility hacks,
Sami Kerola
- [PATCH 18/21] last: never restrict session time,
Sami Kerola
- [PATCH 00/17] pull: term-utils changes with emphasis on last(1),
Sami Kerola
- [PATCH 02/17] wall: send message also to sessions opened by user 'sleeper', Sami Kerola
- [PATCH 03/17] last: fix typo, Sami Kerola
- [PATCH 04/17] wall: sync usage() with howto-usage-function.txt, Sami Kerola
- [PATCH 05/17] mesg: sync usage() with howto-usage-function.txt, Sami Kerola
- [PATCH 06/17] wall: line wrap at column 79 also when line has tab chars, Sami Kerola
- [PATCH 07/17] docs: add --present to last(1) manual page, Sami Kerola
- [PATCH 08/17] docs: add note to wall(1) about sessions which will not get message, Sami Kerola
- [PATCH 09/17] write: change determination can user write to a terminal, Sami Kerola
- [PATCH 11/17] last: parse easy to use time formats, Sami Kerola
- [PATCH 12/17] last: add --since time spec option, Sami Kerola
- [PATCH 13/17] docs: add --since and time option formats to last(1) manual, Sami Kerola
- [PATCH 14/17] last: fix --present option logic error, Sami Kerola
- [PATCH 15/17] last: use configuration struct, Sami Kerola
- [PATCH 16/17] last: add --time-format with iso-8601 format, Sami Kerola
- [PATCH 17/17] docs: add --time-format to last(1) manual page, Sami Kerola
- [PATCH 10/17] lib/time-util: copy time parsing functions from systemd, Sami Kerola
- Re: [PATCH 00/17] pull: term-utils changes with emphasis on last(1), Karel Zak
- building pylibmount when python -> python3,
Dave Reisner
- [PATCH] build-sys: pylibmount will not work when python3 is present, Sami Kerola
- [PATCH 00/16] pull: additions recent to last(1) work, plus few small changes,
Sami Kerola
- [PATCH 01/16] build-sys: remove unnecessary environment variable, Sami Kerola
- [PATCH 02/16] docs: update TODO, Sami Kerola
- [PATCH 03/16] build-sys: complete elvtune removal, Sami Kerola
- [PATCH 04/16] docs: be clear which last(1) is deprecated, Sami Kerola
- [PATCH 05/16] docs: add long options to last.1 manual page, Sami Kerola
- [PATCH 06/16] include: carefulput: print determined char when unprintable char is found, Sami Kerola
- [PATCH 07/16] last: use carefulput() for printable character output, Sami Kerola
- [PATCH 08/16] last: check expected numeric user input is number, Sami Kerola
- [PATCH 09/16] last: make switch cases complete, and inform if impossible occurs, Sami Kerola
- [PATCH 10/16] last: prefer enum rather than #definition list, Sami Kerola
- [PATCH 11/16] last: remove broken code, Sami Kerola
- [PATCH 12/16] last: use as narrow variable scoping as possible, Sami Kerola
- [PATCH 13/16] last: use ISO 8601 time format for --fulltimes, Sami Kerola
- [PATCH 14/16] last: global variables are initialize automatically to zero, Sami Kerola
- [PATCH 15/16] last: allow --file to be defined multiple times, Sami Kerola
- [PATCH 16/16] last: add --present option, Sami Kerola
- Re: [PATCH 00/16] pull: additions recent to last(1) work, plus few small changes, Karel Zak
- [PATCH] last: mention optional arguments in usage,
Bernhard Voelker
- sysvinit last, lastb, wall, mesg, Karel Zak
- sfdisk: Warning: partition 5 is not contained in partition 5, TJ
- [PATCH] mkswap: add run time warning when maximum number of pages is exceeded,
Sami Kerola
- [PATCH 1/3] column: use variable lenght printf field width to wprint blanks,
Sami Kerola
- [ANNOUNCE] util-linux v2.23.2, Karel Zak
- [PATCH 1/7] lscpu: fix shadow declaration [smatch scan],
Sami Kerola
- [PATCH] setsid: add an option to wait child return value,
Sami Kerola
- a repeatable 'more' crash and question about wide char and 'get_line' safety,
Dr. David Alan Gilbert
- [PATCH 00/34] pull: make printing quicker, and clang analysis,
Sami Kerola
- [PATCH 01/34] sfdisk: make unhiding as complete as possible, Sami Kerola
- [PATCH 02/34] docs: add missing options to sfdisk manual, Sami Kerola
- [PATCH 03/34] include: copy unlocked-io.h from gnulib, Sami Kerola
- [PATCH 04/34] hexdump: use unlocked io, and avoid use of printf(), Sami Kerola
- [PATCH 05/34] text-utils: use unlocked io, Sami Kerola
- [PATCH 06/34] misc-utils: use unlocked io, Sami Kerola
- [PATCH 07/34] scriptreplay: use unlocked io, Sami Kerola
- [PATCH 08/34] dmesg: use unlocked io, and avoid use of printf(), Sami Kerola
- [PATCH 09/34] utmpdump: use unlocked io, and avoid use of printf(), Sami Kerola
- [PATCH 10/34] dmesg: inform user --show-delta and iso8601 time format does not mix, Sami Kerola
- [PATCH 11/34] lib/loopdev: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 12/34] lib/mbsalign: initializations values are never read [clang-analyzer], Sami Kerola
- [PATCH 13/34] libmount: fix memory leak [clang-analyzer], Sami Kerola
- [PATCH 14/34] ipcs: assigned values are never read [clang-analyzer], Sami Kerola
- [PATCH 15/34] lscpu: fix memory leak [clang-analyzer], Sami Kerola
- [PATCH 16/34] more: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 17/34] utmpdump: assigned values are never read [clang-analyzer], Sami Kerola
- [PATCH 18/34] mkfs.cramfs: argument to free() is a constant address [clang-analyzer], Sami Kerola
- [PATCH 19/34] eject: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 20/34] chfn: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 21/34] mesg: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 22/34] rev: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 23/34] column: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 24/34] hwclock: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 25/34] dmesg: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 26/34] login: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 27/34] sfdisk: assigned value is never read [clang-analyzer], Sami Kerola
- [PATCH 28/34] sulogin: fix memory leak [clang-analyzer], Sami Kerola
- [PATCH 29/34] agetty: fix memory leak [clang-analyzer], Sami Kerola
- [PATCH 30/34] dmesg: add missing initializer [clang-analyzer], Sami Kerola
- [PATCH 31/34] ul: use correct types, Sami Kerola
- [PATCH 32/34] ul: use string printing function, Sami Kerola
- [PATCH 33/34] column: dereference of null pointer [clang-analyzer], Sami Kerola
- [PATCH 34/34] more: use variable lenght printf field width to print blanks, Sami Kerola
- Re: [PATCH 00/34] pull: make printing quicker, and clang analysis, Karel Zak
- [patches] improve man pages for dmesg and *fdisk,
Benno Schulenberg
- [PATCH] findmnt: avoid unused parameter warning,
Bernhard Voelker
- Wrong more(1) bash-completion on filenames with spaces,
Ángel González
- Addition to earlier pull request,
Sami Kerola
- [PATCH] ul: enhance command performance,
Sami Kerola
- [bug] Cannot mount from directories containing = (equals),
Marek Mrva
- [PATCH/RFC] unshare: add --fork/--mount-proc options for pid namespaces,
Mike Frysinger
- [PATCH] exec_shell: add a license and touch up func def,
Mike Frysinger
- forking in setsid,
Damien Wyart
- Problems in logger.1,
esr
- [PATCH 00/15] pull: sfdisk and dmesg resubmission, plus bits and bobs,
Sami Kerola
- [PATCH 01/15] renice: exit with non-zero value when arguments cause warnings, Sami Kerola
- [PATCH 02/15] sfdisk: use libc error printing function, and symbolic exit values, Sami Kerola
- [PATCH 03/15] sfdisk: clean up usage() functions, Sami Kerola
- [PATCH 04/15] sfdisk: use program_invocation_short_name to determine program name, Sami Kerola
- [PATCH 05/15] docs: correct sfdisk --activate instructions, Sami Kerola
- [PATCH 06/15] sfdisk: remove --unhide and related functions, Sami Kerola
- [PATCH 07/15] sfdisk: replace my_warn() with warnx(), Sami Kerola
- [PATCH 08/15] dmesg: convert time format bitfield to enum, Sami Kerola
- [PATCH 09/15] dmesg: add --time-format option, Sami Kerola
- [PATCH 10/15] dmesg: add iso-8601 time format, Sami Kerola
- [PATCH 11/15] docs: add --time-format option and ISO-8601 format to manual, Sami Kerola
- [PATCH 12/15] dmesg: regroup time related options close to each other, Sami Kerola
- [PATCH 13/15] sd-daemon: update files taken from systemd project, Sami Kerola
- [PATCH 14/15] hexdump: remove unnecessary global variables, Sami Kerola
- [PATCH 15/15] hexdump: use simple printing functions when possible, Sami Kerola
- Re: [PATCH 00/15] pull: sfdisk and dmesg resubmission, plus bits and bobs, Karel Zak
- Re: [PATCH 00/15] pull: sfdisk and dmesg resubmission, plus bits and bobs, Karel Zak
- [PATCH] eject: Check host_status and driver_status when using SG_IO.,
Stanislav Brabec
- [patches] improve man page of agetty a bit,
Benno Schulenberg
- Building util-linux from git repo, arif
- [PATCH v3] libblkid: print PTUUID, the partition table uuid,
Gabriel de Perthuis
- [PATCH v2] libblkid: print PTUUID, the partition table uuid, Gabriel de Perthuis
- [PATCH] libblkid: print PTUUID, the partition table uuid, Gabriel de Perthuis
- [PATCH] fdisk: add support for the MicroBlaze architecture,
Nathan Rossi
- [patch] for "Mistakes in messages" reported by Petr Pisar,
Benno Schulenberg
- [PATCH 00/19] pull: various clean ups and couple bug fixes,
Sami Kerola
- [PATCH 01/19] lib: remove unused code, Sami Kerola
- [PATCH 02/19] lscpu: add max MHz value to make cpu governor effects more visible, Sami Kerola
- [PATCH 03/19] docs: add lscpu max mhz to manual and bash completion, Sami Kerola
- [PATCH 04/19] sfdisk: use libc error printing function, and symbolic exit values, Sami Kerola
- [PATCH 05/19] sfdisk: clean up usage() functions, Sami Kerola
- [PATCH 06/19] sfdisk: use program_invocation_short_name to determine program name, Sami Kerola
- [PATCH 07/19] docs: correct sfdisk --activate instructions, Sami Kerola
- [PATCH 08/19] sfdisk: remove --unhide and related functions, Sami Kerola
- [PATCH 09/19] sfdisk: replace my_warn() with warnx(), Sami Kerola
- [PATCH 10/19] rev: stop adding new line at the end when input does not have it, Sami Kerola
- [PATCH 11/19] rev: simplify new line detection and impossible test, Sami Kerola
- [PATCH 12/19] rev: reduce stream checking when closing read-only file descriptor, Sami Kerola
- [PATCH 13/19] dmesg: make time format parsing to use enum bit field, Sami Kerola
- [PATCH 14/19] dmesg: add --time-format option, Sami Kerola
- [PATCH 15/19] dmesg: add iso-8601 time format, Sami Kerola
- [PATCH 16/19] docs: add --time-format option and ISO-8601 format to manual, Sami Kerola
- [PATCH 17/19] dmesg: make usage() a little bit shorter, Sami Kerola
- [PATCH 18/19] dmesg: more deterministic boot time detection, Sami Kerola
- [PATCH 19/19] cal: fix few type mismatches, Sami Kerola
- Re: [PATCH 00/19] pull: various clean ups and couple bug fixes, Karel Zak
- column: does '--fillrows' fill columns first?, Benno Schulenberg
- [patches] more message tweaks and man-page formatting,
Benno Schulenberg
- RFD: patch: su: ignoring switches and continuing: --preserve-environment v. --login,
Linda Walsh
- [patches] small textual fixes and comment tweaks,
Benno Schulenberg
- Mistakes in messages, Petr Pisar
- [ANNOUNCE] util-linux v2.23.1 (stable), Karel Zak
- [PATCH 0000] pull: cal the branch four,
Sami Kerola
- su: -l and -p should not be used together,
Bernhard Voelker
- [PATCH v2] logger: add support for --prio-prefix when logging stdin,
Dennis H Jensen
- fdisk: reorder (cmd) bug with logical partitions.,
Gerardo Exequiel Pozzi
- new mount is broken w/regard to devnames in /etc/fstab,
Linda Walsh
- Fwd: mount-no canonical & dev root..., Linda Walsh
- [patch] uuidd: fix typo in error message, and improve their consistency,
Benno Schulenberg
- ReFS,
Richard W.M. Jones
- [PATCH RFC] logger: add support for --loglevel-prefix when logging stdin,
Dennis H Jensen
- [PATCH] util-linux: tests new warning fix,
Gilles Espinasse
- [PATCH] util-linux minor typo fixes,
Gilles Espinasse
- loopdev regression with v2.23,
Dave Reisner
- umount -r,
Bruce Dubbs
- [PATCH] standard SEE ALSO section of man pages,
Mike Frysinger
- Re: Mount probing not silent. Internal error xfs_sb_read_verify at line 726,
Markus Trippelsdorf
- Cannot allocate memory when calling unshare,
Andy Johnson
- umount and findmnt commands not working with btrfs labels ...,
George Mitchell
- [PATCH] prlimit: delete rem_prlim prototype,
Davidlohr Bueso
- error with util-linux from git,
Kevin Wilson
- [PATCH] docs: note ddate removal,
Mike Frysinger
- [PATCH] dmesg: fix usage() typo,
Sami Kerola
- [PATCH 00/16]: [pull] cal: second review round,
Sami Kerola
- [PATCH 01/16] cal: fix preprocessor directive indendation, Sami Kerola
- [PATCH 02/16] cal: convert function like definitions to functions, Sami Kerola
- [PATCH 03/16] cal: clean up use of constants, Sami Kerola
- [PATCH 04/16] tests: add calendar reformation check, Sami Kerola
- [PATCH 05/16] cal: simplify calendar reformat calculations, Sami Kerola
- [PATCH 06/16] cal: remove unnecessary initializations, Sami Kerola
- [PATCH 07/16] cal: de-duplicate julian specific functions, Sami Kerola
- [PATCH 08/16] lib: copy argmatch from gnulib, Sami Kerola
- [PATCH 09/16] cal: add --highligth option which uses argmatch, Sami Kerola
- [PATCH 10/16] cal: add --highlight to usage(), Sami Kerola
- [PATCH 11/16] docs: cal: add --highlight option description, Sami Kerola
- [PATCH 12/16] tests: add cal day highlight corner cases, Sami Kerola
- [PATCH 13/16] cal: stop trimming whitespaces, Sami Kerola
- [PATCH 14/16] cal: move global variables to local scope, Sami Kerola
- [PATCH 15/16] cal: mark all functions static, Sami Kerola
- [PATCH 16/16] cal: simplify day_in_week(), Sami Kerola
- [PATCH 12/12] cal: mark all functions static, Sami Kerola
- [PATCH 00/11] pull: cal(1) spring clean up,
Sami Kerola
- [PATCH 02/11] cal: convert function like definitions to functions, Sami Kerola
- [PATCH 03/11] cal: clean up use of constants, Sami Kerola
- [PATCH 01/11] cal: fix preprocessor directive indendation, Sami Kerola
- [PATCH 04/11] tests: add calendar reformation check, Sami Kerola
- [PATCH 05/11] cal: simplify calendar reformat calculations, Sami Kerola
- [PATCH 06/11] cal: remove unnecessary initializations, Sami Kerola
- [PATCH 07/11] cal: de-duplicate julian specific functions, Sami Kerola
- [PATCH 08/11] cal: allow day highlight testing, Sami Kerola
- [PATCH 09/11] tests: add cal day highlight corner cases, Sami Kerola
- [PATCH 10/11] cal: trim three month display trailing white spaces, Sami Kerola
- [PATCH 11/11] cal: move global variables to local scope, Sami Kerola
- [patch] uniformizing the help text of 'su',
Benno Schulenberg
- [PATCH] nsenter: Allow selecting the uid and gid to be used in the entered userns,
Richard Weinberger
- [ANNOUNCE] util-linux 2.23,
Karel Zak
- [PATCH] AUTHORS: fix prlimit typo,
Davidlohr Bueso
- [PATCH] libfdisk: gpt: remove leftover comments,
Davidlohr Bueso
- [PATCH] rtcwake: pass -h to shutdown,
Mike Frysinger
- mount --no-canonical seems broken.,
Linda Walsh
- nsenter and SIGSTOP,
Zbigniew Jędrzejewski-Szmek
- [patches] three typo fixes,
Benno Schulenberg
- [PATCH 1/1] Remove invalid compiler warning,
Bruce Dubbs
- [PATCH 00/33] pull: bash completions, help screens, and file writing,
Sami Kerola
- [PATCH 01/33] bash-completion: add mount and umount, Sami Kerola
- [PATCH 02/33] blkid, hwclock, ldattach: use program_invocation_short_name, Sami Kerola
- [PATCH 03/33] utmpdump: add option to write to a file, Sami Kerola
- [PATCH 04/33] cfdisk: add long options to the command, Sami Kerola
- [PATCH 05/33] bash-completion: prefer bash 3.x 'here string' syntax, Sami Kerola
- [PATCH 06/33] setpriv: allow login and group name option arguments, Sami Kerola
- [PATCH 07/33] build-sys: add --disable-setterm to ./configure, Sami Kerola
- [PATCH 08/33] hexdump: add long options to the command, Sami Kerola
- [PATCH 09/33] setsid: exit when control terminal cannot be set, Sami Kerola
- [PATCH 10/33] cfdisk: check writing to a file was successful, Sami Kerola
- [PATCH 11/33] setpriv: check writing to a file was successful, Sami Kerola
- [PATCH 12/33] agetty: check writing to a file was successful, Sami Kerola
- [PATCH 13/33] pg: check writing to a file was successful, Sami Kerola
- [PATCH 14/33] libblkid: check writing to a file was successful, Sami Kerola
- [PATCH 15/33] libmount: check writing to a file was successful, Sami Kerola
- [PATCH 16/33] include: add close_fd() for noticing write errors before close(), Sami Kerola
- [PATCH 17/33] fdformat: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 18/33] partx: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 19/33] resizepart: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 20/33] cfdisk: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 21/33] sfdisk: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 22/33] wdctl: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 23/33] fsck.cramfs: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 24/33] fsck.minix: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 25/33] mkfs.bfs: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 26/33] mkfs.cramfs: unify write check to a file descriptor, Sami Kerola
- [PATCH 27/33] mkfs.minix: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 28/33] mkswap: unify write check to a file descriptor, Sami Kerola
- [PATCH 29/33] swaplabel: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 30/33] fallocate: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 31/33] setpriv: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 32/33] swapon: check writing to a file descriptor was successful, Sami Kerola
- [PATCH 33/33] wall: check writing to a file descriptor was successful, Sami Kerola
- Re: [PATCH 00/33] pull: bash completions, help screens, and file writing, Karel Zak
- [PATCH] Fix typos in util-linux sources,
Yuri Chornoivan
- [ANNOUNCE] util-linux v2.23-rc2,
Karel Zak
- lscpu should show model name,
sergio
- wipefs and zfs,
Helmut Hullen
- [PATCH] bash-completion: add swapoff,
Bernhard Voelker
- [PATCH 00/14] [pull] smatch scan, and manual tooling,
Sami Kerola
- [PATCH 01/14] setarch: clean up usage(), Sami Kerola
- [PATCH 02/14] bash-completion: setarch: use correct list for architectures, Sami Kerola
- [PATCH 03/14] bash-completion: swapon: add options and fix argument, Sami Kerola
- [PATCH 04/14] various: fix variable and function declarations [smatch scan], Sami Kerola
- [PATCH 05/14] various: fix shadow declarations [smatch scan], Sami Kerola
- [PATCH 06/14] libmount, col: remove redundant null checks [smatch scan], Sami Kerola
- [PATCH 07/14] libblkid: number of functions should not be declared extern [smatch scan], Sami Kerola
- [PATCH 08/14] tools: add checks to manual page test script, Sami Kerola
- [PATCH 09/14] docs: mount.8: make propagation flags adjustable [checkmans.sh], Sami Kerola
- [PATCH 10/14] docs: col.1: fix manual page name section [checkmans.sh], Sami Kerola
- [PATCH 11/14] docs: remove repeated words [checkmans.sh], Sami Kerola
- [PATCH 12/14] tools: make checkmans.sh to find missing manuals, Sami Kerola
- [PATCH 13/14] docs: add mkfs.cramfs manual page, Sami Kerola
- [PATCH 14/14] docs: add fsck.cramfs manual page, Sami Kerola
- Re: [PATCH 00/14] [pull] smatch scan, and manual tooling, Karel Zak
- Using NTP, Joseph Parmelee
- [PATCH] bash-completion: Symlink runuser symlink to su so it gets loaded on demand.,
Ville Skyttä
- [PATCH 1/5] bash-completion: Don't offer any more completions after help or version.,
Ville Skyttä
- [PATCH] logger: allow to log using tcp transport protocol,
Sami Kerola
- [PATCH 00/13] pull: fixes in preparation to v2.23 release,
Sami Kerola
- [PATCH 01/13] docs: fix type in mkfs.8, Sami Kerola
- [PATCH 02/13] newgrp: use xstrdup to check allocation succeeded, Sami Kerola
- [PATCH 03/13] agetty: the command does not have -h and -V options, Sami Kerola
- [PATCH 04/13] dmesg: fix usage() output consistancy, Sami Kerola
- [PATCH 05/13] fsfreeze: tell user when mandatory option is not specified, Sami Kerola
- [PATCH 06/13] losetup: allow -j option argument to be relative path, Sami Kerola
- [PATCH 07/13] lscpu: fix error message, Sami Kerola
- [PATCH 08/13] partx: remove deprecated option from usage(), Sami Kerola
- [PATCH 09/13] setarch: add option to list settable architectures, Sami Kerola
- [PATCH 10/13] setterm: fix various color option argument lists, Sami Kerola
- [PATCH 11/13] vipw: add usage() function, Sami Kerola
- [PATCH 12/13] chrt: make command syntax easier to understand in usage(), Sami Kerola
- [PATCH 13/13] logger: make local sockets to try both stream and datagram, Sami Kerola
- Re: [PATCH 00/13] pull: fixes in preparation to v2.23 release, Karel Zak
- [PATCH 00/10] [pull] bash-completion,
Sami Kerola
- [PATCH 01/10] bash-completion: add bash completetion configure option, Sami Kerola
- [PATCH 02/10] bash-completion: disk-utils, Sami Kerola
- [PATCH 03/10] bash-completion: fdisks, Sami Kerola
- [PATCH 04/10] bash-completion: login-utils, Sami Kerola
- [PATCH 05/10] bash-completion: misc-utils, Sami Kerola
- [PATCH 06/10] bash-completion: schedutils, Sami Kerola
- [PATCH 07/10] bash-completion: sys-utils, Sami Kerola
- [PATCH 08/10] bash-completion: term-utils, Sami Kerola
- [PATCH 09/10] bash-completion: text-utils, Sami Kerola
- [PATCH 10/10] bash-completion: add completion files to Makefile.am, Sami Kerola
- Re: [PATCH 00/10] [pull] bash-completion, Dave Reisner
- Re: [PATCH 00/10] [pull] bash-completion, Karel Zak
- Re: [PATCH 00/10] [pull] bash-completion, Karel Zak
- [PATCH] schedutils: don't apply -a without -p,
Daniel Stodden
- umount crashes when trying to umount a non-mountpoint,
Mantas Mikulėnas
- [ANNOUNCE] util-linux v2.23-rc1,
Karel Zak
- [PATCH 1/2] blkid: use xalloc.h when possible,
Sami Kerola
- "hwclock --systohc" and tick synchronization,
Daniel Drake
- [patches] a bunch of man-page fixes, plus -V for blkid,
Benno Schulenberg
- newgrp(1) and sg(1),
Karel Zak
- PATCH Make hwclock leap-second-aware,
Joseph Parmelee
- [PATCH 0/7] pull: whereis changes,
Sami Kerola
- [PATCH] loopdev: sync capacity after setting it,
Jeff Mahoney
- Enable findmnt on kfreebsd,
Jeff Epler
- A few small findmnt/mount issues,
Roger Leigh
- [PATCH] namespace.h: Fix typo: s/CLONE_NEWSNS/CLONE_NEWNS/,
Josh Triplett
- [PATCH 0/7] kill: modernization after undeprecation,
Sami Kerola
- [PATCH 1/7] kill: add long options, Sami Kerola
- [PATCH 2/7] kill: align with howto-usage-function.txt, Sami Kerola
- [PATCH 3/7] kill: use libc error printing facilities and exit values, Sami Kerola
- [PATCH 4/7] kill, procs: fix coding style, Sami Kerola
- [PATCH 5/7] kill, procs: move function declarations to kill.h, Sami Kerola
- [PATCH 6/7] kill, procs: use pid_t for pids, Sami Kerola
- [PATCH 7/7] docs: add long options and tidy up kill.1, Sami Kerola
- Re: [PATCH 0/7] kill: modernization after undeprecation, Karel Zak
- making users aware of losetup rw setups?, Tomas Pospisek
- [PATCH] build-sys: add exec_shell.h to distribution,
Bernhard Voelker
- [PATCH 1/2] unshare(1): delete empty NOTES section,
Mike Frysinger
- [patches] improve lsblk man page,
Benno Schulenberg
- [PATCH] login: remove file descriptor leak [cppcheck],
Sami Kerola
- [PATCH] libblkid: Make use of isalnum(),
Zeeshan Ali (Khattak)
- [PATCH] wall: use xgethostname(),
Sami Kerola
- Discussion on BIOS/CMOS/UEFI clock in local time,
Dr. Werner Fink
- build problem: MNT_ERR_AMBIFS,
Zbigniew Jędrzejewski-Szmek
- [PATCH] libblkid: Probe UDF volumes for ISO9660 info as well,
Zeeshan Ali (Khattak)
- [PATCH 1/2] libblkid: Don't keep reading same sector of ISO,
Zeeshan Ali (Khattak)
- [PATCH 1/3] build-sys: use AC_COMPILE_IFELSE,
Sami Kerola
- Hypervisor & Virtualization lscpu test fail,
Luis Aranguren
- [PATCH] [RFC] switch_root: Add a sanity check,
Richard Weinberger
- [PATCH 1/2] unshare,nsenter: spawn shell by default,
Zbigniew Jędrzejewski-Szmek
- lslocks – "failed to parse pid: 'WRITE'",
Mantas M.
[Index of Archives]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]