summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-11-18Revert "sched: Add wrapper for get_wchan() to keep task blocked"Greg Kroah-Hartman
2021-11-17arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann
2021-11-17arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe
2021-11-17arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clockVladimir Zapolskiy
2021-11-17arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directlyBhupesh Sharma
2021-11-17arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED nodeMarijn Suijten
2021-11-17arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000Stephan Gerhold
2021-11-17arm64: dts: renesas: beacon: Fix Ethernet PHY modeGeert Uytterhoeven
2021-11-17arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clockStephan Gerhold
2021-11-17arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in realityDouglas Anderson
2021-11-17arm64: dts: meson-sm1: Fix the pwm regulator supply propertiesAnand Moon
2021-11-17arm64: dts: meson-g12b: Fix the pwm regulator supply propertiesAnand Moon
2021-11-17arm64: dts: meson-g12a: Fix the pwm regulator supply propertiesAnand Moon
2021-11-17arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIeKishon Vijay Abraham I
2021-11-17arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie nodeKishon Vijay Abraham I
2021-11-17arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIeKishon Vijay Abraham I
2021-11-17arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodesKishon Vijay Abraham I
2021-11-17arm64: dts: rockchip: Fix GPU register width for RK3328Alex Bee
2021-11-17arm64: dts: rockchip: fix rk3568 mbi-aliasPeter Geis
2021-11-17arm64: dts: broadcom: bcm4908: Fix UART clock nameRafał Miłecki
2021-11-17arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4Dongjin Kim
2021-11-17sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-11-17arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan
2021-11-17arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-11-17KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-11-17bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer
2021-11-17KVM: arm64: Report corrupted refcount at EL2Quentin Perret
2021-11-02arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch
2021-11-02arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correctFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mVFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHYFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequencyFrieder Schrempf
2021-11-02arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2Frieder Schrempf
2021-10-27KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret
2021-10-27KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
2021-10-20arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz
2021-10-17KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build ruleZenghui Yu
2021-10-13arm64: dts: ls1028a: fix eSDHC2 nodeMichael Walle
2021-10-13arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2Heiko Thiery
2021-10-13arm64: dts: imx8: change the spi-nor txHaibo Chen
2021-10-13arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov
2021-10-13Revert "arm64: dts: qcom: sc7280: Fixup the cpufreq node"Douglas Anderson
2021-09-30arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-30arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy
2021-09-30arm64: Restore forced disabling of KPTI on ThunderXdann frazier
2021-09-26arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton