Age | Commit message (Expand) | Author | Files | Lines |
2014-10-06 | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin | 2 | -1/+5 |
2014-09-30 | Merge commit 'v3.16' into next | James Morris | 22 | -100/+105 |
2014-09-16 | KEYS: Overhaul key identification when searching for asymmetric keys | David Howells | 1 | -2/+3 |
2014-09-16 | KEYS: Implement binary asymmetric key ID handling | David Howells | 1 | -0/+38 |
2014-09-16 | KEYS: Make the key matching functions return bool | David Howells | 1 | -4/+6 |
2014-09-16 | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2 | -7/+0 |
2014-09-16 | KEYS: Remove key_type::def_lookup_type | David Howells | 1 | -3/+0 |
2014-09-16 | KEYS: Preparse match data | David Howells | 2 | -4/+31 |
2014-09-16 | Provide a binary to hex conversion function | David Howells | 1 | -0/+1 |
2014-09-09 | ima: pass 'opened' flag to identify newly created files | Dmitry Kasatkin | 1 | -2/+2 |
2014-09-02 | security: Silence shadow warning | Mark Rustad | 1 | -1/+1 |
2014-08-05 | Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 1 | -0/+4 |
2014-08-02 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 1 | -41/+53 |
2014-08-01 | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 1 | -55/+45 |
2014-08-01 | netlabel: fix the horribly broken catmap functions | Paul Moore | 1 | -2/+24 |
2014-08-01 | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore | 1 | -4/+4 |
2014-07-31 | kexec: export free_huge_page to VMCOREINFO | Atsushi Kumagai | 1 | -0/+1 |
2014-07-30 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -0/+3 |
2014-07-30 | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
2014-07-30 | Revert "cdc_subset: deal with a device that needs reset for timeout" | Linus Torvalds | 1 | -3/+0 |
2014-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -10/+4 |
2014-07-30 | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 1 | -0/+1 |
2014-07-30 | of: Add memory limiting function for flattened devicetrees | Laura Abbott | 1 | -0/+1 |
2014-07-30 | of: Split early_init_dt_scan into two parts | Laura Abbott | 1 | -0/+2 |
2014-07-30 | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe | 1 | -0/+3 |
2014-07-29 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 1 | -0/+3 |
2014-07-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+4 |
2014-07-29 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -4/+1 |
2014-07-29 | PKCS#7: Use x509_request_asymmetric_key() | David Howells | 1 | -0/+4 |
2014-07-29 | ip: make IP identifiers less predictable | Eric Dumazet | 1 | -10/+1 |
2014-07-28 | Revert "selinux: fix the default socket labeling in sock_graft()" | Paul Moore | 1 | -4/+1 |
2014-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -0/+3 |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar | 1 | -0/+6 |
2014-07-25 | security: introduce kernel_fw_from_file hook | Kees Cook | 1 | -0/+17 |
2014-07-24 | Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -3/+4 |
2014-07-24 | CAPABILITIES: remove undefined caps from all processes | Eric Paris | 1 | -1/+4 |
2014-07-24 | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 9 | -5/+528 |
2014-07-24 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-07-24 | mm/rmap.c: fix pgoff calculation to handle hugepage correctly | Naoya Horiguchi | 1 | -0/+12 |
2014-07-23 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo | 1 | -0/+1 |
2014-07-23 | pinctrl: dra: dt-bindings: Fix pull enable/disable | Nishanth Menon | 1 | -3/+4 |
2014-07-23 | Merge branch 'keys-fixes' into keys-next | David Howells | 1 | -0/+1 |
2014-07-23 | Merge remote-tracking branch 'integrity/next-with-keys' into keys-next | David Howells | 2 | -1/+10 |
2014-07-23 | Merge tag 'keys-pefile-20140709' into keys-next | David Howells | 3 | -1/+472 |
2014-07-23 | Merge tag 'keys-pkcs7-20140708' into keys-next | David Howells | 2 | -0/+37 |
2014-07-23 | KEYS: big_key: Use key preparsing | David Howells | 1 | -1/+2 |
2014-07-23 | KEYS: user: Use key preparsing | David Howells | 1 | -1/+2 |
2014-07-23 | KEYS: Allow expiry time to be set when preparsing a key | David Howells | 1 | -0/+1 |
2014-07-23 | KEYS: struct key_preparsed_payload should have two payload pointers | David Howells | 1 | -1/+1 |
2014-07-22 | fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT | Andrew Gallagher | 1 | -0/+3 |