summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos
2025-04-10KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT errorSean Christopherson
2025-04-10ARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers
2025-04-10ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-04-10x86/Kconfig: Add cmpxchg8b support back to Geode CPUsArnd Bergmann
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-04-10perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang
2025-04-10perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)
2025-04-10x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve
2025-04-10x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRTKirill A. Shutemov
2025-04-10x86/mce: use is_copy_from_user() to determine copy-from-user contextShuai Xue
2025-04-10x86/microcode/AMD: Fix __apply_microcode_amd()'s return valueBoris Ostrovsky
2025-04-10KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protectedPaolo Bonzini
2025-04-10x86/hyperv: Fix check of return value from snp_set_vmsa()Tianyu Lan
2025-04-10LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNCHengqi Chen
2025-04-10LoongArch: BPF: Don't override subprog's return valueHengqi Chen
2025-04-10LoongArch: BPF: Fix off-by-one error in build_prologue()Hengqi Chen
2025-04-10LoongArch: Increase MAX_IO_PICS up to 8Huacai Chen
2025-04-10LoongArch: Increase ARCH_DMA_MINALIGN up to 16Huacai Chen
2025-04-10riscv/purgatory: 4B align purgatory_startBjörn Töpel
2025-04-10riscv/kexec_file: Handle R_RISCV_64 in purgatory relocatorYao Zi
2025-04-10riscv: Fix hugetlb retrieval of number of ptes in case of !present pteAlexandre Ghiti
2025-04-10s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle
2025-04-10x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g...Herton R. Krzesinski
2025-04-10RISC-V: errata: Use medany for relocatable buildsPalmer Dabbelt
2025-04-10riscv: Fix set up of vector cpu hotplug callbackAndrew Jones
2025-04-10riscv: Fix set up of cpu hotplug callbacksAndrew Jones
2025-04-10riscv: Change check_unaligned_access_speed_all_cpus to voidAndrew Jones
2025-04-10riscv: Fix check_unaligned_access_all_cpusAndrew Jones
2025-04-10riscv: Fix riscv_online_cpu_vecAndrew Jones
2025-04-10riscv: Annotate unaligned access init functionsAndrew Jones
2025-04-10riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...Pu Lehui
2025-04-10riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui
2025-04-10riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti
2025-04-10riscv: Fix the __riscv_copy_vec_words_unaligned implementationTingbo Liao
2025-04-10riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro
2025-04-10spufs: fix gang directory lifetimesAl Viro
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro
2025-04-10objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf
2025-04-10LoongArch: Rework the arch_kgdb_breakpoint() implementationYuli Wang
2025-04-10LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()Miaoqian Lin
2025-04-10LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig谢致邦 (XIE Zhibang)
2025-04-10um: remove copy_from_kernel_nofault_allowedBenjamin Berg
2025-04-10um: Pass the correct Rust target and options with gccDavid Gow
2025-04-10arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual
2025-04-10x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn
2025-04-10x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn