summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker1-21/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-2/+2
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker1-0/+21
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-6/+16
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai1-0/+4
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-18/+45
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds1-2/+8
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko3-12/+31
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2-10/+13
2016-03-25mm, kasan: SLAB supportAlexander Potapenko4-0/+43
2016-03-25include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa1-2/+0
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0