summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAge
* selinux: convert to kvmallocKent Overstreet2019-03-12
* Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\
| * audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-31
* | Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-07
|\ \
| * | selinux: log invalid contexts in AVCsOndrej Mosnacek2019-01-25
| |/
* | Merge tag 'v5.0-rc3' into next-generalJames Morris2019-01-22
|\ \
| * \ Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-16
| |\ \ | | |/ | |/|
| | * selinux: fix GPF on invalid policyStephen Smalley2019-01-10
* | | SELinux: Remove unused selinux_is_enabledCasey Schaufler2019-01-08
|/ /
* | Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-27
|\|
| * selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek2018-12-05
| * selinux: use separate table for initial SID lookupOndrej Mosnacek2018-12-05
| * selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan2018-11-26
| * selinux: refactor sidtab conversionOndrej Mosnacek2018-11-20
| * selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek2018-11-05
* | selinux: fix non-MLS handling in mls_context_to_sid()Paul Moore2018-11-13
|/
* selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa2018-09-13
* selinux: refactor mls_context_to_sid() and make it stricterJann Horn2018-09-05
* selinux: Cleanup printk logging in sidtabpeter enderborg2018-06-19
* selinux: Cleanup printk logging in servicespeter enderborg2018-06-19
* selinux: Cleanup printk logging in avtabpeter enderborg2018-06-19
* selinux: Cleanup printk logging in policydbpeter enderborg2018-06-19
* selinux: Cleanup printk logging in ebitmappeter enderborg2018-06-19
* selinux: Cleanup printk logging in conditionalpeter enderborg2018-06-19
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-06
|\
| * audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
* | selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-05-29
|/
* selinux: wrap AVC stateStephen Smalley2018-03-20
* selinux: fix handling of uninitialized selinux state in get_bools/classesStephen Smalley2018-03-20
* selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-02
* selinux: wrap global selinux stateStephen Smalley2018-03-01
* Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-31
|\
| * selinux: skip bounded transition processing if the policy isn't loadedPaul Moore2017-12-05
| * selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore2017-11-28
* | Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-15
|\|
| * selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King2017-10-16
| * selinux: remove redundant assignment to lenColin Ian King2017-10-16
| * selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim2017-09-20
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* selinux: update my email addressStephen Smalley2017-08-17
* selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley2017-08-02
* selinux: use kmem_cache for ebitmapJunil Lee2017-06-09
* selinux: Add IB Port SMP access vectorDaniel Jurgens2017-05-23
* selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens2017-05-23
* selinux: Create policydb version for Infiniband supportDaniel Jurgens2017-05-23
* selinux: log policy capability state when a policy is loadedStephen Smalley2017-05-23
* selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring2017-05-23
* selinux: Return directly after a failed memory allocation in policydb_index()Markus Elfring2017-05-23
* selinux: Fix an uninitialized variable bugDan Carpenter2017-03-31