summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-08-19KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon1-5/+7
2024-08-19KVM: arm64: Don't defer TLB invalidation when zapping table entriesWill Deacon1-1/+3
2024-08-19mm/page_table_check: support userfault wr-protect entriesPeter Xu1-17/+1
2024-08-19LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen1-0/+1
2024-08-14x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
2024-08-14x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2-9/+10
2024-08-14LoongArch: Enable general EFI poweroff methodMiao Wang1-0/+6
2024-08-14parisc: fix a possible DMA corruptionMikulas Patocka2-1/+11
2024-08-14parisc: fix unaligned accesses in BPFMikulas Patocka1-1/+1
2024-08-14arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland2-7/+26
2024-08-14arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-14arm64: errata: Expand speculative SSBS workaroundMark Rutland2-2/+16
2024-08-14arm64: errata: Unify speculative SSBS errata logicMark Rutland3-32/+7
2024-08-14arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-14arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland5-0/+86
2024-08-14arm64: cputype: Add Neoverse-V3 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X4 definitionsMark Rutland1-0/+2
2024-08-14arm64: barrier: Restore spec_bar() macroMark Rutland1-0/+4
2024-08-14arm64: Add Neoverse-V2 partBesar Wicaksono1-0/+2
2024-08-14x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra1-1/+1
2024-08-14x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra1-3/+3
2024-08-14platform/x86/intel/ifs: Store IFS generation numberJithu Joseph1-0/+1
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2-2/+10
2024-08-11riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy1-4/+11
2024-08-11riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao1-8/+9
2024-08-11riscv: remove unused functions in traps_misaligned.cClément Léger1-39/+7
2024-08-11ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan1-2/+1
2024-08-11MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang1-2/+2
2024-08-11MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang1-21/+21
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-08-11KVM: nVMX: Check for pending posted interrupts when looking for nested eventsSean Christopherson1-2/+34
2024-08-11KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson2-2/+13
2024-08-11KVM: VMX: Move posted interrupt descriptor out of VMX codeJacob Pan4-93/+91
2024-08-11KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}Vitaly Kuznetsov7-252/+271
2024-08-11arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-08-11arm64: dts: qcom: sdm845: switch USB QMP PHY to new style of bindingsDmitry Baryshkov1-22/+17
2024-08-11arm64: dts: qcom: sdm845: switch USB+DP QMP PHY to new style of bindingsDmitry Baryshkov1-38/+19
2024-08-11arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-08-11arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-08-11arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindingsDmitry Baryshkov1-21/+14
2024-08-11arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park modeKrishna Kurapati1-0/+1
2024-08-11arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style of bindingsDmitry Baryshkov1-40/+19
2024-08-11arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park modeKrishna Kurapati1-0/+1
2024-08-11arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style of bindingsDmitry Baryshkov1-38/+19
2024-08-03s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter1-4/+10
2024-08-03s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer1-20/+42
2024-08-03s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer1-22/+32