summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
5 daysarm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas
5 daysarm64: cputype: Add C1-Pro definitionsCatalin Marinas
5 daysarm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas
5 daysarm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenanceCatalin Marinas
5 daysarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
5 daysarm64: tlb: Allow XZR argument to TLBI opsMark Rutland
11 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
11 daysx86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
11 daysx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
11 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
11 daysKVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
11 daysKVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
11 daysKVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson
11 daysKVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson
11 daysKVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson
11 daysKVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lockSean Christopherson
11 daysKVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPUSean Christopherson
11 daysarm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts
11 daysperf/x86/intel/uncore: Skip discovery table for offline diesZide Chen
11 daysARM: dts: microchip: sam9x7: fix gpio-lines count for pioBMihai Sain
11 daysarm64: dts: qcom: monaco: Reserve full Gunyah metadata regionLoic Poulain
11 daysarm64: dts: qcom: monaco: Fix UART10 pinconfLoic Poulain
11 daysarm64: dts: imx93-tqma9352: improve eMMC pad configurationMarkus Niebel
11 daysarm64: dts: imx91-tqma9131: improve eMMC pad configurationMarkus Niebel
11 daysarm64: dts: imx93-9x9-qsb: change usdhc tuning step for eMMC and SDLuke Wang
11 daysarm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak
11 daysarm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarityRavi Hothi
11 daysarm64: dts: qcom: hamoa/x1: fix idle exit latencyDaniel J Blueman
11 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo
2026-04-18arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAMMarek Vasut
2026-04-18arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak
2026-04-18Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak
2026-04-18Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"Heiko Stuebner
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-11s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-04-11x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-04-11mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-04-11MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-11MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
2026-04-11riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi
2026-04-11riscv: kgdb: fix several debug register assignment bugsPaul Walmsley
2026-04-11perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers
2026-04-11mips: ralink: update CPU clock indexShiji Yang
2026-04-11arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-04-02unwind_user/x86: Fix arch=um buildPeter Zijlstra