index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Lines
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
-1
/
+3
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
-4
/
+5
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
-2
/
+10
2025-02-04
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
-2
/
+8
2025-02-04
integrity: fix typos and spelling errors
Tanya Agarwal
-5
/
+5
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+54
2025-01-03
ima: ignore suffixed policy rule comments
Mimi Zohar
-1
/
+1
2025-01-03
ima: limit the builtin 'tcb' dont_measure tmpfs policy rule
Mimi Zohar
-1
/
+2
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
-1
/
+2
2024-12-18
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
-2
/
+54
2024-12-11
ima: Suspend PCR extends and log appends when rebooting
Stefan Berger
-0
/
+47
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+5
2024-11-26
ima: uncover hidden variable in ima_match_rules()
Casey Schaufler
-4
/
+5
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-3
/
+3
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-50
/
+50
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-5
/
+2
2024-11-03
fdget(), more trivial conversions
Al Viro
-5
/
+2
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
-5
/
+2
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
-2
/
+1
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
-45
/
+46
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
-5
/
+8
2024-10-09
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
-0
/
+4
2024-10-09
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
-1
/
+2
2024-10-09
ima: fix buffer overrun in ima_eventdigest_init_common
Samasth Norway Ananda
-4
/
+10
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
-3
/
+3
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
-2
/
+2
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
-14
/
+10
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
-1
/
+1
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+1
2024-07-05
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+1
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
-7
/
+10
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
-2
/
+1
2024-06-03
ima: fix wrong zero-assignment during securityfs dentry remove
Enrico Bravi
-2
/
+1
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
-18
/
+132
2024-04-09
evm: Rename is_unsupported_fs to is_unsupported_hmac_fs
Stefan Berger
-9
/
+10
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
-1
/
+1
2024-04-09
evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
Stefan Berger
-5
/
+7
2024-04-09
ima: re-evaluate file integrity on file metadata change
Stefan Berger
-1
/
+13
2024-04-09
evm: Store and detect metadata inode attributes changes
Stefan Berger
-10
/
+49
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
-13
/
+10
2024-04-09
evm: Use the metadata inode to calculate metadata hash
Stefan Berger
-1
/
+1
2024-04-09
evm: Implement per signature type decision in security_inode_copy_up_xattr
Stefan Berger
-3
/
+28
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
-1
/
+1
2024-04-09
ima: Rename backing_inode to real_inode
Stefan Berger
-8
/
+10
2024-04-08
integrity: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-15
/
+31
2024-04-08
ima: define an init_module critical data record
Mimi Zohar
-0
/
+7
2024-04-08
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
-7
/
+26
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-424
/
+630
2024-02-16
integrity: eliminate unnecessary "Problem loading X.509 certificate" msg
Coiby Xu
-1
/
+2
[next]