index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
1
-4
/
+0
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
6
-47
/
+15
2012-04-09
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
1
-2
/
+2
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
3
-91
/
+16
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
1
-8
/
+1
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
11
-44
/
+44
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
1
-0
/
+7
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2
-7
/
+2
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
3
-3
/
+11
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
10
-43
/
+43
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
1
-11
/
+21
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
1
-24
/
+4
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
3
-70
/
+105
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
1
-0
/
+1
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
1
-6
/
+1
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
1
-3
/
+5
2012-04-09
SELinux: audit failed attempts to set invalid labels
Eric Paris
1
-2
/
+34
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
6
-15
/
+15
2012-04-09
SELinux: check OPEN on truncate calls
Eric Paris
1
-1
/
+5
2012-04-09
SELinux: add default_type statements
Eric Paris
4
-6
/
+33
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
6
-8
/
+109
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
1
-1
/
+1
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
1
-0
/
+1
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
4
-13
/
+12
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2
-14
/
+27
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
1
-2
/
+2
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
1
-1
/
+0
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
4
-88
/
+122
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
15
-97
/
+238
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-71
/
+48
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-5
/
+4
2012-03-31
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
1
-66
/
+44
2012-03-31
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
1
-2
/
+2
2012-03-31
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
1
-14
/
+38
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-1
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
apparmor: Fix change_onexec when called from a confined task
John Johansen
2
-1
/
+4
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
1
-0
/
+2
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
1
-1
/
+1
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
1
-1
/
+1
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-16
/
+22
2012-03-22
security: optimize avc_audit() common path
Linus Torvalds
1
-29
/
+41
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
38
-191
/
+856
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-03-20
switch unix_sock to struct path
Al Viro
1
-6
/
+2
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-6
/
+4
2012-03-20
tomoyo: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-20
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
1
-2
/
+2
[next]