summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-12-07MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-07LoongArch: Don't panic if no valid cache info for PCIHuacai Chen1-4/+4
2025-12-07MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-12-07asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2-0/+38
2025-12-07KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-2/+8
2025-12-07LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
2025-12-07LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-12-07asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang3-47/+0
2025-12-07lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1
2025-12-07RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1
2025-12-07ARM: at91: pm: save and restore ACR during PLL disable/enableNicolas Ferre1-1/+7
2025-12-07um: Fix help message for ssl-non-rawTiwei Bie1-1/+4
2025-12-07sparc64: fix prototypes of reads[bwl]()Al Viro1-3/+3
2025-12-07sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-12-07x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-12-07mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski1-1/+1
2025-12-07mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-12-07mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-12-07s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-0/+3
2025-12-07powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-12-07x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-12-07arc: Fix __fls() const-foldability via __builtin_clzl()Kees Cook1-0/+2
2025-12-07s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-12-07arm64: tegra: Update cache propertiesPierre Gondois3-0/+49
2025-12-07arch_topology: Build cacheinfo from primary CPUPierre Gondois1-5/+0
2025-12-07ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois1-4/+7
2025-12-07cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois1-38/+1
2025-12-07s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
2025-12-07bpf: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-12-07x86/fpu: Ensure XFD state on signal deliveryChang S. Bae1-0/+3
2025-12-07arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong20-0/+24
2025-12-07x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland2-0/+2
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-29x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-2/+6
2025-10-29arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-4/+8
2025-10-29RISC-V: Don't print details of CPUs disabled in DTAnup Patel1-3/+1
2025-10-29RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel1-0/+2
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy3-15/+3
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-10-29nios2: ensure that memblock.current_limit is set when setting pfn limitsSimon Schuster1-0/+15
2025-10-29riscv: kprobes: Fix probe address validationFabian Vogt1-4/+9
2025-10-29ARM: spear: Do not use timer namespace for timer_shutdown() functionSteven Rostedt (Google)1-4/+4
2025-10-19KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-9/+13