index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-20
selinux: wrap AVC state
Stephen Smalley
2018-03-20
selinux: wrap selinuxfs state
Stephen Smalley
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-02
selinux: Fix ltp test connect-syscall failure
Richard Haines
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2018-02-27
net: Convert selinux_net_ops
Kirill Tkhai
2018-02-26
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
Arnd Bergmann
2018-02-26
selinux: Add SCTP support
Richard Haines
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-12-05
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-28
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
2017-11-20
security: replace FSF address with web source in license notices
Martin Kepplinger
2017-11-15
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
selinux: bpf: Add selinux check for eBPF syscall operations
Chenbo Feng
2017-10-16
selinux: remove extraneous initialization of slots_used and max_chain_len
Colin Ian King
2017-10-16
selinux: remove redundant assignment to len
Colin Ian King
2017-10-16
selinux: remove redundant assignment to str
Colin Ian King
2017-10-04
selinux: fix build warning
Corentin LABBE
2017-10-04
selinux: fix build warning by removing the unused sid variable
Corentin LABBE
2017-10-04
selinux: Perform both commoncap and selinux xattr checks
Eric W. Biederman
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-07
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-05
selinux: remove AVC init audit log message
Richard Guy Briggs
2017-08-28
selinux: constify nf_hook_ops
Arvind Yadav
2017-08-22
selinux: allow per-file labeling for cgroupfs
Antonio Murdaca
2017-08-17
selinux: update my email address
Stephen Smalley
2017-08-08
selinux: use GFP_NOWAIT in the AVC kmem_caches
Michal Hocko
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
2017-08-01
selinux: Refactor to remove bprm_secureexec hook
Kees Cook
[next]