index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
kernel/kexec: change the prototype of kimage_map_segment()
Pingfan Liu
1
-3
/
+1
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-22
/
+102
2025-11-21
ima: Handle error code returned by ima_filter_rule_match()
Zhao Yipeng
1
-1
/
+1
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
2
-9
/
+18
2025-10-22
ima,evm: move initcalls to the LSM framework
Roberto Sassu
6
-10
/
+35
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
2
-2
/
+2
2025-10-16
ima: add fs_subtype condition for distinguishing FUSE instances
Jann Horn
1
-4
/
+39
2025-10-16
ima: add dont_audit action to suppress audit actions
Jann Horn
1
-1
/
+13
2025-10-13
ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hook
Roberto Sassu
1
-9
/
+33
2025-10-03
ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr
Coiby Xu
1
-5
/
+18
2025-10-03
integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
Eric Biggers
1
-0
/
+1
2025-07-31
Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+26
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+3
2025-07-09
integrity/platform_certs: Allow loading of keys in the static key management ...
Srish Srinivasan
1
-2
/
+3
2025-06-17
evm_secfs: clear securityfs interactions
Al Viro
1
-8
/
+7
2025-06-17
ima_fs: get rid of lookup-by-dentry stuff
Al Viro
1
-66
/
+16
2025-06-17
ima_fs: don't bother with removal of files in directory we'll be removing
Al Viro
1
-39
/
+18
2025-06-16
ima: add a knob ima= to allow disabling IMA in kdump kernel
Baoquan He
1
-0
/
+26
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
1
-0
/
+3
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
3
-0
/
+32
2025-04-29
ima: make the kexec extra memory configurable
Steven Chen
2
-5
/
+22
2025-04-29
ima: verify if the segment size has changed
Steven Chen
1
-0
/
+10
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
1
-14
/
+29
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
1
-0
/
+47
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
1
-0
/
+3
2025-04-29
ima: define and call ima_alloc_kexec_file_buf()
Steven Chen
1
-11
/
+35
2025-04-29
ima: rename variable the seq_file "file" to "ima_kexec_file"
Steven Chen
1
-15
/
+16
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
1
-1
/
+3
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
2
-4
/
+5
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
2
-2
/
+10
2025-02-04
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
2
-2
/
+8
2025-02-04
integrity: fix typos and spelling errors
Tanya Agarwal
3
-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
-2
/
+54
2025-01-03
ima: ignore suffixed policy rule comments
Mimi Zohar
1
-1
/
+1
2025-01-03
ima: limit the builtin 'tcb' dont_measure tmpfs policy rule
Mimi Zohar
1
-1
/
+2
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
1
-1
/
+2
2024-12-18
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
2
-2
/
+54
2024-12-11
ima: Suspend PCR extends and log appends when rebooting
Stefan Berger
3
-0
/
+47
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2024-11-26
ima: uncover hidden variable in ima_match_rules()
Casey Schaufler
1
-4
/
+5
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-50
/
+50
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+2
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-5
/
+2
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
1
-5
/
+2
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
1
-2
/
+1
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
5
-45
/
+46
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2
-5
/
+8
2024-10-09
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+4
2024-10-09
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
1
-1
/
+2
[next]