aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smack.h
AgeCommit message (Expand)Author
2018-01-10Smack: Privilege check on key operationsCasey Schaufler
2017-06-01Smack: Use cap_capable in privilege checkCasey Schaufler
2017-01-10SMACK: Free the i_security blob in inode using RCUHimanshu Shukla
2017-01-10Smack: Fix the issue of wrong SMACK label update in socket bind fail caseVishal Goel
2017-01-10Smack: Fix the issue of permission denied error in ipv6 hookVishal Goel
2016-11-15Smack: Remove unnecessary smack_known_invalidCasey Schaufler
2016-09-08Smack: Signal delivery as an append operationCasey Schaufler
2016-06-24Smack: Add support for unprivileged mounts from user namespacesSeth Forshee
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski
2015-07-28Smack: IPv6 host labelingCasey Schaufler
2015-07-22smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-05-12LSM: Split security.hCasey Schaufler
2015-03-23Smack: Allow an unconfined label in bringup modeCasey Schaufler
2015-01-21smack: fix possible use after frees in task_security() callersAndrey Ryabinin
2015-01-20Smack: secmark support for netfilterCasey Schaufler
2014-08-29Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk
2014-08-28Smack: Bring-up access modeCasey Schaufler
2014-04-11Smack: bidirectional UDS connect checkCasey Schaufler
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk
2014-04-11Smack: fix the subject/object order in smack_ptrace_traceme()Lukasz Pawelczyk
2013-12-23Smack: Make the syslog control configurableCasey Schaufler
2013-10-18Smack: Implement lock security modeCasey Schaufler
2013-08-01Smack: network label match fixCasey Schaufler
2013-08-01security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski
2013-05-28Smack: Add smkfstransmute mount optionCasey Schaufler
2013-05-28Smack: Improve access check performanceCasey Schaufler
2013-05-28Smack: Local IPv6 port based controlsCasey Schaufler
2013-03-19smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen
2012-07-13Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler
2012-07-13Smack: fix smack_new_inode bogositiesCasey Schaufler
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2012-05-14Smack: allow for significantly longer Smack labels v4Casey Schaufler
2012-05-14Smack: recursive tramsmuteCasey Schaufler
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2011-10-20Smack: allow to access /smack/access as normal userJarkko Sakkinen
2011-10-12Smack: Clean up commentsCasey Schaufler
2011-10-12Smack: Rule list lookup performanceCasey Schaufler
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2011-02-09security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
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