Linux Man Pages
[Prev Page][Next Page]
- Re: [PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping, (continued)
- [v2 PATCH] move_pages.2: Returning positive value is a new error case,
Yang Shi
- [PATCH] move_pages.2: Returning positive value is a new error case,
Yang Shi
- [man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY,
Eric Biggers
- Typo in epoll.7 man page,
Jona Christopher Sahnwaldt
- Re: Small typo in man page "epoll", Michael Kerrisk (man-pages)
- [PATCH] keyrings.7: ffix,
Jakub Wilk
- [patch] inotify.7: Merge late perror() into fprintf(),
Nick Shipp
- [patch] getcwd.3: wfix,
Mike Salvatore
- [PATCH] memcmp.3: note about optimization to bcmp in LLVM 9,
Shawn Landden
- [PATCH] bcmp: note that this function is no longer legacy due to LLVM 9,
Shawn Landden
- [PATCH 1/1] syscall.2: Update Feature Test Macro Requirements,
Petr Vorel
- [PATCH 1/1] malloc.3: Remove duplicate _DEFAULT_SOURCE,
Petr Vorel
- [PATCH] Mention EINTR for perf_event_open,
Daniel Colascione
- [patch] futex.2: Fix a bug in the example,
Ponnuvel Palaniyappan
- [PATCH v1 1/2] loop.4: Document LOOP_SET_DIRECT_IO,
Yang Xu
- proc(5) documentation for the cmdline file, Jeff Norden
- [PATCH] getpt.3: Remove mention of O_NOCTTY,
Samuel Thibault
- [PATCH] rtnetlink.7: ifa_index is an unsigned int,
Antonin Décimo
- [PATCH] netlink.7: fix alignment issue in example,
Antonin Décimo
- Re: pic anomalies, Federico Lucifredi
- ping entry has typo,
Chris Simmons
- typo in ioperm man page,
Sergey Oskotskiy
- [PATCH] Document kernel bugs in delivery of signals from CPU exceptions,
Zack Weinberg
- [PATCH v3 0/8] Rework random blocking,
Andy Lutomirski
- Approved to me that you got my mail., David Anderson
- [PATCH] move_pages.2: remove ENOENT from the list of possible return values,
John Hubbard
- [PATCH] userfaultfd.2: add EPERM error,
Yang Xu
- [PATCH v3] clone.2: added clone3() set_tid information,
Adrian Reber
- Access to CMSG_DATA,
Rich Felker
- [PATCH] capget.2: Correct info about EPERM error,
Yang Xu
- elf.5.html: Resolving confusion.,
Robin Kuzmin
- elf.5.html: `e_strndx` and `e_shstrndx` are the same?,
Robin Kuzmin
- [patch] inotify.7: wfix,
Brennan Vincent
- [PATCH man-pages 1/2] openat2.2: document new openat2(2) syscall,
Aleksa Sarai
- [PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes,
Yang Shi
- [PATCH] modify_ldt.2, set_thread_area.2: Fix type of base_addr,
Andy Lutomirski
- [PATCH] quotactl.2: add EINVAL situation of Q_XQUOTARM call,
Yang Xu
- [patch] ldconfig.8: Document file filter and symlink pattern expectations,
DJ Delorie
- [merged] mm-check-range-first-in-queue_pages_test_walk.patch removed from -mm tree, akpm
- [merged] mm-fix-checking-unmapped-holes-for-mbind.patch removed from -mm tree, akpm
- [PATCH v2] clone.2: added clone3() set_tid information,
Adrian Reber
- [patch 119/158] mm/mempolicy.c: fix checking unmapped holes for mbind, akpm
- [patch 118/158] mm/mempolicy.c: check range first in queue_pages_test_walk, akpm
- [PATCH 1/2] clone.2: tfix,
Adrian Reber
- [PATCH] sched_getattr.2: update to include changed size semantics,
Aleksa Sarai
- Manpages for C11 thrd_* functions (threads.h),
Lelanthran Manickum
- [PATCH] packet.7: fix tpacket_auxdata fields.,
kevin sztern
- [patch] accept.2: Added information about what can cause EAGAIN and EWOULDBLOCK errors, Jeremy Rifkin
- [patch]: mmap.2: New sample code: persistent data structure,
Terence Kelly
- [PATCH] clone.2: Fix typo,
Christian Brauner
- [PATCH] strtok.3: tfix,
Jashank Jeremy
- [PATCH] clone.2: Mention that CLONE_PARENT is off-limits for inits,
Christian Brauner
- man-pages-5.04 released, Michael Kerrisk (man-pages)
- [patch] vsock.7: Add missing structure element,
Mikhail Golubev
- [PATCH 1/3] clone.2: Fix typos,
Christian Brauner
- [PATCH] strftime.3: wfix,
Jakub Wilk
- [PATCH] bpf-helpers.7: Remove duplicated words and add missing articles,
Florian Weimer
- [PATCH] pthread_kill.3: Update to match POSIX.,
enh
- + mm-fix-checking-unmapped-holes-for-mbind.patch added to -mm tree, akpm
- + mm-check-range-first-in-queue_pages_test_walk.patch added to -mm tree, akpm
- Re: glibc in master is incompatible with systemd-nspawn,
Szabolcs Nagy
- [PATCH v4 2/2] mm: Fix checking unmapped holes for mbind,
Li Xinhai
- [PATCH v4 1/2] mm: Check range first in queue_pages_test_walk,
Li Xinhai
- [man-pages RFC PATCH] statx.2: document STATX_ATTR_VERITY,
Eric Biggers
- [PATCH] resolv.conf(5): Attempt clarify domain/search interaction,
Florian Weimer
- [PATCH v4] mm: Fix checking unmapped holes for mbind, Li Xinhai
- [PATCH v3] mm: Fix checking unmapped holes for mbind, Li Xinhai
- [PATCH] fallocate.2: Add gfs2 to the list of punch hole-capable filesystems,
Andrew Price
- Re: [PATCH v2] mm: Fix checking unmapped holes for mbind,
Andrew Morton
- [PATCH] memfd_create.2: fix typos,
Mike Rapoport
- [PATCH] clone.2: include clone3 in NAME section.,
Jakub Wilk
- For review: documentation of clone3() system call,
Michael Kerrisk (man-pages)
- [PATCH] quotactl.2: Add some details about Q_QUOTAON,
Yang Xu
- [PATCH] netlink.7: tfix,
Jakub Wilk
- Should lseek manpage reference OCFS2 versus OCFS?,
Hayes, Bill
- [PATCH] copy_file_range.2: tfix,
Yang Xu
- [no subject],
Mikael Magnusson
- Bugs in futex(2) example - fix for deadlock/busy-waiting and output,
Georg Sauthoff
- [PATCH] proc.5: Add /proc/[pid]/loginuid, Lucas Werkmeister
- [PATCH] mount_namespaces.7: tfix,
Jakub Wilk
- man-pages-5.03 released, Michael Kerrisk (man-pages)
- [PATCH] strptime.3: tfix,
Jakub Wilk
- leftover reference to ipfw, Stephen Hemminger
- [PATCH 1/1] getdents.2: Mention glibc support for getdents64(),
Petr Vorel
- [patch] Describe issues with cancellation points in signal handlers.,
Carlos O'Donell
- [PATCH RFC 0/3] document openat2(2) patch series,
Aleksa Sarai
- Bug: Small typo in gnutls_x509_crq_get_pk_oid(3),
Toni Kontinen
- [patch] open.2: Document fs.protected_fifos and fs.protected_regular,
Joseph C. Sible
- [no subject],
nilsocket
- Re:, Michael Kerrisk (man-pages)
- Bug man page futex(2) FUTEX_CMP_REQUEUE, Carlo Wood
- [PATCH] copy_file_range.2: kernel v5.3 updates, Amir Goldstein
- Error in read.1p,
Ian Hunter
- https://www.manpagez.com/man/5/launchd.plist/,
Dick Guertin
- [PATCH] pivot_root.2: tfix,
Jakub Wilk
- Re: Documentation error for "sched_getaffinity", Michael Kerrisk (man-pages)
- glob man page incorrectly says that it does not do tilde expansion, Christian Biesinger
- Re: bug in strtok_r(3) man page, Michael Kerrisk (man-pages)
- For review: rewritten pivot_root(2) manual page,
Michael Kerrisk (man-pages)
- For review: pidfd_send_signal(2) manual page,
Michael Kerrisk (man-pages)
- For review: pidfd_open(2) manual page,
Michael Kerrisk (man-pages)
- typo in SHUTDOWN(8),
killaken2000@xxxxxxxxx
- [PATCH 0/1] Point out the interactions of signalfd with epoll & fork,
Andrew Clayton
- Man page pre & post operators error,
Rick Stanley
- [PATCH v2 0/7] Rework random blocking,
Andy Lutomirski
- Re: pivot_root.2: new_root must be a mountpoint, Michael Kerrisk (man-pages)
- [PATCH] setns.2: fix CLONE_NEWNS restriction info,
Mike Frysinger
- [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2(),
Ahmed S. Darwish
- [PATCH] getauxval.3: Add new cache geometry entries,
Raphael Moreira Zinsly
- Re: Please document REG_STARTEND in man 3 regex., Michael Kerrisk (man-pages)
- [PATCH] syscall.2: Add information for powerpc64,
Shawn Anastasio
- [PATCH] mprotect.2: wfix,
Christopher M. Riedl
- Quick fix for syscall man page,
Florin Blanaru
- [PATCH] move_pages.2: mark deprecated E2BIG,
Yang Xu
- [PATCH] ptrace.2: document PTRACE_GET_SYSCALL_INFO,
Dmitry V. Levin
- [PATCH 1/4] fanotify.7: tfix,
Jakub Wilk
- f_owner_ex vs. POSIX,
Eric Blake
- [PATCH] errno.3: add some comments on EAGAIN/EWOULDBLOCK and EDEADLK/EDEADLOCK,
Rasmus Villemoes
- [PATCH] ld.so.8: tfix,
Jakub Wilk
- [PATCH V3 0/5] smartpqi man page update,
Don Brace
- [PATCH] gethostname.2: wfix,
Jakub Wilk
- [PATCH V2 0/6] smartpqi man page update,
Don Brace
- [PATCH 0/6] smartpqi man page updates,
Don Brace
- fececve man page,
Simone Piccardi
- [PATCH v2] io_submit.2: Fix kernel version numbers for 'aio_rw_flags' flags,
Matti Moell
- [PATCH] printf.3: Add detail on the first digit with the %e format,
Vincent Lefevre
- statx man page,
Simone Piccardi
- [PATCH] man8/ld.so.8: srcfix: Correct the misuse of a two-font macro, Bjarni Ingi Gislason
- [PATCH] man7: srcfix: Correct the misuse of a two-font macro, Bjarni Ingi Gislason
- [PATCH] man5/elf.5: srcfix: Fix the misuse of a two-font macro, Bjarni Ingi Gislason
- [PATCH] man3: srcfix: Correct the wrong use of a two-font macro, Bjarni Ingi Gislason
- [patch] man2: srcfix, ffix: correct a wrong use of a two-font macro,
Bjarni Ingi Gislason
- [PATCH] io_submit.2: Fix kernel version numbers for 'aio_rw_flags' flags,
Matti Moell
- Typo on find man page,
Stefan Wirth
- [PATCH] resolv.conf.5: update information about search list,
Nikola Forró
- [PATCH] core.5: explain the new situation with argument splitting,
Paul Wise
- please add linux-man@xxxxxxxxxxxxxxx list to lore.kernel.org,
Paul Wise
- [PATCH] Add some tips for how to contribute,
Paul Wise
- Re: [PATCH] mm/mempolicy.c: Remove unnecessary nodemask check in kernel_migrate_pages(),
Vlastimil Babka
- [PATCH] bpf.2: update enum bpf_map_type and enum bpf_prog_type,
Peter Wu
- man-pages-5.02 released, Michael Kerrisk (man-pages)
- [PATCH] vmsplice.2: SPLICE_F_GIFT became no-op,
Leonardo Bras
- pivot_root(".", ".") and the fchdir() dance,
Michael Kerrisk (man-pages)
- [patch] setxattr.2: Add ERANGE to 'ERRORS' section,
Finn O'Leary
- [PATCH] io_getevents.2: Add EINVAL for case of timeout parameter out of range,
zhangyi (F)
- [PATCH] bpf.2: Change note on unprivileged access,
Richard Palethorpe
- [PATCH v2] prctl.2: correct the wrong message about PR_SET_TIMERSLACK,
Yang Xu
- [PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC,
Florian Weimer
- Error (?) in man page for ppoll(2),
Alan Stern
- linux-headers-5.2 and proper use of SIOCGSTAMP,
Sergei Trofimovich
- [PATCH] prctl.2: correct the wrong message about PR_SET_TIMERSLACK, Yang Xu
- [PATCH] signal.7: clarify that siginfo_t isn't changed on coalescing,
Michal Sekletar
- [PATCH] execve.2: tfix,
Jakub Wilk
- FIXME in Manual pages from other packages, Hritik Vijay
- [PATCH] mmap.2: fix EINVAL conditions,
Nikola Forró
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]