summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-27calipso: Add a label cache.Huw Davies2-2/+13
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies1-0/+6
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies1-1/+1
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies1-0/+11
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies1-1/+1
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies1-0/+6
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies1-1/+6
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies3-0/+12
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies1-0/+6
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies1-0/+6
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies1-0/+1
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies1-0/+4
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies1-0/+4
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies3-0/+104
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris10-88/+133
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells8-83/+113
2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar1-0/+6
2016-04-27fs: fix over-zealous use of "const"Kees Cook1-1/+1
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook1-0/+5
2016-04-21fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar1-6/+25
2016-04-21string_helpers: add kstrdup_quotable_fileKees Cook1-0/+3
2016-04-21string_helpers: add kstrdup_quotable_cmdlineKees Cook1-0/+1
2016-04-21string_helpers: add kstrdup_quotableKees Cook1-0/+2
2016-04-12Merge branch 'keys-sig' into keys-nextDavid Howells3-5/+10
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau1-0/+10
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-11/+2
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells1-0/+9
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells3-18/+5
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells2-12/+14
2016-04-11KEYS: Generalise x509_request_asymmetric_key()David Howells1-4/+4
2016-04-11KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2-6/+5
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells1-10/+43
2016-04-11security: drop the unused hook skb_owned_byPaolo Abeni1-1/+0
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2-3/+1
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells6-43/+54
2016-04-06KEYS: Add identifier pointers to public_key_signature structDavid Howells1-0/+1
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells3-5/+9
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+23
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+11
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-0/+4
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig1-0/+1
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig1-1/+0
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann1-0/+1
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko1-0/+4