summaryrefslogtreecommitdiff
path: root/security/selinux
Commit message (Expand)AuthorAge
* ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-11
* ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso2018-04-11
* ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-11
* selinux: fix missing dput() before selinuxfs unmountStephen Smalley2018-04-09
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-07
|\
| * security: Add a cred_getsecid hookMatthew Garrett2018-03-23
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-07
|\ \ | |/
| * usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-07
* | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\ \
| * | selinux: wrap AVC stateStephen Smalley2018-03-20
| * | selinux: wrap selinuxfs stateStephen Smalley2018-03-20
| * | selinux: fix handling of uninitialized selinux state in get_bools/classesStephen Smalley2018-03-20
| * | selinux: Fix ltp test connect-syscall failureRichard Haines2018-03-02
| * | selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-02
| * | selinux: wrap global selinux stateStephen Smalley2018-03-01
| * | selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann2018-02-26
| * | selinux: Add SCTP supportRichard Haines2018-02-26
| |/
* | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-03
|\ \
| * | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-22
| * | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-22
| * | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-22
| |/
* | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai2018-03-29
* | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net: Convert selinux_net_opsKirill Tkhai2018-02-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * net: Create and use new helper xfrm_dst_child().David Miller2017-11-30
* | Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-31
|\ \ | |/ |/|
| * selinux: skip bounded transition processing if the policy isn't loadedPaul Moore2017-12-05
| * selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore2017-11-28
| * security: replace FSF address with web source in license noticesMartin Kepplinger2017-11-20
* | Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-15
|\ \ | |/
| * selinux: remove extraneous initialization of slots_used and max_chain_lenColin Ian King2017-10-16
| * selinux: remove redundant assignment to lenColin Ian King2017-10-16
| * selinux: remove redundant assignment to strColin Ian King2017-10-16
| * selinux: fix build warningCorentin LABBE2017-10-04
| * selinux: fix build warning by removing the unused sid variableCorentin LABBE2017-10-04
| * selinux: Perform both commoncap and selinux xattr checksEric W. Biederman2017-10-04
| * selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim2017-09-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng2017-10-20
* | selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng2017-10-20
|/
* Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\
| * selinux: constify nf_hook_opsArvind Yadav2017-08-28
| * selinux: allow per-file labeling for cgroupfsAntonio Murdaca2017-08-22
| * selinux: update my email addressStephen Smalley2017-08-17
| * selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko2017-08-08
| * selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley2017-08-02
| * selinux: Assign proper class to PF_UNIX/SOCK_RAW socketsLuis Ressel2017-07-25