summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-03-06KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta
2024-03-06KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHPawan Gupta
2024-03-06x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-03-06x86/entry_32: Add VERW just before userspace transitionPawan Gupta
2024-03-06x86/entry_64: Add VERW just before userspace transitionPawan Gupta
2024-03-06powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch
2024-03-06powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra
2024-03-06x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini
2024-03-06x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Paolo Bonzini
2024-03-06x86/e820: Don't reserve SETUP_RNG_SEED in e820Jiri Bohac
2024-03-06riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland
2024-03-06riscv: add CALLER_ADDRx supportZong Li
2024-03-06RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor
2024-03-06crypto: arm64/neonbs - fix out-of-bounds access on short inputArd Biesheuvel
2024-03-06riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos
2024-03-06riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti
2024-03-06Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti
2024-03-06RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley
2024-03-06riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti
2024-03-06riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen
2024-03-06riscv: tlb: fix __p*d_free_tlb()Jisheng Zhang
2024-03-01iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-03-01arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-03-01KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal
2024-03-01parisc: Fix stack unwinderGuenter Roeck
2024-03-01powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra
2024-03-01x86/numa: Fix the sort compare func used in numa_fill_memblks()Alison Schofield
2024-03-01x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield
2024-03-01arm64: dts: rockchip: Correct Indiedroid Nova GPIO NamesChris Morgan
2024-03-01arm64: dts: rockchip: set num-cs property for spi on px30Heiko Stuebner
2024-03-01arm64: dts: tqma8mpql: fix audio codec iov-supplyAlexander Stein
2024-03-01arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2024-03-01ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-03-01sparc: Fix undefined reference to fb_is_primary_deviceJavier Martinez Canillas
2024-03-01Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller
2024-03-01LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen
2024-03-01LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen
2024-03-01LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen
2024-03-01x86/bugs: Add asm helpers for executing VERWPawan Gupta
2024-03-01LoongArch: vDSO: Disable UBSAN instrumentationKees Cook
2024-03-01LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen
2024-03-01LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada
2024-03-01LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-03-01ARM: dts: Fix TPM schema violationsLukas Wunner
2024-02-23x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)