Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0c717e6b7ac032e89611fa7629a1fff57e7667a
/
security
/
selinux
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
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
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
8c9e80e
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 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
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
415103f
SELinux: do not compute transition labels on mountpoint labeled filesystems
by Eric Paris
· 14 years ago
1d9bc6dc
SELinux: merge policydb_index_classes and policydb_index_others
by Eric Paris
· 14 years ago
ac76c05
selinux: convert part of the sym_val_to_name array to use flex_array
by Eric Paris
· 14 years ago
23bdecb
selinux: convert type_val_to_struct to flex_array
by Eric Paris
· 14 years ago
c9e86a9
SELinux: do not set automatic i_ino in selinuxfs
by Eric Paris
· 14 years ago
7ae9f23
selinux: rework security_netlbl_secattr_to_sid
by Eric Paris
· 14 years ago
4b02b52
SELinux: standardize return code handling in selinuxfs.c
by Eric Paris
· 14 years ago
b77a493
SELinux: standardize return code handling in selinuxfs.c
by Eric Paris
· 14 years ago
9398c7f
SELinux: standardize return code handling in policydb.c
by Eric Paris
· 14 years ago
ce6ada3
security: Define CAP_SYSLOG
by Serge E. Hallyn
· 14 years ago
2fe66ec
SELinux: indicate fatal error in compat netfilter code
by Eric Paris
· 14 years ago
04f6d70
SELinux: Only return netlink error when we know the return is fatal
by Eric Paris
· 14 years ago
1f1aaf8
SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
by Eric Paris
· 14 years ago
12b3052
capabilities/syslog: open code cap_syslog logic to fix build failure
by Eric Paris
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
f0d3d98
selinux: include vmalloc.h for vmalloc_user
by Stephen Rothwell
· 14 years ago
845ca30
selinux: implement mmap on /selinux/policy
by Eric Paris
· 14 years ago
cee74f4
SELinux: allow userspace to read policy back out of the kernel
by Eric Paris
· 14 years ago
00d85c8
SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
by Eric Paris
· 14 years ago
4419aae
SELinux: deterministic ordering of range transition rules
by Eric Paris
· 14 years ago
d5630b9
security: secid_to_secctx returns len when data is NULL
by Eric Paris
· 14 years ago
2606fd1
secmark: make secmark object handling generic
by Eric Paris
· 14 years ago
b0ae198
security: remove unused parameter from security_task_setscheduler()
by KOSAKI Motohiro
· 14 years ago
36f7f28
selinux: fix up style problem on /selinux/status
by KaiGai Kohei
· 14 years ago
8b0c543
selinux: change to new flag variable
by matt mooney
· 14 years ago
60272da
selinux: really fix dependency causing parallel compile failure.
by Paul Gortmaker
· 14 years ago
ceba72a
selinux: fix parallel compile error
by Paul Gortmaker
· 14 years ago
1190416
selinux: fast status update interface (/selinux/status)
by KaiGai Kohei
· 14 years ago
daa6d83
selinux: type_bounds_sanity_check has a meaningless variable declaration
by Eric Paris
· 14 years ago
d996b62
tty: fix fu_list abuse
by Nick Piggin
· 14 years ago
ee2ffa0
fs: cleanup files_lock locking
by Nick Piggin
· 14 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 14 years ago
a7a387c
SELINUX: Fix build error.
by Ralf Baechle
· 14 years ago
6371dcd
selinux: convert the policy type_attr_map to flex_array
by Eric Paris
· 14 years ago
b424485
SELinux: Move execmod to the common perms
by Eric Paris
· 14 years ago
49b7b8d
selinux: place open in the common file perms
by Eric Paris
· 14 years ago
b782e0a
SELinux: special dontaudit for access checks
by Eric Paris
· 14 years ago
d09ca73
security: make LSMs explicitly mask off permissions
by Eric Paris
· 14 years ago
692a8a2
SELinux: break ocontext reading into a separate function
by Eric Paris
· 14 years ago
d1b4354
SELinux: move genfs read to a separate function
by Eric Paris
· 14 years ago
9a79827
selinux: fix error codes in symtab_init()
by Dan Carpenter
· 14 years ago
338437f
selinux: fix error codes in cond_read_bool()
by Dan Carpenter
· 14 years ago
38184c5
selinux: fix error codes in cond_policydb_init()
by Dan Carpenter
· 14 years ago
fc5c126
selinux: fix error codes in cond_read_node()
by Dan Carpenter
· 14 years ago
9d623b1
selinux: fix error codes in cond_read_av_list()
by Dan Carpenter
· 14 years ago
5241c10
selinux: propagate error codes in cond_read_list()
by Dan Carpenter
· 14 years ago
9e0bd4c
selinux: cleanup return codes in avtab_read_item()
by Dan Carpenter
· 14 years ago
57a62c2
selinux: use generic_file_llseek
by Arnd Bergmann
· 14 years ago
Next »