summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | doc: sctp: Merge and clean up rst filesKees Cook2019-02-22
| |/ /
* | | 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: fix avc audit messagesStephen Smalley2019-02-05
| * | selinux: replace BUG_ONs with WARN_ONs in avc.cOndrej Mosnacek2019-01-28
| * | selinux: log invalid contexts in AVCsOndrej Mosnacek2019-01-25
| * | selinux: replace some BUG_ON()s with a WARN_ON()Ondrej Mosnacek2019-01-25
| * | selinux: inline some AVC functions used only onceOndrej Mosnacek2019-01-25
| * | selinux: do not override context on context mountsOndrej Mosnacek2019-01-10
| * | selinux: never allow relabeling on context mountsOndrej Mosnacek2019-01-10
| * | selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley2019-01-10
| * | selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley2019-01-10
| |/
* | Merge tag 'v5.0-rc3' into next-generalJames Morris2019-01-22
|\ \
| * \ Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-16
| |\ \ | | |/ | |/|
| | * selinux: fix GPF on invalid policyStephen Smalley2019-01-10
* | | LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa2019-01-18
* | | LSM: generalize flag passing to security_capableMicah Morton2019-01-10
* | | LSM: Infrastructure management of the ipc security blobCasey Schaufler2019-01-08