aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/prctl.2
AgeCommit message (Expand)AuthorFilesLines
2025-06-11man/man2/prctl.2, man/man2const/PR_FUTEX_HASH.2const: Document PR_FUTEX_HASHSebastian Andrzej Siewior1-0/+3
2025-05-17*: grfixAlejandro Colomar1-1/+1
2025-05-10*, AUTHORS: Consistently refer to authorsAlejandro Colomar1-1/+1
2025-05-06*, CREDITS: Unify copyright noticesAlejandro Colomar1-10/+1
2024-07-23man/: ffixAlejandro Colomar1-1/+1
2024-07-22prctl.2: Add PR_RISCV_SET_ICACHE_FLUSH_CTXCharlie Jenkins1-0/+3
2024-06-01prctl.2, PR_*.2const: SYNOPSIS: #include <linux/prctl.h> for the PR_* constantsAlejandro Colomar1-3/+4
2024-05-31prctl.2: CAVEATS: Document the necessity of using the 'L' suffixAlejandro Colomar1-0/+6
2024-05-31prctl.2: Tweak after making sashimi of this pageAlejandro Colomar1-18/+18
2024-05-31prctl.2, PR_GET_MDWE.2const: Split PR_GET_MDWE from prctl(2)Alejandro Colomar1-8/+3
2024-05-31prctl.2, PR_SET_MDWE.2const: Split PR_SET_MDWE from prctl(2)Alejandro Colomar1-29/+4
2024-05-31prctl.2, PR_GET_AUXV.2const: Split PR_GET_AUXV from prctl(2)Alejandro Colomar1-20/+5
2024-05-31prctl.2, PR_GET_UNALIGN.2const: Split PR_GET_UNALIGN from prctl(2)Alejandro Colomar1-9/+2
2024-05-31prctl.2, PR_SET_UNALIGN.2const: Split PR_SET_UNALIGN from prctl(2)Alejandro Colomar1-24/+3
2024-05-31prctl.2, PR_GET_TSC.2const: Split PR_GET_TSC from prctl(2)Alejandro Colomar1-9/+3
2024-05-31prctl.2, PR_SET_TSC.2const: Split PR_SET_TSC from prctl(2)Alejandro Colomar1-15/+4
2024-05-31prctl.2, PR_GET_TIMING.2const: Split PR_GET_TIMING from prctl(2)Alejandro Colomar1-10/+6
2024-05-31prctl.2, PR_SET_TIMING.2const: Split PR_SET_TIMING from prctl(2)Alejandro Colomar1-29/+4
2024-05-31prctl.2, PR_GET_TIMERSLACK.2const: Split PR_GET_TIMERSLACK from prctl(2)Alejandro Colomar1-8/+3
2024-05-31prctl.2, PR_SET_TIMERSLACK.2const: Split PR_SET_TIMERSLACK from prctl(2)Alejandro Colomar1-72/+4
2024-05-31prctl.2, PR_GET_TID_ADDRESS.2const: Split PR_GET_TID_ADDRESS from prctl(2)Alejandro Colomar1-22/+3
2024-05-31prctl.2, PR_GET_THP_DISABLE.2const: Split PR_GET_THP_DISABLE from prctl(2)Alejandro Colomar1-7/+3
2024-05-31prctl.2, PR_SET_THP_DISABLE.2const: Split PR_SET_THP_DISABLE from prctl(2)Alejandro Colomar1-17/+3
2024-05-31prctl.2, PR_TASK_PERF_EVENTS_{EN,DIS}ABLE.2const: Split PR_TASK_PERF_EVENTS_*...Alejandro Colomar1-33/+6
2024-05-31prctl.2, PR_GET_TAGGED_ADDR_CTRL.2const: Split PR_GET_TAGGED_ADDR_CTRL from p...Alejandro Colomar1-46/+3
2024-05-31prctl.2, PR_SET_TAGGED_ADDR_CTRL.2const: Split PR_SET_TAGGED_ADDR_CTRL from p...Alejandro Colomar1-116/+3
2024-05-31prctl.2, PR_SET_SYSCALL_USER_DISPATCH.2const: Split PR_SET_SYSCALL_USER_DISPA...Alejandro Colomar1-148/+3
2024-05-31prctl.2, PR_SVE_GET_VL.2const: Split PR_SVE_GET_VL from prctl(2)Alejandro Colomar1-39/+3
2024-05-31prctl.2, PR_SVE_SET_VL.2const: Split PR_SVE_SET_VL from prctl(2)Alejandro Colomar1-133/+2
2024-05-31prctl.2, PR_GET_SPECULATION_CTRL.2const: Split PR_GET_SPECULATION_CTRL from p...Alejandro Colomar1-55/+4
2024-05-31prctl.2, PR_SET_SPECULATION_CTRL.2const: Split PR_SET_SPECULATION_CTRL from p...Alejandro Colomar1-122/+3
2024-05-31prctl.2, PR_GET_SECUREBITS.2const: Split PR_GET_SECUREBITS from prctl(2)Alejandro Colomar1-8/+3
2024-05-31prctl.2, PR_SET_SECUREBITS.2const: Split PR_SET_SECUREBITS from prctl(2)Alejandro Colomar1-19/+3
2024-05-31prctl.2, PR_GET_SECCOMP.2const: Split PR_GET_SECCOMP from prctl(2)Alejandro Colomar1-38/+3
2024-05-31prctl.2, PR_SET_SECCOMP.2const: Split PR_SET_SECCOMP from prctl(2)Alejandro Colomar1-95/+4
2024-05-31prctl.2, PR_SET_PTRACER.2const: Split PR_SET_PTRACER from prctl(2)Alejandro Colomar1-44/+2
2024-05-31prctl.2, PR_GET_PDEATHSIG.2const: Split PR_GET_PDEATHSIG from prctl(2)Alejandro Colomar1-7/+3
2024-05-31prctl.2, PR_SET_PDEATHSIG.2const: Split PR_SET_PDEATHSIG from prctl(2)Alejandro Colomar1-68/+2
2024-05-31prctl.2, PR_PAC_RESET_KEYS.2const: Split PR_PAC_RESET_KEYS from prctl(2)Alejandro Colomar1-79/+2
2024-05-31prctl.2, PR_GET_NO_NEW_PRIVS.2const: Split PR_GET_NO_NEW_PRIVS from prctl(2)Alejandro Colomar1-14/+3
2024-05-31prctl.2, PR_SET_NO_NEW_PRIVS.2const: Split PR_SET_NO_NEW_PRIVS from prctl(2)Alejandro Colomar1-56/+6
2024-05-31prctl.2, PR_[SG]ET_NAME.2const: Split PR_[SG]ET_NAME from prctl(2)Alejandro Colomar1-32/+7
2024-05-31prctl.2, PR_MPX_{EN,DIS}ABLE_MANAGEMENT.2const: Split PR_MPX_*_MANAGEMENT fro...Alejandro Colomar1-92/+3
2024-05-31prctl.2, PR_SET_VMA.2const: Split PR_SET_VMA from prctl(2)Alejandro Colomar1-34/+3
2024-05-31prctl.2, PR_SET_MM.2const: Split PR_SET_MM from prctl(2)Alejandro Colomar1-254/+3
2024-05-31prctl.2, PR_MCE_KILL_GET.2const: Split PR_MCE_KILL_GET from prctl(2)Alejandro Colomar1-9/+3
2024-05-31prctl.2, PR_MCE_KILL.2const: Split PR_MCE_KILL from prctl(2)Alejandro Colomar1-42/+3
2024-05-31prctl.2, PR_GET_KEEPCAPS.2const: Split PR_GET_KEEPCAPS from prctl(2)Alejandro Colomar1-12/+3
2024-05-31prctl.2, PR_SET_KEEPCAPS.2const: Split PR_SET_KEEPCAPS from prctl(2)Alejandro Colomar1-22/+4
2024-05-31prctl.2, PR_GET_IO_FLUSHER.2const: Split PR_GET_IO_FLUSHER from prctl(2)Alejandro Colomar1-18/+3
2024-05-31prctl.2, PR_SET_IO_FLUSHER.2const: Split PR_SET_IO_FLUSHER from prctl(2)Alejandro Colomar1-29/+3
2024-05-31prctl.2, PR_GET_FPEXC.2const: Split PR_GET_FPEXC from prctl(2)Alejandro Colomar1-6/+3
2024-05-31prctl.2, PR_SET_FPEXC.2const: Split PR_SET_FPEXC from prctl(2)Alejandro Colomar1-16/+4
2024-05-31prctl.2, PR_GET_FPEMU.2const: Split PR_GET_FPEMU from prctl(2)Alejandro Colomar1-7/+4
2024-05-31prctl.2, PR_SET_FPEMU.2const: Split PR_SET_FPEMU from prctl(2)Alejandro Colomar1-12/+4
2024-05-31prctl.2, PR_GET_FP_MODE.2const: Split PR_GET_FP_MODE from prctl(2)Alejandro Colomar1-20/+3
2024-05-31prctl.2, PR_SET_FP_MODE.2const: Split PR_SET_FP_MODE from prctl(2)Alejandro Colomar1-115/+5
2024-05-31prctl.2, PR_GET_ENDIAN.2const: Split PR_GET_ENDIAN from prctl(2)Alejandro Colomar1-6/+3
2024-05-31prctl.2, PR_SET_ENDIAN.2const: Split PR_SET_ENDIAN from prctl(2)Alejandro Colomar1-11/+3
2024-05-31prctl.2, PR_GET_DUMPABLE.2const: Split PR_GET_DUMPABLE from prctl(2)Alejandro Colomar1-10/+4
2024-05-30prctl.2, PR_SET_DUMPABLE.2const: Split PR_SET_DUMPABLE from prctl(2)Alejandro Colomar1-81/+4
2024-05-30prctl.2, PR_GET_CHILD_SUBREAPER.2const: Split PR_GET_CHILD_SUBREAPER from prc...Alejandro Colomar1-7/+3
2024-05-30prctl.2, PR_SET_CHILD_SUBREAPER.2const: Split PR_SET_CHILD_SUBREAPER from prc...Alejandro Colomar1-51/+7
2024-05-30prctl.2, PR_CAPBSET_DROP.2const: Split PR_CAPBSET_DROP from prctl(2)Alejandro Colomar1-36/+3
2024-05-30prctl.2, PR_CAPBSET_READ.2const: Split PR_CAPBSET_READ from prctl(2)Alejandro Colomar1-25/+4
2024-05-30prctl.2, PR_CAP_AMBIENT.2const: Split PR_CAP_AMBIENT from prctl(2)Alejandro Colomar1-87/+2
2024-05-30prctl.2: SYNOPSIS: SimplifyAlejandro Colomar1-3/+1
2024-05-30prctl.2: ERRORS: SimplifyAlejandro Colomar1-80/+3
2024-05-29prctl.2: tfixAlejandro Colomar1-1/+1
2024-05-26prctl.2: wfixAlejandro Colomar1-1/+1
2024-05-26prctl.2: Fix the description of argumentsMa Xinjian1-4/+4
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-0/+2577
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-2495/+0
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-0/+2495