aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2018-05-13fix breakage caused by d_find_alias() semantics changeGravatar Al Viro 1-4/+16
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Gravatar Davidlohr Bueso 1-0/+1
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Gravatar Davidlohr Bueso 1-0/+1
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Gravatar Davidlohr Bueso 1-0/+1
2018-04-09selinux: fix missing dput() before selinuxfs unmountGravatar Stephen Smalley 1-0/+1
2018-04-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+6
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+5
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 27-1224/+2289
2018-04-03Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-46/+46
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Gravatar Kirill Tkhai 1-2/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listGravatar Kirill Tkhai 1-0/+2
2018-03-27net: Drop pernet_operations::asyncGravatar Kirill Tkhai 1-1/+0
2018-03-23security: Add a cred_getsecid hookGravatar Matthew Garrett 1-0/+6
2018-03-22msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksGravatar Eric W. Biederman 1-18/+18
2018-03-22shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksGravatar Eric W. Biederman 1-14/+14
2018-03-22sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksGravatar Eric W. Biederman 1-14/+14
2018-03-20selinux: wrap AVC stateGravatar Stephen Smalley 9-297/+512
2018-03-20selinux: wrap selinuxfs stateGravatar Stephen Smalley 1-177/+261
2018-03-20selinux: fix handling of uninitialized selinux state in get_bools/classesGravatar Stephen Smalley 1-0/+13
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Gravatar Stephen Smalley 1-2/+5
2018-03-02selinux: Fix ltp test connect-syscall failureGravatar Richard Haines 1-12/+30
2018-03-02selinux: rename the {is,set}_enforcing() functionsGravatar Paul Moore 6-14/+14
2018-03-01selinux: wrap global selinux stateGravatar Stephen Smalley 25-797/+1155
2018-02-27net: Convert selinux_net_opsGravatar Kirill Tkhai 1-0/+1
2018-02-26selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationGravatar Arnd Bergmann 1-1/+2
2018-02-26selinux: Add SCTP supportGravatar Richard Haines 5-32/+408
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-14/+13
2017-12-05selinux: skip bounded transition processing if the policy isn't loadedGravatar Paul Moore 1-0/+3
2017-11-30net: Create and use new helper xfrm_dst_child().Gravatar David Miller 1-1/+1
2017-11-28selinux: ensure the context is NUL terminated in security_context_to_sid_core()Gravatar Paul Moore 1-10/+8
2017-11-20security: replace FSF address with web source in license noticesGravatar Martin Kepplinger 2-4/+2
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-36/+47
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 21-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 21-0/+21
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveGravatar Chenbo Feng 1-0/+49
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsGravatar Chenbo Feng 3-0/+117
2017-10-16selinux: remove extraneous initialization of slots_used and max_chain_lenGravatar Colin Ian King 1-1/+1
2017-10-16selinux: remove redundant assignment to lenGravatar Colin Ian King 1-1/+0
2017-10-16selinux: remove redundant assignment to strGravatar Colin Ian King 1-3/+2
2017-10-04selinux: fix build warningGravatar Corentin LABBE 1-2/+2
2017-10-04selinux: fix build warning by removing the unused sid variableGravatar Corentin LABBE 1-2/+1
2017-10-04selinux: Perform both commoncap and selinux xattr checksGravatar Eric W. Biederman 1-25/+18
2017-09-20selinux: Use kmem_cache for hashtab_nodeGravatar Kyeongdon Kim 3-2/+23
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 26-50/+77
2017-09-07Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-20/+6
2017-09-05selinux: remove AVC init audit log messageGravatar Richard Guy Briggs 1-2/+0
2017-08-28selinux: constify nf_hook_opsGravatar Arvind Yadav 1-1/+1
2017-08-22selinux: allow per-file labeling for cgroupfsGravatar Antonio Murdaca 1-1/+3