summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky1-2/+2
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
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-23libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
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-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: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller1-0/+1
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
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/+16
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky1-1/+5
2018-01-23sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang1-0/+2
2018-01-23scsi: hpsa: fix volume offline stateTomas Henzl1-0/+1
2018-01-23af_key: fix buffer overread in parse_exthdrs()Eric Biggers1-0/+3
2018-01-23af_key: fix buffer overread in verify_address_len()Eric Biggers1-0/+5
2018-01-23ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai1-0/+1
2018-01-23ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai1-0/+1
2018-01-23ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-01-23futex: Prevent overflow by strengthen input validationLi Jinyue1-0/+3
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2-22/+9
2018-01-23x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-23x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+83
2018-01-23x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-23x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-23x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2018-01-23x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-4/+7
2018-01-23x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-5/+7
2018-01-23x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2-3/+17
2018-01-23x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse4-5/+9
2018-01-23x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse4-5/+195
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse8-0/+209
2018-01-23kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada1-5/+6
2018-01-23EXPORT_SYMBOL() for asmAl Viro1-0/+94
2018-01-23x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski1-0/+4
2018-01-23x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2-0/+23
2018-01-23x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin4-15/+15
2018-01-23x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2-8/+8
2018-01-23x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2-2/+17
2018-01-23x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2-0/+12
2018-01-23gcov: disable for COMPILE_TESTArnd Bergmann1-0/+1
2018-01-17Linux 4.4.112v4.4.112Greg Kroah-Hartman1-1/+1
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+502
2018-01-17x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse1-2/+2
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5