index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+6
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-29
/
+23
2022-08-02
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2
-9
/
+35
2022-08-02
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-12
/
+2
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-13
/
+19
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+182
2022-08-01
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
1
-7
/
+0
2022-08-01
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
1
-5
/
+2
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+10
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-15
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
1
-9
/
+30
2022-07-15
security: Add LSM hook to setgroups() syscall
Micah Morton
1
-0
/
+5
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+10
2022-07-13
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
1
-29
/
+23
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-08
LoadPin: Enable loading from trusted dm-verity devices
Matthias Kaehlcke
2
-1
/
+182
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-06
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-07-06
apparmor: test: Remove some casts which are no-longer required
David Gow
1
-6
/
+6
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-1
/
+1
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-11
/
+0
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-2
/
+2
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
2
-5
/
+8
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-2
/
+2
2022-06-20
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
1
-7
/
+4
2022-06-15
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
2022-06-15
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
1
-5
/
+2
2022-06-14
selinux: Add boundary check in put_entry()
Xiu Jianfeng
1
-0
/
+2
2022-06-13
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
1
-1
/
+8
2022-06-10
selinux: fix typos in comments
Jonas Lindner
2
-3
/
+3
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
1
-2
/
+2
2022-06-07
selinux: drop unnecessary NULL check
Christian Göttsche
1
-1
/
+1
2022-06-07
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
1
-1
/
+1
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+3
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+395
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-43
/
+174
2022-05-24
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+0
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-286
/
+848
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-81
/
+93
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-58
/
+115
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
1
-0
/
+2
2022-05-23
smack: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-05-23
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
4
-2
/
+97
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
1
-1
/
+34
2022-05-23
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
4
-17
/
+42
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
1
-24
/
+2
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
3
-76
/
+528
[next]