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
/
smackfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Smack: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-23
1
-8
/
+3
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-82
/
+32
*
Smack: limited capability for changing process label
Zbigniew Jasinski
2015-10-19
1
-35
/
+167
*
Smack: Minor initialisation improvement
José Bollo
2015-10-09
1
-1
/
+1
*
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
2015-10-09
1
-2
/
+2
*
Smack: Three symbols that should be static
Casey Schaufler
2015-07-31
1
-1
/
+1
*
Smack: IPv6 host labeling
Casey Schaufler
2015-07-28
1
-76
/
+352
*
sysfs: fix simple_return.cocci warnings
kbuild test robot
2015-07-22
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
1
-4
/
+4
|
\
|
*
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-4
/
+4
*
|
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
2015-06-12
1
-7
/
+9
*
|
Smack: allow multiple labels in onlycap
Rafal Krypa
2015-06-02
1
-53
/
+110
*
|
Smack: fix seq operations in smackfs
Rafal Krypa
2015-06-02
1
-30
/
+22
*
|
smack: pass error code through pointers
Lukasz Pawelczyk
2015-05-15
1
-47
/
+69
*
|
LSM: Switch to lists of hooks
Casey Schaufler
2015-05-12
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
VFS: security/: d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
|
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
Paul Gortmaker
2015-03-23
1
-1
/
+0
*
|
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
2015-03-23
1
-0
/
+96
|
/
*
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
2014-08-29
1
-28
/
+33
*
Smack: Bring-up access mode
Casey Schaufler
2014-08-28
1
-1
/
+10
*
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2014-08-08
1
-2
/
+2
*
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2014-08-02
1
-7
/
+7
|
\
|
*
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
2014-08-01
1
-7
/
+7
*
|
Warning in scanf string typing
Toralf Förster
2014-05-06
1
-1
/
+1
*
|
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
2014-04-11
1
-0
/
+74
|
/
*
Smack: change rule cap check
Casey Schaufler
2013-12-23
1
-1
/
+1
*
Smack: Make the syslog control configurable
Casey Schaufler
2013-12-23
1
-8
/
+95
*
smack: fix: allow either entry be missing on access/access2 check (v2)
Jarkko Sakkinen
2013-12-11
1
-14
/
+15
*
Smack: Implement lock security mode
Casey Schaufler
2013-10-18
1
-2
/
+8
*
Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes
Rafal Krypa
2013-08-12
1
-85
/
+82
*
Smack: network label match fix
Casey Schaufler
2013-08-01
1
-1
/
+1
*
security: smack: fix memleak in smk_write_rules_list()
Tomasz Stanislawski
2013-08-01
1
-22
/
+11
*
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
2013-06-03
1
-1
/
+1
*
Smack: Improve access check performance
Casey Schaufler
2013-05-28
1
-25
/
+26
*
Smack: include magic.h in smackfs.c
Casey Schaufler
2013-04-03
1
-0
/
+1
*
Smack: add support for modification of existing rules
Rafal Krypa
2013-03-19
1
-79
/
+170
*
Smack: prevent revoke-subject from failing when unseen label is written to it
Rafal Krypa
2013-03-19
1
-3
/
+1
*
Smack: create a sysfs mount point for smackfs
Casey Schaufler
2012-12-14
1
-0
/
+17
*
Smack: implement revoking all rules for a subject label
Rafal Krypa
2012-09-18
1
-0
/
+75
*
smack: off by one error
Alan Cox
2012-07-30
1
-4
/
+4
*
Smack: don't show empty rules when /smack/load or /smack/load2 is read
Rafal Krypa
2012-07-13
1
-2
/
+3
*
Smack: user access check bounds
Casey Schaufler
2012-07-13
1
-14
/
+12
*
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
2012-07-13
1
-11
/
+10
*
Smack: fix smack_new_inode bogosities
Casey Schaufler
2012-07-13
1
-1
/
+0
*
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
2012-05-14
1
-232
/
+761
*
Smack: move label list initialization
Casey Schaufler
2012-04-18
1
-14
/
+0
*
Smack: smackfs cipso seq read repair
Casey Schaufler
2011-11-11
1
-76
/
+39
*
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
2011-10-20
1
-15
/
+30
*
Smack: fix: invalid length set for the result of /smack/access
Jarkko Sakkinen
2011-10-18
1
-1
/
+1
[next]