Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13ff5130ff6eeda5b517cf3a9d7b8f1ab534e106
/
include
/
linux
/
security.h
4ca16e6
UPSTREAM: security: bpf: replace include of linux/bpf.h with forward declarations
by Jakub Kicinski
· 7 years ago
f3ad376
BACKPORT: security: bpf: Add LSM hooks for bpf object related syscall
by Chenbo Feng
· 7 years ago
de2f4b3
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
a4f4528
module: Fully remove the kernel_module_from_file hook
by Mickaël Salaün
· 8 years ago
2602625
security, overlayfs: Provide hook to correctly label newly created files
by Vivek Goyal
· 8 years ago
121ab82
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
by Vivek Goyal
· 8 years ago
d8ad8b4
security, overlayfs: provide copy up security hook for unioned files
by Vivek Goyal
· 8 years ago
4f3ccd7
qstr: constify dentry_init_security
by Al Viro
· 8 years ago
c52b761
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
457db29
security: Introduce security_settime64()
by Baolin Wang
· 9 years ago
3b73b68
constify security_sb_pivotroot()
by Al Viro
· 9 years ago
77b286c
constify security_path_chroot()
by Al Viro
· 9 years ago
3ccee46
constify security_path_{link,rename}
by Al Viro
· 9 years ago
d360775
constify security_path_{mkdir,mknod,symlink}
by Al Viro
· 9 years ago
989f74e
constify security_path_{unlink,rmdir}
by Al Viro
· 9 years ago
be01f9f
constify chmod_common/security_path_chmod
by Al Viro
· 9 years ago
8a04c43
constify security_sb_mount()
by Al Viro
· 9 years ago
7fd25da
constify chown_common/security_path_chown
by Al Viro
· 9 years ago
81f4c50
constify security_path_truncate()
by Al Viro
· 9 years ago
a1db742
module: replace copy_module_from_fd with kernel version
by Mimi Zohar
· 9 years ago
39eeb4f
security: define kernel_read_file hook
by Mimi Zohar
· 9 years ago
e40ba6d
firmware: replace call to fw_read_file_contents() with kernel version
by Mimi Zohar
· 9 years ago
cf22221
ima: define a new hook to measure and appraise a file already in memory
by Mimi Zohar
· 9 years ago
bc8ca5b
vfs: define kernel_read_file_id enumeration
by Mimi Zohar
· 9 years ago
b44a7df
vfs: define a generic function to read a file from the kernel
by Mimi Zohar
· 9 years ago
6f3be9f
security: Add hook to invalidate inode security labels
by Andreas Gruenbacher
· 9 years ago
d6335d7
security: Make inode argument of inode_getsecid non-const
by Andreas Gruenbacher
· 9 years ago
ea861df
security: Make inode argument of inode_getsecurity non-const
by Andreas Gruenbacher
· 9 years ago
b7f76ea
security: fix typo in security_task_prctl
by Jann Horn
· 9 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
b1d9e6b
LSM: Switch to lists of hooks
by Casey Schaufler
· 10 years ago
346033a
LSM: Remove a comment from security.h
by Casey Schaufler
· 10 years ago
3c4ed7b
LSM: Split security.h
by Casey Schaufler
· 10 years ago
bda0be7
security: make inode_follow_link RCU-walk aware
by NeilBrown
· 10 years ago
37882db
SECURITY: remove nameidata arg from inode_follow_link.
by NeilBrown
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
3f7036a
switch security_inode_getattr() to struct path *
by Al Viro
· 10 years ago
d3593b5
Revert "selinux: add a skb_owned_by() hook"
by Eric Dumazet
· 10 years ago
79af730
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
fbff661
security: Silence shadow warning
by Mark Rustad
· 10 years ago
167225b
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
2873ead
Revert "selinux: fix the default socket labeling in sock_graft()"
by Paul Moore
· 10 years ago
13752fe
security: introduce kernel_fw_from_file hook
by Kees Cook
· 11 years ago
b6b8a37
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
4da6daf
selinux: fix the default socket labeling in sock_graft()
by Paul Moore
· 10 years ago
f01387d
Merge commit 'v3.15' into next
by James Morris
· 10 years ago
b13cebe
Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 11 years ago
0b3974e
security: add flags to rename hooks
by Miklos Szeredi
· 11 years ago
f589594
KEYS: Move the flags representing required permission to linux/key.h
by David Howells
· 11 years ago
52a4c64
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
by Nikolay Aleksandrov
· 11 years ago
6f799c9
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next
by James Morris
· 11 years ago
98f700f
Merge git://git.infradead.org/users/eparis/selinux
by Paul Moore
· 11 years ago
2e5aa86
lsm: split the xfrm_state_alloc_security() hook implementation
by Paul Moore
· 11 years ago
9548906
xattr: Constify ->name member of "struct xattr".
by Tetsuo Handa
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
eb9ae68
SELinux: Add new labeling type native labels
by David Quigley
· 11 years ago
649f6e7
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
by David Quigley
· 11 years ago
746df9b
Security: Add Hook to test if the particular xattr is part of a MAC model.
by David Quigley
· 11 years ago
d47be3d
Security: Add hook to calculate context based on a negative dentry.
by David Quigley
· 11 years ago
4726e8f
security: clarify cap_inode_getsecctx description
by J. Bruce Fields
· 12 years ago
2e1deaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
6b07a24
lsm: add the missing documentation for the security_skb_owned_by() hook
by Paul Moore
· 12 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 12 years ago
094f7b6
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
by Jeff Layton
· 12 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
2e72d51
security: introduce kernel_module_from_file hook
by Kees Cook
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
be8cfc4
c/r: prctl: fix build error for no-MMU case
by Mark Salter
· 12 years ago
d2b31ca
userns: Teach security_path_chown to take kuids and kgids
by Eric W. Biederman
· 12 years ago
c6993e4
security: allow Yama to be unconditionally stacked
by Kees Cook
· 12 years ago
9d8dad7
Yama: higher restrictions should block PTRACE_TRACEME
by Kees Cook
· 12 years ago
8b3ec68
take security_mmap_file() outside of ->mmap_sem
by Al Viro
· 12 years ago
e546785
split ->file_mmap() into ->mmap_addr()/->mmap_file()
by Al Viro
· 12 years ago
d007794
split cap_mmap_addr() out of cap_file_mmap()
by Al Viro
· 12 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 12 years ago
259e5e6
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 13 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
fbe74e3
security: struct security_operations kerneldoc fix
by Javier Martinez Canillas
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
191c542
mm: collapse security_vm_enough_memory() variants into a single function
by Al Viro
· 13 years ago
1a2a4d0
security: create task_free security callback
by Kees Cook
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
e7691a1
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
8fcc995
Merge branch 'next' into for-linus
by James Morris
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
cdcf116
switch security_path_chmod() to struct path *
by Al Viro
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
2920a84
capabilities: remove all _real_ interfaces
by Eric Paris
· 13 years ago
c7eba4a
capabilities: introduce security_capable_noaudit
by Eric Paris
· 13 years ago
b7e724d
capabilities: reverse arguments to security_capable
by Eric Paris
· 13 years ago
6a9de49
capabilities: remove the task from capable LSM hook entirely
by Eric Paris
· 13 years ago
04fc66e
switch ->path_mknod() to umode_t
by Al Viro
· 13 years ago
4572bef
switch ->path_mkdir() to umode_t
by Al Viro
· 13 years ago
52ef0c0
switch securityfs_create_file() to umode_t
by Al Viro
· 13 years ago
910f4ece
switch security_path_chmod() to umode_t
by Al Viro
· 13 years ago
Next »