summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-22tpm atmel: Call request_region with the correct baseJason Gunthorpe
2013-10-22tpm: ibmvtpm: Use %zd formatting for size_t format argumentsJason Gunthorpe
2013-10-22tpm: MAINTAINERS: Add myself as tpm maintainerPeter Huewe
2013-10-22Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris
2013-09-26selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore
2013-09-26selinux: Use kmemdup instead of kmalloc + memcpyDuan Jiong
2013-09-25X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr
2013-09-25X.509: add module description and licenseKonstantin Khlebnikov
2013-09-25MPILIB: add module description and licenseKonstantin Khlebnikov
2013-09-25KEYS: initialize root uid and session keyrings earlyMimi Zohar
2013-09-25KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar
2013-09-25KEYS: Make the system 'trusted' keyring viewable by userspaceMimi Zohar
2013-09-25KEYS: Set the asymmetric-key type default search methodDavid Howells
2013-09-25KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells
2013-09-25KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells
2013-09-25KEYS: Load *.x509 files into kernel keyringDavid Howells
2013-09-25X.509: Remove certificate date checksDavid Howells
2013-09-25X.509: Handle certificates that lack an authorityKeyIdentifier fieldDavid Howells
2013-09-25X.509: Check the algorithm IDs obtained from parsing an X.509 certificateDavid Howells
2013-09-25X.509: Embed public_key_signature struct and create filler functionDavid Howells
2013-09-25X.509: struct x509_certificate needs struct tm declaringDavid Howells
2013-09-25KEYS: Store public key algo ID in public_key_signature structDavid Howells
2013-09-25KEYS: Split public_key_verify_signature() and make availableDavid Howells
2013-09-25KEYS: Store public key algo ID in public_key structDavid Howells
2013-09-25KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells
2013-09-25KEYS: Rename public key parameter name arraysDavid Howells
2013-09-24KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells
2013-09-24KEYS: Implement a big key type that can save to tmpfsDavid Howells
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells
2013-09-24Add a generic associative array implementation.David Howells
2013-09-24KEYS: Drop the permissions argument from __keyring_search_one()David Howells
2013-09-24KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells
2013-09-24KEYS: Search for auth-key by name rather than target key IDDavid Howells
2013-09-24KEYS: Introduce a search context structureDavid Howells
2013-09-24KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells
2013-09-24KEYS: key_is_dead() should take a const key pointer argumentDavid Howells
2013-09-24KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells
2013-09-24KEYS: Skip key state checks when checking for possessionDavid Howells
2013-09-24selinux: add Paul Moore as a SELinux maintainerPaul Moore
2013-09-24security: remove erroneous comment about capabilities.o link orderingEric Paris
2013-09-23Linux 3.12-rc2Linus Torvalds
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
2013-09-21Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-21Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds