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
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
1
-1
/
+1
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
1
-12
/
+1
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
1
-10
/
+11
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
1
-2
/
+3
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-10
/
+15
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-3
/
+3
2009-11-10
security: report the module name to security_module_request
Eric Paris
1
-2
/
+11
2009-10-07
selinux: drop remapping of netlink classes
Stephen Smalley
1
-5
/
+1
2009-09-30
SELinux: reset the security_ops before flushing the avc cache
Eric Paris
1
-3
/
+3
2009-09-24
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
1
-1
/
+1
2009-09-10
sysfs: Add labeling support for sysfs
David P. Quigley
1
-0
/
+5
2009-09-10
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
1
-0
/
+29
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+28
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-1
/
+5
2009-09-01
selinux: Support for the new TUN LSM hooks
Paul Moore
1
-2
/
+58
2009-08-21
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
1
-5
/
+11
2009-08-20
Merge branch 'master' into next
James Morris
1
-1
/
+2
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
1
-1
/
+1
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-71
/
+71
2009-08-14
SELinux: add selinux_kernel_module_request
Eric Paris
1
-0
/
+6
2009-08-11
SELinux: fix memory leakage in /security/selinux/hooks.c
James Morris
1
-1
/
+2
2009-08-06
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
1
-1
/
+1
2009-08-06
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-07-17
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
1
-1
/
+1
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
1
-71
/
+71
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-71
/
+71
2009-06-25
selinux: clean up avc node cache when disabling selinux
Thomas Liu
1
-0
/
+3
2009-06-25
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
1
-3
/
+3
2009-06-23
selinux: restore optimization to selinux_file_permission
Stephen Smalley
1
-5
/
+10
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-16
/
+8
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-1
/
+1
2009-05-08
Merge branch 'master' into next
James Morris
1
-1
/
+1
2009-05-05
selinux: Fix send_sigiotask hook
Stephen Smalley
1
-1
/
+1
2009-04-30
selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...
Oleg Nesterov
1
-8
/
+3
2009-04-30
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
1
-4
/
+5
2009-04-30
SELinux: drop secondary_ops->sysctl
Eric Paris
1
-4
/
+0
2009-03-28
selinux: Remove the "compat_net" compatibility code
Paul Moore
1
-146
/
+7
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
1
-39
/
+15
2009-03-10
SELinux: inode_doinit_with_dentry drop no dentry printk
Eric Paris
1
-3
/
+9
2009-03-06
SELinux: open perm for sock files
Eric Paris
1
-0
/
+2
2009-02-14
SELinux: NULL terminate al contexts from disk
Eric Paris
1
-2
/
+4
2009-02-14
SELinux: better printk when file with invalid label found
Eric Paris
1
-4
/
+13
2009-02-14
SELinux: call capabilities code directory
Eric Paris
1
-17
/
+13
2009-02-02
selinux: remove hooks which simply defer to capabilities
James Morris
1
-58
/
+10
2009-01-30
selinux: remove secondary ops call to shm_shmat
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to unix_stream_connect
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to task_kill
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to task_setrlimit
James Morris
1
-5
/
+0
[next]