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
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-42
/
+63
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+70
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-5
/
+4
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-02-19
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
1
-1
/
+1
2012-02-14
security: trim security.h
Al Viro
1
-0
/
+2
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-33
/
+11
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+5
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-19
/
+0
2012-01-05
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
1
-1
/
+1
2012-01-05
capabilities: remove the task from capable LSM hook entirely
Eric Paris
1
-13
/
+10
2012-01-05
selinux: sparse fix: fix several warnings in the security server cod
James Morris
1
-4
/
+1
2012-01-05
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-1
/
+0
2012-01-05
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-5
/
+0
2012-01-05
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2012-01-03
get rid of open-coded S_ISREG(), etc.
Al Viro
1
-1
/
+1
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-3
/
+3
2011-10-31
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-09
selinux: sparse fix: fix several warnings in the security server code
James Morris
1
-4
/
+1
2011-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-1
/
+0
2011-09-09
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-5
/
+0
2011-09-09
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-2
/
+2
2011-07-20
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
Al Viro
1
-2
/
+2
2011-07-20
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
1
-2
/
+3
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
1
-2
/
+2
2011-06-08
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
1
-10
/
+15
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
1
-37
/
+55
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-1
/
+2
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: introduce path_has_perm
Eric Paris
1
-14
/
+30
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
1
-13
/
+13
2011-04-25
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
1
-13
/
+13
2011-04-25
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
1
-25
/
+25
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
1
-13
/
+13
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+5
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
1
-0
/
+2
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+5
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-5
/
+8
[next]