summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-06Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells
2016-05-01ima: add support for creating files using the mknodat syscallMimi Zohar
2016-04-27fs: fix over-zealous use of "const"Kees Cook
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook
2016-04-21fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar
2016-04-21string_helpers: add kstrdup_quotable_fileKees Cook
2016-04-21string_helpers: add kstrdup_quotable_cmdlineKees Cook
2016-04-21string_helpers: add kstrdup_quotableKees Cook
2016-04-12Merge branch 'keys-sig' into keys-nextDavid Howells
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells
2016-04-11KEYS: Generalise x509_request_asymmetric_key()David Howells
2016-04-11KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells
2016-04-11security: drop the unused hook skb_owned_byPaolo Abeni
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells
2016-04-06KEYS: Add identifier pointers to public_key_signature structDavid Howells
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko
2016-03-25mm, kasan: SLAB supportAlexander Potapenko
2016-03-25include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa