summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
20 hourspowerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()Ethan Nelson-Moore
20 hourspowerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo
20 hoursarch/riscv: vdso: remove CFI landing pad from rt_sigreturnAurelien Jarno
20 hoursriscv: vdso: Do not use LTO for the vDSOThomas Weißschuh
20 hourspowerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
20 hourss390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer
20 hourss390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens
20 hoursriscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu
20 hourscpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()Jinjie Ruan
20 hoursarm64: smp: Fix hot-unplug tearing by forcing unregistrationJinjie Ruan
20 hoursriscv: probes: save original sp in rethook trampolineMartin Kaiser
20 hoursLoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang
20 hoursLoongArch: Fix nr passing in set_direct_map_valid_noflush()Xuewen Wang
20 hoursriscv: vdso: Always declare vdso_start symbolsThomas Weißschuh
20 hoursKVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
20 hoursopenrisc: Fix jump_label smp syncingStafford Horne
20 hoursopenrisc: Add full instruction cache invalidate functionsStafford Horne
20 hourspowerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
20 hoursriscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi
20 hoursmips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin
20 hoursMIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki
20 hoursMIPS: ip22-gio: fix device reference leak in probeJohan Hovold
20 hoursMIPS: ip22-gio: fix kfree() of static objectJohan Hovold
20 hoursMIPS: ip22-gio: fix gio device memory leakJohan Hovold
20 hourss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
20 hoursperf/x86/amd/lbr: Fix kernel address leakageSandipan Das
20 hoursperf/x86/amd/brs: Fix kernel address leakageSandipan Das
20 hoursx86/boot: Reject too long acpi_rsdp= valuesThorsten Blum
20 hoursx86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum
20 hoursx86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"Tycho Andersen (AMD)
20 hoursx86/video: Only fall back to vga_default_device() without screen infoMario Limonciello
20 hoursKVM: arm64: nv: Inject SEA if guest VNCR isn't normal memoryOliver Upton
20 hoursKVM: arm64: nv: Re-translate VNCR before injecting abortOliver Upton
20 hoursKVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFNOliver Upton
20 hoursKVM: arm64: nv: Respect read-only PFN when mapping L1 VNCROliver Upton
20 hoursKVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()Weiming Shi
20 hoursKVM: arm64: nv: Write ESR_EL2 for injected nested SError exceptionsFuad Tabba
20 hoursKVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2Oliver Upton
20 hoursKVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton
20 hoursKVM: arm64: account pKVM reclaim against the VM mmBradley Morgan
20 hoursKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
20 hoursKVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
20 hoursKVM: x86: Nullify irqfd->producer if updating IRTE for bypass failsleixiang
20 hoursKVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson
20 hoursKVM: TDX: Reject concurrent change to CPUID entry countBinbin Wu
20 hoursKVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra
20 hoursKVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato
20 hoursKVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checksSean Christopherson
20 hoursKVM: arm64: vgic: Handle race between interrupt affinity change and LPI disab...Marc Zyngier
20 hoursKVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim