aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-14
* apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-14
* apparmor: add the profile introspection file to interfaceJohn Johansen2013-08-14
* apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-14
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-14
* apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-14
* apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-14
* apparmor: rework namespace free pathJohn Johansen2013-08-14
* apparmor: update how unconfined is handledJohn Johansen2013-08-14
* apparmor: change how profile replacement update is doneJohn Johansen2013-08-14
* apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-14
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-14
* apparmor: add a features/policy dir to interfaceJohn Johansen2013-08-14
* apparmor: enable users to query whether apparmor is enabledJohn Johansen2013-08-14
* apparmor: remove minimum size check for vmalloc()Tetsuo Handa2013-08-14
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-11
|\
| * security: cap_inode_getsecctx returning garbageJ. Bruce Fields2013-05-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
| |\ \
| * | | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
| | |/ | |/|
* | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-09
|\ \ \
| * | | NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley2013-06-08
| * | | NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-08
| * | | SELinux: Add new labeling type native labelsDavid Quigley2013-06-08
| * | | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-08
| * | | Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-08
| * | | Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-08
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-03
|\ \ \
| * | | evm: audit integrity metadata failuresMimi Zohar2013-06-20
| * | | integrity: move integrity_audit_msg()Mimi Zohar2013-06-20
| * | | Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao2013-06-03
| * | | Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa2013-05-28
| * | | Smack: Add smkfstransmute mount optionCasey Schaufler2013-05-28
| * | | Smack: Improve access check performanceCasey Schaufler2013-05-28
| * | | Smack: Local IPv6 port based controlsCasey Schaufler2013-05-28
| * | | apparmor: no need to delay vfree()Al Viro2013-05-12
| * | | Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...James Morris2013-05-12
| |\ \ \ | | |/ / | |/| |
| | * | apparmor: fix fully qualified name parsingJohn Johansen2013-04-28
| | * | apparmor: fix setprocattr arg processing for onexecJohn Johansen2013-04-28
| | * | apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-28
| | * | apparmor: fix sparse warningsJohn Johansen2013-04-28
| | * | apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-28
| | * | apparmor: fix the audit type tableJohn Johansen2013-04-28
| | * | apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-28
| | * | apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-28
| | * | apparmor: remove sid from profilesJohn Johansen2013-04-28
| | * | apparmor: move perm defines into policy_unpackJohn Johansen2013-04-28
| | * | apparmor: misc cleanup of matchJohn Johansen2013-04-28
| | * | apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-28