index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2018-08-24
Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-22
apparmor: remove no-op permission check in policy_unpack
John Johansen
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-21
apparmor: fix an error code in __aa_create_ns()
Dan Carpenter
2018-08-15
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-11
cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
Eddie.Horng
2018-08-07
selinux: cleanup dentry and inodes on error in selinuxfs
nixiaoming
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-07-30
Merge branch 'smack-for-4.19-a' of https://github.com/cschaufler/next-smack i...
James Morris
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-23
Smack: Inform peer that IPv6 traffic has been blocked
Piotr Sawicki
2018-07-23
Smack: Check UDP-Lite and DCCP protocols during IPv6 handling
Piotr Sawicki
2018-07-23
Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
Piotr Sawicki
2018-07-22
EVM: fix return value check in evm_write_xattrs()
Wei Yongjun
2018-07-20
apparmor: Fix failure to audit context info in build_change_hat
John Johansen
2018-07-19
apparmor: Fully initialize aa_perms struct when answering userspace query
Tyler Hicks
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-07-20
x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
Joerg Roedel
2018-07-18
integrity: prevent deadlock during digsig verification.
Mikhail Kurinnoi
2018-07-18
evm: Allow non-SHA1 digital signatures
Matthew Garrett
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
2018-07-18
integrity: silence warning when CONFIG_SECURITYFS is not enabled
Sudeep Holla
2018-07-18
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
2018-07-18
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
2018-07-18
ima: Use audit_log_format() rather than audit_log_string()
Stefan Berger
2018-07-18
ima: Call audit_log_string() rather than logging it untrusted
Stefan Berger
2018-07-17
security: check for kstrdup() failure in lsm_append()
Eric Biggers
2018-07-17
security: export security_kernel_load_data function
Arnd Bergmann
2018-07-17
selinux: constify write_op[]
Eric Biggers
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
2018-07-16
ima: add build time policy
Mimi Zohar
2018-07-16
ima: based on policy require signed firmware (sysfs fallback)
Mimi Zohar
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
2018-07-16
security: define new LSM hook named security_kernel_load_data
Mimi Zohar
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2018-07-12
->file_open(): lose cred argument
Al Viro
[next]