index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
/
smack_lsm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-10
/
+4
*
consitify do_mount() arguments
Al Viro
2012-10-11
1
-2
/
+2
*
Smack: setprocattr memory leak fix
Casey Schaufler
2012-09-18
1
-12
/
+2
*
Smack: remove task_wait() hook.
Casey Schaufler
2012-09-18
1
-29
/
+8
*
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
2012-07-13
1
-8
/
+9
*
Smack: fix smack_new_inode bogosities
Casey Schaufler
2012-07-13
1
-6
/
+2
*
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
2012-05-31
1
-10
/
+5
*
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
2012-05-31
1
-1
/
+1
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2012-05-22
1
-3
/
+3
|
\
|
*
SELinux: rename dentry_open to file_open
Eric Paris
2012-04-09
1
-3
/
+3
*
|
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
2012-05-14
1
-141
/
+44
*
|
gfp flags for security_inode_alloc()?
Tetsuo Handa
2012-05-14
1
-4
/
+4
*
|
Smack: recursive tramsmute
Casey Schaufler
2012-05-14
1
-9
/
+35
*
|
Smack: move label list initialization
Casey Schaufler
2012-04-18
1
-11
/
+33
*
|
Smack: build when CONFIG_AUDIT not defined
Kees Cook
2012-04-10
1
-4
/
+15
|
/
*
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
1
-12
/
+17
*
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+3
*
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
1
-2
/
+2
*
Smack: compilation fix
Jarkko Sakkinen
2011-10-14
1
-0
/
+1
*
Smack: domain transition protections (v3)
Jarkko Sakkinen
2011-10-12
1
-11
/
+42
*
Smack: Provide information for UDS getsockopt(SO_PEERCRED)
Casey Schaufler
2011-10-12
1
-0
/
+9
*
Smack: Clean up comments
Casey Schaufler
2011-10-12
1
-2
/
+8
*
Smack: Repair processing of fcntl
Casey Schaufler
2011-10-12
1
-25
/
+42
*
Smack: Rule list lookup performance
Casey Schaufler
2011-10-12
1
-49
/
+77
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
1
-1
/
+1
*
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
2011-07-20
1
-2
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
1
-21
/
+27
|
\
|
*
SMACK: smack_file_lock can use the struct path
Eric Paris
2011-04-25
1
-2
/
+2
|
*
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
1
-14
/
+20
|
*
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
1
-16
/
+16
|
*
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-25
1
-1
/
+5
*
|
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-22
1
-1
/
+5
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
1
-1
/
+4
|
\
|
*
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-1
/
+4
*
|
Smack: correct final mmap check comparison
Casey Schaufler
2011-02-09
1
-1
/
+1
*
|
Smack: correct behavior in the mmap hook
Casey Schaufler
2011-02-09
1
-36
/
+49
|
/
*
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
2011-01-17
1
-42
/
+227
*
Merge branch 'master' into next
James Morris
2011-01-10
1
-7
/
+7
|
\
|
*
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2011-01-05
1
-7
/
+7
*
|
Smack: Transmute labels on specified directories
Jarkko Sakkinen
2010-12-07
1
-24
/
+50
*
|
This patch adds a new security attribute to Smack called
Casey Schaufler
2010-12-02
1
-50
/
+142
*
|
Smack: UDS revision
Casey Schaufler
2010-11-29
1
-43
/
+63
|
/
*
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-11-15
1
-6
/
+2
*
security: secid_to_secctx returns len when data is NULL
Eric Paris
2010-10-21
1
-1
/
+2
*
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
1
-3
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
|
security: make LSMs explicitly mask off permissions
Eric Paris
2010-08-02
1
-0
/
+2
*
|
smack: opt_dentry is never null in in smack_d_instantiate()
Dan Carpenter
2010-08-02
1
-12
/
+2
|
/
[next]