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.12.y
linux-6.13.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
2023-06-10
maple_tree: make test code work without debug enabled
Liam R. Howlett
3
-7
/
+31
2023-06-10
maple_tree: return error on mte_pivots() out of range
Liam R. Howlett
1
-11
/
+14
2023-06-10
maple_tree: use MAS_BUG_ON() prior to calling mas_meta_gap()
Liam R. Howlett
1
-2
/
+2
2023-06-10
maple_tree: use MAS_WR_BUG_ON() in mas_store_prealloc()
Liam R. Howlett
1
-1
/
+1
2023-06-10
maple_tree: use MAS_BUG_ON() from mas_topiary_range()
Liam R. Howlett
1
-1
/
+2
2023-06-10
maple_tree: use MAS_BUG_ON() in mas_set_height()
Liam R. Howlett
1
-1
/
+1
2023-06-10
maple_tree: use MAS_BUG_ON() when setting a leaf node as a parent
Liam R. Howlett
1
-13
/
+13
2023-06-10
maple_tree: convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
Liam R. Howlett
1
-16
/
+14
2023-06-10
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
1
-2
/
+2
2023-06-10
maple_tree: convert BUG_ON() to MT_BUG_ON()
Liam R. Howlett
1
-1
/
+1
2023-06-10
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
2
-5
/
+129
2023-06-10
maple_tree: add format option to mt_dump()
Liam R. Howlett
6
-48
/
+82
2023-06-10
maple_tree: clean up mas_dfs_postorder()
Liam R. Howlett
1
-5
/
+2
2023-06-10
maple_tree: avoid unnecessary ascending
Liam R. Howlett
2
-3
/
+12
2023-06-10
maple_tree: clean up mas_parent_enum() and rename to mas_parent_type()
Liam R. Howlett
1
-28
/
+22
2023-06-10
maple_tree: fix static analyser cppcheck issue
Liam R. Howlett
1
-2
/
+3
2023-06-10
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
7
-123
/
+108
2023-06-10
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
3
-72
/
+45
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
12
-22
/
+17
2023-06-10
io_uring: rsrc: delegate VMA file-backed check to GUP
Lorenzo Stoakes
1
-28
/
+6
2023-06-10
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
10
-43
/
+64
2023-06-10
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
6
-11
/
+9
2023-06-10
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
7
-15
/
+10
2023-06-10
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
1
-13
/
+0
2023-06-10
mm: page_alloc: move is_check_pages_enabled() into page_alloc.c
Kefeng Wang
2
-6
/
+6
2023-06-10
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
6
-113
/
+102
2023-06-10
mm: vmscan: use gfp_has_io_fs()
Kefeng Wang
1
-1
/
+1
2023-06-10
mm: page_alloc: move pm_* function into power
Kefeng Wang
6
-49
/
+43
2023-06-10
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
3
-58
/
+52
2023-06-10
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
4
-96
/
+109
2023-06-10
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
4
-74
/
+76
2023-06-10
mm: page_alloc: remove alloc_contig_dump_pages() stub
Kefeng Wang
1
-7
/
+0
2023-06-10
mm: page_alloc: squash page_is_consistent()
Kefeng Wang
1
-8
/
+1
2023-06-10
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang
5
-441
/
+431
2023-06-10
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
4
-30
/
+29
2023-06-10
mm: page_alloc: move init_on_alloc/free() into mm_init.c
Kefeng Wang
2
-5
/
+6
2023-06-10
mm: page_alloc: move mirrored_kernelcore into mm_init.c
Kefeng Wang
2
-3
/
+2
2023-06-10
mm/zsmalloc: get rid of PAGE_MASK
Alexey Romanov
1
-6
/
+6
2023-06-10
mm/secretmem: make it on by default
Mike Rapoport (IBM)
1
-1
/
+1
2023-06-10
Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
Mel Gorman
1
-1
/
+0
2023-06-10
mm: compaction: update pageblock skip when first migration candidate is not a...
Mel Gorman
1
-11
/
+12
2023-06-10
mm: compaction: only force pageblock scan completion when skip hints are obeyed
Mel Gorman
1
-2
/
+3
2023-06-10
mm: compaction: ensure rescanning only happens on partially scanned pageblocks
Mel Gorman
1
-2
/
+3
2023-06-10
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
1
-6
/
+6
2023-06-10
mm, oom: do not check 0 mask in out_of_memory()
Haifeng Xu
1
-5
/
+3
2023-06-10
mm: memory-failure: move sysctl register in memory_failure_init()
Kefeng Wang
1
-9
/
+2
2023-06-10
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
1
-5
/
+4
2023-06-10
mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
Pasha Tatashin
1
-6
/
+5
2023-06-10
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
12
-165
/
+164
2023-06-10
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
1
-0
/
+3
[prev]
[next]