index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: Better handling of errors from construct_alloc_key()
David Howells
2010-05-06
1
-2
/
+22
*
KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
David Howells
2010-05-06
1
-7
/
+9
*
Merge branch 'master' into next
James Morris
2010-05-06
32
-15
/
+52
|
\
|
*
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
2010-05-05
1
-3
/
+6
|
*
KEYS: Fix an RCU warning in the reading of user keys
David Howells
2010-05-05
1
-1
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-04-27
1
-1
/
+1
|
|
\
|
|
*
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
2010-04-28
1
-1
/
+1
|
*
|
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
2010-04-27
1
-1
/
+8
|
|
/
|
*
keys: fix an RCU warning
David Howells
2010-04-24
1
-5
/
+8
|
*
security: testing the wrong variable in create_by_name()
Dan Carpenter
2010-04-22
1
-2
/
+2
|
*
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
2010-04-15
1
-1
/
+1
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
28
-3
/
+25
*
|
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
Tetsuo Handa
2010-05-06
4
-18
/
+18
*
|
ima: remove ACPI dependency
Mimi Zohar
2010-05-05
1
-3
/
+2
*
|
selinux: generalize disabling of execmem for plt-in-heap archs
Stephen Smalley
2010-04-29
1
-6
/
+8
*
|
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
Eric Paris
2010-04-28
2
-3
/
+2
*
|
SMACK: Don't #include Ext2 headers
David Howells
2010-04-27
1
-1
/
+0
*
|
security: whitespace coding style fixes
Justin P. Mattock
2010-04-23
7
-45
/
+45
*
|
mmap_min_addr check CAP_SYS_RAWIO only for write
Kees Cook
2010-04-23
1
-1
/
+1
*
|
IMA: include the word IMA in printk messages
Eric Paris
2010-04-23
3
-5
/
+5
*
|
IMA: drop the word integrity in the audit message
Eric Paris
2010-04-21
1
-1
/
+1
*
|
IMA: use audit_log_untrusted_string rather than %s
Eric Paris
2010-04-21
1
-13
/
+20
*
|
IMA: handle comments in policy
Eric Paris
2010-04-21
1
-7
/
+14
*
|
IMA: handle whitespace better
Eric Paris
2010-04-21
1
-3
/
+3
*
|
IMA: reject policies with unknown entries
Eric Paris
2010-04-21
1
-0
/
+1
*
|
IMA: set entry->action to UNKNOWN rather than hard coding
Eric Paris
2010-04-21
1
-1
/
+1
*
|
IMA: do not allow the same rule to specify the same thing twice
Eric Paris
2010-04-21
1
-1
/
+33
*
|
ima: handle multiple rules per write
Eric Paris
2010-04-21
3
-26
/
+32
*
|
SELinux: return error codes on policy load failure
Eric Paris
2010-04-21
1
-15
/
+22
*
|
Security: Fix the comment of cap_file_mmap()
wzt.wzt@gmail.com
2010-04-20
1
-1
/
+1
*
|
security: remove dead hook acct
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook key_session_to_parent
Eric Paris
2010-04-12
3
-22
/
+0
*
|
security: remove dead hook task_setgroups
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook task_setgid
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook task_setuid
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook cred_commit
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook inode_delete
Eric Paris
2010-04-12
2
-12
/
+0
*
|
security: remove dead hook sb_post_pivotroot
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook sb_post_addmount
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook sb_post_remount
Eric Paris
2010-04-12
2
-11
/
+0
*
|
security: remove dead hook sb_umount_busy
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove dead hook sb_umount_close
Eric Paris
2010-04-12
2
-10
/
+0
*
|
security: remove sb_check_sb hooks
Eric Paris
2010-04-12
2
-11
/
+0
*
|
Security: Fix coding style in security/
wzt.wzt@gmail.com
2010-04-09
4
-31
/
+31
*
|
SMACK: remove dead cred_commit hook
Eric Paris
2010-04-08
1
-10
/
+0
*
|
selinux: always call sk_security_struct sksec
Eric Paris
2010-04-08
3
-36
/
+36
*
|
Merge branch 'master' into next
James Morris
2010-03-31
4
-23
/
+9
|
\
\
|
|
/
|
*
tomoyo: fix potential use after free
Dan Carpenter
2010-03-15
1
-0
/
+1
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-3
/
+3
|
|
\
|
|
*
fix comment typos in avc.c
Justin P. Mattock
2010-02-05
1
-3
/
+3
[next]