summaryrefslogtreecommitdiffstats
path: root/security/commoncap.c
AgeCommit message (Expand)AuthorLines
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn-40/+0
2008-02-23file capabilities: simplify signal checkSerge E. Hallyn-1/+1
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn-17/+27
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan-30/+57
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton-15/+8
2008-01-21Fix filesystem capability supportAndrew G. Morgan-3/+10
2007-11-29file capabilities: don't prevent signaling setuid root programsSerge E. Hallyn-0/+9
2007-11-14file capabilities: allow sigcont within sessionSerge E. Hallyn-0/+4
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn-8/+15
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+2
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan-5/+54
2007-10-17security/ cleanupsAdrian Bunk-21/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn-16/+228
2007-10-17security: Convert LSM into a static interfaceJames Morris-3/+0
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox-2/+2
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel-2/+2
2006-03-25[PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright-2/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2005-06-23[PATCH] setuid core dumpAlan Cox-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+345