summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-23Linux 4.4.113v4.4.113Greg Kroah-Hartman
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-23x86/pti: Document fix wrong indexzhenwei.pi
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-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-23dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-01-23dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-01-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-23Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-23pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-23sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang
2018-01-23scsi: hpsa: fix volume offline stateTomas Henzl
2018-01-23af_key: fix buffer overread in parse_exthdrs()Eric Biggers
2018-01-23af_key: fix buffer overread in verify_address_len()Eric Biggers
2018-01-23ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai
2018-01-23ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai
2018-01-23ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai
2018-01-23futex: Prevent overflow by strengthen input validationLi Jinyue
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2018-01-23x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-23x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-23x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-23x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-01-23x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2018-01-23x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse
2018-01-23x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse
2018-01-23x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse
2018-01-23x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse
2018-01-23x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-23kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2018-01-23EXPORT_SYMBOL() for asmAl Viro
2018-01-23x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski
2018-01-23x86/kbuild: enable modversions for symbols exported from asmAdam Borowski