index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2019-04-10
apparmor: Restore Y/N in /sys for apparmor's "enabled"
Kees Cook
2019-04-08
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
2019-04-08
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
Jarkko Sakkinen
2019-03-29
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
Kees Cook
2019-03-28
Yama: mark local symbols as static
Jann Horn
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
2019-03-13
Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-13
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
2019-03-12
apparmor: fix double free when unpack of secmark rules fails
John Johansen
2019-03-12
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
2019-03-11
security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
J. Bruce Fields
2019-03-11
selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
Xin Long
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-04
keys: fix missing __user in KEYCTL_PKEY_QUERY
Ben Dooks
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-01
LSM: Update list of SECURITYFS users in Kconfig
Petr Vorel
2019-02-28
introduce cloning of fs_context
Al Viro
2019-02-28
smack: Implement filesystem context security hooks
David Howells
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
2019-02-25
LSM: Ignore "security=" when "lsm=" is specified
Kees Cook
2019-02-25
LSM: Update function documentation for cap_capable
Micah Morton
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
2019-02-22
doc: sctp: Merge and clean up rst files
Kees Cook
2019-02-20
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2019-02-19
tomoyo: Bump version.
Tetsuo Handa
2019-02-15
keys: Timestamp new keys
David Howells
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
2019-02-15
KEYS: allow reaching the keys quotas exactly
Eric Biggers
2019-02-14
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2019-02-13
Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
Roberto Sassu
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-12
LSM: fix return value check in safesetid_init_securityfs()
Wei Yongjun
2019-02-05
selinux: fix avc audit messages
Stephen Smalley
2019-02-04
evm: Use defined constant for UUID representation
Andy Shevchenko
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
2019-02-04
evm: remove set but not used variable 'xattr'
YueHaibing
2019-02-04
encrypted-keys: fix Opt_err/Opt_error = -1
Mimi Zohar
2019-02-04
integrity, KEYS: add a reference to platform keyring
Kairui Song
[next]