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
*
smackfs: Prevent underflow in smk_set_cipso()
Dan Carpenter
2023-08-07
1
-1
/
+1
*
security: smack: smackfs: fix typo (lables->labels)
Tóth János
2023-08-07
1
-1
/
+1
*
smackfs: Added check catlen
Denis Arefev
2023-02-21
1
-3
/
+14
*
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
1
-0
/
+1
|
\
|
*
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-19
1
-0
/
+1
*
|
smack: Remove redundant assignments
Michal Orzel
2022-05-23
1
-1
/
+0
|
/
*
smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
Tetsuo Handa
2021-10-22
1
-1
/
+1
*
smackfs: use __GFP_NOFAIL for smk_cipso_doi()
Tetsuo Handa
2021-10-22
1
-3
/
+1
*
smackfs: Fix use-after-free in netlbl_catmap_walk()
Pawan Gupta
2021-09-15
1
-1
/
+4
*
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
2021-05-10
1
-0
/
+2
*
security/smack/: fix misspellings using codespell tool
Xiong Zhenwu
2021-05-10
1
-1
/
+1
*
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
2021-02-02
1
-2
/
+19
*
Smack: fix kernel-doc interface on functions
Alex Shi
2020-11-13
1
-3
/
+4
*
Smack: Use the netlabel cache
Casey Schaufler
2020-09-11
1
-14
/
+9
*
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
2020-07-27
1
-1
/
+1
*
Smack: fix another vsscanf out of bounds
Dan Carpenter
2020-07-27
1
-0
/
+4
*
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
2020-07-14
1
-2
/
+11
*
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
2020-05-06
1
-0
/
+10
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-12
/
+22
|
\
|
*
vfs: Convert smackfs to use the new mount API
David Howells
2019-07-04
1
-12
/
+22
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
/
*
Smack: Create smack_rule cache to optimize memory usage
Casey Schaufler
2019-04-02
1
-1
/
+1
*
smack: removal of global rule list
Vishal Goel
2019-04-02
1
-38
/
+15
*
Smack: Abstract use of cred security blob
Casey Schaufler
2019-01-08
1
-9
/
+9
*
Smack: remove set but not used variable 'root_inode'
YueHaibing
2018-09-18
1
-3
/
+0
*
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
1
-1
/
+1
*
SMACK: Add new lock for adding entry in smack master list
Vishal Goel
2017-01-10
1
-0
/
+5
*
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
2016-11-15
1
-3
/
+0
*
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
[next]