summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-01-31bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann
2018-01-31x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-31x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2018-01-31ARM: net: bpf: clarify tail_call indexRussell King
2018-01-31ARM: net: bpf: fix LDX instructionsRussell King
2018-01-31ARM: net: bpf: fix register savingRussell King
2018-01-31ARM: net: bpf: correct stack layout documentationRussell King
2018-01-31ARM: net: bpf: move stack documentationRussell King
2018-01-31ARM: net: bpf: fix stack alignmentRussell King
2018-01-31ARM: net: bpf: fix tail call jumpsRussell King
2018-01-31ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King
2018-01-31KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-23MIPS: CM: Drop WARN_ON(vp != 0)James Hogan
2018-01-23alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi
2018-01-23x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard
2018-01-23ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT
2018-01-23x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-23ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Tero Kristo
2018-01-23x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky
2018-01-23x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky
2018-01-23x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky
2018-01-23x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-23x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown
2018-01-23x86/tsc: Future-proof native_calibrate_tsc()Len Brown
2018-01-23x86/idt: Mark IDT tables __initconstAndi Kleen
2018-01-23x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman
2018-01-23x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner
2018-01-23x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-23x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-23x86/kasan: Panic if there is not enough memory to bootAndrey Ryabinin
2018-01-23powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran
2018-01-23powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2018-01-23powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-01-23powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-01-23powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin