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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
ima: add the ability to query the cached hash of a given file
Florent Revest
1
-0
/
+49
2020-01-22
ima: Add a space after printing LSM rules for readability
Clay Chang
1
-0
/
+1
2020-01-20
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
1
-0
/
+10
2020-01-17
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
1
-15
/
+13
2020-01-16
selinux: remove redundant allocation and helper functions
Paul Moore
1
-58
/
+36
2020-01-16
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
1
-39
/
+34
2020-01-16
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
1
-2
/
+2
2020-01-15
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
1
-1
/
+4
2020-01-11
kunit: building kunit as a module breaks allmodconfig
Alan Maguire
1
-1
/
+1
2020-01-10
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
1
-31
/
+70
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
3
-31
/
+61
2020-01-10
selinux: make default_noexec read-only after init
Stephen Smalley
1
-1
/
+1
2020-01-10
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
Ravi Kumar Siddojigari
2
-2
/
+15
2020-01-10
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
1
-11
/
+6
2020-01-10
apparmor: add AppArmor KUnit tests for policy unpack
Mike Salvatore
3
-0
/
+627
2020-01-09
IMA: fix measuring asymmetric keys Kconfig
Lakshmi Ramasubramanian
2
-1
/
+7
2020-01-07
Documentation,selinux: fix references to old selinuxfs mount point
Stephen Smalley
1
-3
/
+4
2020-01-07
selinux: deprecate disabling SELinux and runtime
Paul Moore
2
-0
/
+10
2020-01-07
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
1
-0
/
+1
2020-01-07
selinuxfs: use scnprintf to get real length for inode
liuyang34
1
-2
/
+2
2020-01-05
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+55
2020-01-05
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-02
apparmor: only get a label reference if the fast path check fails
John Johansen
1
-4
/
+8
2020-01-02
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
1
-1
/
+1
2020-01-02
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
1
-7
/
+4
2019-12-31
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...
Linus Torvalds
5
-44
/
+27
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
1
-8
/
+0
2019-12-24
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
1
-0
/
+6
2019-12-21
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
1
-1
/
+1
2019-12-19
selinux: randomize layout of key structures
Stephen Smalley
4
-4
/
+4
2019-12-19
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
7
-18
/
+17
2019-12-19
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-12
/
+4
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
1
-0
/
+1
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
4
-13
/
+26
2019-12-13
KEYS: remove CONFIG_KEYS_COMPAT
Eric Biggers
4
-12
/
+3
2019-12-12
IMA: Read keyrings= option from the IMA policy
Lakshmi Ramasubramanian
1
-1
/
+28
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
6
-17
/
+82
2019-12-12
KEYS: Call the IMA hook to measure keys
Lakshmi Ramasubramanian
1
-0
/
+10
2019-12-12
IMA: Define an IMA hook to measure keys
Lakshmi Ramasubramanian
2
-0
/
+53
2019-12-12
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
2
-1
/
+4
2019-12-12
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
1
-0
/
+3
2019-12-12
ima: avoid appraise error for hash calc interrupt
Patrick Callaghan
1
-1
/
+3
2019-12-12
selinux: remove unnecessary selinux cred request
Yang Guo
1
-4
/
+3
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
1
-31
/
+1
2019-12-10
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
1
-27
/
+24
2019-12-10
security: only build lsm_audit if CONFIG_SECURITY=y
Stephen Smalley
1
-1
/
+1
2019-12-10
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
Stephen Smalley
1
-4
/
+4
2019-12-10
selinux: fall back to ref-walk if audit is required
Stephen Smalley
3
-26
/
+17
2019-12-10
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
3
-4
/
+30
2019-12-10
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
5
-27
/
+70
[prev]
[next]