Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca976d6af4e50899f4e840e8017ec29d8fe6b50e
/
security
/
selinux
/
hooks.c
09c6268
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
d950f84
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
9b32011
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
by James Morris
· 10 years ago
923190d
selinux: fix inode security list corruption
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
e173fb2
selinux: cleanup error reporting in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
cbe0d6e
selinux: make the netif cache namespace aware
by Paul Moore
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
25db6be
selinux: register nf hooks with single nf_register_hooks call
by Jiri Pirko
· 10 years ago
a7a91a1
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
by Paul Moore
· 10 years ago
7b0d0b4
selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.
by Stephen Smalley
· 10 years ago
aa9e0de
Merge tag 'v3.16' into next
by Paul Moore
· 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
2ccf466
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 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
615e51f
selinux: reduce the number of calls to synchronize_net() when flushing caches
by Paul Moore
· 10 years ago
f01387d
Merge commit 'v3.15' into next
by James Morris
· 10 years ago
170b591
Merge tag 'v3.15' into next
by Paul Moore
· 10 years ago
fad0701
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security
by Linus Torvalds
· 10 years ago
5b589d4
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
by Paul Moore
· 10 years ago
ca7786a
selinux: Report permissive mode in avc: denied messages.
by Stephen Smalley
· 11 years ago
92953ff
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
4f18998
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
by Paul Moore
· 10 years ago
626b974
selinux: Report permissive mode in avc: denied messages.
by Stephen Smalley
· 11 years ago
0d3f7a2
locks: rename file-private locks to "open file description locks"
by Jeff Layton
· 11 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
ecd740c
Merge commit 'v3.14' into next
by James Morris
· 11 years ago
f7789dc
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
bea8031
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
6d32c85
Merge tag 'v3.14' into next
by Paul Moore
· 11 years ago
5d50ffd
locks: add new fcntl cmd values for handling file private locks
by Jeff Layton
· 11 years ago
f64410e
selinux: correctly label /proc inodes in use before the policy is loaded
by Paul Moore
· 11 years ago
98883bf
selinux: put the mmap() DAC controls before the MAC controls
by Paul Moore
· 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
eee3094
selinux: correctly label /proc inodes in use before the policy is loaded
by Paul Moore
· 11 years ago
0909c0a
selinux: put the mmap() DAC controls before the MAC controls
by Paul Moore
· 11 years ago
29707b2
security: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
41be702
Merge tag 'v3.13' into next
by Paul Moore
· 11 years ago
fb2e2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
3dc91d4
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
by Steven Rostedt
· 11 years ago
d4a82a4
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 11 years ago
c0c1439
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
by Oleg Nesterov
· 11 years ago
46d01d6
selinux: fix broken peer recv check
by Chad Hanson
· 11 years ago
465954c
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
by Oleg Nesterov
· 11 years ago
a5e333d3
SELinux: remove duplicated include from hooks.c
by Wei Yongjun
· 11 years ago
b5745c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
29b1deb
Revert "selinux: consider filesystem subtype in policies"
by Linus Torvalds
· 11 years ago
4d546f8
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
by Paul Moore
· 11 years ago
d93aca6
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus
by James Morris
· 11 years ago
c0828e5
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
by Paul Moore
· 11 years ago
817eff7
selinux: look for IPsec labels on both inbound and outbound packets
by Paul Moore
· 11 years ago
446b802
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
by Paul Moore
· 11 years ago
4718006
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
by Paul Moore
· 11 years ago
598cdbc
selinux: fix broken peer recv check
by Chad Hanson
· 11 years ago
5c6c268
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
by Paul Moore
· 11 years ago
5b67c49
selinux: look for IPsec labels on both inbound and outbound packets
by Paul Moore
· 11 years ago
0b1f24e
selinux: pull address family directly from the request_sock struct
by Paul Moore
· 11 years ago
7f72164
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
by Paul Moore
· 11 years ago
da2ea0d
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
by Paul Moore
· 11 years ago
dd0a118
Merge tag 'v3.12'
by Paul Moore
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
94851b1
Merge tag 'v3.12'
by Paul Moore
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6f799c9
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next
by James Morris
· 11 years ago
795aa6e
netfilter: pass hook ops to hookfn
by Patrick McHardy
· 11 years ago
ab35406
selinux: remove 'flags' parameter from avc_audit()
by Linus Torvalds
· 11 years ago
19e4983
selinux: remove 'flags' parameter from inode_has_perm
by Linus Torvalds
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
98f700f
Merge git://git.infradead.org/users/eparis/selinux
by Paul Moore
· 11 years ago
0b4bdb3
Revert "SELinux: do not handle seclabel as a special flag"
by Eric Paris
· 11 years ago
102aefd
selinux: consider filesystem subtype in policies
by Anand Avati
· 12 years ago
2be4d74
Add SELinux policy capability for always checking packet and peer classes.
by Chris PeBenito
· 12 years ago
b43e725
SELinux: use a helper function to determine seclabel
by Eric Paris
· 12 years ago
a64c54c
SELinux: pass a superblock to security_fs_use
by Eric Paris
· 12 years ago
308ab70c
SELinux: do not handle seclabel as a special flag
by Eric Paris
· 12 years ago
eadcabc
SELinux: do all flags twiddling in one place
by Eric Paris
· 12 years ago
12f348b
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
by Eric Paris
· 12 years ago
af8e50c
SELinux: use define for number of bits in the mnt flags mask
by Eric Paris
· 12 years ago
d355987f
SELinux: make it harder to get the number of mnt opts wrong
by Eric Paris
· 12 years ago
40d3d0b
SELinux: remove crazy contortions around proc
by Eric Paris
· 12 years ago
5c73fce
SELinux: Enable setting security contexts on rootfs inodes.
by Stephen Smalley
· 11 years ago
bed4d7e
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
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
13f8e98
SELinux: Institute file_path_has_perm()
by David Howells
· 11 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 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
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
7795498
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
Next »