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
*
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
2012-04-09
1
-2
/
+2
*
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
3
-91
/
+16
*
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
1
-8
/
+1
*
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
11
-44
/
+44
*
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
1
-0
/
+7
*
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
2
-7
/
+2
*
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
3
-3
/
+11
*
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
10
-43
/
+43
*
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
2012-04-09
1
-11
/
+21
*
SELinux: remove inode_has_perm_noadp
Eric Paris
2012-04-09
1
-24
/
+4
*
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
3
-70
/
+105
*
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-09
1
-0
/
+1
*
SELinux: remove needless sel_div function
Eric Paris
2012-04-09
1
-6
/
+1
*
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
2012-04-09
1
-3
/
+5
*
SELinux: audit failed attempts to set invalid labels
Eric Paris
2012-04-09
1
-2
/
+34
*
SELinux: rename dentry_open to file_open
Eric Paris
2012-04-09
6
-15
/
+15
*
SELinux: check OPEN on truncate calls
Eric Paris
2012-04-09
1
-1
/
+5
*
SELinux: add default_type statements
Eric Paris
2012-04-09
4
-6
/
+33
*
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
6
-8
/
+109
*
SELinux: loosen DAC perms on reading policy
Eric Paris
2012-04-09
1
-1
/
+1
*
SELinux: allow seek operations on the file exposing policy
Eric Paris
2012-04-09
1
-0
/
+1
*
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
4
-13
/
+12
*
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2012-04-03
2
-14
/
+27
*
SELinux: remove avd from slow_avc_audit()
Eric Paris
2012-04-03
1
-2
/
+2
*
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
1
-1
/
+0
*
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
4
-88
/
+122
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
15
-97
/
+238
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
2
-71
/
+48
|
\
|
*
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
1
-5
/
+4
|
*
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2012-03-31
1
-66
/
+44
*
|
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
2012-03-31
1
-2
/
+2
*
|
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
2012-03-31
1
-14
/
+38
|
/
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
|
*
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
2012-02-19
1
-1
/
+1
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
2
-1
/
+2
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
*
|
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
2012-03-26
1
-0
/
+2
*
|
|
apparmor: Fix change_onexec when called from a confined task
John Johansen
2012-03-28
2
-1
/
+4
*
|
|
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
1
-1
/
+1
*
|
|
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-23
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
2
-16
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Created a function for setting timeouts on keys
Bryan Schumaker
2012-03-01
2
-16
/
+22
|
|
/
*
|
security: optimize avc_audit() common path
Linus Torvalds
2012-03-22
1
-29
/
+41
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-6
/
+2
|
\
\
|
*
|
switch unix_sock to struct path
Al Viro
2012-03-20
1
-6
/
+2
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
38
-191
/
+856
|
\
\
|
*
\
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-20
1
-2
/
+2
|
|
\
\
|
|
*
|
AppArmor: Fix location of const qualifier on generated string tables
Tetsuo Handa
2012-03-19
1
-2
/
+2
|
*
|
|
TOMOYO: Return error if fails to delete a domain
Tetsuo Handa
2012-03-20
1
-4
/
+5
|
|
/
/
|
*
|
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-15
13
-52
/
+189
|
|
\
\
[next]