aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kexec_core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt2-1/+33
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams1-1/+3
2018-06-15mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan1-1/+1
2018-06-15mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin1-0/+4
2018-06-15mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He1-4/+10
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada8-9/+9
2018-06-15kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada1-4/+0
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada1-1/+1
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long2-10/+23
2018-06-14KVM: x86: VMX: redo fix for link error without CONFIG_HYPERVArnd Bergmann1-4/+2
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan1-3/+5
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan1-0/+17
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan1-10/+10
2018-06-14ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan1-0/+8
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia1-0/+7
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia1-2/+10
2018-06-14KVM: x86: fix typo at kvm_arch_hardware_setup commentMarcelo Tosatti1-1/+1
2018-06-14blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2-31/+0
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig2-12/+0
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart1-6/+5
2018-06-14nvme-fc: remove reinit_request routineJames Smart1-20/+0
2018-06-14blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2-0/+7
2018-06-14pstore: Remove bogus format string definitionArnd Bergmann1-11/+6
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart1-57/+47
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds33-39/+39
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan1-9/+0
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan1-6/+9
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu1-4/+4
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu1-2/+7
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma1-11/+0
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan1-7/+6
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul1-0/+13
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handlerHuang Rui1-1/+2
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui4-8/+15
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang1-2/+4
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui1-1/+26
2018-06-13drm/amdgpu: fix the missed vcn fw version reportHuang Rui1-0/+1
2018-06-13nvme: don't rely on the changed namespace list logChristoph Hellwig1-25/+11
2018-06-13ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako1-3/+0
2018-06-13ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako1-2/+1
2018-06-13ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako3-1/+18
2018-06-13ALSA: hda/realtek - Add shutup hintTakashi Iwai1-0/+3
2018-06-12Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"Linus Torvalds1-3/+1
2018-06-12KVM: x86: VMX: fix build without hyper-vLinus Torvalds1-0/+3
2018-06-13KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulationSimon Guo1-3/+3
2018-06-13KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT modePaul Mackerras1-6/+2
2018-06-13KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bitPaul Mackerras1-0/+4
2018-06-13KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulationPaul Mackerras1-9/+11