summaryrefslogtreecommitdiffstats
path: root/security/smack
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_single() usersAl Viro2010-10-291-7/+5
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+5
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+5
* | security: secid_to_secctx returns len when data is NULLEric Paris2010-10-211-1/+2
* | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-3/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | security: make LSMs explicitly mask off permissionsEric Paris2010-08-021-0/+2
* | security: move LSM xattrnames to xattr.hMimi Zohar2010-08-021-10/+0
* | smack: opt_dentry is never null in in smack_d_instantiate()Dan Carpenter2010-08-021-12/+2
|/
* Merge branch 'master' into nextJames Morris2010-05-063-0/+3
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | SMACK: Don't #include Ext2 headersDavid Howells2010-04-271-1/+0
* | SMACK: remove dead cred_commit hookEric Paris2010-04-081-10/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+1
|\
| * fix mnt_mountpoint abuse in smackAl Viro2010-03-031-1/+1
* | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-2/+2
|/
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-201-2/+2
* seq_file: constify seq_operationsJames Morris2009-09-231-3/+3
* Move magic numbers into magic.hNick Black2009-09-231-7/+1
* sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-101-0/+1
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-101-0/+24
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+30
* security/smack: Use AF_INET for sin_family fieldJulia Lawall2009-08-061-1/+1
* security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-102-6/+6
* Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-102-4/+5
* security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-251-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-114-126/+598
|\
| * smack: Remove redundant initialization.Tetsuo Handa2009-05-281-15/+0
| * smack: do not beyond ARRAY_SIZE of dataRoel Kluin2009-05-221-1/+1
| * Merge branch 'master' into nextJames Morris2009-05-081-5/+6
| |\
| * | smack: implement logging V3Etienne Basset2009-04-144-110/+597
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-4/+4
|\ \ \ | |_|/ |/| |
| * | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-151-4/+4
| |/
* | Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset2009-04-181-5/+6
|/
* 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
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-1/+1
* smack: convert smack to standard linux listsEtienne Basset2009-03-264-122/+168
* Merge branch 'master' into nextJames Morris2009-03-241-35/+8
|\
| * smack: fixes for unlabeled host supportetienne2009-03-052-50/+57
* | smack: fixes for unlabeled host supportetienne2009-03-051-15/+49
* | smack: fix lots of kernel-doc notationRandy Dunlap2009-02-193-37/+34
|/
* smackfs load append mode fixCasey Schaufler2009-01-271-1/+1
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* Merge branch 'next' into for-linusJames Morris2009-01-074-192/+546
|\
| * Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-071-1/+0
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-051-0/+1
| * smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-314-195/+538
| * netlabel: Update kernel configuration APIPaul Moore2008-12-311-5/+16
OpenPOWER on IntegriCloud