summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)Author
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-03selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-08-27selinux: avoid atomic_t usage in sidtabOndrej Mosnacek
2019-08-12fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel
2019-08-05selinux: always return a secid from the network caches if we find onePaul Moore
2019-08-05selinux: policydb - rename type_val_to_struct_arrayOndrej Mosnacek
2019-08-05selinux: policydb - fix some checkpatch.pl warningsOndrej Mosnacek
2019-08-05selinux: shuffle around policydb.c to get rid of forward declarationsPaul Moore
2019-08-02Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-31selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-07-26Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-24selinux: check sidtab limit before adding a new entryOndrej Mosnacek
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-04vfs: Convert selinuxfs to use the new mount APIDavid Howells
2019-07-01selinux: format all invalid context as untrustedRichard Guy Briggs
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-12Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-12selinux: fix empty write to keycreate fileOndrej Mosnacek
2019-06-12selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang
2019-06-12selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang
2019-06-11selinux: log raw contexts as untrusted stringsOndrej Mosnacek
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-05-28net: nexthop uapiDavid Ahern
2019-05-21selinux: remove some no-op BUG_ONsOndrej Mosnacek
2019-05-21Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-21selinux: provide __le variables explicitlyNicholas Mc Guire
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni
2019-05-08selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-07Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-15selinux: Check address length before reading address familyTetsuo Handa
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek
2019-03-25selinux: avoid uninitialized variable warningArnd Bergmann
2019-03-25selinux: remove useless assignmentsOndrej Mosnacek
2019-03-22selinux: Make selinux_kernfs_init_security staticYueHaibing