summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | integrity: remove __setup auditing msgsMimi Zohar2009-05-062-25/+4Star
| | * | | | integrity: use audit_log_stringMimi Zohar2009-05-061-13/+4Star
| | * | | | integrity: lsm audit rule matching fixMimi Zohar2009-05-061-4/+4
| | * | | | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Oleg Nesterov2009-04-301-8/+3Star
| | * | | | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-301-4/+5
| | * | | | SELinux: drop secondary_ops->sysctlEric Paris2009-04-301-4/+0Star
| | * | | | smack: implement logging V3Etienne Basset2009-04-145-110/+600
| | * | | | smack: implement logging V3Etienne Basset2009-04-141-0/+386
| | * | | | tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5Star
| | * | | | don't raise all privs on setuid-root file with fE set (v2)Serge E. Hallyn2009-04-031-0/+32
| | * | | | Permissive domain in userspace object managerKaiGai Kohei2009-04-024-29/+11Star
| * | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-112-6/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-152-6/+6
| * | | | | tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski2009-05-271-0/+6
| | |_|_|/ | |/| | |
* / | | | net: skb->dst accessorsEric Dumazet2009-06-032-2/+2
|/ / / /
* | | / Reduce path_lookup() abusesAl Viro2009-05-092-11/+11
| |_|/ |/| |
* | | selinux: Fix send_sigiotask hookStephen Smalley2009-05-051-1/+1
* | | Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset2009-04-181-5/+6
|/ /
* | tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-148-10/+10
* | keys: Handle there being no fallback destination keyring for request_key()David Howells2009-04-091-3/+6
* | cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn2009-04-091-1/+0Star
* | tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5Star
* | CacheFiles: Export things for CacheFilesDavid Howells2009-04-031-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-031-0/+1
|\ \
| * | Get rid of indirect include of fs_struct.hAl Viro2009-04-011-0/+1
| |/
* / devcgroup: avoid using cgroup_lockLi Zefan2009-04-031-8/+13
|/
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-284-10/+45
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-282-118/+143
* lsm: Remove the socket_post_accept() hookPaul Moore2009-03-282-10/+0Star
* selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-282-214/+7Star
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-284-187/+82Star
* TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
* smack: convert smack to standard linux listsEtienne Basset2009-03-254-122/+168
* Merge branch 'master' into nextJames Morris2009-03-242-38/+14Star
|\
| * smack: fixes for unlabeled host supportetienne2009-03-042-50/+57
| * selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore2009-03-011-2/+3
| * selinux: Fix the NetLabel glue code for setsockopt()Paul Moore2009-02-231-1/+3
* | SELinux: inode_doinit_with_dentry drop no dentry printkEric Paris2009-03-091-3/+9
* | SELinux: new permission between tty audit and audit socketEric Paris2009-03-053-1/+3
* | SELinux: open perm for sock filesEric Paris2009-03-053-0/+4
* | smack: fixes for unlabeled host supportetienne2009-03-041-15/+49
* | keys: make procfiles per-user-namespaceSerge E. Hallyn2009-02-271-6/+49
* | keys: skip keys from another user namespaceSerge E. Hallyn2009-02-271-0/+3
* | keys: consider user namespace in key_permissionSerge E. Hallyn2009-02-271-0/+5
* | keys: distinguish per-uid keys in different namespacesSerge E. Hallyn2009-02-275-5/+16
* | integrity: ima iint radix_tree_lookup locking fixMimi Zohar2009-02-221-0/+2
* | TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-223-6/+5Star
* | integrity: ima scatterlist bug fixMimi Zohar2009-02-201-2/+2
* | smack: fix lots of kernel-doc notationRandy Dunlap2009-02-193-37/+34Star
* | TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa2009-02-151-0/+4