aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smack.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-10Smack: Privilege check on key operationsGravatar Casey Schaufler 1-0/+1
2017-06-01Smack: Use cap_capable in privilege checkGravatar Casey Schaufler 1-1/+1
2017-01-10SMACK: Free the i_security blob in inode using RCUGravatar Himanshu Shukla 1-0/+1
2017-01-10Smack: Fix the issue of wrong SMACK label update in socket bind fail caseGravatar Vishal Goel 1-0/+1
2017-01-10Smack: Fix the issue of permission denied error in ipv6 hookGravatar Vishal Goel 1-0/+1
2016-11-15Smack: Remove unnecessary smack_known_invalidGravatar Casey Schaufler 1-1/+0
2016-09-08Smack: Signal delivery as an append operationGravatar Casey Schaufler 1-0/+10
2016-06-24Smack: Add support for unprivileged mounts from user namespacesGravatar Seth Forshee 1-1/+7
2015-10-19Smack: limited capability for changing process labelGravatar Zbigniew Jasinski 1-1/+3
2015-07-28Smack: IPv6 host labelingGravatar Casey Schaufler 1-9/+39
2015-07-22smack: allow mount opts setting over filesystems with binary mount dataGravatar Vivek Trivedi 1-0/+18
2015-06-02Smack: allow multiple labels in onlycapGravatar Rafal Krypa 1-16/+9
2015-05-12LSM: Switch to lists of hooksGravatar Casey Schaufler 1-2/+0
2015-05-12LSM: Split security.hGravatar Casey Schaufler 1-1/+1
2015-03-23Smack: Allow an unconfined label in bringup modeGravatar Casey Schaufler 1-0/+8
2015-01-21smack: fix possible use after frees in task_security() callersGravatar Andrey Ryabinin 1-0/+10
2015-01-20Smack: secmark support for netfilterGravatar Casey Schaufler 1-0/+1
2014-08-29Make Smack operate on smack_known struct where it still used char*Gravatar Lukasz Pawelczyk 1-17/+17
2014-08-28Smack: Bring-up access modeGravatar Casey Schaufler 1-2/+3
2014-04-11Smack: bidirectional UDS connect checkGravatar Casey Schaufler 1-3/+3
2014-04-11Smack: adds smackfs/ptrace interfaceGravatar Lukasz Pawelczyk 1-0/+9
2014-04-11Smack: fix the subject/object order in smack_ptrace_traceme()Gravatar Lukasz Pawelczyk 1-0/+1
2013-12-23Smack: Make the syslog control configurableGravatar Casey Schaufler 1-2/+3
2013-10-18Smack: Implement lock security modeGravatar Casey Schaufler 1-4/+8
2013-08-01Smack: network label match fixGravatar Casey Schaufler 1-2/+6
2013-08-01security: smack: add a hash table to quicken smk_find_entry()Gravatar Tomasz Stanislawski 1-0/+5
2013-05-28Smack: Add smkfstransmute mount optionGravatar Casey Schaufler 1-0/+1
2013-05-28Smack: Improve access check performanceGravatar Casey Schaufler 1-53/+55
2013-05-28Smack: Local IPv6 port based controlsGravatar Casey Schaufler 1-0/+11
2013-03-19smack: SMACK_MAGIC to include/uapi/linux/magic.hGravatar Jarkko Sakkinen 1-5/+0
2012-07-13Smack: onlycap limits on CAP_MAC_ADMINGravatar Casey Schaufler 1-0/+13
2012-07-13Smack: fix smack_new_inode bogositiesGravatar Casey Schaufler 1-1/+0
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextGravatar James Morris 1-1/+1
2012-05-14Smack: allow for significantly longer Smack labels v4Gravatar Casey Schaufler 1-36/+20
2012-05-14Smack: recursive tramsmuteGravatar Casey Schaufler 1-0/+1
2012-04-09LSM: do not initialize common_audit_data to 0Gravatar Eric Paris 1-1/+1
2012-04-03LSM: shrink the common_audit_data data unionGravatar Eric Paris 1-1/+9
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataGravatar Eric Paris 1-1/+12
2011-10-20Smack: allow to access /smack/access as normal userGravatar Jarkko Sakkinen 1-0/+1
2011-10-12Smack: Clean up commentsGravatar Casey Schaufler 1-3/+2
2011-10-12Smack: Rule list lookup performanceGravatar Casey Schaufler 1-6/+12
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHGravatar Eric Paris 1-6/+1
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEGravatar Eric Paris 1-4/+4
2011-02-09security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEGravatar Shan Wei 1-8/+0
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentGravatar Casey Schaufler 1-3/+6
2010-12-07Smack: Transmute labels on specified directoriesGravatar Jarkko Sakkinen 1-1/+16
2010-12-02This patch adds a new security attribute to Smack calledGravatar Casey Schaufler 1-0/+30
2010-08-02security: move LSM xattrnames to xattr.hGravatar Mimi Zohar 1-10/+0
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousGravatar Thomas Liu 1-1/+1
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceGravatar Thomas Liu 1-1/+1