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-08-18
mm/page_io: introduce bio_first_folio_all()
ZhangPeng
2
-0
/
+6
2023-08-18
mm/page_io: remove unneeded SetPageError()
ZhangPeng
1
-3
/
+0
2023-08-18
mm/page_io: remove unneeded ClearPageUptodate()
ZhangPeng
1
-2
/
+0
2023-08-18
mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set
Kemeng Shi
1
-2
/
+2
2023-08-18
mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/mprotect: fix obsolete function name in change_pte_range()
Miaohe Lin
1
-1
/
+1
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
3
-40
/
+64
2023-08-18
selftests/mm: optionally pass duration to transhuge-stress
Ryan Roberts
1
-2
/
+10
2023-08-18
selftests/mm: make migration test robust to failure
Ryan Roberts
2
-4
/
+10
2023-08-18
selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
Ryan Roberts
1
-1
/
+1
2023-08-18
selftests/mm: fix thuge-gen test bugs
Ryan Roberts
1
-2
/
+2
2023-08-18
selftests/mm: enable mrelease_test for arm64
Ryan Roberts
1
-0
/
+1
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
3
-4
/
+32
2023-08-18
selftests: line buffer test program's stdout
Ryan Roberts
3
-2
/
+38
2023-08-18
mm: fix obsolete function name above debug_pagealloc_enabled_static()
Miaohe Lin
1
-2
/
+2
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
13
-63
/
+76
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
8
-152
/
+14
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
7
-1
/
+15
2023-08-18
mmu_notifiers: fixup comment in mmu_interval_read_begin()
Alistair Popple
1
-2
/
+2
2023-08-18
arm64/smmu: use TLBI ASID when invalidating entire range
Alistair Popple
1
-3
/
+13
2023-08-18
maple_tree: Be more strict about locking
Liam R. Howlett
2
-3
/
+14
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
2
-2
/
+5
2023-08-18
maple_tree: relax lockdep checks for on-stack trees
Liam R. Howlett
1
-1
/
+3
2023-08-18
mm/mmap: clean up validate_mm() calls
Liam R. Howlett
1
-20
/
+4
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
3
-17
/
+7
2023-08-18
mm/rmap: correct stale comment of rmap_walk_anon and rmap_walk_file
Kemeng Shi
1
-5
/
+7
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
4
-44
/
+97
2023-08-18
memory tier: use helper macro __ATTR_RW()
Miaohe Lin
1
-7
/
+6
2023-08-18
maple_tree: mtree_insert: fix typo in kernel-doc description of GFP flags
Mike Rapoport (IBM)
1
-1
/
+1
2023-08-18
maple_tree: mtree_insert*: fix typo in kernel-doc description
Mike Rapoport (IBM)
1
-2
/
+2
2023-08-18
fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...
Zhu, Lipeng
1
-1
/
+1
2023-08-18
mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
Haifeng Xu
1
-4
/
+2
2023-08-18
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
1
-3
/
+2
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
4
-4
/
+55
2023-08-18
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2
-1
/
+6
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
3
-9
/
+12
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2
-8
/
+13
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2
-32
/
+0
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
2
-6
/
+7
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
5
-50
/
+16
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
5
-24
/
+32
2023-08-18
mm/ioremap: consider IOREMAP space in generic ioremap
Christophe Leroy
1
-3
/
+12
2023-08-18
parisc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-63
/
+15
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-64
/
+27
2023-08-18
sh: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-86
/
+20
2023-08-18
sh: add <asm-generic/io.h> including
Baoquan He
2
-7
/
+49
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-56
/
+23
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-54
/
+7
2023-08-18
ia64: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-43
/
+12
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-49
/
+8
[next]