index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsverity: rework fsverity_get_digest() again
Eric Biggers
2023-06-14
1
-19
/
+12
*
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
|
*
IMA: allow/fix UML builds
Randy Dunlap
2023-03-15
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
|
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
|
|
/
*
|
Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2023-04-24
2
-3
/
+28
|
\
\
|
*
|
integrity: machine keyring CA configuration
Eric Snowberg
2023-04-24
2
-3
/
+28
|
|
/
*
|
Revert "integrity: double check iint_cache was initialized"
Roberto Sassu
2023-03-11
1
-8
/
+0
*
|
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
2023-03-11
1
-0
/
+1
|
/
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
1
-15
/
+32
|
\
|
*
integrity/powerpc: Support loading keys from PLPKS
Russell Currey
2023-02-13
1
-7
/
+10
|
*
integrity/powerpc: Improve error handling & reporting when loading certs
Russell Currey
2023-02-13
1
-6
/
+20
|
*
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
1
-2
/
+2
*
|
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-02-22
6
-29
/
+58
|
\
\
|
*
|
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-31
5
-6
/
+32
|
*
|
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-01-31
1
-2
/
+5
|
*
|
evm: call dump_security_xattr() in all cases to remove code duplication
Xiu Jianfeng
2023-01-31
1
-17
/
+16
|
*
|
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
2023-01-18
1
-1
/
+2
|
*
|
ima: return IMA digest value only when IMA_COLLECTED flag is set
Matt Bobrowski
2023-01-18
1
-1
/
+1
|
*
|
ima: fix error handling logic when file measurement failed
Matt Bobrowski
2023-01-18
2
-2
/
+2
|
|
/
*
|
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
2
-7
/
+7
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
9
-47
/
+48
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
4
-7
/
+7
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-4
/
+5
|
/
*
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-21
1
-0
/
+24
|
\
|
*
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
2022-12-13
1
-0
/
+24
*
|
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-12-13
6
-22
/
+54
|
\
\
|
*
|
ima: Fix hash dependency to correct algorithm
Tianjia Zhang
2022-11-28
1
-1
/
+1
|
*
|
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
2022-11-16
1
-2
/
+2
|
*
|
integrity: Fix memory leakage in keyring allocation error path
GUO Zihua
2022-11-16
1
-1
/
+5
|
*
|
ima: Fix memory leak in __ima_inode_hash()
Roberto Sassu
2022-11-03
1
-1
/
+6
|
*
|
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
2022-11-02
1
-9
/
+32
|
*
|
ima: Simplify ima_lsm_copy_rule
GUO Zihua
2022-11-02
1
-7
/
+3
|
*
|
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
2022-11-02
1
-1
/
+4
|
*
|
efi: Add iMac Pro 2017 to uefi skip cert quirk
Aditya Garg
2022-11-01
1
-0
/
+1
*
|
|
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
6
-17
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
6
-17
/
+23
|
|
/
*
|
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-12-13
1
-16
/
+18
|
\
\
|
*
|
ima: use type safe idmapping helpers
Christian Brauner
2022-10-26
1
-16
/
+18
|
|
/
*
|
evm: remove dead code in evm_inode_set_acl()
Christian Brauner
2022-10-28
1
-3
/
+2
*
|
evm: remove evm_xattr_acl_change()
Christian Brauner
2022-10-20
1
-64
/
+0
*
|
integrity: implement get and set acl hook
Christian Brauner
2022-10-20
2
-1
/
+91
|
/
*
Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-04
1
-3
/
+14
|
\
|
*
acl: move idmapping handling into posix_acl_xattr_set()
Christian Brauner
2022-08-31
1
-3
/
+14
*
|
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
2022-09-30
1
-1
/
+1
*
|
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
2022-08-23
1
-4
/
+8
|
/
*
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-03
1
-29
/
+23
|
\
|
*
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
2022-07-13
1
-29
/
+23
[next]