Age | Commit message (Expand) | Author |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-08 | smack: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-08 | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() | Eric Dumazet |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-05 | selinux: fix random read in selinux_ip_postroute_compat() | Eric Dumazet |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-23 | Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2015-10-22 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-10-22 | apparmor: clarify CRYPTO dependency | Arnd Bergmann |
2015-10-21 | selinux: Use a kmem_cache for allocation struct file_security_struct | Sangwoo |
2015-10-21 | selinux: ioctl_has_perm should be static | Geliang Tang |
2015-10-21 | selinux: use sprintf return value | Rasmus Villemoes |
2015-10-21 | selinux: use kstrdup() in security_get_bools() | Rasmus Villemoes |
2015-10-21 | selinux: use kmemdup in security_sid_to_context_core() | Rasmus Villemoes |
2015-10-21 | selinux: remove pointless cast in selinux_inode_setsecurity() | Rasmus Villemoes |
2015-10-21 | selinux: introduce security_context_str_to_sid | Rasmus Villemoes |
2015-10-21 | selinux: do not check open perm on ftruncate call | Jeff Vander Stoep |
2015-10-21 | selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default | Paul Moore |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells |
2015-10-21 | keys: Be more consistent in selection of union members used | Insu Yun |
2015-10-21 | KEYS: use kvfree() in add_key | Geliang Tang |
2015-10-21 | Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into... | James Morris |
2015-10-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2015-10-19 | Smack: limited capability for changing process label | Zbigniew Jasinski |
2015-10-19 | KEYS: Don't permit request_key() to construct a new keyring | David Howells |
2015-10-19 | keys, trusted: seal/unseal with TPM 2.0 chips | Jarkko Sakkinen |
2015-10-19 | keys, trusted: move struct trusted_key_options to trusted-type.h | Jarkko Sakkinen |
2015-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-10-16 | netfilter: remove hook owner refcounting | Florian Westphal |
2015-10-15 | KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring | David Howells |
2015-10-11 | net: synack packets can be attached to request sockets | Eric Dumazet |
2015-10-09 | Smack: pipefs fix in smack_d_instantiate | Roman Kubiak |
2015-10-09 | Smack: Minor initialisation improvement | José Bollo |
2015-10-09 | smack: smk_ipv6_port_list should be static | Geliang Tang |
2015-10-09 | Smack: fix a NULL dereference in wrong smack_import_entry() usage | Lukasz Pawelczyk |
2015-10-09 | integrity: prevent loading untrusted certificates on the IMA trusted keyring | Dmitry Kasatkin |
2015-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-25 | KEYS: Fix race between key destruction and finding a keyring by name | David Howells |
2015-09-18 | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman |
2015-09-17 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook |
2015-09-04 | capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE | Andy Lutomirski |
2015-09-04 | capabilities: ambient capabilities | Andy Lutomirski |
2015-09-03 | security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition | Paul E. McKenney |
2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |