summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-31x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2018-01-31ipc: msg, make msgrcv work with LONG_MINJiri Slaby1-1/+4
2018-01-31mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka1-3/+3
2018-01-31cma: fix calculation of aligned offsetDoug Berger1-9/+6
2018-01-31hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2018-01-31mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stackMichal Hocko1-2/+4
2018-01-31fs/select: add vmalloc fallback for select(2)Vlastimil Babka1-3/+11
2018-01-31mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu1-0/+10
2018-01-31PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2018-01-31PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi1-0/+1
2018-01-31drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla1-4/+8
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla3-0/+6
2018-01-31Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2018-01-31timers: Plug locking race vs. timer migrationThomas Gleixner1-1/+8
2018-01-31time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2-1/+8
2018-01-31PM / sleep: declare __tracedata symbols as char[] rather than charEric Biggers1-2/+2
2018-01-31can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+5
2018-01-31can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+5
2018-01-31sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira3-12/+89
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse3-0/+75
2018-01-31x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen1-0/+68
2018-01-31x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings1-0/+1
2018-01-31usbip: Fix potential format overflow in userspace toolsJonathan Dieter2-6/+30
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan3-14/+20
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2018-01-23Linux 4.4.113v4.4.113Greg Kroah-Hartman1-1/+1
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
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/+11
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner3-1/+7
2018-01-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin1-7/+80
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