aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2008-07-14SELinux: remove inherit field from inode_security_structGravatar James Morris 1-1/+0
2008-07-14SELinux: reorder inode_security_struct to increase objs/slab on 64bitGravatar Richard Kennedy 1-1/+1
2008-07-14SELinux: keep the code clean formating and syntaxGravatar Eric Paris 9-30/+35
2008-07-14SELinux: fix sleeping allocation in security_context_to_sidGravatar Stephen Smalley 1-30/+40
2008-07-14selinux: support deferred mapping of contextsGravatar Stephen Smalley 8-128/+248
2008-07-13devcgroup: fix permission check when adding entry to child cgroupGravatar Li Zefan 1-1/+1
2008-07-13devcgroup: always show positive major/minor numGravatar Li Zefan 1-2/+2
2008-07-04devcgroup: fix odd behaviour when writing 'a' to devices.allowGravatar Li Zefan 1-0/+2
2008-07-04security: filesystem capabilities: fix CAP_SETPCAP handlingGravatar Andrew G. Morgan 1-3/+10
2008-06-12capabilities: add (back) dummy support for KEEPCAPSGravatar Andrew G. Morgan 1-1/+23
2008-06-06keys: remove unused key_alloc_semGravatar Daniel Walker 1-1/+0
2008-06-06devscgroup: make white list more compact in some casesGravatar Pavel Emelyanov 1-2/+16
2008-06-06devscgroup: relax task to dev_cgroup conversionGravatar Pavel Emelyanov 1-6/+4
2008-06-06devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroupGravatar Pavel Emelyanov 1-2/+6
2008-06-04Smack: fuse mount hang fixGravatar Casey Schaufler 1-0/+12
2008-05-01[PATCH] split linux/file.hGravatar Al Viro 1-0/+1
2008-04-30signals: cleanup security_task_kill() usage/implementationGravatar Oleg Nesterov 2-12/+0
2008-04-30Smack: Integrate Smack with AuditGravatar Ahmed S. Darwish 1-0/+155
2008-04-30Security: Make secctx_to_secid() take const secdataGravatar David Howells 6-7/+7
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-1/+3
2008-04-29keys: explicitly include required slab.h header file.Gravatar Robert P. J. Day 2-0/+2
2008-04-29keys: make the keyring quotas controllable through /proc/sysGravatar David Howells 6-15/+94
2008-04-29keys: don't generate user and user session keyrings unless they're accessedGravatar David Howells 5-126/+92
2008-04-29keys: allow clients to set key perms in key_create_or_update()Gravatar Arun Raghavan 2-9/+12
2008-04-29keys: switch to proc_create()Gravatar Alexey Dobriyan 1-6/+2
2008-04-29keys: add keyctl function to get a security labelGravatar David Howells 6-1/+99
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringGravatar David Howells 4-29/+48
2008-04-29keys: check starting keyring as part of searchGravatar Kevin Coffman 1-4/+31
2008-04-29keys: increase the payload size when instantiating a keyGravatar David Howells 1-8/+30
2008-04-29cgroups: introduce cft->read_seq()Gravatar Serge E. Hallyn 1-51/+23
2008-04-29cgroups: implement device whitelistGravatar Serge E. Hallyn 2-0/+604
2008-04-29xattr: add missing consts to function argumentsGravatar David Howells 7-30/+33
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 12-134/+121
2008-04-28smack: use cap_task_prctlGravatar Serge E. Hallyn 1-0/+1
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Gravatar Casey Schaufler 1-2/+2
2008-04-28root_plug: use cap_task_prctlGravatar Serge E. Hallyn 1-0/+1
2008-04-28smack: fix integer as NULL pointer warning in smack_lsm.cGravatar Harvey Harrison 1-1/+1
2008-04-28capabilities: implement per-process securebitsGravatar Andrew G. Morgan 5-14/+101
2008-04-28Audit: standardize string audit interfacesGravatar Eric Paris 1-1/+1
2008-04-28Audit: collect sessionid in netlink messagesGravatar Eric Paris 1-0/+2
2008-04-28SELinux: Fix a RCU free problem with the netport cacheGravatar Paul Moore 1-22/+18
2008-04-28SELinux: Made netnode cache adds fasterGravatar Paul Moore 1-55/+49
2008-04-28SELinux: policydb.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-5/+5
2008-04-28SELinux: mls_types.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-2/+2
2008-04-28SELinux: mls.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-3/+3
2008-04-28SELinux: hashtab.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-3/+3
2008-04-28SELinux: context.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-2/+2
2008-04-28SELinux: ss/conditional.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-3/+3
2008-04-28SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-2/+2
2008-04-28SELinux: objsec.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-30/+30