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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-05-13
4
-169
/
+402
|
\
|
*
percpu: remove spurious lock dependency between percpu and sched
John Sperbeck
2019-05-08
1
-1
/
+5
|
*
percpu: use chunk scan_hint to skip some scanning
Dennis Zhou
2019-03-13
1
-9
/
+27
|
*
percpu: convert chunk hints to be based on pcpu_block_md
Dennis Zhou
2019-03-13
3
-73
/
+57
|
*
percpu: make pcpu_block_md generic
Dennis Zhou
2019-03-13
2
-7
/
+14
|
*
percpu: use block scan_hint to only scan forward
Dennis Zhou
2019-03-13
1
-6
/
+17
|
*
percpu: remember largest area skipped during allocation
Dennis Zhou
2019-03-13
1
-2
/
+99
|
*
percpu: add block level scan_hint
Dennis Zhou
2019-03-13
2
-7
/
+103
|
*
percpu: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
Dennis Zhou
2019-03-13
2
-67
/
+45
|
*
percpu: relegate chunks unusable when failing small allocations
Dennis Zhou
2019-03-13
1
-9
/
+26
|
*
percpu: manage chunks based on contig_bits instead of free_bytes
Dennis Zhou
2019-03-13
1
-1
/
+1
|
*
percpu: introduce helper to determine if two regions overlap
Dennis Zhou
2019-03-13
1
-4
/
+24
|
*
percpu: do not search past bitmap when allocating an area
Dennis Zhou
2019-03-13
1
-1
/
+2
|
*
percpu: update free path with correct new free region
Dennis Zhou
2019-03-13
1
-1
/
+1
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-3
/
+2
|
\
\
|
*
|
shmem: make use of ->free_inode()
Al Viro
2019-05-01
1
-3
/
+2
*
|
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
3
-8
/
+8
|
\
\
\
|
*
|
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
3
-9
/
+9
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
1
-3
/
+3
*
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
2
-21
/
+99
|
\
\
\
\
\
|
*
|
|
|
|
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
2019-04-30
1
-19
/
+94
|
*
|
|
|
|
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-30
1
-2
/
+5
*
|
|
|
|
|
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-42
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/slab: Remove store_stackinfo()
Qian Cai
2019-04-17
1
-42
/
+6
*
|
|
|
|
|
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
5
-115
/
+54
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm/page_owner: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-51
/
+28
|
*
|
|
|
|
|
|
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
2
-21
/
+16
|
*
|
|
|
|
|
|
mm/kmemleak: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
1
-21
/
+3
|
*
|
|
|
|
|
|
mm/slub: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-8
/
+4
|
*
|
|
|
|
|
|
mm/kasan: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
*
|
|
|
|
|
|
mm/page_owner: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
*
|
|
|
|
|
|
mm/slub: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-9
/
+4
*
|
|
|
|
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
3
-2
/
+14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/uaccess, kasan: Fix KASAN vs SMAP
Peter Zijlstra
2019-04-03
3
-2
/
+14
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
5
-69
/
+74
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
asm-generic/tlb: Remove tlb_table_flush()
Peter Zijlstra
2019-04-03
1
-17
/
+17
|
*
|
|
|
|
|
|
asm-generic/tlb: Remove tlb_flush_mmu_free()
Peter Zijlstra
2019-04-03
2
-2
/
+2
|
*
|
|
|
|
|
|
asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER
Peter Zijlstra
2019-04-03
1
-4
/
+0
|
*
|
|
|
|
|
|
asm-generic/tlb: Remove arch_tlb*_mmu()
Peter Zijlstra
2019-04-03
1
-51
/
+42
|
*
|
|
|
|
|
|
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
Martin Schwidefsky
2019-04-03
1
-47
/
+60
|
*
|
|
|
|
|
|
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
2019-04-03
1
-1
/
+1
|
*
|
|
|
|
|
|
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-04-03
5
-6
/
+11
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
2019-04-26
1
-3
/
+3
*
|
|
|
|
|
|
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
2019-04-26
1
-0
/
+3
*
|
|
|
|
|
|
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
2019-04-26
1
-5
/
+0
*
|
|
|
|
|
|
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...
Mel Gorman
2019-04-26
1
-0
/
+13
*
|
|
|
|
|
|
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
2019-04-26
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-19
1
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
percpu: stop printing kernel addresses
Matteo Croce
2019-03-18
1
-4
/
+4
[next]