summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-08KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lockOliver Upton
2025-11-08KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarrayOliver Upton
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier
2025-11-08KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configuredMarc Zyngier
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier
2025-11-08ARM: at91: at91_dt_defconfig: set MMC_SPI to moduleManikandan Muralidharan
2025-11-08riscv: dts: spacemit: enable K1 SoC QSPI on BPI-F3Alex Elder
2025-11-07riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor
2025-11-07riscv: Remove redundant judgment for the default build targetFeng Jiang
2025-11-07riscv: Build loader.bin exclusively for Canaan K210Feng Jiang
2025-11-07Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-07arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz()Anshuman Khandual
2025-11-07arm64: remove unused ARCH_PFN_OFFSETOmar Sandoval
2025-11-07arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stackRyo Takakura
2025-11-07arm64: Remove assertion on CONFIG_VMAP_STACKDawei Li
2025-11-07KVM: x86: Don't disable IRQs when unregistering user-return notifierHou Wenlong
2025-11-07KVM: x86: Leave user-return notifier registered on reboot/shutdownSean Christopherson
2025-11-07KVM: x86: WARN if user-return MSR notifier is registered on exitSean Christopherson
2025-11-07KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...Sean Christopherson
2025-11-07KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)Maxim Levitsky
2025-11-07KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued()Maxim Levitsky
2025-11-07ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy
2025-11-07x86/apic: Fix frequency in apic=verbose log outputJulian Stecklina
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas
2025-11-07perf/x86/intel: Optimize PEBS extended configPeter Zijlstra
2025-11-07perf/x86/intel: Check PEBS dyn_constraintsPeter Zijlstra
2025-11-07perf/x86/intel: Add a check for dynamic constraintsKan Liang
2025-11-07perf/x86/intel: Add counter group support for arch-PEBSDapeng Mi
2025-11-07perf/x86/intel: Setup PEBS data configuration and enable legacy groupsDapeng Mi
2025-11-07perf/x86/intel: Update dyn_constraint base on PEBS event precise levelDapeng Mi
2025-11-07perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSRDapeng Mi
2025-11-07perf/x86/intel: Process arch-PEBS records or record fragmentsDapeng Mi
2025-11-07perf/x86/intel/ds: Factor out PEBS group processing code to functionsDapeng Mi
2025-11-07perf/x86/intel/ds: Factor out PEBS record processing code to functionsDapeng Mi
2025-11-07perf/x86/intel: Initialize architectural PEBSDapeng Mi
2025-11-07perf/x86/intel: Correct large PEBS flag checkDapeng Mi
2025-11-07perf/x86/intel: Replace x86_pmu.drain_pebs calling with static callDapeng Mi
2025-11-07perf/x86: Fix NULL event access and potential PEBS record lossDapeng Mi
2025-11-07perf/x86: Remove redundant is_x86_event() prototypeDapeng Mi
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)