index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
-1
/
+2
2018-07-18
integrity: silence warning when CONFIG_SECURITYFS is not enabled
Sudeep Holla
-3
/
+6
2018-07-18
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
-2
/
+2
2018-07-18
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
-1
/
+21
2018-07-18
ima: Use audit_log_format() rather than audit_log_string()
Stefan Berger
-7
/
+2
2018-07-18
ima: Call audit_log_string() rather than logging it untrusted
Stefan Berger
-1
/
+1
2018-07-17
security: check for kstrdup() failure in lsm_append()
Eric Biggers
-0
/
+2
2018-07-17
security: export security_kernel_load_data function
Arnd Bergmann
-0
/
+1
2018-07-17
selinux: constify write_op[]
Eric Biggers
-1
/
+1
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
-1
/
+1
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
-0
/
+8
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
-13
/
+31
2018-07-16
ima: add build time policy
Mimi Zohar
-3
/
+101
2018-07-16
ima: based on policy require signed firmware (sysfs fallback)
Mimi Zohar
-1
/
+9
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
-1
/
+36
2018-07-16
security: define new LSM hook named security_kernel_load_data
Mimi Zohar
-0
/
+5
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
-12
/
+12
2018-07-12
->file_open(): lose cred argument
Al Viro
-9
/
+9
2018-07-12
security_file_open(): lose cred argument
Al Viro
-2
/
+2
2018-07-09
crypto: remove redundant type flags from tfm allocation
Eric Biggers
-1
/
+1
2018-07-02
usercopy: Do not select BUG with HARDENED_USERCOPY
Kamal Mostafa
-1
/
+0
2018-06-30
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-45
/
+33
2018-06-28
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
-45
/
+33
2018-06-26
dh key: fix rounding up KDF output length
Eric Biggers
-2
/
+4
2018-06-23
Smack: Mark inode instant in smack_task_to_inode
Casey Schaufler
-0
/
+1
2018-06-19
selinux: Cleanup printk logging in netnode
peter enderborg
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in avc
peter enderborg
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in netif
peter enderborg
-7
/
+4
2018-06-19
selinux: Cleanup printk logging in netport
peter enderborg
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in sidtab
peter enderborg
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in netlink
peter enderborg
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in selinuxfs
peter enderborg
-5
/
+5
2018-06-19
selinux: Cleanup printk logging in services
peter enderborg
-36
/
+35
2018-06-19
selinux: Cleanup printk logging in avtab
peter enderborg
-25
/
+26
2018-06-19
selinux: Cleanup printk logging in hooks
peter enderborg
-35
/
+33
2018-06-19
selinux: Cleanup printk logging in policydb
peter enderborg
-45
/
+46
2018-06-19
selinux: Cleanup printk logging in ebitmap
peter enderborg
-8
/
+7
2018-06-19
selinux: Cleanup printk logging in conditional
peter enderborg
-8
/
+8
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
-1
/
+1
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
-1
/
+1
2018-06-14
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-71
/
+310
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-1
/
+1
2018-06-07
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
-7
/
+5
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-83
/
+362
2018-06-07
apparmor: fix ptrace read check
John Johansen
-1
/
+2
2018-06-07
apparmor: fix memory leak when deduping profile load
John Johansen
-0
/
+3
2018-06-07
apparmor: fix mediation of prlimit
John Johansen
-1
/
+1
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
-8
/
+29
2018-06-07
apparmor: Use an IDR to allocate apparmor secids
Matthew Wilcox
-103
/
+11
[prev]
[next]