KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
[platform/kernel/linux-exynos.git] / arch /
2018-01-23 James HoganMIPS: CM: Drop WARN_ON(vp != 0)
2018-01-23 Lorenzo Pieralisialpha/PCI: Fix noname IRQ level detection
2018-01-23 Laura Abbottx86: Use __nostackprotect for sme_encrypt_kernel
2018-01-23 Thomas PetazzoniARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
2018-01-23 Maxime RipardARM: sunxi_defconfig: Enable CMA
2018-01-23 Gregory CLEMENTARM64: dts: marvell: armada-cp110: Fix clock resources...
2018-01-23 Tom Lendackyx86/mm: Encrypt the initrd earlier for BSP microcode...
2018-01-23 Tero KristoARM: OMAP3: hwmod_data: add missing module_offs for...
2018-01-23 Tom Lendackyx86/mm: Prepare sme_encrypt_kernel() for PAGE aligned...
2018-01-23 Tom Lendackyx86/mm: Centralize PMD flags in sme_encrypt_kernel()
2018-01-23 Tom Lendackyx86/mm: Use a struct to reduce parameters for SME PGD...
2018-01-23 Tom Lendackyx86/mm: Clean up register saving in the __enc_copy...
2018-01-23 Thomas Gleixnerx86/apic/vector: Fix off by one in error path
2018-01-23 Len Brownx86/tsc: Fix erroneous TSC rate on Skylake Xeon
2018-01-23 Len Brownx86/tsc: Future-proof native_calibrate_tsc()
2018-01-23 Andi Kleenx86/idt: Mark IDT tables __initconst
2018-01-23 Eric W. Biedermanx86/mm/pkeys: Fix fill_sig_info_pkey
2018-01-23 Thomas Gleixnerx86/intel_rdt/cqm: Prevent use after free
2018-01-23 Paolo Bonzinix86/cpufeature: Move processor tracing out of scattered...
2018-01-23 Tom Lendackyx86/retpoline: Add LFENCE to the retpoline/RSB filling...
2018-01-23 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-01-23 Andrey Ryabininx86/kasan: Panic if there is not enough memory to boot
2018-01-23 Oliver O'Halloranpowerpc/powernv: Check device-tree for RFI flush settings
2018-01-23 Michael Neulingpowerpc/pseries: Query hypervisor for RFI flush settings
2018-01-23 Michael Ellermanpowerpc/64s: Support disabling RFI flush with no_rfi_fl...
2018-01-23 Michael Ellermanpowerpc/64s: Add support for RFI flush of L1-D cache
2018-01-23 Nicholas Pigginpowerpc/64s: Convert slb_miss_common to use RFI_TO_USER...
2018-01-23 Nicholas Pigginpowerpc/64: Convert fast_exception_return to use RFI_TO...
2018-01-23 Nicholas Pigginpowerpc/64: Convert the syscall exit path to use RFI_TO...
2018-01-23 Nicholas Pigginpowerpc/64s: Simple RFI macro conversions
2018-01-23 Nicholas Pigginpowerpc/64: Add macros for annotating the destination...
2018-01-23 Michael Neulingpowerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags...
2018-01-17 Thomas Gleixnerx86/retpoline: Remove compile time warning
2018-01-17 Peter Zijlstrax86,perf: Disable intel_bts when PTI
2018-01-17 Thomas Gleixnerx86/pti: Fix !PCID and sanitize defines
2018-01-17 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-01-17 Andi Kleenx86/retpoline/irq32: Convert assembler indirect jumps
2018-01-17 David Woodhousex86/retpoline/checksum32: Convert assembler indirect...
2018-01-17 David Woodhousex86/retpoline/xen: Convert Xen hypercall indirect jumps
2018-01-17 David Woodhousex86/retpoline/hyperv: Convert assembler indirect jumps
2018-01-17 David Woodhousex86/retpoline/ftrace: Convert ftrace assembler indirect...
2018-01-17 David Woodhousex86/retpoline/entry: Convert entry assembler indirect...
2018-01-17 David Woodhousex86/retpoline/crypto: Convert crypto assembler indirect...
2018-01-17 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-01-17 David Woodhousex86/retpoline: Add initial retpoline support
2018-01-17 Dave Hansenx86/pti: Make unpoison of pgd for trusted boot work...
2018-01-17 Borislav Petkovx86/alternatives: Fix optimize_nops() checking
2018-01-17 Tom Lendackyx86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-01-17 Tom Lendackyx86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-17 Jike Songx86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
2018-01-17 Dave Hansenx86/tboot: Unbreak tboot with PTI enabled
2018-01-17 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-17 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-01-17 Jiri Kosinax86/pti: Unbreak EFI old_memmap
2018-01-17 David GibsonKVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_r...
2018-01-17 Serhii PopovychKVM: PPC: Book3S HV: Fix use after free in case of...
2018-01-17 Serhii PopovychKVM: PPC: Book3S HV: Drop prepare_done from struct...
2018-01-17 Alexey KardashevskiyKVM: PPC: Book3S PR: Fix WIMG handling under pHyp
2018-01-17 Andrew HonigKVM: x86: Add memory barrier on vmcs field lookup
2018-01-17 Jia Zhangx86/microcode/intel: Extend BDW late-loading with a...
2018-01-17 Vikas C Sajjanx86/acpi: Reduce code duplication in mp_override_legacy...
2018-01-17 Vikas C Sajjanx86/acpi: Handle SCI interrupts above legacy space...
2018-01-17 Jim Mattsonkvm: vmx: Scrub hardware GPRs at VM-exit
2018-01-17 Maciej W. RozyckiMIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG...
2018-01-17 Maciej W. RozyckiMIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETR...
2018-01-17 Maciej W. RozyckiMIPS: Fix an FCSR access API regression with NT_PRFPREG...
2018-01-17 Maciej W. RozyckiMIPS: Consistently handle buffer counter with PTRACE_SE...
2018-01-17 Maciej W. RozyckiMIPS: Guard against any partial write attempt with...
2018-01-17 Maciej W. RozyckiMIPS: Factor out NT_PRFPREG regset access helpers
2018-01-17 Maciej W. RozyckiMIPS: Validate PR_SET_FP_MODE prctl(2) requests against...
2018-01-17 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2018-01-10 Christian BorntraegerKVM: s390: prevent buffer overrun on memory hotplug...
2018-01-10 Christian BorntraegerKVM: s390: fix cmma migration for multiple memory slots
2018-01-10 Helge Dellerparisc: qemu idle sleep support
2018-01-10 Helge Dellerparisc: Fix alignment of pa_tlb_lock in assembly on...
2018-01-10 Tom Lendackyx86/microcode/AMD: Add support for fam17h microcode...
2018-01-10 John Sperbeckpowerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
2018-01-10 Vineet GuptaARC: uaccess: dont use "l" gcc inline asm constraint...
2018-01-10 Rafael J. Wysockix86 / CPU: Always show current CPU frequency in /proc...
2018-01-10 Rafael J. Wysockix86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
2018-01-10 Ard Biesheuvelefi/capsule-loader: Reinstate virtual capsule mapping
2018-01-10 Thomas Gleixnerx86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-01-10 David Woodhousex86/alternatives: Add missing '\n' at end of ALTERNATIV...
2018-01-10 Thomas Gleixnerx86/tlb: Drop the _GPL from the cpu_tlbstate export
2018-01-10 Peter Zijlstrax86/events/intel/ds: Use the proper cache flush method...
2018-01-10 Thomas Gleixnerx86/kaslr: Fix the vaddr_end mess
2018-01-10 Thomas Gleixnerx86/mm: Map cpu_entry_area at the same place on 4/5...
2018-01-10 Andrey Ryabininx86/mm: Set MODULES_END to 0xffffffffff000000
2018-01-05 Nick Desaulniersx86/process: Define cpu_tss_rw in same section as decla...
2018-01-05 Thomas Gleixnerx86/pti: Switch to kernel CR3 at early in entry_SYSCALL...
2018-01-05 Josh Poimboeufx86/dumpstack: Print registers for first stack frame
2018-01-05 Josh Poimboeufx86/dumpstack: Fix partial register dumps
2018-01-05 Thomas Gleixnerx86/pti: Make sure the user/kernel PTEs match
2018-01-05 Tom Lendackyx86/cpu, x86/pti: Do not enable PTI on AMD processors
2018-01-02 Thomas Gleixnerx86/ldt: Make LDT pgtable free conditional
2018-01-02 Thomas Gleixnerx86/ldt: Plug memory leak in error path
2018-01-02 Andy Lutomirskix86/espfix/64: Fix espfix double-fault handling on...
2018-01-02 Linus Torvaldsx86-32: Fix kexec with stack canary (CONFIG_CC_STACKPRO...
2018-01-02 Thomas Gleixnerx86/mm: Remove preempt_disable/enable() from __native_f...
2018-01-02 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
next