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-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-81
/
+102
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+4
2026-08-20
Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
10
-91
/
+223
2026-08-20
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-2
/
+0
2026-08-18
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+1
2026-08-18
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+7
2026-08-18
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
1
-28
/
+12
2026-08-18
Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2
-4
/
+0
2026-08-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2
-2
/
+0
2026-08-17
LoongArch: BPF: Add arch_bpf_stack_walk() implementation
George Guo
1
-0
/
+38
2026-08-17
LoongArch: BPF: Add timed may_goto implementation
George Guo
3
-2
/
+60
2026-08-17
LoongArch: BPF: Resolve per-CPU addrs for internal-only MOV
George Guo
2
-0
/
+15
2026-08-17
LoongArch: BPF: Advertise JIT support for kptr xchg inline
Chenguang Zhao
1
-0
/
+5
2026-08-17
LoongArch: BPF: Align value-returning atomics with LKMM
Chenguang Zhao
2
-14
/
+36
2026-08-17
LoongArch: BPF: Split unconditional branch JA paths statically
Tiezhu Yang
1
-4
/
+5
2026-08-17
LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
Tiezhu Yang
1
-1
/
+0
2026-08-17
LoongArch: BPF: Remove redundant zext jumping in move_imm()
Tiezhu Yang
1
-1
/
+1
2026-08-17
LoongArch: BPF: Implement branchless conditional move for TCC
Tiezhu Yang
2
-34
/
+19
2026-08-17
LoongArch: BPF: Refactor jump offset calculation in tail call
Tiezhu Yang
1
-8
/
+4
2026-08-17
LoongArch: BPF: Move arena register slot below TCC context
Tiezhu Yang
1
-7
/
+13
2026-08-17
LoongArch: BPF: Optimize redundant TCC loads in epilogue
Tiezhu Yang
1
-8
/
+2
2026-08-17
LoongArch: Use current_stack_pointer in current_pt_regs()
Tiezhu Yang
1
-5
/
+1
2026-08-17
LoongArch: Use generic cmp_int() instead of custom cmp_3way()
Tiezhu Yang
1
-4
/
+2
2026-08-17
LoongArch: Expand module virtual address space to 2GB
Tiezhu Yang
2
-4
/
+15
2026-08-17
LoongArch: Add DIRECT_MAP_PHYSMEM_END definition
Han Gao
1
-0
/
+7
2026-08-17
LoongArch: Fix acpi_package_ids[] array overflow
Bibo Mao
1
-1
/
+2
2026-08-10
LoongArch: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
1
-2
/
+0
2026-08-10
LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()
Bibo Mao
6
-45
/
+45
2026-08-10
LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
Bibo Mao
4
-16
/
+22
2026-08-10
LoongArch: KVM: Fix uninitialized stack variable issue with dmsintc
Bibo Mao
1
-2
/
+1
2026-08-10
LoongArch: KVM: Return directly when IPI address is not aligned
Bibo Mao
1
-9
/
+13
2026-08-10
LoongArch: KVM: Set default MAILBOX access size with 8
Bibo Mao
1
-7
/
+2
2026-08-10
LoongArch: KVM: Set vcpu->cpu before IN_GUEST_MODE is set
Bibo Mao
1
-1
/
+1
2026-08-10
LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
Zeng Chi
1
-1
/
+0
2026-08-10
LoongArch: KVM: Prevent division by zero in periodic timer restore
Tao Cui
1
-0
/
+2
2026-08-10
LoongArch: KVM: Reload one-shot TVAL on migration destination
Tao Cui
1
-0
/
+12
2026-08-10
LoongArch: KVM: Advertise already-supported capabilities
Tao Cui
1
-0
/
+4
2026-08-07
Merge branch 'range-checks' into for-next
Mike Rapoport (Microsoft)
1
-3
/
+0
2026-08-04
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
2
-2
/
+3
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
1
-1
/
+1
2026-07-27
quota: remove CONFIG_PRINT_QUOTA_WARNING code
Jiri Slaby (SUSE)
2
-2
/
+0
2026-07-24
LoongArch: BPF: Fix memory leak in bpf_jit_free()
Pu Lehui
1
-0
/
+1
2026-07-23
LoongArch: BPF: Zero-extend signed ALU32 div/mod results
Nicholas Dudar
1
-4
/
+4
2026-07-23
LoongArch: Fix oops during single-step debugging
Haoran Jiang
1
-1
/
+2
2026-07-23
LoongArch: Fix address space mismatch in kexec command line lookup
George Guo
1
-1
/
+4
2026-07-23
LoongArch: Retrieve CPU package ID from PPTT when available
Rong Bao
2
-3
/
+28
2026-07-23
LoongArch: Move jump_label_init() before parse_early_param()
Kanglong Wang
1
-2
/
+1
2026-07-23
LoongArch: Fix build errors due to wrong instructions for 32BIT
Huacai Chen
1
-9
/
+9
2026-07-23
LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BIT
Huacai Chen
1
-1
/
+1
2026-07-20
entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Thomas Gleixner
1
-7
/
+7
[next]