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 '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
|
*
|
ima: remove redundant initialization of pointer 'file'.
Colin Ian King
2022-04-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
6
-43
/
+174
|
\
\
|
*
|
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
2022-05-23
4
-2
/
+97
|
*
|
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
2022-05-23
1
-1
/
+34
|
*
|
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
2022-05-23
4
-17
/
+42
|
*
|
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-23
1
-24
/
+2
*
|
|
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-05-24
1
-1
/
+0
|
\
\
\
|
*
|
|
smack: Remove redundant assignments
Michal Orzel
2022-05-23
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
14
-286
/
+848
|
\
\
\
|
*
|
|
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
3
-76
/
+528
|
*
|
|
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
2022-05-23
4
-15
/
+46
|
*
|
|
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
2022-05-23
1
-41
/
+46
|
*
|
|
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
2
-26
/
+54
|
*
|
|
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
2022-05-23
1
-13
/
+28
|
*
|
|
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
3
-11
/
+12
|
*
|
|
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
2022-05-23
5
-15
/
+30
|
*
|
|
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
1
-4
/
+4
[prev]
[next]