Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2be4d74f2fd45460d70d4fe65cc1972ef45bf849
/
security
/
selinux
2be4d74
Add SELinux policy capability for always checking packet and peer classes.
by Chris PeBenito
· 12 years ago
b04eea8
selinux: fix problems in netnode when BUG() is compiled out
by Paul Moore
· 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
f936c6e
SELinux: change sbsec->behavior to short
by Eric Paris
· 12 years ago
cfca030
SELinux: renumber the superblock options
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
b138004
SELinux: fix selinuxfs policy file on big endian systems
by Eric Paris
· 12 years ago
5c73fce
SELinux: Enable setting security contexts on rootfs inodes.
by Stephen Smalley
· 12 years ago
a767f68
SELinux: Increase ebitmap_node size for 64-bit configuration
by Waiman Long
· 12 years ago
fee7114
SELinux: Reduce overhead of mls_level_isvalid() function call
by Waiman Long
· 12 years ago
bed4d7e
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
by Paul Moore
· 12 years ago
d1b17b0
selinux: cleanup the XFRM header
by Paul Moore
· 12 years ago
e219369
selinux: cleanup selinux_xfrm_decode_session()
by Paul Moore
· 12 years ago
4baabee
selinux: cleanup some comment and whitespace issues in the XFRM code
by Paul Moore
· 12 years ago
eef9b41
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
by Paul Moore
· 12 years ago
9648434
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow_match()
by Paul Moore
· 12 years ago
ccf17cc
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
by Paul Moore
· 12 years ago
2e5aa86
lsm: split the xfrm_state_alloc_security() hook implementation
by Paul Moore
· 12 years ago
e4e8536
selinux: fix the labeled xfrm/IPsec reference count handling
by Paul Moore
· 12 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
4502403
selinux: use GFP_ATOMIC under spin_lock
by Dan Carpenter
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
45e09bd
selinux: opened file can't have NULL or negative ->f_path.dentry
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
6f96c14
selinux: add the "attach_queue" permission to the "tun_socket" class
by Paul Moore
· 12 years ago
9dd9ff9
bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB
by Amerigo Wang
· 12 years ago
6e73d71
rtnetlink: add missing message types to selinux perm table
by Cong Wang
· 12 years ago
ee07c6e
bridge: export multicast database via netlink
by Cong Wang
· 12 years ago
88a693b
selinux: fix sel_netnode_insert() suspicious rcu dereference
by Dave Jones
· 12 years ago
45525b2
fix a leak in replace_fd() users
by Al Viro
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
c3c073f
new helper: iterate_fd()
by Al Viro
· 12 years ago
ee97cd8
switch flush_unauthorized_files() to replace_fd()
by Al Viro
· 12 years ago
581abc0
userns: Convert selinux to use kuid and kgid where appropriate
by Eric W. Biederman
· 12 years ago
ee8372d
xfrm: invalidate dst on policy insertion/deletion
by Nicolas Dichtel
· 12 years ago
9f00d97
netlink: hide struct module parameter in netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
9785e10
netlink: kill netlink_set_nonroot
by Pablo Neira Ayuso
· 12 years ago
6290c2c
selinux: tag avc cache alloc as non-critical
by Mel Gorman
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1d151c3
c/r: fcntl: add F_GETOWNER_UIDS option
by Cyrill Gorcunov
· 12 years ago
e3fea3f
selinux: fix selinux_inode_setxattr oops
by Al Viro
· 13 years ago
8ded2bb
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 13 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e2f3b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
3d2195c
SELinux: do not check open perms if they are not known to policy
by Eric Paris
· 13 years ago
64919e6
SELinux: include definition of new capabilities
by Eric Paris
· 13 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 13 years ago
01f534d
selinux: netlink: Move away from NLMSG_PUT().
by David S. Miller
· 13 years ago
2597a83
netfilter: selinux: switch hook PFs to nfproto
by Alban Crequy
· 13 years ago
e546785
split ->file_mmap() into ->mmap_addr()/->mmap_file()
by Al Viro
· 13 years ago
d007794
split cap_mmap_addr() out of cap_file_mmap()
by Al Viro
· 13 years ago
cc1dad7
selinuxfs snprintf() misuses
by Al Viro
· 13 years ago
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 13 years ago
d16cf20
netfilter: remove ip_queue support
by Pablo Neira Ayuso
· 13 years ago
259e5e6
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 13 years ago
c737f82
SELinux: remove unused common_audit_data in flush_unauthorized_files
by Eric Paris
· 13 years ago
562c99f
SELinux: avc: remove the useless fields in avc_add_callback
by Wanlong Gao
· 13 years ago
0b36e44
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
by Wanlong Gao
· 13 years ago
899838b
SELinux: unify the selinux_audit_data and selinux_late_audit_data
by Eric Paris
· 13 years ago
1d34929
SELinux: remove auditdeny from selinux_audit_data
by Eric Paris
· 13 years ago
50c205f
LSM: do not initialize common_audit_data to 0
by Eric Paris
· 13 years ago
b466066
LSM: remove the task field from common_audit_data
by Eric Paris
· 13 years ago
bd5e50f
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
by Eric Paris
· 13 years ago
d4cf970d
SELinux: move common_audit_data to a noinline slow path function
by Eric Paris
· 13 years ago
602a8dd
SELinux: remove inode_has_perm_noadp
by Eric Paris
· 13 years ago
2e33405
SELinux: delay initialization of audit data in selinux_inode_permission
by Eric Paris
· 13 years ago
154c50c
SELinux: if sel_make_bools errors don't leave inconsistent state
by Eric Paris
· 13 years ago
92ae9e8
SELinux: remove needless sel_div function
by Eric Paris
· 13 years ago
bb7081a
SELinux: possible NULL deref in context_struct_to_string
by Eric Paris
· 13 years ago
d6ea83e
SELinux: audit failed attempts to set invalid labels
by Eric Paris
· 13 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
95dbf73
SELinux: check OPEN on truncate calls
by Eric Paris
· 13 years ago
eed7795
SELinux: add default_type statements
by Eric Paris
· 13 years ago
aa89326
SELinux: allow default source/target selectors for user/role/range
by Eric Paris
· 13 years ago
72e8c859
SELinux: loosen DAC perms on reading policy
by Eric Paris
· 13 years ago
47a93a5
SELinux: allow seek operations on the file exposing policy
by Eric Paris
· 13 years ago
Next »