summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
23 hoursx86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init functionBorislav Petkov (AMD)1-8/+10
23 hoursarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
23 hoursarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
23 hoursarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
23 hoursarm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
23 hoursarm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
23 hoursarm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
23 hoursarm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+4
23 hoursarm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
23 hoursuse less confusing names for iov_iter direction initializersAl Viro1-1/+1
23 hoursarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
23 hoursARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi1-0/+1
23 hoursarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland4-21/+44
23 hoursarm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
23 hoursKVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier3-50/+2
2026-06-01ARM: integrator: Fix early initializationGuenter Roeck1-9/+4
2026-06-01Revert "x86/vdso: Fix output operand size of RDPID"Sasha Levin1-4/+4
2026-06-01s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
2026-06-01powerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2
2026-06-01arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan1-1/+2
2026-06-01arm64: dts: qcom: sdm845-xiaomi-beryllium: Mark l1a regulator as powered duri...David Heidelberg1-0/+1
2026-06-01arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI and panel bitsSumit Semwal1-0/+71
2026-06-01ARM: dts: mediatek: mt7623: fix efuse fallback compatibleRafał Miłecki1-1/+1
2026-06-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain1-1/+1
2026-06-01s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
2026-06-01KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
2026-06-01KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed1-0/+3
2026-06-01KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+1
2026-06-01parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller1-1/+1
2026-06-01um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
2026-06-01Revert "riscv: Sparse-Memory/vmemmap out-of-bounds fix"Sasha Levin1-1/+1
2026-06-01arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak1-1/+1
2026-06-01Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak2-17/+7
2026-06-01arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage to 0.81VSebastian Krzyszkowiak1-1/+1
2026-06-01arm64: dts: imx8mq-librem5: Set the DVS voltages lowerSebastian Krzyszkowiak2-7/+17
2026-06-01arm64: dts: imx8mq-librem5: set regulators boot-onMartin Kepplinger1-0/+13
2026-06-01arm64: dts: imx8mq-librem5: Don't mark buck3 as always onGuido Günther1-1/+0
2026-06-01arm64: dts: imx8mq-librem5-r3: workaround i2c1 issue with 1GHz cpu voltageMartin Kepplinger1-0/+6
2026-06-01x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
2026-06-01powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+11
2026-06-01KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+13
2026-06-01KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
2026-06-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki1-54/+228
2026-06-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki1-1/+2
2026-06-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki5-8/+12
2026-06-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
2026-06-01MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2026-06-01arm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak1-1/+1
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-0/+4
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)2-5/+7