Age | Commit message (Expand) | Author | Files | Lines |
2018-05-17 | ima: Remove unused variable ima_initialized | Petr Vorel | 2 | -6/+2 |
2018-05-17 | ima: Unify logging | Petr Vorel | 3 | -2/+9 |
2018-05-17 | ima: Reflect correct permissions for policy | Petr Vorel | 1 | -0/+2 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -32/+2 |
2018-05-14 | audit: use inline function to get audit context | Richard Guy Briggs | 6 | -14/+17 |
2018-05-14 | selinux: correctly handle sa_family cases in selinux_sctp_bind_connect() | Alexey Kodanev | 1 | -1/+2 |
2018-05-14 | selinux: fix address family in bind() and connect() to match address/port | Alexey Kodanev | 1 | -11/+7 |
2018-05-14 | selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind() | Alexey Kodanev | 1 | -10/+19 |
2018-05-14 | __inode_security_revalidate() never gets NULL opt_dentry | Al Viro | 1 | -4/+3 |
2018-05-13 | fix breakage caused by d_find_alias() semantics change | Al Viro | 1 | -4/+16 |
2018-05-11 | dh key: get rid of stack allocated array for zeroes | Tycho Andersen | 1 | -3/+3 |
2018-05-11 | dh key: get rid of stack allocated array | Tycho Andersen | 1 | -19/+10 |
2018-05-11 | big key: get rid of stack array allocation | Tycho Andersen | 1 | -1/+10 |
2018-05-08 | apparmor: fix '*seclen' is never less than zero | John Johansen | 1 | -9/+11 |
2018-05-04 | smack: provide socketpair callback | Tom Gundersen | 1 | -0/+22 |
2018-05-04 | selinux: provide socketpair callback | David Herrmann | 1 | -0/+13 |
2018-05-04 | security: add hook for socketpair() | David Herrmann | 1 | -0/+6 |
2018-05-03 | net: initial AF_XDP skeleton | Björn Töpel | 2 | -2/+6 |
2018-05-03 | evm: Don't update hmacs in user ns mounts | Seth Forshee | 1 | -1/+2 |
2018-05-03 | apparmor: fix typo "preconfinement" | Zygmunt Krynicki | 1 | -1/+1 |
2018-05-03 | apparmor: fix typo "independent" | Zygmunt Krynicki | 1 | -1/+1 |
2018-05-03 | apparmor: fix typo "traverse" | Zygmunt Krynicki | 1 | -1/+1 |
2018-05-03 | apparmor: fix typo "type" | Zygmunt Krynicki | 1 | -1/+1 |
2018-05-03 | apparmor: fix typo "replace" | Zygmunt Krynicki | 1 | -1/+1 |
2018-05-03 | apparmor: fix typo "comparison" | Zygmunt Krynicki | 1 | -3/+3 |
2018-05-03 | apparmor: fix typo "loosen" | Zygmunt Krynicki | 1 | -1/+1 |
2018-05-02 | apparmor: add the ability to get a task's secid | John Johansen | 1 | -0/+8 |
2018-05-02 | apparmor: add support for mapping secids and using secctxes | John Johansen | 6 | -25/+224 |
2018-04-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2018-04-17 | audit: normalize MAC_POLICY_LOAD record | Richard Guy Briggs | 1 | -1/+1 |
2018-04-17 | audit: normalize MAC_STATUS record | Richard Guy Briggs | 1 | -4/+10 |
2018-04-16 | security: selinux: Change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-04-13 | Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 32 | -523/+2117 |
2018-04-11 | ipc/msg: introduce msgctl(MSG_STAT_ANY) | Davidlohr Bueso | 2 | -0/+2 |
2018-04-11 | ipc/sem: introduce semctl(SEM_STAT_ANY) | Davidlohr Bueso | 2 | -0/+2 |
2018-04-11 | ipc/shm: introduce shmctl(SHM_STAT_ANY) | Davidlohr Bueso | 2 | -0/+2 |
2018-04-10 | commoncap: Handle memory allocation failure. | Tetsuo Handa | 1 | -0/+2 |
2018-04-10 | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -1/+7 |
2018-04-09 | selinux: fix missing dput() before selinuxfs unmount | Stephen Smalley | 1 | -0/+1 |
2018-04-07 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -68/+207 |
2018-04-07 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -0/+2 |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -27/+35 |
2018-04-06 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 28 | -1224/+2311 |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+1 |
2018-04-06 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2018-04-06 | init, tracing: instrument security and console initcall trace events | Abderrahmane Benbachir | 1 | -1/+7 |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2 | -1/+1 |
2018-04-03 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -201/+120 |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -6/+1 |
2018-03-30 | apparmor: fix memory leak on buffer on error exit path | Colin Ian King | 1 | -1/+3 |