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
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-05
Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2022-05-28
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+47
2022-05-27
x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
Fanjun Kong
1
-4
/
+4
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+48
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+0
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'x86_mm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2022-05-24
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-65
/
+1
2022-05-24
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+13
2022-05-24
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+79
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
1
-12
/
+11
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
1
-2
/
+48
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
1
-2
/
+1
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+10
2022-05-13
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-1
/
+1
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
1
-11
/
+0
2022-04-29
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
1
-1
/
+1
2022-04-29
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
2
-1
/
+36
2022-04-19
x86/mm: Fix spacing within memory encryption features message
Tom Lendacky
1
-1
/
+1
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
1
-3
/
+0
2022-04-10
x86/mm: Replace nodes_weight() with nodes_empty() where appropriate
Yury Norov
2
-3
/
+3
2022-04-10
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
1
-1
/
+1
2022-04-07
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
1
-1
/
+8
2022-04-07
x86/tdx: Make pages shared in ioremap()
Kirill A. Shutemov
1
-0
/
+5
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
1
-0
/
+8
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
1
-0
/
+13
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
1
-4
/
+54
2022-04-06
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
1
-0
/
+4
2022-04-04
x86/fault: Cast an argument to the proper address space in prefetch()
Lukas Bulwahn
1
-1
/
+1
2022-04-04
x86/mm/tlb: Revert retpoline avoidance approach
Dave Hansen
1
-32
/
+5
2022-04-04
x86/cpu: Remove "noexec"
Borislav Petkov
3
-65
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2022-03-25
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-1
/
+0
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+20
2022-03-23
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-13
/
+20
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-03-21
Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2022-03-21
Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-37
/
+72
2022-03-10
task_work: Remove unnecessary include from posix_timers.h
Eric W. Biederman
1
-0
/
+1
2022-03-09
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
1
-4
/
+20
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
2
-31
/
+61
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
2
-2
/
+4
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
1
-4
/
+7
2022-02-23
x86/pat: Remove the unused set_pages_array_wt() function
Christoph Hellwig
1
-6
/
+0
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-6
/
+1
[prev]
[next]