| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | selinux: Cleanup printk logging in sidtab | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | | selinux: Cleanup printk logging in netlink | peter enderborg | 2018-06-19 | 1 | -1/+1 |
| * | | | | | selinux: Cleanup printk logging in selinuxfs | peter enderborg | 2018-06-19 | 1 | -5/+5 |
| * | | | | | selinux: Cleanup printk logging in services | peter enderborg | 2018-06-19 | 1 | -36/+35 |
| * | | | | | selinux: Cleanup printk logging in avtab | peter enderborg | 2018-06-19 | 1 | -25/+26 |
| * | | | | | selinux: Cleanup printk logging in hooks | peter enderborg | 2018-06-19 | 1 | -35/+33 |
| * | | | | | selinux: Cleanup printk logging in policydb | peter enderborg | 2018-06-19 | 1 | -45/+46 |
| * | | | | | selinux: Cleanup printk logging in ebitmap | peter enderborg | 2018-06-19 | 1 | -8/+7 |
| * | | | | | selinux: Cleanup printk logging in conditional | peter enderborg | 2018-06-19 | 1 | -8/+8 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 7 | -17/+192 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | security: check for kstrdup() failure in lsm_append() | Eric Biggers | 2018-07-17 | 1 | -0/+2 |
| * | | | | security: export security_kernel_load_data function | Arnd Bergmann | 2018-07-17 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| * | | | ima: based on policy warn about loading firmware (pre-allocated buffer) | Mimi Zohar | 2018-07-16 | 1 | -0/+8 |
| * | | | module: replace the existing LSM hook in init_module | Mimi Zohar | 2018-07-16 | 3 | -13/+31 |
| * | | | ima: add build time policy | Mimi Zohar | 2018-07-16 | 2 | -3/+101 |
| * | | | ima: based on policy require signed firmware (sysfs fallback) | Mimi Zohar | 2018-07-16 | 1 | -1/+9 |
| * | | | ima: based on policy require signed kexec kernel images | Mimi Zohar | 2018-07-16 | 4 | -1/+36 |
| * | | | security: define new LSM hook named security_kernel_load_data | Mimi Zohar | 2018-07-16 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-08-15 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | usercopy: Do not select BUG with HARDENED_USERCOPY | Kamal Mostafa | 2018-07-02 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-08-13 | 8 | -22/+22 |
|\ \ \ |
|
| * | | | IMA: don't propagate opened through the entire thing | Al Viro | 2018-07-12 | 3 | -12/+12 |
| * | | | ->file_open(): lose cred argument | Al Viro | 2018-07-12 | 5 | -9/+9 |
| * | | | security_file_open(): lose cred argument | Al Viro | 2018-07-12 | 1 | -2/+2 |
| |/ / |
|
* | / | x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32 | Joerg Roedel | 2018-07-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-06-30 | 1 | -45/+33 |
|\ \ |
|
| * | | selinux: move user accesses in selinuxfs out of locked regions | Jann Horn | 2018-06-28 | 1 | -45/+33 |
* | | | dh key: fix rounding up KDF output length | Eric Biggers | 2018-06-26 | 1 | -2/+4 |
* | | | Smack: Mark inode instant in smack_task_to_inode | Casey Schaufler | 2018-06-23 | 1 | -0/+1 |
| |/
|/| |
|
* | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | | Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-14 | 14 | -71/+310 |
|\ \ |
|
| * | | apparmor: fix ptrace read check | John Johansen | 2018-06-07 | 1 | -1/+2 |
| * | | apparmor: fix memory leak when deduping profile load | John Johansen | 2018-06-07 | 1 | -0/+3 |
| * | | apparmor: fix mediation of prlimit | John Johansen | 2018-06-07 | 1 | -1/+1 |
| * | | apparmor: fixup secid map conversion to using IDR | John Johansen | 2018-06-07 | 4 | -8/+29 |
| * | | apparmor: Use an IDR to allocate apparmor secids | Matthew Wilcox | 2018-06-07 | 1 | -103/+11 |
| * | | apparmor: Fix memory leak of rule on error exit path | Tyler Hicks | 2018-06-07 | 1 | -2/+4 |
| * | | apparmor: modify audit rule support to support profile stacks | John Johansen | 2018-06-07 | 1 | -17/+10 |
| * | | apparmor: Add support for audit rule filtering | Matthew Garrett | 2018-06-07 | 3 | -1/+107 |
| * | | apparmor: Convert to use match_string() helper | Andy Shevchenko | 2018-06-07 | 1 | -14/+11 |
| * | | apparmor: improve get_buffers macro by using get_cpu_ptr | John Johansen | 2018-06-07 | 1 | -17/+16 |
| * | | apparmor: fix '*seclen' is never less than zero | John Johansen | 2018-05-08 | 1 | -9/+11 |
| * | | apparmor: fix typo "preconfinement" | Zygmunt Krynicki | 2018-05-03 | 1 | -1/+1 |
| * | | apparmor: fix typo "independent" | Zygmunt Krynicki | 2018-05-03 | 1 | -1/+1 |
| * | | apparmor: fix typo "traverse" | Zygmunt Krynicki | 2018-05-03 | 1 | -1/+1 |
| * | | apparmor: fix typo "type" | Zygmunt Krynicki | 2018-05-03 | 1 | -1/+1 |
| * | | apparmor: fix typo "replace" | Zygmunt Krynicki | 2018-05-03 | 1 | -1/+1 |
| * | | apparmor: fix typo "comparison" | Zygmunt Krynicki | 2018-05-03 | 1 | -3/+3 |
| * | | apparmor: fix typo "loosen" | Zygmunt Krynicki | 2018-05-03 | 1 | -1/+1 |