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
...
*
|
mm: memcontrol: try harder to set a new memory.high
Johannes Weiner
2019-12-01
1
-6
/
+24
*
|
mm: memcontrol: remove dead code from memory_max_write()
Johannes Weiner
2019-12-01
1
-3
/
+1
*
|
mm, memcg: clean up reclaim iter array
Yafang Shao
2019-12-01
1
-8
/
+3
*
|
mm/swap.c: trivial mark_page_accessed() cleanup
Fengguang Wu
2019-12-01
1
-4
/
+9
*
|
mm, swap: disallow swapon() on zoned block devices
Naohiro Aota
2019-12-01
1
-0
/
+7
*
|
mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
Liu Xiang
2019-12-01
1
-10
/
+22
*
|
mm/gup.c: allow CMA migration to propagate errors back to caller
zhong jiang
2019-12-01
1
-3
/
+5
*
|
mm/filemap.c: warn if stale pagecache is left after direct write
Konstantin Khlebnikov
2019-12-01
1
-3
/
+5
*
|
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
2019-12-01
1
-0
/
+21
*
|
mm/filemap.c: remove redundant cache invalidation after async direct-io write
Konstantin Khlebnikov
2019-12-01
1
-2
/
+4
*
|
mm/slub.c: clean up validate_slab()
Yu Zhao
2019-12-01
1
-13
/
+8
*
|
mm/slub.c: update comments
Yu Zhao
2019-12-01
1
-4
/
+2
*
|
mm: slub: print the offset of fault addresses
Miles Chen
2019-12-01
1
-3
/
+6
*
|
mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
Pengfei Li
2019-12-01
1
-2
/
+3
*
|
mm, slab: remove unused kmalloc_size()
Pengfei Li
2019-12-01
2
-5
/
+5
*
|
mm, slab: make kmalloc_info[] contain all types of names
Pengfei Li
2019-12-01
3
-44
/
+51
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
3
-491
/
+591
|
\
\
|
*
|
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
Christoph Hellwig
2019-11-23
1
-147
/
+0
|
*
|
mm/hmm: make full use of walk_page_range()
Ralph Campbell
2019-11-23
1
-64
/
+56
|
*
|
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
2019-11-23
2
-278
/
+8
|
*
|
mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
Jason Gunthorpe
2019-11-23
1
-6
/
+19
|
*
|
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
2019-11-23
2
-26
/
+519
|
*
|
mm/mmu_notifier: define the header pre-processor parts even if disabled
Jason Gunthorpe
2019-11-12
1
-0
/
+13
|
*
|
mm/hmm: allow snapshot of the special zero page
Ralph Campbell
2019-10-29
1
-2
/
+8
*
|
|
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...
Linus Torvalds
2019-11-30
4
-3
/
+415
|
\
\
\
|
*
\
\
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-28
4
-3
/
+415
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
2019-11-06
3
-0
/
+319
|
|
*
|
mm: Add a walk_page_mapping() function to the pagewalk code
Thomas Hellstrom
2019-11-06
1
-1
/
+93
|
|
*
|
mm: pagewalk: Take the pagetable lock in walk_pte_range()
Thomas Hellstrom
2019-11-06
1
-2
/
+3
|
|
|
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
\
\
|
*
|
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
3
-7
/
+98
|
\
\
\
\
|
*
|
|
|
mm: Implement no-MMU variant of vmalloc_user_node_flags
Andrii Nakryiko
2019-11-25
1
-2
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
2
-10
/
+20
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
1
-0
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-18
1
-0
/
+20
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
9
-86
/
+95
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
7
-25
/
+61
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
/
/
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
2019-11-02
1
-1
/
+24
|
*
|
|
|
|
|
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2019-11-02
1
-4
/
+41
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-25
1
-15
/
+89
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
2019-10-18
1
-15
/
+89
*
|
|
|
|
|
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-11-22
1
-7
/
+7
*
|
|
|
|
|
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
2019-11-22
1
-3
/
+13
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
mm/debug.c: PageAnon() is true for PageKsm() pages
Ralph Campbell
2019-11-15
1
-3
/
+3
*
|
|
|
|
mm/debug.c: __dump_page() prints an extra line
Ralph Campbell
2019-11-15
1
-12
/
+15
*
|
|
|
|
mm/page_io.c: do not free shared swap slots
Vinayak Menon
2019-11-15
1
-3
/
+3
*
|
|
|
|
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2019-11-15
1
-16
/
+27
*
|
|
|
|
mm,thp: recheck each page before collapsing file THP
Song Liu
2019-11-15
1
-12
/
+16
*
|
|
|
|
mm: slub: really fix slab walking for init_on_free
Laura Abbott
2019-11-15
1
-30
/
+9
[prev]
[next]