summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.113-rt128v4.4.113-rt128Daniel Wagner2018-01-251-1/+1
* Merge tag 'v4.4.113' into v4.4-rtDaniel Wagner2018-01-2564-139/+960
|\
| * Linux 4.4.113v4.4.113Greg Kroah-Hartman2018-01-231-1/+1
| * MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-231-1/+1
| * x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen2018-01-231-3/+4
| * x86/pti: Document fix wrong indexzhenwei.pi2018-01-231-1/+1
| * kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu2018-01-231-1/+22
| * kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2018-01-231-1/+2
| * retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-233-1/+11
| * x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-233-1/+7
| * kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin2018-01-231-7/+80
| * x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky2018-01-231-2/+2
| * arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-01-231-2/+2
| * dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang2018-01-231-1/+5
| * dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-231-17/+2
| * libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2018-01-231-0/+1
| * can: peak: fix potential bug in packet fragmentationStephane Grosjean2018-01-231-10/+11
| * ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-231-2/+8
| * phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-231-0/+4
| * tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-231-1/+15
| * Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-231-2/+4
| * Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-231-2/+1
| * Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2018-01-231-0/+1
| * Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-231-4/+12
| * x86/apic/vector: Fix off by one in error pathThomas Gleixner2018-01-231-2/+5
| * pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence2018-01-231-2/+16
| * module: Add retpoline tag to VERMAGICAndi Kleen2018-01-231-1/+7
| * x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky2018-01-231-1/+5
| * sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang2018-01-231-0/+2
| * scsi: hpsa: fix volume offline stateTomas Henzl2018-01-231-0/+1
| * af_key: fix buffer overread in parse_exthdrs()Eric Biggers2018-01-231-0/+3
| * af_key: fix buffer overread in verify_address_len()Eric Biggers2018-01-231-0/+5
| * ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-231-0/+1
| * ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai2018-01-231-0/+1
| * ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-231-1/+0
| * futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-231-0/+3
| * scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2018-01-232-22/+9
| * x86/retpoline: Remove compile time warningThomas Gleixner2018-01-231-2/+0
| * x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-233-1/+83
| * x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-231-4/+5
| * x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-231-3/+4
| * x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-231-2/+3
| * x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-231-4/+7
| * x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-232-5/+7
| * x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-232-3/+17
| * x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-234-5/+9
| * x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-234-5/+195
| * x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-238-0/+209
| * kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2018-01-231-5/+6
| * EXPORT_SYMBOL() for asmAl Viro2018-01-231-0/+94