summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-02-23RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley
2024-02-23Merge tag 'renesas-fixes-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-02-23Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-02-23KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()Sean Christopherson
2024-02-23LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsWANG Xuerui
2024-02-23LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()WANG Xuerui
2024-02-23LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()WANG Xuerui
2024-02-23LoongArch: dts: Minor whitespace cleanupKrzysztof Kozlowski
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen
2024-02-23powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch
2024-02-23powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra
2024-02-23ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam
2024-02-22KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMUSean Christopherson
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-22riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti
2024-02-22riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen
2024-02-22riscv: add CALLER_ADDRx supportZong Li
2024-02-22Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22arm64: tegra: Fix Tegra234 MGBE power-domainsJon Hunter
2024-02-22ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodesGeert Uytterhoeven
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-02-21Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"Palmer Dabbelt
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-21sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20arm64: dts: qcom: Fix interrupt-map cell sizesRob Herring
2024-02-20arm: dts: Fix dtc interrupt_map warningsRob Herring
2024-02-20arm64: dts: Fix dtc interrupt_provider warningsRob Herring
2024-02-20arm: dts: Fix dtc interrupt_provider warningsRob Herring
2024-02-20arm64: dts: freescale: Disable interrupt_map checkRob Herring
2024-02-20Merge tag 'v6.8-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-02-20Merge tag 'imx-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2024-02-20ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2024-02-20arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon
2024-02-20KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal
2024-02-19KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta
2024-02-19KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHSean Christopherson
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-02-19x86/entry_32: Add VERW just before userspace transitionPawan Gupta
2024-02-19x86/entry_64: Add VERW just before userspace transitionPawan Gupta