index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
9
-21
/
+60
2026-04-22
LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR
Tiezhu Yang
2
-0
/
+6
2026-04-22
LoongArch: Batch the icache maintenance for jump_label
Youling Tang
2
-5
/
+13
2026-04-22
LoongArch: Add spectre boundry for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+2
2026-04-22
LoongArch: Show CPU vulnerabilites correctly
Huacai Chen
1
-0
/
+7
2026-04-22
LoongArch: Improve the logging of disabling KASLR
Yuqian Yang
1
-8
/
+18
2026-04-22
LoongArch: Align FPU register state to 32 bytes
Lisa Robinson
2
-6
/
+8
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
1
-1
/
+6
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+2
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+2
2026-04-14
Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+6
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+9
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-11
/
+0
2026-04-09
LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than function
Bibo Mao
1
-14
/
+2
2026-04-06
LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
1
-0
/
+9
2026-03-26
LoongArch: Override arch_dynirq_lower_bound to reserve LPC IRQs
Icenowy Zheng
1
-0
/
+6
2026-03-26
LoongArch: vDSO: Emit GNU_EH_FRAME correctly
Xi Ruoyao
2
-5
/
+3
2026-03-26
LoongArch: Fix missing NULL checks for kstrdup()
Li Jun
1
-4
/
+3
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
1
-11
/
+0
2026-03-16
LoongArch: No need to flush icache if text copy failed
Tiezhu Yang
1
-2
/
+4
2026-03-16
LoongArch: Check return values for set_memory_{rw,rox}
Tiezhu Yang
1
-2
/
+13
2026-03-16
LoongArch: Fix calling smp_processor_id() in preemptible code
Xi Ruoyao
1
-2
/
+8
2026-03-11
LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
2
-0
/
+2
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-3
/
+4
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
8
-34
/
+78
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+20
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-10
/
+0
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+1
2026-02-10
LoongArch: Use IS_ERR_PCPU() macro for KGDB
Carlos López
1
-1
/
+1
2026-02-10
LoongArch: Remove some extern variables in source files
Tiezhu Yang
2
-6
/
+0
2026-02-10
LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
Tiezhu Yang
1
-1
/
+1
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
1
-0
/
+16
2026-02-10
LoongArch: Use %px to print unmodified unwinding address
Tiezhu Yang
1
-1
/
+1
2026-02-10
LoongArch: Prefer top-down allocation after arch_mem_init()
Huacai Chen
1
-0
/
+1
2026-02-10
LoongArch: Add HOTPLUG_SMT implementation
Huacai Chen
1
-0
/
+13
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
1
-3
/
+2
2026-02-10
LoongArch: Replace seq_printf() with seq_puts() for simple strings
George Guo
1
-24
/
+40
2026-02-10
LoongArch: Add detection for SC.Q support
George Guo
2
-0
/
+5
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-16
/
+17
2026-02-06
LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side
Bibo Mao
1
-1
/
+20
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
1
-8
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-2
/
+0
2026-01-17
LoongArch: Fix PMU counter allocation for mixed-type event groups
Lisa Robinson
1
-3
/
+18
2026-01-15
LoongArch: Remove redundant code in head.S
Huacai Chen
1
-8
/
+0
2026-01-12
loongarch/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-7
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-2
/
+1
2025-12-31
LoongArch: Refactor register restoration in ftrace_common_return
Chenghao Duan
1
-4
/
+10
[next]