summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05selinux: remove AVC init audit log messageRichard Guy Briggs
2017-08-28selinux: constify nf_hook_opsArvind Yadav
2017-08-22selinux: allow per-file labeling for cgroupfsAntonio Murdaca
2017-08-17selinux: update my email addressStephen Smalley
2017-08-08selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley
2017-08-01selinux: Refactor to remove bprm_secureexec hookKees Cook
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-25selinux: Assign proper class to PF_UNIX/SOCK_RAW socketsLuis Ressel
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes
2017-06-20selinux: enable genfscon labeling for tracefsJeff Vander Stoep
2017-06-13selinux: fix double free in selinux_parse_opts_str()Paul Moore
2017-06-09security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew
2017-06-09selinux: use kmem_cache for ebitmapJunil Lee
2017-06-02selinux: use pernet operations for hook registrationFlorian Westphal
2017-05-25sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley
2017-05-23selinux: do not check open permission on socketsStephen Smalley
2017-05-23selinux: add a map permission check for mmapStephen Smalley
2017-05-23selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley
2017-05-23selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring
2017-05-23selinux: Return directly after a failed memory allocation in policydb_index()Markus Elfring
2017-05-23selinux: Use task_alloc hook rather than task_create hookTetsuo Handa
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-03-31selinux: Fix an uninitialized variable bugDan Carpenter
2017-03-29selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke
2017-03-29selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring
2017-03-29selinux: Adjust two checks for null pointersMarkus Elfring
2017-03-29selinux: Use kmalloc_array() in sidtab_init()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in roles_init()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in perm_read()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in common_read()Markus Elfring