messages from 2016-04-29 18:34:08 to 2016-07-12 21:42:52 UTC [more...]
[PATCH] hwclock: remove UTC-0 localization hack
2016-07-12 21:42 UTC (7+ messages)
[PATCH] liblkid: fix probe_nilfs2 I/O error backup
2016-07-11 7:44 UTC
[PATCH] liblkid: fix probe_nilfs2 I/O error backup
2016-07-11 7:40 UTC
[PATCH] Fix segmentation fault in tailf on 32 bit
2016-07-10 14:14 UTC
question about raw(1)
2016-07-08 0:30 UTC (5+ messages)
[PATCH 00/15] pull: write(1) improvements
2016-07-03 22:37 UTC (17+ messages)
` [PATCH 01/15] write: remove unused variable
` [PATCH 02/15] write: get rid of function prototypes
` [PATCH 03/15] write: remove pointless fileno(3) calls
` [PATCH 04/15] write: set atime value in term_chk() only when needed
` [PATCH 05/15] write: use xstrncpy() from strutils.h
` [PATCH 06/15] write: run atexit() checks at the end of execution
` [PATCH 07/15] write: add control structure to clarify what is going on
` [PATCH 08/15] write: improve function and variable names
` [PATCH 09/15] write: remove unnecessary utmp variables
` [PATCH 10/15] write: make timestamp to be obviously just a clock time
` [PATCH 11/15] write: remove PUTC macro
` [PATCH 12/15] write: improve coding style
` [PATCH 13/15] write: tell when effective gid and tty path group mismatch
` [PATCH 14/15] write: stop removing and adding /dev/ in front of tty string
` [PATCH 15/15] lib: try to find tty in get_terminal_name()
[PATCH] sulogin: remove __nonnull__ function attribute
2016-07-02 9:28 UTC
[PATCH 0/6] pull: utmpdump iso-8601 format
2016-07-01 11:52 UTC (13+ messages)
` [PATCH 1/6] utmpdump: use always UTC-0 timezone in textual output
` [PATCH 2/6] libcommon: add ISO_8601_GMTIME that will print UTC-0 timestamps
` [PATCH 3/6] utmpdump: use iso-8601 timestamp format with subsecond accuracy
` [PATCH 4/6] tests: fix utmpdump timestamps to be in iso format
` [PATCH 5/6] tests: remove utmpdump localization go-around
` [PATCH 6/6] tests: utmpdump add subsecond accuracy test
[PATCH v.2] Add metadata signature check for IMSM on 4Kn drives (v.2)
2016-07-01 11:43 UTC (2+ messages)
blkid partition infomartion
2016-06-27 13:45 UTC (3+ messages)
[PATCH] liblkid: Add length check in probe_nilfs2 before crc32
2016-06-24 9:16 UTC (3+ messages)
` [PATCHv2] "
[PATCH 0/6] more lscpu updates
2016-06-24 9:07 UTC (8+ messages)
` [PATCH 1/6] lscpu: fix typo in summary output
` [PATCH 2/6] lscpu: show static and dynamic MHz (s390)
` [PATCH 3/6] lscpu: show machine type (s390)
` [PATCH 4/6] lscpu: show additional caches (s390)
` [PATCH 5/6] lscpu: update s390-lpar-drawer testcase
` [PATCH 6/6] lscpu: fix MMHZ column entry within man page
[PATCH] Add metadata signature check for IMSM on 4Kn drives
2016-06-24 8:37 UTC (2+ messages)
udf LABEL= handling broken
2016-06-24 8:32 UTC (2+ messages)
hwclock issue: RTC_SET_DELAY_SECS = 0.5s assumption not always true
2016-06-24 8:13 UTC (2+ messages)
[PATCH][RESEND] Add metadata signature check for IMSM on 4Kn drives
2016-06-23 9:47 UTC (2+ messages)
fstab format
2016-06-14 18:22 UTC (3+ messages)
[PATCH] lscpu: add drawer support
2016-06-14 10:37 UTC (5+ messages)
[PATCH] lscpu: add s390 drawer testcase
2016-06-14 10:38 UTC
[PATCH] Zoned block device support
2016-06-07 15:11 UTC (5+ messages)
` [PATCH] Add blkzonecmd and blkreport ZAC/ZBC drives
[PATCH] ionice.1: clarify description of --classdata
2016-06-07 10:49 UTC (2+ messages)
[PATCH] Don't allow widechar with plain ncurses
2016-06-03 13:03 UTC (2+ messages)
inconsistent behavior of --with-ncurses
2016-06-02 15:57 UTC
bug: column assumes tabs every 8 columns & ttywidth=80
2016-05-31 22:36 UTC
cal(1) changes
2016-05-31 21:44 UTC (2+ messages)
[PATCH] man pages: fix spacing between man page name & section number
2016-05-31 11:22 UTC (3+ messages)
[PATCH] fsck.minix: Verify more fields in super-block
2016-05-31 11:21 UTC (2+ messages)
[PATCH] cal: drop trailing blank line
2016-05-24 1:02 UTC (6+ messages)
cal: bug on FreeBSD
2016-05-21 17:16 UTC (6+ messages)
[PATCH] Use the plymouth local protocol instead the plymouth binary
2016-05-20 9:24 UTC (5+ messages)
cal(1) year formatting
2016-05-18 20:09 UTC (3+ messages)
[PATCH v2 0/3] Add support for altering GPT size
2016-05-18 13:51 UTC (8+ messages)
` [PATCH v2 1/3] libfdisk: "
` [PATCH v2 2/3] fdisk: "
` [PATCH v2 3/3] sfdisk: "
[PATCH v3 1/3] libfdisk: Add support for altering GPT size
2016-05-18 12:32 UTC (2+ messages)
[PATCH v3 2/3] fdisk: Add support for altering GPT size
2016-05-18 12:31 UTC (2+ messages)
[PATCH] libfdisk: fix range checking for fdisk_set_last_lba
2016-05-18 12:31 UTC (2+ messages)
[PATCH 00/11] pull: add timestamp printing to libcommon
2016-05-16 8:51 UTC (13+ messages)
` [PATCH 01/11] lib: add timestamp helpers to libcommon.la
` [PATCH 02/11] last: use timestamp helpers
` [PATCH 03/11] lslogins: "
` [PATCH 04/11] lsipc: "
` [PATCH 05/11] dmesg: "
` [PATCH 06/11] docs: remove timestamp TODO item
` [PATCH 07/11] utmpdump: use always UTC-0 timezone in textual output
` [PATCH 08/11] utmpdump: use iso-8601 timestamp format with subsecond accuracy
` [PATCH 09/11] tests: fix utmpdump timestamps to be in iso format
` [PATCH 10/11] tests: remove utmpdump localization go-arounds
` [PATCH 11/11] tests: utmpdump add subsecond accuracy test
[PATCH 00/12] pull: write(1) improvements
2016-05-15 17:03 UTC (19+ messages)
` [PATCH 01/12] write: remove unused variable
` [PATCH 02/12] write: get rid of function prototypes
` [PATCH 03/12] write: remove pointless fileno(3) calls
` [PATCH 04/12] write: set atime value in term_chk() only if needed
` [PATCH 05/12] write: use xstrncpy() from strutils.h
` [PATCH 06/12] write: run atexit() checks at the end of execution
` [PATCH 07/12] write: add control structure to clarify what is going on
` [PATCH 08/12] write: improve variable names
` [PATCH 09/12] write: remove unnecessary utmp variables
` [PATCH 10/12] write: make timestamp to be obviously just a clock time
` [PATCH 11/12] write: improve coding style
` [PATCH 12/12] write: tell when effective gid and tty path group mismatch
[PATCH] libblkid: make blkid_do_wipe() work with probes with offset
2016-05-13 13:50 UTC (5+ messages)
[PATCH 1/3] libfdisk: Add support for altering GPT size
2016-05-13 13:49 UTC (10+ messages)
` [PATCH 2/3] fdisk: "
` [PATCH 3/3] sfdisk: "
[PATCH] zramctl: add hot_add device support
2016-05-11 11:30 UTC (2+ messages)
[PATCH 1/2] setterm: deduplicate color optiong string parsing
2016-05-09 10:42 UTC (3+ messages)
` [PATCH 2/2] setterm: remove unnecessary translation string
cfdisk UI problem with a small partition starting and ending before sector 2048 (1MiB)
2016-05-05 9:53 UTC (2+ messages)
[PATCH 1/2] scriptreplay: improve error message
2016-05-05 9:47 UTC (3+ messages)
` [PATCH 2/2] scriptreplay: avoid re-implementing strtod_or_err()
[PATCH] sfdisk: exit with error if rereading partition table fails
2016-05-05 9:45 UTC (2+ messages)
Unprivileged containers and co-ordinating user namespaces
2016-05-04 18:21 UTC (14+ messages)
bind mounting namespace inodes for unprivileged users
2016-05-04 18:00 UTC (9+ messages)
Issue with SU manpage
2016-05-02 11:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox