index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
arm64: Don't call NULL in do_compat_alignment_fixup()
Angelos Oikonomopoulos
1
-0
/
+2
2025-04-10
KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
Sean Christopherson
1
-7
/
+6
2025-04-10
ARM: 9444/1: add KEEP() keyword to ARM_VECTORS
Christian Eggers
1
-3
/
+3
2025-04-10
ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCE
Nathan Chancellor
2
-1
/
+7
2025-04-10
x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
Jann Horn
1
-1
/
+1
2025-04-10
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
1
-2
/
+2
2025-04-10
x86/Kconfig: Add cmpxchg8b support back to Geode CPUs
Arnd Bergmann
1
-1
/
+1
2025-04-10
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
1
-5
/
+9
2025-04-10
perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
Kan Liang
3
-29
/
+25
2025-04-10
perf/x86/intel: Apply static call for drain_pebs
Peter Zijlstra (Intel)
3
-2
/
+3
2025-04-10
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
4
-4
/
+29
2025-04-10
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
4
-36
/
+41
2025-04-10
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
1
-6
/
+5
2025-04-10
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
1
-1
/
+1
2025-04-10
KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected
Paolo Bonzini
1
-4
/
+11
2025-04-10
x86/hyperv: Fix check of return value from snp_set_vmsa()
Tianyu Lan
1
-1
/
+1
2025-04-10
LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
Hengqi Chen
1
-1
/
+4
2025-04-10
LoongArch: BPF: Don't override subprog's return value
Hengqi Chen
1
-1
/
+4
2025-04-10
LoongArch: BPF: Fix off-by-one error in build_prologue()
Hengqi Chen
2
-0
/
+7
2025-04-10
LoongArch: Increase MAX_IO_PICS up to 8
Huacai Chen
1
-1
/
+1
2025-04-10
LoongArch: Increase ARCH_DMA_MINALIGN up to 16
Huacai Chen
1
-0
/
+2
2025-04-10
riscv/purgatory: 4B align purgatory_start
Björn Töpel
1
-0
/
+1
2025-04-10
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
1
-0
/
+3
2025-04-10
riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
Alexandre Ghiti
1
-31
/
+45
2025-04-10
s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation
Sven Schnelle
1
-1
/
+1
2025-04-10
x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g...
Herton R. Krzesinski
1
-0
/
+18
2025-04-10
RISC-V: errata: Use medany for relocatable builds
Palmer Dabbelt
1
-1
/
+5
2025-04-10
riscv: Fix set up of vector cpu hotplug callback
Andrew Jones
1
-15
/
+16
2025-04-10
riscv: Fix set up of cpu hotplug callbacks
Andrew Jones
1
-14
/
+13
2025-04-10
riscv: Change check_unaligned_access_speed_all_cpus to void
Andrew Jones
1
-10
/
+5
2025-04-10
riscv: Fix check_unaligned_access_all_cpus
Andrew Jones
2
-10
/
+7
2025-04-10
riscv: Fix riscv_online_cpu_vec
Andrew Jones
1
-2
/
+4
2025-04-10
riscv: Annotate unaligned access init functions
Andrew Jones
3
-13
/
+13
2025-04-10
riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...
Pu Lehui
1
-13
/
+11
2025-04-10
riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...
Pu Lehui
1
-1
/
+1
2025-04-10
riscv: Fix missing __free_pages() in check_vector_unaligned_access()
Alexandre Ghiti
1
-1
/
+4
2025-04-10
riscv: Fix the __riscv_copy_vec_words_unaligned implementation
Tingbo Liao
1
-1
/
+1
2025-04-10
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...
Juhan Jin
1
-2
/
+2
2025-04-10
spufs: fix a leak in spufs_create_context()
Al Viro
1
-1
/
+4
2025-04-10
spufs: fix gang directory lifetimes
Al Viro
3
-8
/
+49
2025-04-10
spufs: fix a leak on spufs_new_file() failure
Al Viro
1
-1
/
+3
2025-04-10
objtool/loongarch: Add unwind hints in prepare_frametrace()
Josh Poimboeuf
2
-1
/
+12
2025-04-10
LoongArch: Rework the arch_kgdb_breakpoint() implementation
Yuli Wang
1
-2
/
+3
2025-04-10
LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()
Miaoqian Lin
1
-0
/
+2
2025-04-10
LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig
谢致邦 (XIE Zhibang)
1
-2
/
+2
2025-04-10
um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
4
-72
/
+1
2025-04-10
um: Pass the correct Rust target and options with gcc
David Gow
1
-3
/
+4
2025-04-10
arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig
Anshuman Khandual
1
-1
/
+1
2025-04-10
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
1
-3
/
+2
2025-04-10
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
1
-0
/
+2
[next]