Age | Commit message (Expand) | Author |
2018-04-03 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-03-29 | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() | Kirill Tkhai |
2018-03-29 | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai |
2018-03-28 | macro: introduce COUNT_ARGS() macro | Alexei Starovoitov |
2018-03-27 | ipc/smack: Tidy up from the change in type of the ipc security hooks | Eric W. Biederman |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai |
2018-03-22 | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks | Eric W. Biederman |
2018-03-22 | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks | Eric W. Biederman |
2018-03-22 | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks | Eric W. Biederman |
2018-02-27 | net: Convert smack_net_ops | Kirill Tkhai |
2018-02-27 | net: Convert selinux_net_ops | Kirill Tkhai |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-22 | integrity/security: fix digsig.c build error with header file | Randy Dunlap |
2018-02-22 | KEYS: Use individual pages in big_key for crypto buffers | David Howells |
2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-07 | Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-02-06 | pids: introduce find_get_task_by_vpid() helper | Mike Rapoport |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-02 | ima: re-initialize iint->atomic_flags | Mimi Zohar |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-01 | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} | Goffredo Baroncelli |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-01-31 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2018-01-31 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2018-01-31 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-29 | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-29 | IMA: switch IMA over to new i_version API | Jeff Layton |
2018-01-18 | ima/policy: fix parsing of fsuuid | Mike Rapoport |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-15 | usercopy: Allow strict enforcement of whitelists | Kees Cook |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-14 | security/Kconfig: Correct the Documentation reference for PTI | W. Trevor King |
2018-01-12 | apparmor: Fix regression in profile conflict logic | Matthew Garrett |
2018-01-12 | apparmor: fix ptrace label match when matching stacked labels | John Johansen |
2018-01-10 | Smack: Privilege check on key operations | Casey Schaufler |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-08 | tpm: use struct tpm_chip for tpm_chip_find_get() | Jarkko Sakkinen |
2018-01-07 | Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-05 | apparmor: fix regression in mount mediation when feature set is pinned | John Johansen |
2018-01-03 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-03 | x86/pti: Enable PTI by default | Thomas Gleixner |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2018-01-02 | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman |
2018-01-02 | capabilities: fix buffer overread on very short xattr | Eric Biggers |
2017-12-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |