summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Linux 4.14.15v4.14.15Greg Kroah-Hartman1-1/+1
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2018-01-23net: mvpp2: do not disable GMAC paddingYan Markman1-9/+0
2018-01-23mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2-25/+59
2018-01-23x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky1-10/+15
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen1-3/+4
2018-01-23x86/pti: Document fix wrong indexzhenwei.pi1-1/+1
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu1-1/+2
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu3-1/+10
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner3-1/+7
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2018-01-23KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal1-1/+1
2018-01-23MIPS: CM: Drop WARN_ON(vp != 0)James Hogan1-1/+0
2018-01-23alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi1-6/+29
2018-01-23x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott1-1/+1
2018-01-23dm crypt: fix error return code in crypt_ctr()Wei Yongjun1-0/+1
2018-01-23dm crypt: wipe kernel key copy after IV initializationOndrej Kozina1-4/+8
2018-01-23dm crypt: fix crash by adding missing check for auth key sizeMilan Broz1-1/+6
2018-01-23dm integrity: don't store cipher request on the stackMikulas Patocka1-12/+37
2018-01-23dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-01-23dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-01-23drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2-4/+4
2018-01-23workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky1-0/+13
2018-01-23scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke1-2/+15
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2018-01-23proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan1-2/+5
2018-01-23scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie1-0/+2
2018-01-23i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-01-23can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-23can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard1-0/+2
2018-01-23ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2-8/+14
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)1-1/+15
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2018-01-23Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers1-1/+3
2018-01-23Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2-14/+19
2018-01-23x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky5-43/+85
2018-01-23ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Tero Kristo1-0/+1
2018-01-23x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky2-22/+121
2018-01-23x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky1-56/+77
2018-01-23x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky1-44/+46
2018-01-23x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky1-10/+10
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner1-2/+5
2018-01-23pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence1-2/+15