aboutsummaryrefslogtreecommitdiff
path: root/security/smack
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextGravatar James Morris 1-1/+4
2011-02-09Smack: correct final mmap check comparisonGravatar Casey Schaufler 1-1/+1
2011-02-09security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEGravatar Shan Wei 1-8/+0
2011-02-09Smack: correct behavior in the mmap hookGravatar Casey Schaufler 1-36/+49
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationGravatar Eric Paris 1-1/+4
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentGravatar Casey Schaufler 4-178/+522
2011-01-10Merge branch 'master' into nextGravatar James Morris 1-7/+7
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.Gravatar David S. Miller 1-7/+7
2010-12-07Smack: Transmute labels on specified directoriesGravatar Jarkko Sakkinen 4-43/+139
2010-12-02This patch adds a new security attribute to Smack calledGravatar Casey Schaufler 4-54/+176
2010-11-29Smack: UDS revisionGravatar Casey Schaufler 1-43/+63
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureGravatar Eric Paris 1-6/+2
2010-10-29convert get_sb_single() usersGravatar Al Viro 1-7/+5
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+5
2010-10-21security: secid_to_secctx returns len when data is NULLGravatar Eric Paris 1-1/+2
2010-10-21security: remove unused parameter from security_task_setscheduler()Gravatar KOSAKI Motohiro 1-3/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+5
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2010-08-02security: make LSMs explicitly mask off permissionsGravatar Eric Paris 1-0/+2
2010-08-02security: move LSM xattrnames to xattr.hGravatar Mimi Zohar 1-10/+0
2010-08-02smack: opt_dentry is never null in in smack_d_instantiate()Gravatar Dan Carpenter 1-12/+2
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-1/+1
2010-05-06Merge branch 'master' into nextGravatar James Morris 3-0/+3
2010-04-27SMACK: Don't #include Ext2 headersGravatar David Howells 1-1/+0
2010-04-08SMACK: remove dead cred_commit hookGravatar Eric Paris 1-10/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-0/+3
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2010-03-03fix mnt_mountpoint abuse in smackGravatar Al Viro 1-1/+1
2010-02-04syslog: distinguish between /proc/kmsg and syscallsGravatar Kees Cook 1-2/+2
2009-11-20net: rename skb->iif to skb->skb_iifGravatar Eric Dumazet 1-2/+2
2009-09-23seq_file: constify seq_operationsGravatar James Morris 1-3/+3
2009-09-23Move magic numbers into magic.hGravatar Nick Black 1-7/+1
2009-09-10sysfs: Add labeling support for sysfsGravatar David P. Quigley 1-0/+1
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...Gravatar David P. Quigley 1-0/+24
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]Gravatar David Howells 1-0/+30
2009-08-06security/smack: Use AF_INET for sin_family fieldGravatar Julia Lawall 1-1/+1
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousGravatar Thomas Liu 2-6/+6
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceGravatar Thomas Liu 2-4/+5
2009-06-25security: rename ptrace_may_access => ptrace_access_checkGravatar Ingo Molnar 1-4/+4
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 4-126/+598
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+4
2009-05-28smack: Remove redundant initialization.Gravatar Tetsuo Handa 1-15/+0
2009-05-22smack: do not beyond ARRAY_SIZE of dataGravatar Roel Kluin 1-1/+1
2009-05-08Merge branch 'master' into nextGravatar James Morris 1-5/+6
2009-04-18Smack: check for SMACK xattr validity in smack_inode_setxattrGravatar Etienne Basset 1-5/+6
2009-04-15rculist: use list_entry_rcu in places where it's appropriateGravatar Jiri Pirko 1-4/+4
2009-04-14smack: implement logging V3Gravatar Etienne Basset 4-110/+597
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationGravatar Etienne Basset 4-10/+45
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsGravatar Paul Moore 2-118/+143
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxGravatar Paul Moore 1-1/+1