pandora-kernel.git
2013-12-31 Casey SchauflerSmack: File receive audit correction
2013-12-31 Casey SchauflerSmack: Rationalize mount restrictions
2013-12-23 Casey SchauflerSmack: change rule cap check
2013-12-23 Casey SchauflerSmack: Make the syslog control configurable
2013-12-19 Casey SchauflerSmack: Prevent the * and @ labels from being used in...
2013-12-11 Jarkko Sakkinensmack: fix: allow either entry be missing on access...
2013-11-01 Mimi Zoharima: define '_ima' as a builtin 'trusted' keyring
2013-11-01 Mimi Zoharima: extend the measurement list to include the file...
2013-10-30 James MorrisMerge branch 'keys-devel' of git://git./linux/kernel...
2013-10-30 Chen Gangkernel/system_certificate.S: use real contents instead...
2013-10-30 Wei YongjunKEYS: fix error return code in big_key_instantiate()
2013-10-30 David HowellsKEYS: Fix keyring quota misaccounting on key replacemen...
2013-10-30 David HowellsKEYS: Fix a race between negating a key and reading...
2013-10-30 Josh BoyerKEYS: Make BIG_KEYS boolean
2013-10-30 Oleg Nesterovapparmor: remove the "task" arg from may_change_ptraced...
2013-10-30 John Johansenapparmor: remove parent task info from audit logging
2013-10-30 John Johansenapparmor: remove tsk field from the apparmor_audit_struct
2013-10-30 John Johansenapparmor: fix capability to not use the current task...
2013-10-30 James MorrisMerge branch 'smack-for-3.13' of git://git.gitorious...
2013-10-28 Casey SchauflerSmack: Ptrace access check mode
2013-10-27 Dmitry Kasatkinima: provide hash algo info in the xattr
2013-10-27 Mimi Zoharima: enable support for larger default filedata hash...
2013-10-27 Roberto Sassuima: define kernel parameter 'ima_template=' to change...
2013-10-27 Mimi Zoharima: add Kconfig default measurement list template
2013-10-27 Roberto Sassuima: defer determining the appraisal hash algorithm...
2013-10-27 Mimi Zoharima: add audit log support for larger hashes
2013-10-25 Roberto Sassuima: switch to new template management mechanism
2013-10-25 Roberto Sassuima: define new template ima-ng and template fields...
2013-10-25 Roberto Sassuima: define template fields library and new helpers
2013-10-25 Roberto Sassuima: new templates management mechanism
2013-10-25 Roberto Sassuima: define new function ima_alloc_init_template()...
2013-10-25 Roberto Sassuima: pass the filename argument up to ima_add_template_...
2013-10-25 Roberto Sassuima: pass the file descriptor to ima_add_violation()
2013-10-25 Dmitry Kasatkinima: ima_calc_boot_agregate must use SHA1
2013-10-25 Dmitry Kasatkinima: support arbitrary hash algorithms in ima_calc_buff...
2013-10-25 Dmitry Kasatkinima: provide dedicated hash algo allocation function
2013-10-25 Mimi Zoharima: differentiate between template hash and file data...
2013-10-25 Dmitry Kasatkinima: use dynamically allocated hash storage
2013-10-25 Dmitry Kasatkinima: pass full xattr with the signature
2013-10-25 Dmitry Kasatkinima: read and use signature hash algorithm
2013-10-25 Dmitry Kasatkinima: provide support for arbitrary hash algorithms
2013-10-25 Dmitry Kasatkinkeys: change asymmetric keys to use common hash definitions
2013-10-25 Dmitry Kasatkincrypto: provide single place for hash algo information
2013-10-25 Mimi ZoharRevert "ima: policy for RAMFS"
2013-10-25 Dmitry Kasatkinima: fix script messages
2013-10-22 Peter Huewetpm: use tabs instead of whitespaces in Kconfig
2013-10-22 Peter Huewetpm: Fix module name description in Kconfig for tpm_i2c...
2013-10-22 Jason Gunthorpetpm: Add support for Atmel I2C TPMs
2013-10-22 Jason Gunthorpetpm: Add support for the Nuvoton NPCT501 I2C TPM
2013-10-22 Jason Gunthorpetpm: Merge the tpm-bios module with tpm.o
2013-10-22 Jason Gunthorpetpm: Rename tpm.c to tpm-interface.c
2013-10-22 Peter Huewetpm: cleanup checkpatch warnings
2013-10-22 Jason Gunthorpetpm: Remove tpm_show_caps_1_2
2013-10-22 Jason Gunthorpetpm: st33: Remove chip->data_buffer access from this...
2013-10-22 Jason Gunthorpetpm: Remove redundant dev_set_drvdata
2013-10-22 Jason Gunthorpetpm: Use container_of to locate the tpm_chip in tpm_open
2013-10-22 Jason Gunthorpetpm: Store devname in the tpm_chip
2013-10-22 Jason Gunthorpetpm atmel: Call request_region with the correct base
2013-10-22 Jason Gunthorpetpm: ibmvtpm: Use %zd formatting for size_t format...
2013-10-22 Peter Huewetpm: MAINTAINERS: Add myself as tpm maintainer
2013-10-22 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2013-10-18 Casey SchauflerSmack: Implement lock security mode
2013-09-26 Paul Mooreselinux: correct locking in selinux_netlbl_socket_connect)
2013-09-26 Duan Jiongselinux: Use kmemdup instead of kmalloc + memcpy
2013-09-25 Antonio Alecrim JrX.509: remove possible code fragility: enumeration...
2013-09-25 Konstantin... X.509: add module description and license
2013-09-25 Konstantin... MPILIB: add module description and license
2013-09-25 Mimi ZoharKEYS: initialize root uid and session keyrings early
2013-09-25 Mimi ZoharKEYS: verify a certificate is signed by a 'trusted...
2013-09-25 Mimi ZoharKEYS: Make the system 'trusted' keyring viewable by...
2013-09-25 David HowellsKEYS: Set the asymmetric-key type default search method
2013-09-25 David HowellsKEYS: Add a 'trusted' flag and a 'trusted only' flag
2013-09-25 David HowellsKEYS: Separate the kernel signature checking keyring...
2013-09-25 David HowellsKEYS: Have make canonicalise the paths of the X.509...
2013-09-25 David HowellsKEYS: Load *.x509 files into kernel keyring
2013-09-25 David HowellsX.509: Remove certificate date checks
2013-09-25 David HowellsX.509: Handle certificates that lack an authorityKeyIde...
2013-09-25 David HowellsX.509: Check the algorithm IDs obtained from parsing...
2013-09-25 David HowellsX.509: Embed public_key_signature struct and create...
2013-09-25 David HowellsX.509: struct x509_certificate needs struct tm declaring
2013-09-25 David HowellsKEYS: Store public key algo ID in public_key_signature...
2013-09-25 David HowellsKEYS: Split public_key_verify_signature() and make...
2013-09-25 David HowellsKEYS: Store public key algo ID in public_key struct
2013-09-25 David HowellsKEYS: Move the algorithm pointer array from x509 to...
2013-09-25 David HowellsKEYS: Rename public key parameter name arrays
2013-09-24 David HowellsKEYS: Add per-user_namespace registers for persistent...
2013-09-24 David HowellsKEYS: Implement a big key type that can save to tmpfs
2013-09-24 David HowellsKEYS: Expand the capacity of a keyring
2013-09-24 David HowellsAdd a generic associative array implementation.
2013-09-24 David HowellsKEYS: Drop the permissions argument from __keyring_sear...
2013-09-24 David HowellsKEYS: Define a __key_get() wrapper to use rather than...
2013-09-24 David HowellsKEYS: Search for auth-key by name rather than target...
2013-09-24 David HowellsKEYS: Introduce a search context structure
2013-09-24 David HowellsKEYS: Consolidate the concept of an 'index key' for...
2013-09-24 David HowellsKEYS: key_is_dead() should take a const key pointer...
2013-09-24 David HowellsKEYS: Use bool in make_key_ref() and is_key_possessed()
2013-09-24 David HowellsKEYS: Skip key state checks when checking for possession
2013-09-24 Paul Mooreselinux: add Paul Moore as a SELinux maintainer
2013-09-24 Eric Parissecurity: remove erroneous comment about capabilities...
2013-09-23 Linus TorvaldsLinux 3.12-rc2 v3.12-rc2
next