Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db9c1870918b08e6cc947c3008fd5aacfc9d6567
/
security
/
selinux
44fc7ea
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
7b98a58
selinux: sparse fix: fix several warnings in the security server code
by James Morris
· 13 years ago
0ff53f5
selinux: sparse fix: include selinux.h in exports.c
by James Morris
· 13 years ago
6a3fbe8
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
ad3fa08
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
58982b7
selinux: sparse fix: declare selinux_disable() in security.h
by James Morris
· 13 years ago
cc59a58
selinux: sparse fix: move selinux_complete_init
by James Morris
· 13 years ago
56a4ca9
selinux: sparse fix: make selinux_secmark_refcount static
by James Morris
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
423e0ab
VFS : mount lock scalability for internal mounts
by Tim Chen
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
0342cbc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
449a68c
security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
9801c60
security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
cf1dd1d
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
by Al Viro
· 13 years ago
e74f71e
->permission() sanitizing: don't pass flags to ->inode_permission()
by Al Viro
· 13 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 13 years ago
82b88bb
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
ded5098
SELinux: skip file_name_trans_write() when policy downgraded.
by Roy.Li
· 13 years ago
95f4efb
selinux: simplify and clean up inode_has_perm()
by Linus Torvalds
· 13 years ago
f01e1af
selinux: don't pass in NULL avd to avc_has_perm_noaudit
by Linus Torvalds
· 13 years ago
0f7e4c3
selinux: fix case of names with whitespace/multibytes on /selinux/create
by Kohei Kaigai
· 13 years ago
ea77f7a
Merge commit 'v2.6.39' into 20110526
by Eric Paris
· 13 years ago
b7b5755
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
257313b
selinux: avoid unnecessary avc cache stat hit count
by Linus Torvalds
· 13 years ago
044aea9
selinux: de-crapify avc cache stat code generation
by Linus Torvalds
· 13 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
ca7d120
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
93826c0
SELinux: delete debugging printks from filename_trans rule processing
by Eric Paris
· 14 years ago
7a627e3
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
by Greg Kroah-Hartman
· 13 years ago
690273f
security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
6f23928
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 14 years ago
5d30b10
flex_array: flex_array_prealloc takes a number of elements, not an end
by Eric Paris
· 14 years ago
cb1e922
SELinux: pass last path component in may_create
by Eric Paris
· 14 years ago
2875fa0
SELinux: introduce path_has_perm
by Eric Paris
· 14 years ago
5a3ea87
flex_array: flex_array_prealloc takes a number of elements, not an end
by Eric Paris
· 14 years ago
562abf6
SELinux: pass last path component in may_create
by Eric Paris
· 14 years ago
2463c26d
SELinux: put name based create rules in a hashtable
by Eric Paris
· 14 years ago
3f058ef
SELinux: generic hashtab entry counter
by Eric Paris
· 14 years ago
be30b16
SELinux: calculate and print hashtab stats with a generic function
by Eric Paris
· 14 years ago
03a4c01
SELinux: skip filename trans rules if ttype does not match parent dir
by Eric Paris
· 14 years ago
2667991
SELinux: rename filename_compute_type argument to *type instead of *con
by Eric Paris
· 14 years ago
4742600
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
by Eric Paris
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
9ade0cf
SELINUX: Make selinux cache VFS RCU walks safe
by Eric Paris
· 14 years ago
a269434
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
by Eric Paris
· 14 years ago
f48b739
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
by Eric Paris
· 14 years ago
0dc1ba2
SELINUX: Make selinux cache VFS RCU walks safe
by Eric Paris
· 14 years ago
1c99042
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
6b69732
SELinux: security_read_policy should take a size_t not ssize_t
by Eric Paris
· 14 years ago
a35c6c8
SELinux: silence build warning when !CONFIG_BUG
by Eric Paris
· 14 years ago
8c9e80e
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
425b473
SELinux: delete debugging printks from filename_trans rule processing
by Eric Paris
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
1214eac
Initialize policydb.process_class eariler.
by Harry Ciao
· 14 years ago
eba71de
selinux: Fix regression for Xorg
by Stephen Smalley
· 14 years ago
f50a3ec
selinux: add type_transition with name extension support for selinuxfs
by Kohei Kaigai
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
85cd6da
selinux: Fix regression for Xorg
by Stephen Smalley
· 14 years ago
c900ff3
SELinux: Write class field in role_trans_write.
by Harry Ciao
· 14 years ago
63a312c
SELinux: Compute role in newcontext for all classes
by Harry Ciao
· 14 years ago
8023976
SELinux: Add class support to the role_trans structure
by Harry Ciao
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
3486740
userns: security: make capabilities relative to the user namespace
by Serge E. Hallyn
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
1cc26ba
Merge branch 'master'; commit 'v2.6.38-rc7' into next
by James Morris
· 14 years ago
026eb16
SELinux: implement the new sb_remount LSM hook
by Eric Paris
· 14 years ago
2ad18bd
SELinux: Compute SID for the newly created socket
by Harry Ciao
· 14 years ago
6f5317e
SELinux: Socket retains creator role and MLS attribute
by Harry Ciao
· 14 years ago
4bc6c2d
SELinux: Auto-generate security_is_socket_class
by Harry Ciao
· 14 years ago
c53fa1e
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
0b24dcb
Revert "selinux: simplify ioctl checking"
by Eric Paris
· 14 years ago
47ac19e
selinux: drop unused packet flow permissions
by Eric Paris
· 14 years ago
4a7ab3d
selinux: Fix packet forwarding checks on postrouting
by Steffen Klassert
· 14 years ago
b9679a7
selinux: Fix wrong checks for selinux_policycap_netpeer
by Steffen Klassert
· 14 years ago
8f82a68
selinux: Fix check for xfrm selinux context algorithm
by Steffen Klassert
· 14 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 14 years ago
2edeaa3
CRED: Fix BUG() upon security_cred_alloc_blank() failure
by Tetsuo Handa
· 14 years ago
8e6c969
security/selinux: fix /proc/sys/ labeling
by Lucian Adrian Grijincu
· 14 years ago
652bb9b
SELinux: Use dentry name in new object labeling
by Eric Paris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
3ac285ff
selinux: return -ENOMEM when memory allocation fails
by Davidlohr Bueso
· 14 years ago
ced3b93
security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit
by Shan Wei
· 14 years ago
e0e736f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
37721e1
headers: path.h redux
by Alexey Dobriyan
· 14 years ago
aeda4ac
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
d2e7ad1
Merge branch 'master' into next
by James Morris
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
350e4f3
SELinux: define permissions for DCB netlink messages
by Eric Paris
· 14 years ago
73ff5fc
selinux: cache sidtab_context_to_sid results
by Eric Paris
· 14 years ago
Next »