cascardo/linux.git
2016-07-07 Olof Johanssonsamples/seccomp: Add standalone config option
2016-07-07 James MorrisMerge branch 'stable-4.8' of git://git.infradead.org...
2016-06-30 Eric Richterima: extend the measurement entry specific pcr
2016-06-30 Eric Richterima: change integrity cache to store measured pcr
2016-06-30 Eric Richterima: redefine duplicate template entries
2016-06-30 Eric Richterima: change ima_measurements_show() to display the...
2016-06-30 Eric Richterima: include pcr for each measurement log entry
2016-06-30 Eric Richterima: extend ima_get_action() to return the policy pcr
2016-06-30 Eric Richterima: add policy support for extending different pcrs
2016-06-30 Eric Richterintegrity: add measured_pcrs field to integrity cache
2016-06-27 Huw Daviesnetlabel: Implement CALIPSO config functions for SMACK.
2016-06-27 Huw Daviescalipso: Add a label cache.
2016-06-27 Huw Daviescalipso: Add validation of CALIPSO option.
2016-06-27 Huw Daviesnetlabel: Pass a family parameter to netlbl_skbuff_err().
2016-06-27 Huw Daviescalipso: Allow the lsm to label the skbuff directly.
2016-06-27 Huw Daviesipv6: constify the skb pointer of ipv6_find_tlv().
2016-06-27 Huw Daviescalipso: Allow request sockets to be relabelled by...
2016-06-27 Huw Daviesipv6: Allow request socks to contain IPv6 options.
2016-06-27 Huw Daviesnetlabel: Prevent setsockopt() from changing the hop...
2016-06-27 Huw Daviescalipso: Set the calipso socket label to match the...
2016-06-27 Huw Daviesnetlabel: Move bitmap manipulation functions to the...
2016-06-27 Huw Daviesipv6: Add ipv6_renew_options_kern() that accepts a...
2016-06-27 Huw Daviesnetlabel: Add support for removing a CALIPSO DOI.
2016-06-27 Huw Daviesnetlabel: Add support for creating a CALIPSO protocol...
2016-06-27 Huw Daviesnetlabel: Add support for enumerating the CALIPSO DOI...
2016-06-27 Huw Daviesnetlabel: Add support for querying a CALIPSO DOI.
2016-06-27 Huw Daviesnetlabel: Initial support for the CALIPSO netlink protocol.
2016-06-27 Huw Daviesnetlabel: Add an address family to domain hash entries.
2016-06-27 Huw Daviesnetlabel: Mark rcu pointers with __rcu.
2016-06-25 Jarkko Sakkinentpm_crb: fix address space of the return pointer in...
2016-06-25 Jarkko Sakkinentpm_vtpm_proxy: fix address space of a user pointer...
2016-06-25 Christophe... tpm/tpm_tis_spi: Add support for spi phy
2016-06-25 Christophe... tpm/tpm_tis: Split tpm_tis driver into a core and TCG...
2016-06-25 Christophe... devicetree: Add Trusted Computing Group to vendor-prefi...
2016-06-25 Christophe... devicetree: Add infineon to vendor-prefix.txt
2016-06-25 Christophe... tpm_tis: Introduce intermediate layer for TPM access
2016-06-25 Christophe... tpm: tpm_tis: Share common data between phys
2016-06-25 Christophe... tpm: Add include guards in tpm.h
2016-06-25 Stefan Bergertpm: Fix suspend regression
2016-06-25 Stephen Rothwelltpm: fix for typo in tpm/tpm_ibmvtpm.c
2016-06-25 Arnd Bergmanntpm: select ANON_INODES for proxy driver
2016-06-25 Jason Gunthorpetpm: Fix IRQ unwind ordering in TIS
2016-06-25 Stefan Bergertpm: Add documentation for the tpm_vtpm_proxy device...
2016-06-25 Stefan Bergertpm: Proxy driver for supporting multiple emulated...
2016-06-25 Stefan Bergertpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-06-25 Jason Gunthorpetpm: Remove all uses of drvdata from the TPM Core
2016-06-25 Christophe... tpm: Remove useless priv field in struct tpm_vendor_spe...
2016-06-25 Christophe... tpm: Move tpm_vendor_specific data related with PTP...
2016-06-25 Christophe... tpm: drop 'locality' from struct tpm_vendor_specific
2016-06-25 Christophe... tpm: drop 'read_queue' from struct tpm_vendor_specific
2016-06-25 Christophe... tpm: drop 'irq' from struct tpm_vendor_specific
2016-06-25 Christophe... tpm: drop 'iobase' from struct tpm_vendor_specific
2016-06-25 Christophe... tpm: drop list from struct tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: drop the field 'time_expired' from struct tpm_chip
2016-06-25 Jarkko Sakkinentpm: drop 'base' from struct tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: drop manufacturer_id from struct tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: drop tpm_atmel specific fields from tpm_vendor_spe...
2016-06-25 Jarkko Sakkinentpm: drop int_queue from tpm_vendor_specific
2016-06-25 Jarkko Sakkinentpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_s...
2016-06-25 Jarkko Sakkinentpm_crb: fix mapping of the buffers
2016-06-25 Christophe... tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
2016-06-25 Christophe... tpm/st33zp24/spi: Drop two useless checks in ACPI probe...
2016-06-25 Christophe... tpm/st33zp24/i2c: Drop two useless checks in ACPI probe...
2016-06-25 Jarkko Sakkinentpm_crb: drop struct resource res from struct crb_priv
2016-06-25 Jarkko Sakkinentpm: fix crash in tpm_tis deinitialization
2016-06-25 Jarkko Sakkinentpm: cleanup tpm_tis_remove()
2016-06-25 Arnd Bergmanntpm: fix tpm_bios_log_setup stub prototype
2016-06-25 Stefan Bergertpm: Replace device number bitmap with IDR
2016-06-25 Jason Gunthorpetpm: Split out the devm stuff from tpmm_chip_alloc
2016-06-25 Stefan Bergertpm: Get rid of module locking
2016-06-25 Jason Gunthorpetpm: Provide strong locking for device removal
2016-06-25 Jason Gunthorpetpm: Get rid of devname
2016-06-25 Jason Gunthorpetpm: Get rid of chip->pdev
2016-06-25 Christophe... tpm/st33zp24/spi: Change xxx_request_resources header
2016-06-25 Christophe... tpm/st33zp24/i2c: Change xxx_request_resources header
2016-06-25 Christophe... tpm: st33zp24: Add support for acpi probing for spi...
2016-06-25 Christophe... tpm/st33zp24: Add support for acpi probing for i2c...
2016-06-25 Christophe... tpm/st33zp24: Extend Copyright headers
2016-06-25 Christophe... tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
2016-06-25 Christophe... tpm/st33zp24: Remove unneeded CONFIG_OF switches
2016-06-25 Christophe... tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_s...
2016-06-25 Christophe... tpm/st33zp24/spi: Remove useless use of memcpy.
2016-06-25 Christophe... tpm/st33zp24/spi: Use functions name with st33zp24_spi_...
2016-06-25 Christophe... tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
2016-06-25 Christophe... tpm/st33zp24/spi: Change xxx_request_resources header
2016-06-25 Christophe... tpm/st33zp24/i2c: Change xxx_request_resources header
2016-06-25 Christophe... tpm: st33zp24: Add support for acpi probing for spi...
2016-06-25 Christophe... tpm/st33zp24: Add support for acpi probing for i2c...
2016-06-25 Christophe... tpm/st33zp24: Extend Copyright headers
2016-06-25 Christophe... tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
2016-06-25 Christophe... tpm/st33zp24: Auto-select core module
2016-06-25 Christophe... tpm/st33zp24: Remove unneeded CONFIG_OF switches
2016-06-25 Christophe... tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_s...
2016-06-25 Christophe... tpm/st33zp24/spi: Remove useless use of memcpy.
2016-06-25 Christophe... tpm/st33zp24/spi: Use functions name with st33zp24_spi_...
2016-06-25 Christophe... tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
2016-06-15 Heinrich Schuchardtselinux: fix type mismatch
2016-06-14 Kees Cookum/ptrace: run seccomp after ptrace
2016-06-14 Kees Cooktile/ptrace: run seccomp after ptrace
2016-06-14 Kees Cookpowerpc/ptrace: run seccomp after ptrace
next