Linux Man Pages
[Prev Page][Next Page]
- Re: [RFC bpf-next] bpf: document eBPF helpers and add a script to generate man page, (continued)
Missing EBADF return value for sendmsg(2)/unix(7),
Rusty Russell
An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot),
Andy Lutomirski
[PATCH] readv.2, io_submit.2: Document RWF_APPEND added in Linux 4.16,
Jürg Billeter
Single-word correction in read(2) man page,
Stefan Ring
man 7 socket SO_INCOMING_CPU example typo,
Salminen, Tomi
[PATCH] tsearch.3: tdelete() can return dangling pointers,
Jann Horn
[PATCH v2] tsearch.3: clarify items vs nodes,
Jann Horn
[PATCH] tsearch.3: clarify items vs nodes,
Jann Horn
[PATCH] open.2: document more -ETXTBSY conditions,
Jann Horn
ipv6(7) manpage typo, Ivan Pizhenko
[patch] pthread_create.3 : explicit default thread stack size for several architectures,
Frederic Brault
[patch] pthread_create.3 : explicit default thread stack size for x86_64, Frederic Brault
[PATCH] syscall.2: riscv,
Adam Borowski
[PATCH] environ.7: srcfix in the manual,
Bjarni Ingi Gislason
[PATCH] recvmmsg.2: tfix,
Mattias Andrée
mmap.2: clarify alignment of mapping,
Heinrich Schuchardt
[PATCH] mtrace.1: srcfix; some cleaning of the manual, Bjarni Ingi Gislason
Man Page Typo (waitpid.2)?,
Robin Kuzmin
[PATCH] man-pages.7: srcfix, ffix: some cleaning of the manual, Bjarni Ingi Gislason
Re: Man Page Typo (atexit.3)?, Michael Kerrisk (man-pages)
[PATCH] ptrace.2: copy retval info for SECCOMP_GET_FILTER to right section,
Jann Horn
Fwd: Man page (sigaltstack.2) cases a question., Robin Kuzmin
word missing in "find",
Florian Elleringmann
[PATCH] ptrace.2: ffix,
Elvira Khabirova
[PATCH] getcwd.3: Mention that "(unreachable)" is no longer returned for glibc > 2.27.,
Carlos O'Donell
[PATCH] ld.so(8): make lack of separator escaping explicit,
Mike Frysinger
man-pages-4.15 released, Michael Kerrisk (man-pages)
[PATCH] fallocate.2: Mention introduction of FALLOC_FL_ZERO_RANGE to btrfs,
Nikolay Borisov
abort(3) and flushing,
Egmont Koblinger
[PATCH] tmpfs(5): document current mount options,
Mike Frysinger
[patch] shutdown(2): Add backlink to close(2),
Carsten Grohmann
write(2) and write(3) ERRORS section and equivalent calls, Fihlman Emil
[PATCH] put(3): fix formatting of trailing period,
Mike Frysinger
moving filesystem mount options from util-linux to man-pages,
Mike Frysinger
[man-pages PATCH 5/5] man2: describe s390_guarded_storage s390-specific system call,
Eugene Syromyatnikov
[man-pages PATCH 4/5] s390_sthyi.2: some minor additions,
Eugene Syromyatnikov
[man-pages PATCH 3/5] s390_sthyi.2: wfix, Eugene Syromyatnikov
[man-pages PATCH 2/5] s390_runtime_instr.2: document the removal of the second argument,
Eugene Syromyatnikov
[man-pages PATCH 1/5] s390_runtime_instr.2: note that runtime_instr.h is not a public header,
Eugene Syromyatnikov
[man-pages PATCH 0/5] some minor s390 syscall updates, Eugene Syromyatnikov
[PATCH v2] create [k,u]probe with perf_event_open,
Song Liu
[manpages PATCH] capabilities.7: describe namespaced file capabilities,
Serge E. Hallyn
[PATCH v2] recvmmsg.2, sendmmsg.2: point out that error handling is unreliable,
Nikola Forró
[PATCH] create [k,u]probe with perf_event_open,
Song Liu
Re: cgroups(7): documenting the nsdelegate mount option,
Michael Kerrisk (man-pages)
cgroups(7): documenting /sys/kernel/cgroup files,
Michael Kerrisk (man-pages)
[PATCH] copy_file_ranges can file with EFBIG,
Florian Weimer
cgroups(7): documenting cgroups v2 thread mode,
Michael Kerrisk (man-pages)
cgroups(7): documenting cgroup.stat,
Michael Kerrisk (man-pages)
cgroups(7): extending man-pages documentation for cgroups v2,
Michael Kerrisk (man-pages)
cgroups(7): documenting cgroups v2 delegation,
Michael Kerrisk (man-pages)
[PATCH] copy_file_range: update for glibc compatibility,
Shawn Landden
SCM credentials in netlink packets, Tobias Deiminger
[PATCH] bpf.2: Sync list of supported maps with 4.14 kernel,
Nikolay Borisov
[PATCH] vdso.7: __kernel_clock_gettime *_COARSE clock support in PPC64,
Santosh Sivaraj
[PATCH] List ENOMSG as possible errno for recvmsg(2),
Ahmad Fatoum
Cgroups v2 thread mode "domain invalid" state,
Michael Kerrisk (man-pages)
Re: sched(7),
Michael Kerrisk (man-pages)
Fwd: Missing { in sigaltstack example code,
Elie Roudninski
[PATCH] cgroups.7: Add information about RDMA controller,
Nikolay Borisov
[PATCH] ip.7: INADDR_* values cannot be assigned directly to s_addr,
Ricardo Biehl Pasquali
fifo(7) minor typo,
Adam Liddell
[PATCH] fcntl.2, read.2, write.2: document "Lost locks" as cause for EIO.,
NeilBrown
usleep man page issue,
erbenton
[PATCH] vsock.7: clarify send(2)/recv(2) families of system calls,
Stefan Hajnoczi
[PATCH v5] mmap.2: MAP_FIXED updated documentation,
john . hubbard
Incorrect macro identifier IFNAMSZ in socket(7),
Joel Williamson
[PATCH v4] mmap.2: MAP_FIXED updated documentation,
john . hubbard
[PATCH v2] vsock.7: document VSOCK socket address family,
Stefan Hajnoczi
[PATCH v3] mmap.2: MAP_FIXED updated documentation, john . hubbard
[PATCH v2] mmap.2: MAP_FIXED updated documentation,
john . hubbard
[PATCH] pthread_mutexattr_init.3: Wrong function name fix,
roblabla
[PATCH] Standarize on "nonzero".,
G. Branden Robinson
[PATCH RFC] stat.2: Document that stat can fail with EINTR,
Keno Fischer
Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR, walter harms
[PATCH] mmap.2: MAP_FIXED is no longer discouraged,
john . hubbard
[PATCH] vsock.7: document VSOCK socket address family,
Stefan Hajnoczi
Is man7.org down?,
Yubin Ruan
[PATCH] mount.2: Add EINVAL error condition when MS_BINDing MNT_LOCKED submounts,
Keno Fischer
man-pages-4.14 released, Michael Kerrisk (man-pages)
Why can GDB mask tracee's SIGKILL after attaching,
Yubin Ruan
[PATCH] makedev.3: glibc has deprecated exposing the definitions via <sys/types.h>,
Adrian Bunk
[PATCH v3 1/1] s390_sthyi.2: New page for s390-specific s390_sthyi(2),
QingFeng Hao
[PATCH] errno.3: Add values for all errors,
Wesley Aptekar-Cassels
[PATCH v2 1/1] s390_sthyi.2: New page for s390-specific s390_sthyi(2),
QingFeng Hao
[manpages PATCH] open_by_handle_at: clarifications needed due to NFS reexport,
NeilBrown
chmod man page bug - clear setuid/setgid with numerical value,
OL Isaac
[PATCH 1/1] s390_sthyi.2: New page for s390-specific s390_sthyi(2),
QingFeng Hao
[patch] strptime(3) ISO 8601 compliance, Philipp Gesang
[PATCH] user_namespaces.7: Record new 340 line idmap limit,
Christian Brauner
seccomp() SECCOMP_RET_KILL_PROCESS text for man page,
Michael Kerrisk (man-pages)
[PATCH] proc.5: update description of /proc/<pid>/oom_score,
Marcus Folkesson
man fs, kalle
Incorrect behaviour or documentation problem of SO_RXQ_OVFL,
Petr Malat
Mid-Sentence Exclamation Mark Has Large Gap., Ralph Corderoy
Improving documentation of parent-ID field in /proc/PID/mountinfo,
Michael Kerrisk (man-pages)
[PATCH] Include <sys/types.h> in SYNOPSIS for pid_t,
Ahmad Fatoum
[PATCH v2] readv.2: document RWF_NOWAIT,
Christoph Hellwig
BUG: ip(7): INADDR_* values cannot be assigned directly to s_addr, Ricardo Biehl
[PATCH] ioctl_tty.2: tfix,
Jakub Wilk
[patch] utimensat.2: wfix, Seonghun Lim
[patch] getrlimit.2, utimensat.2: wsfix, Seonghun Lim
[patch] timerfd_create.2: wfix, Seonghun Lim
[patch] strverscmp.c: tfix, Seonghun Lim
[patch] sockatmark.3: Fix example code, Seonghun Lim
[patch] sigaltstack.2: tfix,
Seonghun Lim
[patch] random_r.3: wfix, Seonghun Lim
[patch] stdio.3: wsfix, Seonghun Lim
[patch] stdin.3: tfix, Seonghun Lim
[patch] atexit.3: wfix, Seonghun Lim
[patch] aio.7: wsfix, Seonghun Lim
[patch] aio.7: tfix, Seonghun Lim
[patch] acct.5: tfix, Seonghun Lim
[patch] acct.2: wfix,
Seonghun Lim
[PATCH] system.3: wfix,
Lucas Werkmeister
[PATCH] pkey_alloc.2: Fix argument order,
Breno Leitao
[PATCH] man2/vmsplice: splice pages from pipe to memory,
Andrei Vagin
Re: [PATCH] perf/core: fast breakpoint modification via _IOC_MODIFY_BREAKPOINT,
Jiri Olsa
<Possible follow-ups>
Re: [PATCH] perf/core: fast breakpoint modification via _IOC_MODIFY_BREAKPOINT, Arnaldo Carvalho de Melo
[PATCH 1/2] proc.5: ffix,
Lucas Werkmeister
FILESYSTEMS(5) SMB and VFAT feedback,
Jonny Grant
pkey_alloc/pkey_free semantics,
Florian Weimer
<sys/memfd.h> header,
Florian Weimer
[patch] recvmmsg.2/sendmmsg.2: fix signatures,
enh
[PATCH] readv.2: document RWF_NOWAIT,
Christoph Hellwig
[PATCH] Replace Latin abbreviation "cf.".,
G. Branden Robinson
[GIT PULL] Kernel lockdown for secure boot,
David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Mimi Zohar
- Re: [GIT PULL] Kernel lockdown for secure boot, James Morris
- <Possible follow-ups>
- [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, James Morris
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Alexei Starovoitov
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Theodore Y. Ts'o
- Re: [GIT PULL] Kernel lockdown for secure boot, Greg Kroah-Hartman
- Re: [GIT PULL] Kernel lockdown for secure boot, Theodore Y. Ts'o
- Re: [GIT PULL] Kernel lockdown for secure boot, Greg Kroah-Hartman
- Re: [GIT PULL] Kernel lockdown for secure boot, Mike Galbraith
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Pavel Machek
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Theodore Y. Ts'o
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Justin Forbes
- Re: [GIT PULL] Kernel lockdown for secure boot, Peter Dolding
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Peter Dolding
- Re: [GIT PULL] Kernel lockdown for secure boot, Justin Forbes
- Message not available
- Re: [GIT PULL] Kernel lockdown for secure boot, Jann Horn
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
Re: [GIT PULL] Kernel lockdown for secure boot, Alexei Starovoitov
[PATCH] recvmmsg.2, sendmmsg.2: point out that error handling is unreliable,
Nikola Forró
[PATCH] userfaultfd.2: document spurious UFFD_EVENT_FORK,
Mike Rapoport
[PATCH 0/4] Document new seccomp interfaces in Linux 4.14,
Tyler Hicks
[patch] send.2: Add EALREADY to ERRORS,
Grégory Vander Schueren
A problem with prctl(2) and proc(5),
Eric Hopper
man-pages.7: add use case for real minus character,
G. Branden Robinson
hier.7: tfix,
G. Branden Robinson
ipv6.7: tfix,
G. Branden Robinson
connect.2, ioprio_set.2, ...: tfix,
G. Branden Robinson
open.2: tfix,
G. Branden Robinson
mount: /etc/fstab,
kalle
pthread_spin_init(3): tfix,
G. Branden Robinson
[PATCH] smartpqi: initial submit of smartpqi man page,
Don Brace
Draft pthread_spin_lock(3) manual page,
Michael Kerrisk (man-pages)
Draft pthread_spin_init(2) manual page,
Michael Kerrisk (man-pages)
veth(4) draft manual page,
Michael Kerrisk (man-pages)
stat(2): use lstat instead of stat in the example?,
Richard Knutsson
ld.so(8) need clarification,
Yubin Ruan
[PATCH v2] Userfaultfd: Add description for UFFD_FEATURE_SIGBUS,
Prakash Sangappa
man5/core.5 Piping core dumps to a program: ulimit -c restrictions does not apply when using pipe,
Per Böhlin
shmat(2) returns page size aligned memory address,
Yubin Ruan
[patch] pow10.3: tfix,
Fangrui Song
[PATCH] Userfaultfd: Add description for UFFD_FEATURE_SIGBUS,
Prakash Sangappa
Draft manpage explaining kernel lockdown,
David Howells
[Index of Archives]
[Kernel Documentation]
[Linux Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]