Show patches with: Submitter = Will Deacon       |    Archived = No       |   518 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] locking/qspinlock: Don't spin on pending->locked transition in slowpath kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon New
[01/11] arm64: use RET instruction for exiting the trampoline arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon New
[01/12] arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range() Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon New
[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
[01/20] asm-generic/mmiowb: Add generic implementation of mmiowb() tracking Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon New
[02/11] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[02/12] arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable() Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[02/20] arch: Use asm-generic header for asm/mmiowb.h Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon New
[03/10] arm64: KVM: Save/restore the host SPE state when entering/leaving a VM Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon Accepted
[03/10] locking/qspinlock: Kill cmpxchg loop when claiming lock from head of queue kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3 arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[03/12] arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d() Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[03/20] mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon New
[04/10] locking/qspinlock: Use atomic_cond_read_acquire kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[04/11] arm64: cpufeature: Pass capability structure to ->enable callback arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[04/12] arm64: tlb: Justify non-leaf invalidation in flush_tlb_range() Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[04/20] ARM/io: Remove useless definition of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[05/10] genirq: export irq_get_percpu_devid_partition to modules Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon Superseded
[05/10] locking/mcs: Use smp_cond_load_acquire() in mcs spin loop kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[05/11] drivers/firmware: Expose psci_get_version through psci_ops structure arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[05/12] arm64: tlbflush: Allow stride to be specified for __flush_tlb_range() Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[05/18] arm64: mm: Rename post_ttbr0_update_workaround arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[05/20] arm64/io: Remove useless definition of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[06/10] barriers: Introduce smp_cond_load_relaxed and atomic_cond_read_relaxed kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon New
[06/10] perf/core: Export AUX buffer helpers to modules Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon Superseded
[06/11] arm64: Move post_ttbr_update_workaround to C code arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[06/12] arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[06/20] x86/io: Remove useless definition of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[07/10] locking/qspinlock: Use smp_cond_load_relaxed to wait for next node kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[07/10] perf: Directly pass PERF_AUX_* flags to perf_aux_output_end Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon New
[07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[07/12] asm-generic/tlb: Guard with #ifdef CONFIG_MMU Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Superseded
[07/18] arm64: mm: Allocate ASIDs in pairs arm64: Unmap the kernel whilst running in userspace (KAISER) --- 2017-11-17 Will Deacon Superseded
[07/20] nds32/io: Remove useless definition of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[08/10] locking/qspinlock: Merge struct __qspinlock into struct qspinlock kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[08/10] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon Superseded
[08/11] arm64: KVM: Use per-CPU vector when BP hardening is enabled arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[08/12] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 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
[08/20] m68k/io: Remove useless definition of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[09/10] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon Superseded
[09/10] locking/qspinlock: Make queued_spin_unlock use smp_store_release kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[09/11] arm64: KVM: Make PSCI_VERSION a fast path arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[09/12] asm-generic/tlb: Track which levels of the page tables have been cleared Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 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
[09/20] sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[10/10] dt-bindings: Document devicetree binding for ARM SPE Add support for the ARMv8.2 Statistical Profiling Extension --- 2017-01-27 Will Deacon Superseded
[10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb() kernel/locking: qspinlock improvements --- 2018-04-05 Will Deacon Superseded
[10/11] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[10/12] arm64: tlb: Adjust stride and type of TLBI according to mmu_gather Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[10/20] mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon New
[11/12] arm64: tlb: Avoid synchronous TLBIs when freeing page tables Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[11/20] ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[12/12] arm64: tlb: Rewrite stale comment in asm/tlbflush.h Avoid synchronous TLB invalidation for intermediate page-table entries on arm64 --- 2018-08-30 Will Deacon Accepted
[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
[12/20] powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[1/2] arm64: atomic: generate LSE non-return cases using common macros --- 2016-04-22 Will Deacon Accepted
[1/2] asm-generic/io: Pass result on inX() accessor to __io_par() Ensure inX() is ordered wrt delay() routines --- 2019-02-11 Will Deacon New
[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
[1/2] locking/qspinlock: Ensure node is initialised before updating prev->next A couple of qspinlock fixes --- 2018-02-13 Will Deacon Accepted
[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
[1/2] preempt: Move PREEMPT_NEED_RESCHED definition into arch code arm64: Only call into preempt_schedule() if need_resched() --- 2018-11-27 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
[1/2] signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks --- 2018-07-25 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
[13/20] riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[1/3] arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ Support rseq on arm64 --- 2018-06-25 Will Deacon Superseded
[1/3] linux/compiler.h: Split into compiler.h and compiler-types.h Remove lockless_dereference --- 2017-10-12 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
[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
[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
[14/20] Documentation: Kill all references to mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[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
[15/20] drivers: Remove useless trailing comments from mmiowb() invocations Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[1/5] ioremap: Rework pXd_free_pYd_page() API Clean up huge vmap and ioremap code --- 2018-09-12 Will Deacon Superseded
[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
[16/20] drivers: Remove explicit invocations of mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 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
[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
[17/20] scsi/qla1280: Remove stale comment about mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[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
[18/20] i40iw: Redefine i40iw_mmiowb() to do nothing Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[19/20] net/ethernet/silan/sc92031: Remove stale comment about mmiowb() Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[1/9] h8300: Don't include linux/kernel.h in asm/atomic.h Rewrite asm-generic/bitops/{atomic,lock}.h and use on arm64 --- 2018-05-24 Will Deacon Superseded
[20/20] arch: Remove dummy mmiowb() definitions from arch code Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) --- 2019-03-01 Will Deacon Superseded
[2/2] arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks --- 2018-07-25 Will Deacon Superseded
[2/2] arm64: io: Hook up __io_par() for inX() ordering Ensure inX() is ordered wrt delay() routines --- 2019-02-11 Will Deacon Superseded
[2/2] arm64: preempt: Provide our own implementation of asm/preempt.h arm64: Only call into preempt_schedule() if need_resched() --- 2018-11-27 Will Deacon Superseded
[2/2] asm-generic: add memfd_create system call to unistd.h --- 2014-08-15 Will Deacon New
[2/2] locking,arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions --- 2016-04-22 Will Deacon Accepted
[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
[2/2] locking/qspinlock: Ensure node->count is updated before initialising node A couple of qspinlock fixes --- 2018-02-13 Will Deacon Accepted
« 1 2 3 45 6 »