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.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
2020-08-07
mm/page_alloc.c: extract the common part in pfn_to_bitidx()
Wei Yang
1
-2
/
+1
2020-08-07
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
1
-2
/
+1
2020-08-07
mm/shuffle: remove dynamic reconfiguration
David Hildenbrand
2
-43
/
+2
2020-08-07
mm/memory_hotplug: document why shuffle_zone() is relevant
David Hildenbrand
1
-0
/
+8
2020-08-07
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
2
-15
/
+2
2020-08-07
mm: remove vm_total_pages
David Hildenbrand
5
-13
/
+4
2020-08-07
mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
1
-4
/
+20
2020-08-07
page_alloc: consider highatomic reserve in watermark fast
Jaewon Kim
1
-30
/
+36
2020-08-07
mm, page_alloc: use unlikely() in task_capc()
Vlastimil Babka
1
-3
/
+2
2020-08-07
kasan: adjust kasan_stack_oob for tag-based mode
Andrey Konovalov
1
-1
/
+1
2020-08-07
kasan: allow enabling stack tagging for tag-based mode
Andrey Konovalov
1
-1
/
+2
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2
-2
/
+2
2020-08-07
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
1
-0
/
+4
2020-08-07
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
1
-1
/
+2
2020-08-07
lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN
Walter Wu
1
-17
/
+32
2020-08-07
kasan: remove kasan_unpoison_stack_above_sp_to()
Vincenzo Frascino
2
-17
/
+0
2020-08-07
kasan: update documentation for generic kasan
Walter Wu
1
-0
/
+3
2020-08-07
kasan: add tests for call_rcu stack recording
Walter Wu
1
-0
/
+30
2020-08-07
kasan: record and print the free track
Walter Wu
7
-45
/
+80
2020-08-07
rcu: kasan: record and print call_rcu() call stack
Walter Wu
6
-7
/
+59
2020-08-07
kasan: update required compiler versions in documentation
Marco Elver
2
-14
/
+17
2020-08-07
kasan: improve and simplify Kconfig.kasan
Marco Elver
1
-7
/
+8
2020-08-07
mm/vmalloc.c: remove BUG() from the find_va_links()
Uladzislau Rezki (Sony)
1
-9
/
+32
2020-08-07
mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/vmalloc: update the header about KVA rework
Uladzislau Rezki (Sony)
1
-0
/
+1
2020-08-07
mm/vmalloc: switch to "propagate()" callback
Uladzislau Rezki (Sony)
1
-19
/
+6
2020-08-07
mm/vmalloc: simplify augment_tree_propagate_check()
Uladzislau Rezki (Sony)
1
-34
/
+8
2020-08-07
mm/vmalloc: simplify merge_or_add_vmap_area()
Uladzislau Rezki (Sony)
1
-11
/
+14
2020-08-07
vmalloc: convert to XArray
Matthew Wilcox (Oracle)
1
-29
/
+11
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
23
-101
/
+19
2020-08-07
mm/sparse: only sub-section aligned range would be populated
Wei Yang
1
-14
/
+6
2020-08-07
mm/sparse: never partially remove memmap for early section
Wei Yang
1
-3
/
+7
2020-08-07
selftests: add mincore() tests
Ricardo CaƱuelo
4
-0
/
+370
2020-08-07
mm/mremap: start addresses are properly aligned
Wei Yang
2
-6
/
+0
2020-08-07
mm/mremap: calculate extent in one place
Wei Yang
1
-3
/
+3
2020-08-07
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
3
-12
/
+7
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
9
-31
/
+21
2020-08-07
mm: mmap: merge vma after call_mmap() if possible
Miaohe Lin
1
-1
/
+21
2020-08-07
arm64/mm: enable vmem_altmap support for vmemmap mappings
Anshuman Khandual
1
-20
/
+38
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
6
-25
/
+20
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
6
-13
/
+20
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
5
-7
/
+64
2020-08-07
percpu_counter: add percpu_counter_sync()
Feng Tang
2
-0
/
+23
2020-08-07
mm/util.c: make vm_memory_committed() more accurate
Feng Tang
1
-1
/
+6
2020-08-07
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
1
-1
/
+1
2020-08-07
mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
Zhen Lei
1
-3
/
+4
2020-08-07
mm: move p?d_alloc_track to separate header file
Joerg Roedel
4
-45
/
+54
2020-08-07
mm: move lib/ioremap.c to mm/
Mike Rapoport
3
-2
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
19
-62
/
+18
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
5
-40
/
+31
[next]