messages from 2017-08-28 19:19:51 to 2017-09-21 21:48:00 UTC [more...]
[PATCH] openpty.3: tfix
2017-09-21 21:48 UTC
[patch] memfd_create.2: Add description of MFD_HUGETLB (hugetlbfs) support
2017-09-21 13:03 UTC (3+ messages)
[patch] mremap.2: Add description of old_size == 0 functionality
2017-09-20 7:25 UTC (9+ messages)
` [patch v2] "
[patch] madvise.2: Add MADV_WIPEONFORK documentation
2017-09-19 19:21 UTC (6+ messages)
` [patch v2] "
dl_iterate_phdr(3) needs clarification
2017-09-16 15:28 UTC (9+ messages)
[PATCH] ldconfig.8: ffix
2017-09-16 13:14 UTC (2+ messages)
[PATCH 1/5] Changes.old: tfix
2017-09-16 13:13 UTC (6+ messages)
` [PATCH 2/5] fcntl.2: tfix
` [PATCH 3/5] proc.5: tfix
` [PATCH 4/5] fallocate.2: tfix
` [PATCH 5/5] seccomp.2: tfix
getrandom(2): return type mismatch for getrandom()
2017-09-15 15:00 UTC (4+ messages)
man-pages-4.13 released
2017-09-15 13:39 UTC
Web repository still contains old pages deleted from upstream
2017-09-15 12:35 UTC (2+ messages)
[PATCTH 0/2] pthread_mutexattr_setrobust() and pthread_mutex_consistent()
2017-09-15 9:45 UTC (14+ messages)
[RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes
2017-09-15 8:25 UTC (6+ messages)
[man-pages PATCH] hpsa.4: tfix
2017-09-15 7:55 UTC (3+ messages)
[PATCH] RLIMIT_DATA affects mmap (2) since 4.7
2017-09-14 15:54 UTC (2+ messages)
[PATCH] tcp.7: tcp_tw_recycle is removed from Linux 4.12
2017-09-14 12:50 UTC (2+ messages)
[PATCH] io_submit.2: acknowledge possibility of short return
2017-09-14 12:42 UTC (2+ messages)
[patch] fsync.2: tfix
2017-09-14 12:34 UTC (2+ messages)
socket(2) guarantee to return the lowest-available file descriptor
2017-09-13 12:40 UTC (2+ messages)
man page update (fcntl(2) new set/get write hints)
2017-09-11 14:31 UTC (13+ messages)
[PATCH 4/4] keyctl.2: remove parentheses from the crypto API URL description
2017-09-11 14:25 UTC (2+ messages)
[PATCH 3/4] keyrings.7: document description restriction for logon keys
2017-09-11 14:25 UTC (2+ messages)
[PATCH 2/4] keyctl.2: mention keyctl_dh_compute/keyctl_dh_compute_alloc
2017-09-11 14:25 UTC (2+ messages)
[PATCH 1/4] keyctl.2: remove www.tmac inclusion
2017-09-11 14:24 UTC (2+ messages)
[man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13
2017-09-11 14:21 UTC (4+ messages)
[man-pages PATCH v2] cciss.4, hpsa.4: mention cciss removal in Linux 4.14
2017-09-11 14:04 UTC (2+ messages)
[PATCH 15/15] unicode.7: update pointer to in-kernel Unicode terminal support documentation
2017-09-11 14:00 UTC (2+ messages)
[PATCH 14/15] cpuset.7: update pointer to in-kernel cpusets documentation
2017-09-11 14:00 UTC (2+ messages)
[PATCH 13/15] proc.5: update pointer to in-kernel SysRq documentation
2017-09-11 13:59 UTC (2+ messages)
[PATCH 12/15] proc.5: update pointer to in-kernel MTRR documentation
2017-09-11 13:59 UTC (2+ messages)
[PATCH 11/15] proc.5: update reference to kernel's crypto API documentation
2017-09-11 13:59 UTC (3+ messages)
[PATCH 10/15] proc.5: update pointer to in-kernel security keys documentation
2017-09-11 13:58 UTC (2+ messages)
[PATCH 09/15] proc.5: document removal of timer_stats file
2017-09-11 13:58 UTC (2+ messages)
[PATCH 08/15] proc.5: document removal of htab-reclaim sysctl file
2017-09-11 13:57 UTC (2+ messages)
[PATCH 07/15] initrd.4, proc.5, bootparam.7: update pointer to in-kernel initrd documentation
2017-09-11 13:57 UTC (2+ messages)
[PATCH 06/15] initrd.4: update pointer to in-kernel root over NFS documentation
2017-09-11 13:57 UTC (2+ messages)
[PATCH 05/15] unshare.2: update pointer to in-kernel unshare documentation
2017-09-11 13:56 UTC (2+ messages)
[PATCH 04/15] prctl.2, seccomp.2: update pointer to in-kernel seccomp documentation
2017-09-11 13:56 UTC (2+ messages)
[PATCH 03/15] prctl.2: update pointer to in-kernel no_new_privs flag documentation
2017-09-11 13:56 UTC (2+ messages)
[PATCH 02/15] prctl.2, ptrace.2: update pointer to in-kernel Yama documentation
2017-09-11 13:56 UTC (2+ messages)
[PATCH 01/15] add_key.2, request_key.2, keyrings.7: update Linux documentation pointers
2017-09-11 13:54 UTC (2+ messages)
[PATCH 00/15] Updates of in-kernel documentation pointers
2017-09-11 13:54 UTC (4+ messages)
[PATCH 0/4] Minor changes to keyctl-related files
2017-09-11 3:11 UTC
[patch] fsync.2: wfix
2017-09-10 5:03 UTC (2+ messages)
Typo in man perror(3)
2017-09-09 9:18 UTC (2+ messages)
Discussions for an investment plan
2017-09-07 12:16 UTC
[PATCH] request_key.2: wfix: /etc/request-keys.conf -> /etc/request-key.conf
2017-09-06 7:37 UTC (2+ messages)
[PATCH v2 0/3] crypt.3: documented "rounds" parameter for SHA-* algorithms
2017-09-05 18:18 UTC (7+ messages)
` [PATCH v2 1/3] crypt.3: encryption is not done with SHA-xxx, but with a function based on SHA-xxx
` [PATCH v2 2/3] crypt.3: clarified that ending of the salt string with '$' is optional
` [PATCH v2 3/3] crypt.3: added description of previously undocumented 'rounds' parameter
[PATCH v2 5/6] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
2017-09-05 17:45 UTC (4+ messages)
[PATCH v2 0/6] keyctl.2 updates
2017-09-04 12:49 UTC (3+ messages)
[PATCH 0/4] crypt.3: documented "rounds" parameter for SHA-* algorithms
2017-09-03 23:43 UTC (10+ messages)
` [PATCH 1/4] crypt.3: wfix: encryption is not done with SHA-xxx, but with a function based on SHA-xxx
` [PATCH 2/4] crypt.3: ffix: added missing formatting
` [PATCH 3/4] crypt.3: wfix: clarified that ending of the salt string with '$' is optional
` [PATCH 4/4] crypt.3: Added description of previously undocumented 'rounds' parameter
[PATCH] getrlimit.2: Mention unit used by RLIMIT_CORE and RLIMIT_FSIZE
2017-09-03 11:32 UTC (4+ messages)
[RFC PATCH 4/5] keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE
2017-09-03 11:17 UTC (8+ messages)
[PATCH v2 4/6] keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE
2017-09-03 0:29 UTC (3+ messages)
[PATCH] Minor formatting fix in keyrings.7
2017-09-03 0:26 UTC (2+ messages)
[PATCH v2 6/6] keyctl.2: mention ENOMEM in ERRORS
2017-09-03 0:23 UTC (2+ messages)
[PATCH v2 3/6] keyrings.7: add pointers to kernel's documentation
2017-09-03 0:20 UTC (2+ messages)
[PATCH v2 2/6] keyctl.2: update kernel documentation path reference
2017-09-03 0:19 UTC (2+ messages)
[PATCH v2 1/6] keyctl.2: change "is" to "was" in error descriptions
2017-09-03 0:14 UTC (2+ messages)
[PATCH 3/3] proc.5: add description for softirq line in /proc/stat
2017-09-03 0:12 UTC (2+ messages)
[PATCH 2/3] proc.5: add description for cpuN lines in /pro/stat
2017-09-03 0:10 UTC (2+ messages)
[PATCH 1/3] proc.5: ffix
2017-09-03 0:07 UTC (2+ messages)
[PATCH 0/3] Minor proc.5 fixes
2017-09-02 13:58 UTC
(unknown),
2017-09-02 2:35 UTC
[PATCH] ffix: keyrings.7: indentation for key list example
2017-09-02 1:35 UTC
[RFC PATCH 5/5] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
2017-08-31 17:52 UTC (2+ messages)
[RFC PATCH 3/5] keyrings.7: add pointers to kernel's documentation
2017-08-31 15:58 UTC
[RFC PATCH 2/5] keyctl.2: update kernel documentation path reference
2017-08-31 15:58 UTC
[RFC PATCH 1/5] keyctl.2: change "is" to "was" in error descriptions
2017-08-31 15:58 UTC
[RFC PATCH 0/5] keyctl.2 updates
2017-08-31 15:58 UTC
man calendar:
2017-08-31 14:38 UTC
[patch] Update move_pages(2) manpage to match kernel change
2017-08-30 9:27 UTC (4+ messages)
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;
as well as URLs for NNTP newsgroup(s).