index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
LoongArch: Init acpi_gbl_use_global_lock to false
Huacai Chen
1
-0
/
+1
2025-10-15
LoongArch: Automatically disable kaslr if boot from kexec_file
Youling Tang
1
-0
/
+4
2025-10-15
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-09-18
LoongArch: vDSO: Check kcalloc() result in init_vdso()
Guangshuo Li
1
-0
/
+3
2025-09-18
LoongArch: Fix unreliable stack for live patching
Tiezhu Yang
1
-1
/
+2
2025-09-18
LoongArch: Replace sprintf() with sysfs_emit()
Tao Cui
1
-1
/
+1
2025-09-18
LoongArch: Check the return value when creating kobj
Tao Cui
1
-0
/
+2
2025-08-20
LoongArch: Save LBT before FPU in setup_sigcontext()
Huacai Chen
1
-5
/
+5
2025-08-20
LoongArch: Optimize module load time by optimizing PLT/GOT counting
Kanglong Wang
1
-18
/
+18
2025-08-20
LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threads
Xianglai Li
1
-0
/
+22
2025-08-08
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
5
-15
/
+94
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
1
-0
/
+46
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-08-03
LoongArch: Add larch_insn_gen_{beq,bne} helpers
Chenghao Duan
1
-0
/
+28
2025-08-03
LoongArch: Don't use %pK through printk() in unwinder
Thomas Weißschuh
1
-1
/
+1
2025-08-03
LoongArch: Avoid in-place string operation on FDT content
Yao Zi
1
-5
/
+8
2025-08-03
LoongArch: Support mem=<size> kernel parameter
Ming Wang
1
-8
/
+10
2025-08-03
LoongArch: Make relocate_new_kernel_size be a .quad value
Huacai Chen
1
-1
/
+1
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-8
/
+8
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-14
LoongArch: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-8
/
+8
2025-06-26
LoongArch: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-06-26
LoongArch: Reserve the EFI memory map region
Ming Wang
1
-0
/
+12
2025-06-26
LoongArch: Fix build warnings about export.h
Huacai Chen
9
-3
/
+8
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
5
-114
/
+91
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-3
/
+3
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
2
-107
/
+12
2025-05-30
LoongArch: Increase max supported CPUs up to 2048
Huacai Chen
1
-6
/
+35
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
1
-0
/
+3
2025-05-30
LoongArch: Enable ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS
Yuli Wang
1
-1
/
+3
2025-05-30
LoongArch: Add SCHED_MC (Multi-core scheduler) support
Tianyang Zhang
1
-0
/
+38
2025-05-30
Merge commit 'core-entry-2025-05-25' into loongarch-next
Huacai Chen
2
-18
/
+37
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-18
/
+37
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2
-3
/
+3
2025-05-21
loongarch/perf: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-05-14
LoongArch: uprobes: Remove redundant code about resume_era
Tiezhu Yang
1
-6
/
+1
2025-05-14
LoongArch: uprobes: Remove user_{en,dis}able_single_step()
Tiezhu Yang
1
-4
/
+0
2025-05-14
LoongArch: Save and restore CSR.CNTC for hibernation
Huacai Chen
1
-1
/
+1
2025-05-14
LoongArch: Move __arch_cpu_idle() to .cpuidle.text section
Huacai Chen
1
-2
/
+5
2025-05-14
LoongArch: Prevent cond_resched() occurring within kernel-fpu
Tianyang Zhang
1
-2
/
+20
2025-05-07
LoongArch: entry: Fix include order
Charlie Jenkins
1
-2
/
+2
2025-04-29
LoongArch: entry: Migrate ret_from_fork() to C
Charlie Jenkins
2
-18
/
+37
2025-04-26
Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
4
-29
/
+22
2025-04-26
LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
Tiezhu Yang
3
-21
/
+10
2025-04-26
LoongArch: Make do_xyz() exception handlers more robust
Tiezhu Yang
1
-8
/
+12
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-4
/
+4
2025-04-02
Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
2
-2
/
+5
[next]