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
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-21
/
+18
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-115
/
+240
2021-02-22
Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+11
2021-02-22
Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+3
2021-02-21
Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+36
2021-02-21
Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-next
Linus Torvalds
1
-2
/
+19
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+301
2021-02-21
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-51
/
+141
2021-02-21
Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-25
/
+25
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
1
-4
/
+18
2021-02-16
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
1
-1
/
+1
2021-02-16
KEYS: trusted: Fix incorrect handling of tpm_get_random()
Jarkko Sakkinen
1
-3
/
+17
2021-02-12
integrity: Make function integrity_add_key() static
Wei Yongjun
1
-2
/
+2
2021-02-10
Merge branch 'ima-kexec-fixes' into next-integrity
Mimi Zohar
1
-0
/
+3
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-02-10
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2021-02-02
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
1
-2
/
+19
2021-02-01
tomoyo: recognize kernel threads correctly
Tetsuo Handa
1
-1
/
+1
2021-02-01
tomoyo: ignore data race while checking quota
Tetsuo Handa
3
-24
/
+24
2021-01-28
cap: fix conversions on getxattr
Miklos Szeredi
1
-24
/
+43
2021-01-26
IMA: Measure kernel version in early boot
Raphael Gianotti
1
-0
/
+5
2021-01-24
ima: handle idmapped mounts
Christian Brauner
7
-40
/
+68
2021-01-24
apparmor: handle idmapped mounts
Christian Brauner
3
-10
/
+24
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2
-2
/
+3
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
4
-37
/
+84
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
7
-20
/
+24
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-7
/
+38
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-2
/
+2
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-2
/
+3
2021-01-21
certs: Fix blacklist flag type confusion
David Howells
2
-3
/
+4
2021-01-21
KEYS: remove redundant memset
Tom Rix
1
-2
/
+0
2021-01-21
security: keys: delete repeated words in comments
Randy Dunlap
2
-3
/
+3
2021-01-21
security/keys: use kvfree_sensitive()
Denis Efremov
1
-6
/
+3
2021-01-21
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
1
-4
/
+4
2021-01-21
keys: Remove outdated __user annotations
Jann Horn
1
-3
/
+3
2021-01-21
security: keys: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-16
make dump_common_audit_data() safe to be called from RCU pathwalk
Al Viro
1
-2
/
+3
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
5
-10
/
+127
2021-01-14
IMA: define a builtin critical data measurement policy
Lakshmi Ramasubramanian
1
-0
/
+12
2021-01-14
IMA: extend critical data hook to limit the measurement based on a label
Tushar Sugandhi
1
-3
/
+5
2021-01-14
IMA: limit critical data measurement based on a label
Tushar Sugandhi
1
-3
/
+34
2021-01-14
IMA: add policy rule to measure critical data
Tushar Sugandhi
1
-4
/
+25
2021-01-14
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
3
-1
/
+26
2021-01-14
IMA: add support to measure buffer data hash
Tushar Sugandhi
5
-9
/
+30
2021-01-14
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
4
-26
/
+35
2021-01-14
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2
-0
/
+59
2021-01-14
security: add inode_init_security_anon() LSM hook
Lokesh Gidra
1
-0
/
+8
2021-01-13
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
1
-25
/
+52
2021-01-13
evm: Fix memleak in init_desc
Dinghao Liu
1
-2
/
+5
[next]