summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-19Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann11-32/+17
2025-11-18x86/cpu: Enable LASS during CPU initializationSohil Mehta1-1/+23
2025-11-18x86/traps: Communicate a LASS violation in #GP messageAlexander Shishkin1-11/+33
2025-11-18x86/kexec: Disable LASS during relocate kernelSohil Mehta1-2/+5
2025-11-18x86/alternatives: Disable LASS when patching kernel codeSohil Mehta2-4/+55
2025-11-18x86/asm: Introduce inline memcpy and memsetPeter Zijlstra (Intel)1-0/+26
2025-11-18x86/cpu: Add an LASS dependency on SMAPSohil Mehta1-0/+1
2025-11-18x86/cpufeatures: Enumerate the LASS feature bitsSohil Mehta3-0/+7
2025-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+15
2025-11-18KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-1/+9
2025-11-18Merge tag 'kvmarm-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+6
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds2-12/+13
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf1-1/+1
2025-11-18powerpc/64s/slb: Add no_slb_preload early cmdline paramRitesh Harjani (IBM)3-0/+25
2025-11-18powerpc/64s/slb: Make preload_add return type as voidRitesh Harjani (IBM)1-4/+2
2025-11-18powerpc/ptdump: Dump PXX level info for kernel_page_tablesRitesh Harjani (IBM)5-0/+17
2025-11-18powerpc/64s/pgtable: Enable directMap counters in meminfo for HashRitesh Harjani (IBM)1-11/+12
2025-11-18powerpc/64s/hash: Update directMap page counters for HashRitesh Harjani (IBM)1-0/+14
2025-11-18powerpc/64s/hash: Hash hpt_order should be only available with Hash MMURitesh Harjani (IBM)1-0/+2
2025-11-18powerpc/64s/hash: Improve hash mmu printk messagesRitesh Harjani (IBM)1-4/+4
2025-11-18powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()Ritesh Harjani (IBM)1-2/+2
2025-11-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)1-0/+6
2025-11-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)1-4/+6
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom5-98/+0
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky2-1/+13
2025-11-18convert hypfsAl Viro1-14/+9
2025-11-18hypfs: swich hypfs_create_u64() to returning intAl Viro4-26/+21
2025-11-18hypfs: switch hypfs_create_str() to returning intAl Viro4-40/+18
2025-11-18hypfs: don't pin dentries twiceAl Viro1-31/+10
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2Zixian Zeng1-0/+12
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1Zixian Zeng1-0/+24
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for PioneerBoxZixian Zeng1-0/+24
2025-11-18riscv: dts: sophgo: Add SPI NOR node for SG2042Zixian Zeng1-0/+24
2025-11-18memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang1-1/+1
2025-11-18memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...Jonathan Cameron1-1/+1
2025-11-17arm64/sme: Support disabling streaming mode via ptrace on SME only systemsMark Brown1-7/+33
2025-11-17ARM: multi_v7_defconfig: Enable TI PRU Ethernet driverParvathi Pudi1-0/+2
2025-11-17KVM: x86: remove comment about ntp correction sync forLei Chen1-3/+1
2025-11-17Revert "x86: kvm: rate-limit global clock updates"Lei Chen2-26/+4
2025-11-17Revert "x86: kvm: introduce periodic global clock updates"Lei Chen2-26/+0
2025-11-17KVM: x86: Grab lapic_timer in a local variable to cleanup periodic codeSean Christopherson1-8/+8
2025-11-17KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang1-5/+23
2025-11-17KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()fuqiang wang1-1/+1
2025-11-17KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0Sean Christopherson1-1/+1
2025-11-17KVM: x86: Use "checked" versions of get_user() and put_user()Sean Christopherson2-2/+2
2025-11-17arm64: dts: socfpga: agilex5: update qspi partitions for 013b boardNiravkumar L Rabara1-3/+3
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens7-746/+424
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens3-3/+1
2025-11-17s390/uapi: Remove 31 bit support from uapi header filesHeiko Carstens7-233/+0
2025-11-17s390: Remove compat supportHeiko Carstens44-2194/+23