index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-8
/
+1
2025-05-20
security/smack/smackfs: small kernel-doc fixes
Randy Dunlap
1
-7
/
+5
2025-04-12
net: Retire DCCP socket.
Kuniyuki Iwashima
1
-8
/
+1
2025-02-17
smack: recognize ipv4 CIPSO w/o categories
Konstantin Andreev
1
-0
/
+4
2025-02-16
smack: Revert "smackfs: Added check catlen"
Konstantin Andreev
1
-14
/
+3
2025-02-14
smack: remove /smack/logging if audit is not configured
Konstantin Andreev
3
-6
/
+14
2025-02-14
smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
Konstantin Andreev
1
-24
/
+0
2025-02-13
smack: dont compile ipv6 code unless ipv6 is configured
Konstantin Andreev
2
-1
/
+15
2025-02-12
Smack: fix typos and spelling errors
Casey Schaufler
4
-7
/
+7
2025-01-22
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+30
2024-12-07
smack: deduplicate access to string conversion
Konstantin Andreev
4
-40
/
+15
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
1
-3
/
+4
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
1
-19
/
+26
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
1
-29
/
+4
2024-10-11
netlabel,smack: use lsm_prop for audit data
Casey Schaufler
1
-3
/
+1
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
1
-0
/
+18
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
1
-5
/
+7
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
1
-10
/
+15
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
1
-7
/
+9
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
1
-5
/
+26
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
1
-3
/
+8
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
1
-10
/
+3
2024-09-19
Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-3
/
+3
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-60
/
+63
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-09-03
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
1
-1
/
+1
2024-08-29
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
1
-2
/
+2
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
1
-1
/
+1
2024-08-22
security: smack: Fix indentation in smack_netfilter.c
GiSeong Ji
1
-2
/
+2
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
1
-3
/
+3
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
2
-18
/
+20
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
3
-39
/
+40
2024-07-17
Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-4
/
+10
2024-07-17
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+30
2024-07-09
selinux,smack: remove the capability checks in the removexattr hooks
Paul Moore
1
-2
/
+1
2024-06-19
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
1
-3
/
+9
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
1
-1
/
+3
2024-06-06
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
1
-1
/
+1
2024-06-04
lsm: fixup the inode xattr capability handling
Paul Moore
1
-2
/
+29
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-1
/
+1
2024-05-14
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
1
-1
/
+2
2024-04-10
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
1
-1
/
+1
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
1
-2
/
+2
2024-03-13
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2024-02-16
security: Align inode_setattr hook definition with EVM
Roberto Sassu
1
-1
/
+3
2024-02-14
Smack: use init_task_smack() in smack_cred_transfer()
Casey Schaufler
1
-6
/
+1
2024-01-25
smack: Initialize the in-memory inode in smack_inode_init_security()
Roberto Sassu
1
-1
/
+6
2024-01-25
smack: Always determine inode labels in smack_inode_init_security()
Roberto Sassu
1
-39
/
+39
2024-01-25
smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
Roberto Sassu
1
-0
/
+9
[next]