summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
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
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-23security: Add a cred_getsecid hookMatthew Garrett
2018-03-22msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman
2018-03-22shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman
2018-03-22sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-20selinux: wrap selinuxfs stateStephen Smalley
2018-03-20selinux: fix handling of uninitialized selinux state in get_bools/classesStephen Smalley
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley
2018-03-02selinux: Fix ltp test connect-syscall failureRichard Haines
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley
2018-02-27net: Convert selinux_net_opsKirill Tkhai
2018-02-26selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann
2018-02-26selinux: Add SCTP supportRichard Haines
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-05selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller
2017-11-28selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2017-11-20security: replace FSF address with web source in license noticesMartin Kepplinger
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng
2017-10-16selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King
2017-10-16selinux: remove redundant assignment to lenColin Ian King
2017-10-16selinux: remove redundant assignment to strColin Ian King
2017-10-04selinux: fix build warningCorentin LABBE
2017-10-04selinux: fix build warning by removing the unused sid variableCorentin LABBE
2017-10-04selinux: Perform both commoncap and selinux xattr checksEric W. Biederman
2017-09-20selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05selinux: remove AVC init audit log messageRichard Guy Briggs
2017-08-28selinux: constify nf_hook_opsArvind Yadav
2017-08-22selinux: allow per-file labeling for cgroupfsAntonio Murdaca
2017-08-17selinux: update my email addressStephen Smalley