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
2023-03-29
dma-buf: system_heap: avoid reclaim for order 4
Jaewon Kim
1
-3
/
+2
2023-03-29
kmsan: add memsetXX tests
Alexander Potapenko
1
-0
/
+22
2023-03-29
x86: kmsan: use C versions of memset16/memset32/memset64
Alexander Potapenko
1
-0
/
+6
2023-03-29
kmsan: another take at fixing memcpy tests
Alexander Potapenko
1
-6
/
+38
2023-03-29
x86: kmsan: don't rename memintrinsics in uninstrumented files
Alexander Potapenko
1
-17
/
+0
2023-03-29
mm/khugepaged: cleanup memcg uncharge for failure path
Peter Xu
1
-6
/
+2
2023-03-29
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
2
-2
/
+2
2023-03-29
mm/migrate: drop pte_mkhuge() in remove_migration_pte()
Anshuman Khandual
1
-1
/
+0
2023-03-29
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2
-11
/
+7
2023-03-29
mm: memory: use folio_throttle_swaprate() in do_cow_fault()
Kefeng Wang
1
-1
/
+1
2023-03-29
mm: memory: use folio_throttle_swaprate() in do_anonymous_page()
Kefeng Wang
1
-1
/
+1
2023-03-29
mm: memory: use folio_throttle_swaprate() in wp_page_copy()
Kefeng Wang
1
-1
/
+1
2023-03-29
mm: memory: use folio_throttle_swaprate() in page_copy_prealloc()
Kefeng Wang
1
-1
/
+1
2023-03-29
mm: memory: use folio_throttle_swaprate() in do_swap_page()
Kefeng Wang
1
-1
/
+1
2023-03-29
mm: huge_memory: convert __do_huge_pmd_anonymous_page() to use a folio
Kefeng Wang
1
-10
/
+11
2023-03-29
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
1
-5
/
+3
2023-03-29
selftests: cgroup: add 'malloc' failures checks in test_memcontrol
Ivan Orlov
1
-0
/
+15
2023-03-29
mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending
Uros Bizjak
1
-5
/
+2
2023-03-29
mm/debug: use %pGt to display page_type in dump_page()
Hyeonggon Yoo
1
-0
/
+2
2023-03-29
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
7
-6
/
+78
2023-03-29
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
1
-41
/
+44
2023-03-29
mm: add tracepoints to ksm
Stefan Roesch
3
-2
/
+271
2023-03-29
powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
1
-0
/
+1
2023-03-29
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
3
-0
/
+90
2023-03-29
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
3
-3
/
+38
2023-03-29
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
9
-16
/
+41
2023-03-29
kthread: simplify kthread_use_mm refcounting
Nicholas Piggin
1
-9
/
+5
2023-03-29
mm/zswap: try to avoid worst-case scenario on same element pages
Taejoon Song
1
-4
/
+12
2023-03-29
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
2
-6
/
+40
2023-03-29
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
2
-14
/
+10
2023-03-29
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
4
-8
/
+14
2023-03-29
mm/userfaultfd: support WP on multiple VMAs
Muhammad Usama Anjum
1
-17
/
+24
2023-03-29
mm, page_alloc: reduce page alloc/free sanity checks
Vlastimil Babka
1
-135
/
+52
2023-03-29
mm: reduce lock contention of pcp buffer refill
Alexander Halbuer
1
-4
/
+18
2023-03-29
mm: cma: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-29
mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
Peter Xu
1
-1
/
+8
2023-03-29
mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
Muchun Song
1
-8
/
+6
2023-03-29
mailmap: add an entry for Leonard Crestez
Florian Fainelli
1
-0
/
+1
2023-03-29
mm: kfence: fix handling discontiguous page
Muchun Song
1
-2
/
+2
2023-03-29
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
1
-15
/
+15
2023-03-29
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
1
-2
/
+2
2023-03-29
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
1
-3
/
+8
2023-03-29
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
1
-1
/
+1
2023-03-29
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
1
-1
/
+1
2023-03-29
.mailmap: add entry for Leonard Göhrs
Leonard Göhrs
1
-0
/
+1
2023-03-27
Linux 6.3-rc4
v6.3-rc4
Linus Torvalds
1
-1
/
+1
2023-03-26
Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-130
/
+625
2023-03-26
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+47
2023-03-26
Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
[next]