Show patches with: Submitter = Will Deacon       |    Archived = No       |   518 patches
« 1 2 ... 3 4 5 6 »
Patch Series S/W/F Date Submitter Delegate State
[v2,15/18] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,13/18] arm64: entry: Hook up entry trampoline to exception vectors arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,10/18] arm64: entry: Add exception trampoline page for exceptions from EL0 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,09/18] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,08/18] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,07/18] arm64: mm: Allocate ASIDs in pairs arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,05/18] arm64: mm: Rename post_ttbr0_update_workaround arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,04/18] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,03/18] arm64: mm: Move ASID from TTBR0 to TTBR1 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon New
[v2,02/18] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[v2,01/18] arm64: mm: Use non-global mappings for kernel space arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-30 Will Deacon Superseded
[3/3] drm/ttm: Fix comment syntax [1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none --- 2017-11-29 Will Deacon New
[2/3] brcmfmac: Fix comment syntax [1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none --- 2017-11-29 Will Deacon New
[1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none [1/3] scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none --- 2017-11-29 Will Deacon New
[2/2] locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y Fix boot regression for s390 and remove break_lock --- 2017-11-28 Will Deacon Accepted
[1/2] locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK Fix boot regression for s390 and remove break_lock --- 2017-11-28 Will Deacon Accepted
[18/18] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[17/18] arm64: makefile: Ensure TEXT_OFFSET doesn't overlap with trampoline arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[16/18] arm64: entry: Add fake CPU feature for mapping the kernel at EL0 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[15/18] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[13/18] arm64: entry: Hook up entry trampoline to exception vectors arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[11/18] arm64: mm: Map entry trampoline into trampoline and kernel page tables arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[10/18] arm64: entry: Add exception trampoline page for exceptions from EL0 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[09/18] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[08/18] arm64: mm: Add arm64_kernel_mapped_at_el0 helper using static key arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon New
[07/18] arm64: mm: Allocate ASIDs in pairs arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[05/18] arm64: mm: Rename post_ttbr0_update_workaround arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[04/18] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[03/18] arm64: mm: Move ASID from TTBR0 to TTBR1 arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[02/18] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[01/18] arm64: mm: Use non-global mappings for kernel space arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[v2,5/5] alpha: atomics: Add smp_read_barrier_depends() to release/relaxed atomics Get rid of lockless_dereference() --- 2017-10-24 Will Deacon Accepted
[v2,4/5] locking/barriers: Kill lockless_dereference() Get rid of lockless_dereference() --- 2017-10-24 Will Deacon Accepted
[v2,3/5] locking/barriers: Convert users of lockless_dereference() to READ_ONCE() Get rid of lockless_dereference() --- 2017-10-24 Will Deacon Accepted
[v2,2/5] locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() Get rid of lockless_dereference() --- 2017-10-24 Will Deacon Accepted
[v2,1/5] linux/compiler.h: Split into compiler.h and compiler_types.h Get rid of lockless_dereference() --- 2017-10-24 Will Deacon New
powerpc/rtas: Use arch_spin_lock instead of arch_spin_lock_flags powerpc/rtas: Use arch_spin_lock instead of arch_spin_lock_flags --- 2017-10-18 Will Deacon Accepted
[3/3] alpha: atomics: Add smp_read_barrier_depends() to release/relaxed atomics Remove lockless_dereference --- 2017-10-12 Will Deacon Superseded
[2/3] locking/barriers: Kill lockless_dereference Remove lockless_dereference --- 2017-10-12 Will Deacon New
[1/3] linux/compiler.h: Split into compiler.h and compiler-types.h Remove lockless_dereference --- 2017-10-12 Will Deacon New
[v6,7/7] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v6,6/7] dt-bindings: Document devicetree binding for ARM SPE Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v6,5/7] arm64: head: Init PMSCR_EL2.{PA,PCT} when entered at EL2 without VHE Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v6,4/7] arm64: sysreg: Move SPE registers and PSB into common header files Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v6,3/7] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v6,2/7] perf/core: Export AUX buffer helpers to modules Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v6,1/7] genirq: export irq_get_percpu_devid_partition to modules Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-10-12 Will Deacon Accepted
[v3,5/5] kernel/locking: Prevent slowpath writers getting held up by fastpath Switch arm64 over to qrwlock --- 2017-10-12 Will Deacon Accepted
[v3,4/5] arm64: locking: Move rwlock implementation over to qrwlocks Switch arm64 over to qrwlock --- 2017-10-12 Will Deacon Accepted
[v3,3/5] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock Switch arm64 over to qrwlock --- 2017-10-12 Will Deacon Accepted
[v3,2/5] locking/atomic: Add atomic_cond_read_acquire Switch arm64 over to qrwlock --- 2017-10-12 Will Deacon Accepted
[v3,1/5] kernel/locking: Use struct qrwlock instead of struct __qrwlock Switch arm64 over to qrwlock --- 2017-10-12 Will Deacon Accepted
[v2,5/5] kernel/locking: Prevent slowpath writers getting held up by fastpath Switch arm64 over to qrwlock --- 2017-10-06 Will Deacon Superseded
[v2,4/5] arm64: locking: Move rwlock implementation over to qrwlocks Switch arm64 over to qrwlock --- 2017-10-06 Will Deacon Superseded
[v2,3/5] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock Switch arm64 over to qrwlock --- 2017-10-06 Will Deacon New
[v2,2/5] locking/atomic: Add atomic_cond_read_acquire Switch arm64 over to qrwlock --- 2017-10-06 Will Deacon Superseded
[v2,1/5] kernel/locking: Use struct qrwlock instead of struct __qrwlock Switch arm64 over to qrwlock --- 2017-10-06 Will Deacon Superseded
[6/6] kernel/locking: Remove unused union members from struct qrwlock Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon New
[5/6] kernel/locking: Prevent slowpath writers getting held up by fastpath Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon New
[4/6] arm64: locking: Move rwlock implementation over to qrwlocks Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon Superseded
[3/6] kernel/locking: Use atomic_cond_read_acquire when spinning in qrwlock Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon Superseded
[2/6] locking/atomic: Add atomic_cond_read_acquire Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon Superseded
[1/6] kernel/locking: Use struct qrwlock instead of struct __qrwlock Switch arm64 over to qrwlock --- 2017-10-05 Will Deacon Superseded
[v2,4/4] locking: Remove dummy arch_{read,spin,write}_lock_flags implementations [v2,1/4] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon Accepted
[v2,3/4] locking: Remove dummy arch_{read,spin,write}_relax implementations [v2,1/4] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon Accepted
[v2,2/4] locking: Remove {read,spin,write}_can_lock [v2,1/4] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon New
[v2,1/4] security/apparmor: Replace homebrew use of write_can_lock with lockdep [v2,1/4] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon Accepted
[2/2] locking: Remove {read,write}_can_lock [1/2] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon Superseded
[1/2] security/apparmor: Replace homebrew use of write_can_lock with lockdep [1/2] security/apparmor: Replace homebrew use of write_can_lock with lockdep --- 2017-10-03 Will Deacon Superseded
perf/core: Avoid freeing static PMU contexts when PMU is unregistered perf/core: Avoid freeing static PMU contexts when PMU is unregistered --- 2017-10-03 Will Deacon Accepted
[v5,7/7] dt-bindings: Document devicetree binding for ARM SPE Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
[v5,6/7] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
[v5,5/7] arm64: head: Init PMSCR_EL2.{PA,PCT} when entered at EL2 without VHE Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
[v5,4/7] arm64: sysreg: Move SPE registers and PSB into common header files Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
[v5,3/7] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
[v5,2/7] perf/core: Export AUX buffer helpers to modules Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
[v5,1/7] genirq: export irq_get_percpu_devid_partition to modules Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-09-28 Will Deacon Superseded
scripts/decodecode: Fix decoding for AArch64 (arm64) instructions scripts/decodecode: Fix decoding for AArch64 (arm64) instructions --- 2017-09-28 Will Deacon New
[RFC,2/2] mm: page_vma_mapped: Ensure pmd is loaded with READ_ONCE outside of lock Missing READ_ONCE in core and arch-specific pgtable code leading to crashes --- 2017-09-27 Will Deacon Accepted
[RFC,1/2] arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables Missing READ_ONCE in core and arch-specific pgtable code leading to crashes --- 2017-09-27 Will Deacon New
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user --- 2017-09-18 Will Deacon Accepted
[v2,2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index [v2,1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-08-16 Will Deacon New
[v2,1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long [v2,1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-08-16 Will Deacon New
[2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index [1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-07-28 Will Deacon New
[1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long [1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long --- 2017-07-28 Will Deacon Superseded
frv: cmpxchg: Implement cmpxchg64 --- 2017-07-03 Will Deacon New
[v2,3/3] mm: migrate: Stabilise page count when migrating transparent hugepages mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-13 Will Deacon New
[v2,2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-13 Will Deacon Accepted
[v2,1/3] mm: numa: avoid waiting on freed migrated pages mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-13 Will Deacon New
[3/3] mm: migrate: Stabilise page count when migrating transparent hugepages mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-06 Will Deacon Superseded
[2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-06 Will Deacon New
[1/3] mm: numa: avoid waiting on freed migrated pages mm: huge pages: Misc fixes for issues found during fuzzing --- 2017-06-06 Will Deacon Superseded
[v4,5/5] dt-bindings: Document devicetree binding for ARM SPE Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-06-05 Will Deacon Superseded
« 1 2 ... 3 4 5 6 »