Age | Commit message (Expand) | Author | Files | Lines |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -2/+6 |
2018-06-07 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -11/+14 |
2018-06-07 | Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+12 |
2018-06-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+13 |
2018-06-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+3 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-05-31 | Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2018-05-30 | selinux: KASAN: slab-out-of-bounds in xattr_getsecurity | Sachin Grover | 1 | -1/+1 |
2018-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+16 |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -22/+28 |
2018-05-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -4/+16 |
2018-05-17 | Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -22/+28 |
2018-05-15 | audit: use inline function to get audit context | Richard Guy Briggs | 3 | -11/+14 |
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-04 | selinux: provide socketpair callback | David Herrmann | 1 | -0/+13 |
2018-05-04 | net: initial AF_XDP skeleton | Björn Töpel | 2 | -2/+6 |
2018-04-18 | audit: normalize MAC_POLICY_LOAD record | Richard Guy Briggs | 1 | -1/+1 |
2018-04-18 | audit: normalize MAC_STATUS record | Richard Guy Briggs | 1 | -4/+10 |
2018-04-17 | security: selinux: Change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-04-11 | ipc/msg: introduce msgctl(MSG_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/sem: introduce semctl(SEM_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/shm: introduce shmctl(SHM_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-09 | selinux: fix missing dput() before selinuxfs unmount | Stephen Smalley | 1 | -0/+1 |
2018-04-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+5 |
2018-04-07 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 27 | -1224/+2289 |
2018-04-04 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -46/+46 |
2018-03-29 | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() | Kirill Tkhai | 1 | -2/+0 |
2018-03-29 | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 1 | -0/+2 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
2018-03-23 | security: Add a cred_getsecid hook | Matthew Garrett | 1 | -0/+6 |
2018-03-23 | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks | Eric W. Biederman | 1 | -18/+18 |
2018-03-23 | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks | Eric W. Biederman | 1 | -14/+14 |
2018-03-23 | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks | Eric W. Biederman | 1 | -14/+14 |
2018-03-20 | selinux: wrap AVC state | Stephen Smalley | 9 | -297/+512 |
2018-03-20 | selinux: wrap selinuxfs state | Stephen Smalley | 1 | -177/+261 |
2018-03-20 | selinux: fix handling of uninitialized selinux state in get_bools/classes | Stephen Smalley | 1 | -0/+13 |
2018-03-07 | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as... | Stephen Smalley | 1 | -2/+5 |
2018-03-03 | selinux: Fix ltp test connect-syscall failure | Richard Haines | 1 | -12/+30 |
2018-03-02 | selinux: rename the {is,set}_enforcing() functions | Paul Moore | 6 | -14/+14 |
2018-03-02 | selinux: wrap global selinux state | Stephen Smalley | 25 | -797/+1155 |
2018-02-27 | net: Convert selinux_net_ops | Kirill Tkhai | 1 | -0/+1 |
2018-02-27 | selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration | Arnd Bergmann | 1 | -1/+2 |
2018-02-27 | selinux: Add SCTP support | Richard Haines | 5 | -32/+408 |