summaryrefslogtreecommitdiffstats
path: root/mm/percpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-20drm/meson: fix vsync buffer updateNeil Armstrong3-4/+12
2018-02-20drm: Handle unexpected holes in color-evictionChris Wilson1-3/+18
2018-02-19drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng1-0/+3
2018-02-16drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-02-16drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-02-16drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-02-16drm: Allow determining if current task is output poll workerLukas Wunner2-0/+21
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner2-0/+17
2018-02-01drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2-0/+24
2018-01-31drm/cirrus: Load lut in crtc_commitDaniel Vetter1-17/+23
2018-01-18drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon1-6/+6
2018-01-18drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt1-0/+21
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2-4/+4
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski1-1/+1
2018-01-15Linux 4.15-rc8v4.15-rc8Linus Torvalds1-1/+1
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2-1/+3
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov1-1/+1
2018-01-13MAINTAINERS, nilfs2: change project home URLsRyusuke Konishi2-4/+4
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada1-1/+0
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-13apparmor: Fix regression in profile conflict logicMatthew Garrett1-4/+5
2018-01-13apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2-21/+35
2018-01-12x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+85
2018-01-12x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-12x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-12x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2018-01-12x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-8/+10
2018-01-12x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-6/+8
2018-01-12x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2-5/+12
2018-01-12x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse4-5/+9
2018-01-12x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse4-5/+195
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse8-0/+231
2018-01-12objtool: Allow alternatives to be ignoredJosh Poimboeuf2-7/+57
2018-01-12objtool: Detect jumps to retpoline thunksJosh Poimboeuf1-0/+7
2018-01-11x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-1/+11
2018-01-11x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=1-10/+12
2018-01-11Documentation: usb: fix typo in UVC gadgetfs config commandBin Liu1-1/+1
2018-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2018-01-11x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=4-1/+18
2018-01-11KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig1-2/+10
2018-01-11KVM: x86: emulate #UD while in guest modePaolo Bonzini2-12/+2
2018-01-11x86: kvm: propagate register_shrinker return codeArnd Bergmann1-6/+10
2018-01-11KVM MMU: check pending exception before injecting APFHaozhong Zhang1-1/+2
2018-01-11drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu1-2/+5
2018-01-11drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu1-1/+1