Linux Man Pages
[Prev Page][Next Page]
- Re: [RFC v2] system_data_types.7: Draft v2, (continued)
- [RFC v3] sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3, system_data_types.7: Document system types (draft v3), Alejandro Colomar
- [RFC v4] system_data_types.7: Document sigval, ssize_t, suseconds_t, time_t, timer_t, timespec & timeval, Alejandro Colomar
- [RFC v5] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Alejandro Colomar
- [RFC v6] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Alejandro Colomar
- Re: [RFC v6] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Michael Kerrisk (man-pages)
- Re: [RFC v6] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Alejandro Colomar
- Re: [RFC v6] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Thorsten Glaser
- Re: [RFC v6] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Michael Kerrisk (man-pages)
- [PATCH v7 1/8] system_data_types.7: Document types: sigval, ssize_t, suseconds_t, time_t, timer_t, timespec, timeval, Alejandro Colomar
- [PATCH v7 8/8] timeval.3: Add link page, Alejandro Colomar
- [PATCH v7 0/8] Document system data types, Alejandro Colomar
- [PATCH v7 7/8] timespec.3: Add link page, Alejandro Colomar
- [PATCH v7 5/8] time_t.3: Add link page, Alejandro Colomar
- [PATCH v7 6/8] timer_t.3: Add link page, Alejandro Colomar
- [PATCH v7 4/8] suseconds_t.3: Add link page, Alejandro Colomar
- [PATCH v7 3/8] ssize_t.3: Add link page, Alejandro Colomar
- [PATCH v7 2/8] sigval.3: Add link page, Alejandro Colomar
- [PATCH] bswap.3: Use strtoull() for parsing 64-bit numbers,
Jakub Wilk
- [PATCH 00/24] Many patches,
Alejandro Colomar
- [PATCH 01/24] inet_net_pton.3: Use 'PRIx32' rather than "%x" when printing 'uint32_t' values, Alejandro Colomar
- [PATCH 02/24] endian.3: Use 'PRIx32' rather than "%x" when printing 'uint32_t' values, Alejandro Colomar
- [PATCH 04/24] eventfd.2: Use 'PRIxN' macros when printing C99 fixed-width integer types, Alejandro Colomar
- [PATCH 05/24] offsetof.3: Use "%zu" rather than "%zd" when printing 'size_t' values, Alejandro Colomar
- [PATCH 10/24] ioctl_ns.2: Remove unneeded cast, Alejandro Colomar
- [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name), Alejandro Colomar
- [PATCH 13/24] getpwent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name), Alejandro Colomar
- [PATCH 15/24] unix.7: Use sizeof() to get buffer size (instead of hardcoding macro name), Alejandro Colomar
- [PATCH 14/24] fread.3: Move ARRAY_SIZE logic into macro, Alejandro Colomar
- [PATCH 21/24] aio.7: Use perror() directly, Alejandro Colomar
- [PATCH 24/24] bpf.2: Add missing headers, Alejandro Colomar
- [PATCH 20/24] loop.4: ffix, Alejandro Colomar
- [PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper, Alejandro Colomar
- [PATCH 23/24] select_tut.2: Use MAX(a, b) from <sys/param.h>, Alejandro Colomar
- [PATCH 18/24] core.5: Use adequate type, Alejandro Colomar
- [PATCH 19/24] pthread_setname_np.3: ffix, Alejandro Colomar
- [PATCH 16/24] getpwent_r.3: Declare variables with different types in different lines, Alejandro Colomar
- [PATCH 09/24] clock_getcpuclockid.3: Remove unneeded cast, Alejandro Colomar
- [PATCH 11/24] stat.2: Remove unneeded cast, Alejandro Colomar
- [PATCH 17/24] get_phys_pages.3: Write 'long' instead of 'long int', Alejandro Colomar
- [PATCH 07/24] request_key.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx", Alejandro Colomar
- [PATCH 08/24] add_key.2: Cast to 'unsigned long' rather than 'long' when printing with "%lx", Alejandro Colomar
- [PATCH 03/24] timerfd_create.2: Use 'PRIxN' macros when printing C99 fixed-width integer types, Alejandro Colomar
- [PATCH 06/24] timer_create.2: Cast to 'unsigned long' rathen than 'long' when printing with "%lx", Alejandro Colomar
- Re: [PATCH 00/24] Many patches, Michael Kerrisk (man-pages)
- [PATCH] socket.7,unix.7: add initial description for SO_PEERSEC,
Stephen Smalley
- [PATCH] dlopen.3, gnu_get_libc_version.3: tfix,
Jakub Wilk
- [PATCH] loop.4: tfix,
Jakub Wilk
- [PATCH v4] loop.4: add some details about lo_flags,
Yang Xu
- [PATCH v3 1/2] loop.4: add some details about lo_flags,
Yang Xu
- [PATCH] msgop.2: Add restriction on ENOSYS error,
Yang Xu
- possible typo in `man 3 getopt`,
michael . saunders
- [PATCH] posix_spawn.3: tfix,
Mike Frysinger
- BUFSIZ vs magic numbers and co.,
Alejandro Colomar
- [PATCH] bsearch.3: Declare variables with different types in different lines,
Alejandro Colomar
- [PATCH] pthread_getattr_np.3: Use "%zu" and "%zx" when printing 'size_t' values,
Alejandro Colomar
- Re: [PATCH] fs/nsfs.c: fix ioctl support of compat processes, Dmitry V. Levin
- [PATCH 0/2] fopencookie.3: Fix EXAMPLES section,
Alejandro Colomar
- Bug or misdocumented feature in pthread_setaffinity_np.3,
Alejandro Colomar
- [PATCH] getline.3: Use %zd rather than %zu when printing 'ssize_t' values,
Alejandro Colomar
- [PATCH] hcreate.3: Declare variables with different types in different lines,
Alejandro Colomar
- [PATCH] stdarg.3: Declare variables with different types in different lines,
Alejandro Colomar
- [PATCH 0/7] Remove and/or fix casts,
Alejandro Colomar
- [PATCH] fanotify.3: Pass array to read(2) directly instead of a pointer to it,
Alejandro Colomar
- [PATCH] tsearch.3: Remove unneeded cast,
Alejandro Colomar
- [PATCH] tsearch.3: Simplify type usage and remove unneeded casts,
Alejandro Colomar
- [PATCH] tsearch.3: Use size_t for malloc() argument,
Alejandro Colomar
- strlen,
Jonny Grant
[PATCH] Add NOSYMFOLLOW flags to mount(2) and statfs(2),
Ross Zwisler
+ mm-madvise-pass-mm-to-do_madvise.patch added to -mm tree, akpm
[PATCH] unix.7: wsfix,
Alejandro Colomar
[PATCH] mbsinit.3: wsfix,
Alejandro Colomar
[PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API,
Minchan Kim
[PATCH v9 2/3] pid: move pidfd_get_pid() to pid.c, Minchan Kim
[PATCH v9 1/3] mm/madvise: pass mm to do_madvise, Minchan Kim
Re: Omitted convention in man-pages - conventions for writing Linux man pages, Michael Kerrisk (man-pages)
Re: [PATCH 02/18] fsinfo: Add fsinfo() syscall to query filesystem information [ver #21], Michael Kerrisk (man-pages)
Re: Bug in example in https://man7.org/linux/man-pages/man2/clock_gettime.2.html, Michael Kerrisk (man-pages)
[PATCH v2 0/3] Fanotify man page updates for v5.9,
Amir Goldstein
[bug] Makefile: Broken link,
Alejandro Colomar
[patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently,
Alejandro Colomar
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Jakub Wilk
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH] cmsg.3, getaddrinfo_a.3 getgrouplist.3: Use sizeof, consistently, Alejandro Colomar
- Re: [PATCH] cmsg.3, getaddrinfo_a.3 getgrouplist.3: Use sizeof, consistently, Michael Kerrisk (man-pages)
- [PATCH] memusage.1: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH] memusage.1: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 02/34] bind.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 03/34] eventfd.2: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 03/34] eventfd.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 04/34] futex.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 05/34] open_by_handle_at.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 06/34] perf_event_open.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 07/34] perf_event_open.2: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 07/34] perf_event_open.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 08/34] poll.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 09/34] sysctl.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 10/34] signalfd.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 11/34] timerfd_create.2: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 12/34] bsearch.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 13/34] cmsg.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 14/34] cmsg.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 15/34] getaddrinfo.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 16/34] getaddrinfo.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 17/34] getgrouplist.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 18/34] insque.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 19/34] malloc_info.3: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 20/34] mbsinit.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 21/34] mbstowcs.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 22/34] pthread_create.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 23/34] pthread_setaffinity_np.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 24/34] queue.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 25/34] rtnetlink.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 26/34] rtnetlink.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 27/34] shm_open.3: Use sizeof consistently, Alejandro Colomar
- [PATCH (2) 28/34] strptime.3: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 28/34] strptime.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 29/34] tsearch.3: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 29/34] tsearch.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 30/34] aio.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 30/34] aio.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 31/34] fanotify.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 31/34] fanotify.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 32/34] inotify.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 32/34] inotify.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 33/34] inotify.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 33/34] inotify.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 34/34] unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 34/34] unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 27/34] shm_open.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 26/34] rtnetlink.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 25/34] rtnetlink.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 24/34] queue.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 23/34] pthread_setaffinity_np.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 22/34] pthread_create.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 21/34] mbstowcs.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 20/34] mbsinit.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 19/34] malloc_info.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 18/34] insque.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 17/34] getgrouplist.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 16/34] getaddrinfo.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 15/34] getaddrinfo.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH (2) 15/34] getaddrinfo.3: Use sizeof consistently, Alejandro Colomar
- Re: [PATCH (2) 14/34] cmsg.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 13/34] cmsg.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 12/34] bsearch.3: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 11/34] timerfd_create.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 10/34] signalfd.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 09/34] sysctl.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 08/34] poll.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 06/34] perf_event_open.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 05/34] open_by_handle_at.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 04/34] futex.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [PATCH (2) 02/34] bind.2: Use sizeof consistently, Michael Kerrisk (man-pages)
- Re: [patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently, Michael Kerrisk (man-pages)
- [PATCH 35/35] qsort.3: Use sizeof consistently, Alejandro Colomar
[PATCH 0/3] Fanotify man page updates for v5.9,
Amir Goldstein
beta-tester for insque.c needed, Walter Harms
[patch] queue.3: Document CIRCLEQ_* macros,
Alejandro Colomar
[PATCH man-pages v5] Document encoded I/O,
Omar Sandoval
[PATCH] bpf-helpers.7: wfix,
Thomas Piekarski
[PATCH] cgroups.7: wfix,
Thomas Piekarski
[PATCH] time_namespaces.7: wfix,
Thomas Piekarski
Fwd: Undelivered Mail Returned to Sender,
Rushil Umaretiya
[patch 15/39] mm/madvise: pass task and mm to do_madvise, Andrew Morton
[patch 16/39] pid: move pidfd_get_pid() to pid.c, Andrew Morton
[patch 17/39] mm/madvise: introduce process_madvise() syscall: an external memory hinting API,
Andrew Morton
[patch 18/39] mm/madvise: check fatal signal pending of target process,
Andrew Morton
seccomp(2) example still uses SECCOMP_RET_KILL,
Rich Felker
man-pages-5.08 released, Michael Kerrisk (man-pages)
[patch] queue.3: Remove wrong code from example,
Alejandro Colomar
[PATCH] glob.7: tfix, change \(\`a to \(`a, Bjarni Ingi Gislason
[PATCH 1/2] Add a manpage for watch_queue(7),
David Howells
[PATCH 1/5] Add manpage for open_tree(2),
David Howells
[patch] strtod.3: Fix return value for underflow,
Jonathan Wakely
[patch] printf.3: Fix description of %a hexfloat output,
Jonathan Wakely
[PATCH v2 1/3] loop.4: Document LO_FLAGS_DIRECT_IO flag,
Yang Xu
Pseudoterminal terminology in POSIX,
Michael Kerrisk
Message not available
Re: Pseudoterminal terminology in POSIX, Larry Dwyer
[patch] math_error.7: tfix 'fettestexcept',
John Scott
[patch] queue.3: Comment out text for functions not in glibc (related: 6559169cac),
Alejandro Colomar
[PATCH] loop.4: Document loop_configure ioctl,
Yang Xu
[PATCH] loop.4: Document LO_FLAGS_DIRECT_IO flag, Yang Xu
[RFC PATCH] Replacing "master-slave" terminology for pseudoterminals,
Michael Kerrisk (man-pages)
[obsolete] mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-2.patch removed from -mm tree, akpm
[PATCH] [rfc] drop "coding: UTF-8" header,
Mike Frysinger
queue.3: Document CIRCLEQ_ macros,
Alejandro Colomar
Re: [patch] Add note about there is no default permission mode in umask man page, Michael Kerrisk (man-pages)
[PATCH] trim leading blank comment line,
Mike Frysinger
[PATCH] use standard .\" comment style,
Mike Frysinger
[PATCH] drop spurious t comment header,
Mike Frysinger
Re: RFC: iomap write invalidation,
Matthew Wilcox
Mount API manual pages,
Michael Kerrisk (man-pages)
[PATCH] ld.so.8: List more places in which dynamic string tokens are expanded,
Florian Weimer
[PATCH] proc.5: use "pwd -P" for printing cwd,
Jakub Wilk
[PATCH] cgroup_namespaces.7: wfix,
Benjamin Peterson
Re: Issue with ftruncate(2), Michael Kerrisk (man-pages)
[PATCH] lseek.2: List gfs2 support for SEEK_HOLE/SEEK_DATA,
Andrew Price
[PATCH] capabilities.7: Add two more items for POSIX message queues,
Saikiran Madugula
Errors in man pages, here: strcmp.3, inconsistency,
Helge Kreutzmann
Errors in man pages, here: strcmp.3, punctuation,
Helge Kreutzmann
Errors in man pages, here: shmop.2., typo,
Helge Kreutzmann
Errors in man pages, here: shmop.2: singular/plural,
Helge Kreutzmann
Errors in man pages, resolver.3: Typo?,
Helge Kreutzmann
Errors in man pages, here: resolv.conf.5, incomplete?,
Helge Kreutzmann
Errors in man pages, here: proc.5, self-reference,
Helge Kreutzmann
Errors in man pages, here: open.2, typo,
Helge Kreutzmann
Errors in man pages, herer: mmap.2, spelling,
Helge Kreutzmann
Errors in man pages, here: mmap.2, wording,
Helge Kreutzmann
Errors in man pages, here: math_error.7, here: Typo?,
Helge Kreutzmann
Errors in man pages, here: getusershell.3, mssing markup?,
Helge Kreutzmann
Errors in man pages, here: fork.2, markup,
Helge Kreutzmann
Errors in man pages, here: expm1.3, bogus full stop,
Helge Kreutzmann
Errors in man pages, here: execve.2, missing full stop,
Helge Kreutzmann
[PATCH 1/3] prctl.2: tfix,
Jakub Wilk
[PATCH] man[13]/*: ffix: change '--' to '\-\-' (options) or '\(em' (em-dash),
Bjarni Ingi Gislason
[PATCH] man8/*: srcfix: remove superfluous quotes around space-free arguments, Bjarni Ingi Gislason
[PATCH] man7/*: srcfix: remove superfluous quotes around space-free arguments, Bjarni Ingi Gislason
[PATCH] man3/*: srcfix: remove superfluous quotes around space-free arguments,
Bjarni Ingi Gislason
[PATCH] man2/*: srcfix: remove superfluous quotes around space-free arguments, Bjarni Ingi Gislason
[PATCH] man1/*: srcfix: remove superfluous quotes around space-free arguments,
Bjarni Ingi Gislason
[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster,
Greg Kroah-Hartman
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]