summaryrefslogtreecommitdiff
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-25selinux: remove useless assignmentsOndrej Mosnacek
2019-03-18selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek
2019-03-12selinux: convert to kvmallocKent Overstreet
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris
2019-01-16Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-10selinux: fix GPF on invalid policyStephen Smalley
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler
2018-12-27Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-05selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek
2018-12-05selinux: use separate table for initial SID lookupOndrej Mosnacek
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan
2018-11-20selinux: refactor sidtab conversionOndrej Mosnacek
2018-11-13selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore
2018-11-05selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-09-13selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-09-05selinux: refactor mls_context_to_sid() and make it stricterJann Horn
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg
2018-06-19selinux: Cleanup printk logging in servicespeter enderborg
2018-06-19selinux: Cleanup printk logging in avtabpeter enderborg
2018-06-19selinux: Cleanup printk logging in policydbpeter enderborg
2018-06-19selinux: Cleanup printk logging in ebitmappeter enderborg
2018-06-19selinux: Cleanup printk logging in conditionalpeter enderborg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-20selinux: fix handling of uninitialized selinux state in get_bools/classesStephen Smalley
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-05selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2017-11-28selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
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