summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-25tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen
2016-06-25tpm: cleanup tpm_tis_remove()Jarkko Sakkinen
2016-06-25tpm: fix tpm_bios_log_setup stub prototypeArnd Bergmann
2016-06-25tpm: Replace device number bitmap with IDRStefan Berger
2016-06-25tpm: Split out the devm stuff from tpmm_chip_allocJason Gunthorpe
2016-06-25tpm: Get rid of module lockingStefan Berger
2016-06-25tpm: Provide strong locking for device removalJason Gunthorpe
2016-06-25tpm: Get rid of devnameJason Gunthorpe
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Auto-select core moduleChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-06-14um/ptrace: run seccomp after ptraceKees Cook
2016-06-14tile/ptrace: run seccomp after ptraceKees Cook
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook
2016-06-14s390/ptrace: run seccomp after ptraceKees Cook
2016-06-14parisc/ptrace: run seccomp after ptraceKees Cook
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook
2016-06-14arm64/ptrace: run seccomp after ptraceKees Cook
2016-06-14arm/ptrace: run seccomp after ptraceKees Cook
2016-06-14x86/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: recheck the syscall after RET_TRACEKees Cook
2016-06-14seccomp: remove 2-phase APIKees Cook
2016-06-14x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14seccomp: add tests for ptrace holeKees Cook
2016-06-06security: tomoyo: simplify the gc kthread creationMike Danese
2016-06-06net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-06-06kernel: Add noaudit variant of ns_capable()Tyler Hicks
2016-06-06LSM: Fix for security_inode_getsecurity and -EOPNOTSUPPCasey Schaufler