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
/
hooks.c
Age
Commit message (
Expand
)
Author
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
2018-05-14
__inode_security_revalidate() never gets NULL opt_dentry
Al Viro
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
2018-05-04
selinux: provide socketpair callback
David Herrmann
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
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-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-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-26
selinux: Add SCTP support
Richard Haines
2017-11-15
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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 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-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
2017-08-01
selinux: Refactor to remove bprm_secureexec hook
Kees Cook
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-25
selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
Luis Ressel
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
[next]