Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e0bb89ef031f76dcb9c9d920d18b13948f1418da
/
security
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
3d5ff52
[PATCH] struct path: convert selinux
by Josef Sipek
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
6cfd76a
[PATCH] lockdep: name some old style locks
by Peter Zijlstra
· 18 years ago
48ad504
[PATCH] security/keys/*: user kmemdup()
by Eric Sesterhenn
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
87fcd70
[PATCH] selinux endianness annotations
by Al Viro
· 18 years ago
6cbda6b
Rename class_destroy to avoid namespace conflicts.
by James Morris
· 18 years ago
0275276
NetLabel: convert to an extensibile/sparse category bitmap
by Paul Moore
· 18 years ago
bb22f58
Compile fix for "peer secid consolidation for external network labeling"
by James Morris
· 18 years ago
3de4bab
SELinux: peer secid consolidation for external network labeling
by Paul Moore
· 18 years ago
9f2ad66
NetLabel: SELinux cleanups
by Paul Moore
· 18 years ago
701a90b
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
by Paul Moore
· 18 years ago
6051e2f
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
by Thomas Graf
· 18 years ago
2ee92d4
[SELinux]: Add support for DCCP
by James Morris
· 18 years ago
67f83cb
SELinux: Fix SA selection semantics
by Venkat Yekkirala
· 18 years ago
6b87769
SELinux: Return correct context for SO_PEERSEC
by Venkat Yekkirala
· 18 years ago
c1a856c
SELinux: Various xfrm labeling fixes
by Venkat Yekkirala
· 18 years ago
b07e3c3
Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
b94c7e6
SELinux: validate kernel object classes and permissions
by Chad Sellers
· 18 years ago
bb24249
SELinux: ensure keys constant in hashtab_search
by Chad Sellers
· 18 years ago
5c45899
SELinux: export object class and permission definitions
by Chad Sellers
· 18 years ago
5a64d44
SELinux: remove current object class and permission validation mechanism
by Chad Sellers
· 18 years ago
fc5d81e
selinux: fix dentry_open() error check
by Akinobu Mita
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
f8687af
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
by Paul Moore
· 18 years ago
bf0edf3
NetLabel: better error handling involving mls_export_cat()
by Paul Moore
· 18 years ago
6e8c751
SELinux: Bug fix in polidydb_destroy
by Chad Sellers
· 18 years ago
5b368e6
IPsec: correct semantics for SELinux policy matching
by Venkat Yekkirala
· 18 years ago
388b240
NetLabel: use SECINITSID_UNLABELED for a base SID
by paul.moore@hp.com
· 18 years ago
ffb733c
NetLabel: fix a cache race condition
by paul.moore@hp.com
· 18 years ago
cab0089
Still more typo fixes
by Matt LaPlante
· 18 years ago
44c0920
more misc typo fixes
by Matt LaPlante
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
2148ccc
[PATCH] MLSXFRM: fix mis-labelling of child sockets
by David Woodhouse
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
3bc1fa8
[PATCH] LSM: remove BSD secure level security module
by Chris Wright
· 18 years ago
3528a95
[PATCH] SELinux: support mls categories for context mounts
by Cory Olmo
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
b20c812
[PATCH] selinux: fix tty locking
by Stephen Smalley
· 18 years ago
bc7e982
[PATCH] SELinux: convert sbsec semaphore to a mutex
by Eric Paris
· 18 years ago
2397074
[PATCH] SELinux: change isec semaphore to a mutex
by Eric Paris
· 18 years ago
296fddf
[PATCH] SELinux: eliminate inode_security_set_security
by Eric Paris
· 18 years ago
f3f8771
[PATCH] selinux: add support for range transitions on object classes
by Darrel Goeddel
· 18 years ago
016b9bd
[PATCH] selinux: enable configuration of max policy version
by Stephen Smalley
· 18 years ago
9a2f44f
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
by Stephen Smalley
· 18 years ago
1a70cd4
[PATCH] selinux: rename selinux_ctxid_to_string
by Stephen Smalley
· 18 years ago
62bac01
[PATCH] selinux: eliminate selinux_task_ctxid
by Stephen Smalley
· 18 years ago
df2115c
[NetLabel]: change the SELinux permissions
by Paul Moore
· 18 years ago
14a72f5
[NetLabel]: correct improper handling of non-NetLabel peer contexts
by Paul Moore
· 18 years ago
4eb327b
[SELINUX]: Fix bug in security_sid_mls_copy
by Venkat Yekkirala
· 18 years ago
7a0e1d6
[NetLabel]: add some missing #includes to various header files
by Paul Moore
· 18 years ago
e448e93
[NetLabel]: uninline selinux_netlbl_inode_permission()
by Paul Moore
· 18 years ago
7b3bbb9
[NetLabel]: Cleanup ebitmap_import()
by Paul Moore
· 18 years ago
c1b14c0
[NetLabel]: Comment corrections.
by Paul Moore
· 18 years ago
99f59ed
[NetLabel]: Correctly initialize the NetLabel fields.
by Paul Moore
· 18 years ago
9a673e5
[SELINUX]: security/selinux/hooks.c: Make 4 functions static.
by Adrian Bunk
· 18 years ago
7420ed2
[NetLabel]: SELinux support
by Venkat Yekkirala
· 18 years ago
a51c64f
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
by Venkat Yekkirala
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
cb969f0
[MLSXFRM]: Default labeling of socket specific IPSec policies
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
e0d1caa
[MLSXFRM]: Flow based matching of xfrm policy and state
by Venkat Yekkirala
· 18 years ago
892c141
[MLSXFRM]: Add security sid to sock
by Venkat Yekkirala
· 18 years ago
08554d6
[MLSXFRM]: Define new SELinux service routine
by Venkat Yekkirala
· 18 years ago
51bd398
[MLSXFRM]: Granular IPSec associations for use in MLS environments
by Venkat Yekkirala
· 18 years ago
3505868
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
by Herbert Xu
· 18 years ago
dc49c1f
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
by Catherine Zhang
· 18 years ago
851f8a6
[PATCH] selinux: fix bug in security_compute_sid
by Venkat Yekkirala
· 18 years ago
ddccef3
[PATCH] selinux: fix memory leak
by Darrel Goeddel
· 18 years ago
b04ea3c
[PATCH] Fix security check for joint context= and fscontext= mount options
by Eric Paris
· 18 years ago
0808925
[PATCH] SELinux: add rootcontext= option to label root inode when mounting
by Eric Paris
· 18 years ago
c312feb
[PATCH] SELinux: decouple fscontext/context mount options
by Eric Paris
· 18 years ago
6e5a2d1
[PATCH] audit: support for object context filters
by Darrel Goeddel
· 18 years ago
3a6b9f8
[PATCH] audit: rename AUDIT_SE_* constants
by Darrel Goeddel
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
a1836a4
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
by David Quigley
· 18 years ago
f9008e4
[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion
by David Quigley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
4e54f08
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
by David Howells
· 18 years ago
a7807a3
[PATCH] poison: add & use more constants
by Randy Dunlap
· 18 years ago
28eba5b
[PATCH] selinux: inherit /proc/self/attr/keycreate across fork
by Michael LeMay
· 18 years ago
42c3e03
[PATCH] SELinux: Add sockcreate node to procattr API
by Eric Paris
· 18 years ago
4eb582c
[PATCH] keys: add a way to store the appropriate context for newly-created keys
by Michael LeMay
· 18 years ago
06ec7be
[PATCH] keys: restrict contents of /proc/keys to Viewable keys
by Michael LeMay
· 18 years ago
e51f6d3
[PATCH] keys: allocate key serial numbers randomly
by Michael LeMay
· 18 years ago
5801649
[PATCH] keys: let keyctl_chown() change a key's owner
by Fredrik Tolf
· 18 years ago
31204ed
[PATCH] keys: discard the contents of a key on revocation
by David Howells
· 18 years ago
7e047ef
[PATCH] keys: sort out key quota system
by David Howells
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
3560154
[PATCH] SELinux: add task_movememory hook
by David Quigley
· 18 years ago
03e6806
[PATCH] lsm: add task_setioprio hook
by James Morris
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
Next »