summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeLines
* prctl.2, PR_*.2const: SYNOPSIS: #include <linux/prctl.h> for the PR_* constantsHEADmaincontribAlejandro Colomar4 hours-3/+76
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2: CAVEATS: Document the necessity of using the 'L' suffixAlejandro Colomar17 hours-0/+6
| | | | | | Link: <https://lore.kernel.org/linux-man/ddbdyaiptesjalgfmztxideej67e3yaob7ucsmbf6qvriwxiif@dohhxrqgwhrf/T/#med306b5b003f9cc7cc2de69fcdd7ee2d056d0954> Cc: Xi Ruoyao <xry111@xry111.site> Signed-off-by: Alejandro Colomar <alx@kernel.org>
* ioctl_iflags.2: Document FS_APPEND_FL ('a') on directoriesнаб18 hours-0/+2
| | | | | | | | | For some reason, neither chattr(1) nor this page document it; this is supported by all tested filesystems (ext4, tmpfs, ZFS). Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Message-ID: <vzoykfmkokepn2gq3nqb2vvlbim32vky3vnac2x2avmkyzcdez@tarta.nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx@kernel.org>
* open_by_handle_at.2: Correct the name of the FreeBSD equivalentChristoph Hellwig18 hours-1/+1
| | | | | | | | | The open_by_handle_at equivalent in FreeBSD is called fhopen, not openfh. Signed-off-by: Christoph Hellwig <hch@lst.de> Message-ID: <20240527113800.1098633-1-hch@lst.de> Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_KEEPCAPS.2const: Use 0L and 1L for arguments to prctl(2)Alejandro Colomar20 hours-2/+6
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2: Tweak after making sashimi of this pageAlejandro Colomar21 hours-18/+18
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_MDWE.2const: Tweak after splitAlejandro Colomar21 hours-8/+8
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_MDWE.2const: Split PR_GET_MDWE from prctl(2)Alejandro Colomar21 hours-8/+42
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_MDWE.2const: Tweak after splitAlejandro Colomar21 hours-10/+8
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_MDWE.2const: Split PR_SET_MDWE from prctl(2)Alejandro Colomar21 hours-29/+63
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_AUXV.2const: Tweak after splitAlejandro Colomar21 hours-11/+10
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_AUXV.2const: Split PR_GET_AUXV from prctl(2)Alejandro Colomar21 hours-20/+51
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_UNALIGN.2const: Tweak after splitAlejandro Colomar21 hours-12/+6
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_UNALIGN.2const: Split PR_GET_UNALIGN from prctl(2)Alejandro Colomar21 hours-9/+50
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_UNALIGN.2const: Tweak after splitAlejandro Colomar21 hours-15/+27
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_UNALIGN.2const: Split PR_SET_UNALIGN from prctl(2)Alejandro Colomar21 hours-24/+67
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_TSC.2const: Tweak after splitAlejandro Colomar21 hours-6/+4
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_TSC.2const: Split PR_GET_TSC from prctl(2)Alejandro Colomar21 hours-9/+49
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_TSC.2const: Tweak after splitAlejandro Colomar21 hours-9/+6
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_TSC.2const: Split PR_SET_TSC from prctl(2)Alejandro Colomar21 hours-15/+58
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_TIMING.2const: Tweak after splitAlejandro Colomar21 hours-9/+6
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_TIMING.2const: Split PR_GET_TIMING from prctl(2)Alejandro Colomar21 hours-10/+47
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_TIMING.2const: Tweak after splitAlejandro Colomar21 hours-22/+15
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_TIMING.2const: Split PR_SET_TIMING from prctl(2)Alejandro Colomar21 hours-29/+67
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_TIMERSLACK.2const: Tweak after splitAlejandro Colomar21 hours-8/+8
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_TIMERSLACK.2const: Split PR_GET_TIMERSLACK from prctl(2)Alejandro Colomar21 hours-8/+43
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_TIMERSLACK.2const: Tweak after splitAlejandro Colomar21 hours-31/+28
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_TIMERSLACK.2const: Split PR_SET_TIMERSLACK from prctl(2)Alejandro Colomar21 hours-72/+113
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_TID_ADDRESS.2const: Tweak after splitAlejandro Colomar21 hours-12/+14
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_TID_ADDRESS.2const: Split PR_GET_TID_ADDRESS from prctl(2)Alejandro Colomar21 hours-22/+59
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_THP_DISABLE.2const: Tweak after splitAlejandro Colomar21 hours-5/+5
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_THP_DISABLE.2const: Split PR_GET_THP_DISABLE from prctl(2)Alejandro Colomar21 hours-7/+40
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_THP_DISABLE.2const: Tweak after splitAlejandro Colomar21 hours-6/+8
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_THP_DISABLE.2const: Split PR_SET_THP_DISABLE from prctl(2)Alejandro Colomar21 hours-17/+50
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_TASK_PERF_EVENTS_DISABLE.2const: Tweak after splitAlejandro Colomar21 hours-21/+18
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_TASK_PERF_EVENTS_{EN,DIS}ABLE.2const: Split ↵Alejandro Colomar21 hours-33/+68
| | | | | | PR_TASK_PERF_EVENTS_* from prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_TAGGED_ADDR_CTRL.2const: Tweak after splitAlejandro Colomar21 hours-40/+18
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_TAGGED_ADDR_CTRL.2const: Split PR_GET_TAGGED_ADDR_CTRL from ↵Alejandro Colomar21 hours-46/+81
| | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_TAGGED_ADDR_CTRL.2const: Tweak after splitAlejandro Colomar21 hours-54/+36
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_TAGGED_ADDR_CTRL.2const: Split PR_SET_TAGGED_ADDR_CTRL from ↵Alejandro Colomar21 hours-116/+151
| | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_SYSCALL_USER_DISPATCH.2const: Tweak after splitAlejandro Colomar21 hours-41/+30
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_SYSCALL_USER_DISPATCH.2const: Split ↵Alejandro Colomar37 hours-148/+183
| | | | | | PR_SET_SYSCALL_USER_DISPATCH from prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SVE_GET_VL.2const: Tweak after splitAlejandro Colomar37 hours-25/+18
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SVE_GET_VL.2const: Split PR_SVE_GET_VL from prctl(2)Alejandro Colomar37 hours-39/+74
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SVE_SET_VL.2const: Tweak after splitAlejandro Colomar37 hours-63/+54
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SVE_SET_VL.2const: Split PR_SVE_SET_VL from prctl(2)Alejandro Colomar37 hours-133/+168
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_GET_SPECULATION_CTRL.2const: Tweak after splitAlejandro Colomar37 hours-25/+26
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_GET_SPECULATION_CTRL.2const: Split PR_GET_SPECULATION_CTRL from ↵Alejandro Colomar37 hours-55/+90
| | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
* PR_SET_SPECULATION_CTRL.2const: Tweak after splitAlejandro Colomar37 hours-68/+19
| | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
* prctl.2, PR_SET_SPECULATION_CTRL.2const: Split PR_SET_SPECULATION_CTRL from ↵Alejandro Colomar37 hours-122/+157
| | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>