aboutsummaryrefslogtreecommitdiff
path: root/security/smack
AgeCommit message (Expand)Author
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-10-29convert get_sb_single() usersAl Viro
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2010-08-02smack: opt_dentry is never null in in smack_d_instantiate()Dan Carpenter
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-27SMACK: Don't #include Ext2 headersDavid Howells
2010-04-08SMACK: remove dead cred_commit hookEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03fix mnt_mountpoint abuse in smackAl Viro
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23Move magic numbers into magic.hNick Black
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-08-06security/smack: Use AF_INET for sin_family fieldJulia Lawall
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-05-28smack: Remove redundant initialization.Tetsuo Handa
2009-05-22smack: do not beyond ARRAY_SIZE of dataRoel Kluin
2009-05-08Merge branch 'master' into nextJames Morris
2009-04-18Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset
2009-04-15rculist: use list_entry_rcu in places where it's appropriateJiri Pirko
2009-04-14smack: implement logging V3Etienne Basset
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2009-03-26smack: convert smack to standard linux listsEtienne Basset
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-05smack: fixes for unlabeled host supportetienne
2009-03-05smack: fixes for unlabeled host supportetienne
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap
2009-01-27smackfs load append mode fixCasey Schaufler
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris
2009-01-05CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells
2009-01-04audit: validate comparison operations, store them in sane formAl Viro