Show patches with: Submitter = Dan Williams       |    State = Action Required       |   75 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,13/13] x86/spectre: report get_user mitigation for spectre_v1 - - - --- 2018-01-30 Dan Williams New
[v6,12/13] nl80211: sanitize array index in parse_txq_params 1 - - --- 2018-01-30 Dan Williams New
[v6,11/13] kvm, x86: update spectre-v1 mitigation 1 - - --- 2018-01-30 Dan Williams New
[v6,10/13] vfs, fdtable: prevent bounds-check bypass via speculative execution - - - --- 2018-01-30 Dan Williams New
[v6,09/13] x86: sanitize syscall table de-references under speculation - - - --- 2018-01-30 Dan Williams New
[v6,08/13] x86, get_user: use pointer masking to limit speculation - - - --- 2018-01-30 Dan Williams New
[v6,07/13] x86, __get_user: use __uaccess_begin_nospec - - - --- 2018-01-30 Dan Williams New
[v6,06/13] x86, usercopy: replace open coded stac/clac with __uaccess_{begin, end} - - - --- 2018-01-30 Dan Williams New
[v6,05/13] x86: introduce __uaccess_begin_nospec - - - --- 2018-01-30 Dan Williams New
[v6,04/13] x86: introduce barrier_nospec - - - --- 2018-01-30 Dan Williams New
[v6,03/13] x86: implement array_index_mask_nospec - - - --- 2018-01-30 Dan Williams New
[v6,02/13] array_index_nospec: sanitize speculative array de-references - - - --- 2018-01-30 Dan Williams New
[v6,01/13] Documentation: document array_index_nospec - 1 - --- 2018-01-30 Dan Williams New
[v5,12/12] x86/spectre: report get_user mitigation for spectre_v1 - - - --- 2018-01-27 Dan Williams New
[v5,11/12] nl80211: sanitize array index in parse_txq_params 1 - - --- 2018-01-27 Dan Williams New
[v5,10/12] kvm, x86: update spectre-v1 mitigation 1 - - --- 2018-01-27 Dan Williams New
[v5,09/12] vfs, fdtable: prevent bounds-check bypass via speculative execution - - - --- 2018-01-27 Dan Williams New
[v5,08/12] x86: sanitize sycall table de-references under speculation - - - --- 2018-01-27 Dan Williams New
[v5,07/12] x86: remove the syscall_64 fast-path 1 1 - --- 2018-01-27 Dan Williams New
[v5,06/12] x86, get_user: use pointer masking to limit speculation - - - --- 2018-01-27 Dan Williams New
[v5,05/12] x86, __get_user: use __uaccess_begin_nospec - - - --- 2018-01-27 Dan Williams New
[v5,04/12] x86: introduce __uaccess_begin_nospec and ifence - - - --- 2018-01-27 Dan Williams New
[v5,03/12] x86: implement array_idx_mask - - - --- 2018-01-27 Dan Williams New
[v5,02/12] array_idx: sanitize speculative array de-references - - - --- 2018-01-27 Dan Williams New
[v5,01/12] Documentation: document array_idx - 1 - --- 2018-01-27 Dan Williams New
[v4.1,10/10] nl80211: sanitize array index in parse_txq_params - - - --- 2018-01-20 Dan Williams New
[v4.1,09/10] kvm, x86: update spectre-v1 mitigation 1 - - --- 2018-01-20 Dan Williams New
[v4.1,08/10] vfs, fdtable: prevent bounds-check bypass via speculative execution - - - --- 2018-01-20 Dan Williams New
[v4.1,07/10] x86: narrow out of bounds syscalls to sys_read under speculation - - - --- 2018-01-20 Dan Williams New
[v4.1,06/10] x86, get_user: use pointer masking to limit speculation - - - --- 2018-01-20 Dan Williams New
[v4.1,05/10] x86, __get_user: use __uaccess_begin_nospec - - - --- 2018-01-20 Dan Williams New
[v4.1,04/10] x86: introduce __uaccess_begin_nospec and ifence - - - --- 2018-01-20 Dan Williams New
[v4.1,03/10] x86: implement array_ptr_mask() - - - --- 2018-01-20 Dan Williams New
[v4.1,02/10] asm/nospec, array_ptr: sanitize speculative array de-references - - - --- 2018-01-20 Dan Williams New
[v4.1,01/10] Documentation: document array_ptr - 1 - --- 2018-01-20 Dan Williams New
[GIT,PULL] spectre variant1 mitigations for 4.16 - - - --- 2018-01-20 Dan Williams New
Re: [PATCH v4 00/10] prevent bounds-check bypass via speculative execution - - - --- 2018-01-20 Dan Williams New
[v4,10/10] nl80211: sanitize array index in parse_txq_params - 1 - --- 2018-01-19 Dan Williams New
[v4,09/10] kvm, x86: fix spectre-v1 mitigation 1 - - --- 2018-01-19 Dan Williams New
[v4,08/10] vfs, fdtable: prevent bounds-check bypass via speculative execution - - - --- 2018-01-19 Dan Williams New
[v4,07/10] x86: narrow out of bounds syscalls to sys_read under speculation - - - --- 2018-01-19 Dan Williams New
[v4,06/10] x86, get_user: use pointer masking to limit speculation - - - --- 2018-01-19 Dan Williams New
[v4,05/10] x86, __get_user: use __uaccess_begin_nospec - - - --- 2018-01-19 Dan Williams New
[v4,04/10] x86: introduce __uaccess_begin_nospec and ifence - - - --- 2018-01-19 Dan Williams New
[v4,03/10] x86: implement array_ptr_mask() - - - --- 2018-01-19 Dan Williams New
[v4,02/10] asm/nospec, array_ptr: sanitize speculative array de-references - - - --- 2018-01-19 Dan Williams New
[v4,01/10] Documentation: document array_ptr - 1 - --- 2018-01-19 Dan Williams New
[v3,9/9] vfs, fdtable: prevent bounds-check bypass via speculative execution - - - --- 2018-01-13 Dan Williams New
[v3,8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths - - - --- 2018-01-13 Dan Williams New
[v3,7/9] x86: introduce __uaccess_begin_nospec and ASM_IFENCE - - - --- 2018-01-13 Dan Williams New
[v3,6/9] asm/nospec: mask speculative execution flows - - - --- 2018-01-13 Dan Williams New
[v3,5/9] x86: implement ifence_array_ptr() and array_ptr_mask() - - - --- 2018-01-13 Dan Williams New
[v3,4/9] x86: implement ifence() - - - --- 2018-01-13 Dan Williams New
[v3,3/9] arm: implement ifence_array_ptr() - - - --- 2018-01-13 Dan Williams New
[v3,2/9] arm64: implement ifence_array_ptr() - - - --- 2018-01-13 Dan Williams New
[v3,1/9] Documentation: document array_ptr - - - --- 2018-01-13 Dan Williams New
[v2,19/19] net: mpls: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,18/19] cw1200: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,17/19] qla2xxx: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,16/19] p54: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,15/19] carl9170: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,14/19,media] uvcvideo: prevent bounds-check bypass via speculative execution - 1 - --- 2018-01-12 Dan Williams New
[v2,13/19] udf: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,12/19] userns: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,11/19] vfs, fdtable: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,10/19] ipv4: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,09/19] ipv6: prevent bounds-check bypass via speculative execution - - - --- 2018-01-12 Dan Williams New
[v2,08/19] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths - - - --- 2018-01-12 Dan Williams New
[v2,07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE - - - --- 2018-01-12 Dan Williams New
[v2,06/19] asm-generic/barrier: mask speculative execution flows - - - --- 2018-01-12 Dan Williams New
[v2,05/19] x86: implement ifence_array_ptr() and array_ptr_mask() - - - --- 2018-01-12 Dan Williams New
[v2,04/19] x86: implement ifence() - - - --- 2018-01-12 Dan Williams New
[v2,03/19] arm: implement ifence_array_ptr() - - - --- 2018-01-12 Dan Williams New
[v2,02/19] arm64: implement ifence_array_ptr() - - - --- 2018-01-12 Dan Williams New
[v2,01/19] Documentation: document array_ptr - 1 - --- 2018-01-12 Dan Williams New