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
2013-10-27
ima: enable support for larger default filedata hash algorithms
Mimi Zohar
2
-2
/
+59
2013-10-27
ima: define kernel parameter 'ima_template=' to change configured default
Roberto Sassu
1
-0
/
+31
2013-10-27
ima: add Kconfig default measurement list template
Mimi Zohar
2
-2
/
+27
2013-10-27
ima: defer determining the appraisal hash algorithm for 'ima' template
Roberto Sassu
1
-1
/
+5
2013-10-27
ima: add audit log support for larger hashes
Mimi Zohar
1
-1
/
+4
2013-10-26
ima: switch to new template management mechanism
Roberto Sassu
5
-97
/
+107
2013-10-26
ima: define new template ima-ng and template fields d-ng and n-ng
Roberto Sassu
3
-17
/
+150
2013-10-26
ima: define template fields library and new helpers
Roberto Sassu
6
-8
/
+242
2013-10-26
ima: new templates management mechanism
Roberto Sassu
4
-1
/
+146
2013-10-26
ima: define new function ima_alloc_init_template() to API
Roberto Sassu
3
-39
/
+76
2013-10-26
ima: pass the filename argument up to ima_add_template_entry()
Roberto Sassu
4
-10
/
+13
2013-10-26
ima: pass the file descriptor to ima_add_violation()
Roberto Sassu
3
-5
/
+5
2013-10-26
ima: ima_calc_boot_agregate must use SHA1
Dmitry Kasatkin
3
-5
/
+31
2013-10-26
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
Dmitry Kasatkin
2
-6
/
+25
2013-10-26
ima: provide dedicated hash algo allocation function
Dmitry Kasatkin
1
-14
/
+29
2013-10-26
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
6
-12
/
+12
2013-10-26
ima: use dynamically allocated hash storage
Dmitry Kasatkin
4
-30
/
+49
2013-10-26
ima: pass full xattr with the signature
Dmitry Kasatkin
4
-5
/
+7
2013-10-26
ima: read and use signature hash algorithm
Dmitry Kasatkin
6
-25
/
+94
2013-10-26
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
7
-32
/
+98
2013-10-25
Revert "ima: policy for RAMFS"
Mimi Zohar
1
-1
/
+0
2013-10-25
ima: fix script messages
Dmitry Kasatkin
6
-13
/
+13
2013-10-22
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
16
-392
/
+432
2013-09-27
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2013-09-26
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
1
-2
/
+2
2013-09-25
KEYS: initialize root uid and session keyrings early
Mimi Zohar
1
-0
/
+10
2013-09-25
KEYS: Add a 'trusted' flag and a 'trusted only' flag
David Howells
2
-0
/
+12
2013-09-24
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
7
-0
/
+213
2013-09-24
KEYS: Implement a big key type that can save to tmpfs
David Howells
3
-0
/
+216
2013-09-24
KEYS: Expand the capacity of a keyring
David Howells
6
-742
/
+792
2013-09-24
KEYS: Drop the permissions argument from __keyring_search_one()
David Howells
3
-9
/
+5
2013-09-24
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
David Howells
3
-12
/
+12
2013-09-24
KEYS: Search for auth-key by name rather than target key ID
David Howells
1
-14
/
+7
2013-09-24
KEYS: Introduce a search context structure
David Howells
7
-158
/
+174
2013-09-24
KEYS: Consolidate the concept of an 'index key' for key access
David Howells
4
-62
/
+67
2013-09-24
KEYS: key_is_dead() should take a const key pointer argument
David Howells
1
-1
/
+1
2013-09-24
KEYS: Use bool in make_key_ref() and is_key_possessed()
David Howells
1
-2
/
+3
2013-09-24
KEYS: Skip key state checks when checking for possession
David Howells
4
-6
/
+11
2013-09-24
security: remove erroneous comment about capabilities.o link ordering
Eric Paris
1
-1
/
+0
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
15
-388
/
+430
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+5
2013-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
28
-547
/
+1666
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+6
2013-09-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-39
/
+26
2013-08-31
capabilities: allow nice if we are privileged
Serge Hallyn
1
-4
/
+4
2013-08-31
userns: Allow PR_CAPBSET_DROP in a user namespace.
Eric W. Biederman
1
-1
/
+1
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2
-1
/
+4
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
2
-22
/
+60
2013-08-22
Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in...
James Morris
4
-114
/
+150
[next]