| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-11 | consitify do_mount() arguments | Al Viro | 1 | -2/+2 |
| 2012-09-18 | Smack: setprocattr memory leak fix | Casey Schaufler | 1 | -12/+2 |
| 2012-09-18 | Smack: implement revoking all rules for a subject label | Rafal Krypa | 1 | -0/+75 |
| 2012-09-18 | Smack: remove task_wait() hook. | Casey Schaufler | 1 | -29/+8 |
| 2012-07-30 | smack: off by one error | Alan Cox | 1 | -4/+4 |
| 2012-07-13 | Smack: don't show empty rules when /smack/load or /smack/load2 is read | Rafal Krypa | 1 | -2/+3 |
| 2012-07-13 | Smack: user access check bounds | Casey Schaufler | 1 | -14/+12 |
| 2012-07-13 | Smack: onlycap limits on CAP_MAC_ADMIN | Casey Schaufler | 4 | -26/+34 |
| 2012-07-13 | Smack: fix smack_new_inode bogosities | Casey Schaufler | 3 | -8/+2 |
| 2012-05-31 | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro | 1 | -10/+5 |
| 2012-05-31 | split cap_mmap_addr() out of cap_file_mmap() | Al Viro | 1 | -1/+1 |
| 2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2 | -4/+4 |
| 2012-05-14 | Smack: allow for significantly longer Smack labels v4 | Casey Schaufler | 4 | -526/+941 |
| 2012-05-14 | gfp flags for security_inode_alloc()? | Tetsuo Handa | 1 | -4/+4 |
| 2012-05-14 | Smack: recursive tramsmute | Casey Schaufler | 2 | -9/+36 |
| 2012-04-18 | Smack: move label list initialization | Casey Schaufler | 2 | -25/+33 |
| 2012-04-10 | Smack: build when CONFIG_AUDIT not defined | Kees Cook | 1 | -4/+15 |
| 2012-04-09 | LSM: do not initialize common_audit_data to 0 | Eric Paris | 1 | -1/+1 |
| 2012-04-09 | SELinux: rename dentry_open to file_open | Eric Paris | 1 | -3/+3 |
| 2012-04-03 | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit... | Linus Torvalds | 1 | -2/+1 |
| 2012-04-03 | LSM: shrink the common_audit_data data union | Eric Paris | 2 | -13/+26 |
| 2012-04-03 | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2 | -6/+18 |
| 2012-02-14 | security: trim security.h | Al Viro | 1 | -0/+3 |
| 2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 1 | -2/+2 |
| 2011-11-11 | Smack: smackfs cipso seq read repair | Casey Schaufler | 1 | -76/+39 |
| 2011-10-20 | Smack: allow to access /smack/access as normal user | Jarkko Sakkinen | 3 | -23/+50 |
| 2011-10-18 | Smack: fix: invalid length set for the result of /smack/access | Jarkko Sakkinen | 1 | -1/+1 |
| 2011-10-14 | Smack: compilation fix | Jarkko Sakkinen | 1 | -0/+1 |
| 2011-10-12 | Smack: fix for /smack/access output, use string instead of byte | Jarkko Sakkinen | 1 | -2/+5 |
| 2011-10-12 | Smack: domain transition protections (v3) | Jarkko Sakkinen | 1 | -11/+42 |
| 2011-10-12 | Smack: Provide information for UDS getsockopt(SO_PEERCRED) | Casey Schaufler | 1 | -0/+9 |
| 2011-10-12 | Smack: Clean up comments | Casey Schaufler | 3 | -12/+10 |
| 2011-10-12 | Smack: Repair processing of fcntl | Casey Schaufler | 1 | -25/+42 |
| 2011-10-12 | Smack: Rule list lookup performance | Casey Schaufler | 4 | -121/+220 |
| 2011-10-12 | Smack: check permissions from user space (v2) | Jarkko Sakkinen | 1 | -63/+117 |
| 2011-08-01 | doc: Update the email address for Paul Moore in various source files | Paul Moore | 1 | -1/+1 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to ->inode_permission() | Al Viro | 1 | -2/+3 |
| 2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2 | -29/+30 |
| 2011-04-25 | SMACK: smack_file_lock can use the struct path | Eric Paris | 1 | -2/+2 |
| 2011-04-25 | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH | Eric Paris | 2 | -20/+21 |
| 2011-04-25 | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE | Eric Paris | 2 | -20/+20 |
| 2011-04-25 | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen | 1 | -1/+5 |
| 2011-04-22 | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen | 1 | -1/+5 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -7/+7 |
| 2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -1/+4 |
| 2011-02-09 | Smack: correct final mmap check comparison | Casey Schaufler | 1 | -1/+1 |
| 2011-02-09 | security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE | Shan Wei | 1 | -8/+0 |
| 2011-02-09 | Smack: correct behavior in the mmap hook | Casey Schaufler | 1 | -36/+49 |
| 2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 1 | -1/+4 |
| 2011-01-17 | Subject: [PATCH] Smack: mmap controls for library containment | Casey Schaufler | 4 | -178/+522 |
| 2011-01-10 | Merge branch 'master' into next | James Morris | 1 | -7/+7 |
| 2011-01-05 | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. | David S. Miller | 1 | -7/+7 |
| 2010-12-07 | Smack: Transmute labels on specified directories | Jarkko Sakkinen | 4 | -43/+139 |
| 2010-12-02 | This patch adds a new security attribute to Smack called | Casey Schaufler | 4 | -54/+176 |
| 2010-11-29 | Smack: UDS revision | Casey Schaufler | 1 | -43/+63 |
| 2010-11-15 | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 1 | -6/+2 |
| 2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -7/+5 |
| 2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+5 |
| 2010-10-21 | security: secid_to_secctx returns len when data is NULL | Eric Paris | 1 | -1/+2 |
| 2010-10-21 | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro | 1 | -3/+2 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+5 |
| 2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2010-08-02 | security: make LSMs explicitly mask off permissions | Eric Paris | 1 | -0/+2 |
| 2010-08-02 | security: move LSM xattrnames to xattr.h | Mimi Zohar | 1 | -10/+0 |
| 2010-08-02 | smack: opt_dentry is never null in in smack_d_instantiate() | Dan Carpenter | 1 | -12/+2 |
| 2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
| 2010-05-06 | Merge branch 'master' into next | James Morris | 3 | -0/+3 |
| 2010-04-27 | SMACK: Don't #include Ext2 headers | David Howells | 1 | -1/+0 |
| 2010-04-08 | SMACK: remove dead cred_commit hook | Eric Paris | 1 | -10/+0 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2010-03-03 | fix mnt_mountpoint abuse in smack | Al Viro | 1 | -1/+1 |
| 2010-02-04 | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook | 1 | -2/+2 |
| 2009-11-20 | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 1 | -2/+2 |
| 2009-09-23 | seq_file: constify seq_operations | James Morris | 1 | -3/+3 |
| 2009-09-23 | Move magic numbers into magic.h | Nick Black | 1 | -7/+1 |
| 2009-09-10 | sysfs: Add labeling support for sysfs | David P. Quigley | 1 | -0/+1 |
| 2009-09-10 | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex... | David P. Quigley | 1 | -0/+24 |
| 2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+30 |
| 2009-08-06 | security/smack: Use AF_INET for sin_family field | Julia Lawall | 1 | -1/+1 |
| 2009-07-10 | security: Make lsm_priv union in lsm_audit.h anonymous | Thomas Liu | 2 | -6/+6 |
| 2009-07-10 | Move variable function in lsm_audit.h into SMACK private space | Thomas Liu | 2 | -4/+5 |
| 2009-06-25 | security: rename ptrace_may_access => ptrace_access_check | Ingo Molnar | 1 | -4/+4 |
| 2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 4 | -126/+598 |
| 2009-06-10 | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2009-05-28 | smack: Remove redundant initialization. | Tetsuo Handa | 1 | -15/+0 |
| 2009-05-22 | smack: do not beyond ARRAY_SIZE of data | Roel Kluin | 1 | -1/+1 |
| 2009-05-08 | Merge branch 'master' into next | James Morris | 1 | -5/+6 |
| 2009-04-18 | Smack: check for SMACK xattr validity in smack_inode_setxattr | Etienne Basset | 1 | -5/+6 |
| 2009-04-15 | rculist: use list_entry_rcu in places where it's appropriate | Jiri Pirko | 1 | -4/+4 |
| 2009-04-14 | smack: implement logging V3 | Etienne Basset | 4 | -110/+597 |
| 2009-03-28 | smack: Add a new '-CIPSO' option to the network address label configuration | Etienne Basset | 4 | -10/+45 |
| 2009-03-28 | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2 | -118/+143 |
| 2009-03-28 | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 1 | -1/+1 |
| 2009-03-26 | smack: convert smack to standard linux lists | Etienne Basset | 4 | -122/+168 |
| 2009-03-24 | Merge branch 'master' into next | James Morris | 1 | -35/+8 |
| 2009-03-05 | smack: fixes for unlabeled host support | etienne | 2 | -50/+57 |
| 2009-03-05 | smack: fixes for unlabeled host support | etienne | 1 | -15/+49 |
| 2009-02-19 | smack: fix lots of kernel-doc notation | Randy Dunlap | 3 | -37/+34 |
| 2009-01-27 | smackfs load append mode fix | Casey Schaufler | 1 | -1/+1 |
| 2009-01-08 | remove lots of double-semicolons | Fernando Carrijo | 1 | -1/+1 |
| 2009-01-07 | Merge branch 'next' into for-linus | James Morris | 4 | -192/+546 |
| 2009-01-07 | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ... | James Morris | 1 | -1/+0 |
| 2009-01-05 | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 1 | -0/+1 |
| 2009-01-04 | audit: validate comparison operations, store them in sane form | Al Viro | 1 | -3/+3 |
| 2008-12-31 | smack: Add support for unlabeled network hosts and networks | Casey Schaufler | 4 | -195/+538 |
| 2008-12-31 | netlabel: Update kernel configuration API | Paul Moore | 1 | -5/+16 |
| 2008-12-25 | smackfs: check for allocation failures in smk_set_access() | Sergio Luis | 1 | -4/+16 |
| 2008-12-20 | security: pass mount flags to security_sb_kern_mount() | James Morris | 1 | -1/+2 |
| 2008-11-14 | CRED: Allow kernel services to override LSM settings for task actions | David Howells | 1 | -0/+37 |
| 2008-11-14 | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 1 | -2/+1 |
| 2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -35/+47 |
| 2008-11-14 | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 1 | -15/+17 |
| 2008-11-14 | CRED: Wrap current->cred and a few other accessors | David Howells | 3 | -17/+15 |
| 2008-11-14 | CRED: Detach the credentials from task_struct | David Howells | 1 | -10/+10 |
| 2008-11-14 | CRED: Separate task security context from task_struct | David Howells | 3 | -42/+45 |
| 2008-10-11 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 2 | -2/+7 |
| 2008-10-10 | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 1 | -1/+3 |
| 2008-10-10 | smack: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 1 | -1/+4 |
| 2008-08-28 | Merge branch 'master' into next | James Morris | 1 | -15/+34 |
| 2008-08-14 | security: Fix setting of PF_SUPERPRIV by __capable() | David Howells | 1 | -15/+34 |
| 2008-08-05 | smack: limit privilege by label | Casey Schaufler | 3 | -1/+102 |
| 2008-07-26 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 1 | -2/+1 |
| 2008-07-14 | security: remove register_security hook | James Morris | 1 | -23/+0 |
| 2008-07-14 | Security: split proc ptrace checking into read vs. attach | Stephen Smalley | 1 | -2/+3 |
| 2008-06-04 | Smack: fuse mount hang fix | Casey Schaufler | 1 | -0/+12 |
| 2008-04-30 | signals: cleanup security_task_kill() usage/implementation | Oleg Nesterov | 1 | -9/+0 |
| 2008-04-30 | Smack: Integrate Smack with Audit | Ahmed S. Darwish | 1 | -0/+155 |
| 2008-04-30 | Security: Make secctx_to_secid() take const secdata | David Howells | 1 | -1/+1 |
| 2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+2 |
| 2008-04-29 | xattr: add missing consts to function arguments | David Howells | 1 | -6/+6 |
| 2008-04-28 | smack: use cap_task_prctl | Serge E. Hallyn | 1 | -0/+1 |
| 2008-04-28 | smack: make smk_cipso_doi() and smk_unlbl_ambient() | Casey Schaufler | 1 | -2/+2 |
| 2008-04-28 | smack: fix integer as NULL pointer warning in smack_lsm.c | Harvey Harrison | 1 | -1/+1 |
| 2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -0/+2 |
| 2008-04-21 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 1 | -2/+2 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -2/+18 |
| 2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish | 3 | -2/+18 |
| 2008-04-12 | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore | 1 | -1/+1 |
| 2008-03-24 | smackfs: remove redundant lock, fix open(,O_RDWR) | Ahmed S. Darwish | 1 | -33/+2 |
| 2008-03-20 | file capabilities: remove cap_task_kill() | Serge Hallyn | 1 | -5/+0 |
| 2008-03-19 | smack: do not dereference NULL ipc object | Ahmed S. Darwish | 1 | -3/+6 |
| 2008-03-13 | smackfs: do not trust `count' in inodes write()s | Ahmed S. Darwish | 2 | -19/+20 |
| 2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 1 | -8/+1 |
| 2008-02-23 | Smack: update for file capabilities | Casey Schaufler | 1 | -13/+74 |
| 2008-02-19 | Smack: unlabeled outgoing ambient packets | Casey Schaufler | 2 | -23/+74 |
| 2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -1/+1 |
| 2008-02-13 | Smack: check for 'struct socket' with NULL sk | Ahmed S. Darwish | 1 | -4/+5 |
| 2008-02-05 | Smack: Simplified Mandatory Access Control Kernel | Casey Schaufler | 6 | -0/+4092 |