Age | Commit message (Expand) | Author |
2016-05-06 | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2016-05-04 | Merge branch 'keys-trust' into keys-next | David Howells |
2016-05-01 | ima: add support for creating files using the mknodat syscall | Mimi Zohar |
2016-04-27 | fs: fix over-zealous use of "const" | Kees Cook |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook |
2016-04-21 | fs: define a string representation of the kernel_read_file_id enumeration | Mimi Zohar |
2016-04-21 | string_helpers: add kstrdup_quotable_file | Kees Cook |
2016-04-21 | string_helpers: add kstrdup_quotable_cmdline | Kees Cook |
2016-04-21 | string_helpers: add kstrdup_quotable | Kees Cook |
2016-04-12 | Merge branch 'keys-sig' into keys-next | David Howells |
2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau |
2016-04-11 | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells |
2016-04-11 | certs: Add a secondary system keyring that can be added to dynamically | David Howells |
2016-04-11 | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells |
2016-04-11 | KEYS: Move the point of trust determination to __key_link() | David Howells |
2016-04-11 | KEYS: Generalise x509_request_asymmetric_key() | David Howells |
2016-04-11 | KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c | David Howells |
2016-04-11 | KEYS: Add a facility to restrict new links into a keyring | David Howells |
2016-04-11 | security: drop the unused hook skb_owned_by | Paolo Abeni |
2016-04-06 | PKCS#7: Make trust determination dependent on contents of trust keyring | David Howells |
2016-04-06 | KEYS: Generalise system_verify_data() to provide access to internal content | David Howells |
2016-04-06 | KEYS: Add identifier pointers to public_key_signature struct | David Howells |
2016-04-06 | KEYS: Allow authentication data to be stored in an asymmetric key | David Howells |
2016-04-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2016-04-02 | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-01 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach |
2016-04-01 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann |
2016-03-30 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig |
2016-03-30 | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig |
2016-03-30 | bpf: make padding in bpf_tunnel_key explicit | Daniel Borkmann |
2016-03-30 | uapi/linux/stddef.h: Provide __always_inline to userspace headers | Denys Vlasenko |
2016-03-29 | locking/atomic, sched: Unexport fetch_or() | Frederic Weisbecker |
2016-03-29 | timers/nohz: Convert tick dependency mask to atomic_t | Frederic Weisbecker |
2016-03-29 | locking/atomic: Introduce atomic_fetch_or() | Frederic Weisbecker |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams |
2016-03-28 | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko |
2016-03-25 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa |