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
/
smack
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
smack: add permissive mode for debugging purpose
Chanho Park
5
-0
/
+111
2014-11-18
Smack: change rule cap check
Casey Schaufler
1
-1
/
+1
2014-11-18
Smack: Make the syslog control configurable
Casey Schaufler
3
-13
/
+99
2014-11-18
Smack: Cgroup filesystem access
Casey Schaufler
1
-12
/
+18
2014-11-18
Smack: Ptrace access check mode
Casey Schaufler
1
-1
/
+1
2014-11-18
Smack: Implement lock security mode
Casey Schaufler
4
-8
/
+33
2014-11-18
Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes
Rafal Krypa
1
-85
/
+82
2014-11-18
Smack: IPv6 casting error fix for 3.11
Casey Schaufler
1
-13
/
+11
2014-11-18
Smack: network label match fix
Casey Schaufler
3
-9
/
+31
2014-11-18
security: smack: add a hash table to quicken smk_find_entry()
Tomasz Stanislawski
3
-9
/
+37
2014-11-18
security: smack: fix memleak in smk_write_rules_list()
Tomasz Stanislawski
1
-22
/
+11
2014-11-18
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
1
-6
/
+3
2014-11-18
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
1
-0
/
+11
2014-11-18
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
1
-1
/
+1
2014-11-18
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
1
-0
/
+2
2014-11-18
Smack: Add smkfstransmute mount option
Casey Schaufler
2
-5
/
+21
2014-11-18
Smack: Improve access check performance
Casey Schaufler
4
-249
/
+282
2014-11-18
Smack: Local IPv6 port based controls
Casey Schaufler
2
-40
/
+319
2013-04-03
Smack: include magic.h in smackfs.c
Casey Schaufler
1
-0
/
+1
2013-03-19
Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()
Igor Zhbanov
1
-2
/
+2
2013-03-19
Smack: add support for modification of existing rules
Rafal Krypa
1
-79
/
+170
2013-03-19
smack: SMACK_MAGIC to include/uapi/linux/magic.h
Jarkko Sakkinen
1
-5
/
+0
2013-03-19
Smack: add missing support for transmute bit in smack_str_from_perm()
Rafal Krypa
1
-0
/
+2
2013-03-19
Smack: prevent revoke-subject from failing when unseen label is written to it
Rafal Krypa
1
-3
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-10
/
+4
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-1
/
+22
2012-12-14
Smack: create a sysfs mount point for smackfs
Casey Schaufler
1
-0
/
+17
2012-12-14
Smack: use select not depends in Kconfig
Casey Schaufler
1
-1
/
+5
2012-10-11
consitify do_mount() arguments
Al Viro
1
-2
/
+2
2012-09-18
Smack: setprocattr memory leak fix
Casey Schaufler
1
-12
/
+2
2012-09-18
Smack: implement revoking all rules for a subject label
Rafal Krypa
1
-0
/
+75
2012-09-18
Smack: remove task_wait() hook.
Casey Schaufler
1
-29
/
+8
2012-07-30
smack: off by one error
Alan Cox
1
-4
/
+4
2012-07-13
Smack: don't show empty rules when /smack/load or /smack/load2 is read
Rafal Krypa
1
-2
/
+3
2012-07-13
Smack: user access check bounds
Casey Schaufler
1
-14
/
+12
2012-07-13
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
4
-26
/
+34
2012-07-13
Smack: fix smack_new_inode bogosities
Casey Schaufler
3
-8
/
+2
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
1
-10
/
+5
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
1
-1
/
+1
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2
-4
/
+4
2012-05-14
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
4
-526
/
+941
2012-05-14
gfp flags for security_inode_alloc()?
Tetsuo Handa
1
-4
/
+4
2012-05-14
Smack: recursive tramsmute
Casey Schaufler
2
-9
/
+36
2012-04-18
Smack: move label list initialization
Casey Schaufler
2
-25
/
+33
2012-04-10
Smack: build when CONFIG_AUDIT not defined
Kees Cook
1
-4
/
+15
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
1
-1
/
+1
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
1
-3
/
+3
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-2
/
+1
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
2
-13
/
+26
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2
-6
/
+18
[next]