| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | devcgroup: always show positive major/minor num | Li Zefan | 2008-07-13 | 1 | -2/+2 |
* | devcgroup: fix odd behaviour when writing 'a' to devices.allow | Li Zefan | 2008-07-04 | 1 | -0/+2 |
* | security: filesystem capabilities: fix CAP_SETPCAP handling | Andrew G. Morgan | 2008-07-04 | 1 | -3/+10 |
* | capabilities: add (back) dummy support for KEEPCAPS | Andrew G. Morgan | 2008-06-12 | 1 | -1/+23 |
* | keys: remove unused key_alloc_sem | Daniel Walker | 2008-06-06 | 1 | -1/+0 |
* | devscgroup: make white list more compact in some cases | Pavel Emelyanov | 2008-06-06 | 1 | -2/+16 |
* | devscgroup: relax task to dev_cgroup conversion | Pavel Emelyanov | 2008-06-06 | 1 | -6/+4 |
* | devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup | Pavel Emelyanov | 2008-06-06 | 1 | -2/+6 |
* | Smack: fuse mount hang fix | Casey Schaufler | 2008-06-04 | 1 | -0/+12 |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 1 | -0/+1 |
* | signals: cleanup security_task_kill() usage/implementation | Oleg Nesterov | 2008-04-30 | 2 | -12/+0 |
* | Smack: Integrate Smack with Audit | Ahmed S. Darwish | 2008-04-30 | 1 | -0/+155 |
* | Security: Make secctx_to_secid() take const secdata | David Howells | 2008-04-30 | 6 | -7/+7 |
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 | 2 | -1/+3 |
|\ |
|
| * | Audit: standardize string audit interfaces | Eric Paris | 2008-04-28 | 1 | -1/+1 |
| * | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -0/+2 |
* | | keys: explicitly include required slab.h header file. | Robert P. J. Day | 2008-04-29 | 2 | -0/+2 |
* | | keys: make the keyring quotas controllable through /proc/sys | David Howells | 2008-04-29 | 6 | -15/+94 |
* | | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 2008-04-29 | 5 | -126/+92 |
* | | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan | 2008-04-29 | 2 | -9/+12 |
* | | keys: switch to proc_create() | Alexey Dobriyan | 2008-04-29 | 1 | -6/+2 |
* | | keys: add keyctl function to get a security label | David Howells | 2008-04-29 | 6 | -1/+99 |
* | | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 2008-04-29 | 4 | -29/+48 |
* | | keys: check starting keyring as part of search | Kevin Coffman | 2008-04-29 | 1 | -4/+31 |
* | | keys: increase the payload size when instantiating a key | David Howells | 2008-04-29 | 1 | -8/+30 |
* | | cgroups: introduce cft->read_seq() | Serge E. Hallyn | 2008-04-29 | 1 | -51/+23 |
* | | cgroups: implement device whitelist | Serge E. Hallyn | 2008-04-29 | 2 | -0/+604 |
* | | xattr: add missing consts to function arguments | David Howells | 2008-04-29 | 7 | -30/+33 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-28 | 12 | -134/+121 |
|\ \ |
|
| * | | SELinux: Fix a RCU free problem with the netport cache | Paul Moore | 2008-04-28 | 1 | -22/+18 |
| * | | SELinux: Made netnode cache adds faster | Paul Moore | 2008-04-28 | 1 | -55/+49 |
| * | | SELinux: policydb.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -5/+5 |
| * | | SELinux: mls_types.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
| * | | SELinux: mls.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
| * | | SELinux: hashtab.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
| * | | SELinux: context.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
| * | | SELinux: ss/conditional.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
| * | | SELinux: selinux/include/security.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
| * | | SELinux: objsec.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -30/+30 |
| * | | SELinux: netlabel.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -1/+1 |
| * | | SELinux: avc_ss.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -6/+3 |
| |/ |
|
* | | smack: use cap_task_prctl | Serge E. Hallyn | 2008-04-28 | 1 | -0/+1 |
* | | smack: make smk_cipso_doi() and smk_unlbl_ambient() | Casey Schaufler | 2008-04-28 | 1 | -2/+2 |
* | | root_plug: use cap_task_prctl | Serge E. Hallyn | 2008-04-28 | 1 | -0/+1 |
* | | smack: fix integer as NULL pointer warning in smack_lsm.c | Harvey Harrison | 2008-04-28 | 1 | -1/+1 |
* | | capabilities: implement per-process securebits | Andrew G. Morgan | 2008-04-28 | 5 | -14/+101 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 | 4 | -21/+21 |
|\ |
|
| * | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-21 | 4 | -21/+21 |
* | | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney | 2008-04-22 | 2 | -0/+11 |
* | | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts | Eric Paris | 2008-04-22 | 1 | -3/+12 |
|/ |
|