| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ |
|
| * | net: Create and use new helper xfrm_dst_child(). | David Miller | 2017-11-30 | 1 | -1/+1 |
* | | Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-01-31 | 3 | -14/+13 |
|\ \
| |/
|/| |
|
| * | selinux: skip bounded transition processing if the policy isn't loaded | Paul Moore | 2017-12-05 | 1 | -0/+3 |
| * | selinux: ensure the context is NUL terminated in security_context_to_sid_core() | Paul Moore | 2017-11-28 | 1 | -10/+8 |
| * | security: replace FSF address with web source in license notices | Martin Kepplinger | 2017-11-20 | 2 | -4/+2 |
* | | Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-15 | 5 | -36/+47 |
|\ \
| |/ |
|
| * | selinux: remove extraneous initialization of slots_used and max_chain_len | Colin Ian King | 2017-10-16 | 1 | -1/+1 |
| * | selinux: remove redundant assignment to len | Colin Ian King | 2017-10-16 | 1 | -1/+0 |
| * | selinux: remove redundant assignment to str | Colin Ian King | 2017-10-16 | 1 | -3/+2 |
| * | selinux: fix build warning | Corentin LABBE | 2017-10-04 | 1 | -2/+2 |
| * | selinux: fix build warning by removing the unused sid variable | Corentin LABBE | 2017-10-04 | 1 | -2/+1 |
| * | selinux: Perform both commoncap and selinux xattr checks | Eric W. Biederman | 2017-10-04 | 1 | -25/+18 |
| * | selinux: Use kmem_cache for hashtab_node | Kyeongdon Kim | 2017-09-20 | 3 | -2/+23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 21 | -0/+21 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 21 | -0/+21 |
| |/ |
|
* | | selinux: bpf: Add addtional check for bpf object file receive | Chenbo Feng | 2017-10-20 | 1 | -0/+49 |
* | | selinux: bpf: Add selinux check for eBPF syscall operations | Chenbo Feng | 2017-10-20 | 3 | -0/+117 |
|/ |
|
* | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-12 | 26 | -50/+77 |
|\ |
|
| * | selinux: constify nf_hook_ops | Arvind Yadav | 2017-08-28 | 1 | -1/+1 |
| * | selinux: allow per-file labeling for cgroupfs | Antonio Murdaca | 2017-08-22 | 1 | -1/+3 |
| * | selinux: update my email address | Stephen Smalley | 2017-08-17 | 25 | -25/+25 |
| * | selinux: use GFP_NOWAIT in the AVC kmem_caches | Michal Hocko | 2017-08-08 | 1 | -8/+6 |
| * | selinux: Generalize support for NNP/nosuid SELinux domain transitions | Stephen Smalley | 2017-08-02 | 4 | -16/+42 |
| * | selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets | Luis Ressel | 2017-07-25 | 1 | -0/+1 |
* | | Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-07 | 1 | -2/+0 |
|\ \ |
|
| * | | selinux: remove AVC init audit log message | Richard Guy Briggs | 2017-09-05 | 1 | -2/+0 |
| |/ |
|
* | | Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-07 | 1 | -20/+6 |
|\ \ |
|
| * | | selinux: Refactor to remove bprm_secureexec hook | Kees Cook | 2017-08-01 | 1 | -19/+5 |
| * | | exec: Rename bprm->cred_prepared to called_set_creds | Kees Cook | 2017-08-01 | 1 | -1/+1 |
| |/ |
|
* | | netfilter: nf_hook_ops structs can be const | Florian Westphal | 2017-07-31 | 1 | -1/+1 |
* | | xfrm: remove flow cache | Florian Westphal | 2017-07-18 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 1 | -7/+5 |
|\ |
|
| * | sel_write_validatetrans(): don't open-code memdup_user_nul() | Al Viro | 2017-05-25 | 1 | -7/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 1 | -3/+2 |
| |\ \ |
|
| * | | | rtnetlink: add NEWCACHEREPORT message type | Julien Gomes | 2017-06-21 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-07-05 | 14 | -106/+743 |
|\ \ \
| |_|/
|/| | |
|
| * | | selinux: enable genfscon labeling for tracefs | Jeff Vander Stoep | 2017-06-20 | 1 | -0/+1 |
| * | | security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l... | Scott Mayhew | 2017-06-09 | 1 | -2/+33 |
| * | | selinux: use kmem_cache for ebitmap | Junil Lee | 2017-06-09 | 3 | -6/+27 |
| * | | selinux: use pernet operations for hook registration | Florian Westphal | 2017-06-02 | 1 | -4/+20 |
| * | | selinux: Add a cache for quicker retreival of PKey SIDs | Daniel Jurgens | 2017-05-23 | 5 | -3/+288 |
| * | | selinux: Add IB Port SMP access vector | Daniel Jurgens | 2017-05-23 | 4 | -0/+70 |
| * | | selinux: Implement Infiniband PKey "Access" access vector | Daniel Jurgens | 2017-05-23 | 4 | -0/+66 |
| * | | selinux: Allocate and free infiniband security hooks | Daniel Jurgens | 2017-05-23 | 2 | -1/+29 |
| * | | selinux: Create policydb version for Infiniband support | Daniel Jurgens | 2017-05-23 | 3 | -24/+118 |
| * | | selinux lsm IB/core: Implement LSM notification system | Daniel Jurgens | 2017-05-23 | 2 | -0/+13 |
| * | | selinux: Remove redundant check for unknown labeling behavior | Matthias Kaehlcke | 2017-05-23 | 1 | -16/+0 |
| * | | selinux: log policy capability state when a policy is loaded | Stephen Smalley | 2017-05-23 | 3 | -11/+27 |