Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
15485a4682d1d3bfee2aa78b4b1a5d36f5746b64
/
security
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
440b3c6
get rid of ->mnt_parent in tomoyo/realpath
by Al Viro
· 15 years ago
37afdc7
get rid of insanity with namespace roots in tomoyo
by Al Viro
· 15 years ago
de27a5b
fix mnt_mountpoint abuse in smack
by Al Viro
· 15 years ago
b4ccebd
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ef57471
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
by David Howells
· 15 years ago
1fcdc7c
TOMOYO: Protect find_task_by_vpid() with RCU.
by Tetsuo Handa
· 15 years ago
e7b0a61
security: Apply lockdep-based checking to rcu_dereference() uses
by Paul E. McKenney
· 15 years ago
c36f74e
netlabel: fix export of SELinux categories > 127
by Joshua Roys
· 15 years ago
baac35c
security: fix error return path in ima_inode_alloc
by Xiaotian Feng
· 15 years ago
189b3b1
Security: add static to security_ops and default_security_ops variable
by wzt.wzt@gmail.com
· 15 years ago
2ae3ba3
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
by KaiGai Kohei
· 15 years ago
1708000
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
by Tetsuo Handa
· 15 years ago
2da5d31
security: fix a couple of sparse warnings
by James Morris
· 15 years ago
97d6931
TOMOYO: Remove unneeded parameter.
by Tetsuo Handa
· 15 years ago
7ef6123
TOMOYO: Use shorter names.
by Tetsuo Handa
· 15 years ago
084da35
TOMOYO: Use enum for index numbers.
by Tetsuo Handa
· 15 years ago
847b173
TOMOYO: Add garbage collector.
by Tetsuo Handa
· 15 years ago
ec8e6a4
TOMOYO: Add refcounter on domain structure.
by Tetsuo Handa
· 15 years ago
76bb089
TOMOYO: Merge headers.
by Tetsuo Handa
· 15 years ago
bf24fb0
TOMOYO: Add refcounter on string data.
by Tetsuo Handa
· 15 years ago
ca0b7df
TOMOYO: Reduce lines by using common path for addition and deletion.
by Tetsuo Handa
· 15 years ago
8007f10
selinux: fix memory leak in sel_make_bools
by Xiaotian Feng
· 15 years ago
ea13ddb
TOMOYO: Extract bitfield
by Tetsuo Handa
· 15 years ago
89068c5
Take ima_file_free() to proper place.
by Al Viro
· 15 years ago
1e93d00
ima: rename PATH_CHECK to FILE_CHECK
by Mimi Zohar
· 15 years ago
9bbb6ca
ima: rename ima_path_check to ima_file_check
by Mimi Zohar
· 15 years ago
54bb655
ima: initialize ima before inodes can be allocated
by Eric Paris
· 15 years ago
8eb988c
fix ima breakage
by Mimi Zohar
· 15 years ago
f40a708
syslog: clean up needless comment
by Kees Cook
· 15 years ago
d78ca3c
syslog: use defined constants instead of raw numbers
by Kees Cook
· 15 years ago
0023459
syslog: distinguish between /proc/kmsg and syscalls
by Kees Cook
· 15 years ago
0719aaf
selinux: allow MLS->non-MLS and vice versa upon policy reload
by Guido Trentalancia
· 15 years ago
42596ea
selinux: load the initial SIDs upon every policy load
by Guido Trentalancia
· 15 years ago
b6cac5a
selinux: Only audit permissions specified in policy
by Stephen Smalley
· 15 years ago
ef52c75
get rid of pointless checks after simple_pin_fs()
by Al Viro
· 15 years ago
8e2d39a
TOMOYO: Remove usage counter for temporary memory.
by Tetsuo Handa
· 15 years ago
7d52a15
selinux: remove dead code in type_attribute_bounds_av()
by KaiGai Kohei
· 15 years ago
2f3e82d
selinux: convert range transition list to a hashtab
by Stephen Smalley
· 15 years ago
2457552
Merge branch 'master' into next
by James Morris
· 15 years ago
19439d0
selinux: change the handling of unknown classes
by Stephen Smalley
· 15 years ago
8d95250
security: correct error returns for get/set security with private inodes
by James Morris
· 15 years ago
6d12552
Fix ACC_MODE() for real
by Al Viro
· 15 years ago
cd7bec6
TOMOYO: Remove memory pool for list elements.
by Tetsuo Handa
· 15 years ago
e41035a
TOMOYO: Remove memory pool for string data.
by Tetsuo Handa
· 15 years ago
f737d95
TOMOYO: Replace rw_semaphore by mutex.
by Tetsuo Handa
· 15 years ago
17740d8
SECURITY: selinux, fix update_rlimit_cpu parameter
by Jiri Slaby
· 15 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 15 years ago
a00ae4d
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
by Geert Uytterhoeven
· 15 years ago
6e14154
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
by David Howells
· 15 years ago
dd880fb
security/min_addr.c: make init_mmap_min_addr() static
by H Hartley Sweeten
· 15 years ago
fa1cc7b
keys: PTR_ERR return of wrong pointer in keyctl_get_security()
by Roel Kluin
· 15 years ago
d162543
ima: limit imbalance msg
by Mimi Zohar
· 15 years ago
1429b3e
Untangling ima mess, part 3: kill dead code in ima
by Al Viro
· 15 years ago
85a17f5
ima: call ima_inode_free ima_inode_free
by Eric Paris
· 15 years ago
e0d5bd2
IMA: clean up the IMA counts updating code
by Eric Paris
· 15 years ago
9353384
ima: only insert at inode creation time
by Eric Paris
· 15 years ago
ec29ea5
ima: valid return code from ima_inode_alloc
by Eric Paris
· 15 years ago
fdb8ebb
TOMOYO: Use RCU primitives for list operation
by Tetsuo Handa
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
67fa488
TOMOYO: Compare filesystem by magic number rather than by name.
by Tetsuo Handa
· 15 years ago
1ad1f10
Merge branch 'master' into next
by James Morris
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
08e3daf
selinux: remove a useless return
by Amerigo Wang
· 15 years ago
937bf61
TOMOYO: Add rest of file operation restrictions.
by Tetsuo Handa
· 15 years ago
5d0901a
LSM: Rename security_path_ functions argument names.
by Tetsuo Handa
· 15 years ago
9f59f90
security/selinux/ss: correct size computation
by Julia Lawall
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 15 years ago
7539cf4
TOMOYO: Add recursive directory matching operator support.
by Tetsuo Handa
· 15 years ago
b3a222e
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
by Serge E. Hallyn
· 15 years ago
0bce952
SELinux: print denials for buggy kernel with unknown perms
by Eric Paris
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
c656ae9
security/tomoyo: Remove now unnecessary handling of security_sysctl.
by Eric W. Biederman
· 15 years ago
a4054b6
security/tomoyo: Add a special case to handle accesses through the internal proc mount.
by Eric W. Biederman
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c09c59e
ima: replace GFP_KERNEL with GFP_NOFS
by Mimi Zohar
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
86b1bc6
sysctl security/tomoyo: Don't look at ctl_name
by Tetsuo Handa
· 15 years ago
5cdb355
sysctl security/keys: Remove dead binary sysctl support
by Eric W. Biederman
· 16 years ago
dd8dbf2
security: report the module name to security_module_request
by Eric Paris
· 15 years ago
6e65f92
Config option to set a default LSM
by John Johansen
· 15 years ago
0e1a6ef
sysctl: require CAP_SYS_RAWIO to set mmap_min_addr
by Kees Cook
· 15 years ago
024e1a4
tomoyo: improve hash bucket dispersion
by Stephen Hemminger
· 15 years ago
6c21a7f
LSM: imbed ima calls in the security hooks
by Mimi Zohar
· 15 years ago
6e8e16c
SELinux: add .gitignore files for dynamic classes
by Eric Paris
· 15 years ago
3e1c251
security: remove root_plug
by James Morris
· 15 years ago
b7f3008
SELinux: fix locking issue introduced with c6d3aaa4e35c71a3
by Stephen Smalley
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
21279cf
KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases
by David Howells
· 15 years ago
8b8efb4
LSM: Add security_path_chroot().
by Tetsuo Handa
· 15 years ago
89eda06
LSM: Add security_path_chmod() and security_path_chown().
by Tetsuo Handa
· 15 years ago
941fc5b
selinux: drop remapping of netlink classes
by Stephen Smalley
· 15 years ago
8753f6b
selinux: generate flask headers during kernel build
by Stephen Smalley
· 15 years ago
c6d3aaa
selinux: dynamic class/perm discovery
by Stephen Smalley
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
Next »