index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
1
-6
/
+6
|
\
|
*
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-06
1
-6
/
+6
*
|
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
1
-29
/
+23
|
\
\
|
*
|
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
2022-07-13
1
-29
/
+23
*
|
|
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2022-08-02
2
-9
/
+35
|
\
\
\
|
*
|
|
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
2022-07-15
1
-9
/
+30
|
*
|
|
security: Add LSM hook to setgroups() syscall
Micah Morton
2022-07-15
1
-0
/
+5
*
|
|
|
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-08-02
2
-12
/
+2
|
\
\
\
\
|
*
|
|
|
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
2022-08-01
1
-7
/
+0
|
*
|
|
|
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
2022-08-01
1
-5
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
5
-13
/
+19
|
\
\
\
\
|
*
|
|
|
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
2022-06-20
1
-7
/
+4
|
*
|
|
|
selinux: Add boundary check in put_entry()
Xiu Jianfeng
2022-06-14
1
-0
/
+2
|
*
|
|
|
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
2022-06-13
1
-1
/
+8
|
*
|
|
|
selinux: fix typos in comments
Jonas Lindner
2022-06-10
2
-3
/
+3
|
*
|
|
|
selinux: drop unnecessary NULL check
Christian Göttsche
2022-06-07
1
-1
/
+1
|
*
|
|
|
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
2022-06-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
2
-1
/
+182
|
\
\
\
\
|
*
|
|
|
LoadPin: Enable loading from trusted dm-verity devices
Matthias Kaehlcke
2022-07-08
2
-1
/
+182
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-07-01
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-01
2
-7
/
+10
|
\
\
\
\
|
*
|
|
|
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-2
/
+2
|
*
|
|
|
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
2
-5
/
+8
|
*
|
|
|
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-26
1
-2
/
+2
|
|
/
/
/
*
|
|
|
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-20
1
-0
/
+4
*
|
|
|
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-14
5
-9
/
+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
2022-07-13
1
-0
/
+1
|
*
|
|
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-13
1
-0
/
+2
|
*
|
|
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
2022-07-07
1
-1
/
+2
|
*
|
|
ima: fix violation measurement list record
Mimi Zohar
2022-07-06
1
-3
/
+3
|
*
|
|
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
2022-06-15
1
-5
/
+2
*
|
|
|
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
1
-11
/
+0
|
|
/
/
|
/
|
|
*
|
|
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
2022-06-15
1
-7
/
+4
|
/
/
*
/
KEYS: trusted: tpm2: Fix migratable logic
David Safford
2022-06-08
1
-2
/
+2
|
/
*
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
1
-0
/
+1
|
\
|
*
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-19
1
-0
/
+1
*
|
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
1
-3
/
+3
|
\
\
|
*
|
apparmor: test: Use NULL macros
Ricardo Ribalda
2022-04-04
1
-3
/
+3
|
|
/
*
|
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-24
16
-52
/
+395
|
\
\
|
*
|
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
2022-05-16
1
-3
/
+3
|
*
|
evm: Clean up some variables
Stefan Berger
2022-05-16
2
-4
/
+1
|
*
|
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
2022-05-16
1
-1
/
+1
|
*
|
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2022-05-15
2
-0
/
+41
|
*
|
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
2022-05-05
5
-16
/
+177
|
*
|
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
2022-05-05
5
-8
/
+90
|
*
|
ima: define a new template field named 'd-ngv2' and templates
Mimi Zohar
2022-05-05
3
-11
/
+73
|
*
|
ima: use IMA default hash algorithm for integrity violations
Mimi Zohar
2022-05-01
1
-1
/
+1
|
*
|
ima: fix 'd-ng' comments and documentation
Mimi Zohar
2022-05-01
1
-3
/
+5
|
*
|
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
2022-04-07
1
-8
/
+6
[next]