index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-22
43
-67
/
+921
|
\
|
*
LoongArch/crypto: Clean up useless assignment operations
Yuli Wang
2024-03-19
1
-2
/
+0
|
*
LoongArch: Define the __io_aw() hook as mmiowb()
Huacai Chen
2024-03-19
3
-18
/
+3
|
*
LoongArch: Remove superfluous flush_dcache_page() definition
Huacai Chen
2024-03-19
1
-3
/
+0
|
*
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2024-03-19
2
-3
/
+3
|
*
LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
Huacai Chen
2024-03-19
1
-1
/
+6
|
*
LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
Huacai Chen
2024-03-19
1
-0
/
+1
|
*
LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
Huacai Chen
2024-03-19
1
-0
/
+1
|
*
LoongArch: Add kernel livepatching support
Jinyang He
2024-03-11
3
-0
/
+46
|
*
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2024-03-11
35
-40
/
+861
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
6
-50
/
+37
|
\
\
|
*
\
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-03-11
7
-140
/
+145
|
|
\
\
|
|
*
|
LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
Bibo Mao
2024-03-06
1
-6
/
+0
|
|
*
|
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
2024-03-06
1
-19
/
+1
|
|
*
|
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
2024-03-06
1
-14
/
+9
|
|
*
|
LoongArch: KVM: Set reserved bits as zero in CPUCFG
Bibo Mao
2024-03-06
1
-7
/
+26
|
|
|
/
|
*
|
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-09
1
-2
/
+2
|
|
\
\
|
*
\
\
Merge branch 'kvm-kconfig'
Paolo Bonzini
2024-02-08
2
-2
/
+0
|
|
\
\
\
|
|
*
|
|
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2024-02-08
2
-2
/
+0
|
*
|
|
|
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-02-08
2
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
1
-1
/
+1
|
*
|
|
|
loongarch, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-14
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
2024-02-09
1
-0
/
+1
*
|
|
|
|
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-24
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2024-03-06
2
-24
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-11
1
-4
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
LoongArch: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2024-02-20
1
-4
/
+2
|
|
/
/
/
*
|
|
|
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
2024-02-23
1
-22
/
+20
*
|
|
|
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
2024-02-23
1
-3
/
+3
*
|
|
|
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
2024-02-23
1
-17
/
+18
*
|
|
|
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2024-02-23
2
-2
/
+2
*
|
|
|
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
2024-02-23
1
-2
/
+2
*
|
|
|
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
2024-02-23
1
-53
/
+68
*
|
|
|
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
2024-02-23
1
-0
/
+1
|
/
/
/
*
|
/
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
1
-2
/
+2
|
|
/
|
/
|
*
|
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
2024-02-06
1
-0
/
+1
*
|
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
2024-02-06
1
-0
/
+3
*
|
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2024-02-06
2
-4
/
+4
*
|
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
2024-02-06
1
-17
/
+1
*
|
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
2024-02-06
1
-4
/
+1
|
/
*
LoongArch: KVM: Add returns to SIMD stubs
Randy Dunlap
2024-01-26
1
-2
/
+2
*
LoongArch: KVM: Fix build due to API changes
Huacai Chen
2024-01-26
1
-2
/
+2
*
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2024-01-26
2
-7
/
+10
*
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
25
-77
/
+1575
|
\
|
*
LoongArch: Update Loongson-3 default config file
Huacai Chen
2024-01-17
1
-8
/
+47
|
*
LoongArch: BPF: Prevent out-of-bounds memory access
Hengqi Chen
2024-01-17
1
-1
/
+4
[next]