index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
/
smackfs.c
Age
Commit message (
Expand
)
Author
2024-10-04
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
2023-08-07
smackfs: Prevent underflow in smk_set_cipso()
Dan Carpenter
2023-08-07
security: smack: smackfs: fix typo (lables->labels)
Tóth János
2023-02-21
smackfs: Added check catlen
Denis Arefev
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
smack: Remove redundant assignments
Michal Orzel
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
2021-10-22
smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
Tetsuo Handa
2021-10-22
smackfs: use __GFP_NOFAIL for smk_cipso_doi()
Tetsuo Handa
2021-09-15
smackfs: Fix use-after-free in netlbl_catmap_walk()
Pawan Gupta
2021-05-10
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
2021-05-10
security/smack/: fix misspellings using codespell tool
Xiong Zhenwu
2021-02-02
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
2020-11-13
Smack: fix kernel-doc interface on functions
Alex Shi
2020-09-11
Smack: Use the netlabel cache
Casey Schaufler
2020-07-27
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
2020-07-27
Smack: fix another vsscanf out of bounds
Dan Carpenter
2020-07-14
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
2020-05-06
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-04
vfs: Convert smackfs to use the new mount API
David Howells
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-04-02
Smack: Create smack_rule cache to optimize memory usage
Casey Schaufler
2019-04-02
smack: removal of global rule list
Vishal Goel
2019-01-08
Smack: Abstract use of cred security blob
Casey Schaufler
2018-09-18
Smack: remove set but not used variable 'root_inode'
YueHaibing
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-01-10
SMACK: Add new lock for adding entry in smack master list
Vishal Goel
2016-11-15
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
2016-08-23
Smack: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
2015-10-09
Smack: Minor initialisation improvement
José Bollo
2015-10-09
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
2015-07-22
sysfs: fix simple_return.cocci warnings
kbuild test robot
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-06-12
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
2015-06-02
Smack: fix seq operations in smackfs
Rafal Krypa
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: security/: d_inode() annotations
David Howells
2015-03-23
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
Paul Gortmaker
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
[next]