summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-26
|\
| * selinux: check sidtab limit before adding a new entryOndrej Mosnacek2019-07-24
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\ \
| * | vfs: Convert selinuxfs to use the new mount APIDavid Howells2019-07-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
| |\ \ \ \
| * | | | | net: nexthop uapiDavid Ahern2019-05-29
* | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-10
* | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \ \ \ \ \
| * | | | | | LSM: switch to blocking policy update notifiersJanne Karhunen2019-06-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \ \ \ \ \
| * | | | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-27
| |/ / / / /
* | | | | | 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: fix empty write to keycreate fileOndrej Mosnacek2019-06-12
| * | | | selinux: remove some no-op BUG_ONsOndrej Mosnacek2019-05-21
| * | | | selinux: provide __le variables explicitlyNicholas Mc Guire2019-05-21
| |/ / /
* | | / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |_|/ |/| |
* | | Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-12
|\ \ \
| * | | selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang2019-06-12
| * | | selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang2019-06-12
| * | | selinux: log raw contexts as untrusted stringsOndrej Mosnacek2019-06-11
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-05
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
| |_|/ |/| |
* | | Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-21
|\| |
| * | selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni2019-05-20
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/ |/|
* | Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni2019-05-10
* | selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni2019-05-08
* | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\|
| * selinux: Check address length before reading address familyTetsuo Handa2019-04-15
| * kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek2019-04-04
| * selinux: avoid uninitialized variable warningArnd Bergmann2019-03-25
| * selinux: remove useless assignmentsOndrej Mosnacek2019-03-25
| * selinux: Make selinux_kernfs_init_security staticYueHaibing2019-03-22
| * selinux: implement the kernfs_init_security hookOndrej Mosnacek2019-03-20
| * selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek2019-03-20
| * selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-18
* | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-04-29
* | selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek2019-03-18
|/
* Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-13
|\
| * security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields2019-03-11
| * selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long2019-03-11
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\ \
| * | introduce cloning of fs_contextAl Viro2019-02-28
| * | selinux: Implement the new mount API LSM hooksDavid Howells2019-02-28
* | | selinux: convert to kvmallocKent Overstreet2019-03-12
* | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-09
|\ \ \