index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
/
smackfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-05-23
smack: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-05-20
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2021-10-22
smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
Tetsuo Handa
1
-1
/
+1
2021-10-22
smackfs: use __GFP_NOFAIL for smk_cipso_doi()
Tetsuo Handa
1
-3
/
+1
2021-09-16
smackfs: Fix use-after-free in netlbl_catmap_walk()
Pawan Gupta
1
-1
/
+4
2021-05-10
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
1
-0
/
+2
2021-05-10
security/smack/: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-02-03
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
1
-2
/
+19
2020-11-13
Smack: fix kernel-doc interface on functions
Alex Shi
1
-3
/
+4
2020-09-12
Smack: Use the netlabel cache
Casey Schaufler
1
-14
/
+9
2020-07-27
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2020-07-27
Smack: fix another vsscanf out of bounds
Dan Carpenter
1
-0
/
+4
2020-07-14
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
1
-2
/
+11
2020-05-07
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-12
/
+22
2019-07-05
vfs: Convert smackfs to use the new mount API
David Howells
1
-12
/
+22
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-5
/
+1
2019-04-02
Smack: Create smack_rule cache to optimize memory usage
Casey Schaufler
1
-1
/
+1
2019-04-02
smack: removal of global rule list
Vishal Goel
1
-38
/
+15
2019-01-09
Smack: Abstract use of cred security blob
Casey Schaufler
1
-9
/
+9
2018-09-18
Smack: remove set but not used variable 'root_inode'
YueHaibing
1
-3
/
+0
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2017-01-10
SMACK: Add new lock for adding entry in smack master list
Vishal Goel
1
-0
/
+5
2016-11-15
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
1
-3
/
+0
2016-08-23
Smack: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-82
/
+32
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
1
-35
/
+167
2015-10-10
Smack: Minor initialisation improvement
José Bollo
1
-1
/
+1
2015-10-10
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
1
-2
/
+2
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
1
-1
/
+1
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
1
-76
/
+352
2015-07-22
sysfs: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+4
2015-06-12
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
1
-7
/
+9
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
1
-53
/
+110
2015-06-02
Smack: fix seq operations in smackfs
Rafal Krypa
1
-30
/
+22
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
1
-47
/
+69
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-15
VFS: security/: d_inode() annotations
David Howells
1
-1
/
+1
2015-03-23
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
Paul Gortmaker
1
-1
/
+0
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
1
-0
/
+96
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
1
-28
/
+33
2014-08-29
Smack: Bring-up access mode
Casey Schaufler
1
-1
/
+10
2014-08-09
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
1
-2
/
+2
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-7
/
+7
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
1
-7
/
+7
2014-05-06
Warning in scanf string typing
Toralf Förster
1
-1
/
+1
[next]