summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-05-18arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse2-0/+6
2025-05-18arm64: insn: Add support for encoding DSBJames Morse2-23/+38
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-05-18x86/microcode: Consolidate the loader enablement checkingBorislav Petkov (AMD)6-32/+41
2025-05-18x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen1-2/+21
2025-05-18arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2Wojciech Dubowik1-5/+20
2025-05-09arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel1-3/+3
2025-05-09arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCsChristian Bruel1-2/+1
2025-05-09ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski1-0/+3
2025-05-09riscv: Pass patch_text() the length in bytesSamuel Holland4-21/+20
2025-05-09powerpc/boot: Fix dash warningMadhavan Srinivasan1-1/+1
2025-05-09powerpc/boot: Check for ld-option supportMadhavan Srinivasan1-4/+2
2025-05-09book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom1-2/+15
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson5-11/+18
2025-05-09perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson1-1/+1
2025-05-09parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-09arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel1-1/+6
2025-05-02x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange1-0/+2
2025-05-02riscv: Provide all alternative macros all the timeAndrew Jones1-12/+7
2025-05-02x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera1-1/+2
2025-05-02x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf2-15/+15
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf1-4/+4
2025-05-02x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf1-1/+1
2025-05-02KVM: s390: Don't use %pK through debug printingThomas Weißschuh3-10/+10
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin1-0/+2
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-05-02KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson2-45/+41
2025-05-02KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson1-1/+2
2025-05-02KVM: SVM: Allocate IR data using atomic allocationSean Christopherson1-1/+1
2025-05-02LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik1-3/+0
2025-05-02LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang1-1/+1
2025-05-02LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang1-8/+12
2025-05-02LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang1-2/+2
2025-05-02LoongArch: Select ARCH_USE_MEMTESTYuli Wang1-0/+1
2025-05-02perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun1-1/+1
2025-05-02arm64: tegra: Remove the Orin NX/Nano suspend keyNinad Malwade1-7/+0
2025-05-02x86/mce: use is_copy_from_user() to determine copy-from-user contextShuai Xue1-6/+5
2025-05-02x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen4-14/+1
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-04-25LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang1-12/+0
2025-04-25powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch1-0/+4
2025-04-25x86/split_lock: Fix the delayed detection logicMaksim Davydov1-4/+16
2025-04-25x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve4-4/+29
2025-04-25x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne3-11/+12
2025-04-25x86/xen: move xen_reserve_extra_memory()Roger Pau Monne1-41/+41