aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)Author
2019-08-17selinux: avoid uninitialized variable warningArnd Bergmann
2019-05-30selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-23selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-23selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley
2019-05-23selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-12selinux: do not override context on context mountsOndrej Mosnacek
2019-03-26security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-03-26selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long
2019-02-05selinux: always allow mounting submountsOndrej Mosnacek
2019-02-05selinux: fix GPF on invalid policyStephen Smalley
2019-01-14selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-15selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-13selinux: fix mounting of cgroup2 under older policiesStephen Smalley
2018-09-15selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()Alexey Kodanev
2018-05-14selinux: fix address family in bind() and connect() to match address/portAlexey Kodanev
2018-05-14selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()Alexey Kodanev
2018-05-14__inode_security_revalidate() never gets NULL opt_dentryAl Viro
2018-05-13fix breakage caused by d_find_alias() semantics changeAl Viro
2018-05-04selinux: provide socketpair callbackDavid Herrmann
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-04-17audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs
2018-04-17audit: normalize MAC_STATUS recordRichard Guy Briggs
2018-04-16security: selinux: Change return type to vm_fault_tSouptick Joarder
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley
2018-04-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-03Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds