deliverable/linux.git
2014-09-12  James MorrisMerge branch 'next' of git://git./linux/kernel/git...
2014-09-09  Dmitry Kasatkinintegrity: make integrity files as 'integrity' module
2014-09-09  Dmitry Kasatkinintegrity: base integrity subsystem kconfig options...
2014-09-09  Dmitry Kasatkinintegrity: move asymmetric keys config option
2014-09-09  Dmitry Kasatkinima: initialize only required template
2014-09-09  Dmitry Kasatkinima: remove usage of filename parameter
2014-09-09  Dmitry Kasatkinima: remove unnecessary appraisal test
2014-09-09  Dmitry Kasatkinima: add missing '__init' keywords
2014-09-09  Dmitry Kasatkinima: remove unnecessary extra variable
2014-09-09  Dmitry Kasatkinima: simplify conditional statement to improve performance
2014-09-09  Dmitry Kasatkinintegrity: remove declaration of non-existing functions
2014-09-09  Dmitry Kasatkinintegrity: prevent flooding with 'Request for unknown...
2014-09-09  Dmitry Kasatkinima: pass 'opened' flag to identify newly created files
2014-09-09  Dmitry Kasatkinevm: properly handle INTEGRITY_NOXATTRS EVM status
2014-09-08  Dmitry Kasatkinima: provide flag to identify new empty files
2014-09-08  Dmitry Kasatkinevm: prevent passing integrity check if xattr read...
2014-09-03  Kees Cookseccomp: Add reviewers to MAINTAINERS
2014-09-03  David HowellsKEYS: Set pr_fmt() in asymmetric key signature handling
2014-09-02  Dmitry Kasatkinevm: fix checkpatch warnings
2014-09-02  Dmitry Kasatkinima: fix fallback to use new_sync_read()
2014-09-02  Dmitry Kasatkinima: prevent buffer overflow in ima_alloc_tfm()
2014-09-02  Mimi Zoharima: fix ima_alloc_atfm()
2014-09-02  Mark Rustadsecurity: Silence shadow warning
2014-08-05  James MorrisMerge tag 'keys-next-20140805' of git://git./linux...
2014-08-03  David HowellsX.509: Need to export x509_request_asymmetric_key()
2014-08-02  James MorrisMerge branch 'next' of git://git.infradead.org/users...
2014-08-01  Paul Moorenetlabel: shorter names for the NetLabel catmap funcs...
2014-08-01  Paul Moorenetlabel: fix the catmap walking functions
2014-08-01  Paul Moorenetlabel: fix the horribly broken catmap functions
2014-08-01  Paul Moorenetlabel: fix a problem when setting bits below the...
2014-07-31  David HowellsPKCS#7: X.509 certificate issuer and subject are mandat...
2014-07-29  Andy Shevchenkotpm: simplify code by using %*phN specifier
2014-07-29  Jason Gunthorpetpm: Provide a generic means to override the chip retur...
2014-07-29  Jarkko Sakkinentpm: missing tpm_chip_put in tpm_get_random()
2014-07-29  Stefan Bergertpm: Properly clean sysfs entries in error path
2014-07-29  Jason Gunthorpetpm: Add missing tpm_do_selftest to ST33 I2C driver
2014-07-29  James MorrisMerge branch 'stable-3.16' of git://git.infradead.org...
2014-07-29  David HowellsPKCS#7: Use x509_request_asymmetric_key()
2014-07-28  Paul MooreRevert "selinux: fix the default socket labeling in...
2014-07-28  David HowellsX.509: x509_request_asymmetric_keys() doesn't need...
2014-07-28  Wei YongjunPKCS#7: fix sparse non static symbol warning
2014-07-28  Mimi ZoharKEYS: revert encrypted key change
2014-07-26  James MorrisMerge tag 'fw-restrict-3.17' of git://git./linux/kernel...
2014-07-26  James MorrisMerge tag 'keys-next-20140725' of git://git./linux...
2014-07-25  Mimi Zoharima: add support for measuring and appraising firmware
2014-07-25  Kees Cookfirmware_class: perform new LSM checks
2014-07-25  Kees Cooksecurity: introduce kernel_fw_from_file hook
2014-07-25  David HowellsPKCS#7: Missing inclusion of linux/err.h
2014-07-24  Eric ParisCAPABILITIES: remove undefined caps from all processes
2014-07-24  James MorrisMerge tag 'keys-next-20140722' of git://git./linux...
2014-07-24  Tetsuo Handacommoncap: don't alloc the credential unless needed...
2014-07-22  David HowellsMerge branch 'keys-fixes' into keys-next
2014-07-22  David HowellsMerge remote-tracking branch 'integrity/next-with-keys...
2014-07-22  David HowellsMerge tag 'keys-pefile-20140709' into keys-next
2014-07-22  David HowellsMerge tag 'keys-pkcs7-20140708' into keys-next
2014-07-22  David HowellsMerge tag 'keys-preparse-1-20140722' into keys-next
2014-07-22  David HowellsKEYS: request_key_auth: Provide key preparsing
2014-07-22  David HowellsKEYS: keyring: Provide key preparsing
2014-07-22  David HowellsKEYS: big_key: Use key preparsing
2014-07-22  David HowellsKEYS: RxRPC: Use key preparsing
2014-07-22  David HowellsKEYS: DNS: Use key preparsing
2014-07-22  David HowellsKEYS: Ceph: Use user_match()
2014-07-22  David HowellsKEYS: Ceph: Use key preparsing
2014-07-22  David HowellsKEYS: user: Use key preparsing
2014-07-22  David HowellsKEYS: Call ->free_preparse() even after ->preparse...
2014-07-22  David HowellsKEYS: Allow expiry time to be set when preparsing a key
2014-07-22  David HowellsKEYS: struct key_preparsed_payload should have two...
2014-07-19  James MorrisMerge tag 'seccomp-3.17' of git://git./linux/kernel...
2014-07-19  James MorrisMerge branch 'next' of git://git.infradead.org/users...
2014-07-18  Kees Cookseccomp: implement SECCOMP_FILTER_FLAG_TSYNC
2014-07-18  Kees Cookseccomp: allow mode setting across threads
2014-07-18  Kees Cookseccomp: introduce writer locking
2014-07-18  Kees Cookseccomp: split filter prep from check and apply
2014-07-18  Kees Cooksched: move no_new_privs into new atomic flags
2014-07-18  Kees CookMIPS: add seccomp syscall
2014-07-18  Kees CookARM: add seccomp syscall
2014-07-18  Kees Cookseccomp: add "seccomp" syscall
2014-07-18  Kees Cookseccomp: split mode setting routines
2014-07-18  Kees Cookseccomp: extract check/assign mode helpers
2014-07-18  Kees Cookseccomp: create internal mode-setting function
2014-07-18  Kees CookMAINTAINERS: create seccomp entry
2014-07-18  David HowellsKEYS: Provide a generic instantiation function
2014-07-17  Dmitry Kasatkindigsig: make crypto builtin if digsig selected as builtin
2014-07-17  Jean DelvareRSA: Don't select non-existent symbol
2014-07-17  David HowellsKEYS: Allow special keys (eg. DNS results) to be invali...
2014-07-17  Mimi Zoharima: define '.ima' as a builtin 'trusted' keyring
2014-07-17  Dmitry KasatkinKEYS: validate certificate trust only with builtin...
2014-07-17  Dmitry KasatkinKEYS: validate certificate trust only with selected key
2014-07-17  Dmitry KasatkinKEYS: make partial key id matching as a dedicated function
2014-07-17  Mimi ZoharKEYS: verify a certificate is signed by a 'trusted...
2014-07-17  Mimi ZoharKEYS: special dot prefixed keyring name bug fix
2014-07-17  Dmitry Kasatkinima: provide double buffering for hash calculation
2014-07-17  Dmitry Kasatkinima: introduce multi-page collect buffers
2014-07-17  Dmitry Kasatkinima: use ahash API for file hash calculation
2014-07-17  Richard Guy... audit: fix dangling keywords in integrity ima message...
2014-07-17  Dmitry Kasatkinima: delay template descriptor lookup until use
2014-07-17  Dmitry Kasatkinima: remove unnecessary i_mutex locking from ima_rdwr_v...
2014-07-16  James MorrisMerge branch 'stable-3.16' of git://git.infradead.org...
2014-07-16  James MorrisSync with the changes pushed by Serge in the last merge...
2014-07-13  Linus TorvaldsLinux 3.16-rc5
next
This page took 0.070924 seconds and 5 git commands to generate.