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
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+24
2022-12-14
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
6
-22
/
+54
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+23
2022-12-13
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
1
-0
/
+24
2022-12-13
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+18
2022-11-29
ima: Fix hash dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-11-19
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
6
-17
/
+23
2022-11-16
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
1
-2
/
+2
2022-11-16
integrity: Fix memory leakage in keyring allocation error path
GUO Zihua
1
-1
/
+5
2022-11-03
ima: Fix memory leak in __ima_inode_hash()
Roberto Sassu
1
-1
/
+6
2022-11-03
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
1
-9
/
+32
2022-11-03
ima: Simplify ima_lsm_copy_rule
GUO Zihua
1
-7
/
+3
2022-11-03
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
1
-1
/
+4
2022-11-01
efi: Add iMac Pro 2017 to uefi skip cert quirk
Aditya Garg
1
-0
/
+1
2022-10-28
evm: remove dead code in evm_inode_set_acl()
Christian Brauner
1
-3
/
+2
2022-10-26
ima: use type safe idmapping helpers
Christian Brauner
1
-16
/
+18
2022-10-20
evm: remove evm_xattr_acl_change()
Christian Brauner
1
-64
/
+0
2022-10-20
integrity: implement get and set acl hook
Christian Brauner
2
-1
/
+91
2022-10-04
Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+14
2022-09-30
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
1
-1
/
+1
2022-08-31
acl: move idmapping handling into posix_acl_xattr_set()
Christian Brauner
1
-3
/
+14
2022-08-23
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
1
-4
/
+8
2022-08-03
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-29
/
+23
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-13
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
1
-29
/
+23
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-07
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-1
/
+1
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-2
/
+2
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
1
-3
/
+5
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-2
/
+2
2022-06-15
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
1
-5
/
+2
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+395
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
1
-24
/
+2
2022-05-17
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
1
-3
/
+3
2022-05-16
evm: Clean up some variables
Stefan Berger
2
-4
/
+1
2022-05-16
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
1
-1
/
+1
2022-05-15
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2
-0
/
+41
2022-05-06
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
5
-16
/
+177
2022-05-05
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
5
-8
/
+90
2022-05-05
ima: define a new template field named 'd-ngv2' and templates
Mimi Zohar
3
-11
/
+73
2022-05-01
ima: use IMA default hash algorithm for integrity violations
Mimi Zohar
1
-1
/
+1
2022-05-01
ima: fix 'd-ng' comments and documentation
Mimi Zohar
1
-3
/
+5
2022-04-07
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
1
-8
/
+6
2022-04-04
ima: remove redundant initialization of pointer 'file'.
Colin Ian King
1
-1
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-18
/
+39
[next]