summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-01-26m68k: sun3: Replace vsprintf() with bounded vsnprintf()Thorsten Blum1-2/+2
2026-01-26riscv/mm: update write protect to work on shadow stacksDeepak Gupta1-2/+10
2026-01-26riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEsDeepak Gupta2-0/+23
2026-01-26riscv/mm: manufacture shadow stack ptesDeepak Gupta1-0/+10
2026-01-26riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta4-1/+38
2026-01-26riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exitDeepak Gupta5-0/+62
2026-01-26riscv: add Zicfiss / Zicfilp extension CSR and bit definitionsDeepak Gupta1-0/+14
2026-01-26riscv: zicfiss / zicfilp enumerationDeepak Gupta3-0/+36
2026-01-26riscv: defconfig: enable NLS_ISO8859_1Javier Carrasco1-1/+1
2026-01-26riscv: mm: define copy_user_page() as copy_page()Florian Schmaus1-2/+1
2026-01-26errata/sifive: remove unreliable warn_miss_errataAndreas Schwab1-18/+0
2026-01-26riscv: fix minor typo in syscall.h commentAustin Kim1-1/+1
2026-01-26riscv: signal: fix some warnings reported by sparsePaul Walmsley1-3/+3
2026-01-25KVM: arm64: Simplify PAGE_S2_MEMATTRMarc Zyngier2-5/+4
2026-01-25KVM: arm64: Kill KVM_PGTABLE_S2_NOFWBMarc Zyngier2-20/+8
2026-01-25KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1Marc Zyngier1-1/+3
2026-01-25KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flagMarc Zyngier2-1/+15
2026-01-25arm64: Add MT_S2{,_FWB}_AS_S1 encodingsMarc Zyngier1-3/+8
2026-01-25Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+19
2026-01-25bpf,x86: add fsession support for x86_64Menglong Dong1-12/+40
2026-01-25bpf,x86: introduce emit_store_stack_imm64() for trampolineMenglong Dong1-12/+14
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+11
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-38/+73
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm4-3/+148
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor1-0/+10
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini17-38/+73
2026-01-24KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-01-24Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-9/+10
2026-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-21/+33
2026-01-24Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang1-4/+11
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu3-1/+22
2026-01-23KVM: x86: Advertise AVX10.2 CPUID to userspaceZhao Liu1-1/+1
2026-01-23KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspaceZhao Liu3-0/+41
2026-01-23KVM: x86: Advertise MOVRS CPUID to userspaceZhao Liu2-0/+2
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth2-0/+18
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth2-6/+57
2026-01-23KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPISean Christopherson1-1/+0
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei4-0/+61
2026-01-23KVM: arm64: Use kvm_has_mte() in pKVM trap initializationFuad Tabba1-1/+1
2026-01-23KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabledFuad Tabba1-0/+67
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba3-2/+8
2026-01-23KVM: arm64: Remove dead code resetting HCR_EL2 for pKVMFuad Tabba1-5/+0
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier9-24/+108
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier7-16/+76
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier19-140/+257
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier21-97/+136
2026-01-23arm64: dts: a7k: add COM Express boardsElad Nachman6-2/+220
2026-01-23ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsiRob Herring (Arm)1-93/+0
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski35-128/+173