summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
Commit message (Expand)AuthorAge
* Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-08
|\
| * selinux: fix context string corruption in convert_context()Ondrej Mosnacek2019-10-03
* | Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-23
|\|
| * selinux: policydb - rename type_val_to_struct_arrayOndrej Mosnacek2019-08-05
* | Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-08
|\|
| * selinux: format all invalid context as untrustedRichard Guy Briggs2019-07-01
| * selinux: remove some no-op BUG_ONsOndrej Mosnacek2019-05-21
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
|/
* selinux: remove useless assignmentsOndrej Mosnacek2019-03-25
* 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
| |/
* / SELinux: Remove unused selinux_is_enabledCasey Schaufler2019-01-08
|/
* 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: refactor mls_context_to_sid() and make it stricterJann Horn2018-09-05
* selinux: Cleanup printk logging in servicespeter 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
* 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
* selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim2017-09-20
* 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: log policy capability state when a policy is loadedStephen Smalley2017-05-23
* selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke2017-03-29
* selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-01
* selinux: support distinctions among all network address familiesStephen Smalley2017-01-09
* selinux: Only apply bounds checking to source typesStephen Smalley2016-05-31
* selinux: Change bool variable name to index.Prarit Bhargava2016-04-14
* selinux: export validatetrans decisionsAndrew Perepechko2015-12-24
* selinux: use sprintf return valueRasmus Villemoes2015-10-21
* selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-21
* selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-21
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
* selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-13
* selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2015-04-06