index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
LoongArch: Fix access error when read fault on a write-only VMA
Jiantao Shan
1
-2
/
+2
2024-04-10
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
1
-0
/
+4
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
1
-2
/
+2
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2
-15
/
+21
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
1
-0
/
+3
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
1
-6
/
+10
2023-11-21
LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
Huacai Chen
1
-2
/
+2
2023-10-18
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
1
-4
/
+4
2023-10-18
LoongArch: Export symbol invalid_pud_table for modules building
Huacai Chen
1
-0
/
+1
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
1
-18
/
+18
2023-09-20
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
1
-0
/
+51
2023-09-20
LoongArch: Fix some build warnings with W=1
Bibo Mao
4
-14
/
+3
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
7
-65
/
+300
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2
-0
/
+246
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
1
-8
/
+14
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
1
-0
/
+12
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
1
-27
/
+1
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
1
-22
/
+21
2023-09-06
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
2
-8
/
+6
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+6
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-25
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+2
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-3
/
+4
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-7
/
+41
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
2
-4
/
+38
2023-06-29
LoongArch: Support dbar with different hints
Huacai Chen
1
-3
/
+3
2023-06-25
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
1
-10
/
+6
2023-04-18
LoongArch: Mark 3 symbol exports as non-GPL
Huacai Chen
1
-2
/
+2
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
1
-0
/
+3
2023-02-25
LoongArch: Add la_abs macro implementation
Youling Tang
1
-7
/
+7
2023-02-25
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
1
-2
/
+1
2023-01-17
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
1
-1
/
+1
2022-12-19
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-9
/
+50
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+55
2022-12-14
LoongArch: BPF: Add BPF exception tables
Youling Tang
1
-0
/
+2
2022-12-14
LoongArch: extable: Add a dedicated uaccess handler
Youling Tang
1
-0
/
+22
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
1
-1
/
+6
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
1
-10
/
+22
2022-12-12
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
1
-43
/
+16
2022-12-12
LoongArch: add sparse memory vmemmap support
Feiyang Chen
1
-3
/
+69
2022-12-12
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-10
/
+13
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
1
-0
/
+64
2022-10-12
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
1
-0
/
+29
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
1
-96
/
+115
2022-10-12
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
1
-290
/
+247
2022-10-12
LoongArch: Flush TLB earlier at initialization
Huacai Chen
1
-2
/
+3
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
[next]