summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2020-01-24FROMLIST: security: selinux: allow per-file labelling for binderfsHridya Valsaraju
2020-01-23ANDROID: selinux: modify RTM_GETLINK permissionJeff Vander Stoep
2020-01-10BACKPORT: perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2020-01-09Revert "BACKPORT: perf_event: Add support for LSM and SELinux checks"Jeffrey Vander Stoep
2020-01-08UPSTREAM: selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2020-01-08UPSTREAM: selinux: avoid atomic_t usage in sidtabOndrej Mosnacek
2020-01-08UPSTREAM: selinux: check sidtab limit before adding a new entryOndrej Mosnacek
2020-01-08UPSTREAM: selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2020-01-08BACKPORT: selinux: overhaul sidtab to fix bug and improve performanceOndrej Mosnacek
2020-01-08UPSTREAM: selinux: refactor mls_context_to_sid() and make it stricterJann Horn
2020-01-08UPSTREAM: selinux: Cleanup printk logging in servicespeter enderborg
2020-01-08BACKPORT: selinux: use separate table for initial SID lookupOndrej Mosnacek
2020-01-08UPSTREAM: selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan
2020-01-08UPSTREAM: selinux: refactor sidtab conversionOndrej Mosnacek
2020-01-08BACKPORT: selinux: wrap AVC stateStephen Smalley
2020-01-08UPSTREAM: selinux: wrap selinuxfs stateStephen Smalley
2020-01-08UPSTREAM: selinux: rename the {is,set}_enforcing() functionsPaul Moore
2020-01-08BACKPORT: selinux: wrap global selinux stateStephen Smalley
2020-01-08UPSTREAM: selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim
2020-01-08BACKPORT: perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-08-06Merge 4.14.137 into android-4.14Greg Kroah-Hartman
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-05-08Merge 4.14.117 into android-4.14Greg Kroah-Hartman
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-04Merge 4.14.116 into android-4.14Greg Kroah-Hartman
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-05Merge 4.14.111 into android-4.14Greg Kroah-Hartman
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-03-23Merge 4.14.108 into android-4.14Greg Kroah-Hartman
2019-03-23security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-01-26Merge 4.14.96 into android-4.14Greg Kroah-Hartman
2019-01-26selinux: always allow mounting submountsOndrej Mosnacek
2019-01-23Merge 4.14.95 into android-4.14Greg Kroah-Hartman
2019-01-23selinux: fix GPF on invalid policyStephen Smalley
2019-01-13Merge 4.14.93 into android-4.14Greg Kroah-Hartman
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-01Merge 4.14.85 into android-4.14Greg Kroah-Hartman
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-06-05Merge 4.14.48 into android-4.14Greg Kroah-Hartman
2018-06-05selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-02-26Merge 4.14.22 into android-4.14Greg Kroah-Hartman
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2017-12-18BACKPORT: selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-12-18UPSTREAM: selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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