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
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2
-10
/
+10
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+7
2018-12-20
security: integrity: partial revert of make ima_main explicitly non-modular
Paul Gortmaker
1
-1
/
+1
2018-12-20
selinux: expand superblock_doinit() calls
Al Viro
1
-30
/
+24
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
4
-0
/
+4
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-2
/
+2
2018-12-18
ima: cleanup the match_token policy code
Mimi Zohar
1
-5
/
+5
2018-12-18
security: don't use a negative Opt_err token index
Linus Torvalds
2
-2
/
+2
2018-12-18
integrity: Remove references to module keyring
Thiago Jung Bauermann
2
-4
/
+2
2018-12-17
Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
1
-2
/
+3
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
11
-91
/
+634
2018-12-17
Merge tag 'v4.20-rc7' into next-general
James Morris
4
-4
/
+23
2018-12-14
Merge branch 'smack-for-4.21-a' of https://github.com/cschaufler/next-smack i...
James Morris
1
-3
/
+9
2018-12-14
keys-encrypted: add nvdimm key format type to encrypted keys
Dave Jiang
1
-9
/
+20
2018-12-14
keys: Export lookup_user_key to external users
Dave Jiang
2
-2
/
+1
2018-12-13
ima: Use inode_is_open_for_write
Nikolay Borisov
1
-1
/
+1
2018-12-13
ima: Support platform keyring for kernel appraisal
Nayna Jain
1
-2
/
+12
2018-12-13
efi: Allow the "db" UEFI variable to be suppressed
Josh Boyer
1
-10
/
+35
2018-12-13
efi: Import certificates from UEFI Secure Boot
Josh Boyer
2
-1
/
+173
2018-12-13
efi: Add an EFI signature blob parser
Dave Howells
2
-1
/
+110
2018-12-13
integrity: Load certs to the platform keyring
Nayna Jain
3
-24
/
+86
2018-12-13
integrity: Define a trusted platform keyring
Nayna Jain
5
-16
/
+81
2018-12-13
security: fs: make inode explicitly non-modular
Paul Gortmaker
1
-4
/
+2
2018-12-13
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
24
-24
/
+14
2018-12-13
security: integrity: make evm_main explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2018-12-13
keys: remove needless modular infrastructure from ecryptfs_format
Paul Gortmaker
1
-3
/
+2
2018-12-13
security: integrity: make ima_main explicitly non-modular
Paul Gortmaker
1
-4
/
+3
2018-12-11
ima: don't measure/appraise files on efivarfs
Mimi Zohar
1
-1
/
+3
2018-12-11
x86/ima: define arch_get_ima_policy() for x86
Eric Richter
1
-1
/
+9
2018-12-11
ima: add support for arch specific policies
Nayna Jain
1
-2
/
+70
2018-12-11
ima: refactor ima_init_policy()
Nayna Jain
1
-41
/
+56
2018-12-11
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
1
-6
/
+13
2018-12-06
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
5
-324
/
+468
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
5
-110
/
+173
2018-12-03
smack: fix access permissions for keyring
Zoran Markovic
1
-3
/
+9
2018-11-29
Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+12
2018-11-29
selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
Paul Moore
1
-1
/
+12
2018-11-27
audit: use current whenever possible
Paul Moore
1
-1
/
+1
2018-11-27
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
2
-2
/
+2
2018-11-27
selinux: always allow mounting submounts
Ondrej Mosnacek
1
-1
/
+1
2018-11-21
selinux: refactor sidtab conversion
Ondrej Mosnacek
3
-41
/
+42
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
4
-7
/
+6
2018-11-15
Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+10
2018-11-14
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
2018-11-14
selinux: fix non-MLS handling in mls_context_to_sid()
Paul Moore
1
-3
/
+7
2018-11-14
integrity: support new struct public_key_signature encoding field
Mimi Zohar
1
-0
/
+1
2018-11-13
selinux: check length properly in SCTP bind hook
Ondrej Mosnacek
1
-0
/
+3
2018-11-13
integrity: support new struct public_key_signature encoding field
Mimi Zohar
1
-0
/
+1
2018-11-13
tpm: use u32 instead of int for PCR index
Tomas Winkler
1
-2
/
+3
2018-11-12
Merge tag 'v4.20-rc2' into next-general
James Morris
39
-326
/
+880
[prev]
[next]