summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-04RISC-V: Fix the rv32i kernel buildPalmer Dabbelt4-13/+21
2018-07-04RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson1-1/+1
2018-07-04RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt1-4/+0
2018-07-04riscv: remove unnecessary of_platform_populate callRob Herring1-5/+0
2018-07-04RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocationsAndreas Schwab1-2/+2
2018-07-04RISC-V: Change variable type for 32-bit compatibleZong Li1-11/+11
2018-07-04RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li1-2/+7
2018-07-04RISC-V: Select GENERIC_UCMPDI2 on RV32IZong Li1-0/+1
2018-07-04RISC-V: Add conditional macro for zone of DMA32Zong Li1-0/+2
2018-07-04sample/vfio-mdev: Change return type to vm_fault_tSouptick Joarder1-2/+2
2018-07-04arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski1-2/+2
2018-07-04drm/bridge/sii8620: Fix link mode selectionMaciej Purski1-10/+20
2018-07-04drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski1-1/+16
2018-07-04drm/bridge/sii8620: Send AVI infoframe in all MHL versionsMaciej Purski1-20/+19
2018-07-04ACPI / battery: Safe unregistering of hooksJouke Witteveen1-4/+5
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle1-6/+6
2018-07-04s390: wire up rseq system callHeiko Carstens5-1/+9
2018-07-04s390: wire up io_pgetevents system callHeiko Carstens1-0/+1
2018-07-03mm: teach dump_page() to correctly output poisoned struct pagesPavel Tatashin1-2/+16
2018-07-03ARM: disable KCOV for trusted foundations codeArnd Bergmann1-0/+3
2018-07-03kasan: fix shadow_size calculation error in kasan_module_allocZhen Lei1-2/+3
2018-07-03mm: hugetlb: yield when prepping struct pagesCannon Matthews1-0/+1
2018-07-03userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte accessJanosch Frank1-5/+7
2018-07-03tracing: Fix missing return symbol in function_graph outputChangbin Du1-1/+4
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie2-14/+1
2018-07-03tracing: Use __printf markup to silence compilerMathieu Malaterre1-0/+5
2018-07-03tracing: Optimize trace_buffer_iter() logicyuan linyu1-3/+1
2018-07-03tracing: Make create_filter() code match the commentsSteven Rostedt (VMware)1-0/+5
2018-07-03tracing: Avoid string overflowArnd Bergmann1-1/+1
2018-07-03net/smc: fix up merge error with poll changesLinus Torvalds1-1/+2
2018-07-03Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-1/+5
2018-07-03PM / Domains: Don't power on at attach for the multi PM domain caseUlf Hansson1-7/+9
2018-07-03loop: Add LOOP_SET_BLOCK_SIZE in compat ioctlEvan Green1-0/+1
2018-07-03ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam1-0/+2
2018-07-03ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam1-0/+2
2018-07-03Merge tag 'gvt-fixes-2018-07-03' of https://github.com/intel/gvt-linux into d...Jani Nikula3-3/+63
2018-07-03drm/i915: Try GGTT mmapping whole object as partialChris Wilson2-12/+18
2018-07-03x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers3-1/+28
2018-07-03x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin1-0/+59
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers1-7/+22
2018-07-03x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky1-3/+5
2018-07-03x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky1-1/+3
2018-07-03ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford1-0/+4
2018-07-03x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan1-0/+5
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra4-28/+36
2018-07-03sched/util_est: Fix util_est_dequeue() for throttled cfs_rqVincent Guittot1-12/+4
2018-07-03sched/fair: Advance global expiration when period timer is restartedXunlei Pang1-5/+10
2018-07-03sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2-8/+12
2018-07-03sched/rt: Fix call to cpufreq_update_util()Vincent Guittot3-7/+16
2018-07-03sched/nohz: Skip remote tick on idle task entirelyFrederic Weisbecker1-15/+21