index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
79
-136
/
+404
|
\
|
*
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
6
-6
/
+0
|
*
x86: kmsan: handle CPU entry area
Alexander Potapenko
2022-10-03
3
-0
/
+55
|
*
x86: kmsan: enable KMSAN builds for x86
Alexander Potapenko
2022-10-03
2
-0
/
+56
|
*
x86: kmsan: don't instrument stack walking functions
Alexander Potapenko
2022-10-03
2
-0
/
+17
|
*
x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
Alexander Potapenko
2022-10-03
1
-1
/
+3
|
*
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
2022-10-03
3
-6
/
+16
|
*
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
2022-10-03
1
-1
/
+22
|
*
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
2022-10-03
1
-2
/
+21
|
*
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
2022-10-03
1
-0
/
+5
|
*
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
2022-10-03
1
-0
/
+1
|
*
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-10-03
7
-0
/
+11
|
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
2
-0
/
+10
|
*
x86: kmsan: pgtable: reduce vmalloc space
Alexander Potapenko
2022-10-03
2
-2
/
+47
|
*
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
2022-10-03
1
-7
/
+15
|
*
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
1
-1
/
+2
|
*
x86: add missing include to sparsemem.h
Dmitry Vyukov
2022-10-03
1
-0
/
+2
|
*
riscv: use vma iterator for vdso
Liam R. Howlett
2022-09-27
1
-1
/
+2
|
*
um: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-27
1
-8
/
+6
|
*
xtensa: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-6
/
+12
|
*
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-4
/
+5
|
*
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
2
-3
/
+6
|
*
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
2022-09-27
3
-19
/
+11
|
*
parisc: remove mmap linked list from cache handling
Matthew Wilcox (Oracle)
2022-09-27
1
-2
/
+7
|
*
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam R. Howlett
2022-09-27
1
-6
/
+10
|
*
arm64: remove mmap linked list from vdso
Matthew Wilcox (Oracle)
2022-09-27
1
-1
/
+2
|
*
mm: remove rb tree.
Liam R. Howlett
2022-09-27
1
-1
/
+0
|
*
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-27
1
-0
/
+1
|
*
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-27
4
-2
/
+15
|
*
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-27
2
-16
/
+5
|
*
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-27
1
-1
/
+1
|
*
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-27
1
-1
/
+1
|
*
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
2022-09-27
1
-4
/
+4
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
3
-10
/
+4
|
|
\
|
*
|
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
2022-09-12
1
-10
/
+0
|
*
|
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-12
23
-25
/
+25
|
*
|
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-12
4
-0
/
+8
*
|
|
Merge tag 'x86_mm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-11
4
-15
/
+64
|
\
\
\
|
*
|
|
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
2022-10-04
1
-5
/
+9
|
*
|
|
x86/mm: Disable W^X detection and enforcement on 32-bit
Dave Hansen
2022-10-03
1
-0
/
+8
|
*
|
|
x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handling
Linus Torvalds
2022-09-29
1
-9
/
+10
|
*
|
|
x86/mm/32: Fix W^X detection when page tables do not support NX
Dave Hansen
2022-09-21
1
-1
/
+2
|
*
|
|
x86/defconfig: Enable CONFIG_DEBUG_WX=y
Ingo Molnar
2022-09-02
2
-0
/
+2
|
*
|
|
x86/defconfig: Refresh the defconfigs
Ingo Molnar
2022-09-02
2
-4
/
+5
|
*
|
|
Merge branch 'linus' into x86/mm, to refresh the branch
Ingo Molnar
2022-09-02
2320
-27148
/
+57958
|
|
\
|
|
|
*
|
|
x86/mm: Refuse W^X violations
Peter Zijlstra
2022-09-01
1
-0
/
+32
|
*
|
|
x86/mm: Rename set_memory_present() to set_memory_p()
Borislav Petkov
2022-08-06
1
-2
/
+2
*
|
|
|
Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-10-10
3
-4
/
+27
|
\
\
\
\
|
*
|
|
|
xtensa: add FDPIC and static PIE support for noMMU
Max Filippov
2022-09-14
3
-0
/
+18
|
*
|
|
|
xtensa: clean up ELF_PLAT_INIT macro
Max Filippov
2022-09-14
1
-4
/
+9
[next]