summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard2016-06-255-882/+958
* | devicetree: Add Trusted Computing Group to vendor-prefix.txtChristophe Ricard2016-06-251-0/+1
* | devicetree: Add infineon to vendor-prefix.txtChristophe Ricard2016-06-251-0/+1
* | tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard2016-06-252-101/+270
* | tpm: tpm_tis: Share common data between physChristophe Ricard2016-06-252-76/+132
* | tpm: Add include guards in tpm.hChristophe Ricard2016-06-251-0/+5
* | tpm: Fix suspend regressionStefan Berger2016-06-251-2/+2
* | tpm: fix for typo in tpm/tpm_ibmvtpm.cStephen Rothwell2016-06-251-1/+1
* | tpm: select ANON_INODES for proxy driverArnd Bergmann2016-06-251-0/+1
* | tpm: Fix IRQ unwind ordering in TISJason Gunthorpe2016-06-251-2/+2
* | tpm: Add documentation for the tpm_vtpm_proxy device driverStefan Berger2016-06-252-0/+72
* | tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger2016-06-255-0/+692