summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-03-23security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-01-26selinux: always allow mounting submountsOndrej Mosnacek
2019-01-23selinux: fix GPF on invalid policyStephen Smalley
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-06-05selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
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-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
2017-08-28selinux: constify nf_hook_opsArvind Yadav
2017-08-22selinux: allow per-file labeling for cgroupfsAntonio Murdaca
2017-08-17selinux: update my email addressStephen Smalley
2017-08-08selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley
2017-08-01selinux: Refactor to remove bprm_secureexec hookKees Cook
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-25selinux: Assign proper class to PF_UNIX/SOCK_RAW socketsLuis Ressel
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes
2017-06-20selinux: enable genfscon labeling for tracefsJeff Vander Stoep
2017-06-13selinux: fix double free in selinux_parse_opts_str()Paul Moore
2017-06-09security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew
2017-06-09selinux: use kmem_cache for ebitmapJunil Lee
2017-06-02selinux: use pernet operations for hook registrationFlorian Westphal
2017-05-25sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley
2017-05-23selinux: do not check open permission on socketsStephen Smalley
2017-05-23selinux: add a map permission check for mmapStephen Smalley
2017-05-23selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley
2017-05-23selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring