index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
2024-09-12
4
-14
/
+14
*
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-05-22
1
-3
/
+6
|
\
|
*
LoongArch: Give a chance to build with !CONFIG_SMP
Tiezhu Yang
2024-05-14
1
-3
/
+6
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
2
-13
/
+2
|
\
\
|
*
|
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-2
/
+1
|
*
|
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
1
-10
/
+0
|
*
|
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
1
-1
/
+1
*
|
|
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-0
/
+21
|
|
/
|
/
|
*
|
LoongArch: Fix access error when read fault on a write-only VMA
Jiantao Shan
2024-04-24
1
-2
/
+2
|
/
*
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
2024-04-10
1
-0
/
+4
*
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
2024-04-10
1
-2
/
+2
*
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2024-03-11
2
-15
/
+21
*
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
2024-02-06
1
-0
/
+3
*
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2024-01-26
1
-6
/
+10
*
LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
Huacai Chen
2023-11-21
1
-2
/
+2
*
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
2023-10-18
1
-4
/
+4
*
LoongArch: Export symbol invalid_pud_table for modules building
Huacai Chen
2023-10-18
1
-0
/
+1
*
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
2023-10-18
1
-18
/
+18
*
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
2023-09-20
1
-0
/
+51
*
LoongArch: Fix some build warnings with W=1
Bibo Mao
2023-09-20
4
-14
/
+3
*
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
7
-65
/
+300
|
\
|
*
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
2
-0
/
+246
|
*
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2023-09-06
1
-8
/
+14
|
*
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
1
-0
/
+12
|
*
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
1
-27
/
+1
|
*
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
2023-09-06
1
-22
/
+21
|
*
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
2023-09-06
2
-8
/
+6
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
2
-2
/
+2
|
*
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-3
/
+4
*
|
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-25
1
-1
/
+1
*
|
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-25
1
-1
/
+0
|
/
*
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-06-30
2
-7
/
+41
|
\
|
*
LoongArch: Introduce hardware page table walker
Huacai Chen
2023-06-29
2
-4
/
+38
|
*
LoongArch: Support dbar with different hints
Huacai Chen
2023-06-29
1
-3
/
+3
*
|
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-10
/
+6
|
/
*
LoongArch: Mark 3 symbol exports as non-GPL
Huacai Chen
2023-04-18
1
-2
/
+2
*
LoongArch: Add kprobes support
Tiezhu Yang
2023-02-25
1
-0
/
+3
*
LoongArch: Add la_abs macro implementation
Youling Tang
2023-02-25
1
-7
/
+7
*
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
2023-02-25
1
-2
/
+1
*
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
2023-01-17
1
-1
/
+1
*
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-19
1
-9
/
+50
|
\
|
*
LoongArch: BPF: Add BPF exception tables
Youling Tang
2022-12-14
1
-0
/
+2
|
*
LoongArch: extable: Add a dedicated uaccess handler
Youling Tang
2022-12-14
1
-0
/
+22
|
*
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
1
-1
/
+6
|
*
LoongArch: Switch to relative exception tables
Youling Tang
2022-12-14
1
-10
/
+22
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
2
-13
/
+55
|
\
\
|
|
/
|
/
|
|
*
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-11
1
-43
/
+16
|
*
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-11
1
-3
/
+69
|
*
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-11
1
-10
/
+13
[next]