summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * PR_SET_TIMERSLACK.2const: Tweak after splitAlejandro Colomar14 days-31/+28
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_TIMERSLACK.2const: Split PR_SET_TIMERSLACK from prctl(2)Alejandro Colomar14 days-72/+113
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_TID_ADDRESS.2const: Tweak after splitAlejandro Colomar14 days-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 Colomar14 days-22/+59
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_THP_DISABLE.2const: Tweak after splitAlejandro Colomar14 days-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 Colomar14 days-7/+40
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_THP_DISABLE.2const: Tweak after splitAlejandro Colomar14 days-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 Colomar14 days-17/+50
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_TASK_PERF_EVENTS_DISABLE.2const: Tweak after splitAlejandro Colomar14 days-21/+18
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_TASK_PERF_EVENTS_{EN,DIS}ABLE.2const: Split ↵Alejandro Colomar14 days-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 Colomar14 days-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 Colomar14 days-46/+81
| | | | | | | | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_TAGGED_ADDR_CTRL.2const: Tweak after splitAlejandro Colomar14 days-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 Colomar14 days-116/+151
| | | | | | | | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_SYSCALL_USER_DISPATCH.2const: Tweak after splitAlejandro Colomar14 days-41/+30
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_SYSCALL_USER_DISPATCH.2const: Split ↵Alejandro Colomar2024-05-31-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 Colomar2024-05-31-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 Colomar2024-05-31-39/+74
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SVE_SET_VL.2const: Tweak after splitAlejandro Colomar2024-05-31-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 Colomar2024-05-31-133/+168
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_SPECULATION_CTRL.2const: Tweak after splitAlejandro Colomar2024-05-31-25/+26
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_GET_SPECULATION_CTRL.2const: Split PR_GET_SPECULATION_CTRL from ↵Alejandro Colomar2024-05-31-55/+90
| | | | | | | | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_SPECULATION_CTRL.2const: Tweak after splitAlejandro Colomar2024-05-31-68/+19
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_SPECULATION_CTRL.2const: Split PR_SET_SPECULATION_CTRL from ↵Alejandro Colomar2024-05-31-122/+157
| | | | | | | | | | | | prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_SECUREBITS.2const: Tweak after splitAlejandro Colomar2024-05-31-6/+5
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_GET_SECUREBITS.2const: Split PR_GET_SECUREBITS from prctl(2)Alejandro Colomar2024-05-31-8/+42
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_SECUREBITS.2const: Tweak after splitAlejandro Colomar2024-05-31-5/+5
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_SECUREBITS.2const: Split PR_SET_SECUREBITS from prctl(2)Alejandro Colomar2024-05-31-19/+58
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_SECCOMP.2const: Tweak after splitAlejandro Colomar2024-05-31-24/+27
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_GET_SECCOMP.2const: Split PR_GET_SECCOMP from prctl(2)Alejandro Colomar2024-05-31-38/+74
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_SECCOMP.2const: Tweak after splitAlejandro Colomar2024-05-31-47/+27
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_SECCOMP.2const: Split PR_SET_SECCOMP from prctl(2)Alejandro Colomar2024-05-31-95/+144
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_PTRACER.2const: Tweak after splitAlejandro Colomar2024-05-31-26/+24
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_PTRACER.2const: Split PR_SET_PTRACER from prctl(2)Alejandro Colomar2024-05-31-44/+78
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_PDEATHSIG.2const: Tweak after splitAlejandro Colomar2024-05-31-8/+6
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_GET_PDEATHSIG.2const: Split PR_GET_PDEATHSIG from prctl(2)Alejandro Colomar2024-05-31-7/+47
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_PDEATHSIG.2const: Tweak after splitAlejandro Colomar2024-05-31-24/+22
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_PDEATHSIG.2const: Split PR_SET_PDEATHSIG from prctl(2)Alejandro Colomar2024-05-31-68/+103
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_PAC_RESET_KEYS.2const: Tweak after splitAlejandro Colomar2024-05-31-50/+28
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_PAC_RESET_KEYS.2const: Split PR_PAC_RESET_KEYS from prctl(2)Alejandro Colomar2024-05-31-79/+117
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_GET_NO_NEW_PRIVS.2const: Tweak after splitAlejandro Colomar2024-05-31-9/+17
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_GET_NO_NEW_PRIVS.2const: Split PR_GET_NO_NEW_PRIVS from prctl(2)Alejandro Colomar2024-05-31-14/+49
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_NO_NEW_PRIVS.2const: Tweak after splitAlejandro Colomar2024-05-31-32/+26
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_NO_NEW_PRIVS.2const: Split PR_SET_NO_NEW_PRIVS from prctl(2)Alejandro Colomar2024-05-31-56/+92
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_NAME.2const: Tweak after splitAlejandro Colomar2024-05-31-25/+35
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_[SG]ET_NAME.2const: Split PR_[SG]ET_NAME from prctl(2)Alejandro Colomar2024-05-31-32/+78
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_MPX_ENABLE_MANAGEMENT.2const: Tweak after splitAlejandro Colomar2024-05-31-52/+45
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_MPX_{EN,DIS}ABLE_MANAGEMENT.2const: Split PR_MPX_*_MANAGEMENT ↵Alejandro Colomar2024-05-31-92/+132
| | | | | | | | | | | | from prctl(2) Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * PR_SET_VMA.2const: Tweak after splitAlejandro Colomar2024-05-31-19/+19
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>
| * prctl.2, PR_SET_VMA.2const: Split PR_SET_VMA from prctl(2)Alejandro Colomar2024-05-31-34/+77
| | | | | | | | Signed-off-by: Alejandro Colomar <alx@kernel.org>