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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
mm/memory.c: do_fault: avoid usage of stale vm_area_struct
Jan Stancek
1
-1
/
+4
2019-03-06
writeback: fix inode cgroup switching comment
Greg Thelen
2
-2
/
+2
2019-03-06
mm/huge_memory.c: fix "orig_pud" set but not used
Qian Cai
1
-3
/
+1
2019-03-06
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
Qian Cai
1
-0
/
+1
2019-03-06
mm/memcontrol.c: fix bad line in comment
Qian Cai
1
-1
/
+1
2019-03-06
mm/cma.c: cma_declare_contiguous: correct err handling
Peng Fan
1
-1
/
+3
2019-03-06
mm/page_ext.c: fix an imbalance with kmemleak
Qian Cai
1
-0
/
+1
2019-03-06
mm/compaction: pass pgdat to too_many_isolated() instead of zone
Andrey Ryabinin
1
-10
/
+9
2019-03-06
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
13
-58
/
+55
2019-03-06
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
3
-5
/
+4
2019-03-06
mm/swapfile.c: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-03-06
mm/cma_debug.c: remove static scoped cma_debugfs_root
Yue Hu
1
-5
/
+4
2019-03-06
tmpfs: test link accounting with O_TMPFILE
Alexey Dobriyan
4
-0
/
+76
2019-03-06
MAINTAINERS: add entry for memblock
Mike Rapoport
1
-0
/
+8
2019-03-06
mm/shmem: make find_get_pages_range() work for huge page
Yu Zhao
1
-2
/
+2
2019-03-06
mm: unexport free_reserved_area
Christoph Hellwig
1
-1
/
+0
2019-03-06
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
1
-9
/
+11
2019-03-06
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
1
-3
/
+3
2019-03-06
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
1
-5
/
+6
2019-03-06
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
1
-1
/
+1
2019-03-06
include/linux/compaction.h: fix potential build error
Yu Zhao
1
-1
/
+1
2019-03-06
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
Oscar Salvador
1
-2
/
+2
2019-03-06
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
1
-22
/
+9
2019-03-06
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
1
-4
/
+4
2019-03-06
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
12
-59
/
+221
2019-03-06
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2
-16
/
+16
2019-03-06
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
1
-185
/
+182
2019-03-06
mm/page_poison: update comment after code moved
Michael S. Tsirkin
1
-1
/
+1
2019-03-06
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
2
-4
/
+4
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
12
-16
/
+14
2019-03-06
mm,oom: don't kill global init via memory.oom.group
Tetsuo Handa
1
-1
/
+2
2019-03-06
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
1
-22
/
+29
2019-03-06
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
1
-30
/
+14
2019-03-06
mm: ksm: do not block on page lock when searching stable tree
Yang Shi
1
-10
/
+35
2019-03-06
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
4
-0
/
+36
2019-03-06
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
1
-4
/
+3
2019-03-06
mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
Yang Shi
1
-1
/
+1
2019-03-06
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
1
-0
/
+74
2019-03-06
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
4
-5
/
+26
2019-03-06
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-06
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
1
-87
/
+38
2019-03-06
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
4
-27
/
+182
2019-03-06
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2
-8
/
+41
2019-03-06
mm: better document PG_reserved
David Hildenbrand
1
-2
/
+31
2019-03-06
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2019-03-06
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2
-28
/
+1
2019-03-06
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
1
-1
/
+0
2019-03-06
m68k/mm: use __ClearPageReserved()
David Hildenbrand
1
-1
/
+1
2019-03-06
riscv/vdso: don't clear PG_reserved
David Hildenbrand
1
-1
/
+0
2019-03-06
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
[prev]
[next]