Age | Commit message (Expand) | Author |
2018-06-30 | Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-28 | selinux: move user accesses in selinuxfs out of locked regions | Jann Horn |
2018-06-26 | dh key: fix rounding up KDF output length | Eric Biggers |
2018-06-23 | Smack: Mark inode instant in smack_task_to_inode | Casey Schaufler |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | docs: fix broken references with multiple hints | Mauro Carvalho Chehab |
2018-06-14 | Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-07 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2018-06-07 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-07 | apparmor: fix ptrace read check | John Johansen |
2018-06-07 | apparmor: fix memory leak when deduping profile load | John Johansen |
2018-06-07 | apparmor: fix mediation of prlimit | John Johansen |
2018-06-07 | apparmor: fixup secid map conversion to using IDR | John Johansen |
2018-06-07 | apparmor: Use an IDR to allocate apparmor secids | Matthew Wilcox |
2018-06-07 | apparmor: Fix memory leak of rule on error exit path | Tyler Hicks |
2018-06-07 | apparmor: modify audit rule support to support profile stacks | John Johansen |
2018-06-07 | apparmor: Add support for audit rule filtering | Matthew Garrett |
2018-06-07 | apparmor: Convert to use match_string() helper | Andy Shevchenko |
2018-06-07 | apparmor: improve get_buffers macro by using get_cpu_ptr | John Johansen |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-06 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-05 | Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack int... | James Morris |
2018-06-05 | Smack: Fix memory leak in smack_inode_getsecctx | Casey Schaufler |
2018-06-04 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-01 | EVM: unlock on error path in evm_read_xattrs() | Dan Carpenter |
2018-05-31 | EVM: prevent array underflow in evm_write_xattrs() | Dan Carpenter |
2018-05-31 | EVM: Fix null dereference on xattr when xattr fails to allocate | Colin Ian King |
2018-05-31 | EVM: fix memory leak of temporary buffer 'temp' | Colin Ian King |
2018-05-31 | IMA: use list_splice_tail_init_rcu() instead of its open coded variant | Petko Manolov |
2018-05-31 | ima: use match_string() helper | Yisheng Xie |
2018-05-30 | Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-05-29 | selinux: KASAN: slab-out-of-bounds in xattr_getsecurity | Sachin Grover |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-24 | capabilities: Allow privileged user in s_user_ns to set security.* xattrs | Eric W. Biederman |
2018-05-22 | ima: fix updating the ima_appraise flag | Mimi Zohar |
2018-05-22 | ima: based on policy verify firmware signatures (pre-allocated buffer) | Mimi Zohar |
2018-05-22 | ima: define a new policy condition based on the filesystem name | Mimi Zohar |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-05-18 | EVM: Allow runtime modification of the set of verified xattrs | Matthew Garrett |
2018-05-18 | EVM: turn evm_config_xattrnames into a list | Matthew Garrett |
2018-05-17 | Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-05-17 | integrity: Add an integrity directory in securityfs | Matthew Garrett |