aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro1-2/+3
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linusJames Morris2-29/+30
2011-04-25SMACK: smack_file_lock can use the struct pathEric Paris1-2/+2
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2-20/+21
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2-20/+20
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+5
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi3-7/+7
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-1/+4
2011-02-09Smack: correct final mmap check comparisonCasey Schaufler1-1/+1
2011-02-09security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei1-8/+0
2011-02-09Smack: correct behavior in the mmap hookCasey Schaufler1-36/+49
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-1/+4
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler4-178/+522
2011-01-10Merge branch 'master' into nextJames Morris1-7/+7
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller1-7/+7
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen4-43/+139
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler4-54/+176
2010-11-29Smack: UDS revisionCasey Schaufler1-43/+63
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-6/+2
2010-10-29convert get_sb_single() usersAl Viro1-7/+5
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+5
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris1-1/+2
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-3/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+5
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris1-0/+2
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar1-10/+0
2010-08-02smack: opt_dentry is never null in in smack_d_instantiate()Dan Carpenter1-12/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-06Merge branch 'master' into nextJames Morris3-0/+3
2010-04-27SMACK: Don't #include Ext2 headersDavid Howells1-1/+0
2010-04-08SMACK: remove dead cred_commit hookEric Paris1-10/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-03-03fix mnt_mountpoint abuse in smackAl Viro1-1/+1
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook1-2/+2
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet1-2/+2
2009-09-23seq_file: constify seq_operationsJames Morris1-3/+3
2009-09-23Move magic numbers into magic.hNick Black1-7/+1
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley1-0/+1
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.David P. Quigley1-0/+24
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+30
2009-08-06security/smack: Use AF_INET for sin_family fieldJulia Lawall1-1/+1
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2-6/+6
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2-4/+5
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar1-4/+4
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-126/+598
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4