index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
smack.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
-0
/
+1
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+5
2019-02-28
smack: Implement filesystem context security hooks
David Howells
1
-14
/
+5
2019-01-09
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
1
-2
/
+2
2019-01-09
Smack: Abstract use of ipc security blobs
Casey Schaufler
1
-0
/
+11
2019-01-09
LSM: Infrastructure management of the inode security
Casey Schaufler
1
-1
/
+1
2019-01-09
Smack: Abstract use of inode security blob
Casey Schaufler
1
-2
/
+7
2019-01-09
LSM: Infrastructure management of the file security
Casey Schaufler
1
-1
/
+2
2019-01-09
Smack: Abstract use of file security blob
Casey Schaufler
1
-0
/
+5
2019-01-09
Infrastructure management of the cred security blob
Casey Schaufler
1
-1
/
+2
2019-01-09
Smack: Abstract use of cred security blob
Casey Schaufler
1
-3
/
+14
2018-01-10
Smack: Privilege check on key operations
Casey Schaufler
1
-0
/
+1
2017-06-01
Smack: Use cap_capable in privilege check
Casey Schaufler
1
-1
/
+1
2017-01-10
SMACK: Free the i_security blob in inode using RCU
Himanshu Shukla
1
-0
/
+1
2017-01-10
Smack: Fix the issue of wrong SMACK label update in socket bind fail case
Vishal Goel
1
-0
/
+1
2017-01-10
Smack: Fix the issue of permission denied error in ipv6 hook
Vishal Goel
1
-0
/
+1
2016-11-15
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
1
-1
/
+0
2016-09-08
Smack: Signal delivery as an append operation
Casey Schaufler
1
-0
/
+10
2016-06-24
Smack: Add support for unprivileged mounts from user namespaces
Seth Forshee
1
-1
/
+7
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
1
-1
/
+3
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
1
-9
/
+39
2015-07-22
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
1
-0
/
+18
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
1
-16
/
+9
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
1
-2
/
+0
2015-05-12
LSM: Split security.h
Casey Schaufler
1
-1
/
+1
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
1
-0
/
+8
2015-01-21
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
1
-0
/
+10
2015-01-21
Smack: secmark support for netfilter
Casey Schaufler
1
-0
/
+1
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
1
-17
/
+17
2014-08-29
Smack: Bring-up access mode
Casey Schaufler
1
-2
/
+3
2014-04-12
Smack: bidirectional UDS connect check
Casey Schaufler
1
-3
/
+3
2014-04-12
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
1
-0
/
+9
2014-04-12
Smack: fix the subject/object order in smack_ptrace_traceme()
Lukasz Pawelczyk
1
-0
/
+1
2013-12-24
Smack: Make the syslog control configurable
Casey Schaufler
1
-2
/
+3
2013-10-18
Smack: Implement lock security mode
Casey Schaufler
1
-4
/
+8
2013-08-02
Smack: network label match fix
Casey Schaufler
1
-2
/
+6
2013-08-02
security: smack: add a hash table to quicken smk_find_entry()
Tomasz Stanislawski
1
-0
/
+5
2013-05-28
Smack: Add smkfstransmute mount option
Casey Schaufler
1
-0
/
+1
2013-05-28
Smack: Improve access check performance
Casey Schaufler
1
-53
/
+55
2013-05-28
Smack: Local IPv6 port based controls
Casey Schaufler
1
-0
/
+11
2013-03-20
smack: SMACK_MAGIC to include/uapi/linux/magic.h
Jarkko Sakkinen
1
-5
/
+0
2012-07-14
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
1
-0
/
+13
2012-07-14
Smack: fix smack_new_inode bogosities
Casey Schaufler
1
-1
/
+0
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-1
/
+1
2012-05-15
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
1
-36
/
+20
2012-05-15
Smack: recursive tramsmute
Casey Schaufler
1
-0
/
+1
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
1
-1
/
+1
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-1
/
+9
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+12
[next]