summaryrefslogtreecommitdiff
path: root/include/uapi/linux/prctl.h
AgeCommit message (Expand)Author
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest
2023-06-08riscv: Add prctl controls for userspace vector managementAndy Chiu
2023-04-21mm: add new api to enable ksm per processStefan Roesch
2023-04-18prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett
2023-02-02mm: implement memory-deny-write-execute as a prctlJoey Gouly
2022-04-22arm64/sme: Implement vector length configuration prctl()sMark Brown
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross
2021-11-10Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-08arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne
2021-09-29uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argumentEugene Syromiatnikov
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-07-28arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne
2021-07-28x86, prctl: Hook L1D flushing in via prctlBalbir Singh
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-09-04arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas
2020-09-04arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas
2020-01-28prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaimMike Christie
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas
2019-07-22x86/mpx: Remove MPX APIsDave Hansen
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-03prctl: Add speculation control prctlsThomas Gleixner
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-03arm64/sve: Add prctl controls for userspace vector length managementDave Martin
2017-11-03arm64/sve: Backend logic for setting the vector lengthDave Martin
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-10-09prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells