summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix disconnected bind mnts reconnectionJohn Johansen2016-07-121-1/+4
* apparmor: fix update the mtime of the profile file on replacementJohn Johansen2016-07-121-0/+2
* apparmor: exec should not be returning ENOENT when it deniesJohn Johansen2016-07-121-1/+1
* apparmor: fix uninitialized lsm_audit memberJohn Johansen2016-07-122-2/+4
* apparmor: fix replacement bug that adds new child to old parentJohn Johansen2016-07-121-1/+1
* apparmor: fix refcount bug in profile replacementJohn Johansen2016-07-121-2/+2
* Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-07-094-11/+29
|\
| * modsign: Make sign-file determine the format of the X.509 certDavid Howells2016-06-141-8/+26
| * KEYS: Strip trailing spacesDavid Howells2016-06-143-3/+3
* | Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into...James Morris2016-07-082-1/+4
|\ \
| * | MAINTAINERS - Location of the Smack repositoryCasey Schaufler2016-07-071-1/+1
| * | Smack: ignore null signal in smack_task_killRafal Krypa2016-06-081-0/+3
| |/
* | samples/seccomp: Add standalone config optionOlof Johansson2016-07-072-1/+8
* | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-0736-259/+3511
|\ \
| * | netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-274-0/+238
| * | calipso: Add a label cache.Huw Davies2016-06-278-12/+360
| * | calipso: Add validation of CALIPSO option.Huw Davies2016-06-273-0/+74
| * | netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-276-12/+19
| * | calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-276-4/+308
| * | ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies2016-06-272-2/+2
| * | calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-276-8/+163
| * | ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-274-7/+27
| * | netlabel: Prevent setsockopt() from changing the hop-by-hop option.Huw Davies2016-06-271-1/+16
| * | calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-2710-10/+728
| * | netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-273-79/+85
| * | ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies2016-06-272-0/+55
| * | netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-274-0/+150
| * | netlabel: Add support for creating a CALIPSO protocol domain mapping.Huw Davies2016-06-274-5/+89
| * | netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-274-0/+165
| * | netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-274-0/+193
| * | netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-2712-2/+604
| * | netlabel: Add an address family to domain hash entries.Huw Davies2016-06-276-58/+192
| * | netlabel: Mark rcu pointers with __rcu.Huw Davies2016-06-272-4/+4
| * | selinux: fix type mismatchHeinrich Schuchardt2016-06-151-1/+1
| * | netlabel: handle sparse category maps in netlbl_catmap_getlong()Paul Moore2016-06-091-5/+4
| * | selinux: import NetLabel category bitmaps correctlyPaul Moore2016-06-091-1/+1
| * | iucv: properly clone LSM attributes to newly created child socketsPaul Moore2016-06-071-1/+4
| * | netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore2016-06-061-2/+10
| * | selinux: Only apply bounds checking to source typesStephen Smalley2016-05-311-48/+22
* | | ima: extend the measurement entry specific pcrEric Richter2016-06-301-3/+3
* | | ima: change integrity cache to store measured pcrEric Richter2016-06-303-3/+11
* | | ima: redefine duplicate template entriesEric Richter2016-06-301-3/+4
* | | ima: change ima_measurements_show() to display the entry specific pcrEric Richter2016-06-301-5/+4
* | | ima: include pcr for each measurement log entryEric Richter2016-06-304-8/+13
* | | ima: extend ima_get_action() to return the policy pcrEric Richter2016-06-305-7/+14
* | | ima: add policy support for extending different pcrsEric Richter2016-06-301-1/+28
* | | integrity: add measured_pcrs field to integrity cacheEric Richter2016-06-302-0/+3
* | | tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen2016-06-251-1/+1
* | | tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()Jarkko Sakkinen2016-06-251-1/+1
* | | tpm/tpm_tis_spi: Add support for spi phyChristophe Ricard2016-06-254-0/+309
OpenPOWER on IntegriCloud