summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
4 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+13
4 daysx86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds5-16/+16
4 daysx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds4-13/+9
4 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds3-7/+8
4 daysKVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-6/+6
4 daysKVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson10-16/+16
4 daysKVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
4 daysKVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson1-4/+12
4 daysKVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson1-2/+8
4 daysKVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lockSean Christopherson1-4/+2
4 daysKVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPUSean Christopherson1-0/+3
4 daysarm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts5-59/+48
4 daysperf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
4 daysARM: dts: microchip: sam9x7: fix gpio-lines count for pioBMihai Sain1-1/+1
4 daysarm64: dts: qcom: monaco: Reserve full Gunyah metadata regionLoic Poulain1-0/+5
4 daysarm64: dts: qcom: monaco: Fix UART10 pinconfLoic Poulain1-2/+2
4 daysarm64: dts: imx93-tqma9352: improve eMMC pad configurationMarkus Niebel1-13/+13
4 daysarm64: dts: imx91-tqma9131: improve eMMC pad configurationMarkus Niebel1-10/+10
4 daysarm64: dts: imx93-9x9-qsb: change usdhc tuning step for eMMC and SDLuke Wang1-0/+2
4 daysarm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak1-1/+1
4 daysarm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarityRavi Hothi1-1/+1
4 daysarm64: dts: qcom: hamoa/x1: fix idle exit latencyDaniel J Blueman1-1/+1
4 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-1/+2
8 daysx86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
8 daysarm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
8 daysarm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
8 daysarm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAMMarek Vasut1-0/+11
8 daysarm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak1-1/+1
8 daysRevert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak2-17/+7
8 daysRevert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"Heiko Stuebner1-18/+0
8 daysMIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki1-54/+228
8 daysMIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki1-1/+2
8 daysMIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki5-8/+12
2026-04-11s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter1-1/+5
2026-04-11x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh2-0/+16
2026-04-11mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
2026-04-11MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki1-3/+3
2026-04-11MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki1-1/+2
2026-04-11riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi1-1/+3
2026-04-11riscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
2026-04-11perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers1-2/+4
2026-04-11mips: ralink: update CPU clock indexShiji Yang1-4/+4
2026-04-11arm64/scs: Fix handling of advance_loc4Pepper Gray1-0/+8
2026-04-02unwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
2026-04-02powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
2026-04-02arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
2026-04-02LoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen1-1/+1
2026-04-02LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
2026-04-02LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
2026-04-02LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53