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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
2
-6
/
+3
*
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
9
-9
/
+9
*
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
1
-9
/
+14
*
s390: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
1
-1
/
+2
*
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
1
-1
/
+4
*
powerpc: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
1
-13
/
+20
*
arm: mm: accelerate pagefault when VM_FAULT_BADACCESS
Kefeng Wang
2024-04-25
1
-1
/
+3
*
arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
Kefeng Wang
2024-04-25
1
-1
/
+3
*
arm64: mm: cleanup __do_page_fault()
Kefeng Wang
2024-04-25
1
-20
/
+7
*
x86/mm: care about shadow stack guard gap during placement
Rick Edgecombe
2024-04-25
1
-0
/
+10
*
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
2024-04-25
2
-5
/
+21
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
13
-45
/
+21
*
powerpc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-11
/
+9
*
parisc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-3
/
+3
*
csky: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-6
/
+6
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
7
-17
/
+14
*
mm: remove "prot" parameter from move_pte()
David Hildenbrand
2024-04-25
1
-1
/
+1
*
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-25
4
-0
/
+4
*
sparc: use is_huge_zero_pmd()
Matthew Wilcox (Oracle)
2024-04-25
1
-3
/
+3
*
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
5
-15
/
+15
*
xtensa: remove uses of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
2024-04-25
1
-2
/
+4
*
sh: remove use of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
2024-04-25
1
-2
/
+3
*
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
1
-1
/
+28
*
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
2
-9
/
+0
*
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
2024-04-25
3
-50
/
+0
*
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
2
-17
/
+47
*
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-25
1
-1
/
+2
*
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
6
-7
/
+7
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
18
-0
/
+19
*
mm/arm: remove pmd_thp_or_huge()
Peter Xu
2024-04-25
4
-6
/
+2
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
16
-174
/
+2
*
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
7
-11
/
+11
*
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
2
-27
/
+14
*
mm/arm64: merge pXd_huge() and pXd_leaf() definitions
Peter Xu
2024-04-25
2
-6
/
+6
*
mm/arm: redefine pmd_huge() with pmd_leaf()
Peter Xu
2024-04-25
1
-6
/
+1
*
mm/arm: use macros to define pmd/pud helpers
Peter Xu
2024-04-25
3
-4
/
+5
*
mm/sparc: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-25
1
-4
/
+2
*
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-25
1
-14
/
+4
*
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
8
-119
/
+115
|
\
|
*
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
2
-15
/
+21
|
*
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
1
-3
/
+3
|
*
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
2024-04-12
1
-6
/
+18
|
*
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-12
2
-15
/
+4
|
*
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-12
2
-14
/
+1
|
*
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
1
-3
/
+3
|
*
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-11
1
-12
/
+18
|
*
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-11
3
-42
/
+42
|
*
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-11
1
-15
/
+7
|
*
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
2024-04-10
1
-2
/
+5
|
*
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-10
1
-1
/
+1
[next]