aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King
2017-10-16selinux: remove redundant assignment to lenColin Ian King
2017-09-20selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim
2017-08-17selinux: update my email addressStephen Smalley
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley
2017-06-09selinux: use kmem_cache for ebitmapJunil Lee
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens
2017-05-23selinux: log policy capability state when a policy is loadedStephen 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-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-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
2017-03-29selinux: Return directly after a failed kzalloc() in class_read()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in role_read()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in type_read()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in user_read()Markus Elfring
2017-03-29selinux: Improve another size determination in sens_read()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in sens_read()Markus Elfring
2017-03-29selinux: Return directly after a failed kzalloc() in cat_read()Markus Elfring
2017-03-23selinux: Delete an unnecessary variable initialisation in range_read()Markus Elfring
2017-03-23selinux: Return directly after a failed next_entry() in range_read()Markus Elfring
2017-03-23selinux: Delete an unnecessary variable assignment in filename_trans_read()Markus Elfring
2017-03-23selinux: One function call less in genfs_read() after null pointer detectionMarkus Elfring
2017-03-23selinux: Return directly after a failed next_entry() in genfs_read()Markus Elfring
2017-03-23selinux: Delete an unnecessary return statement in policydb_destroy()Markus Elfring
2017-03-23selinux: Use kcalloc() in policydb_index()Markus Elfring
2017-03-23selinux: Adjust four checks for null pointersMarkus Elfring
2017-03-23selinux: Use kmalloc_array() in hashtab_create()Markus Elfring
2017-03-23selinux: Improve size determinations in four functionsMarkus Elfring
2017-03-23selinux: Delete an unnecessary return statement in cond_compute_av()Markus Elfring
2017-03-23selinux: Use kmalloc_array() in cond_init_bool_indexes()Markus Elfring
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-09-13selinux: fix error return code in policydb_read()Wei Yongjun
2016-08-30selinux: fix overflow and 0 length allocationsWilliam Roberts
2016-08-29selinux: initialize structuresWilliam Roberts
2016-08-29selinux: detect invalid ebitmapWilliam Roberts
2016-06-09selinux: import NetLabel category bitmaps correctlyPaul Moore