index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
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-15
Smack: ignore private inode for smack_file_receive
Seung-Woo Kim
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
2015-05-12
LSM: Split security.h
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-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-11
Merge branch 'for-davem' into for-next
Al Viro
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
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
2015-03-23
Smack: getting the Smack security context of keys
José Bollo
2015-03-23
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
Marcin Lis
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-11
Smack: secmark connections
Casey Schaufler
2015-01-23
Smack: Repair netfilter dependency
Casey Schaufler
2015-01-21
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2015-01-20
smack: Add missing logging in bidirectional UDS connect check
Rafal Krypa
2015-01-20
Smack: secmark support for netfilter
Casey Schaufler
2015-01-20
Smack: Rework file hooks
Casey Schaufler
2015-01-19
smack: Fix a bidirectional UDS connect check typo
Zbigniew Jasinski
2015-01-19
smack: introduce a special case for tmpfs in smack_d_instantiate()
Łukasz Stelmach
2015-01-19
smack: fix logic in smack_inode_init_security function
Lukasz Pawelczyk
2015-01-19
smack: miscellaneous small fixes in function comments
Lukasz Pawelczyk
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-11-21
security: smack: fix out-of-bounds access in smk_parse_smack()
Andrey Ryabinin
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-10-31
Security: smack: replace kzalloc with kmem_cache for inode_smack
Rohit
2014-10-28
Smack: Lock mode for the floor and hat labels
Casey Schaufler
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
2014-08-29
Fix a bidirectional UDS connect check typo
Lukasz Pawelczyk
2014-08-29
Small fixes in comments describing function parameters
Lukasz Pawelczyk
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
2014-08-25
Smack: Fix setting label on successful file open
Marcin Niesluchowski
2014-08-08
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
2014-08-08
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2014-08-08
Smack: fix behavior of smack_inode_listsecurity
Konstantin Khlebnikov
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
2014-05-20
Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...
James Morris
[next]