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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
LoongArch: KVM: Fix max supported vCPUs set with EIOINTC
Bibo Mao
1
-1
/
+1
2025-11-10
LoongArch: KVM: Skip PMU checking on vCPU context switch
Bibo Mao
1
-10
/
+4
2025-11-10
LoongArch: KVM: Restore guest PMU if it is enabled
Bibo Mao
1
-0
/
+5
2025-11-10
LoongArch: KVM: Add delay until timer interrupt injected
Bibo Mao
1
-0
/
+2
2025-11-10
LoongArch: KVM: Set page with write attribute if dirty track disabled
Bibo Mao
1
-1
/
+1
2025-11-10
LoongArch: kexec: Print out debugging message if required
Qiang Ma
1
-22
/
+0
2025-11-10
LoongArch: kexec: Initialize the kexec_buf structure
Youling Tang
3
-3
/
+3
2025-11-10
LoongArch: Use correct accessor to read FWPC/MWPC
Huacai Chen
1
-2
/
+2
2025-11-10
LoongArch: Refine the init_hw_perf_events() function
Tiezhu Yang
2
-3
/
+5
2025-11-10
LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()
Vishal Moola (Oracle)
1
-1
/
+1
2025-11-10
LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTY
Tianyang Zhang
1
-3
/
+8
2025-11-10
LoongArch: Consolidate max_pfn & max_low_pfn calculation
Huacai Chen
4
-30
/
+7
2025-11-10
LoongArch: Consolidate early_ioremap()/ioremap_prot()
Huacai Chen
2
-2
/
+5
2025-11-10
LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRY
Huacai Chen
1
-2
/
+2
2025-11-10
LoongArch: Clarify 3 MSG interrupt features
Huacai Chen
4
-1
/
+12
2025-11-04
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
Miguel Ojeda
1
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-3
/
+2
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
17
-50
/
+809
2025-10-05
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-5
/
+68
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-184
/
+211
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-13
/
+4
2025-10-02
LoongArch: BPF: Sign-extend struct ops return values properly
Hengqi Chen
1
-1
/
+36
2025-10-02
LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()
Hengqi Chen
1
-1
/
+4
2025-10-02
LoongArch: BPF: Make trampoline size stable
Hengqi Chen
1
-2
/
+2
2025-10-02
LoongArch: BPF: Don't align trampoline size
Hengqi Chen
1
-2
/
+1
2025-10-02
LoongArch: BPF: No support of struct argument in trampoline programs
Hengqi Chen
1
-0
/
+6
2025-10-02
LoongArch: BPF: No text_poke() for kernel text
Hengqi Chen
1
-2
/
+4
2025-10-02
LoongArch: BPF: Remove duplicated bpf_flush_icache()
Hengqi Chen
1
-1
/
+0
2025-10-02
LoongArch: BPF: Remove duplicated flags check
Hengqi Chen
1
-7
/
+2
2025-10-02
LoongArch: BPF: Fix uninitialized symbol 'retval_off'
Huacai Chen
1
-5
/
+4
2025-10-02
LoongArch: BPF: Optimize sign-extention mov instructions
Tiezhu Yang
1
-4
/
+2
2025-10-02
LoongArch: Handle new atomic instructions for probes
Tiezhu Yang
2
-0
/
+17
2025-10-02
LoongArch: Try VMA lock-based page fault handling first
Wentao Guan
2
-3
/
+56
2025-10-02
LoongArch: Automatically disable kaslr if boot from kexec_file
Youling Tang
1
-0
/
+4
2025-10-02
LoongArch: Add crash dump support for kexec_file
Youling Tang
1
-0
/
+115
2025-10-02
LoongArch: Add ELF binary support for kexec_file
Youling Tang
5
-1
/
+109
2025-10-02
LoongArch: Add EFI binary support for kexec_file
Youling Tang
5
-1
/
+130
2025-10-02
LoongArch: Add preparatory infrastructure for kexec_file
Youling Tang
5
-13
/
+166
2025-10-02
LoongArch: Add struct loongarch_image_header for kernel
Youling Tang
1
-0
/
+38
2025-10-02
LoongArch: Allow specify SIMD width via kernel parameters
Huacai Chen
1
-2
/
+44
2025-10-02
LoongArch: Init acpi_gbl_use_global_lock to false
Huacai Chen
1
-0
/
+1
2025-10-02
LoongArch: Fix build error for LTO with LLVM-18
Huacai Chen
1
-1
/
+1
2025-10-02
LoongArch: Add cflag -fno-isolate-erroneous-paths-dereference
Tiezhu Yang
1
-1
/
+1
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+1
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
1
-2
/
+1
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-42
/
+35
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-17
/
+4
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
[next]