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
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
34
-195
/
+719
2026-04-23
LoongArch: BPF: Add fsession support for trampolines
Hengqi Chen
1
-10
/
+66
2026-04-23
LoongArch: BPF: Introduce emit_store_stack_imm64() helper
Hengqi Chen
1
-11
/
+13
2026-04-22
LoongArch: BPF: Support up to 12 function arguments for trampoline
Tiezhu Yang
1
-35
/
+64
2026-04-22
LoongArch: BPF: Support small struct arguments for trampoline
Tiezhu Yang
1
-24
/
+31
2026-04-22
LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
Tiezhu Yang
1
-15
/
+10
2026-04-22
LoongArch: BPF: Support load-acquire and store-release instructions
Tiezhu Yang
1
-1
/
+97
2026-04-22
LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
Tiezhu Yang
1
-9
/
+68
2026-04-22
LoongArch: BPF: Add the default case in emit_atomic() and rename it
Tiezhu Yang
1
-2
/
+9
2026-04-22
LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR
Tiezhu Yang
6
-31
/
+51
2026-04-22
LoongArch: Batch the icache maintenance for jump_label
Youling Tang
3
-5
/
+15
2026-04-22
LoongArch: Add flush_icache_all()/local_flush_icache_all()
Youling Tang
2
-11
/
+15
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: Make arch_irq_work_has_interrupt() true only if IPI HW exist
Huacai Chen
1
-1
/
+1
2026-04-22
LoongArch: Use get_random_canary() for stack canary init
Luo Qiu
1
-8
/
+1
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
3
-7
/
+9
2026-04-22
LoongArch: Handle CONFIG_32BIT in syscall_get_arch()
Tiezhu Yang
1
-0
/
+4
2026-04-22
LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support
Huacai Chen
9
-18
/
+161
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
6
-40
/
+119
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-43
/
+18
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-43
/
+289
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-417
/
+0
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-42
/
+17
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-15
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+0
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-14
Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-5
/
+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-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-2
/
+2
2026-04-09
LoongArch: KVM: Add DMSINTC inject msi to vCPU
Song Gao
6
-8
/
+99
2026-04-09
LoongArch: KVM: Add DMSINTC device support
Song Gao
6
-0
/
+146
2026-04-09
LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than function
Bibo Mao
2
-18
/
+24
2026-04-09
LoongArch: KVM: Move host CSR_GSTAT save and restore in context switch
Bibo Mao
2
-4
/
+6
2026-04-09
LoongArch: KVM: Move host CSR_EENTRY save and restore in context switch
Bibo Mao
1
-3
/
+4
2026-04-09
LoongArch: KVM: Check kvm_request_pending() in kvm_late_check_requests()
Bibo Mao
1
-9
/
+9
2026-04-09
LoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()
Tao Cui
1
-1
/
+1
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
2
-2
/
+0
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
1
-5
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
1
-1
/
+0
2026-04-06
LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
2
-0
/
+10
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
1
-1
/
+0
2026-04-05
LoongArch/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
1
-1
/
+2
[next]