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
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
2017-06-20
selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
2017-06-13
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2017-06-02
selinux: use pernet operations for hook registration
Florian Westphal
2017-05-23
selinux: Add a cache for quicker retreival of PKey SIDs
Daniel Jurgens
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
2017-05-23
selinux: Allocate and free infiniband security hooks
Daniel Jurgens
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
2017-05-23
selinux: do not check open permission on sockets
Stephen Smalley
2017-05-23
selinux: add a map permission check for mmap
Stephen Smalley
2017-05-23
selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checks
Stephen Smalley
2017-05-23
selinux: Use task_alloc hook rather than task_create hook
Tetsuo Handa
2017-03-10
selinux: check for address length in selinux_socket_bind()
Alexander Potapenko
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
2017-03-06
selinux: fix kernel BUG on prlimit(..., NULL, NULL)
Stephen Smalley
2017-03-06
prlimit,security,selinux: add a security hook for prlimit
Stephen Smalley
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-10
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-02-08
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-08
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-02-07
selinux: allow changing labels for cgroupfs
Antonio Murdaca
2017-02-07
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
[next]