messages from 2016-01-21 17:24:59 to 2016-03-03 01:11:09 UTC [more...]
[PATCH 0/7] fix minix, big endian
2016-03-03 1:11 UTC (3+ messages)
` [PATCH 1/7] tests: scsi_debug sleep
` [PATCH 4/7] fsck.minix: fix v3 version offset
Fixing su + runuser vulnerability CVE-2016-2779
2016-03-03 0:37 UTC (3+ messages)
[PATCH] tests: add test for loop option in fstab
2016-03-01 15:26 UTC (15+ messages)
` [PATCH] tests: add test for loop option in fstab (my mistake, and two new bugs, one in kernel)
[PATCH 0/4] Remove openat fallback functions
2016-03-01 11:44 UTC (5+ messages)
` [PATCH 1/4] lib: remove openat fallback functions (include/at.h)
` [PATCH 2/4] lib: move fopen_at() to fileutils.h, remove at.h
` [PATCH 3/4] fdisk: remove unused include sysfs.h
` [PATCH 4/4] build-sys: add and use openat build conditionals
Separate taskset arguments from the command arguments
2016-02-29 7:12 UTC (4+ messages)
[PATCH] taskset.1: fix description of `-c` option
2016-02-28 0:57 UTC
[PATCH 00/14] some fixes, cleanup and portability issues
2016-02-27 20:02 UTC (23+ messages)
` [PATCH 01/14] logger: use SCM_CREDENTIALS on LINUX only
` [PATCH 02/14] build-sys: add openat build conditional
` [PATCH 03/14] fdisk: fix warning, incompatible pointer types passing 'uint64_t *'
` [PATCH 04/14] libsmartcols: fix uninitialized variable
` [PATCH 05/14] misc: fix some includes
` [PATCH 06/14] newgrp: rename memset_s()
` [PATCH 07/14] build-sys: build_init should check for flock
` [PATCH 08/14] login-utils: minor utmp cleanup
` [PATCH 09/14] build-sys: disable login-utils if shadow.h or utmp.h is missing
` [PATCH 10/14] build-sys: add --disable-ipcrm --disable-ipcs
` [PATCH 11/14] build-sys: chrt requires a sched_set* function
` [PATCH 12/14] lib: provide mkostemp fallback function
` [PATCH] Proper fallback for systems that lacks O_CLOEXEC (was: [PATCH 12/14] lib: provide mkostemp fallback function)
` [PATCH v2 12/14] lib: provide fallback if mkostemp(3) missing
` [PATCH 13/14] build-sys: remove duplicate cal sources
` [PATCH 14/14] lib: include strutils.h for mempcpy()
[PATCH] lscpu: fix backward buffer size adjustment after adding delimiter
2016-02-27 16:27 UTC (3+ messages)
` [PATCH 2/3] lib/sysfs.c sys-utils/lsns.c: fix error return
` [PATCH 3/3] snprintf: safer (and uniform) handling of return value
cfdisk UI problem with a small partition starting and ending before sector 2048 (1MiB)
2016-02-27 4:19 UTC
[PATCH] libfdisk: Fix order of C/H/S numbers output
2016-02-25 10:26 UTC
rc1 planning
2016-02-24 17:47 UTC (3+ messages)
[PATCH 1/2] chrt: fix case SCHED_RR
2016-02-24 11:53 UTC (3+ messages)
` [PATCH 2/2] chrt: restore removed ifdef SCHED_RESET_ON_FORK
[PATCH] logger: always update header when writing stdin line
2016-02-24 9:47 UTC (2+ messages)
[PATCH] ipcs: show gid instead of uid
2016-02-22 9:00 UTC (2+ messages)
[PATCH 1/2] build-sys: fix typo
2016-02-22 8:57 UTC (3+ messages)
` [PATCH 2/2] vipw: Remove pre-ANSI compiler support
[PATCH 0/4] fix and improve strutils errno usage
2016-02-21 17:55 UTC (5+ messages)
` [PATCH 1/4] lib/strutils: fix errno usage in strtoint functions
` [PATCH 2/4] lib/strutils: add more ERANGE messages
` [PATCH 3/4] lib/strutils: parse_size(), sync errno and return value
` [PATCH 4/4] tests: add logger tests "id _numbers_ with spaces"
again errno usage, today: strutils.c
2016-02-19 16:02 UTC (2+ messages)
[PATCH] tests: add btrfs mount tests
2016-02-19 15:02 UTC (12+ messages)
` [PATCH] tests: add btrfs mount tests (fails!)
` another mount -a problem, not related to btrfs
[PATCH 00/15] portability fixes in the mix (OSX)
2016-02-18 15:51 UTC (20+ messages)
` [PATCH 01/15] travis: minor cleanup
` [PATCH 02/15] build-sys: portable usage of find command
` [PATCH 03/15] build-sys: check linker support for version scripts
` [PATCH 04/15] build-sys: fix [g]libtoolize version for OSX
` [PATCH 05/15] tests: fix ts_option helpers
` [PATCH 06/15] lib: rename strmode() and setmode()
` [PATCH 07/15] include: provide MAP_ANONYMOUS on OSX
` [PATCH v2 "
` [PATCH 08/15] lib: define LOGIN_NAME_MAX fallback
` [PATCH 09/15] include: check for sys/sysmacros.h
` [PATCH 10/15] include: remove unused mntent.h
` [PATCH 11/15] lsns: use xcalloc()
` [PATCH 12/15] lib: remove unused variable
` [PATCH 13/15] lib: fix ismounted includes for FreeBSD
` [PATCH 14/15] libblkid: don't include endian.h
` [PATCH 15/15] include: fix sys/sysinfo.h
[PATCH 1/2] unshare: allow persisting namespaces
2016-02-17 13:07 UTC (10+ messages)
` [PATCH 2/2] unshare: allow persisting mount namespaces
[PATCH 0/1] hwclock --show format
2016-02-17 11:05 UTC (9+ messages)
` [PATCH 1/1] hwclock.c, hwclock.8.in: new "
tests: strange redirection
2016-02-15 11:54 UTC (3+ messages)
` [PATCH] tests: fix redirection
[PATCH] tests: add test for loop option in fstab
2016-02-12 17:09 UTC (3+ messages)
` [PATCH] tests: mkfs.ext3 image-file needs option -F
script, broken test options/return
2016-02-12 16:25 UTC (3+ messages)
` [PATCH] tests: mkfs.ext3 image-file needs option -F
[PATCH] Sulogin: avoid shared memory area usemask but use waitid() for childs
2016-02-12 10:23 UTC (2+ messages)
agetty improvement
2016-02-11 11:44 UTC (2+ messages)
[PATCH 0/3] pull: colcrt test and regression
2016-02-11 11:21 UTC (5+ messages)
` [PATCH 1/3] tests: add colcrt functional tests
` [PATCH 2/3] colcrt: reimplementation
` [PATCH 3/3] tests: update colcrt test expectations
[PATCH 0/3] pull: add swapon control structure
2016-02-11 11:10 UTC (8+ messages)
` [PATCH 1/3] swapon: add control struct
` [PATCH 2/3] swapon: move function arguments to control structure
` [PATCH 3/3] swapon: do not run execvp() calls when swapon is setuid binary
sulogin usemask
2016-02-10 15:59 UTC (2+ messages)
Configure fails on single builds
2016-02-10 11:30 UTC (3+ messages)
some quesion about test_uuidd
2016-02-08 12:55 UTC (3+ messages)
test sfdisk, optimal_iosize
2016-02-04 10:47 UTC (9+ messages)
` scsi_debug, iosize optimal < minimum (was: test sfdisk, optimal_iosize)
` scsi_debug, iosize optimal < minimum
[PATCH] libmount: handle btrfs default subvolume mount
2016-02-02 19:36 UTC (18+ messages)
[PATCH 0/3] pull: add swapon control structure
2016-02-02 13:35 UTC
[PATCH] libmount: run btrfs subvol checks for "auto" fs type
2016-02-02 10:00 UTC (4+ messages)
util-linux-2.27.1 - umount -a -O _netdev problem, _netdev ignored
2016-02-01 10:14 UTC (2+ messages)
Yours Truely Mrs Machiko Kumiko
2016-01-29 11:59 UTC
[PATCH 2/2] libmount: code re-indentation
2016-01-27 20:37 UTC
[PATCH 1/2] libmount: run btrfs subvol checks for "subvolid" option
2016-01-27 20:37 UTC
[PATCH] mkswap: Add warnings for insecure device permissions/owners
2016-01-26 16:28 UTC (12+ messages)
` "
[PATCH] build-sys: remove libtermcap support
2016-01-26 10:54 UTC (2+ messages)
[PATCH] mkswap: Add warnings for insecure device permissions/owners Logic modified from sys-utils/swapon.c
2016-01-26 10:35 UTC (3+ messages)
` [PATCH] mkswap: add "
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