summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-14KVM: arm64: pmu: Fix chained SW_INCR countersEric Auger
2020-02-14KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unsetEric Auger
2020-02-14KVM: arm: Make inject_abt32() inject an external abort insteadJames Morse
2020-02-14KVM: arm: Fix DFSR setting for non-LPAE aarch32 guestsJames Morse
2020-02-14KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-02-14sched/uclamp: Fix a bug in propagating uclamp value in new cgroupsQais Yousef
2020-02-14ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson
2020-02-14KVM: arm/arm64: vgic-its: Fix restoration of unmapped collectionsEric Auger
2020-02-14ARM: at91: pm: use of_device_id array to find the proper shdwc nodeClaudiu Beznea
2020-02-14ARM: at91: pm: use SAM9X60 PMC's compatibleClaudiu Beznea
2020-02-14iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-02-14powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler
2020-02-14powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain
2020-02-14powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy
2020-02-14powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-02-14Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai
2020-02-14soc: qcom: rpmhpd: Set 'active_only' for active only power domainsDouglas Anderson
2020-02-14tools/power/acpi: fix compilation errorZhengyuan Liu
2020-02-14ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni
2020-02-14ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni
2020-02-14ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPPMartin Blumenstingl
2020-02-14ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPPMartin Blumenstingl
2020-02-14arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port nodeBaruch Siach
2020-02-14arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from soundKuninori Morimoto
2020-02-14ARM: dts: am43xx: add support for clkout1 clockTero Kristo
2020-02-14ARM: dts: at91: Reenable UART TX pull-upsIngo van Lil
2020-02-14arm64: dts: uDPU: fix broken ethernetRussell King
2020-02-14arm64: dts: qcom: msm8998: Fix tcsr syscon sizeJeffrey Hugo
2020-02-14platform/x86: intel_mid_powerbtn: Take a copy of ddataMika Westerberg
2020-02-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu
2020-02-14watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan
2020-02-14rtc: cmos: Stop using shared IRQAndy Shevchenko
2020-02-14rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski
2020-02-14x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson
2020-02-14NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-14NFSv4: pnfs_roc() must use cred_fscmp() to compare credsTrond Myklebust
2020-02-14NFS: Fix fix of show_nfs_errorsTrond Myklebust
2020-02-14NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-02-14NFS: Revalidate the file size on a fatal write errorTrond Myklebust
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-02-14bpf, sockmap: Check update requirements after lockingLorenz Bauer
2020-02-14bpf: Improve bucket_log calculation logicMartin KaFai Lau
2020-02-14selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-02-14bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-14bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki