summaryrefslogtreecommitdiff
path: root/security/smack
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJames Morris2010-05-06
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | SMACK: Don't #include Ext2 headersDavid Howells2010-04-27
* | SMACK: remove dead cred_commit hookEric Paris2010-04-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * fix mnt_mountpoint abuse in smackAl Viro2010-03-03
* | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-04
|/
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* seq_file: constify seq_operationsJames Morris2009-09-23
* Move magic numbers into magic.hNick Black2009-09-23
* sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-10
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-10
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* security/smack: Use AF_INET for sin_family fieldJulia Lawall2009-08-06
* security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-10
* Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-10
* security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
|\
| * smack: Remove redundant initialization.Tetsuo Handa2009-05-28
| * smack: do not beyond ARRAY_SIZE of dataRoel Kluin2009-05-22
| * Merge branch 'master' into nextJames Morris2009-05-08
| |\
| * | smack: implement logging V3Etienne Basset2009-04-14
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ | |_|/ |/| |
| * | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-15
| |/
* | Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset2009-04-18
|/
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-28
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-28
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* smack: convert smack to standard linux listsEtienne Basset2009-03-26
* Merge branch 'master' into nextJames Morris2009-03-24
|\
| * smack: fixes for unlabeled host supportetienne2009-03-05
* | smack: fixes for unlabeled host supportetienne2009-03-05
* | smack: fix lots of kernel-doc notationRandy Dunlap2009-02-19
|/
* smackfs load append mode fixCasey Schaufler2009-01-27
* remove lots of double-semicolonsFernando Carrijo2009-01-08
* Merge branch 'next' into for-linusJames Morris2009-01-07
|\
| * Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-07
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-05
| * smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-31
| * netlabel: Update kernel configuration APIPaul Moore2008-12-31
* | audit: validate comparison operations, store them in sane formAl Viro2009-01-04
|/
* smackfs: check for allocation failures in smk_set_access()Sergio Luis2008-12-25
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-20
* CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-14
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-14
* CRED: Inaugurate COW credentialsDavid Howells2008-11-14
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-14
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-14
* CRED: Detach the credentials from task_structDavid Howells2008-11-14
* CRED: Separate task security context from task_structDavid Howells2008-11-14