summaryrefslogtreecommitdiff
path: root/security/apparmor/policy_unpack.c
AgeCommit message (Expand)Author
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen
2017-09-22apparmor: Fix logical error in verify_header()Christos Gkekas
2017-09-22apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-06-10apparmor: support v7 transition format compatible with label_parseJohn Johansen
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen
2017-06-08apparmor: move to per loaddata files, instead of replicating in profilesJohn Johansen
2017-06-08apparmor: allow profiles to provide info to disconnected pathsJohn Johansen
2017-05-18doc: ReSTify apparmor.txtKees Cook
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-01-16apparmor: fix restricted endian type warnings for policy unpackJohn Johansen
2017-01-16apparmor: support querying extended trusted helper extra dataWilliam Hua
2017-01-16apparmor: make computing policy hashes conditional on kernel parameterJohn Johansen
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen
2017-01-16apparmor: audit policy ns specified in policy loadJohn Johansen
2017-01-16apparmor: allow introspecting the loaded policy pre internal transformJohn Johansen
2017-01-16apparmor: add a default null dfaJohn Johansen
2017-01-16apparmor: allow policydb to be used as the file dfaJohn Johansen
2017-01-16apparmor: prepare to support newer versions of policyJohn Johansen
2017-01-16apparmor: add support for force complain flag to support learning modeJohn Johansen
2017-01-16apparmor: remove paranoid load switchJohn Johansen
2017-01-16apparmor: pass gfp_t parameter into profile allocationJohn Johansen
2016-07-27apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handlingArnd Bergmann
2016-07-12apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen
2016-07-12apparmor: check that xindex is in trans_table boundsJohn Johansen
2016-07-12apparmor: add parameter to control whether policy hashing is usedJohn Johansen
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen
2013-08-14apparmor: add an optional profile attachment string for profilesJohn Johansen
2013-08-14apparmor: allow setting any profile into the unconfined stateJohn Johansen
2013-08-14apparmor: make free_profile available outside of policy.cJohn Johansen
2013-08-14apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen
2013-04-28apparmor: remove sid from profilesJohn Johansen
2013-04-28apparmor: move perm defines into policy_unpackJohn Johansen
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-14AppArmor: Add ability to load extended policyJohn Johansen
2012-03-14AppArmor: Fix oops in policy unpack auditingJohn Johansen
2012-02-27AppArmor: Add mising end of structure test to caps unpackingJohn Johansen
2011-09-09apparmor: sparse fix: rename shadowed variables in policy_unpack.cJames Morris
2011-05-19Create Documentation/security/,Randy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen