]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
[mirror_ubuntu-artful-kernel.git] / arch /
2018-02-27 Catalin Marinasarm64: Ignore hardware dirty bit updates in ptep_set_wr...
2018-02-27 Catalin Marinasarm64: Move PTE_RDONLY bit handling out of set_pte_at()
2018-02-27 Catalin Marinaskvm: arm64: Convert kvm_set_s2pte_readonly() from inlin...
2018-02-27 Catalin Marinasarm64: Convert pte handling from inline asm to using...
2018-02-27 Mark Rutlandarm64: add VMAP_STACK overflow detection
2018-02-27 Mark Rutlandarm64: add on_accessible_stack()
2018-02-27 Mark Rutlandarm64: add basic VMAP_STACK support
2018-02-27 Mark Rutlandarm64: use an irq stack pointer
2018-02-27 Ard Biesheuvelarm64: assembler: allow adr_this_cpu to use the stack...
2018-02-27 Mark Rutlandarm64: factor out entry stack manipulation
2018-02-27 Mark Rutlandefi/arm64: add EFI_KIMG_ALIGN
2018-02-27 Mark Rutlandarm64: move SEGMENT_ALIGN to <asm/memory.h>
2018-02-27 Mark Rutlandarm64: clean up irq stack definitions
2018-02-27 Mark Rutlandarm64: clean up THREAD_* definitions
2018-02-27 Mark Rutlandarm64: factor out PAGE_* and CONT_* definitions
2018-02-27 Ard Biesheuvelarm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
2018-02-27 Kevin Brodskyarm64: compat: Remove leftover variable declaration
2018-02-27 Arnd Bergmannarm64: fix pmem interface definition
2018-02-27 Robin Murphyarm64: uaccess: Add the uaccess_flushcache.c file
2018-02-27 Ard Biesheuvelarm64: unwind: remove sp from struct stackframe
2018-02-27 Ard Biesheuvelarm64: unwind: reference pt_regs via embedded stack...
2018-02-27 Dmitry Safonovarm64/vdso: Support mremap() for vDSO
2018-02-27 Robin Murphyarm64: uaccess: Implement *_flushcache variants
2018-02-27 Robin Murphyarm64: Implement pmem API support
2018-02-27 Robin Murphyarm64: Handle trapped DC CVAP
2018-02-27 Robin Murphyarm64: Expose DC CVAP to userspace
2018-02-27 Robin Murphyarm64: Convert __inval_cache_range() to area-based
2018-02-27 Robin Murphyarm64: mm: Fix set_memory_valid() declaration
2018-02-27 Ard Biesheuvelarm64: unwind: disregard frame.sp when validating frame...
2018-02-27 Mark Rutlandarm64: unwind: avoid percpu indirection for irq stack
2018-02-27 Mark Rutlandarm64: move non-entry code out of .entry.text
2018-02-27 Mark Rutlandarm64: consistently use bl for C exception entry
2018-02-27 Mark Rutlandarm64: Add ASM_BUG()
2018-02-16 Andy WhitcroftUBUNTU: SAUCE: turn off IBRS when full retpoline is...
2018-02-16 Andy WhitcroftRevert "UBUNTU: SAUCE: turn off IBPB when full retpolin...
2018-02-16 Christian BorntraegerKVM: s390: wire up bpb feature
2018-02-16 Colin Ian KingRevert "mm, memory_hotplug: do not associate hotadded...
2018-02-16 Andy WhitcroftUBUNTU: SAUCE: turn off IBPB when full retpoline is...
2018-02-16 Tom LendackyKVM: x86: Add speculative control CPUID support for...
2018-02-16 Tom Lendackyx86/svm: Set IBPB when running a different VCPU
2018-02-16 Tom Lendackyx86/svm: Set IBRS value on VM entry and exit
2018-02-16 Tom LendackyKVM: SVM: Do not intercept new speculative control...
2018-02-16 Tom Lendackyx86/microcode: Extend post microcode reload to support...
2018-02-16 Tom Lendackyx86/cpu/AMD: Add speculative control support for AMD
2018-02-16 Tim Chenx86/spec_ctrl: Add lock to serialize changes to ibrs...
2018-02-16 Tim Chenx86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_...
2018-02-16 Tim Chenx86/kvm: Toggle IBRS on VM entry and exit
2018-02-16 Tim Chenx86/kvm: Set IBPB when switching VM
2018-02-16 Wei Wangx86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD...
2018-02-16 Tim Chenx86/entry: Stuff RSB for entry to kernel for non-SMEP...
2018-02-16 Tim Chenx86/mm: Only set IBPB when the new thread cannot ptrace...
2018-02-16 Tim Chenx86/mm: Set IBPB upon context switch
2018-02-16 Tim Chenx86/idle: Disable IBRS when offlining cpu and re-enable...
2018-02-16 Tim Chenx86/idle: Disable IBRS entering idle and enable it...
2018-02-16 Tim Chenx86/enter: Use IBRS on syscall and interrupts
2018-02-16 Tim Chenx86/enter: MACROS to set/clear IBRS and set IBPB
2018-02-16 Tim Chenx86/feature: Report presence of IBPB and IBRS control
2018-02-16 Tim Chenx86/feature: Enable the x86 feature to control Speculation
2018-02-16 Borislav Petkovx86/retpoline: Simplify vmexit_fill_RSB()
2018-02-16 Waiman Longx86/retpoline: Remove the esp/rsp thunk
2018-02-16 Andi Kleenx86/retpoline: Optimize inline assembler for vmexit_fil...
2018-02-16 Tom Lendackyx86/retpoline: Add LFENCE to the retpoline/RSB filling...
2018-02-16 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-02-16 Shanker Donthineniarm64: Add software workaround for Falkor erratum 1041
2018-02-16 Will Deaconlocking/qrwlock, arm64: Move rwlock implementation...
2018-02-05 Josh Poimboeufx86/unwind: Fix dereference of untrusted pointer
2018-02-05 Andy WhitcroftUBUNTU: SAUCE: claim mitigation via observable speculat...
2018-02-05 Martin SchwidefskyUBUNTU: SAUCE: s390/spinlock: add osb memory barrier
2018-02-05 Andy WhitcroftUBUNTU: SAUCE: powerpc: add osb barrier
2018-02-05 Elena Reshetovax86, bpf, jit: prevent speculative execution when JIT...
2018-02-05 Elena Reshetovalocking/barriers: introduce new observable speculation...
2018-02-05 Andy WhitcroftUBUNTU: SAUCE: reinstate MFENCE_RDTSC feature definition
2018-02-05 Elena Reshetovax86/cpu/AMD: Remove now unused definition of MFENCE_RDT...
2018-02-05 Thomas Gleixnerx86/retpoline: Remove compile time warning
2018-02-05 Peter Zijlstrax86,perf: Disable intel_bts when PTI
2018-02-05 Thomas Gleixnerx86/pti: Fix !PCID and sanitize defines
2018-02-05 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-02-05 Andi Kleenx86/retpoline/irq32: Convert assembler indirect jumps
2018-02-05 David Woodhousex86/retpoline/checksum32: Convert assembler indirect...
2018-02-05 David Woodhousex86/retpoline/xen: Convert Xen hypercall indirect jumps
2018-02-05 David Woodhousex86/retpoline/hyperv: Convert assembler indirect jumps
2018-02-05 David Woodhousex86/retpoline/ftrace: Convert ftrace assembler indirect...
2018-02-05 David Woodhousex86/retpoline/entry: Convert entry assembler indirect...
2018-02-05 David Woodhousex86/retpoline/crypto: Convert crypto assembler indirect...
2018-02-05 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-02-05 David Woodhousex86/retpoline: Add initial retpoline support
2018-02-05 Dave Hansenx86/tboot: Unbreak tboot with PTI enabled
2018-02-05 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-02-05 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2018-02-05 Josh Poimboeufx86/asm: Fix inline asm call constraints for Clang
2018-02-05 Andy WhitcroftRevert "locking/barriers: introduce new memory barrier...
2018-02-05 Andy WhitcroftRevert "x86, bpf, jit: prevent speculative execution...
2018-02-05 Andy WhitcroftRevert "x86/feature: Enable the x86 feature to control...
2018-02-05 Andy WhitcroftRevert "x86/feature: Report presence of IBPB and IBRS...
2018-02-05 Andy WhitcroftRevert "x86/enter: MACROS to set/clear IBRS and set...
2018-02-05 Andy WhitcroftRevert "x86/enter: Use IBRS on syscall and interrupts"
2018-02-05 Andy WhitcroftRevert "x86/idle: Disable IBRS entering idle and enable...
2018-02-05 Andy WhitcroftRevert "x86/idle: Disable IBRS when offlining cpu and...
2018-02-05 Andy WhitcroftRevert "x86/mm: Set IBPB upon context switch"
2018-02-05 Andy WhitcroftRevert "x86/mm: Only set IBPB when the new thread canno...
next