summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-11-20powerpc/iommu: Avoid derefence before pointer checkBreno Leitao
2019-11-20ARM: dts: rockchip: Fix erroneous SPI bus dtc warnings on rk3036Rob Herring
2019-11-20arm64: dts: meson: Fix erroneous SPI bus warningsRob Herring
2019-11-20ARM: dts: socfpga: Fix I2C bus unit-address errorDinh Nguyen
2019-11-20powerpc/vdso: Correct call frame informationAlan Modra
2019-11-20ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg valueChristian Lamparter
2019-11-20arm64: dts: meson: libretech: update board modelJerome Brunet
2019-11-20ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setOleksij Rempel
2019-11-20signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman
2019-11-20arm64: dts: rockchip: Fix VCC5V0_HOST_EN on rk3399-sapphireVicente Bergas
2019-11-20ARM: dts: omap3-gta04: keep vpll2 always onH. Nikolaus Schaller
2019-11-20ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-BootH. Nikolaus Schaller
2019-11-20ARM: dts: omap3-gta04: fix touchscreen tsc2007H. Nikolaus Schaller
2019-11-20ARM: dts: omap3-gta04: tvout: enable as display1 aliasH. Nikolaus Schaller
2019-11-20ARM: dts: omap3-gta04: fixes for tvout / vencH. Nikolaus Schaller
2019-11-20ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in ...H. Nikolaus Schaller
2019-11-20mips: txx9: fix iounmap related issueDing Xiang
2019-11-20ARM: dts: exynos: Disable pull control for S5M8767 PMICMarek Szyprowski
2019-11-20ARM: dts: meson8b: fix the clock controller register sizeMartin Blumenstingl
2019-11-20ARM: dts: meson8: fix the clock controller register sizeMartin Blumenstingl
2019-11-20ARM: dts: pxa: fix power i2c base addressMarcel Ziswiler
2019-11-20ARM: dts: pxa: fix the rtc controllerRobert Jarzmik
2019-11-20ARM: dts: exynos: Fix regulators configuration on Peach Pi/Pit ChromebooksMarek Szyprowski
2019-11-20ARM: dts: exynos: Fix sound in Snow-rev5 ChromebookMarek Szyprowski
2019-11-20MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen
2019-11-20ARM: dts: at91/trivial: Fix USART1 definition for at91sam9g45Jay Foster
2019-11-20arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supplyAapo Vienamo
2019-11-20arm64: dts: allwinner: a64: NanoPi-A64: Fix DCDC1 voltageAndre Przywara
2019-11-20arm64: dts: allwinner: a64: Olinuxino: fix DRAM voltageAndre Przywara
2019-11-20powerpc/perf: Fix kfree memory allocated for nest pmusAnju T Sudhakar
2019-11-20powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2019-11-20MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski
2019-11-20KVM: x86: introduce is_pae_pagingPaolo Bonzini
2019-11-20kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-11-12KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini
2019-11-12KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ONPaolo Bonzini
2019-11-12KVM: x86: remove now unneeded hugepage gfn adjustmentPaolo Bonzini
2019-11-12KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-11-12kvm: mmu: Do not release the page inside mmu_set_spte()Junaid Shahid
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta