summaryrefslogtreecommitdiff
path: root/security/smack/smack.h
AgeCommit message (Expand)Author
2023-07-10smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()Roberto Sassu
2023-05-11smack: Record transmuting in smk_transmutedRoberto Sassu
2022-09-27smack: cleanup obsolete mount option flagsXiu Jianfeng
2021-11-22lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore
2021-07-20smack: mark 'smack_enabled' global variable as __initdataAustin Kim
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler
2021-03-22smack: differentiate between subjective and objective task credentialsPaul Moore
2020-09-11Smack: Use the netlabel cacheCasey Schaufler
2020-09-11Smack: Set socket labels only onceCasey Schaufler
2020-05-11Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mntYueHaibing
2020-05-06Smack:- Remove mutex lock "smk_lock" from inode_smackCasey Schaufler
2020-05-06smack: remove redundant structure variable from header.Maninder Singh
2020-05-06smack: avoid unused 'sip' variable warningArnd Bergmann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-04-02Smack: Create smack_rule cache to optimize memory usageCasey Schaufler
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-02-28smack: Implement filesystem context security hooksDavid Howells
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08Smack: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08Smack: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08Smack: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler
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