aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec_reloc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22s390/zcrypt: fix memleak at releaseJohan Hovold1-2/+1
2019-10-22ALSA: usb-audio: Fix copy&paste error in the validatorTakashi Iwai1-1/+1
2019-10-22perf/aux: Fix AUX output stoppingAlexander Shishkin1-1/+1
2019-10-22kvm: clear kvmclock MSR on resetPaolo Bonzini1-5/+3
2019-10-22KVM: x86: fix bugon.cocci warningskbuild test robot1-2/+1
2019-10-22KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon1-12/+0
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov1-10/+11
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov1-0/+2
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov5-15/+15
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov1-6/+1
2019-10-22KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabledWanpeng Li1-13/+16
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov1-0/+2
2019-10-22kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson1-1/+1
2019-10-22cpuidle: haltpoll: Take 'idle=' override into accountZhenzhong Duan1-0/+4
2019-10-22ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter1-1/+1
2019-10-21tracing: Fix race in perf_trace_buf initializationPrateek Sood1-0/+4
2019-10-22x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom1-5/+8
2019-10-22x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom1-1/+2
2019-10-21ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed1-1/+0
2019-10-21Input: st1232 - fix reporting multitouch coordinatesDixit Parmar1-2/+4
2019-10-21mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer1-3/+4
2019-10-21pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede1-1/+1
2019-10-21drm/komeda: Fix typos in komeda_splitter_validateMihail Atanassov1-2/+2
2019-10-21drm/komeda: Don't flush inactive pipesMihail Atanassov1-1/+2
2019-10-21pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko1-1/+20
2019-10-21i2c: aspeed: fix master pending state handlingJae Hyun Yoo1-20/+34
2019-10-21mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas1-1/+2
2019-10-21mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas1-1/+1
2019-10-21ALSA: hda/realtek - Add support for ALC711Kailang Yang1-0/+3
2019-10-21perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter1-2/+4
2019-10-21opp: core: Revert "add regulators enable and disable"Marek Szyprowski1-13/+3
2019-10-20cifs: Fix missed free operationsChuhong Yuan1-2/+2
2019-10-20CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas1-0/+3
2019-10-20cifs: clarify comment about timestamp granularity for old serversSteve French1-1/+7
2019-10-20cifs: Handle -EINPROGRESS only when noblockcnt is setPaulo Alcantara (SUSE)1-2/+6
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki2-80/+2
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki10-114/+114
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki2-0/+284
2019-10-20Linux 5.4-rc4Linus Torvalds1-1/+1
2019-10-20perf/x86/intel/pt: Fix base for single entry topaJiri Olsa1-1/+1
2019-10-20KVM: arm64: pmu: Reset sample period on overflow handlingMarc Zyngier1-0/+20
2019-10-20KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel eventMarc Zyngier1-3/+3
2019-10-20arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier1-0/+4
2019-10-20KVM: arm64: pmu: Fix cycle counter truncationMarc Zyngier1-10/+12
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-10-19net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard1-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun1-0/+2
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6