aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-06xfs: catch bad stripe alignment configurationsDave Chinner1-0/+16
2018-06-06block: pass failfast and driver-specific flags to flush requestsHannes Reinecke1-3/+6
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner1-13/+14
2018-06-06genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner1-2/+35
2018-06-06x86/platform/uv: Use apic_ack_irq()Thomas Gleixner1-6/+1
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner1-1/+1
2018-06-06irq_remapping: Use apic_ack_irq()Thomas Gleixner4-9/+2
2018-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner2-2/+9
2018-06-06genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2-5/+7
2018-06-06genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner1-6/+18
2018-06-06x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner1-0/+9
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan7-21/+67
2018-06-06Merge git://blackhole.kfki.hu/nfPablo Neira Ayuso3-12/+23
2018-06-06netfilter: ebtables: reject non-bridge targetsFlorian Westphal1-0/+13
2018-06-06objtool: Fix GCC 8 cold subfunction detection for aliased functionsJosh Poimboeuf1-0/+22
2018-06-06x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk1-8/+3
2018-06-06x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk5-10/+27
2018-06-06x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk3-2/+4
2018-06-06netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot1-1/+4
2018-06-06netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2-8/+10
2018-06-06netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik1-2/+8
2018-06-06netfilter: xt_set: Check hook mask correctlySerhey Popovych1-1/+1
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang1-1/+1
2018-06-06x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang1-5/+2
2018-06-06x86/platform/uv: Remove extra parenthesesVarsha Rao1-1/+1
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov5-1/+24
2018-06-06x86: Mark native_set_p4d() as __always_inlineArnd Bergmann1-2/+2
2018-06-06irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor1-0/+3
2018-06-06irqchip/stm32: Fix non-SMP build warningArnd Bergmann1-3/+1
2018-06-06rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers5-0/+159
2018-06-06rseq/selftests: Provide parametrized testsMathieu Desnoyers1-0/+1260
2018-06-06rseq/selftests: Provide basic percpu ops testMathieu Desnoyers1-0/+312
2018-06-06rseq/selftests: Provide basic testMathieu Desnoyers1-0/+56
2018-06-06rseq/selftests: Provide rseq libraryMathieu Desnoyers6-0/+2847
2018-06-06selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers1-0/+4
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng3-1/+3
2018-06-06powerpc: Add syscall detection for restartable sequencesBoqun Feng2-0/+15
2018-06-06powerpc: Add support for restartable sequencesBoqun Feng2-0/+4
2018-06-06x86: Wire up restartable sequence system callMathieu Desnoyers2-0/+2
2018-06-06x86: Add support for restartable sequencesMathieu Desnoyers3-0/+10
2018-06-06arm: Wire up restartable sequences system callMathieu Desnoyers1-0/+1
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers2-6/+26
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers2-0/+8
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers13-1/+734
2018-06-06uapi/headers: Provide types_32_64.hMathieu Desnoyers1-0/+50
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-06watchdog: da9062: remove unused codeMichael Grzeschik1-10/+0
2018-06-06watchdog: da9063: Fix timeout handling during probeMarco Felsch1-0/+21
2018-06-06watchdog: da9063: Fix updating timeout valueMarco Felsch1-2/+15
2018-06-06watchdog: da9063: Fix setting/changing timeoutMarco Felsch1-2/+24