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-03-22
smack: differentiate between subjective and objective task credentials
Paul Moore
2
-14
/
+44
2021-03-22
selinux: clarify task subjective and objective credentials
Paul Moore
1
-39
/
+73
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
6
-14
/
+24
2021-03-22
ima: without an IMA policy loaded, return quickly
Mimi Zohar
1
-0
/
+6
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
1
-0
/
+8
2021-03-22
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
2
-0
/
+63
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-41
/
+59
2021-03-18
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
1
-6
/
+3
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
3
-33
/
+55
2021-03-18
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
1
-2
/
+1
2021-03-12
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
1
-11
/
+1
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
1
-1
/
+4
2021-03-11
integrity: Load mokx variables into the blacklist keyring
Eric Snowberg
1
-2
/
+18
2021-03-11
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
1
-0
/
+11
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
4
-5
/
+96
2021-03-08
selinux: Allow context mounts for unpriviliged overlayfs
Vivek Goyal
1
-1
/
+2
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2
-4
/
+1
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
1
-6
/
+2
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
[prev]
[next]