summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix fully qualified name parsingJohn Johansen2013-04-281-2/+4
* apparmor: fix setprocattr arg processing for onexecJohn Johansen2013-04-281-16/+21
* apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-284-21/+24
* apparmor: fix sparse warningsJohn Johansen2013-04-282-11/+11
* apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-281-8/+6
* apparmor: fix the audit type tableJohn Johansen2013-04-281-1/+1
* apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-281-7/+9
* apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-281-75/+75
* apparmor: remove sid from profilesJohn Johansen2013-04-284-21/+11
* apparmor: move perm defines into policy_unpackJohn Johansen2013-04-282-2/+3
* apparmor: misc cleanup of matchJohn Johansen2013-04-282-8/+14
* apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-281-3/+12
* apparmor: remove "permipc" commandJohn Johansen2013-04-283-9/+0
* apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-283-16/+20
* apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen2013-04-283-8/+22
* apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-284-32/+49
* apparmor: fix error code to failure message mapping for name lookupJohn Johansen2013-04-281-1/+1
* apparmor: refactor profile mode macrosJohn Johansen2013-04-281-6/+6
* apparmor: Remove -W1 warningsJohn Johansen2013-04-282-6/+0
* apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen2013-04-281-0/+2
* ima: eliminate passing d_name.name to process_measurement()Mimi Zohar2013-04-171-9/+5
* Smack: include magic.h in smackfs.cCasey Schaufler2013-04-031-0/+1
* selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-023-7/+39
* Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov2013-03-191-2/+2
* Smack: add support for modification of existing rulesRafal Krypa2013-03-191-79/+170
* smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen2013-03-191-5/+0
* Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa2013-03-191-0/+2
* Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa2013-03-191-3/+1
* tomoyo: use DEFINE_SRCU() to define tomoyo_ssLai Jiangshan2013-03-181-3/+2
* userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-9/+0
|\
| * selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-271-9/+0
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-15/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2611-42/+32
|\
| * kill f_vfsmntAl Viro2013-02-261-1/+1
| * new helper: file_inode(file)Al Viro2013-02-2210-41/+31
* | block: fix part_pack_uuid() build errorMimi Zohar2013-02-261-5/+6
* | ima: "remove enforce checking duplication" merge fixMimi Zohar2013-02-261-1/+2
* | device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar2013-02-211-9/+12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-2118-193/+552
|\ \
| * | ima: digital signature verification using asymmetric keysDmitry Kasatkin2013-02-065-1/+150
| * | ima: rename hash calculation functionsDmitry Kasatkin2013-02-063-9/+9
| * | ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-063-38/+41
| * | ima: add policy support for file system uuidDmitry Kasatkin2013-02-061-1/+21
| * | evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-064-0/+18
| * | ima: differentiate appraise status only for hook specific rulesMimi Zohar2013-01-222-6/+12
| * | ima: per hook cache integrity appraisal statusMimi Zohar2013-01-226-25/+136
| * | ima: increase iint flag sizeMimi Zohar2013-01-221-12/+12
| * | ima: added policy support for 'security.ima' typeDmitry Kasatkin2013-01-224-1/+25
| * | ima: forbid write access to files with digital signaturesDmitry Kasatkin2013-01-161-2/+5