aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/prctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-08security: Minor improvements to no_new_privs documentationAndy Lutomirski1-0/+2
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov1-4/+6
2012-05-31c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov1-0/+1
2012-05-31c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov1-0/+5
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski1-0/+15
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering1-0/+3
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook1-0/+1
2012-02-10security: Yama LSMKees Cook1-0/+6
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov1-0/+12
2009-10-04HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen1-0/+12
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-16HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen1-0/+2
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar1-0/+3
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven1-0/+7
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan1-2/+7
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman1-0/+6
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-0/+4
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli1-0/+4
2006-06-09[PATCH] Add a prctl to change the endianness of a process.Anton Blanchard1-0/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+55