index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
prctl.h
Age
Commit message (
Expand
)
Author
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2023-10-06
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-10-06
mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
Florent Revest
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2023-04-18
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-07-28
arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
2021-07-28
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-09-04
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
2020-01-28
prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
Mike Christie
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-07-22
x86/mpx: Remove MPX APIs
Dave Hansen
2019-01-29
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-05-05
prctl: Add force disable speculation
Thomas Gleixner
2018-05-03
prctl: Add speculation control prctls
Thomas Gleixner
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-10-09
prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation
Cyrill Gorcunov
2014-04-07
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells