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.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
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
2023-01-12
1
-0
/
+4
*
x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
Juergen Gross
2023-01-10
1
-1
/
+2
*
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-20
1
-1
/
+1
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
7
-66
/
+168
|
\
|
*
x86/mm: Ensure forced page table splitting
Dave Hansen
2022-12-15
1
-1
/
+2
|
*
x86/kasan: Populate shadow for shared chunk of the CPU entry area
Sean Christopherson
2022-12-15
1
-1
/
+11
|
*
x86/kasan: Add helpers to align shadow addresses up and down
Sean Christopherson
2022-12-15
1
-18
/
+22
|
*
x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
Sean Christopherson
2022-12-15
1
-11
/
+11
|
*
x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
Sean Christopherson
2022-12-15
1
-5
/
+3
|
*
x86/mm: Recompute physical address for every page of per-CPU CEA mapping
Sean Christopherson
2022-12-15
1
-1
/
+1
|
*
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
2022-12-15
1
-4
/
+4
|
*
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
2022-12-15
1
-5
/
+23
|
*
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
2022-12-15
1
-19
/
+11
|
*
x86/mm: Add a few comments
Peter Zijlstra
2022-12-15
1
-0
/
+20
|
*
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
4
-15
/
+15
|
*
x86/mm: Implement native set_memory_rox()
Peter Zijlstra
2022-12-15
1
-0
/
+10
|
*
x86/mm: Do verify W^X at boot up
Peter Zijlstra
2022-12-15
1
-4
/
+0
|
*
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2022-12-15
1
-1
/
+1
|
*
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
2022-12-15
1
-4
/
+42
|
*
x86/kasan: Map shadow for percpu pages on demand
Andrey Ryabinin
2022-12-15
2
-4
/
+19
*
|
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-15
1
-20
/
+30
|
\
\
|
*
|
x86/mm/kmmio: Remove redundant preempt_disable()
Steven Rostedt (Google)
2022-12-12
1
-8
/
+5
|
*
|
x86/mm/kmmio: Use rcu_read_lock_sched_notrace()
Steven Rostedt
2022-12-10
1
-3
/
+3
|
*
|
x86/mm/kmmio: Switch to arch_spin_lock()
Steven Rostedt
2022-12-09
1
-9
/
+22
*
|
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-9
/
+13
|
\
\
\
|
*
|
|
mm/pgtable: Fix multiple -Wstringop-overflow warnings
Gustavo A. R. Silva
2022-12-01
1
-9
/
+13
*
|
|
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-101
/
+32
|
\
\
\
\
|
*
|
|
|
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-11
1
-60
/
+32
|
*
|
|
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-0
/
+4
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
1
-41
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
2
-108
/
+57
|
\
\
\
\
|
*
|
|
|
x86/pat: Handle TDX guest PAT initialization
Juergen Gross
2022-12-05
1
-1
/
+6
|
*
|
|
|
x86/cpu: Remove X86_FEATURE_XENPV usage in setup_cpu_entry_area()
Juergen Gross
2022-11-22
1
-6
/
+2
|
*
|
|
|
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
1
-102
/
+50
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-12-12
1
-0
/
+18
|
\
\
\
\
|
*
|
|
|
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
2022-11-14
1
-0
/
+18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
2022-11-22
1
-1
/
+7
|
|
/
/
|
/
|
|
*
|
|
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
2022-11-08
1
-0
/
+4
|
/
/
*
/
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
2022-10-24
1
-0
/
+4
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
7
-4
/
+56
|
\
|
*
x86: kmsan: handle CPU entry area
Alexander Potapenko
2022-10-03
2
-0
/
+23
|
*
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
2022-10-03
1
-1
/
+22
|
*
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-10-03
1
-0
/
+2
|
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
1
-0
/
+3
|
*
x86: kmsan: pgtable: reduce vmalloc space
Alexander Potapenko
2022-10-03
1
-1
/
+1
|
*
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
1
-1
/
+4
|
*
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
1
-1
/
+1
[prev]
[next]