summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-30arm64: dts: qcom: qcs6490-rb3gen2: Enable uPD720201 and GL3590Bjorn Andersson
2026-03-30arm64: dts: qcom: hamoa: Fix incomplete Root Port property migrationZiyue Zhang
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-30m68k: uapi: Add ucontext.hThomas Weißschuh
2026-03-30m68k: defconfig: hp300: Enable monochrome and 16-color linux logosGeert Uytterhoeven
2026-03-30m68k: q40: Remove commented out codeThorsten Blum
2026-03-30powerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)
2026-03-30x86/cpu: Remove M486/M486SX/ELAN supportIngo Molnar
2026-03-30RISC-V: KVM: Split huge pages during fault handling for dirty loggingWang Yechao
2026-03-30RISC-V: KVM: Fix lost write protection on huge pages during dirty loggingWang Yechao
2026-03-30RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()Jiakai Xu
2026-03-30x86/asm/segment: Implement loadsegment()/savesegment() macros with static inl...Uros Bizjak
2026-03-30x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs()Uros Bizjak
2026-03-30x86/asm/segment: Remove unnecessary "memory" clobber from savesegment()Uros Bizjak
2026-03-30x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-...Uros Bizjak
2026-03-30RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()Jiakai Xu
2026-03-30riscv: kvm: add null pointer check for vector datapYufeng Wang
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-30dts: riscv: spacemit: k3: add P1 PMIC regulator treeYixun Lan
2026-03-30dts: riscv: spacemit: k3: Add i2c nodesYixun Lan
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-29x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/Tycho Andersen (AMD)
2026-03-29Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-29bpf,arc_jit: Fix missing newline in pr_err messageshaoyu.lu
2026-03-29arm64: defconfig: Enable DP83TG720 PHY driverMeghana Malladi
2026-03-29arm64: dts: allwinner: enable h616 timer supportMichal Piekos
2026-03-29arm64: dts: allwinner: sun50i-h6: add UART DMA channelsChen-Yu Tsai
2026-03-29arm64: dts: allwinner: sun50i-a64: add UART DMA channelsChen-Yu Tsai
2026-03-29x86/sev, crypto/ccp: Move SNP init to ccp driverTycho Andersen (AMD)
2026-03-29x86/sev: Create snp_shutdown()Tycho Andersen (AMD)
2026-03-28x86/sev: Create snp_prepare()Tycho Andersen (AMD)
2026-03-28x86/sev: Create a function to clear/zero the RMPTom Lendacky
2026-03-28KVM: arm64: Don't pass host_debug_state to BRBE world-switch routinesWill Deacon
2026-03-28KVM: arm64: Disable SPE Profiling Buffer when running in guest contextWill Deacon
2026-03-28KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest contextWill Deacon
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28KVM: arm64: Convert gmem_abort() to struct kvm_s2_fault_descMarc Zyngier
2026-03-28KVM: arm64: Simplify integration of adjust_nested_*_perms()Marc Zyngier
2026-03-28KVM: arm64: Directly expose mapping prot and kill kvm_s2_faultMarc Zyngier
2026-03-28KVM: arm64: Move device mapping management into kvm_s2_fault_pin_pfn()Marc Zyngier
2026-03-28KVM: arm64: Replace force_pte with a max_map_size attributeMarc Zyngier
2026-03-28KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_infoMarc Zyngier
2026-03-28KVM: arm64: Restrict the scope of the 'writable' attributeMarc Zyngier
2026-03-28KVM: arm64: Kill logging_active from kvm_s2_faultMarc Zyngier
2026-03-28KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_infoMarc Zyngier
2026-03-28KVM: arm64: Kill topup_memcache from kvm_s2_faultMarc Zyngier
2026-03-28KVM: arm64: Kill exec_fault from kvm_s2_faultMarc Zyngier
2026-03-28KVM: arm64: Kill write_fault from kvm_s2_faultMarc Zyngier